@bubblelab/bubble-core 0.1.211 → 0.1.212

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.
Files changed (118) hide show
  1. package/dist/bubble-bundle.d.ts +150 -150
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
  21. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
  22. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
  23. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  24. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  38. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  39. package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  45. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  59. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  60. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  62. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
  63. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
  64. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
  65. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  67. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  68. package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
  69. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  70. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  71. package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
  72. package/dist/bubbles/service-bubble/storage.js +5 -3
  73. package/dist/bubbles/service-bubble/storage.js.map +1 -1
  74. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  75. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
  76. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  77. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  91. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  92. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  97. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  108. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  109. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  110. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  111. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  112. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  114. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  115. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  117. package/dist/bubbles.json +1 -1
  118. package/package.json +2 -2
@@ -21,13 +21,13 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
21
21
  }, "strip", z.ZodTypeAny, {
22
22
  filename: string;
23
23
  path?: string | undefined;
24
- content?: string | undefined;
25
24
  contentType?: string | undefined;
25
+ content?: string | undefined;
26
26
  }, {
27
27
  filename: string;
28
28
  path?: string | undefined;
29
- content?: string | undefined;
30
29
  contentType?: string | undefined;
30
+ content?: string | undefined;
31
31
  }>, "many">>;
32
32
  tags: z.ZodOptional<z.ZodArray<z.ZodObject<{
33
33
  name: z.ZodString;
@@ -47,17 +47,17 @@ 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
- text?: string | undefined;
51
50
  tags?: {
52
51
  value: string;
53
52
  name: string;
54
53
  }[] | undefined;
55
54
  headers?: Record<string, string> | undefined;
55
+ text?: string | undefined;
56
56
  attachments?: {
57
57
  filename: string;
58
58
  path?: string | undefined;
59
- content?: string | undefined;
60
59
  contentType?: string | undefined;
60
+ content?: string | undefined;
61
61
  }[] | undefined;
62
62
  cc?: string | string[] | undefined;
63
63
  bcc?: string | string[] | undefined;
@@ -69,17 +69,17 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
69
69
  to: string | string[];
70
70
  subject: string;
71
71
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
- text?: string | undefined;
73
72
  tags?: {
74
73
  value: string;
75
74
  name: string;
76
75
  }[] | undefined;
77
76
  headers?: Record<string, string> | undefined;
77
+ text?: string | undefined;
78
78
  attachments?: {
79
79
  filename: string;
80
80
  path?: string | undefined;
81
- content?: string | undefined;
82
81
  contentType?: string | undefined;
82
+ content?: string | undefined;
83
83
  }[] | undefined;
84
84
  from?: string | undefined;
85
85
  cc?: string | string[] | undefined;
@@ -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
- error: string;
110
- success: boolean;
111
109
  operation: "send_email";
110
+ success: boolean;
111
+ error: string;
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- error: string;
115
- success: boolean;
116
114
  operation: "send_email";
115
+ success: boolean;
116
+ error: string;
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
- error: string;
127
- success: boolean;
128
126
  operation: "get_email_status";
127
+ success: boolean;
128
+ error: string;
129
129
  status?: string | undefined;
130
130
  created_at?: string | undefined;
131
131
  last_event?: string | undefined;
132
132
  }, {
133
- error: string;
134
- success: boolean;
135
133
  operation: "get_email_status";
134
+ success: boolean;
135
+ error: string;
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
138
138
  last_event?: string | undefined;
@@ -168,13 +168,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
168
168
  }, "strip", z.ZodTypeAny, {
169
169
  filename: string;
170
170
  path?: string | undefined;
171
- content?: string | undefined;
172
171
  contentType?: string | undefined;
172
+ content?: string | undefined;
173
173
  }, {
174
174
  filename: string;
175
175
  path?: string | undefined;
176
- content?: string | undefined;
177
176
  contentType?: string | undefined;
177
+ content?: string | undefined;
178
178
  }>, "many">>;
