@bubblelab/bubble-core 0.1.173 → 0.1.175
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/bubble-bundle.d.ts +235 -157
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +108 -108
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/attio/attio.d.ts +563 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.js +484 -0
- package/dist/bubbles/service-bubble/attio/attio.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +527 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.js +386 -0
- package/dist/bubbles/service-bubble/attio/attio.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.d.ts +1 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.js +4 -0
- package/dist/bubbles/service-bubble/attio/attio.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/attio/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/attio/index.js +3 -0
- package/dist/bubbles/service-bubble/attio/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +982 -982
- package/dist/bubbles/service-bubble/followupboss.d.ts +192 -192
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +174 -174
- package/dist/bubbles/service-bubble/gmail.d.ts +533 -533
- package/dist/bubbles/service-bubble/google-calendar.d.ts +134 -134
- package/dist/bubbles/service-bubble/google-drive.d.ts +66 -66
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +388 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.js +241 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +345 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +180 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/hubspot/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/hubspot/index.js +3 -0
- package/dist/bubbles/service-bubble/hubspot/index.js.map +1 -0
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +47 -47
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +39 -39
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1577 -1577
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +23 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +412 -412
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +2 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +126 -126
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1889 -1889
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1598 -2
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/utils/agent-formatter.d.ts.map +1 -1
- package/dist/utils/agent-formatter.js.map +1 -1
- package/package.json +2 -2
|
@@ -47,6 +47,11 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
47
47
|
to: string | string[];
|
|
48
48
|
subject: string;
|
|
49
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
+
tags?: {
|
|
51
|
+
value: string;
|
|
52
|
+
name: string;
|
|
53
|
+
}[] | undefined;
|
|
54
|
+
headers?: Record<string, string> | undefined;
|
|
50
55
|
text?: string | undefined;
|
|
51
56
|
attachments?: {
|
|
52
57
|
filename: string;
|
|
@@ -59,16 +64,16 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
59
64
|
html?: string | undefined;
|
|
60
65
|
reply_to?: string | string[] | undefined;
|
|
61
66
|
scheduled_at?: string | undefined;
|
|
62
|
-
tags?: {
|
|
63
|
-
value: string;
|
|
64
|
-
name: string;
|
|
65
|
-
}[] | undefined;
|
|
66
|
-
headers?: Record<string, string> | undefined;
|
|
67
67
|
}, {
|
|
68
68
|
operation: "send_email";
|
|
69
69
|
to: string | string[];
|
|
70
70
|
subject: string;
|
|
71
71
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
72
|
+
tags?: {
|
|
73
|
+
value: string;
|
|
74
|
+
name: string;
|
|
75
|
+
}[] | undefined;
|
|
76
|
+
headers?: Record<string, string> | undefined;
|
|
72
77
|
text?: string | undefined;
|
|
73
78
|
attachments?: {
|
|
74
79
|
filename: string;
|
|
@@ -82,11 +87,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
82
87
|
html?: string | undefined;
|
|
83
88
|
reply_to?: string | string[] | undefined;
|
|
84
89
|
scheduled_at?: string | undefined;
|
|
85
|
-
tags?: {
|
|
86
|
-
value: string;
|
|
87
|
-
name: string;
|
|
88
|
-
}[] | undefined;
|
|
89
|
-
headers?: Record<string, string> | undefined;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
91
|
operation: z.ZodLiteral<"get_email_status">;
|
|
92
92
|
email_id: z.ZodString;
|
|
@@ -106,14 +106,14 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
106
106
|
email_id: z.ZodOptional<z.ZodString>;
|
|
107
107
|
error: z.ZodString;
|
|
108
108
|
}, "strip", z.ZodTypeAny, {
|
|
109
|
+
operation: "send_email";
|
|
109
110
|
success: boolean;
|
|
110
111
|
error: string;
|
|
111
|
-
operation: "send_email";
|
|
112
112
|
email_id?: string | undefined;
|
|
113
113
|
}, {
|
|
114
|
+
operation: "send_email";
|
|
114
115
|
success: boolean;
|
|
115
116
|
error: string;
|
|
116
|
-
operation: "send_email";
|
|
117
117
|
email_id?: string | undefined;
|
|
118
118
|
}>, z.ZodObject<{
|
|
119
119
|
operation: z.ZodLiteral<"get_email_status">;
|
|
@@ -123,16 +123,16 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
123
123
|
last_event: z.ZodOptional<z.ZodString>;
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
+
operation: "get_email_status";
|
|
126
127
|
success: boolean;
|
|
127
128
|
error: string;
|
|
128
|
-
operation: "get_email_status";
|
|
129
129
|
status?: string | undefined;
|
|
130
130
|
created_at?: string | undefined;
|
|
131
131
|
last_event?: string | undefined;
|
|
132
132
|
}, {
|
|
133
|
+
operation: "get_email_status";
|
|
133
134
|
success: boolean;
|
|
134
135
|
error: string;
|
|
135
|
-
operation: "get_email_status";
|
|
136
136
|
status?: string | undefined;
|
|
137
137
|
created_at?: string | undefined;
|
|
138
138
|
last_event?: string | undefined;
|
|
@@ -194,6 +194,11 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
194
194
|
to: string | string[];
|
|
195
195
|
subject: string;
|
|
196
196
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
197
|
+
tags?: {
|
|
198
|
+
value: string;
|
|
199
|
+
name: string;
|
|
200
|
+
}[] | undefined;
|
|
201
|
+
headers?: Record<string, string> | undefined;
|
|
197
202
|
text?: string | undefined;
|
|
198
203
|
attachments?: {
|
|
199
204
|
filename: string;
|
|
@@ -206,16 +211,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
206
211
|
html?: string | undefined;
|
|
207
212
|
reply_to?: string | string[] | undefined;
|
|
208
213
|
scheduled_at?: string | undefined;
|
|
209
|
-
tags?: {
|
|
210
|
-
value: string;
|
|
211
|
-
name: string;
|
|
212
|
-
}[] | undefined;
|
|
213
|
-
headers?: Record<string, string> | undefined;
|
|
214
214
|
}, {
|
|
215
215
|
operation: "send_email";
|
|
216
216
|
to: string | string[];
|
|
217
217
|
subject: string;
|
|
218
218
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
219
|
+
tags?: {
|
|
220
|
+
value: string;
|
|
221
|
+
name: string;
|
|
222
|
+
}[] | undefined;
|
|
223
|
+
headers?: Record<string, string> | undefined;
|
|
219
224
|
text?: string | undefined;
|
|
220
225
|
attachments?: {
|
|
221
226
|
filename: string;
|
|
@@ -229,11 +234,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
229
234
|
html?: string | undefined;
|
|
230
235
|
reply_to?: string | string[] | undefined;
|
|
231
236
|
scheduled_at?: string | undefined;
|
|
232
|
-
tags?: {
|
|
233
|
-
value: string;
|
|
234
|
-
name: string;
|
|
235
|
-
}[] | undefined;
|
|
236
|
-
headers?: Record<string, string> | undefined;
|
|
237
237
|
}>, z.ZodObject<{
|
|
238
238
|
operation: z.ZodLiteral<"get_email_status">;
|
|
239
239
|
email_id: z.ZodString;
|
|
@@ -253,14 +253,14 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
253
253
|
email_id: z.ZodOptional<z.ZodString>;
|
|
254
254
|
error: z.ZodString;
|
|
255
255
|
}, "strip", z.ZodTypeAny, {
|
|
256
|
+
operation: "send_email";
|
|
256
257
|
success: boolean;
|
|
257
258
|
error: string;
|
|
258
|
-
operation: "send_email";
|
|
259
259
|
email_id?: string | undefined;
|
|
260
260
|
}, {
|
|
261
|
+
operation: "send_email";
|
|
261
262
|
success: boolean;
|
|
262
263
|
error: string;
|
|
263
|
-
operation: "send_email";
|
|
264
264
|
email_id?: string | undefined;
|
|
265
265
|
}>, z.ZodObject<{
|
|
266
266
|
operation: z.ZodLiteral<"get_email_status">;
|
|
@@ -270,16 +270,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
270
270
|
last_event: z.ZodOptional<z.ZodString>;
|
|
271
271
|
error: z.ZodString;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
+
operation: "get_email_status";
|
|
273
274
|
success: boolean;
|
|
274
275
|
error: string;
|
|
275
|
-
operation: "get_email_status";
|
|
276
276
|
status?: string | undefined;
|
|
277
277
|
created_at?: string | undefined;
|
|
278
278
|
last_event?: string | undefined;
|
|
279
279
|
}, {
|
|
280
|
+
operation: "get_email_status";
|
|
280
281
|
success: boolean;
|
|
281
282
|
error: string;
|
|
282
|
-
operation: "get_email_status";
|
|
283
283
|
status?: string | undefined;
|
|
284
284
|
created_at?: string | undefined;
|
|
285
285
|
last_event?: string | undefined;
|
|
@@ -61,14 +61,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
61
61
|
lifeDays: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
62
62
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
63
63
|
}, "strip", import("zod").ZodTypeAny, {
|
|
64
|
-
message: string;
|
|
65
64
|
operation: "send_message";
|
|
65
|
+
message: string;
|
|
66
66
|
recipientEmail: string | string[];
|
|
67
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
68
|
lifeDays?: number | undefined;
|
|
69
69
|
}, {
|
|
70
|
-
message: string;
|
|
71
70
|
operation: "send_message";
|
|
71
|
+
message: string;
|
|
72
72
|
recipientEmail: string | string[];
|
|
73
73
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
74
|
lifeDays?: number | undefined;
|
|
@@ -92,15 +92,15 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
92
92
|
secureLink: import("zod").ZodOptional<import("zod").ZodString>;
|
|
93
93
|
error: import("zod").ZodString;
|
|
94
94
|
}, "strip", import("zod").ZodTypeAny, {
|
|
95
|
+
operation: "send_file";
|
|
95
96
|
success: boolean;
|
|
96
97
|
error: string;
|
|
97
|
-
operation: "send_file";
|
|
98
98
|
packageId?: string | undefined;
|
|
99
99
|
secureLink?: string | undefined;
|
|
100
100
|
}, {
|
|
101
|
+
operation: "send_file";
|
|
101
102
|
success: boolean;
|
|
102
103
|
error: string;
|
|
103
|
-
operation: "send_file";
|
|
104
104
|
packageId?: string | undefined;
|
|
105
105
|
secureLink?: string | undefined;
|
|
106
106
|
}>, import("zod").ZodObject<{
|
|
@@ -110,15 +110,15 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
110
110
|
secureLink: import("zod").ZodOptional<import("zod").ZodString>;
|
|
111
111
|
error: import("zod").ZodString;
|
|
112
112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
113
|
+
operation: "send_message";
|
|
113
114
|
success: boolean;
|
|
114
115
|
error: string;
|
|
115
|
-
operation: "send_message";
|
|
116
116
|
packageId?: string | undefined;
|
|
117
117
|
secureLink?: string | undefined;
|
|
118
118
|
}, {
|
|
119
|
+
operation: "send_message";
|
|
119
120
|
success: boolean;
|
|
120
121
|
error: string;
|
|
121
|
-
operation: "send_message";
|
|
122
122
|
packageId?: string | undefined;
|
|
123
123
|
secureLink?: string | undefined;
|
|
124
124
|
}>, import("zod").ZodObject<{
|
|
@@ -189,9 +189,9 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
189
189
|
}>>;
|
|
190
190
|
error: import("zod").ZodString;
|
|
191
191
|
}, "strip", import("zod").ZodTypeAny, {
|
|
192
|
+
operation: "get_package";
|
|
192
193
|
success: boolean;
|
|
193
194
|
error: string;
|
|
194
|
-
operation: "get_package";
|
|
195
195
|
package?: {
|
|
196
196
|
packageId: string;
|
|
197
197
|
files?: {
|
|
@@ -210,9 +210,9 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
210
210
|
life?: number | undefined;
|
|
211
211
|
} | undefined;
|
|
212
212
|
}, {
|
|
213
|
+
operation: "get_package";
|
|
213
214
|
success: boolean;
|
|
214
215
|
error: string;
|
|
215
|
-
operation: "get_package";
|
|
216
216
|
package?: {
|
|
217
217
|
packageId: string;
|
|
218
218
|
files?: {
|
|
@@ -38,7 +38,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
38
38
|
fileSize?: number | undefined;
|
|
39
39
|
}[] | undefined;
|
|
40
40
|
state?: string | undefined;
|
|
41
|
-
secureLink?: string | undefined;
|
|
42
41
|
packageCode?: string | undefined;
|
|
43
42
|
serverSecret?: string | undefined;
|
|
44
43
|
recipients?: {
|
|
@@ -46,6 +45,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
46
45
|
recipientId: string;
|
|
47
46
|
}[] | undefined;
|
|
48
47
|
life?: number | undefined;
|
|
48
|
+
secureLink?: string | undefined;
|
|
49
49
|
}, {
|
|
50
50
|
packageId: string;
|
|
51
51
|
files?: {
|
|
@@ -54,7 +54,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
54
54
|
fileSize?: number | undefined;
|
|
55
55
|
}[] | undefined;
|
|
56
56
|
state?: string | undefined;
|
|
57
|
-
secureLink?: string | undefined;
|
|
58
57
|
packageCode?: string | undefined;
|
|
59
58
|
serverSecret?: string | undefined;
|
|
60
59
|
recipients?: {
|
|
@@ -62,6 +61,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
62
61
|
recipientId: string;
|
|
63
62
|
}[] | undefined;
|
|
64
63
|
life?: number | undefined;
|
|
64
|
+
secureLink?: string | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
67
67
|
operation: z.ZodLiteral<"send_file">;
|
|
@@ -125,14 +125,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
125
125
|
secureLink: z.ZodOptional<z.ZodString>;
|
|
126
126
|
error: z.ZodString;
|
|
127
127
|
}, "strip", z.ZodTypeAny, {
|
|
128
|
-
success: boolean;
|
|
129
128
|
error: string;
|
|
129
|
+
success: boolean;
|
|
130
130
|
operation: "send_file";
|
|
131
131
|
packageId?: string | undefined;
|
|
132
132
|
secureLink?: string | undefined;
|
|
133
133
|
}, {
|
|
134
|
-
success: boolean;
|
|
135
134
|
error: string;
|
|
135
|
+
success: boolean;
|
|
136
136
|
operation: "send_file";
|
|
137
137
|
packageId?: string | undefined;
|
|
138
138
|
secureLink?: string | undefined;
|
|
@@ -143,14 +143,14 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
143
143
|
secureLink: z.ZodOptional<z.ZodString>;
|
|
144
144
|
error: z.ZodString;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
success: boolean;
|
|
147
146
|
error: string;
|
|
147
|
+
success: boolean;
|
|
148
148
|
operation: "send_message";
|
|
149
149
|
packageId?: string | undefined;
|
|
150
150
|
secureLink?: string | undefined;
|
|
151
151
|
}, {
|
|
152
|
-
success: boolean;
|
|
153
152
|
error: string;
|
|
153
|
+
success: boolean;
|
|
154
154
|
operation: "send_message";
|
|
155
155
|
packageId?: string | undefined;
|
|
156
156
|
secureLink?: string | undefined;
|
|
@@ -195,7 +195,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
195
195
|
fileSize?: number | undefined;
|
|
196
196
|
}[] | undefined;
|
|
197
197
|
state?: string | undefined;
|
|
198
|
-
secureLink?: string | undefined;
|
|
199
198
|
packageCode?: string | undefined;
|
|
200
199
|
serverSecret?: string | undefined;
|
|
201
200
|
recipients?: {
|
|
@@ -203,6 +202,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
203
202
|
recipientId: string;
|
|
204
203
|
}[] | undefined;
|
|
205
204
|
life?: number | undefined;
|
|
205
|
+
secureLink?: string | undefined;
|
|
206
206
|
}, {
|
|
207
207
|
packageId: string;
|
|
208
208
|
files?: {
|
|
@@ -211,7 +211,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
211
211
|
fileSize?: number | undefined;
|
|
212
212
|
}[] | undefined;
|
|
213
213
|
state?: string | undefined;
|
|
214
|
-
secureLink?: string | undefined;
|
|
215
214
|
packageCode?: string | undefined;
|
|
216
215
|
serverSecret?: string | undefined;
|
|
217
216
|
recipients?: {
|
|
@@ -219,11 +218,12 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
219
218
|
recipientId: string;
|
|
220
219
|
}[] | undefined;
|
|
221
220
|
life?: number | undefined;
|
|
221
|
+
secureLink?: string | undefined;
|
|
222
222
|
}>>;
|
|
223
223
|
error: z.ZodString;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
success: boolean;
|
|
226
225
|
error: string;
|
|
226
|
+
success: boolean;
|
|
227
227
|
operation: "get_package";
|
|
228
228
|
package?: {
|
|
229
229
|
packageId: string;
|
|
@@ -233,7 +233,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
233
233
|
fileSize?: number | undefined;
|
|
234
234
|
}[] | undefined;
|
|
235
235
|
state?: string | undefined;
|
|
236
|
-
secureLink?: string | undefined;
|
|
237
236
|
packageCode?: string | undefined;
|
|
238
237
|
serverSecret?: string | undefined;
|
|
239
238
|
recipients?: {
|
|
@@ -241,10 +240,11 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
241
240
|
recipientId: string;
|
|
242
241
|
}[] | undefined;
|
|
243
242
|
life?: number | undefined;
|
|
243
|
+
secureLink?: string | undefined;
|
|
244
244
|
} | undefined;
|
|
245
245
|
}, {
|
|
246
|
-
success: boolean;
|
|
247
246
|
error: string;
|
|
247
|
+
success: boolean;
|
|
248
248
|
operation: "get_package";
|
|
249
249
|
package?: {
|
|
250
250
|
packageId: string;
|
|
@@ -254,7 +254,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
254
254
|
fileSize?: number | undefined;
|
|
255
255
|
}[] | undefined;
|
|
256
256
|
state?: string | undefined;
|
|
257
|
-
secureLink?: string | undefined;
|
|
258
257
|
packageCode?: string | undefined;
|
|
259
258
|
serverSecret?: string | undefined;
|
|
260
259
|
recipients?: {
|
|
@@ -262,6 +261,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
262
261
|
recipientId: string;
|
|
263
262
|
}[] | undefined;
|
|
264
263
|
life?: number | undefined;
|
|
264
|
+
secureLink?: string | undefined;
|
|
265
265
|
} | undefined;
|
|
266
266
|
}>]>;
|
|
267
267
|
export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;
|