@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
|
@@ -64,16 +64,14 @@ export declare const robotTextSpeakInstructionsSchema: z.ZodObject<{
|
|
|
64
64
|
voice: z.ZodDefault<z.ZodEnum<["female-1", "female-2", "female-3", "female-child-1", "male-1", "male-child-1"]>>;
|
|
65
65
|
ssml: z.ZodDefault<z.ZodBoolean>;
|
|
66
66
|
}, "strict", z.ZodTypeAny, {
|
|
67
|
+
robot: "/text/speak";
|
|
67
68
|
result: boolean;
|
|
68
69
|
force_accept: boolean;
|
|
69
70
|
ignore_errors: string[];
|
|
70
|
-
robot: "/text/speak";
|
|
71
71
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
72
72
|
target_language: string;
|
|
73
73
|
voice: "female-1" | "female-2" | "female-3" | "female-child-1" | "male-1" | "male-child-1";
|
|
74
74
|
ssml: boolean;
|
|
75
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
76
|
-
queue?: "batch" | undefined;
|
|
77
75
|
use?: string | string[] | {
|
|
78
76
|
name: string;
|
|
79
77
|
fields?: string | undefined;
|
|
@@ -88,15 +86,12 @@ export declare const robotTextSpeakInstructionsSchema: z.ZodObject<{
|
|
|
88
86
|
bundle_steps?: boolean | undefined;
|
|
89
87
|
group_by_original?: boolean | undefined;
|
|
90
88
|
} | undefined;
|
|
89
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
90
|
+
queue?: "batch" | undefined;
|
|
91
91
|
prompt?: string | null | undefined;
|
|
92
92
|
}, {
|
|
93
93
|
robot: "/text/speak";
|
|
94
94
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
95
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
96
|
-
result?: boolean | undefined;
|
|
97
|
-
queue?: "batch" | undefined;
|
|
98
|
-
force_accept?: boolean | undefined;
|
|
99
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
100
95
|
use?: string | string[] | {
|
|
101
96
|
name: string;
|
|
102
97
|
fields?: string | undefined;
|
|
@@ -111,6 +106,11 @@ export declare const robotTextSpeakInstructionsSchema: z.ZodObject<{
|
|
|
111
106
|
bundle_steps?: boolean | undefined;
|
|
112
107
|
group_by_original?: boolean | undefined;
|
|
113
108
|
} | undefined;
|
|
109
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
110
|
+
result?: boolean | undefined;
|
|
111
|
+
queue?: "batch" | undefined;
|
|
112
|
+
force_accept?: boolean | undefined;
|
|
113
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
114
114
|
prompt?: string | null | undefined;
|
|
115
115
|
target_language?: string | undefined;
|
|
116
116
|
voice?: "female-1" | "female-2" | "female-3" | "female-child-1" | "male-1" | "male-child-1" | undefined;
|
|
@@ -178,16 +178,13 @@ export declare const robotTextSpeakInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
178
178
|
} & {
|
|
179
179
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
180
180
|
}, "strict", z.ZodTypeAny, {
|
|
181
|
+
robot: "/text/speak";
|
|
181
182
|
force_accept: boolean;
|
|
182
183
|
ignore_errors: string[];
|
|
183
|
-
robot: "/text/speak";
|
|
184
184
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
185
185
|
target_language: string;
|
|
186
186
|
voice: "female-1" | "female-2" | "female-3" | "female-child-1" | "male-1" | "male-child-1";
|
|
187
187
|
ssml: boolean;
|
|
188
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
189
|
-
result?: boolean | "debug" | undefined;
|
|
190
|
-
queue?: "batch" | undefined;
|
|
191
188
|
use?: string | string[] | {
|
|
192
189
|
name: string;
|
|
193
190
|
fields?: string | undefined;
|
|
@@ -202,15 +199,13 @@ export declare const robotTextSpeakInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
202
199
|
bundle_steps?: boolean | undefined;
|
|
203
200
|
group_by_original?: boolean | undefined;
|
|
204
201
|
} | undefined;
|
|
202
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
203
|
+
result?: boolean | "debug" | undefined;
|
|
204
|
+
queue?: "batch" | undefined;
|
|
205
205
|
prompt?: string | null | undefined;
|
|
206
206
|
}, {
|
|
207
207
|
robot: "/text/speak";
|
|
208
208
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
209
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
210
|
-
result?: boolean | "debug" | undefined;
|
|
211
|
-
queue?: "batch" | undefined;
|
|
212
|
-
force_accept?: boolean | undefined;
|
|
213
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
214
209
|
use?: string | string[] | {
|
|
215
210
|
name: string;
|
|
216
211
|
fields?: string | undefined;
|
|
@@ -225,6 +220,11 @@ export declare const robotTextSpeakInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
225
220
|
bundle_steps?: boolean | undefined;
|
|
226
221
|
group_by_original?: boolean | undefined;
|
|
227
222
|
} | undefined;
|
|
223
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
224
|
+
result?: boolean | "debug" | undefined;
|
|
225
|
+
queue?: "batch" | undefined;
|
|
226
|
+
force_accept?: boolean | undefined;
|
|
227
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
228
228
|
prompt?: string | null | undefined;
|
|
229
229
|
target_language?: string | undefined;
|
|
230
230
|
voice?: "female-1" | "female-2" | "female-3" | "female-child-1" | "male-1" | "male-child-1" | undefined;
|
|
@@ -293,16 +293,14 @@ export declare const interpolatableRobotTextSpeakInstructionsSchema: z.ZodObject
|
|
|
293
293
|
voice: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["female-1", "female-2", "female-3", "female-child-1", "male-1", "male-child-1"]>]>>;
|
|
294
294
|
ssml: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
295
295
|
}, "strict", z.ZodTypeAny, {
|
|
296
|
+
robot: "/text/speak";
|
|
296
297
|
result: string | boolean;
|
|
297
298
|
force_accept: string | boolean;
|
|
298
299
|
ignore_errors: string | string[];
|
|
299
|
-
robot: "/text/speak";
|
|
300
300
|
provider: string;
|
|
301
301
|
target_language: string;
|
|
302
302
|
voice: string;
|
|
303
303
|
ssml: string | boolean;
|
|
304
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
305
|
-
queue?: string | undefined;
|
|
306
304
|
use?: string | string[] | {
|
|
307
305
|
name: string;
|
|
308
306
|
fields?: string | undefined;
|
|
@@ -317,15 +315,12 @@ export declare const interpolatableRobotTextSpeakInstructionsSchema: z.ZodObject
|
|
|
317
315
|
bundle_steps?: boolean | undefined;
|
|
318
316
|
group_by_original?: boolean | undefined;
|
|
319
317
|
} | undefined;
|
|
318
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
319
|
+
queue?: string | undefined;
|
|
320
320
|
prompt?: string | null | undefined;
|
|
321
321
|
}, {
|
|
322
322
|
robot: "/text/speak";
|
|
323
323
|
provider: string;
|
|
324
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
325
|
-
result?: string | boolean | undefined;
|
|
326
|
-
queue?: string | undefined;
|
|
327
|
-
force_accept?: string | boolean | undefined;
|
|
328
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
329
324
|
use?: string | string[] | {
|
|
330
325
|
name: string;
|
|
331
326
|
fields?: string | undefined;
|
|
@@ -340,6 +335,11 @@ export declare const interpolatableRobotTextSpeakInstructionsSchema: z.ZodObject
|
|
|
340
335
|
bundle_steps?: boolean | undefined;
|
|
341
336
|
group_by_original?: boolean | undefined;
|
|
342
337
|
} | undefined;
|
|
338
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
339
|
+
result?: string | boolean | undefined;
|
|
340
|
+
queue?: string | undefined;
|
|
341
|
+
force_accept?: string | boolean | undefined;
|
|
342
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
343
343
|
prompt?: string | null | undefined;
|
|
344
344
|
target_language?: string | undefined;
|
|
345
345
|
voice?: string | undefined;
|
|
@@ -408,16 +408,13 @@ export declare const interpolatableRobotTextSpeakInstructionsWithHiddenFieldsSch
|
|
|
408
408
|
ssml: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
409
409
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
410
410
|
}, "strict", z.ZodTypeAny, {
|
|
411
|
+
robot: "/text/speak";
|
|
411
412
|
force_accept: string | boolean;
|
|
412
413
|
ignore_errors: string | string[];
|
|
413
|
-
robot: "/text/speak";
|
|
414
414
|
provider: string;
|
|
415
415
|
target_language: string;
|
|
416
416
|
voice: string;
|
|
417
417
|
ssml: string | boolean;
|
|
418
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
419
|
-
result?: string | boolean | undefined;
|
|
420
|
-
queue?: string | undefined;
|
|
421
418
|
use?: string | string[] | {
|
|
422
419
|
name: string;
|
|
423
420
|
fields?: string | undefined;
|
|
@@ -432,15 +429,13 @@ export declare const interpolatableRobotTextSpeakInstructionsWithHiddenFieldsSch
|
|
|
432
429
|
bundle_steps?: boolean | undefined;
|
|
433
430
|
group_by_original?: boolean | undefined;
|
|
434
431
|
} | undefined;
|
|
432
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
433
|
+
result?: string | boolean | undefined;
|
|
434
|
+
queue?: string | undefined;
|
|
435
435
|
prompt?: string | null | undefined;
|
|
436
436
|
}, {
|
|
437
437
|
robot: "/text/speak";
|
|
438
438
|
provider: string;
|
|
439
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
440
|
-
result?: string | boolean | undefined;
|
|
441
|
-
queue?: string | undefined;
|
|
442
|
-
force_accept?: string | boolean | undefined;
|
|
443
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
444
439
|
use?: string | string[] | {
|
|
445
440
|
name: string;
|
|
446
441
|
fields?: string | undefined;
|
|
@@ -455,6 +450,11 @@ export declare const interpolatableRobotTextSpeakInstructionsWithHiddenFieldsSch
|
|
|
455
450
|
bundle_steps?: boolean | undefined;
|
|
456
451
|
group_by_original?: boolean | undefined;
|
|
457
452
|
} | undefined;
|
|
453
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
454
|
+
result?: string | boolean | undefined;
|
|
455
|
+
queue?: string | undefined;
|
|
456
|
+
force_accept?: string | boolean | undefined;
|
|
457
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
458
458
|
prompt?: string | null | undefined;
|
|
459
459
|
target_language?: string | undefined;
|
|
460
460
|
voice?: string | undefined;
|
|
@@ -62,15 +62,13 @@ export declare const robotTextTranslateInstructionsSchema: z.ZodObject<{
|
|
|
62
62
|
target_language: z.ZodDefault<z.ZodEnum<["af", "am", "ar", "az", "be", "bg", "bn", "bs", "ca", "ceb", "co", "cs", "cy", "da", "de", "el", "en", "en-US", "eo", "es", "es-MX", "et", "eu", "fa", "fa-AF", "fi", "fr", "fr-CA", "fy", "ga", "gd", "gl", "gu", "ha", "haw", "he", "hi", "hmn", "hr", "ht", "hu", "hy", "id", "ig", "is", "it", "iw", "ja", "jv", "ka", "kk", "km", "kn", "ko", "ku", "ky", "la", "lb", "lo", "lt", "lv", "mg", "mi", "mk", "ml", "mn", "mr", "ms", "mt", "my", "ne", "nl", "no", "ny", "or", "pa", "pl", "ps", "pt", "ro", "ru", "rw", "sd", "si", "sk", "sl", "sm", "sn", "so", "sq", "sr", "st", "su", "sv", "sw", "ta", "te", "tg", "th", "tk", "tl", "tr", "tt", "ug", "uk", "ur", "uz", "vi", "xh", "yi", "yo", "zh", "zh-CN", "zh-TW", "zu"]>>;
|
|
63
63
|
source_language: z.ZodDefault<z.ZodEnum<["af", "am", "ar", "az", "be", "bg", "bn", "bs", "ca", "ceb", "co", "cs", "cy", "da", "de", "el", "en", "en-US", "eo", "es", "es-MX", "et", "eu", "fa", "fa-AF", "fi", "fr", "fr-CA", "fy", "ga", "gd", "gl", "gu", "ha", "haw", "he", "hi", "hmn", "hr", "ht", "hu", "hy", "id", "ig", "is", "it", "iw", "ja", "jv", "ka", "kk", "km", "kn", "ko", "ku", "ky", "la", "lb", "lo", "lt", "lv", "mg", "mi", "mk", "ml", "mn", "mr", "ms", "mt", "my", "ne", "nl", "no", "ny", "or", "pa", "pl", "ps", "pt", "ro", "ru", "rw", "sd", "si", "sk", "sl", "sm", "sn", "so", "sq", "sr", "st", "su", "sv", "sw", "ta", "te", "tg", "th", "tk", "tl", "tr", "tt", "ug", "uk", "ur", "uz", "vi", "xh", "yi", "yo", "zh", "zh-CN", "zh-TW", "zu"]>>;
|
|
64
64
|
}, "strict", z.ZodTypeAny, {
|
|
65
|
+
robot: "/text/translate";
|
|
65
66
|
result: boolean;
|
|
66
67
|
force_accept: boolean;
|
|
67
68
|
ignore_errors: string[];
|
|
68
|
-
robot: "/text/translate";
|
|
69
69
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
70
|
-
source_language: "or" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "
|
|
71
|
-
target_language: "or" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "
|
|
72
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
73
|
-
queue?: "batch" | undefined;
|
|
70
|
+
source_language: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu";
|
|
71
|
+
target_language: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu";
|
|
74
72
|
use?: string | string[] | {
|
|
75
73
|
name: string;
|
|
76
74
|
fields?: string | undefined;
|
|
@@ -85,14 +83,11 @@ export declare const robotTextTranslateInstructionsSchema: z.ZodObject<{
|
|
|
85
83
|
bundle_steps?: boolean | undefined;
|
|
86
84
|
group_by_original?: boolean | undefined;
|
|
87
85
|
} | undefined;
|
|
86
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
87
|
+
queue?: "batch" | undefined;
|
|
88
88
|
}, {
|
|
89
89
|
robot: "/text/translate";
|
|
90
90
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
91
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
92
|
-
result?: boolean | undefined;
|
|
93
|
-
queue?: "batch" | undefined;
|
|
94
|
-
force_accept?: boolean | undefined;
|
|
95
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
96
91
|
use?: string | string[] | {
|
|
97
92
|
name: string;
|
|
98
93
|
fields?: string | undefined;
|
|
@@ -107,8 +102,13 @@ export declare const robotTextTranslateInstructionsSchema: z.ZodObject<{
|
|
|
107
102
|
bundle_steps?: boolean | undefined;
|
|
108
103
|
group_by_original?: boolean | undefined;
|
|
109
104
|
} | undefined;
|
|
110
|
-
|
|
111
|
-
|
|
105
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
106
|
+
result?: boolean | undefined;
|
|
107
|
+
queue?: "batch" | undefined;
|
|
108
|
+
force_accept?: boolean | undefined;
|
|
109
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
110
|
+
source_language?: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu" | undefined;
|
|
111
|
+
target_language?: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu" | undefined;
|
|
112
112
|
}>;
|
|
113
113
|
export declare const robotTextTranslateInstructionsWithHiddenFieldsSchema: z.ZodObject<{
|
|
114
114
|
output_meta: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodBoolean>, z.ZodBoolean, z.ZodArray<z.ZodString, "many">]>>;
|
|
@@ -170,15 +170,12 @@ export declare const robotTextTranslateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
170
170
|
} & {
|
|
171
171
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
172
172
|
}, "strict", z.ZodTypeAny, {
|
|
173
|
+
robot: "/text/translate";
|
|
173
174
|
force_accept: boolean;
|
|
174
175
|
ignore_errors: string[];
|
|
175
|
-
robot: "/text/translate";
|
|
176
176
|
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
177
|
-
source_language: "or" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "
|
|
178
|
-
target_language: "or" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "
|
|
179
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
180
|
-
result?: boolean | "debug" | undefined;
|
|
181
|
-
queue?: "batch" | undefined;
|
|
177
|
+
source_language: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu";
|
|
178
|
+
target_language: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu";
|
|
182
179
|
use?: string | string[] | {
|
|
183
180
|
name: string;
|
|
184
181
|
fields?: string | undefined;
|
|
@@ -193,14 +190,12 @@ export declare const robotTextTranslateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
193
190
|
bundle_steps?: boolean | undefined;
|
|
194
191
|
group_by_original?: boolean | undefined;
|
|
195
192
|
} | undefined;
|
|
196
|
-
}, {
|
|
197
|
-
robot: "/text/translate";
|
|
198
|
-
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
199
193
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
200
194
|
result?: boolean | "debug" | undefined;
|
|
201
195
|
queue?: "batch" | undefined;
|
|
202
|
-
|
|
203
|
-
|
|
196
|
+
}, {
|
|
197
|
+
robot: "/text/translate";
|
|
198
|
+
provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
|
|
204
199
|
use?: string | string[] | {
|
|
205
200
|
name: string;
|
|
206
201
|
fields?: string | undefined;
|
|
@@ -215,8 +210,13 @@ export declare const robotTextTranslateInstructionsWithHiddenFieldsSchema: z.Zod
|
|
|
215
210
|
bundle_steps?: boolean | undefined;
|
|
216
211
|
group_by_original?: boolean | undefined;
|
|
217
212
|
} | undefined;
|
|
218
|
-
|
|
219
|
-
|
|
213
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
214
|
+
result?: boolean | "debug" | undefined;
|
|
215
|
+
queue?: "batch" | undefined;
|
|
216
|
+
force_accept?: boolean | undefined;
|
|
217
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
218
|
+
source_language?: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu" | undefined;
|
|
219
|
+
target_language?: "or" | "th" | "co" | "sl" | "so" | "la" | "fi" | "ht" | "en" | "es" | "ga" | "lt" | "af" | "ar" | "uk" | "ps" | "en-US" | "de" | "am" | "az" | "be" | "bg" | "bn" | "bs" | "ca" | "ceb" | "cs" | "cy" | "da" | "el" | "eo" | "es-MX" | "et" | "eu" | "fa" | "fa-AF" | "fr" | "fr-CA" | "fy" | "gd" | "gl" | "gu" | "ha" | "haw" | "he" | "hi" | "hmn" | "hr" | "hu" | "hy" | "id" | "ig" | "is" | "it" | "iw" | "ja" | "jv" | "ka" | "kk" | "km" | "kn" | "ko" | "ku" | "ky" | "lb" | "lo" | "lv" | "mg" | "mi" | "mk" | "ml" | "mn" | "mr" | "ms" | "mt" | "my" | "ne" | "nl" | "no" | "ny" | "pa" | "pl" | "pt" | "ro" | "ru" | "rw" | "sd" | "si" | "sk" | "sm" | "sn" | "sq" | "sr" | "st" | "su" | "sv" | "sw" | "ta" | "te" | "tg" | "tk" | "tl" | "tr" | "tt" | "ug" | "ur" | "uz" | "vi" | "xh" | "yi" | "yo" | "zh" | "zh-CN" | "zh-TW" | "zu" | undefined;
|
|
220
220
|
}>;
|
|
221
221
|
export type RobotTextTranslateInstructions = z.infer<typeof robotTextTranslateInstructionsSchema>;
|
|
222
222
|
export type RobotTextTranslateInstructionsWithHiddenFields = z.infer<typeof robotTextTranslateInstructionsWithHiddenFieldsSchema>;
|
|
@@ -279,15 +279,13 @@ export declare const interpolatableRobotTextTranslateInstructionsSchema: z.ZodOb
|
|
|
279
279
|
target_language: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["af", "am", "ar", "az", "be", "bg", "bn", "bs", "ca", "ceb", "co", "cs", "cy", "da", "de", "el", "en", "en-US", "eo", "es", "es-MX", "et", "eu", "fa", "fa-AF", "fi", "fr", "fr-CA", "fy", "ga", "gd", "gl", "gu", "ha", "haw", "he", "hi", "hmn", "hr", "ht", "hu", "hy", "id", "ig", "is", "it", "iw", "ja", "jv", "ka", "kk", "km", "kn", "ko", "ku", "ky", "la", "lb", "lo", "lt", "lv", "mg", "mi", "mk", "ml", "mn", "mr", "ms", "mt", "my", "ne", "nl", "no", "ny", "or", "pa", "pl", "ps", "pt", "ro", "ru", "rw", "sd", "si", "sk", "sl", "sm", "sn", "so", "sq", "sr", "st", "su", "sv", "sw", "ta", "te", "tg", "th", "tk", "tl", "tr", "tt", "ug", "uk", "ur", "uz", "vi", "xh", "yi", "yo", "zh", "zh-CN", "zh-TW", "zu"]>]>>;
|
|
280
280
|
source_language: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["af", "am", "ar", "az", "be", "bg", "bn", "bs", "ca", "ceb", "co", "cs", "cy", "da", "de", "el", "en", "en-US", "eo", "es", "es-MX", "et", "eu", "fa", "fa-AF", "fi", "fr", "fr-CA", "fy", "ga", "gd", "gl", "gu", "ha", "haw", "he", "hi", "hmn", "hr", "ht", "hu", "hy", "id", "ig", "is", "it", "iw", "ja", "jv", "ka", "kk", "km", "kn", "ko", "ku", "ky", "la", "lb", "lo", "lt", "lv", "mg", "mi", "mk", "ml", "mn", "mr", "ms", "mt", "my", "ne", "nl", "no", "ny", "or", "pa", "pl", "ps", "pt", "ro", "ru", "rw", "sd", "si", "sk", "sl", "sm", "sn", "so", "sq", "sr", "st", "su", "sv", "sw", "ta", "te", "tg", "th", "tk", "tl", "tr", "tt", "ug", "uk", "ur", "uz", "vi", "xh", "yi", "yo", "zh", "zh-CN", "zh-TW", "zu"]>]>>;
|
|
281
281
|
}, "strict", z.ZodTypeAny, {
|
|
282
|
+
robot: "/text/translate";
|
|
282
283
|
result: string | boolean;
|
|
283
284
|
force_accept: string | boolean;
|
|
284
285
|
ignore_errors: string | string[];
|
|
285
|
-
robot: "/text/translate";
|
|
286
286
|
provider: string;
|
|
287
287
|
source_language: string;
|
|
288
288
|
target_language: string;
|
|
289
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
290
|
-
queue?: string | undefined;
|
|
291
289
|
use?: string | string[] | {
|
|
292
290
|
name: string;
|
|
293
291
|
fields?: string | undefined;
|
|
@@ -302,14 +300,11 @@ export declare const interpolatableRobotTextTranslateInstructionsSchema: z.ZodOb
|
|
|
302
300
|
bundle_steps?: boolean | undefined;
|
|
303
301
|
group_by_original?: boolean | undefined;
|
|
304
302
|
} | undefined;
|
|
303
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
304
|
+
queue?: string | undefined;
|
|
305
305
|
}, {
|
|
306
306
|
robot: "/text/translate";
|
|
307
307
|
provider: string;
|
|
308
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
309
|
-
result?: string | boolean | undefined;
|
|
310
|
-
queue?: string | undefined;
|
|
311
|
-
force_accept?: string | boolean | undefined;
|
|
312
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
313
308
|
use?: string | string[] | {
|
|
314
309
|
name: string;
|
|
315
310
|
fields?: string | undefined;
|
|
@@ -324,6 +319,11 @@ export declare const interpolatableRobotTextTranslateInstructionsSchema: z.ZodOb
|
|
|
324
319
|
bundle_steps?: boolean | undefined;
|
|
325
320
|
group_by_original?: boolean | undefined;
|
|
326
321
|
} | undefined;
|
|
322
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
323
|
+
result?: string | boolean | undefined;
|
|
324
|
+
queue?: string | undefined;
|
|
325
|
+
force_accept?: string | boolean | undefined;
|
|
326
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
327
327
|
source_language?: string | undefined;
|
|
328
328
|
target_language?: string | undefined;
|
|
329
329
|
}>;
|
|
@@ -388,15 +388,12 @@ export declare const interpolatableRobotTextTranslateInstructionsWithHiddenField
|
|
|
388
388
|
source_language: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["af", "am", "ar", "az", "be", "bg", "bn", "bs", "ca", "ceb", "co", "cs", "cy", "da", "de", "el", "en", "en-US", "eo", "es", "es-MX", "et", "eu", "fa", "fa-AF", "fi", "fr", "fr-CA", "fy", "ga", "gd", "gl", "gu", "ha", "haw", "he", "hi", "hmn", "hr", "ht", "hu", "hy", "id", "ig", "is", "it", "iw", "ja", "jv", "ka", "kk", "km", "kn", "ko", "ku", "ky", "la", "lb", "lo", "lt", "lv", "mg", "mi", "mk", "ml", "mn", "mr", "ms", "mt", "my", "ne", "nl", "no", "ny", "or", "pa", "pl", "ps", "pt", "ro", "ru", "rw", "sd", "si", "sk", "sl", "sm", "sn", "so", "sq", "sr", "st", "su", "sv", "sw", "ta", "te", "tg", "th", "tk", "tl", "tr", "tt", "ug", "uk", "ur", "uz", "vi", "xh", "yi", "yo", "zh", "zh-CN", "zh-TW", "zu"]>]>>;
|
|
389
389
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
390
390
|
}, "strict", z.ZodTypeAny, {
|
|
391
|
+
robot: "/text/translate";
|
|
391
392
|
force_accept: string | boolean;
|
|
392
393
|
ignore_errors: string | string[];
|
|
393
|
-
robot: "/text/translate";
|
|
394
394
|
provider: string;
|
|
395
395
|
source_language: string;
|
|
396
396
|
target_language: string;
|
|
397
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
398
|
-
result?: string | boolean | undefined;
|
|
399
|
-
queue?: string | undefined;
|
|
400
397
|
use?: string | string[] | {
|
|
401
398
|
name: string;
|
|
402
399
|
fields?: string | undefined;
|
|
@@ -411,14 +408,12 @@ export declare const interpolatableRobotTextTranslateInstructionsWithHiddenField
|
|
|
411
408
|
bundle_steps?: boolean | undefined;
|
|
412
409
|
group_by_original?: boolean | undefined;
|
|
413
410
|
} | undefined;
|
|
414
|
-
}, {
|
|
415
|
-
robot: "/text/translate";
|
|
416
|
-
provider: string;
|
|
417
411
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
418
412
|
result?: string | boolean | undefined;
|
|
419
413
|
queue?: string | undefined;
|
|
420
|
-
|
|
421
|
-
|
|
414
|
+
}, {
|
|
415
|
+
robot: "/text/translate";
|
|
416
|
+
provider: string;
|
|
422
417
|
use?: string | string[] | {
|
|
423
418
|
name: string;
|
|
424
419
|
fields?: string | undefined;
|
|
@@ -433,6 +428,11 @@ export declare const interpolatableRobotTextTranslateInstructionsWithHiddenField
|
|
|
433
428
|
bundle_steps?: boolean | undefined;
|
|
434
429
|
group_by_original?: boolean | undefined;
|
|
435
430
|
} | undefined;
|
|
431
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
432
|
+
result?: string | boolean | undefined;
|
|
433
|
+
queue?: string | undefined;
|
|
434
|
+
force_accept?: string | boolean | undefined;
|
|
435
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
436
436
|
source_language?: string | undefined;
|
|
437
437
|
target_language?: string | undefined;
|
|
438
438
|
}>;
|
|
@@ -23,19 +23,19 @@ export declare const robotTigrisImportInstructionsSchema: z.ZodObject<{
|
|
|
23
23
|
bucket_region: z.ZodOptional<z.ZodString>;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
25
|
path: string | string[];
|
|
26
|
+
robot: "/tigris/import";
|
|
26
27
|
result: boolean;
|
|
27
28
|
force_accept: boolean;
|
|
28
29
|
ignore_errors: string[];
|
|
29
30
|
force_name: string | string[] | null;
|
|
30
|
-
robot: "/tigris/import";
|
|
31
31
|
recursive: boolean;
|
|
32
32
|
files_per_page: number;
|
|
33
33
|
page_number: number;
|
|
34
34
|
return_file_stubs: boolean;
|
|
35
|
+
key?: string | undefined;
|
|
35
36
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
36
37
|
queue?: "batch" | undefined;
|
|
37
38
|
credentials?: string | undefined;
|
|
38
|
-
key?: string | undefined;
|
|
39
39
|
bucket?: string | undefined;
|
|
40
40
|
host?: string | undefined;
|
|
41
41
|
secret?: string | undefined;
|
|
@@ -43,6 +43,7 @@ export declare const robotTigrisImportInstructionsSchema: z.ZodObject<{
|
|
|
43
43
|
}, {
|
|
44
44
|
path: string | string[];
|
|
45
45
|
robot: "/tigris/import";
|
|
46
|
+
key?: string | undefined;
|
|
46
47
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
47
48
|
result?: boolean | undefined;
|
|
48
49
|
queue?: "batch" | undefined;
|
|
@@ -50,7 +51,6 @@ export declare const robotTigrisImportInstructionsSchema: z.ZodObject<{
|
|
|
50
51
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
51
52
|
force_name?: string | string[] | null | undefined;
|
|
52
53
|
credentials?: string | undefined;
|
|
53
|
-
key?: string | undefined;
|
|
54
54
|
bucket?: string | undefined;
|
|
55
55
|
host?: string | undefined;
|
|
56
56
|
secret?: string | undefined;
|
|
@@ -82,19 +82,19 @@ export declare const robotTigrisImportInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
82
82
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
83
83
|
}, "strict", z.ZodTypeAny, {
|
|
84
84
|
path: string | string[];
|
|
85
|
+
robot: "/tigris/import";
|
|
85
86
|
force_accept: boolean;
|
|
86
87
|
ignore_errors: string[];
|
|
87
88
|
force_name: string | string[] | null;
|
|
88
|
-
robot: "/tigris/import";
|
|
89
89
|
recursive: boolean;
|
|
90
90
|
files_per_page: number;
|
|
91
91
|
page_number: number;
|
|
92
92
|
return_file_stubs: boolean;
|
|
93
|
+
key?: string | undefined;
|
|
93
94
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
94
95
|
result?: boolean | "debug" | undefined;
|
|
95
96
|
queue?: "batch" | undefined;
|
|
96
97
|
credentials?: string | undefined;
|
|
97
|
-
key?: string | undefined;
|
|
98
98
|
bucket?: string | undefined;
|
|
99
99
|
host?: string | undefined;
|
|
100
100
|
secret?: string | undefined;
|
|
@@ -102,6 +102,7 @@ export declare const robotTigrisImportInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
102
102
|
}, {
|
|
103
103
|
path: string | string[];
|
|
104
104
|
robot: "/tigris/import";
|
|
105
|
+
key?: string | undefined;
|
|
105
106
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
106
107
|
result?: boolean | "debug" | undefined;
|
|
107
108
|
queue?: "batch" | undefined;
|
|
@@ -109,7 +110,6 @@ export declare const robotTigrisImportInstructionsWithHiddenFieldsSchema: z.ZodO
|
|
|
109
110
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
110
111
|
force_name?: string | string[] | null | undefined;
|
|
111
112
|
credentials?: string | undefined;
|
|
112
|
-
key?: string | undefined;
|
|
113
113
|
bucket?: string | undefined;
|
|
114
114
|
host?: string | undefined;
|
|
115
115
|
secret?: string | undefined;
|
|
@@ -142,19 +142,19 @@ export declare const interpolatableRobotTigrisImportInstructionsSchema: z.ZodObj
|
|
|
142
142
|
bucket_region: z.ZodOptional<z.ZodString>;
|
|
143
143
|
}, "strict", z.ZodTypeAny, {
|
|
144
144
|
path: string | string[];
|
|
145
|
+
robot: "/tigris/import";
|
|
145
146
|
result: string | boolean;
|
|
146
147
|
force_accept: string | boolean;
|
|
147
148
|
ignore_errors: string | string[];
|
|
148
149
|
force_name: string | string[] | null;
|
|
149
|
-
robot: "/tigris/import";
|
|
150
150
|
recursive: string | boolean;
|
|
151
151
|
files_per_page: string | number;
|
|
152
152
|
page_number: string | number;
|
|
153
153
|
return_file_stubs: string | boolean;
|
|
154
|
+
key?: string | undefined;
|
|
154
155
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
155
156
|
queue?: string | undefined;
|
|
156
157
|
credentials?: string | undefined;
|
|
157
|
-
key?: string | undefined;
|
|
158
158
|
bucket?: string | undefined;
|
|
159
159
|
host?: string | undefined;
|
|
160
160
|
secret?: string | undefined;
|
|
@@ -162,6 +162,7 @@ export declare const interpolatableRobotTigrisImportInstructionsSchema: z.ZodObj
|
|
|
162
162
|
}, {
|
|
163
163
|
path: string | string[];
|
|
164
164
|
robot: "/tigris/import";
|
|
165
|
+
key?: string | undefined;
|
|
165
166
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
166
167
|
result?: string | boolean | undefined;
|
|
167
168
|
queue?: string | undefined;
|
|
@@ -169,7 +170,6 @@ export declare const interpolatableRobotTigrisImportInstructionsSchema: z.ZodObj
|
|
|
169
170
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
170
171
|
force_name?: string | string[] | null | undefined;
|
|
171
172
|
credentials?: string | undefined;
|
|
172
|
-
key?: string | undefined;
|
|
173
173
|
bucket?: string | undefined;
|
|
174
174
|
host?: string | undefined;
|
|
175
175
|
secret?: string | undefined;
|
|
@@ -202,19 +202,19 @@ export declare const interpolatableRobotTigrisImportInstructionsWithHiddenFields
|
|
|
202
202
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
203
203
|
}, "strict", z.ZodTypeAny, {
|
|
204
204
|
path: string | string[];
|
|
205
|
+
robot: "/tigris/import";
|
|
205
206
|
force_accept: string | boolean;
|
|
206
207
|
ignore_errors: string | string[];
|
|
207
208
|
force_name: string | string[] | null;
|
|
208
|
-
robot: "/tigris/import";
|
|
209
209
|
recursive: string | boolean;
|
|
210
210
|
files_per_page: string | number;
|
|
211
211
|
page_number: string | number;
|
|
212
212
|
return_file_stubs: string | boolean;
|
|
213
|
+
key?: string | undefined;
|
|
213
214
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
214
215
|
result?: string | boolean | undefined;
|
|
215
216
|
queue?: string | undefined;
|
|
216
217
|
credentials?: string | undefined;
|
|
217
|
-
key?: string | undefined;
|
|
218
218
|
bucket?: string | undefined;
|
|
219
219
|
host?: string | undefined;
|
|
220
220
|
secret?: string | undefined;
|
|
@@ -222,6 +222,7 @@ export declare const interpolatableRobotTigrisImportInstructionsWithHiddenFields
|
|
|
222
222
|
}, {
|
|
223
223
|
path: string | string[];
|
|
224
224
|
robot: "/tigris/import";
|
|
225
|
+
key?: string | undefined;
|
|
225
226
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
226
227
|
result?: string | boolean | undefined;
|
|
227
228
|
queue?: string | undefined;
|
|
@@ -229,7 +230,6 @@ export declare const interpolatableRobotTigrisImportInstructionsWithHiddenFields
|
|
|
229
230
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
230
231
|
force_name?: string | string[] | null | undefined;
|
|
231
232
|
credentials?: string | undefined;
|
|
232
|
-
key?: string | undefined;
|
|
233
233
|
bucket?: string | undefined;
|
|
234
234
|
host?: string | undefined;
|
|
235
235
|
secret?: string | undefined;
|