@bubblelab/bubble-core 0.1.289 → 0.1.291

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +183 -163
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  6. package/dist/bubbles/service-bubble/airtable.d.ts +100 -100
  7. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  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 +132 -132
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  19. package/dist/bubbles/service-bubble/asana/asana.d.ts +3 -3
  20. package/dist/bubbles/service-bubble/asana/asana.schema.d.ts +1 -1
  21. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +168 -168
  22. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +32 -32
  23. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  28. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/discord/discord.d.ts +12 -12
  32. package/dist/bubbles/service-bubble/discord/discord.schema.d.ts +12 -12
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +278 -278
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/github.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/gmail.d.ts +104 -104
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +80 -80
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +40 -40
  39. package/dist/bubbles/service-bubble/granola/granola.d.ts +446 -0
  40. package/dist/bubbles/service-bubble/granola/granola.d.ts.map +1 -0
  41. package/dist/bubbles/service-bubble/granola/granola.js +187 -0
  42. package/dist/bubbles/service-bubble/granola/granola.js.map +1 -0
  43. package/dist/bubbles/service-bubble/granola/granola.schema.d.ts +766 -0
  44. package/dist/bubbles/service-bubble/granola/granola.schema.d.ts.map +1 -0
  45. package/dist/bubbles/service-bubble/granola/granola.schema.js +196 -0
  46. package/dist/bubbles/service-bubble/granola/granola.schema.js.map +1 -0
  47. package/dist/bubbles/service-bubble/granola/index.d.ts +3 -0
  48. package/dist/bubbles/service-bubble/granola/index.d.ts.map +1 -0
  49. package/dist/bubbles/service-bubble/granola/index.js +3 -0
  50. package/dist/bubbles/service-bubble/granola/index.js.map +1 -0
  51. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  52. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
  54. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/jira/jira.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  57. package/dist/bubbles/service-bubble/metabase/metabase.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/metabase/metabase.schema.d.ts +2 -2
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +272 -272
  60. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  61. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  62. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +8 -8
  63. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  64. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  65. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  66. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  67. package/dist/bubbles/service-bubble/slack/slack.d.ts +294 -294
  68. package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +4 -4
  69. package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +4 -4
  70. package/dist/bubbles/service-bubble/sortly/sortly.d.ts +38 -38
  71. package/dist/bubbles/service-bubble/sortly/sortly.schema.d.ts +40 -40
  72. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +33 -33
  73. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  74. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  75. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  76. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +22 -22
  77. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  79. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  80. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  83. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +385 -385
  84. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +10 -10
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  89. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  90. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  95. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  96. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +44 -44
  97. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  98. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  99. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +42 -42
  100. package/dist/bubbles.json +458 -2
  101. package/dist/index.d.ts +1 -0
  102. package/dist/index.d.ts.map +1 -1
  103. package/dist/index.js +1 -0
  104. package/dist/index.js.map +1 -1
  105. package/package.json +2 -2
@@ -59,16 +59,16 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
59
59
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
60
60
  credentials?: Partial<Record<CredentialType, string>> | undefined;
61
61
  cursor?: string | undefined;
62
- job_id?: string | undefined;
63
62
  created_after?: number | undefined;
63
+ job_id?: string | undefined;
64
64
  }, {
65
65
  operation: "list_candidates";
66
66
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
67
67
  credentials?: Partial<Record<CredentialType, string>> | undefined;
68
68
  limit?: number | undefined;
69
69
  cursor?: string | undefined;
70
- job_id?: string | undefined;
71
70
  created_after?: number | undefined;
71
+ job_id?: string | undefined;
72
72
  }>, import("zod").ZodObject<{
73
73
  operation: import("zod").ZodLiteral<"get_candidate">;
74
74
  candidate_id: import("zod").ZodString;
@@ -143,13 +143,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
143
143
  }, "strip", import("zod").ZodTypeAny, {
144
144
  operation: "search_candidates";
145
145
  name?: string | undefined;
146
- email?: string | undefined;
147
146
  credentials?: Partial<Record<CredentialType, string>> | undefined;
147
+ email?: string | undefined;
148
148
  }, {
149
149
  operation: "search_candidates";
150
150
  name?: string | undefined;
151
- email?: string | undefined;
152
151
  credentials?: Partial<Record<CredentialType, string>> | undefined;
152
+ email?: string | undefined;
153
153
  }>, import("zod").ZodObject<{
154
154
  operation: import("zod").ZodLiteral<"add_tag">;
155
155
  candidate_id: import("zod").ZodString;
@@ -252,8 +252,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
252
252
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
253
253
  credentials?: Partial<Record<CredentialType, string>> | undefined;
254
254
  cursor?: string | undefined;
255
- job_id?: string | undefined;
256
255
  created_after?: number | undefined;
256
+ job_id?: string | undefined;
257
257
  candidate_id?: string | undefined;
258
258
  }, {
259
259
  operation: "list_applications";
@@ -261,8 +261,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
261
261
  credentials?: Partial<Record<CredentialType, string>> | undefined;
262
262
  limit?: number | undefined;
263
263
  cursor?: string | undefined;
264
- job_id?: string | undefined;
265
264
  created_after?: number | undefined;
265
+ job_id?: string | undefined;
266
266
  candidate_id?: string | undefined;
267
267
  }>, import("zod").ZodObject<{
268
268
  operation: import("zod").ZodLiteral<"get_application">;
@@ -326,8 +326,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
326
326
  operation: "update_candidate";
327
327
  candidate_id: string;
328
328
  name?: string | undefined;
329
- email?: string | undefined;
330
329
  credentials?: Partial<Record<CredentialType, string>> | undefined;
330
+ email?: string | undefined;
331
331
  website?: string | undefined;
332
332
  phone_number?: string | undefined;
333
333
  linkedin_url?: string | undefined;
@@ -336,8 +336,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
336
336
  operation: "update_candidate";
337
337
  candidate_id: string;
338
338
  name?: string | undefined;
339
- email?: string | undefined;
340
339
  credentials?: Partial<Record<CredentialType, string>> | undefined;
340
+ email?: string | undefined;
341
341
  website?: string | undefined;
342
342
  phone_number?: string | undefined;
343
343
  linkedin_url?: string | undefined;
@@ -506,12 +506,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
506
506
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
507
507
  isPrimary: import("zod").ZodBoolean;
508
508
  }, "strip", import("zod").ZodTypeAny, {
509
- type: "Personal" | "Work" | "Other";
510
509
  value: string;
510
+ type: "Personal" | "Work" | "Other";
511
511
  isPrimary: boolean;
512
512
  }, {
513
- type: "Personal" | "Work" | "Other";
514
513
  value: string;
514
+ type: "Personal" | "Work" | "Other";
515
515
  isPrimary: boolean;
516
516
  }>>>;
