@wealthx/ui 1.0.0 → 1.0.1

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 (565) hide show
  1. package/.turbo/turbo-build.log +359 -14
  2. package/CHANGELOG.md +3 -7
  3. package/dist/accordion-details.d.mts +7 -0
  4. package/dist/accordion-details.d.ts +7 -0
  5. package/dist/accordion-details.js +62 -0
  6. package/dist/accordion-details.mjs +17 -0
  7. package/dist/accordion-summary.d.mts +7 -0
  8. package/dist/accordion-summary.d.ts +7 -0
  9. package/dist/accordion-summary.js +62 -0
  10. package/dist/accordion-summary.mjs +17 -0
  11. package/dist/accordion.d.mts +7 -0
  12. package/dist/accordion.d.ts +7 -0
  13. package/dist/accordion.js +62 -0
  14. package/dist/accordion.mjs +17 -0
  15. package/dist/alert.d.mts +7 -0
  16. package/dist/alert.d.ts +7 -0
  17. package/dist/alert.js +62 -0
  18. package/dist/alert.mjs +17 -0
  19. package/dist/app-bar.d.mts +7 -0
  20. package/dist/app-bar.d.ts +7 -0
  21. package/dist/app-bar.js +62 -0
  22. package/dist/app-bar.mjs +17 -0
  23. package/dist/autocomplete.d.mts +7 -0
  24. package/dist/autocomplete.d.ts +7 -0
  25. package/dist/autocomplete.js +62 -0
  26. package/dist/autocomplete.mjs +17 -0
  27. package/dist/avatar.d.mts +7 -0
  28. package/dist/avatar.d.ts +7 -0
  29. package/dist/avatar.js +62 -0
  30. package/dist/avatar.mjs +17 -0
  31. package/dist/backdrop.d.mts +7 -0
  32. package/dist/backdrop.d.ts +7 -0
  33. package/dist/backdrop.js +62 -0
  34. package/dist/backdrop.mjs +17 -0
  35. package/dist/badge.d.mts +7 -0
  36. package/dist/badge.d.ts +7 -0
  37. package/dist/badge.js +62 -0
  38. package/dist/badge.mjs +17 -0
  39. package/dist/bottom-navigation-action.d.mts +7 -0
  40. package/dist/bottom-navigation-action.d.ts +7 -0
  41. package/dist/bottom-navigation-action.js +62 -0
  42. package/dist/bottom-navigation-action.mjs +17 -0
  43. package/dist/bottom-navigation.d.mts +7 -0
  44. package/dist/bottom-navigation.d.ts +7 -0
  45. package/dist/bottom-navigation.js +62 -0
  46. package/dist/bottom-navigation.mjs +17 -0
  47. package/dist/box.d.mts +7 -0
  48. package/dist/box.d.ts +7 -0
  49. package/dist/box.js +62 -0
  50. package/dist/box.mjs +17 -0
  51. package/dist/breadcrumbs.d.mts +7 -0
  52. package/dist/breadcrumbs.d.ts +7 -0
  53. package/dist/breadcrumbs.js +62 -0
  54. package/dist/breadcrumbs.mjs +17 -0
  55. package/dist/button-group.d.mts +7 -0
  56. package/dist/button-group.d.ts +7 -0
  57. package/dist/button-group.js +62 -0
  58. package/dist/button-group.mjs +17 -0
  59. package/dist/button.d.mts +2 -4
  60. package/dist/button.d.ts +2 -4
  61. package/dist/button.js +6 -3
  62. package/dist/button.mjs +7 -4
  63. package/dist/card-actions.d.mts +7 -0
  64. package/dist/card-actions.d.ts +7 -0
  65. package/dist/card-actions.js +62 -0
  66. package/dist/card-actions.mjs +17 -0
  67. package/dist/card-content.d.mts +7 -0
  68. package/dist/card-content.d.ts +7 -0
  69. package/dist/card-content.js +62 -0
  70. package/dist/card-content.mjs +17 -0
  71. package/dist/card-header.d.mts +7 -0
  72. package/dist/card-header.d.ts +7 -0
  73. package/dist/card-header.js +62 -0
  74. package/dist/card-header.mjs +17 -0
  75. package/dist/card-media.d.mts +7 -0
  76. package/dist/card-media.d.ts +7 -0
  77. package/dist/card-media.js +62 -0
  78. package/dist/card-media.mjs +17 -0
  79. package/dist/card.d.mts +7 -0
  80. package/dist/card.d.ts +7 -0
  81. package/dist/card.js +62 -0
  82. package/dist/card.mjs +17 -0
  83. package/dist/charts/index.d.mts +260 -0
  84. package/dist/charts/index.d.ts +260 -0
  85. package/dist/charts/index.js +2514 -0
  86. package/dist/charts/index.mjs +2442 -0
  87. package/dist/checkbox.d.mts +9 -0
  88. package/dist/checkbox.d.ts +9 -0
  89. package/dist/checkbox.js +62 -0
  90. package/dist/checkbox.mjs +17 -0
  91. package/dist/chip.d.mts +7 -0
  92. package/dist/chip.d.ts +7 -0
  93. package/dist/chip.js +62 -0
  94. package/dist/chip.mjs +17 -0
  95. package/dist/chunk-2VVJGTUG.mjs +18 -0
  96. package/dist/chunk-3INC3CHA.mjs +702 -0
  97. package/dist/chunk-3LGY4LPH.mjs +671 -0
  98. package/dist/chunk-3ZAK7JKB.mjs +17 -0
  99. package/dist/chunk-4PT5CSRI.mjs +635 -0
  100. package/dist/chunk-4RSXKKJ3.mjs +677 -0
  101. package/dist/chunk-4YL3IDTL.mjs +712 -0
  102. package/dist/chunk-5PTI2A2O.mjs +635 -0
  103. package/dist/chunk-5QGN2CVX.mjs +738 -0
  104. package/dist/chunk-5WVSR7VI.mjs +30 -0
  105. package/dist/chunk-6XKA7TMO.mjs +654 -0
  106. package/dist/chunk-75AEPNQV.mjs +663 -0
  107. package/dist/chunk-7VN5YMMV.mjs +666 -0
  108. package/dist/chunk-7Y4J73GF.mjs +22 -0
  109. package/dist/chunk-A4GTTYXS.mjs +725 -0
  110. package/dist/chunk-A6UVH2MS.mjs +638 -0
  111. package/dist/chunk-AFUVAGQ7.mjs +717 -0
  112. package/dist/chunk-AU6MS36I.mjs +687 -0
  113. package/dist/chunk-AZ4T75GP.mjs +716 -0
  114. package/dist/chunk-B26DAG54.mjs +729 -0
  115. package/dist/chunk-B6MLUNDY.mjs +641 -0
  116. package/dist/chunk-BEP42F7C.mjs +704 -0
  117. package/dist/chunk-CDQYIC4L.mjs +638 -0
  118. package/dist/chunk-CJ5XEQAB.mjs +707 -0
  119. package/dist/chunk-CLRGEEBS.mjs +695 -0
  120. package/dist/chunk-EDDP4RXX.mjs +731 -0
  121. package/dist/chunk-EYFZ6Q2I.mjs +30 -0
  122. package/dist/chunk-EZEFJ62V.mjs +723 -0
  123. package/dist/chunk-F3Y22UH3.mjs +704 -0
  124. package/dist/chunk-FCUQVOXM.mjs +707 -0
  125. package/dist/chunk-FMFAYI6F.mjs +727 -0
  126. package/dist/chunk-FYHAFWVF.mjs +719 -0
  127. package/dist/chunk-G5LVCGAZ.mjs +715 -0
  128. package/dist/chunk-GC7M6Q7Q.mjs +712 -0
  129. package/dist/chunk-GJP3ZHQZ.mjs +712 -0
  130. package/dist/chunk-GTCMGRVH.mjs +576 -0
  131. package/dist/chunk-GXYSMEFL.mjs +704 -0
  132. package/dist/chunk-GYEEDPWP.mjs +646 -0
  133. package/dist/chunk-H5JOUGZ7.mjs +7 -0
  134. package/dist/chunk-HAXRNHML.mjs +17 -0
  135. package/dist/chunk-HGDOFGU4.mjs +717 -0
  136. package/dist/chunk-HR7CZZZU.mjs +34 -0
  137. package/dist/chunk-I5H76ESF.mjs +671 -0
  138. package/dist/chunk-IIBNCIGO.mjs +713 -0
  139. package/dist/chunk-INHKGMOA.mjs +705 -0
  140. package/dist/chunk-ISFJIOTZ.mjs +668 -0
  141. package/dist/chunk-IU4IZB74.mjs +729 -0
  142. package/dist/chunk-IXJXFW7K.mjs +712 -0
  143. package/dist/chunk-JUNAYNXW.mjs +667 -0
  144. package/dist/chunk-K2Z5MFPN.mjs +717 -0
  145. package/dist/chunk-KJDBWFV4.mjs +15 -0
  146. package/dist/chunk-KOR3RFXT.mjs +616 -0
  147. package/dist/chunk-KRCDJE37.mjs +616 -0
  148. package/dist/chunk-KX3KGQM5.mjs +704 -0
  149. package/dist/chunk-MJF7PMCN.mjs +713 -0
  150. package/dist/chunk-MSMSEKLJ.mjs +727 -0
  151. package/dist/chunk-MWVIJSXF.mjs +723 -0
  152. package/dist/chunk-MZ6NCHFH.mjs +712 -0
  153. package/dist/chunk-NHR5EVP5.mjs +34 -0
  154. package/dist/chunk-NLOG75HP.mjs +712 -0
  155. package/dist/chunk-NPIFU7NP.mjs +717 -0
  156. package/dist/chunk-NUTTLEFB.mjs +675 -0
  157. package/dist/chunk-P3F3JWWN.mjs +707 -0
  158. package/dist/chunk-PPGJLNI5.mjs +704 -0
  159. package/dist/chunk-PUPP26OX.mjs +707 -0
  160. package/dist/chunk-Q43USMAB.mjs +638 -0
  161. package/dist/chunk-QUYESF5V.mjs +706 -0
  162. package/dist/chunk-R4NJDEQL.mjs +686 -0
  163. package/dist/chunk-RE7K3H64.mjs +707 -0
  164. package/dist/chunk-RIDPXVXH.mjs +706 -0
  165. package/dist/chunk-RQIAE3MB.mjs +721 -0
  166. package/dist/chunk-RRYH5A6K.mjs +727 -0
  167. package/dist/chunk-RTUIKVKP.mjs +705 -0
  168. package/dist/chunk-RYZ2UYKN.mjs +707 -0
  169. package/dist/chunk-S37HUFPH.mjs +719 -0
  170. package/dist/chunk-S4TZORUT.mjs +708 -0
  171. package/dist/chunk-SOMFG24T.mjs +675 -0
  172. package/dist/chunk-SP3LL4DC.mjs +704 -0
  173. package/dist/chunk-TJZXXGH3.mjs +641 -0
  174. package/dist/chunk-TWFYWUDV.mjs +707 -0
  175. package/dist/chunk-U2JQUQ2B.mjs +712 -0
  176. package/dist/chunk-UCFJXIGR.mjs +671 -0
  177. package/dist/chunk-UFKECQBD.mjs +736 -0
  178. package/dist/chunk-UNZHSAWG.mjs +704 -0
  179. package/dist/chunk-UORPGX7S.mjs +637 -0
  180. package/dist/chunk-VA7BMOMQ.mjs +712 -0
  181. package/dist/chunk-VKJEODYN.mjs +705 -0
  182. package/dist/chunk-VST6TRHA.mjs +15 -0
  183. package/dist/chunk-VSTSMCNW.mjs +169 -0
  184. package/dist/chunk-W35RLK2G.mjs +714 -0
  185. package/dist/chunk-WLX3YEFG.mjs +713 -0
  186. package/dist/chunk-WUKYLWAZ.mjs +0 -0
  187. package/dist/chunk-XJFQ6VLH.mjs +676 -0
  188. package/dist/chunk-XUAVHHPE.mjs +715 -0
  189. package/dist/chunk-YHEJWFKH.mjs +711 -0
  190. package/dist/chunk-YJ5Q4Z6X.mjs +37 -0
  191. package/dist/chunk-YMWHUJU5.mjs +15 -0
  192. package/dist/chunk-YNFJJWV4.mjs +712 -0
  193. package/dist/chunk-YOEKQLSM.mjs +715 -0
  194. package/dist/chunk-ZIIKFFIL.mjs +21 -0
  195. package/dist/chunk-ZLBX4R5M.mjs +711 -0
  196. package/dist/container.d.mts +7 -0
  197. package/dist/container.d.ts +7 -0
  198. package/dist/container.js +62 -0
  199. package/dist/container.mjs +17 -0
  200. package/dist/dialog-actions.d.mts +7 -0
  201. package/dist/dialog-actions.d.ts +7 -0
  202. package/dist/dialog-actions.js +62 -0
  203. package/dist/dialog-actions.mjs +17 -0
  204. package/dist/dialog-content.d.mts +7 -0
  205. package/dist/dialog-content.d.ts +7 -0
  206. package/dist/dialog-content.js +62 -0
  207. package/dist/dialog-content.mjs +17 -0
  208. package/dist/dialog-title.d.mts +7 -0
  209. package/dist/dialog-title.d.ts +7 -0
  210. package/dist/dialog-title.js +62 -0
  211. package/dist/dialog-title.mjs +17 -0
  212. package/dist/dialog.d.mts +7 -0
  213. package/dist/dialog.d.ts +7 -0
  214. package/dist/dialog.js +62 -0
  215. package/dist/dialog.mjs +17 -0
  216. package/dist/divider.d.mts +7 -0
  217. package/dist/divider.d.ts +7 -0
  218. package/dist/divider.js +62 -0
  219. package/dist/divider.mjs +17 -0
  220. package/dist/drawer.d.mts +7 -0
  221. package/dist/drawer.d.ts +7 -0
  222. package/dist/drawer.js +62 -0
  223. package/dist/drawer.mjs +17 -0
  224. package/dist/fab.d.mts +7 -0
  225. package/dist/fab.d.ts +7 -0
  226. package/dist/fab.js +62 -0
  227. package/dist/fab.mjs +17 -0
  228. package/dist/form-control.d.mts +7 -0
  229. package/dist/form-control.d.ts +7 -0
  230. package/dist/form-control.js +62 -0
  231. package/dist/form-control.mjs +17 -0
  232. package/dist/grid.d.mts +7 -0
  233. package/dist/grid.d.ts +7 -0
  234. package/dist/grid.js +62 -0
  235. package/dist/grid.mjs +17 -0
  236. package/dist/icon-button.d.mts +7 -0
  237. package/dist/icon-button.d.ts +7 -0
  238. package/dist/icon-button.js +62 -0
  239. package/dist/icon-button.mjs +17 -0
  240. package/dist/image-list-item.d.mts +7 -0
  241. package/dist/image-list-item.d.ts +7 -0
  242. package/dist/image-list-item.js +62 -0
  243. package/dist/image-list-item.mjs +17 -0
  244. package/dist/image-list.d.mts +7 -0
  245. package/dist/image-list.d.ts +7 -0
  246. package/dist/image-list.js +62 -0
  247. package/dist/image-list.mjs +17 -0
  248. package/dist/index.d.mts +5 -0
  249. package/dist/index.d.ts +5 -0
  250. package/dist/index.js +697 -0
  251. package/dist/index.mjs +61 -0
  252. package/dist/input-label.d.mts +7 -0
  253. package/dist/input-label.d.ts +7 -0
  254. package/dist/input-label.js +62 -0
  255. package/dist/input-label.mjs +17 -0
  256. package/dist/link.d.mts +7 -0
  257. package/dist/link.d.ts +7 -0
  258. package/dist/link.js +62 -0
  259. package/dist/link.mjs +17 -0
  260. package/dist/list-item-icon.d.mts +7 -0
  261. package/dist/list-item-icon.d.ts +7 -0
  262. package/dist/list-item-icon.js +62 -0
  263. package/dist/list-item-icon.mjs +17 -0
  264. package/dist/list-item-text.d.mts +7 -0
  265. package/dist/list-item-text.d.ts +7 -0
  266. package/dist/list-item-text.js +62 -0
  267. package/dist/list-item-text.mjs +17 -0
  268. package/dist/list-item.d.mts +7 -0
  269. package/dist/list-item.d.ts +7 -0
  270. package/dist/list-item.js +62 -0
  271. package/dist/list-item.mjs +17 -0
  272. package/dist/list.d.mts +7 -0
  273. package/dist/list.d.ts +7 -0
  274. package/dist/list.js +62 -0
  275. package/dist/list.mjs +17 -0
  276. package/dist/masonry.d.mts +7 -0
  277. package/dist/masonry.d.ts +7 -0
  278. package/dist/masonry.js +62 -0
  279. package/dist/masonry.mjs +17 -0
  280. package/dist/menu-item.d.mts +7 -0
  281. package/dist/menu-item.d.ts +7 -0
  282. package/dist/menu-item.js +62 -0
  283. package/dist/menu-item.mjs +17 -0
  284. package/dist/menu.d.mts +7 -0
  285. package/dist/menu.d.ts +7 -0
  286. package/dist/menu.js +62 -0
  287. package/dist/menu.mjs +17 -0
  288. package/dist/mui-augmentation-DKlyQ0kQ.d.mts +19 -0
  289. package/dist/mui-augmentation-DKlyQ0kQ.d.ts +19 -0
  290. package/dist/pagination.d.mts +7 -0
  291. package/dist/pagination.d.ts +7 -0
  292. package/dist/pagination.js +62 -0
  293. package/dist/pagination.mjs +17 -0
  294. package/dist/paper.d.mts +7 -0
  295. package/dist/paper.d.ts +7 -0
  296. package/dist/paper.js +62 -0
  297. package/dist/paper.mjs +17 -0
  298. package/dist/progress.d.mts +10 -0
  299. package/dist/progress.d.ts +10 -0
  300. package/dist/progress.js +71 -0
  301. package/dist/progress.mjs +25 -0
  302. package/dist/radio-group.d.mts +7 -0
  303. package/dist/radio-group.d.ts +7 -0
  304. package/dist/radio-group.js +62 -0
  305. package/dist/radio-group.mjs +17 -0
  306. package/dist/radio.d.mts +10 -0
  307. package/dist/radio.d.ts +10 -0
  308. package/dist/radio.js +62 -0
  309. package/dist/radio.mjs +18 -0
  310. package/dist/rating.d.mts +7 -0
  311. package/dist/rating.d.ts +7 -0
  312. package/dist/rating.js +62 -0
  313. package/dist/rating.mjs +17 -0
  314. package/dist/select.d.mts +7 -0
  315. package/dist/select.d.ts +7 -0
  316. package/dist/select.js +62 -0
  317. package/dist/select.mjs +17 -0
  318. package/dist/selection-button-group.d.mts +16 -0
  319. package/dist/selection-button-group.d.ts +16 -0
  320. package/dist/selection-button-group.js +109 -0
  321. package/dist/selection-button-group.mjs +42 -0
  322. package/dist/skeleton.d.mts +7 -0
  323. package/dist/skeleton.d.ts +7 -0
  324. package/dist/skeleton.js +62 -0
  325. package/dist/skeleton.mjs +17 -0
  326. package/dist/slider.d.mts +7 -0
  327. package/dist/slider.d.ts +7 -0
  328. package/dist/slider.js +62 -0
  329. package/dist/slider.mjs +17 -0
  330. package/dist/snackbar.d.mts +7 -0
  331. package/dist/snackbar.d.ts +7 -0
  332. package/dist/snackbar.js +62 -0
  333. package/dist/snackbar.mjs +17 -0
  334. package/dist/speed-dial-action.d.mts +7 -0
  335. package/dist/speed-dial-action.d.ts +7 -0
  336. package/dist/speed-dial-action.js +62 -0
  337. package/dist/speed-dial-action.mjs +17 -0
  338. package/dist/speed-dial.d.mts +7 -0
  339. package/dist/speed-dial.d.ts +7 -0
  340. package/dist/speed-dial.js +62 -0
  341. package/dist/speed-dial.mjs +17 -0
  342. package/dist/stack.d.mts +7 -0
  343. package/dist/stack.d.ts +7 -0
  344. package/dist/stack.js +62 -0
  345. package/dist/stack.mjs +17 -0
  346. package/dist/step-content.d.mts +7 -0
  347. package/dist/step-content.d.ts +7 -0
  348. package/dist/step-content.js +62 -0
  349. package/dist/step-content.mjs +17 -0
  350. package/dist/step-label.d.mts +7 -0
  351. package/dist/step-label.d.ts +7 -0
  352. package/dist/step-label.js +62 -0
  353. package/dist/step-label.mjs +17 -0
  354. package/dist/step.d.mts +7 -0
  355. package/dist/step.d.ts +7 -0
  356. package/dist/step.js +62 -0
  357. package/dist/step.mjs +17 -0
  358. package/dist/stepper.d.mts +7 -0
  359. package/dist/stepper.d.ts +7 -0
  360. package/dist/stepper.js +62 -0
  361. package/dist/stepper.mjs +17 -0
  362. package/dist/switch.d.mts +10 -0
  363. package/dist/switch.d.ts +10 -0
  364. package/dist/switch.js +62 -0
  365. package/dist/switch.mjs +18 -0
  366. package/dist/tab-context.d.mts +9 -0
  367. package/dist/tab-context.d.ts +9 -0
  368. package/dist/tab-context.js +59 -0
  369. package/dist/tab-context.mjs +14 -0
  370. package/dist/tab-list.d.mts +7 -0
  371. package/dist/tab-list.d.ts +7 -0
  372. package/dist/tab-list.js +62 -0
  373. package/dist/tab-list.mjs +17 -0
  374. package/dist/tab-panel.d.mts +7 -0
  375. package/dist/tab-panel.d.ts +7 -0
  376. package/dist/tab-panel.js +62 -0
  377. package/dist/tab-panel.mjs +17 -0
  378. package/dist/tab.d.mts +7 -0
  379. package/dist/tab.d.ts +7 -0
  380. package/dist/tab.js +62 -0
  381. package/dist/tab.mjs +17 -0
  382. package/dist/table-body.d.mts +7 -0
  383. package/dist/table-body.d.ts +7 -0
  384. package/dist/table-body.js +62 -0
  385. package/dist/table-body.mjs +17 -0
  386. package/dist/table-cell.d.mts +7 -0
  387. package/dist/table-cell.d.ts +7 -0
  388. package/dist/table-cell.js +62 -0
  389. package/dist/table-cell.mjs +17 -0
  390. package/dist/table-container.d.mts +7 -0
  391. package/dist/table-container.d.ts +7 -0
  392. package/dist/table-container.js +62 -0
  393. package/dist/table-container.mjs +17 -0
  394. package/dist/table-head.d.mts +7 -0
  395. package/dist/table-head.d.ts +7 -0
  396. package/dist/table-head.js +62 -0
  397. package/dist/table-head.mjs +17 -0
  398. package/dist/table-row.d.mts +7 -0
  399. package/dist/table-row.d.ts +7 -0
  400. package/dist/table-row.js +62 -0
  401. package/dist/table-row.mjs +17 -0
  402. package/dist/table.d.mts +7 -0
  403. package/dist/table.d.ts +7 -0
  404. package/dist/table.js +62 -0
  405. package/dist/table.mjs +17 -0
  406. package/dist/tabs.d.mts +7 -0
  407. package/dist/tabs.d.ts +7 -0
  408. package/dist/tabs.js +62 -0
  409. package/dist/tabs.mjs +17 -0
  410. package/dist/text-field.d.mts +8 -0
  411. package/dist/text-field.d.ts +8 -0
  412. package/dist/text-field.js +62 -0
  413. package/dist/text-field.mjs +17 -0
  414. package/dist/theme/index.d.mts +14 -5
  415. package/dist/theme/index.d.ts +14 -5
  416. package/dist/theme/index.js +128 -4
  417. package/dist/theme/index.mjs +33 -586
  418. package/dist/timeline-connector.d.mts +7 -0
  419. package/dist/timeline-connector.d.ts +7 -0
  420. package/dist/timeline-connector.js +62 -0
  421. package/dist/timeline-connector.mjs +17 -0
  422. package/dist/timeline-content.d.mts +7 -0
  423. package/dist/timeline-content.d.ts +7 -0
  424. package/dist/timeline-content.js +62 -0
  425. package/dist/timeline-content.mjs +17 -0
  426. package/dist/timeline-dot.d.mts +7 -0
  427. package/dist/timeline-dot.d.ts +7 -0
  428. package/dist/timeline-dot.js +62 -0
  429. package/dist/timeline-dot.mjs +17 -0
  430. package/dist/timeline-item.d.mts +7 -0
  431. package/dist/timeline-item.d.ts +7 -0
  432. package/dist/timeline-item.js +62 -0
  433. package/dist/timeline-item.mjs +17 -0
  434. package/dist/timeline-separator.d.mts +7 -0
  435. package/dist/timeline-separator.d.ts +7 -0
  436. package/dist/timeline-separator.js +62 -0
  437. package/dist/timeline-separator.mjs +17 -0
  438. package/dist/timeline.d.mts +7 -0
  439. package/dist/timeline.d.ts +7 -0
  440. package/dist/timeline.js +62 -0
  441. package/dist/timeline.mjs +17 -0
  442. package/dist/toggle-button-group.d.mts +14 -0
  443. package/dist/toggle-button-group.d.ts +14 -0
  444. package/dist/toggle-button-group.js +90 -0
  445. package/dist/toggle-button-group.mjs +32 -0
  446. package/dist/toggle-button.d.mts +8 -0
  447. package/dist/toggle-button.d.ts +8 -0
  448. package/dist/toggle-button.js +62 -0
  449. package/dist/toggle-button.mjs +8 -0
  450. package/dist/tooltip.d.mts +7 -0
  451. package/dist/tooltip.d.ts +7 -0
  452. package/dist/tooltip.js +62 -0
  453. package/dist/tooltip.mjs +17 -0
  454. package/dist/typography.d.mts +7 -0
  455. package/dist/typography.d.ts +7 -0
  456. package/dist/typography.js +62 -0
  457. package/dist/typography.mjs +17 -0
  458. package/package.json +439 -7
  459. package/src/accordion-details.tsx +14 -0
  460. package/src/accordion-summary.tsx +14 -0
  461. package/src/accordion.tsx +14 -0
  462. package/src/alert.tsx +12 -0
  463. package/src/app-bar.tsx +12 -0
  464. package/src/autocomplete.tsx +26 -0
  465. package/src/avatar.tsx +12 -0
  466. package/src/backdrop.tsx +14 -0
  467. package/src/badge.tsx +12 -0
  468. package/src/bottom-navigation-action.tsx +14 -0
  469. package/src/bottom-navigation.tsx +14 -0
  470. package/src/box.tsx +12 -0
  471. package/src/breadcrumbs.tsx +14 -0
  472. package/src/button-group.tsx +14 -0
  473. package/src/button.tsx +9 -4
  474. package/src/card-actions.tsx +14 -0
  475. package/src/card-content.tsx +14 -0
  476. package/src/card-header.tsx +14 -0
  477. package/src/card-media.tsx +14 -0
  478. package/src/card.tsx +12 -0
  479. package/src/charts/BackofficeSwitchableChart.tsx +325 -0
  480. package/src/charts/FrontendBarChart.tsx +134 -0
  481. package/src/charts/FrontendDoughnutChart.tsx +372 -0
  482. package/src/charts/FrontendIncomeExpenseHorizontalBarChart.tsx +138 -0
  483. package/src/charts/FrontendLiabilitiesChart.tsx +97 -0
  484. package/src/charts/FrontendLineChart.tsx +299 -0
  485. package/src/charts/FrontendLineChartMobile.tsx +383 -0
  486. package/src/charts/FrontendMixedChart.tsx +264 -0
  487. package/src/charts/FrontendPercentageBar.tsx +247 -0
  488. package/src/charts/FrontendScenarioLineChart.tsx +308 -0
  489. package/src/charts/FrontendStackedChart.tsx +184 -0
  490. package/src/charts/LoadingChartBackdrop.tsx +32 -0
  491. package/src/charts/chart-utils.ts +58 -0
  492. package/src/charts/index.ts +59 -0
  493. package/src/charts/mock-data.ts +153 -0
  494. package/src/checkbox.tsx +16 -0
  495. package/src/chip.tsx +12 -0
  496. package/src/container.tsx +14 -0
  497. package/src/dialog-actions.tsx +14 -0
  498. package/src/dialog-content.tsx +14 -0
  499. package/src/dialog-title.tsx +14 -0
  500. package/src/dialog.tsx +12 -0
  501. package/src/divider.tsx +12 -0
  502. package/src/drawer.tsx +12 -0
  503. package/src/fab.tsx +12 -0
  504. package/src/form-control.tsx +14 -0
  505. package/src/grid.tsx +12 -0
  506. package/src/icon-button.tsx +14 -0
  507. package/src/image-list-item.tsx +14 -0
  508. package/src/image-list.tsx +14 -0
  509. package/src/input-label.tsx +14 -0
  510. package/src/link.tsx +12 -0
  511. package/src/list-item-icon.tsx +14 -0
  512. package/src/list-item-text.tsx +14 -0
  513. package/src/list-item.tsx +14 -0
  514. package/src/list.tsx +12 -0
  515. package/src/masonry.tsx +14 -0
  516. package/src/menu-item.tsx +14 -0
  517. package/src/menu.tsx +12 -0
  518. package/src/mui-augmentation.ts +23 -0
  519. package/src/pagination.tsx +14 -0
  520. package/src/paper.tsx +12 -0
  521. package/src/progress.tsx +25 -0
  522. package/src/radio-group.tsx +14 -0
  523. package/src/radio.tsx +15 -0
  524. package/src/rating.tsx +12 -0
  525. package/src/select.tsx +12 -0
  526. package/src/selection-button-group.tsx +58 -0
  527. package/src/skeleton.tsx +14 -0
  528. package/src/slider.tsx +12 -0
  529. package/src/snackbar.tsx +14 -0
  530. package/src/speed-dial-action.tsx +14 -0
  531. package/src/speed-dial.tsx +14 -0
  532. package/src/stack.tsx +12 -0
  533. package/src/step-content.tsx +14 -0
  534. package/src/step-label.tsx +14 -0
  535. package/src/step.tsx +12 -0
  536. package/src/stepper.tsx +12 -0
  537. package/src/switch.tsx +15 -0
  538. package/src/tab-context.tsx +11 -0
  539. package/src/tab-list.tsx +14 -0
  540. package/src/tab-panel.tsx +14 -0
  541. package/src/tab.tsx +12 -0
  542. package/src/table-body.tsx +14 -0
  543. package/src/table-cell.tsx +14 -0
  544. package/src/table-container.tsx +14 -0
  545. package/src/table-head.tsx +14 -0
  546. package/src/table-row.tsx +14 -0
  547. package/src/table.tsx +12 -0
  548. package/src/tabs.tsx +12 -0
  549. package/src/text-field.tsx +14 -0
  550. package/src/theme/buildCssVariables.ts +6 -0
  551. package/src/theme/createDesignTheme.ts +118 -2
  552. package/src/theme/index.ts +1 -0
  553. package/src/theme/spacing.ts +23 -0
  554. package/src/timeline-connector.tsx +14 -0
  555. package/src/timeline-content.tsx +14 -0
  556. package/src/timeline-dot.tsx +14 -0
  557. package/src/timeline-item.tsx +14 -0
  558. package/src/timeline-separator.tsx +14 -0
  559. package/src/timeline.tsx +14 -0
  560. package/src/toggle-button-group.tsx +35 -0
  561. package/src/toggle-button.tsx +15 -0
  562. package/src/tooltip.tsx +14 -0
  563. package/src/typography.tsx +14 -0
  564. package/tsup.config.ts +89 -1
  565. package/README.md +0 -124
