@wealthx/ui 0.0.1 → 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.
- package/.turbo/turbo-build.log +369 -0
- package/CHANGELOG.md +7 -0
- package/dist/accordion-details.d.mts +7 -0
- package/dist/accordion-details.d.ts +7 -0
- package/dist/accordion-details.js +62 -0
- package/dist/accordion-details.mjs +17 -0
- package/dist/accordion-summary.d.mts +7 -0
- package/dist/accordion-summary.d.ts +7 -0
- package/dist/accordion-summary.js +62 -0
- package/dist/accordion-summary.mjs +17 -0
- package/dist/accordion.d.mts +7 -0
- package/dist/accordion.d.ts +7 -0
- package/dist/accordion.js +62 -0
- package/dist/accordion.mjs +17 -0
- package/dist/alert.d.mts +7 -0
- package/dist/alert.d.ts +7 -0
- package/dist/alert.js +62 -0
- package/dist/alert.mjs +17 -0
- package/dist/app-bar.d.mts +7 -0
- package/dist/app-bar.d.ts +7 -0
- package/dist/app-bar.js +62 -0
- package/dist/app-bar.mjs +17 -0
- package/dist/autocomplete.d.mts +7 -0
- package/dist/autocomplete.d.ts +7 -0
- package/dist/autocomplete.js +62 -0
- package/dist/autocomplete.mjs +17 -0
- package/dist/avatar.d.mts +7 -0
- package/dist/avatar.d.ts +7 -0
- package/dist/avatar.js +62 -0
- package/dist/avatar.mjs +17 -0
- package/dist/backdrop.d.mts +7 -0
- package/dist/backdrop.d.ts +7 -0
- package/dist/backdrop.js +62 -0
- package/dist/backdrop.mjs +17 -0
- package/dist/badge.d.mts +7 -0
- package/dist/badge.d.ts +7 -0
- package/dist/badge.js +62 -0
- package/dist/badge.mjs +17 -0
- package/dist/bottom-navigation-action.d.mts +7 -0
- package/dist/bottom-navigation-action.d.ts +7 -0
- package/dist/bottom-navigation-action.js +62 -0
- package/dist/bottom-navigation-action.mjs +17 -0
- package/dist/bottom-navigation.d.mts +7 -0
- package/dist/bottom-navigation.d.ts +7 -0
- package/dist/bottom-navigation.js +62 -0
- package/dist/bottom-navigation.mjs +17 -0
- package/dist/box.d.mts +7 -0
- package/dist/box.d.ts +7 -0
- package/dist/box.js +62 -0
- package/dist/box.mjs +17 -0
- package/dist/breadcrumbs.d.mts +7 -0
- package/dist/breadcrumbs.d.ts +7 -0
- package/dist/breadcrumbs.js +62 -0
- package/dist/breadcrumbs.mjs +17 -0
- package/dist/button-group.d.mts +7 -0
- package/dist/button-group.d.ts +7 -0
- package/dist/button-group.js +62 -0
- package/dist/button-group.mjs +17 -0
- package/dist/button.d.mts +7 -0
- package/dist/button.d.ts +7 -0
- package/dist/button.js +62 -0
- package/dist/button.mjs +17 -0
- package/dist/card-actions.d.mts +7 -0
- package/dist/card-actions.d.ts +7 -0
- package/dist/card-actions.js +62 -0
- package/dist/card-actions.mjs +17 -0
- package/dist/card-content.d.mts +7 -0
- package/dist/card-content.d.ts +7 -0
- package/dist/card-content.js +62 -0
- package/dist/card-content.mjs +17 -0
- package/dist/card-header.d.mts +7 -0
- package/dist/card-header.d.ts +7 -0
- package/dist/card-header.js +62 -0
- package/dist/card-header.mjs +17 -0
- package/dist/card-media.d.mts +7 -0
- package/dist/card-media.d.ts +7 -0
- package/dist/card-media.js +62 -0
- package/dist/card-media.mjs +17 -0
- package/dist/card.d.mts +7 -0
- package/dist/card.d.ts +7 -0
- package/dist/card.js +62 -0
- package/dist/card.mjs +17 -0
- package/dist/charts/index.d.mts +260 -0
- package/dist/charts/index.d.ts +260 -0
- package/dist/charts/index.js +2514 -0
- package/dist/charts/index.mjs +2442 -0
- package/dist/checkbox.d.mts +9 -0
- package/dist/checkbox.d.ts +9 -0
- package/dist/checkbox.js +62 -0
- package/dist/checkbox.mjs +17 -0
- package/dist/chip.d.mts +7 -0
- package/dist/chip.d.ts +7 -0
- package/dist/chip.js +62 -0
- package/dist/chip.mjs +17 -0
- package/dist/chunk-2VVJGTUG.mjs +18 -0
- package/dist/chunk-3INC3CHA.mjs +702 -0
- package/dist/chunk-3LGY4LPH.mjs +671 -0
- package/dist/chunk-3ZAK7JKB.mjs +17 -0
- package/dist/chunk-4PT5CSRI.mjs +635 -0
- package/dist/chunk-4RSXKKJ3.mjs +677 -0
- package/dist/chunk-4YL3IDTL.mjs +712 -0
- package/dist/chunk-5PTI2A2O.mjs +635 -0
- package/dist/chunk-5QGN2CVX.mjs +738 -0
- package/dist/chunk-5WVSR7VI.mjs +30 -0
- package/dist/chunk-6XKA7TMO.mjs +654 -0
- package/dist/chunk-75AEPNQV.mjs +663 -0
- package/dist/chunk-7VN5YMMV.mjs +666 -0
- package/dist/chunk-7Y4J73GF.mjs +22 -0
- package/dist/chunk-A4GTTYXS.mjs +725 -0
- package/dist/chunk-A6UVH2MS.mjs +638 -0
- package/dist/chunk-AFUVAGQ7.mjs +717 -0
- package/dist/chunk-AU6MS36I.mjs +687 -0
- package/dist/chunk-AZ4T75GP.mjs +716 -0
- package/dist/chunk-B26DAG54.mjs +729 -0
- package/dist/chunk-B6MLUNDY.mjs +641 -0
- package/dist/chunk-BEP42F7C.mjs +704 -0
- package/dist/chunk-CDQYIC4L.mjs +638 -0
- package/dist/chunk-CJ5XEQAB.mjs +707 -0
- package/dist/chunk-CLRGEEBS.mjs +695 -0
- package/dist/chunk-EDDP4RXX.mjs +731 -0
- package/dist/chunk-EYFZ6Q2I.mjs +30 -0
- package/dist/chunk-EZEFJ62V.mjs +723 -0
- package/dist/chunk-F3Y22UH3.mjs +704 -0
- package/dist/chunk-FCUQVOXM.mjs +707 -0
- package/dist/chunk-FMFAYI6F.mjs +727 -0
- package/dist/chunk-FWCSY2DS.mjs +37 -0
- package/dist/chunk-FYHAFWVF.mjs +719 -0
- package/dist/chunk-G5LVCGAZ.mjs +715 -0
- package/dist/chunk-GC7M6Q7Q.mjs +712 -0
- package/dist/chunk-GJP3ZHQZ.mjs +712 -0
- package/dist/chunk-GTCMGRVH.mjs +576 -0
- package/dist/chunk-GXYSMEFL.mjs +704 -0
- package/dist/chunk-GYEEDPWP.mjs +646 -0
- package/dist/chunk-H5JOUGZ7.mjs +7 -0
- package/dist/chunk-HAXRNHML.mjs +17 -0
- package/dist/chunk-HGDOFGU4.mjs +717 -0
- package/dist/chunk-HR7CZZZU.mjs +34 -0
- package/dist/chunk-I4E63NIC.mjs +24 -0
- package/dist/chunk-I5H76ESF.mjs +671 -0
- package/dist/chunk-IIBNCIGO.mjs +713 -0
- package/dist/chunk-INHKGMOA.mjs +705 -0
- package/dist/chunk-ISFJIOTZ.mjs +668 -0
- package/dist/chunk-IU4IZB74.mjs +729 -0
- package/dist/chunk-IXJXFW7K.mjs +712 -0
- package/dist/chunk-JUNAYNXW.mjs +667 -0
- package/dist/chunk-K2Z5MFPN.mjs +717 -0
- package/dist/chunk-KJDBWFV4.mjs +15 -0
- package/dist/chunk-KOR3RFXT.mjs +616 -0
- package/dist/chunk-KRCDJE37.mjs +616 -0
- package/dist/chunk-KX3KGQM5.mjs +704 -0
- package/dist/chunk-MJF7PMCN.mjs +713 -0
- package/dist/chunk-MSMSEKLJ.mjs +727 -0
- package/dist/chunk-MWVIJSXF.mjs +723 -0
- package/dist/chunk-MZ6NCHFH.mjs +712 -0
- package/dist/chunk-NHR5EVP5.mjs +34 -0
- package/dist/chunk-NLOG75HP.mjs +712 -0
- package/dist/chunk-NPIFU7NP.mjs +717 -0
- package/dist/chunk-NUTTLEFB.mjs +675 -0
- package/dist/chunk-P3F3JWWN.mjs +707 -0
- package/dist/chunk-PPGJLNI5.mjs +704 -0
- package/dist/chunk-PUPP26OX.mjs +707 -0
- package/dist/chunk-Q43USMAB.mjs +638 -0
- package/dist/chunk-QUYESF5V.mjs +706 -0
- package/dist/chunk-R4NJDEQL.mjs +686 -0
- package/dist/chunk-RE7K3H64.mjs +707 -0
- package/dist/chunk-RIDPXVXH.mjs +706 -0
- package/dist/chunk-RQIAE3MB.mjs +721 -0
- package/dist/chunk-RRYH5A6K.mjs +727 -0
- package/dist/chunk-RTUIKVKP.mjs +705 -0
- package/dist/chunk-RYZ2UYKN.mjs +707 -0
- package/dist/chunk-S37HUFPH.mjs +719 -0
- package/dist/chunk-S4TZORUT.mjs +708 -0
- package/dist/chunk-SOMFG24T.mjs +675 -0
- package/dist/chunk-SP3LL4DC.mjs +704 -0
- package/dist/chunk-TJZXXGH3.mjs +641 -0
- package/dist/chunk-TWFYWUDV.mjs +707 -0
- package/dist/chunk-U2JQUQ2B.mjs +712 -0
- package/dist/chunk-UCFJXIGR.mjs +671 -0
- package/dist/chunk-UFKECQBD.mjs +736 -0
- package/dist/chunk-UNZHSAWG.mjs +704 -0
- package/dist/chunk-UORPGX7S.mjs +637 -0
- package/dist/chunk-VA7BMOMQ.mjs +712 -0
- package/dist/chunk-VKJEODYN.mjs +705 -0
- package/dist/chunk-VST6TRHA.mjs +15 -0
- package/dist/chunk-VSTSMCNW.mjs +169 -0
- package/dist/chunk-W35RLK2G.mjs +714 -0
- package/dist/chunk-WLX3YEFG.mjs +713 -0
- package/dist/chunk-WUKYLWAZ.mjs +0 -0
- package/dist/chunk-XJFQ6VLH.mjs +676 -0
- package/dist/chunk-XUAVHHPE.mjs +715 -0
- package/dist/chunk-YHEJWFKH.mjs +711 -0
- package/dist/chunk-YJ5Q4Z6X.mjs +37 -0
- package/dist/chunk-YMWHUJU5.mjs +15 -0
- package/dist/chunk-YNFJJWV4.mjs +712 -0
- package/dist/chunk-YOEKQLSM.mjs +715 -0
- package/dist/chunk-ZIIKFFIL.mjs +21 -0
- package/dist/chunk-ZLBX4R5M.mjs +711 -0
- package/dist/container.d.mts +7 -0
- package/dist/container.d.ts +7 -0
- package/dist/container.js +62 -0
- package/dist/container.mjs +17 -0
- package/dist/dialog-actions.d.mts +7 -0
- package/dist/dialog-actions.d.ts +7 -0
- package/dist/dialog-actions.js +62 -0
- package/dist/dialog-actions.mjs +17 -0
- package/dist/dialog-content.d.mts +7 -0
- package/dist/dialog-content.d.ts +7 -0
- package/dist/dialog-content.js +62 -0
- package/dist/dialog-content.mjs +17 -0
- package/dist/dialog-title.d.mts +7 -0
- package/dist/dialog-title.d.ts +7 -0
- package/dist/dialog-title.js +62 -0
- package/dist/dialog-title.mjs +17 -0
- package/dist/dialog.d.mts +7 -0
- package/dist/dialog.d.ts +7 -0
- package/dist/dialog.js +62 -0
- package/dist/dialog.mjs +17 -0
- package/dist/divider.d.mts +7 -0
- package/dist/divider.d.ts +7 -0
- package/dist/divider.js +62 -0
- package/dist/divider.mjs +17 -0
- package/dist/drawer.d.mts +7 -0
- package/dist/drawer.d.ts +7 -0
- package/dist/drawer.js +62 -0
- package/dist/drawer.mjs +17 -0
- package/dist/fab.d.mts +7 -0
- package/dist/fab.d.ts +7 -0
- package/dist/fab.js +62 -0
- package/dist/fab.mjs +17 -0
- package/dist/form-control.d.mts +7 -0
- package/dist/form-control.d.ts +7 -0
- package/dist/form-control.js +62 -0
- package/dist/form-control.mjs +17 -0
- package/dist/grid.d.mts +7 -0
- package/dist/grid.d.ts +7 -0
- package/dist/grid.js +62 -0
- package/dist/grid.mjs +17 -0
- package/dist/icon-button.d.mts +7 -0
- package/dist/icon-button.d.ts +7 -0
- package/dist/icon-button.js +62 -0
- package/dist/icon-button.mjs +17 -0
- package/dist/image-list-item.d.mts +7 -0
- package/dist/image-list-item.d.ts +7 -0
- package/dist/image-list-item.js +62 -0
- package/dist/image-list-item.mjs +17 -0
- package/dist/image-list.d.mts +7 -0
- package/dist/image-list.d.ts +7 -0
- package/dist/image-list.js +62 -0
- package/dist/image-list.mjs +17 -0
- package/dist/index.d.mts +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +697 -0
- package/dist/index.mjs +61 -0
- package/dist/input-label.d.mts +7 -0
- package/dist/input-label.d.ts +7 -0
- package/dist/input-label.js +62 -0
- package/dist/input-label.mjs +17 -0
- package/dist/link.d.mts +7 -0
- package/dist/link.d.ts +7 -0
- package/dist/link.js +62 -0
- package/dist/link.mjs +17 -0
- package/dist/list-item-icon.d.mts +7 -0
- package/dist/list-item-icon.d.ts +7 -0
- package/dist/list-item-icon.js +62 -0
- package/dist/list-item-icon.mjs +17 -0
- package/dist/list-item-text.d.mts +7 -0
- package/dist/list-item-text.d.ts +7 -0
- package/dist/list-item-text.js +62 -0
- package/dist/list-item-text.mjs +17 -0
- package/dist/list-item.d.mts +7 -0
- package/dist/list-item.d.ts +7 -0
- package/dist/list-item.js +62 -0
- package/dist/list-item.mjs +17 -0
- package/dist/list.d.mts +7 -0
- package/dist/list.d.ts +7 -0
- package/dist/list.js +62 -0
- package/dist/list.mjs +17 -0
- package/dist/masonry.d.mts +7 -0
- package/dist/masonry.d.ts +7 -0
- package/dist/masonry.js +62 -0
- package/dist/masonry.mjs +17 -0
- package/dist/menu-item.d.mts +7 -0
- package/dist/menu-item.d.ts +7 -0
- package/dist/menu-item.js +62 -0
- package/dist/menu-item.mjs +17 -0
- package/dist/menu.d.mts +7 -0
- package/dist/menu.d.ts +7 -0
- package/dist/menu.js +62 -0
- package/dist/menu.mjs +17 -0
- package/dist/mui-augmentation-DKlyQ0kQ.d.mts +19 -0
- package/dist/mui-augmentation-DKlyQ0kQ.d.ts +19 -0
- package/dist/pagination.d.mts +7 -0
- package/dist/pagination.d.ts +7 -0
- package/dist/pagination.js +62 -0
- package/dist/pagination.mjs +17 -0
- package/dist/paper.d.mts +7 -0
- package/dist/paper.d.ts +7 -0
- package/dist/paper.js +62 -0
- package/dist/paper.mjs +17 -0
- package/dist/progress.d.mts +10 -0
- package/dist/progress.d.ts +10 -0
- package/dist/progress.js +71 -0
- package/dist/progress.mjs +25 -0
- package/dist/radio-group.d.mts +7 -0
- package/dist/radio-group.d.ts +7 -0
- package/dist/radio-group.js +62 -0
- package/dist/radio-group.mjs +17 -0
- package/dist/radio.d.mts +10 -0
- package/dist/radio.d.ts +10 -0
- package/dist/radio.js +62 -0
- package/dist/radio.mjs +18 -0
- package/dist/rating.d.mts +7 -0
- package/dist/rating.d.ts +7 -0
- package/dist/rating.js +62 -0
- package/dist/rating.mjs +17 -0
- package/dist/select.d.mts +7 -0
- package/dist/select.d.ts +7 -0
- package/dist/select.js +62 -0
- package/dist/select.mjs +17 -0
- package/dist/selection-button-group.d.mts +16 -0
- package/dist/selection-button-group.d.ts +16 -0
- package/dist/selection-button-group.js +109 -0
- package/dist/selection-button-group.mjs +42 -0
- package/dist/skeleton.d.mts +7 -0
- package/dist/skeleton.d.ts +7 -0
- package/dist/skeleton.js +62 -0
- package/dist/skeleton.mjs +17 -0
- package/dist/slider.d.mts +7 -0
- package/dist/slider.d.ts +7 -0
- package/dist/slider.js +62 -0
- package/dist/slider.mjs +17 -0
- package/dist/snackbar.d.mts +7 -0
- package/dist/snackbar.d.ts +7 -0
- package/dist/snackbar.js +62 -0
- package/dist/snackbar.mjs +17 -0
- package/dist/speed-dial-action.d.mts +7 -0
- package/dist/speed-dial-action.d.ts +7 -0
- package/dist/speed-dial-action.js +62 -0
- package/dist/speed-dial-action.mjs +17 -0
- package/dist/speed-dial.d.mts +7 -0
- package/dist/speed-dial.d.ts +7 -0
- package/dist/speed-dial.js +62 -0
- package/dist/speed-dial.mjs +17 -0
- package/dist/stack.d.mts +7 -0
- package/dist/stack.d.ts +7 -0
- package/dist/stack.js +62 -0
- package/dist/stack.mjs +17 -0
- package/dist/step-content.d.mts +7 -0
- package/dist/step-content.d.ts +7 -0
- package/dist/step-content.js +62 -0
- package/dist/step-content.mjs +17 -0
- package/dist/step-label.d.mts +7 -0
- package/dist/step-label.d.ts +7 -0
- package/dist/step-label.js +62 -0
- package/dist/step-label.mjs +17 -0
- package/dist/step.d.mts +7 -0
- package/dist/step.d.ts +7 -0
- package/dist/step.js +62 -0
- package/dist/step.mjs +17 -0
- package/dist/stepper.d.mts +7 -0
- package/dist/stepper.d.ts +7 -0
- package/dist/stepper.js +62 -0
- package/dist/stepper.mjs +17 -0
- package/dist/switch.d.mts +10 -0
- package/dist/switch.d.ts +10 -0
- package/dist/switch.js +62 -0
- package/dist/switch.mjs +18 -0
- package/dist/tab-context.d.mts +9 -0
- package/dist/tab-context.d.ts +9 -0
- package/dist/tab-context.js +59 -0
- package/dist/tab-context.mjs +14 -0
- package/dist/tab-list.d.mts +7 -0
- package/dist/tab-list.d.ts +7 -0
- package/dist/tab-list.js +62 -0
- package/dist/tab-list.mjs +17 -0
- package/dist/tab-panel.d.mts +7 -0
- package/dist/tab-panel.d.ts +7 -0
- package/dist/tab-panel.js +62 -0
- package/dist/tab-panel.mjs +17 -0
- package/dist/tab.d.mts +7 -0
- package/dist/tab.d.ts +7 -0
- package/dist/tab.js +62 -0
- package/dist/tab.mjs +17 -0
- package/dist/table-body.d.mts +7 -0
- package/dist/table-body.d.ts +7 -0
- package/dist/table-body.js +62 -0
- package/dist/table-body.mjs +17 -0
- package/dist/table-cell.d.mts +7 -0
- package/dist/table-cell.d.ts +7 -0
- package/dist/table-cell.js +62 -0
- package/dist/table-cell.mjs +17 -0
- package/dist/table-container.d.mts +7 -0
- package/dist/table-container.d.ts +7 -0
- package/dist/table-container.js +62 -0
- package/dist/table-container.mjs +17 -0
- package/dist/table-head.d.mts +7 -0
- package/dist/table-head.d.ts +7 -0
- package/dist/table-head.js +62 -0
- package/dist/table-head.mjs +17 -0
- package/dist/table-row.d.mts +7 -0
- package/dist/table-row.d.ts +7 -0
- package/dist/table-row.js +62 -0
- package/dist/table-row.mjs +17 -0
- package/dist/table.d.mts +7 -0
- package/dist/table.d.ts +7 -0
- package/dist/table.js +62 -0
- package/dist/table.mjs +17 -0
- package/dist/tabs.d.mts +7 -0
- package/dist/tabs.d.ts +7 -0
- package/dist/tabs.js +62 -0
- package/dist/tabs.mjs +17 -0
- package/dist/text-field.d.mts +8 -0
- package/dist/text-field.d.ts +8 -0
- package/dist/text-field.js +62 -0
- package/dist/text-field.mjs +17 -0
- package/dist/theme/index.d.mts +255 -0
- package/dist/theme/index.d.ts +255 -0
- package/dist/theme/index.js +811 -0
- package/dist/theme/index.mjs +62 -0
- package/dist/timeline-connector.d.mts +7 -0
- package/dist/timeline-connector.d.ts +7 -0
- package/dist/timeline-connector.js +62 -0
- package/dist/timeline-connector.mjs +17 -0
- package/dist/timeline-content.d.mts +7 -0
- package/dist/timeline-content.d.ts +7 -0
- package/dist/timeline-content.js +62 -0
- package/dist/timeline-content.mjs +17 -0
- package/dist/timeline-dot.d.mts +7 -0
- package/dist/timeline-dot.d.ts +7 -0
- package/dist/timeline-dot.js +62 -0
- package/dist/timeline-dot.mjs +17 -0
- package/dist/timeline-item.d.mts +7 -0
- package/dist/timeline-item.d.ts +7 -0
- package/dist/timeline-item.js +62 -0
- package/dist/timeline-item.mjs +17 -0
- package/dist/timeline-separator.d.mts +7 -0
- package/dist/timeline-separator.d.ts +7 -0
- package/dist/timeline-separator.js +62 -0
- package/dist/timeline-separator.mjs +17 -0
- package/dist/timeline.d.mts +7 -0
- package/dist/timeline.d.ts +7 -0
- package/dist/timeline.js +62 -0
- package/dist/timeline.mjs +17 -0
- package/dist/toggle-button-group.d.mts +14 -0
- package/dist/toggle-button-group.d.ts +14 -0
- package/dist/toggle-button-group.js +90 -0
- package/dist/toggle-button-group.mjs +32 -0
- package/dist/toggle-button.d.mts +8 -0
- package/dist/toggle-button.d.ts +8 -0
- package/dist/toggle-button.js +62 -0
- package/dist/toggle-button.mjs +8 -0
- package/dist/tooltip.d.mts +7 -0
- package/dist/tooltip.d.ts +7 -0
- package/dist/tooltip.js +62 -0
- package/dist/tooltip.mjs +17 -0
- package/dist/typography.d.mts +7 -0
- package/dist/typography.d.ts +7 -0
- package/dist/typography.js +62 -0
- package/dist/typography.mjs +17 -0
- package/package.json +439 -7
- package/src/accordion-details.tsx +14 -0
- package/src/accordion-summary.tsx +14 -0
- package/src/accordion.tsx +14 -0
- package/src/alert.tsx +12 -0
- package/src/app-bar.tsx +12 -0
- package/src/autocomplete.tsx +26 -0
- package/src/avatar.tsx +12 -0
- package/src/backdrop.tsx +14 -0
- package/src/badge.tsx +12 -0
- package/src/bottom-navigation-action.tsx +14 -0
- package/src/bottom-navigation.tsx +14 -0
- package/src/box.tsx +12 -0
- package/src/breadcrumbs.tsx +14 -0
- package/src/button-group.tsx +14 -0
- package/src/button.tsx +9 -4
- package/src/card-actions.tsx +14 -0
- package/src/card-content.tsx +14 -0
- package/src/card-header.tsx +14 -0
- package/src/card-media.tsx +14 -0
- package/src/card.tsx +12 -0
- package/src/charts/BackofficeSwitchableChart.tsx +325 -0
- package/src/charts/FrontendBarChart.tsx +134 -0
- package/src/charts/FrontendDoughnutChart.tsx +372 -0
- package/src/charts/FrontendIncomeExpenseHorizontalBarChart.tsx +138 -0
- package/src/charts/FrontendLiabilitiesChart.tsx +97 -0
- package/src/charts/FrontendLineChart.tsx +299 -0
- package/src/charts/FrontendLineChartMobile.tsx +383 -0
- package/src/charts/FrontendMixedChart.tsx +264 -0
- package/src/charts/FrontendPercentageBar.tsx +247 -0
- package/src/charts/FrontendScenarioLineChart.tsx +308 -0
- package/src/charts/FrontendStackedChart.tsx +184 -0
- package/src/charts/LoadingChartBackdrop.tsx +32 -0
- package/src/charts/chart-utils.ts +58 -0
- package/src/charts/index.ts +59 -0
- package/src/charts/mock-data.ts +153 -0
- package/src/checkbox.tsx +16 -0
- package/src/chip.tsx +12 -0
- package/src/container.tsx +14 -0
- package/src/dialog-actions.tsx +14 -0
- package/src/dialog-content.tsx +14 -0
- package/src/dialog-title.tsx +14 -0
- package/src/dialog.tsx +12 -0
- package/src/divider.tsx +12 -0
- package/src/drawer.tsx +12 -0
- package/src/fab.tsx +12 -0
- package/src/form-control.tsx +14 -0
- package/src/grid.tsx +12 -0
- package/src/icon-button.tsx +14 -0
- package/src/image-list-item.tsx +14 -0
- package/src/image-list.tsx +14 -0
- package/src/input-label.tsx +14 -0
- package/src/link.tsx +12 -0
- package/src/list-item-icon.tsx +14 -0
- package/src/list-item-text.tsx +14 -0
- package/src/list-item.tsx +14 -0
- package/src/list.tsx +12 -0
- package/src/masonry.tsx +14 -0
- package/src/menu-item.tsx +14 -0
- package/src/menu.tsx +12 -0
- package/src/mui-augmentation.ts +23 -0
- package/src/pagination.tsx +14 -0
- package/src/paper.tsx +12 -0
- package/src/progress.tsx +25 -0
- package/src/radio-group.tsx +14 -0
- package/src/radio.tsx +15 -0
- package/src/rating.tsx +12 -0
- package/src/select.tsx +12 -0
- package/src/selection-button-group.tsx +58 -0
- package/src/skeleton.tsx +14 -0
- package/src/slider.tsx +12 -0
- package/src/snackbar.tsx +14 -0
- package/src/speed-dial-action.tsx +14 -0
- package/src/speed-dial.tsx +14 -0
- package/src/stack.tsx +12 -0
- package/src/step-content.tsx +14 -0
- package/src/step-label.tsx +14 -0
- package/src/step.tsx +12 -0
- package/src/stepper.tsx +12 -0
- package/src/switch.tsx +15 -0
- package/src/tab-context.tsx +11 -0
- package/src/tab-list.tsx +14 -0
- package/src/tab-panel.tsx +14 -0
- package/src/tab.tsx +12 -0
- package/src/table-body.tsx +14 -0
- package/src/table-cell.tsx +14 -0
- package/src/table-container.tsx +14 -0
- package/src/table-head.tsx +14 -0
- package/src/table-row.tsx +14 -0
- package/src/table.tsx +12 -0
- package/src/tabs.tsx +12 -0
- package/src/text-field.tsx +14 -0
- package/src/theme/buildCssVariables.ts +6 -0
- package/src/theme/createDesignTheme.ts +118 -2
- package/src/theme/index.ts +1 -0
- package/src/theme/spacing.ts +23 -0
- package/src/timeline-connector.tsx +14 -0
- package/src/timeline-content.tsx +14 -0
- package/src/timeline-dot.tsx +14 -0
- package/src/timeline-item.tsx +14 -0
- package/src/timeline-separator.tsx +14 -0
- package/src/timeline.tsx +14 -0
- package/src/toggle-button-group.tsx +35 -0
- package/src/toggle-button.tsx +15 -0
- package/src/tooltip.tsx +14 -0
- package/src/typography.tsx +14 -0
- package/tsup.config.ts +89 -1
- package/README.md +0 -124
package/package.json
CHANGED
|
@@ -1,18 +1,445 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wealthx/ui",
|
|
3
|
-
"version": "
|
|
4
|
-
"sideEffects":
|
|
3
|
+
"version": "1.0.1",
|
|
4
|
+
"sideEffects": [
|
|
5
|
+
"**/mui-augmentation.ts"
|
|
6
|
+
],
|
|
5
7
|
"license": "MIT",
|
|
6
8
|
"exports": {
|
|
9
|
+
"./accordion": {
|
|
10
|
+
"types": "./src/accordion.tsx",
|
|
11
|
+
"import": "./dist/accordion.mjs",
|
|
12
|
+
"require": "./dist/accordion.js"
|
|
13
|
+
},
|
|
14
|
+
"./accordion-summary": {
|
|
15
|
+
"types": "./src/accordion-summary.tsx",
|
|
16
|
+
"import": "./dist/accordion-summary.mjs",
|
|
17
|
+
"require": "./dist/accordion-summary.js"
|
|
18
|
+
},
|
|
19
|
+
"./accordion-details": {
|
|
20
|
+
"types": "./src/accordion-details.tsx",
|
|
21
|
+
"import": "./dist/accordion-details.mjs",
|
|
22
|
+
"require": "./dist/accordion-details.js"
|
|
23
|
+
},
|
|
24
|
+
"./alert": {
|
|
25
|
+
"types": "./src/alert.tsx",
|
|
26
|
+
"import": "./dist/alert.mjs",
|
|
27
|
+
"require": "./dist/alert.js"
|
|
28
|
+
},
|
|
29
|
+
"./app-bar": {
|
|
30
|
+
"types": "./src/app-bar.tsx",
|
|
31
|
+
"import": "./dist/app-bar.mjs",
|
|
32
|
+
"require": "./dist/app-bar.js"
|
|
33
|
+
},
|
|
34
|
+
"./autocomplete": {
|
|
35
|
+
"types": "./src/autocomplete.tsx",
|
|
36
|
+
"import": "./dist/autocomplete.mjs",
|
|
37
|
+
"require": "./dist/autocomplete.js"
|
|
38
|
+
},
|
|
39
|
+
"./avatar": {
|
|
40
|
+
"types": "./src/avatar.tsx",
|
|
41
|
+
"import": "./dist/avatar.mjs",
|
|
42
|
+
"require": "./dist/avatar.js"
|
|
43
|
+
},
|
|
44
|
+
"./backdrop": {
|
|
45
|
+
"types": "./src/backdrop.tsx",
|
|
46
|
+
"import": "./dist/backdrop.mjs",
|
|
47
|
+
"require": "./dist/backdrop.js"
|
|
48
|
+
},
|
|
49
|
+
"./badge": {
|
|
50
|
+
"types": "./src/badge.tsx",
|
|
51
|
+
"import": "./dist/badge.mjs",
|
|
52
|
+
"require": "./dist/badge.js"
|
|
53
|
+
},
|
|
54
|
+
"./box": {
|
|
55
|
+
"types": "./src/box.tsx",
|
|
56
|
+
"import": "./dist/box.mjs",
|
|
57
|
+
"require": "./dist/box.js"
|
|
58
|
+
},
|
|
59
|
+
"./bottom-navigation": {
|
|
60
|
+
"types": "./src/bottom-navigation.tsx",
|
|
61
|
+
"import": "./dist/bottom-navigation.mjs",
|
|
62
|
+
"require": "./dist/bottom-navigation.js"
|
|
63
|
+
},
|
|
64
|
+
"./bottom-navigation-action": {
|
|
65
|
+
"types": "./src/bottom-navigation-action.tsx",
|
|
66
|
+
"import": "./dist/bottom-navigation-action.mjs",
|
|
67
|
+
"require": "./dist/bottom-navigation-action.js"
|
|
68
|
+
},
|
|
69
|
+
"./breadcrumbs": {
|
|
70
|
+
"types": "./src/breadcrumbs.tsx",
|
|
71
|
+
"import": "./dist/breadcrumbs.mjs",
|
|
72
|
+
"require": "./dist/breadcrumbs.js"
|
|
73
|
+
},
|
|
7
74
|
"./button": {
|
|
8
|
-
"types": "./
|
|
75
|
+
"types": "./src/button.tsx",
|
|
9
76
|
"import": "./dist/button.mjs",
|
|
10
77
|
"require": "./dist/button.js"
|
|
11
78
|
},
|
|
79
|
+
"./button-group": {
|
|
80
|
+
"types": "./src/button-group.tsx",
|
|
81
|
+
"import": "./dist/button-group.mjs",
|
|
82
|
+
"require": "./dist/button-group.js"
|
|
83
|
+
},
|
|
84
|
+
"./card": {
|
|
85
|
+
"types": "./src/card.tsx",
|
|
86
|
+
"import": "./dist/card.mjs",
|
|
87
|
+
"require": "./dist/card.js"
|
|
88
|
+
},
|
|
89
|
+
"./card-content": {
|
|
90
|
+
"types": "./src/card-content.tsx",
|
|
91
|
+
"import": "./dist/card-content.mjs",
|
|
92
|
+
"require": "./dist/card-content.js"
|
|
93
|
+
},
|
|
94
|
+
"./card-actions": {
|
|
95
|
+
"types": "./src/card-actions.tsx",
|
|
96
|
+
"import": "./dist/card-actions.mjs",
|
|
97
|
+
"require": "./dist/card-actions.js"
|
|
98
|
+
},
|
|
99
|
+
"./card-header": {
|
|
100
|
+
"types": "./src/card-header.tsx",
|
|
101
|
+
"import": "./dist/card-header.mjs",
|
|
102
|
+
"require": "./dist/card-header.js"
|
|
103
|
+
},
|
|
104
|
+
"./card-media": {
|
|
105
|
+
"types": "./src/card-media.tsx",
|
|
106
|
+
"import": "./dist/card-media.mjs",
|
|
107
|
+
"require": "./dist/card-media.js"
|
|
108
|
+
},
|
|
109
|
+
"./charts": {
|
|
110
|
+
"types": "./src/charts/index.ts",
|
|
111
|
+
"import": "./dist/charts/index.mjs",
|
|
112
|
+
"require": "./dist/charts/index.js"
|
|
113
|
+
},
|
|
114
|
+
"./checkbox": {
|
|
115
|
+
"types": "./src/checkbox.tsx",
|
|
116
|
+
"import": "./dist/checkbox.mjs",
|
|
117
|
+
"require": "./dist/checkbox.js"
|
|
118
|
+
},
|
|
119
|
+
"./chip": {
|
|
120
|
+
"types": "./src/chip.tsx",
|
|
121
|
+
"import": "./dist/chip.mjs",
|
|
122
|
+
"require": "./dist/chip.js"
|
|
123
|
+
},
|
|
124
|
+
"./container": {
|
|
125
|
+
"types": "./src/container.tsx",
|
|
126
|
+
"import": "./dist/container.mjs",
|
|
127
|
+
"require": "./dist/container.js"
|
|
128
|
+
},
|
|
129
|
+
"./dialog": {
|
|
130
|
+
"types": "./src/dialog.tsx",
|
|
131
|
+
"import": "./dist/dialog.mjs",
|
|
132
|
+
"require": "./dist/dialog.js"
|
|
133
|
+
},
|
|
134
|
+
"./dialog-title": {
|
|
135
|
+
"types": "./src/dialog-title.tsx",
|
|
136
|
+
"import": "./dist/dialog-title.mjs",
|
|
137
|
+
"require": "./dist/dialog-title.js"
|
|
138
|
+
},
|
|
139
|
+
"./dialog-content": {
|
|
140
|
+
"types": "./src/dialog-content.tsx",
|
|
141
|
+
"import": "./dist/dialog-content.mjs",
|
|
142
|
+
"require": "./dist/dialog-content.js"
|
|
143
|
+
},
|
|
144
|
+
"./dialog-actions": {
|
|
145
|
+
"types": "./src/dialog-actions.tsx",
|
|
146
|
+
"import": "./dist/dialog-actions.mjs",
|
|
147
|
+
"require": "./dist/dialog-actions.js"
|
|
148
|
+
},
|
|
149
|
+
"./divider": {
|
|
150
|
+
"types": "./src/divider.tsx",
|
|
151
|
+
"import": "./dist/divider.mjs",
|
|
152
|
+
"require": "./dist/divider.js"
|
|
153
|
+
},
|
|
154
|
+
"./drawer": {
|
|
155
|
+
"types": "./src/drawer.tsx",
|
|
156
|
+
"import": "./dist/drawer.mjs",
|
|
157
|
+
"require": "./dist/drawer.js"
|
|
158
|
+
},
|
|
159
|
+
"./fab": {
|
|
160
|
+
"types": "./src/fab.tsx",
|
|
161
|
+
"import": "./dist/fab.mjs",
|
|
162
|
+
"require": "./dist/fab.js"
|
|
163
|
+
},
|
|
164
|
+
"./form-control": {
|
|
165
|
+
"types": "./src/form-control.tsx",
|
|
166
|
+
"import": "./dist/form-control.mjs",
|
|
167
|
+
"require": "./dist/form-control.js"
|
|
168
|
+
},
|
|
169
|
+
"./grid": {
|
|
170
|
+
"types": "./src/grid.tsx",
|
|
171
|
+
"import": "./dist/grid.mjs",
|
|
172
|
+
"require": "./dist/grid.js"
|
|
173
|
+
},
|
|
174
|
+
"./icon-button": {
|
|
175
|
+
"types": "./src/icon-button.tsx",
|
|
176
|
+
"import": "./dist/icon-button.mjs",
|
|
177
|
+
"require": "./dist/icon-button.js"
|
|
178
|
+
},
|
|
179
|
+
"./image-list": {
|
|
180
|
+
"types": "./src/image-list.tsx",
|
|
181
|
+
"import": "./dist/image-list.mjs",
|
|
182
|
+
"require": "./dist/image-list.js"
|
|
183
|
+
},
|
|
184
|
+
"./image-list-item": {
|
|
185
|
+
"types": "./src/image-list-item.tsx",
|
|
186
|
+
"import": "./dist/image-list-item.mjs",
|
|
187
|
+
"require": "./dist/image-list-item.js"
|
|
188
|
+
},
|
|
189
|
+
"./input-label": {
|
|
190
|
+
"types": "./src/input-label.tsx",
|
|
191
|
+
"import": "./dist/input-label.mjs",
|
|
192
|
+
"require": "./dist/input-label.js"
|
|
193
|
+
},
|
|
194
|
+
"./link": {
|
|
195
|
+
"types": "./src/link.tsx",
|
|
196
|
+
"import": "./dist/link.mjs",
|
|
197
|
+
"require": "./dist/link.js"
|
|
198
|
+
},
|
|
199
|
+
"./list": {
|
|
200
|
+
"types": "./src/list.tsx",
|
|
201
|
+
"import": "./dist/list.mjs",
|
|
202
|
+
"require": "./dist/list.js"
|
|
203
|
+
},
|
|
204
|
+
"./list-item": {
|
|
205
|
+
"types": "./src/list-item.tsx",
|
|
206
|
+
"import": "./dist/list-item.mjs",
|
|
207
|
+
"require": "./dist/list-item.js"
|
|
208
|
+
},
|
|
209
|
+
"./list-item-text": {
|
|
210
|
+
"types": "./src/list-item-text.tsx",
|
|
211
|
+
"import": "./dist/list-item-text.mjs",
|
|
212
|
+
"require": "./dist/list-item-text.js"
|
|
213
|
+
},
|
|
214
|
+
"./list-item-icon": {
|
|
215
|
+
"types": "./src/list-item-icon.tsx",
|
|
216
|
+
"import": "./dist/list-item-icon.mjs",
|
|
217
|
+
"require": "./dist/list-item-icon.js"
|
|
218
|
+
},
|
|
219
|
+
"./masonry": {
|
|
220
|
+
"types": "./src/masonry.tsx",
|
|
221
|
+
"import": "./dist/masonry.mjs",
|
|
222
|
+
"require": "./dist/masonry.js"
|
|
223
|
+
},
|
|
224
|
+
"./menu": {
|
|
225
|
+
"types": "./src/menu.tsx",
|
|
226
|
+
"import": "./dist/menu.mjs",
|
|
227
|
+
"require": "./dist/menu.js"
|
|
228
|
+
},
|
|
229
|
+
"./menu-item": {
|
|
230
|
+
"types": "./src/menu-item.tsx",
|
|
231
|
+
"import": "./dist/menu-item.mjs",
|
|
232
|
+
"require": "./dist/menu-item.js"
|
|
233
|
+
},
|
|
234
|
+
"./pagination": {
|
|
235
|
+
"types": "./src/pagination.tsx",
|
|
236
|
+
"import": "./dist/pagination.mjs",
|
|
237
|
+
"require": "./dist/pagination.js"
|
|
238
|
+
},
|
|
239
|
+
"./paper": {
|
|
240
|
+
"types": "./src/paper.tsx",
|
|
241
|
+
"import": "./dist/paper.mjs",
|
|
242
|
+
"require": "./dist/paper.js"
|
|
243
|
+
},
|
|
244
|
+
"./progress": {
|
|
245
|
+
"types": "./src/progress.tsx",
|
|
246
|
+
"import": "./dist/progress.mjs",
|
|
247
|
+
"require": "./dist/progress.js"
|
|
248
|
+
},
|
|
249
|
+
"./radio": {
|
|
250
|
+
"types": "./src/radio.tsx",
|
|
251
|
+
"import": "./dist/radio.mjs",
|
|
252
|
+
"require": "./dist/radio.js"
|
|
253
|
+
},
|
|
254
|
+
"./radio-group": {
|
|
255
|
+
"types": "./src/radio-group.tsx",
|
|
256
|
+
"import": "./dist/radio-group.mjs",
|
|
257
|
+
"require": "./dist/radio-group.js"
|
|
258
|
+
},
|
|
259
|
+
"./rating": {
|
|
260
|
+
"types": "./src/rating.tsx",
|
|
261
|
+
"import": "./dist/rating.mjs",
|
|
262
|
+
"require": "./dist/rating.js"
|
|
263
|
+
},
|
|
264
|
+
"./select": {
|
|
265
|
+
"types": "./src/select.tsx",
|
|
266
|
+
"import": "./dist/select.mjs",
|
|
267
|
+
"require": "./dist/select.js"
|
|
268
|
+
},
|
|
269
|
+
"./skeleton": {
|
|
270
|
+
"types": "./src/skeleton.tsx",
|
|
271
|
+
"import": "./dist/skeleton.mjs",
|
|
272
|
+
"require": "./dist/skeleton.js"
|
|
273
|
+
},
|
|
274
|
+
"./slider": {
|
|
275
|
+
"types": "./src/slider.tsx",
|
|
276
|
+
"import": "./dist/slider.mjs",
|
|
277
|
+
"require": "./dist/slider.js"
|
|
278
|
+
},
|
|
279
|
+
"./snackbar": {
|
|
280
|
+
"types": "./src/snackbar.tsx",
|
|
281
|
+
"import": "./dist/snackbar.mjs",
|
|
282
|
+
"require": "./dist/snackbar.js"
|
|
283
|
+
},
|
|
284
|
+
"./speed-dial": {
|
|
285
|
+
"types": "./src/speed-dial.tsx",
|
|
286
|
+
"import": "./dist/speed-dial.mjs",
|
|
287
|
+
"require": "./dist/speed-dial.js"
|
|
288
|
+
},
|
|
289
|
+
"./speed-dial-action": {
|
|
290
|
+
"types": "./src/speed-dial-action.tsx",
|
|
291
|
+
"import": "./dist/speed-dial-action.mjs",
|
|
292
|
+
"require": "./dist/speed-dial-action.js"
|
|
293
|
+
},
|
|
294
|
+
"./stack": {
|
|
295
|
+
"types": "./src/stack.tsx",
|
|
296
|
+
"import": "./dist/stack.mjs",
|
|
297
|
+
"require": "./dist/stack.js"
|
|
298
|
+
},
|
|
299
|
+
"./stepper": {
|
|
300
|
+
"types": "./src/stepper.tsx",
|
|
301
|
+
"import": "./dist/stepper.mjs",
|
|
302
|
+
"require": "./dist/stepper.js"
|
|
303
|
+
},
|
|
304
|
+
"./step": {
|
|
305
|
+
"types": "./src/step.tsx",
|
|
306
|
+
"import": "./dist/step.mjs",
|
|
307
|
+
"require": "./dist/step.js"
|
|
308
|
+
},
|
|
309
|
+
"./step-label": {
|
|
310
|
+
"types": "./src/step-label.tsx",
|
|
311
|
+
"import": "./dist/step-label.mjs",
|
|
312
|
+
"require": "./dist/step-label.js"
|
|
313
|
+
},
|
|
314
|
+
"./step-content": {
|
|
315
|
+
"types": "./src/step-content.tsx",
|
|
316
|
+
"import": "./dist/step-content.mjs",
|
|
317
|
+
"require": "./dist/step-content.js"
|
|
318
|
+
},
|
|
319
|
+
"./switch": {
|
|
320
|
+
"types": "./src/switch.tsx",
|
|
321
|
+
"import": "./dist/switch.mjs",
|
|
322
|
+
"require": "./dist/switch.js"
|
|
323
|
+
},
|
|
324
|
+
"./tab": {
|
|
325
|
+
"types": "./src/tab.tsx",
|
|
326
|
+
"import": "./dist/tab.mjs",
|
|
327
|
+
"require": "./dist/tab.js"
|
|
328
|
+
},
|
|
329
|
+
"./tabs": {
|
|
330
|
+
"types": "./src/tabs.tsx",
|
|
331
|
+
"import": "./dist/tabs.mjs",
|
|
332
|
+
"require": "./dist/tabs.js"
|
|
333
|
+
},
|
|
334
|
+
"./tab-panel": {
|
|
335
|
+
"types": "./src/tab-panel.tsx",
|
|
336
|
+
"import": "./dist/tab-panel.mjs",
|
|
337
|
+
"require": "./dist/tab-panel.js"
|
|
338
|
+
},
|
|
339
|
+
"./tab-context": {
|
|
340
|
+
"types": "./src/tab-context.tsx",
|
|
341
|
+
"import": "./dist/tab-context.mjs",
|
|
342
|
+
"require": "./dist/tab-context.js"
|
|
343
|
+
},
|
|
344
|
+
"./tab-list": {
|
|
345
|
+
"types": "./src/tab-list.tsx",
|
|
346
|
+
"import": "./dist/tab-list.mjs",
|
|
347
|
+
"require": "./dist/tab-list.js"
|
|
348
|
+
},
|
|
349
|
+
"./table": {
|
|
350
|
+
"types": "./src/table.tsx",
|
|
351
|
+
"import": "./dist/table.mjs",
|
|
352
|
+
"require": "./dist/table.js"
|
|
353
|
+
},
|
|
354
|
+
"./table-body": {
|
|
355
|
+
"types": "./src/table-body.tsx",
|
|
356
|
+
"import": "./dist/table-body.mjs",
|
|
357
|
+
"require": "./dist/table-body.js"
|
|
358
|
+
},
|
|
359
|
+
"./table-cell": {
|
|
360
|
+
"types": "./src/table-cell.tsx",
|
|
361
|
+
"import": "./dist/table-cell.mjs",
|
|
362
|
+
"require": "./dist/table-cell.js"
|
|
363
|
+
},
|
|
364
|
+
"./table-container": {
|
|
365
|
+
"types": "./src/table-container.tsx",
|
|
366
|
+
"import": "./dist/table-container.mjs",
|
|
367
|
+
"require": "./dist/table-container.js"
|
|
368
|
+
},
|
|
369
|
+
"./table-head": {
|
|
370
|
+
"types": "./src/table-head.tsx",
|
|
371
|
+
"import": "./dist/table-head.mjs",
|
|
372
|
+
"require": "./dist/table-head.js"
|
|
373
|
+
},
|
|
374
|
+
"./table-row": {
|
|
375
|
+
"types": "./src/table-row.tsx",
|
|
376
|
+
"import": "./dist/table-row.mjs",
|
|
377
|
+
"require": "./dist/table-row.js"
|
|
378
|
+
},
|
|
379
|
+
"./text-field": {
|
|
380
|
+
"types": "./src/text-field.tsx",
|
|
381
|
+
"import": "./dist/text-field.mjs",
|
|
382
|
+
"require": "./dist/text-field.js"
|
|
383
|
+
},
|
|
12
384
|
"./theme": {
|
|
13
|
-
"types": "./
|
|
14
|
-
"import": "./dist/theme
|
|
15
|
-
"require": "./dist/theme
|
|
385
|
+
"types": "./src/theme/index.ts",
|
|
386
|
+
"import": "./dist/theme.mjs",
|
|
387
|
+
"require": "./dist/theme.js"
|
|
388
|
+
},
|
|
389
|
+
"./timeline": {
|
|
390
|
+
"types": "./src/timeline.tsx",
|
|
391
|
+
"import": "./dist/timeline.mjs",
|
|
392
|
+
"require": "./dist/timeline.js"
|
|
393
|
+
},
|
|
394
|
+
"./timeline-item": {
|
|
395
|
+
"types": "./src/timeline-item.tsx",
|
|
396
|
+
"import": "./dist/timeline-item.mjs",
|
|
397
|
+
"require": "./dist/timeline-item.js"
|
|
398
|
+
},
|
|
399
|
+
"./timeline-separator": {
|
|
400
|
+
"types": "./src/timeline-separator.tsx",
|
|
401
|
+
"import": "./dist/timeline-separator.mjs",
|
|
402
|
+
"require": "./dist/timeline-separator.js"
|
|
403
|
+
},
|
|
404
|
+
"./timeline-connector": {
|
|
405
|
+
"types": "./src/timeline-connector.tsx",
|
|
406
|
+
"import": "./dist/timeline-connector.mjs",
|
|
407
|
+
"require": "./dist/timeline-connector.js"
|
|
408
|
+
},
|
|
409
|
+
"./timeline-dot": {
|
|
410
|
+
"types": "./src/timeline-dot.tsx",
|
|
411
|
+
"import": "./dist/timeline-dot.mjs",
|
|
412
|
+
"require": "./dist/timeline-dot.js"
|
|
413
|
+
},
|
|
414
|
+
"./timeline-content": {
|
|
415
|
+
"types": "./src/timeline-content.tsx",
|
|
416
|
+
"import": "./dist/timeline-content.mjs",
|
|
417
|
+
"require": "./dist/timeline-content.js"
|
|
418
|
+
},
|
|
419
|
+
"./toggle-button": {
|
|
420
|
+
"types": "./src/toggle-button.tsx",
|
|
421
|
+
"import": "./dist/toggle-button.mjs",
|
|
422
|
+
"require": "./dist/toggle-button.js"
|
|
423
|
+
},
|
|
424
|
+
"./toggle-button-group": {
|
|
425
|
+
"types": "./src/toggle-button-group.tsx",
|
|
426
|
+
"import": "./dist/toggle-button-group.mjs",
|
|
427
|
+
"require": "./dist/toggle-button-group.js"
|
|
428
|
+
},
|
|
429
|
+
"./selection-button-group": {
|
|
430
|
+
"types": "./src/selection-button-group.tsx",
|
|
431
|
+
"import": "./dist/selection-button-group.mjs",
|
|
432
|
+
"require": "./dist/selection-button-group.js"
|
|
433
|
+
},
|
|
434
|
+
"./tooltip": {
|
|
435
|
+
"types": "./src/tooltip.tsx",
|
|
436
|
+
"import": "./dist/tooltip.mjs",
|
|
437
|
+
"require": "./dist/tooltip.js"
|
|
438
|
+
},
|
|
439
|
+
"./typography": {
|
|
440
|
+
"types": "./src/typography.tsx",
|
|
441
|
+
"import": "./dist/typography.mjs",
|
|
442
|
+
"require": "./dist/typography.js"
|
|
16
443
|
}
|
|
17
444
|
},
|
|
18
445
|
"scripts": {
|
|
@@ -23,10 +450,10 @@
|
|
|
23
450
|
},
|
|
24
451
|
"devDependencies": {
|
|
25
452
|
"@repo/eslint-config": "*",
|
|
453
|
+
"@repo/typescript-config": "*",
|
|
26
454
|
"@types/react": "^18.3.1",
|
|
27
455
|
"@types/react-dom": "^18.3.1",
|
|
28
456
|
"eslint": "^8.57.0",
|
|
29
|
-
"@repo/typescript-config": "*",
|
|
30
457
|
"tsup": "^8.0.2",
|
|
31
458
|
"typescript": "5.5.4"
|
|
32
459
|
},
|
|
@@ -37,7 +464,12 @@
|
|
|
37
464
|
"@mui/system": "^7.3.6",
|
|
38
465
|
"@mui/x-data-grid": "^8.22.0",
|
|
39
466
|
"@mui/x-date-pickers": "^8.22.0",
|
|
467
|
+
"chart.js": "^4.5.1",
|
|
468
|
+
"chartjs-adapter-date-fns": "^3.0.0",
|
|
469
|
+
"chartjs-plugin-datalabels": "^2.2.0",
|
|
470
|
+
"date-fns": "^4.1.0",
|
|
40
471
|
"react": "^18.3.1",
|
|
472
|
+
"react-chartjs-2": "^5.3.1",
|
|
41
473
|
"react-dom": "^18.3.1"
|
|
42
474
|
},
|
|
43
475
|
"peerDependencies": {
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAccordionDetails, {
|
|
3
|
+
type AccordionDetailsProps as MuiAccordionDetailsProps,
|
|
4
|
+
} from "@mui/material/AccordionDetails";
|
|
5
|
+
|
|
6
|
+
export type AccordionDetailsProps = MuiAccordionDetailsProps;
|
|
7
|
+
|
|
8
|
+
export const AccordionDetails = React.forwardRef<HTMLDivElement, AccordionDetailsProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiAccordionDetails ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
AccordionDetails.displayName = "AccordionDetails";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAccordionSummary, {
|
|
3
|
+
type AccordionSummaryProps as MuiAccordionSummaryProps,
|
|
4
|
+
} from "@mui/material/AccordionSummary";
|
|
5
|
+
|
|
6
|
+
export type AccordionSummaryProps = MuiAccordionSummaryProps;
|
|
7
|
+
|
|
8
|
+
export const AccordionSummary = React.forwardRef<HTMLDivElement, AccordionSummaryProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiAccordionSummary ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
AccordionSummary.displayName = "AccordionSummary";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAccordion, {
|
|
3
|
+
type AccordionProps as MuiAccordionProps,
|
|
4
|
+
} from "@mui/material/Accordion";
|
|
5
|
+
|
|
6
|
+
export type AccordionProps = MuiAccordionProps;
|
|
7
|
+
|
|
8
|
+
export const Accordion = React.forwardRef<HTMLDivElement, AccordionProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiAccordion ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
Accordion.displayName = "Accordion";
|
package/src/alert.tsx
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAlert, { type AlertProps as MuiAlertProps } from "@mui/material/Alert";
|
|
3
|
+
|
|
4
|
+
export type AlertProps = MuiAlertProps;
|
|
5
|
+
|
|
6
|
+
export const Alert = React.forwardRef<HTMLDivElement, AlertProps>(
|
|
7
|
+
(props, ref) => {
|
|
8
|
+
return <MuiAlert ref={ref} {...props} />;
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
|
|
12
|
+
Alert.displayName = "Alert";
|
package/src/app-bar.tsx
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAppBar, { type AppBarProps as MuiAppBarProps } from "@mui/material/AppBar";
|
|
3
|
+
|
|
4
|
+
export type AppBarProps = MuiAppBarProps;
|
|
5
|
+
|
|
6
|
+
export const AppBar = React.forwardRef<HTMLDivElement, AppBarProps>(
|
|
7
|
+
(props, ref) => {
|
|
8
|
+
return <MuiAppBar ref={ref} {...props} />;
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
|
|
12
|
+
AppBar.displayName = "AppBar";
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAutocomplete, {
|
|
3
|
+
type AutocompleteProps as MuiAutocompleteProps,
|
|
4
|
+
} from "@mui/material/Autocomplete";
|
|
5
|
+
|
|
6
|
+
export type AutocompleteProps<
|
|
7
|
+
T,
|
|
8
|
+
Multiple extends boolean | undefined = false,
|
|
9
|
+
DisableClearable extends boolean | undefined = false,
|
|
10
|
+
FreeSolo extends boolean | undefined = false,
|
|
11
|
+
> = MuiAutocompleteProps<T, Multiple, DisableClearable, FreeSolo>;
|
|
12
|
+
|
|
13
|
+
export const Autocomplete = React.forwardRef<HTMLDivElement, AutocompleteProps<unknown>>(
|
|
14
|
+
(props, ref) => {
|
|
15
|
+
return <MuiAutocomplete ref={ref} {...props} />;
|
|
16
|
+
}
|
|
17
|
+
) as <
|
|
18
|
+
T,
|
|
19
|
+
Multiple extends boolean | undefined = false,
|
|
20
|
+
DisableClearable extends boolean | undefined = false,
|
|
21
|
+
FreeSolo extends boolean | undefined = false,
|
|
22
|
+
>(
|
|
23
|
+
props: AutocompleteProps<T, Multiple, DisableClearable, FreeSolo> & React.RefAttributes<HTMLDivElement>,
|
|
24
|
+
) => JSX.Element;
|
|
25
|
+
|
|
26
|
+
(Autocomplete as React.FC).displayName = "Autocomplete";
|
package/src/avatar.tsx
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiAvatar, { type AvatarProps as MuiAvatarProps } from "@mui/material/Avatar";
|
|
3
|
+
|
|
4
|
+
export type AvatarProps = MuiAvatarProps;
|
|
5
|
+
|
|
6
|
+
export const Avatar = React.forwardRef<HTMLDivElement, AvatarProps>(
|
|
7
|
+
(props, ref) => {
|
|
8
|
+
return <MuiAvatar ref={ref} {...props} />;
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
|
|
12
|
+
Avatar.displayName = "Avatar";
|
package/src/backdrop.tsx
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiBackdrop, {
|
|
3
|
+
type BackdropProps as MuiBackdropProps,
|
|
4
|
+
} from "@mui/material/Backdrop";
|
|
5
|
+
|
|
6
|
+
export type BackdropProps = MuiBackdropProps;
|
|
7
|
+
|
|
8
|
+
export const Backdrop = React.forwardRef<HTMLDivElement, BackdropProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiBackdrop ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
Backdrop.displayName = "Backdrop";
|
package/src/badge.tsx
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiBadge, { type BadgeProps as MuiBadgeProps } from "@mui/material/Badge";
|
|
3
|
+
|
|
4
|
+
export type BadgeProps = MuiBadgeProps;
|
|
5
|
+
|
|
6
|
+
export const Badge = React.forwardRef<HTMLDivElement, BadgeProps>(
|
|
7
|
+
(props, ref) => {
|
|
8
|
+
return <MuiBadge ref={ref} {...props} />;
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
|
|
12
|
+
Badge.displayName = "Badge";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiBottomNavigationAction, {
|
|
3
|
+
type BottomNavigationActionProps as MuiBottomNavigationActionProps,
|
|
4
|
+
} from "@mui/material/BottomNavigationAction";
|
|
5
|
+
|
|
6
|
+
export type BottomNavigationActionProps = MuiBottomNavigationActionProps;
|
|
7
|
+
|
|
8
|
+
export const BottomNavigationAction = React.forwardRef<HTMLButtonElement, BottomNavigationActionProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiBottomNavigationAction ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
BottomNavigationAction.displayName = "BottomNavigationAction";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiBottomNavigation, {
|
|
3
|
+
type BottomNavigationProps as MuiBottomNavigationProps,
|
|
4
|
+
} from "@mui/material/BottomNavigation";
|
|
5
|
+
|
|
6
|
+
export type BottomNavigationProps = MuiBottomNavigationProps;
|
|
7
|
+
|
|
8
|
+
export const BottomNavigation = React.forwardRef<HTMLDivElement, BottomNavigationProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiBottomNavigation ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
BottomNavigation.displayName = "BottomNavigation";
|
package/src/box.tsx
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiBox, { type BoxProps as MuiBoxProps } from "@mui/material/Box";
|
|
3
|
+
|
|
4
|
+
export type BoxProps = MuiBoxProps;
|
|
5
|
+
|
|
6
|
+
export const Box = React.forwardRef<HTMLDivElement, BoxProps>(
|
|
7
|
+
(props, ref) => {
|
|
8
|
+
return <MuiBox ref={ref} {...props} />;
|
|
9
|
+
}
|
|
10
|
+
);
|
|
11
|
+
|
|
12
|
+
Box.displayName = "Box";
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import MuiBreadcrumbs, {
|
|
3
|
+
type BreadcrumbsProps as MuiBreadcrumbsProps,
|
|
4
|
+
} from "@mui/material/Breadcrumbs";
|
|
5
|
+
|
|
6
|
+
export type BreadcrumbsProps = MuiBreadcrumbsProps;
|
|
7
|
+
|
|
8
|
+
export const Breadcrumbs = React.forwardRef<HTMLDivElement, BreadcrumbsProps>(
|
|
9
|
+
(props, ref) => {
|
|
10
|
+
return <MuiBreadcrumbs ref={ref} {...props} />;
|
|
11
|
+
}
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
Breadcrumbs.displayName = "Breadcrumbs";
|