@bubblelab/bubble-core 0.1.154 → 0.1.155

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 (79) hide show
  1. package/dist/bubble-bundle.d.ts +115 -115
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +44 -44
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +92 -92
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +32 -32
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +30 -30
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +32 -32
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +208 -208
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +50 -50
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +72 -72
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +11 -11
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +13 -13
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +2 -2
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +122 -122
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +154 -154
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +869 -869
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +46 -46
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +100 -100
  28. package/dist/bubbles/service-bubble/github.d.ts +152 -152
  29. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +110 -110
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +54 -54
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +34 -34
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts +32 -32
  38. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +34 -34
  39. package/dist/bubbles/service-bubble/notion/notion.d.ts +1234 -1234
  40. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  42. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/slack/slack.d.ts +208 -208
  44. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +61 -61
  45. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +75 -75
  46. package/dist/bubbles/service-bubble/telegram.d.ts +1488 -1488
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +7 -7
  48. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +9 -9
  49. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  51. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  52. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
  54. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +428 -428
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +86 -86
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +158 -158
  64. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  65. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  68. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  69. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  70. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +2 -2
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +44 -44
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +62 -62
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +44 -44
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +110 -110
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  78. package/dist/bubbles.json +1 -1
  79. package/package.json +2 -2
@@ -23,9 +23,9 @@ declare const ApifyParamsSchema: z.ZodObject<{
23
23
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
24
24
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
25
25
  }, "strip", z.ZodTypeAny, {
26
- limit: number;
27
- timeout: number;
28
26
  input: Record<string, unknown>;
27
+ timeout: number;
28
+ limit: number;
29
29
  waitForFinish: boolean;
30
30
  search?: string | undefined;
31
31
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -34,8 +34,8 @@ declare const ApifyParamsSchema: z.ZodObject<{
34
34
  input: Record<string, unknown>;
35
35
  search?: string | undefined;
36
36
  credentials?: Partial<Record<CredentialType, string>> | undefined;
37
- limit?: number | undefined;
38
37
  timeout?: number | undefined;
38
+ limit?: number | undefined;
39
39
  actorId?: string | undefined;
40
40
  waitForFinish?: boolean | undefined;
41
41
  }>;
@@ -70,28 +70,28 @@ declare const ApifyResultSchema: z.ZodObject<{
70
70
  id: string;
71
71
  inputSchemaUrl: string;
72
72
  description?: string | null | undefined;
73
+ stars?: number | null | undefined;
73
74
  usage?: {
74
75
  totalRuns?: number | undefined;
75
76
  usersCount?: number | undefined;
76
77
  } | null | undefined;
77
- stars?: number | null | undefined;
78
78
  requiresRental?: boolean | undefined;
79
79
  }, {
80
80
  name: string;
81
81
  id: string;
82
82
  inputSchemaUrl: string;
83
83
  description?: string | null | undefined;
84
+ stars?: number | null | undefined;
84
85
  usage?: {
85
86
  totalRuns?: number | undefined;
86
87
  usersCount?: number | undefined;
87
88
  } | null | undefined;
88
- stars?: number | null | undefined;
89
89
  requiresRental?: boolean | undefined;
90
90
  }>, "many">>;
91
91
  }, "strip", z.ZodTypeAny, {
92
+ status: string;
92
93
  success: boolean;
93
94
  error: string;
94
- status: string;
95
95
  runId: string;
96
96
  consoleUrl: string;
97
97
  items?: unknown[] | undefined;
@@ -102,17 +102,17 @@ declare const ApifyResultSchema: z.ZodObject<{
102
102
  id: string;
103
103
  inputSchemaUrl: string;
104
104
  description?: string | null | undefined;
105
+ stars?: number | null | undefined;
105
106
  usage?: {
106
107
  totalRuns?: number | undefined;
107
108
  usersCount?: number | undefined;
108
109
  } | null | undefined;
109
- stars?: number | null | undefined;
110
110
  requiresRental?: boolean | undefined;
111
111
  }[] | undefined;
112
112
  }, {
113
+ status: string;
113
114
  success: boolean;
114
115
  error: string;
115
- status: string;
116
116
  runId: string;
117
117
  consoleUrl: string;
118
118
  items?: unknown[] | undefined;
@@ -123,11 +123,11 @@ declare const ApifyResultSchema: z.ZodObject<{
123
123
  id: string;
124
124
  inputSchemaUrl: string;
125
125
  description?: string | null | undefined;
126
+ stars?: number | null | undefined;
126
127
  usage?: {
127
128
  totalRuns?: number | undefined;
128
129
  usersCount?: number | undefined;
129
130
  } | null | undefined;
130
- stars?: number | null | undefined;
131
131
  requiresRental?: boolean | undefined;
132
132
  }[] | undefined;
133
133
  }>;
