@syncfusion/ej2-react-splitbuttons 26.1.35 → 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 (93) hide show
  1. package/dist/ej2-react-splitbuttons.min.js +1 -1
  2. package/dist/ej2-react-splitbuttons.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -1966
  5. package/styles/bootstrap.css +1 -2016
  6. package/styles/bootstrap4.css +1 -2004
  7. package/styles/bootstrap5-dark.css +1 -1946
  8. package/styles/bootstrap5.css +1 -1946
  9. package/styles/button-group/bootstrap-dark.css +1 -813
  10. package/styles/button-group/bootstrap.css +1 -787
  11. package/styles/button-group/bootstrap4.css +1 -786
  12. package/styles/button-group/bootstrap5-dark.css +1 -801
  13. package/styles/button-group/bootstrap5.css +1 -801
  14. package/styles/button-group/fabric-dark.css +1 -813
  15. package/styles/button-group/fabric.css +1 -819
  16. package/styles/button-group/fluent-dark.css +1 -825
  17. package/styles/button-group/fluent.css +1 -825
  18. package/styles/button-group/fluent2.css +1 -1849
  19. package/styles/button-group/highcontrast-light.css +1 -813
  20. package/styles/button-group/highcontrast.css +1 -864
  21. package/styles/button-group/material-dark.css +1 -820
  22. package/styles/button-group/material.css +1 -825
  23. package/styles/button-group/material3-dark.css +1 -1055
  24. package/styles/button-group/material3.css +1 -1167
  25. package/styles/button-group/tailwind-dark.css +1 -799
  26. package/styles/button-group/tailwind.css +1 -799
  27. package/styles/drop-down-button/bootstrap-dark.css +1 -244
  28. package/styles/drop-down-button/bootstrap.css +1 -244
  29. package/styles/drop-down-button/bootstrap4.css +1 -237
  30. package/styles/drop-down-button/bootstrap5-dark.css +1 -247
  31. package/styles/drop-down-button/bootstrap5.css +1 -247
  32. package/styles/drop-down-button/fabric-dark.css +1 -244
  33. package/styles/drop-down-button/fabric.css +1 -244
  34. package/styles/drop-down-button/fluent-dark.css +1 -245
  35. package/styles/drop-down-button/fluent.css +1 -245
  36. package/styles/drop-down-button/fluent2.css +1 -1308
  37. package/styles/drop-down-button/highcontrast-light.css +1 -244
  38. package/styles/drop-down-button/highcontrast.css +1 -245
  39. package/styles/drop-down-button/material-dark.css +1 -244
  40. package/styles/drop-down-button/material.css +1 -244
  41. package/styles/drop-down-button/material3-dark.css +1 -363
  42. package/styles/drop-down-button/material3.css +1 -475
  43. package/styles/drop-down-button/tailwind-dark.css +1 -254
  44. package/styles/drop-down-button/tailwind.css +1 -254
  45. package/styles/fabric-dark.css +1 -1966
  46. package/styles/fabric.css +1 -2046
  47. package/styles/fluent-dark.css +1 -2061
  48. package/styles/fluent.css +1 -2061
  49. package/styles/fluent2.css +1 -6175
  50. package/styles/highcontrast-light.css +1 -1966
  51. package/styles/highcontrast.css +1 -2018
  52. package/styles/material-dark.css +1 -1973
  53. package/styles/material.css +1 -2052
  54. package/styles/material3-dark.css +1 -2647
  55. package/styles/material3.css +1 -3087
  56. package/styles/progress-button/bootstrap-dark.css +1 -564
  57. package/styles/progress-button/bootstrap.css +1 -641
  58. package/styles/progress-button/bootstrap4.css +1 -644
  59. package/styles/progress-button/bootstrap5-dark.css +1 -564
  60. package/styles/progress-button/bootstrap5.css +1 -564
  61. package/styles/progress-button/fabric-dark.css +1 -564
  62. package/styles/progress-button/fabric.css +1 -641
  63. package/styles/progress-button/fluent-dark.css +1 -657
  64. package/styles/progress-button/fluent.css +1 -657
  65. package/styles/progress-button/fluent2.css +1 -1636
  66. package/styles/progress-button/highcontrast-light.css +1 -564
  67. package/styles/progress-button/highcontrast.css +1 -564
  68. package/styles/progress-button/material-dark.css +1 -564
  69. package/styles/progress-button/material.css +1 -641
  70. package/styles/progress-button/material3-dark.css +1 -730
  71. package/styles/progress-button/material3.css +1 -842
  72. package/styles/progress-button/tailwind-dark.css +1 -661
  73. package/styles/progress-button/tailwind.css +1 -661
  74. package/styles/split-button/bootstrap-dark.css +1 -342
  75. package/styles/split-button/bootstrap.css +1 -342
  76. package/styles/split-button/bootstrap4.css +1 -334
  77. package/styles/split-button/bootstrap5-dark.css +1 -331
  78. package/styles/split-button/bootstrap5.css +1 -331
  79. package/styles/split-button/fabric-dark.css +1 -342
  80. package/styles/split-button/fabric.css +1 -339
  81. package/styles/split-button/fluent-dark.css +1 -331
  82. package/styles/split-button/fluent.css +1 -331
  83. package/styles/split-button/fluent2.css +1 -1379
  84. package/styles/split-button/highcontrast-light.css +1 -342
  85. package/styles/split-button/highcontrast.css +1 -342
  86. package/styles/split-button/material-dark.css +1 -342
  87. package/styles/split-button/material.css +1 -339
  88. package/styles/split-button/material3-dark.css +1 -496
  89. package/styles/split-button/material3.css +1 -600
  90. package/styles/split-button/tailwind-dark.css +1 -356
  91. package/styles/split-button/tailwind.css +1 -356
  92. package/styles/tailwind-dark.css +1 -2072
  93. package/styles/tailwind.css +1 -2072
