@syncfusion/ej2-splitbuttons 32.1.24 → 32.2.7

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 (107) hide show
  1. package/dist/ej2-splitbuttons.min.js +2 -2
  2. package/dist/ej2-splitbuttons.umd.min.js +2 -2
  3. package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-splitbuttons.es2015.js +15 -1
  5. package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
  6. package/dist/es6/ej2-splitbuttons.es5.js +15 -1
  7. package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
  8. package/dist/global/ej2-splitbuttons.min.js +2 -2
  9. package/dist/global/ej2-splitbuttons.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +3 -3
  12. package/src/drop-down-button/drop-down-button.js +9 -1
  13. package/src/split-button/split-button.js +6 -0
  14. package/styles/bds-lite.css +702 -702
  15. package/styles/bds.css +702 -702
  16. package/styles/bootstrap-dark-lite.css +227 -227
  17. package/styles/bootstrap-dark.css +227 -227
  18. package/styles/bootstrap-lite.css +227 -227
  19. package/styles/bootstrap.css +227 -227
  20. package/styles/bootstrap4-lite.css +235 -235
  21. package/styles/bootstrap4.css +235 -235
  22. package/styles/bootstrap5-dark-lite.css +235 -235
  23. package/styles/bootstrap5-dark.css +235 -235
  24. package/styles/bootstrap5-lite.css +235 -235
  25. package/styles/bootstrap5.3-lite.css +708 -708
  26. package/styles/bootstrap5.3.css +708 -708
  27. package/styles/bootstrap5.css +235 -235
  28. package/styles/button-group/_all.bds.scss +1 -1
  29. package/styles/button-group/_all.bootstrap-dark.scss +1 -1
  30. package/styles/button-group/_all.bootstrap.scss +1 -1
  31. package/styles/button-group/_all.bootstrap4.scss +1 -1
  32. package/styles/button-group/_all.bootstrap5-dark.scss +1 -1
  33. package/styles/button-group/_all.bootstrap5.3.scss +1 -1
  34. package/styles/button-group/_all.bootstrap5.scss +1 -1
  35. package/styles/button-group/_all.fabric-dark.scss +1 -1
  36. package/styles/button-group/_all.fabric.scss +1 -1
  37. package/styles/button-group/_all.fluent-dark.scss +1 -1
  38. package/styles/button-group/_all.fluent.scss +1 -1
  39. package/styles/button-group/_all.fluent2.scss +1 -1
  40. package/styles/button-group/_all.highcontrast-light.scss +1 -1
  41. package/styles/button-group/_all.highcontrast.scss +1 -1
  42. package/styles/button-group/_all.material-dark.scss +1 -1
  43. package/styles/button-group/_all.material.scss +1 -1
  44. package/styles/button-group/_all.material3-dark.scss +1 -1
  45. package/styles/button-group/_all.material3.scss +1 -1
  46. package/styles/button-group/_all.tailwind-dark.scss +1 -1
  47. package/styles/button-group/_all.tailwind.scss +1 -1
  48. package/styles/button-group/_all.tailwind3.scss +1 -1
  49. package/styles/button-group/_bigger.scss +1 -0
  50. package/styles/button-group/_layout.scss +1 -0
  51. package/styles/button-group/_theme.scss +1 -0
  52. package/styles/button-group/bds.css +702 -702
  53. package/styles/button-group/bootstrap-dark.css +227 -227
  54. package/styles/button-group/bootstrap.css +227 -227
  55. package/styles/button-group/bootstrap4.css +235 -235
  56. package/styles/button-group/bootstrap5-dark.css +235 -235
  57. package/styles/button-group/bootstrap5.3.css +708 -708
  58. package/styles/button-group/bootstrap5.css +235 -235
  59. package/styles/button-group/fabric-dark.css +227 -227
  60. package/styles/button-group/fabric.css +227 -227
  61. package/styles/button-group/fluent-dark.css +227 -227
  62. package/styles/button-group/fluent.css +227 -227
  63. package/styles/button-group/fluent2.css +729 -729
  64. package/styles/button-group/highcontrast-light.css +227 -227
  65. package/styles/button-group/highcontrast.css +227 -227
  66. package/styles/button-group/material-dark.css +227 -227
  67. package/styles/button-group/material.css +227 -227
  68. package/styles/button-group/material3-dark.css +850 -850
  69. package/styles/button-group/material3.css +850 -850
  70. package/styles/button-group/tailwind-dark.css +235 -235
  71. package/styles/button-group/tailwind.css +235 -235
  72. package/styles/button-group/tailwind3.css +745 -745
  73. package/styles/drop-down-button/_bigger.scss +1 -0
  74. package/styles/drop-down-button/_layout.scss +1 -0
  75. package/styles/drop-down-button/_theme.scss +1 -0
  76. package/styles/fabric-dark-lite.css +227 -227
  77. package/styles/fabric-dark.css +227 -227
  78. package/styles/fabric-lite.css +227 -227
  79. package/styles/fabric.css +227 -227
  80. package/styles/fluent-dark-lite.css +227 -227
  81. package/styles/fluent-dark.css +227 -227
  82. package/styles/fluent-lite.css +227 -227
  83. package/styles/fluent.css +227 -227
  84. package/styles/fluent2-lite.css +729 -729
  85. package/styles/fluent2.css +729 -729
  86. package/styles/highcontrast-light-lite.css +227 -227
  87. package/styles/highcontrast-light.css +227 -227
  88. package/styles/highcontrast-lite.css +227 -227
  89. package/styles/highcontrast.css +227 -227
  90. package/styles/material-dark-lite.css +227 -227
  91. package/styles/material-dark.css +227 -227
  92. package/styles/material-lite.css +227 -227
  93. package/styles/material.css +227 -227
  94. package/styles/material3-dark-lite.css +850 -850
  95. package/styles/material3-dark.css +850 -850
  96. package/styles/material3-lite.css +850 -850
  97. package/styles/material3.css +850 -850
  98. package/styles/progress-button/_bigger.scss +1 -0
  99. package/styles/split-button/_bigger.scss +1 -0
  100. package/styles/split-button/_layout.scss +1 -0
  101. package/styles/split-button/_theme.scss +1 -0
  102. package/styles/tailwind-dark-lite.css +235 -235
  103. package/styles/tailwind-dark.css +235 -235
  104. package/styles/tailwind-lite.css +235 -235
  105. package/styles/tailwind.css +235 -235
  106. package/styles/tailwind3-lite.css +745 -745
  107. package/styles/tailwind3.css +745 -745
