Feat/SW-1379 multiroom summary
* fix: added early return in hotel query and added missing type annotations
* feat(SW-1379): update summary to support multiple rooms and add tests
* fix: added check for room number when using isMember for member prices
* fix: remove mocked array
* fix: minor bug fixes in rate details popup
* fix: translation key
Approved-by: Pontus Dreij
Approved-by: Arvid Norlin
Feat(SW-1207): Add parking elevator pitch to hotel sidepeek
* feat(SW-1207): Add parking elevator pitch to hotel sidepeek
* fix(SW-1207): remove optional from parking elevator pitch
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
Merged in feat/sw-397-alternative-hotels (pull request #1211)
Feat/sw 397 alternative hotels
* fix(SW-397): create alternative hotels page
* update types
* Adapt to new changes for fetching data
* Make bookingcode optional
* Code review fixes
Approved-by: Simon.Emanuelsson
feat(SW-1450): removed country reference from destination city pages
* feat(SW-1450): removed country reference from destination city pages
Approved-by: Fredrik Thorsson
Feat/support for all page links
* feat: added all page link connections to queries
* feat: updated output files
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
feat(SW-1388): add hero image and heading to startpage
* feat(SW-1388): add hero image and heading to startpage
* fix(SW-1388): spacing variables for padding
* fix(SW-1388): use inset value instead
Approved-by: Erik Tiekstra
feat(SW-1450): added components in destination pages from cs
* feat(SW-1450): added components in destination pages from cs
* feat(SW-1450): added correct refs and removed classNames
Approved-by: Fredrik Thorsson
Feat(SW-1001): Multiple activity cards on hotel page
* chore(SW-1001): render all activity cards
* chore(SW-1001): add sidepeek CTA text to CS
* feat(SW-1001): add slug from CS
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
BREAKING CHANGE: should be released to prod together with commit: 999aa376fb and requires Booking API to be released
fix(SW-1342)!: update booking schema to allow nullable and optional fields for confirmationNumber and description
* fix!: update booking schema to allow nullable and optional fields for confirmationNumber and description
Approved-by: Arvid Norlin
fix: update booking status schema and affected code
* fix: update booking api schema and affected code
* fix: update meta prop in booking response schema
Approved-by: Arvid Norlin
Feat/SW-1084 Spa page option on Hotel page
* chore(SW-1084): add separate spa page from CS for hotel page
* fix(SW-1084): Cleanup
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson