@keystrokehq/raisely 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/check-profile-url.d.cts +13 -1
- package/dist/actions/check-profile-url.d.mts +13 -1
- package/dist/actions/check-user.d.cts +13 -1
- package/dist/actions/check-user.d.mts +13 -1
- package/dist/actions/create-campaign.d.cts +13 -1
- package/dist/actions/create-campaign.d.mts +13 -1
- package/dist/actions/create-donation.d.cts +13 -1
- package/dist/actions/create-donation.d.mts +13 -1
- package/dist/actions/create-exercise-log.d.cts +13 -1
- package/dist/actions/create-exercise-log.d.cts.map +1 -1
- package/dist/actions/create-exercise-log.d.mts +13 -1
- package/dist/actions/create-exercise-log.d.mts.map +1 -1
- package/dist/actions/create-interaction.d.cts +13 -1
- package/dist/actions/create-interaction.d.cts.map +1 -1
- package/dist/actions/create-interaction.d.mts +13 -1
- package/dist/actions/create-interaction.d.mts.map +1 -1
- package/dist/actions/create-post.d.cts +13 -1
- package/dist/actions/create-post.d.mts +13 -1
- package/dist/actions/create-promo-code.d.cts +13 -1
- package/dist/actions/create-promo-code.d.mts +13 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-exercise-log.d.cts +13 -1
- package/dist/actions/delete-exercise-log.d.mts +13 -1
- package/dist/actions/delete-interaction.d.cts +13 -1
- package/dist/actions/delete-interaction.d.mts +13 -1
- package/dist/actions/delete-post.d.cts +13 -1
- package/dist/actions/delete-post.d.mts +13 -1
- package/dist/actions/delete-profile.d.cts +13 -1
- package/dist/actions/delete-profile.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/get-api-docs.d.cts +13 -1
- package/dist/actions/get-api-docs.d.cts.map +1 -1
- package/dist/actions/get-api-docs.d.mts +13 -1
- package/dist/actions/get-api-docs.d.mts.map +1 -1
- package/dist/actions/get-authenticate.d.cts +13 -1
- package/dist/actions/get-authenticate.d.cts.map +1 -1
- package/dist/actions/get-authenticate.d.mts +13 -1
- package/dist/actions/get-authenticate.d.mts.map +1 -1
- package/dist/actions/get-available-events.d.cts +13 -1
- package/dist/actions/get-available-events.d.cts.map +1 -1
- package/dist/actions/get-available-events.d.mts +13 -1
- package/dist/actions/get-available-events.d.mts.map +1 -1
- package/dist/actions/get-campaign-profile.d.cts +13 -1
- package/dist/actions/get-campaign-profile.d.mts +13 -1
- package/dist/actions/get-campaign.d.cts +13 -1
- package/dist/actions/get-campaign.d.mts +13 -1
- package/dist/actions/get-campaigns-profiles.d.cts +13 -1
- package/dist/actions/get-campaigns-profiles.d.mts +13 -1
- package/dist/actions/get-campaigns.d.cts +13 -1
- package/dist/actions/get-campaigns.d.mts +13 -1
- package/dist/actions/get-exercise-log.d.cts +13 -1
- package/dist/actions/get-exercise-log.d.mts +13 -1
- package/dist/actions/get-interaction.d.cts +13 -1
- package/dist/actions/get-interaction.d.mts +13 -1
- package/dist/actions/get-post.d.cts +13 -1
- package/dist/actions/get-post.d.mts +13 -1
- package/dist/actions/get-profile.d.cts +13 -1
- package/dist/actions/get-profile.d.mts +13 -1
- package/dist/actions/get-profiles.d.cts +13 -1
- package/dist/actions/get-profiles.d.mts +13 -1
- package/dist/actions/get-user-profiles.d.cts +13 -1
- package/dist/actions/get-user-profiles.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-users.d.cts +13 -1
- package/dist/actions/get-users.d.mts +13 -1
- package/dist/actions/list-campaign-donations.d.cts +13 -1
- package/dist/actions/list-campaign-donations.d.mts +13 -1
- package/dist/actions/list-campaign-products.d.cts +13 -1
- package/dist/actions/list-campaign-products.d.mts +13 -1
- package/dist/actions/list-campaign-subscriptions.d.cts +13 -1
- package/dist/actions/list-campaign-subscriptions.d.mts +13 -1
- package/dist/actions/list-donations.d.cts +13 -1
- package/dist/actions/list-donations.d.mts +13 -1
- package/dist/actions/list-exercise-logs.d.cts +13 -1
- package/dist/actions/list-exercise-logs.d.mts +13 -1
- package/dist/actions/list-interaction-categories.d.cts +13 -1
- package/dist/actions/list-interaction-categories.d.mts +13 -1
- package/dist/actions/list-interactions.d.cts +13 -1
- package/dist/actions/list-interactions.d.mts +13 -1
- package/dist/actions/list-orders.d.cts +13 -1
- package/dist/actions/list-orders.d.mts +13 -1
- package/dist/actions/list-posts.d.cts +13 -1
- package/dist/actions/list-posts.d.mts +13 -1
- package/dist/actions/list-profile-donations.d.cts +13 -1
- package/dist/actions/list-profile-donations.d.mts +13 -1
- package/dist/actions/list-profile-members.d.cts +13 -1
- package/dist/actions/list-profile-members.d.mts +13 -1
- package/dist/actions/list-profile-posts.d.cts +13 -1
- package/dist/actions/list-profile-posts.d.mts +13 -1
- package/dist/actions/list-promo-codes.d.cts +13 -1
- package/dist/actions/list-promo-codes.d.mts +13 -1
- package/dist/actions/list-segments.d.cts +13 -1
- package/dist/actions/list-segments.d.mts +13 -1
- package/dist/actions/list-subscriptions2.d.cts +13 -1
- package/dist/actions/list-subscriptions2.d.mts +13 -1
- package/dist/actions/list-tags.d.cts +13 -1
- package/dist/actions/list-tags.d.mts +13 -1
- package/dist/actions/list-user-donations.d.cts +13 -1
- package/dist/actions/list-user-donations.d.mts +13 -1
- package/dist/actions/list-user-interactions.d.cts +13 -1
- package/dist/actions/list-user-interactions.d.mts +13 -1
- package/dist/actions/list-user-subscriptions.d.cts +13 -1
- package/dist/actions/list-user-subscriptions.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/move-donation.d.cts +13 -1
- package/dist/actions/move-donation.d.mts +13 -1
- package/dist/actions/post-logout.d.cts +13 -1
- package/dist/actions/post-logout.d.cts.map +1 -1
- package/dist/actions/post-logout.d.mts +13 -1
- package/dist/actions/post-logout.d.mts.map +1 -1
- package/dist/actions/post-users.d.cts +13 -1
- package/dist/actions/post-users.d.cts.map +1 -1
- package/dist/actions/post-users.d.mts +13 -1
- package/dist/actions/post-users.d.mts.map +1 -1
- package/dist/actions/update-campaign-config.d.cts +13 -1
- package/dist/actions/update-campaign-config.d.cts.map +1 -1
- package/dist/actions/update-campaign-config.d.mts +13 -1
- package/dist/actions/update-campaign-config.d.mts.map +1 -1
- package/dist/actions/update-campaign.d.cts +13 -1
- package/dist/actions/update-campaign.d.cts.map +1 -1
- package/dist/actions/update-campaign.d.mts +13 -1
- package/dist/actions/update-campaign.d.mts.map +1 -1
- package/dist/actions/update-exercise-log.d.cts +13 -1
- package/dist/actions/update-exercise-log.d.cts.map +1 -1
- package/dist/actions/update-exercise-log.d.mts +13 -1
- package/dist/actions/update-exercise-log.d.mts.map +1 -1
- package/dist/actions/update-post.d.cts +13 -1
- package/dist/actions/update-post.d.mts +13 -1
- package/dist/actions/update-profile.d.cts +13 -1
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +13 -1
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-user.d.cts +13 -1
- package/dist/actions/update-user.d.mts +13 -1
- package/dist/actions/update-webhook.d.cts +13 -1
- package/dist/actions/update-webhook.d.mts +13 -1
- package/dist/actions/upload-campaign-media.d.cts +13 -1
- package/dist/actions/upload-campaign-media.d.mts +13 -1
- package/dist/actions/upsert-user.d.cts +13 -1
- package/dist/actions/upsert-user.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -73,7 +73,19 @@ declare const raiselyUpdateCampaign: import("@keystrokehq/action").WorkflowActio
|
|
|
73
73
|
campaign: string;
|
|
74
74
|
private?: boolean | undefined;
|
|
75
75
|
overwriteCustomFields?: boolean | undefined;
|
|
76
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
76
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
generic_api_key: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>;
|
|
77
89
|
//#endregion
|
|
78
90
|
export { raiselyUpdateCampaign };
|
|
79
91
|
//# sourceMappingURL=update-campaign.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-campaign.d.mts","names":[],"sources":["../../src/actions/update-campaign.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cA+C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-campaign.d.mts","names":[],"sources":["../../src/actions/update-campaign.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cA+C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -54,7 +54,19 @@ declare const raiselyUpdateExerciseLog: import("@keystrokehq/action").WorkflowAc
|
|
|
54
54
|
activity?: "RUNNING" | "SWIMMING" | "CYCLING" | "WALKING" | "WHEELCHAIRING" | "OTHER" | undefined;
|
|
55
55
|
distance?: number | undefined;
|
|
56
56
|
sourceApp?: string | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { raiselyUpdateExerciseLog };
|
|
60
72
|
//# sourceMappingURL=update-exercise-log.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-exercise-log.d.cts","names":[],"sources":["../../src/actions/update-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAsB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAgB9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-exercise-log.d.cts","names":[],"sources":["../../src/actions/update-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAsB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAgB9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -54,7 +54,19 @@ declare const raiselyUpdateExerciseLog: import("@keystrokehq/action").WorkflowAc
|
|
|
54
54
|
activity?: "RUNNING" | "SWIMMING" | "CYCLING" | "WALKING" | "WHEELCHAIRING" | "OTHER" | undefined;
|
|
55
55
|
distance?: number | undefined;
|
|
56
56
|
sourceApp?: string | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { raiselyUpdateExerciseLog };
|
|
60
72
|
//# sourceMappingURL=update-exercise-log.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-exercise-log.d.mts","names":[],"sources":["../../src/actions/update-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAsB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAgB9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-exercise-log.d.mts","names":[],"sources":["../../src/actions/update-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAsB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAgB9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -54,7 +54,19 @@ declare const raiselyUpdatePost: import("@keystrokehq/action").WorkflowActionDef
|
|
|
54
54
|
};
|
|
55
55
|
path: string;
|
|
56
56
|
private?: boolean | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { raiselyUpdatePost };
|
|
60
72
|
//# sourceMappingURL=update-post.d.cts.map
|
|
@@ -54,7 +54,19 @@ declare const raiselyUpdatePost: import("@keystrokehq/action").WorkflowActionDef
|
|
|
54
54
|
};
|
|
55
55
|
path: string;
|
|
56
56
|
private?: boolean | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { raiselyUpdatePost };
|
|
60
72
|
//# sourceMappingURL=update-post.d.mts.map
|
|
@@ -108,7 +108,19 @@ declare const raiselyUpdateProfile: import("@keystrokehq/action").WorkflowAction
|
|
|
108
108
|
private?: boolean | undefined;
|
|
109
109
|
campaign?: string | undefined;
|
|
110
110
|
overwriteCustomFields?: boolean | undefined;
|
|
111
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
111
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
112
|
+
connectionId: z.ZodString;
|
|
113
|
+
entityId: z.ZodString;
|
|
114
|
+
instanceId: z.ZodString;
|
|
115
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
generic_api_key: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>;
|
|
112
124
|
//#endregion
|
|
113
125
|
export { raiselyUpdateProfile };
|
|
114
126
|
//# sourceMappingURL=update-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.d.cts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA+EzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-profile.d.cts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA+EzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -108,7 +108,19 @@ declare const raiselyUpdateProfile: import("@keystrokehq/action").WorkflowAction
|
|
|
108
108
|
private?: boolean | undefined;
|
|
109
109
|
campaign?: string | undefined;
|
|
110
110
|
overwriteCustomFields?: boolean | undefined;
|
|
111
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
111
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
112
|
+
connectionId: z.ZodString;
|
|
113
|
+
entityId: z.ZodString;
|
|
114
|
+
instanceId: z.ZodString;
|
|
115
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
generic_api_key: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>;
|
|
112
124
|
//#endregion
|
|
113
125
|
export { raiselyUpdateProfile };
|
|
114
126
|
//# sourceMappingURL=update-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.d.mts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA+EzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-profile.d.mts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA+EzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -89,7 +89,19 @@ declare const raiselyUpdateUser: import("@keystrokehq/action").WorkflowActionDef
|
|
|
89
89
|
uuid: string;
|
|
90
90
|
private?: boolean | undefined;
|
|
91
91
|
overwriteCustomFields?: boolean | undefined;
|
|
92
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
92
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
99
|
+
connectionId: z.ZodString;
|
|
100
|
+
entityId: z.ZodString;
|
|
101
|
+
instanceId: z.ZodString;
|
|
102
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>;
|
|
93
105
|
//#endregion
|
|
94
106
|
export { raiselyUpdateUser };
|
|
95
107
|
//# sourceMappingURL=update-user.d.cts.map
|
|
@@ -89,7 +89,19 @@ declare const raiselyUpdateUser: import("@keystrokehq/action").WorkflowActionDef
|
|
|
89
89
|
uuid: string;
|
|
90
90
|
private?: boolean | undefined;
|
|
91
91
|
overwriteCustomFields?: boolean | undefined;
|
|
92
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
92
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
93
|
+
connectionId: z.ZodString;
|
|
94
|
+
entityId: z.ZodString;
|
|
95
|
+
instanceId: z.ZodString;
|
|
96
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
97
|
+
generic_api_key: z.ZodString;
|
|
98
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
99
|
+
connectionId: z.ZodString;
|
|
100
|
+
entityId: z.ZodString;
|
|
101
|
+
instanceId: z.ZodString;
|
|
102
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
103
|
+
generic_api_key: z.ZodString;
|
|
104
|
+
}, z.core.$strip>>]>;
|
|
93
105
|
//#endregion
|
|
94
106
|
export { raiselyUpdateUser };
|
|
95
107
|
//# sourceMappingURL=update-user.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const raiselyUpdateWebhook: import("@keystrokehq/action").WorkflowAction
|
|
|
28
28
|
};
|
|
29
29
|
uuid: string;
|
|
30
30
|
private?: boolean | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { raiselyUpdateWebhook };
|
|
34
46
|
//# sourceMappingURL=update-webhook.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const raiselyUpdateWebhook: import("@keystrokehq/action").WorkflowAction
|
|
|
28
28
|
};
|
|
29
29
|
uuid: string;
|
|
30
30
|
private?: boolean | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { raiselyUpdateWebhook };
|
|
34
46
|
//# sourceMappingURL=update-webhook.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const raiselyUploadCampaignMedia: import("@keystrokehq/action").Workflow
|
|
|
24
24
|
};
|
|
25
25
|
campaign: string;
|
|
26
26
|
folder_uuid: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { raiselyUploadCampaignMedia };
|
|
30
42
|
//# sourceMappingURL=upload-campaign-media.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const raiselyUploadCampaignMedia: import("@keystrokehq/action").Workflow
|
|
|
24
24
|
};
|
|
25
25
|
campaign: string;
|
|
26
26
|
folder_uuid: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { raiselyUploadCampaignMedia };
|
|
30
42
|
//# sourceMappingURL=upload-campaign-media.d.mts.map
|
|
@@ -97,7 +97,19 @@ declare const raiselyUpsertUser: import("@keystrokehq/action").WorkflowActionDef
|
|
|
97
97
|
};
|
|
98
98
|
campaign: string;
|
|
99
99
|
private?: boolean | undefined;
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
100
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
101
|
+
connectionId: z.ZodString;
|
|
102
|
+
entityId: z.ZodString;
|
|
103
|
+
instanceId: z.ZodString;
|
|
104
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
+
generic_api_key: z.ZodString;
|
|
106
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
107
|
+
connectionId: z.ZodString;
|
|
108
|
+
entityId: z.ZodString;
|
|
109
|
+
instanceId: z.ZodString;
|
|
110
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
111
|
+
generic_api_key: z.ZodString;
|
|
112
|
+
}, z.core.$strip>>]>;
|
|
101
113
|
//#endregion
|
|
102
114
|
export { raiselyUpsertUser };
|
|
103
115
|
//# sourceMappingURL=upsert-user.d.cts.map
|
|
@@ -97,7 +97,19 @@ declare const raiselyUpsertUser: import("@keystrokehq/action").WorkflowActionDef
|
|
|
97
97
|
};
|
|
98
98
|
campaign: string;
|
|
99
99
|
private?: boolean | undefined;
|
|
100
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
100
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
101
|
+
connectionId: z.ZodString;
|
|
102
|
+
entityId: z.ZodString;
|
|
103
|
+
instanceId: z.ZodString;
|
|
104
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
+
generic_api_key: z.ZodString;
|
|
106
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
107
|
+
connectionId: z.ZodString;
|
|
108
|
+
entityId: z.ZodString;
|
|
109
|
+
instanceId: z.ZodString;
|
|
110
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
111
|
+
generic_api_key: z.ZodString;
|
|
112
|
+
}, z.core.$strip>>]>;
|
|
101
113
|
//#endregion
|
|
102
114
|
export { raiselyUpsertUser };
|
|
103
115
|
//# sourceMappingURL=upsert-user.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const raisely = (0,
|
|
4
|
+
const raisely = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "raisely",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: zod.z.string() }
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.raisely = raisely;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const raisely = defineApp({\n slug: \"raisely\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const raisely = defineApp({\n slug: \"raisely\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAA,GAAA,2BAAA,UAAA,CAAoB;CAC/B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const raisely: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const raisely: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { raisely };
|
|
5
13
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,OAAA,6BAAO,GAAA,+BAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const raisely: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const raisely: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { raisely };
|
|
5
13
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,OAAA,6BAAO,GAAA,+BAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const raisely = defineApp({
|
|
4
5
|
slug: "raisely",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: z.string() }
|
|
6
8
|
});
|
|
7
9
|
//#endregion
|
|
8
10
|
export { raisely };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const raisely = defineApp({\n slug: \"raisely\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const raisely = defineApp({\n slug: \"raisely\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,UAAU,UAAU;CAC/B,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
|