@bubblelab/bubble-core 0.1.235 → 0.1.236
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 +119 -119
- package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
- package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
- package/dist/bubbles/service-bubble/github.d.ts +168 -168
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +4 -5
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +34 -34
- package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/http.js.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +127 -38
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.js +38 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.js.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +87 -0
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js +53 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
- package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
- package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
- package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
- package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
- package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
- package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- 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 +14 -14
- 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 +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- 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 +48 -48
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +146 -4
- package/package.json +2 -2
|
@@ -22,12 +22,12 @@ declare const HelloWorldResultSchema: z.ZodObject<{
|
|
|
22
22
|
success: z.ZodBoolean;
|
|
23
23
|
error: z.ZodString;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
success: boolean;
|
|
26
25
|
error: string;
|
|
26
|
+
success: boolean;
|
|
27
27
|
greeting: string;
|
|
28
28
|
}, {
|
|
29
|
-
success: boolean;
|
|
30
29
|
error: string;
|
|
30
|
+
success: boolean;
|
|
31
31
|
greeting: string;
|
|
32
32
|
}>;
|
|
33
33
|
type HelloWorldResult = z.output<typeof HelloWorldResultSchema>;
|
|
@@ -54,12 +54,12 @@ export declare class HelloWorldBubble extends ServiceBubble<HelloWorldParams, He
|
|
|
54
54
|
success: z.ZodBoolean;
|
|
55
55
|
error: z.ZodString;
|
|
56
56
|
}, "strip", z.ZodTypeAny, {
|
|
57
|
-
success: boolean;
|
|
58
57
|
error: string;
|
|
58
|
+
success: boolean;
|
|
59
59
|
greeting: string;
|
|
60
60
|
}, {
|
|
61
|
-
success: boolean;
|
|
62
61
|
error: string;
|
|
62
|
+
success: boolean;
|
|
63
63
|
greeting: string;
|
|
64
64
|
}>;
|
|
65
65
|
static readonly shortDescription = "Simple hello world bubble for testing purposes";
|
|
@@ -15,26 +15,26 @@ declare const HttpParamsSchema: z.ZodObject<{
|
|
|
15
15
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
17
|
url: string;
|
|
18
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | "HEAD" | "OPTIONS";
|
|
19
18
|
timeout: number;
|
|
19
|
+
method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
|
|
20
20
|
followRedirects: boolean;
|
|
21
|
-
authType: "
|
|
21
|
+
authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
|
|
22
22
|
responseType: "binary" | "auto" | "text";
|
|
23
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
24
|
headers?: Record<string, string> | undefined;
|
|
24
25
|
body?: string | Record<string, unknown> | undefined;
|
|
25
26
|
authHeader?: string | undefined;
|
|
26
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
27
27
|
}, {
|
|
28
28
|
url: string;
|
|
29
|
-
|
|
29
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
30
|
+
timeout?: number | undefined;
|
|
30
31
|
headers?: Record<string, string> | undefined;
|
|
32
|
+
method?: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
|
|
31
33
|
body?: string | Record<string, unknown> | undefined;
|
|
32
|
-
timeout?: number | undefined;
|
|
33
34
|
followRedirects?: boolean | undefined;
|
|
34
|
-
authType?: "
|
|
35
|
+
authType?: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
|
|
35
36
|
authHeader?: string | undefined;
|
|
36
37
|
responseType?: "binary" | "auto" | "text" | undefined;
|
|
37
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
38
38
|
}>;
|
|
39
39
|
type HttpParamsInput = z.input<typeof HttpParamsSchema>;
|
|
40
40
|
type HttpParams = z.output<typeof HttpParamsSchema>;
|
|
@@ -52,27 +52,27 @@ declare const HttpResultSchema: z.ZodObject<{
|
|
|
52
52
|
size: z.ZodNumber;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
54
|
status: number;
|
|
55
|
+
error: string;
|
|
56
|
+
success: boolean;
|
|
57
|
+
isBase64: boolean;
|
|
55
58
|
headers: Record<string, string>;
|
|
59
|
+
size: number;
|
|
56
60
|
body: string;
|
|
57
|
-
isBase64: boolean;
|
|
58
|
-
statusText: string;
|
|
59
61
|
contentType: string;
|
|
60
|
-
|
|
61
|
-
error: string;
|
|
62
|
+
statusText: string;
|
|
62
63
|
responseTime: number;
|
|
63
|
-
size: number;
|
|
64
64
|
json?: unknown;
|
|
65
65
|
}, {
|
|
66
66
|
status: number;
|
|
67
|
+
error: string;
|
|
68
|
+
success: boolean;
|
|
69
|
+
isBase64: boolean;
|
|
67
70
|
headers: Record<string, string>;
|
|
71
|
+
size: number;
|
|
68
72
|
body: string;
|
|
69
|
-
isBase64: boolean;
|
|
70
|
-
statusText: string;
|
|
71
73
|
contentType: string;
|
|
72
|
-
|
|
73
|
-
error: string;
|
|
74
|
+
statusText: string;
|
|
74
75
|
responseTime: number;
|
|
75
|
-
size: number;
|
|
76
76
|
json?: unknown;
|
|
77
77
|
}>;
|
|
78
78
|
type HttpResult = z.output<typeof HttpResultSchema>;
|
|
@@ -94,26 +94,26 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
94
94
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
95
95
|
}, "strip", z.ZodTypeAny, {
|
|
96
96
|
url: string;
|
|
97
|
-
method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE" | "HEAD" | "OPTIONS";
|
|
98
97
|
timeout: number;
|
|
98
|
+
method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
|
|
99
99
|
followRedirects: boolean;
|
|
100
|
-
authType: "
|
|
100
|
+
authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
|
|
101
101
|
responseType: "binary" | "auto" | "text";
|
|
102
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
102
103
|
headers?: Record<string, string> | undefined;
|
|
103
104
|
body?: string | Record<string, unknown> | undefined;
|
|
104
105
|
authHeader?: string | undefined;
|
|
105
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
106
106
|
}, {
|
|
107
107
|
url: string;
|
|
108
|
-
|
|
108
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
109
|
+
timeout?: number | undefined;
|
|
109
110
|
headers?: Record<string, string> | undefined;
|
|
111
|
+
method?: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
|
|
110
112
|
body?: string | Record<string, unknown> | undefined;
|
|
111
|
-
timeout?: number | undefined;
|
|
112
113
|
followRedirects?: boolean | undefined;
|
|
113
|
-
authType?: "
|
|
114
|
+
authType?: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
|
|
114
115
|
authHeader?: string | undefined;
|
|
115
116
|
responseType?: "binary" | "auto" | "text" | undefined;
|
|
116
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
117
117
|
}>;
|
|
118
118
|
static readonly resultSchema: z.ZodObject<{
|
|
119
119
|
status: z.ZodNumber;
|
|
@@ -129,27 +129,27 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
129
129
|
size: z.ZodNumber;
|
|
130
130
|
}, "strip", z.ZodTypeAny, {
|
|
131
131
|
status: number;
|
|
132
|
+
error: string;
|
|
133
|
+
success: boolean;
|
|
134
|
+
isBase64: boolean;
|
|
132
135
|
headers: Record<string, string>;
|
|
136
|
+
size: number;
|
|
133
137
|
body: string;
|
|
134
|
-
isBase64: boolean;
|
|
135
|
-
statusText: string;
|
|
136
138
|
contentType: string;
|
|
137
|
-
|
|
138
|
-
error: string;
|
|
139
|
+
statusText: string;
|
|
139
140
|
responseTime: number;
|
|
140
|
-
size: number;
|
|
141
141
|
json?: unknown;
|
|
142
142
|
}, {
|
|
143
143
|
status: number;
|
|
144
|
+
error: string;
|
|
145
|
+
success: boolean;
|
|
146
|
+
isBase64: boolean;
|
|
144
147
|
headers: Record<string, string>;
|
|
148
|
+
size: number;
|
|
145
149
|
body: string;
|
|
146
|
-
isBase64: boolean;
|
|
147
|
-
statusText: string;
|
|
148
150
|
contentType: string;
|
|
149
|
-
|
|
150
|
-
error: string;
|
|
151
|
+
statusText: string;
|
|
151
152
|
responseTime: number;
|
|
152
|
-
size: number;
|
|
153
153
|
json?: unknown;
|
|
154
154
|
}>;
|
|
155
155
|
static readonly shortDescription = "Makes HTTP requests to external APIs and services";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/http.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAc5E,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgDpB,CAAC;AAEH,KAAK,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AACxD,KAAK,UAAU,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAGpD,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"http.d.ts","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/http.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,KAAK,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAc5E,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgDpB,CAAC;AAEH,KAAK,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AACxD,KAAK,UAAU,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAGpD,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8BpB,CAAC;AAEH,KAAK,UAAU,GAAG,CAAC,CAAC,MAAM,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAEpD,qBAAa,UAAW,SAAQ,aAAa,CAAC,UAAU,EAAE,UAAU,CAAC;IACnE,MAAM,CAAC,QAAQ,CAAC,OAAO,gBAAgB;IACvC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAG,QAAQ,CAAU;IAC7C,MAAM,CAAC,QAAQ,CAAC,UAAU,EAAE,UAAU,CAAU;IAChD,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAG,SAAS,CAAU;IAC1C,MAAM,CAAC,QAAQ,CAAC,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAoB;IAC1C,MAAM,CAAC,QAAQ,CAAC,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAAoB;IAChD,MAAM,CAAC,QAAQ,CAAC,gBAAgB,uDACsB;IACtD,MAAM,CAAC,QAAQ,CAAC,eAAe,orBAkB7B;IACF,MAAM,CAAC,QAAQ,CAAC,KAAK,WAAW;gBAG9B,MAAM,GAAE,eAGP,EACD,OAAO,CAAC,EAAE,aAAa;IAKzB,SAAS,CAAC,gBAAgB,IAAI,MAAM,GAAG,SAAS;IAenC,cAAc,IAAI,OAAO,CAAC,OAAO,CAAC;cAM/B,aAAa,CAAC,OAAO,CAAC,EAAE,aAAa,GAAG,OAAO,CAAC,UAAU,CAAC;IAwK3E;;;OAGG;IACH,OAAO,CAAC,cAAc;CA4BvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"http.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/http.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"http.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/http.ts"],"names":[],"mappings":"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"}
|
|
@@ -507,6 +507,36 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
507
507
|
}[];
|
|
508
508
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
509
509
|
timestamp?: string | undefined;
|
|
510
|
+
}>, import("zod").ZodObject<{
|
|
511
|
+
operation: import("zod").ZodLiteral<"list_owners">;
|
|
512
|
+
email: import("zod").ZodOptional<import("zod").ZodString>;
|
|
513
|
+
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
514
|
+
after: import("zod").ZodOptional<import("zod").ZodString>;
|
|
515
|
+
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
516
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
517
|
+
operation: "list_owners";
|
|
518
|
+
limit: number;
|
|
519
|
+
email?: string | undefined;
|
|
520
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
521
|
+
after?: string | undefined;
|
|
522
|
+
}, {
|
|
523
|
+
operation: "list_owners";
|
|
524
|
+
email?: string | undefined;
|
|
525
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
526
|
+
limit?: number | undefined;
|
|
527
|
+
after?: string | undefined;
|
|
528
|
+
}>, import("zod").ZodObject<{
|
|
529
|
+
operation: import("zod").ZodLiteral<"get_owner">;
|
|
530
|
+
owner_id: import("zod").ZodString;
|
|
531
|
+
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
532
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
533
|
+
operation: "get_owner";
|
|
534
|
+
owner_id: string;
|
|
535
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
536
|
+
}, {
|
|
537
|
+
operation: "get_owner";
|
|
538
|
+
owner_id: string;
|
|
539
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
510
540
|
}>, import("zod").ZodObject<{
|
|
511
541
|
operation: import("zod").ZodLiteral<"get_account_info">;
|
|
512
542
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
@@ -541,8 +571,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
541
571
|
}>>;
|
|
542
572
|
error: import("zod").ZodString;
|
|
543
573
|
}, "strip", import("zod").ZodTypeAny, {
|
|
544
|
-
success: boolean;
|
|
545
574
|
error: string;
|
|
575
|
+
success: boolean;
|
|
546
576
|
operation: "create_record";
|
|
547
577
|
record?: {
|
|
548
578
|
properties: Record<string, unknown>;
|
|
@@ -552,8 +582,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
552
582
|
updatedAt?: string | undefined;
|
|
553
583
|
} | undefined;
|
|
554
584
|
}, {
|
|
555
|
-
success: boolean;
|
|
556
585
|
error: string;
|
|
586
|
+
success: boolean;
|
|
557
587
|
operation: "create_record";
|
|
558
588
|
record?: {
|
|
559
589
|
properties: Record<string, unknown>;
|
|
@@ -586,8 +616,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
586
616
|
}>>;
|
|
587
617
|
error: import("zod").ZodString;
|
|
588
618
|
}, "strip", import("zod").ZodTypeAny, {
|
|
589
|
-
success: boolean;
|
|
590
619
|
error: string;
|
|
620
|
+
success: boolean;
|
|
591
621
|
operation: "get_record";
|
|
592
622
|
record?: {
|
|
593
623
|
properties: Record<string, unknown>;
|
|
@@ -597,8 +627,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
597
627
|
updatedAt?: string | undefined;
|
|
598
628
|
} | undefined;
|
|
599
629
|
}, {
|
|
600
|
-
success: boolean;
|
|
601
630
|
error: string;
|
|
631
|
+
success: boolean;
|
|
602
632
|
operation: "get_record";
|
|
603
633
|
record?: {
|
|
604
634
|
properties: Record<string, unknown>;
|
|
@@ -631,8 +661,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
631
661
|
}>>;
|
|
632
662
|
error: import("zod").ZodString;
|
|
633
663
|
}, "strip", import("zod").ZodTypeAny, {
|
|
634
|
-
success: boolean;
|
|
635
664
|
error: string;
|
|
665
|
+
success: boolean;
|
|
636
666
|
operation: "update_record";
|
|
637
667
|
record?: {
|
|
638
668
|
properties: Record<string, unknown>;
|
|
@@ -642,8 +672,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
642
672
|
updatedAt?: string | undefined;
|
|
643
673
|
} | undefined;
|
|
644
674
|
}, {
|
|
645
|
-
success: boolean;
|
|
646
675
|
error: string;
|
|
676
|
+
success: boolean;
|
|
647
677
|
operation: "update_record";
|
|
648
678
|
record?: {
|
|
649
679
|
properties: Record<string, unknown>;
|
|
@@ -657,12 +687,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
657
687
|
success: import("zod").ZodBoolean;
|
|
658
688
|
error: import("zod").ZodString;
|
|
659
689
|
}, "strip", import("zod").ZodTypeAny, {
|
|
660
|
-
success: boolean;
|
|
661
690
|
error: string;
|
|
691
|
+
success: boolean;
|
|
662
692
|
operation: "delete_record";
|
|
663
693
|
}, {
|
|
664
|
-
success: boolean;
|
|
665
694
|
error: string;
|
|
695
|
+
success: boolean;
|
|
666
696
|
operation: "delete_record";
|
|
667
697
|
}>, import("zod").ZodObject<{
|
|
668
698
|
operation: import("zod").ZodLiteral<"search_records">;
|
|
@@ -706,8 +736,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
706
736
|
}>>;
|
|
707
737
|
error: import("zod").ZodString;
|
|
708
738
|
}, "strip", import("zod").ZodTypeAny, {
|
|
709
|
-
success: boolean;
|
|
710
739
|
error: string;
|
|
740
|
+
success: boolean;
|
|
711
741
|
operation: "search_records";
|
|
712
742
|
total?: number | undefined;
|
|
713
743
|
results?: {
|
|
@@ -723,8 +753,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
723
753
|
} | undefined;
|
|
724
754
|
} | undefined;
|
|
725
755
|
}, {
|
|
726
|
-
success: boolean;
|
|
727
756
|
error: string;
|
|
757
|
+
success: boolean;
|
|
728
758
|
operation: "search_records";
|
|
729
759
|
total?: number | undefined;
|
|
730
760
|
results?: {
|
|
@@ -763,8 +793,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
763
793
|
}>, "many">>;
|
|
764
794
|
error: import("zod").ZodString;
|
|
765
795
|
}, "strip", import("zod").ZodTypeAny, {
|
|
766
|
-
success: boolean;
|
|
767
796
|
error: string;
|
|
797
|
+
success: boolean;
|
|
768
798
|
operation: "batch_create_records";
|
|
769
799
|
results?: {
|
|
770
800
|
properties: Record<string, unknown>;
|
|
@@ -774,8 +804,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
774
804
|
updatedAt?: string | undefined;
|
|
775
805
|
}[] | undefined;
|
|
776
806
|
}, {
|
|
777
|
-
success: boolean;
|
|
778
807
|
error: string;
|
|
808
|
+
success: boolean;
|
|
779
809
|
operation: "batch_create_records";
|
|
780
810
|
results?: {
|
|
781
811
|
properties: Record<string, unknown>;
|
|
@@ -808,8 +838,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
808
838
|
}>, "many">>;
|
|
809
839
|
error: import("zod").ZodString;
|
|
810
840
|
}, "strip", import("zod").ZodTypeAny, {
|
|
811
|
-
success: boolean;
|
|
812
841
|
error: string;
|
|
842
|
+
success: boolean;
|
|
813
843
|
operation: "batch_update_records";
|
|
814
844
|
results?: {
|
|
815
845
|
properties: Record<string, unknown>;
|
|
@@ -819,8 +849,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
819
849
|
updatedAt?: string | undefined;
|
|
820
850
|
}[] | undefined;
|
|
821
851
|
}, {
|
|
822
|
-
success: boolean;
|
|
823
852
|
error: string;
|
|
853
|
+
success: boolean;
|
|
824
854
|
operation: "batch_update_records";
|
|
825
855
|
results?: {
|
|
826
856
|
properties: Record<string, unknown>;
|
|
@@ -834,12 +864,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
834
864
|
success: import("zod").ZodBoolean;
|
|
835
865
|
error: import("zod").ZodString;
|
|
836
866
|
}, "strip", import("zod").ZodTypeAny, {
|
|
837
|
-
success: boolean;
|
|
838
867
|
error: string;
|
|
868
|
+
success: boolean;
|
|
839
869
|
operation: "batch_delete_records";
|
|
840
870
|
}, {
|
|
841
|
-
success: boolean;
|
|
842
871
|
error: string;
|
|
872
|
+
success: boolean;
|
|
843
873
|
operation: "batch_delete_records";
|
|
844
874
|
}>, import("zod").ZodObject<{
|
|
845
875
|
operation: import("zod").ZodLiteral<"list_properties">;
|
|
@@ -847,13 +877,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
847
877
|
properties: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
848
878
|
error: import("zod").ZodString;
|
|
849
879
|
}, "strip", import("zod").ZodTypeAny, {
|
|
850
|
-
success: boolean;
|
|
851
880
|
error: string;
|
|
881
|
+
success: boolean;
|
|
852
882
|
operation: "list_properties";
|
|
853
883
|
properties?: Record<string, unknown>[] | undefined;
|
|
854
884
|
}, {
|
|
855
|
-
success: boolean;
|
|
856
885
|
error: string;
|
|
886
|
+
success: boolean;
|
|
857
887
|
operation: "list_properties";
|
|
858
888
|
properties?: Record<string, unknown>[] | undefined;
|
|
859
889
|
}>, import("zod").ZodObject<{
|
|
@@ -862,13 +892,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
862
892
|
property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
863
893
|
error: import("zod").ZodString;
|
|
864
894
|
}, "strip", import("zod").ZodTypeAny, {
|
|
865
|
-
success: boolean;
|
|
866
895
|
error: string;
|
|
896
|
+
success: boolean;
|
|
867
897
|
operation: "get_property";
|
|
868
898
|
property?: Record<string, unknown> | undefined;
|
|
869
899
|
}, {
|
|
870
|
-
success: boolean;
|
|
871
900
|
error: string;
|
|
901
|
+
success: boolean;
|
|
872
902
|
operation: "get_property";
|
|
873
903
|
property?: Record<string, unknown> | undefined;
|
|
874
904
|
}>, import("zod").ZodObject<{
|
|
@@ -877,13 +907,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
877
907
|
property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
878
908
|
error: import("zod").ZodString;
|
|
879
909
|
}, "strip", import("zod").ZodTypeAny, {
|
|
880
|
-
success: boolean;
|
|
881
910
|
error: string;
|
|
911
|
+
success: boolean;
|
|
882
912
|
operation: "create_property";
|
|
883
913
|
property?: Record<string, unknown> | undefined;
|
|
884
914
|
}, {
|
|
885
|
-
success: boolean;
|
|
886
915
|
error: string;
|
|
916
|
+
success: boolean;
|
|
887
917
|
operation: "create_property";
|
|
888
918
|
property?: Record<string, unknown> | undefined;
|
|
889
919
|
}>, import("zod").ZodObject<{
|
|
@@ -892,13 +922,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
892
922
|
property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
893
923
|
error: import("zod").ZodString;
|
|
894
924
|
}, "strip", import("zod").ZodTypeAny, {
|
|
895
|
-
success: boolean;
|
|
896
925
|
error: string;
|
|
926
|
+
success: boolean;
|
|
897
927
|
operation: "update_property";
|
|
898
928
|
property?: Record<string, unknown> | undefined;
|
|
899
929
|
}, {
|
|
900
|
-
success: boolean;
|
|
901
930
|
error: string;
|
|
931
|
+
success: boolean;
|
|
902
932
|
operation: "update_property";
|
|
903
933
|
property?: Record<string, unknown> | undefined;
|
|
904
934
|
}>, import("zod").ZodObject<{
|
|
@@ -906,12 +936,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
906
936
|
success: import("zod").ZodBoolean;
|
|
907
937
|
error: import("zod").ZodString;
|
|
908
938
|
}, "strip", import("zod").ZodTypeAny, {
|
|
909
|
-
success: boolean;
|
|
910
939
|
error: string;
|
|
940
|
+
success: boolean;
|
|
911
941
|
operation: "delete_property";
|
|
912
942
|
}, {
|
|
913
|
-
success: boolean;
|
|
914
943
|
error: string;
|
|
944
|
+
success: boolean;
|
|
915
945
|
operation: "delete_property";
|
|
916
946
|
}>, import("zod").ZodObject<{
|
|
917
947
|
operation: import("zod").ZodLiteral<"list_associations">;
|
|
@@ -919,13 +949,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
919
949
|
associations: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
920
950
|
error: import("zod").ZodString;
|
|
921
951
|
}, "strip", import("zod").ZodTypeAny, {
|
|
922
|
-
success: boolean;
|
|
923
952
|
error: string;
|
|
953
|
+
success: boolean;
|
|
924
954
|
operation: "list_associations";
|
|
925
955
|
associations?: Record<string, unknown>[] | undefined;
|
|
926
956
|
}, {
|
|
927
|
-
success: boolean;
|
|
928
957
|
error: string;
|
|
958
|
+
success: boolean;
|
|
929
959
|
operation: "list_associations";
|
|
930
960
|
associations?: Record<string, unknown>[] | undefined;
|
|
931
961
|
}>, import("zod").ZodObject<{
|
|
@@ -933,24 +963,24 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
933
963
|
success: import("zod").ZodBoolean;
|
|
934
964
|
error: import("zod").ZodString;
|
|
935
965
|
}, "strip", import("zod").ZodTypeAny, {
|
|
936
|
-
success: boolean;
|
|
937
966
|
error: string;
|
|
967
|
+
success: boolean;
|
|
938
968
|
operation: "create_association";
|
|
939
969
|
}, {
|
|
940
|
-
success: boolean;
|
|
941
970
|
error: string;
|
|
971
|
+
success: boolean;
|
|
942
972
|
operation: "create_association";
|
|
943
973
|
}>, import("zod").ZodObject<{
|
|
944
974
|
operation: import("zod").ZodLiteral<"remove_association">;
|
|
945
975
|
success: import("zod").ZodBoolean;
|
|
946
976
|
error: import("zod").ZodString;
|
|
947
977
|
}, "strip", import("zod").ZodTypeAny, {
|
|
948
|
-
success: boolean;
|
|
949
978
|
error: string;
|
|
979
|
+
success: boolean;
|
|
950
980
|
operation: "remove_association";
|
|
951
981
|
}, {
|
|
952
|
-
success: boolean;
|
|
953
982
|
error: string;
|
|
983
|
+
success: boolean;
|
|
954
984
|
operation: "remove_association";
|
|
955
985
|
}>, import("zod").ZodObject<{
|
|
956
986
|
operation: import("zod").ZodLiteral<"list_pipelines">;
|
|
@@ -958,13 +988,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
958
988
|
pipelines: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
959
989
|
error: import("zod").ZodString;
|
|
960
990
|
}, "strip", import("zod").ZodTypeAny, {
|
|
961
|
-
success: boolean;
|
|
962
991
|
error: string;
|
|
992
|
+
success: boolean;
|
|
963
993
|
operation: "list_pipelines";
|
|
964
994
|
pipelines?: Record<string, unknown>[] | undefined;
|
|
965
995
|
}, {
|
|
966
|
-
success: boolean;
|
|
967
996
|
error: string;
|
|
997
|
+
success: boolean;
|
|
968
998
|
operation: "list_pipelines";
|
|
969
999
|
pipelines?: Record<string, unknown>[] | undefined;
|
|
970
1000
|
}>, import("zod").ZodObject<{
|
|
@@ -982,34 +1012,91 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
982
1012
|
}>>;
|
|
983
1013
|
error: import("zod").ZodString;
|
|
984
1014
|
}, "strip", import("zod").ZodTypeAny, {
|
|
985
|
-
success: boolean;
|
|
986
1015
|
error: string;
|
|
1016
|
+
success: boolean;
|
|
987
1017
|
operation: "create_note";
|
|
988
1018
|
note?: {
|
|
989
1019
|
properties: Record<string, unknown>;
|
|
990
1020
|
id: string;
|
|
991
1021
|
} | undefined;
|
|
992
1022
|
}, {
|
|
993
|
-
success: boolean;
|
|
994
1023
|
error: string;
|
|
1024
|
+
success: boolean;
|
|
995
1025
|
operation: "create_note";
|
|
996
1026
|
note?: {
|
|
997
1027
|
properties: Record<string, unknown>;
|
|
998
1028
|
id: string;
|
|
999
1029
|
} | undefined;
|
|
1030
|
+
}>, import("zod").ZodObject<{
|
|
1031
|
+
operation: import("zod").ZodLiteral<"list_owners">;
|
|
1032
|
+
success: import("zod").ZodBoolean;
|
|
1033
|
+
owners: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
|
|
1034
|
+
paging: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1035
|
+
next: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1036
|
+
after: import("zod").ZodString;
|
|
1037
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1038
|
+
after: string;
|
|
1039
|
+
}, {
|
|
1040
|
+
after: string;
|
|
1041
|
+
}>>;
|
|
1042
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1043
|
+
next?: {
|
|
1044
|
+
after: string;
|
|
1045
|
+
} | undefined;
|
|
1046
|
+
}, {
|
|
1047
|
+
next?: {
|
|
1048
|
+
after: string;
|
|
1049
|
+
} | undefined;
|
|
1050
|
+
}>>;
|
|
1051
|
+
error: import("zod").ZodString;
|
|
1052
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1053
|
+
error: string;
|
|
1054
|
+
success: boolean;
|
|
1055
|
+
operation: "list_owners";
|
|
1056
|
+
owners?: Record<string, unknown>[] | undefined;
|
|
1057
|
+
paging?: {
|
|
1058
|
+
next?: {
|
|
1059
|
+
after: string;
|
|
1060
|
+
} | undefined;
|
|
1061
|
+
} | undefined;
|
|
1062
|
+
}, {
|
|
1063
|
+
error: string;
|
|
1064
|
+
success: boolean;
|
|
1065
|
+
operation: "list_owners";
|
|
1066
|
+
owners?: Record<string, unknown>[] | undefined;
|
|
1067
|
+
paging?: {
|
|
1068
|
+
next?: {
|
|
1069
|
+
after: string;
|
|
1070
|
+
} | undefined;
|
|
1071
|
+
} | undefined;
|
|
1072
|
+
}>, import("zod").ZodObject<{
|
|
1073
|
+
operation: import("zod").ZodLiteral<"get_owner">;
|
|
1074
|
+
success: import("zod").ZodBoolean;
|
|
1075
|
+
owner: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1076
|
+
error: import("zod").ZodString;
|
|
1077
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
1078
|
+
error: string;
|
|
1079
|
+
success: boolean;
|
|
1080
|
+
operation: "get_owner";
|
|
1081
|
+
owner?: Record<string, unknown> | undefined;
|
|
1082
|
+
}, {
|
|
1083
|
+
error: string;
|
|
1084
|
+
success: boolean;
|
|
1085
|
+
operation: "get_owner";
|
|
1086
|
+
owner?: Record<string, unknown> | undefined;
|
|
1000
1087
|
}>, import("zod").ZodObject<{
|
|
1001
1088
|
operation: import("zod").ZodLiteral<"get_account_info">;
|
|
1002
1089
|
success: import("zod").ZodBoolean;
|
|
1003
1090
|
account: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
1004
1091
|
error: import("zod").ZodString;
|
|
1005
1092
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1006
|
-
success: boolean;
|
|
1007
1093
|
error: string;
|
|
1094
|
+
success: boolean;
|
|
1008
1095
|
operation: "get_account_info";
|
|
1009
1096
|
account?: Record<string, unknown> | undefined;
|
|
1010
1097
|
}, {
|
|
1011
|
-
success: boolean;
|
|
1012
1098
|
error: string;
|
|
1099
|
+
success: boolean;
|
|
1013
1100
|
operation: "get_account_info";
|
|
1014
1101
|
account?: Record<string, unknown> | undefined;
|
|
1015
1102
|
}>]>;
|
|
@@ -1042,6 +1129,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
1042
1129
|
private removeAssociation;
|
|
1043
1130
|
private listPipelines;
|
|
1044
1131
|
private createNote;
|
|
1132
|
+
private listOwners;
|
|
1133
|
+
private getOwner;
|
|
1045
1134
|
private getAccountInfo;
|
|
1046
1135
|
}
|
|
1047
1136
|
//# sourceMappingURL=hubspot.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hubspot.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/hubspot/hubspot.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AACvE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAC9D,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAIL,KAAK,kBAAkB,EACvB,KAAK,aAAa,EACnB,MAAM,qBAAqB,CAAC;AAE7B;;;;;;GAMG;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;IACC,MAAM,CAAC,QAAQ,CAAC,IAAI,EAAG,SAAS,CAAU;IAC1C,MAAM,CAAC,QAAQ,CAAC,OAAO,aAAa;IACpC,MAAM,CAAC,QAAQ,CAAC,QAAQ,EAAG,OAAO,CAAU;IAC5C,MAAM,CAAC,QAAQ,CAAC,UAAU,aAAa;IACvC,MAAM,CAAC,QAAQ,CAAC,MAAM
|
|
1
|
+
{"version":3,"file":"hubspot.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/hubspot/hubspot.ts"],"names":[],"mappings":"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"}
|