Commit 3c5b5e4
committed
Add sidebar and interactive chart components
Introduced new UI components including AppSidebar, ChartAreaInteractive, DataTable, and navigation elements. Updated dependencies in packages/ui/package.json to include @dnd-kit and related libraries for drag-and-drop functionality. Adjusted App.tsx header styling and made supporting changes to Tailwind config and UI primitives.1 parent b3edde2 commit 3c5b5e4
File tree
21 files changed
+1869
-111
lines changed- packages
- client/src
- ui
- src/components
- ui
21 files changed
+1869
-111
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments