@syncfusion/ej2-splitbuttons 32.1.22 → 32.1.24

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 (653) 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 +6 -2
  5. package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
  6. package/dist/es6/ej2-splitbuttons.es5.js +6 -2
  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.d.ts +1 -0
  13. package/src/drop-down-button/drop-down-button.js +6 -2
  14. package/styles/bds-lite.css +997 -313
  15. package/styles/bds-lite.scss +4 -4
  16. package/styles/bds.css +1314 -288
  17. package/styles/bds.scss +8 -8
  18. package/styles/bootstrap-dark-lite.css +227 -227
  19. package/styles/bootstrap-dark-lite.scss +4 -4
  20. package/styles/bootstrap-dark.css +227 -227
  21. package/styles/bootstrap-dark.scss +8 -8
  22. package/styles/bootstrap-lite.css +227 -227
  23. package/styles/bootstrap-lite.scss +4 -4
  24. package/styles/bootstrap.css +227 -227
  25. package/styles/bootstrap.scss +8 -8
  26. package/styles/bootstrap4-lite.css +235 -235
  27. package/styles/bootstrap4-lite.scss +4 -4
  28. package/styles/bootstrap4.css +235 -235
  29. package/styles/bootstrap4.scss +8 -8
  30. package/styles/bootstrap5-dark-lite.css +235 -235
  31. package/styles/bootstrap5-dark-lite.scss +4 -4
  32. package/styles/bootstrap5-dark.css +235 -235
  33. package/styles/bootstrap5-dark.scss +8 -8
  34. package/styles/bootstrap5-lite.css +235 -235
  35. package/styles/bootstrap5-lite.scss +4 -4
  36. package/styles/bootstrap5.3-lite.css +996 -324
  37. package/styles/bootstrap5.3-lite.scss +4 -4
  38. package/styles/bootstrap5.3.css +1697 -689
  39. package/styles/bootstrap5.3.scss +8 -8
  40. package/styles/bootstrap5.css +235 -235
  41. package/styles/bootstrap5.scss +8 -8
  42. package/styles/button-group/_all.bds.scss +2 -0
  43. package/styles/button-group/_all.bootstrap-dark.scss +2 -0
  44. package/styles/button-group/_all.bootstrap.scss +2 -0
  45. package/styles/button-group/_all.bootstrap4.scss +2 -0
  46. package/styles/button-group/_all.bootstrap5-dark.scss +2 -0
  47. package/styles/button-group/_all.bootstrap5.3.scss +2 -0
  48. package/styles/button-group/_all.bootstrap5.scss +2 -0
  49. package/styles/button-group/_all.fabric-dark.scss +2 -0
  50. package/styles/button-group/_all.fabric.scss +2 -0
  51. package/styles/button-group/_all.fluent-dark.scss +2 -0
  52. package/styles/button-group/_all.fluent.scss +2 -0
  53. package/styles/button-group/_all.fluent2.scss +2 -0
  54. package/styles/button-group/_all.highcontrast-light.scss +2 -0
  55. package/styles/button-group/_all.highcontrast.scss +2 -0
  56. package/styles/button-group/_all.material-dark.scss +2 -0
  57. package/styles/button-group/_all.material.scss +2 -0
  58. package/styles/button-group/_all.material3-dark.scss +2 -0
  59. package/styles/button-group/_all.material3.scss +2 -0
  60. package/styles/button-group/_all.tailwind-dark.scss +2 -0
  61. package/styles/button-group/_all.tailwind.scss +2 -0
  62. package/styles/button-group/_all.tailwind3.scss +2 -0
  63. package/styles/button-group/_bigger.bds.scss +4 -0
  64. package/styles/button-group/_bigger.bootstrap-dark.scss +4 -0
  65. package/styles/button-group/_bigger.bootstrap.scss +4 -0
  66. package/styles/button-group/_bigger.bootstrap4.scss +4 -0
  67. package/styles/button-group/_bigger.bootstrap5-dark.scss +4 -0
  68. package/styles/button-group/_bigger.bootstrap5.3.scss +4 -0
  69. package/styles/button-group/_bigger.bootstrap5.scss +4 -0
  70. package/styles/button-group/_bigger.fabric-dark.scss +4 -0
  71. package/styles/button-group/_bigger.fabric.scss +4 -0
  72. package/styles/button-group/_bigger.fluent-dark.scss +4 -0
  73. package/styles/button-group/_bigger.fluent.scss +4 -0
  74. package/styles/button-group/_bigger.fluent2.scss +4 -0
  75. package/styles/button-group/_bigger.highcontrast-light.scss +4 -0
  76. package/styles/button-group/_bigger.highcontrast.scss +4 -0
  77. package/styles/button-group/_bigger.material-dark.scss +4 -0
  78. package/styles/button-group/_bigger.material.scss +4 -0
  79. package/styles/button-group/_bigger.material3-dark.scss +4 -0
  80. package/styles/button-group/_bigger.material3.scss +4 -0
  81. package/styles/button-group/_bigger.scss +0 -1
  82. package/styles/button-group/_bigger.tailwind-dark.scss +4 -0
  83. package/styles/button-group/_bigger.tailwind.scss +4 -0
  84. package/styles/button-group/_bigger.tailwind3.scss +4 -0
  85. package/styles/button-group/_group-button-mixin.scss +0 -2
  86. package/styles/button-group/_layout.bds.scss +4 -0
  87. package/styles/button-group/_layout.bootstrap-dark.scss +4 -0
  88. package/styles/button-group/_layout.bootstrap.scss +4 -0
  89. package/styles/button-group/_layout.bootstrap4.scss +4 -0
  90. package/styles/button-group/_layout.bootstrap5-dark.scss +4 -0
  91. package/styles/button-group/_layout.bootstrap5.3.scss +4 -0
  92. package/styles/button-group/_layout.bootstrap5.scss +4 -0
  93. package/styles/button-group/_layout.fabric-dark.scss +4 -0
  94. package/styles/button-group/_layout.fabric.scss +4 -0
  95. package/styles/button-group/_layout.fluent-dark.scss +4 -0
  96. package/styles/button-group/_layout.fluent.scss +4 -0
  97. package/styles/button-group/_layout.fluent2.scss +4 -0
  98. package/styles/button-group/_layout.highcontrast-light.scss +4 -0
  99. package/styles/button-group/_layout.highcontrast.scss +4 -0
  100. package/styles/button-group/_layout.material-dark.scss +4 -0
  101. package/styles/button-group/_layout.material.scss +4 -0
  102. package/styles/button-group/_layout.material3-dark.scss +4 -0
  103. package/styles/button-group/_layout.material3.scss +4 -0
  104. package/styles/button-group/_layout.scss +0 -1
  105. package/styles/button-group/_layout.tailwind-dark.scss +4 -0
  106. package/styles/button-group/_layout.tailwind.scss +4 -0
  107. package/styles/button-group/_layout.tailwind3.scss +4 -0
  108. package/styles/button-group/_theme-variables.bds.scss +1 -0
  109. package/styles/button-group/_theme-variables.bootstrap-dark.scss +1 -0
  110. package/styles/button-group/_theme-variables.bootstrap.scss +1 -0
  111. package/styles/button-group/_theme-variables.bootstrap4.scss +1 -0
  112. package/styles/button-group/_theme-variables.bootstrap5-dark.scss +1 -0
  113. package/styles/button-group/_theme-variables.bootstrap5.3.scss +1 -0
  114. package/styles/button-group/_theme-variables.bootstrap5.scss +1 -0
  115. package/styles/button-group/_theme-variables.fabric-dark.scss +1 -0
  116. package/styles/button-group/_theme-variables.fabric.scss +1 -0
  117. package/styles/button-group/_theme-variables.fluent-dark.scss +1 -0
  118. package/styles/button-group/_theme-variables.fluent.scss +1 -0
  119. package/styles/button-group/_theme-variables.fluent2.scss +1 -0
  120. package/styles/button-group/_theme-variables.highcontrast-light.scss +1 -0
  121. package/styles/button-group/_theme-variables.highcontrast.scss +1 -0
  122. package/styles/button-group/_theme-variables.material-dark.scss +1 -0
  123. package/styles/button-group/_theme-variables.material.scss +1 -0
  124. package/styles/button-group/_theme-variables.material3-dark.scss +1 -0
  125. package/styles/button-group/_theme-variables.material3.scss +1 -0
  126. package/styles/button-group/_theme-variables.tailwind-dark.scss +1 -0
  127. package/styles/button-group/_theme-variables.tailwind.scss +1 -0
  128. package/styles/button-group/_theme.bds.scss +6 -0
  129. package/styles/button-group/_theme.bootstrap-dark.scss +6 -0
  130. package/styles/button-group/_theme.bootstrap.scss +6 -0
  131. package/styles/button-group/_theme.bootstrap4.scss +6 -0
  132. package/styles/button-group/_theme.bootstrap5-dark.scss +6 -0
  133. package/styles/button-group/_theme.bootstrap5.3.scss +6 -0
  134. package/styles/button-group/_theme.bootstrap5.scss +6 -0
  135. package/styles/button-group/_theme.fabric-dark.scss +6 -0
  136. package/styles/button-group/_theme.fabric.scss +6 -0
  137. package/styles/button-group/_theme.fluent-dark.scss +6 -0
  138. package/styles/button-group/_theme.fluent.scss +6 -0
  139. package/styles/button-group/_theme.fluent2.scss +6 -0
  140. package/styles/button-group/_theme.highcontrast-light.scss +6 -0
  141. package/styles/button-group/_theme.highcontrast.scss +6 -0
  142. package/styles/button-group/_theme.material-dark.scss +6 -0
  143. package/styles/button-group/_theme.material.scss +6 -0
  144. package/styles/button-group/_theme.material3-dark.scss +6 -0
  145. package/styles/button-group/_theme.material3.scss +6 -0
  146. package/styles/button-group/_theme.scss +0 -3
  147. package/styles/button-group/_theme.tailwind-dark.scss +6 -0
  148. package/styles/button-group/_theme.tailwind.scss +6 -0
  149. package/styles/button-group/_theme.tailwind3.scss +6 -0
  150. package/styles/button-group/bds.css +661 -472
  151. package/styles/button-group/bds.scss +2 -2
  152. package/styles/button-group/bootstrap-dark.css +227 -227
  153. package/styles/button-group/bootstrap-dark.scss +2 -2
  154. package/styles/button-group/bootstrap.css +227 -227
  155. package/styles/button-group/bootstrap.scss +2 -2
  156. package/styles/button-group/bootstrap4.css +235 -235
  157. package/styles/button-group/bootstrap4.scss +2 -2
  158. package/styles/button-group/bootstrap5-dark.css +235 -235
  159. package/styles/button-group/bootstrap5-dark.scss +2 -2
  160. package/styles/button-group/bootstrap5.3.css +937 -685
  161. package/styles/button-group/bootstrap5.3.scss +2 -2
  162. package/styles/button-group/bootstrap5.css +235 -235
  163. package/styles/button-group/bootstrap5.scss +2 -2
  164. package/styles/button-group/fabric-dark.css +227 -227
  165. package/styles/button-group/fabric-dark.scss +2 -2
  166. package/styles/button-group/fabric.css +227 -227
  167. package/styles/button-group/fabric.scss +2 -2
  168. package/styles/button-group/fluent-dark.css +227 -227
  169. package/styles/button-group/fluent-dark.scss +2 -2
  170. package/styles/button-group/fluent.css +227 -227
  171. package/styles/button-group/fluent.scss +2 -2
  172. package/styles/button-group/fluent2.css +901 -643
  173. package/styles/button-group/fluent2.scss +2 -2
  174. package/styles/button-group/highcontrast-light.css +227 -227
  175. package/styles/button-group/highcontrast-light.scss +2 -2
  176. package/styles/button-group/highcontrast.css +227 -227
  177. package/styles/button-group/highcontrast.scss +2 -2
  178. package/styles/button-group/material-dark.css +227 -227
  179. package/styles/button-group/material-dark.scss +2 -2
  180. package/styles/button-group/material.css +227 -227
  181. package/styles/button-group/material.scss +2 -2
  182. package/styles/button-group/material3-dark.css +1000 -754
  183. package/styles/button-group/material3-dark.scss +2 -2
  184. package/styles/button-group/material3.css +1006 -754
  185. package/styles/button-group/material3.scss +2 -2
  186. package/styles/button-group/tailwind-dark.css +235 -235
  187. package/styles/button-group/tailwind-dark.scss +2 -2
  188. package/styles/button-group/tailwind.css +235 -235
  189. package/styles/button-group/tailwind.scss +2 -2
  190. package/styles/button-group/tailwind3.css +945 -723
  191. package/styles/button-group/tailwind3.scss +2 -2
  192. package/styles/drop-down-button/_all.bds.scss +2 -0
  193. package/styles/drop-down-button/_all.bootstrap-dark.scss +2 -0
  194. package/styles/drop-down-button/_all.bootstrap.scss +2 -0
  195. package/styles/drop-down-button/_all.bootstrap4.scss +2 -0
  196. package/styles/drop-down-button/_all.bootstrap5-dark.scss +2 -0
  197. package/styles/drop-down-button/_all.bootstrap5.3.scss +2 -0
  198. package/styles/drop-down-button/_all.bootstrap5.scss +2 -0
  199. package/styles/drop-down-button/_all.fabric-dark.scss +2 -0
  200. package/styles/drop-down-button/_all.fabric.scss +2 -0
  201. package/styles/drop-down-button/_all.fluent-dark.scss +2 -0
  202. package/styles/drop-down-button/_all.fluent.scss +2 -0
  203. package/styles/drop-down-button/_all.fluent2.scss +2 -0
  204. package/styles/drop-down-button/_all.highcontrast-light.scss +2 -0
  205. package/styles/drop-down-button/_all.highcontrast.scss +2 -0
  206. package/styles/drop-down-button/_all.material-dark.scss +2 -0
  207. package/styles/drop-down-button/_all.material.scss +2 -0
  208. package/styles/drop-down-button/_all.material3-dark.scss +2 -0
  209. package/styles/drop-down-button/_all.material3.scss +2 -0
  210. package/styles/drop-down-button/_all.tailwind-dark.scss +2 -0
  211. package/styles/drop-down-button/_all.tailwind.scss +2 -0
  212. package/styles/drop-down-button/_all.tailwind3.scss +2 -0
  213. package/styles/drop-down-button/_bigger.bds.scss +3 -0
  214. package/styles/drop-down-button/_bigger.bootstrap-dark.scss +3 -0
  215. package/styles/drop-down-button/_bigger.bootstrap.scss +3 -0
  216. package/styles/drop-down-button/_bigger.bootstrap4.scss +3 -0
  217. package/styles/drop-down-button/_bigger.bootstrap5-dark.scss +3 -0
  218. package/styles/drop-down-button/_bigger.bootstrap5.3.scss +3 -0
  219. package/styles/drop-down-button/_bigger.bootstrap5.scss +3 -0
  220. package/styles/drop-down-button/_bigger.fabric-dark.scss +3 -0
  221. package/styles/drop-down-button/_bigger.fabric.scss +3 -0
  222. package/styles/drop-down-button/_bigger.fluent-dark.scss +3 -0
  223. package/styles/drop-down-button/_bigger.fluent.scss +3 -0
  224. package/styles/drop-down-button/_bigger.fluent2.scss +3 -0
  225. package/styles/drop-down-button/_bigger.highcontrast-light.scss +3 -0
  226. package/styles/drop-down-button/_bigger.highcontrast.scss +3 -0
  227. package/styles/drop-down-button/_bigger.material-dark.scss +3 -0
  228. package/styles/drop-down-button/_bigger.material.scss +3 -0
  229. package/styles/drop-down-button/_bigger.material3-dark.scss +3 -0
  230. package/styles/drop-down-button/_bigger.material3.scss +3 -0
  231. package/styles/drop-down-button/_bigger.scss +0 -1
  232. package/styles/drop-down-button/_bigger.tailwind-dark.scss +3 -0
  233. package/styles/drop-down-button/_bigger.tailwind.scss +3 -0
  234. package/styles/drop-down-button/_bigger.tailwind3.scss +3 -0
  235. package/styles/drop-down-button/_layout.bds.scss +3 -0
  236. package/styles/drop-down-button/_layout.bootstrap-dark.scss +3 -0
  237. package/styles/drop-down-button/_layout.bootstrap.scss +3 -0
  238. package/styles/drop-down-button/_layout.bootstrap4.scss +3 -0
  239. package/styles/drop-down-button/_layout.bootstrap5-dark.scss +3 -0
  240. package/styles/drop-down-button/_layout.bootstrap5.3.scss +3 -0
  241. package/styles/drop-down-button/_layout.bootstrap5.scss +3 -0
  242. package/styles/drop-down-button/_layout.fabric-dark.scss +3 -0
  243. package/styles/drop-down-button/_layout.fabric.scss +3 -0
  244. package/styles/drop-down-button/_layout.fluent-dark.scss +3 -0
  245. package/styles/drop-down-button/_layout.fluent.scss +3 -0
  246. package/styles/drop-down-button/_layout.fluent2.scss +3 -0
  247. package/styles/drop-down-button/_layout.highcontrast-light.scss +3 -0
  248. package/styles/drop-down-button/_layout.highcontrast.scss +3 -0
  249. package/styles/drop-down-button/_layout.material-dark.scss +3 -0
  250. package/styles/drop-down-button/_layout.material.scss +3 -0
  251. package/styles/drop-down-button/_layout.material3-dark.scss +3 -0
  252. package/styles/drop-down-button/_layout.material3.scss +3 -0
  253. package/styles/drop-down-button/_layout.scss +0 -1
  254. package/styles/drop-down-button/_layout.tailwind-dark.scss +3 -0
  255. package/styles/drop-down-button/_layout.tailwind.scss +3 -0
  256. package/styles/drop-down-button/_layout.tailwind3.scss +3 -0
  257. package/styles/drop-down-button/_theme-variables.bds.scss +1 -0
  258. package/styles/drop-down-button/_theme-variables.bootstrap-dark.scss +1 -0
  259. package/styles/drop-down-button/_theme-variables.bootstrap.scss +1 -0
  260. package/styles/drop-down-button/_theme-variables.bootstrap4.scss +1 -0
  261. package/styles/drop-down-button/_theme-variables.bootstrap5-dark.scss +1 -0
  262. package/styles/drop-down-button/_theme-variables.bootstrap5.3.scss +1 -0
  263. package/styles/drop-down-button/_theme-variables.bootstrap5.scss +1 -0
  264. package/styles/drop-down-button/_theme-variables.fabric-dark.scss +1 -0
  265. package/styles/drop-down-button/_theme-variables.fabric.scss +1 -0
  266. package/styles/drop-down-button/_theme-variables.fluent-dark.scss +1 -0
  267. package/styles/drop-down-button/_theme-variables.fluent.scss +1 -0
  268. package/styles/drop-down-button/_theme-variables.fluent2.scss +1 -0
  269. package/styles/drop-down-button/_theme-variables.highcontrast-light.scss +1 -0
  270. package/styles/drop-down-button/_theme-variables.highcontrast.scss +1 -0
  271. package/styles/drop-down-button/_theme-variables.material-dark.scss +1 -0
  272. package/styles/drop-down-button/_theme-variables.material.scss +1 -0
  273. package/styles/drop-down-button/_theme-variables.material3-dark.scss +1 -0
  274. package/styles/drop-down-button/_theme-variables.material3.scss +1 -0
  275. package/styles/drop-down-button/_theme-variables.tailwind-dark.scss +1 -0
  276. package/styles/drop-down-button/_theme-variables.tailwind.scss +1 -0
  277. package/styles/drop-down-button/_theme.bds.scss +4 -0
  278. package/styles/drop-down-button/_theme.bootstrap-dark.scss +4 -0
  279. package/styles/drop-down-button/_theme.bootstrap.scss +4 -0
  280. package/styles/drop-down-button/_theme.bootstrap4.scss +4 -0
  281. package/styles/drop-down-button/_theme.bootstrap5-dark.scss +4 -0
  282. package/styles/drop-down-button/_theme.bootstrap5.3.scss +4 -0
  283. package/styles/drop-down-button/_theme.bootstrap5.scss +4 -0
  284. package/styles/drop-down-button/_theme.fabric-dark.scss +4 -0
  285. package/styles/drop-down-button/_theme.fabric.scss +4 -0
  286. package/styles/drop-down-button/_theme.fluent-dark.scss +4 -0
  287. package/styles/drop-down-button/_theme.fluent.scss +4 -0
  288. package/styles/drop-down-button/_theme.fluent2.scss +4 -0
  289. package/styles/drop-down-button/_theme.highcontrast-light.scss +4 -0
  290. package/styles/drop-down-button/_theme.highcontrast.scss +4 -0
  291. package/styles/drop-down-button/_theme.material-dark.scss +4 -0
  292. package/styles/drop-down-button/_theme.material.scss +4 -0
  293. package/styles/drop-down-button/_theme.material3-dark.scss +4 -0
  294. package/styles/drop-down-button/_theme.material3.scss +4 -0
  295. package/styles/drop-down-button/_theme.scss +0 -1
  296. package/styles/drop-down-button/_theme.tailwind-dark.scss +4 -0
  297. package/styles/drop-down-button/_theme.tailwind.scss +4 -0
  298. package/styles/drop-down-button/_theme.tailwind3.scss +4 -0
  299. package/styles/drop-down-button/bds.css +324 -0
  300. package/styles/drop-down-button/bds.scss +2 -2
  301. package/styles/drop-down-button/bootstrap-dark.scss +2 -2
  302. package/styles/drop-down-button/bootstrap.scss +2 -2
  303. package/styles/drop-down-button/bootstrap4.scss +2 -2
  304. package/styles/drop-down-button/bootstrap5-dark.scss +2 -2
  305. package/styles/drop-down-button/bootstrap5.3.css +252 -0
  306. package/styles/drop-down-button/bootstrap5.3.scss +2 -2
  307. package/styles/drop-down-button/bootstrap5.scss +2 -2
  308. package/styles/drop-down-button/fabric-dark.scss +2 -2
  309. package/styles/drop-down-button/fabric.scss +2 -2
  310. package/styles/drop-down-button/fluent-dark.scss +2 -2
  311. package/styles/drop-down-button/fluent.scss +2 -2
  312. package/styles/drop-down-button/fluent2.css +258 -0
  313. package/styles/drop-down-button/fluent2.scss +2 -2
  314. package/styles/drop-down-button/highcontrast-light.scss +2 -2
  315. package/styles/drop-down-button/highcontrast.scss +2 -2
  316. package/styles/drop-down-button/material-dark.scss +2 -2
  317. package/styles/drop-down-button/material.scss +2 -2
  318. package/styles/drop-down-button/material3-dark.css +246 -0
  319. package/styles/drop-down-button/material3-dark.scss +2 -2
  320. package/styles/drop-down-button/material3.css +252 -0
  321. package/styles/drop-down-button/material3.scss +2 -2
  322. package/styles/drop-down-button/tailwind-dark.scss +2 -2
  323. package/styles/drop-down-button/tailwind.scss +2 -2
  324. package/styles/drop-down-button/tailwind3.css +222 -0
  325. package/styles/drop-down-button/tailwind3.scss +2 -2
  326. package/styles/fabric-dark-lite.css +227 -227
  327. package/styles/fabric-dark-lite.scss +4 -4
  328. package/styles/fabric-dark.css +227 -227
  329. package/styles/fabric-dark.scss +8 -8
  330. package/styles/fabric-lite.css +227 -227
  331. package/styles/fabric-lite.scss +4 -4
  332. package/styles/fabric.css +227 -227
  333. package/styles/fabric.scss +8 -8
  334. package/styles/fluent-dark-lite.css +227 -227
  335. package/styles/fluent-dark-lite.scss +4 -4
  336. package/styles/fluent-dark.css +227 -227
  337. package/styles/fluent-dark.scss +8 -8
  338. package/styles/fluent-lite.css +227 -227
  339. package/styles/fluent-lite.scss +4 -4
  340. package/styles/fluent.css +227 -227
  341. package/styles/fluent.scss +8 -8
  342. package/styles/fluent2-lite.css +1351 -663
  343. package/styles/fluent2-lite.scss +4 -4
  344. package/styles/fluent2.css +1385 -353
  345. package/styles/fluent2.scss +8 -8
  346. package/styles/highcontrast-light-lite.css +227 -227
  347. package/styles/highcontrast-light-lite.scss +4 -4
  348. package/styles/highcontrast-light.css +227 -227
  349. package/styles/highcontrast-light.scss +8 -8
  350. package/styles/highcontrast-lite.css +227 -227
  351. package/styles/highcontrast-lite.scss +4 -4
  352. package/styles/highcontrast.css +227 -227
  353. package/styles/highcontrast.scss +8 -8
  354. package/styles/material-dark-lite.css +227 -227
  355. package/styles/material-dark-lite.scss +4 -4
  356. package/styles/material-dark.css +227 -227
  357. package/styles/material-dark.scss +8 -8
  358. package/styles/material-lite.css +227 -227
  359. package/styles/material-lite.scss +4 -4
  360. package/styles/material.css +227 -227
  361. package/styles/material.scss +8 -8
  362. package/styles/material3-dark-lite.css +982 -326
  363. package/styles/material3-dark-lite.scss +4 -4
  364. package/styles/material3-dark.css +1805 -821
  365. package/styles/material3-dark.scss +8 -8
  366. package/styles/material3-lite.css +992 -320
  367. package/styles/material3-lite.scss +4 -4
  368. package/styles/material3.css +1766 -758
  369. package/styles/material3.scss +8 -8
  370. package/styles/progress-button/_all.bds.scss +2 -0
  371. package/styles/progress-button/_all.bootstrap-dark.scss +2 -0
  372. package/styles/progress-button/_all.bootstrap.scss +2 -0
  373. package/styles/progress-button/_all.bootstrap4.scss +2 -0
  374. package/styles/progress-button/_all.bootstrap5-dark.scss +2 -0
  375. package/styles/progress-button/_all.bootstrap5.3.scss +2 -0
  376. package/styles/progress-button/_all.bootstrap5.scss +2 -0
  377. package/styles/progress-button/_all.fabric-dark.scss +2 -0
  378. package/styles/progress-button/_all.fabric.scss +2 -0
  379. package/styles/progress-button/_all.fluent-dark.scss +2 -0
  380. package/styles/progress-button/_all.fluent.scss +2 -0
  381. package/styles/progress-button/_all.fluent2.scss +2 -0
  382. package/styles/progress-button/_all.highcontrast-light.scss +2 -0
  383. package/styles/progress-button/_all.highcontrast.scss +2 -0
  384. package/styles/progress-button/_all.material-dark.scss +2 -0
  385. package/styles/progress-button/_all.material.scss +2 -0
  386. package/styles/progress-button/_all.material3-dark.scss +2 -0
  387. package/styles/progress-button/_all.material3.scss +2 -0
  388. package/styles/progress-button/_all.tailwind-dark.scss +2 -0
  389. package/styles/progress-button/_all.tailwind.scss +2 -0
  390. package/styles/progress-button/_all.tailwind3.scss +2 -0
  391. package/styles/progress-button/_bigger.bds.scss +3 -0
  392. package/styles/progress-button/_bigger.bootstrap-dark.scss +3 -0
  393. package/styles/progress-button/_bigger.bootstrap.scss +3 -0
  394. package/styles/progress-button/_bigger.bootstrap4.scss +3 -0
  395. package/styles/progress-button/_bigger.bootstrap5-dark.scss +3 -0
  396. package/styles/progress-button/_bigger.bootstrap5.3.scss +3 -0
  397. package/styles/progress-button/_bigger.bootstrap5.scss +3 -0
  398. package/styles/progress-button/_bigger.fabric-dark.scss +3 -0
  399. package/styles/progress-button/_bigger.fabric.scss +3 -0
  400. package/styles/progress-button/_bigger.fluent-dark.scss +3 -0
  401. package/styles/progress-button/_bigger.fluent.scss +3 -0
  402. package/styles/progress-button/_bigger.fluent2.scss +3 -0
  403. package/styles/progress-button/_bigger.highcontrast-light.scss +3 -0
  404. package/styles/progress-button/_bigger.highcontrast.scss +3 -0
  405. package/styles/progress-button/_bigger.material-dark.scss +3 -0
  406. package/styles/progress-button/_bigger.material.scss +3 -0
  407. package/styles/progress-button/_bigger.material3-dark.scss +3 -0
  408. package/styles/progress-button/_bigger.material3.scss +3 -0
  409. package/styles/progress-button/_bigger.scss +0 -1
  410. package/styles/progress-button/_bigger.tailwind-dark.scss +3 -0
  411. package/styles/progress-button/_bigger.tailwind.scss +3 -0
  412. package/styles/progress-button/_bigger.tailwind3.scss +3 -0
  413. package/styles/progress-button/_layout.bds.scss +3 -0
  414. package/styles/progress-button/_layout.bootstrap-dark.scss +3 -0
  415. package/styles/progress-button/_layout.bootstrap.scss +3 -0
  416. package/styles/progress-button/_layout.bootstrap4.scss +3 -0
  417. package/styles/progress-button/_layout.bootstrap5-dark.scss +3 -0
  418. package/styles/progress-button/_layout.bootstrap5.3.scss +3 -0
  419. package/styles/progress-button/_layout.bootstrap5.scss +3 -0
  420. package/styles/progress-button/_layout.fabric-dark.scss +3 -0
  421. package/styles/progress-button/_layout.fabric.scss +3 -0
  422. package/styles/progress-button/_layout.fluent-dark.scss +3 -0
  423. package/styles/progress-button/_layout.fluent.scss +3 -0
  424. package/styles/progress-button/_layout.fluent2.scss +3 -0
  425. package/styles/progress-button/_layout.highcontrast-light.scss +3 -0
  426. package/styles/progress-button/_layout.highcontrast.scss +3 -0
  427. package/styles/progress-button/_layout.material-dark.scss +3 -0
  428. package/styles/progress-button/_layout.material.scss +3 -0
  429. package/styles/progress-button/_layout.material3-dark.scss +3 -0
  430. package/styles/progress-button/_layout.material3.scss +3 -0
  431. package/styles/progress-button/_layout.scss +0 -1
  432. package/styles/progress-button/_layout.tailwind-dark.scss +3 -0
  433. package/styles/progress-button/_layout.tailwind.scss +3 -0
  434. package/styles/progress-button/_layout.tailwind3.scss +3 -0
  435. package/styles/progress-button/_theme-variables.bds.scss +1 -0
  436. package/styles/progress-button/_theme-variables.bootstrap-dark.scss +1 -0
  437. package/styles/progress-button/_theme-variables.bootstrap.scss +1 -0
  438. package/styles/progress-button/_theme-variables.bootstrap4.scss +1 -0
  439. package/styles/progress-button/_theme-variables.bootstrap5-dark.scss +1 -0
  440. package/styles/progress-button/_theme-variables.bootstrap5.3.scss +1 -0
  441. package/styles/progress-button/_theme-variables.bootstrap5.scss +1 -0
  442. package/styles/progress-button/_theme-variables.fabric-dark.scss +1 -0
  443. package/styles/progress-button/_theme-variables.fabric.scss +1 -0
  444. package/styles/progress-button/_theme-variables.fluent-dark.scss +1 -0
  445. package/styles/progress-button/_theme-variables.fluent.scss +1 -0
  446. package/styles/progress-button/_theme-variables.fluent2.scss +1 -0
  447. package/styles/progress-button/_theme-variables.highcontrast-light.scss +1 -0
  448. package/styles/progress-button/_theme-variables.highcontrast.scss +1 -0
  449. package/styles/progress-button/_theme-variables.material-dark.scss +1 -0
  450. package/styles/progress-button/_theme-variables.material.scss +1 -0
  451. package/styles/progress-button/_theme-variables.material3-dark.scss +1 -0
  452. package/styles/progress-button/_theme-variables.material3.scss +1 -0
  453. package/styles/progress-button/_theme-variables.tailwind-dark.scss +1 -0
  454. package/styles/progress-button/_theme-variables.tailwind.scss +1 -0
  455. package/styles/progress-button/_theme.bds.scss +4 -0
  456. package/styles/progress-button/_theme.bootstrap-dark.scss +4 -0
  457. package/styles/progress-button/_theme.bootstrap.scss +4 -0
  458. package/styles/progress-button/_theme.bootstrap4.scss +4 -0
  459. package/styles/progress-button/_theme.bootstrap5-dark.scss +4 -0
  460. package/styles/progress-button/_theme.bootstrap5.3.scss +4 -0
  461. package/styles/progress-button/_theme.bootstrap5.scss +4 -0
  462. package/styles/progress-button/_theme.fabric-dark.scss +4 -0
  463. package/styles/progress-button/_theme.fabric.scss +4 -0
  464. package/styles/progress-button/_theme.fluent-dark.scss +4 -0
  465. package/styles/progress-button/_theme.fluent.scss +4 -0
  466. package/styles/progress-button/_theme.fluent2.scss +4 -0
  467. package/styles/progress-button/_theme.highcontrast-light.scss +4 -0
  468. package/styles/progress-button/_theme.highcontrast.scss +4 -0
  469. package/styles/progress-button/_theme.material-dark.scss +4 -0
  470. package/styles/progress-button/_theme.material.scss +4 -0
  471. package/styles/progress-button/_theme.material3-dark.scss +4 -0
  472. package/styles/progress-button/_theme.material3.scss +4 -0
  473. package/styles/progress-button/_theme.scss +0 -1
  474. package/styles/progress-button/_theme.tailwind-dark.scss +4 -0
  475. package/styles/progress-button/_theme.tailwind.scss +4 -0
  476. package/styles/progress-button/_theme.tailwind3.scss +4 -0
  477. package/styles/progress-button/bds.css +189 -0
  478. package/styles/progress-button/bds.scss +2 -2
  479. package/styles/progress-button/bootstrap-dark.scss +2 -2
  480. package/styles/progress-button/bootstrap.scss +2 -2
  481. package/styles/progress-button/bootstrap4.scss +2 -2
  482. package/styles/progress-button/bootstrap5-dark.scss +2 -2
  483. package/styles/progress-button/bootstrap5.3.css +252 -0
  484. package/styles/progress-button/bootstrap5.3.scss +2 -2
  485. package/styles/progress-button/bootstrap5.scss +2 -2
  486. package/styles/progress-button/fabric-dark.scss +2 -2
  487. package/styles/progress-button/fabric.scss +2 -2
  488. package/styles/progress-button/fluent-dark.scss +2 -2
  489. package/styles/progress-button/fluent.scss +2 -2
  490. package/styles/progress-button/fluent2.css +258 -0
  491. package/styles/progress-button/fluent2.scss +2 -2
  492. package/styles/progress-button/highcontrast-light.scss +2 -2
  493. package/styles/progress-button/highcontrast.scss +2 -2
  494. package/styles/progress-button/material-dark.scss +2 -2
  495. package/styles/progress-button/material.scss +2 -2
  496. package/styles/progress-button/material3-dark.css +246 -0
  497. package/styles/progress-button/material3-dark.scss +2 -2
  498. package/styles/progress-button/material3.css +252 -0
  499. package/styles/progress-button/material3.scss +2 -2
  500. package/styles/progress-button/tailwind-dark.scss +2 -2
  501. package/styles/progress-button/tailwind.scss +2 -2
  502. package/styles/progress-button/tailwind3.css +222 -0
  503. package/styles/progress-button/tailwind3.scss +2 -2
  504. package/styles/split-button/_all.bds.scss +2 -0
  505. package/styles/split-button/_all.bootstrap-dark.scss +2 -0
  506. package/styles/split-button/_all.bootstrap.scss +2 -0
  507. package/styles/split-button/_all.bootstrap4.scss +2 -0
  508. package/styles/split-button/_all.bootstrap5-dark.scss +2 -0
  509. package/styles/split-button/_all.bootstrap5.3.scss +2 -0
  510. package/styles/split-button/_all.bootstrap5.scss +2 -0
  511. package/styles/split-button/_all.fabric-dark.scss +2 -0
  512. package/styles/split-button/_all.fabric.scss +2 -0
  513. package/styles/split-button/_all.fluent-dark.scss +2 -0
  514. package/styles/split-button/_all.fluent.scss +2 -0
  515. package/styles/split-button/_all.fluent2.scss +2 -0
  516. package/styles/split-button/_all.highcontrast-light.scss +2 -0
  517. package/styles/split-button/_all.highcontrast.scss +2 -0
  518. package/styles/split-button/_all.material-dark.scss +2 -0
  519. package/styles/split-button/_all.material.scss +2 -0
  520. package/styles/split-button/_all.material3-dark.scss +2 -0
  521. package/styles/split-button/_all.material3.scss +2 -0
  522. package/styles/split-button/_all.tailwind-dark.scss +2 -0
  523. package/styles/split-button/_all.tailwind.scss +2 -0
  524. package/styles/split-button/_all.tailwind3.scss +2 -0
  525. package/styles/split-button/_bigger.bds.scss +3 -0
  526. package/styles/split-button/_bigger.bootstrap-dark.scss +3 -0
  527. package/styles/split-button/_bigger.bootstrap.scss +3 -0
  528. package/styles/split-button/_bigger.bootstrap4.scss +3 -0
  529. package/styles/split-button/_bigger.bootstrap5-dark.scss +3 -0
  530. package/styles/split-button/_bigger.bootstrap5.3.scss +3 -0
  531. package/styles/split-button/_bigger.bootstrap5.scss +3 -0
  532. package/styles/split-button/_bigger.fabric-dark.scss +3 -0
  533. package/styles/split-button/_bigger.fabric.scss +3 -0
  534. package/styles/split-button/_bigger.fluent-dark.scss +3 -0
  535. package/styles/split-button/_bigger.fluent.scss +3 -0
  536. package/styles/split-button/_bigger.fluent2.scss +3 -0
  537. package/styles/split-button/_bigger.highcontrast-light.scss +3 -0
  538. package/styles/split-button/_bigger.highcontrast.scss +3 -0
  539. package/styles/split-button/_bigger.material-dark.scss +3 -0
  540. package/styles/split-button/_bigger.material.scss +3 -0
  541. package/styles/split-button/_bigger.material3-dark.scss +3 -0
  542. package/styles/split-button/_bigger.material3.scss +3 -0
  543. package/styles/split-button/_bigger.scss +0 -1
  544. package/styles/split-button/_bigger.tailwind-dark.scss +3 -0
  545. package/styles/split-button/_bigger.tailwind.scss +3 -0
  546. package/styles/split-button/_bigger.tailwind3.scss +3 -0
  547. package/styles/split-button/_layout.bds.scss +3 -0
  548. package/styles/split-button/_layout.bootstrap-dark.scss +3 -0
  549. package/styles/split-button/_layout.bootstrap.scss +3 -0
  550. package/styles/split-button/_layout.bootstrap4.scss +3 -0
  551. package/styles/split-button/_layout.bootstrap5-dark.scss +3 -0
  552. package/styles/split-button/_layout.bootstrap5.3.scss +3 -0
  553. package/styles/split-button/_layout.bootstrap5.scss +3 -0
  554. package/styles/split-button/_layout.fabric-dark.scss +3 -0
  555. package/styles/split-button/_layout.fabric.scss +3 -0
  556. package/styles/split-button/_layout.fluent-dark.scss +3 -0
  557. package/styles/split-button/_layout.fluent.scss +3 -0
  558. package/styles/split-button/_layout.fluent2.scss +3 -0
  559. package/styles/split-button/_layout.highcontrast-light.scss +3 -0
  560. package/styles/split-button/_layout.highcontrast.scss +3 -0
  561. package/styles/split-button/_layout.material-dark.scss +3 -0
  562. package/styles/split-button/_layout.material.scss +3 -0
  563. package/styles/split-button/_layout.material3-dark.scss +3 -0
  564. package/styles/split-button/_layout.material3.scss +3 -0
  565. package/styles/split-button/_layout.scss +0 -1
  566. package/styles/split-button/_layout.tailwind-dark.scss +3 -0
  567. package/styles/split-button/_layout.tailwind.scss +3 -0
  568. package/styles/split-button/_layout.tailwind3.scss +3 -0
  569. package/styles/split-button/_theme-variables.bds.scss +1 -0
  570. package/styles/split-button/_theme-variables.bootstrap-dark.scss +1 -0
  571. package/styles/split-button/_theme-variables.bootstrap.scss +1 -0
  572. package/styles/split-button/_theme-variables.bootstrap4.scss +1 -0
  573. package/styles/split-button/_theme-variables.bootstrap5-dark.scss +1 -0
  574. package/styles/split-button/_theme-variables.bootstrap5.3.scss +1 -0
  575. package/styles/split-button/_theme-variables.bootstrap5.scss +1 -0
  576. package/styles/split-button/_theme-variables.fabric-dark.scss +1 -0
  577. package/styles/split-button/_theme-variables.fabric.scss +1 -0
  578. package/styles/split-button/_theme-variables.fluent-dark.scss +1 -0
  579. package/styles/split-button/_theme-variables.fluent.scss +1 -0
  580. package/styles/split-button/_theme-variables.fluent2.scss +1 -0
  581. package/styles/split-button/_theme-variables.highcontrast-light.scss +1 -0
  582. package/styles/split-button/_theme-variables.highcontrast.scss +1 -0
  583. package/styles/split-button/_theme-variables.material-dark.scss +1 -0
  584. package/styles/split-button/_theme-variables.material.scss +1 -0
  585. package/styles/split-button/_theme-variables.material3-dark.scss +1 -0
  586. package/styles/split-button/_theme-variables.material3.scss +1 -0
  587. package/styles/split-button/_theme-variables.tailwind-dark.scss +1 -0
  588. package/styles/split-button/_theme-variables.tailwind.scss +1 -0
  589. package/styles/split-button/_theme.bds.scss +4 -0
  590. package/styles/split-button/_theme.bootstrap-dark.scss +4 -0
  591. package/styles/split-button/_theme.bootstrap.scss +4 -0
  592. package/styles/split-button/_theme.bootstrap4.scss +4 -0
  593. package/styles/split-button/_theme.bootstrap5-dark.scss +4 -0
  594. package/styles/split-button/_theme.bootstrap5.3.scss +4 -0
  595. package/styles/split-button/_theme.bootstrap5.scss +4 -0
  596. package/styles/split-button/_theme.fabric-dark.scss +4 -0
  597. package/styles/split-button/_theme.fabric.scss +4 -0
  598. package/styles/split-button/_theme.fluent-dark.scss +4 -0
  599. package/styles/split-button/_theme.fluent.scss +4 -0
  600. package/styles/split-button/_theme.fluent2.scss +4 -0
  601. package/styles/split-button/_theme.highcontrast-light.scss +4 -0
  602. package/styles/split-button/_theme.highcontrast.scss +4 -0
  603. package/styles/split-button/_theme.material-dark.scss +4 -0
  604. package/styles/split-button/_theme.material.scss +4 -0
  605. package/styles/split-button/_theme.material3-dark.scss +4 -0
  606. package/styles/split-button/_theme.material3.scss +4 -0
  607. package/styles/split-button/_theme.scss +0 -1
  608. package/styles/split-button/_theme.tailwind-dark.scss +4 -0
  609. package/styles/split-button/_theme.tailwind.scss +4 -0
  610. package/styles/split-button/_theme.tailwind3.scss +4 -0
  611. package/styles/split-button/bds.css +324 -0
  612. package/styles/split-button/bds.scss +2 -2
  613. package/styles/split-button/bootstrap-dark.scss +2 -2
  614. package/styles/split-button/bootstrap.scss +2 -2
  615. package/styles/split-button/bootstrap4.scss +2 -2
  616. package/styles/split-button/bootstrap5-dark.scss +2 -2
  617. package/styles/split-button/bootstrap5.3.css +252 -0
  618. package/styles/split-button/bootstrap5.3.scss +2 -2
  619. package/styles/split-button/bootstrap5.scss +2 -2
  620. package/styles/split-button/fabric-dark.scss +2 -2
  621. package/styles/split-button/fabric.scss +2 -2
  622. package/styles/split-button/fluent-dark.scss +2 -2
  623. package/styles/split-button/fluent.scss +2 -2
  624. package/styles/split-button/fluent2.css +258 -0
  625. package/styles/split-button/fluent2.scss +2 -2
  626. package/styles/split-button/highcontrast-light.scss +2 -2
  627. package/styles/split-button/highcontrast.scss +2 -2
  628. package/styles/split-button/material-dark.scss +2 -2
  629. package/styles/split-button/material.scss +2 -2
  630. package/styles/split-button/material3-dark.css +246 -0
  631. package/styles/split-button/material3-dark.scss +2 -2
  632. package/styles/split-button/material3.css +252 -0
  633. package/styles/split-button/material3.scss +2 -2
  634. package/styles/split-button/tailwind-dark.scss +2 -2
  635. package/styles/split-button/tailwind.scss +2 -2
  636. package/styles/split-button/tailwind3.css +222 -0
  637. package/styles/split-button/tailwind3.scss +2 -2
  638. package/styles/tailwind-dark-lite.css +235 -235
  639. package/styles/tailwind-dark-lite.scss +4 -4
  640. package/styles/tailwind-dark.css +235 -235
  641. package/styles/tailwind-dark.scss +8 -8
  642. package/styles/tailwind-lite.css +235 -235
  643. package/styles/tailwind-lite.scss +4 -4
  644. package/styles/tailwind.css +235 -235
  645. package/styles/tailwind.scss +8 -8
  646. package/styles/tailwind3-lite.css +956 -364
  647. package/styles/tailwind3-lite.scss +4 -4
  648. package/styles/tailwind3.css +1645 -757
  649. package/styles/tailwind3.scss +8 -8
  650. /package/styles/button-group/{_theme-variables.scss → _theme-variables.tailwind3.scss} +0 -0
  651. /package/styles/drop-down-button/{_theme-variables.scss → _theme-variables.tailwind3.scss} +0 -0
  652. /package/styles/progress-button/{_theme-variables.scss → _theme-variables.tailwind3.scss} +0 -0
  653. /package/styles/split-button/{_theme-variables.scss → _theme-variables.tailwind3.scss} +0 -0
