@syncfusion/ej2-vue-splitbuttons 20.1.47 → 20.2.36

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