@@ -1,3087 +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-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
- }
476
-
477
- :root {
478
- --color-sf-black: 0, 0, 0;
479
- --color-sf-white: 255, 255, 255;
480
- --color-sf-primary: 103, 80, 164;
481
- --color-sf-primary-container: 234, 221, 255;
482
- --color-sf-secondary: 98, 91, 113;
483
- --color-sf-secondary-container: 232, 222, 248;
484
- --color-sf-tertiary: 125, 82, 96;
485
- --color-sf-tertiary-container: 255, 216, 228;
486
- --color-sf-surface: 255, 255, 255;
487
- --color-sf-surface-variant: 231, 224, 236;
488
- --color-sf-background: var(--color-sf-surface);
489
- --color-sf-on-primary: 255, 255, 255;
490
- --color-sf-on-primary-container: 33, 0, 94;
491
- --color-sf-on-secondary: 255, 255, 255;
492
- --color-sf-on-secondary-container: 30, 25, 43;
493
- --color-sf-on-tertiary: 255, 255, 255;
494
- --color-sf-on-tertiary-containe: 55, 11, 30;
495
- --color-sf-on-surface: 28, 27, 31;
496
- --color-sf-on-surface-variant: 73, 69, 78;
497
- --color-sf-on-background: 28, 27, 31;
498
- --color-sf-outline: 121, 116, 126;
499
- --color-sf-outline-variant: 196, 199, 197;
500
- --color-sf-shadow: 0, 0, 0;
501
- --color-sf-surface-tint-color: 103, 80, 164;
502
- --color-sf-inverse-surface: 49, 48, 51;
503
- --color-sf-inverse-on-surface: 244, 239, 244;
504
- --color-sf-inverse-primary: 208, 188, 255;
505
- --color-sf-scrim: 0, 0, 0;
506
- --color-sf-error: 179, 38, 30;
507
- --color-sf-error-container: 249, 222, 220;
508
- --color-sf-on-error: 255, 250, 250;
509
- --color-sf-on-error-container: 65, 14, 11;
510
- --color-sf-success: 32, 81, 7;
511
- --color-sf-success-container: 209, 255, 186;
512
- --color-sf-on-success: 244, 255, 239;
513
- --color-sf-on-success-container: 13, 39, 0;
514
- --color-sf-info: 1, 87, 155;
515
- --color-sf-info-container: 233, 245, 255;
516
- --color-sf-on-info: 250, 253, 255;
517
- --color-sf-on-info-container: 0, 51, 91;
518
- --color-sf-warning: 145, 76, 0;
519
- --color-sf-warning-container: 254, 236, 222;
520
- --color-sf-on-warning: 255, 255, 255;
521
- --color-sf-on-warning-container: 47, 21, 0;
522
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
523
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
524
- --color-sf-diagram-palette-background: --color-sf-white;
525
- --color-sf-success-text: 255, 255, 255;
526
- --color-sf-warning-text: 255, 255, 255;
527
- --color-sf-danger-text: 255, 255, 255;
528
- --color-sf-info-text: 255, 255, 255;
529
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
530
- --color-sf-secondary-bg-color: var(--color-sf-surface);
531
- }
532
-
533
- .e-dark-mode {
534
- --color-sf-black: 0, 0, 0;
535
- --color-sf-white: 255, 255, 255;
536
- --color-sf-primary: 208, 188, 255;
537
- --color-sf-primary-container: 79, 55, 139;
538
- --color-sf-secondary: 204, 194, 220;
539
- --color-sf-secondary-container: 74, 68, 88;
540
- --color-sf-tertiary: 239, 184, 200;
541
- --color-sf-tertiary-container: 99, 59, 72;
542
- --color-sf-surface: 28, 27, 31;
543
- --color-sf-surface-variant: 28, 27, 31;
544
- --color-sf-background: var(--color-sf-surface);
545
- --color-sf-on-primary: 55, 30, 115;
546
- --color-sf-on-primary-container: 234, 221, 255;
547
- --color-sf-on-secondary: 51, 45, 65;
548
- --color-sf-on-secondary-container: 232, 222, 248;
549
- --color-sf-on-tertiary: 73, 37, 50;
550
- --color-sf-on-tertiary-containe: 255, 216, 228;
551
- --color-sf-on-surface: 230, 225, 229;
552
- --color-sf-on-surface-variant: 202, 196, 208;
553
- --color-sf-on-background: 230, 225, 229;
554
- --color-sf-outline: 147, 143, 153;
555
- --color-sf-outline-variant: 68, 71, 70;
556
- --color-sf-shadow: 0, 0, 0;
557
- --color-sf-surface-tint-color: 208, 188, 255;
558
- --color-sf-inverse-surface: 230, 225, 229;
559
- --color-sf-inverse-on-surface: 49, 48, 51;
560
- --color-sf-inverse-primary: 103, 80, 164;
561
- --color-sf-scrim: 0, 0, 0;
562
- --color-sf-error: 242, 184, 181;
563
- --color-sf-error-container: 140, 29, 24;
564
- --color-sf-on-error: 96, 20, 16;
565
- --color-sf-on-error-container: 249, 222, 220;
566
- --color-sf-success: 83, 202, 23;
567
- --color-sf-success-container: 22, 62, 2;
568
- --color-sf-on-success: 13, 39, 0;
569
- --color-sf-on-success-container: 183, 250, 150;
570
- --color-sf-info: 71, 172, 251;
571
- --color-sf-info-container: 0, 67, 120;
572
- --color-sf-on-info: 0, 51, 91;
573
- --color-sf-on-info-container: 173, 219, 255;
574
- --color-sf-warning: 245, 180, 130;
575
- --color-sf-warning-container: 123, 65, 0;
576
- --color-sf-on-warning: 99, 52, 0;
577
- --color-sf-on-warning-container: 255, 220, 193;
578
- --color-sf-spreadsheet-gridline: 231, 224, 236;
579
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
580
- --color-sf-success-text: 0, 0, 0;
581
- --color-sf-warning-text: 0, 0, 0;
582
- --color-sf-info-text: 0, 0, 0;
583
- --color-sf-danger-text: 0, 0, 0;
584
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
585
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
586
- }
587
-
588
- :root {
589
- --color-sf-black: 0, 0, 0;
590
- --color-sf-white: 255, 255, 255;
591
- --color-sf-primary: 103, 80, 164;
592
- --color-sf-primary-container: 234, 221, 255;
593
- --color-sf-secondary: 98, 91, 113;
594
- --color-sf-secondary-container: 232, 222, 248;
595
- --color-sf-tertiary: 125, 82, 96;
596
- --color-sf-tertiary-container: 255, 216, 228;
597
- --color-sf-surface: 255, 255, 255;
598
- --color-sf-surface-variant: 231, 224, 236;
599
- --color-sf-background: var(--color-sf-surface);
600
- --color-sf-on-primary: 255, 255, 255;
601
- --color-sf-on-primary-container: 33, 0, 94;
602
- --color-sf-on-secondary: 255, 255, 255;
603
- --color-sf-on-secondary-container: 30, 25, 43;
604
- --color-sf-on-tertiary: 255, 255, 255;
605
- --color-sf-on-tertiary-containe: 55, 11, 30;
606
- --color-sf-on-surface: 28, 27, 31;
607
- --color-sf-on-surface-variant: 73, 69, 78;
608
- --color-sf-on-background: 28, 27, 31;
609
- --color-sf-outline: 121, 116, 126;
610
- --color-sf-outline-variant: 196, 199, 197;
611
- --color-sf-shadow: 0, 0, 0;
612
- --color-sf-surface-tint-color: 103, 80, 164;
613
- --color-sf-inverse-surface: 49, 48, 51;
614
- --color-sf-inverse-on-surface: 244, 239, 244;
615
- --color-sf-inverse-primary: 208, 188, 255;
616
- --color-sf-scrim: 0, 0, 0;
617
- --color-sf-error: 179, 38, 30;
618
- --color-sf-error-container: 249, 222, 220;
619
- --color-sf-on-error: 255, 250, 250;
620
- --color-sf-on-error-container: 65, 14, 11;
621
- --color-sf-success: 32, 81, 7;
622
- --color-sf-success-container: 209, 255, 186;
623
- --color-sf-on-success: 244, 255, 239;
624
- --color-sf-on-success-container: 13, 39, 0;
625
- --color-sf-info: 1, 87, 155;
626
- --color-sf-info-container: 233, 245, 255;
627
- --color-sf-on-info: 250, 253, 255;
628
- --color-sf-on-info-container: 0, 51, 91;
629
- --color-sf-warning: 145, 76, 0;
630
- --color-sf-warning-container: 254, 236, 222;
631
- --color-sf-on-warning: 255, 255, 255;
632
- --color-sf-on-warning-container: 47, 21, 0;
633
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
634
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
635
- --color-sf-diagram-palette-background: --color-sf-white;
636
- --color-sf-success-text: 255, 255, 255;
637
- --color-sf-warning-text: 255, 255, 255;
638
- --color-sf-danger-text: 255, 255, 255;
639
- --color-sf-info-text: 255, 255, 255;
640
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
641
- --color-sf-secondary-bg-color: var(--color-sf-surface);
642
- }
643
-
644
- .e-dark-mode {
645
- --color-sf-black: 0, 0, 0;
646
- --color-sf-white: 255, 255, 255;
647
- --color-sf-primary: 208, 188, 255;
648
- --color-sf-primary-container: 79, 55, 139;
649
- --color-sf-secondary: 204, 194, 220;
650
- --color-sf-secondary-container: 74, 68, 88;
651
- --color-sf-tertiary: 239, 184, 200;
652
- --color-sf-tertiary-container: 99, 59, 72;
653
- --color-sf-surface: 28, 27, 31;
654
- --color-sf-surface-variant: 28, 27, 31;
655
- --color-sf-background: var(--color-sf-surface);
656
- --color-sf-on-primary: 55, 30, 115;
657
- --color-sf-on-primary-container: 234, 221, 255;
658
- --color-sf-on-secondary: 51, 45, 65;
659
- --color-sf-on-secondary-container: 232, 222, 248;
660
- --color-sf-on-tertiary: 73, 37, 50;
661
- --color-sf-on-tertiary-containe: 255, 216, 228;
662
- --color-sf-on-surface: 230, 225, 229;
663
- --color-sf-on-surface-variant: 202, 196, 208;
664
- --color-sf-on-background: 230, 225, 229;
665
- --color-sf-outline: 147, 143, 153;
666
- --color-sf-outline-variant: 68, 71, 70;
667
- --color-sf-shadow: 0, 0, 0;
668
- --color-sf-surface-tint-color: 208, 188, 255;
669
- --color-sf-inverse-surface: 230, 225, 229;
670
- --color-sf-inverse-on-surface: 49, 48, 51;
671
- --color-sf-inverse-primary: 103, 80, 164;
672
- --color-sf-scrim: 0, 0, 0;
673
- --color-sf-error: 242, 184, 181;
674
- --color-sf-error-container: 140, 29, 24;
675
- --color-sf-on-error: 96, 20, 16;
676
- --color-sf-on-error-container: 249, 222, 220;
677
- --color-sf-success: 83, 202, 23;
678
- --color-sf-success-container: 22, 62, 2;
679
- --color-sf-on-success: 13, 39, 0;
680
- --color-sf-on-success-container: 183, 250, 150;
681
- --color-sf-info: 71, 172, 251;
682
- --color-sf-info-container: 0, 67, 120;
683
- --color-sf-on-info: 0, 51, 91;
684
- --color-sf-on-info-container: 173, 219, 255;
685
- --color-sf-warning: 245, 180, 130;
686
- --color-sf-warning-container: 123, 65, 0;
687
- --color-sf-on-warning: 99, 52, 0;
688
- --color-sf-on-warning-container: 255, 220, 193;
689
- --color-sf-spreadsheet-gridline: 231, 224, 236;
690
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
691
- --color-sf-success-text: 0, 0, 0;
692
- --color-sf-warning-text: 0, 0, 0;
693
- --color-sf-info-text: 0, 0, 0;
694
- --color-sf-danger-text: 0, 0, 0;
695
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
696
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
697
- }
698
-
699
- /* stylelint-disable-line no-empty-source */
700
- .e-split-btn-wrapper {
701
- display: -webkit-inline-box;
702
- display: -ms-inline-flexbox;
703
- display: inline-flex;
704
- white-space: nowrap;
705
- width: -webkit-min-content;
706
- width: -moz-min-content;
707
- width: min-content;
708
- border-radius: 4px;
709
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
710
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
711
- }
712
- .e-split-btn-wrapper .e-split-btn {
713
- border-bottom-right-radius: 0;
714
- border-top-right-radius: 0;
715
- text-transform: none;
716
- z-index: 1;
717
- -webkit-box-shadow: none;
718
- box-shadow: none;
719
- }
720
- .e-split-btn-wrapper .e-split-btn:focus {
721
- outline-offset: 0;
722
- }
723
- .e-split-btn-wrapper .e-split-btn:hover {
724
- -webkit-box-shadow: none;
725
- box-shadow: none;
726
- }
727
- .e-split-btn-wrapper .e-split-btn:focus {
728
- -webkit-box-shadow: none;
729
- box-shadow: none;
730
- }
731
- .e-split-btn-wrapper .e-split-btn:focus-visible {
732
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000;
733
- box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000;
734
- }
735
- .e-split-btn-wrapper .e-split-btn:active {
736
- -webkit-box-shadow: none;
737
- box-shadow: none;
738
- z-index: 2;
739
- }
740
- .e-split-btn-wrapper .e-split-btn.e-top-icon-btn {
741
- padding-bottom: 10px;
742
- padding-top: 10px;
743
- }
744
- .e-split-btn-wrapper .e-split-btn .e-btn-icon {
745
- font-size: 16px;
746
- margin-left: 0;
747
- padding-right: 8px;
748
- width: auto;
749
- border-radius: 4px;
750
- }
751
- .e-split-btn-wrapper .e-split-btn .e-icon-top {
752
- padding-bottom: 4px;
753
- padding-right: 0;
754
- }
755
- .e-split-btn-wrapper .e-split-btn.e-icon-btn {
756
- padding-left: 10px;
757
- padding-right: 10px;
758
- }
759
- .e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon {
760
- padding-right: 0;
761
- }
762
- .e-split-btn-wrapper .e-dropdown-btn {
763
- border-bottom-left-radius: 0;
764
- border-top-left-radius: 0;
765
- margin-left: -1px;
766
- -webkit-box-shadow: none;
767
- box-shadow: none;
768
- padding-left: 4px;
769
- padding-right: 4px;
770
- }
771
- .e-split-btn-wrapper .e-dropdown-btn:active {
772
- -webkit-box-shadow: none;
773
- box-shadow: none;
774
- z-index: 2;
775
- }
776
- .e-split-btn-wrapper .e-dropdown-btn:disabled:focus, .e-split-btn-wrapper .e-dropdown-btn:disabled:hover, .e-split-btn-wrapper .e-dropdown-btn:disabled:active {
777
- z-index: 0;
778
- }
779
- .e-split-btn-wrapper .e-dropdown-btn:focus {
780
- outline-offset: 0;
781
- }
782
- .e-split-btn-wrapper .e-btn:hover {
783
- -webkit-box-shadow: none;
784
- box-shadow: none;
785
- }
786
- .e-split-btn-wrapper .e-btn:focus {
787
- -webkit-box-shadow: none;
788
- box-shadow: none;
789
- }
790
- .e-split-btn-wrapper .e-btn:focus-visible {
791
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000;
792
- box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000;
793
- }
794
- .e-split-btn-wrapper .e-btn:active {
795
- -webkit-box-shadow: none;
796
- box-shadow: none;
797
- }
798
- .e-split-btn-wrapper .e-btn:disabled {
799
- -webkit-box-shadow: none;
800
- box-shadow: none;
801
- }
802
- .e-split-btn-wrapper .e-btn.e-inherit:focus, .e-split-btn-wrapper .e-btn.e-inherit:active {
803
- -webkit-box-shadow: none;
804
- box-shadow: none;
805
- }
806
- .e-split-btn-wrapper.e-rtl .e-split-btn {
807
- border-bottom-left-radius: 0;
808
- border-bottom-right-radius: 100px;
809
- border-top-left-radius: 0;
810
- border-top-right-radius: 100px;
811
- margin-left: -1px;
812
- border-radius: 4px;
813
- }
814
- .e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon {
815
- margin-right: 0;
816
- padding-left: 8px;
817
- padding-right: 0;
818
- border-radius: 4px;
819
- }
820
- .e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top {
821
- padding-left: 0;
822
- }
823
- .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn {
824
- padding-left: 10px;
825
- padding-right: 10px;
826
- }
827
- .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon {
828
- padding-left: 0;
829
- }
830
- .e-split-btn-wrapper.e-rtl .e-dropdown-btn {
831
- border-bottom-left-radius: 100px;
832
- border-bottom-right-radius: 0;
833
- border-top-left-radius: 100px;
834
- border-top-right-radius: 0;
835
- margin-left: 0;
836
- border-radius: 4px;
837
- -webkit-box-shadow: none;
838
- box-shadow: none;
839
- }
840
- .e-split-btn-wrapper.e-vertical {
841
- display: inline-block;
842
- }
843
- .e-split-btn-wrapper.e-vertical .e-split-btn,
844
- .e-split-btn-wrapper.e-vertical .e-dropdown-btn {
845
- display: block;
846
- width: 100%;
847
- }
848
- .e-split-btn-wrapper.e-vertical .e-split-btn {
849
- border-bottom-left-radius: 0;
850
- border-top-right-radius: 100px;
851
- line-height: 1;
852
- border-radius: 4px;
853
- -webkit-box-shadow: none;
854
- box-shadow: none;
855
- }
856
- .e-split-btn-wrapper.e-vertical .e-split-btn .e-icon-top {
857
- padding-bottom: 4px;
858
- }
859
- .e-split-btn-wrapper.e-vertical .e-dropdown-btn {
860
- border-bottom-left-radius: 100px;
861
- border-top-right-radius: 0;
862
- line-height: 0.334em;
863
- margin-left: 0;
864
- margin-top: -1px;
865
- border-radius: 4px;
866
- -webkit-box-shadow: none;
867
- box-shadow: none;
868
- }
869
- .e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom {
870
- padding-top: 0;
871
- }
872
- .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn {
873
- border-bottom-right-radius: 0;
874
- border-top-left-radius: 100px;
875
- margin-left: 0;
876
- }
877
- .e-split-btn-wrapper.e-vertical.e-rtl .e-dropdown-btn {
878
- border-bottom-right-radius: 100px;
879
- border-top-left-radius: 0;
880
- }
881
-
882
- .e-bigger .e-split-btn-wrapper,
883
- .e-bigger.e-split-btn-wrapper {
884
- border-radius: 4px;
885
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
886
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
887
- }
888
- .e-bigger .e-split-btn-wrapper .e-split-btn,
889
- .e-bigger.e-split-btn-wrapper .e-split-btn {
890
- border-radius: 4px;
891
- -webkit-box-shadow: none;
892
- box-shadow: none;
893
- padding-left: 12px;
894
- padding-right: 6px;
895
- }
896
- .e-bigger .e-split-btn-wrapper .e-split-btn.e-top-icon-btn,
897
- .e-bigger.e-split-btn-wrapper .e-split-btn.e-top-icon-btn {
898
- padding-bottom: 12px;
899
- padding-top: 12px;
900
- }
901
- .e-bigger .e-split-btn-wrapper .e-split-btn .e-btn-icon,
902
- .e-bigger.e-split-btn-wrapper .e-split-btn .e-btn-icon {
903
- font-size: 18px;
904
- margin-left: 0;
905
- padding-right: 10px;
906
- width: auto;
907
- border-radius: 4px;
908
- }
909
- .e-bigger .e-split-btn-wrapper .e-split-btn .e-icon-top,
910
- .e-bigger.e-split-btn-wrapper .e-split-btn .e-icon-top {
911
- padding-bottom: 6px;
912
- padding-right: 0;
913
- }
914
- .e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn,
915
- .e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn {
916
- padding-left: 12px;
917
- padding-right: 12px;
918
- }
919
- .e-bigger .e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon,
920
- .e-bigger.e-split-btn-wrapper .e-split-btn.e-icon-btn .e-btn-icon {
921
- padding-right: 0;
922
- }
923
- .e-bigger .e-split-btn-wrapper .e-dropdown-btn,
924
- .e-bigger.e-split-btn-wrapper .e-dropdown-btn {
925
- padding-left: 4px;
926
- padding-right: 4px;
927
- }
928
- .e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn,
929
- .e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn {
930
- padding-left: 6px;
931
- padding-right: 12px;
932
- }
933
- .e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon,
934
- .e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-btn-icon {
935
- padding-left: 10px;
936
- padding-right: 0;
937
- border-radius: 4px;
938
- }
939
- .e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top,
940
- .e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn .e-icon-top {
941
- padding-left: 0;
942
- }
943
- .e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn,
944
- .e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn {
945
- padding-left: 12px;
946
- padding-right: 12px;
947
- }
948
- .e-bigger .e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon,
949
- .e-bigger.e-split-btn-wrapper.e-rtl .e-split-btn.e-icon-btn .e-btn-icon {
950
- padding-left: 0;
951
- }
952
- .e-bigger .e-split-btn-wrapper.e-vertical .e-split-btn,
953
- .e-bigger.e-split-btn-wrapper.e-vertical .e-split-btn {
954
- padding-bottom: 6px;
955
- padding-right: 12px;
956
- }
957
- .e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn,
958
- .e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn {
959
- padding-bottom: 4px;
960
- padding-top: 4px;
961
- }
962
- .e-bigger .e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom,
963
- .e-bigger.e-split-btn-wrapper.e-vertical .e-dropdown-btn .e-icon-bottom {
964
- padding-top: 0;
965
- }
966
-
967
- .e-split-btn-wrapper .e-split-btn {
968
- -o-border-image: linear-gradient(to right, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
969
- border-image: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(var(--color-sf-surface), 1)), color-stop(75%, rgba(var(--color-sf-outline-variant), 1))) 1;
970
- border-image: linear-gradient(to right, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
971
- border-width: 0 1px 0 0;
972
- }
973
- .e-split-btn-wrapper .e-split-btn:focus {
974
- border-right-color: rgba(var(--color-sf-outline-variant));
975
- }
976
- .e-split-btn-wrapper .e-split-btn:active {
977
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
978
- }
979
- .e-split-btn-wrapper .e-split-btn:disabled {
980
- border-right-color: rgba(var(--color-sf-secondary), 0.12);
981
- }
982
- .e-split-btn-wrapper .e-split-btn.e-inherit {
983
- border-color: transparent;
984
- }
985
- .e-split-btn-wrapper.e-splitbtn-disabled {
986
- -webkit-box-shadow: none;
987
- box-shadow: none;
988
- }
989
- .e-split-btn-wrapper:hover :not(e-active) .e-split-btn {
990
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
991
- }
992
- .e-split-btn-wrapper:hover :not(e-active) .e-split-btn:disabled {
993
- border-right-color: rgba(var(--color-sf-secondary), 0);
994
- }
995
- .e-split-btn-wrapper.e-rtl .e-split-btn {
996
- -o-border-image: linear-gradient(to left, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
997
- border-image: -webkit-gradient(linear, right top, left top, color-stop(25%, rgba(var(--color-sf-surface), 1)), color-stop(75%, rgba(var(--color-sf-outline-variant), 1))) 1;
998
- border-image: linear-gradient(to left, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
999
- border-width: 0 0 0 1px;
1000
- }
1001
- .e-split-btn-wrapper.e-rtl .e-split-btn:focus {
1002
- border-left-color: rgba(var(--color-sf-outline-variant));
1003
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1004
- }
1005
- .e-split-btn-wrapper.e-rtl .e-split-btn:active {
1006
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1007
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1008
- }
1009
- .e-split-btn-wrapper.e-rtl .e-split-btn:disabled {
1010
- border-left-color: rgba(var(--color-sf-secondary), 0);
1011
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1012
- }
1013
- .e-split-btn-wrapper.e-rtl .e-split-btn.e-inherit {
1014
- border-color: transparent;
1015
- }
1016
- .e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active) {
1017
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1018
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1019
- }
1020
- .e-split-btn-wrapper.e-rtl:hover .e-split-btn :not(e-active):disabled {
1021
- border-left-color: rgba(var(--color-sf-secondary), 0);
1022
- }
1023
- .e-split-btn-wrapper.e-vertical .e-split-btn {
1024
- -o-border-image: linear-gradient(to bottom, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
1025
- border-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(var(--color-sf-surface), 1)), color-stop(75%, rgba(var(--color-sf-outline-variant), 1))) 1;
1026
- border-image: linear-gradient(to bottom, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
1027
- border-width: 0 0 2px;
1028
- border-bottom-color: rgba(var(--color-sf-outline-variant));
1029
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1030
- }
1031
- .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit, .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit:focus, .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit:active, .e-split-btn-wrapper.e-vertical .e-split-btn.e-inherit:disabled {
1032
- border-color: transparent;
1033
- }
1034
- .e-split-btn-wrapper.e-vertical .e-split-btn:focus {
1035
- border-bottom-color: rgba(var(--color-sf-outline-variant));
1036
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1037
- }
1038
- .e-split-btn-wrapper.e-vertical .e-split-btn:active {
1039
- border-bottom-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1040
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1041
- }
1042
- .e-split-btn-wrapper.e-vertical .e-split-btn:disabled {
1043
- border-bottom-color: rgba(var(--color-sf-secondary), 0);
1044
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1045
- }
1046
- .e-split-btn-wrapper.e-vertical:hover .e-split-btn {
1047
- border-bottom-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1048
- border-right-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1049
- }
1050
- .e-split-btn-wrapper.e-vertical:hover .e-split-btn.e-inherit, .e-split-btn-wrapper.e-vertical:hover .e-split-btn.e-inherit:disabled {
1051
- border-color: transparent;
1052
- }
1053
- .e-split-btn-wrapper.e-vertical:hover .e-split-btn:disabled {
1054
- border-bottom-color: rgba(var(--color-sf-secondary), 0);
1055
- }
1056
- .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn {
1057
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1058
- }
1059
- .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit, .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit:focus, .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit:active, .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn.e-inherit:disabled {
1060
- border-color: transparent;
1061
- }
1062
- .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:focus {
1063
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1064
- }
1065
- .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:active {
1066
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1067
- }
1068
- .e-split-btn-wrapper.e-vertical.e-rtl .e-split-btn:disabled {
1069
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1070
- }
1071
- .e-split-btn-wrapper.e-vertical.e-rtl:hover .e-split-btn {
1072
- border-left-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1073
- }
1074
- .e-split-btn-wrapper.e-vertical.e-rtl:hover .e-split-btn.e-inherit {
1075
- border-color: transparent;
1076
- }
1077
-
1078
- :root {
1079
- --color-sf-black: 0, 0, 0;
1080
- --color-sf-white: 255, 255, 255;
1081
- --color-sf-primary: 103, 80, 164;
1082
- --color-sf-primary-container: 234, 221, 255;
1083
- --color-sf-secondary: 98, 91, 113;
1084
- --color-sf-secondary-container: 232, 222, 248;
1085
- --color-sf-tertiary: 125, 82, 96;
1086
- --color-sf-tertiary-container: 255, 216, 228;
1087
- --color-sf-surface: 255, 255, 255;
1088
- --color-sf-surface-variant: 231, 224, 236;
1089
- --color-sf-background: var(--color-sf-surface);
1090
- --color-sf-on-primary: 255, 255, 255;
1091
- --color-sf-on-primary-container: 33, 0, 94;
1092
- --color-sf-on-secondary: 255, 255, 255;
1093
- --color-sf-on-secondary-container: 30, 25, 43;
1094
- --color-sf-on-tertiary: 255, 255, 255;
1095
- --color-sf-on-tertiary-containe: 55, 11, 30;
1096
- --color-sf-on-surface: 28, 27, 31;
1097
- --color-sf-on-surface-variant: 73, 69, 78;
1098
- --color-sf-on-background: 28, 27, 31;
1099
- --color-sf-outline: 121, 116, 126;
1100
- --color-sf-outline-variant: 196, 199, 197;
1101
- --color-sf-shadow: 0, 0, 0;
1102
- --color-sf-surface-tint-color: 103, 80, 164;
1103
- --color-sf-inverse-surface: 49, 48, 51;
1104
- --color-sf-inverse-on-surface: 244, 239, 244;
1105
- --color-sf-inverse-primary: 208, 188, 255;
1106
- --color-sf-scrim: 0, 0, 0;
1107
- --color-sf-error: 179, 38, 30;
1108
- --color-sf-error-container: 249, 222, 220;
1109
- --color-sf-on-error: 255, 250, 250;
1110
- --color-sf-on-error-container: 65, 14, 11;
1111
- --color-sf-success: 32, 81, 7;
1112
- --color-sf-success-container: 209, 255, 186;
1113
- --color-sf-on-success: 244, 255, 239;
1114
- --color-sf-on-success-container: 13, 39, 0;
1115
- --color-sf-info: 1, 87, 155;
1116
- --color-sf-info-container: 233, 245, 255;
1117
- --color-sf-on-info: 250, 253, 255;
1118
- --color-sf-on-info-container: 0, 51, 91;
1119
- --color-sf-warning: 145, 76, 0;
1120
- --color-sf-warning-container: 254, 236, 222;
1121
- --color-sf-on-warning: 255, 255, 255;
1122
- --color-sf-on-warning-container: 47, 21, 0;
1123
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
1124
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
1125
- --color-sf-diagram-palette-background: --color-sf-white;
1126
- --color-sf-success-text: 255, 255, 255;
1127
- --color-sf-warning-text: 255, 255, 255;
1128
- --color-sf-danger-text: 255, 255, 255;
1129
- --color-sf-info-text: 255, 255, 255;
1130
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
1131
- --color-sf-secondary-bg-color: var(--color-sf-surface);
1132
- }
1133
-
1134
- .e-dark-mode {
1135
- --color-sf-black: 0, 0, 0;
1136
- --color-sf-white: 255, 255, 255;
1137
- --color-sf-primary: 208, 188, 255;
1138
- --color-sf-primary-container: 79, 55, 139;
1139
- --color-sf-secondary: 204, 194, 220;
1140
- --color-sf-secondary-container: 74, 68, 88;
1141
- --color-sf-tertiary: 239, 184, 200;
1142
- --color-sf-tertiary-container: 99, 59, 72;
1143
- --color-sf-surface: 28, 27, 31;
1144
- --color-sf-surface-variant: 28, 27, 31;
1145
- --color-sf-background: var(--color-sf-surface);
1146
- --color-sf-on-primary: 55, 30, 115;
1147
- --color-sf-on-primary-container: 234, 221, 255;
1148
- --color-sf-on-secondary: 51, 45, 65;
1149
- --color-sf-on-secondary-container: 232, 222, 248;
1150
- --color-sf-on-tertiary: 73, 37, 50;
1151
- --color-sf-on-tertiary-containe: 255, 216, 228;
1152
- --color-sf-on-surface: 230, 225, 229;
1153
- --color-sf-on-surface-variant: 202, 196, 208;
1154
- --color-sf-on-background: 230, 225, 229;
1155
- --color-sf-outline: 147, 143, 153;
1156
- --color-sf-outline-variant: 68, 71, 70;
1157
- --color-sf-shadow: 0, 0, 0;
1158
- --color-sf-surface-tint-color: 208, 188, 255;
1159
- --color-sf-inverse-surface: 230, 225, 229;
1160
- --color-sf-inverse-on-surface: 49, 48, 51;
1161
- --color-sf-inverse-primary: 103, 80, 164;
1162
- --color-sf-scrim: 0, 0, 0;
1163
- --color-sf-error: 242, 184, 181;
1164
- --color-sf-error-container: 140, 29, 24;
1165
- --color-sf-on-error: 96, 20, 16;
1166
- --color-sf-on-error-container: 249, 222, 220;
1167
- --color-sf-success: 83, 202, 23;
1168
- --color-sf-success-container: 22, 62, 2;
1169
- --color-sf-on-success: 13, 39, 0;
1170
- --color-sf-on-success-container: 183, 250, 150;
1171
- --color-sf-info: 71, 172, 251;
1172
- --color-sf-info-container: 0, 67, 120;
1173
- --color-sf-on-info: 0, 51, 91;
1174
- --color-sf-on-info-container: 173, 219, 255;
1175
- --color-sf-warning: 245, 180, 130;
1176
- --color-sf-warning-container: 123, 65, 0;
1177
- --color-sf-on-warning: 99, 52, 0;
1178
- --color-sf-on-warning-container: 255, 220, 193;
1179
- --color-sf-spreadsheet-gridline: 231, 224, 236;
1180
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
1181
- --color-sf-success-text: 0, 0, 0;
1182
- --color-sf-warning-text: 0, 0, 0;
1183
- --color-sf-info-text: 0, 0, 0;
1184
- --color-sf-danger-text: 0, 0, 0;
1185
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
1186
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
1187
- }
1188
-
1189
- :root {
1190
- --color-sf-black: 0, 0, 0;
1191
- --color-sf-white: 255, 255, 255;
1192
- --color-sf-primary: 103, 80, 164;
1193
- --color-sf-primary-container: 234, 221, 255;
1194
- --color-sf-secondary: 98, 91, 113;
1195
- --color-sf-secondary-container: 232, 222, 248;
1196
- --color-sf-tertiary: 125, 82, 96;
1197
- --color-sf-tertiary-container: 255, 216, 228;
1198
- --color-sf-surface: 255, 255, 255;
1199
- --color-sf-surface-variant: 231, 224, 236;
1200
- --color-sf-background: var(--color-sf-surface);
1201
- --color-sf-on-primary: 255, 255, 255;
1202
- --color-sf-on-primary-container: 33, 0, 94;
1203
- --color-sf-on-secondary: 255, 255, 255;
1204
- --color-sf-on-secondary-container: 30, 25, 43;
1205
- --color-sf-on-tertiary: 255, 255, 255;
1206
- --color-sf-on-tertiary-containe: 55, 11, 30;
1207
- --color-sf-on-surface: 28, 27, 31;
1208
- --color-sf-on-surface-variant: 73, 69, 78;
1209
- --color-sf-on-background: 28, 27, 31;
1210
- --color-sf-outline: 121, 116, 126;
1211
- --color-sf-outline-variant: 196, 199, 197;
1212
- --color-sf-shadow: 0, 0, 0;
1213
- --color-sf-surface-tint-color: 103, 80, 164;
1214
- --color-sf-inverse-surface: 49, 48, 51;
1215
- --color-sf-inverse-on-surface: 244, 239, 244;
1216
- --color-sf-inverse-primary: 208, 188, 255;
1217
- --color-sf-scrim: 0, 0, 0;
1218
- --color-sf-error: 179, 38, 30;
1219
- --color-sf-error-container: 249, 222, 220;
1220
- --color-sf-on-error: 255, 250, 250;
1221
- --color-sf-on-error-container: 65, 14, 11;
1222
- --color-sf-success: 32, 81, 7;
1223
- --color-sf-success-container: 209, 255, 186;
1224
- --color-sf-on-success: 244, 255, 239;
1225
- --color-sf-on-success-container: 13, 39, 0;
1226
- --color-sf-info: 1, 87, 155;
1227
- --color-sf-info-container: 233, 245, 255;
1228
- --color-sf-on-info: 250, 253, 255;
1229
- --color-sf-on-info-container: 0, 51, 91;
1230
- --color-sf-warning: 145, 76, 0;
1231
- --color-sf-warning-container: 254, 236, 222;
1232
- --color-sf-on-warning: 255, 255, 255;
1233
- --color-sf-on-warning-container: 47, 21, 0;
1234
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
1235
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
1236
- --color-sf-diagram-palette-background: --color-sf-white;
1237
- --color-sf-success-text: 255, 255, 255;
1238
- --color-sf-warning-text: 255, 255, 255;
1239
- --color-sf-danger-text: 255, 255, 255;
1240
- --color-sf-info-text: 255, 255, 255;
1241
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
1242
- --color-sf-secondary-bg-color: var(--color-sf-surface);
1243
- }
1244
-
1245
- .e-dark-mode {
1246
- --color-sf-black: 0, 0, 0;
1247
- --color-sf-white: 255, 255, 255;
1248
- --color-sf-primary: 208, 188, 255;
1249
- --color-sf-primary-container: 79, 55, 139;
1250
- --color-sf-secondary: 204, 194, 220;
1251
- --color-sf-secondary-container: 74, 68, 88;
1252
- --color-sf-tertiary: 239, 184, 200;
1253
- --color-sf-tertiary-container: 99, 59, 72;
1254
- --color-sf-surface: 28, 27, 31;
1255
- --color-sf-surface-variant: 28, 27, 31;
1256
- --color-sf-background: var(--color-sf-surface);
1257
- --color-sf-on-primary: 55, 30, 115;
1258
- --color-sf-on-primary-container: 234, 221, 255;
1259
- --color-sf-on-secondary: 51, 45, 65;
1260
- --color-sf-on-secondary-container: 232, 222, 248;
1261
- --color-sf-on-tertiary: 73, 37, 50;
1262
- --color-sf-on-tertiary-containe: 255, 216, 228;
1263
- --color-sf-on-surface: 230, 225, 229;
1264
- --color-sf-on-surface-variant: 202, 196, 208;
1265
- --color-sf-on-background: 230, 225, 229;
1266
- --color-sf-outline: 147, 143, 153;
1267
- --color-sf-outline-variant: 68, 71, 70;
1268
- --color-sf-shadow: 0, 0, 0;
1269
- --color-sf-surface-tint-color: 208, 188, 255;
1270
- --color-sf-inverse-surface: 230, 225, 229;
1271
- --color-sf-inverse-on-surface: 49, 48, 51;
1272
- --color-sf-inverse-primary: 103, 80, 164;
1273
- --color-sf-scrim: 0, 0, 0;
1274
- --color-sf-error: 242, 184, 181;
1275
- --color-sf-error-container: 140, 29, 24;
1276
- --color-sf-on-error: 96, 20, 16;
1277
- --color-sf-on-error-container: 249, 222, 220;
1278
- --color-sf-success: 83, 202, 23;
1279
- --color-sf-success-container: 22, 62, 2;
1280
- --color-sf-on-success: 13, 39, 0;
1281
- --color-sf-on-success-container: 183, 250, 150;
1282
- --color-sf-info: 71, 172, 251;
1283
- --color-sf-info-container: 0, 67, 120;
1284
- --color-sf-on-info: 0, 51, 91;
1285
- --color-sf-on-info-container: 173, 219, 255;
1286
- --color-sf-warning: 245, 180, 130;
1287
- --color-sf-warning-container: 123, 65, 0;
1288
- --color-sf-on-warning: 99, 52, 0;
1289
- --color-sf-on-warning-container: 255, 220, 193;
1290
- --color-sf-spreadsheet-gridline: 231, 224, 236;
1291
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
1292
- --color-sf-success-text: 0, 0, 0;
1293
- --color-sf-warning-text: 0, 0, 0;
1294
- --color-sf-info-text: 0, 0, 0;
1295
- --color-sf-danger-text: 0, 0, 0;
1296
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
1297
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
1298
- }
1299
-
1300
- /* stylelint-disable */
1301
- *.e-btn-group,
1302
- *.e-css.e-btn-group {
1303
- display: -webkit-inline-box;
1304
- display: -ms-inline-flexbox;
1305
- display: inline-flex;
1306
- border-radius: 4px;
1307
- -webkit-box-orient: horizontal;
1308
- -webkit-box-direction: normal;
1309
- -ms-flex-direction: row;
1310
- flex-direction: row;
1311
- position: relative;
1312
- border-radius: 4px;
1313
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1314
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1315
- }
1316
- *.e-btn-group input + label.e-btn,
1317
- *.e-css.e-btn-group input + label.e-btn {
1318
- margin-bottom: 0;
1319
- }
1320
- *.e-btn-group input,
1321
- *.e-css.e-btn-group input {
1322
- -moz-appearance: none;
1323
- height: 1px;
1324
- margin: 0 0 0 -1px;
1325
- opacity: 0;
1326
- position: absolute;
1327
- width: 1px;
1328
- }
1329
- *.e-btn-group input:disabled + label.e-btn,
1330
- *.e-btn-group :disabled,
1331
- *.e-css.e-btn-group input:disabled + label.e-btn,
1332
- *.e-css.e-btn-group :disabled {
1333
- cursor: default;
1334
- pointer-events: none;
1335
- }
1336
- *.e-btn-group .e-btn-icon,
1337
- *.e-css.e-btn-group .e-btn-icon {
1338
- font-size: 16px;
1339
- }
1340
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
1341
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
1342
- border-radius: 0;
1343
- }
1344
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
1345
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
1346
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
1347
- border-bottom-right-radius: 0;
1348
- border-top-right-radius: 0;
1349
- }
1350
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
1351
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1352
- border-bottom-left-radius: 0;
1353
- border-top-left-radius: 0;
1354
- }
1355
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
1356
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
1357
- border-bottom-left-radius: 0;
1358
- border-top-left-radius: 0;
1359
- }
1360
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1361
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1362
- border-bottom-right-radius: 0;
1363
- border-top-right-radius: 0;
1364
- }
1365
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1366
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1367
- border-bottom-left-radius: 0;
1368
- border-top-left-radius: 0;
1369
- }
1370
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
1371
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
1372
- border-bottom-right-radius: 0;
1373
- border-top-right-radius: 0;
1374
- }
1375
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
1376
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
1377
- border-bottom-left-radius: 0;
1378
- border-top-left-radius: 0;
1379
- }
1380
- *.e-btn-group.e-rtl .e-btn,
1381
- *.e-css.e-btn-group.e-rtl .e-btn {
1382
- margin-left: -1px;
1383
- }
1384
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1385
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1386
- border-radius: 0;
1387
- }
1388
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
1389
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
1390
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
1391
- border-bottom-left-radius: 0;
1392
- border-top-left-radius: 0;
1393
- }
1394
- *.e-btn-group.e-rtl .e-btn:last-of-type,
1395
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1396
- border-bottom-right-radius: 0;
1397
- border-top-right-radius: 0;
1398
- }
1399
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
1400
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
1401
- border-bottom-right-radius: 0;
1402
- border-top-right-radius: 0;
1403
- }
1404
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1405
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1406
- border-bottom-left-radius: 0;
1407
- border-top-left-radius: 0;
1408
- }
1409
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1410
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1411
- border-bottom-right-radius: 0;
1412
- border-top-right-radius: 0;
1413
- }
1414
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
1415
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
1416
- border-bottom-left-radius: 0;
1417
- border-top-left-radius: 0;
1418
- }
1419
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
1420
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
1421
- border-bottom-right-radius: 0;
1422
- border-top-right-radius: 0;
1423
- }
1424
- *.e-btn-group.e-vertical,
1425
- *.e-css.e-btn-group.e-vertical {
1426
- -webkit-box-orient: vertical;
1427
- -webkit-box-direction: normal;
1428
- -ms-flex-direction: column;
1429
- flex-direction: column;
1430
- }
1431
- *.e-btn-group.e-vertical input,
1432
- *.e-css.e-btn-group.e-vertical input {
1433
- margin: -1px 0 0;
1434
- }
1435
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
1436
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
1437
- margin-top: -1px;
1438
- }
1439
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
1440
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
1441
- border-radius: 0;
1442
- }
1443
- *.e-btn-group.e-vertical .e-btn:first-of-type,
1444
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
1445
- border-bottom-left-radius: 0;
1446
- border-bottom-right-radius: 0;
1447
- border-top-left-radius: 2px;
1448
- border-top-right-radius: 2px;
1449
- }
1450
- *.e-btn-group.e-vertical .e-btn:last-of-type,
1451
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
1452
- border-bottom-left-radius: 2px;
1453
- border-bottom-right-radius: 2px;
1454
- border-top-left-radius: 0;
1455
- border-top-right-radius: 0;
1456
- }
1457
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
1458
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
1459
- border-radius: 20px;
1460
- }
1461
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
1462
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
1463
- border-bottom-left-radius: 20px;
1464
- border-top-left-radius: 20px;
1465
- }
1466
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
1467
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
1468
- border-bottom-right-radius: 20px;
1469
- border-top-right-radius: 20px;
1470
- }
1471
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
1472
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
1473
- border-bottom-right-radius: 0;
1474
- border-top-right-radius: 0;
1475
- }
1476
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
1477
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
1478
- border-bottom-left-radius: 0;
1479
- border-top-left-radius: 0;
1480
- }
1481
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
1482
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
1483
- border-bottom-left-radius: 20px;
1484
- border-top-left-radius: 20px;
1485
- }
1486
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
1487
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
1488
- border-bottom-right-radius: 0;
1489
- border-top-right-radius: 0;
1490
- }
1491
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
1492
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
1493
- border-bottom-left-radius: 0;
1494
- border-top-left-radius: 0;
1495
- }
1496
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
1497
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
1498
- border-bottom-right-radius: 20px;
1499
- border-top-right-radius: 20px;
1500
- }
1501
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
1502
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
1503
- border-radius: 20px;
1504
- }
1505
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
1506
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
1507
- border-bottom-right-radius: 20px;
1508
- border-top-right-radius: 20px;
1509
- }
1510
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
1511
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
1512
- border-bottom-left-radius: 20px;
1513
- border-top-left-radius: 20px;
1514
- }
1515
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
1516
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
1517
- border-bottom-left-radius: 0;
1518
- border-top-left-radius: 0;
1519
- }
1520
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
1521
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
1522
- border-bottom-right-radius: 0;
1523
- border-top-right-radius: 0;
1524
- }
1525
-
1526
- .e-bigger .e-btn-group .e-btn-icon,
1527
- .e-bigger.e-btn-group .e-btn-icon,
1528
- .e-bigger .e-css.e-btn-group .e-btn-icon,
1529
- .e-bigger.e-css.e-btn-group .e-btn-icon {
1530
- font-size: 20px;
1531
- }
1532
-
1533
- /* stylelint-disable */
1534
- .e-btn-group .e-btn,
1535
- .e-css.e-btn-group .e-btn {
1536
- -webkit-box-shadow: none;
1537
- box-shadow: none;
1538
- }
1539
- .e-btn-group .e-btn:hover,
1540
- .e-css.e-btn-group .e-btn:hover {
1541
- -webkit-box-shadow: none;
1542
- box-shadow: none;
1543
- }
1544
- .e-btn-group .e-btn:focus-visible,
1545
- .e-btn-group input:focus-visible + label.e-btn,
1546
- .e-css.e-btn-group .e-btn:focus-visible,
1547
- .e-css.e-btn-group input:focus-visible + label.e-btn {
1548
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1549
- box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1550
- z-index: 1;
1551
- }
1552
- .e-btn-group .e-btn:focus-visible.e-primary, .e-btn-group .e-btn:focus-visible.e-success, .e-btn-group .e-btn:focus-visible.e-info, .e-btn-group .e-btn:focus-visible.e-warning, .e-btn-group .e-btn:focus-visible.e-danger,
1553
- .e-btn-group input:focus-visible + label.e-btn.e-primary,
1554
- .e-btn-group input:focus-visible + label.e-btn.e-success,
1555
- .e-btn-group input:focus-visible + label.e-btn.e-info,
1556
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
1557
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
1558
- .e-css.e-btn-group .e-btn:focus-visible.e-primary,
1559
- .e-css.e-btn-group .e-btn:focus-visible.e-success,
1560
- .e-css.e-btn-group .e-btn:focus-visible.e-info,
1561
- .e-css.e-btn-group .e-btn:focus-visible.e-warning,
1562
- .e-css.e-btn-group .e-btn:focus-visible.e-danger,
1563
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
1564
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
1565
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
1566
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
1567
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
1568
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1569
- box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1570
- z-index: 1;
1571
- }
1572
- .e-btn-group .e-btn:focus-visible.e-outline,
1573
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
1574
- .e-css.e-btn-group .e-btn:focus-visible.e-outline,
1575
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
1576
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1577
- box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1578
- z-index: 1;
1579
- }
1580
- .e-btn-group .e-btn:focus-visible.e-outline.e-primary, .e-btn-group .e-btn:focus-visible.e-outline.e-success, .e-btn-group .e-btn:focus-visible.e-outline.e-info, .e-btn-group .e-btn:focus-visible.e-outline.e-warning, .e-btn-group .e-btn:focus-visible.e-outline.e-danger,
1581
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1582
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1583
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1584
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1585
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1586
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-primary,
1587
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-success,
1588
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-info,
1589
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-warning,
1590
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-danger,
1591
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1592
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1593
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1594
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1595
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
1596
- -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1597
- box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000 !important;
1598
- z-index: 1;
1599
- }
1600
- .e-btn-group .e-btn:focus,
1601
- .e-btn-group input:focus-visible + label.e-btn,
1602
- .e-btn-group input:focus + label.e-btn,
1603
- .e-css.e-btn-group .e-btn:focus,
1604
- .e-css.e-btn-group input:focus-visible + label.e-btn,
1605
- .e-css.e-btn-group input:focus + label.e-btn {
1606
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.08)), to(rgba(var(--color-sf-on-surface), 0.08))), rgba(var(--color-sf-surface));
1607
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
1608
- -o-border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
1609
- border-image: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.08)), to(rgba(var(--color-sf-on-surface), 0.08)));
1610
- border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
1611
- color: rgba(var(--color-sf-on-surface));
1612
- outline: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1)), rgba(var(--color-sf-surface)) 0 solid;
1613
- outline-offset: 0;
1614
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1615
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1616
- -webkit-box-shadow: none;
1617
- box-shadow: none;
1618
- outline-color: inherit;
1619
- }
1620
- .e-btn-group .e-btn:focus.e-primary,
1621
- .e-btn-group input:focus-visible + label.e-btn.e-primary,
1622
- .e-btn-group input:focus + label.e-btn.e-primary,
1623
- .e-css.e-btn-group .e-btn:focus.e-primary,
1624
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
1625
- .e-css.e-btn-group input:focus + label.e-btn.e-primary {
1626
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.08)), to(rgba(var(--color-sf-on-primary), 0.08))), rgba(var(--color-sf-primary));
1627
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.08), rgba(var(--color-sf-on-primary), 0.08)), rgba(var(--color-sf-primary));
1628
- border-color: rgba(var(--color-sf-primary));
1629
- color: rgba(var(--color-sf-on-primary));
1630
- outline: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1)), rgba(var(--color-sf-surface)) 0 solid;
1631
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1632
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1633
- -webkit-box-shadow: none;
1634
- box-shadow: none;
1635
- outline-color: inherit;
1636
- }
1637
- .e-btn-group .e-btn:focus.e-success,
1638
- .e-btn-group input:focus-visible + label.e-btn.e-success,
1639
- .e-btn-group input:focus + label.e-btn.e-success,
1640
- .e-css.e-btn-group .e-btn:focus.e-success,
1641
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
1642
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
1643
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.08)), to(rgba(var(--color-sf-success-text), 0.08))), rgba(var(--color-sf-success));
1644
- background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.08), rgba(var(--color-sf-success-text), 0.08)), rgba(var(--color-sf-success));
1645
- border-color: rgba(var(--color-sf-success));
1646
- color: rgba(var(--color-sf-success-text));
1647
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1648
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1649
- -webkit-box-shadow: none;
1650
- box-shadow: none;
1651
- outline-color: inherit;
1652
- }
1653
- .e-btn-group .e-btn:focus.e-info,
1654
- .e-btn-group input:focus-visible + label.e-btn.e-info,
1655
- .e-btn-group input:focus + label.e-btn.e-info,
1656
- .e-css.e-btn-group .e-btn:focus.e-info,
1657
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
1658
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
1659
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.08)), to(rgba(var(--color-sf-info-text), 0.08))), rgba(var(--color-sf-info));
1660
- background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.08), rgba(var(--color-sf-info-text), 0.08)), rgba(var(--color-sf-info));
1661
- border-color: rgba(var(--color-sf-info));
1662
- color: rgba(var(--color-sf-info-text));
1663
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1664
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1665
- -webkit-box-shadow: none;
1666
- box-shadow: none;
1667
- outline-color: inherit;
1668
- }
1669
- .e-btn-group .e-btn:focus.e-warning,
1670
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
1671
- .e-btn-group input:focus + label.e-btn.e-warning,
1672
- .e-css.e-btn-group .e-btn:focus.e-warning,
1673
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
1674
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
1675
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.08)), to(rgba(var(--color-sf-warning-text), 0.08))), rgba(var(--color-sf-warning));
1676
- background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.08), rgba(var(--color-sf-warning-text), 0.08)), rgba(var(--color-sf-warning));
1677
- border-color: rgba(var(--color-sf-warning));
1678
- color: rgba(var(--color-sf-warning-text));
1679
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1680
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1681
- -webkit-box-shadow: none;
1682
- box-shadow: none;
1683
- outline-color: inherit;
1684
- }
1685
- .e-btn-group .e-btn:focus.e-danger,
1686
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
1687
- .e-btn-group input:focus + label.e-btn.e-danger,
1688
- .e-css.e-btn-group .e-btn:focus.e-danger,
1689
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
1690
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
1691
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.08)), to(rgba(var(--color-sf-danger-text), 0.08))), rgba(var(--color-sf-error));
1692
- background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.08), rgba(var(--color-sf-danger-text), 0.08)), rgba(var(--color-sf-error));
1693
- border-color: rgba(var(--color-sf-error));
1694
- color: rgba(var(--color-sf-danger-text));
1695
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1696
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1697
- -webkit-box-shadow: none;
1698
- box-shadow: none;
1699
- outline-color: inherit;
1700
- }
1701
- .e-btn-group .e-btn:focus.e-link,
1702
- .e-btn-group input:focus-visible + label.e-btn.e-link,
1703
- .e-btn-group input:focus + label.e-btn.e-link,
1704
- .e-css.e-btn-group .e-btn:focus.e-link,
1705
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
1706
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
1707
- border-radius: 0;
1708
- text-decoration: underline;
1709
- color: rgba(var(--color-sf-info));
1710
- background-color: transparent;
1711
- border-color: transparent;
1712
- -webkit-box-shadow: none;
1713
- box-shadow: none;
1714
- outline: none;
1715
- }
1716
- .e-btn-group .e-btn:focus.e-outline,
1717
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
1718
- .e-btn-group input:focus + label.e-btn.e-outline,
1719
- .e-css.e-btn-group .e-btn:focus.e-outline,
1720
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
1721
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
1722
- background: rgba(var(--color-sf-on-surface), 0.12);
1723
- border: 1px solid rgba(var(--color-sf-outline));
1724
- color: rgba(var(--color-sf-on-surface));
1725
- -webkit-box-shadow: none;
1726
- box-shadow: none;
1727
- }
1728
- .e-btn-group .e-btn:focus.e-outline.e-primary,
1729
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1730
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
1731
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
1732
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1733
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
1734
- background: rgba(var(--color-sf-primary), 0.12);
1735
- border: 1px solid rgba(var(--color-sf-outline));
1736
- color: rgba(var(--color-sf-primary));
1737
- -webkit-box-shadow: none;
1738
- box-shadow: none;
1739
- }
1740
- .e-btn-group .e-btn:focus.e-outline.e-success,
1741
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1742
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
1743
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
1744
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1745
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
1746
- background: rgba(var(--color-sf-success), 0.12);
1747
- border: 1px solid rgba(var(--color-sf-outline));
1748
- color: rgba(var(--color-sf-success));
1749
- -webkit-box-shadow: none;
1750
- box-shadow: none;
1751
- }
1752
- .e-btn-group .e-btn:focus.e-outline.e-info,
1753
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1754
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
1755
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
1756
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1757
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
1758
- background: rgba(var(--color-sf-info), 0.12);
1759
- border: 1px solid rgba(var(--color-sf-outline));
1760
- color: rgba(var(--color-sf-info));
1761
- -webkit-box-shadow: none;
1762
- box-shadow: none;
1763
- }
1764
- .e-btn-group .e-btn:focus.e-outline.e-warning,
1765
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1766
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
1767
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
1768
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1769
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
1770
- background: rgba(var(--color-sf-warning), 0.12);
1771
- border: 1px solid rgba(var(--color-sf-outline));
1772
- color: rgba(var(--color-sf-warning));
1773
- -webkit-box-shadow: none;
1774
- box-shadow: none;
1775
- }
1776
- .e-btn-group .e-btn:focus.e-outline.e-danger,
1777
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1778
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
1779
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
1780
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1781
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
1782
- background: rgba(var(--color-sf-error), 0.12);
1783
- border: 1px solid rgba(var(--color-sf-outline));
1784
- color: rgba(var(--color-sf-error));
1785
- -webkit-box-shadow: none;
1786
- box-shadow: none;
1787
- }
1788
- .e-btn-group .e-btn:active,
1789
- .e-btn-group input:active + label.e-btn,
1790
- .e-btn-group input:checked + label.e-btn,
1791
- .e-css.e-btn-group .e-btn:active,
1792
- .e-css.e-btn-group input:active + label.e-btn,
1793
- .e-css.e-btn-group input:checked + label.e-btn {
1794
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
1795
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1796
- -o-border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
1797
- border-image: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12)));
1798
- border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
1799
- color: rgba(var(--color-sf-on-surface));
1800
- outline: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1)), rgba(var(--color-sf-surface)) 0 solid;
1801
- outline-offset: 0;
1802
- -webkit-box-shadow: none;
1803
- box-shadow: none;
1804
- }
1805
- .e-btn-group .e-btn:active.e-primary,
1806
- .e-btn-group input:active + label.e-btn.e-primary,
1807
- .e-btn-group input:checked + label.e-btn.e-primary,
1808
- .e-css.e-btn-group .e-btn:active.e-primary,
1809
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
1810
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
1811
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.12)), to(rgba(var(--color-sf-on-primary), 0.12))), rgba(var(--color-sf-primary));
1812
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary));
1813
- border-color: rgba(var(--color-sf-primary));
1814
- color: rgba(var(--color-sf-on-primary));
1815
- outline: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1)), rgba(var(--color-sf-surface)) 0 solid;
1816
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1817
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1818
- -webkit-box-shadow: none;
1819
- box-shadow: none;
1820
- }
1821
- .e-btn-group .e-btn:active.e-success,
1822
- .e-btn-group input:active + label.e-btn.e-success,
1823
- .e-btn-group input:checked + label.e-btn.e-success,
1824
- .e-css.e-btn-group .e-btn:active.e-success,
1825
- .e-css.e-btn-group input:active + label.e-btn.e-success,
1826
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
1827
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.12)), to(rgba(var(--color-sf-success-text), 0.12))), rgba(var(--color-sf-success));
1828
- background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.12), rgba(var(--color-sf-success-text), 0.12)), rgba(var(--color-sf-success));
1829
- border-color: rgba(var(--color-sf-success));
1830
- color: rgba(var(--color-sf-success-text));
1831
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1832
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1833
- -webkit-box-shadow: none;
1834
- box-shadow: none;
1835
- }
1836
- .e-btn-group .e-btn:active.e-info,
1837
- .e-btn-group input:active + label.e-btn.e-info,
1838
- .e-btn-group input:checked + label.e-btn.e-info,
1839
- .e-css.e-btn-group .e-btn:active.e-info,
1840
- .e-css.e-btn-group input:active + label.e-btn.e-info,
1841
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
1842
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.12)), to(rgba(var(--color-sf-info-text), 0.12))), rgba(var(--color-sf-info));
1843
- background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.12), rgba(var(--color-sf-info-text), 0.12)), rgba(var(--color-sf-info));
1844
- color: rgba(var(--color-sf-info-text));
1845
- border-color: rgba(var(--color-sf-info));
1846
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1847
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1848
- -webkit-box-shadow: none;
1849
- box-shadow: none;
1850
- }
1851
- .e-btn-group .e-btn:active.e-warning,
1852
- .e-btn-group input:active + label.e-btn.e-warning,
1853
- .e-btn-group input:checked + label.e-btn.e-warning,
1854
- .e-css.e-btn-group .e-btn:active.e-warning,
1855
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
1856
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
1857
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.12)), to(rgba(var(--color-sf-warning-text), 0.12))), rgba(var(--color-sf-warning));
1858
- background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.12), rgba(var(--color-sf-warning-text), 0.12)), rgba(var(--color-sf-warning));
1859
- border-color: rgba(var(--color-sf-warning));
1860
- color: rgba(var(--color-sf-warning-text));
1861
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1862
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1863
- -webkit-box-shadow: none;
1864
- box-shadow: none;
1865
- }
1866
- .e-btn-group .e-btn:active.e-danger,
1867
- .e-btn-group input:active + label.e-btn.e-danger,
1868
- .e-btn-group input:checked + label.e-btn.e-danger,
1869
- .e-css.e-btn-group .e-btn:active.e-danger,
1870
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
1871
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
1872
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.12)), to(rgba(var(--color-sf-danger-text), 0.12))), rgba(var(--color-sf-error));
1873
- background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.12), rgba(var(--color-sf-danger-text), 0.12)), rgba(var(--color-sf-error));
1874
- border-color: rgba(var(--color-sf-error));
1875
- color: rgba(var(--color-sf-danger-text));
1876
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1877
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1878
- -webkit-box-shadow: none;
1879
- box-shadow: none;
1880
- }
1881
- .e-btn-group .e-btn:active.e-outline,
1882
- .e-btn-group input:active + label.e-btn.e-outline,
1883
- .e-btn-group input:checked + label.e-btn.e-outline,
1884
- .e-css.e-btn-group .e-btn:active.e-outline,
1885
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
1886
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
1887
- background: rgba(var(--color-sf-on-surface), 0.12);
1888
- border-color: rgba(var(--color-sf-outline));
1889
- -webkit-box-shadow: none;
1890
- box-shadow: none;
1891
- color: rgba(var(--color-sf-on-surface));
1892
- box-shadow: none;
1893
- }
1894
- .e-btn-group .e-btn:active.e-outline.e-primary,
1895
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
1896
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
1897
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
1898
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
1899
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
1900
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.12)), to(rgba(var(--color-sf-on-primary), 0.12))), rgba(var(--color-sf-primary));
1901
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary));
1902
- border-color: rgba(var(--color-sf-primary));
1903
- -webkit-box-shadow: none;
1904
- box-shadow: none;
1905
- color: rgba(var(--color-sf-on-primary));
1906
- background: rgba(var(--color-sf-primary), 0.12);
1907
- border: 1px solid rgba(var(--color-sf-outline));
1908
- color: rgba(var(--color-sf-primary));
1909
- box-shadow: none;
1910
- }
1911
- .e-btn-group .e-btn:active.e-outline.e-success,
1912
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
1913
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
1914
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
1915
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
1916
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
1917
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.12)), to(rgba(var(--color-sf-success-text), 0.12))), rgba(var(--color-sf-success));
1918
- background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.12), rgba(var(--color-sf-success-text), 0.12)), rgba(var(--color-sf-success));
1919
- border-color: rgba(var(--color-sf-success));
1920
- -webkit-box-shadow: none;
1921
- box-shadow: none;
1922
- color: rgba(var(--color-sf-success-text));
1923
- background: rgba(var(--color-sf-success), 0.12);
1924
- border: 1px solid rgba(var(--color-sf-outline));
1925
- color: rgba(var(--color-sf-success));
1926
- box-shadow: none;
1927
- }
1928
- .e-btn-group .e-btn:active.e-outline.e-info,
1929
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
1930
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
1931
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
1932
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
1933
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
1934
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.12)), to(rgba(var(--color-sf-info-text), 0.12))), rgba(var(--color-sf-info));
1935
- background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.12), rgba(var(--color-sf-info-text), 0.12)), rgba(var(--color-sf-info));
1936
- border-color: rgba(var(--color-sf-info));
1937
- -webkit-box-shadow: none;
1938
- box-shadow: none;
1939
- color: rgba(var(--color-sf-info-text));
1940
- background: rgba(var(--color-sf-info), 0.12);
1941
- border: 1px solid rgba(var(--color-sf-outline));
1942
- color: rgba(var(--color-sf-info));
1943
- box-shadow: none;
1944
- }
1945
- .e-btn-group .e-btn:active.e-outline.e-warning,
1946
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
1947
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
1948
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
1949
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
1950
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
1951
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.12)), to(rgba(var(--color-sf-warning-text), 0.12))), rgba(var(--color-sf-warning));
1952
- background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.12), rgba(var(--color-sf-warning-text), 0.12)), rgba(var(--color-sf-warning));
1953
- border-color: rgba(var(--color-sf-warning));
1954
- -webkit-box-shadow: none;
1955
- box-shadow: none;
1956
- color: rgba(var(--color-sf-warning-text));
1957
- background: rgba(var(--color-sf-warning), 0.12);
1958
- border: 1px solid rgba(var(--color-sf-outline));
1959
- color: rgba(var(--color-sf-warning));
1960
- box-shadow: none;
1961
- }
1962
- .e-btn-group .e-btn:active.e-outline.e-danger,
1963
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
1964
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
1965
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
1966
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
1967
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
1968
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.12)), to(rgba(var(--color-sf-danger-text), 0.12))), rgba(var(--color-sf-error));
1969
- background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.12), rgba(var(--color-sf-danger-text), 0.12)), rgba(var(--color-sf-error));
1970
- border-color: rgba(var(--color-sf-error));
1971
- -webkit-box-shadow: none;
1972
- box-shadow: none;
1973
- color: rgba(var(--color-sf-danger-text));
1974
- background: rgba(var(--color-sf-error), 0.12);
1975
- border: 1px solid rgba(var(--color-sf-outline));
1976
- color: rgba(var(--color-sf-error));
1977
- box-shadow: none;
1978
- }
1979
- .e-btn-group .e-btn:disabled,
1980
- .e-btn-group input:disabled + label.e-btn,
1981
- .e-css.e-btn-group .e-btn:disabled,
1982
- .e-css.e-btn-group input:disabled + label.e-btn {
1983
- background-color: rgba(var(--color-sf-secondary), 0.12);
1984
- border-color: rgba(var(--color-sf-secondary), 0);
1985
- -webkit-box-shadow: none;
1986
- box-shadow: none;
1987
- color: rgba(var(--color-sf-on-surface), 0.38);
1988
- border-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
1989
- }
1990
- .e-btn-group .e-btn:disabled.e-primary,
1991
- .e-btn-group input:disabled + label.e-btn.e-primary,
1992
- .e-css.e-btn-group .e-btn:disabled.e-primary,
1993
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
1994
- background: rgba(var(--color-sf-secondary), 0.12);
1995
- border-color: rgba(var(--color-sf-secondary), 0);
1996
- -webkit-box-shadow: none;
1997
- box-shadow: none;
1998
- color: rgba(var(--color-sf-on-surface), 0.38);
1999
- border-color: rgba(var(--color-sf-primary));
2000
- }
2001
- .e-btn-group .e-btn:disabled.e-success,
2002
- .e-btn-group input:disabled + label.e-btn.e-success,
2003
- .e-css.e-btn-group .e-btn:disabled.e-success,
2004
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
2005
- background: rgba(var(--color-sf-secondary), 0.12);
2006
- border-color: rgba(var(--color-sf-secondary), 0);
2007
- -webkit-box-shadow: none;
2008
- box-shadow: none;
2009
- color: rgba(var(--color-sf-on-surface), 0.38);
2010
- border-color: rgba(var(--color-sf-success));
2011
- }
2012
- .e-btn-group .e-btn:disabled.e-info,
2013
- .e-btn-group input:disabled + label.e-btn.e-info,
2014
- .e-css.e-btn-group .e-btn:disabled.e-info,
2015
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
2016
- background: rgba(var(--color-sf-secondary), 0.12);
2017
- border-color: rgba(var(--color-sf-secondary), 0);
2018
- -webkit-box-shadow: none;
2019
- box-shadow: none;
2020
- color: rgba(var(--color-sf-on-surface), 0.38);
2021
- border-color: rgba(var(--color-sf-info));
2022
- }
2023
- .e-btn-group .e-btn:disabled.e-warning,
2024
- .e-btn-group input:disabled + label.e-btn.e-warning,
2025
- .e-css.e-btn-group .e-btn:disabled.e-warning,
2026
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
2027
- background: rgba(var(--color-sf-secondary), 0.12);
2028
- border-color: rgba(var(--color-sf-secondary), 0);
2029
- -webkit-box-shadow: none;
2030
- box-shadow: none;
2031
- color: rgba(var(--color-sf-on-surface), 0.38);
2032
- border-color: rgba(var(--color-sf-warning));
2033
- }
2034
- .e-btn-group .e-btn:disabled.e-danger,
2035
- .e-btn-group input:disabled + label.e-btn.e-danger,
2036
- .e-css.e-btn-group .e-btn:disabled.e-danger,
2037
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
2038
- background: rgba(var(--color-sf-secondary), 0.12);
2039
- border-color: rgba(var(--color-sf-secondary), 0);
2040
- -webkit-box-shadow: none;
2041
- box-shadow: none;
2042
- color: rgba(var(--color-sf-on-surface), 0.38);
2043
- border-color: rgba(var(--color-sf-error));
2044
- }
2045
- .e-btn-group .e-btn:disabled.e-link,
2046
- .e-btn-group input:disabled + label.e-btn.e-link,
2047
- .e-css.e-btn-group .e-btn:disabled.e-link,
2048
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
2049
- color: rgba(var(--color-sf-on-surface), 0.38);
2050
- background: transparent;
2051
- -webkit-box-shadow: none;
2052
- box-shadow: none;
2053
- text-decoration: none;
2054
- border-color: transparent;
2055
- }
2056
- .e-btn-group .e-btn:disabled.e-outline,
2057
- .e-btn-group input:disabled + label.e-btn.e-outline,
2058
- .e-css.e-btn-group .e-btn:disabled.e-outline,
2059
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
2060
- background: transparent;
2061
- border-color: rgba(var(--color-sf-secondary), 0.12);
2062
- -webkit-box-shadow: none;
2063
- box-shadow: none;
2064
- color: rgba(var(--color-sf-on-surface), 0.38);
2065
- border-color: rgba(var(--color-sf-outline));
2066
- }
2067
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
2068
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
2069
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
2070
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
2071
- background: transparent;
2072
- border-color: rgba(var(--color-sf-secondary), 0.12);
2073
- -webkit-box-shadow: none;
2074
- box-shadow: none;
2075
- color: rgba(var(--color-sf-on-surface), 0.38);
2076
- border-color: rgba(var(--color-sf-primary));
2077
- }
2078
- .e-btn-group .e-btn:disabled.e-outline.e-success,
2079
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
2080
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
2081
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
2082
- background: transparent;
2083
- border-color: rgba(var(--color-sf-secondary), 0.12);
2084
- -webkit-box-shadow: none;
2085
- box-shadow: none;
2086
- color: rgba(var(--color-sf-on-surface), 0.38);
2087
- border-color: rgba(var(--color-sf-success));
2088
- }
2089
- .e-btn-group .e-btn:disabled.e-outline.e-info,
2090
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
2091
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
2092
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
2093
- background: transparent;
2094
- border-color: rgba(var(--color-sf-secondary), 0.12);
2095
- -webkit-box-shadow: none;
2096
- box-shadow: none;
2097
- color: rgba(var(--color-sf-on-surface), 0.38);
2098
- border-color: rgba(var(--color-sf-info));
2099
- }
2100
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
2101
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
2102
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
2103
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
2104
- background: transparent;
2105
- border-color: rgba(var(--color-sf-secondary), 0.12);
2106
- -webkit-box-shadow: none;
2107
- box-shadow: none;
2108
- color: rgba(var(--color-sf-on-surface), 0.38);
2109
- border-color: rgba(var(--color-sf-warning));
2110
- }
2111
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
2112
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
2113
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
2114
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
2115
- background: transparent;
2116
- border-color: rgba(var(--color-sf-secondary), 0.12);
2117
- -webkit-box-shadow: none;
2118
- box-shadow: none;
2119
- color: rgba(var(--color-sf-on-surface), 0.38);
2120
- border-color: rgba(var(--color-sf-error));
2121
- }
2122
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
2123
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
2124
- border-left: transparent;
2125
- border-right: transparent;
2126
- }
2127
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
2128
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
2129
- border-right: transparent;
2130
- }
2131
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
2132
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
2133
- border-left: transparent;
2134
- }
2135
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
2136
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
2137
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
2138
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
2139
- border-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
2140
- outline-color: inherit;
2141
- }
2142
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
2143
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
2144
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
2145
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
2146
- border-color: rgba(var(--color-sf-primary));
2147
- outline-color: inherit;
2148
- }
2149
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
2150
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
2151
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
2152
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
2153
- border-color: rgba(var(--color-sf-success));
2154
- outline-color: inherit;
2155
- }
2156
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
2157
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
2158
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
2159
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
2160
- border-color: rgba(var(--color-sf-info));
2161
- outline-color: inherit;
2162
- }
2163
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
2164
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
2165
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
2166
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
2167
- border-color: rgba(var(--color-sf-warning));
2168
- outline-color: inherit;
2169
- }
2170
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
2171
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
2172
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
2173
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
2174
- border-color: rgba(var(--color-sf-error));
2175
- outline-color: inherit;
2176
- }
2177
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
2178
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
2179
- border-bottom: transparent;
2180
- border-top: transparent;
2181
- }
2182
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
2183
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
2184
- border-bottom: transparent;
2185
- }
2186
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
2187
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
2188
- border-top: transparent;
2189
- }
2190
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
2191
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
2192
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
2193
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
2194
- border-color: linear-gradient(0deg, rgba(var(--color-sf-surface), 1), rgba(var(--color-sf-surface), 1));
2195
- outline-color: inherit;
2196
- }
2197
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
2198
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
2199
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
2200
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
2201
- border-color: rgba(var(--color-sf-primary));
2202
- outline-color: inherit;
2203
- }
2204
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
2205
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
2206
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
2207
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
2208
- border-color: rgba(var(--color-sf-success));
2209
- outline-color: inherit;
2210
- }
2211
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
2212
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
2213
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
2214
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
2215
- border-color: rgba(var(--color-sf-info));
2216
- outline-color: inherit;
2217
- }
2218
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
2219
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
2220
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
2221
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
2222
- border-color: rgba(var(--color-sf-warning));
2223
- outline-color: inherit;
2224
- }
2225
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
2226
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
2227
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
2228
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
2229
- border-color: rgba(var(--color-sf-error));
2230
- outline-color: inherit;
2231
- }
2232
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
2233
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
2234
- border-left: transparent;
2235
- border-right: transparent;
2236
- }
2237
- .e-btn-group.e-rtl .e-btn:first-of-type,
2238
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
2239
- border-left: transparent;
2240
- }
2241
- .e-btn-group.e-rtl .e-btn:last-of-type,
2242
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
2243
- border-right: transparent;
2244
- }
2245
-
2246
- :root {
2247
- --color-sf-black: 0, 0, 0;
2248
- --color-sf-white: 255, 255, 255;
2249
- --color-sf-primary: 103, 80, 164;
2250
- --color-sf-primary-container: 234, 221, 255;
2251
- --color-sf-secondary: 98, 91, 113;
2252
- --color-sf-secondary-container: 232, 222, 248;
2253
- --color-sf-tertiary: 125, 82, 96;
2254
- --color-sf-tertiary-container: 255, 216, 228;
2255
- --color-sf-surface: 255, 255, 255;
2256
- --color-sf-surface-variant: 231, 224, 236;
2257
- --color-sf-background: var(--color-sf-surface);
2258
- --color-sf-on-primary: 255, 255, 255;
2259
- --color-sf-on-primary-container: 33, 0, 94;
2260
- --color-sf-on-secondary: 255, 255, 255;
2261
- --color-sf-on-secondary-container: 30, 25, 43;
2262
- --color-sf-on-tertiary: 255, 255, 255;
2263
- --color-sf-on-tertiary-containe: 55, 11, 30;
2264
- --color-sf-on-surface: 28, 27, 31;
2265
- --color-sf-on-surface-variant: 73, 69, 78;
2266
- --color-sf-on-background: 28, 27, 31;
2267
- --color-sf-outline: 121, 116, 126;
2268
- --color-sf-outline-variant: 196, 199, 197;
2269
- --color-sf-shadow: 0, 0, 0;
2270
- --color-sf-surface-tint-color: 103, 80, 164;
2271
- --color-sf-inverse-surface: 49, 48, 51;
2272
- --color-sf-inverse-on-surface: 244, 239, 244;
2273
- --color-sf-inverse-primary: 208, 188, 255;
2274
- --color-sf-scrim: 0, 0, 0;
2275
- --color-sf-error: 179, 38, 30;
2276
- --color-sf-error-container: 249, 222, 220;
2277
- --color-sf-on-error: 255, 250, 250;
2278
- --color-sf-on-error-container: 65, 14, 11;
2279
- --color-sf-success: 32, 81, 7;
2280
- --color-sf-success-container: 209, 255, 186;
2281
- --color-sf-on-success: 244, 255, 239;
2282
- --color-sf-on-success-container: 13, 39, 0;
2283
- --color-sf-info: 1, 87, 155;
2284
- --color-sf-info-container: 233, 245, 255;
2285
- --color-sf-on-info: 250, 253, 255;
2286
- --color-sf-on-info-container: 0, 51, 91;
2287
- --color-sf-warning: 145, 76, 0;
2288
- --color-sf-warning-container: 254, 236, 222;
2289
- --color-sf-on-warning: 255, 255, 255;
2290
- --color-sf-on-warning-container: 47, 21, 0;
2291
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
2292
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
2293
- --color-sf-diagram-palette-background: --color-sf-white;
2294
- --color-sf-success-text: 255, 255, 255;
2295
- --color-sf-warning-text: 255, 255, 255;
2296
- --color-sf-danger-text: 255, 255, 255;
2297
- --color-sf-info-text: 255, 255, 255;
2298
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
2299
- --color-sf-secondary-bg-color: var(--color-sf-surface);
2300
- }
2301
-
2302
- .e-dark-mode {
2303
- --color-sf-black: 0, 0, 0;
2304
- --color-sf-white: 255, 255, 255;
2305
- --color-sf-primary: 208, 188, 255;
2306
- --color-sf-primary-container: 79, 55, 139;
2307
- --color-sf-secondary: 204, 194, 220;
2308
- --color-sf-secondary-container: 74, 68, 88;
2309
- --color-sf-tertiary: 239, 184, 200;
2310
- --color-sf-tertiary-container: 99, 59, 72;
2311
- --color-sf-surface: 28, 27, 31;
2312
- --color-sf-surface-variant: 28, 27, 31;
2313
- --color-sf-background: var(--color-sf-surface);
2314
- --color-sf-on-primary: 55, 30, 115;
2315
- --color-sf-on-primary-container: 234, 221, 255;
2316
- --color-sf-on-secondary: 51, 45, 65;
2317
- --color-sf-on-secondary-container: 232, 222, 248;
2318
- --color-sf-on-tertiary: 73, 37, 50;
2319
- --color-sf-on-tertiary-containe: 255, 216, 228;
2320
- --color-sf-on-surface: 230, 225, 229;
2321
- --color-sf-on-surface-variant: 202, 196, 208;
2322
- --color-sf-on-background: 230, 225, 229;
2323
- --color-sf-outline: 147, 143, 153;
2324
- --color-sf-outline-variant: 68, 71, 70;
2325
- --color-sf-shadow: 0, 0, 0;
2326
- --color-sf-surface-tint-color: 208, 188, 255;
2327
- --color-sf-inverse-surface: 230, 225, 229;
2328
- --color-sf-inverse-on-surface: 49, 48, 51;
2329
- --color-sf-inverse-primary: 103, 80, 164;
2330
- --color-sf-scrim: 0, 0, 0;
2331
- --color-sf-error: 242, 184, 181;
2332
- --color-sf-error-container: 140, 29, 24;
2333
- --color-sf-on-error: 96, 20, 16;
2334
- --color-sf-on-error-container: 249, 222, 220;
2335
- --color-sf-success: 83, 202, 23;
2336
- --color-sf-success-container: 22, 62, 2;
2337
- --color-sf-on-success: 13, 39, 0;
2338
- --color-sf-on-success-container: 183, 250, 150;
2339
- --color-sf-info: 71, 172, 251;
2340
- --color-sf-info-container: 0, 67, 120;
2341
- --color-sf-on-info: 0, 51, 91;
2342
- --color-sf-on-info-container: 173, 219, 255;
2343
- --color-sf-warning: 245, 180, 130;
2344
- --color-sf-warning-container: 123, 65, 0;
2345
- --color-sf-on-warning: 99, 52, 0;
2346
- --color-sf-on-warning-container: 255, 220, 193;
2347
- --color-sf-spreadsheet-gridline: 231, 224, 236;
2348
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
2349
- --color-sf-success-text: 0, 0, 0;
2350
- --color-sf-warning-text: 0, 0, 0;
2351
- --color-sf-info-text: 0, 0, 0;
2352
- --color-sf-danger-text: 0, 0, 0;
2353
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
2354
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
2355
- }
2356
-
2357
- :root {
2358
- --color-sf-black: 0, 0, 0;
2359
- --color-sf-white: 255, 255, 255;
2360
- --color-sf-primary: 103, 80, 164;
2361
- --color-sf-primary-container: 234, 221, 255;
2362
- --color-sf-secondary: 98, 91, 113;
2363
- --color-sf-secondary-container: 232, 222, 248;
2364
- --color-sf-tertiary: 125, 82, 96;
2365
- --color-sf-tertiary-container: 255, 216, 228;
2366
- --color-sf-surface: 255, 255, 255;
2367
- --color-sf-surface-variant: 231, 224, 236;
2368
- --color-sf-background: var(--color-sf-surface);
2369
- --color-sf-on-primary: 255, 255, 255;
2370
- --color-sf-on-primary-container: 33, 0, 94;
2371
- --color-sf-on-secondary: 255, 255, 255;
2372
- --color-sf-on-secondary-container: 30, 25, 43;
2373
- --color-sf-on-tertiary: 255, 255, 255;
2374
- --color-sf-on-tertiary-containe: 55, 11, 30;
2375
- --color-sf-on-surface: 28, 27, 31;
2376
- --color-sf-on-surface-variant: 73, 69, 78;
2377
- --color-sf-on-background: 28, 27, 31;
2378
- --color-sf-outline: 121, 116, 126;
2379
- --color-sf-outline-variant: 196, 199, 197;
2380
- --color-sf-shadow: 0, 0, 0;
2381
- --color-sf-surface-tint-color: 103, 80, 164;
2382
- --color-sf-inverse-surface: 49, 48, 51;
2383
- --color-sf-inverse-on-surface: 244, 239, 244;
2384
- --color-sf-inverse-primary: 208, 188, 255;
2385
- --color-sf-scrim: 0, 0, 0;
2386
- --color-sf-error: 179, 38, 30;
2387
- --color-sf-error-container: 249, 222, 220;
2388
- --color-sf-on-error: 255, 250, 250;
2389
- --color-sf-on-error-container: 65, 14, 11;
2390
- --color-sf-success: 32, 81, 7;
2391
- --color-sf-success-container: 209, 255, 186;
2392
- --color-sf-on-success: 244, 255, 239;
2393
- --color-sf-on-success-container: 13, 39, 0;
2394
- --color-sf-info: 1, 87, 155;
2395
- --color-sf-info-container: 233, 245, 255;
2396
- --color-sf-on-info: 250, 253, 255;
2397
- --color-sf-on-info-container: 0, 51, 91;
2398
- --color-sf-warning: 145, 76, 0;
2399
- --color-sf-warning-container: 254, 236, 222;
2400
- --color-sf-on-warning: 255, 255, 255;
2401
- --color-sf-on-warning-container: 47, 21, 0;
2402
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
2403
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
2404
- --color-sf-diagram-palette-background: --color-sf-white;
2405
- --color-sf-success-text: 255, 255, 255;
2406
- --color-sf-warning-text: 255, 255, 255;
2407
- --color-sf-danger-text: 255, 255, 255;
2408
- --color-sf-info-text: 255, 255, 255;
2409
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
2410
- --color-sf-secondary-bg-color: var(--color-sf-surface);
2411
- }
2412
-
2413
- .e-dark-mode {
2414
- --color-sf-black: 0, 0, 0;
2415
- --color-sf-white: 255, 255, 255;
2416
- --color-sf-primary: 208, 188, 255;
2417
- --color-sf-primary-container: 79, 55, 139;
2418
- --color-sf-secondary: 204, 194, 220;
2419
- --color-sf-secondary-container: 74, 68, 88;
2420
- --color-sf-tertiary: 239, 184, 200;
2421
- --color-sf-tertiary-container: 99, 59, 72;
2422
- --color-sf-surface: 28, 27, 31;
2423
- --color-sf-surface-variant: 28, 27, 31;
2424
- --color-sf-background: var(--color-sf-surface);
2425
- --color-sf-on-primary: 55, 30, 115;
2426
- --color-sf-on-primary-container: 234, 221, 255;
2427
- --color-sf-on-secondary: 51, 45, 65;
2428
- --color-sf-on-secondary-container: 232, 222, 248;
2429
- --color-sf-on-tertiary: 73, 37, 50;
2430
- --color-sf-on-tertiary-containe: 255, 216, 228;
2431
- --color-sf-on-surface: 230, 225, 229;
2432
- --color-sf-on-surface-variant: 202, 196, 208;
2433
- --color-sf-on-background: 230, 225, 229;
2434
- --color-sf-outline: 147, 143, 153;
2435
- --color-sf-outline-variant: 68, 71, 70;
2436
- --color-sf-shadow: 0, 0, 0;
2437
- --color-sf-surface-tint-color: 208, 188, 255;
2438
- --color-sf-inverse-surface: 230, 225, 229;
2439
- --color-sf-inverse-on-surface: 49, 48, 51;
2440
- --color-sf-inverse-primary: 103, 80, 164;
2441
- --color-sf-scrim: 0, 0, 0;
2442
- --color-sf-error: 242, 184, 181;
2443
- --color-sf-error-container: 140, 29, 24;
2444
- --color-sf-on-error: 96, 20, 16;
2445
- --color-sf-on-error-container: 249, 222, 220;
2446
- --color-sf-success: 83, 202, 23;
2447
- --color-sf-success-container: 22, 62, 2;
2448
- --color-sf-on-success: 13, 39, 0;
2449
- --color-sf-on-success-container: 183, 250, 150;
2450
- --color-sf-info: 71, 172, 251;
2451
- --color-sf-info-container: 0, 67, 120;
2452
- --color-sf-on-info: 0, 51, 91;
2453
- --color-sf-on-info-container: 173, 219, 255;
2454
- --color-sf-warning: 245, 180, 130;
2455
- --color-sf-warning-container: 123, 65, 0;
2456
- --color-sf-on-warning: 99, 52, 0;
2457
- --color-sf-on-warning-container: 255, 220, 193;
2458
- --color-sf-spreadsheet-gridline: 231, 224, 236;
2459
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
2460
- --color-sf-success-text: 0, 0, 0;
2461
- --color-sf-warning-text: 0, 0, 0;
2462
- --color-sf-info-text: 0, 0, 0;
2463
- --color-sf-danger-text: 0, 0, 0;
2464
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
2465
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
2466
- }
2467
-
2468
- /* stylelint-disable property-no-vendor-prefix */
2469
- @-webkit-keyframes material-spinner-rotate {
2470
- 0% {
2471
- -webkit-transform: rotate(0deg);
2472
- transform: rotate(0deg);
2473
- }
2474
- 100% {
2475
- -webkit-transform: rotate(360deg);
2476
- transform: rotate(360deg);
2477
- }
2478
- }
2479
- @keyframes material-spinner-rotate {
2480
- 0% {
2481
- -webkit-transform: rotate(0deg);
2482
- transform: rotate(0deg);
2483
- }
2484
- 100% {
2485
- -webkit-transform: rotate(360deg);
2486
- transform: rotate(360deg);
2487
- }
2488
- }
2489
- @-webkit-keyframes fabric-spinner-rotate {
2490
- 0% {
2491
- -webkit-transform: rotate(0deg);
2492
- transform: rotate(0deg);
2493
- }
2494
- 100% {
2495
- -webkit-transform: rotate(360deg);
2496
- transform: rotate(360deg);
2497
- }
2498
- }
2499
- @keyframes fabric-spinner-rotate {
2500
- 0% {
2501
- -webkit-transform: rotate(0deg);
2502
- transform: rotate(0deg);
2503
- }
2504
- 100% {
2505
- -webkit-transform: rotate(360deg);
2506
- transform: rotate(360deg);
2507
- }
2508
- }
2509
- .e-progress-btn {
2510
- position: relative;
2511
- }
2512
- .e-progress-btn .e-progress {
2513
- height: 100%;
2514
- left: 0;
2515
- opacity: 0;
2516
- position: absolute;
2517
- top: 0;
2518
- -webkit-transition: opacity 0.3s linear;
2519
- transition: opacity 0.3s linear;
2520
- }
2521
- .e-progress-btn .e-spinner {
2522
- -webkit-transition: all 0.3s linear;
2523
- transition: all 0.3s linear;
2524
- }
2525
- .e-progress-btn .e-btn-content {
2526
- display: inline-block;
2527
- position: relative;
2528
- z-index: 1;
2529
- }
2530
- .e-progress-btn.e-vertical .e-progress {
2531
- bottom: 0;
2532
- height: 0%;
2533
- top: auto;
2534
- width: 100%;
2535
- }
2536
- .e-progress-btn.e-progress-top .e-progress {
2537
- height: 10%;
2538
- }
2539
- .e-progress-btn.e-progress-bottom .e-progress {
2540
- bottom: -1px;
2541
- height: 10%;
2542
- top: auto;
2543
- }
2544
- .e-progress-btn.e-progress-active {
2545
- overflow: hidden;
2546
- pointer-events: none;
2547
- }
2548
- .e-progress-btn.e-progress-active .e-progress {
2549
- opacity: 1;
2550
- }
2551
- .e-progress-btn.e-progress-active .e-animate-end {
2552
- opacity: 0;
2553
- }
2554
- .e-progress-btn.e-spin-top, .e-progress-btn.e-spin-bottom {
2555
- -webkit-transition: padding 0.3s linear;
2556
- transition: padding 0.3s linear;
2557
- }
2558
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-btn-content,
2559
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner, .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-btn-content,
2560
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
2561
- display: block;
2562
- line-height: 1;
2563
- }
2564
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-center .e-spinner {
2565
- display: -webkit-box;
2566
- display: -ms-flexbox;
2567
- display: flex;
2568
- -webkit-box-pack: center;
2569
- -ms-flex-pack: center;
2570
- justify-content: center;
2571
- }
2572
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
2573
- padding-right: 12px;
2574
- }
2575
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner .e-spinner-inner {
2576
- top: -1px;
2577
- }
2578
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner {
2579
- padding-left: 12px;
2580
- padding-right: 0;
2581
- }
2582
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner {
2583
- padding-left: 12px;
2584
- }
2585
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner .e-spinner-inner {
2586
- top: -1px;
2587
- }
2588
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner {
2589
- padding-left: 0;
2590
- padding-right: 12px;
2591
- }
2592
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top {
2593
- padding-bottom: 16px;
2594
- padding-top: 16px;
2595
- }
2596
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner {
2597
- padding-bottom: 12px;
2598
- }
2599
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom {
2600
- padding-bottom: 16px;
2601
- padding-top: 16px;
2602
- }
2603
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
2604
- padding-top: 12px;
2605
- }
2606
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner {
2607
- padding-right: 10px;
2608
- }
2609
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner {
2610
- padding-left: 10px;
2611
- padding-right: 0;
2612
- }
2613
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner {
2614
- padding-left: 10px;
2615
- }
2616
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner {
2617
- padding-left: 0;
2618
- padding-right: 10px;
2619
- }
2620
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top {
2621
- padding-bottom: 14px;
2622
- padding-top: 14px;
2623
- }
2624
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner {
2625
- padding-bottom: 10px;
2626
- }
2627
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom {
2628
- padding-bottom: 14px;
2629
- padding-top: 14px;
2630
- }
2631
- .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner {
2632
- padding-top: 10px;
2633
- }
2634
- .e-progress-btn.e-round-corner {
2635
- border-radius: 5em;
2636
- outline: none;
2637
- overflow: hidden;
2638
- }
2639
- .e-progress-btn.e-rtl .e-progress {
2640
- left: auto;
2641
- right: 0;
2642
- }
2643
- .e-progress-btn.e-rtl.e-vertical .e-progress {
2644
- bottom: auto;
2645
- top: 0;
2646
- }
2647
- .e-progress-btn .e-spinner-pane {
2648
- height: auto;
2649
- position: relative;
2650
- width: auto;
2651
- }
2652
- .e-progress-btn .e-spinner-pane .e-spinner-inner {
2653
- left: auto;
2654
- position: relative;
2655
- top: auto;
2656
- -webkit-transform: none;
2657
- transform: none;
2658
- }
2659
- .e-progress-btn .e-cont-animate {
2660
- -webkit-box-align: center;
2661
- -ms-flex-align: center;
2662
- align-items: center;
2663
- display: -webkit-inline-box;
2664
- display: -ms-inline-flexbox;
2665
- display: inline-flex;
2666
- height: 100%;
2667
- -webkit-box-pack: center;
2668
- -ms-flex-pack: center;
2669
- justify-content: center;
2670
- left: 0;
2671
- position: absolute;
2672
- top: 0;
2673
- width: 100%;
2674
- }
2675
- @-webkit-keyframes ProgressSlideLeft {
2676
- from {
2677
- left: 0%;
2678
- opacity: 1;
2679
- }
2680
- to {
2681
- left: -100%;
2682
- opacity: 0;
2683
- }
2684
- }
2685
- @keyframes ProgressSlideLeft {
2686
- from {
2687
- left: 0%;
2688
- opacity: 1;
2689
- }
2690
- to {
2691
- left: -100%;
2692
- opacity: 0;
2693
- }
2694
- }
2695
- @-webkit-keyframes ProgressSlideRight {
2696
- from {
2697
- left: 0%;
2698
- opacity: 1;
2699
- }
2700
- to {
2701
- left: 100%;
2702
- opacity: 0;
2703
- }
2704
- }
2705
- @keyframes ProgressSlideRight {
2706
- from {
2707
- left: 0%;
2708
- opacity: 1;
2709
- }
2710
- to {
2711
- left: 100%;
2712
- opacity: 0;
2713
- }
2714
- }
2715
- @-webkit-keyframes ProgressSlideUp {
2716
- from {
2717
- height: auto;
2718
- opacity: 1;
2719
- top: 0;
2720
- }
2721
- to {
2722
- height: auto;
2723
- opacity: 0;
2724
- top: -100px;
2725
- }
2726
- }
2727
- @keyframes ProgressSlideUp {
2728
- from {
2729
- height: auto;
2730
- opacity: 1;
2731
- top: 0;
2732
- }
2733
- to {
2734
- height: auto;
2735
- opacity: 0;
2736
- top: -100px;
2737
- }
2738
- }
2739
- @-webkit-keyframes ProgressSlideDown {
2740
- from {
2741
- height: auto;
2742
- opacity: 1;
2743
- top: 0;
2744
- }
2745
- to {
2746
- height: auto;
2747
- opacity: 0;
2748
- top: 100px;
2749
- }
2750
- }
2751
- @keyframes ProgressSlideDown {
2752
- from {
2753
- height: auto;
2754
- opacity: 1;
2755
- top: 0;
2756
- }
2757
- to {
2758
- height: auto;
2759
- opacity: 0;
2760
- top: 100px;
2761
- }
2762
- }
2763
- @-webkit-keyframes ProgressZoomIn {
2764
- from {
2765
- opacity: 1;
2766
- -webkit-transform: translate(0, 0) scale(1);
2767
- transform: translate(0, 0) scale(1);
2768
- }
2769
- to {
2770
- opacity: 0;
2771
- -webkit-transform: translate(0, 0) scale(3);
2772
- transform: translate(0, 0) scale(3);
2773
- }
2774
- }
2775
- @keyframes ProgressZoomIn {
2776
- from {
2777
- opacity: 1;
2778
- -webkit-transform: translate(0, 0) scale(1);
2779
- transform: translate(0, 0) scale(1);
2780
- }
2781
- to {
2782
- opacity: 0;
2783
- -webkit-transform: translate(0, 0) scale(3);
2784
- transform: translate(0, 0) scale(3);
2785
- }
2786
- }
2787
- @-webkit-keyframes ProgressZoomOut {
2788
- from {
2789
- -webkit-transform: translate(0, 0) scale(1);
2790
- transform: translate(0, 0) scale(1);
2791
- }
2792
- to {
2793
- -webkit-transform: translate(0, 0) scale(0);
2794
- transform: translate(0, 0) scale(0);
2795
- }
2796
- }
2797
- @keyframes ProgressZoomOut {
2798
- from {
2799
- -webkit-transform: translate(0, 0) scale(1);
2800
- transform: translate(0, 0) scale(1);
2801
- }
2802
- to {
2803
- -webkit-transform: translate(0, 0) scale(0);
2804
- transform: translate(0, 0) scale(0);
2805
- }
2806
- }
2807
-
2808
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner,
2809
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
2810
- padding-right: 14px;
2811
- }
2812
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner,
2813
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round).e-rtl .e-spinner {
2814
- padding-left: 14px;
2815
- padding-right: 0;
2816
- }
2817
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner,
2818
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round) .e-spinner {
2819
- padding-left: 14px;
2820
- }
2821
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner,
2822
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-right:not(.e-round).e-rtl .e-spinner {
2823
- padding-left: 0;
2824
- padding-right: 14px;
2825
- }
2826
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top,
2827
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top {
2828
- padding-bottom: 20px;
2829
- padding-top: 20px;
2830
- }
2831
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner,
2832
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-top .e-spinner {
2833
- padding-bottom: 14px;
2834
- }
2835
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom,
2836
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom {
2837
- padding-bottom: 20px;
2838
- padding-top: 20px;
2839
- }
2840
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner,
2841
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-bottom .e-spinner {
2842
- padding-top: 14px;
2843
- }
2844
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner,
2845
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round) .e-spinner {
2846
- padding-right: 12px;
2847
- }
2848
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner,
2849
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-left:not(.e-round).e-rtl .e-spinner {
2850
- padding-left: 12px;
2851
- padding-right: 0;
2852
- }
2853
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner,
2854
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round) .e-spinner {
2855
- padding-left: 12px;
2856
- }
2857
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner,
2858
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-right:not(.e-round).e-rtl .e-spinner {
2859
- padding-left: 0;
2860
- padding-right: 12px;
2861
- }
2862
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top,
2863
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top {
2864
- padding-bottom: 16px;
2865
- padding-top: 16px;
2866
- }
2867
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner,
2868
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-top .e-spinner {
2869
- padding-bottom: 12px;
2870
- }
2871
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom,
2872
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom {
2873
- padding-bottom: 16px;
2874
- padding-top: 16px;
2875
- }
2876
- *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner,
2877
- *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-small.e-spin-bottom .e-spinner {
2878
- padding-top: 12px;
2879
- }
2880
-
2881
- /*! Progress Button Theme */
2882
- .e-progress-btn .e-spinner-pane .e-spinner-inner svg {
2883
- fill: rgba(var(--color-sf-on-surface));
2884
- stroke: rgba(var(--color-sf-on-surface));
2885
- }
2886
- .e-progress-btn .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2887
- stroke: rgba(var(--color-sf-on-surface));
2888
- }
2889
- .e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
2890
- fill: rgba(var(--color-sf-on-primary));
2891
- stroke: rgba(var(--color-sf-on-primary));
2892
- }
2893
- .e-progress-btn.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2894
- stroke: rgba(var(--color-sf-on-primary));
2895
- }
2896
- .e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
2897
- fill: rgba(var(--color-sf-primary));
2898
- stroke: rgba(var(--color-sf-primary));
2899
- }
2900
- .e-progress-btn.e-primary.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2901
- stroke: rgba(var(--color-sf-white));
2902
- }
2903
- .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
2904
- fill: rgba(var(--color-sf-primary));
2905
- stroke: rgba(var(--color-sf-primary));
2906
- }
2907
- .e-progress-btn.e-primary.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-primary.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2908
- stroke: rgba(var(--color-sf-on-primary));
2909
- }
2910
- .e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
2911
- fill: rgba(var(--color-sf-success-text));
2912
- stroke: rgba(var(--color-sf-success-text));
2913
- }
2914
- .e-progress-btn.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2915
- stroke: rgba(var(--color-sf-success-text));
2916
- }
2917
- .e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
2918
- fill: rgba(var(--color-sf-success));
2919
- stroke: rgba(var(--color-sf-success));
2920
- }
2921
- .e-progress-btn.e-success.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2922
- stroke: rgba(var(--color-sf-success));
2923
- }
2924
- .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
2925
- fill: rgba(var(--color-sf-success));
2926
- stroke: rgba(var(--color-sf-success));
2927
- }
2928
- .e-progress-btn.e-success.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-success.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2929
- stroke: rgba(var(--color-sf-success-text));
2930
- }
2931
- .e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
2932
- fill: rgba(var(--color-sf-info-text));
2933
- stroke: rgba(var(--color-sf-info-text));
2934
- }
2935
- .e-progress-btn.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2936
- stroke: rgba(var(--color-sf-info-text));
2937
- }
2938
- .e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
2939
- fill: rgba(var(--color-sf-info));
2940
- stroke: rgba(var(--color-sf-info));
2941
- }
2942
- .e-progress-btn.e-info.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2943
- stroke: rgba(var(--color-sf-info));
2944
- }
2945
- .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
2946
- fill: rgba(var(--color-sf-info));
2947
- stroke: rgba(var(--color-sf-info));
2948
- }
2949
- .e-progress-btn.e-info.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-info.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2950
- stroke: rgba(var(--color-sf-info-text));
2951
- }
2952
- .e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
2953
- fill: rgba(var(--color-sf-warning-text));
2954
- stroke: rgba(var(--color-sf-warning-text));
2955
- }
2956
- .e-progress-btn.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2957
- stroke: rgba(var(--color-sf-warning-text));
2958
- }
2959
- .e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
2960
- fill: rgba(var(--color-sf-warning));
2961
- stroke: rgba(var(--color-sf-warning));
2962
- }
2963
- .e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle, .e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-circle {
2964
- stroke: rgba(var(--color-sf-warning));
2965
- }
2966
- .e-progress-btn.e-warning.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2967
- stroke: rgba(var(--color-sf-warning));
2968
- }
2969
- .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
2970
- fill: rgba(var(--color-sf-warning));
2971
- stroke: rgba(var(--color-sf-warning));
2972
- }
2973
- .e-progress-btn.e-warning.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-warning.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2974
- stroke: rgba(var(--color-sf-warning-text));
2975
- }
2976
- .e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg {
2977
- fill: rgba(var(--color-sf-danger-text));
2978
- stroke: rgba(var(--color-sf-danger-text));
2979
- }
2980
- .e-progress-btn.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2981
- stroke: rgba(var(--color-sf-danger-text));
2982
- }
2983
- .e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg {
2984
- fill: rgba(var(--color-sf-error));
2985
- stroke: rgba(var(--color-sf-error));
2986
- }
2987
- .e-progress-btn.e-danger.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:hover.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-flat:focus.e-flat .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2988
- stroke: rgba(var(--color-sf-error));
2989
- }
2990
- .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
2991
- fill: rgba(var(--color-sf-error));
2992
- stroke: rgba(var(--color-sf-error));
2993
- }
2994
- .e-progress-btn.e-danger.e-outline:hover .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-danger.e-outline:focus .e-spinner-pane .e-spinner-inner svg .e-path-arc {
2995
- stroke: rgba(var(--color-sf-danger-text));
2996
- }
2997
- .e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg {
2998
- fill: rgba(var(--color-sf-primary));
2999
- stroke: rgba(var(--color-sf-primary));
3000
- }
3001
- .e-progress-btn.e-outline.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-primary .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3002
- stroke: rgba(var(--color-sf-primary));
3003
- }
3004
- .e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg {
3005
- fill: rgba(var(--color-sf-success));
3006
- stroke: rgba(var(--color-sf-success));
3007
- }
3008
- .e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3009
- stroke: rgba(var(--color-sf-success));
3010
- }
3011
- .e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg {
3012
- fill: rgba(var(--color-sf-info));
3013
- stroke: rgba(var(--color-sf-info));
3014
- }
3015
- .e-progress-btn.e-outline.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-info .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3016
- stroke: rgba(var(--color-sf-info));
3017
- }
3018
- .e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg {
3019
- fill: rgba(var(--color-sf-warning));
3020
- stroke: rgba(var(--color-sf-warning));
3021
- }
3022
- .e-progress-btn.e-outline.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-warning .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3023
- stroke: rgba(var(--color-sf-warning));
3024
- }
3025
- .e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg, .e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg {
3026
- fill: rgba(var(--color-sf-error));
3027
- stroke: rgba(var(--color-sf-error));
3028
- }
3029
- .e-progress-btn.e-outline.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc, .e-progress-btn.e-flat.e-danger .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3030
- stroke: rgba(var(--color-sf-error));
3031
- }
3032
- .e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg {
3033
- fill: rgba(var(--color-sf-info));
3034
- stroke: rgba(var(--color-sf-info));
3035
- }
3036
- .e-progress-btn.e-link .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3037
- stroke: rgba(var(--color-sf-info));
3038
- }
3039
-
3040
- .e-progress {
3041
- background: rgba(var(--color-sf-on-surface), 0.12);
3042
- }
3043
-
3044
- *.e-primary .e-progress,
3045
- *.e-success .e-progress,
3046
- *.e-danger .e-progress {
3047
- background: rgba(var(--color-sf-on-surface), 0.12);
3048
- }
3049
-
3050
- *.e-info .e-progress {
3051
- background: rgba(var(--color-sf-on-surface), 0.12);
3052
- }
3053
-
3054
- *.e-flat.e-primary .e-progress,
3055
- *.e-flat:not(:focus).e-primary .e-progress {
3056
- background: rgba(var(--color-sf-primary), 0.12);
3057
- }
3058
- *.e-flat.e-success .e-progress,
3059
- *.e-flat:not(:focus).e-success .e-progress {
3060
- background: rgba(var(--color-sf-success), 0.12);
3061
- }
3062
- *.e-flat.e-info .e-progress,
3063
- *.e-flat:not(:focus).e-info .e-progress {
3064
- background: rgba(var(--color-sf-info), 0.12);
3065
- }
3066
- *.e-flat.e-warning .e-progress,
3067
- *.e-flat:not(:focus).e-warning .e-progress {
3068
- background: rgba(var(--color-sf-warning), 0.12);
3069
- }
3070
- *.e-flat.e-danger .e-progress,
3071
- *.e-flat:not(:focus).e-danger .e-progress {
3072
- background: rgba(var(--color-sf-error), 0.12);
3073
- }
3074
-
3075
- .e-progress-btn.e-outline .e-spinner-pane .e-spinner-inner svg {
3076
- fill: rgba(var(--color-sf-on-surface));
3077
- stroke: rgba(var(--color-sf-on-surface));
3078
- }
3079
-
3080
- .e-progress-btn.e-outline:focus .e-spinner-pane .e-spinner-inner svg {
3081
- fill: rgba(var(--color-sf-on-surface));
3082
- stroke: rgba(var(--color-sf-on-surface));
3083
- }
3084
-
3085
- .e-progress-btn.e-outline.e-success .e-spinner-pane .e-spinner-inner svg .e-path-arc {
3086
- stroke: rgba(var(--color-sf-on-surface));
3087
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/material3.css';