cal.pub0.org/apps/web/lib
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
..
config Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
core New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
hooks Fix duplicate query param missing issue (#9328) 2023-06-05 09:50:34 +00:00
types chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
QueryCell.tsx chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
app-providers.tsx Fully handle booking pages with conflicting themes being opened together (#8921) 2023-05-16 19:41:47 +00:00
asStringOrNull.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
clock.ts #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
cropImage.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
csp.ts perf: remove sentry (#8334) 2023-04-17 22:22:44 +00:00
ensureArray.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
hasKeyInMetadata.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
isBrandingHidden.tsx Fixes SMS actions and cal.com branding for premium plan (#7306) 2023-02-23 15:01:51 -07:00
isPrismaObj.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
withEmbedSsr.tsx feat: new booker embed (#9023) 2023-06-14 09:22:44 +00:00
withNonce.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00