@bubblelab/bubble-core 0.1.162 → 0.1.163
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 +125 -125
- package/dist/bubbles/service-bubble/agi-inc.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +747 -747
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
- package/dist/bubbles/service-bubble/google-calendar.d.ts +214 -214
- package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +45 -45
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1473 -1473
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +45 -45
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +62 -62
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +665 -665
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +5 -3
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +56 -56
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1549 -1549
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.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/schema.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/schema.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 +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +24 -24
- 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/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- 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 +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +4 -4
- package/package.json +2 -2
|
@@ -47,11 +47,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
47
47
|
to: string | string[];
|
|
48
48
|
subject: string;
|
|
49
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
50
|
-
tags?: {
|
|
51
|
-
value: string;
|
|
52
|
-
name: string;
|
|
53
|
-
}[] | undefined;
|
|
54
|
-
headers?: Record<string, string> | undefined;
|
|
55
50
|
text?: string | undefined;
|
|
56
51
|
attachments?: {
|
|
57
52
|
filename: string;
|
|
@@ -64,16 +59,16 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
64
59
|
html?: string | undefined;
|
|
65
60
|
reply_to?: string | string[] | undefined;
|
|
66
61
|
scheduled_at?: string | undefined;
|
|
67
|
-
}, {
|
|
68
|
-
operation: "send_email";
|
|
69
|
-
to: string | string[];
|
|
70
|
-
subject: string;
|
|
71
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
72
62
|
tags?: {
|
|
73
63
|
value: string;
|
|
74
64
|
name: string;
|
|
75
65
|
}[] | undefined;
|
|
76
66
|
headers?: Record<string, string> | undefined;
|
|
67
|
+
}, {
|
|
68
|
+
operation: "send_email";
|
|
69
|
+
to: string | string[];
|
|
70
|
+
subject: string;
|
|
71
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
77
72
|
text?: string | undefined;
|
|
78
73
|
attachments?: {
|
|
79
74
|
filename: string;
|
|
@@ -87,6 +82,11 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
87
82
|
html?: string | undefined;
|
|
88
83
|
reply_to?: string | string[] | undefined;
|
|
89
84
|
scheduled_at?: string | undefined;
|
|
85
|
+
tags?: {
|
|
86
|
+
value: string;
|
|
87
|
+
name: string;
|
|
88
|
+
}[] | undefined;
|
|
89
|
+
headers?: Record<string, string> | undefined;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
91
|
operation: z.ZodLiteral<"get_email_status">;
|
|
92
92
|
email_id: z.ZodString;
|
|
@@ -106,14 +106,14 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
106
106
|
email_id: z.ZodOptional<z.ZodString>;
|
|
107
107
|
error: z.ZodString;
|
|
108
108
|
}, "strip", z.ZodTypeAny, {
|
|
109
|
-
operation: "send_email";
|
|
110
109
|
success: boolean;
|
|
111
110
|
error: string;
|
|
111
|
+
operation: "send_email";
|
|
112
112
|
email_id?: string | undefined;
|
|
113
113
|
}, {
|
|
114
|
-
operation: "send_email";
|
|
115
114
|
success: boolean;
|
|
116
115
|
error: string;
|
|
116
|
+
operation: "send_email";
|
|
117
117
|
email_id?: string | undefined;
|
|
118
118
|
}>, z.ZodObject<{
|
|
119
119
|
operation: z.ZodLiteral<"get_email_status">;
|
|
@@ -123,16 +123,16 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
|
|
|
123
123
|
last_event: z.ZodOptional<z.ZodString>;
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
|
-
operation: "get_email_status";
|
|
127
126
|
success: boolean;
|
|
128
127
|
error: string;
|
|
128
|
+
operation: "get_email_status";
|
|
129
129
|
status?: string | undefined;
|
|
130
130
|
created_at?: string | undefined;
|
|
131
131
|
last_event?: string | undefined;
|
|
132
132
|
}, {
|
|
133
|
-
operation: "get_email_status";
|
|
134
133
|
success: boolean;
|
|
135
134
|
error: string;
|
|
135
|
+
operation: "get_email_status";
|
|
136
136
|
status?: string | undefined;
|
|
137
137
|
created_at?: string | undefined;
|
|
138
138
|
last_event?: string | undefined;
|
|
@@ -194,11 +194,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
194
194
|
to: string | string[];
|
|
195
195
|
subject: string;
|
|
196
196
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
197
|
-
tags?: {
|
|
198
|
-
value: string;
|
|
199
|
-
name: string;
|
|
200
|
-
}[] | undefined;
|
|
201
|
-
headers?: Record<string, string> | undefined;
|
|
202
197
|
text?: string | undefined;
|
|
203
198
|
attachments?: {
|
|
204
199
|
filename: string;
|
|
@@ -211,16 +206,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
211
206
|
html?: string | undefined;
|
|
212
207
|
reply_to?: string | string[] | undefined;
|
|
213
208
|
scheduled_at?: string | undefined;
|
|
214
|
-
}, {
|
|
215
|
-
operation: "send_email";
|
|
216
|
-
to: string | string[];
|
|
217
|
-
subject: string;
|
|
218
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
219
209
|
tags?: {
|
|
220
210
|
value: string;
|
|
221
211
|
name: string;
|
|
222
212
|
}[] | undefined;
|
|
223
213
|
headers?: Record<string, string> | undefined;
|
|
214
|
+
}, {
|
|
215
|
+
operation: "send_email";
|
|
216
|
+
to: string | string[];
|
|
217
|
+
subject: string;
|
|
218
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
224
219
|
text?: string | undefined;
|
|
225
220
|
attachments?: {
|
|
226
221
|
filename: string;
|
|
@@ -234,6 +229,11 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
234
229
|
html?: string | undefined;
|
|
235
230
|
reply_to?: string | string[] | undefined;
|
|
236
231
|
scheduled_at?: string | undefined;
|
|
232
|
+
tags?: {
|
|
233
|
+
value: string;
|
|
234
|
+
name: string;
|
|
235
|
+
}[] | undefined;
|
|
236
|
+
headers?: Record<string, string> | undefined;
|
|
237
237
|
}>, z.ZodObject<{
|
|
238
238
|
operation: z.ZodLiteral<"get_email_status">;
|
|
239
239
|
email_id: z.ZodString;
|
|
@@ -253,14 +253,14 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
253
253
|
email_id: z.ZodOptional<z.ZodString>;
|
|
254
254
|
error: z.ZodString;
|
|
255
255
|
}, "strip", z.ZodTypeAny, {
|
|
256
|
-
operation: "send_email";
|
|
257
256
|
success: boolean;
|
|
258
257
|
error: string;
|
|
258
|
+
operation: "send_email";
|
|
259
259
|
email_id?: string | undefined;
|
|
260
260
|
}, {
|
|
261
|
-
operation: "send_email";
|
|
262
261
|
success: boolean;
|
|
263
262
|
error: string;
|
|
263
|
+
operation: "send_email";
|
|
264
264
|
email_id?: string | undefined;
|
|
265
265
|
}>, z.ZodObject<{
|
|
266
266
|
operation: z.ZodLiteral<"get_email_status">;
|
|
@@ -270,16 +270,16 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
|
|
|
270
270
|
last_event: z.ZodOptional<z.ZodString>;
|
|
271
271
|
error: z.ZodString;
|
|
272
272
|
}, "strip", z.ZodTypeAny, {
|
|
273
|
-
operation: "get_email_status";
|
|
274
273
|
success: boolean;
|
|
275
274
|
error: string;
|
|
275
|
+
operation: "get_email_status";
|
|
276
276
|
status?: string | undefined;
|
|
277
277
|
created_at?: string | undefined;
|
|
278
278
|
last_event?: string | undefined;
|
|
279
279
|
}, {
|
|
280
|
-
operation: "get_email_status";
|
|
281
280
|
success: boolean;
|
|
282
281
|
error: string;
|
|
282
|
+
operation: "get_email_status";
|
|
283
283
|
status?: string | undefined;
|
|
284
284
|
created_at?: string | undefined;
|
|
285
285
|
last_event?: string | undefined;
|
|
@@ -39,21 +39,21 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
39
39
|
lifeDays: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
40
40
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
41
41
|
}, "strip", import("zod").ZodTypeAny, {
|
|
42
|
-
fileName: string;
|
|
43
42
|
operation: "send_file";
|
|
43
|
+
fileName: string;
|
|
44
44
|
recipientEmail: string | string[];
|
|
45
45
|
fileData: string;
|
|
46
46
|
message?: string | undefined;
|
|
47
|
-
lifeDays?: number | undefined;
|
|
48
47
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
48
|
+
lifeDays?: number | undefined;
|
|
49
49
|
}, {
|
|
50
|
-
fileName: string;
|
|
51
50
|
operation: "send_file";
|
|
51
|
+
fileName: string;
|
|
52
52
|
recipientEmail: string | string[];
|
|
53
53
|
fileData: string;
|
|
54
54
|
message?: string | undefined;
|
|
55
|
-
lifeDays?: number | undefined;
|
|
56
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
56
|
+
lifeDays?: number | undefined;
|
|
57
57
|
}>, import("zod").ZodObject<{
|
|
58
58
|
operation: import("zod").ZodLiteral<"send_message">;
|
|
59
59
|
recipientEmail: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodArray<import("zod").ZodString, "many">]>;
|
|
@@ -64,14 +64,14 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
64
64
|
message: string;
|
|
65
65
|
operation: "send_message";
|
|
66
66
|
recipientEmail: string | string[];
|
|
67
|
-
lifeDays?: number | undefined;
|
|
68
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
|
+
lifeDays?: number | undefined;
|
|
69
69
|
}, {
|
|
70
70
|
message: string;
|
|
71
71
|
operation: "send_message";
|
|
72
72
|
recipientEmail: string | string[];
|
|
73
|
-
lifeDays?: number | undefined;
|
|
74
73
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
74
|
+
lifeDays?: number | undefined;
|
|
75
75
|
}>, import("zod").ZodObject<{
|
|
76
76
|
operation: import("zod").ZodLiteral<"get_package">;
|
|
77
77
|
package_id: import("zod").ZodString;
|
|
@@ -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
|
-
operation: "send_file";
|
|
96
95
|
success: boolean;
|
|
97
96
|
error: string;
|
|
97
|
+
operation: "send_file";
|
|
98
98
|
packageId?: string | undefined;
|
|
99
99
|
secureLink?: string | undefined;
|
|
100
100
|
}, {
|
|
101
|
-
operation: "send_file";
|
|
102
101
|
success: boolean;
|
|
103
102
|
error: string;
|
|
103
|
+
operation: "send_file";
|
|
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
|
-
operation: "send_message";
|
|
114
113
|
success: boolean;
|
|
115
114
|
error: string;
|
|
115
|
+
operation: "send_message";
|
|
116
116
|
packageId?: string | undefined;
|
|
117
117
|
secureLink?: string | undefined;
|
|
118
118
|
}, {
|
|
119
|
-
operation: "send_message";
|
|
120
119
|
success: boolean;
|
|
121
120
|
error: string;
|
|
121
|
+
operation: "send_message";
|
|
122
122
|
packageId?: string | undefined;
|
|
123
123
|
secureLink?: string | undefined;
|
|
124
124
|
}>, import("zod").ZodObject<{
|
|
@@ -132,23 +132,23 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
132
132
|
recipientId: import("zod").ZodString;
|
|
133
133
|
email: import("zod").ZodString;
|
|
134
134
|
}, "strip", import("zod").ZodTypeAny, {
|
|
135
|
-
recipientId: string;
|
|
136
135
|
email: string;
|
|
137
|
-
}, {
|
|
138
136
|
recipientId: string;
|
|
137
|
+
}, {
|
|
139
138
|
email: string;
|
|
139
|
+
recipientId: string;
|
|
140
140
|
}>, "many">>;
|
|
141
141
|
files: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
142
142
|
fileId: import("zod").ZodString;
|
|
143
143
|
fileName: import("zod").ZodString;
|
|
144
144
|
fileSize: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
145
145
|
}, "strip", import("zod").ZodTypeAny, {
|
|
146
|
-
fileId: string;
|
|
147
146
|
fileName: string;
|
|
147
|
+
fileId: string;
|
|
148
148
|
fileSize?: number | undefined;
|
|
149
149
|
}, {
|
|
150
|
-
fileId: string;
|
|
151
150
|
fileName: string;
|
|
151
|
+
fileId: string;
|
|
152
152
|
fileSize?: number | undefined;
|
|
153
153
|
}>, "many">>;
|
|
154
154
|
state: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -156,79 +156,79 @@ export declare class SendSafelyBubble<T extends SendSafelyParamsInput = SendSafe
|
|
|
156
156
|
secureLink: import("zod").ZodOptional<import("zod").ZodString>;
|
|
157
157
|
}, "strip", import("zod").ZodTypeAny, {
|
|
158
158
|
packageId: string;
|
|
159
|
-
packageCode?: string | undefined;
|
|
160
|
-
serverSecret?: string | undefined;
|
|
161
|
-
recipients?: {
|
|
162
|
-
recipientId: string;
|
|
163
|
-
email: string;
|
|
164
|
-
}[] | undefined;
|
|
165
159
|
files?: {
|
|
166
|
-
fileId: string;
|
|
167
160
|
fileName: string;
|
|
161
|
+
fileId: string;
|
|
168
162
|
fileSize?: number | undefined;
|
|
169
163
|
}[] | undefined;
|
|
170
164
|
state?: string | undefined;
|
|
171
|
-
life?: number | undefined;
|
|
172
165
|
secureLink?: string | undefined;
|
|
173
|
-
}, {
|
|
174
|
-
packageId: string;
|
|
175
166
|
packageCode?: string | undefined;
|
|
176
167
|
serverSecret?: string | undefined;
|
|
177
168
|
recipients?: {
|
|
178
|
-
recipientId: string;
|
|
179
169
|
email: string;
|
|
170
|
+
recipientId: string;
|
|
180
171
|
}[] | undefined;
|
|
172
|
+
life?: number | undefined;
|
|
173
|
+
}, {
|
|
174
|
+
packageId: string;
|
|
181
175
|
files?: {
|
|
182
|
-
fileId: string;
|
|
183
176
|
fileName: string;
|
|
177
|
+
fileId: string;
|
|
184
178
|
fileSize?: number | undefined;
|
|
185
179
|
}[] | undefined;
|
|
186
180
|
state?: string | undefined;
|
|
187
|
-
life?: number | undefined;
|
|
188
181
|
secureLink?: string | undefined;
|
|
182
|
+
packageCode?: string | undefined;
|
|
183
|
+
serverSecret?: string | undefined;
|
|
184
|
+
recipients?: {
|
|
185
|
+
email: string;
|
|
186
|
+
recipientId: string;
|
|
187
|
+
}[] | undefined;
|
|
188
|
+
life?: number | undefined;
|
|
189
189
|
}>>;
|
|
190
190
|
error: import("zod").ZodString;
|
|
191
191
|
}, "strip", import("zod").ZodTypeAny, {
|
|
192
|
-
operation: "get_package";
|
|
193
192
|
success: boolean;
|
|
194
193
|
error: string;
|
|
194
|
+
operation: "get_package";
|
|
195
195
|
package?: {
|
|
196
196
|
packageId: string;
|
|
197
|
-
packageCode?: string | undefined;
|
|
198
|
-
serverSecret?: string | undefined;
|
|
199
|
-
recipients?: {
|
|
200
|
-
recipientId: string;
|
|
201
|
-
email: string;
|
|
202
|
-
}[] | undefined;
|
|
203
197
|
files?: {
|
|
204
|
-
fileId: string;
|
|
205
198
|
fileName: string;
|
|
199
|
+
fileId: string;
|
|
206
200
|
fileSize?: number | undefined;
|
|
207
201
|
}[] | undefined;
|
|
208
202
|
state?: string | undefined;
|
|
209
|
-
life?: number | undefined;
|
|
210
203
|
secureLink?: string | undefined;
|
|
204
|
+
packageCode?: string | undefined;
|
|
205
|
+
serverSecret?: string | undefined;
|
|
206
|
+
recipients?: {
|
|
207
|
+
email: string;
|
|
208
|
+
recipientId: string;
|
|
209
|
+
}[] | undefined;
|
|
210
|
+
life?: number | undefined;
|
|
211
211
|
} | undefined;
|
|
212
212
|
}, {
|
|
213
|
-
operation: "get_package";
|
|
214
213
|
success: boolean;
|
|
215
214
|
error: string;
|
|
215
|
+
operation: "get_package";
|
|
216
216
|
package?: {
|
|
217
217
|
packageId: string;
|
|
218
|
-
packageCode?: string | undefined;
|
|
219
|
-
serverSecret?: string | undefined;
|
|
220
|
-
recipients?: {
|
|
221
|
-
recipientId: string;
|
|
222
|
-
email: string;
|
|
223
|
-
}[] | undefined;
|
|
224
218
|
files?: {
|
|
225
|
-
fileId: string;
|
|
226
219
|
fileName: string;
|
|
220
|
+
fileId: string;
|
|
227
221
|
fileSize?: number | undefined;
|
|
228
222
|
}[] | undefined;
|
|
229
223
|
state?: string | undefined;
|
|
230
|
-
life?: number | undefined;
|
|
231
224
|
secureLink?: string | undefined;
|
|
225
|
+
packageCode?: string | undefined;
|
|
226
|
+
serverSecret?: string | undefined;
|
|
227
|
+
recipients?: {
|
|
228
|
+
email: string;
|
|
229
|
+
recipientId: string;
|
|
230
|
+
}[] | undefined;
|
|
231
|
+
life?: number | undefined;
|
|
232
232
|
} | undefined;
|
|
233
233
|
}>]>;
|
|
234
234
|
static readonly shortDescription = "Encrypted file transfer and secure messaging via SendSafely";
|
|
@@ -8,23 +8,23 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
8
8
|
recipientId: z.ZodString;
|
|
9
9
|
email: z.ZodString;
|
|
10
10
|
}, "strip", z.ZodTypeAny, {
|
|
11
|
-
recipientId: string;
|
|
12
11
|
email: string;
|
|
13
|
-
}, {
|
|
14
12
|
recipientId: string;
|
|
13
|
+
}, {
|
|
15
14
|
email: string;
|
|
15
|
+
recipientId: string;
|
|
16
16
|
}>, "many">>;
|
|
17
17
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
18
18
|
fileId: z.ZodString;
|
|
19
19
|
fileName: z.ZodString;
|
|
20
20
|
fileSize: z.ZodOptional<z.ZodNumber>;
|
|
21
21
|
}, "strip", z.ZodTypeAny, {
|
|
22
|
-
fileId: string;
|
|
23
22
|
fileName: string;
|
|
23
|
+
fileId: string;
|
|
24
24
|
fileSize?: number | undefined;
|
|
25
25
|
}, {
|
|
26
|
-
fileId: string;
|
|
27
26
|
fileName: string;
|
|
27
|
+
fileId: string;
|
|
28
28
|
fileSize?: number | undefined;
|
|
29
29
|
}>, "many">>;
|
|
30
30
|
state: z.ZodOptional<z.ZodString>;
|
|
@@ -32,36 +32,36 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
32
32
|
secureLink: z.ZodOptional<z.ZodString>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
34
|
packageId: string;
|
|
35
|
-
packageCode?: string | undefined;
|
|
36
|
-
serverSecret?: string | undefined;
|
|
37
|
-
recipients?: {
|
|
38
|
-
recipientId: string;
|
|
39
|
-
email: string;
|
|
40
|
-
}[] | undefined;
|
|
41
35
|
files?: {
|
|
42
|
-
fileId: string;
|
|
43
36
|
fileName: string;
|
|
37
|
+
fileId: string;
|
|
44
38
|
fileSize?: number | undefined;
|
|
45
39
|
}[] | undefined;
|
|
46
40
|
state?: string | undefined;
|
|
47
|
-
life?: number | undefined;
|
|
48
41
|
secureLink?: string | undefined;
|
|
49
|
-
}, {
|
|
50
|
-
packageId: string;
|
|
51
42
|
packageCode?: string | undefined;
|
|
52
43
|
serverSecret?: string | undefined;
|
|
53
44
|
recipients?: {
|
|
54
|
-
recipientId: string;
|
|
55
45
|
email: string;
|
|
46
|
+
recipientId: string;
|
|
56
47
|
}[] | undefined;
|
|
48
|
+
life?: number | undefined;
|
|
49
|
+
}, {
|
|
50
|
+
packageId: string;
|
|
57
51
|
files?: {
|
|
58
|
-
fileId: string;
|
|
59
52
|
fileName: string;
|
|
53
|
+
fileId: string;
|
|
60
54
|
fileSize?: number | undefined;
|
|
61
55
|
}[] | undefined;
|
|
62
56
|
state?: string | undefined;
|
|
63
|
-
life?: number | undefined;
|
|
64
57
|
secureLink?: string | undefined;
|
|
58
|
+
packageCode?: string | undefined;
|
|
59
|
+
serverSecret?: string | undefined;
|
|
60
|
+
recipients?: {
|
|
61
|
+
email: string;
|
|
62
|
+
recipientId: string;
|
|
63
|
+
}[] | undefined;
|
|
64
|
+
life?: number | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
67
67
|
operation: z.ZodLiteral<"send_file">;
|
|
@@ -72,21 +72,21 @@ export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
72
72
|
lifeDays: z.ZodOptional<z.ZodNumber>;
|
|
73
73
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
74
74
|
}, "strip", z.ZodTypeAny, {
|
|
75
|
-
fileName: string;
|
|
76
75
|
operation: "send_file";
|
|
76
|
+
fileName: string;
|
|
77
77
|
recipientEmail: string | string[];
|
|
78
78
|
fileData: string;
|
|
79
79
|
message?: string | undefined;
|
|
80
|
-
lifeDays?: number | undefined;
|
|
81
80
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
81
|
+
lifeDays?: number | undefined;
|
|
82
82
|
}, {
|
|
83
|
-
fileName: string;
|
|
84
83
|
operation: "send_file";
|
|
84
|
+
fileName: string;
|
|
85
85
|
recipientEmail: string | string[];
|
|
86
86
|
fileData: string;
|
|
87
87
|
message?: string | undefined;
|
|
88
|
-
lifeDays?: number | undefined;
|
|
89
88
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
89
|
+
lifeDays?: number | undefined;
|
|
90
90
|
}>, z.ZodObject<{
|
|
91
91
|
operation: z.ZodLiteral<"send_message">;
|
|
92
92
|
recipientEmail: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
@@ -97,14 +97,14 @@ export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
97
97
|
message: string;
|
|
98
98
|
operation: "send_message";
|
|
99
99
|
recipientEmail: string | string[];
|
|
100
|
-
lifeDays?: number | undefined;
|
|
101
100
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
101
|
+
lifeDays?: number | undefined;
|
|
102
102
|
}, {
|
|
103
103
|
message: string;
|
|
104
104
|
operation: "send_message";
|
|
105
105
|
recipientEmail: string | string[];
|
|
106
|
-
lifeDays?: number | undefined;
|
|
107
106
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
107
|
+
lifeDays?: number | undefined;
|
|
108
108
|
}>, z.ZodObject<{
|
|
109
109
|
operation: z.ZodLiteral<"get_package">;
|
|
110
110
|
package_id: z.ZodString;
|
|
@@ -125,15 +125,15 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
125
125
|
secureLink: z.ZodOptional<z.ZodString>;
|
|
126
126
|
error: z.ZodString;
|
|
127
127
|
}, "strip", z.ZodTypeAny, {
|
|
128
|
-
operation: "send_file";
|
|
129
128
|
success: boolean;
|
|
130
129
|
error: string;
|
|
130
|
+
operation: "send_file";
|
|
131
131
|
packageId?: string | undefined;
|
|
132
132
|
secureLink?: string | undefined;
|
|
133
133
|
}, {
|
|
134
|
-
operation: "send_file";
|
|
135
134
|
success: boolean;
|
|
136
135
|
error: string;
|
|
136
|
+
operation: "send_file";
|
|
137
137
|
packageId?: string | undefined;
|
|
138
138
|
secureLink?: string | undefined;
|
|
139
139
|
}>, z.ZodObject<{
|
|
@@ -143,15 +143,15 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
143
143
|
secureLink: z.ZodOptional<z.ZodString>;
|
|
144
144
|
error: z.ZodString;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
operation: "send_message";
|
|
147
146
|
success: boolean;
|
|
148
147
|
error: string;
|
|
148
|
+
operation: "send_message";
|
|
149
149
|
packageId?: string | undefined;
|
|
150
150
|
secureLink?: string | undefined;
|
|
151
151
|
}, {
|
|
152
|
-
operation: "send_message";
|
|
153
152
|
success: boolean;
|
|
154
153
|
error: string;
|
|
154
|
+
operation: "send_message";
|
|
155
155
|
packageId?: string | undefined;
|
|
156
156
|
secureLink?: string | undefined;
|
|
157
157
|
}>, z.ZodObject<{
|
|
@@ -165,23 +165,23 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
165
165
|
recipientId: z.ZodString;
|
|
166
166
|
email: z.ZodString;
|
|
167
167
|
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
recipientId: string;
|
|
169
168
|
email: string;
|
|
170
|
-
}, {
|
|
171
169
|
recipientId: string;
|
|
170
|
+
}, {
|
|
172
171
|
email: string;
|
|
172
|
+
recipientId: string;
|
|
173
173
|
}>, "many">>;
|
|
174
174
|
files: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
175
175
|
fileId: z.ZodString;
|
|
176
176
|
fileName: z.ZodString;
|
|
177
177
|
fileSize: z.ZodOptional<z.ZodNumber>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
fileId: string;
|
|
180
179
|
fileName: string;
|
|
180
|
+
fileId: string;
|
|
181
181
|
fileSize?: number | undefined;
|
|
182
182
|
}, {
|
|
183
|
-
fileId: string;
|
|
184
183
|
fileName: string;
|
|
184
|
+
fileId: string;
|
|
185
185
|
fileSize?: number | undefined;
|
|
186
186
|
}>, "many">>;
|
|
187
187
|
state: z.ZodOptional<z.ZodString>;
|
|
@@ -189,79 +189,79 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
189
189
|
secureLink: z.ZodOptional<z.ZodString>;
|
|
190
190
|
}, "strip", z.ZodTypeAny, {
|
|
191
191
|
packageId: string;
|
|
192
|
-
packageCode?: string | undefined;
|
|
193
|
-
serverSecret?: string | undefined;
|
|
194
|
-
recipients?: {
|
|
195
|
-
recipientId: string;
|
|
196
|
-
email: string;
|
|
197
|
-
}[] | undefined;
|
|
198
192
|
files?: {
|
|
199
|
-
fileId: string;
|
|
200
193
|
fileName: string;
|
|
194
|
+
fileId: string;
|
|
201
195
|
fileSize?: number | undefined;
|
|
202
196
|
}[] | undefined;
|
|
203
197
|
state?: string | undefined;
|
|
204
|
-
life?: number | undefined;
|
|
205
198
|
secureLink?: string | undefined;
|
|
206
|
-
}, {
|
|
207
|
-
packageId: string;
|
|
208
199
|
packageCode?: string | undefined;
|
|
209
200
|
serverSecret?: string | undefined;
|
|
210
201
|
recipients?: {
|
|
211
|
-
recipientId: string;
|
|
212
202
|
email: string;
|
|
203
|
+
recipientId: string;
|
|
213
204
|
}[] | undefined;
|
|
205
|
+
life?: number | undefined;
|
|
206
|
+
}, {
|
|
207
|
+
packageId: string;
|
|
214
208
|
files?: {
|
|
215
|
-
fileId: string;
|
|
216
209
|
fileName: string;
|
|
210
|
+
fileId: string;
|
|
217
211
|
fileSize?: number | undefined;
|
|
218
212
|
}[] | undefined;
|
|
219
213
|
state?: string | undefined;
|
|
220
|
-
life?: number | undefined;
|
|
221
214
|
secureLink?: string | undefined;
|
|
215
|
+
packageCode?: string | undefined;
|
|
216
|
+
serverSecret?: string | undefined;
|
|
217
|
+
recipients?: {
|
|
218
|
+
email: string;
|
|
219
|
+
recipientId: string;
|
|
220
|
+
}[] | undefined;
|
|
221
|
+
life?: number | undefined;
|
|
222
222
|
}>>;
|
|
223
223
|
error: z.ZodString;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
operation: "get_package";
|
|
226
225
|
success: boolean;
|
|
227
226
|
error: string;
|
|
227
|
+
operation: "get_package";
|
|
228
228
|
package?: {
|
|
229
229
|
packageId: string;
|
|
230
|
-
packageCode?: string | undefined;
|
|
231
|
-
serverSecret?: string | undefined;
|
|
232
|
-
recipients?: {
|
|
233
|
-
recipientId: string;
|
|
234
|
-
email: string;
|
|
235
|
-
}[] | undefined;
|
|
236
230
|
files?: {
|
|
237
|
-
fileId: string;
|
|
238
231
|
fileName: string;
|
|
232
|
+
fileId: string;
|
|
239
233
|
fileSize?: number | undefined;
|
|
240
234
|
}[] | undefined;
|
|
241
235
|
state?: string | undefined;
|
|
242
|
-
life?: number | undefined;
|
|
243
236
|
secureLink?: string | undefined;
|
|
237
|
+
packageCode?: string | undefined;
|
|
238
|
+
serverSecret?: string | undefined;
|
|
239
|
+
recipients?: {
|
|
240
|
+
email: string;
|
|
241
|
+
recipientId: string;
|
|
242
|
+
}[] | undefined;
|
|
243
|
+
life?: number | undefined;
|
|
244
244
|
} | undefined;
|
|
245
245
|
}, {
|
|
246
|
-
operation: "get_package";
|
|
247
246
|
success: boolean;
|
|
248
247
|
error: string;
|
|
248
|
+
operation: "get_package";
|
|
249
249
|
package?: {
|
|
250
250
|
packageId: string;
|
|
251
|
-
packageCode?: string | undefined;
|
|
252
|
-
serverSecret?: string | undefined;
|
|
253
|
-
recipients?: {
|
|
254
|
-
recipientId: string;
|
|
255
|
-
email: string;
|
|
256
|
-
}[] | undefined;
|
|
257
251
|
files?: {
|
|
258
|
-
fileId: string;
|
|
259
252
|
fileName: string;
|
|
253
|
+
fileId: string;
|
|
260
254
|
fileSize?: number | undefined;
|
|
261
255
|
}[] | undefined;
|
|
262
256
|
state?: string | undefined;
|
|
263
|
-
life?: number | undefined;
|
|
264
257
|
secureLink?: string | undefined;
|
|
258
|
+
packageCode?: string | undefined;
|
|
259
|
+
serverSecret?: string | undefined;
|
|
260
|
+
recipients?: {
|
|
261
|
+
email: string;
|
|
262
|
+
recipientId: string;
|
|
263
|
+
}[] | undefined;
|
|
264
|
+
life?: number | undefined;
|
|
265
265
|
} | undefined;
|
|
266
266
|
}>]>;
|
|
267
267
|
export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sendsafely.utils.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/sendsafely/sendsafely.utils.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,UAAU,MAAM,wBAAwB,CAAC;AAMhD,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;;;GAIG;AACH,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,MAAM,GACZ,qBAAqB,CAYvB;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,qBAAqB,GAAG,UAAU,CAErE;AAkED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC,MAAM,CAAC,CAQrE;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC;IACzD,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC,CAgBD;AAED;;GAEG;AACH,wBAAgB,YAAY,CAC1B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,MAAM,GACZ,OAAO,CAAC,MAAM,CAAC,CAUjB;AAED;;;GAGG;AACH,wBAAgB,aAAa,CAC3B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,GACxB,OAAO,CAAC,MAAM,EAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"sendsafely.utils.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/sendsafely/sendsafely.utils.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,UAAU,MAAM,wBAAwB,CAAC;AAMhD,MAAM,WAAW,qBAAqB;IACpC,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;CACnB;AAED;;;;GAIG;AACH,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,MAAM,GACZ,qBAAqB,CAYvB;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,qBAAqB,GAAG,UAAU,CAErE;AAkED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC,MAAM,CAAC,CAQrE;AAED;;GAEG;AACH,wBAAgB,aAAa,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO,CAAC;IACzD,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC,CAgBD;AAED;;GAEG;AACH,wBAAgB,YAAY,CAC1B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,KAAK,EAAE,MAAM,GACZ,OAAO,CAAC,MAAM,CAAC,CAUjB;AAED;;;GAGG;AACH,wBAAgB,aAAa,CAC3B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,GACxB,OAAO,CAAC,MAAM,EAAE,CAAC,CAWnB;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAClC,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,MAAM,EACnB,YAAY,EAAE,MAAM,EACpB,QAAQ,EAAE,MAAM,EAChB,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC,CA4B7B;AAED;;;GAGG;AACH,wBAAgB,cAAc,CAC5B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,MAAM,EACnB,YAAY,EAAE,MAAM,EACpB,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,MAAM,CAAC,CAgBjB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAC7B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,MAAM,GACd,OAAO,CAAC,MAAM,CAAC,CAejB;AAED;;;GAGG;AACH,wBAAgB,WAAW,CACzB,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,gBAAgB,EAAE,MAAM,GACvB,OAAO,CAAC,IAAI,CAAC,CAQf;AAED;;GAEG;AACH,wBAAgB,aAAa,CAC3B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,GACrB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAUlC;AAED;;GAEG;AACH,wBAAgB,cAAc,CAC5B,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,MAAM,GAChB,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAUlC"}
|