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-08-15 20:45:15 +00:00
|
|
|
closecomothercalendar: dynamic(() => import("./closecomothercalendar/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")),
|
|
|
|
hubspotothercalendar: dynamic(() => import("./hubspotothercalendar/components/InstallAppButton")),
|
|
|
|
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")),
|
|
|
|
slackmessaging: dynamic(() => import("./slackmessaging/components/InstallAppButton")),
|
|
|
|
stripepayment: dynamic(() => import("./stripepayment/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 = {
|
|
|
|
weather_in_your_calendar: dynamic(() => import("./weather_in_your_calendar/components/AppSettings")),
|
|
|
|
zapier: dynamic(() => import("./zapier/components/AppSettings")),
|
|
|
|
};
|
2022-10-14 16:24:43 +00:00
|
|
|
export const EventTypeAddonMap = {
|
|
|
|
fathom: dynamic(() => import("./fathom/extensions/EventTypeAppCard")),
|
|
|
|
giphy: dynamic(() => import("./giphy/extensions/EventTypeAppCard")),
|
|
|
|
rainbow: dynamic(() => import("./rainbow/extensions/EventTypeAppCard")),
|
|
|
|
stripepayment: dynamic(() => import("./stripepayment/extensions/EventTypeAppCard")),
|
|
|
|
};
|