@@ -86,6 +86,88 @@
86
86
  content: "\e70d";
87
87
  }
88
88
 
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+ /* Font Family */
98
+ /* Font Sizes */
99
+ /* Radius */
100
+ /* 1px */
101
+ /* 2px */
102
+ /* 3px */
103
+ /* 4px */
104
+ /* 5px */
105
+ /* 6px */
106
+ /* 7px */
107
+ /* 8px */
108
+ /* 9px */
109
+ /* 10px */
110
+ /* 11px */
111
+ /* 12px */
112
+ /* 13px */
113
+ /* 14px */
114
+ /* 15px */
115
+ /* 16px */
116
+ /* 17px */
117
+ /* 18px */
118
+ /* 19px */
119
+ /* 20px */
120
+ /* 21px */
121
+ /* 22px */
122
+ /* 23px */
123
+ /* 24px */
124
+ /* 25px */
125
+ /* 26px */
126
+ /* 27px */
127
+ /* 28px */
128
+ /* 29px */
129
+ /* 30px */
130
+ /* 31px */
131
+ /* 32px */
132
+ /* 33px */
133
+ /* 34px */
134
+ /* 35px */
135
+ /* 36px */
136
+ /* 37px */
137
+ /* 38px */
138
+ /* 39px */
139
+ /* 40px */
140
+ /* 41px */
141
+ /* 42px */
142
+ /* 43px */
143
+ /* 44px */
144
+ /* 45px */
145
+ /* 46px */
146
+ /* 47px */
147
+ /* 48px */
148
+ /* 49px */
149
+ /* 50px */
150
+ /* 5em */
151
+ /* 65% */
152
+ /* border */
153
+ /* 0px */
154
+ /* 1px */
155
+ /* 1.5px */
156
+ /* 2px */
157
+ /* 3px */
158
+ /* 4px */
159
+ /* 5px */
160
+ /* 6px */
161
+ /* 7px */
162
+ /* 8px */
163
+ /* 9px */
164
+ /* 10px */
165
+ /* 11px */
166
+ /* 12px */
167
+ /* 13px */
168
+ /* 14px */
169
+ /* 15px */
170
+ /* 16px */
89
171
  .e-dropdown-btn,
