Feat/BOOK-426 campaign tag select hotel
* fix(BOOK-426): do not show campaign tag if a regular booking code is used and the rate is a campaign
* fix(BOOK-426): if no availability show booking code striketrough as default
Approved-by: Erik Tiekstra
Feat/BOOK-426 add campaign tag select hotel
* feat(BOOK-426): introduce campaign tag on select hotel card
* feat(BOOK-426): remove redundant tags
* feat(BOOK-426): fix comments, change to typography
* feat(BOOK-426): fix comments, update to cx
Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
feat(SW-3526): Show EB points rate and label in booking flow
* feat(SW-3526): Show EB points rate and label in booking flow
* feat(SW-3526) Optimized points currency code
* feat(SW-3526) Removed extra multiplication for token expiry after rebase
* feat(SW-3526): Updated to exhaustive check and thow if type error
Approved-by: Anton Gunnarsson
fix(BOOK-210): add local charges for Finland and update design for hotel card
* fix(BOOK-210): add local charges for Finland and update design for hotel card
* feat(BOOK-210): change variant to conditional classname
* fix(BOOK-210): update link with icon
* fix(BOOK-210): update buttonlink tripadvisor
* fix(BOOK-210): switch wrapper logic
* fix(BOOK-210): update variants tripadvisor
Approved-by: Erik Tiekstra
fix(SW-1655): update design tripadvisor on hotel map card
* fix(SW-1655): update design tripadvisor on hotel map card
* fix(SW-1655): update radius
* fix(SW-1655): use tripadvisor chip, create different variants
* fix(SW-1655): update variants, storybook, and global css
Approved-by: Joakim Jäderberg
SW-3270 move interactive map to design system or booking flow
* wip
* wip
* merge
* wip
* add support for locales in design-system
* add story for HotelCard
* setup alias
* .
* remove tracking from design-system for hotelcard
* pass isUserLoggedIn
* export design-system-new-deprecated.css from design-system
* Add HotelMarkerByType to Storybook
* Add interactive map to Storybook
* fix reactintl in vitest
* rename env variables
* .
* fix background colors
* add storybook stories for <Link />
* merge
* fix tracking for when clicking 'See rooms' in InteractiveMap
* Merge branch 'master' of bitbucket.org:scandic-swap/web into SW-3270-move-interactive-map-to-design-system-or-booking-flow
* remove deprecated comment
Approved-by: Anton Gunnarsson