feat(LOY-291): New claim points flow for logged in users
* wip new flow
* More wip
* More wip
* Wip styling
* wip with a mutation
* Actually fetch booking data
* More styling wip
* Fix toast duration
* fix loading a11y maybe
* More stuff
* Add feature flag
* Add invalid state
* Clean up
* Add fields for missing user info
* Restructure files
* Add todos
* Disable warning
* Fix icon and border radius
Approved-by: Emma Zettervall
Approved-by: Matilda Landström
feat(BOOK-750): refactor booking endpoints
* WIP
* wip
* wip
* parse dates in UTC
* wip
* no more errors
* Merge branch 'master' of bitbucket.org:scandic-swap/web into chore/refactor-trpc-booking-routes
* .
* cleanup
* import named z from zod
* fix(BOOK-750): updateBooking api endpoint expects dateOnly, we passed ISO date
Approved-by: Anton Gunnarsson