@syncfusion/ej2-vue-splitbuttons 23.2.4 → 24.1.44

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 (90) hide show
  1. package/CHANGELOG.md +2 -12
  2. package/README.md +1 -1
  3. package/dist/ej2-vue-splitbuttons.umd.min.js +1 -1
  4. package/dist/global/ej2-vue-splitbuttons.min.js +2 -2
  5. package/package.json +9 -9
  6. package/styles/bootstrap-dark.css +1 -1761
  7. package/styles/bootstrap.css +1 -1811
  8. package/styles/bootstrap4.css +1 -1836
  9. package/styles/bootstrap5-dark.css +1 -1851
  10. package/styles/bootstrap5.css +1 -1851
  11. package/styles/button-group/bootstrap-dark.css +1 -752
  12. package/styles/button-group/bootstrap.css +1 -726
  13. package/styles/button-group/bootstrap4.css +1 -756
  14. package/styles/button-group/bootstrap5-dark.css +1 -751
  15. package/styles/button-group/bootstrap5.css +1 -751
  16. package/styles/button-group/fabric-dark.css +1 -752
  17. package/styles/button-group/fabric.css +1 -758
  18. package/styles/button-group/fluent-dark.css +1 -755
  19. package/styles/button-group/fluent.css +1 -755
  20. package/styles/button-group/highcontrast-light.css +1 -752
  21. package/styles/button-group/highcontrast.css +1 -803
  22. package/styles/button-group/material-dark.css +1 -752
  23. package/styles/button-group/material.css +1 -756
  24. package/styles/button-group/material3-dark.css +1 -901
  25. package/styles/button-group/material3.css +1 -957
  26. package/styles/button-group/tailwind-dark.css +1 -739
  27. package/styles/button-group/tailwind.css +1 -739
  28. package/styles/drop-down-button/bootstrap-dark.css +1 -231
  29. package/styles/drop-down-button/bootstrap.css +1 -231
  30. package/styles/drop-down-button/bootstrap4.css +1 -226
  31. package/styles/drop-down-button/bootstrap5-dark.css +1 -236
  32. package/styles/drop-down-button/bootstrap5.css +1 -236
  33. package/styles/drop-down-button/fabric-dark.css +1 -231
  34. package/styles/drop-down-button/fabric.css +1 -231
  35. package/styles/drop-down-button/fluent-dark.css +1 -233
  36. package/styles/drop-down-button/fluent.css +1 -233
  37. package/styles/drop-down-button/highcontrast-light.css +1 -231
  38. package/styles/drop-down-button/highcontrast.css +1 -232
  39. package/styles/drop-down-button/material-dark.css +1 -231
  40. package/styles/drop-down-button/material.css +1 -231
  41. package/styles/drop-down-button/material3-dark.css +1 -292
  42. package/styles/drop-down-button/material3.css +1 -348
  43. package/styles/drop-down-button/tailwind-dark.css +1 -241
  44. package/styles/drop-down-button/tailwind.css +1 -241
  45. package/styles/fabric-dark.css +1 -1761
  46. package/styles/fabric.css +1 -1841
  47. package/styles/fluent-dark.css +1 -1852
  48. package/styles/fluent.css +1 -1852
  49. package/styles/highcontrast-light.css +1 -1761
  50. package/styles/highcontrast.css +1 -1813
  51. package/styles/material-dark.css +1 -1761
  52. package/styles/material.css +1 -1839
  53. package/styles/material3-dark.css +1 -2164
  54. package/styles/material3.css +1 -2382
  55. package/styles/progress-button/bootstrap-dark.css +1 -445
  56. package/styles/progress-button/bootstrap.css +1 -522
  57. package/styles/progress-button/bootstrap4.css +1 -525
  58. package/styles/progress-button/bootstrap5-dark.css +1 -538
  59. package/styles/progress-button/bootstrap5.css +1 -538
  60. package/styles/progress-button/fabric-dark.css +1 -445
  61. package/styles/progress-button/fabric.css +1 -522
  62. package/styles/progress-button/fluent-dark.css +1 -538
  63. package/styles/progress-button/fluent.css +1 -538
  64. package/styles/progress-button/highcontrast-light.css +1 -445
  65. package/styles/progress-button/highcontrast.css +1 -445
  66. package/styles/progress-button/material-dark.css +1 -445
  67. package/styles/progress-button/material.css +1 -522
  68. package/styles/progress-button/material3-dark.css +1 -556
  69. package/styles/progress-button/material3.css +1 -612
  70. package/styles/progress-button/tailwind-dark.css +1 -542
  71. package/styles/progress-button/tailwind.css +1 -542
  72. package/styles/split-button/bootstrap-dark.css +1 -330
  73. package/styles/split-button/bootstrap.css +1 -330
  74. package/styles/split-button/bootstrap4.css +1 -326
  75. package/styles/split-button/bootstrap5-dark.css +1 -323
  76. package/styles/split-button/bootstrap5.css +1 -323
  77. package/styles/split-button/fabric-dark.css +1 -330
  78. package/styles/split-button/fabric.css +1 -327
  79. package/styles/split-button/fluent-dark.css +1 -323
  80. package/styles/split-button/fluent.css +1 -323
  81. package/styles/split-button/highcontrast-light.css +1 -330
  82. package/styles/split-button/highcontrast.css +1 -330
  83. package/styles/split-button/material-dark.css +1 -330
  84. package/styles/split-button/material.css +1 -327
  85. package/styles/split-button/material3-dark.css +1 -412
  86. package/styles/split-button/material3.css +1 -462
  87. package/styles/split-button/tailwind-dark.css +1 -344
  88. package/styles/split-button/tailwind.css +1 -344
  89. package/styles/tailwind-dark.css +1 -1868
  90. package/styles/tailwind.css +1 -1868