179
179
  tags: z.ZodOptional<z.ZodArray<z.ZodObject<{
180
180
  name: z.ZodString;
@@ -194,17 +194,17 @@ 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
- text?: string | undefined;
198
197
  tags?: {
199
198
  value: string;
200
199
  name: string;
201
200
  }[] | undefined;
202
201
  headers?: Record<string, string> | undefined;
202
+ text?: string | undefined;
203
203
  attachments?: {
204
204
  filename: string;
205
205
  path?: string | undefined;
206
- content?: string | undefined;
207
206
  contentType?: string | undefined;
207
+ content?: string | undefined;
208
208
  }[] | undefined;
209
209
  cc?: string | string[] | undefined;
210
210
  bcc?: string | string[] | undefined;
@@ -216,17 +216,17 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
216
216
  to: string | string[];
217
217
  subject: string;
218
218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
- text?: string | undefined;
220
219
  tags?: {
221
220
  value: string;
222
221
  name: string;
223
222
  }[] | undefined;
224
223
  headers?: Record<string, string> | undefined;
224
+ text?: string | undefined;
225
225
  attachments?: {
226
226
  filename: string;
227
227
  path?: string | undefined;
228
- content?: string | undefined;
229
228
  contentType?: string | undefined;
229
+ content?: string | undefined;
230
230
  }[] | undefined;
231
231
  from?: string | undefined;
232
232
  cc?: string | string[] | undefined;
@@ -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
- error: string;
257
- success: boolean;
258
256
  operation: "send_email";
257
+ success: boolean;
258
+ error: string;
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- error: string;
262
- success: boolean;
263
261
  operation: "send_email";
262
+ success: boolean;
263
+ error: string;
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
- error: string;
274
- success: boolean;
275
273
  operation: "get_email_status";
274
+ success: boolean;
275
+ error: string;
276
276
  status?: string | undefined;
277
277
  created_at?: string | undefined;
278
278
  last_event?: string | undefined;
279
279
  }, {
280
- error: string;
281
- success: boolean;
282
280
  operation: "get_email_status";
281
+ success: boolean;
282
+ error: string;
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;
285
285
  last_event?: string | undefined;
@@ -35,19 +35,19 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
35
35
  bucketName: string;
36
36
  fileName: string;
37
37
  expirationMinutes: number;
38
- credentials?: Partial<Record<CredentialType, string>> | undefined;
39
- contentType?: string | undefined;
40
38
  region?: string | undefined;
39
+ contentType?: string | undefined;
41
40
  userId?: string | undefined;
41
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
42
42
  }, {
43
43
  operation: "getUploadUrl";
44
44
  bucketName: string;
45
45
  fileName: string;
46
- credentials?: Partial<Record<CredentialType, string>> | undefined;
47
- contentType?: string | undefined;
48
46
  region?: string | undefined;
49
47
  expirationMinutes?: number | undefined;
48
+ contentType?: string | undefined;
50
49
  userId?: string | undefined;
50
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
51
51
  }>, import("zod").ZodObject<{
52
52
  operation: import("zod").ZodLiteral<"getFile">;
53
53
  bucketName: import("zod").ZodString;
@@ -61,17 +61,17 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
61
61
  bucketName: string;
62
62
  fileName: string;
63
63
  expirationMinutes: number;
64
- credentials?: Partial<Record<CredentialType, string>> | undefined;
65
64
  region?: string | undefined;
66
65
  userId?: string | undefined;
66
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
67
67
  }, {
68
68
  operation: "getFile";
69
69
  bucketName: string;
70
70
  fileName: string;
71
- credentials?: Partial<Record<CredentialType, string>> | undefined;
72
71
  region?: string | undefined;
73
72
  expirationMinutes?: number | undefined;
74
73
  userId?: string | undefined;
74
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
75
75
  }>, import("zod").ZodObject<{
76
76
  operation: import("zod").ZodLiteral<"deleteFile">;
77
77
  bucketName: import("zod").ZodString;
@@ -82,14 +82,14 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
82
82
  operation: "deleteFile";
83
83
  bucketName: string;
84
84
  fileName: string;
85
- credentials?: Partial<Record<CredentialType, string>> | undefined;
86
85
  region?: string | undefined;
86
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
87
87
  }, {
88
88
  operation: "deleteFile";
89
89
  bucketName: string;
90
90
  fileName: string;
91
- credentials?: Partial<Record<CredentialType, string>> | undefined;
92
91
  region?: string | undefined;
92
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
93
93
  }>, import("zod").ZodObject<{
94
94
  operation: import("zod").ZodLiteral<"updateFile">;
95
95
  bucketName: import("zod").ZodDefault<import("zod").ZodString>;
@@ -104,19 +104,19 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
104
104
  bucketName: string;
105
105
  fileName: string;
106
106
  fileContent: string;
107
- credentials?: Partial<Record<CredentialType, string>> | undefined;
108
- contentType?: string | undefined;
109
107
  region?: string | undefined;
108
+ contentType?: string | undefined;
110
109
  userId?: string | undefined;
110
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
111
111
  }, {
112
112
  operation: "updateFile";
113
113
  fileName: string;
114
114
  fileContent: string;
115
- credentials?: Partial<Record<CredentialType, string>> | undefined;
116
- contentType?: string | undefined;
117
115
  bucketName?: string | undefined;
118
116
  region?: string | undefined;
117
+ contentType?: string | undefined;
119
118
  userId?: string | undefined;
119
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
120
120
  }>, import("zod").ZodObject<{
121
121
  operation: import("zod").ZodLiteral<"getMultipleUploadUrls">;
122
122
  bucketName: import("zod").ZodString;
@@ -132,18 +132,18 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
132
132
  expirationMinutes: number;
133
133
  pdfFileName: string;
134
134
  pageCount: number;
135
- credentials?: Partial<Record<CredentialType, string>> | undefined;
136
135
  region?: string | undefined;
137
136
  userId?: string | undefined;
137
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
138
138
  }, {
139
139
  operation: "getMultipleUploadUrls";
140
140
  bucketName: string;
141
141
  pdfFileName: string;
142
142
  pageCount: number;
143
- credentials?: Partial<Record<CredentialType, string>> | undefined;
144
143
  region?: string | undefined;
145
144
  expirationMinutes?: number | undefined;
146
145
  userId?: string | undefined;
146
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
147
147
  }>]>;