@@ -0,0 +1,58 @@
1
+ import React from "react";
2
+ import MuiToggleButtonGroup, {
3
+ type ToggleButtonGroupProps as MuiToggleButtonGroupProps,
4
+ } from "@mui/material/ToggleButtonGroup";
5
+ import { ToggleButton } from "./toggle-button";
6
+
7
+ export type SelectionButtonGroupProps = MuiToggleButtonGroupProps;
8
+
9
+ /**
10
+ * Same behavior as ToggleButtonGroup (exclusive selection, at least one active)
11
+ * but with spacing between buttons so they are visually separate.
12
+ * Child ToggleButtons always use the outlined selected style
13
+ * (background palette[100], border palette.main).
14
+ */
15
+ export interface WealthxSelectionButtonGroupProps extends Omit<
16
+ MuiToggleButtonGroupProps,
17
+ "onChange" | "exclusive"
18
+ > {
19
+ onChange?: MuiToggleButtonGroupProps["onChange"];
20
+ }
21
+
22
+ export const SelectionButtonGroup = React.forwardRef<
23
+ HTMLDivElement,
24
+ WealthxSelectionButtonGroupProps
25
+ >(({ onChange, children, ...props }, ref) => {
26
+ const handleChange: MuiToggleButtonGroupProps["onChange"] = (
27
+ event,
28
+ value,
29
+ ) => {
30
+ if (value == null) return;
31
+ onChange?.(event, value);
32
+ };
33
+
34
+ const childrenWithOutlined =
35
+ children != null
36
+ ? React.Children.map(children, (child) =>
37
+ React.isValidElement(child) && child.type === ToggleButton
38
+ ? React.cloneElement(child, { outlined: true } as any)
39
+ : child,
40
+ )
41
+ : children;
42
+
43
+ return (
44
+ <MuiToggleButtonGroup
45
+ ref={ref}
46
+ {...props}
47
+ exclusive
48
+ onChange={handleChange}
49
+ sx={{
50
+ gap: "var(--space-4)",
51
+ }}
52
+ >
53
+ {childrenWithOutlined}
54
+ </MuiToggleButtonGroup>
55
+ );
56
+ });
57
+
58
+ SelectionButtonGroup.displayName = "SelectionButtonGroup";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiSkeleton, {
3
+ type SkeletonProps as MuiSkeletonProps,
4
+ } from "@mui/material/Skeleton";
5
+
6
+ export type SkeletonProps = MuiSkeletonProps;
7
+
8
+ export const Skeleton = React.forwardRef<HTMLDivElement, SkeletonProps>(
9
+ (props, ref) => {
10
+ return <MuiSkeleton ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ Skeleton.displayName = "Skeleton";
package/src/slider.tsx ADDED
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiSlider, { type SliderProps as MuiSliderProps } from "@mui/material/Slider";
3
+
4
+ export type SliderProps = MuiSliderProps;
5
+
6
+ export const Slider = React.forwardRef<HTMLSpanElement, SliderProps>(
7
+ (props, ref) => {
8
+ return <MuiSlider ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Slider.displayName = "Slider";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiSnackbar, {
3
+ type SnackbarProps as MuiSnackbarProps,
4
+ } from "@mui/material/Snackbar";
5
+
6
+ export type SnackbarProps = MuiSnackbarProps;
7
+
8
+ export const Snackbar = React.forwardRef<HTMLDivElement, SnackbarProps>(
9
+ (props, ref) => {
10
+ return <MuiSnackbar ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ Snackbar.displayName = "Snackbar";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiSpeedDialAction, {
3
+ type SpeedDialActionProps as MuiSpeedDialActionProps,
4
+ } from "@mui/material/SpeedDialAction";
5
+
6
+ export type SpeedDialActionProps = MuiSpeedDialActionProps;
7
+
8
+ export const SpeedDialAction = React.forwardRef<HTMLDivElement, SpeedDialActionProps>(
9
+ (props, ref) => {
10
+ return <MuiSpeedDialAction ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ SpeedDialAction.displayName = "SpeedDialAction";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiSpeedDial, {
3
+ type SpeedDialProps as MuiSpeedDialProps,
4
+ } from "@mui/material/SpeedDial";
5
+
6
+ export type SpeedDialProps = MuiSpeedDialProps;
7
+
8
+ export const SpeedDial = React.forwardRef<HTMLDivElement, SpeedDialProps>(
9
+ (props, ref) => {
10
+ return <MuiSpeedDial ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ SpeedDial.displayName = "SpeedDial";
package/src/stack.tsx ADDED
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiStack, { type StackProps as MuiStackProps } from "@mui/material/Stack";
3
+
4
+ export type StackProps = MuiStackProps;
5
+
6
+ export const Stack = React.forwardRef<HTMLDivElement, StackProps>(
7
+ (props, ref) => {
8
+ return <MuiStack ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Stack.displayName = "Stack";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiStepContent, {
3
+ type StepContentProps as MuiStepContentProps,
4
+ } from "@mui/material/StepContent";
5
+
6
+ export type StepContentProps = MuiStepContentProps;
7
+
8
+ export const StepContent = React.forwardRef<HTMLDivElement, StepContentProps>(
9
+ (props, ref) => {
10
+ return <MuiStepContent ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ StepContent.displayName = "StepContent";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiStepLabel, {
3
+ type StepLabelProps as MuiStepLabelProps,
4
+ } from "@mui/material/StepLabel";
5
+
6
+ export type StepLabelProps = MuiStepLabelProps;
7
+
8
+ export const StepLabel = React.forwardRef<HTMLDivElement, StepLabelProps>(
9
+ (props, ref) => {
10
+ return <MuiStepLabel ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ StepLabel.displayName = "StepLabel";
package/src/step.tsx ADDED
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiStep, { type StepProps as MuiStepProps } from "@mui/material/Step";
3
+
4
+ export type StepProps = MuiStepProps;
5
+
6
+ export const Step = React.forwardRef<HTMLDivElement, StepProps>(
7
+ (props, ref) => {
8
+ return <MuiStep ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Step.displayName = "Step";
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiStepper, { type StepperProps as MuiStepperProps } from "@mui/material/Stepper";
3
+
4
+ export type StepperProps = MuiStepperProps;
5
+
6
+ export const Stepper = React.forwardRef<HTMLDivElement, StepperProps>(
7
+ (props, ref) => {
8
+ return <MuiStepper ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Stepper.displayName = "Stepper";
package/src/switch.tsx ADDED
@@ -0,0 +1,15 @@
1
+ import "./mui-augmentation";
2
+ import React from "react";
3
+ import MuiSwitch, { type SwitchProps as MuiSwitchProps } from "@mui/material/Switch";
4
+
5
+ export type SwitchProps = Omit<MuiSwitchProps, "size"> & {
6
+ size?: "small" | "medium" | "large";
7
+ };
8
+
9
+ export const Switch = React.forwardRef<HTMLButtonElement, SwitchProps>(
10
+ (props, ref) => {
11
+ return <MuiSwitch ref={ref} {...(props as MuiSwitchProps)} />;
12
+ }
13
+ );
14
+
15
+ Switch.displayName = "Switch";
@@ -0,0 +1,11 @@
1
+ import MuiTabContext, {
2
+ type TabContextProps as MuiTabContextProps,
3
+ } from "@mui/lab/TabContext";
4
+
5
+ export type TabContextProps = MuiTabContextProps;
6
+
7
+ export function TabContext(props: TabContextProps): JSX.Element {
8
+ return <MuiTabContext {...props} />;
9
+ }
10
+
11
+ TabContext.displayName = "TabContext";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTabList, {
3
+ type TabListProps as MuiTabListProps,
4
+ } from "@mui/lab/TabList";
5
+
6
+ export type TabListProps = MuiTabListProps;
7
+
8
+ export const TabList = React.forwardRef<HTMLDivElement, TabListProps>(
9
+ (props, ref) => {
10
+ return <MuiTabList ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TabList.displayName = "TabList";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTabPanel, {
3
+ type TabPanelProps as MuiTabPanelProps,
4
+ } from "@mui/lab/TabPanel";
5
+
6
+ export type TabPanelProps = MuiTabPanelProps;
7
+
8
+ export const TabPanel = React.forwardRef<HTMLDivElement, TabPanelProps>(
9
+ (props, ref) => {
10
+ return <MuiTabPanel ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TabPanel.displayName = "TabPanel";
package/src/tab.tsx ADDED
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiTab, { type TabProps as MuiTabProps } from "@mui/material/Tab";
3
+
4
+ export type TabProps = MuiTabProps;
5
+
6
+ export const Tab = React.forwardRef<HTMLDivElement, TabProps>(
7
+ (props, ref) => {
8
+ return <MuiTab ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Tab.displayName = "Tab";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTableBody, {
3
+ type TableBodyProps as MuiTableBodyProps,
4
+ } from "@mui/material/TableBody";
5
+
6
+ export type TableBodyProps = MuiTableBodyProps;
7
+
8
+ export const TableBody = React.forwardRef<HTMLTableSectionElement, TableBodyProps>(
9
+ (props, ref) => {
10
+ return <MuiTableBody ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TableBody.displayName = "TableBody";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTableCell, {
3
+ type TableCellProps as MuiTableCellProps,
4
+ } from "@mui/material/TableCell";
5
+
6
+ export type TableCellProps = MuiTableCellProps;
7
+
8
+ export const TableCell = React.forwardRef<HTMLTableCellElement, TableCellProps>(
9
+ (props, ref) => {
10
+ return <MuiTableCell ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TableCell.displayName = "TableCell";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTableContainer, {
3
+ type TableContainerProps as MuiTableContainerProps,
4
+ } from "@mui/material/TableContainer";
5
+
6
+ export type TableContainerProps = MuiTableContainerProps;
7
+
8
+ export const TableContainer = React.forwardRef<HTMLDivElement, TableContainerProps>(
9
+ (props, ref) => {
10
+ return <MuiTableContainer ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TableContainer.displayName = "TableContainer";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTableHead, {
3
+ type TableHeadProps as MuiTableHeadProps,
4
+ } from "@mui/material/TableHead";
5
+
6
+ export type TableHeadProps = MuiTableHeadProps;
7
+
8
+ export const TableHead = React.forwardRef<HTMLTableSectionElement, TableHeadProps>(
9
+ (props, ref) => {
10
+ return <MuiTableHead ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TableHead.displayName = "TableHead";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTableRow, {
3
+ type TableRowProps as MuiTableRowProps,
4
+ } from "@mui/material/TableRow";
5
+
6
+ export type TableRowProps = MuiTableRowProps;
7
+
8
+ export const TableRow = React.forwardRef<HTMLTableRowElement, TableRowProps>(
9
+ (props, ref) => {
10
+ return <MuiTableRow ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TableRow.displayName = "TableRow";
package/src/table.tsx ADDED
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiTable, { type TableProps as MuiTableProps } from "@mui/material/Table";
3
+
4
+ export type TableProps = MuiTableProps;
5
+
6
+ export const Table = React.forwardRef<HTMLTableElement, TableProps>(
7
+ (props, ref) => {
8
+ return <MuiTable ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Table.displayName = "Table";
package/src/tabs.tsx ADDED
@@ -0,0 +1,12 @@
1
+ import React from "react";
2
+ import MuiTabs, { type TabsProps as MuiTabsProps } from "@mui/material/Tabs";
3
+
4
+ export type TabsProps = MuiTabsProps;
5
+
6
+ export const Tabs = React.forwardRef<HTMLDivElement, TabsProps>(
7
+ (props, ref) => {
8
+ return <MuiTabs ref={ref} {...props} />;
9
+ }
10
+ );
11
+
12
+ Tabs.displayName = "Tabs";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTextField, {
3
+ type TextFieldProps as MuiTextFieldProps,
4
+ } from "@mui/material/TextField";
5
+
6
+ export type TextFieldProps = MuiTextFieldProps;
7
+
8
+ export const TextField = React.forwardRef<HTMLDivElement, TextFieldProps>(
9
+ (props, ref) => {
10
+ return <MuiTextField ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TextField.displayName = "TextField";
@@ -13,6 +13,7 @@ import {
13
13
  PRIMARY_SCALE_KEYS,
14
14
  SECONDARY_SCALE_KEYS,
15
15
  } from "./constants";
16
+ import { SPACING_SCALE } from "./spacing";
16
17
  import { getTypographyCssVars } from "./typography";
17
18
  import { hexToRgb, rgbToCssRgbString, rgba } from "./utils";
18
19
 
@@ -76,6 +77,8 @@ export function buildCssVariables(options: DesignThemeOptions): Record<string, s
76
77
  "--secondary-rgb": rgbToCssRgbString(secondaryRgb),
77
78
 
78
79
  // Brand (tenant)
80
+ "--primary": primary,
81
+ "--secondary": secondary,
79
82
  "--color-brand-primary": primary,
80
83
  "--color-brand-secondary": secondary,
81
84
 
@@ -118,6 +121,9 @@ export function buildCssVariables(options: DesignThemeOptions): Record<string, s
118
121
  "--opacity-disabled": String(OPACITY_UTILITY.disabled),
119
122
  "--opacity-hover": String(OPACITY_UTILITY.hover),
120
123
 
124
+ // Spacing (4px base: --space-1 … --space-12)
125
+ ...entriesToVars("--space-", SPACING_SCALE),
126
+
121
127
  // Semantic aliases (component-level tokens that alias foundation/extended)
122
128
  "--input-background": foundation.background.primary,
123
129
  "--input-border": foundation.border.default,
@@ -3,6 +3,7 @@
3
3
  * Primary and secondary are tenant-based (dynamic).
4
4
  */
5
5
 
6
+ import "../mui-augmentation";
6
7
  import {
7
8
  createTheme,
8
9
  type ThemeOptions,
@@ -98,10 +99,13 @@ export function createDesignTheme(config: DesignThemeConfig) {
98
99
  const { primary, secondary } = config;
99
100
  const foundation = FOUNDATION_COLORS;
100
101
 
102
+ const primaryPalette = buildPrimaryScalePalette(primary);
103
+ const secondaryPalette = buildSecondaryScalePalette(secondary);
104
+
101
105
  const palette: PaletteOptions = {
102
106
  mode: "light",
103
- primary: buildPrimaryScalePalette(primary),
104
- secondary: buildSecondaryScalePalette(secondary),
107
+ primary: primaryPalette,
108
+ secondary: secondaryPalette,
105
109
  error: {
106
110
  main: FOUNDATION_COLORS.state.error,
107
111
  },
@@ -207,6 +211,118 @@ export function createDesignTheme(config: DesignThemeConfig) {
207
211
  },
208
212
  },
209
213
  },
214
+ MuiToggleButton: {
215
+ styleOverrides: {
216
+ root: ({ ownerState }) => {
217
+ const palette =
218
+ ownerState.color === "secondary"
219
+ ? secondaryPalette
220
+ : primaryPalette;
221
+ const outlined = ownerState.outlined === true;
222
+ return {
223
+ borderRadius: 0,
224
+ textTransform: "none",
225
+ color: CONTRAST_DARK,
226
+ "&:hover": {
227
+ backgroundColor: palette[100],
228
+ },
229
+ "&.MuiToggleButtonGroup-lastButton, &.MuiToggleButtonGroup-middleButton":
230
+ outlined
231
+ ? {
232
+ borderLeft: `1px solid ${foundation.border.default}`,
233
+ borderTop: `1px solid ${foundation.border.default}`,
234
+ }
235
+ : {},
236
+ "&.Mui-disabled.MuiToggleButtonGroup-lastButton, &.Mui-disabled.MuiToggleButtonGroup-middleButton":
237
+ outlined
238
+ ? {
239
+ borderLeft: `1px solid ${foundation.border.default}`,
240
+ borderTop: `1px solid ${foundation.border.default}`,
241
+ }
242
+ : {},
243
+ "&.Mui-selected": outlined
244
+ ? {
245
+ backgroundColor: palette[100],
246
+ border: `1px solid ${palette.main}`,
247
+ color: CONTRAST_DARK,
248
+ }
249
+ : {
250
+ backgroundColor: palette.main,
251
+ color: palette.contrastText,
252
+ "&:hover": {
253
+ backgroundColor: palette.dark,
254
+ color: palette.contrastText,
255
+ },
256
+ },
257
+ };
258
+ },
259
+ },
260
+ },
261
+ MuiCheckbox: {
262
+ styleOverrides: {
263
+ root: {
264
+ variants: [
265
+ {
266
+ props: { size: "large" },
267
+ style: {
268
+ width: 46,
269
+ height: 46,
270
+ padding: (46 - 28) / 2,
271
+ "& .MuiSvgIcon-root": { fontSize: 28 },
272
+ },
273
+ },
274
+ ],
275
+ },
276
+ },
277
+ },
278
+ MuiRadio: {
279
+ styleOverrides: {
280
+ root: {
281
+ variants: [
282
+ {
283
+ props: { size: "large" },
284
+ style: {
285
+ width: 46,
286
+ height: 46,
287
+ padding: (46 - 28) / 2,
288
+ "& .MuiSvgIcon-root": { fontSize: 28 },
289
+ },
290
+ },
291
+ ],
292
+ },
293
+ },
294
+ },
295
+ MuiSwitch: {
296
+ styleOverrides: {
297
+ root: {
298
+ variants: [
299
+ {
300
+ props: { size: "large" },
301
+ style: {
302
+ width: 68,
303
+ height: 44,
304
+ padding: 8,
305
+ "& .MuiSwitch-switchBase": {
306
+ padding: 8,
307
+ "&.Mui-checked": {
308
+ transform: "translateX(24px)",
309
+ },
310
+ },
311
+ "& .MuiSwitch-thumb": {
312
+ width: 28,
313
+ height: 28,
314
+ },
315
+ "& .MuiSwitch-track": {
316
+ height: 16,
317
+ margin: "auto",
318
+ borderRadius: 16 / 2,
319
+ },
320
+ },
321
+ },
322
+ ],
323
+ },
324
+ },
325
+ },
210
326
  MuiCssBaseline: {
211
327
  styleOverrides: {
212
328
  ":root": {
@@ -27,6 +27,7 @@ export {
27
27
  OPACITY_UTILITY,
28
28
  CHART_COLORS,
29
29
  } from "./constants";
30
+ export { SPACING_BASE_PX, SPACING_SCALE } from "./spacing";
30
31
  export {
31
32
  FONT_FAMILY_SANS,
32
33
  TYPOGRAPHY,
@@ -0,0 +1,23 @@
1
+ /**
2
+ * Design system – Spacing scale (4px base).
3
+ * Matches tokens.css reference: --space-1 … --space-12.
4
+ */
5
+
6
+ /** Base unit in pixels. All spacing tokens are multiples of this. */
7
+ export const SPACING_BASE_PX = 4;
8
+
9
+ /**
10
+ * Spacing scale: token name → CSS value (e.g. "1" → "4px").
11
+ * Keys match tokens.css: 1, 2, 3, 4, 5, 6, 8, 10, 12.
12
+ */
13
+ export const SPACING_SCALE: Record<string, string> = {
14
+ "1": `${1 * SPACING_BASE_PX}px`,
15
+ "2": `${2 * SPACING_BASE_PX}px`,
16
+ "3": `${3 * SPACING_BASE_PX}px`,
17
+ "4": `${4 * SPACING_BASE_PX}px`,
18
+ "5": `${5 * SPACING_BASE_PX}px`,
19
+ "6": `${6 * SPACING_BASE_PX}px`,
20
+ "8": `${8 * SPACING_BASE_PX}px`,
21
+ "10": `${10 * SPACING_BASE_PX}px`,
22
+ "12": `${12 * SPACING_BASE_PX}px`,
23
+ };
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTimelineConnector, {
3
+ type TimelineConnectorProps as MuiTimelineConnectorProps,
4
+ } from "@mui/lab/TimelineConnector";
5
+
6
+ export type TimelineConnectorProps = MuiTimelineConnectorProps;
7
+
8
+ export const TimelineConnector = React.forwardRef<HTMLDivElement, TimelineConnectorProps>(
9
+ (props, ref) => {
10
+ return <MuiTimelineConnector ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TimelineConnector.displayName = "TimelineConnector";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTimelineContent, {
3
+ type TimelineContentProps as MuiTimelineContentProps,
4
+ } from "@mui/lab/TimelineContent";
5
+
6
+ export type TimelineContentProps = MuiTimelineContentProps;
7
+
8
+ export const TimelineContent = React.forwardRef<HTMLDivElement, TimelineContentProps>(
9
+ (props, ref) => {
10
+ return <MuiTimelineContent ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TimelineContent.displayName = "TimelineContent";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTimelineDot, {
3
+ type TimelineDotProps as MuiTimelineDotProps,
4
+ } from "@mui/lab/TimelineDot";
5
+
6
+ export type TimelineDotProps = MuiTimelineDotProps;
7
+
8
+ export const TimelineDot = React.forwardRef<HTMLDivElement, TimelineDotProps>(
9
+ (props, ref) => {
10
+ return <MuiTimelineDot ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TimelineDot.displayName = "TimelineDot";
@@ -0,0 +1,14 @@
1
+ import React from "react";
2
+ import MuiTimelineItem, {
3
+ type TimelineItemProps as MuiTimelineItemProps,
4
+ } from "@mui/lab/TimelineItem";
5
+
6
+ export type TimelineItemProps = MuiTimelineItemProps;
7
+
8
+ export const TimelineItem = React.forwardRef<HTMLDivElement, TimelineItemProps>(
9
+ (props, ref) => {
10
+ return <MuiTimelineItem ref={ref} {...props} />;
11
+ }
12
+ );
13
+
14
+ TimelineItem.displayName = "TimelineItem";