@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,752 +1 @@
1
- /* stylelint-disable */
2
- *.e-btn-group,
3
- *.e-css.e-btn-group {
4
- display: -ms-inline-flexbox;
5
- display: inline-flex;
6
- border-radius: 0;
7
- -ms-flex-direction: row;
8
- flex-direction: row;
9
- position: relative;
10
- }
11
- *.e-btn-group input + label.e-btn,
12
- *.e-css.e-btn-group input + label.e-btn {
13
- margin-bottom: 0;
14
- }
15
- *.e-btn-group input,
16
- *.e-css.e-btn-group input {
17
- -moz-appearance: none;
18
- height: 1px;
19
- margin: 0 0 0 -1px;
20
- opacity: 0;
21
- position: absolute;
22
- width: 1px;
23
- }
24
- *.e-btn-group input:disabled + label.e-btn,
25
- *.e-btn-group :disabled,
26
- *.e-css.e-btn-group input:disabled + label.e-btn,
27
- *.e-css.e-btn-group :disabled {
28
- cursor: default;
29
- pointer-events: none;
30
- }
31
- *.e-btn-group .e-btn-icon,
32
- *.e-css.e-btn-group .e-btn-icon {
33
- font-size: 14px;
34
- }
35
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
36
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
37
- margin-left: 0;
38
- }
39
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
40
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
41
- border-radius: 0;
42
- }
43
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
44
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
45
- border-bottom-right-radius: 0;
46
- border-top-right-radius: 0;
47
- }
48
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
49
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
50
- border-bottom-left-radius: 0;
51
- border-top-left-radius: 0;
52
- }
53
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
54
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
55
- border-bottom-right-radius: 0;
56
- border-top-right-radius: 0;
57
- }
58
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
59
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
60
- border-bottom-left-radius: 0;
61
- border-top-left-radius: 0;
62
- }
63
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
64
- *.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 {
65
- border-bottom-right-radius: 0;
66
- border-top-right-radius: 0;
67
- }
68
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
69
- *.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 {
70
- border-bottom-left-radius: 0;
71
- border-top-left-radius: 0;
72
- }
73
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
74
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
75
- border-bottom-right-radius: 0;
76
- border-top-right-radius: 0;
77
- }
78
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
79
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
80
- border-bottom-left-radius: 0;
81
- border-top-left-radius: 0;
82
- }
83
- *.e-btn-group.e-rtl .e-btn,
84
- *.e-css.e-btn-group.e-rtl .e-btn {
85
- margin-left: 0;
86
- }
87
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
88
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
89
- border-radius: 0;
90
- }
91
- *.e-btn-group.e-rtl .e-btn:first-of-type,
92
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type {
93
- border-bottom-left-radius: 0;
94
- border-top-left-radius: 0;
95
- }
96
- *.e-btn-group.e-rtl .e-btn:last-of-type,
97
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
98
- border-bottom-right-radius: 0;
99
- border-top-right-radius: 0;
100
- }
101
- *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
102
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
103
- border-bottom-left-radius: 0;
104
- border-top-left-radius: 0;
105
- }
106
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
107
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
108
- border-bottom-right-radius: 0;
109
- border-top-right-radius: 0;
110
- }
111
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
112
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
113
- border-bottom-left-radius: 0;
114
- border-top-left-radius: 0;
115
- }
116
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
117
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
118
- border-bottom-right-radius: 0;
119
- border-top-right-radius: 0;
120
- }
121
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
122
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
123
- border-bottom-left-radius: 0;
124
- border-top-left-radius: 0;
125
- }
126
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
127
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
128
- border-bottom-right-radius: 0;
129
- border-top-right-radius: 0;
130
- }
131
- *.e-btn-group.e-vertical,
132
- *.e-css.e-btn-group.e-vertical {
133
- -ms-flex-direction: column;
134
- flex-direction: column;
135
- }
136
- *.e-btn-group.e-vertical input,
137
- *.e-css.e-btn-group.e-vertical input {
138
- margin: -1px 0 0;
139
- }
140
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
141
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
142
- margin-top: -1px;
143
- }
144
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
145
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
146
- border-radius: 0;
147
- }
148
- *.e-btn-group.e-vertical .e-btn:first-of-type,
149
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
150
- border-bottom-left-radius: 0;
151
- border-bottom-right-radius: 0;
152
- border-top-left-radius: 2px;
153
- border-top-right-radius: 2px;
154
- }
155
- *.e-btn-group.e-vertical .e-btn:last-of-type,
156
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
157
- border-bottom-left-radius: 2px;
158
- border-bottom-right-radius: 2px;
159
- border-top-left-radius: 0;
160
- border-top-right-radius: 0;
161
- }
162
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
163
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
164
- border-radius: 20px;
165
- }
166
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
167
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
168
- border-bottom-left-radius: 20px;
169
- border-top-left-radius: 20px;
170
- }
171
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
172
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
173
- border-bottom-right-radius: 20px;
174
- border-top-right-radius: 20px;
175
- }
176
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
177
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
178
- border-bottom-right-radius: 0;
179
- border-top-right-radius: 0;
180
- }
181
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
182
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
183
- border-bottom-left-radius: 0;
184
- border-top-left-radius: 0;
185
- }
186
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
187
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
188
- border-bottom-left-radius: 20px;
189
- border-top-left-radius: 20px;
190
- }
191
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
192
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
193
- border-bottom-right-radius: 0;
194
- border-top-right-radius: 0;
195
- }
196
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
197
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
198
- border-bottom-left-radius: 0;
199
- border-top-left-radius: 0;
200
- }
201
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
202
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
203
- border-bottom-right-radius: 20px;
204
- border-top-right-radius: 20px;
205
- }
206
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
207
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
208
- border-radius: 20px;
209
- }
210
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
211
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
212
- border-bottom-right-radius: 20px;
213
- border-top-right-radius: 20px;
214
- }
215
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
216
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
217
- border-bottom-left-radius: 20px;
218
- border-top-left-radius: 20px;
219
- }
220
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
221
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
222
- border-bottom-left-radius: 0;
223
- border-top-left-radius: 0;
224
- }
225
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
226
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
227
- border-bottom-right-radius: 0;
228
- border-top-right-radius: 0;
229
- }
230
-
231
- .e-bigger .e-btn-group .e-btn-icon,
232
- .e-bigger.e-btn-group .e-btn-icon,
233
- .e-bigger .e-css.e-btn-group .e-btn-icon,
234
- .e-bigger.e-css.e-btn-group .e-btn-icon {
235
- font-size: 16px;
236
- }
237
-
238
- /* stylelint-disable */
239
- .e-btn-group:not(.e-outline),
240
- .e-css.e-btn-group:not(.e-outline) {
241
- box-shadow: none;
242
- }
243
- .e-btn-group .e-btn:hover,
244
- .e-css.e-btn-group .e-btn:hover {
245
- box-shadow: none;
246
- }
247
- .e-btn-group .e-btn:focus,
248
- .e-btn-group input:focus + label.e-btn,
249
- .e-css.e-btn-group .e-btn:focus,
250
- .e-css.e-btn-group input:focus + label.e-btn {
251
- background: #414040;
252
- border-color: #201f1f;
253
- color: #fff;
254
- outline: #c8c8c8 1px solid;
255
- outline-offset: 0;
256
- box-shadow: none;
257
- box-shadow: none;
258
- outline-color: #c8c8c8;
259
- }
260
- .e-btn-group .e-btn:focus.e-primary,
261
- .e-btn-group input:focus + label.e-btn.e-primary,
262
- .e-css.e-btn-group .e-btn:focus.e-primary,
263
- .e-css.e-btn-group input:focus + label.e-btn.e-primary {
264
- background: #0074cc;
265
- border-color: #201f1f;
266
- color: #fff;
267
- outline: #c8c8c8 1px solid;
268
- box-shadow: none;
269
- box-shadow: none;
270
- outline-color: #fff;
271
- }
272
- .e-btn-group .e-btn:focus.e-success,
273
- .e-btn-group input:focus + label.e-btn.e-success,
274
- .e-css.e-btn-group .e-btn:focus.e-success,
275
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
276
- background: #37844d;
277
- border-color: #201f1f;
278
- color: #fff;
279
- box-shadow: none;
280
- box-shadow: none;
281
- outline-color: #fff;
282
- }
283
- .e-btn-group .e-btn:focus.e-info,
284
- .e-btn-group input:focus + label.e-btn.e-info,
285
- .e-css.e-btn-group .e-btn:focus.e-info,
286
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
287
- background: #1e79cb;
288
- border-color: #201f1f;
289
- color: #fff;
290
- box-shadow: none;
291
- box-shadow: none;
292
- outline-color: #fff;
293
- }
294
- .e-btn-group .e-btn:focus.e-warning,
295
- .e-btn-group input:focus + label.e-btn.e-warning,
296
- .e-css.e-btn-group .e-btn:focus.e-warning,
297
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
298
- background: #bf7500;
299
- border-color: #201f1f;
300
- color: #fff;
301
- box-shadow: none;
302
- box-shadow: none;
303
- outline-color: #fff;
304
- }
305
- .e-btn-group .e-btn:focus.e-danger,
306
- .e-btn-group input:focus + label.e-btn.e-danger,
307
- .e-css.e-btn-group .e-btn:focus.e-danger,
308
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
309
- background: #cd2a19;
310
- border-color: #201f1f;
311
- color: #fff;
312
- box-shadow: none;
313
- box-shadow: none;
314
- outline-color: #fff;
315
- }
316
- .e-btn-group .e-btn:focus.e-link,
317
- .e-btn-group input:focus + label.e-btn.e-link,
318
- .e-css.e-btn-group .e-btn:focus.e-link,
319
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
320
- border-radius: 0;
321
- text-decoration: underline;
322
- color: #639df3;
323
- background-color: transparent;
324
- border-color: transparent;
325
- box-shadow: none;
326
- outline: none;
327
- }
328
- .e-btn-group .e-btn:focus.e-outline,
329
- .e-btn-group input:focus + label.e-btn.e-outline,
330
- .e-css.e-btn-group .e-btn:focus.e-outline,
331
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
332
- box-shadow: none;
333
- box-shadow: none;
334
- }
335
- .e-btn-group .e-btn:focus.e-outline.e-primary,
336
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
337
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
338
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
339
- box-shadow: none;
340
- }
341
- .e-btn-group .e-btn:focus.e-outline.e-success,
342
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
343
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
344
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
345
- box-shadow: none;
346
- }
347
- .e-btn-group .e-btn:focus.e-outline.e-info,
348
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
349
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
350
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
351
- box-shadow: none;
352
- }
353
- .e-btn-group .e-btn:focus.e-outline.e-warning,
354
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
355
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
356
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
357
- box-shadow: none;
358
- }
359
- .e-btn-group .e-btn:focus.e-outline.e-danger,
360
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
361
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
362
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
363
- box-shadow: none;
364
- }
365
- .e-btn-group .e-btn:active,
366
- .e-btn-group input:active + label.e-btn,
367
- .e-btn-group input:checked + label.e-btn,
368
- .e-css.e-btn-group .e-btn:active,
369
- .e-css.e-btn-group input:active + label.e-btn,
370
- .e-css.e-btn-group input:checked + label.e-btn {
371
- background: #6f6c6c;
372
- border-color: #6f6c6c;
373
- color: #fff;
374
- outline: #414040 0 solid;
375
- outline-offset: 0;
376
- box-shadow: none;
377
- }
378
- .e-btn-group .e-btn:active.e-primary,
379
- .e-btn-group input:active + label.e-btn.e-primary,
380
- .e-btn-group input:checked + label.e-btn.e-primary,
381
- .e-css.e-btn-group .e-btn:active.e-primary,
382
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
383
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
384
- background: #005799;
385
- border-color: #005799;
386
- color: #fff;
387
- outline: #414040 0 solid;
388
- box-shadow: none;
389
- }
390
- .e-btn-group .e-btn:active.e-success,
391
- .e-btn-group input:active + label.e-btn.e-success,
392
- .e-btn-group input:checked + label.e-btn.e-success,
393
- .e-css.e-btn-group .e-btn:active.e-success,
394
- .e-css.e-btn-group input:active + label.e-btn.e-success,
395
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
396
- background: #255934;
397
- border-color: #255934;
398
- color: #fff;
399
- box-shadow: none;
400
- }
401
- .e-btn-group .e-btn:active.e-info,
402
- .e-btn-group input:active + label.e-btn.e-info,
403
- .e-btn-group input:checked + label.e-btn.e-info,
404
- .e-css.e-btn-group .e-btn:active.e-info,
405
- .e-css.e-btn-group input:active + label.e-btn.e-info,
406
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
407
- background: #165996;
408
- color: #fff;
409
- border-color: #165996;
410
- box-shadow: none;
411
- }
412
- .e-btn-group .e-btn:active.e-warning,
413
- .e-btn-group input:active + label.e-btn.e-warning,
414
- .e-btn-group input:checked + label.e-btn.e-warning,
415
- .e-css.e-btn-group .e-btn:active.e-warning,
416
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
417
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
418
- background: #825000;
419
- border-color: #825000;
420
- color: #fff;
421
- box-shadow: none;
422
- }
423
- .e-btn-group .e-btn:active.e-danger,
424
- .e-btn-group input:active + label.e-btn.e-danger,
425
- .e-btn-group input:checked + label.e-btn.e-danger,
426
- .e-css.e-btn-group .e-btn:active.e-danger,
427
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
428
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
429
- background: #961f12;
430
- border-color: #961f12;
431
- color: #fff;
432
- box-shadow: none;
433
- }
434
- .e-btn-group .e-btn:active.e-outline,
435
- .e-btn-group input:active + label.e-btn.e-outline,
436
- .e-btn-group input:checked + label.e-btn.e-outline,
437
- .e-css.e-btn-group .e-btn:active.e-outline,
438
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
439
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
440
- background: #6f6c6c;
441
- border-color: #6f6c6c;
442
- box-shadow: none;
443
- color: #fff;
444
- }
445
- .e-btn-group .e-btn:active.e-outline.e-primary,
446
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
447
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
448
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
449
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
450
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
451
- background: #005799;
452
- border-color: #005799;
453
- box-shadow: none;
454
- color: #fff;
455
- }
456
- .e-btn-group .e-btn:active.e-outline.e-success,
457
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
458
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
459
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
460
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
461
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
462
- background: #255934;
463
- border-color: #255934;
464
- box-shadow: none;
465
- color: #fff;
466
- }
467
- .e-btn-group .e-btn:active.e-outline.e-info,
468
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
469
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
470
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
471
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
472
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
473
- background: #165996;
474
- border-color: #165996;
475
- box-shadow: none;
476
- color: #fff;
477
- }
478
- .e-btn-group .e-btn:active.e-outline.e-warning,
479
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
480
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
481
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
482
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
483
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
484
- background: #825000;
485
- border-color: #825000;
486
- box-shadow: none;
487
- color: #fff;
488
- }
489
- .e-btn-group .e-btn:active.e-outline.e-danger,
490
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
491
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
492
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
493
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
494
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
495
- background: #961f12;
496
- border-color: #961f12;
497
- box-shadow: none;
498
- color: #fff;
499
- }
500
- .e-btn-group .e-btn:disabled,
501
- .e-btn-group input:disabled + label.e-btn,
502
- .e-css.e-btn-group .e-btn:disabled,
503
- .e-css.e-btn-group input:disabled + label.e-btn {
504
- background-color: #414040;
505
- border-color: #414040;
506
- box-shadow: none;
507
- color: #6f6c6c;
508
- border-color: #414040;
509
- }
510
- .e-btn-group .e-btn:disabled.e-primary,
511
- .e-btn-group input:disabled + label.e-btn.e-primary,
512
- .e-css.e-btn-group .e-btn:disabled.e-primary,
513
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
514
- background: #414040;
515
- border-color: #414040;
516
- box-shadow: none;
517
- color: #6f6c6c;
518
- border-color: #0074cc;
519
- }
520
- .e-btn-group .e-btn:disabled.e-success,
521
- .e-btn-group input:disabled + label.e-btn.e-success,
522
- .e-css.e-btn-group .e-btn:disabled.e-success,
523
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
524
- background: #414040;
525
- border-color: #414040;
526
- box-shadow: none;
527
- color: #6f6c6c;
528
- border-color: #37844d;
529
- }
530
- .e-btn-group .e-btn:disabled.e-info,
531
- .e-btn-group input:disabled + label.e-btn.e-info,
532
- .e-css.e-btn-group .e-btn:disabled.e-info,
533
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
534
- background: #414040;
535
- border-color: #414040;
536
- box-shadow: none;
537
- color: #6f6c6c;
538
- border-color: #1e79cb;
539
- }
540
- .e-btn-group .e-btn:disabled.e-warning,
541
- .e-btn-group input:disabled + label.e-btn.e-warning,
542
- .e-css.e-btn-group .e-btn:disabled.e-warning,
543
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
544
- background: #414040;
545
- border-color: #414040;
546
- box-shadow: none;
547
- color: #6f6c6c;
548
- border-color: #bf7500;
549
- }
550
- .e-btn-group .e-btn:disabled.e-danger,
551
- .e-btn-group input:disabled + label.e-btn.e-danger,
552
- .e-css.e-btn-group .e-btn:disabled.e-danger,
553
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
554
- background: #414040;
555
- border-color: #414040;
556
- box-shadow: none;
557
- color: #6f6c6c;
558
- border-color: #cd2a19;
559
- }
560
- .e-btn-group .e-btn:disabled.e-link,
561
- .e-btn-group input:disabled + label.e-btn.e-link,
562
- .e-css.e-btn-group .e-btn:disabled.e-link,
563
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
564
- color: #6f6c6c;
565
- background: transparent;
566
- box-shadow: none;
567
- text-decoration: none;
568
- border-color: transparent;
569
- }
570
- .e-btn-group .e-btn:disabled.e-outline,
571
- .e-btn-group input:disabled + label.e-btn.e-outline,
572
- .e-css.e-btn-group .e-btn:disabled.e-outline,
573
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
574
- background: transparent;
575
- border-color: #414040;
576
- box-shadow: none;
577
- color: #6f6c6c;
578
- border-color: #414040;
579
- }
580
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
581
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
582
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
583
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
584
- background: transparent;
585
- border-color: #414040;
586
- box-shadow: none;
587
- color: #6f6c6c;
588
- border-color: #0074cc;
589
- }
590
- .e-btn-group .e-btn:disabled.e-outline.e-success,
591
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
592
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
593
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
594
- background: transparent;
595
- border-color: #414040;
596
- box-shadow: none;
597
- color: #6f6c6c;
598
- border-color: #37844d;
599
- }
600
- .e-btn-group .e-btn:disabled.e-outline.e-info,
601
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
602
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
603
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
604
- background: transparent;
605
- border-color: #414040;
606
- box-shadow: none;
607
- color: #6f6c6c;
608
- border-color: #1e79cb;
609
- }
610
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
611
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
612
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
613
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
614
- background: transparent;
615
- border-color: #414040;
616
- box-shadow: none;
617
- color: #6f6c6c;
618
- border-color: #bf7500;
619
- }
620
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
621
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
622
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
623
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
624
- background: transparent;
625
- border-color: #414040;
626
- box-shadow: none;
627
- color: #6f6c6c;
628
- border-color: #cd2a19;
629
- }
630
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
631
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
632
- border-left: transparent;
633
- border-right: transparent;
634
- }
635
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
636
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
637
- border-right: transparent;
638
- }
639
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
640
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
641
- border-left: transparent;
642
- }
643
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
644
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
645
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
646
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
647
- border-color: #514f4f;
648
- outline-color: #c8c8c8;
649
- }
650
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
651
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
652
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
653
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
654
- border-color: inherit;
655
- outline-color: #fff;
656
- }
657
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
658
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
659
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
660
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
661
- border-color: inherit;
662
- outline-color: #fff;
663
- }
664
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
665
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
666
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
667
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
668
- border-color: inherit;
669
- outline-color: #fff;
670
- }
671
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
672
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
673
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
674
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
675
- border-color: inherit;
676
- outline-color: #fff;
677
- }
678
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
679
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
680
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
681
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
682
- border-color: inherit;
683
- outline-color: #fff;
684
- }
685
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
686
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
687
- border-bottom: transparent;
688
- border-top: transparent;
689
- }
690
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
691
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
692
- border-bottom: transparent;
693
- }
694
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
695
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
696
- border-top: transparent;
697
- }
698
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
699
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
700
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
701
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
702
- border-color: #514f4f;
703
- outline-color: #c8c8c8;
704
- }
705
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
706
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
707
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
708
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
709
- border-color: inherit;
710
- outline-color: #fff;
711
- }
712
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
713
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
714
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
715
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
716
- border-color: inherit;
717
- outline-color: #fff;
718
- }
719
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
720
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
721
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
722
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
723
- border-color: inherit;
724
- outline-color: #fff;
725
- }
726
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
727
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
728
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
729
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
730
- border-color: inherit;
731
- outline-color: #fff;
732
- }
733
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
734
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
735
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
736
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
737
- border-color: inherit;
738
- outline-color: #fff;
739
- }
740
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
741
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
742
- border-left: transparent;
743
- border-right: transparent;
744
- }
745
- .e-btn-group.e-rtl .e-btn:first-of-type,
746
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
747
- border-left: transparent;
748
- }
749
- .e-btn-group.e-rtl .e-btn:last-of-type,
750
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
751
- border-right: transparent;
752
- }
1
+ @import '@syncfusion/ej2-splitbuttons/styles/button-group/fabric-dark.css';