nexus/ui/src
Dotta 8d0581ffb4 refactor: extract shared PackageFileTree component for import/export
Extract duplicated file tree types, helpers (buildFileTree, countFiles,
collectAllPaths, parseFrontmatter), and visual tree component into a
shared PackageFileTree component. Both import and export pages now use
the same underlying tree with consistent alignment and styling.

Import-specific behavior (action badges, unchecked opacity) is handled
via renderFileExtra and fileRowClassName props. Also removes the file
count subtitle from the import sidebar to match the export page.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-16 09:04:22 -05:00
..
adapters Raise default max turns to 300 2026-03-12 09:34:05 -05:00
api Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
components refactor: extract shared PackageFileTree component for import/export 2026-03-16 09:04:22 -05:00
context fix(ui): refresh issue documents from live events 2026-03-14 06:52:44 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Merge public-gh/master into paperclip-company-import-export 2026-03-14 21:45:54 -05:00
lib Use zip archives for company export 2026-03-16 08:54:50 -05:00
pages refactor: extract shared PackageFileTree component for import/export 2026-03-16 09:04:22 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Move company import/export to dedicated pages with file-browser UX 2026-03-15 14:43:07 -05:00
index.css Dark theme for CodeMirror code blocks in MDXEditor 2026-03-15 14:39:09 -05:00
main.tsx Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00