mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Restructure the workbench module by moving components and stores from shared/workbench to workbench directory. This includes terminal components, editor utilities, preview stores, and UI components. Update all import paths to reflect the new structure. The changes include: - Moving terminal components and theme files - Relocating editor utilities like EnvMasking and indent - Transferring stores for previews, editor, and terminal - Updating all affected import statements across the codebase - Moving UI components like PortDropdown and Inspector |
||
---|---|---|
.. | ||
index.ts | ||
useConnectionStatus.ts | ||
useDataOperations.ts | ||
useFeatures.ts | ||
useGit.ts | ||
useIndexedDB.ts | ||
useLocalProviders.ts | ||
useMessageParser.ts | ||
useNotifications.ts | ||
useSearchFilter.ts | ||
useSettings.ts | ||
useShortcuts.ts | ||
useSupabaseConnection.ts | ||
useViewport.ts |