517
517
  emailAddresses: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -519,12 +519,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
519
519
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
520
520
  isPrimary: import("zod").ZodBoolean;
521
521
  }, "strip", import("zod").ZodTypeAny, {
522
- type: "Personal" | "Work" | "Other";
523
522
  value: string;
523
+ type: "Personal" | "Work" | "Other";
524
524
  isPrimary: boolean;
525
525
  }, {
526
- type: "Personal" | "Work" | "Other";
527
526
  value: string;
527
+ type: "Personal" | "Work" | "Other";
528
528
  isPrimary: boolean;
529
529
  }>, "many">>;
530
530
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -532,12 +532,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
532
532
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
533
533
  isPrimary: import("zod").ZodBoolean;
534
534
  }, "strip", import("zod").ZodTypeAny, {
535
- type: "Personal" | "Work" | "Other";
536
535
  value: string;
536
+ type: "Personal" | "Work" | "Other";
537
537
  isPrimary: boolean;
538
538
  }, {
539
- type: "Personal" | "Work" | "Other";
540
539
  value: string;
540
+ type: "Personal" | "Work" | "Other";
541
541
  isPrimary: boolean;
542
542
  }>>>;
543
543
  phoneNumbers: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -545,12 +545,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
545
545
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
546
546
  isPrimary: import("zod").ZodBoolean;
547
547
  }, "strip", import("zod").ZodTypeAny, {
548
- type: "Personal" | "Work" | "Other";
549
548
  value: string;
549
+ type: "Personal" | "Work" | "Other";
550
550
  isPrimary: boolean;
551
551
  }, {
552
- type: "Personal" | "Work" | "Other";
553
552
  value: string;
553
+ type: "Personal" | "Work" | "Other";
554
554
  isPrimary: boolean;
555
555
  }>, "many">>;
556
556
  socialLinks: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -640,23 +640,29 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
640
640
  updatedAt?: string | undefined;
641
641
  company?: string | null | undefined;
642
642
  primaryEmailAddress?: {
643
- type: "Personal" | "Work" | "Other";
644
643
  value: string;
644
+ type: "Personal" | "Work" | "Other";
645
645
  isPrimary: boolean;
646
646
  } | null | undefined;
