@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,626 +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 #000, 0 0 0 3px #fff;
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
- :root {
57
- --color-sf-black: 0, 0, 0;
58
- --color-sf-white: 255, 255, 255;
59
- --color-sf-primary: 208, 188, 255;
60
- --color-sf-primary-container: 79, 55, 139;
61
- --color-sf-secondary: 204, 194, 220;
62
- --color-sf-secondary-container: 74, 68, 88;
63
- --color-sf-tertiary: 239, 184, 200;
64
- --color-sf-tertiary-container: 99, 59, 72;
65
- --color-sf-surface: 28, 27, 31;
66
- --color-sf-surface-variant: 73, 69, 79;
67
- --color-sf-background: var(--color-sf-surface);
68
- --color-sf-on-primary: 55, 30, 115;
69
- --color-sf-on-primary-container: 234, 221, 255;
70
- --color-sf-on-secondary: 51, 45, 65;
71
- --color-sf-on-secondary-container: 232, 222, 248;
72
- --color-sf-on-tertiary: 73, 37, 50;
73
- --color-sf-on-tertiary-containe: 255, 216, 228;
74
- --color-sf-on-surface: 230, 225, 229;
75
- --color-sf-on-surface-variant: 202, 196, 208;
76
- --color-sf-on-background: 230, 225, 229;
77
- --color-sf-outline: 147, 143, 153;
78
- --color-sf-outline-variant: 68, 71, 70;
79
- --color-sf-shadow: 0, 0, 0;
80
- --color-sf-surface-tint-color: 208, 188, 255;
81
- --color-sf-inverse-surface: 230, 225, 229;
82
- --color-sf-inverse-on-surface: 49, 48, 51;
83
- --color-sf-inverse-primary: 103, 80, 164;
84
- --color-sf-scrim: 0, 0, 0;
85
- --color-sf-error: 242, 184, 181;
86
- --color-sf-error-container: 140, 29, 24;
87
- --color-sf-on-error: 96, 20, 16;
88
- --color-sf-on-error-container: 249, 222, 220;
89
- --color-sf-success: 83, 202, 23;
90
- --color-sf-success-container: 22, 62, 2;
91
- --color-sf-on-success: 13, 39, 0;
92
- --color-sf-on-success-container: 183, 250, 150;
93
- --color-sf-info: 71, 172, 251;
94
- --color-sf-info-container: 0, 67, 120;
95
- --color-sf-on-info: 0, 51, 91;
96
- --color-sf-on-info-container: 173, 219, 255;
97
- --color-sf-warning: 245, 180, 130;
98
- --color-sf-warning-container: 123, 65, 0;
99
- --color-sf-on-warning: 99, 52, 0;
100
- --color-sf-on-warning-container: 255, 220, 193;
101
- --color-sf-spreadsheet-gridline: 231, 224, 236;
102
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
103
- --color-sf-success-text: 0, 0, 0;
104
- --color-sf-warning-text: 0, 0, 0;
105
- --color-sf-info-text: 0, 0, 0;
106
- --color-sf-danger-text: 0, 0, 0;
107
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
108
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
109
- }
110
-
111
- /* stylelint-disable property-no-vendor-prefix */
112
- @-webkit-keyframes e-input-ripple {
113
- 100% {
114
- opacity: 0;
115
- -webkit-transform: scale(4);
116
- transform: scale(4);
117
- }
118
- }
119
- @keyframes e-input-ripple {
120
- 100% {
121
- opacity: 0;
122
- -webkit-transform: scale(4);
123
- transform: scale(4);
124
- }
125
- }
126
- @-webkit-keyframes slideTopUp {
127
- from {
128
- -webkit-transform: translate3d(0, 0, 0) scale(1);
129
- transform: translate3d(0, 0, 0) scale(1);
130
- }
131
- to {
132
- -webkit-transform: translate3d(0, 0, 0) scale(1);
133
- transform: translate3d(0, 0, 0) scale(1);
134
- }
135
- }
136
- @keyframes slideTopUp {
137
- from {
138
- -webkit-transform: translate3d(0, 0, 0) scale(1);
139
- transform: translate3d(0, 0, 0) scale(1);
140
- }
141
- to {
142
- -webkit-transform: translate3d(0, 0, 0) scale(1);
143
- transform: translate3d(0, 0, 0) scale(1);
144
- }
145
- }
146
- /* stylelint-disable-line no-empty-source */
147
- /* stylelint-disable property-no-vendor-prefix */
148
- @-webkit-keyframes material-spinner-rotate {
149
- 0% {
150
- -webkit-transform: rotate(0deg);
151
- transform: rotate(0deg);
152
- }
153
- 100% {
154
- -webkit-transform: rotate(360deg);
155
- transform: rotate(360deg);
156
- }
157
- }
158
- @keyframes material-spinner-rotate {
159
- 0% {
160
- -webkit-transform: rotate(0deg);
161
- transform: rotate(0deg);
162
- }
163
- 100% {
164
- -webkit-transform: rotate(360deg);
165
- transform: rotate(360deg);
166
- }
167
- }
168
- @-webkit-keyframes fabric-spinner-rotate {
169
- 0% {
170
- -webkit-transform: rotate(0deg);
171
- transform: rotate(0deg);
172
- }
173
- 100% {
174
- -webkit-transform: rotate(360deg);
175
- transform: rotate(360deg);
176
- }
177
- }
178
- @keyframes fabric-spinner-rotate {
179
- 0% {
180
- -webkit-transform: rotate(0deg);
181
- transform: rotate(0deg);
182
- }
183
- 100% {
184
- -webkit-transform: rotate(360deg);
185
- transform: rotate(360deg);
186
- }
187
- }
188
- .e-dropdownbase .e-list-item .e-list-icon {
189
- padding: 0 16px 0 0;
190
- }
191
-
192
- .e-small .e-dropdownbase .e-list-item .e-list-icon {
193
- padding: 0 12px 0 0;
194
- }
195
-
196
- .e-bigger.e-small .e-dropdownbase .e-list-item .e-list-icon {
197
- padding: 0 16px 0 0;
198
- }
199
-
200
- .e-ddl.e-control-wrapper .e-ddl-icon::before {
201
- -webkit-transform: rotate(0deg);
202
- transform: rotate(0deg);
203
- -webkit-transition: -webkit-transform 300ms ease;
204
- transition: -webkit-transform 300ms ease;
205
- transition: transform 300ms ease;
206
- transition: transform 300ms ease, -webkit-transform 300ms ease;
207
- }
208
-
209
- .e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
210
- -webkit-transform: rotate(180deg);
211
- transform: rotate(180deg);
212
- -webkit-transition: -webkit-transform 300ms ease;
213
- transition: -webkit-transform 300ms ease;
214
- transition: transform 300ms ease;
215
- transition: transform 300ms ease, -webkit-transform 300ms ease;
216
- }
217
-
218
- .e-dropdownbase .e-list-item.e-active.e-hover {
219
- color: rgba(var(--color-sf-on-surface));
220
- }
221
-
222
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
223
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
224
- .e-input-group:not(.e-disabled) .e-back-icon:active,
225
- .e-input-group:not(.e-disabled) .e-back-icon:hover,
226
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
227
- .e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
228
- background: rgba(var(--color-sf-on-surface), 0.08);
229
- }
230
-
231
- .e-input-group .e-ddl-icon:not(:active)::after {
232
- -webkit-animation: none;
233
- animation: none;
234
- }
235
-
236
- .e-ddl.e-popup {
237
- border: 0;
238
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
239
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
240
- margin-top: 2px;
241
- }
242
-
243
- .e-popup.e-ddl .e-dropdownbase {
244
- min-height: 26px;
245
- border-radius: 4px;
246
- }
247
-
248
- .e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
249
- border-color: rgba(var(--color-sf-primary));
250
- }
251
-
252
- .e-bigger .e-popup.e-ddl-device-filter {
253
- margin-top: 0;
254
- }
255
-
256
- .e-bigger .e-ddl-device .e-input-group,
257
- .e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
258
- background: rgba(0, 0, 0, 0.0001);
259
- border-width: 0;
260
- -webkit-box-shadow: none;
261
- box-shadow: none;
262
- margin-bottom: 0;
263
- }
264
-
265
- .e-bigger .e-ddl-device .e-input-group .e-back-icon,
266
- .e-bigger .e-ddl-device .e-input-group input.e-input,
267
- .e-bigger .e-ddl-device .e-input-group .e-clear-icon {
268
- background: rgba(0, 0, 0, 0.0001);
269
- }
270
-
271
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
272
- margin: 0 6px;
273
- min-height: 30px;
274
- min-width: 30px;
275
- }
276
-
277
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
278
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
279
- min-height: 38px;
280
- min-width: 38px;
281
- }
282
-
283
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
284
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
285
- min-height: 22px;
286
- min-width: 22px;
287
- }
288
-
289
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter,
290
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-filter {
291
- padding: 4px 16px 4px 0;
292
- }
293
-
294
- .e-input-group.e-ddl,
295
- .e-input-group.e-ddl .e-input,
296
- .e-input-group.e-ddl .e-ddl-icon {
297
- background: transparent;
298
- }
299
-
300
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
301
- .e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
302
- border-bottom-width: 0;
303
- }
304
-
305
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
306
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
307
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
308
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
309
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
310
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
311
- margin: 4px;
312
- }
313
-
314
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
315
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
316
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
317
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
318
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
319
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
320
- padding: 4px 5px 4px 12px;
321
- }
322
-
323
- .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
324
- .e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
325
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
326
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
327
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
328
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger .e-clear-icon,
329
- .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-bigger.e-small .e-clear-icon {
330
- min-height: 34px;
331
- min-width: 34px;
332
- }
333
-
334
- .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
335
- .e-bigger.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
336
- .e-bigger .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
337
- .e-bigger.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
338
- .e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,
339
- .e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger .e-input-filter,
340
- .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-bigger.e-small .e-input-filter {
341
- padding: 8px 16px;
342
- }
343
-
344
- .e-bigger.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
345
- margin: 0 4px;
346
- }
347
-
348
- .e-ddl.e-popup.e-outline .e-filter-parent {
349
- padding: 4px 8px;
350
- }
351
-
352
- .e-ddl .e-search-icon::before {
353
- content: "\e754";
354
- }
355
-
356
- .e-ddl .e-back-icon::before {
357
- content: "\e773";
358
- }
359
-
360
- .e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
361
- content: "\e70d";
362
- font-family: "e-icons";
363
- }
364
-
365
- .e-bigger .e-input-group.e-ddl .e-input-filter, .e-bigger .e-input-group.e-ddl .e-input-filter:focus {
366
- margin-left: -20px;
367
- }
368
-
369
- .e-ddl.e-popup .e-input-group {
370
- margin-top: 4px;
371
- }
372
-
373
- .e-bigger .e-ddl.e-popup .e-list-item {
374
- font-size: 14px;
375
- }
376
- .e-bigger .e-ddl.e-popup .e-list-group-item {
377
- font-size: 14px;
378
- }
379
- .e-bigger .e-ddl.e-popup .e-input-group {
380
- margin-top: 8px;
381
- }
382
-
383
- .e-bigger.e-ddl.e-popup .e-list-item {
384
- font-size: 14px;
385
- }
386
- .e-bigger.e-ddl.e-popup .e-list-group-item {
387
- font-size: 14px;
388
- }
389
- .e-bigger.e-ddl.e-popup .e-input-group {
390
- padding: 4px 0;
391
- }
392
-
393
- .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
394
- display: block;
395
- visibility: hidden;
396
- }
397
-
398
- .e-popup-full-page {
399
- bottom: 0;
400
- left: 0;
401
- margin: 0;
402
- overflow: hidden;
403
- padding: 0;
404
- right: 0;
405
- top: 0;
406
- }
407
- .e-popup-full-page .e-popup-full-page.e-ddl.e-popup.e-ddl-device-filter {
408
- margin: 0;
409
- }
410
-
411
- .e-ddl.e-control-wrapper .e-ddl-disable-icon {
412
- position: relative;
413
- }
414
-
415
- .e-ddl.e-control-wrapper .e-ddl-disable-icon::before {
416
- content: "";
417
- }
418
-
419
- .e-ddl-device-filter .e-filter-parent {
420
- background-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
421
- }
422
-
423
- /* stylelint-disable property-no-vendor-prefix */
424
- .e-ddl input.e-input::-webkit-contacts-auto-fill-button {
425
- display: none;
426
- pointer-events: none;
427
- position: absolute;
428
- right: 0;
429
- visibility: hidden;
430
- }
431
-
432
- /* stylelint-enable property-no-vendor-prefix */
433
- .e-filter-parent {
434
- border: 0;
435
- border-top-width: 0;
436
- -webkit-box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
437
- box-shadow: 0 1.5px 5px -2px rgba(0, 0, 0, 0.3);
438
- display: block;
439
- padding: 0;
440
- }
441
-
442
- .e-ddl.e-input-group:not(.e-disabled) {
443
- cursor: pointer;
444
- }
445
-
446
- .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::before, .e-ddl.e-popup.e-ddl-device-filter .e-input-group.e-input-focus::after {
447
- width: 0;
448
- }
449
-
450
- .e-ddl.e-popup {
451
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.11)), to(rgba(var(--color-sf-primary), 0.11))), rgba(var(--color-sf-surface));
452
- background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
453
- border-radius: 4px;
454
- position: absolute;
455
- }
456
- .e-ddl.e-popup .e-search-icon {
457
- margin: 0;
458
- opacity: 0.57;
459
- padding: 12px 8px 8px;
460
- }
461
-
462
- .e-ddl.e-popup .e-filter-parent .e-back-icon {
463
- padding: 0 8px;
464
- }
465
-
466
- .e-ddl.e-popup.e-rtl .e-filter-parent .e-input-group.e-control-wrapper .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-filter:focus, .e-ddl.e-popup .e-filter-parent .e-input-group.e-input-focus .e-input-filter, .e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper.e-input-focus .e-input-filter {
467
- padding: 4px 16px 4px;
468
- }
469
-
470
- .e-ddl.e-popup .e-input-group {
471
- margin-bottom: 0;
472
- }
473
-
474
- .e-ddl.e-popup .e-ddl-footer, .e-ddl.e-popup .e-ddl-header {
475
- cursor: default;
476
- }
477
-
478
- /* stylelint-disable property-no-vendor-prefix */
479
- .e-ddl.e-input-group .e-ddl-hidden,
480
- .e-ddl.e-float-input .e-ddl-hidden {
481
- -webkit-appearance: initial;
482
- border: 0;
483
- height: 0;
484
- padding: 0;
485
- visibility: hidden;
486
- width: 0;
487
- }
488
-
489
- .e-ddl.e-input-group,
490
- .e-ddl.e-input-group.e-input-focus:focus {
491
- outline: none;
492
- }
493
-
494
- .e-dropdownbase .e-list-item .e-highlight {
495
- display: inline;
496
- font-weight: bold;
497
- vertical-align: baseline;
498
- }
499
-
500
- .e-ddl.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
501
- .e-float-input input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide),
502
- .e-float-input.e-input-group input[readonly] ~ .e-clear-icon:not(.e-clear-icon-hide) {
503
- opacity: 1;
504
- }
505
-
506
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
507
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
508
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon,
509
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
510
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
511
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon,
512
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon {
513
- display: -webkit-box;
514
- display: -ms-flexbox;
515
- display: flex;
516
- }
517
-
518
- .e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
519
- .e-input-group input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
520
- .e-input-group.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
521
- .e-float-input input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
522
- .e-float-input.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
523
- .e-float-input.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
524
- .e-float-input.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
525
- display: none;
526
- }
527
-
528
- .e-input-group.e-static-clear input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
529
- .e-input-group.e-static-clear.e-control-wrapper input.e-dropdownlist.e-input:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
530
- .e-float-input.e-static-clear input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
531
- .e-float-input.e-static-clear.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
532
- .e-float-input.e-static-clear.e-input-group input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide,
533
- .e-float-input.e-static-clear.e-input-group.e-control-wrapper input.e-dropdownlist:not(:valid):first-child ~ .e-clear-icon.e-clear-icon-hide {
534
- cursor: pointer;
535
- display: -webkit-box;
536
- display: -ms-flexbox;
537
- display: flex;
538
- }
539
-
540
- .e-ddl.e-input-group .e-input-value,
541
- .e-ddl.e-input-group .e-input-value:focus {
542
- font-family: inherit;
543
- font-size: 14px;
544
- height: auto;
545
- margin: 0;
546
- outline: none;
547
- width: 100%;
548
- }
549
- .e-ddl.e-input-group input[readonly].e-input,
550
- .e-ddl.e-input-group input[readonly],
551
- .e-ddl.e-input-group .e-dropdownlist {
552
- pointer-events: none;
553
- }
554
-
555
- .e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
556
- opacity: 0.7;
557
- pointer-events: none;
558
- }
559
-
560
- ejs-autocomplete,
561
- ejs-combobox,
562
- ejs-dropdownlist {
563
- display: block;
564
- }
565
-
566
- .e-small .e-ddl.e-popup .e-list-item,
567
- .e-input-group.e-ddl.e-small .e-list-item {
568
- font-size: 12px;
569
- }
570
- .e-small .e-ddl.e-popup .e-list-group-item,
571
- .e-input-group.e-ddl.e-small .e-list-group-item {
572
- font-size: 12px;
573
- }
574
-
575
- .e-small.e-ddl.e-popup .e-list-item,
576
- .e-input-group.e-ddl.e-small .e-list-item {
577
- font-size: 12px;
578
- }
579
- .e-small.e-ddl.e-popup .e-list-group-item,
580
- .e-input-group.e-ddl.e-small .e-list-group-item {
581
- font-size: 12px;
582
- }
583
-
584
- .e-bigger.e-small .e-ddl.e-popup .e-list-item,
585
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
586
- font-size: 14px;
587
- }
588
- .e-bigger.e-small .e-ddl.e-popup .e-list-group-item,
589
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
590
- font-size: 14px;
591
- }
592
-
593
- .e-bigger.e-small.e-ddl.e-popup .e-list-item,
594
- .e-bigger .e-input-group.e-ddl.e-small .e-list-item {
595
- font-size: 14px;
596
- }
597
- .e-bigger.e-small.e-ddl.e-popup .e-list-group-item,
598
- .e-bigger .e-input-group.e-ddl.e-small .e-list-group-item {
599
- font-size: 14px;
600
- }
601
-
602
- .e-content-placeholder.e-ddl.e-placeholder-ddl,
603
- .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
604
- .e-content-placeholder.e-combobox.e-placeholder-combobox {
605
- background-size: 300px 33px;
606
- min-height: 33px;
607
- }
608
-
609
- .e-bigger .e-content-placeholder.e-ddl.e-placeholder-ddl,
610
- .e-bigger.e-content-placeholder.e-ddl.e-placeholder-ddl,
611
- .e-bigger .e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
612
- .e-bigger.e-content-placeholder.e-autocomplete.e-placeholder-autocomplete,
613
- .e-bigger .e-content-placeholder.e-combobox.e-placeholder-combobox,
614
- .e-bigger.e-content-placeholder.e-combobox.e-placeholder-combobox {
615
- background-size: 300px 40px;
616
- min-height: 40px;
617
- }
618
-
619
- .e-popup {
620
- border-color: rgba(var(--color-sf-primary));
621
- }
622
-
623
- .e-float-input.e-input-group.e-ddl.e-control.e-icon-anim > .e-float-text,
624
- .e-float-input.e-input-focus.e-input-group.e-ddl.e-control.e-keyboard > .e-float-text {
625
- color: rgba(var(--color-sf-on-surface));
626
- }
1
+ @import '@syncfusion/ej2-dropdowns/styles/drop-down-list/material3-dark.css';