refactor: database structure

This commit is contained in:
2025-01-03 04:42:42 +08:00
parent 70932900cd
commit 917af7320e
462 changed files with 1223 additions and 724 deletions

0
apps/storybook/.gitignore vendored Normal file → Executable file
View File

0
apps/storybook/.storybook/main.ts Normal file → Executable file
View File

0
apps/storybook/.storybook/preview-head.html Normal file → Executable file
View File

0
apps/storybook/.storybook/preview.tsx Normal file → Executable file
View File

0
apps/storybook/README.md Normal file → Executable file
View File

0
apps/storybook/next.config.ts Normal file → Executable file
View File

0
apps/storybook/package.json Normal file → Executable file
View File

0
apps/storybook/postcss.config.mjs Normal file → Executable file
View File

0
apps/storybook/public/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

0
apps/storybook/stories/accordion.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/alert-dialog.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/alert.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/aspect-ratio.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/avatar.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/badge.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/breadcrumb.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/button.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/calendar.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/card.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/carousel.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/chart.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/checkbox.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/collapsible.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/command.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/context-menu.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/dialog.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/drawer.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/dropdown-menu.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/form.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/hover-card.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/input-otp.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/input.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/label.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/menubar.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/navigation-menu.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/pagination.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/popover.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/progress.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/radio-group.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/resizable.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/scroll-area.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/select.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/separator.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/sheet.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/sidebar.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/skeleton.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/slider.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/sonner.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/switch.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/table.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/tabs.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/textarea.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/toast.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/toggle-group.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/toggle.stories.tsx Normal file → Executable file
View File

0
apps/storybook/stories/tooltip.stories.tsx Normal file → Executable file
View File

0
apps/storybook/tailwind.config.ts Normal file → Executable file
View File

0
apps/storybook/tsconfig.json Normal file → Executable file
View File