@bubblelab/bubble-core 0.1.254 → 0.1.255

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 (122) hide show
  1. package/dist/bubble-bundle.d.ts +188 -188
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
  6. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  13. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  14. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  15. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  16. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
  17. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +142 -142
  19. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +174 -174
  20. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +36 -36
  21. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +748 -748
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  36. package/dist/bubbles/service-bubble/gmail.d.ts +84 -84
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/http.d.ts +28 -28
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +46 -46
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  56. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  57. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  59. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  63. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  65. package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +12 -12
  66. package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +12 -12
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +155 -155
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +140 -140
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +140 -140
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +32 -32
  78. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  87. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  88. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  89. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  91. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  95. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  96. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  102. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  104. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  105. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  106. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  107. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  108. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  111. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  112. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  113. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  114. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  115. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  116. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  117. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  119. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +82 -82
  120. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  121. package/dist/bubbles.json +1 -1
  122. package/package.json +2 -2
@@ -102,14 +102,14 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
102
102
  }, "strip", import("zod").ZodTypeAny, {
103
103
  schema: string;
104
104
  operation: "describe_table";
105
- table: string;
106
105
  database: string;
106
+ table: string;
107
107
  credentials?: Partial<Record<CredentialType, string>> | undefined;
108
108
  }, {
109
109
  schema: string;
110
110
  operation: "describe_table";
111
- table: string;
112
111
  database: string;
112
+ table: string;
113
113
  credentials?: Partial<Record<CredentialType, string>> | undefined;
114
114
  }>]>;
115
115
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
@@ -133,8 +133,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
133
133
  statement_handle: import("zod").ZodOptional<import("zod").ZodString>;
134
134
  error: import("zod").ZodString;
