managarten/packages/spiral-db
Till JS 7d18adadf7 fix: as-any cast cleanup + spiral-db prepare + locale typing
Remaining cast cleanups that got lost during the lint-staged stash
cycle and were re-applied:

- citycorners: added createdBy to LocalLocation type, removed 6
  `as any` casts in getCityStats/getPlatformStats
- picture/images: removed toggleField double-cast (now unnecessary
  after the IndexableType widening in shared-stores)
- contacts/[id]: tagIds exists on Contact — removed the
  `as unknown as Record<...>` cast
- calendar/EventForm: same tagIds fix — read directly from event
- +layout.svelte: import SupportedLocale type, use it for locale
  casts instead of `as any`
- spiral-db: added prepare + prepublishOnly scripts so dist/ is
  built on fresh clones

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 18:43:01 +02:00
..
src refactor(mana): rename inventar → inventory across the codebase 2026-04-09 15:50:24 +02:00
demo.ts fix(spiral-db): add test suite and fix critical bugs 2026-03-23 09:52:18 +01:00
package.json fix: as-any cast cleanup + spiral-db prepare + locale typing 2026-04-10 18:43:01 +02:00
tsconfig.json feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00
vitest.config.ts feat(spiral-db): add pixel-based spiral database package 2026-02-17 10:42:09 +01:00