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