managarten/packages/shared-theme/src
Till-JS b9608bd5d2 fix(picture): resolve all TypeScript type errors
- Migrate stores from Database types to API types (camelCase)
- Fix snake_case to camelCase property access across components
- Remove deprecated userId params from API calls (now auth-based)
- Fix Konva type comparisons in BoardCanvas
- Fix async onMount return type issues
- Add emoji property to ThemeVariantDefinition type
- Fix Input autocomplete type to use AutoFill
- Remove invalid 'downloading' status checks

Reduces type errors from 120 to 0.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 09:17:55 +01:00
..
constants.ts fix(picture): resolve all TypeScript type errors 2025-11-29 09:17:55 +01:00
index.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
store.svelte.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
types.ts fix(picture): resolve all TypeScript type errors 2025-11-29 09:17:55 +01:00
utils.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00