@bubblelab/bubble-core 0.1.221 → 0.1.223
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 +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -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
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
import { CredentialType } from '@bubblelab/shared-schemas';
|
|
3
|
+
// ============================================================================
|
|
4
|
+
// DATA SCHEMAS - Slab API Response Types
|
|
5
|
+
// ============================================================================
|
|
6
|
+
export const SlabUserSchema = z
|
|
7
|
+
.object({
|
|
8
|
+
id: z.string().describe('User identifier'),
|
|
9
|
+
name: z.string().describe("User's name"),
|
|
10
|
+
})
|
|
11
|
+
.describe('Slab user');
|
|
12
|
+
export const SlabTopicSchema = z
|
|
13
|
+
.object({
|
|
14
|
+
id: z.string().describe('Topic identifier'),
|
|
15
|
+
name: z.string().describe('Topic name'),
|
|
16
|
+
})
|
|
17
|
+
.describe('Slab topic (category for organizing posts)');
|
|
18
|
+
export const SlabPostSchema = z
|
|
19
|
+
.object({
|
|
20
|
+
id: z.string().describe('Post identifier'),
|
|
21
|
+
title: z.string().describe('Post title'),
|
|
22
|
+
content: z
|
|
23
|
+
.unknown()
|
|
24
|
+
.optional()
|
|
25
|
+
.nullable()
|
|
26
|
+
.describe('Post content in Quill Delta JSON format'),
|
|
27
|
+
insertedAt: z
|
|
28
|
+
.string()
|
|
29
|
+
.optional()
|
|
30
|
+
.nullable()
|
|
31
|
+
.describe('ISO 8601 creation timestamp'),
|
|
32
|
+
publishedAt: z
|
|
33
|
+
.string()
|
|
34
|
+
.optional()
|
|
35
|
+
.nullable()
|
|
36
|
+
.describe('ISO 8601 publication timestamp'),
|
|
37
|
+
updatedAt: z
|
|
38
|
+
.string()
|
|
39
|
+
.optional()
|
|
40
|
+
.nullable()
|
|
41
|
+
.describe('ISO 8601 last update timestamp'),
|
|
42
|
+
archivedAt: z
|
|
43
|
+
.string()
|
|
44
|
+
.optional()
|
|
45
|
+
.nullable()
|
|
46
|
+
.describe('ISO 8601 archive timestamp (null if not archived)'),
|
|
47
|
+
owner: SlabUserSchema.optional()
|
|
48
|
+
.nullable()
|
|
49
|
+
.describe('User who owns the post'),
|
|
50
|
+
version: z
|
|
51
|
+
.number()
|
|
52
|
+
.optional()
|
|
53
|
+
.nullable()
|
|
54
|
+
.describe('Content version number'),
|
|
55
|
+
topics: z
|
|
56
|
+
.array(SlabTopicSchema)
|
|
57
|
+
.optional()
|
|
58
|
+
.nullable()
|
|
59
|
+
.describe('Topics this post belongs to'),
|
|
60
|
+
})
|
|
61
|
+
.describe('Slab post/article');
|
|
62
|
+
export const SlabSearchResultSchema = z
|
|
63
|
+
.object({
|
|
64
|
+
id: z.string().describe('Post identifier'),
|
|
65
|
+
title: z.string().describe('Post title'),
|
|
66
|
+
highlight: z
|
|
67
|
+
.unknown()
|
|
68
|
+
.optional()
|
|
69
|
+
.nullable()
|
|
70
|
+
.describe('Search result highlight/excerpt (JSON)'),
|
|
71
|
+
content: z
|
|
72
|
+
.unknown()
|
|
73
|
+
.optional()
|
|
74
|
+
.nullable()
|
|
75
|
+
.describe('Matched content (JSON)'),
|
|
76
|
+
insertedAt: z.string().optional().nullable().describe('Creation timestamp'),
|
|
77
|
+
publishedAt: z
|
|
78
|
+
.string()
|
|
79
|
+
.optional()
|
|
80
|
+
.nullable()
|
|
81
|
+
.describe('Publication timestamp'),
|
|
82
|
+
owner: SlabUserSchema.optional().nullable().describe('Post owner'),
|
|
83
|
+
topics: z
|
|
84
|
+
.array(SlabTopicSchema)
|
|
85
|
+
.optional()
|
|
86
|
+
.nullable()
|
|
87
|
+
.describe('Associated topics'),
|
|
88
|
+
})
|
|
89
|
+
.describe('Slab search result entry');
|
|
90
|
+
// ============================================================================
|
|
91
|
+
// PARAMETER SCHEMAS - Discriminated Union for Multiple Operations
|
|
92
|
+
// ============================================================================
|
|
93
|
+
export const SlabParamsSchema = z.discriminatedUnion('operation', [
|
|
94
|
+
// Search posts
|
|
95
|
+
z.object({
|
|
96
|
+
operation: z
|
|
97
|
+
.literal('search_posts')
|
|
98
|
+
.describe('Search posts across the Slab workspace'),
|
|
99
|
+
query: z
|
|
100
|
+
.string()
|
|
101
|
+
.min(1, 'Search query is required')
|
|
102
|
+
.describe('Search query string'),
|
|
103
|
+
first: z
|
|
104
|
+
.number()
|
|
105
|
+
.min(1)
|
|
106
|
+
.max(100)
|
|
107
|
+
.optional()
|
|
108
|
+
.default(20)
|
|
109
|
+
.describe('Number of results to return (1-100, default 20)'),
|
|
110
|
+
after: z
|
|
111
|
+
.string()
|
|
112
|
+
.optional()
|
|
113
|
+
.describe('Cursor for pagination (from previous search result)'),
|
|
114
|
+
credentials: z
|
|
115
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
116
|
+
.optional()
|
|
117
|
+
.describe('Object mapping credential types to values (injected at runtime)'),
|
|
118
|
+
}),
|
|
119
|
+
// Get a single post
|
|
120
|
+
z.object({
|
|
121
|
+
operation: z.literal('get_post').describe('Get a specific post by ID'),
|
|
122
|
+
post_id: z
|
|
123
|
+
.string()
|
|
124
|
+
.min(1, 'Post ID is required')
|
|
125
|
+
.describe('The ID of the post to retrieve'),
|
|
126
|
+
credentials: z
|
|
127
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
128
|
+
.optional()
|
|
129
|
+
.describe('Object mapping credential types to values (injected at runtime)'),
|
|
130
|
+
}),
|
|
131
|
+
// List organization posts
|
|
132
|
+
z.object({
|
|
133
|
+
operation: z
|
|
134
|
+
.literal('list_posts')
|
|
135
|
+
.describe('List all posts in the organization'),
|
|
136
|
+
credentials: z
|
|
137
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
138
|
+
.optional()
|
|
139
|
+
.describe('Object mapping credential types to values (injected at runtime)'),
|
|
140
|
+
}),
|
|
141
|
+
// Get posts in a topic
|
|
142
|
+
z.object({
|
|
143
|
+
operation: z
|
|
144
|
+
.literal('get_topic_posts')
|
|
145
|
+
.describe('Get all posts within a specific topic'),
|
|
146
|
+
topic_id: z
|
|
147
|
+
.string()
|
|
148
|
+
.min(1, 'Topic ID is required')
|
|
149
|
+
.describe('The ID of the topic'),
|
|
150
|
+
credentials: z
|
|
151
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
152
|
+
.optional()
|
|
153
|
+
.describe('Object mapping credential types to values (injected at runtime)'),
|
|
154
|
+
}),
|
|
155
|
+
// List all topics
|
|
156
|
+
z.object({
|
|
157
|
+
operation: z
|
|
158
|
+
.literal('list_topics')
|
|
159
|
+
.describe('List all topics in the organization'),
|
|
160
|
+
credentials: z
|
|
161
|
+
.record(z.nativeEnum(CredentialType), z.string())
|
|
162
|
+
.optional()
|
|
163
|
+
.describe('Object mapping credential types to values (injected at runtime)'),
|
|
164
|
+
}),
|
|
165
|
+
]);
|
|
166
|
+
// ============================================================================
|
|
167
|
+
// RESULT SCHEMAS - Discriminated Union for Operation Results
|
|
168
|
+
// ============================================================================
|
|
169
|
+
export const SlabResultSchema = z.discriminatedUnion('operation', [
|
|
170
|
+
// Search posts result
|
|
171
|
+
z.object({
|
|
172
|
+
operation: z.literal('search_posts').describe('Search posts operation'),
|
|
173
|
+
success: z.boolean().describe('Whether the operation was successful'),
|
|
174
|
+
posts: z
|
|
175
|
+
.array(SlabSearchResultSchema)
|
|
176
|
+
.optional()
|
|
177
|
+
.describe('Search result posts'),
|
|
178
|
+
has_more: z
|
|
179
|
+
.boolean()
|
|
180
|
+
.optional()
|
|
181
|
+
.describe('Whether more results are available'),
|
|
182
|
+
end_cursor: z
|
|
183
|
+
.string()
|
|
184
|
+
.optional()
|
|
185
|
+
.nullable()
|
|
186
|
+
.describe('Cursor for fetching the next page'),
|
|
187
|
+
error: z.string().describe('Error message if operation failed'),
|
|
188
|
+
}),
|
|
189
|
+
// Get post result
|
|
190
|
+
z.object({
|
|
191
|
+
operation: z.literal('get_post').describe('Get post operation'),
|
|
192
|
+
success: z.boolean().describe('Whether the operation was successful'),
|
|
193
|
+
post: SlabPostSchema.optional().describe('Post details'),
|
|
194
|
+
error: z.string().describe('Error message if operation failed'),
|
|
195
|
+
}),
|
|
196
|
+
// List posts result
|
|
197
|
+
z.object({
|
|
198
|
+
operation: z.literal('list_posts').describe('List posts operation'),
|
|
199
|
+
success: z.boolean().describe('Whether the operation was successful'),
|
|
200
|
+
posts: z
|
|
201
|
+
.array(SlabPostSchema)
|
|
202
|
+
.optional()
|
|
203
|
+
.describe('List of organization posts'),
|
|
204
|
+
error: z.string().describe('Error message if operation failed'),
|
|
205
|
+
}),
|
|
206
|
+
// Get topic posts result
|
|
207
|
+
z.object({
|
|
208
|
+
operation: z
|
|
209
|
+
.literal('get_topic_posts')
|
|
210
|
+
.describe('Get topic posts operation'),
|
|
211
|
+
success: z.boolean().describe('Whether the operation was successful'),
|
|
212
|
+
posts: z.array(SlabPostSchema).optional().describe('Posts in the topic'),
|
|
213
|
+
error: z.string().describe('Error message if operation failed'),
|
|
214
|
+
}),
|
|
215
|
+
// List topics result
|
|
216
|
+
z.object({
|
|
217
|
+
operation: z.literal('list_topics').describe('List topics operation'),
|
|
218
|
+
success: z.boolean().describe('Whether the operation was successful'),
|
|
219
|
+
topics: z
|
|
220
|
+
.array(SlabTopicSchema)
|
|
221
|
+
.optional()
|
|
222
|
+
.describe('List of organization topics'),
|
|
223
|
+
error: z.string().describe('Error message if operation failed'),
|
|
224
|
+
}),
|
|
225
|
+
]);
|
|
226
|
+
//# sourceMappingURL=slab.schema.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slab.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slab/slab.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,+EAA+E;AAC/E,yCAAyC;AACzC,+EAA+E;AAE/E,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC;KAC5B,MAAM,CAAC;IACN,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,iBAAiB,CAAC;IAC1C,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC;CACzC,CAAC;KACD,QAAQ,CAAC,WAAW,CAAC,CAAC;AAEzB,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC;KAC7B,MAAM,CAAC;IACN,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kBAAkB,CAAC;IAC3C,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,YAAY,CAAC;CACxC,CAAC;KACD,QAAQ,CAAC,4CAA4C,CAAC,CAAC;AAE1D,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC;KAC5B,MAAM,CAAC;IACN,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,iBAAiB,CAAC;IAC1C,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,YAAY,CAAC;IACxC,OAAO,EAAE,CAAC;SACP,OAAO,EAAE;SACT,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,yCAAyC,CAAC;IACtD,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,6BAA6B,CAAC;IAC1C,WAAW,EAAE,CAAC;SACX,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,gCAAgC,CAAC;IAC7C,SAAS,EAAE,CAAC;SACT,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,gCAAgC,CAAC;IAC7C,UAAU,EAAE,CAAC;SACV,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,mDAAmD,CAAC;IAChE,KAAK,EAAE,cAAc,CAAC,QAAQ,EAAE;SAC7B,QAAQ,EAAE;SACV,QAAQ,CAAC,wBAAwB,CAAC;IACrC,OAAO,EAAE,CAAC;SACP,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,wBAAwB,CAAC;IACrC,MAAM,EAAE,CAAC;SACN,KAAK,CAAC,eAAe,CAAC;SACtB,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,6BAA6B,CAAC;CAC3C,CAAC;KACD,QAAQ,CAAC,mBAAmB,CAAC,CAAC;AAEjC,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC;KACpC,MAAM,CAAC;IACN,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,iBAAiB,CAAC;IAC1C,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,YAAY,CAAC;IACxC,SAAS,EAAE,CAAC;SACT,OAAO,EAAE;SACT,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,wCAAwC,CAAC;IACrD,OAAO,EAAE,CAAC;SACP,OAAO,EAAE;SACT,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,wBAAwB,CAAC;IACrC,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,oBAAoB,CAAC;IAC3E,WAAW,EAAE,CAAC;SACX,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,uBAAuB,CAAC;IACpC,KAAK,EAAE,cAAc,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,YAAY,CAAC;IAClE,MAAM,EAAE,CAAC;SACN,KAAK,CAAC,eAAe,CAAC;SACtB,QAAQ,EAAE;SACV,QAAQ,EAAE;SACV,QAAQ,CAAC,mBAAmB,CAAC;CACjC,CAAC;KACD,QAAQ,CAAC,0BAA0B,CAAC,CAAC;AAExC,+EAA+E;AAC/E,kEAAkE;AAClE,+EAA+E;AAE/E,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC,kBAAkB,CAAC,WAAW,EAAE;IAChE,eAAe;IACf,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC;aACT,OAAO,CAAC,cAAc,CAAC;aACvB,QAAQ,CAAC,wCAAwC,CAAC;QACrD,KAAK,EAAE,CAAC;aACL,MAAM,EAAE;aACR,GAAG,CAAC,CAAC,EAAE,0BAA0B,CAAC;aAClC,QAAQ,CAAC,qBAAqB,CAAC;QAClC,KAAK,EAAE,CAAC;aACL,MAAM,EAAE;aACR,GAAG,CAAC,CAAC,CAAC;aACN,GAAG,CAAC,GAAG,CAAC;aACR,QAAQ,EAAE;aACV,OAAO,CAAC,EAAE,CAAC;aACX,QAAQ,CAAC,iDAAiD,CAAC;QAC9D,KAAK,EAAE,CAAC;aACL,MAAM,EAAE;aACR,QAAQ,EAAE;aACV,QAAQ,CAAC,qDAAqD,CAAC;QAClE,WAAW,EAAE,CAAC;aACX,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;aAChD,QAAQ,EAAE;aACV,QAAQ,CACP,iEAAiE,CAClE;KACJ,CAAC;IAEF,oBAAoB;IACpB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,QAAQ,CAAC,2BAA2B,CAAC;QACtE,OAAO,EAAE,CAAC;aACP,MAAM,EAAE;aACR,GAAG,CAAC,CAAC,EAAE,qBAAqB,CAAC;aAC7B,QAAQ,CAAC,gCAAgC,CAAC;QAC7C,WAAW,EAAE,CAAC;aACX,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;aAChD,QAAQ,EAAE;aACV,QAAQ,CACP,iEAAiE,CAClE;KACJ,CAAC;IAEF,0BAA0B;IAC1B,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC;aACT,OAAO,CAAC,YAAY,CAAC;aACrB,QAAQ,CAAC,oCAAoC,CAAC;QACjD,WAAW,EAAE,CAAC;aACX,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;aAChD,QAAQ,EAAE;aACV,QAAQ,CACP,iEAAiE,CAClE;KACJ,CAAC;IAEF,uBAAuB;IACvB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC;aACT,OAAO,CAAC,iBAAiB,CAAC;aAC1B,QAAQ,CAAC,uCAAuC,CAAC;QACpD,QAAQ,EAAE,CAAC;aACR,MAAM,EAAE;aACR,GAAG,CAAC,CAAC,EAAE,sBAAsB,CAAC;aAC9B,QAAQ,CAAC,qBAAqB,CAAC;QAClC,WAAW,EAAE,CAAC;aACX,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;aAChD,QAAQ,EAAE;aACV,QAAQ,CACP,iEAAiE,CAClE;KACJ,CAAC;IAEF,kBAAkB;IAClB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC;aACT,OAAO,CAAC,aAAa,CAAC;aACtB,QAAQ,CAAC,qCAAqC,CAAC;QAClD,WAAW,EAAE,CAAC;aACX,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;aAChD,QAAQ,EAAE;aACV,QAAQ,CACP,iEAAiE,CAClE;KACJ,CAAC;CACH,CAAC,CAAC;AAEH,+EAA+E;AAC/E,6DAA6D;AAC7D,+EAA+E;AAE/E,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,CAAC,kBAAkB,CAAC,WAAW,EAAE;IAChE,sBAAsB;IACtB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,QAAQ,CAAC,wBAAwB,CAAC;QACvE,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;QACrE,KAAK,EAAE,CAAC;aACL,KAAK,CAAC,sBAAsB,CAAC;aAC7B,QAAQ,EAAE;aACV,QAAQ,CAAC,qBAAqB,CAAC;QAClC,QAAQ,EAAE,CAAC;aACR,OAAO,EAAE;aACT,QAAQ,EAAE;aACV,QAAQ,CAAC,oCAAoC,CAAC;QACjD,UAAU,EAAE,CAAC;aACV,MAAM,EAAE;aACR,QAAQ,EAAE;aACV,QAAQ,EAAE;aACV,QAAQ,CAAC,mCAAmC,CAAC;QAChD,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;IAEF,kBAAkB;IAClB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,QAAQ,CAAC,oBAAoB,CAAC;QAC/D,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;QACrE,IAAI,EAAE,cAAc,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,cAAc,CAAC;QACxD,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;IAEF,oBAAoB;IACpB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,QAAQ,CAAC,sBAAsB,CAAC;QACnE,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;QACrE,KAAK,EAAE,CAAC;aACL,KAAK,CAAC,cAAc,CAAC;aACrB,QAAQ,EAAE;aACV,QAAQ,CAAC,4BAA4B,CAAC;QACzC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;IAEF,yBAAyB;IACzB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC;aACT,OAAO,CAAC,iBAAiB,CAAC;aAC1B,QAAQ,CAAC,2BAA2B,CAAC;QACxC,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;QACrE,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,oBAAoB,CAAC;QACxE,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;IAEF,qBAAqB;IACrB,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,QAAQ,CAAC,uBAAuB,CAAC;QACrE,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;QACrE,MAAM,EAAE,CAAC;aACN,KAAK,CAAC,eAAe,CAAC;aACtB,QAAQ,EAAE;aACV,QAAQ,CAAC,6BAA6B,CAAC;QAC1C,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;CACH,CAAC,CAAC"}
|