135
135
  }, "strip", import("zod").ZodTypeAny, {
136
- error: string;
137
136
  success: boolean;
137
+ error: string;
138
138
  operation: "execute_sql";
139
139
  rows?: (string | null)[][] | undefined;
140
140
  columns?: {
@@ -145,8 +145,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
145
145
  num_rows?: number | undefined;
146
146
  statement_handle?: string | undefined;
147
147
  }, {
148
- error: string;
149
148
  success: boolean;
149
+ error: string;
150
150
  operation: "execute_sql";
151
151
  rows?: (string | null)[][] | undefined;
152
152
  columns?: {
@@ -174,8 +174,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
174
174
  }>, "many">>;
175
175
  error: import("zod").ZodString;
176
176
  }, "strip", import("zod").ZodTypeAny, {
177
- error: string;
178
177
  success: boolean;
178
+ error: string;
179
179
  operation: "list_databases";
180
180
  databases?: {
181
181
  name: string;
@@ -183,8 +183,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
183
183
  created_on?: string | undefined;
184
184
  }[] | undefined;
185
185
  }, {
186
- error: string;
187
186
  success: boolean;
187
+ error: string;
188
188
  operation: "list_databases";
189
189
  databases?: {
190
190
  name: string;
@@ -212,8 +212,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
212
212
  }>, "many">>;
213
213
  error: import("zod").ZodString;
214
214
  }, "strip", import("zod").ZodTypeAny, {
215
- error: string;
216
215
  success: boolean;
216
+ error: string;
217
217
  operation: "list_schemas";
218
218
  schemas?: {
219
219
  name: string;
@@ -222,8 +222,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
222
222
  database_name?: string | undefined;
223
223
  }[] | undefined;
224
224
  }, {
225
- error: string;
226
225
  success: boolean;
226
+ error: string;
227
227
  operation: "list_schemas";
228
228
  schemas?: {
229
229
  name: string;
@@ -258,8 +258,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
258
258
  }>, "many">>;
259
259
  error: import("zod").ZodString;
260
260
  }, "strip", import("zod").ZodTypeAny, {
261
- error: string;
262
261
  success: boolean;
262
+ error: string;
263
263
  operation: "list_tables";
264
264
  tables?: {
265
265
  name: string;
@@ -270,8 +270,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
270
270
  kind?: string | undefined;
271
271
  }[] | undefined;
272
272
  }, {
273
- error: string;
274
273
  success: boolean;
274
+ error: string;
275
275
  operation: "list_tables";
276
276
  tables?: {
277
277
  name: string;
@@ -308,8 +308,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
308
308
  }>, "many">>;
309
309
  error: import("zod").ZodString;
310
310
  }, "strip", import("zod").ZodTypeAny, {
311
- error: string;
312
311
  success: boolean;
312
+ error: string;
313
313
  operation: "describe_table";
314
314
  columns?: {
315
315
  type: string;
@@ -320,8 +320,8 @@ export declare class SnowflakeBubble<T extends SnowflakeParamsInput = SnowflakeP
320
320
  primary_key?: boolean | undefined;
321
321
  }[] | undefined;
322
322
  }, {
323
- error: string;
324
323
  success: boolean;
324
+ error: string;
325
325
  operation: "describe_table";
326
326
  columns?: {
327
327
  type: string;
@@ -85,14 +85,14 @@ export declare const SnowflakeParamsSchema: z.ZodDiscriminatedUnion<"operation",
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  schema: string;
87
87
  operation: "describe_table";
88
- table: string;
89
88
  database: string;
89
+ table: string;
90
90
  credentials?: Partial<Record<CredentialType, string>> | undefined;
91
91
  }, {
92
92
  schema: string;
93
93
  operation: "describe_table";
94
- table: string;
95
94
  database: string;
95
+ table: string;
96
96
  credentials?: Partial<Record<CredentialType, string>> | undefined;
97
97
  }>]>;
98
98
  export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
@@ -116,8 +116,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
116
116
  statement_handle: z.ZodOptional<z.ZodString>;
117
117
  error: z.ZodString;
118
118
  }, "strip", z.ZodTypeAny, {
119
- error: string;
120
119
  success: boolean;
120
+ error: string;
121
121
  operation: "execute_sql";
122
122
  rows?: (string | null)[][] | undefined;
123
123
  columns?: {
@@ -128,8 +128,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
128
128
  num_rows?: number | undefined;
129
129
  statement_handle?: string | undefined;
130
130
  }, {
131
- error: string;
132
131
  success: boolean;
132
+ error: string;
133
133
  operation: "execute_sql";
134
134
  rows?: (string | null)[][] | undefined;
135
135
  columns?: {
@@ -157,8 +157,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
157
157
  }>, "many">>;
158
158
  error: z.ZodString;
159
159
  }, "strip", z.ZodTypeAny, {
160
- error: string;
161
160
  success: boolean;
161
+ error: string;
162
162
  operation: "list_databases";
163
163
  databases?: {
164
164
  name: string;
@@ -166,8 +166,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
166
166
  created_on?: string | undefined;
167
167
  }[] | undefined;
168
168
  }, {
169
- error: string;
170
169
  success: boolean;
170
+ error: string;
171
171
  operation: "list_databases";
172
172
  databases?: {
173
173
  name: string;
@@ -195,8 +195,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
195
195
  }>, "many">>;
196
196
  error: z.ZodString;
197
197
  }, "strip", z.ZodTypeAny, {
198
- error: string;
199
198
  success: boolean;
199
+ error: string;
200
200
  operation: "list_schemas";
201
201
  schemas?: {
202
202
  name: string;
@@ -205,8 +205,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
205
205
  database_name?: string | undefined;
206
206
  }[] | undefined;
207
207
  }, {
208
- error: string;
209
208
  success: boolean;
209
+ error: string;
210
210
  operation: "list_schemas";
211
211
  schemas?: {
212
212
  name: string;
@@ -241,8 +241,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
241
241
  }>, "many">>;
242
242
  error: z.ZodString;
243
243
  }, "strip", z.ZodTypeAny, {
244
- error: string;
245
244
  success: boolean;
245
+ error: string;
246
246
  operation: "list_tables";
247
247
  tables?: {
248
248
  name: string;
@@ -253,8 +253,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
253
253
  kind?: string | undefined;
254
254
  }[] | undefined;
255
255
  }, {
256
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
258
  operation: "list_tables";
259
259
  tables?: {
260
260
  name: string;
@@ -291,8 +291,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
291
291
  }>, "many">>;
292
292
  error: z.ZodString;
293
293
  }, "strip", z.ZodTypeAny, {
294
- error: string;
295
294
  success: boolean;
295
+ error: string;
296
296
  operation: "describe_table";
297
297
  columns?: {
298
298
  type: string;
@@ -303,8 +303,8 @@ export declare const SnowflakeResultSchema: z.ZodDiscriminatedUnion<"operation",
303
303
  primary_key?: boolean | undefined;
304
304
  }[] | undefined;
305
305
  }, {
306
- error: string;
307
306
  success: boolean;
307
+ error: string;
308
308
  operation: "describe_table";
309
309
  columns?: {
310
310
  type: string;
@@ -146,15 +146,15 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
146
146
  contentType: z.ZodOptional<z.ZodString>;
147
147
  error: z.ZodString;
148
148
  }, "strip", z.ZodTypeAny, {
149
- error: string;
150
149
  success: boolean;
150
+ error: string;
151
151
  operation: "getUploadUrl";
152
152
  contentType?: string | undefined;
153
153
  fileName?: string | undefined;
154
154
  uploadUrl?: string | undefined;
155
155
  }, {
156
- error: string;
157
156
  success: boolean;
157
+ error: string;
158
158
  operation: "getUploadUrl";
159
159
  contentType?: string | undefined;
160
160
  fileName?: string | undefined;
@@ -170,8 +170,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
170
170
  lastModified: z.ZodOptional<z.ZodString>;
171
171
  error: z.ZodString;
172
172
  }, "strip", z.ZodTypeAny, {
173
- error: string;
174
173
  success: boolean;
174
+ error: string;
175
175
  operation: "getFile";
176
176
  contentType?: string | undefined;
177
177
  fileName?: string | undefined;
@@ -180,8 +180,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
180
180
  fileSize?: number | undefined;
181
181
  lastModified?: string | undefined;
182
182
  }, {
183
- error: string;
184
183
  success: boolean;
184
+ error: string;
185
185
  operation: "getFile";
186
186
  contentType?: string | undefined;
187
187
  fileName?: string | undefined;
@@ -196,14 +196,14 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
196
196
  deleted: z.ZodOptional<z.ZodBoolean>;
197
197
  error: z.ZodString;
198
198
  }, "strip", z.ZodTypeAny, {
199
- error: string;
200
199
  success: boolean;
200
+ error: string;
201
201
  operation: "deleteFile";
202
202
  deleted?: boolean | undefined;
203
203
  fileName?: string | undefined;
204
204
  }, {
205
- error: string;
206
205
  success: boolean;
206
+ error: string;
207
207
  operation: "deleteFile";
208
208
  deleted?: boolean | undefined;
209
209
  fileName?: string | undefined;
@@ -215,15 +215,15 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
215
215
  contentType: z.ZodOptional<z.ZodString>;
216
216
  error: z.ZodString;
217
217
  }, "strip", z.ZodTypeAny, {
218
- error: string;
219
218
  success: boolean;
219
+ error: string;
220
220
  operation: "updateFile";
221
221
  updated?: boolean | undefined;
222
222
  contentType?: string | undefined;
223
223
  fileName?: string | undefined;
224
224
  }, {
225
- error: string;
226
225
  success: boolean;
226
+ error: string;
227
227
  operation: "updateFile";
228
228
  updated?: boolean | undefined;
229
229
  contentType?: string | undefined;
@@ -248,8 +248,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
248
248
  }>, "many">>;
249
249
  error: z.ZodString;
250
250
  }, "strip", z.ZodTypeAny, {
251
- error: string;
252
251
  success: boolean;
252
+ error: string;
253
253
  operation: "getMultipleUploadUrls";
254
254
  pdfFileName?: string | undefined;
255
255
  pdfUploadUrl?: string | undefined;
@@ -259,8 +259,8 @@ declare const StorageResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodOb
259
259
  pageNumber: number;
260
260
  }[] | undefined;
261
261
  }, {
262
- error: string;
263
262
  success: boolean;
263
+ error: string;
264
264
  operation: "getMultipleUploadUrls";
265
265
  pdfFileName?: string | undefined;
266
266
  pdfUploadUrl?: string | undefined;
@@ -426,15 +426,15 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
426
426
  contentType: z.ZodOptional<z.ZodString>;
427
427
  error: z.ZodString;
428
428
  }, "strip", z.ZodTypeAny, {
429
- error: string;
430
429
  success: boolean;
430
+ error: string;
431
431
  operation: "getUploadUrl";
432
432
  contentType?: string | undefined;
433
433
  fileName?: string | undefined;
434
434
  uploadUrl?: string | undefined;
435
435
  }, {
436
- error: string;
437
436
  success: boolean;
437
+ error: string;
438
438
  operation: "getUploadUrl";
439
439
  contentType?: string | undefined;
440
440
  fileName?: string | undefined;
@@ -450,8 +450,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
450
450
  lastModified: z.ZodOptional<z.ZodString>;
451
451
  error: z.ZodString;
452
452
  }, "strip", z.ZodTypeAny, {
453
- error: string;
454
453
  success: boolean;
454
+ error: string;
455
455
  operation: "getFile";
456
456
  contentType?: string | undefined;
457
457
  fileName?: string | undefined;
@@ -460,8 +460,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
460
460
  fileSize?: number | undefined;
461
461
  lastModified?: string | undefined;
462
462
  }, {
463
- error: string;
464
463
  success: boolean;
464
+ error: string;
465
465
  operation: "getFile";
466
466
  contentType?: string | undefined;
467
467
  fileName?: string | undefined;
@@ -476,14 +476,14 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
476
476
  deleted: z.ZodOptional<z.ZodBoolean>;
477
477
  error: z.ZodString;
478
478
  }, "strip", z.ZodTypeAny, {
479
- error: string;
480
479
  success: boolean;
480
+ error: string;
481
481
  operation: "deleteFile";
482
482
  deleted?: boolean | undefined;
483
483
  fileName?: string | undefined;
484
484
  }, {
485
- error: string;
486
485
  success: boolean;
486
+ error: string;
487
487
  operation: "deleteFile";
488
488
  deleted?: boolean | undefined;
489
489
  fileName?: string | undefined;
@@ -495,15 +495,15 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
495
495
  contentType: z.ZodOptional<z.ZodString>;
496
496
  error: z.ZodString;
497
497
  }, "strip", z.ZodTypeAny, {
498
- error: string;
499
498
  success: boolean;
499
+ error: string;
500
500
  operation: "updateFile";
501
501
  updated?: boolean | undefined;
502
502
  contentType?: string | undefined;
503
503
  fileName?: string | undefined;
504
504
  }, {
505
- error: string;
506
505
  success: boolean;
506
+ error: string;
507
507
  operation: "updateFile";
508
508
  updated?: boolean | undefined;
509
509
  contentType?: string | undefined;
@@ -528,8 +528,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
528
528
  }>, "many">>;
529
529
  error: z.ZodString;
530
530
  }, "strip", z.ZodTypeAny, {
531
- error: string;
532
531
  success: boolean;
532
+ error: string;
533
533
  operation: "getMultipleUploadUrls";
534
534
  pdfFileName?: string | undefined;
535
535
  pdfUploadUrl?: string | undefined;
@@ -539,8 +539,8 @@ export declare class StorageBubble<T extends StorageParams = StorageParams> exte
539
539
  pageNumber: number;
540
540
  }[] | undefined;
541
541
  }, {
542
- error: string;
543
542
  success: boolean;
543
+ error: string;
544
544
  operation: "getMultipleUploadUrls";
545
545
  pdfFileName?: string | undefined;
546
546
  pdfUploadUrl?: string | undefined;