@bubblelab/bubble-core 0.1.246 → 0.1.248

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +112 -112
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +6 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  8. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2033 -76
  21. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  22. package/dist/bubbles/service-bubble/ashby/ashby.js +284 -4
  23. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  24. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2602 -351
  25. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +475 -0
  27. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -1
  28. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
  29. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  31. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  32. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  33. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  34. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  37. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  39. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  49. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  50. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  51. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  52. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  53. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
  55. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  57. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  58. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  59. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +870 -20
  60. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts.map +1 -1
  61. package/dist/bubbles/service-bubble/zendesk/zendesk.js +156 -0
  62. package/dist/bubbles/service-bubble/zendesk/zendesk.js.map +1 -1
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +862 -20
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts.map +1 -1
  65. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js +261 -0
  66. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  73. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  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 +60 -60
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  80. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  81. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  82. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  83. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  84. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  85. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
  86. package/dist/bubbles.json +5400 -2152
  87. package/package.json +2 -2
@@ -69,8 +69,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
69
69
  first_name: string;
70
70
  last_name: string;
71
71
  staffable: boolean;
72
- email?: string | undefined;
73
72
  credentials?: Record<string, string> | undefined;
73
+ email?: string | undefined;
74
74
  channels?: string[] | undefined;
75
75
  teams?: string[] | undefined;
76
76
  timezone?: string | undefined;
@@ -82,8 +82,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
82
82
  operation: "create_person";
83
83
  first_name: string;
84
84
  last_name: string;
85
- email?: string | undefined;
86
85
  credentials?: Record<string, string> | undefined;
86
+ email?: string | undefined;
87
87
  channels?: string[] | undefined;
88
88
  teams?: string[] | undefined;
89
89
  timezone?: string | undefined;
