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
Fix/SW-933 incorrect ratecode when creating booking as a member
* fix(SW-933): Added check if member to select correct rate code in create booking
* fix(SW-933): set member price in summary when "join" is true
* fix(SW-933): change "price" -> "amount" and fix bool expression
* fix(SW-933): added check for membership number in summary
Approved-by: Christel Westerberg