647
- emailAddresses?: {
648
- type: "Personal" | "Work" | "Other";
647
+ primaryPhoneNumber?: {
649
648
  value: string;
649
+ type: "Personal" | "Work" | "Other";
650
650
  isPrimary: boolean;
651
+ } | null | undefined;
652
+ customFields?: {
653
+ title: string;
654
+ id: string;
655
+ value?: unknown;
656
+ isPrivate?: boolean | undefined;
651
657
  }[] | undefined;
652
- primaryPhoneNumber?: {
653
- type: "Personal" | "Work" | "Other";
658
+ emailAddresses?: {
654
659
  value: string;
660
+ type: "Personal" | "Work" | "Other";
655
661
  isPrimary: boolean;
656
- } | null | undefined;
662
+ }[] | undefined;
657
663
  phoneNumbers?: {
658
- type: "Personal" | "Work" | "Other";
659
664
  value: string;
665
+ type: "Personal" | "Work" | "Other";
660
666
  isPrimary: boolean;
661
667
  }[] | undefined;
662
668
  socialLinks?: {
@@ -675,12 +681,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
675
681
  id: string;
676
682
  handle: string;
677
683
  }[] | undefined;
678
- customFields?: {
679
- title: string;
680
- id: string;
681
- value?: unknown;
682
- isPrivate?: boolean | undefined;
683
- }[] | undefined;
684
684
  creditedToUser?: unknown;
685
685
  }, {
686
686
  name: string;
@@ -697,23 +697,29 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
697
697
  updatedAt?: string | undefined;
698
698
  company?: string | null | undefined;
699
699
  primaryEmailAddress?: {
700
- type: "Personal" | "Work" | "Other";
701
700
  value: string;
701
+ type: "Personal" | "Work" | "Other";
702
702
  isPrimary: boolean;
703
703
  } | null | undefined;
704
- emailAddresses?: {
705
- type: "Personal" | "Work" | "Other";
704
+ primaryPhoneNumber?: {
706
705
  value: string;
706
+ type: "Personal" | "Work" | "Other";
707
707
  isPrimary: boolean;
708
+ } | null | undefined;
709
+ customFields?: {
710
+ title: string;
711
+ id: string;
712
+ value?: unknown;
713
+ isPrivate?: boolean | undefined;
708
714
  }[] | undefined;
709
- primaryPhoneNumber?: {
710
- type: "Personal" | "Work" | "Other";
715
+ emailAddresses?: {
711
716
  value: string;
717
+ type: "Personal" | "Work" | "Other";
712
718
  isPrimary: boolean;
713
- } | null | undefined;
719
+ }[] | undefined;
714
720
  phoneNumbers?: {
715
- type: "Personal" | "Work" | "Other";
716
721
  value: string;
722
+ type: "Personal" | "Work" | "Other";
717
723
  isPrimary: boolean;
718
724
  }[] | undefined;
719
725
  socialLinks?: {
@@ -732,12 +738,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
732
738
  id: string;
733
739
  handle: string;
734
740
  }[] | undefined;
735
- customFields?: {
736
- title: string;
737
- id: string;
738
- value?: unknown;
739
- isPrivate?: boolean | undefined;
740
- }[] | undefined;
741
741
  creditedToUser?: unknown;
742
742
  }>, "many">>;
743
743
  next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
@@ -765,23 +765,29 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
765
765
  updatedAt?: string | undefined;
766
766
  company?: string | null | undefined;
767
767
  primaryEmailAddress?: {
768
- type: "Personal" | "Work" | "Other";
769
768
  value: string;
769
+ type: "Personal" | "Work" | "Other";
770
770
  isPrimary: boolean;
771
771
  } | null | undefined;
772
- emailAddresses?: {
773
- type: "Personal" | "Work" | "Other";
772
+ primaryPhoneNumber?: {
774
773
  value: string;
774
+ type: "Personal" | "Work" | "Other";
775
775
  isPrimary: boolean;
776
+ } | null | undefined;
777
+ customFields?: {
778
+ title: string;
779
+ id: string;
780
+ value?: unknown;
781
+ isPrivate?: boolean | undefined;
776
782
  }[] | undefined;
777
- primaryPhoneNumber?: {
778
- type: "Personal" | "Work" | "Other";
783
+ emailAddresses?: {
779
784
  value: string;
785
+ type: "Personal" | "Work" | "Other";
780
786
  isPrimary: boolean;
781
- } | null | undefined;
787
+ }[] | undefined;
782
788
  phoneNumbers?: {
783
- type: "Personal" | "Work" | "Other";
784
789
  value: string;
790
+ type: "Personal" | "Work" | "Other";
785
791
  isPrimary: boolean;
786
792
  }[] | undefined;
787
793
  socialLinks?: {
@@ -800,12 +806,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
800
806
  id: string;
801
807
  handle: string;
802
808
  }[] | undefined;
803
- customFields?: {
804
- title: string;
805
- id: string;
806
- value?: unknown;
807
- isPrivate?: boolean | undefined;
808
- }[] | undefined;
809
809
  creditedToUser?: unknown;
810
810
  }[] | undefined;
811
811
  more_data_available?: boolean | undefined;
@@ -830,23 +830,29 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
830
830
  updatedAt?: string | undefined;
831
831
  company?: string | null | undefined;
832
832
  primaryEmailAddress?: {
833
- type: "Personal" | "Work" | "Other";
834
833
  value: string;
834
+ type: "Personal" | "Work" | "Other";
835
835
  isPrimary: boolean;
836
836
  } | null | undefined;
837
- emailAddresses?: {
838
- type: "Personal" | "Work" | "Other";
837
+ primaryPhoneNumber?: {
839
838
  value: string;
839
+ type: "Personal" | "Work" | "Other";
840
840
  isPrimary: boolean;
841
+ } | null | undefined;
842
+ customFields?: {
843
+ title: string;
844
+ id: string;
845
+ value?: unknown;
846
+ isPrivate?: boolean | undefined;
841
847
  }[] | undefined;
842
- primaryPhoneNumber?: {
843
- type: "Personal" | "Work" | "Other";
848
+ emailAddresses?: {
844
849
  value: string;
850
+ type: "Personal" | "Work" | "Other";
845
851
  isPrimary: boolean;
846
- } | null | undefined;
852
+ }[] | undefined;
847
853
  phoneNumbers?: {
848
- type: "Personal" | "Work" | "Other";
849
854
  value: string;
855
+ type: "Personal" | "Work" | "Other";
850
856
  isPrimary: boolean;
851
857
  }[] | undefined;
852
858
  socialLinks?: {
@@ -865,12 +871,6 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
865
871
  id: string;
866
872
  handle: string;
867
873
  }[] | undefined;
868
- customFields?: {
869
- title: string;
870
- id: string;
871
- value?: unknown;
872
- isPrivate?: boolean | undefined;
873
- }[] | undefined;
874
874
  creditedToUser?: unknown;
875
875
  }[] | undefined;
876
876
  more_data_available?: boolean | undefined;
@@ -887,12 +887,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
887
887
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
888
888
  isPrimary: import("zod").ZodBoolean;
889
889
  }, "strip", import("zod").ZodTypeAny, {
890
- type: "Personal" | "Work" | "Other";
891
890
  value: string;
891
+ type: "Personal" | "Work" | "Other";
892
892
  isPrimary: boolean;
893
893
  }, {
894
- type: "Personal" | "Work" | "Other";
895
894
  value: string;
895
+ type: "Personal" | "Work" | "Other";
896
896
  isPrimary: boolean;
897
897
  }>>>;
898
898
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -900,12 +900,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
900
900
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
901
901
  isPrimary: import("zod").ZodBoolean;
902
902
  }, "strip", import("zod").ZodTypeAny, {
903
- type: "Personal" | "Work" | "Other";
904
903
  value: string;
904
+ type: "Personal" | "Work" | "Other";
905
905
  isPrimary: boolean;
906
906
  }, {
907
- type: "Personal" | "Work" | "Other";
908
907
  value: string;
908
+ type: "Personal" | "Work" | "Other";
909
909
  isPrimary: boolean;
910
910
  }>>>;
911
911
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -930,13 +930,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
930
930
  createdAt?: string | undefined;
931
931
  updatedAt?: string | undefined;
932
932
  primaryEmailAddress?: {
933
- type: "Personal" | "Work" | "Other";
934
933
  value: string;
934
+ type: "Personal" | "Work" | "Other";
935
935
  isPrimary: boolean;
936
936
  } | null | undefined;
937
937
  primaryPhoneNumber?: {
938
- type: "Personal" | "Work" | "Other";
939
938
  value: string;
939
+ type: "Personal" | "Work" | "Other";
940
940
  isPrimary: boolean;
941
941
  } | null | undefined;
