@syncfusion/ej2-angular-splitbuttons 24.1.41 → 24.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (263) hide show
  1. package/README.md +1 -1
  2. package/package.json +8 -8
  3. package/schematics/utils/lib-details.d.ts +2 -2
  4. package/schematics/utils/lib-details.js +2 -2
  5. package/schematics/utils/lib-details.ts +2 -2
  6. package/styles/bootstrap-dark.css +1 -1761
  7. package/styles/bootstrap.css +1 -1811
  8. package/styles/bootstrap4.css +1 -1836
  9. package/styles/bootstrap5-dark.css +1 -1851
  10. package/styles/bootstrap5.css +1 -1851
  11. package/styles/button-group/bootstrap-dark.css +1 -752
  12. package/styles/button-group/bootstrap-dark.scss +1 -4
  13. package/styles/button-group/bootstrap.css +1 -726
  14. package/styles/button-group/bootstrap.scss +1 -4
  15. package/styles/button-group/bootstrap4.css +1 -756
  16. package/styles/button-group/bootstrap4.scss +1 -4
  17. package/styles/button-group/bootstrap5-dark.css +1 -751
  18. package/styles/button-group/bootstrap5-dark.scss +1 -4
  19. package/styles/button-group/bootstrap5.css +1 -751
  20. package/styles/button-group/bootstrap5.scss +1 -4
  21. package/styles/button-group/fabric-dark.css +1 -752
  22. package/styles/button-group/fabric-dark.scss +1 -4
  23. package/styles/button-group/fabric.css +1 -758
  24. package/styles/button-group/fabric.scss +1 -4
  25. package/styles/button-group/fluent-dark.css +1 -755
  26. package/styles/button-group/fluent-dark.scss +1 -4
  27. package/styles/button-group/fluent.css +1 -755
  28. package/styles/button-group/fluent.scss +1 -4
  29. package/styles/button-group/highcontrast-light.css +1 -752
  30. package/styles/button-group/highcontrast-light.scss +1 -4
  31. package/styles/button-group/highcontrast.css +1 -803
  32. package/styles/button-group/highcontrast.scss +1 -4
  33. package/styles/button-group/material-dark.css +1 -752
  34. package/styles/button-group/material-dark.scss +1 -4
  35. package/styles/button-group/material.css +1 -756
  36. package/styles/button-group/material.scss +1 -4
  37. package/styles/button-group/material3-dark.css +1 -901
  38. package/styles/button-group/material3-dark.scss +1 -4
  39. package/styles/button-group/material3.css +1 -957
  40. package/styles/button-group/material3.scss +1 -4
  41. package/styles/button-group/tailwind-dark.css +1 -739
  42. package/styles/button-group/tailwind-dark.scss +1 -4
  43. package/styles/button-group/tailwind.css +1 -739
  44. package/styles/button-group/tailwind.scss +1 -4
  45. package/styles/drop-down-button/bootstrap-dark.css +1 -231
  46. package/styles/drop-down-button/bootstrap-dark.scss +1 -6
  47. package/styles/drop-down-button/bootstrap.css +1 -231
  48. package/styles/drop-down-button/bootstrap.scss +1 -6
  49. package/styles/drop-down-button/bootstrap4.css +1 -226
  50. package/styles/drop-down-button/bootstrap4.scss +1 -6
  51. package/styles/drop-down-button/bootstrap5-dark.css +1 -236
  52. package/styles/drop-down-button/bootstrap5-dark.scss +1 -6
  53. package/styles/drop-down-button/bootstrap5.css +1 -236
  54. package/styles/drop-down-button/bootstrap5.scss +1 -6
  55. package/styles/drop-down-button/fabric-dark.css +1 -231
  56. package/styles/drop-down-button/fabric-dark.scss +1 -6
  57. package/styles/drop-down-button/fabric.css +1 -231
  58. package/styles/drop-down-button/fabric.scss +1 -6
  59. package/styles/drop-down-button/fluent-dark.css +1 -233
  60. package/styles/drop-down-button/fluent-dark.scss +1 -6
  61. package/styles/drop-down-button/fluent.css +1 -233
  62. package/styles/drop-down-button/fluent.scss +1 -6
  63. package/styles/drop-down-button/highcontrast-light.css +1 -231
  64. package/styles/drop-down-button/highcontrast-light.scss +1 -6
  65. package/styles/drop-down-button/highcontrast.css +1 -232
  66. package/styles/drop-down-button/highcontrast.scss +1 -6
  67. package/styles/drop-down-button/material-dark.css +1 -231
  68. package/styles/drop-down-button/material-dark.scss +1 -6
  69. package/styles/drop-down-button/material.css +1 -231
  70. package/styles/drop-down-button/material.scss +1 -6
  71. package/styles/drop-down-button/material3-dark.css +1 -292
  72. package/styles/drop-down-button/material3-dark.scss +1 -6
  73. package/styles/drop-down-button/material3.css +1 -348
  74. package/styles/drop-down-button/material3.scss +1 -6
  75. package/styles/drop-down-button/tailwind-dark.css +1 -241
  76. package/styles/drop-down-button/tailwind-dark.scss +1 -6
  77. package/styles/drop-down-button/tailwind.css +1 -241
  78. package/styles/drop-down-button/tailwind.scss +1 -6
  79. package/styles/fabric-dark.css +1 -1761
  80. package/styles/fabric.css +1 -1841
  81. package/styles/fluent-dark.css +1 -1852
  82. package/styles/fluent.css +1 -1852
  83. package/styles/highcontrast-light.css +1 -1761
  84. package/styles/highcontrast.css +1 -1813
  85. package/styles/material-dark.css +1 -1761
  86. package/styles/material.css +1 -1839
  87. package/styles/material3-dark.css +1 -1999
  88. package/styles/material3-dark.scss +0 -1
  89. package/styles/material3.css +1 -2049
  90. package/styles/material3.scss +0 -1
  91. package/styles/progress-button/bootstrap-dark.css +1 -445
  92. package/styles/progress-button/bootstrap-dark.scss +1 -5
  93. package/styles/progress-button/bootstrap.css +1 -522
  94. package/styles/progress-button/bootstrap.scss +1 -5
  95. package/styles/progress-button/bootstrap4.css +1 -525
  96. package/styles/progress-button/bootstrap4.scss +1 -5
  97. package/styles/progress-button/bootstrap5-dark.css +1 -538
  98. package/styles/progress-button/bootstrap5-dark.scss +1 -5
  99. package/styles/progress-button/bootstrap5.css +1 -538
  100. package/styles/progress-button/bootstrap5.scss +1 -5
  101. package/styles/progress-button/fabric-dark.css +1 -445
  102. package/styles/progress-button/fabric-dark.scss +1 -5
  103. package/styles/progress-button/fabric.css +1 -522
  104. package/styles/progress-button/fabric.scss +1 -5
  105. package/styles/progress-button/fluent-dark.css +1 -538
  106. package/styles/progress-button/fluent-dark.scss +1 -5
  107. package/styles/progress-button/fluent.css +1 -538
  108. package/styles/progress-button/fluent.scss +1 -5
  109. package/styles/progress-button/highcontrast-light.css +1 -445
  110. package/styles/progress-button/highcontrast-light.scss +1 -5
  111. package/styles/progress-button/highcontrast.css +1 -445
  112. package/styles/progress-button/highcontrast.scss +1 -5
  113. package/styles/progress-button/material-dark.css +1 -445
  114. package/styles/progress-button/material-dark.scss +1 -5
  115. package/styles/progress-button/material.css +1 -522
  116. package/styles/progress-button/material.scss +1 -5
  117. package/styles/progress-button/material3-dark.css +1 -556
  118. package/styles/progress-button/material3-dark.scss +1 -5
  119. package/styles/progress-button/material3.css +1 -612
  120. package/styles/progress-button/material3.scss +1 -5
  121. package/styles/progress-button/tailwind-dark.css +1 -542
  122. package/styles/progress-button/tailwind-dark.scss +1 -5
  123. package/styles/progress-button/tailwind.css +1 -542
  124. package/styles/progress-button/tailwind.scss +1 -5
  125. package/styles/split-button/bootstrap-dark.css +1 -330
  126. package/styles/split-button/bootstrap-dark.scss +1 -6
  127. package/styles/split-button/bootstrap.css +1 -330
  128. package/styles/split-button/bootstrap.scss +1 -6
  129. package/styles/split-button/bootstrap4.css +1 -326
  130. package/styles/split-button/bootstrap4.scss +1 -6
  131. package/styles/split-button/bootstrap5-dark.css +1 -323
  132. package/styles/split-button/bootstrap5-dark.scss +1 -6
  133. package/styles/split-button/bootstrap5.css +1 -323
  134. package/styles/split-button/bootstrap5.scss +1 -6
  135. package/styles/split-button/fabric-dark.css +1 -330
  136. package/styles/split-button/fabric-dark.scss +1 -6
  137. package/styles/split-button/fabric.css +1 -327
  138. package/styles/split-button/fabric.scss +1 -6
  139. package/styles/split-button/fluent-dark.css +1 -323
  140. package/styles/split-button/fluent-dark.scss +1 -6
  141. package/styles/split-button/fluent.css +1 -323
  142. package/styles/split-button/fluent.scss +1 -6
  143. package/styles/split-button/highcontrast-light.css +1 -330
  144. package/styles/split-button/highcontrast-light.scss +1 -6
  145. package/styles/split-button/highcontrast.css +1 -330
  146. package/styles/split-button/highcontrast.scss +1 -6
  147. package/styles/split-button/material-dark.css +1 -330
  148. package/styles/split-button/material-dark.scss +1 -6
  149. package/styles/split-button/material.css +1 -327
  150. package/styles/split-button/material.scss +1 -6
  151. package/styles/split-button/material3-dark.css +1 -412
  152. package/styles/split-button/material3-dark.scss +1 -6
  153. package/styles/split-button/material3.css +1 -462
  154. package/styles/split-button/material3.scss +1 -6
  155. package/styles/split-button/tailwind-dark.css +1 -344
  156. package/styles/split-button/tailwind-dark.scss +1 -6
  157. package/styles/split-button/tailwind.css +1 -344
  158. package/styles/split-button/tailwind.scss +1 -6
  159. package/styles/tailwind-dark.css +1 -1868
  160. package/styles/tailwind.css +1 -1868
  161. package/styles/button-group/_all.scss +0 -2
  162. package/styles/button-group/_bootstrap-dark-definition.scss +0 -33
  163. package/styles/button-group/_bootstrap-definition.scss +0 -30
  164. package/styles/button-group/_bootstrap4-definition.scss +0 -30
  165. package/styles/button-group/_bootstrap5-dark-definition.scss +0 -1
  166. package/styles/button-group/_bootstrap5-definition.scss +0 -31
  167. package/styles/button-group/_fabric-dark-definition.scss +0 -33
  168. package/styles/button-group/_fabric-definition.scss +0 -30
  169. package/styles/button-group/_fluent-dark-definition.scss +0 -1
  170. package/styles/button-group/_fluent-definition.scss +0 -31
  171. package/styles/button-group/_fusionnew-definition.scss +0 -31
  172. package/styles/button-group/_group-button-mixin.scss +0 -72
  173. package/styles/button-group/_highcontrast-definition.scss +0 -32
  174. package/styles/button-group/_highcontrast-light-definition.scss +0 -35
  175. package/styles/button-group/_layout.scss +0 -294
  176. package/styles/button-group/_material-dark-definition.scss +0 -33
  177. package/styles/button-group/_material-definition.scss +0 -30
  178. package/styles/button-group/_material3-dark-definition.scss +0 -1
  179. package/styles/button-group/_material3-definition.scss +0 -31
  180. package/styles/button-group/_tailwind-dark-definition.scss +0 -1
  181. package/styles/button-group/_tailwind-definition.scss +0 -31
  182. package/styles/button-group/_theme.scss +0 -454
  183. package/styles/drop-down-button/_all.scss +0 -2
  184. package/styles/drop-down-button/_bootstrap-dark-definition.scss +0 -51
  185. package/styles/drop-down-button/_bootstrap-definition.scss +0 -48
  186. package/styles/drop-down-button/_bootstrap4-definition.scss +0 -48
  187. package/styles/drop-down-button/_bootstrap5-dark-definition.scss +0 -1
  188. package/styles/drop-down-button/_bootstrap5-definition.scss +0 -50
  189. package/styles/drop-down-button/_fabric-dark-definition.scss +0 -51
  190. package/styles/drop-down-button/_fabric-definition.scss +0 -48
  191. package/styles/drop-down-button/_fluent-dark-definition.scss +0 -1
  192. package/styles/drop-down-button/_fluent-definition.scss +0 -52
  193. package/styles/drop-down-button/_fusionnew-definition.scss +0 -50
  194. package/styles/drop-down-button/_highcontrast-definition.scss +0 -47
  195. package/styles/drop-down-button/_highcontrast-light-definition.scss +0 -50
  196. package/styles/drop-down-button/_layout.scss +0 -238
  197. package/styles/drop-down-button/_material-dark-definition.scss +0 -51
  198. package/styles/drop-down-button/_material-definition.scss +0 -48
  199. package/styles/drop-down-button/_material3-dark-definition.scss +0 -1
  200. package/styles/drop-down-button/_material3-definition.scss +0 -51
  201. package/styles/drop-down-button/_tailwind-dark-definition.scss +0 -1
  202. package/styles/drop-down-button/_tailwind-definition.scss +0 -49
  203. package/styles/drop-down-button/_theme.scss +0 -83
  204. package/styles/drop-down-button/icons/_bootstrap-dark.scss +0 -10
  205. package/styles/drop-down-button/icons/_bootstrap.scss +0 -10
  206. package/styles/drop-down-button/icons/_bootstrap4.scss +0 -10
  207. package/styles/drop-down-button/icons/_bootstrap5-dark.scss +0 -1
  208. package/styles/drop-down-button/icons/_bootstrap5.scss +0 -10
  209. package/styles/drop-down-button/icons/_fabric-dark.scss +0 -10
  210. package/styles/drop-down-button/icons/_fabric.scss +0 -10
  211. package/styles/drop-down-button/icons/_fluent-dark.scss +0 -1
  212. package/styles/drop-down-button/icons/_fluent.scss +0 -10
  213. package/styles/drop-down-button/icons/_fusionnew.scss +0 -10
  214. package/styles/drop-down-button/icons/_highcontrast-light.scss +0 -10
  215. package/styles/drop-down-button/icons/_highcontrast.scss +0 -10
  216. package/styles/drop-down-button/icons/_material-dark.scss +0 -10
  217. package/styles/drop-down-button/icons/_material.scss +0 -10
  218. package/styles/drop-down-button/icons/_material3-dark.scss +0 -1
  219. package/styles/drop-down-button/icons/_material3.scss +0 -10
  220. package/styles/drop-down-button/icons/_tailwind-dark.scss +0 -10
  221. package/styles/drop-down-button/icons/_tailwind.scss +0 -10
  222. package/styles/progress-button/_all.scss +0 -2
  223. package/styles/progress-button/_bootstrap-dark-definition.scss +0 -27
  224. package/styles/progress-button/_bootstrap-definition.scss +0 -24
  225. package/styles/progress-button/_bootstrap4-definition.scss +0 -24
  226. package/styles/progress-button/_bootstrap5-dark-definition.scss +0 -1
  227. package/styles/progress-button/_bootstrap5-definition.scss +0 -21
  228. package/styles/progress-button/_fabric-dark-definition.scss +0 -27
  229. package/styles/progress-button/_fabric-definition.scss +0 -24
  230. package/styles/progress-button/_fluent-dark-definition.scss +0 -1
  231. package/styles/progress-button/_fluent-definition.scss +0 -21
  232. package/styles/progress-button/_fusionnew-definition.scss +0 -21
  233. package/styles/progress-button/_highcontrast-definition.scss +0 -24
  234. package/styles/progress-button/_highcontrast-light-definition.scss +0 -24
  235. package/styles/progress-button/_layout.scss +0 -396
  236. package/styles/progress-button/_material-dark-definition.scss +0 -27
  237. package/styles/progress-button/_material-definition.scss +0 -24
  238. package/styles/progress-button/_material3-dark-definition.scss +0 -1
  239. package/styles/progress-button/_material3-definition.scss +0 -25
  240. package/styles/progress-button/_tailwind-dark-definition.scss +0 -1
  241. package/styles/progress-button/_tailwind-definition.scss +0 -21
  242. package/styles/progress-button/_theme.scss +0 -638
  243. package/styles/split-button/_all.scss +0 -2
  244. package/styles/split-button/_bootstrap-dark-definition.scss +0 -26
  245. package/styles/split-button/_bootstrap-definition.scss +0 -23
  246. package/styles/split-button/_bootstrap4-definition.scss +0 -26
  247. package/styles/split-button/_bootstrap5-dark-definition.scss +0 -1
  248. package/styles/split-button/_bootstrap5-definition.scss +0 -24
  249. package/styles/split-button/_fabric-dark-definition.scss +0 -26
  250. package/styles/split-button/_fabric-definition.scss +0 -23
  251. package/styles/split-button/_fluent-dark-definition.scss +0 -1
  252. package/styles/split-button/_fluent-definition.scss +0 -24
  253. package/styles/split-button/_fusionnew-definition.scss +0 -24
  254. package/styles/split-button/_highcontrast-definition.scss +0 -23
  255. package/styles/split-button/_highcontrast-light-definition.scss +0 -26
  256. package/styles/split-button/_layout.scss +0 -484
  257. package/styles/split-button/_material-dark-definition.scss +0 -26
  258. package/styles/split-button/_material-definition.scss +0 -23
  259. package/styles/split-button/_material3-dark-definition.scss +0 -1
  260. package/styles/split-button/_material3-definition.scss +0 -26
  261. package/styles/split-button/_tailwind-dark-definition.scss +0 -1
  262. package/styles/split-button/_tailwind-definition.scss +0 -24
  263. package/styles/split-button/_theme.scss +0 -187
