@syncfusion/ej2-angular-splitbuttons 24.1.41 → 24.1.44-ngcc

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