@@ -108,11 +108,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
108
108
  }, "strip", import("zod").ZodTypeAny, {
109
109
  operation: "update_person";
110
110
  person_id: string;
111
- email?: string | undefined;
112
111
  credentials?: Record<string, string> | undefined;
113
- channels?: string[] | undefined;
112
+ email?: string | undefined;
114
113
  first_name?: string | undefined;
115
114
  last_name?: string | undefined;
115
+ channels?: string[] | undefined;
116
116
  teams?: string[] | undefined;
117
117
  timezone?: string | undefined;
118
118
  site?: string | undefined;
@@ -121,11 +121,11 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
121
121
  }, {
122
122
  operation: "update_person";
123
123
  person_id: string;
124
- email?: string | undefined;
125
124
  credentials?: Record<string, string> | undefined;
126
- channels?: string[] | undefined;
125
+ email?: string | undefined;
127
126
  first_name?: string | undefined;
128
127
  last_name?: string | undefined;
128
+ channels?: string[] | undefined;
129
129
  teams?: string[] | undefined;
130
130
  timezone?: string | undefined;
131
131
  site?: string | undefined;
@@ -60,8 +60,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
60
60
  first_name: string;
61
61
  last_name: string;
62
62
  staffable: boolean;
63
- email?: string | undefined;
64
63
  credentials?: Record<string, string> | undefined;
64
+ email?: string | undefined;
65
65
  channels?: string[] | undefined;
66
66
  teams?: string[] | undefined;
67
67
  timezone?: string | undefined;
@@ -73,8 +73,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
73
73
  operation: "create_person";
74
74
  first_name: string;
75
75
  last_name: string;
76
- email?: string | undefined;
77
76
  credentials?: Record<string, string> | undefined;
77
+ email?: string | undefined;
78
78
  channels?: string[] | undefined;
79
79
  teams?: string[] | undefined;
80
80
  timezone?: string | undefined;
@@ -99,11 +99,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
99
99
  }, "strip", z.ZodTypeAny, {
100
100
  operation: "update_person";
101
101
  person_id: string;
102
- email?: string | undefined;
103
102
  credentials?: Record<string, string> | undefined;
104
- channels?: string[] | undefined;
103
+ email?: string | undefined;
105
104
  first_name?: string | undefined;
106
105
  last_name?: string | undefined;
106
+ channels?: string[] | undefined;
107
107
  teams?: string[] | undefined;
108
108
  timezone?: string | undefined;
109
109
  site?: string | undefined;
@@ -112,11 +112,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
112
112
  }, {
113
113
  operation: "update_person";
114
114
  person_id: string;
115
- email?: string | undefined;
116
115
  credentials?: Record<string, string> | undefined;
117
- channels?: string[] | undefined;
116
+ email?: string | undefined;
118
117
  first_name?: string | undefined;
119
118
  last_name?: string | undefined;
119
+ channels?: string[] | undefined;
120
120
  teams?: string[] | undefined;
121
121
  timezone?: string | undefined;
122
122
  site?: string | undefined;
@@ -238,15 +238,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
238
238
  }, "strip", import("zod").ZodTypeAny, {
239
239
  operation: "update_task";
240
240
  task_id: string;
241
- content?: string | undefined;
242
241
  credentials?: Partial<Record<CredentialType, string>> | undefined;
242
+ content?: string | undefined;
243
243
  deadline_at?: string | undefined;
244
244
  is_completed?: boolean | undefined;
245
245
  }, {
246
246
  operation: "update_task";
247
247
  task_id: string;
248
- content?: string | undefined;
249
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
+ content?: string | undefined;
250
250
  deadline_at?: string | undefined;
251
251
  is_completed?: boolean | undefined;
252
252
  }>, import("zod").ZodObject<{
@@ -284,15 +284,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
284
284
  entry_values: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
285
285
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
286
286
  }, "strip", import("zod").ZodTypeAny, {
287
- operation: "create_entry";
288
287
  list: string;
288
+ operation: "create_entry";
289
289
  parent_object: string;
290
290
  parent_record_id: string;
291
291
  entry_values: Record<string, unknown>;
292
292
  credentials?: Partial<Record<CredentialType, string>> | undefined;
293
293
  }, {
294
- operation: "create_entry";
295
294
  list: string;
295
+ operation: "create_entry";
296
296
  parent_object: string;
297
297
  parent_record_id: string;
298
298
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -305,15 +305,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
305
305
  filter: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
306
306
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
307
307
  }, "strip", import("zod").ZodTypeAny, {
308
+ list: string;
308
309
  operation: "list_entries";
309
310
  limit: number;
310
311
  offset: number;
311
- list: string;
312
312
  filter?: Record<string, unknown> | undefined;
313
313
  credentials?: Partial<Record<CredentialType, string>> | undefined;
314
314
  }, {
315
- operation: "list_entries";
316
315
  list: string;
316
+ operation: "list_entries";
317
317
  filter?: Record<string, unknown> | undefined;
318
318
  credentials?: Partial<Record<CredentialType, string>> | undefined;
319
319
  limit?: number | undefined;
@@ -229,15 +229,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
229
229
  }, "strip", z.ZodTypeAny, {
230
230
  operation: "update_task";
231
231
  task_id: string;
232
- content?: string | undefined;
233
232
  credentials?: Partial<Record<CredentialType, string>> | undefined;
233
+ content?: string | undefined;
234
234
  deadline_at?: string | undefined;
235
235
  is_completed?: boolean | undefined;
236
236
  }, {
237
237
  operation: "update_task";
238
238
  task_id: string;
239
- content?: string | undefined;
240
239
  credentials?: Partial<Record<CredentialType, string>> | undefined;
240
+ content?: string | undefined;
241
241
  deadline_at?: string | undefined;
242
242
  is_completed?: boolean | undefined;
243
243
  }>, z.ZodObject<{
@@ -275,15 +275,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
275
275
  entry_values: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
276
276
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
277
277
  }, "strip", z.ZodTypeAny, {
278
- operation: "create_entry";
279
278
  list: string;
279
+ operation: "create_entry";
280
280
  parent_object: string;
281
281
  parent_record_id: string;
282
282
  entry_values: Record<string, unknown>;
283
283
  credentials?: Partial<Record<CredentialType, string>> | undefined;
284
284
  }, {
285
- operation: "create_entry";
286
285
  list: string;
286
+ operation: "create_entry";
287
287
  parent_object: string;
288
288
  parent_record_id: string;
289
289
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -296,15 +296,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
296
296
  filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
297
297
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
298
298
  }, "strip", z.ZodTypeAny, {
299
+ list: string;
299
300
  operation: "list_entries";
300
301
  limit: number;
301
302
  offset: number;
302
- list: string;
303
303
  filter?: Record<string, unknown> | undefined;
304
304
  credentials?: Partial<Record<CredentialType, string>> | undefined;
305
305
  }, {
306
- operation: "list_entries";
307
306
  list: string;
307
+ operation: "list_entries";
308
308
  filter?: Record<string, unknown> | undefined;
309
309
  credentials?: Partial<Record<CredentialType, string>> | undefined;
310
310
  limit?: number | undefined;
@@ -240,8 +240,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
240
240
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
241
241
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
242
242
  }, "strip", import("zod").ZodTypeAny, {
243
- url: string;
244
243
  timeout: number;
244
+ url: string;
245
245
  operation: "navigate";
246
246
  session_id: string;
247
247
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
@@ -461,8 +461,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
461
461
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
462
462
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
463
463
  }, "strip", z.ZodTypeAny, {
464
- url: string;
465
464
  timeout: number;
465
+ url: string;
466
466
  operation: "navigate";
467
467
  session_id: string;
468
468
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
@@ -99,7 +99,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
99
99
  distance: number;
100
100
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
101
101
  };