@@ -1,294 +0,0 @@
1
- @include export-module('button-group-layout') {
2
- /* stylelint-disable */
3
- #{if(&, '&', '*')}.e-btn-group,
4
- #{if(&, '&', '*')}.e-css.e-btn-group {
5
- display: -webkit-inline-flex;
6
- display: inline-flex;
7
- border-radius: $btn-grp-wrapper-border;
8
- -webkit-flex-direction: row;
9
- flex-direction: row;
10
- position: relative;
11
- @if $skin-name == 'Material3' {
12
- border-radius: $btn-border-radius;
13
- box-shadow: $btn-active-box-shadow;
14
- }
15
-
16
- input:focus+label.e-btn,
17
- .e-btn:focus,
18
- .e-btn:hover {
19
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
20
- z-index: 2;
21
- }
22
- }
23
-
24
- input + label.e-btn {
25
- margin-bottom: 0;
26
- }
27
-
28
- input {
29
- -moz-appearance: none;
30
- height: 1px;
31
- margin: 0 0 0 $btn-grp-margin;
32
- opacity: 0;
33
- position: absolute;
34
- width: 1px;
35
- }
36
-
37
- // Disabled
38
- input:disabled+label.e-btn,
39
- :disabled {
40
- cursor: default;
41
- pointer-events: none;
42
- }
43
-
44
- .e-btn-icon {
45
- font-size: $btn-grp-icon-font-size;
46
- }
47
-
48
- // Sharp corner for sides individual Button and SplitButton
49
- &:not(.e-rtl):not(.e-vertical) {
50
- .e-btn {
51
- @if $skin-name != 'Material3' {
52
- margin-left: $btn-grp-margin-left;
53
- }
54
-
55
- &:not(:first-of-type):not(:last-of-type) {
56
- border-radius: 0;
57
- }
58
-
59
- &:first-of-type {
60
- border-bottom-right-radius: 0;
61
- border-top-right-radius: 0;
62
- }
63
-
64
- &:last-of-type {
65
- border-bottom-left-radius: 0;
66
- border-top-left-radius: 0;
67
- }
68
-
69
- &:last-of-type:not(:last-child) {
70
- border-bottom-right-radius: 0;
71
- border-top-right-radius: 0;
72
- }
73
- }
74
-
75
- .e-split-btn-wrapper {
76
- +.e-btn {
77
- border-bottom-left-radius: 0;
78
- border-top-left-radius: 0;
79
- }
80
-
81
- &:not(:first-child):not(:last-child) {
82
- .e-btn:last-child {
83
- border-bottom-right-radius: 0;
84
- border-top-right-radius: 0;
85
- }
86
-
87
- .e-btn:first-child {
88
- border-bottom-left-radius: 0;
89
- border-top-left-radius: 0;
90
- }
91
- }
92
-
93
- &:first-child {
94
- .e-btn:last-child {
95
- border-bottom-right-radius: 0;
96
- border-top-right-radius: 0;
97
- }
98
- }
99
-
100
- &:last-child {
101
- .e-btn:first-child {
102
- border-bottom-left-radius: 0;
103
- border-top-left-radius: 0;
104
- }
105
- }
106
- }
107
- }
108
-
109
- // RTL with Sharp corner combinations
110
- &.e-rtl {
111
- .e-btn {
112
- margin-left: $btn-grp-margin-left;
113
-
114
- &:not(:first-of-type):not(:last-of-type) {
115
- border-radius: 0;
116
- }
117
-
118
- &:first-of-type {
119
- border-bottom-left-radius: 0;
120
- border-top-left-radius: 0;
121
- }
122
-
123
- &:last-of-type {
124
- border-bottom-right-radius: 0;
125
- border-top-right-radius: 0;
126
- }
127
-
128
- &:last-of-type:not(:last-child) {
129
- border-bottom-left-radius: 0;
130
- border-top-left-radius: 0;
131
- }
132
- }
133
-
134
- .e-split-btn-wrapper {
135
- +.e-btn {
136
- border-bottom-right-radius: 0;
137
- border-top-right-radius: 0;
138
- }
139
-
140
- &:not(:first-child):not(:last-child) {
141
- .e-btn:last-child {
142
- border-bottom-left-radius: 0;
143
- border-top-left-radius: 0;
144
- }
145
-
146
- .e-btn:first-child {
147
- border-bottom-right-radius: 0;
148
- border-top-right-radius: 0;
149
- }
150
- }
151
-
152
- &:first-child {
153
- .e-btn:last-child {
154
- border-bottom-left-radius: 0;
155
- border-top-left-radius: 0;
156
- }
157
- }
158
-
159
- &:last-child {
160
- .e-btn:first-child {
161
- border-bottom-right-radius: 0;
162
- border-top-right-radius: 0;
163
- }
164
- }
165
- }
166
- }
167
-
168
- // Vertical Orientation
169
- &.e-vertical {
170
- -webkit-flex-direction: column;
171
- flex-direction: column;
172
-
173
- input {
174
- margin: $btn-grp-margin 0 0;
175
- }
176
-
177
- // Round corner
178
- .e-btn {
179
- &:not(.e-outline) {
180
- margin-top: $btn-grp-margin;
181
- }
182
-
183
- &:not(:first-of-type):not(:last-of-type) {
184
- border-radius: 0;
185
- }
186
-
187
- &:first-of-type {
188
- border-bottom-left-radius: 0;
189
- border-bottom-right-radius: 0;
190
- border-top-left-radius: 2px;
191
- border-top-right-radius: 2px;
192
- }
193
-
194
- &:last-of-type {
195
- border-bottom-left-radius: 2px;
196
- border-bottom-right-radius: 2px;
197
- border-top-left-radius: 0;
198
- border-top-right-radius: 0;
199
- }
200
- }
201
- }
202
-
203
- // Rounded Corner
204
- &.e-round-corner:not(.e-vertical) {
205
- &:not(.e-rtl) {
206
- border-radius: $btn-grp-round-radius;
207
-
208
- .e-btn {
209
- &:first-of-type {
210
- border-bottom-left-radius: $btn-grp-round-radius;
211
- border-top-left-radius: $btn-grp-round-radius;
212
- }
213
-
214
- &:last-of-type {
215
- border-bottom-right-radius: $btn-grp-round-radius;
216
- border-top-right-radius: $btn-grp-round-radius;
217
- }
218
-
219
- &:last-of-type:not(:last-child) {
220
- border-bottom-right-radius: 0;
221
- border-top-right-radius: 0;
222
- }
223
- }
224
-
225
- .e-split-btn-wrapper {
226
- +.e-btn {
227
- border-bottom-left-radius: 0;
228
- border-top-left-radius: 0;
229
- }
230
-
231
- &:first-child {
232
- .e-btn:first-child {
233
- border-bottom-left-radius: $btn-grp-round-radius;
234
- border-top-left-radius: $btn-grp-round-radius;
235
- }
236
-
237
- .e-btn:last-child {
238
- border-bottom-right-radius: 0;
239
- border-top-right-radius: 0;
240
- }
241
- }
242
-
243
- &:last-child {
244
- .e-btn:first-child {
245
- border-bottom-left-radius: 0;
246
- border-top-left-radius: 0;
247
- }
248
-
249
- .e-btn:last-child {
250
- border-bottom-right-radius: $btn-grp-round-radius;
251
- border-top-right-radius: $btn-grp-round-radius;
252
- }
253
- }
254
- }
255
- }
256
-
257
- // Rounded corner with RTL
258
- &.e-rtl {
259
- border-radius: $btn-grp-round-radius;
260
-
261
- .e-btn {
262
- &:first-of-type {
263
- border-bottom-right-radius: $btn-grp-round-radius;
264
- border-top-right-radius: $btn-grp-round-radius;
265
- }
266
-
267
- &:last-of-type {
268
- border-bottom-left-radius: $btn-grp-round-radius;
269
- border-top-left-radius: $btn-grp-round-radius;
270
- }
271
-
272
- &:last-of-type:not(:last-child) {
273
- border-bottom-left-radius: 0;
274
- border-top-left-radius: 0;
275
- }
276
-
277
- &:first-of-type:not(:first-child) {
278
- border-bottom-right-radius: 0;
279
- border-top-right-radius: 0;
280
- }
281
- }
282
- }
283
- }
284
- }
285
-
286
- .e-bigger .e-btn-group,
287
- .e-bigger.e-btn-group,
288
- .e-bigger .e-css.e-btn-group,
289
- .e-bigger.e-css.e-btn-group {
290
- .e-btn-icon {
291
- font-size: $btn-grp-icon-font-size-bigger;
292
- }
293
- }
294
- }
@@ -1,33 +0,0 @@
1
- //default
2
- $btn-grp-margin: -1px !default;
3
- $btn-grp-margin-left: 0 !default;
4
- $btn-grp-wrapper-border: 2px !default;
5
- $btn-grp-round-radius: 20px !default;
6
- $btn-grp-icon-font-size: 14px !default;
7
- $btn-grp-icon-font-size-bigger: 16px !default;
8
-
9
- //Normal Outline GroupButton
10
- $btn-grp-outline-focus-border-color: inherit !default;
11
- $btn-grp-outline-focus-color: inherit !default;
12
-
13
- //Outline Primary
14
- $btn-grp-outline-primary-focus-border-color: inherit !default;
15
- $btn-grp-outline-focus-primary-color: inherit !default;
16
-
17
- //Outline Success
18
- $btn-grp-outline-success-focus-border-color: inherit !default;
19
- $btn-grp-outline-focus-success-color: inherit !default;
20
-
21
- //Outline Info
22
- $btn-grp-outline-info-focus-border-color: inherit !default;
23
- $btn-grp-outline-focus-info-color: inherit !default;
24
-
25
- //Outline warning
26
- $btn-grp-outline-warning-focus-border-color: inherit !default;
27
- $btn-grp-outline-focus-warning-color: inherit !default;
28
-
29
- //Outline danger
30
- $btn-grp-outline-danger-focus-border-color: inherit !default;
31
- $btn-grp-outline-focus-danger-color: inherit !default;
32
-
33
- //enddefault
@@ -1,30 +0,0 @@
1
- $btn-grp-margin: -1px !default;
2
- $btn-grp-margin-left: 0 !default;
3
- $btn-grp-wrapper-border: 2px !default;
4
- $btn-grp-round-radius: 20px !default;
5
- $btn-grp-icon-font-size: 14px !default;
6
- $btn-grp-icon-font-size-bigger: 16px !default;
7
-
8
- //Normal Outline GroupButton
9
- $btn-grp-outline-focus-border-color: inherit !default;
10
- $btn-grp-outline-focus-color: inherit !default;
11
-
12
- //Outline Primary
13
- $btn-grp-outline-primary-focus-border-color: inherit !default;
14
- $btn-grp-outline-focus-primary-color: inherit !default;
15
-
16
- //Outline Success
17
- $btn-grp-outline-success-focus-border-color: inherit !default;
18
- $btn-grp-outline-focus-success-color: inherit !default;
19
-
20
- //Outline Info
21
- $btn-grp-outline-info-focus-border-color: inherit !default;
22
- $btn-grp-outline-focus-info-color: inherit !default;
23
-
24
- //Outline warning
25
- $btn-grp-outline-warning-focus-border-color: inherit !default;
26
- $btn-grp-outline-focus-warning-color: inherit !default;
27
-
28
- //Outline danger
29
- $btn-grp-outline-danger-focus-border-color: inherit !default;
30
- $btn-grp-outline-focus-danger-color: inherit !default;
@@ -1 +0,0 @@
1
- @import './material3-definition.scss';
@@ -1,31 +0,0 @@
1
- //layout variables
2
- $btn-grp-margin: -1px !default;
3
- $btn-grp-margin-left: -1px !default;
4
- $btn-grp-wrapper-border: 4px !default;
5
- $btn-grp-round-radius: 20px !default;
6
- $btn-grp-icon-font-size: 16px !default;
7
- $btn-grp-icon-font-size-bigger: 20px !default;
8
-
9
- //Normal Outline GroupButton
10
- $btn-grp-outline-focus-border-color: $secondary-border-color !default;
11
- $btn-grp-outline-focus-color: inherit !default;
12
-
13
- //Outline Primary
14
- $btn-grp-outline-primary-focus-border-color: rgba($primary) !default;
15
- $btn-grp-outline-focus-primary-color: inherit !default;
16
-
17
- //Outline Success
18
- $btn-grp-outline-success-focus-border-color: $btn-success-focus-border-color !default;
19
- $btn-grp-outline-focus-success-color: inherit !default;
20
-
21
- //Outline Info
22
- $btn-grp-outline-info-focus-border-color: $btn-info-focus-border-color !default;
23
- $btn-grp-outline-focus-info-color: inherit !default;
24
-
25
- //Outline warning
26
- $btn-grp-outline-warning-focus-border-color: $btn-warning-focus-border-color !default;
27
- $btn-grp-outline-focus-warning-color: inherit !default;
28
-
29
- //Outline danger
30
- $btn-grp-outline-danger-focus-border-color: $btn-danger-focus-border-color !default;
31
- $btn-grp-outline-focus-danger-color: inherit !default;
@@ -1 +0,0 @@
1
- @import './tailwind-definition.scss';
@@ -1,31 +0,0 @@
1
- //layout variables
2
- $btn-grp-margin: -1px !default;
3
- $btn-grp-margin-left: -1px !default;
4
- $btn-grp-wrapper-border: 4px !default;
5
- $btn-grp-round-radius: 20px !default;
6
- $btn-grp-icon-font-size: $text-lg !default;
7
- $btn-grp-icon-font-size-bigger: 22px !default;
8
-
9
- //Normal Outline GroupButton
10
- $btn-grp-outline-focus-border-color: $secondary-border-color !default;
11
- $btn-grp-outline-focus-color: inherit !default;
12
-
13
- //Outline Primary
14
- $btn-grp-outline-primary-focus-border-color: $primary !default;
15
- $btn-grp-outline-focus-primary-color: inherit !default;
16
-
17
- //Outline Success
18
- $btn-grp-outline-success-focus-border-color: $btn-success-focus-border-color !default;
19
- $btn-grp-outline-focus-success-color: inherit !default;
20
-
21
- //Outline Info
22
- $btn-grp-outline-info-focus-border-color: $btn-info-focus-border-color !default;
23
- $btn-grp-outline-focus-info-color: inherit !default;
24
-
25
- //Outline warning
26
- $btn-grp-outline-warning-focus-border-color: $btn-warning-focus-border-color !default;
27
- $btn-grp-outline-focus-warning-color: inherit !default;
28
-
29
- //Outline danger
30
- $btn-grp-outline-danger-focus-border-color: $btn-danger-focus-border-color !default;
31
- $btn-grp-outline-focus-danger-color: inherit !default;