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