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