cal.pub0.org/packages/features/bookings/Booker/utils
Jeroen Reumkens 8331059b7c
feat: new booker embed (#9023)
* Added embed files for new booker routes.

* Updated nextjs config to redirect to correct embed url.

* Notify embed of booker size after animation completes.

* Don't use animations and 100vh in embed.

* Added booker layout toggles to embed settings (wip)

* Booker header positioning tweaks

* Show correct layout in embed

* Don't show pricing event meta if stripe app is not installed

* Support custom border booker for embed

* wip on passing layout prop to iframe for previews

* Only show booker layout settings in embed-create-popup if booker layout feature is enabled.

* Made layout prop in preview state for embed optional

* Made layout prop in preview state for embed optional

* Get layout toggle working

* Fixed types

* Added themebasis prop

* Fix potential circular import that should then fix type errors

* Fixed type error by fixing casing.

* Type fixes

* Added translations

* More translations

* Remove comment

* Removed uneccessary addition to package.json

* Removed todo since it's solved in another way

---------

Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-06-14 09:22:44 +00:00
..
dates.tsx CAL-1552: Add newline in front of time for selected timeslot in booker meta. (#8669) 2023-05-05 16:55:54 +01:00
event.ts Pass event duration to schedule api call (#9484) 2023-06-13 10:14:45 +00:00
layout.ts feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
query-param.ts Feat/weekly booking view (#8484) 2023-04-25 13:01:45 +01:00
use-brand-colors.tsx CAL-1673: Use dark/light colors from user profile settings in booker (#8905) 2023-05-18 06:16:51 +00:00