rspace-online/lib
Jeff Emmett a6d2cdcf86 feat: Add AI integration shapes (task-4)
- folk-image-gen: Image generation with style selection
- folk-video-gen: Video generation with I2V/T2V modes
- folk-prompt: LLM chat interface with model selection
- folk-transcription: Real-time transcription via Web Speech API

All shapes integrated into canvas.html with toolbar buttons.
Backend API endpoints are placeholders to be implemented.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 21:30:02 +01:00
..
DOMRectTransform.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
Matrix.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
TransformEvent.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
Vector.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
community-sync.ts feat: Add real-time presence cursors for collaboration 2026-01-02 19:13:51 +01:00
cursors.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
folk-arrow.ts Add FolkArrow component for shape connections 2026-01-01 23:13:25 +01:00
folk-calendar.ts feat: Add core data shapes (task-3) 2026-01-02 20:27:47 +01:00
folk-chat.ts feat: Add 4 FolkJS shape components (slide, chat, google-item, piano) 2026-01-02 18:48:36 +01:00
folk-element.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
folk-embed.ts feat: Add core data shapes (task-3) 2026-01-02 20:27:47 +01:00
folk-google-item.ts feat: Add 4 FolkJS shape components (slide, chat, google-item, piano) 2026-01-02 18:48:36 +01:00
folk-image-gen.ts feat: Add AI integration shapes (task-4) 2026-01-02 21:30:02 +01:00
folk-map.ts feat: Add core data shapes (task-3) 2026-01-02 20:27:47 +01:00
folk-markdown.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
folk-piano.ts feat: Add 4 FolkJS shape components (slide, chat, google-item, piano) 2026-01-02 18:48:36 +01:00
folk-prompt.ts feat: Add AI integration shapes (task-4) 2026-01-02 21:30:02 +01:00
folk-shape.ts feat: Add mobile touch support for canvas 2026-01-02 18:57:51 +01:00
folk-slide.ts feat: Add 4 FolkJS shape components (slide, chat, google-item, piano) 2026-01-02 18:48:36 +01:00
folk-transcription.ts feat: Add AI integration shapes (task-4) 2026-01-02 21:30:02 +01:00
folk-video-gen.ts feat: Add AI integration shapes (task-4) 2026-01-02 21:30:02 +01:00
folk-wrapper.ts Add FolkWrapper component for standardized card UI 2026-01-01 23:06:48 +01:00
index.ts feat: Add AI integration shapes (task-4) 2026-01-02 21:30:02 +01:00
maximize.ts feat: Add shared FolkJS utilities (maximize, pinned-view, toJSON) 2026-01-02 18:36:40 +01:00
pinned-view.ts feat: Add shared FolkJS utilities (maximize, pinned-view, toJSON) 2026-01-02 18:36:40 +01:00
presence.ts feat: Add real-time presence cursors for collaboration 2026-01-02 19:13:51 +01:00
resize-manager.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
tags.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
types.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00
utils.ts Initial rspace-online: FolkJS collaborative canvas with subdomain routing 2026-01-01 16:27:07 +01:00