feat(SW-3225): Move ParkingInformation to design-system
* Inline ParkingInformation types to remove trpc dependency
* Move ParkingInformation to design-system
* Move numberFormatting to common package
* Add deps to external
* Fix imports and i18n script
* Add common as dependency
* Merge branch 'master' into feat/sw-3225-move-parking-information-to-booking-flow
Approved-by: Linus Flood
feat: SW-2643 Tracking added mobile and email hash in booking cofirmation
* feat: SW-2643 Tracking added mobile and email hash in booking cofirmation
Approved-by: Matilda Landström
fix(SW-3198): show strikethrough price only if price is higher than regular price
* fix(SW-3198): show strikethrough price only if price is higher than regular price
* fix(SW-3198): reverse logic
Approved-by: Hrishikesh Vaipurkar
fix(SW-3002): fix bug causing hotel page not found
* fix(SW-3002): fix bug causing hotel page not found
Approved-by: Anton Gunnarsson
Approved-by: Linus Flood
feat(SW-3224): Move bookingcode filter to the booking-flow package
* feat(SW-3224): Moved bookingcode filter to the booking-flow package
Approved-by: Anton Gunnarsson
fix(SW-2368): change ui for modify button until chip component created
* fix(SW-2368): change ui for modify button until chip component created
Approved-by: Matilda Landström
fix(SW-3194): crossvalidation for multiroom enter details
* fix(SW-3194): crossvalidation for multiroom enter details
* fix(SW-3194): use getValues
Approved-by: Hrishikesh Vaipurkar
fix(SW-2523): filter scrollable for desktop with small height
* fix(SW-2523): filter scrollable for desktop with small height
Approved-by: Hrishikesh Vaipurkar
fix(SW-2425): filter description should be translated with lokalise
* fix(SW-2425): filter description should be translated with lokalise
Approved-by: Anton Gunnarsson
fix(SW-3213): Fixed booking code rates shown after removing the booking code via chip close icon
* fix(SW-3213): Fixed booking code rates shown after removing the booking code via chip close icon
* fix(SW-3213): Fixed multiroom room scenario
Approved-by: Anton Gunnarsson
feat(SW-3042): Added tracking for prices and availability button
* feat(SW-3042): Added tracking for prices and availability button
Approved-by: Anton Gunnarsson
feat(SW-3218): Move SidePeek to design-system
* Remove SidePeekProvider dependency on Next
* Remove dependency on i18n in sidepeek
* Inline types
* Move SidePeek to design-system
* Fix align-items value
Approved-by: Bianca Widstam
feat(SW-2873): Move BackToTopButton to design-system
* Remove dependency on i18n in BackToTopButton
* Move BackToTopButton to design-system
Approved-by: Hrishikesh Vaipurkar
fix(SW-3205): Disabled ancillary points and saved cards for anonymous booking
* fix(SW-3205): Disabled ancillary points and saved cards for anonymous booking
* fix(SW-2903 SW-3205): Updated code to be consistent in all scenarios
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2926): Display alerts in booking flow if date range matches search dates and in hotel page if current date is in date range
* fix(SW-2926): Display alerts in booking flow if date range matches search dates and in hotel page if current date is in date range
* fix(SW-2926) Updated hotel alerts with respect to booking dates
* fix(SW-2926): Optimized code
Approved-by: Matilda Landström
fix(SW-2038): add shadow to "See map" button and map overlay
* fix(SW-2038): add shadow to button
* fix(SW-2038): add overlay on map
Approved-by: Anton Gunnarsson
feat(SW-2511): hotel page map and marker improvements
* feat(SW-2511): update hotel page map
* fix(SW-2511): fix issue with identical id's for POIs
Approved-by: Anton Gunnarsson
feat(SW-1953): change images with keyboard in image gallery
* feat(SW-1953): change images with keyboard in image gallery
Approved-by: Anton Gunnarsson
Approved-by: Hrishikesh Vaipurkar
Fix/SW-3001 select hotel booking code
* fix(SW-3001): Fixed booking code filter store to reset to default state when new search triggered, Removed state as using useState resets the value on every filter change
* fix: Route tracking parsing error in select-hotel page
* fix(SW-3001): Optimized code
Approved-by: Matilda Landström
fix(SW-2358): Enabled anonymous booking view for logged in user
* fix(SW-2358): Enabled anonymous booking view for logged in user
* fix(SW-2358): Fixed test case for anonymous booking
Approved-by: Matilda Landström
Feat/SW-1974 handle missing data hotel page
* fix(SW-1974): adjust image gallery styling
* fix(SW-1974): add border radius to fullview image
* fix(SW-1974): handle no rooms
* fix(SW-1974): adjust amenity list
* fix(SW-1974): hide parking accordion if no data
Approved-by: Anton Gunnarsson
Feat/SW-1956 add English caption fallback
* feat(SW-1956): add English fallback to gallery caption
* feat(SW-1956): add English fallback to gallery caption
Approved-by: Anton Gunnarsson
fix(SW-3091): Fixed strikethrough price for logged-in user
* fix(SW-3091): Fixed strikethrough price for logged-in user
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2342): Fixed hotel sidepeek UI alignment and color
* fix(SW-2342): Fixed hotel sidepeek UI alignment and color
* fix(SW-2342): Fixed vertical alignment
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
feat: SW-3145 Moved date component to design system
* chore: SW-3145 Moved date component to design system
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2500): Fixed no image gives error on confirmation and booking page
* fix(SW-2500): Fixed no image gives error on confirmation and booking page
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
chore/SW-3145 Moved Phone to design system
* chore/SW-3145 Moved Phone to design system
* chore: SW-3145 Moved phone and removed intl direct dependency
Approved-by: Anton Gunnarsson
fix(SW-2583): Added check if user tries to open another booking it should work
* fix(SW-2583): Added check if user tries to open another booking it should work
Approved-by: Matilda Landström
fix(SW-3144): Make hotel alert visible bydefault in mobile view on select-rate page
* fix(SW-3144): Make hotel alert visible bydefault in mobile view on select-rate page
* fix: spacing
fix: show 'all ameneties' button without expanding text
* Merge branch 'master' of bitbucket.org:scandic-swap/web into fix/SW-3144-prod-mobile-hotel-card-select-rate-
Approved-by: Joakim Jäderberg
fix(SW-3091): Fixed strike through price shown same as original price
* fix(SW-3091): Fixed strike through price shown same as original price
* fix(SW-3091): Optimized code
* fix(3091): Strikethrough visibility on mobile booking code
Approved-by: Erik Tiekstra