@osaas/client-services 0.12.1 → 0.13.0
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/lib/generated/ablindberg-chaosmaker.d.ts +575 -0
- package/lib/generated/ablindberg-chaosmaker.d.ts.map +1 -0
- package/lib/generated/ablindberg-chaosmaker.js +86 -0
- package/lib/generated/ablindberg-chaosmaker.js.map +1 -0
- package/lib/generated/apache-couchdb.d.ts +1 -1
- package/lib/generated/apache-couchdb.js +1 -1
- package/lib/generated/birme-bucket-commander.d.ts +566 -0
- package/lib/generated/birme-bucket-commander.d.ts.map +1 -0
- package/lib/generated/birme-bucket-commander.js +87 -0
- package/lib/generated/birme-bucket-commander.js.map +1 -0
- package/lib/generated/birme-video-uploader.d.ts +4 -4
- package/lib/generated/birme-video-uploader.js +4 -4
- package/lib/generated/channel-engine.d.ts +4 -4
- package/lib/generated/eyevinn-channel-scheduler.d.ts +566 -0
- package/lib/generated/eyevinn-channel-scheduler.d.ts.map +1 -0
- package/lib/generated/eyevinn-channel-scheduler.js +87 -0
- package/lib/generated/eyevinn-channel-scheduler.js.map +1 -0
- package/lib/generated/eyevinn-encore-callback-listener.d.ts +231 -5
- package/lib/generated/eyevinn-encore-callback-listener.d.ts.map +1 -1
- package/lib/generated/eyevinn-encore-callback-listener.js.map +1 -1
- package/lib/generated/eyevinn-encore-packager.d.ts +7 -0
- package/lib/generated/eyevinn-encore-packager.d.ts.map +1 -1
- package/lib/generated/eyevinn-encore-packager.js +1 -0
- package/lib/generated/eyevinn-encore-packager.js.map +1 -1
- package/lib/generated/eyevinn-encore-ui.d.ts +7 -0
- package/lib/generated/eyevinn-encore-ui.d.ts.map +1 -1
- package/lib/generated/eyevinn-encore-ui.js +1 -0
- package/lib/generated/eyevinn-encore-ui.js.map +1 -1
- package/lib/generated/eyevinn-intercom-manager.d.ts +1 -1
- package/lib/generated/eyevinn-intercom-manager.js +1 -1
- package/lib/generated/eyevinn-player-analytics-eventsink.d.ts +113 -0
- package/lib/generated/eyevinn-player-analytics-eventsink.d.ts.map +1 -1
- package/lib/generated/eyevinn-player-analytics-eventsink.js.map +1 -1
- package/lib/generated/eyevinn-player-analytics-worker.d.ts +127 -0
- package/lib/generated/eyevinn-player-analytics-worker.d.ts.map +1 -1
- package/lib/generated/eyevinn-player-analytics-worker.js +2 -0
- package/lib/generated/eyevinn-player-analytics-worker.js.map +1 -1
- package/lib/generated/eyevinn-web-video-review.d.ts +601 -0
- package/lib/generated/eyevinn-web-video-review.d.ts.map +1 -0
- package/lib/generated/eyevinn-web-video-review.js +92 -0
- package/lib/generated/eyevinn-web-video-review.js.map +1 -0
- package/lib/generated/grafana-grafana.d.ts +221 -5
- package/lib/generated/grafana-grafana.d.ts.map +1 -1
- package/lib/generated/grafana-grafana.js +2 -0
- package/lib/generated/grafana-grafana.js.map +1 -1
- package/lib/generated/grusell-encore-profile-server.d.ts +631 -0
- package/lib/generated/grusell-encore-profile-server.d.ts.map +1 -0
- package/lib/generated/grusell-encore-profile-server.js +94 -0
- package/lib/generated/grusell-encore-profile-server.js.map +1 -0
- package/lib/generated/locustio-locust.d.ts +566 -0
- package/lib/generated/locustio-locust.d.ts.map +1 -0
- package/lib/generated/locustio-locust.js +87 -0
- package/lib/generated/locustio-locust.js.map +1 -0
- package/lib/generated/minio-minio.d.ts +25 -2
- package/lib/generated/minio-minio.d.ts.map +1 -1
- package/lib/generated/minio-minio.js +2 -2
- package/lib/generated/minio-minio.js.map +1 -1
- package/lib/generated/nextcloud-server.d.ts +580 -0
- package/lib/generated/nextcloud-server.d.ts.map +1 -0
- package/lib/generated/nextcloud-server.js +89 -0
- package/lib/generated/nextcloud-server.js.map +1 -0
- package/lib/generated/nolltre-lab-test-prep-quiz.d.ts +575 -0
- package/lib/generated/nolltre-lab-test-prep-quiz.d.ts.map +1 -0
- package/lib/generated/nolltre-lab-test-prep-quiz.js +86 -0
- package/lib/generated/nolltre-lab-test-prep-quiz.js.map +1 -0
- package/lib/generated/poundifdef-smoothmq.d.ts +245 -5
- package/lib/generated/poundifdef-smoothmq.d.ts.map +1 -1
- package/lib/generated/poundifdef-smoothmq.js.map +1 -1
- package/lib/generated/valkey-io-valkey.d.ts +227 -5
- package/lib/generated/valkey-io-valkey.d.ts.map +1 -1
- package/lib/generated/valkey-io-valkey.js.map +1 -1
- package/lib/index.d.ts +9 -2
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +44 -16
- package/lib/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -0,0 +1,631 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by openapi-typescript.
|
|
3
|
+
* Do not make direct changes to the file.
|
|
4
|
+
*/
|
|
5
|
+
export interface paths {
|
|
6
|
+
'/': {
|
|
7
|
+
/** Health check endpoint */
|
|
8
|
+
get: {
|
|
9
|
+
parameters: {
|
|
10
|
+
query: {
|
|
11
|
+
verbose?: boolean;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
responses: {
|
|
15
|
+
/** Default Response */
|
|
16
|
+
200: {
|
|
17
|
+
schema: Partial<string> & Partial<{
|
|
18
|
+
status: string;
|
|
19
|
+
versions: {
|
|
20
|
+
'@osaas/orchestrator': string;
|
|
21
|
+
};
|
|
22
|
+
environment: string;
|
|
23
|
+
_links: {
|
|
24
|
+
self: {
|
|
25
|
+
href: string;
|
|
26
|
+
};
|
|
27
|
+
api: {
|
|
28
|
+
href: string;
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
}>;
|
|
32
|
+
};
|
|
33
|
+
/** Default Response */
|
|
34
|
+
500: {
|
|
35
|
+
schema: {
|
|
36
|
+
status: string;
|
|
37
|
+
reason: string;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
'/encore-profile-serverinstance': {
|
|
44
|
+
/** List all running encore-profile-server instances */
|
|
45
|
+
get: {
|
|
46
|
+
responses: {
|
|
47
|
+
/** Default Response */
|
|
48
|
+
200: {
|
|
49
|
+
schema: ({
|
|
50
|
+
/** @description Name of the encore-profile-server instance */
|
|
51
|
+
name: string;
|
|
52
|
+
/** @description URL to instance API */
|
|
53
|
+
url: string;
|
|
54
|
+
resources: {
|
|
55
|
+
license: {
|
|
56
|
+
/** @description URL to license information */
|
|
57
|
+
url: string;
|
|
58
|
+
};
|
|
59
|
+
apiDocs?: {
|
|
60
|
+
/** @description URL to instance API documentation */
|
|
61
|
+
url: string;
|
|
62
|
+
};
|
|
63
|
+
app?: {
|
|
64
|
+
/** @description URL to instance application (GUI) */
|
|
65
|
+
url: string;
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
s3Endpoint?: string;
|
|
69
|
+
s3Region?: string;
|
|
70
|
+
s3AccessKey?: string;
|
|
71
|
+
s3SecretKey?: string;
|
|
72
|
+
s3Bucket?: string;
|
|
73
|
+
s3Prefix?: string;
|
|
74
|
+
anthropicApiKey?: string;
|
|
75
|
+
anthropicModel?: string;
|
|
76
|
+
} & {
|
|
77
|
+
_links: {
|
|
78
|
+
self: {
|
|
79
|
+
/** @description Instance resource */
|
|
80
|
+
href: string;
|
|
81
|
+
};
|
|
82
|
+
logs?: {
|
|
83
|
+
/** @description Get logs for this instance */
|
|
84
|
+
href: string;
|
|
85
|
+
};
|
|
86
|
+
health?: {
|
|
87
|
+
/** @description Get health status for this instance */
|
|
88
|
+
href: string;
|
|
89
|
+
};
|
|
90
|
+
ports?: {
|
|
91
|
+
/** @description Get exposed ports for this instance */
|
|
92
|
+
href: string;
|
|
93
|
+
};
|
|
94
|
+
restart?: {
|
|
95
|
+
/** @description Restart this instance */
|
|
96
|
+
href: string;
|
|
97
|
+
};
|
|
98
|
+
update?: {
|
|
99
|
+
/** @description Update this instance */
|
|
100
|
+
href: string;
|
|
101
|
+
};
|
|
102
|
+
scale?: {
|
|
103
|
+
/** @description Scale this instance */
|
|
104
|
+
href: string;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
107
|
+
})[];
|
|
108
|
+
};
|
|
109
|
+
/** Default Response */
|
|
110
|
+
500: {
|
|
111
|
+
schema: {
|
|
112
|
+
/** @description Reason why something failed */
|
|
113
|
+
reason: string;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
/** Launch a new encore-profile-server instance */
|
|
119
|
+
post: {
|
|
120
|
+
parameters: {
|
|
121
|
+
body: {
|
|
122
|
+
body?: {
|
|
123
|
+
/** @description Name of the encore-profile-server instance */
|
|
124
|
+
name: string;
|
|
125
|
+
s3Endpoint?: string;
|
|
126
|
+
s3Region?: string;
|
|
127
|
+
s3AccessKey?: string;
|
|
128
|
+
s3SecretKey?: string;
|
|
129
|
+
s3Bucket?: string;
|
|
130
|
+
s3Prefix?: string;
|
|
131
|
+
anthropicApiKey?: string;
|
|
132
|
+
anthropicModel?: string;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
responses: {
|
|
137
|
+
/** Default Response */
|
|
138
|
+
200: {
|
|
139
|
+
schema: {
|
|
140
|
+
/** @description Name of the encore-profile-server instance */
|
|
141
|
+
name: string;
|
|
142
|
+
/** @description URL to instance API */
|
|
143
|
+
url: string;
|
|
144
|
+
resources: {
|
|
145
|
+
license: {
|
|
146
|
+
/** @description URL to license information */
|
|
147
|
+
url: string;
|
|
148
|
+
};
|
|
149
|
+
apiDocs?: {
|
|
150
|
+
/** @description URL to instance API documentation */
|
|
151
|
+
url: string;
|
|
152
|
+
};
|
|
153
|
+
app?: {
|
|
154
|
+
/** @description URL to instance application (GUI) */
|
|
155
|
+
url: string;
|
|
156
|
+
};
|
|
157
|
+
};
|
|
158
|
+
s3Endpoint?: string;
|
|
159
|
+
s3Region?: string;
|
|
160
|
+
s3AccessKey?: string;
|
|
161
|
+
s3SecretKey?: string;
|
|
162
|
+
s3Bucket?: string;
|
|
163
|
+
s3Prefix?: string;
|
|
164
|
+
anthropicApiKey?: string;
|
|
165
|
+
anthropicModel?: string;
|
|
166
|
+
} & {
|
|
167
|
+
_links: {
|
|
168
|
+
self: {
|
|
169
|
+
/** @description Instance resource */
|
|
170
|
+
href: string;
|
|
171
|
+
};
|
|
172
|
+
logs?: {
|
|
173
|
+
/** @description Get logs for this instance */
|
|
174
|
+
href: string;
|
|
175
|
+
};
|
|
176
|
+
health?: {
|
|
177
|
+
/** @description Get health status for this instance */
|
|
178
|
+
href: string;
|
|
179
|
+
};
|
|
180
|
+
ports?: {
|
|
181
|
+
/** @description Get exposed ports for this instance */
|
|
182
|
+
href: string;
|
|
183
|
+
};
|
|
184
|
+
restart?: {
|
|
185
|
+
/** @description Restart this instance */
|
|
186
|
+
href: string;
|
|
187
|
+
};
|
|
188
|
+
update?: {
|
|
189
|
+
/** @description Update this instance */
|
|
190
|
+
href: string;
|
|
191
|
+
};
|
|
192
|
+
scale?: {
|
|
193
|
+
/** @description Scale this instance */
|
|
194
|
+
href: string;
|
|
195
|
+
};
|
|
196
|
+
};
|
|
197
|
+
};
|
|
198
|
+
};
|
|
199
|
+
/** Default Response */
|
|
200
|
+
403: {
|
|
201
|
+
schema: {
|
|
202
|
+
/** @description Reason why something failed */
|
|
203
|
+
reason: string;
|
|
204
|
+
};
|
|
205
|
+
};
|
|
206
|
+
/** Default Response */
|
|
207
|
+
409: {
|
|
208
|
+
schema: {
|
|
209
|
+
/** @description Reason why something failed */
|
|
210
|
+
reason: string;
|
|
211
|
+
};
|
|
212
|
+
};
|
|
213
|
+
/** Default Response */
|
|
214
|
+
500: {
|
|
215
|
+
schema: {
|
|
216
|
+
/** @description Reason why something failed */
|
|
217
|
+
reason: string;
|
|
218
|
+
};
|
|
219
|
+
};
|
|
220
|
+
};
|
|
221
|
+
};
|
|
222
|
+
};
|
|
223
|
+
'/restart/{id}': {
|
|
224
|
+
/** Restart encore-profile-server */
|
|
225
|
+
post: {
|
|
226
|
+
parameters: {
|
|
227
|
+
path: {
|
|
228
|
+
/** Name of the encore-profile-server instance */
|
|
229
|
+
id: string;
|
|
230
|
+
};
|
|
231
|
+
};
|
|
232
|
+
responses: {
|
|
233
|
+
/** Default Response */
|
|
234
|
+
204: {
|
|
235
|
+
schema: string;
|
|
236
|
+
};
|
|
237
|
+
/** Default Response */
|
|
238
|
+
500: {
|
|
239
|
+
schema: {
|
|
240
|
+
/** @description Reason why something failed */
|
|
241
|
+
reason: string;
|
|
242
|
+
};
|
|
243
|
+
};
|
|
244
|
+
};
|
|
245
|
+
};
|
|
246
|
+
};
|
|
247
|
+
'/encore-profile-serverinstance/{id}': {
|
|
248
|
+
/** Obtain status and resource URLs for an encore-profile-server instance */
|
|
249
|
+
get: {
|
|
250
|
+
parameters: {
|
|
251
|
+
path: {
|
|
252
|
+
/** Name of the encore-profile-server instance */
|
|
253
|
+
id: string;
|
|
254
|
+
};
|
|
255
|
+
};
|
|
256
|
+
responses: {
|
|
257
|
+
/** Default Response */
|
|
258
|
+
200: {
|
|
259
|
+
schema: {
|
|
260
|
+
/** @description Name of the encore-profile-server instance */
|
|
261
|
+
name: string;
|
|
262
|
+
/** @description URL to instance API */
|
|
263
|
+
url: string;
|
|
264
|
+
resources: {
|
|
265
|
+
license: {
|
|
266
|
+
/** @description URL to license information */
|
|
267
|
+
url: string;
|
|
268
|
+
};
|
|
269
|
+
apiDocs?: {
|
|
270
|
+
/** @description URL to instance API documentation */
|
|
271
|
+
url: string;
|
|
272
|
+
};
|
|
273
|
+
app?: {
|
|
274
|
+
/** @description URL to instance application (GUI) */
|
|
275
|
+
url: string;
|
|
276
|
+
};
|
|
277
|
+
};
|
|
278
|
+
s3Endpoint?: string;
|
|
279
|
+
s3Region?: string;
|
|
280
|
+
s3AccessKey?: string;
|
|
281
|
+
s3SecretKey?: string;
|
|
282
|
+
s3Bucket?: string;
|
|
283
|
+
s3Prefix?: string;
|
|
284
|
+
anthropicApiKey?: string;
|
|
285
|
+
anthropicModel?: string;
|
|
286
|
+
} & {
|
|
287
|
+
_links: {
|
|
288
|
+
self: {
|
|
289
|
+
/** @description Instance resource */
|
|
290
|
+
href: string;
|
|
291
|
+
};
|
|
292
|
+
logs?: {
|
|
293
|
+
/** @description Get logs for this instance */
|
|
294
|
+
href: string;
|
|
295
|
+
};
|
|
296
|
+
health?: {
|
|
297
|
+
/** @description Get health status for this instance */
|
|
298
|
+
href: string;
|
|
299
|
+
};
|
|
300
|
+
ports?: {
|
|
301
|
+
/** @description Get exposed ports for this instance */
|
|
302
|
+
href: string;
|
|
303
|
+
};
|
|
304
|
+
restart?: {
|
|
305
|
+
/** @description Restart this instance */
|
|
306
|
+
href: string;
|
|
307
|
+
};
|
|
308
|
+
update?: {
|
|
309
|
+
/** @description Update this instance */
|
|
310
|
+
href: string;
|
|
311
|
+
};
|
|
312
|
+
scale?: {
|
|
313
|
+
/** @description Scale this instance */
|
|
314
|
+
href: string;
|
|
315
|
+
};
|
|
316
|
+
};
|
|
317
|
+
};
|
|
318
|
+
};
|
|
319
|
+
/** Default Response */
|
|
320
|
+
404: {
|
|
321
|
+
schema: {
|
|
322
|
+
/** @description Reason why something failed */
|
|
323
|
+
reason: string;
|
|
324
|
+
};
|
|
325
|
+
};
|
|
326
|
+
/** Default Response */
|
|
327
|
+
500: {
|
|
328
|
+
schema: {
|
|
329
|
+
/** @description Reason why something failed */
|
|
330
|
+
reason: string;
|
|
331
|
+
};
|
|
332
|
+
};
|
|
333
|
+
};
|
|
334
|
+
};
|
|
335
|
+
/** Stop and remove an encore-profile-server instance */
|
|
336
|
+
delete: {
|
|
337
|
+
parameters: {
|
|
338
|
+
path: {
|
|
339
|
+
/** Name of the encore-profile-server instance */
|
|
340
|
+
id: string;
|
|
341
|
+
};
|
|
342
|
+
};
|
|
343
|
+
responses: {
|
|
344
|
+
/** Default Response */
|
|
345
|
+
204: {
|
|
346
|
+
schema: string;
|
|
347
|
+
};
|
|
348
|
+
/** Default Response */
|
|
349
|
+
500: {
|
|
350
|
+
schema: {
|
|
351
|
+
/** @description Reason why something failed */
|
|
352
|
+
reason: string;
|
|
353
|
+
};
|
|
354
|
+
};
|
|
355
|
+
};
|
|
356
|
+
};
|
|
357
|
+
/** Patch encore-profile-server instance with new parameters and restart */
|
|
358
|
+
patch: {
|
|
359
|
+
parameters: {
|
|
360
|
+
body: {
|
|
361
|
+
body?: {
|
|
362
|
+
/** @description Name of the encore-profile-server instance */
|
|
363
|
+
name?: string;
|
|
364
|
+
s3Endpoint?: string;
|
|
365
|
+
s3Region?: string;
|
|
366
|
+
s3AccessKey?: string;
|
|
367
|
+
s3SecretKey?: string;
|
|
368
|
+
s3Bucket?: string;
|
|
369
|
+
s3Prefix?: string;
|
|
370
|
+
anthropicApiKey?: string;
|
|
371
|
+
anthropicModel?: string;
|
|
372
|
+
};
|
|
373
|
+
};
|
|
374
|
+
path: {
|
|
375
|
+
/** Name of the encore-profile-server instance */
|
|
376
|
+
id: string;
|
|
377
|
+
};
|
|
378
|
+
};
|
|
379
|
+
responses: {
|
|
380
|
+
/** Default Response */
|
|
381
|
+
200: {
|
|
382
|
+
schema: {
|
|
383
|
+
/** @description Name of the encore-profile-server instance */
|
|
384
|
+
name: string;
|
|
385
|
+
/** @description URL to instance API */
|
|
386
|
+
url: string;
|
|
387
|
+
resources: {
|
|
388
|
+
license: {
|
|
389
|
+
/** @description URL to license information */
|
|
390
|
+
url: string;
|
|
391
|
+
};
|
|
392
|
+
apiDocs?: {
|
|
393
|
+
/** @description URL to instance API documentation */
|
|
394
|
+
url: string;
|
|
395
|
+
};
|
|
396
|
+
app?: {
|
|
397
|
+
/** @description URL to instance application (GUI) */
|
|
398
|
+
url: string;
|
|
399
|
+
};
|
|
400
|
+
};
|
|
401
|
+
s3Endpoint?: string;
|
|
402
|
+
s3Region?: string;
|
|
403
|
+
s3AccessKey?: string;
|
|
404
|
+
s3SecretKey?: string;
|
|
405
|
+
s3Bucket?: string;
|
|
406
|
+
s3Prefix?: string;
|
|
407
|
+
anthropicApiKey?: string;
|
|
408
|
+
anthropicModel?: string;
|
|
409
|
+
} & {
|
|
410
|
+
_links: {
|
|
411
|
+
self: {
|
|
412
|
+
/** @description Instance resource */
|
|
413
|
+
href: string;
|
|
414
|
+
};
|
|
415
|
+
logs?: {
|
|
416
|
+
/** @description Get logs for this instance */
|
|
417
|
+
href: string;
|
|
418
|
+
};
|
|
419
|
+
health?: {
|
|
420
|
+
/** @description Get health status for this instance */
|
|
421
|
+
href: string;
|
|
422
|
+
};
|
|
423
|
+
ports?: {
|
|
424
|
+
/** @description Get exposed ports for this instance */
|
|
425
|
+
href: string;
|
|
426
|
+
};
|
|
427
|
+
restart?: {
|
|
428
|
+
/** @description Restart this instance */
|
|
429
|
+
href: string;
|
|
430
|
+
};
|
|
431
|
+
update?: {
|
|
432
|
+
/** @description Update this instance */
|
|
433
|
+
href: string;
|
|
434
|
+
};
|
|
435
|
+
scale?: {
|
|
436
|
+
/** @description Scale this instance */
|
|
437
|
+
href: string;
|
|
438
|
+
};
|
|
439
|
+
};
|
|
440
|
+
};
|
|
441
|
+
};
|
|
442
|
+
/** Default Response */
|
|
443
|
+
400: {
|
|
444
|
+
schema: {
|
|
445
|
+
/** @description Reason why something failed */
|
|
446
|
+
reason: string;
|
|
447
|
+
};
|
|
448
|
+
};
|
|
449
|
+
/** Default Response */
|
|
450
|
+
404: {
|
|
451
|
+
schema: {
|
|
452
|
+
/** @description Reason why something failed */
|
|
453
|
+
reason: string;
|
|
454
|
+
};
|
|
455
|
+
};
|
|
456
|
+
/** Default Response */
|
|
457
|
+
500: {
|
|
458
|
+
schema: {
|
|
459
|
+
/** @description Reason why something failed */
|
|
460
|
+
reason: string;
|
|
461
|
+
};
|
|
462
|
+
};
|
|
463
|
+
};
|
|
464
|
+
};
|
|
465
|
+
};
|
|
466
|
+
'/health/{id}': {
|
|
467
|
+
/** Return status of encore-profile-server instance */
|
|
468
|
+
get: {
|
|
469
|
+
parameters: {
|
|
470
|
+
path: {
|
|
471
|
+
/** Name of the encore-profile-server instance */
|
|
472
|
+
id: string;
|
|
473
|
+
};
|
|
474
|
+
};
|
|
475
|
+
responses: {
|
|
476
|
+
/** Default Response */
|
|
477
|
+
200: {
|
|
478
|
+
schema: {
|
|
479
|
+
/** @enum {string} */
|
|
480
|
+
status: 'starting' | 'running' | 'stopped' | 'failed' | 'unknown';
|
|
481
|
+
images?: string[];
|
|
482
|
+
};
|
|
483
|
+
};
|
|
484
|
+
/** Default Response */
|
|
485
|
+
500: {
|
|
486
|
+
schema: {
|
|
487
|
+
/** @description Reason why something failed */
|
|
488
|
+
reason: string;
|
|
489
|
+
};
|
|
490
|
+
};
|
|
491
|
+
};
|
|
492
|
+
};
|
|
493
|
+
};
|
|
494
|
+
'/logs/{id}': {
|
|
495
|
+
/** Return the latest logs from the encore-profile-server instance */
|
|
496
|
+
get: {
|
|
497
|
+
parameters: {
|
|
498
|
+
query: {
|
|
499
|
+
timestamps?: boolean;
|
|
500
|
+
sinceSeconds?: number;
|
|
501
|
+
};
|
|
502
|
+
path: {
|
|
503
|
+
/** Name of the encore-profile-server instance */
|
|
504
|
+
id: string;
|
|
505
|
+
};
|
|
506
|
+
};
|
|
507
|
+
responses: {
|
|
508
|
+
/** Default Response */
|
|
509
|
+
200: {
|
|
510
|
+
schema: string;
|
|
511
|
+
};
|
|
512
|
+
/** Default Response */
|
|
513
|
+
500: {
|
|
514
|
+
schema: {
|
|
515
|
+
/** @description Reason why something failed */
|
|
516
|
+
reason: string;
|
|
517
|
+
};
|
|
518
|
+
};
|
|
519
|
+
};
|
|
520
|
+
};
|
|
521
|
+
};
|
|
522
|
+
'/ports/{id}': {
|
|
523
|
+
/** Return the exposed extra ports for encore-profile-server instance */
|
|
524
|
+
get: {
|
|
525
|
+
parameters: {
|
|
526
|
+
path: {
|
|
527
|
+
/** Name of the encore-profile-server instance */
|
|
528
|
+
id: string;
|
|
529
|
+
};
|
|
530
|
+
};
|
|
531
|
+
responses: {
|
|
532
|
+
/** Default Response */
|
|
533
|
+
200: {
|
|
534
|
+
schema: {
|
|
535
|
+
externalIp: string;
|
|
536
|
+
externalPort: number;
|
|
537
|
+
internalPort: number;
|
|
538
|
+
}[];
|
|
539
|
+
};
|
|
540
|
+
/** Default Response */
|
|
541
|
+
500: {
|
|
542
|
+
schema: {
|
|
543
|
+
/** @description Reason why something failed */
|
|
544
|
+
reason: string;
|
|
545
|
+
};
|
|
546
|
+
};
|
|
547
|
+
};
|
|
548
|
+
};
|
|
549
|
+
};
|
|
550
|
+
}
|
|
551
|
+
export interface definitions {
|
|
552
|
+
}
|
|
553
|
+
export interface operations {
|
|
554
|
+
}
|
|
555
|
+
export interface external {
|
|
556
|
+
}
|
|
557
|
+
export type GrusellEncoreProfileServer = paths['/encore-profile-serverinstance/{id}']['get']['responses']['200']['schema'];
|
|
558
|
+
export type GrusellEncoreProfileServerConfig = paths['/encore-profile-serverinstance']['post']['parameters']['body']['body'];
|
|
559
|
+
import { Context } from '@osaas/client-core';
|
|
560
|
+
/**
|
|
561
|
+
* @namespace grusell-encore-profile-server
|
|
562
|
+
* @description Transform your video processing with the Encore Profile Server. Serve dynamic transcoding profiles directly from S3-compatible storage, seamlessly integrating AI capabilities for on-demand profile creation.
|
|
563
|
+
* @author Eyevinn Technology AB <osc@eyevinn.se>
|
|
564
|
+
* @copyright 2025 Eyevinn Technology AB
|
|
565
|
+
*
|
|
566
|
+
*/
|
|
567
|
+
/**
|
|
568
|
+
* @typedef {Object} GrusellEncoreProfileServerConfig
|
|
569
|
+
* @property {string} name - Name of encore-profile-server
|
|
570
|
+
* @property {string} [s3Endpoint] - S3Endpoint
|
|
571
|
+
* @property {string} [s3Region] - S3Region
|
|
572
|
+
* @property {string} [s3AccessKey] - S3AccessKey
|
|
573
|
+
* @property {string} [s3SecretKey] - S3SecretKey
|
|
574
|
+
* @property {string} [s3Bucket] - S3Bucket
|
|
575
|
+
* @property {string} [s3Prefix] - S3Prefix
|
|
576
|
+
* @property {string} [anthropicApiKey] - AnthropicApiKey
|
|
577
|
+
* @property {string} [anthropicModel] - AnthropicModel
|
|
578
|
+
|
|
579
|
+
*
|
|
580
|
+
*/
|
|
581
|
+
/**
|
|
582
|
+
* @typedef {Object} GrusellEncoreProfileServer
|
|
583
|
+
* @property {string} name - Name of the Encore Profile Server instance
|
|
584
|
+
* @property {string} url - URL of the Encore Profile Server instance
|
|
585
|
+
*
|
|
586
|
+
*/
|
|
587
|
+
/**
|
|
588
|
+
* Create a new Encore Profile Server instance
|
|
589
|
+
*
|
|
590
|
+
* @memberOf grusell-encore-profile-server
|
|
591
|
+
* @async
|
|
592
|
+
* @param {Context} context - Open Source Cloud configuration context
|
|
593
|
+
* @param {GrusellEncoreProfileServerConfig} body - Service instance configuration
|
|
594
|
+
* @returns {GrusellEncoreProfileServer} - Service instance
|
|
595
|
+
* @example
|
|
596
|
+
* import { Context } from '@osaas/client-core';
|
|
597
|
+
* import { createGrusellEncoreProfileServerInstance } from '@osaas/client-services';
|
|
598
|
+
*
|
|
599
|
+
* const ctx = new Context();
|
|
600
|
+
* const body: GrusellEncoreProfileServerConfig = { name: 'myinstance', ... };
|
|
601
|
+
* const instance = await createGrusellEncoreProfileServerInstance(ctx, body);
|
|
602
|
+
* console.log(instance.url);
|
|
603
|
+
*/
|
|
604
|
+
export declare function createGrusellEncoreProfileServerInstance(ctx: Context, body: GrusellEncoreProfileServerConfig): Promise<GrusellEncoreProfileServer>;
|
|
605
|
+
/**
|
|
606
|
+
* Remove a Encore Profile Server instance
|
|
607
|
+
*
|
|
608
|
+
* @memberOf grusell-encore-profile-server
|
|
609
|
+
* @async
|
|
610
|
+
* @param {Context} context - Open Source Cloud configuration context
|
|
611
|
+
* @param {string} name - Name of the encore-profile-server to be removed
|
|
612
|
+
*/
|
|
613
|
+
export declare function removeGrusellEncoreProfileServerInstance(ctx: Context, name: string): Promise<void>;
|
|
614
|
+
/**
|
|
615
|
+
* Get a Encore Profile Server instance
|
|
616
|
+
*
|
|
617
|
+
* @memberOf grusell-encore-profile-server
|
|
618
|
+
* @async
|
|
619
|
+
* @param {Context} context - Open Source Cloud configuration context
|
|
620
|
+
* @param {string} name - Name of the encore-profile-server to be retrieved
|
|
621
|
+
* @returns {GrusellEncoreProfileServer} - Service instance
|
|
622
|
+
* @example
|
|
623
|
+
* import { Context } from '@osaas/client-core';
|
|
624
|
+
* import { getGrusellEncoreProfileServerInstance } from '@osaas/client-services';
|
|
625
|
+
*
|
|
626
|
+
* const ctx = new Context();
|
|
627
|
+
* const instance = await getGrusellEncoreProfileServerInstance(ctx, 'myinstance');
|
|
628
|
+
* console.log(instance.url);
|
|
629
|
+
*/
|
|
630
|
+
export declare function getGrusellEncoreProfileServerInstance(ctx: Context, name: string): Promise<GrusellEncoreProfileServer>;
|
|
631
|
+
//# sourceMappingURL=grusell-encore-profile-server.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"grusell-encore-profile-server.d.ts","sourceRoot":"","sources":["../../src/generated/grusell-encore-profile-server.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,MAAM,WAAW,KAAK;IACpB,GAAG,EAAE;QACH,4BAA4B;QAC5B,GAAG,EAAE;YACH,UAAU,EAAE;gBACV,KAAK,EAAE;oBACL,OAAO,CAAC,EAAE,OAAO,CAAC;iBACnB,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE,OAAO,CAAC,MAAM,CAAC,GACrB,OAAO,CAAC;wBACN,MAAM,EAAE,MAAM,CAAC;wBACf,QAAQ,EAAE;4BACR,qBAAqB,EAAE,MAAM,CAAC;yBAC/B,CAAC;wBACF,WAAW,EAAE,MAAM,CAAC;wBACpB,MAAM,EAAE;4BACN,IAAI,EAAE;gCACJ,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,GAAG,EAAE;gCACH,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;yBACH,CAAC;qBACH,CAAC,CAAC;iBACN,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,MAAM,EAAE,MAAM,CAAC;wBACf,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;IACF,gCAAgC,EAAE;QAChC,uDAAuD;QACvD,GAAG,EAAE;YACH,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE,CAAC;wBACP,8DAA8D;wBAC9D,IAAI,EAAE,MAAM,CAAC;wBACb,uCAAuC;wBACvC,GAAG,EAAE,MAAM,CAAC;wBACZ,SAAS,EAAE;4BACT,OAAO,EAAE;gCACP,8CAA8C;gCAC9C,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,GAAG,CAAC,EAAE;gCACJ,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;yBACH,CAAC;wBACF,UAAU,CAAC,EAAE,MAAM,CAAC;wBACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,eAAe,CAAC,EAAE,MAAM,CAAC;wBACzB,cAAc,CAAC,EAAE,MAAM,CAAC;qBACzB,GAAG;wBACF,MAAM,EAAE;4BACN,IAAI,EAAE;gCACJ,qCAAqC;gCACrC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,IAAI,CAAC,EAAE;gCACL,8CAA8C;gCAC9C,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,yCAAyC;gCACzC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,wCAAwC;gCACxC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uCAAuC;gCACvC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;yBACH,CAAC;qBACH,CAAC,EAAE,CAAC;iBACN,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;QACF,kDAAkD;QAClD,IAAI,EAAE;YACJ,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,IAAI,CAAC,EAAE;wBACL,8DAA8D;wBAC9D,IAAI,EAAE,MAAM,CAAC;wBACb,UAAU,CAAC,EAAE,MAAM,CAAC;wBACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,eAAe,CAAC,EAAE,MAAM,CAAC;wBACzB,cAAc,CAAC,EAAE,MAAM,CAAC;qBACzB,CAAC;iBACH,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,8DAA8D;wBAC9D,IAAI,EAAE,MAAM,CAAC;wBACb,uCAAuC;wBACvC,GAAG,EAAE,MAAM,CAAC;wBACZ,SAAS,EAAE;4BACT,OAAO,EAAE;gCACP,8CAA8C;gCAC9C,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,GAAG,CAAC,EAAE;gCACJ,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;yBACH,CAAC;wBACF,UAAU,CAAC,EAAE,MAAM,CAAC;wBACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,eAAe,CAAC,EAAE,MAAM,CAAC;wBACzB,cAAc,CAAC,EAAE,MAAM,CAAC;qBACzB,GAAG;wBACF,MAAM,EAAE;4BACN,IAAI,EAAE;gCACJ,qCAAqC;gCACrC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,IAAI,CAAC,EAAE;gCACL,8CAA8C;gCAC9C,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,yCAAyC;gCACzC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,wCAAwC;gCACxC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uCAAuC;gCACvC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;yBACH,CAAC;qBACH,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;IACF,eAAe,EAAE;QACf,oCAAoC;QACpC,IAAI,EAAE;YACJ,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE,MAAM,CAAC;iBAChB,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;IACF,qCAAqC,EAAE;QACrC,4EAA4E;QAC5E,GAAG,EAAE;YACH,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,8DAA8D;wBAC9D,IAAI,EAAE,MAAM,CAAC;wBACb,uCAAuC;wBACvC,GAAG,EAAE,MAAM,CAAC;wBACZ,SAAS,EAAE;4BACT,OAAO,EAAE;gCACP,8CAA8C;gCAC9C,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,GAAG,CAAC,EAAE;gCACJ,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;yBACH,CAAC;wBACF,UAAU,CAAC,EAAE,MAAM,CAAC;wBACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,eAAe,CAAC,EAAE,MAAM,CAAC;wBACzB,cAAc,CAAC,EAAE,MAAM,CAAC;qBACzB,GAAG;wBACF,MAAM,EAAE;4BACN,IAAI,EAAE;gCACJ,qCAAqC;gCACrC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,IAAI,CAAC,EAAE;gCACL,8CAA8C;gCAC9C,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,yCAAyC;gCACzC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,wCAAwC;gCACxC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uCAAuC;gCACvC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;yBACH,CAAC;qBACH,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;QACF,wDAAwD;QACxD,MAAM,EAAE;YACN,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE,MAAM,CAAC;iBAChB,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;QACF,2EAA2E;QAC3E,KAAK,EAAE;YACL,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,IAAI,CAAC,EAAE;wBACL,8DAA8D;wBAC9D,IAAI,CAAC,EAAE,MAAM,CAAC;wBACd,UAAU,CAAC,EAAE,MAAM,CAAC;wBACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,eAAe,CAAC,EAAE,MAAM,CAAC;wBACzB,cAAc,CAAC,EAAE,MAAM,CAAC;qBACzB,CAAC;iBACH,CAAC;gBACF,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,8DAA8D;wBAC9D,IAAI,EAAE,MAAM,CAAC;wBACb,uCAAuC;wBACvC,GAAG,EAAE,MAAM,CAAC;wBACZ,SAAS,EAAE;4BACT,OAAO,EAAE;gCACP,8CAA8C;gCAC9C,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;4BACF,GAAG,CAAC,EAAE;gCACJ,qDAAqD;gCACrD,GAAG,EAAE,MAAM,CAAC;6BACb,CAAC;yBACH,CAAC;wBACF,UAAU,CAAC,EAAE,MAAM,CAAC;wBACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,WAAW,CAAC,EAAE,MAAM,CAAC;wBACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;wBAClB,eAAe,CAAC,EAAE,MAAM,CAAC;wBACzB,cAAc,CAAC,EAAE,MAAM,CAAC;qBACzB,GAAG;wBACF,MAAM,EAAE;4BACN,IAAI,EAAE;gCACJ,qCAAqC;gCACrC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,IAAI,CAAC,EAAE;gCACL,8CAA8C;gCAC9C,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uDAAuD;gCACvD,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,OAAO,CAAC,EAAE;gCACR,yCAAyC;gCACzC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,MAAM,CAAC,EAAE;gCACP,wCAAwC;gCACxC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;4BACF,KAAK,CAAC,EAAE;gCACN,uCAAuC;gCACvC,IAAI,EAAE,MAAM,CAAC;6BACd,CAAC;yBACH,CAAC;qBACH,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;IACF,cAAc,EAAE;QACd,sDAAsD;QACtD,GAAG,EAAE;YACH,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,qBAAqB;wBACrB,MAAM,EAAE,UAAU,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,CAAC;wBAClE,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;qBACnB,CAAC;iBACH,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;IACF,YAAY,EAAE;QACZ,qEAAqE;QACrE,GAAG,EAAE;YACH,UAAU,EAAE;gBACV,KAAK,EAAE;oBACL,UAAU,CAAC,EAAE,OAAO,CAAC;oBACrB,YAAY,CAAC,EAAE,MAAM,CAAC;iBACvB,CAAC;gBACF,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE,MAAM,CAAC;iBAChB,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;IACF,aAAa,EAAE;QACb,wEAAwE;QACxE,GAAG,EAAE;YACH,UAAU,EAAE;gBACV,IAAI,EAAE;oBACJ,iDAAiD;oBACjD,EAAE,EAAE,MAAM,CAAC;iBACZ,CAAC;aACH,CAAC;YACF,SAAS,EAAE;gBACT,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,UAAU,EAAE,MAAM,CAAC;wBACnB,YAAY,EAAE,MAAM,CAAC;wBACrB,YAAY,EAAE,MAAM,CAAC;qBACtB,EAAE,CAAC;iBACL,CAAC;gBACF,uBAAuB;gBACvB,GAAG,EAAE;oBACH,MAAM,EAAE;wBACN,+CAA+C;wBAC/C,MAAM,EAAE,MAAM,CAAC;qBAChB,CAAC;iBACH,CAAC;aACH,CAAC;SACH,CAAC;KACH,CAAC;CACH;AAED,MAAM,WAAW,WAAW;CAAG;AAE/B,MAAM,WAAW,UAAU;CAAG;AAE9B,MAAM,WAAW,QAAQ;CAAG;AAE5B,MAAM,MAAM,0BAA0B,GACpC,KAAK,CAAC,qCAAqC,CAAC,CAAC,KAAK,CAAC,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC,QAAQ,CAAC,CAAC;AAEpF,MAAM,MAAM,gCAAgC,GAC1C,KAAK,CAAC,gCAAgC,CAAC,CAAC,MAAM,CAAC,CAAC,YAAY,CAAC,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;AAChF,OAAO,EACL,OAAO,EAKR,MAAM,oBAAoB,CAAC;AAC5B;;;;;;GAMG;AAEH;;;;;;;;;;;;;GAaG;AAEH;;;;;GAKG;AAEH;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAsB,wCAAwC,CAC5D,GAAG,EAAE,OAAO,EACZ,IAAI,EAAE,gCAAgC,GACrC,OAAO,CAAC,0BAA0B,CAAC,CAgBrC;AAED;;;;;;;GAOG;AACH,wBAAsB,wCAAwC,CAC5D,GAAG,EAAE,OAAO,EACZ,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,IAAI,CAAC,CAUf;AAED;;;;;;;;;;;;;;;GAeG;AACH,wBAAsB,qCAAqC,CACzD,GAAG,EAAE,OAAO,EACZ,IAAI,EAAE,MAAM,GACX,OAAO,CAAC,0BAA0B,CAAC,CAUrC"}
|