Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions packages/app-store/analytics.services.generated.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
This file is autogenerated using the command `yarn app-store:build --watch`.
Don't modify this file manually.
**/
export const AnalyticsServiceMap =
process.env.NEXT_PUBLIC_IS_E2E === "1"
? {}
: {
dub: import("./dub/lib/AnalyticsService"),
};
export const AnalyticsServiceMap = process.env.NEXT_PUBLIC_IS_E2E === '1' ? {} : {
"dub": import("./dub/lib/AnalyticsService"),
};
110 changes: 51 additions & 59 deletions packages/app-store/apps.browser.generated.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,69 +2,61 @@
This file is autogenerated using the command `yarn app-store:build --watch`.
Don't modify this file manually.
**/
import dynamic from "next/dynamic";
import dynamic from "next/dynamic"
export const InstallAppButtonMap = {
exchange2013calendar: dynamic(() => import("./exchange2013calendar/components/InstallAppButton")),
exchange2016calendar: dynamic(() => import("./exchange2016calendar/components/InstallAppButton")),
office365video: dynamic(() => import("./office365video/components/InstallAppButton")),
vital: dynamic(() => import("./vital/components/InstallAppButton")),
"exchange2013calendar": dynamic(() => import("./exchange2013calendar/components/InstallAppButton")),
"exchange2016calendar": dynamic(() => import("./exchange2016calendar/components/InstallAppButton")),
"office365video": dynamic(() => import("./office365video/components/InstallAppButton")),
"vital": dynamic(() => import("./vital/components/InstallAppButton")),
};
export const AppSettingsComponentsMap = {
"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")),
"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")),
};
export const EventTypeAddonMap = {
alby: dynamic(() => import("./alby/components/EventTypeAppCardInterface")),
basecamp3: dynamic(() => import("./basecamp3/components/EventTypeAppCardInterface")),
btcpayserver: dynamic(() => import("./btcpayserver/components/EventTypeAppCardInterface")),
closecom: dynamic(() => import("./closecom/components/EventTypeAppCardInterface")),
databuddy: dynamic(() => import("./databuddy/components/EventTypeAppCardInterface")),
fathom: dynamic(() => import("./fathom/components/EventTypeAppCardInterface")),
ga4: dynamic(() => import("./ga4/components/EventTypeAppCardInterface")),
giphy: dynamic(() => import("./giphy/components/EventTypeAppCardInterface")),
gtm: dynamic(() => import("./gtm/components/EventTypeAppCardInterface")),
hitpay: dynamic(() => import("./hitpay/components/EventTypeAppCardInterface")),
hubspot: dynamic(() => import("./hubspot/components/EventTypeAppCardInterface")),
insihts: dynamic(() => import("./insihts/components/EventTypeAppCardInterface")),
matomo: dynamic(() => import("./matomo/components/EventTypeAppCardInterface")),
metapixel: dynamic(() => import("./metapixel/components/EventTypeAppCardInterface")),
"mock-payment-app": dynamic(() => import("./mock-payment-app/components/EventTypeAppCardInterface")),
paypal: dynamic(() => import("./paypal/components/EventTypeAppCardInterface")),
"pipedrive-crm": dynamic(() => import("./pipedrive-crm/components/EventTypeAppCardInterface")),
plausible: dynamic(() => import("./plausible/components/EventTypeAppCardInterface")),
posthog: dynamic(() => import("./posthog/components/EventTypeAppCardInterface")),
qr_code: dynamic(() => import("./qr_code/components/EventTypeAppCardInterface")),
salesforce: dynamic(() => import("./salesforce/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")
),
twipla: dynamic(() => import("./twipla/components/EventTypeAppCardInterface")),
umami: dynamic(() => import("./umami/components/EventTypeAppCardInterface")),
"zoho-bigin": dynamic(() => import("./zoho-bigin/components/EventTypeAppCardInterface")),
zohocrm: dynamic(() => import("./zohocrm/components/EventTypeAppCardInterface")),
"alby": dynamic(() => import("./alby/components/EventTypeAppCardInterface")),
"basecamp3": dynamic(() => import("./basecamp3/components/EventTypeAppCardInterface")),
"btcpayserver": dynamic(() => import("./btcpayserver/components/EventTypeAppCardInterface")),
"closecom": dynamic(() => import("./closecom/components/EventTypeAppCardInterface")),
"databuddy": dynamic(() => import("./databuddy/components/EventTypeAppCardInterface")),
"fathom": dynamic(() => import("./fathom/components/EventTypeAppCardInterface")),
"ga4": dynamic(() => import("./ga4/components/EventTypeAppCardInterface")),
"giphy": dynamic(() => import("./giphy/components/EventTypeAppCardInterface")),
"gtm": dynamic(() => import("./gtm/components/EventTypeAppCardInterface")),
"hitpay": dynamic(() => import("./hitpay/components/EventTypeAppCardInterface")),
"hubspot": dynamic(() => import("./hubspot/components/EventTypeAppCardInterface")),
"insihts": dynamic(() => import("./insihts/components/EventTypeAppCardInterface")),
"matomo": dynamic(() => import("./matomo/components/EventTypeAppCardInterface")),
"metapixel": dynamic(() => import("./metapixel/components/EventTypeAppCardInterface")),
"mock-payment-app": dynamic(() => import("./mock-payment-app/components/EventTypeAppCardInterface")),
"paypal": dynamic(() => import("./paypal/components/EventTypeAppCardInterface")),
"pipedrive-crm": dynamic(() => import("./pipedrive-crm/components/EventTypeAppCardInterface")),
"plausible": dynamic(() => import("./plausible/components/EventTypeAppCardInterface")),
"posthog": dynamic(() => import("./posthog/components/EventTypeAppCardInterface")),
"qr_code": dynamic(() => import("./qr_code/components/EventTypeAppCardInterface")),
"salesforce": dynamic(() => import("./salesforce/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")),
"twipla": dynamic(() => import("./twipla/components/EventTypeAppCardInterface")),
"umami": dynamic(() => import("./umami/components/EventTypeAppCardInterface")),
"zoho-bigin": dynamic(() => import("./zoho-bigin/components/EventTypeAppCardInterface")),
"zohocrm": dynamic(() => import("./zohocrm/components/EventTypeAppCardInterface")),
};
export const EventTypeSettingsMap = {
alby: dynamic(() => import("./alby/components/EventTypeAppSettingsInterface")),
basecamp3: dynamic(() => import("./basecamp3/components/EventTypeAppSettingsInterface")),
btcpayserver: dynamic(() => import("./btcpayserver/components/EventTypeAppSettingsInterface")),
databuddy: dynamic(() => import("./databuddy/components/EventTypeAppSettingsInterface")),
fathom: dynamic(() => import("./fathom/components/EventTypeAppSettingsInterface")),
ga4: dynamic(() => import("./ga4/components/EventTypeAppSettingsInterface")),
giphy: dynamic(() => import("./giphy/components/EventTypeAppSettingsInterface")),
gtm: dynamic(() => import("./gtm/components/EventTypeAppSettingsInterface")),
hitpay: dynamic(() => import("./hitpay/components/EventTypeAppSettingsInterface")),
metapixel: dynamic(() => import("./metapixel/components/EventTypeAppSettingsInterface")),
paypal: dynamic(() => import("./paypal/components/EventTypeAppSettingsInterface")),
plausible: dynamic(() => import("./plausible/components/EventTypeAppSettingsInterface")),
qr_code: dynamic(() => import("./qr_code/components/EventTypeAppSettingsInterface")),
stripepayment: dynamic(() => import("./stripepayment/components/EventTypeAppSettingsInterface")),
};
"alby": dynamic(() => import("./alby/components/EventTypeAppSettingsInterface")),
"basecamp3": dynamic(() => import("./basecamp3/components/EventTypeAppSettingsInterface")),
"btcpayserver": dynamic(() => import("./btcpayserver/components/EventTypeAppSettingsInterface")),
"databuddy": dynamic(() => import("./databuddy/components/EventTypeAppSettingsInterface")),
"fathom": dynamic(() => import("./fathom/components/EventTypeAppSettingsInterface")),
"ga4": dynamic(() => import("./ga4/components/EventTypeAppSettingsInterface")),
"giphy": dynamic(() => import("./giphy/components/EventTypeAppSettingsInterface")),
"gtm": dynamic(() => import("./gtm/components/EventTypeAppSettingsInterface")),
"hitpay": dynamic(() => import("./hitpay/components/EventTypeAppSettingsInterface")),
"metapixel": dynamic(() => import("./metapixel/components/EventTypeAppSettingsInterface")),
"paypal": dynamic(() => import("./paypal/components/EventTypeAppSettingsInterface")),
"plausible": dynamic(() => import("./plausible/components/EventTypeAppSettingsInterface")),
"qr_code": dynamic(() => import("./qr_code/components/EventTypeAppSettingsInterface")),
"stripepayment": dynamic(() => import("./stripepayment/components/EventTypeAppSettingsInterface")),
};
206 changes: 103 additions & 103 deletions packages/app-store/apps.keys-schemas.generated.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,107 +2,107 @@
This file is autogenerated using the command `yarn app-store:build --watch`.
Don't modify this file manually.
**/
import { appKeysSchema as alby_zod_ts } from "./alby/zod";
import { appKeysSchema as basecamp3_zod_ts } from "./basecamp3/zod";
import { appKeysSchema as btcpayserver_zod_ts } from "./btcpayserver/zod";
import { appKeysSchema as closecom_zod_ts } from "./closecom/zod";
import { appKeysSchema as dailyvideo_zod_ts } from "./dailyvideo/zod";
import { appKeysSchema as databuddy_zod_ts } from "./databuddy/zod";
import { appKeysSchema as dub_zod_ts } from "./dub/zod";
import { appKeysSchema as fathom_zod_ts } from "./fathom/zod";
import { appKeysSchema as feishucalendar_zod_ts } from "./feishucalendar/zod";
import { appKeysSchema as ga4_zod_ts } from "./ga4/zod";
import { appKeysSchema as giphy_zod_ts } from "./giphy/zod";
import { appKeysSchema as googlecalendar_zod_ts } from "./googlecalendar/zod";
import { appKeysSchema as googlevideo_zod_ts } from "./googlevideo/zod";
import { appKeysSchema as gtm_zod_ts } from "./gtm/zod";
import { appKeysSchema as hitpay_zod_ts } from "./hitpay/zod";
import { appKeysSchema as hubspot_zod_ts } from "./hubspot/zod";
import { appKeysSchema as insihts_zod_ts } from "./insihts/zod";
import { appKeysSchema as intercom_zod_ts } from "./intercom/zod";
import { appKeysSchema as jelly_zod_ts } from "./jelly/zod";
import { appKeysSchema as jitsivideo_zod_ts } from "./jitsivideo/zod";
import { appKeysSchema as larkcalendar_zod_ts } from "./larkcalendar/zod";
import { appKeysSchema as lyra_zod_ts } from "./lyra/zod";
import { appKeysSchema as make_zod_ts } from "./make/zod";
import { appKeysSchema as matomo_zod_ts } from "./matomo/zod";
import { appKeysSchema as metapixel_zod_ts } from "./metapixel/zod";
import { appKeysSchema as mock_payment_app_zod_ts } from "./mock-payment-app/zod";
import { appKeysSchema as nextcloudtalk_zod_ts } from "./nextcloudtalk/zod";
import { appKeysSchema as office365calendar_zod_ts } from "./office365calendar/zod";
import { appKeysSchema as office365video_zod_ts } from "./office365video/zod";
import { appKeysSchema as paypal_zod_ts } from "./paypal/zod";
import { appKeysSchema as pipedrive_crm_zod_ts } from "./pipedrive-crm/zod";
import { appKeysSchema as plausible_zod_ts } from "./plausible/zod";
import { appKeysSchema as posthog_zod_ts } from "./posthog/zod";
import { appKeysSchema as qr_code_zod_ts } from "./qr_code/zod";
import { appKeysSchema as routing_forms_zod_ts } from "./routing-forms/zod";
import { appKeysSchema as salesforce_zod_ts } from "./salesforce/zod";
import { appKeysSchema as shimmervideo_zod_ts } from "./shimmervideo/zod";
import { appKeysSchema as stripepayment_zod_ts } from "./stripepayment/zod";
import { appKeysSchema as tandemvideo_zod_ts } from "./tandemvideo/zod";
import { appKeysSchema as booking_pages_tag_zod_ts } from "./templates/booking-pages-tag/zod";
import { appKeysSchema as event_type_app_card_zod_ts } from "./templates/event-type-app-card/zod";
import { appKeysSchema as twipla_zod_ts } from "./twipla/zod";
import { appKeysSchema as umami_zod_ts } from "./umami/zod";
import { appKeysSchema as vital_zod_ts } from "./vital/zod";
import { appKeysSchema as webex_zod_ts } from "./webex/zod";
import { appKeysSchema as wordpress_zod_ts } from "./wordpress/zod";
import { appKeysSchema as zapier_zod_ts } from "./zapier/zod";
import { appKeysSchema as zoho_bigin_zod_ts } from "./zoho-bigin/zod";
import { appKeysSchema as zohocalendar_zod_ts } from "./zohocalendar/zod";
import { appKeysSchema as zohocrm_zod_ts } from "./zohocrm/zod";
import { appKeysSchema as zoomvideo_zod_ts } from "./zoomvideo/zod";
import { appKeysSchema as alby_zod_ts } from "./alby/zod"
import { appKeysSchema as basecamp3_zod_ts } from "./basecamp3/zod"
import { appKeysSchema as btcpayserver_zod_ts } from "./btcpayserver/zod"
import { appKeysSchema as closecom_zod_ts } from "./closecom/zod"
import { appKeysSchema as dailyvideo_zod_ts } from "./dailyvideo/zod"
import { appKeysSchema as databuddy_zod_ts } from "./databuddy/zod"
import { appKeysSchema as dub_zod_ts } from "./dub/zod"
import { appKeysSchema as fathom_zod_ts } from "./fathom/zod"
import { appKeysSchema as feishucalendar_zod_ts } from "./feishucalendar/zod"
import { appKeysSchema as ga4_zod_ts } from "./ga4/zod"
import { appKeysSchema as giphy_zod_ts } from "./giphy/zod"
import { appKeysSchema as googlecalendar_zod_ts } from "./googlecalendar/zod"
import { appKeysSchema as googlevideo_zod_ts } from "./googlevideo/zod"
import { appKeysSchema as gtm_zod_ts } from "./gtm/zod"
import { appKeysSchema as hitpay_zod_ts } from "./hitpay/zod"
import { appKeysSchema as hubspot_zod_ts } from "./hubspot/zod"
import { appKeysSchema as insihts_zod_ts } from "./insihts/zod"
import { appKeysSchema as intercom_zod_ts } from "./intercom/zod"
import { appKeysSchema as jelly_zod_ts } from "./jelly/zod"
import { appKeysSchema as jitsivideo_zod_ts } from "./jitsivideo/zod"
import { appKeysSchema as larkcalendar_zod_ts } from "./larkcalendar/zod"
import { appKeysSchema as lyra_zod_ts } from "./lyra/zod"
import { appKeysSchema as make_zod_ts } from "./make/zod"
import { appKeysSchema as matomo_zod_ts } from "./matomo/zod"
import { appKeysSchema as metapixel_zod_ts } from "./metapixel/zod"
import { appKeysSchema as mock_payment_app_zod_ts } from "./mock-payment-app/zod"
import { appKeysSchema as nextcloudtalk_zod_ts } from "./nextcloudtalk/zod"
import { appKeysSchema as office365calendar_zod_ts } from "./office365calendar/zod"
import { appKeysSchema as office365video_zod_ts } from "./office365video/zod"
import { appKeysSchema as paypal_zod_ts } from "./paypal/zod"
import { appKeysSchema as pipedrive_crm_zod_ts } from "./pipedrive-crm/zod"
import { appKeysSchema as plausible_zod_ts } from "./plausible/zod"
import { appKeysSchema as posthog_zod_ts } from "./posthog/zod"
import { appKeysSchema as qr_code_zod_ts } from "./qr_code/zod"
import { appKeysSchema as routing_forms_zod_ts } from "./routing-forms/zod"
import { appKeysSchema as salesforce_zod_ts } from "./salesforce/zod"
import { appKeysSchema as shimmervideo_zod_ts } from "./shimmervideo/zod"
import { appKeysSchema as stripepayment_zod_ts } from "./stripepayment/zod"
import { appKeysSchema as tandemvideo_zod_ts } from "./tandemvideo/zod"
import { appKeysSchema as booking_pages_tag_zod_ts } from "./templates/booking-pages-tag/zod"
import { appKeysSchema as event_type_app_card_zod_ts } from "./templates/event-type-app-card/zod"
import { appKeysSchema as twipla_zod_ts } from "./twipla/zod"
import { appKeysSchema as umami_zod_ts } from "./umami/zod"
import { appKeysSchema as vital_zod_ts } from "./vital/zod"
import { appKeysSchema as webex_zod_ts } from "./webex/zod"
import { appKeysSchema as wordpress_zod_ts } from "./wordpress/zod"
import { appKeysSchema as zapier_zod_ts } from "./zapier/zod"
import { appKeysSchema as zoho_bigin_zod_ts } from "./zoho-bigin/zod"
import { appKeysSchema as zohocalendar_zod_ts } from "./zohocalendar/zod"
import { appKeysSchema as zohocrm_zod_ts } from "./zohocrm/zod"
import { appKeysSchema as zoomvideo_zod_ts } from "./zoomvideo/zod"
export const appKeysSchemas = {
alby: alby_zod_ts,
basecamp3: basecamp3_zod_ts,
btcpayserver: btcpayserver_zod_ts,
closecom: closecom_zod_ts,
dailyvideo: dailyvideo_zod_ts,
databuddy: databuddy_zod_ts,
dub: dub_zod_ts,
fathom: fathom_zod_ts,
feishucalendar: feishucalendar_zod_ts,
ga4: ga4_zod_ts,
giphy: giphy_zod_ts,
googlecalendar: googlecalendar_zod_ts,
googlevideo: googlevideo_zod_ts,
gtm: gtm_zod_ts,
hitpay: hitpay_zod_ts,
hubspot: hubspot_zod_ts,
insihts: insihts_zod_ts,
intercom: intercom_zod_ts,
jelly: jelly_zod_ts,
jitsivideo: jitsivideo_zod_ts,
larkcalendar: larkcalendar_zod_ts,
lyra: lyra_zod_ts,
make: make_zod_ts,
matomo: matomo_zod_ts,
metapixel: metapixel_zod_ts,
"mock-payment-app": mock_payment_app_zod_ts,
nextcloudtalk: nextcloudtalk_zod_ts,
office365calendar: office365calendar_zod_ts,
office365video: office365video_zod_ts,
paypal: paypal_zod_ts,
"pipedrive-crm": pipedrive_crm_zod_ts,
plausible: plausible_zod_ts,
posthog: posthog_zod_ts,
qr_code: qr_code_zod_ts,
"routing-forms": routing_forms_zod_ts,
salesforce: salesforce_zod_ts,
shimmervideo: shimmervideo_zod_ts,
stripe: stripepayment_zod_ts,
tandemvideo: tandemvideo_zod_ts,
"booking-pages-tag": booking_pages_tag_zod_ts,
"event-type-app-card": event_type_app_card_zod_ts,
twipla: twipla_zod_ts,
umami: umami_zod_ts,
vital: vital_zod_ts,
webex: webex_zod_ts,
wordpress: wordpress_zod_ts,
zapier: zapier_zod_ts,
"zoho-bigin": zoho_bigin_zod_ts,
zohocalendar: zohocalendar_zod_ts,
zohocrm: zohocrm_zod_ts,
zoomvideo: zoomvideo_zod_ts,
};
"alby": alby_zod_ts,
"basecamp3": basecamp3_zod_ts,
"btcpayserver": btcpayserver_zod_ts,
"closecom": closecom_zod_ts,
"dailyvideo": dailyvideo_zod_ts,
"databuddy": databuddy_zod_ts,
"dub": dub_zod_ts,
"fathom": fathom_zod_ts,
"feishucalendar": feishucalendar_zod_ts,
"ga4": ga4_zod_ts,
"giphy": giphy_zod_ts,
"googlecalendar": googlecalendar_zod_ts,
"googlevideo": googlevideo_zod_ts,
"gtm": gtm_zod_ts,
"hitpay": hitpay_zod_ts,
"hubspot": hubspot_zod_ts,
"insihts": insihts_zod_ts,
"intercom": intercom_zod_ts,
"jelly": jelly_zod_ts,
"jitsivideo": jitsivideo_zod_ts,
"larkcalendar": larkcalendar_zod_ts,
"lyra": lyra_zod_ts,
"make": make_zod_ts,
"matomo": matomo_zod_ts,
"metapixel": metapixel_zod_ts,
"mock-payment-app": mock_payment_app_zod_ts,
"nextcloudtalk": nextcloudtalk_zod_ts,
"office365calendar": office365calendar_zod_ts,
"office365video": office365video_zod_ts,
"paypal": paypal_zod_ts,
"pipedrive-crm": pipedrive_crm_zod_ts,
"plausible": plausible_zod_ts,
"posthog": posthog_zod_ts,
"qr_code": qr_code_zod_ts,
"routing-forms": routing_forms_zod_ts,
"salesforce": salesforce_zod_ts,
"shimmervideo": shimmervideo_zod_ts,
"stripe": stripepayment_zod_ts,
"tandemvideo": tandemvideo_zod_ts,
"booking-pages-tag": booking_pages_tag_zod_ts,
"event-type-app-card": event_type_app_card_zod_ts,
"twipla": twipla_zod_ts,
"umami": umami_zod_ts,
"vital": vital_zod_ts,
"webex": webex_zod_ts,
"wordpress": wordpress_zod_ts,
"zapier": zapier_zod_ts,
"zoho-bigin": zoho_bigin_zod_ts,
"zohocalendar": zohocalendar_zod_ts,
"zohocrm": zohocrm_zod_ts,
"zoomvideo": zoomvideo_zod_ts,
};
Loading
Loading