90
172
  .e-dropdown-btn.e-btn {
91
173
  -webkit-box-shadow: none;
@@ -254,6 +336,88 @@
254
336
  display: block !important; /* stylelint-disable-line declaration-no-important */
255
337
  }
256
338
 
339
+
340
+
341
+
342
+
343
+
344
+
345
+
346
+
347
+ /* Font Family */
348
+ /* Font Sizes */
349
+ /* Radius */
350
+ /* 1px */
351
+ /* 2px */
352
+ /* 3px */
353
+ /* 4px */
354
+ /* 5px */
355
+ /* 6px */
356
+ /* 7px */
357
+ /* 8px */
358
+ /* 9px */
359
+ /* 10px */
360
+ /* 11px */
361
+ /* 12px */
362
+ /* 13px */
363
+ /* 14px */
364
+ /* 15px */
365
+ /* 16px */
366
+ /* 17px */
367
+ /* 18px */
368
+ /* 19px */
369
+ /* 20px */
370
+ /* 21px */
371
+ /* 22px */
372
+ /* 23px */
373
+ /* 24px */
374
+ /* 25px */
375
+ /* 26px */
376
+ /* 27px */
377
+ /* 28px */
378
+ /* 29px */
379
+ /* 30px */
380
+ /* 31px */
381
+ /* 32px */
382
+ /* 33px */
383
+ /* 34px */
384
+ /* 35px */
385
+ /* 36px */
386
+ /* 37px */
387
+ /* 38px */
388
+ /* 39px */
389
+ /* 40px */
390
+ /* 41px */
391
+ /* 42px */
392
+ /* 43px */
393
+ /* 44px */
394
+ /* 45px */
395
+ /* 46px */
396
+ /* 47px */
397
+ /* 48px */
398
+ /* 49px */
399
+ /* 50px */
400
+ /* 5em */
401
+ /* 65% */
402
+ /* border */
403
+ /* 0px */
404
+ /* 1px */
405
+ /* 1.5px */
406
+ /* 2px */
407
+ /* 3px */
408
+ /* 4px */
409
+ /* 5px */
410
+ /* 6px */
411
+ /* 7px */
412
+ /* 8px */
413
+ /* 9px */
414
+ /* 10px */
415
+ /* 11px */
416
+ /* 12px */
417
+ /* 13px */
418
+ /* 14px */
419
+ /* 15px */
420
+ /* 16px */
257
421
  .e-dropdown-popup {
258
422
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-primary), 0.11)), to(rgba(var(--color-sf-primary), 0.11))), rgba(var(--color-sf-surface));
259
423
  background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.11), rgba(var(--color-sf-primary), 0.11)), rgba(var(--color-sf-surface));
@@ -308,6 +472,88 @@
308
472
  color: inherit;
309
473
  }
310
474
 
475
+
476
+
477
+
478
+
479
+
480
+
481
+
482
+
483
+ /* Font Family */
484
+ /* Font Sizes */
485
+ /* Radius */
486
+ /* 1px */
487
+ /* 2px */
488
+ /* 3px */
489
+ /* 4px */
490
+ /* 5px */
491
+ /* 6px */
492
+ /* 7px */
493
+ /* 8px */
494
+ /* 9px */
495
+ /* 10px */
496
+ /* 11px */
497
+ /* 12px */
498
+ /* 13px */
499
+ /* 14px */
500
+ /* 15px */
501
+ /* 16px */
502
+ /* 17px */
503
+ /* 18px */
504
+ /* 19px */
505
+ /* 20px */
506
+ /* 21px */
507
+ /* 22px */
508
+ /* 23px */
509
+ /* 24px */
510
+ /* 25px */
511
+ /* 26px */
512
+ /* 27px */
513
+ /* 28px */
514
+ /* 29px */
515
+ /* 30px */
516
+ /* 31px */
517
+ /* 32px */
518
+ /* 33px */
519
+ /* 34px */
520
+ /* 35px */
521
+ /* 36px */
522
+ /* 37px */
523
+ /* 38px */
524
+ /* 39px */
525
+ /* 40px */
526
+ /* 41px */
527
+ /* 42px */
528
+ /* 43px */
529
+ /* 44px */
530
+ /* 45px */
531
+ /* 46px */
532
+ /* 47px */
533
+ /* 48px */
534
+ /* 49px */
535
+ /* 50px */
536
+ /* 5em */
537
+ /* 65% */
538
+ /* border */
539
+ /* 0px */
540
+ /* 1px */
541
+ /* 1.5px */
542
+ /* 2px */
543
+ /* 3px */
544
+ /* 4px */
545
+ /* 5px */
546
+ /* 6px */
547
+ /* 7px */
548
+ /* 8px */
549
+ /* 9px */
550
+ /* 10px */
551
+ /* 11px */
552
+ /* 12px */
553
+ /* 13px */
554
+ /* 14px */
555
+ /* 15px */
556
+ /* 16px */
311
557
  .e-bigger .e-dropdown-btn .e-btn-icon,
312
558
  .e-bigger.e-dropdown-btn .e-btn-icon {
313
559
  font-size: 18px;
@@ -364,16 +610,98 @@
364
610
  line-height: normal;
365
611
  }
366
612
 
