canvas-website/src/hooks
Jeff Emmett a9f262d591 feat: Add GoogleItemShape with privacy badges (Phase 4)
Privacy-aware item shapes for Google Export data:

- GoogleItemShapeUtil: Custom shape for Google items with:
  - Visual distinction: dashed border + shaded overlay for LOCAL items
  - Solid border for SHARED items
  - Privacy badge (🔒 local, 🌐 shared) in top-right corner
  - Click badge to trigger visibility change (Phase 5)
  - Service icon, title, preview, date display
  - Optional thumbnail support for photos
  - Dark mode support

- GoogleItemTool: Tool for creating GoogleItem shapes

- Updated ShareableItem type to include `service` and `thumbnailUrl`

- Updated usePrivateWorkspace hook to create GoogleItem shapes
  instead of placeholder text shapes

Items added from GoogleExportBrowser now appear as proper
GoogleItem shapes with privacy indicators inside the workspace.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 17:52:54 -08:00
..
useAdvancedSpeakerDiarization.ts everything working in dev 2025-11-10 11:06:13 -08:00
useCameraControls.ts fix zoom & videochat 2025-09-01 09:44:52 +02:00
usePinnedToView.ts feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API 2025-11-27 23:57:26 -08:00
usePrivateWorkspace.ts feat: Add GoogleItemShape with privacy badges (Phase 4) 2025-12-04 17:52:54 -08:00
useWebSpeechTranscription.ts update to fix vercel and cloudflare errors 2025-11-10 11:30:33 -08:00
useWhisperTranscriptionSimple.ts fix: resolve TypeScript errors for Cloudflare Pages build 2025-11-29 21:51:54 -08:00