Introduces the ability to discover and render `*.sheet.svg` files.
These files can contain `<text>` elements with `${key}` templates
that reactively update based on the current journal stats.
- Add `StatSheet` type and CLI scanning logic
- Implement `SheetView` for rendering SVGs with live bindings
- Add `parseSheet` utility to extract template patterns from SVG
- Update file indexer to include `.svg` files
|
||
|---|---|---|
| .. | ||
| sources | ||
| block-processor.ts | ||
| block-scanner.ts | ||
| index.ts | ||
| stat-parser.ts | ||
| types.ts | ||