148
148
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
149
149
  operation: import("zod").ZodLiteral<"getUploadUrl">;
@@ -153,18 +153,18 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
153
153
  contentType: import("zod").ZodOptional<import("zod").ZodString>;
154
154
  error: import("zod").ZodString;
155
155
  }, "strip", import("zod").ZodTypeAny, {
156
- error: string;
157
- success: boolean;
158
156
  operation: "getUploadUrl";
159
- contentType?: string | undefined;
157
+ success: boolean;
158
+ error: string;
160
159
  fileName?: string | undefined;
160
+ contentType?: string | undefined;
161
161
  uploadUrl?: string | undefined;
162
162
  }, {
163
- error: string;
164
- success: boolean;
165
163
  operation: "getUploadUrl";
166
- contentType?: string | undefined;
164
+ success: boolean;
165
+ error: string;
167
166
  fileName?: string | undefined;
167
+ contentType?: string | undefined;
168
168
  uploadUrl?: string | undefined;
169
169
  }>, import("zod").ZodObject<{
170
170
  operation: import("zod").ZodLiteral<"getFile">;
@@ -177,21 +177,21 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
177
177
  lastModified: import("zod").ZodOptional<import("zod").ZodString>;
178
178
  error: import("zod").ZodString;
179
179
  }, "strip", import("zod").ZodTypeAny, {
180
- error: string;
181
- success: boolean;
182
180
  operation: "getFile";
183
- contentType?: string | undefined;
181
+ success: boolean;
182
+ error: string;
184
183
  fileName?: string | undefined;
184
+ contentType?: string | undefined;
185
185
  downloadUrl?: string | undefined;
186
186
  fileUrl?: string | undefined;
187
187
  fileSize?: number | undefined;
188
188
  lastModified?: string | undefined;
189
189
  }, {
190
- error: string;
191
- success: boolean;
192
190
  operation: "getFile";
193
- contentType?: string | undefined;
191
+ success: boolean;
192
+ error: string;
194
193
  fileName?: string | undefined;
194
+ contentType?: string | undefined;
195
195
  downloadUrl?: string | undefined;
196
196
  fileUrl?: string | undefined;
197
197
  fileSize?: number | undefined;
@@ -203,17 +203,17 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
203
203
  deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
204
204
  error: import("zod").ZodString;
205
205
  }, "strip", import("zod").ZodTypeAny, {
206
- error: string;
207
- success: boolean;
208
206
  operation: "deleteFile";
209
- deleted?: boolean | undefined;
207
+ success: boolean;
208
+ error: string;
210
209
  fileName?: string | undefined;
210
+ deleted?: boolean | undefined;
211
211
  }, {
212
- error: string;
213
- success: boolean;
214
212
  operation: "deleteFile";
215
- deleted?: boolean | undefined;
213
+ success: boolean;
214
+ error: string;
216
215
  fileName?: string | undefined;
216
+ deleted?: boolean | undefined;
217
217
  }>, import("zod").ZodObject<{
218
218
  operation: import("zod").ZodLiteral<"updateFile">;
219
219
  success: import("zod").ZodBoolean;
@@ -222,19 +222,19 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
222
222
  contentType: import("zod").ZodOptional<import("zod").ZodString>;
223
223
  error: import("zod").ZodString;
224
224
  }, "strip", import("zod").ZodTypeAny, {
225
- error: string;
226
- success: boolean;
227
225
  operation: "updateFile";
228
- updated?: boolean | undefined;
229
- contentType?: string | undefined;
226
+ success: boolean;
227
+ error: string;
230
228
  fileName?: string | undefined;
229
+ contentType?: string | undefined;
230
+ updated?: boolean | undefined;
231
231
  }, {
232
- error: string;
233
- success: boolean;
234
232
  operation: "updateFile";
235
- updated?: boolean | undefined;
236
- contentType?: string | undefined;
233
+ success: boolean;
234
+ error: string;
237
235
  fileName?: string | undefined;
236
+ contentType?: string | undefined;
237
+ updated?: boolean | undefined;
238
238
  }>, import("zod").ZodObject<{
239
239
  operation: import("zod").ZodLiteral<"getMultipleUploadUrls">;
240
240
  success: import("zod").ZodBoolean;
@@ -255,9 +255,9 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
255
255
  }>, "many">>;