367
- .e-split-btn-wrapper {
368
- display: -webkit-inline-box;
369
- display: -ms-inline-flexbox;
370
- display: inline-flex;
371
- white-space: nowrap;
372
- width: -webkit-min-content;
373
- width: -moz-min-content;
374
- width: min-content;
375
- border-radius: calc(var(--e-radius) * 0.25);
376
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
613
+
614
+
615
+
616
+
617
+
618
+
619
+
620
+
621
+ /* Font Family */
622
+ /* Font Sizes */
623
+ /* Radius */
624
+ /* 1px */
625
+ /* 2px */
626
+ /* 3px */
627
+ /* 4px */
628
+ /* 5px */
629
+ /* 6px */
630
+ /* 7px */
631
+ /* 8px */
632
+ /* 9px */
633
+ /* 10px */
634
+ /* 11px */
635
+ /* 12px */
636
+ /* 13px */
637
+ /* 14px */
638
+ /* 15px */
639
+ /* 16px */
640
+ /* 17px */
641
+ /* 18px */
642
+ /* 19px */
643
+ /* 20px */
644
+ /* 21px */
645
+ /* 22px */
646
+ /* 23px */
647
+ /* 24px */
648
+ /* 25px */
649
+ /* 26px */
650
+ /* 27px */
651
+ /* 28px */
652
+ /* 29px */
653
+ /* 30px */
654
+ /* 31px */
655
+ /* 32px */
656
+ /* 33px */
657
+ /* 34px */
658
+ /* 35px */
659
+ /* 36px */
660
+ /* 37px */
661
+ /* 38px */
662
+ /* 39px */
663
+ /* 40px */
664
+ /* 41px */
665
+ /* 42px */
666
+ /* 43px */
667
+ /* 44px */
668
+ /* 45px */
669
+ /* 46px */
670
+ /* 47px */
671
+ /* 48px */
672
+ /* 49px */
673
+ /* 50px */
674
+ /* 5em */
675
+ /* 65% */
676
+ /* border */
677
+ /* 0px */
678
+ /* 1px */
679
+ /* 1.5px */
680
+ /* 2px */
681
+ /* 3px */
682
+ /* 4px */
683
+ /* 5px */
684
+ /* 6px */
685
+ /* 7px */
686
+ /* 8px */
687
+ /* 9px */
688
+ /* 10px */
689
+ /* 11px */
690
+ /* 12px */
691
+ /* 13px */
692
+ /* 14px */
693
+ /* 15px */
694
+ /* 16px */
695
+ .e-split-btn-wrapper {
696
+ display: -webkit-inline-box;
697
+ display: -ms-inline-flexbox;
698
+ display: inline-flex;
699
+ white-space: nowrap;
700
+ width: -webkit-min-content;
701
+ width: -moz-min-content;
702
+ width: min-content;
703
+ border-radius: calc(var(--e-radius) * 0.25);
704
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
377
705
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
378
706
  }
379
707
  .e-split-btn-wrapper .e-split-btn {
@@ -564,6 +892,88 @@
564
892
  border-top-left-radius: calc(var(--e-radius) * 0);
565
893
  }
566
894
 
895
+
896
+
897
+
898
+
899
+
900
+
901
+
902
+
903
+ /* Font Family */
904
+ /* Font Sizes */
905
+ /* Radius */
906
+ /* 1px */
907
+ /* 2px */
908
+ /* 3px */
909
+ /* 4px */
910
+ /* 5px */
911
+ /* 6px */
912
+ /* 7px */
913
+ /* 8px */
914
+ /* 9px */
915
+ /* 10px */
916
+ /* 11px */
917
+ /* 12px */
918
+ /* 13px */
919
+ /* 14px */
920
+ /* 15px */
921
+ /* 16px */
922
+ /* 17px */
923
+ /* 18px */
924
+ /* 19px */
925
+ /* 20px */
926
+ /* 21px */
927
+ /* 22px */
928
+ /* 23px */
929
+ /* 24px */
930
+ /* 25px */
931
+ /* 26px */
932
+ /* 27px */
933
+ /* 28px */
934
+ /* 29px */
935
+ /* 30px */
936
+ /* 31px */
937
+ /* 32px */
938
+ /* 33px */
939
+ /* 34px */
940
+ /* 35px */
941
+ /* 36px */
942
+ /* 37px */
943
+ /* 38px */
944
+ /* 39px */
945
+ /* 40px */
946
+ /* 41px */
947
+ /* 42px */
948
+ /* 43px */
949
+ /* 44px */
950
+ /* 45px */
951
+ /* 46px */
952
+ /* 47px */
953
+ /* 48px */
954
+ /* 49px */
955
+ /* 50px */
956
+ /* 5em */
957
+ /* 65% */
958
+ /* border */
959
+ /* 0px */
960
+ /* 1px */
961
+ /* 1.5px */
962
+ /* 2px */
963
+ /* 3px */
964
+ /* 4px */
965
+ /* 5px */
966
+ /* 6px */
967
+ /* 7px */
968
+ /* 8px */
969
+ /* 9px */
970
+ /* 10px */
971
+ /* 11px */
972
+ /* 12px */
973
+ /* 13px */
974
+ /* 14px */
975
+ /* 15px */
976
+ /* 16px */
567
977
  .e-split-btn-wrapper .e-split-btn {
568
978
  border-right-color: linear-gradient(to right, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
569
979
  -o-border-image: linear-gradient(to right, rgba(var(--color-sf-surface), 1) 25%, rgba(var(--color-sf-outline-variant), 1) 75%) 1;
@@ -676,6 +1086,88 @@
676
1086
  border-color: transparent;
677
1087
  }
678
1088
 
1089
+
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+
1096
+
1097
+ /* Font Family */
1098
+ /* Font Sizes */
1099
+ /* Radius */
1100
+ /* 1px */
1101
+ /* 2px */
1102
+ /* 3px */
1103
+ /* 4px */
1104
+ /* 5px */
1105
+ /* 6px */
1106
+ /* 7px */
1107
+ /* 8px */
1108
+ /* 9px */
1109
+ /* 10px */
1110
+ /* 11px */
1111
+ /* 12px */
1112
+ /* 13px */
1113
+ /* 14px */
1114
+ /* 15px */
1115
+ /* 16px */
1116
+ /* 17px */
1117
+ /* 18px */
1118
+ /* 19px */
1119
+ /* 20px */
1120
+ /* 21px */
1121
+ /* 22px */
1122
+ /* 23px */
1123
+ /* 24px */
1124
+ /* 25px */
1125
+ /* 26px */
1126
+ /* 27px */
1127
+ /* 28px */
1128
+ /* 29px */
1129
+ /* 30px */
1130
+ /* 31px */
1131
+ /* 32px */
1132
+ /* 33px */
1133
+ /* 34px */
1134
+ /* 35px */
1135
+ /* 36px */
1136
+ /* 37px */
1137
+ /* 38px */
1138
+ /* 39px */
1139
+ /* 40px */
1140
+ /* 41px */
1141
+ /* 42px */
1142
+ /* 43px */
1143
+ /* 44px */
1144
+ /* 45px */
1145
+ /* 46px */
1146
+ /* 47px */
1147
+ /* 48px */
1148
+ /* 49px */
1149
+ /* 50px */
1150
+ /* 5em */
1151
+ /* 65% */
1152
+ /* border */
1153
+ /* 0px */
1154
+ /* 1px */
1155
+ /* 1.5px */
1156
+ /* 2px */
1157
+ /* 3px */
1158
+ /* 4px */
1159
+ /* 5px */
1160
+ /* 6px */
1161
+ /* 7px */
1162
+ /* 8px */
1163
+ /* 9px */
1164
+ /* 10px */
1165
+ /* 11px */
1166
+ /* 12px */
1167
+ /* 13px */
1168
+ /* 14px */
1169
+ /* 15px */
1170
+ /* 16px */
679
1171
  .e-bigger .e-split-btn-wrapper,
680
1172
  .e-bigger.e-split-btn-wrapper {
681
1173
  border-radius: calc(var(--e-radius) * 0.25);
@@ -761,945 +1253,1191 @@
761
1253
  padding-top: 0;
762
1254
  }
763
1255
 
1256
+
1257
+
1258
+
1259
+
1260
+
1261
+
1262
+
1263
+
1264
+ /* Font Family */
1265
+ /* Font Sizes */
1266
+ /* Radius */
1267
+ /* 1px */
1268
+ /* 2px */
1269
+ /* 3px */
1270
+ /* 4px */
1271
+ /* 5px */
1272
+ /* 6px */
1273
+ /* 7px */
1274
+ /* 8px */
1275
+ /* 9px */
1276
+ /* 10px */
1277
+ /* 11px */
1278
+ /* 12px */
1279
+ /* 13px */
1280
+ /* 14px */
1281
+ /* 15px */
1282
+ /* 16px */
1283
+ /* 17px */
1284
+ /* 18px */
1285
+ /* 19px */
1286
+ /* 20px */
1287
+ /* 21px */
1288
+ /* 22px */
1289
+ /* 23px */
1290
+ /* 24px */
1291
+ /* 25px */
1292
+ /* 26px */
1293
+ /* 27px */
1294
+ /* 28px */
1295
+ /* 29px */
1296
+ /* 30px */
1297
+ /* 31px */
1298
+ /* 32px */
1299
+ /* 33px */
1300
+ /* 34px */
1301
+ /* 35px */
1302
+ /* 36px */
1303
+ /* 37px */
1304
+ /* 38px */
1305
+ /* 39px */
1306
+ /* 40px */
1307
+ /* 41px */
1308
+ /* 42px */
1309
+ /* 43px */
1310
+ /* 44px */
1311
+ /* 45px */
1312
+ /* 46px */
1313
+ /* 47px */
1314
+ /* 48px */
1315
+ /* 49px */
1316
+ /* 50px */
1317
+ /* 5em */
1318
+ /* 65% */
1319
+ /* border */
1320
+ /* 0px */
1321
+ /* 1px */
1322
+ /* 1.5px */
1323
+ /* 2px */
1324
+ /* 3px */
1325
+ /* 4px */
1326
+ /* 5px */
1327
+ /* 6px */
1328
+ /* 7px */
1329
+ /* 8px */
1330
+ /* 9px */
1331
+ /* 10px */
1332
+ /* 11px */
1333
+ /* 12px */
1334
+ /* 13px */
1335
+ /* 14px */
1336
+ /* 15px */
1337
+ /* 16px */
764
1338
  /* stylelint-disable */
765
- *.e-btn-group,
766
- *.e-css.e-btn-group {
767
- display: -webkit-inline-box;
768
- display: -ms-inline-flexbox;
769
- display: inline-flex;
770
- border-radius: 4px;
771
- -webkit-box-orient: horizontal;
772
- -webkit-box-direction: normal;
773
- -ms-flex-direction: row;
774
- flex-direction: row;
775
- position: relative;
776
- border-radius: calc(var(--e-radius) * 0.25);
777
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
778
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
779
- }
780
- *.e-btn-group input + label.e-btn,
781
- *.e-css.e-btn-group input + label.e-btn {
782
- margin-bottom: 0;
783
- }
784
- *.e-btn-group input,
785
- *.e-css.e-btn-group input {
786
- -moz-appearance: none;
787
- height: 1px;
788
- margin: 0 0 0 -1px;
789
- opacity: 0;
790
- position: absolute;
791
- width: 1px;
792
- }
793
- *.e-btn-group input:disabled + label.e-btn,
794
- *.e-btn-group :disabled,
795
- *.e-css.e-btn-group input:disabled + label.e-btn,
796
- *.e-css.e-btn-group :disabled {
797
- cursor: default;
798
- pointer-events: none;
799
- }
800
- *.e-btn-group .e-btn-icon,
801
- *.e-css.e-btn-group .e-btn-icon {
802
- font-size: 16px;
803
- }
804
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
805
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
806
- border-radius: calc(var(--e-radius) * 0);
807
- }
808
- *.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),
809
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
810
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
811
- border-bottom-right-radius: calc(var(--e-radius) * 0);
812
- border-top-right-radius: calc(var(--e-radius) * 0);
813
- }
814
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
815
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
816
- border-bottom-left-radius: calc(var(--e-radius) * 0);
817
- border-top-left-radius: calc(var(--e-radius) * 0);
818
- }
819
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
820
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
821
- border-bottom-left-radius: calc(var(--e-radius) * 0);
822
- border-top-left-radius: calc(var(--e-radius) * 0);
823
- }
824
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
825
- *.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 {
826
- border-bottom-right-radius: calc(var(--e-radius) * 0);
827
- border-top-right-radius: calc(var(--e-radius) * 0);
828
- }
829
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
830
- *.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 {
831
- border-bottom-left-radius: calc(var(--e-radius) * 0);
832
- border-top-left-radius: calc(var(--e-radius) * 0);
833
- }
834
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
835
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
836
- border-bottom-right-radius: calc(var(--e-radius) * 0);
837
- border-top-right-radius: calc(var(--e-radius) * 0);
838
- }
839
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
840
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
841
- border-bottom-left-radius: calc(var(--e-radius) * 0);
842
- border-top-left-radius: calc(var(--e-radius) * 0);
843
- }
844
- *.e-btn-group.e-rtl .e-btn,
845
- *.e-css.e-btn-group.e-rtl .e-btn {
846
- margin-left: -1px;
847
- }
848
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
849
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
850
- border-radius: calc(var(--e-radius) * 0);
851
- }
852
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
853
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
854
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
855
- border-bottom-left-radius: calc(var(--e-radius) * 0);
856
- border-top-left-radius: calc(var(--e-radius) * 0);
857
- }
858
- *.e-btn-group.e-rtl .e-btn:last-of-type,
859
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
860
- border-bottom-right-radius: calc(var(--e-radius) * 0);
861
- border-top-right-radius: calc(var(--e-radius) * 0);
862
- }
863
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
864
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
865
- border-bottom-right-radius: calc(var(--e-radius) * 0);
866
- border-top-right-radius: calc(var(--e-radius) * 0);
1339
+ .e-btn-group .e-btn,
1340
+ .e-css.e-btn-group .e-btn {
1341
+ -webkit-box-shadow: none;
1342
+ box-shadow: none;
867
1343
  }
868
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
869
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
870
- border-bottom-left-radius: calc(var(--e-radius) * 0);
871
- border-top-left-radius: calc(var(--e-radius) * 0);
1344
+ .e-btn-group .e-btn:hover,
1345
+ .e-css.e-btn-group .e-btn:hover {
1346
+ -webkit-box-shadow: none;
1347
+ box-shadow: none;
872
1348
  }
873
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
874
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
875
- border-bottom-right-radius: calc(var(--e-radius) * 0);
876
- border-top-right-radius: calc(var(--e-radius) * 0);
1349
+ .e-btn-group .e-btn:focus-visible,
1350
+ .e-btn-group input:focus-visible + label.e-btn,
1351
+ .e-css.e-btn-group .e-btn:focus-visible,
1352
+ .e-css.e-btn-group input:focus-visible + label.e-btn {
1353
+ -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1354
+ box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1355
+ z-index: 1;
877
1356
  }
878
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
879
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
880
- border-bottom-left-radius: calc(var(--e-radius) * 0);
881
- border-top-left-radius: calc(var(--e-radius) * 0);
1357
+ .e-btn-group .e-btn:focus-visible.e-primary, .e-btn-group .e-btn:focus-visible.e-success, .e-btn-group .e-btn:focus-visible.e-info, .e-btn-group .e-btn:focus-visible.e-warning, .e-btn-group .e-btn:focus-visible.e-danger,
1358
+ .e-btn-group input:focus-visible + label.e-btn.e-primary,
1359
+ .e-btn-group input:focus-visible + label.e-btn.e-success,
1360
+ .e-btn-group input:focus-visible + label.e-btn.e-info,
1361
+ .e-btn-group input:focus-visible + label.e-btn.e-warning,
1362
+ .e-btn-group input:focus-visible + label.e-btn.e-danger,
1363
+ .e-css.e-btn-group .e-btn:focus-visible.e-primary,
1364
+ .e-css.e-btn-group .e-btn:focus-visible.e-success,
1365
+ .e-css.e-btn-group .e-btn:focus-visible.e-info,
1366
+ .e-css.e-btn-group .e-btn:focus-visible.e-warning,
1367
+ .e-css.e-btn-group .e-btn:focus-visible.e-danger,
1368
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
1369
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
1370
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
1371
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
1372
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
1373
+ -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1374
+ box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1375
+ z-index: 1;
882
1376
  }
883
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
884
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
885
- border-bottom-right-radius: calc(var(--e-radius) * 0);
886
- border-top-right-radius: calc(var(--e-radius) * 0);
1377
+ .e-btn-group .e-btn:focus-visible.e-outline,
1378
+ .e-btn-group input:focus-visible + label.e-btn.e-outline,
1379
+ .e-css.e-btn-group .e-btn:focus-visible.e-outline,
1380
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
1381
+ -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1382
+ box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1383
+ z-index: 1;
887
1384
  }
888
- *.e-btn-group.e-vertical,
889
- *.e-css.e-btn-group.e-vertical {
890
- -webkit-box-orient: vertical;
891
- -webkit-box-direction: normal;
892
- -ms-flex-direction: column;
893
- flex-direction: column;
1385
+ .e-btn-group .e-btn:focus-visible.e-outline.e-primary, .e-btn-group .e-btn:focus-visible.e-outline.e-success, .e-btn-group .e-btn:focus-visible.e-outline.e-info, .e-btn-group .e-btn:focus-visible.e-outline.e-warning, .e-btn-group .e-btn:focus-visible.e-outline.e-danger,
1386
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1387
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1388
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1389
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1390
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1391
+ .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-primary,
1392
+ .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-success,
1393
+ .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-info,
1394
+ .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-warning,
1395
+ .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-danger,
1396
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1397
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1398
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1399
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1400
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
1401
+ -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1402
+ box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1403
+ z-index: 1;
894
1404
  }
895
- *.e-btn-group.e-vertical input,
896
- *.e-css.e-btn-group.e-vertical input {
897
- margin: -1px 0 0;
1405
+ .e-btn-group .e-btn:focus,
1406
+ .e-btn-group input:focus-visible + label.e-btn,
1407
+ .e-btn-group input:focus + label.e-btn,
1408
+ .e-css.e-btn-group .e-btn:focus,
1409
+ .e-css.e-btn-group input:focus-visible + label.e-btn,
1410
+ .e-css.e-btn-group input:focus + label.e-btn {
1411
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.08)), to(rgba(var(--color-sf-on-surface), 0.08))), rgba(var(--color-sf-surface));
1412
+ background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
1413
+ -o-border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
1414
+ border-image: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.08)), to(rgba(var(--color-sf-on-surface), 0.08)));
1415
+ border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
1416
+ color: rgba(var(--color-sf-on-surface));
1417
+ outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1418
+ outline-offset: 0;
1419
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1420
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1421
+ -webkit-box-shadow: none;
1422
+ box-shadow: none;
1423
+ outline-color: inherit;
898
1424
  }
899
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
900
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
901
- margin-top: -1px;
1425
+ .e-btn-group .e-btn:focus.e-primary,
1426
+ .e-btn-group input:focus-visible + label.e-btn.e-primary,
1427
+ .e-btn-group input:focus + label.e-btn.e-primary,
1428
+ .e-css.e-btn-group .e-btn:focus.e-primary,
1429
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
1430
+ .e-css.e-btn-group input:focus + label.e-btn.e-primary {
1431
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.08)), to(rgba(var(--color-sf-on-primary), 0.08))), rgba(var(--color-sf-primary));
1432
+ background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.08), rgba(var(--color-sf-on-primary), 0.08)), rgba(var(--color-sf-primary));
1433
+ border-color: rgba(var(--color-sf-primary));
1434
+ color: rgba(var(--color-sf-on-primary));
1435
+ outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1436
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1437
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1438
+ -webkit-box-shadow: none;
1439
+ box-shadow: none;
1440
+ outline-color: inherit;
902
1441
  }
903
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
904
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
905
- border-radius: calc(var(--e-radius) * 0);
1442
+ .e-btn-group .e-btn:focus.e-success,
1443
+ .e-btn-group input:focus-visible + label.e-btn.e-success,
1444
+ .e-btn-group input:focus + label.e-btn.e-success,
1445
+ .e-css.e-btn-group .e-btn:focus.e-success,
1446
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
1447
+ .e-css.e-btn-group input:focus + label.e-btn.e-success {
1448
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.08)), to(rgba(var(--color-sf-success-text), 0.08))), rgba(var(--color-sf-success));
1449
+ background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.08), rgba(var(--color-sf-success-text), 0.08)), rgba(var(--color-sf-success));
1450
+ border-color: rgba(var(--color-sf-success));
1451
+ color: rgba(var(--color-sf-success-text));
1452
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1453
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1454
+ -webkit-box-shadow: none;
1455
+ box-shadow: none;
1456
+ outline-color: inherit;
906
1457
  }
907
- *.e-btn-group.e-vertical .e-btn:first-of-type,
908
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
909
- border-bottom-left-radius: calc(var(--e-radius) * 0);
910
- border-bottom-right-radius: calc(var(--e-radius) * 0);
911
- border-top-left-radius: calc(var(--e-radius) * 0.125);
912
- border-top-right-radius: calc(var(--e-radius) * 0.125);
1458
+ .e-btn-group .e-btn:focus.e-info,
1459
+ .e-btn-group input:focus-visible + label.e-btn.e-info,
1460
+ .e-btn-group input:focus + label.e-btn.e-info,
1461
+ .e-css.e-btn-group .e-btn:focus.e-info,
1462
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
1463
+ .e-css.e-btn-group input:focus + label.e-btn.e-info {
1464
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.08)), to(rgba(var(--color-sf-info-text), 0.08))), rgba(var(--color-sf-info));
1465
+ background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.08), rgba(var(--color-sf-info-text), 0.08)), rgba(var(--color-sf-info));
1466
+ border-color: rgba(var(--color-sf-info));
1467
+ color: rgba(var(--color-sf-info-text));
1468
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1469
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1470
+ -webkit-box-shadow: none;
1471
+ box-shadow: none;
1472
+ outline-color: inherit;
913
1473
  }
914
- *.e-btn-group.e-vertical .e-btn:last-of-type,
915
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
916
- border-bottom-left-radius: calc(var(--e-radius) * 0.125);
917
- border-bottom-right-radius: calc(var(--e-radius) * 0.125);
918
- border-top-left-radius: calc(var(--e-radius) * 0);
919
- border-top-right-radius: calc(var(--e-radius) * 0);
1474
+ .e-btn-group .e-btn:focus.e-warning,
1475
+ .e-btn-group input:focus-visible + label.e-btn.e-warning,
1476
+ .e-btn-group input:focus + label.e-btn.e-warning,
1477
+ .e-css.e-btn-group .e-btn:focus.e-warning,
1478
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
1479
+ .e-css.e-btn-group input:focus + label.e-btn.e-warning {
1480
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.08)), to(rgba(var(--color-sf-warning-text), 0.08))), rgba(var(--color-sf-warning));
1481
+ background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.08), rgba(var(--color-sf-warning-text), 0.08)), rgba(var(--color-sf-warning));
1482
+ border-color: rgba(var(--color-sf-warning));
1483
+ color: rgba(var(--color-sf-warning-text));
1484
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1485
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1486
+ -webkit-box-shadow: none;
1487
+ box-shadow: none;
1488
+ outline-color: inherit;
920
1489
  }
921
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
922
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
923
- border-radius: calc(var(--e-radius) * 1.25);
1490
+ .e-btn-group .e-btn:focus.e-danger,
1491
+ .e-btn-group input:focus-visible + label.e-btn.e-danger,
1492
+ .e-btn-group input:focus + label.e-btn.e-danger,
1493
+ .e-css.e-btn-group .e-btn:focus.e-danger,
1494
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
1495
+ .e-css.e-btn-group input:focus + label.e-btn.e-danger {
1496
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.08)), to(rgba(var(--color-sf-danger-text), 0.08))), rgba(var(--color-sf-error));
1497
+ background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.08), rgba(var(--color-sf-danger-text), 0.08)), rgba(var(--color-sf-error));
1498
+ border-color: rgba(var(--color-sf-error));
1499
+ color: rgba(var(--color-sf-danger-text));
1500
+ -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1501
+ box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1502
+ -webkit-box-shadow: none;
1503
+ box-shadow: none;
1504
+ outline-color: inherit;
924
1505
  }
925
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
926
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
927
- border-bottom-left-radius: calc(var(--e-radius) * 1.25);
928
- border-top-left-radius: calc(var(--e-radius) * 1.25);
1506
+ .e-btn-group .e-btn:focus.e-link,
1507
+ .e-btn-group input:focus-visible + label.e-btn.e-link,
1508
+ .e-btn-group input:focus + label.e-btn.e-link,
1509
+ .e-css.e-btn-group .e-btn:focus.e-link,
1510
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
1511
+ .e-css.e-btn-group input:focus + label.e-btn.e-link {
1512
+ border-radius: 0;
1513
+ text-decoration: underline;
1514
+ color: rgba(var(--color-sf-info));
1515
+ background-color: transparent;
1516
+ border-color: transparent;
1517
+ -webkit-box-shadow: none;
1518
+ box-shadow: none;
1519
+ outline: none;
929
1520
  }
