Fix/SW-1145 occupancy room api change
* fix(SW-1145): change occupancy to min and max
* fix(SW-1145): small edit
* fix(SW-1145): refactor to transform total room occupancy
* fix(SW-1145): remove space
* fix(SW-1145): small fix
* fix(SW-1145): change to max for readability
Approved-by: Erik Tiekstra
Approved-by: Linus Flood
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
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
Create the sidepeek for a specific roomtype. This also changes the lightbox to use react-aria instead of radix-ui, so we use the same for the lightbox and the sidepeek. Works better together!
Approved-by: Bianca Widstam
Feat/SW-673 galleryicon hotel lightbox
* feat(SW-673): add galleryChip to trigger lightbox
* feat(SW-673): add updated design galleryIcon
* feat(SW-673): add first image from hotelContent and heroImages
* feat(SW-673): fix import type
* feat(SW-673): fix css variables
* feat(SW-673): change component to include image that trigger lightbox
* feat(SW-673): refactor name to imageGallery
Approved-by: Niclas Edenvin