@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.
- package/dist/ej2-splitbuttons.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es2015.js +15 -1
- package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es5.js +15 -1
- package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
- package/dist/global/ej2-splitbuttons.min.js +2 -2
- package/dist/global/ej2-splitbuttons.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +3 -3
- package/src/drop-down-button/drop-down-button.js +9 -1
- package/src/split-button/split-button.js +6 -0
- package/styles/bds-lite.css +702 -702
- package/styles/bds.css +702 -702
- package/styles/bootstrap-dark-lite.css +227 -227
- package/styles/bootstrap-dark.css +227 -227
- package/styles/bootstrap-lite.css +227 -227
- package/styles/bootstrap.css +227 -227
- package/styles/bootstrap4-lite.css +235 -235
- package/styles/bootstrap4.css +235 -235
- package/styles/bootstrap5-dark-lite.css +235 -235
- package/styles/bootstrap5-dark.css +235 -235
- package/styles/bootstrap5-lite.css +235 -235
- package/styles/bootstrap5.3-lite.css +708 -708
- package/styles/bootstrap5.3.css +708 -708
- package/styles/bootstrap5.css +235 -235
- package/styles/button-group/_all.bds.scss +1 -1
- package/styles/button-group/_all.bootstrap-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap.scss +1 -1
- package/styles/button-group/_all.bootstrap4.scss +1 -1
- package/styles/button-group/_all.bootstrap5-dark.scss +1 -1
- package/styles/button-group/_all.bootstrap5.3.scss +1 -1
- package/styles/button-group/_all.bootstrap5.scss +1 -1
- package/styles/button-group/_all.fabric-dark.scss +1 -1
- package/styles/button-group/_all.fabric.scss +1 -1
- package/styles/button-group/_all.fluent-dark.scss +1 -1
- package/styles/button-group/_all.fluent.scss +1 -1
- package/styles/button-group/_all.fluent2.scss +1 -1
- package/styles/button-group/_all.highcontrast-light.scss +1 -1
- package/styles/button-group/_all.highcontrast.scss +1 -1
- package/styles/button-group/_all.material-dark.scss +1 -1
- package/styles/button-group/_all.material.scss +1 -1
- package/styles/button-group/_all.material3-dark.scss +1 -1
- package/styles/button-group/_all.material3.scss +1 -1
- package/styles/button-group/_all.tailwind-dark.scss +1 -1
- package/styles/button-group/_all.tailwind.scss +1 -1
- package/styles/button-group/_all.tailwind3.scss +1 -1
- package/styles/button-group/_bigger.scss +1 -0
- package/styles/button-group/_layout.scss +1 -0
- package/styles/button-group/_theme.scss +1 -0
- package/styles/button-group/bds.css +702 -702
- package/styles/button-group/bootstrap-dark.css +227 -227
- package/styles/button-group/bootstrap.css +227 -227
- package/styles/button-group/bootstrap4.css +235 -235
- package/styles/button-group/bootstrap5-dark.css +235 -235
- package/styles/button-group/bootstrap5.3.css +708 -708
- package/styles/button-group/bootstrap5.css +235 -235
- package/styles/button-group/fabric-dark.css +227 -227
- package/styles/button-group/fabric.css +227 -227
- package/styles/button-group/fluent-dark.css +227 -227
- package/styles/button-group/fluent.css +227 -227
- package/styles/button-group/fluent2.css +729 -729
- package/styles/button-group/highcontrast-light.css +227 -227
- package/styles/button-group/highcontrast.css +227 -227
- package/styles/button-group/material-dark.css +227 -227
- package/styles/button-group/material.css +227 -227
- package/styles/button-group/material3-dark.css +850 -850
- package/styles/button-group/material3.css +850 -850
- package/styles/button-group/tailwind-dark.css +235 -235
- package/styles/button-group/tailwind.css +235 -235
- package/styles/button-group/tailwind3.css +745 -745
- package/styles/drop-down-button/_bigger.scss +1 -0
- package/styles/drop-down-button/_layout.scss +1 -0
- package/styles/drop-down-button/_theme.scss +1 -0
- package/styles/fabric-dark-lite.css +227 -227
- package/styles/fabric-dark.css +227 -227
- package/styles/fabric-lite.css +227 -227
- package/styles/fabric.css +227 -227
- package/styles/fluent-dark-lite.css +227 -227
- package/styles/fluent-dark.css +227 -227
- package/styles/fluent-lite.css +227 -227
- package/styles/fluent.css +227 -227
- package/styles/fluent2-lite.css +729 -729
- package/styles/fluent2.css +729 -729
- package/styles/highcontrast-light-lite.css +227 -227
- package/styles/highcontrast-light.css +227 -227
- package/styles/highcontrast-lite.css +227 -227
- package/styles/highcontrast.css +227 -227
- package/styles/material-dark-lite.css +227 -227
- package/styles/material-dark.css +227 -227
- package/styles/material-lite.css +227 -227
- package/styles/material.css +227 -227
- package/styles/material3-dark-lite.css +850 -850
- package/styles/material3-dark.css +850 -850
- package/styles/material3-lite.css +850 -850
- package/styles/material3.css +850 -850
- package/styles/progress-button/_bigger.scss +1 -0
- package/styles/split-button/_bigger.scss +1 -0
- package/styles/split-button/_layout.scss +1 -0
- package/styles/split-button/_theme.scss +1 -0
- package/styles/tailwind-dark-lite.css +235 -235
- package/styles/tailwind-dark.css +235 -235
- package/styles/tailwind-lite.css +235 -235
- package/styles/tailwind.css +235 -235
- package/styles/tailwind3-lite.css +745 -745
- 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) {
|
|
@@ -588,233 +815,6 @@
|
|
|
588
815
|
border-right: transparent;
|
|
589
816
|
}
|
|
590
817
|
|
|
591
|
-
/* stylelint-disable */
|
|
592
|
-
*.e-btn-group,
|
|
593
|
-
*.e-css.e-btn-group {
|
|
594
|
-
display: -webkit-inline-box;
|
|
595
|
-
display: -ms-inline-flexbox;
|
|
596
|
-
display: inline-flex;
|
|
597
|
-
border-radius: 2px;
|
|
598
|
-
-webkit-box-orient: horizontal;
|
|
599
|
-
-webkit-box-direction: normal;
|
|
600
|
-
-ms-flex-direction: row;
|
|
601
|
-
flex-direction: row;
|
|
602
|
-
position: relative;
|
|
603
|
-
}
|
|
604
|
-
*.e-btn-group input + label.e-btn,
|
|
605
|
-
*.e-css.e-btn-group input + label.e-btn {
|
|
606
|
-
margin-bottom: 0;
|
|
607
|
-
}
|
|
608
|
-
*.e-btn-group input,
|
|
609
|
-
*.e-css.e-btn-group input {
|
|
610
|
-
-moz-appearance: none;
|
|
611
|
-
height: 1px;
|
|
612
|
-
margin: 0 0 0 -1px;
|
|
613
|
-
opacity: 0;
|
|
614
|
-
position: absolute;
|
|
615
|
-
width: 1px;
|
|
616
|
-
}
|
|
617
|
-
*.e-btn-group input:disabled + label.e-btn,
|
|
618
|
-
*.e-btn-group :disabled,
|
|
619
|
-
*.e-css.e-btn-group input:disabled + label.e-btn,
|
|
620
|
-
*.e-css.e-btn-group :disabled {
|
|
621
|
-
cursor: default;
|
|
622
|
-
pointer-events: none;
|
|
623
|
-
}
|
|
624
|
-
*.e-btn-group .e-btn-icon,
|
|
625
|
-
*.e-css.e-btn-group .e-btn-icon {
|
|
626
|
-
font-size: 14px;
|
|
627
|
-
}
|
|
628
|
-
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
|
|
629
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
|
|
630
|
-
margin-left: 0;
|
|
631
|
-
}
|
|
632
|
-
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
|
|
633
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
634
|
-
border-radius: 0;
|
|
635
|
-
}
|
|
636
|
-
*.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),
|
|
637
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
|
|
638
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
|
|
639
|
-
border-bottom-right-radius: 0;
|
|
640
|
-
border-top-right-radius: 0;
|
|
641
|
-
}
|
|
642
|
-
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
|
|
643
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
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 + .e-btn,
|
|
648
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
|
|
649
|
-
border-bottom-left-radius: 0;
|
|
650
|
-
border-top-left-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:last-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:last-child {
|
|
654
|
-
border-bottom-right-radius: 0;
|
|
655
|
-
border-top-right-radius: 0;
|
|
656
|
-
}
|
|
657
|
-
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
658
|
-
*.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 {
|
|
659
|
-
border-bottom-left-radius: 0;
|
|
660
|
-
border-top-left-radius: 0;
|
|
661
|
-
}
|
|
662
|
-
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
663
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
664
|
-
border-bottom-right-radius: 0;
|
|
665
|
-
border-top-right-radius: 0;
|
|
666
|
-
}
|
|
667
|
-
*.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
668
|
-
*.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
669
|
-
border-bottom-left-radius: 0;
|
|
670
|
-
border-top-left-radius: 0;
|
|
671
|
-
}
|
|
672
|
-
*.e-btn-group.e-rtl .e-btn,
|
|
673
|
-
*.e-css.e-btn-group.e-rtl .e-btn {
|
|
674
|
-
margin-left: 0;
|
|
675
|
-
}
|
|
676
|
-
*.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
|
|
677
|
-
*.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
678
|
-
border-radius: 0;
|
|
679
|
-
}
|
|
680
|
-
*.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
|
|
681
|
-
*.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
|
|
682
|
-
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
683
|
-
border-bottom-left-radius: 0;
|
|
684
|
-
border-top-left-radius: 0;
|
|
685
|
-
}
|
|
686
|
-
*.e-btn-group.e-rtl .e-btn:last-of-type,
|
|
687
|
-
*.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
|
|
688
|
-
border-bottom-right-radius: 0;
|
|
689
|
-
border-top-right-radius: 0;
|
|
690
|
-
}
|
|
691
|
-
*.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
|
|
692
|
-
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
|
|
693
|
-
border-bottom-right-radius: 0;
|
|
694
|
-
border-top-right-radius: 0;
|
|
695
|
-
}
|
|
696
|
-
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
|
|
697
|
-
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
|
|
698
|
-
border-bottom-left-radius: 0;
|
|
699
|
-
border-top-left-radius: 0;
|
|
700
|
-
}
|
|
701
|
-
*.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
|
|
702
|
-
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
|
|
703
|
-
border-bottom-right-radius: 0;
|
|
704
|
-
border-top-right-radius: 0;
|
|
705
|
-
}
|
|
706
|
-
*.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
707
|
-
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
708
|
-
border-bottom-left-radius: 0;
|
|
709
|
-
border-top-left-radius: 0;
|
|
710
|
-
}
|
|
711
|
-
*.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
712
|
-
*.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
713
|
-
border-bottom-right-radius: 0;
|
|
714
|
-
border-top-right-radius: 0;
|
|
715
|
-
}
|
|
716
|
-
*.e-btn-group.e-vertical,
|
|
717
|
-
*.e-css.e-btn-group.e-vertical {
|
|
718
|
-
-webkit-box-orient: vertical;
|
|
719
|
-
-webkit-box-direction: normal;
|
|
720
|
-
-ms-flex-direction: column;
|
|
721
|
-
flex-direction: column;
|
|
722
|
-
}
|
|
723
|
-
*.e-btn-group.e-vertical input,
|
|
724
|
-
*.e-css.e-btn-group.e-vertical input {
|
|
725
|
-
margin: -1 0 0;
|
|
726
|
-
}
|
|
727
|
-
*.e-btn-group.e-vertical .e-btn:not(.e-outline),
|
|
728
|
-
*.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
|
|
729
|
-
margin-top: -1px;
|
|
730
|
-
}
|
|
731
|
-
*.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
|
|
732
|
-
*.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
|
|
733
|
-
border-radius: 0;
|
|
734
|
-
}
|
|
735
|
-
*.e-btn-group.e-vertical .e-btn:first-of-type,
|
|
736
|
-
*.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
|
|
737
|
-
border-bottom-left-radius: 0;
|
|
738
|
-
border-bottom-right-radius: 0;
|
|
739
|
-
border-top-left-radius: 2px;
|
|
740
|
-
border-top-right-radius: 2px;
|
|
741
|
-
}
|
|
742
|
-
*.e-btn-group.e-vertical .e-btn:last-of-type,
|
|
743
|
-
*.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
|
|
744
|
-
border-bottom-left-radius: 2px;
|
|
745
|
-
border-bottom-right-radius: 2px;
|
|
746
|
-
border-top-left-radius: 0;
|
|
747
|
-
border-top-right-radius: 0;
|
|
748
|
-
}
|
|
749
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
|
|
750
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
|
|
751
|
-
border-radius: 20px;
|
|
752
|
-
}
|
|
753
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
|
|
754
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
|
|
755
|
-
border-bottom-left-radius: 20px;
|
|
756
|
-
border-top-left-radius: 20px;
|
|
757
|
-
}
|
|
758
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
|
|
759
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
|
|
760
|
-
border-bottom-right-radius: 20px;
|
|
761
|
-
border-top-right-radius: 20px;
|
|
762
|
-
}
|
|
763
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
|
|
764
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
|
|
765
|
-
border-bottom-right-radius: 0;
|
|
766
|
-
border-top-right-radius: 0;
|
|
767
|
-
}
|
|
768
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
|
|
769
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
|
|
770
|
-
border-bottom-left-radius: 0;
|
|
771
|
-
border-top-left-radius: 0;
|
|
772
|
-
}
|
|
773
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
|
|
774
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
|
|
775
|
-
border-bottom-left-radius: 20px;
|
|
776
|
-
border-top-left-radius: 20px;
|
|
777
|
-
}
|
|
778
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
|
|
779
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
|
|
780
|
-
border-bottom-right-radius: 0;
|
|
781
|
-
border-top-right-radius: 0;
|
|
782
|
-
}
|
|
783
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
|
|
784
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
|
|
785
|
-
border-bottom-left-radius: 0;
|
|
786
|
-
border-top-left-radius: 0;
|
|
787
|
-
}
|
|
788
|
-
*.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
|
|
789
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
|
|
790
|
-
border-bottom-right-radius: 20px;
|
|
791
|
-
border-top-right-radius: 20px;
|
|
792
|
-
}
|
|
793
|
-
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
|
|
794
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
|
|
795
|
-
border-radius: 20px;
|
|
796
|
-
}
|
|
797
|
-
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
|
|
798
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
|
|
799
|
-
border-bottom-right-radius: 20px;
|
|
800
|
-
border-top-right-radius: 20px;
|
|
801
|
-
}
|
|
802
|
-
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
|
|
803
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
|
|
804
|
-
border-bottom-left-radius: 20px;
|
|
805
|
-
border-top-left-radius: 20px;
|
|
806
|
-
}
|
|
807
|
-
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
|
|
808
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
|
|
809
|
-
border-bottom-left-radius: 0;
|
|
810
|
-
border-top-left-radius: 0;
|
|
811
|
-
}
|
|
812
|
-
*.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
|
|
813
|
-
*.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
|
|
814
|
-
border-bottom-right-radius: 0;
|
|
815
|
-
border-top-right-radius: 0;
|
|
816
|
-
}
|
|
817
|
-
|
|
818
818
|
.e-bigger .e-btn-group .e-btn-icon,
|
|
819
819
|
.e-bigger.e-btn-group .e-btn-icon,
|
|
820
820
|
.e-bigger .e-css.e-btn-group .e-btn-icon,
|