930
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
931
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
932
- border-bottom-right-radius: calc(var(--e-radius) * 1.25);
933
- border-top-right-radius: calc(var(--e-radius) * 1.25);
1521
+ .e-btn-group .e-btn:focus.e-outline,
1522
+ .e-btn-group input:focus-visible + label.e-btn.e-outline,
1523
+ .e-btn-group input:focus + label.e-btn.e-outline,
1524
+ .e-css.e-btn-group .e-btn:focus.e-outline,
1525
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
1526
+ .e-css.e-btn-group input:focus + label.e-btn.e-outline {
1527
+ background: rgba(var(--color-sf-on-surface), 0.12);
1528
+ border: 1px solid rgba(var(--color-sf-outline));
1529
+ color: rgba(var(--color-sf-on-surface));
1530
+ -webkit-box-shadow: none;
1531
+ box-shadow: none;
934
1532
  }
935
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
936
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
937
- border-bottom-right-radius: calc(var(--e-radius) * 0);
938
- border-top-right-radius: calc(var(--e-radius) * 0);
1533
+ .e-btn-group .e-btn:focus.e-outline.e-primary,
1534
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1535
+ .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
1536
+ .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
1537
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1538
+ .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
1539
+ background: rgba(var(--color-sf-primary), 0.12);
1540
+ border: 1px solid rgba(var(--color-sf-outline));
1541
+ color: rgba(var(--color-sf-primary));
1542
+ -webkit-box-shadow: none;
1543
+ box-shadow: none;
939
1544
  }
940
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
941
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
942
- border-bottom-left-radius: calc(var(--e-radius) * 0);
943
- border-top-left-radius: calc(var(--e-radius) * 0);
1545
+ .e-btn-group .e-btn:focus.e-outline.e-success,
1546
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1547
+ .e-btn-group input:focus + label.e-btn.e-outline.e-success,
1548
+ .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
1549
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1550
+ .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
1551
+ background: rgba(var(--color-sf-success), 0.12);
1552
+ border: 1px solid rgba(var(--color-sf-outline));
1553
+ color: rgba(var(--color-sf-success));
1554
+ -webkit-box-shadow: none;
1555
+ box-shadow: none;
944
1556
  }
945
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
946
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
947
- border-bottom-left-radius: calc(var(--e-radius) * 1.25);
948
- border-top-left-radius: calc(var(--e-radius) * 1.25);
1557
+ .e-btn-group .e-btn:focus.e-outline.e-info,
1558
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1559
+ .e-btn-group input:focus + label.e-btn.e-outline.e-info,
1560
+ .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
1561
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1562
+ .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
1563
+ background: rgba(var(--color-sf-info), 0.12);
1564
+ border: 1px solid rgba(var(--color-sf-outline));
1565
+ color: rgba(var(--color-sf-info));
1566
+ -webkit-box-shadow: none;
1567
+ box-shadow: none;
949
1568
  }
950
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
951
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
952
- border-bottom-right-radius: calc(var(--e-radius) * 0);
953
- border-top-right-radius: calc(var(--e-radius) * 0);
1569
+ .e-btn-group .e-btn:focus.e-outline.e-warning,
1570
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1571
+ .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
1572
+ .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
1573
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1574
+ .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
1575
+ background: rgba(var(--color-sf-warning), 0.12);
1576
+ border: 1px solid rgba(var(--color-sf-outline));
1577
+ color: rgba(var(--color-sf-warning));
1578
+ -webkit-box-shadow: none;
1579
+ box-shadow: none;
954
1580
  }
955
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
956
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
957
- border-bottom-left-radius: calc(var(--e-radius) * 0);
958
- border-top-left-radius: calc(var(--e-radius) * 0);
1581
+ .e-btn-group .e-btn:focus.e-outline.e-danger,
1582
+ .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1583
+ .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
1584
+ .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
1585
+ .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1586
+ .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
1587
+ background: rgba(var(--color-sf-error), 0.12);
1588
+ border: 1px solid rgba(var(--color-sf-outline));
1589
+ color: rgba(var(--color-sf-error));
1590
+ -webkit-box-shadow: none;
1591
+ box-shadow: none;
959
1592
  }
960
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
961
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
962
- border-bottom-right-radius: calc(var(--e-radius) * 1.25);
963
- border-top-right-radius: calc(var(--e-radius) * 1.25);
1593
+ .e-btn-group .e-btn:active,
1594
+ .e-btn-group input:active + label.e-btn,
1595
+ .e-btn-group input:checked + label.e-btn,
1596
+ .e-css.e-btn-group .e-btn:active,
1597
+ .e-css.e-btn-group input:active + label.e-btn,
1598
+ .e-css.e-btn-group input:checked + label.e-btn {
1599
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
1600
+ background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1601
+ -o-border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
1602
+ border-image: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12)));
1603
+ border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
1604
+ color: rgba(var(--color-sf-on-surface));
1605
+ outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1606
+ outline-offset: 0;
1607
+ -webkit-box-shadow: none;
1608
+ box-shadow: none;
964
1609
  }
965
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
966
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
967
- border-radius: calc(var(--e-radius) * 1.25);
1610
+ .e-btn-group .e-btn:active.e-primary,
1611
+ .e-btn-group input:active + label.e-btn.e-primary,
1612
+ .e-btn-group input:checked + label.e-btn.e-primary,
1613
+ .e-css.e-btn-group .e-btn:active.e-primary,
1614
+ .e-css.e-btn-group input:active + label.e-btn.e-primary,
1615
+ .e-css.e-btn-group input:checked + label.e-btn.e-primary {
1616
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.12)), to(rgba(var(--color-sf-on-primary), 0.12))), rgba(var(--color-sf-primary));
1617
+ background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary));
1618
+ border-color: rgba(var(--color-sf-primary));
1619
+ color: rgba(var(--color-sf-on-primary));
1620
+ outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1621
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1622
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1623
+ -webkit-box-shadow: none;
1624
+ box-shadow: none;
968
1625
  }
969
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
970
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
971
- border-bottom-right-radius: calc(var(--e-radius) * 1.25);
972
- border-top-right-radius: calc(var(--e-radius) * 1.25);
1626
+ .e-btn-group .e-btn:active.e-success,
1627
+ .e-btn-group input:active + label.e-btn.e-success,
1628
+ .e-btn-group input:checked + label.e-btn.e-success,
1629
+ .e-css.e-btn-group .e-btn:active.e-success,
1630
+ .e-css.e-btn-group input:active + label.e-btn.e-success,
1631
+ .e-css.e-btn-group input:checked + label.e-btn.e-success {
1632
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.12)), to(rgba(var(--color-sf-success-text), 0.12))), rgba(var(--color-sf-success));
1633
+ background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.12), rgba(var(--color-sf-success-text), 0.12)), rgba(var(--color-sf-success));
1634
+ border-color: rgba(var(--color-sf-success));
1635
+ color: rgba(var(--color-sf-success-text));
1636
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1637
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1638
+ -webkit-box-shadow: none;
1639
+ box-shadow: none;
973
1640
  }
974
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
975
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
976
- border-bottom-left-radius: calc(var(--e-radius) * 1.25);
977
- border-top-left-radius: calc(var(--e-radius) * 1.25);
1641
+ .e-btn-group .e-btn:active.e-info,
1642
+ .e-btn-group input:active + label.e-btn.e-info,
1643
+ .e-btn-group input:checked + label.e-btn.e-info,
1644
+ .e-css.e-btn-group .e-btn:active.e-info,
1645
+ .e-css.e-btn-group input:active + label.e-btn.e-info,
1646
+ .e-css.e-btn-group input:checked + label.e-btn.e-info {
1647
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.12)), to(rgba(var(--color-sf-info-text), 0.12))), rgba(var(--color-sf-info));
1648
+ background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.12), rgba(var(--color-sf-info-text), 0.12)), rgba(var(--color-sf-info));
1649
+ color: rgba(var(--color-sf-info-text));
1650
+ border-color: rgba(var(--color-sf-info));
1651
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1652
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1653
+ -webkit-box-shadow: none;
1654
+ box-shadow: none;
978
1655
  }
979
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
980
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
981
- border-bottom-left-radius: calc(var(--e-radius) * 0);
982
- border-top-left-radius: calc(var(--e-radius) * 0);
1656
+ .e-btn-group .e-btn:active.e-warning,
1657
+ .e-btn-group input:active + label.e-btn.e-warning,
1658
+ .e-btn-group input:checked + label.e-btn.e-warning,
1659
+ .e-css.e-btn-group .e-btn:active.e-warning,
1660
+ .e-css.e-btn-group input:active + label.e-btn.e-warning,
1661
+ .e-css.e-btn-group input:checked + label.e-btn.e-warning {
1662
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.12)), to(rgba(var(--color-sf-warning-text), 0.12))), rgba(var(--color-sf-warning));
1663
+ background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.12), rgba(var(--color-sf-warning-text), 0.12)), rgba(var(--color-sf-warning));
1664
+ border-color: rgba(var(--color-sf-warning));
1665
+ color: rgba(var(--color-sf-warning-text));
1666
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1667
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1668
+ -webkit-box-shadow: none;
1669
+ box-shadow: none;
983
1670
  }
984
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
985
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
986
- border-bottom-right-radius: calc(var(--e-radius) * 0);
987
- border-top-right-radius: calc(var(--e-radius) * 0);
1671
+ .e-btn-group .e-btn:active.e-danger,
1672
+ .e-btn-group input:active + label.e-btn.e-danger,
1673
+ .e-btn-group input:checked + label.e-btn.e-danger,
1674
+ .e-css.e-btn-group .e-btn:active.e-danger,
1675
+ .e-css.e-btn-group input:active + label.e-btn.e-danger,
1676
+ .e-css.e-btn-group input:checked + label.e-btn.e-danger {
1677
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.12)), to(rgba(var(--color-sf-danger-text), 0.12))), rgba(var(--color-sf-error));
1678
+ background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.12), rgba(var(--color-sf-danger-text), 0.12)), rgba(var(--color-sf-error));
1679
+ border-color: rgba(var(--color-sf-error));
1680
+ color: rgba(var(--color-sf-danger-text));
1681
+ -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1682
+ box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1683
+ -webkit-box-shadow: none;
1684
+ box-shadow: none;
988
1685
  }
989
-
990
- /* stylelint-disable */
991
- .e-btn-group .e-btn,
992
- .e-css.e-btn-group .e-btn {
1686
+ .e-btn-group .e-btn:active.e-outline,
1687
+ .e-btn-group input:active + label.e-btn.e-outline,
1688
+ .e-btn-group input:checked + label.e-btn.e-outline,
1689
+ .e-css.e-btn-group .e-btn:active.e-outline,
1690
+ .e-css.e-btn-group input:active + label.e-btn.e-outline,
1691
+ .e-css.e-btn-group input:checked + label.e-btn.e-outline {
1692
+ background: rgba(var(--color-sf-on-surface), 0.12);
1693
+ border-color: rgba(var(--color-sf-outline));
993
1694
  -webkit-box-shadow: none;
994
1695
  box-shadow: none;
1696
+ color: rgba(var(--color-sf-on-surface));
1697
+ box-shadow: none;
995
1698
  }
996
- .e-btn-group .e-btn:hover,
997
- .e-css.e-btn-group .e-btn:hover {
1699
+ .e-btn-group .e-btn:active.e-outline.e-primary,
1700
+ .e-btn-group input:active + label.e-btn.e-outline.e-primary,
1701
+ .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
1702
+ .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
1703
+ .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
1704
+ .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
1705
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.12)), to(rgba(var(--color-sf-on-primary), 0.12))), rgba(var(--color-sf-primary));
1706
+ background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary));
1707
+ border-color: rgba(var(--color-sf-primary));
998
1708
  -webkit-box-shadow: none;
999
1709
  box-shadow: none;
1710
+ color: rgba(var(--color-sf-on-primary));
1711
+ background: rgba(var(--color-sf-primary), 0.12);
1712
+ border: 1px solid rgba(var(--color-sf-outline));
1713
+ color: rgba(var(--color-sf-primary));
1714
+ box-shadow: none;
1000
1715
  }
1001
- .e-btn-group .e-btn:focus-visible,
1002
- .e-btn-group input:focus-visible + label.e-btn,
1003
- .e-css.e-btn-group .e-btn:focus-visible,
1004
- .e-css.e-btn-group input:focus-visible + label.e-btn {
1005
- -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1006
- box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1007
- z-index: 1;
1716
+ .e-btn-group .e-btn:active.e-outline.e-success,
1717
+ .e-btn-group input:active + label.e-btn.e-outline.e-success,
1718
+ .e-btn-group input:checked + label.e-btn.e-outline.e-success,
1719
+ .e-css.e-btn-group .e-btn:active.e-outline.e-success,
1720
+ .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
1721
+ .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
1722
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.12)), to(rgba(var(--color-sf-success-text), 0.12))), rgba(var(--color-sf-success));
1723
+ background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.12), rgba(var(--color-sf-success-text), 0.12)), rgba(var(--color-sf-success));
1724
+ border-color: rgba(var(--color-sf-success));
1725
+ -webkit-box-shadow: none;
1726
+ box-shadow: none;
1727
+ color: rgba(var(--color-sf-success-text));
1728
+ background: rgba(var(--color-sf-success), 0.12);
1729
+ border: 1px solid rgba(var(--color-sf-outline));
1730
+ color: rgba(var(--color-sf-success));
1731
+ box-shadow: none;
1008
1732
  }
1009
- .e-btn-group .e-btn:focus-visible.e-primary, .e-btn-group .e-btn:focus-visible.e-success, .e-btn-group .e-btn:focus-visible.e-info, .e-btn-group .e-btn:focus-visible.e-warning, .e-btn-group .e-btn:focus-visible.e-danger,
1010
- .e-btn-group input:focus-visible + label.e-btn.e-primary,
1011
- .e-btn-group input:focus-visible + label.e-btn.e-success,
1012
- .e-btn-group input:focus-visible + label.e-btn.e-info,
1013
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
1014
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
1015
- .e-css.e-btn-group .e-btn:focus-visible.e-primary,
1016
- .e-css.e-btn-group .e-btn:focus-visible.e-success,
1017
- .e-css.e-btn-group .e-btn:focus-visible.e-info,
1018
- .e-css.e-btn-group .e-btn:focus-visible.e-warning,
1019
- .e-css.e-btn-group .e-btn:focus-visible.e-danger,
1020
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
1021
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
1022
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
1023
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
1024
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
1025
- -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1026
- box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1027
- z-index: 1;
1733
+ .e-btn-group .e-btn:active.e-outline.e-info,
1734
+ .e-btn-group input:active + label.e-btn.e-outline.e-info,
1735
+ .e-btn-group input:checked + label.e-btn.e-outline.e-info,
1736
+ .e-css.e-btn-group .e-btn:active.e-outline.e-info,
1737
+ .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
1738
+ .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
1739
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.12)), to(rgba(var(--color-sf-info-text), 0.12))), rgba(var(--color-sf-info));
1740
+ background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.12), rgba(var(--color-sf-info-text), 0.12)), rgba(var(--color-sf-info));
1741
+ border-color: rgba(var(--color-sf-info));
1742
+ -webkit-box-shadow: none;
1743
+ box-shadow: none;
1744
+ color: rgba(var(--color-sf-info-text));
1745
+ background: rgba(var(--color-sf-info), 0.12);
1746
+ border: 1px solid rgba(var(--color-sf-outline));
1747
+ color: rgba(var(--color-sf-info));
1748
+ box-shadow: none;
1028
1749
  }
1029
- .e-btn-group .e-btn:focus-visible.e-outline,
1030
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
1031
- .e-css.e-btn-group .e-btn:focus-visible.e-outline,
1032
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
1033
- -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1034
- box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1035
- z-index: 1;
1750
+ .e-btn-group .e-btn:active.e-outline.e-warning,
1751
+ .e-btn-group input:active + label.e-btn.e-outline.e-warning,
1752
+ .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
1753
+ .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
1754
+ .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
1755
+ .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
1756
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.12)), to(rgba(var(--color-sf-warning-text), 0.12))), rgba(var(--color-sf-warning));
1757
+ background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.12), rgba(var(--color-sf-warning-text), 0.12)), rgba(var(--color-sf-warning));
1758
+ border-color: rgba(var(--color-sf-warning));
1759
+ -webkit-box-shadow: none;
1760
+ box-shadow: none;
1761
+ color: rgba(var(--color-sf-warning-text));
1762
+ background: rgba(var(--color-sf-warning), 0.12);
1763
+ border: 1px solid rgba(var(--color-sf-outline));
1764
+ color: rgba(var(--color-sf-warning));
1765
+ box-shadow: none;
1036
1766
  }
1037
- .e-btn-group .e-btn:focus-visible.e-outline.e-primary, .e-btn-group .e-btn:focus-visible.e-outline.e-success, .e-btn-group .e-btn:focus-visible.e-outline.e-info, .e-btn-group .e-btn:focus-visible.e-outline.e-warning, .e-btn-group .e-btn:focus-visible.e-outline.e-danger,
1038
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1039
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1040
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1041
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1042
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1043
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-primary,
1044
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-success,
1045
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-info,
1046
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-warning,
1047
- .e-css.e-btn-group .e-btn:focus-visible.e-outline.e-danger,
1048
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1049
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1050
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1051
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1052
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
1053
- -webkit-box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1054
- box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff !important;
1055
- z-index: 1;
1767
+ .e-btn-group .e-btn:active.e-outline.e-danger,
1768
+ .e-btn-group input:active + label.e-btn.e-outline.e-danger,
1769
+ .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
1770
+ .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
1771
+ .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
1772
+ .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
1773
+ background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.12)), to(rgba(var(--color-sf-danger-text), 0.12))), rgba(var(--color-sf-error));
1774
+ background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.12), rgba(var(--color-sf-danger-text), 0.12)), rgba(var(--color-sf-error));
1775
+ border-color: rgba(var(--color-sf-error));
1776
+ -webkit-box-shadow: none;
1777
+ box-shadow: none;
1778
+ color: rgba(var(--color-sf-danger-text));
1779
+ background: rgba(var(--color-sf-error), 0.12);
1780
+ border: 1px solid rgba(var(--color-sf-outline));
1781
+ color: rgba(var(--color-sf-error));
1782
+ box-shadow: none;
1056
1783
  }
1057
- .e-btn-group .e-btn:focus,
1058
- .e-btn-group input:focus-visible + label.e-btn,
1059
- .e-btn-group input:focus + label.e-btn,
1060
- .e-css.e-btn-group .e-btn:focus,
1061
- .e-css.e-btn-group input:focus-visible + label.e-btn,
1062
- .e-css.e-btn-group input:focus + label.e-btn {
1063
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.08)), to(rgba(var(--color-sf-on-surface), 0.08))), rgba(var(--color-sf-surface));
1064
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08)), rgba(var(--color-sf-surface));
1065
- -o-border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
1066
- border-image: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.08)), to(rgba(var(--color-sf-on-surface), 0.08)));
1067
- border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.08), rgba(var(--color-sf-on-surface), 0.08));
1068
- color: rgba(var(--color-sf-on-surface));
1069
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1070
- outline-offset: 0;
1071
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1072
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1784
+ .e-btn-group .e-btn:disabled,
1785
+ .e-btn-group input:disabled + label.e-btn,
1786
+ .e-css.e-btn-group .e-btn:disabled,
1787
+ .e-css.e-btn-group input:disabled + label.e-btn {
1788
+ background-color: rgba(var(--color-sf-secondary), 0.12);
1789
+ border-color: rgba(var(--color-sf-secondary), 0);
1073
1790
  -webkit-box-shadow: none;
1074
1791
  box-shadow: none;
1075
- outline-color: inherit;
1792
+ color: rgba(var(--color-sf-on-surface), 0.38);
1793
+ border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
1076
1794
  }