942
942
  customFields?: {
@@ -951,13 +951,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
951
951
  createdAt?: string | undefined;
952
952
  updatedAt?: string | undefined;
953
953
  primaryEmailAddress?: {
954
- type: "Personal" | "Work" | "Other";
955
954
  value: string;
955
+ type: "Personal" | "Work" | "Other";
956
956
  isPrimary: boolean;
957
957
  } | null | undefined;
958
958
  primaryPhoneNumber?: {
959
- type: "Personal" | "Work" | "Other";
960
959
  value: string;
960
+ type: "Personal" | "Work" | "Other";
961
961
  isPrimary: boolean;
962
962
  } | null | undefined;
963
963
  customFields?: {
@@ -978,13 +978,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
978
978
  createdAt?: string | undefined;
979
979
  updatedAt?: string | undefined;
980
980
  primaryEmailAddress?: {
981
- type: "Personal" | "Work" | "Other";
982
981
  value: string;
982
+ type: "Personal" | "Work" | "Other";
983
983
  isPrimary: boolean;
984
984
  } | null | undefined;
985
985
  primaryPhoneNumber?: {
986
- type: "Personal" | "Work" | "Other";
987
986
  value: string;
987
+ type: "Personal" | "Work" | "Other";
988
988
  isPrimary: boolean;
989
989
  } | null | undefined;
990
990
  customFields?: {
@@ -1004,13 +1004,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1004
1004
  createdAt?: string | undefined;
1005
1005
  updatedAt?: string | undefined;
1006
1006
  primaryEmailAddress?: {
1007
- type: "Personal" | "Work" | "Other";
1008
1007
  value: string;
1008
+ type: "Personal" | "Work" | "Other";
1009
1009
  isPrimary: boolean;
1010
1010
  } | null | undefined;
1011
1011
  primaryPhoneNumber?: {
1012
- type: "Personal" | "Work" | "Other";
1013
1012
  value: string;
1013
+ type: "Personal" | "Work" | "Other";
1014
1014
  isPrimary: boolean;
1015
1015
  } | null | undefined;
1016
1016
  customFields?: {
@@ -1033,12 +1033,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1033
1033
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1034
1034
  isPrimary: import("zod").ZodBoolean;
1035
1035
  }, "strip", import("zod").ZodTypeAny, {
1036
- type: "Personal" | "Work" | "Other";
1037
1036
  value: string;
1037
+ type: "Personal" | "Work" | "Other";
1038
1038
  isPrimary: boolean;
1039
1039
  }, {
1040
- type: "Personal" | "Work" | "Other";
1041
1040
  value: string;
1041
+ type: "Personal" | "Work" | "Other";
1042
1042
  isPrimary: boolean;
1043
1043
  }>>>;
1044
1044
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -1046,12 +1046,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1046
1046
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1047
1047
  isPrimary: import("zod").ZodBoolean;
1048
1048
  }, "strip", import("zod").ZodTypeAny, {
1049
- type: "Personal" | "Work" | "Other";
1050
1049
  value: string;
1050
+ type: "Personal" | "Work" | "Other";
1051
1051
  isPrimary: boolean;
1052
1052
  }, {
1053
- type: "Personal" | "Work" | "Other";
1054
1053
  value: string;
1054
+ type: "Personal" | "Work" | "Other";
1055
1055
  isPrimary: boolean;
1056
1056
  }>>>;
1057
1057
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -1076,13 +1076,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1076
1076
  createdAt?: string | undefined;
1077
1077
  updatedAt?: string | undefined;
1078
1078
  primaryEmailAddress?: {
1079
- type: "Personal" | "Work" | "Other";
1080
1079
  value: string;
1080
+ type: "Personal" | "Work" | "Other";
1081
1081
  isPrimary: boolean;
1082
1082
  } | null | undefined;
1083
1083
  primaryPhoneNumber?: {
1084
- type: "Personal" | "Work" | "Other";
1085
1084
  value: string;
1085
+ type: "Personal" | "Work" | "Other";
1086
1086
  isPrimary: boolean;
1087
1087
  } | null | undefined;
1088
1088
  customFields?: {
@@ -1097,13 +1097,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1097
1097
  createdAt?: string | undefined;
1098
1098
  updatedAt?: string | undefined;
1099
1099
  primaryEmailAddress?: {
1100
- type: "Personal" | "Work" | "Other";
1101
1100
  value: string;
1101
+ type: "Personal" | "Work" | "Other";
1102
1102
  isPrimary: boolean;
1103
1103
  } | null | undefined;
1104
1104
  primaryPhoneNumber?: {
1105
- type: "Personal" | "Work" | "Other";
1106
1105
  value: string;
1106
+ type: "Personal" | "Work" | "Other";
1107
1107
  isPrimary: boolean;
1108
1108
  } | null | undefined;
1109
1109
  customFields?: {
@@ -1125,13 +1125,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1125
1125
  createdAt?: string | undefined;
1126
1126
  updatedAt?: string | undefined;
1127
1127
  primaryEmailAddress?: {
1128
- type: "Personal" | "Work" | "Other";
1129
1128
  value: string;
1129
+ type: "Personal" | "Work" | "Other";
1130
1130
  isPrimary: boolean;
1131
1131
  } | null | undefined;
1132
1132
  primaryPhoneNumber?: {
1133
- type: "Personal" | "Work" | "Other";
1134
1133
  value: string;
1134
+ type: "Personal" | "Work" | "Other";
1135
1135
  isPrimary: boolean;
1136
1136
  } | null | undefined;
1137
1137
  customFields?: {
@@ -1152,13 +1152,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1152
1152
  createdAt?: string | undefined;
1153
1153
  updatedAt?: string | undefined;
1154
1154
  primaryEmailAddress?: {
1155
- type: "Personal" | "Work" | "Other";
1156
1155
  value: string;
1156
+ type: "Personal" | "Work" | "Other";
1157
1157
  isPrimary: boolean;
1158
1158
  } | null | undefined;
1159
1159
  primaryPhoneNumber?: {
1160
- type: "Personal" | "Work" | "Other";
1161
1160
  value: string;
1161
+ type: "Personal" | "Work" | "Other";
1162
1162
  isPrimary: boolean;
1163
1163
  } | null | undefined;
1164
1164
  customFields?: {
@@ -1182,12 +1182,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1182
1182
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1183
1183
  isPrimary: import("zod").ZodBoolean;
1184
1184
  }, "strip", import("zod").ZodTypeAny, {
1185
- type: "Personal" | "Work" | "Other";
1186
1185
  value: string;
1186
+ type: "Personal" | "Work" | "Other";
1187
1187
  isPrimary: boolean;
1188
1188
  }, {
1189
- type: "Personal" | "Work" | "Other";
1190
1189
  value: string;
1190
+ type: "Personal" | "Work" | "Other";
1191
1191
  isPrimary: boolean;
1192
1192
  }>>>;
1193
1193
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -1195,12 +1195,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1195
1195
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1196
1196
  isPrimary: import("zod").ZodBoolean;
1197
1197
  }, "strip", import("zod").ZodTypeAny, {
1198
- type: "Personal" | "Work" | "Other";
1199
1198
  value: string;
1199
+ type: "Personal" | "Work" | "Other";
1200
1200
  isPrimary: boolean;
1201
1201
  }, {
1202
- type: "Personal" | "Work" | "Other";
1203
1202
  value: string;
1203
+ type: "Personal" | "Work" | "Other";
1204
1204
  isPrimary: boolean;
1205
1205
  }>>>;
1206
1206
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -1225,13 +1225,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1225
1225
  createdAt?: string | undefined;
1226
1226
  updatedAt?: string | undefined;
1227
1227
  primaryEmailAddress?: {
1228
- type: "Personal" | "Work" | "Other";
1229
1228
  value: string;
1229
+ type: "Personal" | "Work" | "Other";
1230
1230
  isPrimary: boolean;
1231
1231
  } | null | undefined;
1232
1232
  primaryPhoneNumber?: {
1233
- type: "Personal" | "Work" | "Other";
1234
1233
  value: string;
1234
+ type: "Personal" | "Work" | "Other";
1235
1235
  isPrimary: boolean;
1236
1236
  } | null | undefined;
1237
1237
  customFields?: {
@@ -1246,13 +1246,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1246
1246
  createdAt?: string | undefined;
1247
1247
  updatedAt?: string | undefined;
1248
1248
  primaryEmailAddress?: {
1249
- type: "Personal" | "Work" | "Other";
1250
1249
  value: string;
1250
+ type: "Personal" | "Work" | "Other";
1251
1251
  isPrimary: boolean;
1252
1252
  } | null | undefined;
1253
1253
  primaryPhoneNumber?: {
1254
- type: "Personal" | "Work" | "Other";
1255
1254
  value: string;
1255
+ type: "Personal" | "Work" | "Other";
1256
1256
  isPrimary: boolean;
1257
1257
  } | null | undefined;
1258
1258
  customFields?: {
@@ -1273,13 +1273,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1273
1273
  createdAt?: string | undefined;
1274
1274
  updatedAt?: string | undefined;
1275
1275
  primaryEmailAddress?: {
1276
- type: "Personal" | "Work" | "Other";
1277
1276
  value: string;
1277
+ type: "Personal" | "Work" | "Other";
1278
1278
  isPrimary: boolean;
1279
1279
  } | null | undefined;
1280
1280
  primaryPhoneNumber?: {
1281
- type: "Personal" | "Work" | "Other";
1282
1281
  value: string;
1282
+ type: "Personal" | "Work" | "Other";
1283
1283
  isPrimary: boolean;
1284
1284
  } | null | undefined;
1285
1285
  customFields?: {
@@ -1299,13 +1299,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1299
1299
  createdAt?: string | undefined;
1300
1300
  updatedAt?: string | undefined;
1301
1301
  primaryEmailAddress?: {
1302
- type: "Personal" | "Work" | "Other";
1303
1302
  value: string;
1303
+ type: "Personal" | "Work" | "Other";
1304
1304
  isPrimary: boolean;
1305
1305
  } | null | undefined;
1306
1306
  primaryPhoneNumber?: {
1307
- type: "Personal" | "Work" | "Other";
1308
1307
  value: string;
1308
+ type: "Personal" | "Work" | "Other";
1309
1309
  isPrimary: boolean;
1310
1310
  } | null | undefined;
1311
1311
  customFields?: {
@@ -1328,12 +1328,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1328
1328
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1329
1329
  isPrimary: import("zod").ZodBoolean;
1330
1330
  }, "strip", import("zod").ZodTypeAny, {
1331
- type: "Personal" | "Work" | "Other";
1332
1331
  value: string;
1332
+ type: "Personal" | "Work" | "Other";
1333
1333
  isPrimary: boolean;
1334
1334
  }, {
1335
- type: "Personal" | "Work" | "Other";
1336
1335
  value: string;
1336
+ type: "Personal" | "Work" | "Other";
1337
1337
  isPrimary: boolean;
1338
1338
  }>>>;
1339
1339
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -1341,12 +1341,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1341
1341
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
1342
1342
  isPrimary: import("zod").ZodBoolean;
1343
1343
  }, "strip", import("zod").ZodTypeAny, {
1344
- type: "Personal" | "Work" | "Other";
1345
1344
  value: string;
1345
+ type: "Personal" | "Work" | "Other";
1346
1346
  isPrimary: boolean;
1347
1347
  }, {
1348
- type: "Personal" | "Work" | "Other";
1349
1348
  value: string;
1349
+ type: "Personal" | "Work" | "Other";
1350
1350
  isPrimary: boolean;
1351
1351
  }>>>;
1352
1352
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -1371,13 +1371,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1371
1371
  createdAt?: string | undefined;
1372
1372
  updatedAt?: string | undefined;
1373
1373
  primaryEmailAddress?: {
1374
- type: "Personal" | "Work" | "Other";
1375
1374
  value: string;
1375
+ type: "Personal" | "Work" | "Other";
1376
1376
  isPrimary: boolean;
1377
1377
  } | null | undefined;
1378
1378
  primaryPhoneNumber?: {
1379
- type: "Personal" | "Work" | "Other";
1380
1379
  value: string;
1380
+ type: "Personal" | "Work" | "Other";
1381
1381
  isPrimary: boolean;
1382
1382
  } | null | undefined;
1383
1383
  customFields?: {
@@ -1392,13 +1392,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1392
1392
  createdAt?: string | undefined;
1393
1393
  updatedAt?: string | undefined;
1394
1394
  primaryEmailAddress?: {
1395
- type: "Personal" | "Work" | "Other";
1396
1395
  value: string;
1396
+ type: "Personal" | "Work" | "Other";
1397
1397
  isPrimary: boolean;
1398
1398
  } | null | undefined;
1399
1399
  primaryPhoneNumber?: {
1400
- type: "Personal" | "Work" | "Other";
1401
1400
  value: string;
1401
+ type: "Personal" | "Work" | "Other";
1402
1402
  isPrimary: boolean;
1403
1403
  } | null | undefined;
1404
1404
  customFields?: {
@@ -1419,13 +1419,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1419
1419
  createdAt?: string | undefined;
1420
1420
  updatedAt?: string | undefined;
1421
1421
  primaryEmailAddress?: {
1422
- type: "Personal" | "Work" | "Other";
1423
1422
  value: string;
1423
+ type: "Personal" | "Work" | "Other";
1424
1424
  isPrimary: boolean;
1425
1425
  } | null | undefined;
1426
1426
  primaryPhoneNumber?: {
1427
- type: "Personal" | "Work" | "Other";
1428
1427
  value: string;
1428
+ type: "Personal" | "Work" | "Other";
1429
1429
  isPrimary: boolean;
1430
1430
  } | null | undefined;
1431
1431
  customFields?: {
@@ -1445,13 +1445,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1445
1445
  createdAt?: string | undefined;
1446
1446
  updatedAt?: string | undefined;
1447
1447
  primaryEmailAddress?: {
1448
- type: "Personal" | "Work" | "Other";
1449
1448
  value: string;
1449
+ type: "Personal" | "Work" | "Other";
1450
1450
  isPrimary: boolean;
1451
1451
  } | null | undefined;
1452
1452
  primaryPhoneNumber?: {
1453
- type: "Personal" | "Work" | "Other";
1454
1453
  value: string;
1454
+ type: "Personal" | "Work" | "Other";
1455
1455
  isPrimary: boolean;
1456
1456
  } | null | undefined;
1457
1457
  customFields?: {
@@ -1558,8 +1558,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1558
1558
  title: string;
1559
1559
  id: string;
1560
1560
  fieldType: string;
1561
- isArchived: boolean;
1562
1561
  isPrivate: boolean;
1562
+ isArchived: boolean;
1563
1563
  objectType: string;
1564
1564
  selectableValues?: {
1565
1565
  value: string;
@@ -1570,8 +1570,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1570
1570
  title: string;
1571
1571
  id: string;
1572
1572
  fieldType: string;
1573
- isArchived: boolean;
1574
1573
  isPrivate: boolean;
1574
+ isArchived: boolean;
1575
1575
  objectType: string;
1576
1576
  selectableValues?: {
1577
1577
  value: string;
@@ -1592,8 +1592,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1592
1592
  title: string;
1593
1593
  id: string;
1594
1594
  fieldType: string;
1595
- isArchived: boolean;
1596
1595
  isPrivate: boolean;
1596
+ isArchived: boolean;
1597
1597
  objectType: string;
1598
1598
  selectableValues?: {
1599
1599
  value: string;
@@ -1612,8 +1612,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1612
1612
  title: string;
1613
1613
  id: string;
1614
1614
  fieldType: string;
1615
- isArchived: boolean;
1616
1615
  isPrivate: boolean;
1616
+ isArchived: boolean;
1617
1617
  objectType: string;
1618
1618
  selectableValues?: {
1619
1619
  value: string;
@@ -1660,8 +1660,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1660
1660
  status?: string | undefined;
1661
1661
  locationId?: string | null | undefined;
1662
1662
  createdAt?: string | undefined;
1663
- teamId?: string | null | undefined;
1664
1663
  updatedAt?: string | undefined;
1664
+ teamId?: string | null | undefined;
1665
1665
  customFields?: {
1666
1666
  title: string;
1667
1667
  id: string;
@@ -1678,8 +1678,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1678
1678
  status?: string | undefined;
1679
1679
  locationId?: string | null | undefined;
1680
1680
  createdAt?: string | undefined;
1681
- teamId?: string | null | undefined;
1682
1681
  updatedAt?: string | undefined;
1682
+ teamId?: string | null | undefined;
1683
1683
  customFields?: {
1684
1684
  title: string;
1685
1685
  id: string;
@@ -1705,8 +1705,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1705
1705
  status?: string | undefined;
1706
1706
  locationId?: string | null | undefined;
1707
1707
  createdAt?: string | undefined;
1708
- teamId?: string | null | undefined;
1709
1708
  updatedAt?: string | undefined;
1709
+ teamId?: string | null | undefined;
1710
1710
  customFields?: {
1711
1711
  title: string;
1712
1712
  id: string;
@@ -1730,8 +1730,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1730
1730
  status?: string | undefined;
1731
1731
  locationId?: string | null | undefined;
1732
1732
  createdAt?: string | undefined;
1733
- teamId?: string | null | undefined;
1734
1733
  updatedAt?: string | undefined;
1734
+ teamId?: string | null | undefined;
1735
1735
  customFields?: {
1736
1736
  title: string;
1737
1737
  id: string;
@@ -1781,8 +1781,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1781
1781
  status?: string | undefined;
1782
1782
  locationId?: string | null | undefined;
1783
1783
  createdAt?: string | undefined;
1784
- teamId?: string | null | undefined;
1785
1784
  updatedAt?: string | undefined;
1785
+ teamId?: string | null | undefined;
1786
1786
  customFields?: {
1787
1787
  title: string;
1788
1788
  id: string;
@@ -1799,8 +1799,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1799
1799
  status?: string | undefined;
1800
1800
  locationId?: string | null | undefined;
1801
1801
  createdAt?: string | undefined;
1802
- teamId?: string | null | undefined;
1803
1802
  updatedAt?: string | undefined;
1803
+ teamId?: string | null | undefined;
1804
1804
  customFields?: {
1805
1805
  title: string;
1806
1806
  id: string;
@@ -1842,8 +1842,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1842
1842
  status?: string | undefined;
1843
1843
  locationId?: string | null | undefined;
1844
1844
  createdAt?: string | undefined;
1845
- teamId?: string | null | undefined;
1846
1845
  updatedAt?: string | undefined;
1846
+ teamId?: string | null | undefined;
1847
1847
  customFields?: {
1848
1848
  title: string;
1849
1849
  id: string;
@@ -1872,8 +1872,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
1872
1872
  status?: string | undefined;
1873
1873
  locationId?: string | null | undefined;
1874
1874
  createdAt?: string | undefined;
1875
- teamId?: string | null | undefined;
1876
1875
  updatedAt?: string | undefined;
1876
+ teamId?: string | null | undefined;
1877
1877
  customFields?: {
1878
1878
  title: string;
1879
1879
  id: string;
@@ -2227,12 +2227,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2227
2227
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
2228
2228
  isPrimary: import("zod").ZodBoolean;
2229
2229
  }, "strip", import("zod").ZodTypeAny, {
2230
- type: "Personal" | "Work" | "Other";
2231
2230
  value: string;
2231
+ type: "Personal" | "Work" | "Other";
2232
2232
  isPrimary: boolean;
2233
2233
  }, {
2234
- type: "Personal" | "Work" | "Other";
2235
2234
  value: string;
2235
+ type: "Personal" | "Work" | "Other";
2236
2236
  isPrimary: boolean;
2237
2237
  }>>>;
2238
2238
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2240,12 +2240,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2240
2240
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
2241
2241
  isPrimary: import("zod").ZodBoolean;
2242
2242
  }, "strip", import("zod").ZodTypeAny, {
2243
- type: "Personal" | "Work" | "Other";
2244
2243
  value: string;
2244
+ type: "Personal" | "Work" | "Other";
2245
2245
  isPrimary: boolean;
2246
2246
  }, {
2247
- type: "Personal" | "Work" | "Other";
2248
2247
  value: string;
2248
+ type: "Personal" | "Work" | "Other";
2249
2249
  isPrimary: boolean;
2250
2250
  }>>>;
2251
2251
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -2270,13 +2270,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2270
2270
  createdAt?: string | undefined;
2271
2271
  updatedAt?: string | undefined;
2272
2272
  primaryEmailAddress?: {
2273
- type: "Personal" | "Work" | "Other";
2274
2273
  value: string;
2274
+ type: "Personal" | "Work" | "Other";
2275
2275
  isPrimary: boolean;
2276
2276
  } | null | undefined;
2277
2277
  primaryPhoneNumber?: {
2278
- type: "Personal" | "Work" | "Other";
2279
2278
  value: string;
2279
+ type: "Personal" | "Work" | "Other";
2280
2280
  isPrimary: boolean;
2281
2281
  } | null | undefined;
2282
2282
  customFields?: {
@@ -2291,13 +2291,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2291
2291
  createdAt?: string | undefined;
2292
2292
  updatedAt?: string | undefined;
2293
2293
  primaryEmailAddress?: {
2294
- type: "Personal" | "Work" | "Other";
2295
2294
  value: string;
2295
+ type: "Personal" | "Work" | "Other";
2296
2296
  isPrimary: boolean;
2297
2297
  } | null | undefined;
2298
2298
  primaryPhoneNumber?: {
2299
- type: "Personal" | "Work" | "Other";
2300
2299
  value: string;
2300
+ type: "Personal" | "Work" | "Other";
2301
2301
  isPrimary: boolean;
2302
2302
  } | null | undefined;
2303
2303
  customFields?: {
@@ -2341,8 +2341,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2341
2341
  status?: string | undefined;
2342
2342
  locationId?: string | null | undefined;
2343
2343
  createdAt?: string | undefined;
2344
- teamId?: string | null | undefined;
2345
2344
  updatedAt?: string | undefined;
2345
+ teamId?: string | null | undefined;
2346
2346
  customFields?: {
2347
2347
  title: string;
2348
2348
  id: string;
@@ -2359,8 +2359,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2359
2359
  status?: string | undefined;
2360
2360
  locationId?: string | null | undefined;
2361
2361
  createdAt?: string | undefined;
2362
- teamId?: string | null | undefined;
2363
2362
  updatedAt?: string | undefined;
2363
+ teamId?: string | null | undefined;
2364
2364
  customFields?: {
2365
2365
  title: string;
2366
2366
  id: string;
@@ -2383,13 +2383,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2383
2383
  createdAt?: string | undefined;
2384
2384
  updatedAt?: string | undefined;
2385
2385
  primaryEmailAddress?: {
2386
- type: "Personal" | "Work" | "Other";
2387
2386
  value: string;
2387
+ type: "Personal" | "Work" | "Other";
2388
2388
  isPrimary: boolean;
2389
2389
  } | null | undefined;
2390
2390
  primaryPhoneNumber?: {
2391
- type: "Personal" | "Work" | "Other";
2392
2391
  value: string;
2392
+ type: "Personal" | "Work" | "Other";
2393
2393
  isPrimary: boolean;
2394
2394
  } | null | undefined;
2395
2395
  customFields?: {
@@ -2405,8 +2405,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2405
2405
  status?: string | undefined;
2406
2406
  locationId?: string | null | undefined;
2407
2407
  createdAt?: string | undefined;
2408
- teamId?: string | null | undefined;
2409
2408
  updatedAt?: string | undefined;
2409
+ teamId?: string | null | undefined;
2410
2410
  customFields?: {
2411
2411
  title: string;
2412
2412
  id: string;
@@ -2458,13 +2458,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2458
2458
  createdAt?: string | undefined;
2459
2459
  updatedAt?: string | undefined;
2460
2460
  primaryEmailAddress?: {
2461
- type: "Personal" | "Work" | "Other";
2462
2461
  value: string;
2462
+ type: "Personal" | "Work" | "Other";
2463
2463
  isPrimary: boolean;
2464
2464
  } | null | undefined;
2465
2465
  primaryPhoneNumber?: {
2466
- type: "Personal" | "Work" | "Other";
2467
2466
  value: string;
2467
+ type: "Personal" | "Work" | "Other";
2468
2468
  isPrimary: boolean;
2469
2469
  } | null | undefined;
2470
2470
  customFields?: {
@@ -2480,8 +2480,8 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2480
2480
  status?: string | undefined;
2481
2481
  locationId?: string | null | undefined;
2482
2482
  createdAt?: string | undefined;
2483
- teamId?: string | null | undefined;
2484
2483
  updatedAt?: string | undefined;
2484
+ teamId?: string | null | undefined;
2485
2485
  customFields?: {
2486
2486
  title: string;
2487
2487
  id: string;
@@ -2924,12 +2924,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2924
2924
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
2925
2925
  isPrimary: import("zod").ZodBoolean;
2926
2926
  }, "strip", import("zod").ZodTypeAny, {
2927
- type: "Personal" | "Work" | "Other";
2928
2927
  value: string;
2928
+ type: "Personal" | "Work" | "Other";
2929
2929
  isPrimary: boolean;
2930
2930
  }, {
2931
- type: "Personal" | "Work" | "Other";
2932
2931
  value: string;
2932
+ type: "Personal" | "Work" | "Other";
2933
2933
  isPrimary: boolean;
2934
2934
  }>>>;
2935
2935
  primaryPhoneNumber: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2937,12 +2937,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2937
2937
  type: import("zod").ZodEnum<["Personal", "Work", "Other"]>;
2938
2938
  isPrimary: import("zod").ZodBoolean;
2939
2939
  }, "strip", import("zod").ZodTypeAny, {
2940
- type: "Personal" | "Work" | "Other";
2941
2940
  value: string;
2941
+ type: "Personal" | "Work" | "Other";
2942
2942
  isPrimary: boolean;
2943
2943
  }, {
2944
- type: "Personal" | "Work" | "Other";
2945
2944
  value: string;
2945
+ type: "Personal" | "Work" | "Other";
2946
2946
  isPrimary: boolean;
2947
2947
  }>>>;
2948
2948
  customFields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -2967,13 +2967,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2967
2967
  createdAt?: string | undefined;
2968
2968
  updatedAt?: string | undefined;
2969
2969
  primaryEmailAddress?: {
2970
- type: "Personal" | "Work" | "Other";
2971
2970
  value: string;
2971
+ type: "Personal" | "Work" | "Other";
2972
2972
  isPrimary: boolean;
2973
2973
  } | null | undefined;
2974
2974
  primaryPhoneNumber?: {
2975
- type: "Personal" | "Work" | "Other";
2976
2975
  value: string;
2976
+ type: "Personal" | "Work" | "Other";
2977
2977
  isPrimary: boolean;
2978
2978
  } | null | undefined;
2979
2979
  customFields?: {
@@ -2988,13 +2988,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
2988
2988
  createdAt?: string | undefined;
2989
2989
  updatedAt?: string | undefined;
2990
2990
  primaryEmailAddress?: {
2991
- type: "Personal" | "Work" | "Other";
2992
2991
  value: string;
2992
+ type: "Personal" | "Work" | "Other";
2993
2993
  isPrimary: boolean;
2994
2994
  } | null | undefined;
2995
2995
  primaryPhoneNumber?: {
2996
- type: "Personal" | "Work" | "Other";
2997
2996
  value: string;
2997
+ type: "Personal" | "Work" | "Other";
2998
2998
  isPrimary: boolean;
2999
2999
  } | null | undefined;
3000
3000
  customFields?: {
@@ -3015,13 +3015,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3015
3015
  createdAt?: string | undefined;
3016
3016
  updatedAt?: string | undefined;
3017
3017
  primaryEmailAddress?: {
3018
- type: "Personal" | "Work" | "Other";
3019
3018
  value: string;
3019
+ type: "Personal" | "Work" | "Other";
3020
3020
  isPrimary: boolean;
3021
3021
  } | null | undefined;
3022
3022
  primaryPhoneNumber?: {
3023
- type: "Personal" | "Work" | "Other";
3024
3023
  value: string;
3024
+ type: "Personal" | "Work" | "Other";
3025
3025
  isPrimary: boolean;
3026
3026
  } | null | undefined;
3027
3027
  customFields?: {
@@ -3041,13 +3041,13 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3041
3041
  createdAt?: string | undefined;
3042
3042
  updatedAt?: string | undefined;
3043
3043
  primaryEmailAddress?: {
3044
- type: "Personal" | "Work" | "Other";
3045
3044
  value: string;
3045
+ type: "Personal" | "Work" | "Other";
3046
3046
  isPrimary: boolean;
3047
3047
  } | null | undefined;
3048
3048
  primaryPhoneNumber?: {
3049
- type: "Personal" | "Work" | "Other";
3050
3049
  value: string;
3050
+ type: "Personal" | "Work" | "Other";
3051
3051
  isPrimary: boolean;
3052
3052
  } | null | undefined;
3053
3053
  customFields?: {
@@ -3488,23 +3488,23 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3488
3488
  projectNames: import("zod").ZodArray<import("zod").ZodString, "many">;
3489
3489
  }, "strip", import("zod").ZodTypeAny, {
3490
3490
  name: string;
3491
- email: string | null;
3492
- id: string;
3493
3491
  tags: string[];
3492
+ id: string;
3493
+ email: string | null;
3494
3494
  phone: string | null;
3495
- linkedinUrl: string | null;
3496
3495
  position: string | null;
3496
+ linkedinUrl: string | null;
3497
3497
  company: string | null;
3498
3498
  projectIds: string[];
3499
3499
  projectNames: string[];
3500
3500
  }, {
3501
3501
  name: string;
3502
- email: string | null;
3503
- id: string;
3504
3502
  tags: string[];
3503
+ id: string;
3504
+ email: string | null;
3505
3505
  phone: string | null;
3506
- linkedinUrl: string | null;
3507
3506
  position: string | null;
3507
+ linkedinUrl: string | null;
3508
3508
  company: string | null;
3509
3509
  projectIds: string[];
3510
3510
  projectNames: string[];
@@ -3536,12 +3536,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3536
3536
  }[] | undefined;
3537
3537
  candidates?: {
3538
3538
  name: string;
3539
- email: string | null;
3540
- id: string;
3541
3539
  tags: string[];
3540
+ id: string;
3541
+ email: string | null;
3542
3542
  phone: string | null;
3543
- linkedinUrl: string | null;
3544
3543
  position: string | null;
3544
+ linkedinUrl: string | null;
3545
3545
  company: string | null;
3546
3546
  projectIds: string[];
3547
3547
  projectNames: string[];
@@ -3559,12 +3559,12 @@ export declare class AshbyBubble<T extends AshbyParamsInput = AshbyParamsInput>
3559
3559
  }[] | undefined;
3560
3560
  candidates?: {
3561
3561
  name: string;
3562
- email: string | null;
3563
- id: string;
3564
3562
  tags: string[];
3563
+ id: string;
3564
+ email: string | null;
3565
3565
  phone: string | null;
3566
- linkedinUrl: string | null;
3567
3566
  position: string | null;
3567
+ linkedinUrl: string | null;
3568
3568
  company: string | null;
3569
3569
  projectIds: string[];
3570
3570
  projectNames: string[];