@@ -1,3 +1,230 @@
1
+ /* stylelint-disable */
2
+ *.e-btn-group,
3
+ *.e-css.e-btn-group {
4
+ display: -webkit-inline-box;
5
+ display: -ms-inline-flexbox;
6
+ display: inline-flex;
7
+ border-radius: 2px;
8
+ -webkit-box-orient: horizontal;
9
+ -webkit-box-direction: normal;
10
+ -ms-flex-direction: row;
11
+ flex-direction: row;
12
+ position: relative;
13
+ }
14
+ *.e-btn-group input + label.e-btn,
15
+ *.e-css.e-btn-group input + label.e-btn {
16
+ margin-bottom: 0;
17
+ }
18
+ *.e-btn-group input,
19
+ *.e-css.e-btn-group input {
20
+ -moz-appearance: none;
21
+ height: 1px;
22
+ margin: 0 0 0 -1px;
23
+ opacity: 0;
24
+ position: absolute;
25
+ width: 1px;
26
+ }
27
+ *.e-btn-group input:disabled + label.e-btn,
28
+ *.e-btn-group :disabled,
29
+ *.e-css.e-btn-group input:disabled + label.e-btn,
30
+ *.e-css.e-btn-group :disabled {
31
+ cursor: default;
32
+ pointer-events: none;
33
+ }
34
+ *.e-btn-group .e-btn-icon,
35
+ *.e-css.e-btn-group .e-btn-icon {
36
+ font-size: 14px;
37
+ }
38
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
39
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
40
+ margin-left: 0;
41
+ }
42
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
43
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
44
+ border-radius: 0;
45
+ }
46
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
47
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
48
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
49
+ border-bottom-right-radius: 0;
50
+ border-top-right-radius: 0;
51
+ }
52
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
53
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
54
+ border-bottom-left-radius: 0;
55
+ border-top-left-radius: 0;
56
+ }
57
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
58
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
59
+ border-bottom-left-radius: 0;
60
+ border-top-left-radius: 0;
61
+ }
62
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
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 {
64
+ border-bottom-right-radius: 0;
65
+ border-top-right-radius: 0;
66
+ }
67
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
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 {
69
+ border-bottom-left-radius: 0;
70
+ border-top-left-radius: 0;
71
+ }
72
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
73
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
74
+ border-bottom-right-radius: 0;
75
+ border-top-right-radius: 0;
76
+ }
77
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
78
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
79
+ border-bottom-left-radius: 0;
80
+ border-top-left-radius: 0;
81
+ }
82
+ *.e-btn-group.e-rtl .e-btn,
83
+ *.e-css.e-btn-group.e-rtl .e-btn {
84
+ margin-left: 0;
85
+ }
86
+ *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
87
+ *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
88
+ border-radius: 0;
89
+ }
90
+ *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
91
+ *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
92
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
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-split-btn-wrapper + .e-btn,
102
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
103
+ border-bottom-right-radius: 0;
104
+ border-top-right-radius: 0;
105
+ }
106
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
107
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
108
+ border-bottom-left-radius: 0;
109
+ border-top-left-radius: 0;
110
+ }
111
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
112
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
113
+ border-bottom-right-radius: 0;
114
+ border-top-right-radius: 0;
115
+ }
116
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
117
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
118
+ border-bottom-left-radius: 0;
119
+ border-top-left-radius: 0;
120
+ }
121
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
122
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
123
+ border-bottom-right-radius: 0;
124
+ border-top-right-radius: 0;
125
+ }
126
+ *.e-btn-group.e-vertical,
127
+ *.e-css.e-btn-group.e-vertical {
128
+ -webkit-box-orient: vertical;
129
+ -webkit-box-direction: normal;
130
+ -ms-flex-direction: column;
131
+ flex-direction: column;
132
+ }
133
+ *.e-btn-group.e-vertical input,
134
+ *.e-css.e-btn-group.e-vertical input {
135
+ margin: -1 0 0;
136
+ }
137
+ *.e-btn-group.e-vertical .e-btn:not(.e-outline),
138
+ *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
139
+ margin-top: -1px;
140
+ }
141
+ *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
142
+ *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
143
+ border-radius: 0;
144
+ }
145
+ *.e-btn-group.e-vertical .e-btn:first-of-type,
146
+ *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
147
+ border-bottom-left-radius: 0;
148
+ border-bottom-right-radius: 0;
149
+ border-top-left-radius: 2px;
150
+ border-top-right-radius: 2px;
151
+ }
152
+ *.e-btn-group.e-vertical .e-btn:last-of-type,
153
+ *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
154
+ border-bottom-left-radius: 2px;
155
+ border-bottom-right-radius: 2px;
156
+ border-top-left-radius: 0;
157
+ border-top-right-radius: 0;
158
+ }
159
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
160
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
161
+ border-radius: 20px;
162
+ }
163
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
164
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
165
+ border-bottom-left-radius: 20px;
166
+ border-top-left-radius: 20px;
167
+ }
168
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
169
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
170
+ border-bottom-right-radius: 20px;
171
+ border-top-right-radius: 20px;
172
+ }
173
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
174
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
175
+ border-bottom-right-radius: 0;
176
+ border-top-right-radius: 0;
177
+ }
178
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
179
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
180
+ border-bottom-left-radius: 0;
181
+ border-top-left-radius: 0;
182
+ }
183
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
184
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
185
+ border-bottom-left-radius: 20px;
186
+ border-top-left-radius: 20px;
187
+ }
188
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
189
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
190
+ border-bottom-right-radius: 0;
191
+ border-top-right-radius: 0;
192
+ }
193
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
194
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
195
+ border-bottom-left-radius: 0;
196
+ border-top-left-radius: 0;
197
+ }
198
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
199
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
200
+ border-bottom-right-radius: 20px;
201
+ border-top-right-radius: 20px;
202
+ }
203
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
204
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
205
+ border-radius: 20px;
206
+ }
207
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
208
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
209
+ border-bottom-right-radius: 20px;
210
+ border-top-right-radius: 20px;
211
+ }
212
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
213
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
214
+ border-bottom-left-radius: 20px;
215
+ border-top-left-radius: 20px;
216
+ }
217
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
218
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
219
+ border-bottom-left-radius: 0;
220
+ border-top-left-radius: 0;
221
+ }
222
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
223
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
224
+ border-bottom-right-radius: 0;
225
+ border-top-right-radius: 0;
226
+ }
227
+
1
228
  /* stylelint-disable */
