fix(SW-1329)(SW-1122): remove min-height and set default height of price card to minimum of price cards
* fix(SW-1329)(SW-1122): remove min-height and set default height of price card to minimum of price cards
Approved-by: Niclas Edenvin
fix(SW-1122): fix equal breakfast text height for non availability cards
* fix(SW-1122): fix equal breakfast text height for non availability cards
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
fix(SW-1119): remove approx currency if same and synchronize price option height
* fix(SW-1119): remove approx currency if same and synchronize price option height
* fix(SW-1119): use debounce and observer for performance
* fix(SW-1119): export selector variable to utils
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
Feat/SW-613 refactor hotelreservation sidepeek
* feat(SW-613): move sidepeek paralell route to apply for all of hotelreservation
* feat(SW-613): refactor sidepeek logic to a unified approach for hotelreservation flow
* feat(SW-613): fix issue where room was not selected properly in sidepeek
* fix(SW-613): move back preload to layout
* fix(SW-613): move preload to dedicated file
* fix(SW-613): refactor sidepeek to work with hotel page
* feat(SW-613): added sidepeek button for room card
Approved-by: Simon.Emanuelsson
This updates the select room page according to the new UX. It has different sections on the same page, but with specific URLs per section. Since neither UX, UI nor API is completely done both design and data structures are a bit temporary.
Approved-by: Simon.Emanuelsson