102
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
102
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
103
103
  column: string;
104
104
  }, {
105
105
  value: string | number | boolean | string[] | number[] | {
@@ -107,7 +107,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
107
107
  distance: number;
108
108
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
109
109
  };
110
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
110
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
111
111
  column: string;
112
112
  }>, import("zod").ZodType<import("./crustdata.schema.js").PersonDBFilterGroup, import("zod").ZodTypeDef, import("./crustdata.schema.js").PersonDBFilterGroup>]>;
113
113
  sorts: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
@@ -142,7 +142,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
142
142
  distance: number;
143
143
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
144
144
  };
145
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
145
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
146
146
  column: string;
147
147
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
148
148
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -165,7 +165,7 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
165
165
  distance: number;
166
166
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
167
167
  };
168
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
168
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
169
169
  column: string;
170
170
  } | import("./crustdata.schema.js").PersonDBFilterGroup;
171
171
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1249,7 +1249,7 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
1249
1249
  distance: number;
1250
1250
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1251
1251
  };
1252
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1252
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1253
1253
  column: string;
1254
1254
  }, {
1255
1255
  value: string | number | boolean | string[] | number[] | {
@@ -1257,7 +1257,7 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
1257
1257
  distance: number;
1258
1258
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1259
1259
  };
1260
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1260
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1261
1261
  column: string;
1262
1262
  }>;
1263
1263
  export declare const PersonDBFilterGroupSchema: z.ZodType<PersonDBFilterGroup>;
@@ -1283,7 +1283,7 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
1283
1283
  distance: number;
1284
1284
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1285
1285
  };
1286
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1286
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1287
1287
  column: string;
1288
1288
  }, {
1289
1289
  value: string | number | boolean | string[] | number[] | {
@@ -1291,7 +1291,7 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
1291
1291
  distance: number;
1292
1292
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1293
1293
  };
1294
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1294
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1295
1295
  column: string;
1296
1296
  }>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
1297
1297
  export declare const PersonDBSortSchema: z.ZodObject<{
@@ -2313,7 +2313,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2313
2313
  distance: number;
2314
2314
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2315
2315
  };
2316
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2316
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2317
2317
  column: string;
2318
2318
  }, {
2319
2319
  value: string | number | boolean | string[] | number[] | {
@@ -2321,7 +2321,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2321
2321
  distance: number;
2322
2322
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2323
2323
  };
2324
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2324
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2325
2325
  column: string;
2326
2326
  }>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
2327
2327
  sorts: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -2356,7 +2356,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2356
2356
  distance: number;
2357
2357
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2358
2358
  };
2359
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2359
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2360
2360
  column: string;
2361
2361
  } | PersonDBFilterGroup;
2362
2362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2379,7 +2379,7 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2379
2379
  distance: number;
2380
2380
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2381
2381
  };
2382
- type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2382
+ type: "=" | "in" | "<" | ">" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2383
2383
  column: string;
2384
2384
  } | PersonDBFilterGroup;
2385
2385
  credentials?: Partial<Record<CredentialType, string>> | undefined;