@syncfusion/ej2-react-splitbuttons 25.2.3 → 26.1.35

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 (102) hide show
  1. package/dist/ej2-react-splitbuttons.min.js +2 -2
  2. package/dist/ej2-react-splitbuttons.umd.min.js +2 -2
  3. package/dist/ej2-react-splitbuttons.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-react-splitbuttons.es2015.js +5 -5
  5. package/dist/es6/ej2-react-splitbuttons.es2015.js.map +1 -1
  6. package/package.json +19 -12
  7. package/styles/bootstrap-dark.css +1966 -1
  8. package/styles/bootstrap.css +2016 -1
  9. package/styles/bootstrap4.css +2004 -1
  10. package/styles/bootstrap5-dark.css +1946 -1
  11. package/styles/bootstrap5.css +1946 -1
  12. package/styles/button-group/bootstrap-dark.css +813 -1
  13. package/styles/button-group/bootstrap.css +787 -1
  14. package/styles/button-group/bootstrap4.css +786 -1
  15. package/styles/button-group/bootstrap5-dark.css +801 -1
  16. package/styles/button-group/bootstrap5.css +801 -1
  17. package/styles/button-group/fabric-dark.css +813 -1
  18. package/styles/button-group/fabric.css +819 -1
  19. package/styles/button-group/fluent-dark.css +825 -1
  20. package/styles/button-group/fluent.css +825 -1
  21. package/styles/button-group/fluent2.css +1849 -0
  22. package/styles/button-group/fluent2.scss +1 -0
  23. package/styles/button-group/highcontrast-light.css +813 -1
  24. package/styles/button-group/highcontrast.css +864 -1
  25. package/styles/button-group/material-dark.css +820 -1
  26. package/styles/button-group/material.css +825 -1
  27. package/styles/button-group/material3-dark.css +1055 -1
  28. package/styles/button-group/material3.css +1167 -1
  29. package/styles/button-group/tailwind-dark.css +799 -1
  30. package/styles/button-group/tailwind.css +799 -1
  31. package/styles/drop-down-button/bootstrap-dark.css +244 -1
  32. package/styles/drop-down-button/bootstrap.css +244 -1
  33. package/styles/drop-down-button/bootstrap4.css +237 -1
  34. package/styles/drop-down-button/bootstrap5-dark.css +247 -1
  35. package/styles/drop-down-button/bootstrap5.css +247 -1
  36. package/styles/drop-down-button/fabric-dark.css +244 -1
  37. package/styles/drop-down-button/fabric.css +244 -1
  38. package/styles/drop-down-button/fluent-dark.css +245 -1
  39. package/styles/drop-down-button/fluent.css +245 -1
  40. package/styles/drop-down-button/fluent2.css +1308 -0
  41. package/styles/drop-down-button/fluent2.scss +1 -0
  42. package/styles/drop-down-button/highcontrast-light.css +244 -1
  43. package/styles/drop-down-button/highcontrast.css +245 -1
  44. package/styles/drop-down-button/material-dark.css +244 -1
  45. package/styles/drop-down-button/material.css +244 -1
  46. package/styles/drop-down-button/material3-dark.css +363 -1
  47. package/styles/drop-down-button/material3.css +475 -1
  48. package/styles/drop-down-button/tailwind-dark.css +254 -1
  49. package/styles/drop-down-button/tailwind.css +254 -1
  50. package/styles/fabric-dark.css +1966 -1
  51. package/styles/fabric.css +2046 -1
  52. package/styles/fluent-dark.css +2061 -1
  53. package/styles/fluent.css +2061 -1
  54. package/styles/fluent2.css +6175 -0
  55. package/styles/fluent2.scss +4 -0
  56. package/styles/highcontrast-light.css +1966 -1
  57. package/styles/highcontrast.css +2018 -1
  58. package/styles/material-dark.css +1973 -1
  59. package/styles/material.css +2052 -1
  60. package/styles/material3-dark.css +2647 -1
  61. package/styles/material3.css +3087 -1
  62. package/styles/progress-button/bootstrap-dark.css +564 -1
  63. package/styles/progress-button/bootstrap.css +641 -1
  64. package/styles/progress-button/bootstrap4.css +644 -1
  65. package/styles/progress-button/bootstrap5-dark.css +564 -1
  66. package/styles/progress-button/bootstrap5.css +564 -1
  67. package/styles/progress-button/fabric-dark.css +564 -1
  68. package/styles/progress-button/fabric.css +641 -1
  69. package/styles/progress-button/fluent-dark.css +657 -1
  70. package/styles/progress-button/fluent.css +657 -1
  71. package/styles/progress-button/fluent2.css +1636 -0
  72. package/styles/progress-button/fluent2.scss +1 -0
  73. package/styles/progress-button/highcontrast-light.css +564 -1
  74. package/styles/progress-button/highcontrast.css +564 -1
  75. package/styles/progress-button/material-dark.css +564 -1
  76. package/styles/progress-button/material.css +641 -1
  77. package/styles/progress-button/material3-dark.css +730 -1
  78. package/styles/progress-button/material3.css +842 -1
  79. package/styles/progress-button/tailwind-dark.css +661 -1
  80. package/styles/progress-button/tailwind.css +661 -1
  81. package/styles/split-button/bootstrap-dark.css +342 -1
  82. package/styles/split-button/bootstrap.css +342 -1
  83. package/styles/split-button/bootstrap4.css +334 -1
  84. package/styles/split-button/bootstrap5-dark.css +331 -1
  85. package/styles/split-button/bootstrap5.css +331 -1
  86. package/styles/split-button/fabric-dark.css +342 -1
  87. package/styles/split-button/fabric.css +339 -1
  88. package/styles/split-button/fluent-dark.css +331 -1
  89. package/styles/split-button/fluent.css +331 -1
  90. package/styles/split-button/fluent2.css +1379 -0
  91. package/styles/split-button/fluent2.scss +1 -0
  92. package/styles/split-button/highcontrast-light.css +342 -1
  93. package/styles/split-button/highcontrast.css +342 -1
  94. package/styles/split-button/material-dark.css +342 -1
  95. package/styles/split-button/material.css +339 -1
  96. package/styles/split-button/material3-dark.css +496 -1
  97. package/styles/split-button/material3.css +600 -1
  98. package/styles/split-button/tailwind-dark.css +356 -1
  99. package/styles/split-button/tailwind.css +356 -1
  100. package/styles/tailwind-dark.css +2072 -1
  101. package/styles/tailwind.css +2072 -1
  102. package/CHANGELOG.md +0 -322
