hensei-web/types
Justin Edmund 7c814610b9 Create PartyTransformer
Transforms data into Party objects and back again.

We also created PartyParams to send data back to the API in a uniform way.

We organized the resulting object more than we have in the past since we can do what we want now.

Lastly, we removed characters, weapons and summons from this object. We will probably make a new Grid object and reference that here instead.
2023-07-06 00:04:52 -07:00
..
AccountCookie.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
AppUpdate.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
Awakening.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
Character.d.ts Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
CheckedState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
declarations.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
ElementState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
FilterSet.d.ts Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
GranblueCookie.d.ts Rollback GranblueCookie changes 2023-01-03 23:28:36 -08:00
GranblueElement.d.ts Rich text editor and support for tagging objects (#340) 2023-07-05 21:19:34 -07:00
GridArray.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
GridCharacter.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
GridSummon.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
GridWeapon.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
Guidebook.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
index.d.ts Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
ItemSkill.d.ts Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
Job.d.ts Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
JobAccessory.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
JobSkill.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
OnClickEvent.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
Party.d.ts Create PartyTransformer 2023-07-06 00:04:52 -07:00
PartyParams.d.ts Create PartyTransformer 2023-07-06 00:04:52 -07:00
ProficiencyState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
Raid.d.ts Create RaidTransformer 2023-07-06 00:02:11 -07:00
RaidGroup.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
RarityState.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
SimpleAxSkill.d.ts Remove trailing semicolons 2022-12-05 17:54:46 -08:00
Summon.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
TeamElement.d.ts February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
User.d.ts Create UserTransformer 2023-07-06 00:03:21 -07:00
UserCookie.d.ts Add theme to state and cookies 2022-12-25 16:04:01 -08:00
UserParams.d.ts Create UserTransformer 2023-07-06 00:03:21 -07:00
Weapon.d.ts June 2023 Update (#316) 2023-06-19 03:54:03 -07:00
WeaponKey.d.ts Bug fixes and content updates (#270) 2023-03-17 01:35:49 -07:00
WeaponSeries.d.ts Rename cosmos → cosmic 2022-12-26 05:17:24 -08:00