1077
- .e-btn-group .e-btn:focus.e-primary,
1078
- .e-btn-group input:focus-visible + label.e-btn.e-primary,
1079
- .e-btn-group input:focus + label.e-btn.e-primary,
1080
- .e-css.e-btn-group .e-btn:focus.e-primary,
1081
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-primary,
1082
- .e-css.e-btn-group input:focus + label.e-btn.e-primary {
1083
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.08)), to(rgba(var(--color-sf-on-primary), 0.08))), rgba(var(--color-sf-primary));
1084
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.08), rgba(var(--color-sf-on-primary), 0.08)), rgba(var(--color-sf-primary));
1085
- border-color: rgba(var(--color-sf-primary));
1086
- color: rgba(var(--color-sf-on-primary));
1087
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1088
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1089
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1795
+ .e-btn-group .e-btn:disabled.e-primary,
1796
+ .e-btn-group input:disabled + label.e-btn.e-primary,
1797
+ .e-css.e-btn-group .e-btn:disabled.e-primary,
1798
+ .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
1799
+ background: rgba(var(--color-sf-secondary), 0.12);
1800
+ border-color: rgba(var(--color-sf-secondary), 0);
1090
1801
  -webkit-box-shadow: none;
1091
1802
  box-shadow: none;
1092
- outline-color: inherit;
1803
+ color: rgba(var(--color-sf-on-surface), 0.38);
1804
+ border-color: rgba(var(--color-sf-primary));
1093
1805
  }
1094
- .e-btn-group .e-btn:focus.e-success,
1095
- .e-btn-group input:focus-visible + label.e-btn.e-success,
1096
- .e-btn-group input:focus + label.e-btn.e-success,
1097
- .e-css.e-btn-group .e-btn:focus.e-success,
1098
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-success,
1099
- .e-css.e-btn-group input:focus + label.e-btn.e-success {
1100
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.08)), to(rgba(var(--color-sf-success-text), 0.08))), rgba(var(--color-sf-success));
1101
- background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.08), rgba(var(--color-sf-success-text), 0.08)), rgba(var(--color-sf-success));
1102
- border-color: rgba(var(--color-sf-success));
1103
- color: rgba(var(--color-sf-success-text));
1104
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1105
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1806
+ .e-btn-group .e-btn:disabled.e-success,
1807
+ .e-btn-group input:disabled + label.e-btn.e-success,
1808
+ .e-css.e-btn-group .e-btn:disabled.e-success,
1809
+ .e-css.e-btn-group input:disabled + label.e-btn.e-success {
1810
+ background: rgba(var(--color-sf-secondary), 0.12);
1811
+ border-color: rgba(var(--color-sf-secondary), 0);
1106
1812
  -webkit-box-shadow: none;
1107
1813
  box-shadow: none;
1108
- outline-color: inherit;
1814
+ color: rgba(var(--color-sf-on-surface), 0.38);
1815
+ border-color: rgba(var(--color-sf-success));
1109
1816
  }
1110
- .e-btn-group .e-btn:focus.e-info,
1111
- .e-btn-group input:focus-visible + label.e-btn.e-info,
1112
- .e-btn-group input:focus + label.e-btn.e-info,
1113
- .e-css.e-btn-group .e-btn:focus.e-info,
1114
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-info,
1115
- .e-css.e-btn-group input:focus + label.e-btn.e-info {
1116
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.08)), to(rgba(var(--color-sf-info-text), 0.08))), rgba(var(--color-sf-info));
1117
- background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.08), rgba(var(--color-sf-info-text), 0.08)), rgba(var(--color-sf-info));
1118
- border-color: rgba(var(--color-sf-info));
1119
- color: rgba(var(--color-sf-info-text));
1120
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1121
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1817
+ .e-btn-group .e-btn:disabled.e-info,
1818
+ .e-btn-group input:disabled + label.e-btn.e-info,
1819
+ .e-css.e-btn-group .e-btn:disabled.e-info,
1820
+ .e-css.e-btn-group input:disabled + label.e-btn.e-info {
1821
+ background: rgba(var(--color-sf-secondary), 0.12);
1822
+ border-color: rgba(var(--color-sf-secondary), 0);
1122
1823
  -webkit-box-shadow: none;
1123
1824
  box-shadow: none;
1124
- outline-color: inherit;
1825
+ color: rgba(var(--color-sf-on-surface), 0.38);
1826
+ border-color: rgba(var(--color-sf-info));
1125
1827
  }
1126
- .e-btn-group .e-btn:focus.e-warning,
1127
- .e-btn-group input:focus-visible + label.e-btn.e-warning,
1128
- .e-btn-group input:focus + label.e-btn.e-warning,
1129
- .e-css.e-btn-group .e-btn:focus.e-warning,
1130
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-warning,
1131
- .e-css.e-btn-group input:focus + label.e-btn.e-warning {
1132
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.08)), to(rgba(var(--color-sf-warning-text), 0.08))), rgba(var(--color-sf-warning));
1133
- background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.08), rgba(var(--color-sf-warning-text), 0.08)), rgba(var(--color-sf-warning));
1134
- border-color: rgba(var(--color-sf-warning));
1135
- color: rgba(var(--color-sf-warning-text));
1136
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1137
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1828
+ .e-btn-group .e-btn:disabled.e-warning,
1829
+ .e-btn-group input:disabled + label.e-btn.e-warning,
1830
+ .e-css.e-btn-group .e-btn:disabled.e-warning,
1831
+ .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
1832
+ background: rgba(var(--color-sf-secondary), 0.12);
1833
+ border-color: rgba(var(--color-sf-secondary), 0);
1138
1834
  -webkit-box-shadow: none;
1139
1835
  box-shadow: none;
1140
- outline-color: inherit;
1836
+ color: rgba(var(--color-sf-on-surface), 0.38);
1837
+ border-color: rgba(var(--color-sf-warning));
1141
1838
  }
1142
- .e-btn-group .e-btn:focus.e-danger,
1143
- .e-btn-group input:focus-visible + label.e-btn.e-danger,
1144
- .e-btn-group input:focus + label.e-btn.e-danger,
1145
- .e-css.e-btn-group .e-btn:focus.e-danger,
1146
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-danger,
1147
- .e-css.e-btn-group input:focus + label.e-btn.e-danger {
1148
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.08)), to(rgba(var(--color-sf-danger-text), 0.08))), rgba(var(--color-sf-error));
1149
- background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.08), rgba(var(--color-sf-danger-text), 0.08)), rgba(var(--color-sf-error));
1150
- border-color: rgba(var(--color-sf-error));
1151
- color: rgba(var(--color-sf-danger-text));
1152
- -webkit-box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1153
- box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1839
+ .e-btn-group .e-btn:disabled.e-danger,
1840
+ .e-btn-group input:disabled + label.e-btn.e-danger,
1841
+ .e-css.e-btn-group .e-btn:disabled.e-danger,
1842
+ .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
1843
+ background: rgba(var(--color-sf-secondary), 0.12);
1844
+ border-color: rgba(var(--color-sf-secondary), 0);
1154
1845
  -webkit-box-shadow: none;
1155
1846
  box-shadow: none;
1156
- outline-color: inherit;
1847
+ color: rgba(var(--color-sf-on-surface), 0.38);
1848
+ border-color: rgba(var(--color-sf-error));
1157
1849
  }
1158
- .e-btn-group .e-btn:focus.e-link,
1159
- .e-btn-group input:focus-visible + label.e-btn.e-link,
1160
- .e-btn-group input:focus + label.e-btn.e-link,
1161
- .e-css.e-btn-group .e-btn:focus.e-link,
1162
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-link,
1163
- .e-css.e-btn-group input:focus + label.e-btn.e-link {
1164
- border-radius: 0;
1165
- text-decoration: underline;
1166
- color: rgba(var(--color-sf-info));
1167
- background-color: transparent;
1168
- border-color: transparent;
1850
+ .e-btn-group .e-btn:disabled.e-link,
1851
+ .e-btn-group input:disabled + label.e-btn.e-link,
1852
+ .e-css.e-btn-group .e-btn:disabled.e-link,
1853
+ .e-css.e-btn-group input:disabled + label.e-btn.e-link {
1854
+ color: rgba(var(--color-sf-on-surface), 0.38);
1855
+ background: transparent;
1169
1856
  -webkit-box-shadow: none;
1170
1857
  box-shadow: none;
1171
- outline: none;
1858
+ text-decoration: none;
1859
+ border-color: transparent;
1172
1860
  }
1173
- .e-btn-group .e-btn:focus.e-outline,
1174
- .e-btn-group input:focus-visible + label.e-btn.e-outline,
1175
- .e-btn-group input:focus + label.e-btn.e-outline,
1176
- .e-css.e-btn-group .e-btn:focus.e-outline,
1177
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline,
1178
- .e-css.e-btn-group input:focus + label.e-btn.e-outline {
1179
- background: rgba(var(--color-sf-on-surface), 0.12);
1180
- border: 1px solid rgba(var(--color-sf-outline));
1181
- color: rgba(var(--color-sf-on-surface));
1861
+ .e-btn-group .e-btn:disabled.e-outline,
1862
+ .e-btn-group input:disabled + label.e-btn.e-outline,
1863
+ .e-css.e-btn-group .e-btn:disabled.e-outline,
1864
+ .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
1865
+ background: transparent;
1866
+ border-color: rgba(var(--color-sf-secondary), 0.12);
1182
1867
  -webkit-box-shadow: none;
1183
1868
  box-shadow: none;
1869
+ color: rgba(var(--color-sf-on-surface), 0.38);
1870
+ border-color: rgba(var(--color-sf-outline));
1184
1871
  }
1185
- .e-btn-group .e-btn:focus.e-outline.e-primary,
1186
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1187
- .e-btn-group input:focus + label.e-btn.e-outline.e-primary,
1188
- .e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
1189
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
1190
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
1191
- background: rgba(var(--color-sf-primary), 0.12);
1192
- border: 1px solid rgba(var(--color-sf-outline));
1193
- color: rgba(var(--color-sf-primary));
1872
+ .e-btn-group .e-btn:disabled.e-outline.e-primary,
1873
+ .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
1874
+ .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
1875
+ .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
1876
+ background: transparent;
1877
+ border-color: rgba(var(--color-sf-secondary), 0.12);
1194
1878
  -webkit-box-shadow: none;
1195
1879
  box-shadow: none;
1880
+ color: rgba(var(--color-sf-on-surface), 0.38);
1881
+ border-color: rgba(var(--color-sf-primary));
1196
1882
  }
1197
- .e-btn-group .e-btn:focus.e-outline.e-success,
1198
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1199
- .e-btn-group input:focus + label.e-btn.e-outline.e-success,
1200
- .e-css.e-btn-group .e-btn:focus.e-outline.e-success,
1201
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
1202
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
1203
- background: rgba(var(--color-sf-success), 0.12);
1204
- border: 1px solid rgba(var(--color-sf-outline));
1205
- color: rgba(var(--color-sf-success));
1883
+ .e-btn-group .e-btn:disabled.e-outline.e-success,
1884
+ .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
1885
+ .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
1886
+ .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
1887
+ background: transparent;
1888
+ border-color: rgba(var(--color-sf-secondary), 0.12);
1206
1889
  -webkit-box-shadow: none;
1207
1890
  box-shadow: none;
1891
+ color: rgba(var(--color-sf-on-surface), 0.38);
1892
+ border-color: rgba(var(--color-sf-success));
1208
1893
  }
1209
- .e-btn-group .e-btn:focus.e-outline.e-info,
1210
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1211
- .e-btn-group input:focus + label.e-btn.e-outline.e-info,
1212
- .e-css.e-btn-group .e-btn:focus.e-outline.e-info,
1213
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
1214
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
1215
- background: rgba(var(--color-sf-info), 0.12);
1216
- border: 1px solid rgba(var(--color-sf-outline));
1217
- color: rgba(var(--color-sf-info));
1894
+ .e-btn-group .e-btn:disabled.e-outline.e-info,
1895
+ .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
1896
+ .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
1897
+ .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
1898
+ background: transparent;
1899
+ border-color: rgba(var(--color-sf-secondary), 0.12);
1218
1900
  -webkit-box-shadow: none;
1219
1901
  box-shadow: none;
1902
+ color: rgba(var(--color-sf-on-surface), 0.38);
1903
+ border-color: rgba(var(--color-sf-info));
1220
1904
  }
1221
- .e-btn-group .e-btn:focus.e-outline.e-warning,
1222
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1223
- .e-btn-group input:focus + label.e-btn.e-outline.e-warning,
1224
- .e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
1225
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
1226
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
1227
- background: rgba(var(--color-sf-warning), 0.12);
1228
- border: 1px solid rgba(var(--color-sf-outline));
1229
- color: rgba(var(--color-sf-warning));
1905
+ .e-btn-group .e-btn:disabled.e-outline.e-warning,
1906
+ .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
1907
+ .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
1908
+ .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
1909
+ background: transparent;
1910
+ border-color: rgba(var(--color-sf-secondary), 0.12);
1230
1911
  -webkit-box-shadow: none;
1231
1912
  box-shadow: none;
1913
+ color: rgba(var(--color-sf-on-surface), 0.38);
1914
+ border-color: rgba(var(--color-sf-warning));
1232
1915
  }
1233
- .e-btn-group .e-btn:focus.e-outline.e-danger,
1234
- .e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1235
- .e-btn-group input:focus + label.e-btn.e-outline.e-danger,
1236
- .e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
1237
- .e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
1238
- .e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
1239
- background: rgba(var(--color-sf-error), 0.12);
1240
- border: 1px solid rgba(var(--color-sf-outline));
1241
- color: rgba(var(--color-sf-error));
1916
+ .e-btn-group .e-btn:disabled.e-outline.e-danger,
1917
+ .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
1918
+ .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
1919
+ .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
1920
+ background: transparent;
1921
+ border-color: rgba(var(--color-sf-secondary), 0.12);
1242
1922
  -webkit-box-shadow: none;
1243
1923
  box-shadow: none;
1924
+ color: rgba(var(--color-sf-on-surface), 0.38);
1925
+ border-color: rgba(var(--color-sf-error));
1244
1926
  }
1245
- .e-btn-group .e-btn:active,
1246
- .e-btn-group input:active + label.e-btn,
1247
- .e-btn-group input:checked + label.e-btn,
1248
- .e-css.e-btn-group .e-btn:active,
1249
- .e-css.e-btn-group input:active + label.e-btn,
1250
- .e-css.e-btn-group input:checked + label.e-btn {
1251
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12))), rgba(var(--color-sf-surface));
1252
- background: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12)), rgba(var(--color-sf-surface));
1253
- -o-border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
1254
- border-image: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-surface), 0.12)), to(rgba(var(--color-sf-on-surface), 0.12)));
1255
- border-image: linear-gradient(0deg, rgba(var(--color-sf-on-surface), 0.12), rgba(var(--color-sf-on-surface), 0.12));
1256
- color: rgba(var(--color-sf-on-surface));
1257
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1258
- outline-offset: 0;
1259
- -webkit-box-shadow: none;
1260
- box-shadow: none;
1927
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
1928
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
1929
+ border-left: transparent;
1930
+ border-right: transparent;
1931
+ }
1932
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
1933
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
1934
+ border-right: transparent;
1935
+ }
1936
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
1937
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
1938
+ border-left: transparent;
1939
+ }
1940
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
1941
+ .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
1942
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
1943
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
1944
+ border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
1945
+ outline-color: inherit;
1946
+ }
1947
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
1948
+ .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
1949
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
1950
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
1951
+ border-color: rgba(var(--color-sf-primary));
1952
+ outline-color: inherit;
1953
+ }
1954
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
1955
+ .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
1956
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
1957
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
1958
+ border-color: rgba(var(--color-sf-success));
1959
+ outline-color: inherit;
1960
+ }
1961
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
1962
+ .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
1963
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
1964
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
1965
+ border-color: rgba(var(--color-sf-info));
1966
+ outline-color: inherit;
1967
+ }
1968
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
1969
+ .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
1970
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
1971
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
1972
+ border-color: rgba(var(--color-sf-warning));
1973
+ outline-color: inherit;
1974
+ }
1975
+ .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
1976
+ .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
1977
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
1978
+ .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
1979
+ border-color: rgba(var(--color-sf-error));
1980
+ outline-color: inherit;
1981
+ }
1982
+ .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
1983
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
1984
+ border-bottom: transparent;
1985
+ border-top: transparent;
1986
+ }
1987
+ .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
1988
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
1989
+ border-bottom: transparent;
1990
+ }
1991
+ .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
1992
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
1993
+ border-top: transparent;
1994
+ }
1995
+ .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
1996
+ .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
1997
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
1998
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
1999
+ border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
2000
+ outline-color: inherit;
1261
2001
  }
1262
- .e-btn-group .e-btn:active.e-primary,
1263
- .e-btn-group input:active + label.e-btn.e-primary,
1264
- .e-btn-group input:checked + label.e-btn.e-primary,
1265
- .e-css.e-btn-group .e-btn:active.e-primary,
1266
- .e-css.e-btn-group input:active + label.e-btn.e-primary,
1267
- .e-css.e-btn-group input:checked + label.e-btn.e-primary {
1268
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.12)), to(rgba(var(--color-sf-on-primary), 0.12))), rgba(var(--color-sf-primary));
1269
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary));
2002
+ .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
2003
+ .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
2004
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
2005
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
1270
2006
  border-color: rgba(var(--color-sf-primary));
1271
- color: rgba(var(--color-sf-on-primary));
1272
- outline: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05)), rgba(var(--color-sf-surface)) 0 solid;
1273
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1274
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1275
- -webkit-box-shadow: none;
1276
- box-shadow: none;
2007
+ outline-color: inherit;
1277
2008
  }
1278
- .e-btn-group .e-btn:active.e-success,
1279
- .e-btn-group input:active + label.e-btn.e-success,
1280
- .e-btn-group input:checked + label.e-btn.e-success,
1281
- .e-css.e-btn-group .e-btn:active.e-success,
1282
- .e-css.e-btn-group input:active + label.e-btn.e-success,
1283
- .e-css.e-btn-group input:checked + label.e-btn.e-success {
1284
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.12)), to(rgba(var(--color-sf-success-text), 0.12))), rgba(var(--color-sf-success));
1285
- background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.12), rgba(var(--color-sf-success-text), 0.12)), rgba(var(--color-sf-success));
2009
+ .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
2010
+ .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
2011
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
2012
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
1286
2013
  border-color: rgba(var(--color-sf-success));
1287
- color: rgba(var(--color-sf-success-text));
1288
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1289
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1290
- -webkit-box-shadow: none;
1291
- box-shadow: none;
2014
+ outline-color: inherit;
1292
2015
  }
1293
- .e-btn-group .e-btn:active.e-info,
1294
- .e-btn-group input:active + label.e-btn.e-info,
1295
- .e-btn-group input:checked + label.e-btn.e-info,
1296
- .e-css.e-btn-group .e-btn:active.e-info,
1297
- .e-css.e-btn-group input:active + label.e-btn.e-info,
1298
- .e-css.e-btn-group input:checked + label.e-btn.e-info {
1299
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.12)), to(rgba(var(--color-sf-info-text), 0.12))), rgba(var(--color-sf-info));
1300
- background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.12), rgba(var(--color-sf-info-text), 0.12)), rgba(var(--color-sf-info));
1301
- color: rgba(var(--color-sf-info-text));
2016
+ .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
2017
+ .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
2018
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
2019
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
1302
2020
  border-color: rgba(var(--color-sf-info));
1303
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1304
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1305
- -webkit-box-shadow: none;
1306
- box-shadow: none;
2021
+ outline-color: inherit;
1307
2022
  }
