hensei-web/src/lib/components/database
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
..
cells refactor: add wx-svelte-grid Cell type for database cells 2025-11-28 21:46:48 -08:00
DatabaseGrid.svelte add database pages with svar grid 2025-09-17 05:32:38 -07:00
DatabaseGridWithProvider.svelte Fix database pages to use camelCase field names 2025-09-20 02:57:27 -07:00
UncapCell.svelte feat: add uncap indicators to units and database 2025-09-17 10:43:32 -07:00