@bubblelab/bubble-core 0.1.158 → 0.1.160
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 +150 -128
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +144 -144
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +184 -184
- package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +152 -152
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +55 -55
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +63 -63
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +98 -98
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +264 -264
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +216 -216
- package/dist/bubbles/service-bubble/gmail.d.ts +228 -228
- package/dist/bubbles/service-bubble/google-calendar.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +107 -107
- package/dist/bubbles/service-bubble/notion/notion.d.ts +932 -932
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +73 -73
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +93 -93
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +16 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/sendsafely/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/sendsafely/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/index.js +4 -0
- package/dist/bubbles/service-bubble/sendsafely/index.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +247 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.js +212 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +270 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.js +144 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts +78 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js +171 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +324 -324
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
- package/dist/bubbles/service-bubble/telegram.d.ts +264 -264
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +108 -108
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +68 -68
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +316 -2
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
- package/dist/bubble-trigger/index.d.ts +0 -2
- package/dist/bubble-trigger/index.d.ts.map +0 -1
- package/dist/bubble-trigger/index.js +0 -2
- package/dist/bubble-trigger/index.js.map +0 -1
- package/dist/bubble-trigger/types.d.ts +0 -87
- package/dist/bubble-trigger/types.d.ts.map +0 -1
- package/dist/bubble-trigger/types.js +0 -14
- package/dist/bubble-trigger/types.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
- package/dist/types/ai-models.d.ts +0 -4
- package/dist/types/ai-models.d.ts.map +0 -1
- package/dist/types/ai-models.js +0 -16
- package/dist/types/ai-models.js.map +0 -1
- package/dist/utils/param-helper.d.ts +0 -2
- package/dist/utils/param-helper.d.ts.map +0 -1
- package/dist/utils/param-helper.js +0 -5
- package/dist/utils/param-helper.js.map +0 -1
|
@@ -12,9 +12,9 @@ declare const PostgreSQLParamsSchema: z.ZodObject<{
|
|
|
12
12
|
maxRows: z.ZodDefault<z.ZodNumber>;
|
|
13
13
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
query: string;
|
|
16
15
|
timeout: number;
|
|
17
16
|
ignoreSSL: boolean;
|
|
17
|
+
query: string;
|
|
18
18
|
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
|
|
19
19
|
parameters: unknown[];
|
|
20
20
|
maxRows: number;
|
|
@@ -49,8 +49,8 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
|
|
|
49
49
|
error: z.ZodString;
|
|
50
50
|
cleanedJSONString: z.ZodString;
|
|
51
51
|
}, "strip", z.ZodTypeAny, {
|
|
52
|
-
success: boolean;
|
|
53
52
|
error: string;
|
|
53
|
+
success: boolean;
|
|
54
54
|
rows: Record<string, unknown>[];
|
|
55
55
|
rowCount: number | null;
|
|
56
56
|
command: string;
|
|
@@ -61,8 +61,8 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
|
|
|
61
61
|
dataTypeID: number;
|
|
62
62
|
}[] | undefined;
|
|
63
63
|
}, {
|
|
64
|
-
success: boolean;
|
|
65
64
|
error: string;
|
|
65
|
+
success: boolean;
|
|
66
66
|
rows: Record<string, unknown>[];
|
|
67
67
|
rowCount: number | null;
|
|
68
68
|
command: string;
|
|
@@ -89,9 +89,9 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
|
|
|
89
89
|
maxRows: z.ZodDefault<z.ZodNumber>;
|
|
90
90
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
query: string;
|
|
93
92
|
timeout: number;
|
|
94
93
|
ignoreSSL: boolean;
|
|
94
|
+
query: string;
|
|
95
95
|
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
|
|
96
96
|
parameters: unknown[];
|
|
97
97
|
maxRows: number;
|
|
@@ -124,8 +124,8 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
|
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
cleanedJSONString: z.ZodString;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
success: boolean;
|
|
128
127
|
error: string;
|
|
128
|
+
success: boolean;
|
|
129
129
|
rows: Record<string, unknown>[];
|
|
130
130
|
rowCount: number | null;
|
|
131
131
|
command: string;
|
|
@@ -136,8 +136,8 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
|
|
|
136
136
|
dataTypeID: number;
|
|
137
137
|
}[] | undefined;
|
|
138
138
|
}, {
|
|
139
|
-
success: boolean;
|
|
140
139
|
error: string;
|
|
140
|
+
success: boolean;
|
|
141
141
|
rows: Record<string, unknown>[];
|
|
142
142
|
rowCount: number | null;
|
|
143
143
|
command: string;
|
|
@@ -49,15 +49,15 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
49
49
|
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
50
50
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
51
51
|
}, "strip", import("zod").ZodTypeAny, {
|
|
52
|
-
limit: number;
|
|
53
52
|
operation: "list_projects";
|
|
53
|
+
limit: number;
|
|
54
54
|
host: string;
|
|
55
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
56
|
}, {
|
|
57
57
|
operation: "list_projects";
|
|
58
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
58
59
|
limit?: number | undefined;
|
|
59
60
|
host?: string | undefined;
|
|
60
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
61
61
|
}>, import("zod").ZodObject<{
|
|
62
62
|
operation: import("zod").ZodLiteral<"list_events">;
|
|
63
63
|
project_id: import("zod").ZodString;
|
|
@@ -71,29 +71,29 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
71
71
|
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
72
72
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
73
73
|
}, "strip", import("zod").ZodTypeAny, {
|
|
74
|
-
limit: number;
|
|
75
74
|
operation: "list_events";
|
|
75
|
+
limit: number;
|
|
76
76
|
host: string;
|
|
77
77
|
project_id: string;
|
|
78
|
-
event?: string | undefined;
|
|
79
|
-
distinct_id?: string | undefined;
|
|
80
78
|
properties?: string | undefined;
|
|
81
79
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
80
|
+
event?: string | undefined;
|
|
82
81
|
person_id?: string | undefined;
|
|
83
82
|
after?: string | undefined;
|
|
84
83
|
before?: string | undefined;
|
|
84
|
+
distinct_id?: string | undefined;
|
|
85
85
|
}, {
|
|
86
86
|
operation: "list_events";
|
|
87
87
|
project_id: string;
|
|
88
|
-
event?: string | undefined;
|
|
89
|
-
distinct_id?: string | undefined;
|
|
90
88
|
properties?: string | undefined;
|
|
91
|
-
limit?: number | undefined;
|
|
92
|
-
host?: string | undefined;
|
|
93
89
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
90
|
+
limit?: number | undefined;
|
|
91
|
+
event?: string | undefined;
|
|
94
92
|
person_id?: string | undefined;
|
|
95
93
|
after?: string | undefined;
|
|
94
|
+
host?: string | undefined;
|
|
96
95
|
before?: string | undefined;
|
|
96
|
+
distinct_id?: string | undefined;
|
|
97
97
|
}>, import("zod").ZodObject<{
|
|
98
98
|
operation: import("zod").ZodLiteral<"query">;
|
|
99
99
|
project_id: import("zod").ZodString;
|
|
@@ -101,17 +101,17 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
101
101
|
query: import("zod").ZodString;
|
|
102
102
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
103
103
|
}, "strip", import("zod").ZodTypeAny, {
|
|
104
|
+
query: string;
|
|
104
105
|
operation: "query";
|
|
105
106
|
host: string;
|
|
106
107
|
project_id: string;
|
|
107
|
-
query: string;
|
|
108
108
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
109
109
|
}, {
|
|
110
|
+
query: string;
|
|
110
111
|
operation: "query";
|
|
111
112
|
project_id: string;
|
|
112
|
-
query: string;
|
|
113
|
-
host?: string | undefined;
|
|
114
113
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
114
|
+
host?: string | undefined;
|
|
115
115
|
}>, import("zod").ZodObject<{
|
|
116
116
|
operation: import("zod").ZodLiteral<"get_person">;
|
|
117
117
|
project_id: import("zod").ZodString;
|
|
@@ -121,21 +121,21 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
121
121
|
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
122
122
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
123
123
|
}, "strip", import("zod").ZodTypeAny, {
|
|
124
|
-
limit: number;
|
|
125
124
|
operation: "get_person";
|
|
125
|
+
limit: number;
|
|
126
126
|
host: string;
|
|
127
127
|
project_id: string;
|
|
128
|
-
distinct_id?: string | undefined;
|
|
129
|
-
search?: string | undefined;
|
|
130
128
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
129
|
+
search?: string | undefined;
|
|
130
|
+
distinct_id?: string | undefined;
|
|
131
131
|
}, {
|
|
132
132
|
operation: "get_person";
|
|
133
133
|
project_id: string;
|
|
134
|
-
|
|
135
|
-
limit?: number | undefined;
|
|
134
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
136
135
|
search?: string | undefined;
|
|
136
|
+
limit?: number | undefined;
|
|
137
137
|
host?: string | undefined;
|
|
138
|
-
|
|
138
|
+
distinct_id?: string | undefined;
|
|
139
139
|
}>, import("zod").ZodObject<{
|
|
140
140
|
operation: import("zod").ZodLiteral<"get_insight">;
|
|
141
141
|
project_id: import("zod").ZodString;
|
|
@@ -152,8 +152,8 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
152
152
|
operation: "get_insight";
|
|
153
153
|
project_id: string;
|
|
154
154
|
insight_id: number;
|
|
155
|
-
host?: string | undefined;
|
|
156
155
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
156
|
+
host?: string | undefined;
|
|
157
157
|
}>]>;
|
|
158
158
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
159
159
|
operation: import("zod").ZodLiteral<"list_projects">;
|
|
@@ -167,16 +167,16 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
167
167
|
timezone: import("zod").ZodOptional<import("zod").ZodString>;
|
|
168
168
|
is_demo: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
169
169
|
}, "strip", import("zod").ZodTypeAny, {
|
|
170
|
-
id: number;
|
|
171
170
|
name: string;
|
|
171
|
+
id: number;
|
|
172
172
|
uuid?: string | undefined;
|
|
173
173
|
created_at?: string | undefined;
|
|
174
174
|
organization?: string | undefined;
|
|
175
175
|
timezone?: string | undefined;
|
|
176
176
|
is_demo?: boolean | undefined;
|
|
177
177
|
}, {
|
|
178
|
-
id: number;
|
|
179
178
|
name: string;
|
|
179
|
+
id: number;
|
|
180
180
|
uuid?: string | undefined;
|
|
181
181
|
created_at?: string | undefined;
|
|
182
182
|
organization?: string | undefined;
|
|
@@ -186,12 +186,12 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
186
186
|
next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
187
187
|
error: import("zod").ZodString;
|
|
188
188
|
}, "strip", import("zod").ZodTypeAny, {
|
|
189
|
-
operation: "list_projects";
|
|
190
|
-
success: boolean;
|
|
191
189
|
error: string;
|
|
190
|
+
success: boolean;
|
|
191
|
+
operation: "list_projects";
|
|
192
192
|
projects?: {
|
|
193
|
-
id: number;
|
|
194
193
|
name: string;
|
|
194
|
+
id: number;
|
|
195
195
|
uuid?: string | undefined;
|
|
196
196
|
created_at?: string | undefined;
|
|
197
197
|
organization?: string | undefined;
|
|
@@ -200,12 +200,12 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
200
200
|
}[] | undefined;
|
|
201
201
|
next?: string | null | undefined;
|
|
202
202
|
}, {
|
|
203
|
-
operation: "list_projects";
|
|
204
|
-
success: boolean;
|
|
205
203
|
error: string;
|
|
204
|
+
success: boolean;
|
|
205
|
+
operation: "list_projects";
|
|
206
206
|
projects?: {
|
|
207
|
-
id: number;
|
|
208
207
|
name: string;
|
|
208
|
+
id: number;
|
|
209
209
|
uuid?: string | undefined;
|
|
210
210
|
created_at?: string | undefined;
|
|
211
211
|
organization?: string | undefined;
|
|
@@ -229,58 +229,58 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
229
229
|
}, "strip", import("zod").ZodTypeAny, {
|
|
230
230
|
event: string;
|
|
231
231
|
distinct_id: string;
|
|
232
|
-
id?: string | undefined;
|
|
233
|
-
uuid?: string | undefined;
|
|
234
232
|
properties?: Record<string, unknown> | undefined;
|
|
233
|
+
uuid?: string | undefined;
|
|
234
|
+
id?: string | undefined;
|
|
235
|
+
elements?: unknown[] | undefined;
|
|
235
236
|
timestamp?: string | undefined;
|
|
236
237
|
created_at?: string | undefined;
|
|
237
|
-
elements?: unknown[] | undefined;
|
|
238
238
|
elements_chain?: string | undefined;
|
|
239
239
|
}, {
|
|
240
240
|
event: string;
|
|
241
241
|
distinct_id: string;
|
|
242
|
-
id?: string | undefined;
|
|
243
|
-
uuid?: string | undefined;
|
|
244
242
|
properties?: Record<string, unknown> | undefined;
|
|
243
|
+
uuid?: string | undefined;
|
|
244
|
+
id?: string | undefined;
|
|
245
|
+
elements?: unknown[] | undefined;
|
|
245
246
|
timestamp?: string | undefined;
|
|
246
247
|
created_at?: string | undefined;
|
|
247
|
-
elements?: unknown[] | undefined;
|
|
248
248
|
elements_chain?: string | undefined;
|
|
249
249
|
}>, "many">>;
|
|
250
250
|
next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
251
251
|
error: import("zod").ZodString;
|
|
252
252
|
}, "strip", import("zod").ZodTypeAny, {
|
|
253
|
-
operation: "list_events";
|
|
254
|
-
success: boolean;
|
|
255
253
|
error: string;
|
|
256
|
-
|
|
254
|
+
success: boolean;
|
|
255
|
+
operation: "list_events";
|
|
257
256
|
events?: {
|
|
258
257
|
event: string;
|
|
259
258
|
distinct_id: string;
|
|
260
|
-
id?: string | undefined;
|
|
261
|
-
uuid?: string | undefined;
|
|
262
259
|
properties?: Record<string, unknown> | undefined;
|
|
260
|
+
uuid?: string | undefined;
|
|
261
|
+
id?: string | undefined;
|
|
262
|
+
elements?: unknown[] | undefined;
|
|
263
263
|
timestamp?: string | undefined;
|
|
264
264
|
created_at?: string | undefined;
|
|
265
|
-
elements?: unknown[] | undefined;
|
|
266
265
|
elements_chain?: string | undefined;
|
|
267
266
|
}[] | undefined;
|
|
267
|
+
next?: string | null | undefined;
|
|
268
268
|
}, {
|
|
269
|
-
operation: "list_events";
|
|
270
|
-
success: boolean;
|
|
271
269
|
error: string;
|
|
272
|
-
|
|
270
|
+
success: boolean;
|
|
271
|
+
operation: "list_events";
|
|
273
272
|
events?: {
|
|
274
273
|
event: string;
|
|
275
274
|
distinct_id: string;
|
|
276
|
-
id?: string | undefined;
|
|
277
|
-
uuid?: string | undefined;
|
|
278
275
|
properties?: Record<string, unknown> | undefined;
|
|
276
|
+
uuid?: string | undefined;
|
|
277
|
+
id?: string | undefined;
|
|
278
|
+
elements?: unknown[] | undefined;
|
|
279
279
|
timestamp?: string | undefined;
|
|
280
280
|
created_at?: string | undefined;
|
|
281
|
-
elements?: unknown[] | undefined;
|
|
282
281
|
elements_chain?: string | undefined;
|
|
283
282
|
}[] | undefined;
|
|
283
|
+
next?: string | null | undefined;
|
|
284
284
|
}>, import("zod").ZodObject<{
|
|
285
285
|
operation: import("zod").ZodLiteral<"query">;
|
|
286
286
|
success: import("zod").ZodBoolean;
|
|
@@ -290,21 +290,21 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
290
290
|
hasMore: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodBoolean>>;
|
|
291
291
|
error: import("zod").ZodString;
|
|
292
292
|
}, "strip", import("zod").ZodTypeAny, {
|
|
293
|
-
operation: "query";
|
|
294
|
-
success: boolean;
|
|
295
293
|
error: string;
|
|
296
|
-
|
|
297
|
-
|
|
294
|
+
success: boolean;
|
|
295
|
+
operation: "query";
|
|
298
296
|
types?: (string | string[])[] | undefined;
|
|
299
297
|
hasMore?: boolean | null | undefined;
|
|
298
|
+
results?: unknown[][] | undefined;
|
|
299
|
+
columns?: string[] | undefined;
|
|
300
300
|
}, {
|
|
301
|
-
operation: "query";
|
|
302
|
-
success: boolean;
|
|
303
301
|
error: string;
|
|
304
|
-
|
|
305
|
-
|
|
302
|
+
success: boolean;
|
|
303
|
+
operation: "query";
|
|
306
304
|
types?: (string | string[])[] | undefined;
|
|
307
305
|
hasMore?: boolean | null | undefined;
|
|
306
|
+
results?: unknown[][] | undefined;
|
|
307
|
+
columns?: string[] | undefined;
|
|
308
308
|
}>, import("zod").ZodObject<{
|
|
309
309
|
operation: import("zod").ZodLiteral<"get_person">;
|
|
310
310
|
success: import("zod").ZodBoolean;
|
|
@@ -317,40 +317,40 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
317
317
|
}, "strip", import("zod").ZodTypeAny, {
|
|
318
318
|
id: string;
|
|
319
319
|
distinct_ids: string[];
|
|
320
|
-
uuid?: string | undefined;
|
|
321
320
|
properties?: Record<string, unknown> | undefined;
|
|
321
|
+
uuid?: string | undefined;
|
|
322
322
|
created_at?: string | undefined;
|
|
323
323
|
}, {
|
|
324
324
|
id: string;
|
|
325
325
|
distinct_ids: string[];
|
|
326
|
-
uuid?: string | undefined;
|
|
327
326
|
properties?: Record<string, unknown> | undefined;
|
|
327
|
+
uuid?: string | undefined;
|
|
328
328
|
created_at?: string | undefined;
|
|
329
329
|
}>, "many">>;
|
|
330
330
|
next: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
331
331
|
error: import("zod").ZodString;
|
|
332
332
|
}, "strip", import("zod").ZodTypeAny, {
|
|
333
|
-
operation: "get_person";
|
|
334
|
-
success: boolean;
|
|
335
333
|
error: string;
|
|
334
|
+
success: boolean;
|
|
335
|
+
operation: "get_person";
|
|
336
336
|
next?: string | null | undefined;
|
|
337
337
|
persons?: {
|
|
338
338
|
id: string;
|
|
339
339
|
distinct_ids: string[];
|
|
340
|
-
uuid?: string | undefined;
|
|
341
340
|
properties?: Record<string, unknown> | undefined;
|
|
341
|
+
uuid?: string | undefined;
|
|
342
342
|
created_at?: string | undefined;
|
|
343
343
|
}[] | undefined;
|
|
344
344
|
}, {
|
|
345
|
-
operation: "get_person";
|
|
346
|
-
success: boolean;
|
|
347
345
|
error: string;
|
|
346
|
+
success: boolean;
|
|
347
|
+
operation: "get_person";
|
|
348
348
|
next?: string | null | undefined;
|
|
349
349
|
persons?: {
|
|
350
350
|
id: string;
|
|
351
351
|
distinct_ids: string[];
|
|
352
|
-
uuid?: string | undefined;
|
|
353
352
|
properties?: Record<string, unknown> | undefined;
|
|
353
|
+
uuid?: string | undefined;
|
|
354
354
|
created_at?: string | undefined;
|
|
355
355
|
}[] | undefined;
|
|
356
356
|
}>, import("zod").ZodObject<{
|
|
@@ -369,52 +369,52 @@ export declare class PosthogBubble<T extends PosthogParamsInput = PosthogParamsI
|
|
|
369
369
|
}, "strip", import("zod").ZodTypeAny, {
|
|
370
370
|
id: number;
|
|
371
371
|
description?: string | null | undefined;
|
|
372
|
-
created_at?: string | undefined;
|
|
373
|
-
short_id?: string | undefined;
|
|
374
372
|
name?: string | null | undefined;
|
|
375
373
|
result?: unknown;
|
|
374
|
+
created_at?: string | undefined;
|
|
376
375
|
filters?: Record<string, unknown> | undefined;
|
|
376
|
+
short_id?: string | undefined;
|
|
377
377
|
last_refresh?: string | null | undefined;
|
|
378
378
|
last_modified_at?: string | undefined;
|
|
379
379
|
}, {
|
|
380
380
|
id: number;
|
|
381
381
|
description?: string | null | undefined;
|
|
382
|
-
created_at?: string | undefined;
|
|
383
|
-
short_id?: string | undefined;
|
|
384
382
|
name?: string | null | undefined;
|
|
385
383
|
result?: unknown;
|
|
384
|
+
created_at?: string | undefined;
|
|
386
385
|
filters?: Record<string, unknown> | undefined;
|
|
386
|
+
short_id?: string | undefined;
|
|
387
387
|
last_refresh?: string | null | undefined;
|
|
388
388
|
last_modified_at?: string | undefined;
|
|
389
389
|
}>>;
|
|
390
390
|
error: import("zod").ZodString;
|
|
391
391
|
}, "strip", import("zod").ZodTypeAny, {
|
|
392
|
-
operation: "get_insight";
|
|
393
|
-
success: boolean;
|
|
394
392
|
error: string;
|
|
393
|
+
success: boolean;
|
|
394
|
+
operation: "get_insight";
|
|
395
395
|
insight?: {
|
|
396
396
|
id: number;
|
|
397
397
|
description?: string | null | undefined;
|
|
398
|
-
created_at?: string | undefined;
|
|
399
|
-
short_id?: string | undefined;
|
|
400
398
|
name?: string | null | undefined;
|
|
401
399
|
result?: unknown;
|
|
400
|
+
created_at?: string | undefined;
|
|
402
401
|
filters?: Record<string, unknown> | undefined;
|
|
402
|
+
short_id?: string | undefined;
|
|
403
403
|
last_refresh?: string | null | undefined;
|
|
404
404
|
last_modified_at?: string | undefined;
|
|
405
405
|
} | undefined;
|
|
406
406
|
}, {
|
|
407
|
-
operation: "get_insight";
|
|
408
|
-
success: boolean;
|
|
409
407
|
error: string;
|
|
408
|
+
success: boolean;
|
|
409
|
+
operation: "get_insight";
|
|
410
410
|
insight?: {
|
|
411
411
|
id: number;
|
|
412
412
|
description?: string | null | undefined;
|
|
413
|
-
created_at?: string | undefined;
|
|
414
|
-
short_id?: string | undefined;
|
|
415
413
|
name?: string | null | undefined;
|
|
416
414
|
result?: unknown;
|
|
415
|
+
created_at?: string | undefined;
|
|
417
416
|
filters?: Record<string, unknown> | undefined;
|
|
417
|
+
short_id?: string | undefined;
|
|
418
418
|
last_refresh?: string | null | undefined;
|
|
419
419
|
last_modified_at?: string | undefined;
|
|
420
420
|
} | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"posthog.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AACvE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAIL,KAAK,kBAAkB,EACvB,KAAK,aAAa,EAMnB,MAAM,qBAAqB,CAAC;AAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,aAAa,CACxB,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,CACjD,SAAQ,aAAa,CACrB,CAAC,EACD,OAAO,CAAC,aAAa,EAAE;IAAE,SAAS,EAAE,CAAC,CAAC,WAAW,CAAC,CAAA;CAAE,CAAC,CACtD;IAEC,MAAM,CAAC,QAAQ,CAAC,OAAO,aAAa;IACpC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAG,QAAQ,CAAU;IAC7C,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAG,SAAS,CAAU;IAChD,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAG,SAAS,CAAU;IAC1C,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAuB;IAC7C,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAuB;IACnD,MAAM,CAAC,QAAQ,CAAC,gBAAgB,iEACgC;IAChE,MAAM,CAAC,QAAQ,CAAC,eAAe,gvBAiB7B;IACF,MAAM,CAAC,QAAQ,CAAC,KAAK,uBAAuB;gBAG1C,MAAM,GAAE,CAIF,EACN,OAAO,CAAC,EAAE,aAAa;IAKzB;;OAEG;IACH,SAAS,CAAC,gBAAgB,IAAI,MAAM,GAAG,SAAS;IAShD;;OAEG;IACG,cAAc,IAAI,OAAO,CAAC,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"posthog.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AACvE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAIL,KAAK,kBAAkB,EACvB,KAAK,aAAa,EAMnB,MAAM,qBAAqB,CAAC;AAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBAAa,aAAa,CACxB,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,CACjD,SAAQ,aAAa,CACrB,CAAC,EACD,OAAO,CAAC,aAAa,EAAE;IAAE,SAAS,EAAE,CAAC,CAAC,WAAW,CAAC,CAAA;CAAE,CAAC,CACtD;IAEC,MAAM,CAAC,QAAQ,CAAC,OAAO,aAAa;IACpC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAG,QAAQ,CAAU;IAC7C,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAG,SAAS,CAAU;IAChD,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAG,SAAS,CAAU;IAC1C,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAuB;IAC7C,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAAuB;IACnD,MAAM,CAAC,QAAQ,CAAC,gBAAgB,iEACgC;IAChE,MAAM,CAAC,QAAQ,CAAC,eAAe,gvBAiB7B;IACF,MAAM,CAAC,QAAQ,CAAC,KAAK,uBAAuB;gBAG1C,MAAM,GAAE,CAIF,EACN,OAAO,CAAC,EAAE,aAAa;IAKzB;;OAEG;IACH,SAAS,CAAC,gBAAgB,IAAI,MAAM,GAAG,SAAS;IAShD;;OAEG;IACG,cAAc,IAAI,OAAO,CAAC,OAAO,CAAC;IA0BxC;;OAEG;cACa,aAAa,CAC3B,OAAO,CAAC,EAAE,aAAa,GACtB,OAAO,CAAC,OAAO,CAAC,aAAa,EAAE;QAAE,SAAS,EAAE,CAAC,CAAC,WAAW,CAAC,CAAA;KAAE,CAAC,CAAC;IA+CjE;;OAEG;YACW,qBAAqB;IA6CnC;;OAEG;YACW,sBAAsB;IAqCpC;;OAEG;YACW,YAAY;IAyB1B;;OAEG;YACW,UAAU;IA+BxB;;OAEG;YACW,YAAY;IA8B1B;;OAEG;YACW,SAAS;IA2BvB;;OAEG;YACW,UAAU;CAkBzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"posthog.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAEvE,OAAO,EACL,mBAAmB,EACnB,mBAAmB,GASpB,MAAM,qBAAqB,CAAC;AAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAM,OAAO,aAEX,SAAQ,aAGT;IACC,8CAA8C;IAC9C,MAAM,CAAU,OAAO,GAAG,SAAS,CAAC;IACpC,MAAM,CAAU,QAAQ,GAAG,QAAiB,CAAC;IAC7C,MAAM,CAAU,UAAU,GAAG,SAAkB,CAAC;IAChD,MAAM,CAAU,IAAI,GAAG,SAAkB,CAAC;IAC1C,MAAM,CAAU,MAAM,GAAG,mBAAmB,CAAC;IAC7C,MAAM,CAAU,YAAY,GAAG,mBAAmB,CAAC;IACnD,MAAM,CAAU,gBAAgB,GAC9B,6DAA6D,CAAC;IAChE,MAAM,CAAU,eAAe,GAAG;;;;;;;;;;;;;;;;;GAiBjC,CAAC;IACF,MAAM,CAAU,KAAK,GAAG,mBAAmB,CAAC;IAE5C,YACE,SAAY;QACV,SAAS,EAAE,aAAa;QACxB,UAAU,EAAE,EAAE;QACd,KAAK,EAAE,GAAG;KACN,EACN,OAAuB;QAEvB,KAAK,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzB,CAAC;IAED;;OAEG;IACO,gBAAgB;QACxB,MAAM,MAAM,GAAG,IAAI,CAAC,MAAuB,CAAC;QAC5C,MAAM,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC;QACvC,IAAI,CAAC,WAAW,IAAI,OAAO,WAAW,KAAK,QAAQ,EAAE,CAAC;YACpD,OAAO,SAAS,CAAC;QACnB,CAAC;QACD,OAAO,WAAW,CAAC,cAAc,CAAC,eAAe,CAAC,CAAC;IACrD,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,cAAc;QAClB,IAAI,CAAC;YACH,MAAM,MAAM,GAAG,IAAI,CAAC,gBAAgB,EAAE,CAAC;YACvC,IAAI,CAAC,MAAM,EAAE,CAAC;gBACZ,OAAO,KAAK,CAAC;YACf,CAAC;YAED,MAAM,MAAM,GAAG,IAAI,CAAC,MAAuB,CAAC;YAC5C,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"posthog.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/posthog/posthog.ts"],"names":[],"mappings":"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"}
|