1308
- .e-btn-group .e-btn:active.e-warning,
1309
- .e-btn-group input:active + label.e-btn.e-warning,
1310
- .e-btn-group input:checked + label.e-btn.e-warning,
1311
- .e-css.e-btn-group .e-btn:active.e-warning,
1312
- .e-css.e-btn-group input:active + label.e-btn.e-warning,
1313
- .e-css.e-btn-group input:checked + label.e-btn.e-warning {
1314
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.12)), to(rgba(var(--color-sf-warning-text), 0.12))), rgba(var(--color-sf-warning));
1315
- background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.12), rgba(var(--color-sf-warning-text), 0.12)), rgba(var(--color-sf-warning));
2023
+ .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
2024
+ .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
2025
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
2026
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
1316
2027
  border-color: rgba(var(--color-sf-warning));
1317
- color: rgba(var(--color-sf-warning-text));
1318
- -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1319
- box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1320
- -webkit-box-shadow: none;
1321
- box-shadow: none;
2028
+ outline-color: inherit;
1322
2029
  }
1323
- .e-btn-group .e-btn:active.e-danger,
1324
- .e-btn-group input:active + label.e-btn.e-danger,
1325
- .e-btn-group input:checked + label.e-btn.e-danger,
1326
- .e-css.e-btn-group .e-btn:active.e-danger,
1327
- .e-css.e-btn-group input:active + label.e-btn.e-danger,
1328
- .e-css.e-btn-group input:checked + label.e-btn.e-danger {
1329
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.12)), to(rgba(var(--color-sf-danger-text), 0.12))), rgba(var(--color-sf-error));
1330
- background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.12), rgba(var(--color-sf-danger-text), 0.12)), rgba(var(--color-sf-error));
2030
+ .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
2031
+ .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
2032
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
2033
+ .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
1331
2034
  border-color: rgba(var(--color-sf-error));
1332
- color: rgba(var(--color-sf-danger-text));
2035
+ outline-color: inherit;
2036
+ }
2037
+ .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
2038
+ .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
2039
+ border-left: transparent;
2040
+ border-right: transparent;
2041
+ }
2042
+ .e-btn-group.e-rtl .e-btn:first-of-type,
2043
+ .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
2044
+ border-left: transparent;
2045
+ }
2046
+ .e-btn-group.e-rtl .e-btn:last-of-type,
2047
+ .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
2048
+ border-right: transparent;
2049
+ }
2050
+
2051
+
2052
+
2053
+
2054
+
2055
+
2056
+
2057
+
2058
+
2059
+ /* Font Family */
2060
+ /* Font Sizes */
2061
+ /* Radius */
2062
+ /* 1px */
2063
+ /* 2px */
2064
+ /* 3px */
2065
+ /* 4px */
2066
+ /* 5px */
2067
+ /* 6px */
2068
+ /* 7px */
2069
+ /* 8px */
2070
+ /* 9px */
2071
+ /* 10px */
2072
+ /* 11px */
2073
+ /* 12px */
2074
+ /* 13px */
2075
+ /* 14px */
2076
+ /* 15px */
2077
+ /* 16px */
2078
+ /* 17px */
2079
+ /* 18px */
2080
+ /* 19px */
2081
+ /* 20px */
2082
+ /* 21px */
2083
+ /* 22px */
2084
+ /* 23px */
2085
+ /* 24px */
2086
+ /* 25px */
2087
+ /* 26px */
2088
+ /* 27px */
2089
+ /* 28px */
2090
+ /* 29px */
2091
+ /* 30px */
2092
+ /* 31px */
2093
+ /* 32px */
2094
+ /* 33px */
2095
+ /* 34px */
2096
+ /* 35px */
2097
+ /* 36px */
2098
+ /* 37px */
2099
+ /* 38px */
2100
+ /* 39px */
2101
+ /* 40px */
2102
+ /* 41px */
2103
+ /* 42px */
2104
+ /* 43px */
2105
+ /* 44px */
2106
+ /* 45px */
2107
+ /* 46px */
2108
+ /* 47px */
2109
+ /* 48px */
2110
+ /* 49px */
2111
+ /* 50px */
2112
+ /* 5em */
2113
+ /* 65% */
2114
+ /* border */
2115
+ /* 0px */
2116
+ /* 1px */
2117
+ /* 1.5px */
2118
+ /* 2px */
2119
+ /* 3px */
2120
+ /* 4px */
2121
+ /* 5px */
2122
+ /* 6px */
2123
+ /* 7px */
2124
+ /* 8px */
2125
+ /* 9px */
2126
+ /* 10px */
2127
+ /* 11px */
2128
+ /* 12px */
2129
+ /* 13px */
2130
+ /* 14px */
2131
+ /* 15px */
2132
+ /* 16px */
2133
+ /* stylelint-disable */
2134
+ *.e-btn-group,
2135
+ *.e-css.e-btn-group {
2136
+ display: -webkit-inline-box;
2137
+ display: -ms-inline-flexbox;
2138
+ display: inline-flex;
2139
+ border-radius: 4px;
2140
+ -webkit-box-orient: horizontal;
2141
+ -webkit-box-direction: normal;
2142
+ -ms-flex-direction: row;
2143
+ flex-direction: row;
2144
+ position: relative;
2145
+ border-radius: calc(var(--e-radius) * 0.25);
1333
2146
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1334
2147
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15), 0 1px 2px 0 rgba(0, 0, 0, 0.3);
1335
- -webkit-box-shadow: none;
1336
- box-shadow: none;
1337
- }
1338
- .e-btn-group .e-btn:active.e-outline,
1339
- .e-btn-group input:active + label.e-btn.e-outline,
1340
- .e-btn-group input:checked + label.e-btn.e-outline,
1341
- .e-css.e-btn-group .e-btn:active.e-outline,
1342
- .e-css.e-btn-group input:active + label.e-btn.e-outline,
1343
- .e-css.e-btn-group input:checked + label.e-btn.e-outline {
1344
- background: rgba(var(--color-sf-on-surface), 0.12);
1345
- border-color: rgba(var(--color-sf-outline));
1346
- -webkit-box-shadow: none;
1347
- box-shadow: none;
1348
- color: rgba(var(--color-sf-on-surface));
1349
- box-shadow: none;
1350
2148
  }
1351
- .e-btn-group .e-btn:active.e-outline.e-primary,
1352
- .e-btn-group input:active + label.e-btn.e-outline.e-primary,
1353
- .e-btn-group input:checked + label.e-btn.e-outline.e-primary,
1354
- .e-css.e-btn-group .e-btn:active.e-outline.e-primary,
1355
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-primary,
1356
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-primary {
1357
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-on-primary), 0.12)), to(rgba(var(--color-sf-on-primary), 0.12))), rgba(var(--color-sf-primary));
1358
- background: linear-gradient(0deg, rgba(var(--color-sf-on-primary), 0.12), rgba(var(--color-sf-on-primary), 0.12)), rgba(var(--color-sf-primary));
1359
- border-color: rgba(var(--color-sf-primary));
1360
- -webkit-box-shadow: none;
1361
- box-shadow: none;
1362
- color: rgba(var(--color-sf-on-primary));
1363
- background: rgba(var(--color-sf-primary), 0.12);
1364
- border: 1px solid rgba(var(--color-sf-outline));
1365
- color: rgba(var(--color-sf-primary));
1366
- box-shadow: none;
2149
+ *.e-btn-group input + label.e-btn,
2150
+ *.e-css.e-btn-group input + label.e-btn {
2151
+ margin-bottom: 0;
1367
2152
  }
1368
- .e-btn-group .e-btn:active.e-outline.e-success,
1369
- .e-btn-group input:active + label.e-btn.e-outline.e-success,
1370
- .e-btn-group input:checked + label.e-btn.e-outline.e-success,
1371
- .e-css.e-btn-group .e-btn:active.e-outline.e-success,
1372
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-success,
1373
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-success {
1374
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-success-text), 0.12)), to(rgba(var(--color-sf-success-text), 0.12))), rgba(var(--color-sf-success));
1375
- background: linear-gradient(0deg, rgba(var(--color-sf-success-text), 0.12), rgba(var(--color-sf-success-text), 0.12)), rgba(var(--color-sf-success));
1376
- border-color: rgba(var(--color-sf-success));
1377
- -webkit-box-shadow: none;
1378
- box-shadow: none;
1379
- color: rgba(var(--color-sf-success-text));
1380
- background: rgba(var(--color-sf-success), 0.12);
1381
- border: 1px solid rgba(var(--color-sf-outline));
1382
- color: rgba(var(--color-sf-success));
1383
- box-shadow: none;
2153
+ *.e-btn-group input,
2154
+ *.e-css.e-btn-group input {
2155
+ -moz-appearance: none;
2156
+ height: 1px;
2157
+ margin: 0 0 0 -1px;
2158
+ opacity: 0;
2159
+ position: absolute;
2160
+ width: 1px;
1384
2161
  }
1385
- .e-btn-group .e-btn:active.e-outline.e-info,
1386
- .e-btn-group input:active + label.e-btn.e-outline.e-info,
1387
- .e-btn-group input:checked + label.e-btn.e-outline.e-info,
1388
- .e-css.e-btn-group .e-btn:active.e-outline.e-info,
1389
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-info,
1390
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-info {
1391
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-info-text), 0.12)), to(rgba(var(--color-sf-info-text), 0.12))), rgba(var(--color-sf-info));
1392
- background: linear-gradient(0deg, rgba(var(--color-sf-info-text), 0.12), rgba(var(--color-sf-info-text), 0.12)), rgba(var(--color-sf-info));
1393
- border-color: rgba(var(--color-sf-info));
1394
- -webkit-box-shadow: none;
1395
- box-shadow: none;
1396
- color: rgba(var(--color-sf-info-text));
1397
- background: rgba(var(--color-sf-info), 0.12);
1398
- border: 1px solid rgba(var(--color-sf-outline));
1399
- color: rgba(var(--color-sf-info));
1400
- box-shadow: none;
2162
+ *.e-btn-group input:disabled + label.e-btn,
2163
+ *.e-btn-group :disabled,
2164
+ *.e-css.e-btn-group input:disabled + label.e-btn,
2165
+ *.e-css.e-btn-group :disabled {
2166
+ cursor: default;
2167
+ pointer-events: none;
1401
2168
  }
1402
- .e-btn-group .e-btn:active.e-outline.e-warning,
1403
- .e-btn-group input:active + label.e-btn.e-outline.e-warning,
1404
- .e-btn-group input:checked + label.e-btn.e-outline.e-warning,
1405
- .e-css.e-btn-group .e-btn:active.e-outline.e-warning,
1406
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-warning,
1407
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-warning {
1408
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-warning-text), 0.12)), to(rgba(var(--color-sf-warning-text), 0.12))), rgba(var(--color-sf-warning));
1409
- background: linear-gradient(0deg, rgba(var(--color-sf-warning-text), 0.12), rgba(var(--color-sf-warning-text), 0.12)), rgba(var(--color-sf-warning));
1410
- border-color: rgba(var(--color-sf-warning));
1411
- -webkit-box-shadow: none;
1412
- box-shadow: none;
1413
- color: rgba(var(--color-sf-warning-text));
1414
- background: rgba(var(--color-sf-warning), 0.12);
1415
- border: 1px solid rgba(var(--color-sf-outline));
1416
- color: rgba(var(--color-sf-warning));
1417
- box-shadow: none;
2169
+ *.e-btn-group .e-btn-icon,
2170
+ *.e-css.e-btn-group .e-btn-icon {
2171
+ font-size: 16px;
1418
2172
  }
1419
- .e-btn-group .e-btn:active.e-outline.e-danger,
1420
- .e-btn-group input:active + label.e-btn.e-outline.e-danger,
1421
- .e-btn-group input:checked + label.e-btn.e-outline.e-danger,
1422
- .e-css.e-btn-group .e-btn:active.e-outline.e-danger,
1423
- .e-css.e-btn-group input:active + label.e-btn.e-outline.e-danger,
1424
- .e-css.e-btn-group input:checked + label.e-btn.e-outline.e-danger {
1425
- background: -webkit-gradient(linear, left bottom, left top, from(rgba(var(--color-sf-danger-text), 0.12)), to(rgba(var(--color-sf-danger-text), 0.12))), rgba(var(--color-sf-error));
1426
- background: linear-gradient(0deg, rgba(var(--color-sf-danger-text), 0.12), rgba(var(--color-sf-danger-text), 0.12)), rgba(var(--color-sf-error));
1427
- border-color: rgba(var(--color-sf-error));
1428
- -webkit-box-shadow: none;
1429
- box-shadow: none;
1430
- color: rgba(var(--color-sf-danger-text));
1431
- background: rgba(var(--color-sf-error), 0.12);
1432
- border: 1px solid rgba(var(--color-sf-outline));
1433
- color: rgba(var(--color-sf-error));
1434
- box-shadow: none;
2173
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
2174
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
2175
+ border-radius: calc(var(--e-radius) * 0);
1435
2176
  }
1436
- .e-btn-group .e-btn:disabled,
1437
- .e-btn-group input:disabled + label.e-btn,
1438
- .e-css.e-btn-group .e-btn:disabled,
1439
- .e-css.e-btn-group input:disabled + label.e-btn {
1440
- background-color: rgba(var(--color-sf-secondary), 0.12);
1441
- border-color: rgba(var(--color-sf-secondary), 0);
1442
- -webkit-box-shadow: none;
1443
- box-shadow: none;
1444
- color: rgba(var(--color-sf-on-surface), 0.38);
1445
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
2177
+ *.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),
2178
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
2179
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
2180
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2181
+ border-top-right-radius: calc(var(--e-radius) * 0);
1446
2182
  }
1447
- .e-btn-group .e-btn:disabled.e-primary,
1448
- .e-btn-group input:disabled + label.e-btn.e-primary,
1449
- .e-css.e-btn-group .e-btn:disabled.e-primary,
1450
- .e-css.e-btn-group input:disabled + label.e-btn.e-primary {
1451
- background: rgba(var(--color-sf-secondary), 0.12);
1452
- border-color: rgba(var(--color-sf-secondary), 0);
1453
- -webkit-box-shadow: none;
1454
- box-shadow: none;
1455
- color: rgba(var(--color-sf-on-surface), 0.38);
1456
- border-color: rgba(var(--color-sf-primary));
2183
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
2184
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
2185
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2186
+ border-top-left-radius: calc(var(--e-radius) * 0);
1457
2187
  }
1458
- .e-btn-group .e-btn:disabled.e-success,
1459
- .e-btn-group input:disabled + label.e-btn.e-success,
1460
- .e-css.e-btn-group .e-btn:disabled.e-success,
1461
- .e-css.e-btn-group input:disabled + label.e-btn.e-success {
1462
- background: rgba(var(--color-sf-secondary), 0.12);
1463
- border-color: rgba(var(--color-sf-secondary), 0);
1464
- -webkit-box-shadow: none;
1465
- box-shadow: none;
1466
- color: rgba(var(--color-sf-on-surface), 0.38);
1467
- border-color: rgba(var(--color-sf-success));
2188
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
2189
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
2190
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2191
+ border-top-left-radius: calc(var(--e-radius) * 0);
1468
2192
  }
1469
- .e-btn-group .e-btn:disabled.e-info,
1470
- .e-btn-group input:disabled + label.e-btn.e-info,
1471
- .e-css.e-btn-group .e-btn:disabled.e-info,
1472
- .e-css.e-btn-group input:disabled + label.e-btn.e-info {
1473
- background: rgba(var(--color-sf-secondary), 0.12);
1474
- border-color: rgba(var(--color-sf-secondary), 0);
1475
- -webkit-box-shadow: none;
1476
- box-shadow: none;
1477
- color: rgba(var(--color-sf-on-surface), 0.38);
1478
- border-color: rgba(var(--color-sf-info));
2193
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
2194
+ *.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 {
2195
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2196
+ border-top-right-radius: calc(var(--e-radius) * 0);
1479
2197
  }
1480
- .e-btn-group .e-btn:disabled.e-warning,
1481
- .e-btn-group input:disabled + label.e-btn.e-warning,
1482
- .e-css.e-btn-group .e-btn:disabled.e-warning,
1483
- .e-css.e-btn-group input:disabled + label.e-btn.e-warning {
1484
- background: rgba(var(--color-sf-secondary), 0.12);
1485
- border-color: rgba(var(--color-sf-secondary), 0);
1486
- -webkit-box-shadow: none;
1487
- box-shadow: none;
1488
- color: rgba(var(--color-sf-on-surface), 0.38);
1489
- border-color: rgba(var(--color-sf-warning));
2198
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
2199
+ *.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 {
2200
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2201
+ border-top-left-radius: calc(var(--e-radius) * 0);
1490
2202
  }
1491
- .e-btn-group .e-btn:disabled.e-danger,
1492
- .e-btn-group input:disabled + label.e-btn.e-danger,
1493
- .e-css.e-btn-group .e-btn:disabled.e-danger,
1494
- .e-css.e-btn-group input:disabled + label.e-btn.e-danger {
1495
- background: rgba(var(--color-sf-secondary), 0.12);
1496
- border-color: rgba(var(--color-sf-secondary), 0);
1497
- -webkit-box-shadow: none;
1498
- box-shadow: none;
1499
- color: rgba(var(--color-sf-on-surface), 0.38);
1500
- border-color: rgba(var(--color-sf-error));
2203
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
2204
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
2205
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2206
+ border-top-right-radius: calc(var(--e-radius) * 0);
1501
2207
  }
1502
- .e-btn-group .e-btn:disabled.e-link,
1503
- .e-btn-group input:disabled + label.e-btn.e-link,
1504
- .e-css.e-btn-group .e-btn:disabled.e-link,
1505
- .e-css.e-btn-group input:disabled + label.e-btn.e-link {
1506
- color: rgba(var(--color-sf-on-surface), 0.38);
1507
- background: transparent;
1508
- -webkit-box-shadow: none;
1509
- box-shadow: none;
1510
- text-decoration: none;
1511
- border-color: transparent;
2208
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
2209
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
2210
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2211
+ border-top-left-radius: calc(var(--e-radius) * 0);
1512
2212
  }
1513
- .e-btn-group .e-btn:disabled.e-outline,
1514
- .e-btn-group input:disabled + label.e-btn.e-outline,
1515
- .e-css.e-btn-group .e-btn:disabled.e-outline,
1516
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline {
1517
- background: transparent;
1518
- border-color: rgba(var(--color-sf-secondary), 0.12);
1519
- -webkit-box-shadow: none;
1520
- box-shadow: none;
1521
- color: rgba(var(--color-sf-on-surface), 0.38);
1522
- border-color: rgba(var(--color-sf-outline));
2213
+ *.e-btn-group.e-rtl .e-btn,
2214
+ *.e-css.e-btn-group.e-rtl .e-btn {
2215
+ margin-left: -1px;
1523
2216
  }
1524
- .e-btn-group .e-btn:disabled.e-outline.e-primary,
1525
- .e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
1526
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
1527
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
1528
- background: transparent;
1529
- border-color: rgba(var(--color-sf-secondary), 0.12);
1530
- -webkit-box-shadow: none;
1531
- box-shadow: none;
1532
- color: rgba(var(--color-sf-on-surface), 0.38);
1533
- border-color: rgba(var(--color-sf-primary));
2217
+ *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
2218
+ *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
2219
+ border-radius: calc(var(--e-radius) * 0);
1534
2220
  }
1535
- .e-btn-group .e-btn:disabled.e-outline.e-success,
1536
- .e-btn-group input:disabled + label.e-btn.e-outline.e-success,
1537
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-success,
1538
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-success {
1539
- background: transparent;
1540
- border-color: rgba(var(--color-sf-secondary), 0.12);
1541
- -webkit-box-shadow: none;
1542
- box-shadow: none;
1543
- color: rgba(var(--color-sf-on-surface), 0.38);
1544
- border-color: rgba(var(--color-sf-success));
2221
+ *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
2222
+ *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
2223
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
2224
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2225
+ border-top-left-radius: calc(var(--e-radius) * 0);
1545
2226
  }
1546
- .e-btn-group .e-btn:disabled.e-outline.e-info,
1547
- .e-btn-group input:disabled + label.e-btn.e-outline.e-info,
1548
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-info,
1549
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-info {
1550
- background: transparent;
1551
- border-color: rgba(var(--color-sf-secondary), 0.12);
1552
- -webkit-box-shadow: none;
1553
- box-shadow: none;
1554
- color: rgba(var(--color-sf-on-surface), 0.38);
1555
- border-color: rgba(var(--color-sf-info));
2227
+ *.e-btn-group.e-rtl .e-btn:last-of-type,
2228
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
2229
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2230
+ border-top-right-radius: calc(var(--e-radius) * 0);
1556
2231
  }
1557
- .e-btn-group .e-btn:disabled.e-outline.e-warning,
1558
- .e-btn-group input:disabled + label.e-btn.e-outline.e-warning,
1559
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-warning,
1560
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-warning {
1561
- background: transparent;
1562
- border-color: rgba(var(--color-sf-secondary), 0.12);
1563
- -webkit-box-shadow: none;
1564
- box-shadow: none;
1565
- color: rgba(var(--color-sf-on-surface), 0.38);
1566
- border-color: rgba(var(--color-sf-warning));
2232
+ *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
2233
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
2234
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2235
+ border-top-right-radius: calc(var(--e-radius) * 0);
1567
2236
  }
1568
- .e-btn-group .e-btn:disabled.e-outline.e-danger,
1569
- .e-btn-group input:disabled + label.e-btn.e-outline.e-danger,
1570
- .e-css.e-btn-group .e-btn:disabled.e-outline.e-danger,
1571
- .e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-danger {
1572
- background: transparent;
1573
- border-color: rgba(var(--color-sf-secondary), 0.12);
1574
- -webkit-box-shadow: none;
1575
- box-shadow: none;
1576
- color: rgba(var(--color-sf-on-surface), 0.38);
1577
- border-color: rgba(var(--color-sf-error));
2237
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
2238
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
2239
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2240
+ border-top-left-radius: calc(var(--e-radius) * 0);
1578
2241
  }
1579
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
1580
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
1581
- border-left: transparent;
1582
- border-right: transparent;
2242
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
2243
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
2244
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2245
+ border-top-right-radius: calc(var(--e-radius) * 0);
2246
+ }
2247
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
2248
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
2249
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2250
+ border-top-left-radius: calc(var(--e-radius) * 0);
1583
2251
  }