256
256
  error: import("zod").ZodString;
257
257
  }, "strip", import("zod").ZodTypeAny, {
258
- error: string;
259
- success: boolean;
260
258
  operation: "getMultipleUploadUrls";
259
+ success: boolean;
260
+ error: string;
261
261
  pdfFileName?: string | undefined;
262
262
  pdfUploadUrl?: string | undefined;
263
263
  pageUploadUrls?: {
@@ -266,9 +266,9 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
266
266
  pageNumber: number;
267
267
  }[] | undefined;
268
268
  }, {
269
- error: string;
270
- success: boolean;
271
269
  operation: "getMultipleUploadUrls";
270
+ success: boolean;
271
+ error: string;
272
272
  pdfFileName?: string | undefined;
273
273
  pdfUploadUrl?: string | undefined;
274
274
  pageUploadUrls?: {
@@ -15,17 +15,17 @@ export declare const S3ParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
15
15
  fileName: string;
16
16
  expirationMinutes: number;
17
17
  credentials?: Partial<Record<CredentialType, string>> | undefined;
18
- contentType?: string | undefined;
19
18
  region?: string | undefined;
19
+ contentType?: string | undefined;
20
20
  userId?: string | undefined;
21
21
  }, {
22
22
  operation: "getUploadUrl";
23
23
  bucketName: string;
24
24
  fileName: string;
25
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
- contentType?: string | undefined;
27
26
  region?: string | undefined;
28
27
  expirationMinutes?: number | undefined;
28
+ contentType?: string | undefined;
29
29
  userId?: string | undefined;
30
30
  }>, z.ZodObject<{
31
31
  operation: z.ZodLiteral<"getFile">;
@@ -84,17 +84,17 @@ export declare const S3ParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
84
84
  fileName: string;
85
85
  fileContent: string;
86
86
  credentials?: Partial<Record<CredentialType, string>> | undefined;
87
- contentType?: string | undefined;
88
87
  region?: string | undefined;
88
+ contentType?: string | undefined;
89
89
  userId?: string | undefined;
90
90
  }, {
91
91
  operation: "updateFile";
92
92
  fileName: string;
93
93
  fileContent: string;
94
94
  credentials?: Partial<Record<CredentialType, string>> | undefined;
95
- contentType?: string | undefined;
96
95
  bucketName?: string | undefined;
97
96
  region?: string | undefined;
97
+ contentType?: string | undefined;
98
98
  userId?: string | undefined;
99
99
  }>, z.ZodObject<{
100
100
  operation: z.ZodLiteral<"getMultipleUploadUrls">;
@@ -135,15 +135,15 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
135
135
  error: string;
136
136
  success: boolean;
137
137
  operation: "getUploadUrl";
138
- contentType?: string | undefined;
139
138
  fileName?: string | undefined;
139
+ contentType?: string | undefined;
140
140
  uploadUrl?: string | undefined;
141
141
  }, {
142
142
  error: string;
143
143
  success: boolean;
144
144
  operation: "getUploadUrl";
145
- contentType?: string | undefined;
146
145
  fileName?: string | undefined;
146
+ contentType?: string | undefined;
147
147
  uploadUrl?: string | undefined;
148
148
  }>, z.ZodObject<{
149
149
  operation: z.ZodLiteral<"getFile">;
@@ -159,8 +159,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
159
159
  error: string;
160
160
  success: boolean;
161
161
  operation: "getFile";
162
- contentType?: string | undefined;
163
162
  fileName?: string | undefined;
163
+ contentType?: string | undefined;
164
164
  downloadUrl?: string | undefined;
165
165
  fileUrl?: string | undefined;
166
166
  fileSize?: number | undefined;
@@ -169,8 +169,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
169
169
  error: string;
170
170
  success: boolean;
171
171
  operation: "getFile";
172
- contentType?: string | undefined;
173
172
  fileName?: string | undefined;
173
+ contentType?: string | undefined;
174
174
  downloadUrl?: string | undefined;
175
175
  fileUrl?: string | undefined;
176
176
  fileSize?: number | undefined;
@@ -185,14 +185,14 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
185
185
  error: string;
186
186
  success: boolean;
187
187
  operation: "deleteFile";
188
- deleted?: boolean | undefined;
189
188
  fileName?: string | undefined;
189
+ deleted?: boolean | undefined;
190
190
  }, {
191
191
  error: string;
192
192
  success: boolean;
193
193
  operation: "deleteFile";
194
- deleted?: boolean | undefined;
195
194
  fileName?: string | undefined;
195
+ deleted?: boolean | undefined;
196
196
  }>, z.ZodObject<{
197
197
  operation: z.ZodLiteral<"updateFile">;
198
198
  success: z.ZodBoolean;
@@ -204,16 +204,16 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
204
204
  error: string;
205
205
  success: boolean;
206
206
  operation: "updateFile";
207
- updated?: boolean | undefined;
208
- contentType?: string | undefined;
209
207
  fileName?: string | undefined;
208
+ contentType?: string | undefined;
209
+ updated?: boolean | undefined;
210
210
  }, {
211
211
  error: string;
212
212
  success: boolean;
213
213
  operation: "updateFile";
214
- updated?: boolean | undefined;
215
- contentType?: string | undefined;
216
214
  fileName?: string | undefined;
215
+ contentType?: string | undefined;
216
+ updated?: boolean | undefined;
217
217
  }>, z.ZodObject<{
218
218
  operation: z.ZodLiteral<"getMultipleUploadUrls">;
219
219
  success: z.ZodBoolean;
@@ -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
- error: string;
96
- success: boolean;
97
95
  operation: "send_file";
96
+ success: boolean;
97
+ error: string;
98
98
  packageId?: string | undefined;
99
99
  secureLink?: string | undefined;
100
100
  }, {
101
- error: string;
102
- success: boolean;
103
101
  operation: "send_file";
102
+ success: boolean;
103
+ error: string;
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
- error: string;
114
- success: boolean;
115
113
  operation: "send_message";
114
+ success: boolean;
115
+ error: string;
116
116
  packageId?: string | undefined;
117
117
  secureLink?: string | undefined;
118
118
  }, {
119
- error: string;
120
- success: boolean;
121
119
  operation: "send_message";
120
+ success: boolean;
121
+ error: string;
122
122
  packageId?: string | undefined;
123
123
  secureLink?: string | undefined;
124
124
  }>, import("zod").ZodObject<{
@@ -162,6 +162,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
162
162
  fileSize?: number | undefined;
163
163
  }[] | undefined;
164
164
  state?: string | undefined;
165
+ secureLink?: string | undefined;
165
166
  packageCode?: string | undefined;
166
167
  serverSecret?: string | undefined;
167
168
  recipients?: {
@@ -169,7 +170,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
169
170
  recipientId: string;
170
171
  }[] | undefined;
171
172
  life?: number | undefined;
172
- secureLink?: string | undefined;
173
173
  }, {
174
174
  packageId: string;
175
175
  files?: {
@@ -178,6 +178,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
178
178
  fileSize?: number | undefined;
179
179
  }[] | undefined;
180
180
  state?: string | undefined;
181
+ secureLink?: string | undefined;
181
182
  packageCode?: string | undefined;
182
183
  serverSecret?: string | undefined;
183
184
  recipients?: {
@@ -185,13 +186,12 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
185
186
  recipientId: string;
186
187
  }[] | undefined;
187
188
  life?: number | undefined;
188
- secureLink?: string | undefined;
189
189
  }>>;
