@transloadit/zod 4.1.3 → 4.1.4
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/v3/assemblyReplay.d.ts +801 -799
- package/dist/v3/assemblyReplay.d.ts.map +1 -1
- package/dist/v3/assemblyReplayNotification.d.ts +801 -799
- package/dist/v3/assemblyReplayNotification.d.ts.map +1 -1
- package/dist/v3/assemblyStatus.d.ts +12 -12
- package/dist/v3/assemblyStatus.d.ts.map +1 -1
- package/dist/v3/assemblyStatus.js +1 -0
- package/dist/v3/robots/_index.d.ts +1368 -1356
- package/dist/v3/robots/_index.d.ts.map +1 -1
- package/dist/v3/robots/_instructions-primitives.d.ts +102 -102
- package/dist/v3/robots/ai-chat.d.ts +54 -42
- package/dist/v3/robots/ai-chat.d.ts.map +1 -1
- package/dist/v3/robots/ai-chat.js +18 -25
- package/dist/v3/robots/assembly-savejson.d.ts +2 -2
- package/dist/v3/robots/audio-artwork.d.ts +114 -114
- package/dist/v3/robots/audio-concat.d.ts +118 -118
- package/dist/v3/robots/audio-encode.d.ts +116 -116
- package/dist/v3/robots/audio-loop.d.ts +114 -114
- package/dist/v3/robots/audio-merge.d.ts +116 -116
- package/dist/v3/robots/audio-waveform.d.ts +114 -114
- package/dist/v3/robots/azure-import.d.ts +12 -12
- package/dist/v3/robots/azure-store.d.ts +42 -42
- package/dist/v3/robots/backblaze-import.d.ts +4 -4
- package/dist/v3/robots/backblaze-store.d.ts +34 -34
- package/dist/v3/robots/cloudfiles-import.d.ts +12 -12
- package/dist/v3/robots/cloudfiles-store.d.ts +42 -42
- package/dist/v3/robots/cloudflare-import.d.ts +12 -12
- package/dist/v3/robots/cloudflare-store.d.ts +42 -42
- package/dist/v3/robots/digitalocean-import.d.ts +12 -12
- package/dist/v3/robots/digitalocean-store.d.ts +42 -42
- package/dist/v3/robots/document-autorotate.d.ts +32 -32
- package/dist/v3/robots/document-convert.d.ts +42 -42
- package/dist/v3/robots/document-merge.d.ts +34 -34
- package/dist/v3/robots/document-ocr.d.ts +38 -38
- package/dist/v3/robots/document-split.d.ts +34 -34
- package/dist/v3/robots/document-thumbs.d.ts +36 -36
- package/dist/v3/robots/dropbox-import.d.ts +4 -4
- package/dist/v3/robots/dropbox-store.d.ts +34 -34
- package/dist/v3/robots/edgly-deliver.d.ts +4 -4
- package/dist/v3/robots/file-compress.d.ts +38 -38
- package/dist/v3/robots/file-decompress.d.ts +32 -32
- package/dist/v3/robots/file-filter.d.ts +41 -41
- package/dist/v3/robots/file-filter.d.ts.map +1 -1
- package/dist/v3/robots/file-filter.js +3 -1
- package/dist/v3/robots/file-hash.d.ts +36 -36
- package/dist/v3/robots/file-preview.d.ts +34 -34
- package/dist/v3/robots/file-read.d.ts +32 -32
- package/dist/v3/robots/file-serve.d.ts +32 -32
- package/dist/v3/robots/file-verify.d.ts +32 -32
- package/dist/v3/robots/file-virusscan.d.ts +34 -34
- package/dist/v3/robots/file-watermark.d.ts +34 -34
- package/dist/v3/robots/ftp-import.d.ts +4 -4
- package/dist/v3/robots/ftp-store.d.ts +34 -34
- package/dist/v3/robots/google-import.d.ts +4 -4
- package/dist/v3/robots/google-store.d.ts +40 -40
- package/dist/v3/robots/html-convert.d.ts +38 -38
- package/dist/v3/robots/http-import.d.ts +4 -4
- package/dist/v3/robots/image-bgremove.d.ts +34 -34
- package/dist/v3/robots/image-describe.d.ts +38 -38
- package/dist/v3/robots/image-facedetect.d.ts +38 -38
- package/dist/v3/robots/image-generate.d.ts +35 -35
- package/dist/v3/robots/image-merge.d.ts +32 -32
- package/dist/v3/robots/image-ocr.d.ts +38 -38
- package/dist/v3/robots/image-optimize.d.ts +32 -32
- package/dist/v3/robots/image-resize.d.ts +70 -70
- package/dist/v3/robots/meta-read.d.ts +4 -4
- package/dist/v3/robots/minio-import.d.ts +12 -12
- package/dist/v3/robots/minio-store.d.ts +42 -42
- package/dist/v3/robots/progress-simulate.d.ts +16 -16
- package/dist/v3/robots/s3-import.d.ts +12 -12
- package/dist/v3/robots/s3-store.d.ts +46 -46
- package/dist/v3/robots/script-run.d.ts +34 -34
- package/dist/v3/robots/sftp-import.d.ts +4 -4
- package/dist/v3/robots/sftp-store.d.ts +34 -34
- package/dist/v3/robots/speech-transcribe.d.ts +38 -38
- package/dist/v3/robots/supabase-import.d.ts +12 -12
- package/dist/v3/robots/supabase-store.d.ts +42 -42
- package/dist/v3/robots/swift-import.d.ts +12 -12
- package/dist/v3/robots/swift-store.d.ts +42 -42
- package/dist/v3/robots/text-speak.d.ts +34 -34
- package/dist/v3/robots/text-translate.d.ts +42 -42
- package/dist/v3/robots/tigris-import.d.ts +12 -12
- package/dist/v3/robots/tigris-store.d.ts +42 -42
- package/dist/v3/robots/tlcdn-deliver.d.ts +4 -4
- package/dist/v3/robots/tus-store.d.ts +34 -34
- package/dist/v3/robots/upload-handle.d.ts +4 -4
- package/dist/v3/robots/video-adaptive.d.ts +114 -114
- package/dist/v3/robots/video-concat.d.ts +114 -114
- package/dist/v3/robots/video-encode.d.ts +114 -114
- package/dist/v3/robots/video-merge.d.ts +114 -114
- package/dist/v3/robots/video-ondemand.d.ts +146 -146
- package/dist/v3/robots/video-subtitle.d.ts +114 -114
- package/dist/v3/robots/video-thumbs.d.ts +114 -114
- package/dist/v3/robots/vimeo-import.d.ts +8 -8
- package/dist/v3/robots/vimeo-store.d.ts +34 -34
- package/dist/v3/robots/wasabi-import.d.ts +12 -12
- package/dist/v3/robots/wasabi-store.d.ts +42 -42
- package/dist/v3/robots/youtube-store.d.ts +48 -48
- package/dist/v3/template.d.ts +6793 -6769
- package/dist/v3/template.d.ts.map +1 -1
- package/dist/v3/templateCredential.d.ts +2 -2
- package/dist/v4/assemblyStatus.d.ts +4 -0
- package/dist/v4/assemblyStatus.d.ts.map +1 -1
- package/dist/v4/assemblyStatus.js +1 -0
- package/dist/v4/robots/_index.d.ts +346 -342
- package/dist/v4/robots/_index.d.ts.map +1 -1
- package/dist/v4/robots/_instructions-primitives.d.ts +24 -24
- package/dist/v4/robots/ai-chat.d.ts +14 -10
- package/dist/v4/robots/ai-chat.d.ts.map +1 -1
- package/dist/v4/robots/ai-chat.js +18 -25
- package/dist/v4/robots/audio-artwork.d.ts +8 -8
- package/dist/v4/robots/audio-concat.d.ts +10 -10
- package/dist/v4/robots/audio-encode.d.ts +8 -8
- package/dist/v4/robots/audio-loop.d.ts +8 -8
- package/dist/v4/robots/audio-merge.d.ts +20 -20
- package/dist/v4/robots/audio-waveform.d.ts +8 -8
- package/dist/v4/robots/document-convert.d.ts +8 -8
- package/dist/v4/robots/document-ocr.d.ts +4 -4
- package/dist/v4/robots/document-thumbs.d.ts +2 -2
- package/dist/v4/robots/file-filter.d.ts +4 -4
- package/dist/v4/robots/file-filter.d.ts.map +1 -1
- package/dist/v4/robots/file-filter.js +3 -1
- package/dist/v4/robots/image-describe.d.ts +4 -4
- package/dist/v4/robots/image-facedetect.d.ts +4 -4
- package/dist/v4/robots/image-ocr.d.ts +4 -4
- package/dist/v4/robots/image-resize.d.ts +115 -115
- package/dist/v4/robots/s3-store.d.ts +4 -4
- package/dist/v4/robots/speech-transcribe.d.ts +4 -4
- package/dist/v4/robots/text-translate.d.ts +96 -96
- package/dist/v4/robots/video-adaptive.d.ts +8 -8
- package/dist/v4/robots/video-concat.d.ts +8 -8
- package/dist/v4/robots/video-encode.d.ts +24 -24
- package/dist/v4/robots/video-merge.d.ts +8 -8
- package/dist/v4/robots/video-ondemand.d.ts +24 -24
- package/dist/v4/robots/video-subtitle.d.ts +24 -24
- package/dist/v4/robots/video-thumbs.d.ts +8 -8
- package/dist/v4/robots/vimeo-import.d.ts +4 -4
- package/dist/v4/robots/youtube-store.d.ts +4 -4
- package/dist/v4/template.d.ts +588 -582
- package/dist/v4/template.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -65,16 +65,13 @@ export declare const robotGoogleStoreInstructionsSchema: z.ZodObject<{
|
|
|
65
65
|
ssl_url_template: z.ZodDefault<z.ZodString>;
|
|
66
66
|
}, "strict", z.ZodTypeAny, {
|
|
67
67
|
path: string;
|
|
68
|
+
robot: "/google/store";
|
|
68
69
|
force_accept: boolean;
|
|
69
70
|
ignore_errors: string[];
|
|
70
71
|
credentials: string;
|
|
71
|
-
robot: "/google/store";
|
|
72
72
|
acl: "private" | "public-read" | "authenticated-read" | "bucket-owner-full-control" | "project-private" | null;
|
|
73
73
|
url_template: string;
|
|
74
74
|
ssl_url_template: string;
|
|
75
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
76
|
-
result?: boolean | undefined;
|
|
77
|
-
queue?: "batch" | undefined;
|
|
78
75
|
use?: string | string[] | {
|
|
79
76
|
name: string;
|
|
80
77
|
fields?: string | undefined;
|
|
@@ -89,16 +86,14 @@ export declare const robotGoogleStoreInstructionsSchema: z.ZodObject<{
|
|
|
89
86
|
bundle_steps?: boolean | undefined;
|
|
90
87
|
group_by_original?: boolean | undefined;
|
|
91
88
|
} | undefined;
|
|
89
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
90
|
+
result?: boolean | undefined;
|
|
91
|
+
queue?: "batch" | undefined;
|
|
92
92
|
cache_control?: string | undefined;
|
|
93
93
|
}, {
|
|
94
|
-
credentials: string;
|
|
95
94
|
robot: "/google/store";
|
|
95
|
+
credentials: string;
|
|
96
96
|
path?: string | undefined;
|
|
97
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
98
|
-
result?: boolean | undefined;
|
|
99
|
-
queue?: "batch" | undefined;
|
|
100
|
-
force_accept?: boolean | undefined;
|
|
101
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
102
97
|
use?: string | string[] | {
|
|
103
98
|
name: string;
|
|
104
99
|
fields?: string | undefined;
|
|
@@ -113,6 +108,11 @@ export declare const robotGoogleStoreInstructionsSchema: z.ZodObject<{
|
|
|
113
108
|
bundle_steps?: boolean | undefined;
|
|
114
109
|
group_by_original?: boolean | undefined;
|
|
115
110
|
} | undefined;
|
|
111
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
112
|
+
result?: boolean | undefined;
|
|
113
|
+
queue?: "batch" | undefined;
|
|
114
|
+
force_accept?: boolean | undefined;
|
|
115
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
116
116
|
cache_control?: string | undefined;
|
|
117
117
|
acl?: "private" | "public-read" | "authenticated-read" | "bucket-owner-full-control" | "project-private" | null | undefined;
|
|
118
118
|
url_template?: string | undefined;
|
|
@@ -182,16 +182,13 @@ export declare const robotGoogleStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
182
182
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodOptional<z.ZodBoolean>]>>;
|
|
183
183
|
}, "strict", z.ZodTypeAny, {
|
|
184
184
|
path: string;
|
|
185
|
+
robot: "/google/store";
|
|
185
186
|
force_accept: boolean;
|
|
186
187
|
ignore_errors: string[];
|
|
187
188
|
credentials: string;
|
|
188
|
-
robot: "/google/store";
|
|
189
189
|
acl: "private" | "public-read" | "authenticated-read" | "bucket-owner-full-control" | "project-private" | null;
|
|
190
190
|
url_template: string;
|
|
191
191
|
ssl_url_template: string;
|
|
192
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
193
|
-
result?: boolean | "debug" | undefined;
|
|
194
|
-
queue?: "batch" | undefined;
|
|
195
192
|
use?: string | string[] | {
|
|
196
193
|
name: string;
|
|
197
194
|
fields?: string | undefined;
|
|
@@ -206,16 +203,14 @@ export declare const robotGoogleStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
206
203
|
bundle_steps?: boolean | undefined;
|
|
207
204
|
group_by_original?: boolean | undefined;
|
|
208
205
|
} | undefined;
|
|
206
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
207
|
+
result?: boolean | "debug" | undefined;
|
|
208
|
+
queue?: "batch" | undefined;
|
|
209
209
|
cache_control?: string | undefined;
|
|
210
210
|
}, {
|
|
211
|
-
credentials: string;
|
|
212
211
|
robot: "/google/store";
|
|
212
|
+
credentials: string;
|
|
213
213
|
path?: string | undefined;
|
|
214
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
215
|
-
result?: boolean | "debug" | undefined;
|
|
216
|
-
queue?: "batch" | undefined;
|
|
217
|
-
force_accept?: boolean | undefined;
|
|
218
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
219
214
|
use?: string | string[] | {
|
|
220
215
|
name: string;
|
|
221
216
|
fields?: string | undefined;
|
|
@@ -230,6 +225,11 @@ export declare const robotGoogleStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
230
225
|
bundle_steps?: boolean | undefined;
|
|
231
226
|
group_by_original?: boolean | undefined;
|
|
232
227
|
} | undefined;
|
|
228
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
229
|
+
result?: boolean | "debug" | undefined;
|
|
230
|
+
queue?: "batch" | undefined;
|
|
231
|
+
force_accept?: boolean | undefined;
|
|
232
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
233
233
|
cache_control?: string | undefined;
|
|
234
234
|
acl?: "private" | "public-read" | "authenticated-read" | "bucket-owner-full-control" | "project-private" | null | undefined;
|
|
235
235
|
url_template?: string | undefined;
|
|
@@ -300,16 +300,13 @@ export declare const interpolatableRobotGoogleStoreInstructionsSchema: z.ZodObje
|
|
|
300
300
|
ssl_url_template: z.ZodDefault<z.ZodString>;
|
|
301
301
|
}, "strict", z.ZodTypeAny, {
|
|
302
302
|
path: string;
|
|
303
|
+
robot: "/google/store";
|
|
303
304
|
force_accept: string | boolean;
|
|
304
305
|
ignore_errors: string | string[];
|
|
305
306
|
credentials: string;
|
|
306
|
-
robot: "/google/store";
|
|
307
307
|
acl: string | null;
|
|
308
308
|
url_template: string;
|
|
309
309
|
ssl_url_template: string;
|
|
310
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
311
|
-
result?: string | boolean | undefined;
|
|
312
|
-
queue?: string | undefined;
|
|
313
310
|
use?: string | string[] | {
|
|
314
311
|
name: string;
|
|
315
312
|
fields?: string | undefined;
|
|
@@ -324,16 +321,14 @@ export declare const interpolatableRobotGoogleStoreInstructionsSchema: z.ZodObje
|
|
|
324
321
|
bundle_steps?: boolean | undefined;
|
|
325
322
|
group_by_original?: boolean | undefined;
|
|
326
323
|
} | undefined;
|
|
324
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
325
|
+
result?: string | boolean | undefined;
|
|
326
|
+
queue?: string | undefined;
|
|
327
327
|
cache_control?: string | undefined;
|
|
328
328
|
}, {
|
|
329
|
-
credentials: string;
|
|
330
329
|
robot: "/google/store";
|
|
330
|
+
credentials: string;
|
|
331
331
|
path?: string | undefined;
|
|
332
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
333
|
-
result?: string | boolean | undefined;
|
|
334
|
-
queue?: string | undefined;
|
|
335
|
-
force_accept?: string | boolean | undefined;
|
|
336
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
337
332
|
use?: string | string[] | {
|
|
338
333
|
name: string;
|
|
339
334
|
fields?: string | undefined;
|
|
@@ -348,6 +343,11 @@ export declare const interpolatableRobotGoogleStoreInstructionsSchema: z.ZodObje
|
|
|
348
343
|
bundle_steps?: boolean | undefined;
|
|
349
344
|
group_by_original?: boolean | undefined;
|
|
350
345
|
} | undefined;
|
|
346
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
347
|
+
result?: string | boolean | undefined;
|
|
348
|
+
queue?: string | undefined;
|
|
349
|
+
force_accept?: string | boolean | undefined;
|
|
350
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
351
351
|
cache_control?: string | undefined;
|
|
352
352
|
acl?: string | null | undefined;
|
|
353
353
|
url_template?: string | undefined;
|
|
@@ -418,16 +418,13 @@ export declare const interpolatableRobotGoogleStoreInstructionsWithHiddenFieldsS
|
|
|
418
418
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
419
419
|
}, "strict", z.ZodTypeAny, {
|
|
420
420
|
path: string;
|
|
421
|
+
robot: "/google/store";
|
|
421
422
|
force_accept: string | boolean;
|
|
422
423
|
ignore_errors: string | string[];
|
|
423
424
|
credentials: string;
|
|
424
|
-
robot: "/google/store";
|
|
425
425
|
acl: string | null;
|
|
426
426
|
url_template: string;
|
|
427
427
|
ssl_url_template: string;
|
|
428
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
429
|
-
result?: string | boolean | undefined;
|
|
430
|
-
queue?: string | undefined;
|
|
431
428
|
use?: string | string[] | {
|
|
432
429
|
name: string;
|
|
433
430
|
fields?: string | undefined;
|
|
@@ -442,16 +439,14 @@ export declare const interpolatableRobotGoogleStoreInstructionsWithHiddenFieldsS
|
|
|
442
439
|
bundle_steps?: boolean | undefined;
|
|
443
440
|
group_by_original?: boolean | undefined;
|
|
444
441
|
} | undefined;
|
|
442
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
443
|
+
result?: string | boolean | undefined;
|
|
444
|
+
queue?: string | undefined;
|
|
445
445
|
cache_control?: string | undefined;
|
|
446
446
|
}, {
|
|
447
|
-
credentials: string;
|
|
448
447
|
robot: "/google/store";
|
|
448
|
+
credentials: string;
|
|
449
449
|
path?: string | undefined;
|
|
450
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
451
|
-
result?: string | boolean | undefined;
|
|
452
|
-
queue?: string | undefined;
|
|
453
|
-
force_accept?: string | boolean | undefined;
|
|
454
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
455
450
|
use?: string | string[] | {
|
|
456
451
|
name: string;
|
|
457
452
|
fields?: string | undefined;
|
|
@@ -466,6 +461,11 @@ export declare const interpolatableRobotGoogleStoreInstructionsWithHiddenFieldsS
|
|
|
466
461
|
bundle_steps?: boolean | undefined;
|
|
467
462
|
group_by_original?: boolean | undefined;
|
|
468
463
|
} | undefined;
|
|
464
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
465
|
+
result?: string | boolean | undefined;
|
|
466
|
+
queue?: string | undefined;
|
|
467
|
+
force_accept?: string | boolean | undefined;
|
|
468
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
469
469
|
cache_control?: string | undefined;
|
|
470
470
|
acl?: string | null | undefined;
|
|
471
471
|
url_template?: string | undefined;
|
|
@@ -69,18 +69,16 @@ export declare const robotHtmlConvertInstructionsSchema: z.ZodObject<{
|
|
|
69
69
|
wait_until: z.ZodDefault<z.ZodEnum<["domcontentloaded", "load", "networkidle", "commit"]>>;
|
|
70
70
|
}, "strict", z.ZodTypeAny, {
|
|
71
71
|
url: string | null;
|
|
72
|
+
robot: "/html/convert";
|
|
72
73
|
result: boolean;
|
|
73
74
|
force_accept: boolean;
|
|
74
75
|
ignore_errors: string[];
|
|
75
76
|
width: number;
|
|
76
|
-
|
|
77
|
-
format: "jpeg" | "jpg" | "pdf" | "png";
|
|
77
|
+
format: "pdf" | "jpeg" | "jpg" | "png";
|
|
78
78
|
delay: number;
|
|
79
79
|
fullpage: boolean;
|
|
80
80
|
omit_background: boolean;
|
|
81
81
|
wait_until: "domcontentloaded" | "load" | "networkidle" | "commit";
|
|
82
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
83
|
-
queue?: "batch" | undefined;
|
|
84
82
|
use?: string | string[] | {
|
|
85
83
|
name: string;
|
|
86
84
|
fields?: string | undefined;
|
|
@@ -95,16 +93,13 @@ export declare const robotHtmlConvertInstructionsSchema: z.ZodObject<{
|
|
|
95
93
|
bundle_steps?: boolean | undefined;
|
|
96
94
|
group_by_original?: boolean | undefined;
|
|
97
95
|
} | undefined;
|
|
96
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
97
|
+
queue?: "batch" | undefined;
|
|
98
98
|
height?: number | undefined;
|
|
99
99
|
headers?: Record<string, string> | undefined;
|
|
100
100
|
}, {
|
|
101
101
|
robot: "/html/convert";
|
|
102
102
|
url?: string | null | undefined;
|
|
103
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
104
|
-
result?: boolean | undefined;
|
|
105
|
-
queue?: "batch" | undefined;
|
|
106
|
-
force_accept?: boolean | undefined;
|
|
107
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
108
103
|
use?: string | string[] | {
|
|
109
104
|
name: string;
|
|
110
105
|
fields?: string | undefined;
|
|
@@ -119,9 +114,14 @@ export declare const robotHtmlConvertInstructionsSchema: z.ZodObject<{
|
|
|
119
114
|
bundle_steps?: boolean | undefined;
|
|
120
115
|
group_by_original?: boolean | undefined;
|
|
121
116
|
} | undefined;
|
|
117
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
118
|
+
result?: boolean | undefined;
|
|
119
|
+
queue?: "batch" | undefined;
|
|
120
|
+
force_accept?: boolean | undefined;
|
|
121
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
122
122
|
width?: number | undefined;
|
|
123
123
|
height?: number | undefined;
|
|
124
|
-
format?: "
|
|
124
|
+
format?: "pdf" | "jpeg" | "jpg" | "png" | undefined;
|
|
125
125
|
headers?: Record<string, string> | undefined;
|
|
126
126
|
delay?: number | undefined;
|
|
127
127
|
fullpage?: boolean | undefined;
|
|
@@ -198,18 +198,15 @@ export declare const robotHtmlConvertInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
198
198
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
199
199
|
}, "strict", z.ZodTypeAny, {
|
|
200
200
|
url: string | null;
|
|
201
|
+
robot: "/html/convert";
|
|
201
202
|
force_accept: boolean;
|
|
202
203
|
ignore_errors: string[];
|
|
203
204
|
width: number;
|
|
204
|
-
|
|
205
|
-
format: "jpeg" | "jpg" | "pdf" | "png";
|
|
205
|
+
format: "pdf" | "jpeg" | "jpg" | "png";
|
|
206
206
|
delay: number;
|
|
207
207
|
fullpage: boolean;
|
|
208
208
|
omit_background: boolean;
|
|
209
209
|
wait_until: "domcontentloaded" | "load" | "networkidle" | "commit";
|
|
210
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
211
|
-
result?: boolean | "debug" | undefined;
|
|
212
|
-
queue?: "batch" | undefined;
|
|
213
210
|
use?: string | string[] | {
|
|
214
211
|
name: string;
|
|
215
212
|
fields?: string | undefined;
|
|
@@ -224,6 +221,9 @@ export declare const robotHtmlConvertInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
224
221
|
bundle_steps?: boolean | undefined;
|
|
225
222
|
group_by_original?: boolean | undefined;
|
|
226
223
|
} | undefined;
|
|
224
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
225
|
+
result?: boolean | "debug" | undefined;
|
|
226
|
+
queue?: "batch" | undefined;
|
|
227
227
|
height?: number | undefined;
|
|
228
228
|
headers?: Record<string, string> | undefined;
|
|
229
229
|
debuginfo?: boolean | undefined;
|
|
@@ -232,11 +232,6 @@ export declare const robotHtmlConvertInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
232
232
|
}, {
|
|
233
233
|
robot: "/html/convert";
|
|
234
234
|
url?: string | null | undefined;
|
|
235
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
236
|
-
result?: boolean | "debug" | undefined;
|
|
237
|
-
queue?: "batch" | undefined;
|
|
238
|
-
force_accept?: boolean | undefined;
|
|
239
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
240
235
|
use?: string | string[] | {
|
|
241
236
|
name: string;
|
|
242
237
|
fields?: string | undefined;
|
|
@@ -251,9 +246,14 @@ export declare const robotHtmlConvertInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
251
246
|
bundle_steps?: boolean | undefined;
|
|
252
247
|
group_by_original?: boolean | undefined;
|
|
253
248
|
} | undefined;
|
|
249
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
250
|
+
result?: boolean | "debug" | undefined;
|
|
251
|
+
queue?: "batch" | undefined;
|
|
252
|
+
force_accept?: boolean | undefined;
|
|
253
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
254
254
|
width?: number | undefined;
|
|
255
255
|
height?: number | undefined;
|
|
256
|
-
format?: "
|
|
256
|
+
format?: "pdf" | "jpeg" | "jpg" | "png" | undefined;
|
|
257
257
|
headers?: Record<string, string> | undefined;
|
|
258
258
|
delay?: number | undefined;
|
|
259
259
|
fullpage?: boolean | undefined;
|
|
@@ -331,18 +331,16 @@ export declare const interpolatableRobotHtmlConvertInstructionsSchema: z.ZodObje
|
|
|
331
331
|
wait_until: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["domcontentloaded", "load", "networkidle", "commit"]>]>>;
|
|
332
332
|
}, "strict", z.ZodTypeAny, {
|
|
333
333
|
url: string | null;
|
|
334
|
+
robot: "/html/convert";
|
|
334
335
|
result: string | boolean;
|
|
335
336
|
force_accept: string | boolean;
|
|
336
337
|
ignore_errors: string | string[];
|
|
337
338
|
width: string | number;
|
|
338
|
-
robot: "/html/convert";
|
|
339
339
|
format: string;
|
|
340
340
|
delay: string | number;
|
|
341
341
|
fullpage: string | boolean;
|
|
342
342
|
omit_background: string | boolean;
|
|
343
343
|
wait_until: string;
|
|
344
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
345
|
-
queue?: string | undefined;
|
|
346
344
|
use?: string | string[] | {
|
|
347
345
|
name: string;
|
|
348
346
|
fields?: string | undefined;
|
|
@@ -357,16 +355,13 @@ export declare const interpolatableRobotHtmlConvertInstructionsSchema: z.ZodObje
|
|
|
357
355
|
bundle_steps?: boolean | undefined;
|
|
358
356
|
group_by_original?: boolean | undefined;
|
|
359
357
|
} | undefined;
|
|
358
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
359
|
+
queue?: string | undefined;
|
|
360
360
|
height?: string | number | undefined;
|
|
361
361
|
headers?: Record<string, string> | undefined;
|
|
362
362
|
}, {
|
|
363
363
|
robot: "/html/convert";
|
|
364
364
|
url?: string | null | undefined;
|
|
365
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
366
|
-
result?: string | boolean | undefined;
|
|
367
|
-
queue?: string | undefined;
|
|
368
|
-
force_accept?: string | boolean | undefined;
|
|
369
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
370
365
|
use?: string | string[] | {
|
|
371
366
|
name: string;
|
|
372
367
|
fields?: string | undefined;
|
|
@@ -381,6 +376,11 @@ export declare const interpolatableRobotHtmlConvertInstructionsSchema: z.ZodObje
|
|
|
381
376
|
bundle_steps?: boolean | undefined;
|
|
382
377
|
group_by_original?: boolean | undefined;
|
|
383
378
|
} | undefined;
|
|
379
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
380
|
+
result?: string | boolean | undefined;
|
|
381
|
+
queue?: string | undefined;
|
|
382
|
+
force_accept?: string | boolean | undefined;
|
|
383
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
384
384
|
width?: string | number | undefined;
|
|
385
385
|
height?: string | number | undefined;
|
|
386
386
|
format?: string | undefined;
|
|
@@ -461,18 +461,15 @@ export declare const interpolatableRobotHtmlConvertInstructionsWithHiddenFieldsS
|
|
|
461
461
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
462
462
|
}, "strict", z.ZodTypeAny, {
|
|
463
463
|
url: string | null;
|
|
464
|
+
robot: "/html/convert";
|
|
464
465
|
force_accept: string | boolean;
|
|
465
466
|
ignore_errors: string | string[];
|
|
466
467
|
width: string | number;
|
|
467
|
-
robot: "/html/convert";
|
|
468
468
|
format: string;
|
|
469
469
|
delay: string | number;
|
|
470
470
|
fullpage: string | boolean;
|
|
471
471
|
omit_background: string | boolean;
|
|
472
472
|
wait_until: string;
|
|
473
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
474
|
-
result?: string | boolean | undefined;
|
|
475
|
-
queue?: string | undefined;
|
|
476
473
|
use?: string | string[] | {
|
|
477
474
|
name: string;
|
|
478
475
|
fields?: string | undefined;
|
|
@@ -487,6 +484,9 @@ export declare const interpolatableRobotHtmlConvertInstructionsWithHiddenFieldsS
|
|
|
487
484
|
bundle_steps?: boolean | undefined;
|
|
488
485
|
group_by_original?: boolean | undefined;
|
|
489
486
|
} | undefined;
|
|
487
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
488
|
+
result?: string | boolean | undefined;
|
|
489
|
+
queue?: string | undefined;
|
|
490
490
|
height?: string | number | undefined;
|
|
491
491
|
headers?: Record<string, string> | undefined;
|
|
492
492
|
debuginfo?: string | boolean | undefined;
|
|
@@ -495,11 +495,6 @@ export declare const interpolatableRobotHtmlConvertInstructionsWithHiddenFieldsS
|
|
|
495
495
|
}, {
|
|
496
496
|
robot: "/html/convert";
|
|
497
497
|
url?: string | null | undefined;
|
|
498
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
499
|
-
result?: string | boolean | undefined;
|
|
500
|
-
queue?: string | undefined;
|
|
501
|
-
force_accept?: string | boolean | undefined;
|
|
502
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
503
498
|
use?: string | string[] | {
|
|
504
499
|
name: string;
|
|
505
500
|
fields?: string | undefined;
|
|
@@ -514,6 +509,11 @@ export declare const interpolatableRobotHtmlConvertInstructionsWithHiddenFieldsS
|
|
|
514
509
|
bundle_steps?: boolean | undefined;
|
|
515
510
|
group_by_original?: boolean | undefined;
|
|
516
511
|
} | undefined;
|
|
512
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
513
|
+
result?: string | boolean | undefined;
|
|
514
|
+
queue?: string | undefined;
|
|
515
|
+
force_accept?: string | boolean | undefined;
|
|
516
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
517
517
|
width?: string | number | undefined;
|
|
518
518
|
height?: string | number | undefined;
|
|
519
519
|
format?: string | undefined;
|
|
@@ -20,11 +20,11 @@ export declare const robotHttpImportInstructionsSchema: z.ZodObject<{
|
|
|
20
20
|
range: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
url: string | string[];
|
|
23
|
+
robot: "/http/import";
|
|
23
24
|
result: boolean;
|
|
24
25
|
force_accept: boolean;
|
|
25
26
|
ignore_errors: string[];
|
|
26
27
|
force_name: string | string[] | null;
|
|
27
|
-
robot: "/http/import";
|
|
28
28
|
headers: string | string[] | Record<string, string>[];
|
|
29
29
|
return_file_stubs: boolean;
|
|
30
30
|
url_delimiter: string;
|
|
@@ -69,9 +69,9 @@ export declare const robotHttpImportInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
69
69
|
bucket: z.ZodOptional<z.ZodString>;
|
|
70
70
|
url: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>>;
|
|
71
71
|
}, "strict", z.ZodTypeAny, {
|
|
72
|
+
robot: "/http/import";
|
|
72
73
|
force_accept: boolean;
|
|
73
74
|
ignore_errors: string[];
|
|
74
|
-
robot: "/http/import";
|
|
75
75
|
headers: string | string[] | Record<string, string>[];
|
|
76
76
|
return_file_stubs: boolean;
|
|
77
77
|
url_delimiter: string;
|
|
@@ -124,11 +124,11 @@ export declare const interpolatableRobotHttpImportInstructionsSchema: z.ZodObjec
|
|
|
124
124
|
range: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>]>>;
|
|
125
125
|
}, "strict", z.ZodTypeAny, {
|
|
126
126
|
url: string | string[];
|
|
127
|
+
robot: "/http/import";
|
|
127
128
|
result: string | boolean;
|
|
128
129
|
force_accept: string | boolean;
|
|
129
130
|
ignore_errors: string | string[];
|
|
130
131
|
force_name: string | string[] | null;
|
|
131
|
-
robot: "/http/import";
|
|
132
132
|
headers: string | string[] | Record<string, string>[];
|
|
133
133
|
return_file_stubs: string | boolean;
|
|
134
134
|
url_delimiter: string;
|
|
@@ -174,9 +174,9 @@ export declare const interpolatableRobotHttpImportInstructionsWithHiddenFieldsSc
|
|
|
174
174
|
bucket: z.ZodOptional<z.ZodString>;
|
|
175
175
|
url: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>]>>;
|
|
176
176
|
}, "strict", z.ZodTypeAny, {
|
|
177
|
+
robot: "/http/import";
|
|
177
178
|
force_accept: string | boolean;
|
|
178
179
|
ignore_errors: string | string[];
|
|
179
|
-
robot: "/http/import";
|
|
180
180
|
headers: string | string[] | Record<string, string>[];
|
|
181
181
|
return_file_stubs: string | boolean;
|
|
182
182
|
url_delimiter: string;
|
|
@@ -63,12 +63,10 @@ export declare const robotImageBgremoveInstructionsSchema: z.ZodObject<{
|
|
|
63
63
|
provider: z.ZodOptional<z.ZodEnum<["transloadit", "replicate", "fal"]>>;
|
|
64
64
|
model: z.ZodOptional<z.ZodString>;
|
|
65
65
|
}, "strict", z.ZodTypeAny, {
|
|
66
|
+
robot: "/image/bgremove";
|
|
66
67
|
result: boolean;
|
|
67
68
|
force_accept: boolean;
|
|
68
69
|
ignore_errors: string[];
|
|
69
|
-
robot: "/image/bgremove";
|
|
70
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
71
|
-
queue?: "batch" | undefined;
|
|
72
70
|
use?: string | string[] | {
|
|
73
71
|
name: string;
|
|
74
72
|
fields?: string | undefined;
|
|
@@ -83,17 +81,14 @@ export declare const robotImageBgremoveInstructionsSchema: z.ZodObject<{
|
|
|
83
81
|
bundle_steps?: boolean | undefined;
|
|
84
82
|
group_by_original?: boolean | undefined;
|
|
85
83
|
} | undefined;
|
|
84
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
85
|
+
queue?: "batch" | undefined;
|
|
86
86
|
model?: string | undefined;
|
|
87
87
|
format?: "gif" | "png" | "webp" | undefined;
|
|
88
88
|
provider?: "replicate" | "fal" | "transloadit" | undefined;
|
|
89
89
|
select?: "background" | "foreground" | undefined;
|
|
90
90
|
}, {
|
|
91
91
|
robot: "/image/bgremove";
|
|
92
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
93
|
-
result?: boolean | undefined;
|
|
94
|
-
queue?: "batch" | undefined;
|
|
95
|
-
force_accept?: boolean | undefined;
|
|
96
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
97
92
|
use?: string | string[] | {
|
|
98
93
|
name: string;
|
|
99
94
|
fields?: string | undefined;
|
|
@@ -108,6 +103,11 @@ export declare const robotImageBgremoveInstructionsSchema: z.ZodObject<{
|
|
|
108
103
|
bundle_steps?: boolean | undefined;
|
|
109
104
|
group_by_original?: boolean | undefined;
|
|
110
105
|
} | undefined;
|
|
106
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
107
|
+
result?: boolean | undefined;
|
|
108
|
+
queue?: "batch" | undefined;
|
|
109
|
+
force_accept?: boolean | undefined;
|
|
110
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
111
111
|
model?: string | undefined;
|
|
112
112
|
format?: "gif" | "png" | "webp" | undefined;
|
|
113
113
|
provider?: "replicate" | "fal" | "transloadit" | undefined;
|
|
@@ -174,12 +174,9 @@ export declare const robotImageBgremoveInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
174
174
|
} & {
|
|
175
175
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
176
176
|
}, "strict", z.ZodTypeAny, {
|
|
177
|
+
robot: "/image/bgremove";
|
|
177
178
|
force_accept: boolean;
|
|
178
179
|
ignore_errors: string[];
|
|
179
|
-
robot: "/image/bgremove";
|
|
180
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
181
|
-
result?: boolean | "debug" | undefined;
|
|
182
|
-
queue?: "batch" | undefined;
|
|
183
180
|
use?: string | string[] | {
|
|
184
181
|
name: string;
|
|
185
182
|
fields?: string | undefined;
|
|
@@ -194,17 +191,15 @@ export declare const robotImageBgremoveInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
194
191
|
bundle_steps?: boolean | undefined;
|
|
195
192
|
group_by_original?: boolean | undefined;
|
|
196
193
|
} | undefined;
|
|
194
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
195
|
+
result?: boolean | "debug" | undefined;
|
|
196
|
+
queue?: "batch" | undefined;
|
|
197
197
|
model?: string | undefined;
|
|
198
198
|
format?: "gif" | "png" | "webp" | undefined;
|
|
199
199
|
provider?: "replicate" | "fal" | "transloadit" | undefined;
|
|
200
200
|
select?: "background" | "foreground" | undefined;
|
|
201
201
|
}, {
|
|
202
202
|
robot: "/image/bgremove";
|
|
203
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
204
|
-
result?: boolean | "debug" | undefined;
|
|
205
|
-
queue?: "batch" | undefined;
|
|
206
|
-
force_accept?: boolean | undefined;
|
|
207
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
208
203
|
use?: string | string[] | {
|
|
209
204
|
name: string;
|
|
210
205
|
fields?: string | undefined;
|
|
@@ -219,6 +214,11 @@ export declare const robotImageBgremoveInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
219
214
|
bundle_steps?: boolean | undefined;
|
|
220
215
|
group_by_original?: boolean | undefined;
|
|
221
216
|
} | undefined;
|
|
217
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
218
|
+
result?: boolean | "debug" | undefined;
|
|
219
|
+
queue?: "batch" | undefined;
|
|
220
|
+
force_accept?: boolean | undefined;
|
|
221
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
222
222
|
model?: string | undefined;
|
|
223
223
|
format?: "gif" | "png" | "webp" | undefined;
|
|
224
224
|
provider?: "replicate" | "fal" | "transloadit" | undefined;
|
|
@@ -286,12 +286,10 @@ export declare const interpolatableRobotImageBgremoveInstructionsSchema: z.ZodOb
|
|
|
286
286
|
provider: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEnum<["transloadit", "replicate", "fal"]>]>>;
|
|
287
287
|
model: z.ZodOptional<z.ZodString>;
|
|
288
288
|
}, "strict", z.ZodTypeAny, {
|
|
289
|
+
robot: "/image/bgremove";
|
|
289
290
|
result: string | boolean;
|
|
290
291
|
force_accept: string | boolean;
|
|
291
292
|
ignore_errors: string | string[];
|
|
292
|
-
robot: "/image/bgremove";
|
|
293
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
294
|
-
queue?: string | undefined;
|
|
295
293
|
use?: string | string[] | {
|
|
296
294
|
name: string;
|
|
297
295
|
fields?: string | undefined;
|
|
@@ -306,17 +304,14 @@ export declare const interpolatableRobotImageBgremoveInstructionsSchema: z.ZodOb
|
|
|
306
304
|
bundle_steps?: boolean | undefined;
|
|
307
305
|
group_by_original?: boolean | undefined;
|
|
308
306
|
} | undefined;
|
|
307
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
308
|
+
queue?: string | undefined;
|
|
309
309
|
model?: string | undefined;
|
|
310
310
|
format?: string | undefined;
|
|
311
311
|
provider?: string | undefined;
|
|
312
312
|
select?: string | undefined;
|
|
313
313
|
}, {
|
|
314
314
|
robot: "/image/bgremove";
|
|
315
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
316
|
-
result?: string | boolean | undefined;
|
|
317
|
-
queue?: string | undefined;
|
|
318
|
-
force_accept?: string | boolean | undefined;
|
|
319
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
320
315
|
use?: string | string[] | {
|
|
321
316
|
name: string;
|
|
322
317
|
fields?: string | undefined;
|
|
@@ -331,6 +326,11 @@ export declare const interpolatableRobotImageBgremoveInstructionsSchema: z.ZodOb
|
|
|
331
326
|
bundle_steps?: boolean | undefined;
|
|
332
327
|
group_by_original?: boolean | undefined;
|
|
333
328
|
} | undefined;
|
|
329
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
330
|
+
result?: string | boolean | undefined;
|
|
331
|
+
queue?: string | undefined;
|
|
332
|
+
force_accept?: string | boolean | undefined;
|
|
333
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
334
334
|
model?: string | undefined;
|
|
335
335
|
format?: string | undefined;
|
|
336
336
|
provider?: string | undefined;
|
|
@@ -398,12 +398,9 @@ export declare const interpolatableRobotImageBgremoveInstructionsWithHiddenField
|
|
|
398
398
|
model: z.ZodOptional<z.ZodString>;
|
|
399
399
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
400
400
|
}, "strict", z.ZodTypeAny, {
|
|
401
|
+
robot: "/image/bgremove";
|
|
401
402
|
force_accept: string | boolean;
|
|
402
403
|
ignore_errors: string | string[];
|
|
403
|
-
robot: "/image/bgremove";
|
|
404
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
405
|
-
result?: string | boolean | undefined;
|
|
406
|
-
queue?: string | undefined;
|
|
407
404
|
use?: string | string[] | {
|
|
408
405
|
name: string;
|
|
409
406
|
fields?: string | undefined;
|
|
@@ -418,17 +415,15 @@ export declare const interpolatableRobotImageBgremoveInstructionsWithHiddenField
|
|
|
418
415
|
bundle_steps?: boolean | undefined;
|
|
419
416
|
group_by_original?: boolean | undefined;
|
|
420
417
|
} | undefined;
|
|
418
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
419
|
+
result?: string | boolean | undefined;
|
|
420
|
+
queue?: string | undefined;
|
|
421
421
|
model?: string | undefined;
|
|
422
422
|
format?: string | undefined;
|
|
423
423
|
provider?: string | undefined;
|
|
424
424
|
select?: string | undefined;
|
|
425
425
|
}, {
|
|
426
426
|
robot: "/image/bgremove";
|
|
427
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
428
|
-
result?: string | boolean | undefined;
|
|
429
|
-
queue?: string | undefined;
|
|
430
|
-
force_accept?: string | boolean | undefined;
|
|
431
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
432
427
|
use?: string | string[] | {
|
|
433
428
|
name: string;
|
|
434
429
|
fields?: string | undefined;
|
|
@@ -443,6 +438,11 @@ export declare const interpolatableRobotImageBgremoveInstructionsWithHiddenField
|
|
|
443
438
|
bundle_steps?: boolean | undefined;
|
|
444
439
|
group_by_original?: boolean | undefined;
|
|
445
440
|
} | undefined;
|
|
441
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
442
|
+
result?: string | boolean | undefined;
|
|
443
|
+
queue?: string | undefined;
|
|
444
|
+
force_accept?: string | boolean | undefined;
|
|
445
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
446
446
|
model?: string | undefined;
|
|
447
447
|
format?: string | undefined;
|
|
448
448
|
provider?: string | undefined;
|