hensei-web/src/lib
Justin Edmund 901fd5a157 weapons: add frontend adapter methods and interfaces
Add weapon creation infrastructure to entity adapter:
- WeaponValidationResult interface for validation response
- CreateWeaponPayload interface for weapon creation
- WeaponDownloadStatus interface for download status
- validateWeaponGranblueId() method
- createWeapon() method
- downloadWeaponImages() method
- getWeaponDownloadStatus() method

Also add getWeaponSeriesOptions() utility function.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 03:06:04 -08:00
..
api weapons: add frontend adapter methods and interfaces 2025-12-01 03:06:04 -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 ui: add TagInput component for nicknames 2025-12-01 02:43:44 -08:00
composables fix: Phase 7c - fix Touch/drag-drop types (32 -> 28 errors) 2025-11-28 20:01:46 -08:00
data data: add ax skill definitions 2025-11-30 20:05:46 -08:00
features summons: add creation page and section components 2025-12-01 03:00:58 -08:00
providers fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
query Complete TanStack Query v6 migration (#445) 2025-11-29 22:32:15 -08:00
stores update auth store redirect to /auth/login 2025-11-30 22:29:08 -08:00
types types: add NO_AWAKENING sentinel and update entity types 2025-11-30 20:05:50 -08:00
utils weapons: add frontend adapter methods and interfaces 2025-12-01 03:06:04 -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