@bubblelab/bubble-core 0.1.210 → 0.1.212
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 +189 -168
- 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/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +2 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +120 -120
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.js +4 -0
- package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- 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 +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +204 -204
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +114 -114
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +4 -4
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +24 -24
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +276 -276
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +84 -84
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
- 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 +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- 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 +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +32 -32
- 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 +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- 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 +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
- 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 +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- 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 +927 -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 +2 -2
|
@@ -35,19 +35,19 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
35
35
|
bucketName: string;
|
|
36
36
|
fileName: string;
|
|
37
37
|
expirationMinutes: number;
|
|
38
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
39
|
-
contentType?: string | undefined;
|
|
40
38
|
region?: string | undefined;
|
|
39
|
+
contentType?: string | undefined;
|
|
41
40
|
userId?: string | undefined;
|
|
41
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
42
42
|
}, {
|
|
43
43
|
operation: "getUploadUrl";
|
|
44
44
|
bucketName: string;
|
|
45
45
|
fileName: string;
|
|
46
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
47
|
-
contentType?: string | undefined;
|
|
48
46
|
region?: string | undefined;
|
|
49
47
|
expirationMinutes?: number | undefined;
|
|
48
|
+
contentType?: string | undefined;
|
|
50
49
|
userId?: string | undefined;
|
|
50
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
51
51
|
}>, import("zod").ZodObject<{
|
|
52
52
|
operation: import("zod").ZodLiteral<"getFile">;
|
|
53
53
|
bucketName: import("zod").ZodString;
|
|
@@ -61,17 +61,17 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
61
61
|
bucketName: string;
|
|
62
62
|
fileName: string;
|
|
63
63
|
expirationMinutes: number;
|
|
64
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
65
64
|
region?: string | undefined;
|
|
66
65
|
userId?: string | undefined;
|
|
66
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
67
67
|
}, {
|
|
68
68
|
operation: "getFile";
|
|
69
69
|
bucketName: string;
|
|
70
70
|
fileName: string;
|
|
71
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
72
71
|
region?: string | undefined;
|
|
73
72
|
expirationMinutes?: number | undefined;
|
|
74
73
|
userId?: string | undefined;
|
|
74
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
75
75
|
}>, import("zod").ZodObject<{
|
|
76
76
|
operation: import("zod").ZodLiteral<"deleteFile">;
|
|
77
77
|
bucketName: import("zod").ZodString;
|
|
@@ -82,14 +82,14 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
82
82
|
operation: "deleteFile";
|
|
83
83
|
bucketName: string;
|
|
84
84
|
fileName: string;
|
|
85
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
86
85
|
region?: string | undefined;
|
|
86
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
87
87
|
}, {
|
|
88
88
|
operation: "deleteFile";
|
|
89
89
|
bucketName: string;
|
|
90
90
|
fileName: string;
|
|
91
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
92
91
|
region?: string | undefined;
|
|
92
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
93
93
|
}>, import("zod").ZodObject<{
|
|
94
94
|
operation: import("zod").ZodLiteral<"updateFile">;
|
|
95
95
|
bucketName: import("zod").ZodDefault<import("zod").ZodString>;
|
|
@@ -104,19 +104,19 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
104
104
|
bucketName: string;
|
|
105
105
|
fileName: string;
|
|
106
106
|
fileContent: string;
|
|
107
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
108
|
-
contentType?: string | undefined;
|
|
109
107
|
region?: string | undefined;
|
|
108
|
+
contentType?: string | undefined;
|
|
110
109
|
userId?: string | undefined;
|
|
110
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
111
111
|
}, {
|
|
112
112
|
operation: "updateFile";
|
|
113
113
|
fileName: string;
|
|
114
114
|
fileContent: string;
|
|
115
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
116
|
-
contentType?: string | undefined;
|
|
117
115
|
bucketName?: string | undefined;
|
|
118
116
|
region?: string | undefined;
|
|
117
|
+
contentType?: string | undefined;
|
|
119
118
|
userId?: string | undefined;
|
|
119
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
120
120
|
}>, import("zod").ZodObject<{
|
|
121
121
|
operation: import("zod").ZodLiteral<"getMultipleUploadUrls">;
|
|
122
122
|
bucketName: import("zod").ZodString;
|
|
@@ -132,18 +132,18 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
132
132
|
expirationMinutes: number;
|
|
133
133
|
pdfFileName: string;
|
|
134
134
|
pageCount: number;
|
|
135
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
136
135
|
region?: string | undefined;
|
|
137
136
|
userId?: string | undefined;
|
|
137
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
138
138
|
}, {
|
|
139
139
|
operation: "getMultipleUploadUrls";
|
|
140
140
|
bucketName: string;
|
|
141
141
|
pdfFileName: string;
|
|
142
142
|
pageCount: number;
|
|
143
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
144
143
|
region?: string | undefined;
|
|
145
144
|
expirationMinutes?: number | undefined;
|
|
146
145
|
userId?: string | undefined;
|
|
146
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
147
147
|
}>]>;
|
|
148
148
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
149
149
|
operation: import("zod").ZodLiteral<"getUploadUrl">;
|
|
@@ -153,18 +153,18 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
153
153
|
contentType: import("zod").ZodOptional<import("zod").ZodString>;
|
|
154
154
|
error: import("zod").ZodString;
|
|
155
155
|
}, "strip", import("zod").ZodTypeAny, {
|
|
156
|
-
error: string;
|
|
157
|
-
success: boolean;
|
|
158
156
|
operation: "getUploadUrl";
|
|
159
|
-
|
|
157
|
+
success: boolean;
|
|
158
|
+
error: string;
|
|
160
159
|
fileName?: string | undefined;
|
|
160
|
+
contentType?: string | undefined;
|
|
161
161
|
uploadUrl?: string | undefined;
|
|
162
162
|
}, {
|
|
163
|
-
error: string;
|
|
164
|
-
success: boolean;
|
|
165
163
|
operation: "getUploadUrl";
|
|
166
|
-
|
|
164
|
+
success: boolean;
|
|
165
|
+
error: string;
|
|
167
166
|
fileName?: string | undefined;
|
|
167
|
+
contentType?: string | undefined;
|
|
168
168
|
uploadUrl?: string | undefined;
|
|
169
169
|
}>, import("zod").ZodObject<{
|
|
170
170
|
operation: import("zod").ZodLiteral<"getFile">;
|
|
@@ -177,21 +177,21 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
177
177
|
lastModified: import("zod").ZodOptional<import("zod").ZodString>;
|
|
178
178
|
error: import("zod").ZodString;
|
|
179
179
|
}, "strip", import("zod").ZodTypeAny, {
|
|
180
|
-
error: string;
|
|
181
|
-
success: boolean;
|
|
182
180
|
operation: "getFile";
|
|
183
|
-
|
|
181
|
+
success: boolean;
|
|
182
|
+
error: string;
|
|
184
183
|
fileName?: string | undefined;
|
|
184
|
+
contentType?: string | undefined;
|
|
185
185
|
downloadUrl?: string | undefined;
|
|
186
186
|
fileUrl?: string | undefined;
|
|
187
187
|
fileSize?: number | undefined;
|
|
188
188
|
lastModified?: string | undefined;
|
|
189
189
|
}, {
|
|
190
|
-
error: string;
|
|
191
|
-
success: boolean;
|
|
192
190
|
operation: "getFile";
|
|
193
|
-
|
|
191
|
+
success: boolean;
|
|
192
|
+
error: string;
|
|
194
193
|
fileName?: string | undefined;
|
|
194
|
+
contentType?: string | undefined;
|
|
195
195
|
downloadUrl?: string | undefined;
|
|
196
196
|
fileUrl?: string | undefined;
|
|
197
197
|
fileSize?: number | undefined;
|
|
@@ -203,17 +203,17 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
203
203
|
deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
204
204
|
error: import("zod").ZodString;
|
|
205
205
|
}, "strip", import("zod").ZodTypeAny, {
|
|
206
|
-
error: string;
|
|
207
|
-
success: boolean;
|
|
208
206
|
operation: "deleteFile";
|
|
209
|
-
|
|
207
|
+
success: boolean;
|
|
208
|
+
error: string;
|
|
210
209
|
fileName?: string | undefined;
|
|
210
|
+
deleted?: boolean | undefined;
|
|
211
211
|
}, {
|
|
212
|
-
error: string;
|
|
213
|
-
success: boolean;
|
|
214
212
|
operation: "deleteFile";
|
|
215
|
-
|
|
213
|
+
success: boolean;
|
|
214
|
+
error: string;
|
|
216
215
|
fileName?: string | undefined;
|
|
216
|
+
deleted?: boolean | undefined;
|
|
217
217
|
}>, import("zod").ZodObject<{
|
|
218
218
|
operation: import("zod").ZodLiteral<"updateFile">;
|
|
219
219
|
success: import("zod").ZodBoolean;
|
|
@@ -222,19 +222,19 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
222
222
|
contentType: import("zod").ZodOptional<import("zod").ZodString>;
|
|
223
223
|
error: import("zod").ZodString;
|
|
224
224
|
}, "strip", import("zod").ZodTypeAny, {
|
|
225
|
-
error: string;
|
|
226
|
-
success: boolean;
|
|
227
225
|
operation: "updateFile";
|
|
228
|
-
|
|
229
|
-
|
|
226
|
+
success: boolean;
|
|
227
|
+
error: string;
|
|
230
228
|
fileName?: string | undefined;
|
|
229
|
+
contentType?: string | undefined;
|
|
230
|
+
updated?: boolean | undefined;
|
|
231
231
|
}, {
|
|
232
|
-
error: string;
|
|
233
|
-
success: boolean;
|
|
234
232
|
operation: "updateFile";
|
|
235
|
-
|
|
236
|
-
|
|
233
|
+
success: boolean;
|
|
234
|
+
error: string;
|
|
237
235
|
fileName?: string | undefined;
|
|
236
|
+
contentType?: string | undefined;
|
|
237
|
+
updated?: boolean | undefined;
|
|
238
238
|
}>, import("zod").ZodObject<{
|
|
239
239
|
operation: import("zod").ZodLiteral<"getMultipleUploadUrls">;
|
|
240
240
|
success: import("zod").ZodBoolean;
|
|
@@ -255,9 +255,9 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
255
255
|
}>, "many">>;
|
|
256
256
|
error: import("zod").ZodString;
|
|
257
257
|
}, "strip", import("zod").ZodTypeAny, {
|
|
258
|
-
error: string;
|
|
259
|
-
success: boolean;
|
|
260
258
|
operation: "getMultipleUploadUrls";
|
|
259
|
+
success: boolean;
|
|
260
|
+
error: string;
|
|
261
261
|
pdfFileName?: string | undefined;
|
|
262
262
|
pdfUploadUrl?: string | undefined;
|
|
263
263
|
pageUploadUrls?: {
|
|
@@ -266,9 +266,9 @@ export declare class S3Bubble<T extends S3ParamsInput = S3ParamsInput> extends S
|
|
|
266
266
|
pageNumber: number;
|
|
267
267
|
}[] | undefined;
|
|
268
268
|
}, {
|
|
269
|
-
error: string;
|
|
270
|
-
success: boolean;
|
|
271
269
|
operation: "getMultipleUploadUrls";
|
|
270
|
+
success: boolean;
|
|
271
|
+
error: string;
|
|
272
272
|
pdfFileName?: string | undefined;
|
|
273
273
|
pdfUploadUrl?: string | undefined;
|
|
274
274
|
pageUploadUrls?: {
|
|
@@ -15,17 +15,17 @@ export declare const S3ParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
15
15
|
fileName: string;
|
|
16
16
|
expirationMinutes: number;
|
|
17
17
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
18
|
-
contentType?: string | undefined;
|
|
19
18
|
region?: string | undefined;
|
|
19
|
+
contentType?: string | undefined;
|
|
20
20
|
userId?: string | undefined;
|
|
21
21
|
}, {
|
|
22
22
|
operation: "getUploadUrl";
|
|
23
23
|
bucketName: string;
|
|
24
24
|
fileName: string;
|
|
25
25
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
26
|
-
contentType?: string | undefined;
|
|
27
26
|
region?: string | undefined;
|
|
28
27
|
expirationMinutes?: number | undefined;
|
|
28
|
+
contentType?: string | undefined;
|
|
29
29
|
userId?: string | undefined;
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
operation: z.ZodLiteral<"getFile">;
|
|
@@ -84,17 +84,17 @@ export declare const S3ParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
84
84
|
fileName: string;
|
|
85
85
|
fileContent: string;
|
|
86
86
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
87
|
-
contentType?: string | undefined;
|
|
88
87
|
region?: string | undefined;
|
|
88
|
+
contentType?: string | undefined;
|
|
89
89
|
userId?: string | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
operation: "updateFile";
|
|
92
92
|
fileName: string;
|
|
93
93
|
fileContent: string;
|
|
94
94
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
95
|
-
contentType?: string | undefined;
|
|
96
95
|
bucketName?: string | undefined;
|
|
97
96
|
region?: string | undefined;
|
|
97
|
+
contentType?: string | undefined;
|
|
98
98
|
userId?: string | undefined;
|
|
99
99
|
}>, z.ZodObject<{
|
|
100
100
|
operation: z.ZodLiteral<"getMultipleUploadUrls">;
|
|
@@ -135,15 +135,15 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
135
135
|
error: string;
|
|
136
136
|
success: boolean;
|
|
137
137
|
operation: "getUploadUrl";
|
|
138
|
-
contentType?: string | undefined;
|
|
139
138
|
fileName?: string | undefined;
|
|
139
|
+
contentType?: string | undefined;
|
|
140
140
|
uploadUrl?: string | undefined;
|
|
141
141
|
}, {
|
|
142
142
|
error: string;
|
|
143
143
|
success: boolean;
|
|
144
144
|
operation: "getUploadUrl";
|
|
145
|
-
contentType?: string | undefined;
|
|
146
145
|
fileName?: string | undefined;
|
|
146
|
+
contentType?: string | undefined;
|
|
147
147
|
uploadUrl?: string | undefined;
|
|
148
148
|
}>, z.ZodObject<{
|
|
149
149
|
operation: z.ZodLiteral<"getFile">;
|
|
@@ -159,8 +159,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
159
159
|
error: string;
|
|
160
160
|
success: boolean;
|
|
161
161
|
operation: "getFile";
|
|
162
|
-
contentType?: string | undefined;
|
|
163
162
|
fileName?: string | undefined;
|
|
163
|
+
contentType?: string | undefined;
|
|
164
164
|
downloadUrl?: string | undefined;
|
|
165
165
|
fileUrl?: string | undefined;
|
|
166
166
|
fileSize?: number | undefined;
|
|
@@ -169,8 +169,8 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
169
169
|
error: string;
|
|
170
170
|
success: boolean;
|
|
171
171
|
operation: "getFile";
|
|
172
|
-
contentType?: string | undefined;
|
|
173
172
|
fileName?: string | undefined;
|
|
173
|
+
contentType?: string | undefined;
|
|
174
174
|
downloadUrl?: string | undefined;
|
|
175
175
|
fileUrl?: string | undefined;
|
|
176
176
|
fileSize?: number | undefined;
|
|
@@ -185,14 +185,14 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
185
185
|
error: string;
|
|
186
186
|
success: boolean;
|
|
187
187
|
operation: "deleteFile";
|
|
188
|
-
deleted?: boolean | undefined;
|
|
189
188
|
fileName?: string | undefined;
|
|
189
|
+
deleted?: boolean | undefined;
|
|
190
190
|
}, {
|
|
191
191
|
error: string;
|
|
192
192
|
success: boolean;
|
|
193
193
|
operation: "deleteFile";
|
|
194
|
-
deleted?: boolean | undefined;
|
|
195
194
|
fileName?: string | undefined;
|
|
195
|
+
deleted?: boolean | undefined;
|
|
196
196
|
}>, z.ZodObject<{
|
|
197
197
|
operation: z.ZodLiteral<"updateFile">;
|
|
198
198
|
success: z.ZodBoolean;
|
|
@@ -204,16 +204,16 @@ export declare const S3ResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Zod
|
|
|
204
204
|
error: string;
|
|
205
205
|
success: boolean;
|
|
206
206
|
operation: "updateFile";
|
|
207
|
-
updated?: boolean | undefined;
|
|
208
|
-
contentType?: string | undefined;
|
|
209
207
|
fileName?: string | undefined;
|
|
208
|
+
contentType?: string | undefined;
|
|
209
|
+
updated?: boolean | undefined;
|
|
210
210
|
}, {
|
|
211
211
|
error: string;
|
|
212
212
|
success: boolean;
|
|
213
213
|
operation: "updateFile";
|
|
214
|
-
updated?: boolean | undefined;
|
|
215
|
-
contentType?: string | undefined;
|
|
216
214
|
fileName?: string | undefined;
|
|
215
|
+
contentType?: string | undefined;
|
|
216
|
+
updated?: boolean | undefined;
|
|
217
217
|
}>, z.ZodObject<{
|
|
218
218
|
operation: z.ZodLiteral<"getMultipleUploadUrls">;
|
|
219
219
|
success: z.ZodBoolean;
|
|
@@ -61,14 +61,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
61
61
|
lifeDays: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
62
62
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
63
63
|
}, "strip", import("zod").ZodTypeAny, {
|
|
64
|
-
message: string;
|
|
65
64
|
operation: "send_message";
|
|
65
|
+
message: string;
|
|
66
66
|
recipientEmail: string | string[];
|
|
67
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
68
|
lifeDays?: number | undefined;
|
|
69
69
|
}, {
|
|
70
|
-
message: string;
|
|
71
70
|
operation: "send_message";
|
|
71
|
+
message: string;
|
|
72
72
|
recipientEmail: string | string[];
|
|
73
73
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
74
|
lifeDays?: number | undefined;
|
|
@@ -92,15 +92,15 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
92
92
|
secureLink: import("zod").ZodOptional<import("zod").ZodString>;
|
|
93
93
|
error: import("zod").ZodString;
|
|
94
94
|
}, "strip", import("zod").ZodTypeAny, {
|
|
95
|
-
error: string;
|
|
96
|
-
success: boolean;
|
|
97
95
|
operation: "send_file";
|
|
96
|
+
success: boolean;
|
|
97
|
+
error: string;
|
|
98
98
|
packageId?: string | undefined;
|
|
99
99
|
secureLink?: string | undefined;
|
|
100
100
|
}, {
|
|
101
|
-
error: string;
|
|
102
|
-
success: boolean;
|
|
103
101
|
operation: "send_file";
|
|
102
|
+
success: boolean;
|
|
103
|
+
error: string;
|
|
104
104
|
packageId?: string | undefined;
|
|
105
105
|
secureLink?: string | undefined;
|
|
106
106
|
}>, import("zod").ZodObject<{
|
|
@@ -110,15 +110,15 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
110
110
|
secureLink: import("zod").ZodOptional<import("zod").ZodString>;
|
|
111
111
|
error: import("zod").ZodString;
|
|
112
112
|
}, "strip", import("zod").ZodTypeAny, {
|
|
113
|
-
error: string;
|
|
114
|
-
success: boolean;
|
|
115
113
|
operation: "send_message";
|
|
114
|
+
success: boolean;
|
|
115
|
+
error: string;
|
|
116
116
|
packageId?: string | undefined;
|
|
117
117
|
secureLink?: string | undefined;
|
|
118
118
|
}, {
|
|
119
|
-
error: string;
|
|
120
|
-
success: boolean;
|
|
121
119
|
operation: "send_message";
|
|
120
|
+
success: boolean;
|
|
121
|
+
error: string;
|
|
122
122
|
packageId?: string | undefined;
|
|
123
123
|
secureLink?: string | undefined;
|
|
124
124
|
}>, import("zod").ZodObject<{
|
|
@@ -189,9 +189,9 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
189
189
|
}>>;
|
|
190
190
|
error: import("zod").ZodString;
|
|
191
191
|
}, "strip", import("zod").ZodTypeAny, {
|
|
192
|
-
error: string;
|
|
193
|
-
success: boolean;
|
|
194
192
|
operation: "get_package";
|
|
193
|
+
success: boolean;
|
|
194
|
+
error: string;
|
|
195
195
|
package?: {
|
|
196
196
|
packageId: string;
|
|
197
197
|
files?: {
|
|
@@ -210,9 +210,9 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
210
210
|
life?: number | undefined;
|
|
211
211
|
} | undefined;
|
|
212
212
|
}, {
|
|
213
|
-
error: string;
|
|
214
|
-
success: boolean;
|
|
215
213
|
operation: "get_package";
|
|
214
|
+
success: boolean;
|
|
215
|
+
error: string;
|
|
216
216
|
package?: {
|
|
217
217
|
packageId: string;
|
|
218
218
|
files?: {
|
|
@@ -38,6 +38,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
38
38
|
fileSize?: number | undefined;
|
|
39
39
|
}[] | undefined;
|
|
40
40
|
state?: string | undefined;
|
|
41
|
+
secureLink?: string | undefined;
|
|
41
42
|
packageCode?: string | undefined;
|
|
42
43
|
serverSecret?: string | undefined;
|
|
43
44
|
recipients?: {
|
|
@@ -45,7 +46,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
45
46
|
recipientId: string;
|
|
46
47
|
}[] | undefined;
|
|
47
48
|
life?: number | undefined;
|
|
48
|
-
secureLink?: string | undefined;
|
|
49
49
|
}, {
|
|
50
50
|
packageId: string;
|
|
51
51
|
files?: {
|
|
@@ -54,6 +54,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
54
54
|
fileSize?: number | undefined;
|
|
55
55
|
}[] | undefined;
|
|
56
56
|
state?: string | undefined;
|
|
57
|
+
secureLink?: string | undefined;
|
|
57
58
|
packageCode?: string | undefined;
|
|
58
59
|
serverSecret?: string | undefined;
|
|
59
60
|
recipients?: {
|
|
@@ -61,7 +62,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
61
62
|
recipientId: string;
|
|
62
63
|
}[] | undefined;
|
|
63
64
|
life?: number | undefined;
|
|
64
|
-
secureLink?: string | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
67
67
|
operation: z.ZodLiteral<"send_file">;
|
|
@@ -195,6 +195,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
195
195
|
fileSize?: number | undefined;
|
|
196
196
|
}[] | undefined;
|
|
197
197
|
state?: string | undefined;
|
|
198
|
+
secureLink?: string | undefined;
|
|
198
199
|
packageCode?: string | undefined;
|
|
199
200
|
serverSecret?: string | undefined;
|
|
200
201
|
recipients?: {
|
|
@@ -202,7 +203,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
202
203
|
recipientId: string;
|
|
203
204
|
}[] | undefined;
|
|
204
205
|
life?: number | undefined;
|
|
205
|
-
secureLink?: string | undefined;
|
|
206
206
|
}, {
|
|
207
207
|
packageId: string;
|
|
208
208
|
files?: {
|
|
@@ -211,6 +211,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
211
211
|
fileSize?: number | undefined;
|
|
212
212
|
}[] | undefined;
|
|
213
213
|
state?: string | undefined;
|
|
214
|
+
secureLink?: string | undefined;
|
|
214
215
|
packageCode?: string | undefined;
|
|
215
216
|
serverSecret?: string | undefined;
|
|
216
217
|
recipients?: {
|
|
@@ -218,7 +219,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
218
219
|
recipientId: string;
|
|
219
220
|
}[] | undefined;
|
|
220
221
|
life?: number | undefined;
|
|
221
|
-
secureLink?: string | undefined;
|
|
222
222
|
}>>;
|
|
223
223
|
error: z.ZodString;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -233,6 +233,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
233
233
|
fileSize?: number | undefined;
|
|
234
234
|
}[] | undefined;
|
|
235
235
|
state?: string | undefined;
|
|
236
|
+
secureLink?: string | undefined;
|
|
236
237
|
packageCode?: string | undefined;
|
|
237
238
|
serverSecret?: string | undefined;
|
|
238
239
|
recipients?: {
|
|
@@ -240,7 +241,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
240
241
|
recipientId: string;
|
|
241
242
|
}[] | undefined;
|
|
242
243
|
life?: number | undefined;
|
|
243
|
-
secureLink?: string | undefined;
|
|
244
244
|
} | undefined;
|
|
245
245
|
}, {
|
|
246
246
|
error: string;
|
|
@@ -254,6 +254,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
254
254
|
fileSize?: number | undefined;
|
|
255
255
|
}[] | undefined;
|
|
256
256
|
state?: string | undefined;
|
|
257
|
+
secureLink?: string | undefined;
|
|
257
258
|
packageCode?: string | undefined;
|
|
258
259
|
serverSecret?: string | undefined;
|
|
259
260
|
recipients?: {
|
|
@@ -261,7 +262,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
261
262
|
recipientId: string;
|
|
262
263
|
}[] | undefined;
|
|
263
264
|
life?: number | undefined;
|
|
264
|
-
secureLink?: string | undefined;
|
|
265
265
|
} | undefined;
|
|
266
266
|
}>]>;
|
|
267
267
|
export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;
|
|
@@ -8,6 +8,10 @@ export declare const BLOCKS: {
|
|
|
8
8
|
readonly calendarAnnouncement: string;
|
|
9
9
|
readonly pricingComparisonCharts: string;
|
|
10
10
|
readonly dauChartHighlights: string;
|
|
11
|
+
readonly last5UsersSlackFormat: string;
|
|
12
|
+
readonly last5UsersPlainEmail: string;
|
|
13
|
+
readonly noToolDriveInstructions: string;
|
|
14
|
+
readonly sortlySearchResults: string;
|
|
11
15
|
};
|
|
12
16
|
export declare const BATCH_BLOCKS: string[];
|
|
13
17
|
//# sourceMappingURL=slack-table-blocks.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slack-table-blocks.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"slack-table-blocks.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;CAcT,CAAC;AAEX,eAAO,MAAM,YAAY,UAExB,CAAC"}
|
|
@@ -16,6 +16,10 @@ export const BLOCKS = {
|
|
|
16
16
|
calendarAnnouncement: load('calendar-announcement.md'),
|
|
17
17
|
pricingComparisonCharts: load('pricing-comparison-charts.md'),
|
|
18
18
|
dauChartHighlights: load('dau-chart-highlights.md'),
|
|
19
|
+
last5UsersSlackFormat: load('last-5-users-slack-format.md'),
|
|
20
|
+
last5UsersPlainEmail: load('last-5-users-plain-email.md'),
|
|
21
|
+
noToolDriveInstructions: load('no-tool-drive-instructions.md'),
|
|
22
|
+
sortlySearchResults: load('sortly-search-results.md'),
|
|
19
23
|
};
|
|
20
24
|
export const BATCH_BLOCKS = [1, 2, 3, 4, 5].map((i) => load(path.join('batch', `${i}.md`)));
|
|
21
25
|
//# sourceMappingURL=slack-table-blocks.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slack-table-blocks.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAClC,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AAEpC,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/D,MAAM,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAC;AAE9D,SAAS,IAAI,CAAC,IAAY;IACxB,OAAO,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,EAAE,CAAC;AACnE,CAAC;AAED,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,iBAAiB,EAAE,IAAI,CAAC,wBAAwB,CAAC;IACjD,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,eAAe,EAAE,IAAI,CAAC,qBAAqB,CAAC;IAC5C,gBAAgB,EAAE,IAAI,CAAC,sBAAsB,CAAC;IAC9C,gBAAgB,EAAE,IAAI,CAAC,uBAAuB,CAAC;IAC/C,oBAAoB,EAAE,IAAI,CAAC,0BAA0B,CAAC;IACtD,uBAAuB,EAAE,IAAI,CAAC,8BAA8B,CAAC;IAC7D,kBAAkB,EAAE,IAAI,CAAC,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"slack-table-blocks.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAClC,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AAEpC,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/D,MAAM,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAC;AAE9D,SAAS,IAAI,CAAC,IAAY;IACxB,OAAO,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,EAAE,CAAC;AACnE,CAAC;AAED,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,iBAAiB,EAAE,IAAI,CAAC,wBAAwB,CAAC;IACjD,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,eAAe,EAAE,IAAI,CAAC,qBAAqB,CAAC;IAC5C,gBAAgB,EAAE,IAAI,CAAC,sBAAsB,CAAC;IAC9C,gBAAgB,EAAE,IAAI,CAAC,uBAAuB,CAAC;IAC/C,oBAAoB,EAAE,IAAI,CAAC,0BAA0B,CAAC;IACtD,uBAAuB,EAAE,IAAI,CAAC,8BAA8B,CAAC;IAC7D,kBAAkB,EAAE,IAAI,CAAC,yBAAyB,CAAC;IACnD,qBAAqB,EAAE,IAAI,CAAC,8BAA8B,CAAC;IAC3D,oBAAoB,EAAE,IAAI,CAAC,6BAA6B,CAAC;IACzD,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,mBAAmB,EAAE,IAAI,CAAC,0BAA0B,CAAC;CAC7C,CAAC;AAEX,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CACpD,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC,CACpC,CAAC"}
|