feat(BOOK-391): Added theme and logos for Bassin Seven

* chore: Updated border-radius variables after import change

Approved-by: Linus Flood
This commit is contained in:
Erik Tiekstra
2026-01-22 07:03:25 +00:00
parent ef98c4b552
commit 4de24e9f2a
297 changed files with 5252 additions and 648 deletions

View File

@@ -49,6 +49,7 @@
"./IconButton": "./lib/components/IconButton/index.tsx",
"./IconChip": "./lib/components/IconChip/index.tsx",
"./Icons": "./lib/components/Icons/index.tsx",
"./Icons/BassinSevenIcon": "./lib/components/Icons/Logos/BassinSeven.tsx",
"./Icons/BathroomCabinetIcon": "./lib/components/Icons/Nucleo/Amenities_Facilities/bathroom-cabinet-2.tsx",
"./Icons/BedBunkExtraIcon": "./lib/components/Icons/Illustrations/BedBunkExtra.tsx",
"./Icons/BedBunkIcon": "./lib/components/Icons/Illustrations/BedBunk.tsx",
@@ -190,6 +191,7 @@
"./VideoPlayer": "./lib/components/VideoPlayer/index.tsx",
"./VideoWithCard": "./lib/components/VideoPlayer/VideoWithCard/index.tsx",
"./design-system-new-deprecated.css": "./lib/design-system-new-deprecated.css",
"./bassin-seven.css": "./lib/styles/bassin-seven.css",
"./downtown-camper.css": "./lib/styles/downtown-camper.css",
"./fonts.css": "./lib/fonts.css",
"./grand-hotel.css": "./lib/styles/grand-hotel.css",