hensei-web/src/lib/types
Devin AI dfbb1e4e48 fix: type errors and cleanup for svelte-main branch
- Fix RequestOptions cache type incompatibility in adapters/types.ts
- Add missing properties to Character type in entity.adapter.ts and entities.ts
- Create adapters index.ts for module exports
- Update users.ts to use userAdapter instead of removed core module
- Fix UserSettingsModal.svelte switch import and type errors
- Add type shims for wx-svelte-grid and $env/static/public
- Accept upstream versions for SearchSidebar.svelte and teams/new/+page.svelte
- Add CLEANUP_PLAN.md documenting remaining work

Reduces type errors from ~412 to ~378. See CLEANUP_PLAN.md for remaining fixes.

Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-28 20:08:10 +00:00
..
api fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
AccountCookie.d.ts add auth store and update auth flow 2025-09-23 22:09:14 -07:00
AppUpdate.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
Awakening.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
Character.d.ts Migrate type defs 2025-09-09 00:27:26 -07:00
CheckedState.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
declarations.d.ts fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
ElementState.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
enums.ts implement visual party segmented control 2025-09-16 20:08:57 -07:00
FilterSet.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
GranblueCookie.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
GranblueElement.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
GridArray.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
GridCharacter.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
GridSummon.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
GridWeapon.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
Guidebook.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
index.d.ts Migrate type defs 2025-09-09 00:27:26 -07:00
ItemSkill.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
Job.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
JobAccessory.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
JobSkill.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
MentionItem.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
OnClickEvent.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
ProficiencyState.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
Raid.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
RaidGroup.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
RarityState.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
SimpleAxSkill.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
Summon.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
TeamElement.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
User.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
UserCookie.d.ts add user settings modal and page 2025-09-24 22:02:25 -07:00
Weapon.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
WeaponKey.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00
WeaponSeries.d.ts Add export keyword types 2025-09-09 03:17:38 -07:00