1584
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type,
1585
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:first-of-type {
1586
- border-right: transparent;
2252
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
2253
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
2254
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2255
+ border-top-right-radius: calc(var(--e-radius) * 0);
1587
2256
  }
1588
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type,
1589
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-outline:last-of-type {
1590
- border-left: transparent;
2257
+ *.e-btn-group.e-vertical,
2258
+ *.e-css.e-btn-group.e-vertical {
2259
+ -webkit-box-orient: vertical;
2260
+ -webkit-box-direction: normal;
2261
+ -ms-flex-direction: column;
2262
+ flex-direction: column;
1591
2263
  }
1592
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
1593
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline,
1594
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline,
1595
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline {
1596
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
1597
- outline-color: inherit;
2264
+ *.e-btn-group.e-vertical input,
2265
+ *.e-css.e-btn-group.e-vertical input {
2266
+ margin: -1px 0 0;
1598
2267
  }
1599
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
1600
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
1601
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-primary,
1602
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
1603
- border-color: rgba(var(--color-sf-primary));
1604
- outline-color: inherit;
2268
+ *.e-btn-group.e-vertical .e-btn:not(.e-outline),
2269
+ *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
2270
+ margin-top: -1px;
1605
2271
  }
1606
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
1607
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
1608
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-success,
1609
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
1610
- border-color: rgba(var(--color-sf-success));
1611
- outline-color: inherit;
2272
+ *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
2273
+ *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
2274
+ border-radius: calc(var(--e-radius) * 0);
1612
2275
  }
1613
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
1614
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
1615
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-info,
1616
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
1617
- border-color: rgba(var(--color-sf-info));
1618
- outline-color: inherit;
2276
+ *.e-btn-group.e-vertical .e-btn:first-of-type,
2277
+ *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
2278
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2279
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2280
+ border-top-left-radius: calc(var(--e-radius) * 0.125);
2281
+ border-top-right-radius: calc(var(--e-radius) * 0.125);
1619
2282
  }
1620
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
1621
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
1622
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-warning,
1623
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
1624
- border-color: rgba(var(--color-sf-warning));
1625
- outline-color: inherit;
2283
+ *.e-btn-group.e-vertical .e-btn:last-of-type,
2284
+ *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
2285
+ border-bottom-left-radius: calc(var(--e-radius) * 0.125);
2286
+ border-bottom-right-radius: calc(var(--e-radius) * 0.125);
2287
+ border-top-left-radius: calc(var(--e-radius) * 0);
2288
+ border-top-right-radius: calc(var(--e-radius) * 0);
1626
2289
  }
1627
- .e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
1628
- .e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
1629
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) .e-btn:focus.e-outline.e-danger,
1630
- .e-css.e-btn-group:not(.e-vertical):not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
1631
- border-color: rgba(var(--color-sf-error));
1632
- outline-color: inherit;
2290
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
2291
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
2292
+ border-radius: calc(var(--e-radius) * 1.25);
1633
2293
  }
1634
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type),
1635
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:not(:first-of-type):not(:last-of-type) {
1636
- border-bottom: transparent;
1637
- border-top: transparent;
2294
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
2295
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
2296
+ border-bottom-left-radius: calc(var(--e-radius) * 1.25);
2297
+ border-top-left-radius: calc(var(--e-radius) * 1.25);
1638
2298
  }
1639
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type,
1640
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:first-of-type {
1641
- border-bottom: transparent;
2299
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
2300
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
2301
+ border-bottom-right-radius: calc(var(--e-radius) * 1.25);
2302
+ border-top-right-radius: calc(var(--e-radius) * 1.25);
1642
2303
  }
1643
- .e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type,
1644
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-outline:last-of-type {
1645
- border-top: transparent;
2304
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
2305
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
2306
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2307
+ border-top-right-radius: calc(var(--e-radius) * 0);
1646
2308
  }
1647
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
1648
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline,
1649
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline,
1650
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline {
1651
- border-color: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.05), rgba(var(--color-sf-primary), 0.05));
1652
- outline-color: inherit;
2309
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
2310
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
2311
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2312
+ border-top-left-radius: calc(var(--e-radius) * 0);
1653
2313
  }
1654
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
1655
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary,
1656
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-primary,
1657
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-primary {
1658
- border-color: rgba(var(--color-sf-primary));
1659
- outline-color: inherit;
2314
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
2315
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
2316
+ border-bottom-left-radius: calc(var(--e-radius) * 1.25);
2317
+ border-top-left-radius: calc(var(--e-radius) * 1.25);
1660
2318
  }
1661
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
1662
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success,
1663
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-success,
1664
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-success {
1665
- border-color: rgba(var(--color-sf-success));
1666
- outline-color: inherit;
2319
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
2320
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
2321
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2322
+ border-top-right-radius: calc(var(--e-radius) * 0);
1667
2323
  }
1668
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
1669
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info,
1670
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-info,
1671
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-info {
1672
- border-color: rgba(var(--color-sf-info));
1673
- outline-color: inherit;
2324
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
2325
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
2326
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2327
+ border-top-left-radius: calc(var(--e-radius) * 0);
1674
2328
  }
1675
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
1676
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning,
1677
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-warning,
1678
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-warning {
1679
- border-color: rgba(var(--color-sf-warning));
1680
- outline-color: inherit;
2329
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
2330
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
2331
+ border-bottom-right-radius: calc(var(--e-radius) * 1.25);
2332
+ border-top-right-radius: calc(var(--e-radius) * 1.25);
1681
2333
  }
1682
- .e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
1683
- .e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger,
1684
- .e-css.e-btn-group.e-vertical:not(.e-rtl) .e-btn:focus.e-outline.e-danger,
1685
- .e-css.e-btn-group.e-vertical:not(.e-rtl) input:focus + label.e-btn.e-outline.e-danger {
1686
- border-color: rgba(var(--color-sf-error));
1687
- outline-color: inherit;
2334
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
2335
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
2336
+ border-radius: calc(var(--e-radius) * 1.25);
1688
2337
  }
1689
- .e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1690
- .e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1691
- border-left: transparent;
1692
- border-right: transparent;
2338
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
2339
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
2340
+ border-bottom-right-radius: calc(var(--e-radius) * 1.25);
2341
+ border-top-right-radius: calc(var(--e-radius) * 1.25);
1693
2342
  }
1694
- .e-btn-group.e-rtl .e-btn:first-of-type,
1695
- .e-css.e-btn-group.e-rtl .e-btn:first-of-type {
1696
- border-left: transparent;
2343
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
2344
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
2345
+ border-bottom-left-radius: calc(var(--e-radius) * 1.25);
2346
+ border-top-left-radius: calc(var(--e-radius) * 1.25);
1697
2347
  }
1698
- .e-btn-group.e-rtl .e-btn:last-of-type,
1699
- .e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1700
- border-right: transparent;
2348
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
2349
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
2350
+ border-bottom-left-radius: calc(var(--e-radius) * 0);
2351
+ border-top-left-radius: calc(var(--e-radius) * 0);
2352
+ }
2353
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
2354
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
2355
+ border-bottom-right-radius: calc(var(--e-radius) * 0);
2356
+ border-top-right-radius: calc(var(--e-radius) * 0);
1701
2357
  }
1702
2358
 
2359
+
2360
+
2361
+
2362
+
2363
+
2364
+
2365
+
2366
+
2367
+ /* Font Family */
2368
+ /* Font Sizes */
2369
+ /* Radius */
2370
+ /* 1px */
2371
+ /* 2px */
2372
+ /* 3px */
2373
+ /* 4px */
2374
+ /* 5px */
2375
+ /* 6px */
2376
+ /* 7px */
2377
+ /* 8px */
2378
+ /* 9px */
2379
+ /* 10px */
2380
+ /* 11px */
2381
+ /* 12px */
2382
+ /* 13px */
2383
+ /* 14px */
2384
+ /* 15px */
2385
+ /* 16px */
2386
+ /* 17px */
2387
+ /* 18px */
2388
+ /* 19px */
2389
+ /* 20px */
2390
+ /* 21px */
2391
+ /* 22px */
2392
+ /* 23px */
2393
+ /* 24px */
2394
+ /* 25px */
2395
+ /* 26px */
2396
+ /* 27px */
2397
+ /* 28px */
2398
+ /* 29px */
2399
+ /* 30px */
2400
+ /* 31px */
2401
+ /* 32px */
2402
+ /* 33px */
2403
+ /* 34px */
2404
+ /* 35px */
2405
+ /* 36px */
2406
+ /* 37px */
2407
+ /* 38px */
2408
+ /* 39px */
2409
+ /* 40px */
2410
+ /* 41px */
2411
+ /* 42px */
2412
+ /* 43px */
2413
+ /* 44px */
2414
+ /* 45px */
2415
+ /* 46px */
2416
+ /* 47px */
2417
+ /* 48px */
2418
+ /* 49px */
2419
+ /* 50px */
2420
+ /* 5em */
2421
+ /* 65% */
2422
+ /* border */
2423
+ /* 0px */
2424
+ /* 1px */
2425
+ /* 1.5px */
2426
+ /* 2px */
2427
+ /* 3px */
2428
+ /* 4px */
2429
+ /* 5px */
2430
+ /* 6px */
2431
+ /* 7px */
2432
+ /* 8px */
2433
+ /* 9px */
2434
+ /* 10px */
2435
+ /* 11px */
2436
+ /* 12px */
2437
+ /* 13px */
2438
+ /* 14px */
2439
+ /* 15px */
2440
+ /* 16px */
1703
2441
  .e-bigger .e-btn-group .e-btn-icon,
1704
2442
  .e-bigger.e-btn-group .e-btn-icon,
1705
2443
  .e-bigger .e-css.e-btn-group .e-btn-icon,
@@ -1748,6 +2486,88 @@
1748
2486
  transform: rotate(360deg);
1749
2487
  }
1750
2488
  }
2489
+
2490
+
2491
+
2492
+
2493
+
2494
+
2495
+
2496
+
2497
+ /* Font Family */
2498
+ /* Font Sizes */
2499
+ /* Radius */
2500
+ /* 1px */
2501
+ /* 2px */
2502
+ /* 3px */
2503
+ /* 4px */
2504
+ /* 5px */
2505
+ /* 6px */
2506
+ /* 7px */
2507
+ /* 8px */
2508
+ /* 9px */
2509
+ /* 10px */
2510
+ /* 11px */
2511
+ /* 12px */
2512
+ /* 13px */
2513
+ /* 14px */
2514
+ /* 15px */
2515
+ /* 16px */
2516
+ /* 17px */
2517
+ /* 18px */
2518
+ /* 19px */
2519
+ /* 20px */
2520
+ /* 21px */
2521
+ /* 22px */
2522
+ /* 23px */
2523
+ /* 24px */
2524
+ /* 25px */
2525
+ /* 26px */
2526
+ /* 27px */
2527
+ /* 28px */
2528
+ /* 29px */
2529
+ /* 30px */
2530
+ /* 31px */
2531
+ /* 32px */
2532
+ /* 33px */
2533
+ /* 34px */
2534
+ /* 35px */
2535
+ /* 36px */
2536
+ /* 37px */
2537
+ /* 38px */
2538
+ /* 39px */
2539
+ /* 40px */
2540
+ /* 41px */
2541
+ /* 42px */
2542
+ /* 43px */
2543
+ /* 44px */
2544
+ /* 45px */
2545
+ /* 46px */
2546
+ /* 47px */
2547
+ /* 48px */
2548
+ /* 49px */
2549
+ /* 50px */
2550
+ /* 5em */
2551
+ /* 65% */
2552
+ /* border */
2553
+ /* 0px */
2554
+ /* 1px */
2555
+ /* 1.5px */
2556
+ /* 2px */
2557
+ /* 3px */
2558
+ /* 4px */
2559
+ /* 5px */
2560
+ /* 6px */
2561
+ /* 7px */
2562
+ /* 8px */
2563
+ /* 9px */
2564
+ /* 10px */
2565
+ /* 11px */
2566
+ /* 12px */
2567
+ /* 13px */
2568
+ /* 14px */
2569
+ /* 15px */
2570
+ /* 16px */
1751
2571
  .e-progress-btn {
1752
2572
  position: relative;
1753
2573
  }
@@ -2047,6 +2867,88 @@
2047
2867
  }
2048
2868
  }
2049
2869
 
2870
+
2871
+
2872
+
2873
+
2874
+
2875
+
2876
+
2877
+
2878
+ /* Font Family */
2879
+ /* Font Sizes */
2880
+ /* Radius */
2881
+ /* 1px */
2882
+ /* 2px */
2883
+ /* 3px */
2884
+ /* 4px */
2885
+ /* 5px */
2886
+ /* 6px */
2887
+ /* 7px */
2888
+ /* 8px */
2889
+ /* 9px */
2890
+ /* 10px */
2891
+ /* 11px */
2892
+ /* 12px */
2893
+ /* 13px */
2894
+ /* 14px */
2895
+ /* 15px */
2896
+ /* 16px */
2897
+ /* 17px */
2898
+ /* 18px */
2899
+ /* 19px */
2900
+ /* 20px */
2901
+ /* 21px */
2902
+ /* 22px */
2903
+ /* 23px */
2904
+ /* 24px */
2905
+ /* 25px */
2906
+ /* 26px */
2907
+ /* 27px */
2908
+ /* 28px */
2909
+ /* 29px */
2910
+ /* 30px */
2911
+ /* 31px */
2912
+ /* 32px */
2913
+ /* 33px */
2914
+ /* 34px */
2915
+ /* 35px */
2916
+ /* 36px */
2917
+ /* 37px */
2918
+ /* 38px */
2919
+ /* 39px */
2920
+ /* 40px */
2921
+ /* 41px */
2922
+ /* 42px */
2923
+ /* 43px */
2924
+ /* 44px */
2925
+ /* 45px */
2926
+ /* 46px */
2927
+ /* 47px */
2928
+ /* 48px */
2929
+ /* 49px */
2930
+ /* 50px */
2931
+ /* 5em */
2932
+ /* 65% */
2933
+ /* border */
2934
+ /* 0px */
2935
+ /* 1px */
2936
+ /* 1.5px */
2937
+ /* 2px */
2938
+ /* 3px */
2939
+ /* 4px */
2940
+ /* 5px */
2941
+ /* 6px */
2942
+ /* 7px */
2943
+ /* 8px */
2944
+ /* 9px */
2945
+ /* 10px */
2946
+ /* 11px */
2947
+ /* 12px */
2948
+ /* 13px */
2949
+ /* 14px */
2950
+ /* 15px */
2951
+ /* 16px */
2050
2952
  /*! Progress Button Theme */
2051
2953
  .e-progress-btn .e-spinner-pane .e-spinner-inner svg {
2052
2954
  fill: rgba(var(--color-sf-on-surface));
@@ -2255,6 +3157,88 @@
2255
3157
  stroke: rgba(var(--color-sf-on-surface));
2256
3158
  }
2257
3159
 
3160
+
3161
+
3162
+
3163
+
3164
+
3165
+
3166
+
3167
+
3168
+ /* Font Family */
3169
+ /* Font Sizes */
3170
+ /* Radius */
3171
+ /* 1px */
3172
+ /* 2px */
3173
+ /* 3px */
3174
+ /* 4px */
3175
+ /* 5px */
3176
+ /* 6px */
3177
+ /* 7px */
3178
+ /* 8px */
3179
+ /* 9px */
3180
+ /* 10px */
3181
+ /* 11px */
3182
+ /* 12px */
3183
+ /* 13px */
3184
+ /* 14px */
3185
+ /* 15px */
3186
+ /* 16px */
3187
+ /* 17px */
3188
+ /* 18px */
3189
+ /* 19px */
3190
+ /* 20px */
3191
+ /* 21px */
3192
+ /* 22px */
3193
+ /* 23px */
3194
+ /* 24px */
3195
+ /* 25px */
3196
+ /* 26px */
3197
+ /* 27px */
3198
+ /* 28px */
3199
+ /* 29px */
3200
+ /* 30px */
3201
+ /* 31px */
3202
+ /* 32px */
3203
+ /* 33px */
3204
+ /* 34px */
3205
+ /* 35px */
3206
+ /* 36px */
3207
+ /* 37px */
3208
+ /* 38px */
3209
+ /* 39px */
3210
+ /* 40px */
3211
+ /* 41px */
3212
+ /* 42px */
3213
+ /* 43px */
3214
+ /* 44px */
3215
+ /* 45px */
3216
+ /* 46px */
3217
+ /* 47px */
3218
+ /* 48px */
3219
+ /* 49px */
3220
+ /* 50px */
3221
+ /* 5em */
3222
+ /* 65% */
3223
+ /* border */
3224
+ /* 0px */
3225
+ /* 1px */
3226
+ /* 1.5px */
3227
+ /* 2px */
3228
+ /* 3px */
3229
+ /* 4px */
3230
+ /* 5px */
3231
+ /* 6px */
3232
+ /* 7px */
3233
+ /* 8px */
3234
+ /* 9px */
3235
+ /* 10px */
3236
+ /* 11px */
3237
+ /* 12px */
3238
+ /* 13px */
3239
+ /* 14px */
3240
+ /* 15px */
3241
+ /* 16px */
2258
3242
  *.e-bigger .e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner,
2259
3243
  *.e-bigger.e-progress-btn.e-progress-active:not(.e-hide-spinner).e-spin-left:not(.e-round) .e-spinner {
2260
3244
  padding-right: 14px;