@@ -159,9 +159,9 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
159
159
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
160
160
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
161
161
  }, "strip", z.ZodTypeAny, {
162
- limit: number;
163
- timeout: number;
164
162
  input: Record<string, unknown>;
163
+ timeout: number;
164
+ limit: number;
165
165
  waitForFinish: boolean;
166
166
  search?: string | undefined;
167
167
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -170,8 +170,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
170
170
  input: Record<string, unknown>;
171
171
  search?: string | undefined;
172
172
  credentials?: Partial<Record<CredentialType, string>> | undefined;
173
- limit?: number | undefined;
174
173
  timeout?: number | undefined;
174
+ limit?: number | undefined;
175
175
  actorId?: string | undefined;
176
176
  waitForFinish?: boolean | undefined;
177
177
  }>;
@@ -206,28 +206,28 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
206
206
  id: string;
207
207
  inputSchemaUrl: string;
208
208
  description?: string | null | undefined;
209
+ stars?: number | null | undefined;
209
210
  usage?: {
210
211
  totalRuns?: number | undefined;
211
212
  usersCount?: number | undefined;
212
213
  } | null | undefined;
213
- stars?: number | null | undefined;
214
214
  requiresRental?: boolean | undefined;
215
215
  }, {
216
216
  name: string;
217
217
  id: string;
218
218
  inputSchemaUrl: string;
219
219
  description?: string | null | undefined;
220
+ stars?: number | null | undefined;
220
221
  usage?: {
221
222
  totalRuns?: number | undefined;
222
223
  usersCount?: number | undefined;
223
224
  } | null | undefined;
224
- stars?: number | null | undefined;
225
225
  requiresRental?: boolean | undefined;
226
226
  }>, "many">>;
227
227
  }, "strip", z.ZodTypeAny, {
228
+ status: string;
228
229
  success: boolean;
229
230
  error: string;
230
- status: string;
231
231
  runId: string;
232
232
  consoleUrl: string;
233
233
  items?: unknown[] | undefined;
@@ -238,17 +238,17 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
238
238
  id: string;
239
239
  inputSchemaUrl: string;
240
240
  description?: string | null | undefined;
241
+ stars?: number | null | undefined;
241
242
  usage?: {
242
243
  totalRuns?: number | undefined;
243
244
  usersCount?: number | undefined;
244
245
  } | null | undefined;
245
- stars?: number | null | undefined;
246
246
  requiresRental?: boolean | undefined;
247
247
  }[] | undefined;
248
248
  }, {
249
+ status: string;
249
250
  success: boolean;
250
251
  error: string;
251
- status: string;
252
252
  runId: string;
253
253
  consoleUrl: string;
254
254
  items?: unknown[] | undefined;
@@ -259,11 +259,11 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
259
259
  id: string;
260
260
  inputSchemaUrl: string;
261
261
  description?: string | null | undefined;
262
+ stars?: number | null | undefined;
262
263
  usage?: {
263
264
  totalRuns?: number | undefined;
264
265
  usersCount?: number | undefined;
265
266
  } | null | undefined;
266
- stars?: number | null | undefined;
267
267
  requiresRental?: boolean | undefined;
268
268
  }[] | undefined;
