hensei-web/types
Justin Edmund a02a6c70aa
Jedmund/image embeds 2 (#424)
## Component Refactors:
- Updated `CharacterHovercard` to improve over mastery and awakening
section logic.
- Refactored `CharacterModal` to streamline state management (rings,
awakening, perpetuity) and object preparation.
- Adjusted `CharacterUnit` for consistent over mastery handling.
- Simplified `AwakeningSelectWithInput` to use awakening slug values and
improve error handling.
- Updated `RingSelect` to refine ring value syncing and index logic.
- Modified `Party` and `PartyHead` to ensure consistent over mastery
processing and proper preview URL construction.
- Updated `WeaponModal` to align awakening value handling with the new
slug-based approach.

## Styling and Configuration:
- Improved grid layout and styling in the `WeaponRep` SCSS module.
- Updated `next.config.js` rewrite rules to support new preview and
character routes.
- Added a new API endpoint (`pages/api/preview/[shortcode].tsx`) for
fetching party preview images.

## Type Definitions:
- Refined types in `types/GridCharacter.d.ts` and `types/index.d.ts` to
reflect updated structures for rings, over mastery, and awakening.
2025-02-09 22:54:15 -08:00
..
AccountCookie.d.ts Implement rudimentary Bahamut Mode (#381) 2023-09-09 02:29:30 -07:00
AppUpdate.d.ts
Awakening.d.ts
Character.d.ts
CheckedState.d.ts
declarations.d.ts
ElementState.d.ts
FilterSet.d.ts Break collection pages into hooks (#414) 2024-04-21 00:46:04 -07:00
GranblueCookie.d.ts
GranblueElement.d.ts
GridArray.d.ts
GridCharacter.d.ts Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
GridSummon.d.ts
GridWeapon.d.ts Add support for weapon transcendence (#402) 2024-01-15 14:16:49 -08:00
Guidebook.d.ts
index.d.ts Jedmund/image embeds 2 (#424) 2025-02-09 22:54:15 -08:00
ItemSkill.d.ts
Job.d.ts
JobAccessory.d.ts
JobSkill.d.ts
MentionItem.d.ts
OnClickEvent.d.ts
Party.d.ts
ProficiencyState.d.ts
Raid.d.ts
RaidGroup.d.ts
RarityState.d.ts
SimpleAxSkill.d.ts
Summon.d.ts Add support for weapon transcendence (#402) 2024-01-15 14:16:49 -08:00
TeamElement.d.ts
User.d.ts Implement rudimentary Bahamut Mode (#381) 2023-09-09 02:29:30 -07:00
UserCookie.d.ts
Weapon.d.ts Add support for weapon transcendence (#402) 2024-01-15 14:16:49 -08:00
WeaponKey.d.ts Logic updates for Draconic Weapons Providence (#389) 2023-12-26 03:21:39 -08:00
WeaponSeries.d.ts