2022-06-24 15:38:17 +00:00
|
|
|
/**
|
|
|
|
This file is autogenerated using the command `yarn app-store:build --watch`.
|
|
|
|
Don't modify this file manually.
|
|
|
|
**/
|
2022-08-05 16:41:26 +00:00
|
|
|
import dynamic from "next/dynamic";
|
|
|
|
|
2022-06-24 15:38:17 +00:00
|
|
|
export const InstallAppButtonMap = {
|
2022-08-05 16:41:26 +00:00
|
|
|
applecalendar: dynamic(() => import("./applecalendar/components/InstallAppButton")),
|
|
|
|
around: dynamic(() => import("./around/components/InstallAppButton")),
|
|
|
|
caldavcalendar: dynamic(() => import("./caldavcalendar/components/InstallAppButton")),
|
2022-11-22 20:44:08 +00:00
|
|
|
closecom: dynamic(() => import("./closecom/components/InstallAppButton")),
|
2022-08-05 16:41:26 +00:00
|
|
|
exchange2013calendar: dynamic(() => import("./exchange2013calendar/components/InstallAppButton")),
|
|
|
|
exchange2016calendar: dynamic(() => import("./exchange2016calendar/components/InstallAppButton")),
|
2022-09-14 16:09:00 +00:00
|
|
|
exchangecalendar: dynamic(() => import("./exchangecalendar/components/InstallAppButton")),
|
2022-08-05 16:41:26 +00:00
|
|
|
googlecalendar: dynamic(() => import("./googlecalendar/components/InstallAppButton")),
|
2023-01-10 02:01:57 +00:00
|
|
|
googlevideo: dynamic(() => import("./googlevideo/components/InstallAppButton")),
|
2022-11-22 20:44:08 +00:00
|
|
|
hubspot: dynamic(() => import("./hubspot/components/InstallAppButton")),
|
2022-08-05 16:41:26 +00:00
|
|
|
huddle01video: dynamic(() => import("./huddle01video/components/InstallAppButton")),
|
|
|
|
jitsivideo: dynamic(() => import("./jitsivideo/components/InstallAppButton")),
|
2022-08-05 17:56:20 +00:00
|
|
|
larkcalendar: dynamic(() => import("./larkcalendar/components/InstallAppButton")),
|
2022-08-05 16:41:26 +00:00
|
|
|
office365calendar: dynamic(() => import("./office365calendar/components/InstallAppButton")),
|
|
|
|
office365video: dynamic(() => import("./office365video/components/InstallAppButton")),
|
|
|
|
riverside: dynamic(() => import("./riverside/components/InstallAppButton")),
|
|
|
|
tandemvideo: dynamic(() => import("./tandemvideo/components/InstallAppButton")),
|
|
|
|
vital: dynamic(() => import("./vital/components/InstallAppButton")),
|
|
|
|
whereby: dynamic(() => import("./whereby/components/InstallAppButton")),
|
|
|
|
wipemycalother: dynamic(() => import("./wipemycalother/components/InstallAppButton")),
|
|
|
|
zapier: dynamic(() => import("./zapier/components/InstallAppButton")),
|
|
|
|
zoomvideo: dynamic(() => import("./zoomvideo/components/InstallAppButton")),
|
|
|
|
};
|
2022-10-15 10:05:14 +00:00
|
|
|
export const AppSettingsComponentsMap = {
|
2023-01-18 22:30:25 +00:00
|
|
|
"general-app-settings": dynamic(() =>
|
|
|
|
import("./templates/general-app-settings/components/AppSettingsInterface")
|
|
|
|
),
|
|
|
|
weather_in_your_calendar: dynamic(() =>
|
|
|
|
import("./weather_in_your_calendar/components/AppSettingsInterface")
|
|
|
|
),
|
|
|
|
zapier: dynamic(() => import("./zapier/components/AppSettingsInterface")),
|
2022-10-15 10:05:14 +00:00
|
|
|
};
|
2022-10-14 16:24:43 +00:00
|
|
|
export const EventTypeAddonMap = {
|
2023-01-18 22:30:25 +00:00
|
|
|
fathom: dynamic(() => import("./fathom/components/EventTypeAppCardInterface")),
|
|
|
|
ga4: dynamic(() => import("./ga4/components/EventTypeAppCardInterface")),
|
|
|
|
giphy: dynamic(() => import("./giphy/components/EventTypeAppCardInterface")),
|
|
|
|
plausible: dynamic(() => import("./plausible/components/EventTypeAppCardInterface")),
|
|
|
|
qr_code: dynamic(() => import("./qr_code/components/EventTypeAppCardInterface")),
|
|
|
|
rainbow: dynamic(() => import("./rainbow/components/EventTypeAppCardInterface")),
|
|
|
|
stripepayment: dynamic(() => import("./stripepayment/components/EventTypeAppCardInterface")),
|
|
|
|
"booking-pages-tag": dynamic(() =>
|
|
|
|
import("./templates/booking-pages-tag/components/EventTypeAppCardInterface")
|
|
|
|
),
|
|
|
|
"event-type-app-card": dynamic(() =>
|
|
|
|
import("./templates/event-type-app-card/components/EventTypeAppCardInterface")
|
|
|
|
),
|
2022-10-14 16:24:43 +00:00
|
|
|
};
|