269
269
  }>;
@@ -104,8 +104,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
104
104
  allow_duplicate_linkedin: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
105
105
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
106
106
  }, "strip", import("zod").ZodTypeAny, {
107
- operation: "create_candidate";
108
107
  name: string;
108
+ operation: "create_candidate";
109
109
  allow_duplicate_linkedin: boolean;
110
110
  credentials?: Partial<Record<CredentialType, string>> | undefined;
111
111
  website?: string | undefined;
@@ -113,27 +113,27 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
113
113
  type: "Personal" | "Work" | "Other";
114
114
  email: string;
115
115
  }[] | undefined;
116
+ tag?: string | undefined;
116
117
  phone_number?: string | undefined;
117
118
  linkedin_url?: string | undefined;
118
119
  github_url?: string | undefined;
119
120
  source_id?: string | undefined;
120
121
  credited_to_user_id?: string | undefined;
121
- tag?: string | undefined;
122
122
  }, {
123
- operation: "create_candidate";
124
123
  name: string;
124
+ operation: "create_candidate";
125
125
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  website?: string | undefined;
127
127
  emails?: {
128
128
  type: "Personal" | "Work" | "Other";
129
129
  email: string;
130
130
  }[] | undefined;
131
+ tag?: string | undefined;
131
132
  phone_number?: string | undefined;
132
133
  linkedin_url?: string | undefined;
133
134
  github_url?: string | undefined;
134
135
  source_id?: string | undefined;
135
136
  credited_to_user_id?: string | undefined;
136
- tag?: string | undefined;
137
137
  allow_duplicate_linkedin?: boolean | undefined;
138
138
  }>, import("zod").ZodObject<{
139
139
  operation: import("zod").ZodLiteral<"search_candidates">;
@@ -182,12 +182,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
182
182
  title: import("zod").ZodString;
183
183
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
184
184
  }, "strip", import("zod").ZodTypeAny, {
185
- operation: "create_tag";
186
185
  title: string;
186
+ operation: "create_tag";
187
187
  credentials?: Partial<Record<CredentialType, string>> | undefined;
188
188
  }, {
189
- operation: "create_tag";
190
189
  title: string;
190
+ operation: "create_tag";
191
191
  credentials?: Partial<Record<CredentialType, string>> | undefined;
192
192
  }>, import("zod").ZodObject<{
193
193
  operation: import("zod").ZodLiteral<"list_custom_fields">;
@@ -347,28 +347,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
347
347
  }[] | undefined;
348
348
  position?: string | null | undefined;
349
349
  createdAt?: string | undefined;
350
+ company?: string | null | undefined;
350
351
  updatedAt?: string | undefined;
351
352
  primaryEmailAddress?: {
352
353
  value: string;
353
354
  type: "Personal" | "Work" | "Other";
354
355
  isPrimary: boolean;
355
356
  } | null | undefined;
356
- primaryPhoneNumber?: {
357
+ emailAddresses?: {
357
358
  value: string;
358
359
  type: "Personal" | "Work" | "Other";
359
360
  isPrimary: boolean;
360
- } | null | undefined;
361
- customFields?: {
362
- title: string;
363
- id: string;
364
- value?: unknown;
365
- isPrivate?: boolean | undefined;
366
361
  }[] | undefined;
367
- emailAddresses?: {
362
+ primaryPhoneNumber?: {
368
363
  value: string;
369
364
  type: "Personal" | "Work" | "Other";
370
365
  isPrimary: boolean;
371
- }[] | undefined;
366
+ } | null | undefined;
372
367
  phoneNumbers?: {
373
368
  value: string;
374
369
  type: "Personal" | "Work" | "Other";
@@ -378,7 +373,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
378
373
  type: string;
379
374
  url: string;
380
375
  }[] | undefined;
381
- company?: string | null | undefined;
382
376
  school?: string | null | undefined;
383
377
  applicationIds?: string[] | undefined;
384
378
  resumeFileHandle?: {
@@ -391,6 +385,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
391
385
  id: string;
392
386
  handle: string;
393
387
  }[] | undefined;
388
+ customFields?: {
389
+ title: string;
390
+ id: string;
391
+ value?: unknown;
392
+ isPrivate?: boolean | undefined;
393
+ }[] | undefined;
394
394
  }, {
395
395
  name: string;
396
396
  id: string;
@@ -401,28 +401,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
401
401
  }[] | undefined;
