@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -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,7 +186,6 @@ 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, {
@@ -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,7 +208,6 @@ 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
213
  error: string;
@@ -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";
@@ -38,6 +38,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
38
38
  fileSize?: number | undefined;
39
39
  }[] | undefined;
40
40
  state?: string | undefined;
41
+ secureLink?: string | undefined;
41
42
  packageCode?: string | undefined;
42
43
  serverSecret?: string | undefined;
43
44
  recipients?: {
@@ -45,7 +46,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
45
46
  recipientId: string;
46
47
  }[] | undefined;
47
48
  life?: number | undefined;
48
- secureLink?: string | undefined;
49
49
  }, {
50
50
  packageId: string;
51
51
  files?: {
@@ -54,6 +54,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
54
54
  fileSize?: number | undefined;
55
55
  }[] | undefined;
56
56
  state?: string | undefined;
57
+ secureLink?: string | undefined;
57
58
  packageCode?: string | undefined;
58
59
  serverSecret?: string | undefined;
59
60
  recipients?: {
@@ -61,7 +62,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
61
62
  recipientId: string;
62
63
  }[] | undefined;
63
64
  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">;
@@ -195,6 +195,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
195
195
  fileSize?: number | undefined;
196
196
  }[] | undefined;
197
197
  state?: string | undefined;
198
+ secureLink?: string | undefined;
198
199
  packageCode?: string | undefined;
199
200
  serverSecret?: string | undefined;
200
201
  recipients?: {
@@ -202,7 +203,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
202
203
  recipientId: string;
203
204
  }[] | undefined;
204
205
  life?: number | undefined;
205
- secureLink?: string | undefined;
206
206
  }, {
207
207
  packageId: string;
208
208
  files?: {
@@ -211,6 +211,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
211
211
  fileSize?: number | undefined;
212
212
  }[] | undefined;
213
213
  state?: string | undefined;
214
+ secureLink?: string | undefined;
214
215
  packageCode?: string | undefined;
215
216
  serverSecret?: string | undefined;
216
217
  recipients?: {
@@ -218,7 +219,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
218
219
  recipientId: string;
219
220
  }[] | undefined;
220
221
  life?: number | undefined;
221
- secureLink?: string | undefined;
222
222
  }>>;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
@@ -233,6 +233,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
233
233
  fileSize?: number | undefined;
234
234
  }[] | undefined;
235
235
  state?: string | undefined;
236
+ secureLink?: string | undefined;
236
237
  packageCode?: string | undefined;
237
238
  serverSecret?: string | undefined;
238
239
  recipients?: {
@@ -240,7 +241,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
240
241
  recipientId: string;
241
242
  }[] | undefined;
242
243
  life?: number | undefined;
243
- secureLink?: string | undefined;
244
244
  } | undefined;
245
245
  }, {
246
246
  error: string;
@@ -254,6 +254,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
254
254
  fileSize?: number | undefined;
255
255
  }[] | undefined;
256
256
  state?: string | undefined;
257
+ secureLink?: string | undefined;
257
258
  packageCode?: string | undefined;
258
259
  serverSecret?: string | undefined;
259
260
  recipients?: {
@@ -261,7 +262,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
261
262
  recipientId: string;
262
263
  }[] | undefined;
263
264
  life?: number | undefined;
264
- secureLink?: string | undefined;
265
265
  } | undefined;
266
266
  }>]>;
267
267
  export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;
@@ -42,17 +42,17 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
42
42
  after: import("zod").ZodOptional<import("zod").ZodString>;
