hensei-web/src/lib
Justin Edmund 271dcb3c81 refactor: add wx-svelte-grid Cell type for database cells
Phase 2.2: Add proper type definitions for wx-svelte-grid
- Created Cell interface export in wx-svelte-grid declarations
- Updated all 9 database cell components to use Cell type
- Removed custom Props interfaces with loose IRow typing
- Improved IntelliSense support for grid component props

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 21:46:48 -08:00
..
api refactor: unify visibility types to string literals 2025-11-28 21:43:55 -08:00
assets Init Svelte migration repo 2025-09-08 13:43:09 -07:00
auth fix: Phase 5 - fix environment variable imports (38 -> 37 errors) 2025-11-28 19:33:15 -08:00
components refactor: add wx-svelte-grid Cell type for database cells 2025-11-28 21:46:48 -08:00
composables fix: Phase 7c - fix Touch/drag-drop types (32 -> 28 errors) 2025-11-28 20:01:46 -08:00
data add job system 2025-09-29 23:45:50 -07:00
features fix: Phase 6 - fix ImageVariant type export (37 -> 36 errors) 2025-11-28 19:52:02 -08:00
providers fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
query add tanstack query with infinite scroll support 2025-11-28 11:00:57 -08:00
services refactor: unify visibility types to string literals 2025-11-28 21:43:55 -08:00
stores fix: sidebar.svelte.ts Component type to accept any props (166 -> 163 errors) 2025-11-28 21:17:55 +00:00
types refactor: add wx-svelte-grid Cell type for database cells 2025-11-28 21:46:48 -08:00
utils fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
validation Fix zod validation for login 2025-09-11 10:47:12 -07:00
index.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
seo.ts Rudimentary import for SEO 2025-09-09 03:20:38 -07:00