402
402
  position?: string | null | undefined;
403
403
  createdAt?: string | undefined;
404
+ company?: string | null | undefined;
404
405
  updatedAt?: string | undefined;
405
406
  primaryEmailAddress?: {
406
407
  value: string;
407
408
  type: "Personal" | "Work" | "Other";
408
409
  isPrimary: boolean;
409
410
  } | null | undefined;
410
- primaryPhoneNumber?: {
411
+ emailAddresses?: {
411
412
  value: string;
412
413
  type: "Personal" | "Work" | "Other";
413
414
  isPrimary: boolean;
414
- } | null | undefined;
415
- customFields?: {
416
- title: string;
417
- id: string;
418
- value?: unknown;
419
- isPrivate?: boolean | undefined;
420
415
  }[] | undefined;
421
- emailAddresses?: {
416
+ primaryPhoneNumber?: {
422
417
  value: string;
423
418
  type: "Personal" | "Work" | "Other";
424
419
  isPrimary: boolean;
425
- }[] | undefined;
420
+ } | null | undefined;
426
421
  phoneNumbers?: {
427
422
  value: string;
428
423
  type: "Personal" | "Work" | "Other";
@@ -432,7 +427,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
432
427
  type: string;
433
428
  url: string;
434
429
  }[] | undefined;
435
- company?: string | null | undefined;
436
430
  school?: string | null | undefined;
437
431
  applicationIds?: string[] | undefined;
438
432
  resumeFileHandle?: {
@@ -445,6 +439,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
445
439
  id: string;
446
440
  handle: string;
447
441
  }[] | undefined;
442
+ customFields?: {
443
+ title: string;
444
+ id: string;
445
+ value?: unknown;
446
+ isPrivate?: boolean | undefined;
447
+ }[] | undefined;
448
448
  }>, "many">>;
449
449
  next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
450
450
  more_data_available: import("zod").ZodOptional<import("zod").ZodBoolean>;
@@ -466,28 +466,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
466
466
  }[] | undefined;
467
467
  position?: string | null | undefined;
468
468
  createdAt?: string | undefined;
469
+ company?: string | null | undefined;
469
470
  updatedAt?: string | undefined;
470
471
  primaryEmailAddress?: {
471
472
  value: string;
472
473
  type: "Personal" | "Work" | "Other";
473
474
  isPrimary: boolean;
474
475
  } | null | undefined;
475
- primaryPhoneNumber?: {
476
+ emailAddresses?: {
476
477
  value: string;
477
478
  type: "Personal" | "Work" | "Other";
478
479
  isPrimary: boolean;
479
- } | null | undefined;
480
- customFields?: {
481
- title: string;
482
- id: string;
483
- value?: unknown;
484
- isPrivate?: boolean | undefined;
485
480
  }[] | undefined;
486
- emailAddresses?: {
481
+ primaryPhoneNumber?: {
487
482
  value: string;
488
483
  type: "Personal" | "Work" | "Other";
489
484
  isPrimary: boolean;
490
- }[] | undefined;
485
+ } | null | undefined;
491
486
  phoneNumbers?: {
492
487
  value: string;
493
488
  type: "Personal" | "Work" | "Other";
@@ -497,7 +492,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
497
492
  type: string;
498
493
  url: string;
499
494
  }[] | undefined;
500
- company?: string | null | undefined;
501
495
  school?: string | null | undefined;
502
496
  applicationIds?: string[] | undefined;
503
497
  resumeFileHandle?: {
@@ -510,6 +504,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
510
504
  id: string;
511
505
  handle: string;
512
506
  }[] | undefined;
507
+ customFields?: {
508
+ title: string;
509
+ id: string;
510
+ value?: unknown;
511
+ isPrivate?: boolean | undefined;
512
+ }[] | undefined;
513
513
  }[] | undefined;