@@ -1 +1,475 @@
1
- @import '@syncfusion/ej2-splitbuttons/styles/drop-down-button/material3.css';
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-line no-empty-source */
224
+ .e-dropdown-btn .e-caret::before,
225
+ .e-dropdown-btn.e-btn .e-caret::before {
226
+ content: "\e70d";
227
+ }
228
+
229
+ .e-dropdown-btn,
230
+ .e-dropdown-btn.e-btn {
231
+ -webkit-box-shadow: none;
232
+ box-shadow: none;
233
+ text-transform: none;
234
+ white-space: normal;
235
+ border-radius: 4px;
236
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
237
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
238
+ padding: 7px 16px;
239
+ }
240
+ .e-dropdown-btn:focus,
241
+ .e-dropdown-btn.e-btn:focus {
242
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
243
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
244
+ }
245
+ .e-dropdown-btn:focus-visible,
246
+ .e-dropdown-btn.e-btn:focus-visible {
247
+ -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000;
248
+ box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000;
249
+ }
250
+ .e-dropdown-btn:active,
251
+ .e-dropdown-btn.e-btn:active {
252
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
253
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
254
+ }
255
+ .e-dropdown-btn .e-btn-icon,
256
+ .e-dropdown-btn.e-btn .e-btn-icon {
257
+ font-size: 16px;
258
+ }
259
+ .e-dropdown-btn .e-caret,
260
+ .e-dropdown-btn.e-btn .e-caret {
261
+ font-size: 14px;
262
+ }
263
+ .e-dropdown-btn.e-vertical,
264
+ .e-dropdown-btn.e-btn.e-vertical {
265
+ line-height: 1;
266
+ padding: 6px 12px;
267
+ }
268
+ .e-dropdown-btn.e-caret-hide .e-caret,
269
+ .e-dropdown-btn.e-btn.e-caret-hide .e-caret {
270
+ display: none;
271
+ }
272
+ .e-dropdown-btn.e-small .e-dropdown-popup ul,
273
+ .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul {
274
+ padding: 4px 0;
275
+ }
276
+ .e-dropdown-btn.e-small .e-dropdown-popup ul .e-item,
277
+ .e-dropdown-btn.e-btn.e-small .e-dropdown-popup ul .e-item {
278
+ padding: 0 8px;
279
+ height: 24px;
280
+ }
281
+ .e-dropdown-btn.e-small.e-vertical,
282
+ .e-dropdown-btn.e-btn.e-small.e-vertical {
283
+ line-height: 1;
284
+ padding: 6px 12px;
285
+ }
286
+ .e-bigger .e-dropdown-btn .e-btn-icon,
287
+ .e-bigger.e-dropdown-btn .e-btn-icon {
288
+ font-size: 18px;
289
+ }
290
+ .e-bigger .e-dropdown-btn .e-caret,
291
+ .e-bigger.e-dropdown-btn .e-caret {
292
+ font-size: 16px;
293
+ }
294
+ .e-bigger .e-dropdown-btn.e-vertical,
295
+ .e-bigger.e-dropdown-btn.e-vertical {
296
+ line-height: 1;
297
+ padding: 8px 16px;
298
+ }
299
+ .e-bigger .e-dropdown-btn.e-small.e-vertical,
300
+ .e-bigger.e-dropdown-btn.e-small.e-vertical {
301
+ line-height: 1;
302
+ padding: 8px 16px;
303
+ }
304
+
305
+ .e-dropdown-popup {
306
+ position: absolute;
307
+ }
308
+ .e-dropdown-popup ul {
309
+ border: 0 solid rgba(var(--color-sf-outline-variant));
310
+ border-radius: 4px;
311
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
312
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
313
+ -webkit-box-sizing: border-box;
314
+ box-sizing: border-box;
315
+ font-size: 14px;
316
+ font-weight: 400;
317
+ list-style-image: none;
318
+ list-style-position: outside;
319
+ list-style-type: none;
320
+ margin: 0;
321
+ min-width: 120px;
322
+ overflow: hidden;
323
+ padding: 4px 0;
324
+ -webkit-user-select: none;
325
+ -moz-user-select: none;
326
+ -ms-user-select: none;
327
+ user-select: none;
328
+ white-space: nowrap;
329
+ }
330
+ .e-dropdown-popup ul .e-item {
331
+ cursor: pointer;
332
+ display: -webkit-box;
333
+ display: -ms-flexbox;
334
+ display: flex;
335
+ height: 32px;
336
+ line-height: 32px;
337
+ padding: 0 12px;
338
+ }
339
+ .e-dropdown-popup ul .e-item.e-separator {
340
+ padding: 0 !important; /* stylelint-disable-line declaration-no-important */
341
+ }
342
+ .e-dropdown-popup ul .e-item.e-url {
343
+ padding: 0;
344
+ }
345
+ .e-dropdown-popup ul .e-item .e-menu-url {
346
+ display: block;
347
+ padding: 0 12px;
348
+ text-decoration: none;
349
+ width: 100%;
350
+ }
351
+ .e-dropdown-popup ul .e-item .e-menu-icon {
352
+ float: left;
353
+ font-size: 16px;
354
+ line-height: 32px;
355
+ margin-right: 11px;
356
+ vertical-align: middle;
357
+ width: 1em;
358
+ }
359
+ .e-dropdown-popup ul .e-item.e-disabled {
360
+ cursor: auto;
361
+ pointer-events: none;
362
+ -webkit-box-shadow: none;
363
+ box-shadow: none;
364
+ }
365
+ .e-dropdown-popup ul .e-item.e-separator {
366
+ border-bottom-style: solid;
367
+ border-bottom-width: 1px;
368
+ cursor: auto;
369
+ height: auto;
370
+ line-height: normal;
371
+ margin: 3px 0;
372
+ pointer-events: none;
373
+ }
374
+ .e-dropdown-popup.e-transparent {
375
+ background: transparent;
376
+ -webkit-box-shadow: none;
377
+ box-shadow: none;
378
+ }
379
+ .e-dropdown-popup.e-transparent .e-dropdown-menu {
380
+ border: 0;
381
+ height: 1px;
382
+ min-width: 0;
383
+ padding: 0;
384
+ width: 1px;
385
+ }
386
+
387
+ .e-rtl.e-dropdown-popup .e-item .e-menu-icon {
388
+ float: right;
389
+ margin-left: 11px;
390
+ margin-right: 0;
391
+ }
392
+
393
+ *.e-bigger .e-dropdown-popup ul,
394
+ *.e-bigger.e-dropdown-popup ul {
395
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
396
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
397
+ font-size: 16px;
398
+ max-width: 202px;
399
+ min-width: 112px;
400
+ padding: 8px 0;
401
+ }
402
+ *.e-bigger .e-dropdown-popup ul .e-item,
403
+ *.e-bigger.e-dropdown-popup ul .e-item {
404
+ height: 40px;
405
+ line-height: 40px;
406
+ padding: 0 16px;
407
+ }
408
+ *.e-bigger .e-dropdown-popup ul .e-item.e-url,
409
+ *.e-bigger.e-dropdown-popup ul .e-item.e-url {
410
+ padding: 0;
411
+ }
412
+ *.e-bigger .e-dropdown-popup ul .e-item .e-menu-icon,
413
+ *.e-bigger.e-dropdown-popup ul .e-item .e-menu-icon {
414
+ font-size: 20px;
415
+ line-height: 40px;
416
+ }
417
+ *.e-bigger .e-dropdown-popup ul .e-item.e-separator,
418
+ *.e-bigger.e-dropdown-popup ul .e-item.e-separator {
419
+ height: auto;
420
+ line-height: normal;
421
+ }
422
+
423
+ .e-dropdown-popup {
424
+ 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));
425
+ background: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1)), rgba(var(--color-sf-surface));
426
+ color: rgba(var(--color-sf-on-surface));
427
+ }
428
+ .e-dropdown-popup ul .e-item .e-menu-url {
429
+ color: rgba(var(--color-sf-on-surface));
430
+ }
431
+ .e-dropdown-popup ul .e-item .e-menu-icon {
432
+ color: rgba(var(--color-sf-on-surface-variant));
433
+ }
434
+ .e-dropdown-popup ul .e-item.e-focused {
435
+ background: rgba(var(--color-sf-on-surface), 0.04);
436
+ -webkit-box-shadow: none;
437
+ box-shadow: none;
438
+ }
439
+ .e-dropdown-popup ul .e-item:hover {
440
+ background: rgba(var(--color-sf-on-surface), 0.05);
441
+ color: rgba(var(--color-sf-on-surface));
442
+ }
443
+ .e-dropdown-popup ul .e-item:active, .e-dropdown-popup ul .e-item.e-selected {
444
+ background: rgba(var(--color-sf-primary-container), 0.65);
445
+ color: rgba(var(--color-sf-on-surface));
446
+ }
447
+ .e-dropdown-popup ul .e-item:active .e-menu-url, .e-dropdown-popup ul .e-item.e-selected .e-menu-url {
448
+ color: rgba(var(--color-sf-on-surface));
449
+ }
450
+ .e-dropdown-popup ul .e-item:active .e-menu-icon, .e-dropdown-popup ul .e-item.e-selected .e-menu-icon {
451
+ color: rgba(var(--color-sf-on-surface));
452
+ }
453
+ .e-dropdown-popup ul .e-separator {
454
+ border-bottom-color: rgba(var(--color-sf-outline-variant));
455
+ }
456
+
457
+ .e-dropdown-btn.e-inherit,
458
+ .e-dropdown-btn.e-btn.e-inherit {
459
+ background: inherit;
460
+ border-color: transparent;
461
+ -webkit-box-shadow: none;
462
+ box-shadow: none;
463
+ color: inherit;
464
+ }
465
+ .e-dropdown-btn.e-inherit:hover, .e-dropdown-btn.e-inherit:focus, .e-dropdown-btn.e-inherit:active, .e-dropdown-btn.e-inherit.e-active,
466
+ .e-dropdown-btn.e-btn.e-inherit:hover,
467
+ .e-dropdown-btn.e-btn.e-inherit:focus,
468
+ .e-dropdown-btn.e-btn.e-inherit:active,
469
+ .e-dropdown-btn.e-btn.e-inherit.e-active {
470
+ background: rgba(0, 0, 0, 0.056);
471
+ border-color: transparent;
472
+ -webkit-box-shadow: none;
473
+ box-shadow: none;
474
+ color: inherit;
475
+ }