43
43
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
44
44
  }, "strip", import("zod").ZodTypeAny, {
45
- query: string;
46
45
  operation: "search_posts";
46
+ query: string;
47
47
  first: number;
48
48
  credentials?: Partial<Record<CredentialType, string>> | undefined;
49
49
  after?: string | undefined;
50
50
  }, {
51
- query: string;
52
51
  operation: "search_posts";
52
+ query: string;
53
53
  credentials?: Partial<Record<CredentialType, string>> | undefined;
54
- after?: string | undefined;
55
54
  first?: number | undefined;
55
+ after?: string | undefined;
56
56
  }>, import("zod").ZodObject<{
57
57
  operation: import("zod").ZodLiteral<"get_post">;
58
58
  post_id: import("zod").ZodString;
@@ -130,12 +130,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
130
130
  title: string;
131
131
  id: string;
132
132
  content?: unknown;
133
+ insertedAt?: string | null | undefined;
134
+ publishedAt?: string | null | undefined;
133
135
  owner?: {
134
136
  name: string;
135
137
  id: string;
136
138
  } | null | undefined;
137
- publishedAt?: string | null | undefined;
138
- insertedAt?: string | null | undefined;
139
139
  topics?: {
140
140
  name: string;
141
141
  id: string;
@@ -145,12 +145,12 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
145
145
  title: string;
146
146
  id: string;
147
147
  content?: unknown;
148
+ insertedAt?: string | null | undefined;
149
+ publishedAt?: string | null | undefined;
148
150
  owner?: {
149
151
  name: string;
150
152
  id: string;
151
153
  } | null | undefined;
152
- publishedAt?: string | null | undefined;
153
- insertedAt?: string | null | undefined;
154
154
  topics?: {
155
155
  name: string;
156
156
  id: string;
@@ -164,45 +164,45 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
164
164
  error: string;
165
165
  success: boolean;
166
166
  operation: "search_posts";
167
- has_more?: boolean | undefined;
168
167
  posts?: {
169
168
  title: string;
170
169
  id: string;
171
170
  content?: unknown;
171
+ insertedAt?: string | null | undefined;
172
+ publishedAt?: string | null | undefined;
172
173
  owner?: {
173
174
  name: string;
174
175
  id: string;
175
176
  } | null | undefined;
176
- publishedAt?: string | null | undefined;
177
- insertedAt?: string | null | undefined;
178
177
  topics?: {
179
178
  name: string;
180
179
  id: string;
181
180
  }[] | null | undefined;
182
181
  highlight?: unknown;
183
182
  }[] | undefined;
183
+ has_more?: boolean | undefined;
184
184
  end_cursor?: string | null | undefined;
185
185
  }, {
186
186
  error: string;
187
187
  success: boolean;
188
188
  operation: "search_posts";
189
- has_more?: boolean | undefined;
190
189
  posts?: {
191
190
  title: string;
192
191
  id: string;
193
192
  content?: unknown;
193
+ insertedAt?: string | null | undefined;
194
+ publishedAt?: string | null | undefined;
194
195
  owner?: {
195
196
  name: string;
196
197
  id: string;
197
198
  } | null | undefined;
198
- publishedAt?: string | null | undefined;
199
- insertedAt?: string | null | undefined;
200
199
  topics?: {
201
200
  name: string;
202
201
  id: string;
203
202
  }[] | null | undefined;
204
203
  highlight?: unknown;
205
204
  }[] | undefined;
205
+ has_more?: boolean | undefined;
206
206
  end_cursor?: string | null | undefined;
207
207
  }>, import("zod").ZodObject<{
208
208
  operation: import("zod").ZodLiteral<"get_post">;
@@ -241,14 +241,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
241
241
  id: string;
242
242
  content?: unknown;
243
243
  version?: number | null | undefined;
244
+ insertedAt?: string | null | undefined;
245
+ publishedAt?: string | null | undefined;
246
+ updatedAt?: string | null | undefined;
247
+ archivedAt?: string | null | undefined;
244
248
  owner?: {
245
249
  name: string;
246
250
  id: string;
247
251
  } | null | undefined;
248
- publishedAt?: string | null | undefined;
249
- updatedAt?: string | null | undefined;
250
- insertedAt?: string | null | undefined;
251
- archivedAt?: string | null | undefined;
252
252
  topics?: {
253
253
  name: string;
254
254
  id: string;
@@ -258,14 +258,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
258
258
  id: string;
259
259
  content?: unknown;
260
260
  version?: number | null | undefined;
261
+ insertedAt?: string | null | undefined;
262
+ publishedAt?: string | null | undefined;
263
+ updatedAt?: string | null | undefined;
264
+ archivedAt?: string | null | undefined;
261
265
  owner?: {
262
266
  name: string;
263
267
  id: string;
264
268
  } | null | undefined;
265
- publishedAt?: string | null | undefined;
266
- updatedAt?: string | null | undefined;
267
- insertedAt?: string | null | undefined;
268
- archivedAt?: string | null | undefined;
269
269
  topics?: {
270
270
  name: string;
271
271
  id: string;
@@ -281,14 +281,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
281
281
  id: string;
282
282
  content?: unknown;
283
283
  version?: number | null | undefined;
284
+ insertedAt?: string | null | undefined;
285
+ publishedAt?: string | null | undefined;
286
+ updatedAt?: string | null | undefined;
287
+ archivedAt?: string | null | undefined;
284
288
  owner?: {
285
289
  name: string;
286
290
  id: string;
287
291
  } | null | undefined;
288
- publishedAt?: string | null | undefined;
289
- updatedAt?: string | null | undefined;
290
- insertedAt?: string | null | undefined;
291
- archivedAt?: string | null | undefined;
292
292
  topics?: {
293
293
  name: string;
294
294
  id: string;
@@ -303,14 +303,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
303
303
  id: string;
304
304
  content?: unknown;
305
305
  version?: number | null | undefined;
306
+ insertedAt?: string | null | undefined;
307
+ publishedAt?: string | null | undefined;
308
+ updatedAt?: string | null | undefined;
309
+ archivedAt?: string | null | undefined;
306
310
  owner?: {
307
311
  name: string;
308
312
  id: string;
309
313
  } | null | undefined;
310
- publishedAt?: string | null | undefined;
311
- updatedAt?: string | null | undefined;
312
- insertedAt?: string | null | undefined;
313
- archivedAt?: string | null | undefined;
314
314
  topics?: {
315
315
  name: string;
316
316
  id: string;
@@ -353,14 +353,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
353
353
  id: string;
354
354
  content?: unknown;
355
355
  version?: number | null | undefined;
356
+ insertedAt?: string | null | undefined;
357
+ publishedAt?: string | null | undefined;
358
+ updatedAt?: string | null | undefined;
359
+ archivedAt?: string | null | undefined;
356
360
  owner?: {
357
361
  name: string;
358
362
  id: string;
359
363
  } | null | undefined;
360
- publishedAt?: string | null | undefined;
361
- updatedAt?: string | null | undefined;
362
- insertedAt?: string | null | undefined;
363
- archivedAt?: string | null | undefined;
364
364
  topics?: {
365
365
  name: string;
366
366
  id: string;
@@ -370,14 +370,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
370
370
  id: string;
371
371
  content?: unknown;
372
372
  version?: number | null | undefined;
373
+ insertedAt?: string | null | undefined;
374
+ publishedAt?: string | null | undefined;
375
+ updatedAt?: string | null | undefined;
376
+ archivedAt?: string | null | undefined;
373
377
  owner?: {
374
378
  name: string;
375
379
  id: string;
376
380
  } | null | undefined;
377
- publishedAt?: string | null | undefined;
378
- updatedAt?: string | null | undefined;
379
- insertedAt?: string | null | undefined;
380
- archivedAt?: string | null | undefined;
381
381
  topics?: {
382
382
  name: string;
383
383
  id: string;
@@ -393,14 +393,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
393
393
  id: string;
394
394
  content?: unknown;
395
395
  version?: number | null | undefined;
396
+ insertedAt?: string | null | undefined;
397
+ publishedAt?: string | null | undefined;
398
+ updatedAt?: string | null | undefined;
399
+ archivedAt?: string | null | undefined;
396
400
  owner?: {
397
401
  name: string;
398
402
  id: string;
399
403
  } | null | undefined;
400
- publishedAt?: string | null | undefined;
401
- updatedAt?: string | null | undefined;
402
- insertedAt?: string | null | undefined;
403
- archivedAt?: string | null | undefined;
404
404
  topics?: {
405
405
  name: string;
406
406
  id: string;
@@ -415,14 +415,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
415
415
  id: string;
416
416
  content?: unknown;
417
417
  version?: number | null | undefined;
418
+ insertedAt?: string | null | undefined;
419
+ publishedAt?: string | null | undefined;
420
+ updatedAt?: string | null | undefined;
421
+ archivedAt?: string | null | undefined;
418
422
  owner?: {
419
423
  name: string;
420
424
  id: string;
421
425
  } | null | undefined;
422
- publishedAt?: string | null | undefined;
423
- updatedAt?: string | null | undefined;
424
- insertedAt?: string | null | undefined;
425
- archivedAt?: string | null | undefined;
426
426
  topics?: {
427
427
  name: string;
428
428
  id: string;
@@ -465,14 +465,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
465
465
  id: string;
466
466
  content?: unknown;
467
467
  version?: number | null | undefined;
468
+ insertedAt?: string | null | undefined;
469
+ publishedAt?: string | null | undefined;
470
+ updatedAt?: string | null | undefined;
471
+ archivedAt?: string | null | undefined;
468
472
  owner?: {
469
473
  name: string;
470
474
  id: string;
471
475
  } | null | undefined;
472
- publishedAt?: string | null | undefined;
473
- updatedAt?: string | null | undefined;
474
- insertedAt?: string | null | undefined;
475
- archivedAt?: string | null | undefined;
476
476
  topics?: {
477
477
  name: string;
478
478
  id: string;
@@ -482,14 +482,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
482
482
  id: string;
483
483
  content?: unknown;
484
484
  version?: number | null | undefined;
485
+ insertedAt?: string | null | undefined;
486
+ publishedAt?: string | null | undefined;
487
+ updatedAt?: string | null | undefined;
488
+ archivedAt?: string | null | undefined;
485
489
  owner?: {
486
490
  name: string;
487
491
  id: string;
488
492
  } | null | undefined;
489
- publishedAt?: string | null | undefined;
490
- updatedAt?: string | null | undefined;
491
- insertedAt?: string | null | undefined;
492
- archivedAt?: string | null | undefined;
493
493
  topics?: {
494
494
  name: string;
495
495
  id: string;
@@ -505,14 +505,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
505
505
  id: string;
506
506
  content?: unknown;
507
507
  version?: number | null | undefined;
508
+ insertedAt?: string | null | undefined;
509
+ publishedAt?: string | null | undefined;
510
+ updatedAt?: string | null | undefined;
511
+ archivedAt?: string | null | undefined;
508
512
  owner?: {
509
513
  name: string;
510
514
  id: string;
511
515
  } | null | undefined;
512
- publishedAt?: string | null | undefined;
513
- updatedAt?: string | null | undefined;
514
- insertedAt?: string | null | undefined;
515
- archivedAt?: string | null | undefined;
516
516
  topics?: {
517
517
  name: string;
518
518
  id: string;
@@ -527,14 +527,14 @@ export declare class SlabBubble<T extends SlabParamsInput = SlabParamsInput> ext
527
527
  id: string;
528
528
  content?: unknown;
529
529
  version?: number | null | undefined;
530
+ insertedAt?: string | null | undefined;
531
+ publishedAt?: string | null | undefined;
532
+ updatedAt?: string | null | undefined;
533
+ archivedAt?: string | null | undefined;
530
534
  owner?: {
531
535
  name: string;
532
536
  id: string;
533
537
  } | null | undefined;
534
- publishedAt?: string | null | undefined;
535
- updatedAt?: string | null | undefined;
536
- insertedAt?: string | null | undefined;
537
- archivedAt?: string | null | undefined;
538
538
  topics?: {
539
539
  name: string;
540
540
  id: string;