Merged in feat/sw-3472-booking-flow-parameterization (pull request #2811)

feat(SW-3272): Add BookingFlowConfig

* Add BookingFlowConfig

* Rename "provider" to BookingFlowConfig

* Change bookingCode to boolean

* Fix error


Approved-by: Joakim Jäderberg
Approved-by: Linus Flood
This commit is contained in:
Anton Gunnarsson
2025-09-19 11:56:50 +00:00
parent 7c92a8fc9a
commit 7adb9ded46
10 changed files with 178 additions and 65 deletions

View File

@@ -5906,6 +5906,7 @@ __metadata:
react-hook-form: "npm:^7.56.2"
react-intl: "npm:^7.1.11"
react-to-print: "npm:^3.1.0"
server-only: "npm:^0.0.1"
typescript: "npm:5.8.3"
usehooks-ts: "npm:3.1.1"
vitest: "npm:^3.2.4"