2
229
  .e-btn-group:not(.e-outline),
3
230
  .e-css.e-btn-group:not(.e-outline) {
@@ -583,233 +810,6 @@
583
810
  border-right: transparent;
584
811
  }
585
812
 
586
- /* stylelint-disable */
587
- *.e-btn-group,
588
- *.e-css.e-btn-group {
589
- display: -webkit-inline-box;
590
- display: -ms-inline-flexbox;
591
- display: inline-flex;
592
- border-radius: 2px;
593
- -webkit-box-orient: horizontal;
594
- -webkit-box-direction: normal;
595
- -ms-flex-direction: row;
596
- flex-direction: row;
597
- position: relative;
598
- }
599
- *.e-btn-group input + label.e-btn,
600
- *.e-css.e-btn-group input + label.e-btn {
601
- margin-bottom: 0;
602
- }
603
- *.e-btn-group input,
604
- *.e-css.e-btn-group input {
605
- -moz-appearance: none;
606
- height: 1px;
607
- margin: 0 0 0 -1px;
608
- opacity: 0;
609
- position: absolute;
610
- width: 1px;
611
- }
612
- *.e-btn-group input:disabled + label.e-btn,
613
- *.e-btn-group :disabled,
614
- *.e-css.e-btn-group input:disabled + label.e-btn,
615
- *.e-css.e-btn-group :disabled {
616
- cursor: default;
617
- pointer-events: none;
618
- }
619
- *.e-btn-group .e-btn-icon,
620
- *.e-css.e-btn-group .e-btn-icon {
621
- font-size: 14px;
622
- }
623
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
624
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
625
- margin-left: 0;
626
- }
627
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
628
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
629
- border-radius: 0;
630
- }
631
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
632
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
633
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
634
- border-bottom-right-radius: 0;
635
- border-top-right-radius: 0;
636
- }
637
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
638
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
639
- border-bottom-left-radius: 0;
640
- border-top-left-radius: 0;
641
- }
642
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
643
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
644
- border-bottom-left-radius: 0;
645
- border-top-left-radius: 0;
646
- }
647
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
648
- *.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 {
649
- border-bottom-right-radius: 0;
650
- border-top-right-radius: 0;
651
- }
652
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
653
- *.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 {
654
- border-bottom-left-radius: 0;
655
- border-top-left-radius: 0;
656
- }
657
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
658
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
659
- border-bottom-right-radius: 0;
660
- border-top-right-radius: 0;
661
- }
662
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
663
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
664
- border-bottom-left-radius: 0;
665
- border-top-left-radius: 0;
666
- }
667
- *.e-btn-group.e-rtl .e-btn,
668
- *.e-css.e-btn-group.e-rtl .e-btn {
669
- margin-left: 0;
670
- }
671
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
672
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
673
- border-radius: 0;
674
- }
675
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
676
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
677
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
678
- border-bottom-left-radius: 0;
679
- border-top-left-radius: 0;
680
- }
681
- *.e-btn-group.e-rtl .e-btn:last-of-type,
682
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
683
- border-bottom-right-radius: 0;
684
- border-top-right-radius: 0;
685
- }
686
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
687
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
688
- border-bottom-right-radius: 0;
689
- border-top-right-radius: 0;
690
- }
691
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
692
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
693
- border-bottom-left-radius: 0;
694
- border-top-left-radius: 0;
695
- }
696
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
697
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
698
- border-bottom-right-radius: 0;
699
- border-top-right-radius: 0;
700
- }
701
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
702
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
703
- border-bottom-left-radius: 0;
704
- border-top-left-radius: 0;
705
- }
706
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
707
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
708
- border-bottom-right-radius: 0;
709
- border-top-right-radius: 0;
710
- }
711
- *.e-btn-group.e-vertical,
712
- *.e-css.e-btn-group.e-vertical {
713
- -webkit-box-orient: vertical;
714
- -webkit-box-direction: normal;
715
- -ms-flex-direction: column;
716
- flex-direction: column;
717
- }
718
- *.e-btn-group.e-vertical input,
719
- *.e-css.e-btn-group.e-vertical input {
720
- margin: -1 0 0;
721
- }
722
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
723
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
724
- margin-top: -1px;
725
- }
726
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
727
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
728
- border-radius: 0;
729
- }
730
- *.e-btn-group.e-vertical .e-btn:first-of-type,
731
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
732
- border-bottom-left-radius: 0;
733
- border-bottom-right-radius: 0;
734
- border-top-left-radius: 2px;
735
- border-top-right-radius: 2px;
736
- }
737
- *.e-btn-group.e-vertical .e-btn:last-of-type,
738
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
739
- border-bottom-left-radius: 2px;
740
- border-bottom-right-radius: 2px;
741
- border-top-left-radius: 0;
742
- border-top-right-radius: 0;
743
- }
744
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
745
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
746
- border-radius: 20px;
747
- }
748
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
749
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
750
- border-bottom-left-radius: 20px;
751
- border-top-left-radius: 20px;
752
- }
753
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
754
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
755
- border-bottom-right-radius: 20px;
756
- border-top-right-radius: 20px;
757
- }
758
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
759
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
760
- border-bottom-right-radius: 0;
761
- border-top-right-radius: 0;
762
- }
763
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
764
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
765
- border-bottom-left-radius: 0;
766
- border-top-left-radius: 0;
767
- }
768
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
769
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
770
- border-bottom-left-radius: 20px;
771
- border-top-left-radius: 20px;
772
- }
773
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
774
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
775
- border-bottom-right-radius: 0;
776
- border-top-right-radius: 0;
777
- }
778
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
779
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
780
- border-bottom-left-radius: 0;
781
- border-top-left-radius: 0;
782
- }
783
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
784
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
785
- border-bottom-right-radius: 20px;
786
- border-top-right-radius: 20px;
787
- }
788
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
789
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
790
- border-radius: 20px;
791
- }
792
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
793
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
794
- border-bottom-right-radius: 20px;
795
- border-top-right-radius: 20px;
796
- }
797
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
798
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
799
- border-bottom-left-radius: 20px;
800
- border-top-left-radius: 20px;
801
- }
802
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
803
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
804
- border-bottom-left-radius: 0;
805
- border-top-left-radius: 0;
806
- }
807
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
808
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
809
- border-bottom-right-radius: 0;
810
- border-top-right-radius: 0;
811
- }
812
-
813
813
  .e-bigger .e-btn-group .e-btn-icon,
814
814
  .e-bigger.e-btn-group .e-btn-icon,
815
815
  .e-bigger .e-css.e-btn-group .e-btn-icon,