514
514
  more_data_available?: boolean | undefined;
515
515
  }, {
@@ -528,28 +528,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
528
528
  }[] | undefined;
529
529
  position?: string | null | undefined;
530
530
  createdAt?: string | undefined;
531
+ company?: string | null | undefined;
531
532
  updatedAt?: string | undefined;
532
533
  primaryEmailAddress?: {
533
534
  value: string;
534
535
  type: "Personal" | "Work" | "Other";
535
536
  isPrimary: boolean;
536
537
  } | null | undefined;
537
- primaryPhoneNumber?: {
538
+ emailAddresses?: {
538
539
  value: string;
539
540
  type: "Personal" | "Work" | "Other";
540
541
  isPrimary: boolean;
541
- } | null | undefined;
542
- customFields?: {
543
- title: string;
544
- id: string;
545
- value?: unknown;
546
- isPrivate?: boolean | undefined;
547
542
  }[] | undefined;
548
- emailAddresses?: {
543
+ primaryPhoneNumber?: {
549
544
  value: string;
550
545
  type: "Personal" | "Work" | "Other";
551
546
  isPrimary: boolean;
552
- }[] | undefined;
547
+ } | null | undefined;
553
548
  phoneNumbers?: {
554
549
  value: string;
555
550
  type: "Personal" | "Work" | "Other";
@@ -559,7 +554,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
559
554
  type: string;
560
555
  url: string;
561
556
  }[] | undefined;
562
- company?: string | null | undefined;
563
557
  school?: string | null | undefined;
564
558
  applicationIds?: string[] | undefined;
565
559
  resumeFileHandle?: {
@@ -572,6 +566,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
572
566
  id: string;
573
567
  handle: string;
574
568
  }[] | undefined;
569
+ customFields?: {
570
+ title: string;
571
+ id: string;
572
+ value?: unknown;
573
+ isPrivate?: boolean | undefined;
574
+ }[] | undefined;
575
575
  }[] | undefined;
576
576
  more_data_available?: boolean | undefined;
577
577
  }>, import("zod").ZodObject<{
@@ -1257,8 +1257,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1257
1257
  }, "strip", import("zod").ZodTypeAny, {
1258
1258
  title: string;
1259
1259
  id: string;
1260
- isPrivate: boolean;
1261
1260
  isArchived: boolean;
1261
+ isPrivate: boolean;
1262
1262
  objectType: string;
1263
1263
  fieldType: string;
1264
1264
  selectableValues?: {
@@ -1269,8 +1269,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1269
1269
  }, {
1270
1270
  title: string;
1271
1271
  id: string;
1272
- isPrivate: boolean;
1273
1272
  isArchived: boolean;
1273
+ isPrivate: boolean;
1274
1274
  objectType: string;
1275
1275
  fieldType: string;
1276
1276
  selectableValues?: {
@@ -1291,8 +1291,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1291
1291
  custom_fields?: {
1292
1292
  title: string;
1293
1293
  id: string;
1294
- isPrivate: boolean;
1295
1294
  isArchived: boolean;
1295
+ isPrivate: boolean;
1296
1296
  objectType: string;
1297
1297
  fieldType: string;
1298
1298
  selectableValues?: {
@@ -1311,8 +1311,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1311
1311
  custom_fields?: {
1312
1312
  title: string;
1313
1313
  id: string;
1314
- isPrivate: boolean;
1315
1314
  isArchived: boolean;
1315
+ isPrivate: boolean;
1316
1316
  objectType: string;
1317
1317
  fieldType: string;
1318
1318
  selectableValues?: {