@bubblelab/bubble-core 0.1.178 → 0.1.180
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.
- package/dist/bubble-bundle.d.ts +198 -194
- package/dist/bubble-flow/bubble-flow-class.d.ts +2 -8
- package/dist/bubble-flow/bubble-flow-class.d.ts.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +36 -36
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +78 -3
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +4 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
- package/dist/bubbles/service-bubble/github.d.ts +72 -72
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +14 -1
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
- package/dist/bubbles/service-bubble/google-drive.d.ts +32 -32
- package/dist/bubbles/service-bubble/http.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +50 -50
- package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +100 -100
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +15 -15
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +13 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +66 -75
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +10 -10
- package/dist/bubbles.json +19 -9
- package/dist/capabilities/define-capability.d.ts +2 -0
- package/dist/capabilities/define-capability.d.ts.map +1 -1
- package/dist/capabilities/define-capability.js +4 -1
- package/dist/capabilities/define-capability.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/types/bubble.d.ts +2 -1
- package/dist/types/bubble.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -260,13 +260,13 @@ declare const NumberPropertySchema: z.ZodObject<{
|
|
|
260
260
|
number: z.ZodObject<{
|
|
261
261
|
format: z.ZodEnum<["number", "number_with_commas", "percent", "dollar", "canadian_dollar", "singapore_dollar", "euro", "pound", "yen", "ruble", "rupee", "won", "yuan", "real", "lira", "rupiah", "franc", "hong_kong_dollar", "new_zealand_dollar", "krona", "norwegian_krone", "mexican_peso", "rand", "new_taiwan_dollar", "danish_krone", "zloty", "baht", "forint", "koruna", "shekel", "chilean_peso", "philippine_peso", "dirham", "colombian_peso", "riyal", "ringgit", "leu", "argentine_peso", "uruguayan_peso", "peruvian_sol"]>;
|
|
262
262
|
}, "strip", z.ZodTypeAny, {
|
|
263
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
263
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
264
264
|
}, {
|
|
265
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
265
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
266
266
|
}>;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
268
|
number: {
|
|
269
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
269
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
270
270
|
};
|
|
271
271
|
type: "number";
|
|
272
272
|
name: string;
|
|
@@ -274,7 +274,7 @@ declare const NumberPropertySchema: z.ZodObject<{
|
|
|
274
274
|
description?: string | undefined;
|
|
275
275
|
}, {
|
|
276
276
|
number: {
|
|
277
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
277
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
278
278
|
};
|
|
279
279
|
type: "number";
|
|
280
280
|
name: string;
|
|
@@ -832,13 +832,13 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
|
|
|
832
832
|
number: z.ZodObject<{
|
|
833
833
|
format: z.ZodEnum<["number", "number_with_commas", "percent", "dollar", "canadian_dollar", "singapore_dollar", "euro", "pound", "yen", "ruble", "rupee", "won", "yuan", "real", "lira", "rupiah", "franc", "hong_kong_dollar", "new_zealand_dollar", "krona", "norwegian_krone", "mexican_peso", "rand", "new_taiwan_dollar", "danish_krone", "zloty", "baht", "forint", "koruna", "shekel", "chilean_peso", "philippine_peso", "dirham", "colombian_peso", "riyal", "ringgit", "leu", "argentine_peso", "uruguayan_peso", "peruvian_sol"]>;
|
|
834
834
|
}, "strip", z.ZodTypeAny, {
|
|
835
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
835
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
836
836
|
}, {
|
|
837
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
837
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
838
838
|
}>;
|
|
839
839
|
}, "strip", z.ZodTypeAny, {
|
|
840
840
|
number: {
|
|
841
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
841
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
842
842
|
};
|
|
843
843
|
type: "number";
|
|
844
844
|
name: string;
|
|
@@ -846,7 +846,7 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
|
|
|
846
846
|
description?: string | undefined;
|
|
847
847
|
}, {
|
|
848
848
|
number: {
|
|
849
|
-
format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "
|
|
849
|
+
format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
850
850
|
};
|
|
851
851
|
type: "number";
|
|
852
852
|
name: string;
|
|
@@ -92,8 +92,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
92
92
|
person_id?: string | undefined;
|
|
93
93
|
after?: string | undefined;
|
|
94
94
|
before?: string | undefined;
|
|
95
|
-
host?: string | undefined;
|
|
96
95
|
distinct_id?: string | undefined;
|
|
96
|
+
host?: string | undefined;
|
|
97
97
|
}>, import("zod").ZodObject<{
|
|
98
98
|
operation: import("zod").ZodLiteral<"query">;
|
|
99
99
|
project_id: import("zod").ZodString;
|
|
@@ -134,8 +134,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
134
134
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
135
135
|
search?: string | undefined;
|
|
136
136
|
limit?: number | undefined;
|
|
137
|
-
host?: string | undefined;
|
|
138
137
|
distinct_id?: string | undefined;
|
|
138
|
+
host?: string | undefined;
|
|
139
139
|
}>, import("zod").ZodObject<{
|
|
140
140
|
operation: import("zod").ZodLiteral<"get_insight">;
|
|
141
141
|
project_id: import("zod").ZodString;
|
|
@@ -17,8 +17,8 @@ export declare const PosthogEventSchema: z.ZodObject<{
|
|
|
17
17
|
event: string;
|
|
18
18
|
distinct_id: string;
|
|
19
19
|
properties?: Record<string, unknown> | undefined;
|
|
20
|
-
id?: string | undefined;
|
|
21
20
|
uuid?: string | undefined;
|
|
21
|
+
id?: string | undefined;
|
|
22
22
|
elements?: unknown[] | undefined;
|
|
23
23
|
timestamp?: string | undefined;
|
|
24
24
|
created_at?: string | undefined;
|
|
@@ -27,8 +27,8 @@ export declare const PosthogEventSchema: z.ZodObject<{
|
|
|
27
27
|
event: string;
|
|
28
28
|
distinct_id: string;
|
|
29
29
|
properties?: Record<string, unknown> | undefined;
|
|
30
|
-
id?: string | undefined;
|
|
31
30
|
uuid?: string | undefined;
|
|
31
|
+
id?: string | undefined;
|
|
32
32
|
elements?: unknown[] | undefined;
|
|
33
33
|
timestamp?: string | undefined;
|
|
34
34
|
created_at?: string | undefined;
|
|
@@ -71,9 +71,9 @@ export declare const PosthogInsightSchema: z.ZodObject<{
|
|
|
71
71
|
last_modified_at: z.ZodOptional<z.ZodString>;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
73
|
id: number;
|
|
74
|
-
result?: unknown;
|
|
75
74
|
description?: string | null | undefined;
|
|
76
75
|
name?: string | null | undefined;
|
|
76
|
+
result?: unknown;
|
|
77
77
|
created_at?: string | undefined;
|
|
78
78
|
filters?: Record<string, unknown> | undefined;
|
|
79
79
|
short_id?: string | undefined;
|
|
@@ -81,9 +81,9 @@ export declare const PosthogInsightSchema: z.ZodObject<{
|
|
|
81
81
|
last_modified_at?: string | undefined;
|
|
82
82
|
}, {
|
|
83
83
|
id: number;
|
|
84
|
-
result?: unknown;
|
|
85
84
|
description?: string | null | undefined;
|
|
86
85
|
name?: string | null | undefined;
|
|
86
|
+
result?: unknown;
|
|
87
87
|
created_at?: string | undefined;
|
|
88
88
|
filters?: Record<string, unknown> | undefined;
|
|
89
89
|
short_id?: string | undefined;
|
|
@@ -191,9 +191,9 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
191
191
|
event?: string | undefined;
|
|
192
192
|
person_id?: string | undefined;
|
|
193
193
|
after?: string | undefined;
|
|
194
|
-
host?: string | undefined;
|
|
195
194
|
before?: string | undefined;
|
|
196
195
|
distinct_id?: string | undefined;
|
|
196
|
+
host?: string | undefined;
|
|
197
197
|
}>, z.ZodObject<{
|
|
198
198
|
operation: z.ZodLiteral<"query">;
|
|
199
199
|
project_id: z.ZodString;
|
|
@@ -234,8 +234,8 @@ export declare const PosthogParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
234
234
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
235
235
|
search?: string | undefined;
|
|
236
236
|
limit?: number | undefined;
|
|
237
|
-
host?: string | undefined;
|
|
238
237
|
distinct_id?: string | undefined;
|
|
238
|
+
host?: string | undefined;
|
|
239
239
|
}>, z.ZodObject<{
|
|
240
240
|
operation: z.ZodLiteral<"get_insight">;
|
|
241
241
|
project_id: z.ZodString;
|
|
@@ -330,8 +330,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
330
330
|
event: string;
|
|
331
331
|
distinct_id: string;
|
|
332
332
|
properties?: Record<string, unknown> | undefined;
|
|
333
|
-
id?: string | undefined;
|
|
334
333
|
uuid?: string | undefined;
|
|
334
|
+
id?: string | undefined;
|
|
335
335
|
elements?: unknown[] | undefined;
|
|
336
336
|
timestamp?: string | undefined;
|
|
337
337
|
created_at?: string | undefined;
|
|
@@ -340,8 +340,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
340
340
|
event: string;
|
|
341
341
|
distinct_id: string;
|
|
342
342
|
properties?: Record<string, unknown> | undefined;
|
|
343
|
-
id?: string | undefined;
|
|
344
343
|
uuid?: string | undefined;
|
|
344
|
+
id?: string | undefined;
|
|
345
345
|
elements?: unknown[] | undefined;
|
|
346
346
|
timestamp?: string | undefined;
|
|
347
347
|
created_at?: string | undefined;
|
|
@@ -357,8 +357,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
357
357
|
event: string;
|
|
358
358
|
distinct_id: string;
|
|
359
359
|
properties?: Record<string, unknown> | undefined;
|
|
360
|
-
id?: string | undefined;
|
|
361
360
|
uuid?: string | undefined;
|
|
361
|
+
id?: string | undefined;
|
|
362
362
|
elements?: unknown[] | undefined;
|
|
363
363
|
timestamp?: string | undefined;
|
|
364
364
|
created_at?: string | undefined;
|
|
@@ -373,8 +373,8 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
373
373
|
event: string;
|
|
374
374
|
distinct_id: string;
|
|
375
375
|
properties?: Record<string, unknown> | undefined;
|
|
376
|
-
id?: string | undefined;
|
|
377
376
|
uuid?: string | undefined;
|
|
377
|
+
id?: string | undefined;
|
|
378
378
|
elements?: unknown[] | undefined;
|
|
379
379
|
timestamp?: string | undefined;
|
|
380
380
|
created_at?: string | undefined;
|
|
@@ -468,9 +468,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
468
468
|
last_modified_at: z.ZodOptional<z.ZodString>;
|
|
469
469
|
}, "strip", z.ZodTypeAny, {
|
|
470
470
|
id: number;
|
|
471
|
-
result?: unknown;
|
|
472
471
|
description?: string | null | undefined;
|
|
473
472
|
name?: string | null | undefined;
|
|
473
|
+
result?: unknown;
|
|
474
474
|
created_at?: string | undefined;
|
|
475
475
|
filters?: Record<string, unknown> | undefined;
|
|
476
476
|
short_id?: string | undefined;
|
|
@@ -478,9 +478,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
478
478
|
last_modified_at?: string | undefined;
|
|
479
479
|
}, {
|
|
480
480
|
id: number;
|
|
481
|
-
result?: unknown;
|
|
482
481
|
description?: string | null | undefined;
|
|
483
482
|
name?: string | null | undefined;
|
|
483
|
+
result?: unknown;
|
|
484
484
|
created_at?: string | undefined;
|
|
485
485
|
filters?: Record<string, unknown> | undefined;
|
|
486
486
|
short_id?: string | undefined;
|
|
@@ -494,9 +494,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
494
494
|
operation: "get_insight";
|
|
495
495
|
insight?: {
|
|
496
496
|
id: number;
|
|
497
|
-
result?: unknown;
|
|
498
497
|
description?: string | null | undefined;
|
|
499
498
|
name?: string | null | undefined;
|
|
499
|
+
result?: unknown;
|
|
500
500
|
created_at?: string | undefined;
|
|
501
501
|
filters?: Record<string, unknown> | undefined;
|
|
502
502
|
short_id?: string | undefined;
|
|
@@ -509,9 +509,9 @@ export declare const PosthogResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
509
509
|
operation: "get_insight";
|
|
510
510
|
insight?: {
|
|
511
511
|
id: number;
|
|
512
|
-
result?: unknown;
|
|
513
512
|
description?: string | null | undefined;
|
|
514
513
|
name?: string | null | undefined;
|
|
514
|
+
result?: unknown;
|
|
515
515
|
created_at?: string | undefined;
|
|
516
516
|
filters?: Record<string, unknown> | undefined;
|
|
517
517
|
short_id?: string | undefined;
|
|
@@ -162,7 +162,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
162
162
|
fileSize?: number | undefined;
|
|
163
163
|
}[] | undefined;
|
|
164
164
|
state?: string | undefined;
|
|
165
|
-
secureLink?: string | undefined;
|
|
166
165
|
packageCode?: string | undefined;
|
|
167
166
|
serverSecret?: string | undefined;
|
|
168
167
|
recipients?: {
|
|
@@ -170,6 +169,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
170
169
|
recipientId: string;
|
|
171
170
|
}[] | undefined;
|
|
172
171
|
life?: number | undefined;
|
|
172
|
+
secureLink?: string | undefined;
|
|
173
173
|
}, {
|
|
174
174
|
packageId: string;
|
|
175
175
|
files?: {
|
|
@@ -178,7 +178,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
178
178
|
fileSize?: number | undefined;
|
|
179
179
|
}[] | undefined;
|
|
180
180
|
state?: string | undefined;
|
|
181
|
-
secureLink?: string | undefined;
|
|
182
181
|
packageCode?: string | undefined;
|
|
183
182
|
serverSecret?: string | undefined;
|
|
184
183
|
recipients?: {
|
|
@@ -186,6 +185,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
186
185
|
recipientId: string;
|
|
187
186
|
}[] | undefined;
|
|
188
187
|
life?: number | undefined;
|
|
188
|
+
secureLink?: string | undefined;
|
|
189
189
|
}>>;
|
|
190
190
|
error: import("zod").ZodString;
|
|
191
191
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -200,7 +200,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
200
200
|
fileSize?: number | undefined;
|
|
201
201
|
}[] | undefined;
|
|
202
202
|
state?: string | undefined;
|
|
203
|
-
secureLink?: string | undefined;
|
|
204
203
|
packageCode?: string | undefined;
|
|
205
204
|
serverSecret?: string | undefined;
|
|
206
205
|
recipients?: {
|
|
@@ -208,6 +207,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
208
207
|
recipientId: string;
|
|
209
208
|
}[] | undefined;
|
|
210
209
|
life?: number | undefined;
|
|
210
|
+
secureLink?: string | undefined;
|
|
211
211
|
} | undefined;
|
|
212
212
|
}, {
|
|
213
213
|
error: string;
|
|
@@ -221,7 +221,6 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
221
221
|
fileSize?: number | undefined;
|
|
222
222
|
}[] | undefined;
|
|
223
223
|
state?: string | undefined;
|
|
224
|
-
secureLink?: string | undefined;
|
|
225
224
|
packageCode?: string | undefined;
|
|
226
225
|
serverSecret?: string | undefined;
|
|
227
226
|
recipients?: {
|
|
@@ -229,6 +228,7 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
229
228
|
recipientId: string;
|
|
230
229
|
}[] | undefined;
|
|
231
230
|
life?: number | undefined;
|
|
231
|
+
secureLink?: string | undefined;
|
|
232
232
|
} | undefined;
|
|
233
233
|
}>]>;
|
|
234
234
|
static readonly shortDescription = "Encrypted file transfer and secure messaging via SendSafely";
|