@@ -1,901 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 208, 188, 255;
5
- --color-sf-primary-container: 79, 55, 139;
6
- --color-sf-secondary: 204, 194, 220;
7
- --color-sf-secondary-container: 74, 68, 88;
8
- --color-sf-tertiary: 239, 184, 200;
9
- --color-sf-tertiary-container: 99, 59, 72;
10
- --color-sf-surface: 28, 27, 31;
11
- --color-sf-surface-variant: 73, 69, 79;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 55, 30, 115;
14
- --color-sf-on-primary-container: 234, 221, 255;
15
- --color-sf-on-secondary: 51, 45, 65;
16
- --color-sf-on-secondary-container: 232, 222, 248;
17
- --color-sf-on-tertiary: 73, 37, 50;
18
- --color-sf-on-tertiary-containe: 255, 216, 228;
19
- --color-sf-on-surface: 230, 225, 229;
20
- --color-sf-on-surface-variant: 202, 196, 208;
21
- --color-sf-on-background: 230, 225, 229;
22
- --color-sf-outline: 147, 143, 153;
23
- --color-sf-outline-variant: 68, 71, 70;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 208, 188, 255;
26
- --color-sf-inverse-surface: 230, 225, 229;
27
- --color-sf-inverse-on-surface: 49, 48, 51;
28
- --color-sf-inverse-primary: 103, 80, 164;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 242, 184, 181;
31
- --color-sf-error-container: 140, 29, 24;
32
- --color-sf-on-error: 96, 20, 16;
33
- --color-sf-on-error-container: 249, 222, 220;
34
- --color-sf-success: 83, 202, 23;
35
- --color-sf-success-container: 22, 62, 2;
36
- --color-sf-on-success: 13, 39, 0;
37
- --color-sf-on-success-container: 183, 250, 150;
38
- --color-sf-info: 71, 172, 251;
39
- --color-sf-info-container: 0, 67, 120;
40
- --color-sf-on-info: 0, 51, 91;
41
- --color-sf-on-info-container: 173, 219, 255;
42
- --color-sf-warning: 245, 180, 130;
43
- --color-sf-warning-container: 123, 65, 0;
44
- --color-sf-on-warning: 99, 52, 0;
45
- --color-sf-on-warning-container: 255, 220, 193;
46
- --color-sf-spreadsheet-gridline: 231, 224, 236;
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
48
- --color-sf-success-text: 0, 0, 0;
49
- --color-sf-warning-text: 0, 0, 0;
50
- --color-sf-info-text: 0, 0, 0;
51
- --color-sf-danger-text: 0, 0, 0;
52
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
54
- }
55
-
56
- /* stylelint-disable */
57
- *.e-btn-group,
58
- *.e-css.e-btn-group {
59
- display: -ms-inline-flexbox;
60
- display: inline-flex;
61
- border-radius: 4px;
62
- -ms-flex-direction: row;
63
- flex-direction: row;
64
- position: relative;
65
- border-radius: 4px;
66
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
67
- }
68
- *.e-btn-group input + label.e-btn,
69
- *.e-css.e-btn-group input + label.e-btn {
70
- margin-bottom: 0;
71
- }
72
- *.e-btn-group input,
73
- *.e-css.e-btn-group input {
74
- -moz-appearance: none;
75
- height: 1px;
76
- margin: 0 0 0 -1px;
77
- opacity: 0;
78
- position: absolute;
79
- width: 1px;
80
- }
81
- *.e-btn-group input:disabled + label.e-btn,
82
- *.e-btn-group :disabled,
83
- *.e-css.e-btn-group input:disabled + label.e-btn,
84
- *.e-css.e-btn-group :disabled {
85
- cursor: default;
86
- pointer-events: none;
87
- }
88
- *.e-btn-group .e-btn-icon,
89
- *.e-css.e-btn-group .e-btn-icon {
90
- font-size: 16px;
91
- }
92
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
93
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
94
- border-radius: 0;
95
- }
96
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
97
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
98
- border-bottom-right-radius: 0;
99
- border-top-right-radius: 0;
100
- }
101
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
102
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
103
- border-bottom-left-radius: 0;
104
- border-top-left-radius: 0;
105
- }
106
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
107
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
108
- border-bottom-right-radius: 0;
109
- border-top-right-radius: 0;
110
- }
111
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
112
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
113
- border-bottom-left-radius: 0;
114
- border-top-left-radius: 0;
115
- }
116
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
117
- *.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 {
118
- border-bottom-right-radius: 0;
119
- border-top-right-radius: 0;
120
- }
121
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
122
- *.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 {
123
- border-bottom-left-radius: 0;
124
- border-top-left-radius: 0;
125
- }
126
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
127
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
128
- border-bottom-right-radius: 0;
129
- border-top-right-radius: 0;
130
- }
131
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
132
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
133
- border-bottom-left-radius: 0;
134
- border-top-left-radius: 0;
135
- }
136
- *.e-btn-group.e-rtl .e-btn,
137
- *.e-css.e-btn-group.e-rtl .e-btn {
138
- margin-left: -1px;
139
- }
140
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
141
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
142
- border-radius: 0;
143
- }
144
- *.e-btn-group.e-rtl .e-btn:first-of-type,
145
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
146
- border-bottom-left-radius: 0;
147
- border-top-left-radius: 0;
148
- }
149
- *.e-btn-group.e-rtl .e-btn:last-of-type,
150
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
151
- border-bottom-right-radius: 0;
152
- border-top-right-radius: 0;
153
- }
154
- *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
155
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
156
- border-bottom-left-radius: 0;
157
- border-top-left-radius: 0;
158
- }
159
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
160
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
161
- border-bottom-right-radius: 0;
162
- border-top-right-radius: 0;
163
- }
164
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
165
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
166
- border-bottom-left-radius: 0;
167
- border-top-left-radius: 0;
168
- }
169
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
170
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
171
- border-bottom-right-radius: 0;
172
- border-top-right-radius: 0;
173
- }
174
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
175
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
176
- border-bottom-left-radius: 0;
177
- border-top-left-radius: 0;
178
- }
179
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
180
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
181
- border-bottom-right-radius: 0;
182
- border-top-right-radius: 0;
183
- }
184
- *.e-btn-group.e-vertical,
185
- *.e-css.e-btn-group.e-vertical {
186
- -ms-flex-direction: column;
187
- flex-direction: column;
188
- }
189
- *.e-btn-group.e-vertical input,
190
- *.e-css.e-btn-group.e-vertical input {
191
- margin: -1px 0 0;
192
- }
193
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
194
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
195
- margin-top: -1px;
196
- }
197
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
198
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
199
- border-radius: 0;
200
- }
201
- *.e-btn-group.e-vertical .e-btn:first-of-type,
202
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
203
- border-bottom-left-radius: 0;
204
- border-bottom-right-radius: 0;
205
- border-top-left-radius: 2px;
206
- border-top-right-radius: 2px;
207
- }
208
- *.e-btn-group.e-vertical .e-btn:last-of-type,
209
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
210
- border-bottom-left-radius: 2px;
211
- border-bottom-right-radius: 2px;
212
- border-top-left-radius: 0;
213
- border-top-right-radius: 0;
214
- }
215
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
216
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
217
- border-radius: 20px;
218
- }
219
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
220
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
221
- border-bottom-left-radius: 20px;
222
- border-top-left-radius: 20px;
223
- }
224
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
225
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
226
- border-bottom-right-radius: 20px;
227
- border-top-right-radius: 20px;
228
- }
229
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
230
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
231
- border-bottom-right-radius: 0;
232
- border-top-right-radius: 0;
233
- }
234
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
235
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
236
- border-bottom-left-radius: 0;
237
- border-top-left-radius: 0;
238
- }
239
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
240
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
241
- border-bottom-left-radius: 20px;
242
- border-top-left-radius: 20px;
243
- }
244
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
245
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
246
- border-bottom-right-radius: 0;
247
- border-top-right-radius: 0;
248
- }
249
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
250
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
251
- border-bottom-left-radius: 0;
252
- border-top-left-radius: 0;
253
- }
254
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
255
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
256
- border-bottom-right-radius: 20px;
257
- border-top-right-radius: 20px;
258
- }
259
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
260
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
261
- border-radius: 20px;
262
- }
263
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
264
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
265
- border-bottom-right-radius: 20px;
266
- border-top-right-radius: 20px;
267
- }
268
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
269
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
270
- border-bottom-left-radius: 20px;
271
- border-top-left-radius: 20px;
272
- }
273
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
274
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
275
- border-bottom-left-radius: 0;
276
- border-top-left-radius: 0;
277
- }
278
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
279
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
280
- border-bottom-right-radius: 0;
281
- border-top-right-radius: 0;
282
- }
283
-
284
- .e-bigger .e-btn-group .e-btn-icon,
285
- .e-bigger.e-btn-group .e-btn-icon,
286
- .e-bigger .e-css.e-btn-group .e-btn-icon,
287
- .e-bigger.e-css.e-btn-group .e-btn-icon {
288
- font-size: 20px;
289
- }
290
-
291
- /* stylelint-disable */
292
- .e-btn-group .e-btn,
293
- .e-css.e-btn-group .e-btn {
294
- box-shadow: none;
295
- }
296
- .e-btn-group .e-btn:hover,
297
- .e-css.e-btn-group .e-btn:hover {
298
- box-shadow: none;
299
- }
300
- .e-btn-group .e-btn:focus-visible,
301
- .e-btn-group input:focus-visible + label.e-btn,
302
- .e-css.e-btn-group .e-btn:focus-visible,
303
- .e-css.e-btn-group input:focus-visible + label.e-btn {
304
- box-shadow: 0 0 0 1px #000000, 0 0 0 3px #ffffff !important;
305
- z-index: 1;
306
- }
307
- .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,
308
- .e-btn-group input:focus-visible + label.e-btn.e-primary,
309
- .e-btn-group input:focus-visible + label.e-btn.e-success,
310
- .e-btn-group input:focus-visible + label.e-btn.e-info,
311
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
312
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
313
- .e-css.e-btn-group .e-btn:focus-visible.e-primary,
314
- .e-css.e-btn-group .e-btn:focus-visible.e-success,
315
- .e-css.e-btn-group .e-btn:focus-visible.e-info,
316
- .e-css.e-btn-group .e-btn:focus-visible.e-warning,
317
- .e-css.e-btn-group .e-btn:focus-visible.e-danger,
318
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
319
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
320
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
321
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
322
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
323
- box-shadow: 0 0 0 1px #000000, 0 0 0 3px #ffffff !important;
324
- z-index: 1;
325
- }
326
- .e-btn-group .e-btn:focus-visible.e-outline,
327
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
328
- .e-css.e-btn-group .e-btn:focus-visible.e-outline,
329
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
330
- box-shadow: 0 0 0 1px #000000, 0 0 0 3px #ffffff !important;
331
- z-index: 1;
332
- }
333
- .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,
334
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
335
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
336
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
337
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
338
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
339
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-primary,
340
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-success,
341
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-info,
342
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-warning,
343
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-danger,
344
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
345
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
346
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
347
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
348
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
349
- box-shadow: 0 0 0 1px #000000, 0 0 0 3px #ffffff !important;
350
- z-index: 1;
351
- }
352
- .e-btn-group .e-btn:focus,
353
- .e-btn-group input:focus + label.e-btn,
354
- .e-css.e-btn-group .e-btn:focus,
355
- .e-css.e-btn-group input:focus + label.e-btn {
356
- 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));
357
- border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
358
- color: rgba(var(--color-sf-on-surface));
359
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
360
- outline-offset: 0;
361
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
362
- box-shadow: none;
363
- outline-color: inherit;
364
- }
365
- .e-btn-group .e-btn:focus.e-primary,
366
- .e-btn-group input:focus + label.e-btn.e-primary,
367
- .e-css.e-btn-group .e-btn:focus.e-primary,
368
- .e-css.e-btn-group input:focus + label.e-btn.e-primary {
369
- 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));
370
- border-color: rgba(var(--color-sf-primary));
371
- color: rgba(var(--color-sf-on-primary));
372
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
373
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
374
- box-shadow: none;
375
- outline-color: inherit;
376
- }
377
- .e-btn-group .e-btn:focus.e-success,
378
- .e-btn-group input:focus + label.e-btn.e-success,
379
- .e-css.e-btn-group .e-btn:focus.e-success,
380
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
381
- 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));
382
- border-color: rgba(var(--color-sf-success));
383
- color: rgba(var(--color-sf-success-text));
384
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
385
- box-shadow: none;
386
- outline-color: inherit;
387
- }
388
- .e-btn-group .e-btn:focus.e-info,
389
- .e-btn-group input:focus + label.e-btn.e-info,
390
- .e-css.e-btn-group .e-btn:focus.e-info,
391
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
392
- 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));
393
- border-color: rgba(var(--color-sf-info));
394
- color: rgba(var(--color-sf-info-text));
395
- 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: none;
397
- outline-color: inherit;
398
- }
399
- .e-btn-group .e-btn:focus.e-warning,
400
- .e-btn-group input:focus + label.e-btn.e-warning,
401
- .e-css.e-btn-group .e-btn:focus.e-warning,
402
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
403
- 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));
404
- border-color: rgba(var(--color-sf-warning));
405
- color: rgba(var(--color-sf-warning-text));
406
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
407
- box-shadow: none;
408
- outline-color: inherit;
409
- }
410
- .e-btn-group .e-btn:focus.e-danger,
411
- .e-btn-group input:focus + label.e-btn.e-danger,
412
- .e-css.e-btn-group .e-btn:focus.e-danger,
413
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
414
- 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));
415
- border-color: rgba(var(--color-sf-error));
416
- color: rgba(var(--color-sf-danger-text));
417
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
418
- box-shadow: none;
419
- outline-color: inherit;
420
- }
421
- .e-btn-group .e-btn:focus.e-link,
422
- .e-btn-group input:focus + label.e-btn.e-link,
423
- .e-css.e-btn-group .e-btn:focus.e-link,
424
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
425
- border-radius: 0;
426
- text-decoration: underline;
427
- color: rgba(var(--color-sf-info));
428
- background-color: transparent;
429
- border-color: transparent;
430
- box-shadow: none;
431
- outline: none;
432
- }
433
- .e-btn-group .e-btn:focus.e-outline,
434
- .e-btn-group input:focus + label.e-btn.e-outline,
435
- .e-css.e-btn-group .e-btn:focus.e-outline,
436
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
437
- background: rgba(var(--color-sf-on-surface), 0.12);
438
- border: 1px solid rgba(var(--color-sf-outline));
439
- color: rgba(var(--color-sf-on-surface));
440
- box-shadow: none;
441
- }
442
- .e-btn-group .e-btn:focus.e-outline.e-primary,
443
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
444
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
445
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
446
- background: rgba(var(--color-sf-primary), 0.12);
447
- border: 1px solid rgba(var(--color-sf-outline));
448
- color: rgba(var(--color-sf-primary));
449
- box-shadow: none;
450
- }
451
- .e-btn-group .e-btn:focus.e-outline.e-success,
452
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
453
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
454
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
455
- background: rgba(var(--color-sf-success), 0.12);
456
- border: 1px solid rgba(var(--color-sf-outline));
457
- color: rgba(var(--color-sf-success));
458
- box-shadow: none;
459
- }
460
- .e-btn-group .e-btn:focus.e-outline.e-info,
461
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
462
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
463
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
464
- background: rgba(var(--color-sf-info), 0.12);
465
- border: 1px solid rgba(var(--color-sf-outline));
466
- color: rgba(var(--color-sf-info));
467
- box-shadow: none;
468
- }
469
- .e-btn-group .e-btn:focus.e-outline.e-warning,
470
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
471
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
472
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
473
- background: rgba(var(--color-sf-warning), 0.12);
474
- border: 1px solid rgba(var(--color-sf-outline));
475
- color: rgba(var(--color-sf-warning));
476
- box-shadow: none;
477
- }
478
- .e-btn-group .e-btn:focus.e-outline.e-danger,
479
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
480
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
481
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
482
- background: rgba(var(--color-sf-error), 0.12);
483
- border: 1px solid rgba(var(--color-sf-outline));
484
- color: rgba(var(--color-sf-error));
485
- box-shadow: none;
486
- }
487
- .e-btn-group .e-btn:active,
488
- .e-btn-group input:active + label.e-btn,
489
- .e-btn-group input:checked + label.e-btn,
490
- .e-css.e-btn-group .e-btn:active,
491
- .e-css.e-btn-group input:active + label.e-btn,
492
- .e-css.e-btn-group input:checked + label.e-btn {
493
- 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));
494
- border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
495
- color: rgba(var(--color-sf-on-surface));
496
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
497
- outline-offset: 0;
498
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
499
- box-shadow: none;
500
- }
501
- .e-btn-group .e-btn:active.e-primary,
502
- .e-btn-group input:active + label.e-btn.e-primary,
503
- .e-btn-group input:checked + label.e-btn.e-primary,
504
- .e-css.e-btn-group .e-btn:active.e-primary,
505
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
506
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
507
- 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));
508
- border-color: rgba(var(--color-sf-primary));
509
- color: rgba(var(--color-sf-on-primary));
510
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
511
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
512
- box-shadow: none;
513
- }
514
- .e-btn-group .e-btn:active.e-success,
515
- .e-btn-group input:active + label.e-btn.e-success,
516
- .e-btn-group input:checked + label.e-btn.e-success,
517
- .e-css.e-btn-group .e-btn:active.e-success,
518
- .e-css.e-btn-group input:active + label.e-btn.e-success,
519
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
520
- 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));
521
- border-color: rgba(var(--color-sf-success));
522
- color: rgba(var(--color-sf-success-text));
523
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
524
- box-shadow: none;
525
- }
526
- .e-btn-group .e-btn:active.e-info,
527
- .e-btn-group input:active + label.e-btn.e-info,
528
- .e-btn-group input:checked + label.e-btn.e-info,
529
- .e-css.e-btn-group .e-btn:active.e-info,
530
- .e-css.e-btn-group input:active + label.e-btn.e-info,
531
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
532
- 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));
533
- color: rgba(var(--color-sf-info-text));
534
- border-color: rgba(var(--color-sf-info));
535
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
536
- box-shadow: none;
537
- }
538
- .e-btn-group .e-btn:active.e-warning,
539
- .e-btn-group input:active + label.e-btn.e-warning,
540
- .e-btn-group input:checked + label.e-btn.e-warning,
541
- .e-css.e-btn-group .e-btn:active.e-warning,
542
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
543
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
544
- 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));
545
- border-color: rgba(var(--color-sf-warning));
546
- color: rgba(var(--color-sf-warning-text));
547
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
548
- box-shadow: none;
549
- }
550
- .e-btn-group .e-btn:active.e-danger,
551
- .e-btn-group input:active + label.e-btn.e-danger,
552
- .e-btn-group input:checked + label.e-btn.e-danger,
553
- .e-css.e-btn-group .e-btn:active.e-danger,
554
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
555
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
556
- 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));
557
- border-color: rgba(var(--color-sf-error));
558
- color: rgba(var(--color-sf-danger-text));
559
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
560
- box-shadow: none;
561
- }
562
- .e-btn-group .e-btn:active.e-outline,
563
- .e-btn-group input:active + label.e-btn.e-outline,
564
- .e-btn-group input:checked + label.e-btn.e-outline,
565
- .e-css.e-btn-group .e-btn:active.e-outline,
566
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
567
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
568
- background: rgba(var(--color-sf-on-surface), 0.12);
569
- border-color: rgba(var(--color-sf-outline));
570
- box-shadow: none;
571
- color: rgba(var(--color-sf-on-surface));
572
- box-shadow: none;
573
- }
574
- .e-btn-group .e-btn:active.e-outline.e-primary,
575
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
576
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
577
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
578
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
579
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
580
- 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));
581
- border-color: rgba(var(--color-sf-primary));
582
- box-shadow: none;
583
- color: rgba(var(--color-sf-on-primary));
584
- background: rgba(var(--color-sf-primary), 0.12);
585
- border: 1px solid rgba(var(--color-sf-outline));
586
- color: rgba(var(--color-sf-primary));
587
- box-shadow: none;
588
- }
589
- .e-btn-group .e-btn:active.e-outline.e-success,
590
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
591
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
592
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
593
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
594
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
595
- 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));
596
- border-color: rgba(var(--color-sf-success));
597
- box-shadow: none;
598
- color: rgba(var(--color-sf-success-text));
599
- background: rgba(var(--color-sf-success), 0.12);
600
- border: 1px solid rgba(var(--color-sf-outline));
601
- color: rgba(var(--color-sf-success));
602
- box-shadow: none;
603
- }
604
- .e-btn-group .e-btn:active.e-outline.e-info,
605
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
606
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
607
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
608
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
609
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
610
- 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));
611
- border-color: rgba(var(--color-sf-info));
612
- box-shadow: none;
613
- color: rgba(var(--color-sf-info-text));
614
- background: rgba(var(--color-sf-info), 0.12);
615
- border: 1px solid rgba(var(--color-sf-outline));
616
- color: rgba(var(--color-sf-info));
617
- box-shadow: none;
618
- }
619
- .e-btn-group .e-btn:active.e-outline.e-warning,
620
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
621
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
622
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
623
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
624
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
625
- 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));
626
- border-color: rgba(var(--color-sf-warning));
627
- box-shadow: none;
628
- color: rgba(var(--color-sf-warning-text));
629
- background: rgba(var(--color-sf-warning), 0.12);
630
- border: 1px solid rgba(var(--color-sf-outline));
631
- color: rgba(var(--color-sf-warning));
632
- box-shadow: none;
633
- }
634
- .e-btn-group .e-btn:active.e-outline.e-danger,
635
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
636
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
637
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
638
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
639
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
640
- 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));
641
- border-color: rgba(var(--color-sf-error));
642
- box-shadow: none;
643
- color: rgba(var(--color-sf-danger-text));
644
- background: rgba(var(--color-sf-error), 0.12);
645
- border: 1px solid rgba(var(--color-sf-outline));
646
- color: rgba(var(--color-sf-error));
647
- box-shadow: none;
648
- }
649
- .e-btn-group .e-btn:disabled,
650
- .e-btn-group input:disabled + label.e-btn,
651
- .e-css.e-btn-group .e-btn:disabled,
652
- .e-css.e-btn-group input:disabled + label.e-btn {
653
- background-color: rgba(var(--color-sf-secondary), 0.12);
654
- border-color: rgba(var(--color-sf-secondary), 0);
655
- box-shadow: none;
656
- color: rgba(var(--color-sf-on-surface), 0.38);
657
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
658
- }
659
- .e-btn-group .e-btn:disabled.e-primary,
660
- .e-btn-group input:disabled + label.e-btn.e-primary,
661
- .e-css.e-btn-group .e-btn:disabled.e-primary,
662
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
663
- background: rgba(var(--color-sf-secondary), 0.12);
664
- border-color: rgba(var(--color-sf-secondary), 0);
665
- box-shadow: none;
666
- color: rgba(var(--color-sf-on-surface), 0.38);
667
- border-color: rgba(var(--color-sf-primary));
668
- }
669
- .e-btn-group .e-btn:disabled.e-success,
670
- .e-btn-group input:disabled + label.e-btn.e-success,
671
- .e-css.e-btn-group .e-btn:disabled.e-success,
672
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
673
- background: rgba(var(--color-sf-secondary), 0.12);
674
- border-color: rgba(var(--color-sf-secondary), 0);
675
- box-shadow: none;
676
- color: rgba(var(--color-sf-on-surface), 0.38);
677
- border-color: rgba(var(--color-sf-success));
678
- }
679
- .e-btn-group .e-btn:disabled.e-info,
680
- .e-btn-group input:disabled + label.e-btn.e-info,
681
- .e-css.e-btn-group .e-btn:disabled.e-info,
682
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
683
- background: rgba(var(--color-sf-secondary), 0.12);
684
- border-color: rgba(var(--color-sf-secondary), 0);
685
- box-shadow: none;
686
- color: rgba(var(--color-sf-on-surface), 0.38);
687
- border-color: rgba(var(--color-sf-info));
688
- }
689
- .e-btn-group .e-btn:disabled.e-warning,
690
- .e-btn-group input:disabled + label.e-btn.e-warning,
691
- .e-css.e-btn-group .e-btn:disabled.e-warning,
692
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
693
- background: rgba(var(--color-sf-secondary), 0.12);
694
- border-color: rgba(var(--color-sf-secondary), 0);
695
- box-shadow: none;
696
- color: rgba(var(--color-sf-on-surface), 0.38);
697
- border-color: rgba(var(--color-sf-warning));
698
- }
699
- .e-btn-group .e-btn:disabled.e-danger,
700
- .e-btn-group input:disabled + label.e-btn.e-danger,
701
- .e-css.e-btn-group .e-btn:disabled.e-danger,
702
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
703
- background: rgba(var(--color-sf-secondary), 0.12);
704
- border-color: rgba(var(--color-sf-secondary), 0);
705
- box-shadow: none;
706
- color: rgba(var(--color-sf-on-surface), 0.38);
707
- border-color: rgba(var(--color-sf-error));
708
- }
709
- .e-btn-group .e-btn:disabled.e-link,
710
- .e-btn-group input:disabled + label.e-btn.e-link,
711
- .e-css.e-btn-group .e-btn:disabled.e-link,
712
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
713
- color: rgba(var(--color-sf-on-surface), 0.38);
714
- background: transparent;
715
- box-shadow: none;
716
- text-decoration: none;
717
- border-color: transparent;
718
- }
719
- .e-btn-group .e-btn:disabled.e-outline,
720
- .e-btn-group input:disabled + label.e-btn.e-outline,
721
- .e-css.e-btn-group .e-btn:disabled.e-outline,
722
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
723
- background: transparent;
724
- border-color: rgba(var(--color-sf-secondary), 0.12);
725
- box-shadow: none;
726
- color: rgba(var(--color-sf-on-surface), 0.38);
727
- border-color: rgba(var(--color-sf-outline));
728
- }
729
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
730
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
731
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
732
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
733
- background: transparent;
734
- border-color: rgba(var(--color-sf-secondary), 0.12);
735
- box-shadow: none;
736
- color: rgba(var(--color-sf-on-surface), 0.38);
737
- border-color: rgba(var(--color-sf-primary));
738
- }
739
- .e-btn-group .e-btn:disabled.e-outline.e-success,
740
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
741
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
742
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
743
- background: transparent;
744
- border-color: rgba(var(--color-sf-secondary), 0.12);
745
- box-shadow: none;
746
- color: rgba(var(--color-sf-on-surface), 0.38);
747
- border-color: rgba(var(--color-sf-success));
748
- }
749
- .e-btn-group .e-btn:disabled.e-outline.e-info,
750
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
751
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
752
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
753
- background: transparent;
754
- border-color: rgba(var(--color-sf-secondary), 0.12);
755
- box-shadow: none;
756
- color: rgba(var(--color-sf-on-surface), 0.38);
757
- border-color: rgba(var(--color-sf-info));
758
- }
759
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
760
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
761
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
762
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
763
- background: transparent;
764
- border-color: rgba(var(--color-sf-secondary), 0.12);
765
- box-shadow: none;
766
- color: rgba(var(--color-sf-on-surface), 0.38);
767
- border-color: rgba(var(--color-sf-warning));
768
- }
769
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
770
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
771
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
772
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
773
- background: transparent;
774
- border-color: rgba(var(--color-sf-secondary), 0.12);
775
- box-shadow: none;
776
- color: rgba(var(--color-sf-on-surface), 0.38);
777
- border-color: rgba(var(--color-sf-error));
778
- }
779
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
780
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
781
- border-left: transparent;
782
- border-right: transparent;
783
- }
784
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
785
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
786
- border-right: transparent;
787
- }
788
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
789
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
790
- border-left: transparent;
791
- }
792
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
793
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
794
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
795
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
796
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
797
- outline-color: inherit;
798
- }
799
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
800
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
801
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
802
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
803
- border-color: rgba(var(--color-sf-primary));
804
- outline-color: inherit;
805
- }
806
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
807
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
808
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
809
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
810
- border-color: rgba(var(--color-sf-success));
811
- outline-color: inherit;
812
- }
813
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
814
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
815
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
816
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
817
- border-color: rgba(var(--color-sf-info));
818
- outline-color: inherit;
819
- }
820
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
821
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
822
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
823
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
824
- border-color: rgba(var(--color-sf-warning));
825
- outline-color: inherit;
826
- }
827
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
828
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
829
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
830
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
831
- border-color: rgba(var(--color-sf-error));
832
- outline-color: inherit;
833
- }
834
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
835
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
836
- border-bottom: transparent;
837
- border-top: transparent;
838
- }
839
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
840
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
841
- border-bottom: transparent;
842
- }
843
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
844
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
845
- border-top: transparent;
846
- }
847
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
848
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
849
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
850
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
851
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
852
- outline-color: inherit;
853
- }
854
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
855
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
856
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
857
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
858
- border-color: rgba(var(--color-sf-primary));
859
- outline-color: inherit;
860
- }
861
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
862
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
863
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
864
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
865
- border-color: rgba(var(--color-sf-success));
866
- outline-color: inherit;
867
- }
868
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
869
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
870
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
871
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
872
- border-color: rgba(var(--color-sf-info));
873
- outline-color: inherit;
874
- }
875
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
876
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
877
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
878
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
879
- border-color: rgba(var(--color-sf-warning));
880
- outline-color: inherit;
881
- }
882
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
883
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
884
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
885
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
886
- border-color: rgba(var(--color-sf-error));
887
- outline-color: inherit;
888
- }
889
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
890
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
891
- border-left: transparent;
892
- border-right: transparent;
893
- }
894
- .e-btn-group.e-rtl .e-btn:first-of-type,
895
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
896
- border-left: transparent;
897
- }
898
- .e-btn-group.e-rtl .e-btn:last-of-type,
899
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
900
- border-right: transparent;
901
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/material3-dark.css';