190
190
  error: import("zod").ZodString;
191
191
  }, "strip", import("zod").ZodTypeAny, {
192
- error: string;
193
- success: boolean;
194
192
  operation: "get_package";
193
+ success: boolean;
194
+ error: string;
195
195
  package?: {
196
196
  packageId: string;
197
197
  files?: {
@@ -200,6 +200,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
200
200
  fileSize?: number | undefined;
201
201
  }[] | undefined;
202
202
  state?: string | undefined;
203
+ secureLink?: string | undefined;
203
204
  packageCode?: string | undefined;
204
205
  serverSecret?: string | undefined;
205
206
  recipients?: {
@@ -207,12 +208,11 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
207
208
  recipientId: string;
208
209
  }[] | undefined;
209
210
  life?: number | undefined;
210
- secureLink?: string | undefined;
211
211
  } | undefined;
212
212
  }, {
213
- error: string;
214
- success: boolean;
215
213
  operation: "get_package";
214
+ success: boolean;
215
+ error: string;
216
216
  package?: {
217
217
  packageId: string;
218
218
  files?: {
@@ -221,6 +221,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
221
221
  fileSize?: number | undefined;
222
222
  }[] | undefined;
223
223
  state?: string | undefined;
224
+ secureLink?: string | undefined;
224
225
  packageCode?: string | undefined;
225
226
  serverSecret?: string | undefined;
226
227
  recipients?: {
@@ -228,7 +229,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
228
229
  recipientId: string;
229
230
  }[] | undefined;
230
231
  life?: number | undefined;
231
- secureLink?: string | undefined;
232
232
  } | undefined;
233
233
  }>]>;
234
234
  static readonly shortDescription = "Encrypted file transfer and secure messaging via SendSafely";