@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
|
@@ -59,12 +59,10 @@ export declare const robotFileReadInstructionsSchema: z.ZodObject<{
|
|
|
59
59
|
} & {
|
|
60
60
|
robot: z.ZodLiteral<"/file/read">;
|
|
61
61
|
}, "strict", z.ZodTypeAny, {
|
|
62
|
+
robot: "/file/read";
|
|
62
63
|
result: boolean;
|
|
63
64
|
force_accept: boolean;
|
|
64
65
|
ignore_errors: string[];
|
|
65
|
-
robot: "/file/read";
|
|
66
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
67
|
-
queue?: "batch" | undefined;
|
|
68
66
|
use?: string | string[] | {
|
|
69
67
|
name: string;
|
|
70
68
|
fields?: string | undefined;
|
|
@@ -79,13 +77,10 @@ export declare const robotFileReadInstructionsSchema: z.ZodObject<{
|
|
|
79
77
|
bundle_steps?: boolean | undefined;
|
|
80
78
|
group_by_original?: boolean | undefined;
|
|
81
79
|
} | undefined;
|
|
82
|
-
}, {
|
|
83
|
-
robot: "/file/read";
|
|
84
80
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
85
|
-
result?: boolean | undefined;
|
|
86
81
|
queue?: "batch" | undefined;
|
|
87
|
-
|
|
88
|
-
|
|
82
|
+
}, {
|
|
83
|
+
robot: "/file/read";
|
|
89
84
|
use?: string | string[] | {
|
|
90
85
|
name: string;
|
|
91
86
|
fields?: string | undefined;
|
|
@@ -100,6 +95,11 @@ export declare const robotFileReadInstructionsSchema: z.ZodObject<{
|
|
|
100
95
|
bundle_steps?: boolean | undefined;
|
|
101
96
|
group_by_original?: boolean | undefined;
|
|
102
97
|
} | undefined;
|
|
98
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
99
|
+
result?: boolean | undefined;
|
|
100
|
+
queue?: "batch" | undefined;
|
|
101
|
+
force_accept?: boolean | undefined;
|
|
102
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
103
103
|
}>;
|
|
104
104
|
export declare const robotFileReadInstructionsWithHiddenFieldsSchema: z.ZodObject<{
|
|
105
105
|
output_meta: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodBoolean>, z.ZodBoolean, z.ZodArray<z.ZodString, "many">]>>;
|
|
@@ -158,12 +158,9 @@ export declare const robotFileReadInstructionsWithHiddenFieldsSchema: z.ZodObjec
|
|
|
158
158
|
} & {
|
|
159
159
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
160
160
|
}, "strict", z.ZodTypeAny, {
|
|
161
|
+
robot: "/file/read";
|
|
161
162
|
force_accept: boolean;
|
|
162
163
|
ignore_errors: string[];
|
|
163
|
-
robot: "/file/read";
|
|
164
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
165
|
-
result?: boolean | "debug" | undefined;
|
|
166
|
-
queue?: "batch" | undefined;
|
|
167
164
|
use?: string | string[] | {
|
|
168
165
|
name: string;
|
|
169
166
|
fields?: string | undefined;
|
|
@@ -178,13 +175,11 @@ export declare const robotFileReadInstructionsWithHiddenFieldsSchema: z.ZodObjec
|
|
|
178
175
|
bundle_steps?: boolean | undefined;
|
|
179
176
|
group_by_original?: boolean | undefined;
|
|
180
177
|
} | undefined;
|
|
181
|
-
}, {
|
|
182
|
-
robot: "/file/read";
|
|
183
178
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
184
179
|
result?: boolean | "debug" | undefined;
|
|
185
180
|
queue?: "batch" | undefined;
|
|
186
|
-
|
|
187
|
-
|
|
181
|
+
}, {
|
|
182
|
+
robot: "/file/read";
|
|
188
183
|
use?: string | string[] | {
|
|
189
184
|
name: string;
|
|
190
185
|
fields?: string | undefined;
|
|
@@ -199,6 +194,11 @@ export declare const robotFileReadInstructionsWithHiddenFieldsSchema: z.ZodObjec
|
|
|
199
194
|
bundle_steps?: boolean | undefined;
|
|
200
195
|
group_by_original?: boolean | undefined;
|
|
201
196
|
} | undefined;
|
|
197
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
198
|
+
result?: boolean | "debug" | undefined;
|
|
199
|
+
queue?: "batch" | undefined;
|
|
200
|
+
force_accept?: boolean | undefined;
|
|
201
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
202
202
|
}>;
|
|
203
203
|
export type RobotFileReadInstructions = z.infer<typeof robotFileReadInstructionsSchema>;
|
|
204
204
|
export type RobotFileReadInstructionsWithHiddenFields = z.infer<typeof robotFileReadInstructionsWithHiddenFieldsSchema>;
|
|
@@ -258,12 +258,10 @@ export declare const interpolatableRobotFileReadInstructionsSchema: z.ZodObject<
|
|
|
258
258
|
}>]>>;
|
|
259
259
|
robot: z.ZodLiteral<"/file/read">;
|
|
260
260
|
}, "strict", z.ZodTypeAny, {
|
|
261
|
+
robot: "/file/read";
|
|
261
262
|
result: string | boolean;
|
|
262
263
|
force_accept: string | boolean;
|
|
263
264
|
ignore_errors: string | string[];
|
|
264
|
-
robot: "/file/read";
|
|
265
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
266
|
-
queue?: string | undefined;
|
|
267
265
|
use?: string | string[] | {
|
|
268
266
|
name: string;
|
|
269
267
|
fields?: string | undefined;
|
|
@@ -278,13 +276,10 @@ export declare const interpolatableRobotFileReadInstructionsSchema: z.ZodObject<
|
|
|
278
276
|
bundle_steps?: boolean | undefined;
|
|
279
277
|
group_by_original?: boolean | undefined;
|
|
280
278
|
} | undefined;
|
|
281
|
-
}, {
|
|
282
|
-
robot: "/file/read";
|
|
283
279
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
284
|
-
result?: string | boolean | undefined;
|
|
285
280
|
queue?: string | undefined;
|
|
286
|
-
|
|
287
|
-
|
|
281
|
+
}, {
|
|
282
|
+
robot: "/file/read";
|
|
288
283
|
use?: string | string[] | {
|
|
289
284
|
name: string;
|
|
290
285
|
fields?: string | undefined;
|
|
@@ -299,6 +294,11 @@ export declare const interpolatableRobotFileReadInstructionsSchema: z.ZodObject<
|
|
|
299
294
|
bundle_steps?: boolean | undefined;
|
|
300
295
|
group_by_original?: boolean | undefined;
|
|
301
296
|
} | undefined;
|
|
297
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
298
|
+
result?: string | boolean | undefined;
|
|
299
|
+
queue?: string | undefined;
|
|
300
|
+
force_accept?: string | boolean | undefined;
|
|
301
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
302
302
|
}>;
|
|
303
303
|
export type InterpolatableRobotFileReadInstructions = InterpolatableRobotFileReadInstructionsInput;
|
|
304
304
|
export type InterpolatableRobotFileReadInstructionsInput = z.input<typeof interpolatableRobotFileReadInstructionsSchema>;
|
|
@@ -358,12 +358,9 @@ export declare const interpolatableRobotFileReadInstructionsWithHiddenFieldsSche
|
|
|
358
358
|
robot: z.ZodLiteral<"/file/read">;
|
|
359
359
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
360
360
|
}, "strict", z.ZodTypeAny, {
|
|
361
|
+
robot: "/file/read";
|
|
361
362
|
force_accept: string | boolean;
|
|
362
363
|
ignore_errors: string | string[];
|
|
363
|
-
robot: "/file/read";
|
|
364
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
365
|
-
result?: string | boolean | undefined;
|
|
366
|
-
queue?: string | undefined;
|
|
367
364
|
use?: string | string[] | {
|
|
368
365
|
name: string;
|
|
369
366
|
fields?: string | undefined;
|
|
@@ -378,13 +375,11 @@ export declare const interpolatableRobotFileReadInstructionsWithHiddenFieldsSche
|
|
|
378
375
|
bundle_steps?: boolean | undefined;
|
|
379
376
|
group_by_original?: boolean | undefined;
|
|
380
377
|
} | undefined;
|
|
381
|
-
}, {
|
|
382
|
-
robot: "/file/read";
|
|
383
378
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
384
379
|
result?: string | boolean | undefined;
|
|
385
380
|
queue?: string | undefined;
|
|
386
|
-
|
|
387
|
-
|
|
381
|
+
}, {
|
|
382
|
+
robot: "/file/read";
|
|
388
383
|
use?: string | string[] | {
|
|
389
384
|
name: string;
|
|
390
385
|
fields?: string | undefined;
|
|
@@ -399,6 +394,11 @@ export declare const interpolatableRobotFileReadInstructionsWithHiddenFieldsSche
|
|
|
399
394
|
bundle_steps?: boolean | undefined;
|
|
400
395
|
group_by_original?: boolean | undefined;
|
|
401
396
|
} | undefined;
|
|
397
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
398
|
+
result?: string | boolean | undefined;
|
|
399
|
+
queue?: string | undefined;
|
|
400
|
+
force_accept?: string | boolean | undefined;
|
|
401
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
402
402
|
}>;
|
|
403
403
|
export type InterpolatableRobotFileReadInstructionsWithHiddenFields = z.infer<typeof interpolatableRobotFileReadInstructionsWithHiddenFieldsSchema>;
|
|
404
404
|
export type InterpolatableRobotFileReadInstructionsWithHiddenFieldsInput = z.input<typeof interpolatableRobotFileReadInstructionsWithHiddenFieldsSchema>;
|
|
@@ -60,13 +60,11 @@ export declare const robotFileServeInstructionsSchema: z.ZodObject<{
|
|
|
60
60
|
robot: z.ZodLiteral<"/file/serve">;
|
|
61
61
|
headers: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
62
62
|
}, "strict", z.ZodTypeAny, {
|
|
63
|
+
robot: "/file/serve";
|
|
63
64
|
result: boolean;
|
|
64
65
|
force_accept: boolean;
|
|
65
66
|
ignore_errors: string[];
|
|
66
|
-
robot: "/file/serve";
|
|
67
67
|
headers: Record<string, string>;
|
|
68
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
69
|
-
queue?: "batch" | undefined;
|
|
70
68
|
use?: string | string[] | {
|
|
71
69
|
name: string;
|
|
72
70
|
fields?: string | undefined;
|
|
@@ -81,13 +79,10 @@ export declare const robotFileServeInstructionsSchema: z.ZodObject<{
|
|
|
81
79
|
bundle_steps?: boolean | undefined;
|
|
82
80
|
group_by_original?: boolean | undefined;
|
|
83
81
|
} | undefined;
|
|
84
|
-
}, {
|
|
85
|
-
robot: "/file/serve";
|
|
86
82
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
87
|
-
result?: boolean | undefined;
|
|
88
83
|
queue?: "batch" | undefined;
|
|
89
|
-
|
|
90
|
-
|
|
84
|
+
}, {
|
|
85
|
+
robot: "/file/serve";
|
|
91
86
|
use?: string | string[] | {
|
|
92
87
|
name: string;
|
|
93
88
|
fields?: string | undefined;
|
|
@@ -102,6 +97,11 @@ export declare const robotFileServeInstructionsSchema: z.ZodObject<{
|
|
|
102
97
|
bundle_steps?: boolean | undefined;
|
|
103
98
|
group_by_original?: boolean | undefined;
|
|
104
99
|
} | undefined;
|
|
100
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
101
|
+
result?: boolean | undefined;
|
|
102
|
+
queue?: "batch" | undefined;
|
|
103
|
+
force_accept?: boolean | undefined;
|
|
104
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
105
105
|
headers?: Record<string, string> | undefined;
|
|
106
106
|
}>;
|
|
107
107
|
export declare const robotFileServeInstructionsWithHiddenFieldsSchema: z.ZodObject<{
|
|
@@ -162,13 +162,10 @@ export declare const robotFileServeInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
162
162
|
} & {
|
|
163
163
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
164
164
|
}, "strict", z.ZodTypeAny, {
|
|
165
|
+
robot: "/file/serve";
|
|
165
166
|
force_accept: boolean;
|
|
166
167
|
ignore_errors: string[];
|
|
167
|
-
robot: "/file/serve";
|
|
168
168
|
headers: Record<string, string>;
|
|
169
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
170
|
-
result?: boolean | "debug" | undefined;
|
|
171
|
-
queue?: "batch" | undefined;
|
|
172
169
|
use?: string | string[] | {
|
|
173
170
|
name: string;
|
|
174
171
|
fields?: string | undefined;
|
|
@@ -183,13 +180,11 @@ export declare const robotFileServeInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
183
180
|
bundle_steps?: boolean | undefined;
|
|
184
181
|
group_by_original?: boolean | undefined;
|
|
185
182
|
} | undefined;
|
|
186
|
-
}, {
|
|
187
|
-
robot: "/file/serve";
|
|
188
183
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
189
184
|
result?: boolean | "debug" | undefined;
|
|
190
185
|
queue?: "batch" | undefined;
|
|
191
|
-
|
|
192
|
-
|
|
186
|
+
}, {
|
|
187
|
+
robot: "/file/serve";
|
|
193
188
|
use?: string | string[] | {
|
|
194
189
|
name: string;
|
|
195
190
|
fields?: string | undefined;
|
|
@@ -204,6 +199,11 @@ export declare const robotFileServeInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
204
199
|
bundle_steps?: boolean | undefined;
|
|
205
200
|
group_by_original?: boolean | undefined;
|
|
206
201
|
} | undefined;
|
|
202
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
203
|
+
result?: boolean | "debug" | undefined;
|
|
204
|
+
queue?: "batch" | undefined;
|
|
205
|
+
force_accept?: boolean | undefined;
|
|
206
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
207
207
|
headers?: Record<string, string> | undefined;
|
|
208
208
|
}>;
|
|
209
209
|
export type RobotFileServeInstructions = z.infer<typeof robotFileServeInstructionsSchema>;
|
|
@@ -266,13 +266,11 @@ export declare const interpolatableRobotFileServeInstructionsSchema: z.ZodObject
|
|
|
266
266
|
robot: z.ZodLiteral<"/file/serve">;
|
|
267
267
|
headers: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
268
268
|
}, "strict", z.ZodTypeAny, {
|
|
269
|
+
robot: "/file/serve";
|
|
269
270
|
result: string | boolean;
|
|
270
271
|
force_accept: string | boolean;
|
|
271
272
|
ignore_errors: string | string[];
|
|
272
|
-
robot: "/file/serve";
|
|
273
273
|
headers: Record<string, string>;
|
|
274
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
275
|
-
queue?: string | undefined;
|
|
276
274
|
use?: string | string[] | {
|
|
277
275
|
name: string;
|
|
278
276
|
fields?: string | undefined;
|
|
@@ -287,13 +285,10 @@ export declare const interpolatableRobotFileServeInstructionsSchema: z.ZodObject
|
|
|
287
285
|
bundle_steps?: boolean | undefined;
|
|
288
286
|
group_by_original?: boolean | undefined;
|
|
289
287
|
} | undefined;
|
|
290
|
-
}, {
|
|
291
|
-
robot: "/file/serve";
|
|
292
288
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
293
|
-
result?: string | boolean | undefined;
|
|
294
289
|
queue?: string | undefined;
|
|
295
|
-
|
|
296
|
-
|
|
290
|
+
}, {
|
|
291
|
+
robot: "/file/serve";
|
|
297
292
|
use?: string | string[] | {
|
|
298
293
|
name: string;
|
|
299
294
|
fields?: string | undefined;
|
|
@@ -308,6 +303,11 @@ export declare const interpolatableRobotFileServeInstructionsSchema: z.ZodObject
|
|
|
308
303
|
bundle_steps?: boolean | undefined;
|
|
309
304
|
group_by_original?: boolean | undefined;
|
|
310
305
|
} | undefined;
|
|
306
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
307
|
+
result?: string | boolean | undefined;
|
|
308
|
+
queue?: string | undefined;
|
|
309
|
+
force_accept?: string | boolean | undefined;
|
|
310
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
311
311
|
headers?: Record<string, string> | undefined;
|
|
312
312
|
}>;
|
|
313
313
|
export type InterpolatableRobotFileServeInstructions = InterpolatableRobotFileServeInstructionsInput;
|
|
@@ -369,13 +369,10 @@ export declare const interpolatableRobotFileServeInstructionsWithHiddenFieldsSch
|
|
|
369
369
|
headers: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
370
370
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
371
371
|
}, "strict", z.ZodTypeAny, {
|
|
372
|
+
robot: "/file/serve";
|
|
372
373
|
force_accept: string | boolean;
|
|
373
374
|
ignore_errors: string | string[];
|
|
374
|
-
robot: "/file/serve";
|
|
375
375
|
headers: Record<string, string>;
|
|
376
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
377
|
-
result?: string | boolean | undefined;
|
|
378
|
-
queue?: string | undefined;
|
|
379
376
|
use?: string | string[] | {
|
|
380
377
|
name: string;
|
|
381
378
|
fields?: string | undefined;
|
|
@@ -390,13 +387,11 @@ export declare const interpolatableRobotFileServeInstructionsWithHiddenFieldsSch
|
|
|
390
387
|
bundle_steps?: boolean | undefined;
|
|
391
388
|
group_by_original?: boolean | undefined;
|
|
392
389
|
} | undefined;
|
|
393
|
-
}, {
|
|
394
|
-
robot: "/file/serve";
|
|
395
390
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
396
391
|
result?: string | boolean | undefined;
|
|
397
392
|
queue?: string | undefined;
|
|
398
|
-
|
|
399
|
-
|
|
393
|
+
}, {
|
|
394
|
+
robot: "/file/serve";
|
|
400
395
|
use?: string | string[] | {
|
|
401
396
|
name: string;
|
|
402
397
|
fields?: string | undefined;
|
|
@@ -411,6 +406,11 @@ export declare const interpolatableRobotFileServeInstructionsWithHiddenFieldsSch
|
|
|
411
406
|
bundle_steps?: boolean | undefined;
|
|
412
407
|
group_by_original?: boolean | undefined;
|
|
413
408
|
} | undefined;
|
|
409
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
410
|
+
result?: string | boolean | undefined;
|
|
411
|
+
queue?: string | undefined;
|
|
412
|
+
force_accept?: string | boolean | undefined;
|
|
413
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
414
414
|
headers?: Record<string, string> | undefined;
|
|
415
415
|
}>;
|
|
416
416
|
export type InterpolatableRobotFileServeInstructionsWithHiddenFields = z.infer<typeof interpolatableRobotFileServeInstructionsWithHiddenFieldsSchema>;
|
|
@@ -62,15 +62,13 @@ export declare const robotFileVerifyInstructionsSchema: z.ZodObject<{
|
|
|
62
62
|
error_msg: z.ZodDefault<z.ZodString>;
|
|
63
63
|
verify_to_be: z.ZodDefault<z.ZodString>;
|
|
64
64
|
}, "strict", z.ZodTypeAny, {
|
|
65
|
+
robot: "/file/verify";
|
|
65
66
|
result: boolean;
|
|
66
67
|
force_accept: boolean;
|
|
67
68
|
ignore_errors: string[];
|
|
68
|
-
robot: "/file/verify";
|
|
69
69
|
error_on_decline: boolean;
|
|
70
70
|
error_msg: string;
|
|
71
71
|
verify_to_be: string;
|
|
72
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
73
|
-
queue?: "batch" | undefined;
|
|
74
72
|
use?: string | string[] | {
|
|
75
73
|
name: string;
|
|
76
74
|
fields?: string | undefined;
|
|
@@ -85,13 +83,10 @@ export declare const robotFileVerifyInstructionsSchema: z.ZodObject<{
|
|
|
85
83
|
bundle_steps?: boolean | undefined;
|
|
86
84
|
group_by_original?: boolean | undefined;
|
|
87
85
|
} | undefined;
|
|
88
|
-
}, {
|
|
89
|
-
robot: "/file/verify";
|
|
90
86
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
91
|
-
result?: boolean | undefined;
|
|
92
87
|
queue?: "batch" | undefined;
|
|
93
|
-
|
|
94
|
-
|
|
88
|
+
}, {
|
|
89
|
+
robot: "/file/verify";
|
|
95
90
|
use?: string | string[] | {
|
|
96
91
|
name: string;
|
|
97
92
|
fields?: string | undefined;
|
|
@@ -106,6 +101,11 @@ export declare const robotFileVerifyInstructionsSchema: z.ZodObject<{
|
|
|
106
101
|
bundle_steps?: boolean | undefined;
|
|
107
102
|
group_by_original?: boolean | undefined;
|
|
108
103
|
} | undefined;
|
|
104
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
105
|
+
result?: boolean | undefined;
|
|
106
|
+
queue?: "batch" | undefined;
|
|
107
|
+
force_accept?: boolean | undefined;
|
|
108
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
109
109
|
error_on_decline?: boolean | undefined;
|
|
110
110
|
error_msg?: string | undefined;
|
|
111
111
|
verify_to_be?: string | undefined;
|
|
@@ -170,15 +170,12 @@ export declare const robotFileVerifyInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
170
170
|
} & {
|
|
171
171
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
172
172
|
}, "strict", z.ZodTypeAny, {
|
|
173
|
+
robot: "/file/verify";
|
|
173
174
|
force_accept: boolean;
|
|
174
175
|
ignore_errors: string[];
|
|
175
|
-
robot: "/file/verify";
|
|
176
176
|
error_on_decline: boolean;
|
|
177
177
|
error_msg: string;
|
|
178
178
|
verify_to_be: string;
|
|
179
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
180
|
-
result?: boolean | "debug" | undefined;
|
|
181
|
-
queue?: "batch" | undefined;
|
|
182
179
|
use?: string | string[] | {
|
|
183
180
|
name: string;
|
|
184
181
|
fields?: string | undefined;
|
|
@@ -193,13 +190,11 @@ export declare const robotFileVerifyInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
193
190
|
bundle_steps?: boolean | undefined;
|
|
194
191
|
group_by_original?: boolean | undefined;
|
|
195
192
|
} | undefined;
|
|
196
|
-
}, {
|
|
197
|
-
robot: "/file/verify";
|
|
198
193
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
199
194
|
result?: boolean | "debug" | undefined;
|
|
200
195
|
queue?: "batch" | undefined;
|
|
201
|
-
|
|
202
|
-
|
|
196
|
+
}, {
|
|
197
|
+
robot: "/file/verify";
|
|
203
198
|
use?: string | string[] | {
|
|
204
199
|
name: string;
|
|
205
200
|
fields?: string | undefined;
|
|
@@ -214,6 +209,11 @@ export declare const robotFileVerifyInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
214
209
|
bundle_steps?: boolean | undefined;
|
|
215
210
|
group_by_original?: boolean | undefined;
|
|
216
211
|
} | undefined;
|
|
212
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
213
|
+
result?: boolean | "debug" | undefined;
|
|
214
|
+
queue?: "batch" | undefined;
|
|
215
|
+
force_accept?: boolean | undefined;
|
|
216
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
217
217
|
error_on_decline?: boolean | undefined;
|
|
218
218
|
error_msg?: string | undefined;
|
|
219
219
|
verify_to_be?: string | undefined;
|
|
@@ -279,15 +279,13 @@ export declare const interpolatableRobotFileVerifyInstructionsSchema: z.ZodObjec
|
|
|
279
279
|
error_msg: z.ZodDefault<z.ZodString>;
|
|
280
280
|
verify_to_be: z.ZodDefault<z.ZodString>;
|
|
281
281
|
}, "strict", z.ZodTypeAny, {
|
|
282
|
+
robot: "/file/verify";
|
|
282
283
|
result: string | boolean;
|
|
283
284
|
force_accept: string | boolean;
|
|
284
285
|
ignore_errors: string | string[];
|
|
285
|
-
robot: "/file/verify";
|
|
286
286
|
error_on_decline: string | boolean;
|
|
287
287
|
error_msg: string;
|
|
288
288
|
verify_to_be: 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,13 +300,10 @@ export declare const interpolatableRobotFileVerifyInstructionsSchema: z.ZodObjec
|
|
|
302
300
|
bundle_steps?: boolean | undefined;
|
|
303
301
|
group_by_original?: boolean | undefined;
|
|
304
302
|
} | undefined;
|
|
305
|
-
}, {
|
|
306
|
-
robot: "/file/verify";
|
|
307
303
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
308
|
-
result?: string | boolean | undefined;
|
|
309
304
|
queue?: string | undefined;
|
|
310
|
-
|
|
311
|
-
|
|
305
|
+
}, {
|
|
306
|
+
robot: "/file/verify";
|
|
312
307
|
use?: string | string[] | {
|
|
313
308
|
name: string;
|
|
314
309
|
fields?: string | undefined;
|
|
@@ -323,6 +318,11 @@ export declare const interpolatableRobotFileVerifyInstructionsSchema: z.ZodObjec
|
|
|
323
318
|
bundle_steps?: boolean | undefined;
|
|
324
319
|
group_by_original?: boolean | undefined;
|
|
325
320
|
} | undefined;
|
|
321
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
322
|
+
result?: string | boolean | undefined;
|
|
323
|
+
queue?: string | undefined;
|
|
324
|
+
force_accept?: string | boolean | undefined;
|
|
325
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
326
326
|
error_on_decline?: string | boolean | undefined;
|
|
327
327
|
error_msg?: string | undefined;
|
|
328
328
|
verify_to_be?: string | undefined;
|
|
@@ -388,15 +388,12 @@ export declare const interpolatableRobotFileVerifyInstructionsWithHiddenFieldsSc
|
|
|
388
388
|
verify_to_be: z.ZodDefault<z.ZodString>;
|
|
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: "/file/verify";
|
|
391
392
|
force_accept: string | boolean;
|
|
392
393
|
ignore_errors: string | string[];
|
|
393
|
-
robot: "/file/verify";
|
|
394
394
|
error_on_decline: string | boolean;
|
|
395
395
|
error_msg: string;
|
|
396
396
|
verify_to_be: 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,13 +408,11 @@ export declare const interpolatableRobotFileVerifyInstructionsWithHiddenFieldsSc
|
|
|
411
408
|
bundle_steps?: boolean | undefined;
|
|
412
409
|
group_by_original?: boolean | undefined;
|
|
413
410
|
} | undefined;
|
|
414
|
-
}, {
|
|
415
|
-
robot: "/file/verify";
|
|
416
411
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
417
412
|
result?: string | boolean | undefined;
|
|
418
413
|
queue?: string | undefined;
|
|
419
|
-
|
|
420
|
-
|
|
414
|
+
}, {
|
|
415
|
+
robot: "/file/verify";
|
|
421
416
|
use?: string | string[] | {
|
|
422
417
|
name: string;
|
|
423
418
|
fields?: string | undefined;
|
|
@@ -432,6 +427,11 @@ export declare const interpolatableRobotFileVerifyInstructionsWithHiddenFieldsSc
|
|
|
432
427
|
bundle_steps?: boolean | undefined;
|
|
433
428
|
group_by_original?: boolean | undefined;
|
|
434
429
|
} | undefined;
|
|
430
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
431
|
+
result?: string | boolean | undefined;
|
|
432
|
+
queue?: string | undefined;
|
|
433
|
+
force_accept?: string | boolean | undefined;
|
|
434
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
435
435
|
error_on_decline?: string | boolean | undefined;
|
|
436
436
|
error_msg?: string | undefined;
|
|
437
437
|
verify_to_be?: string | undefined;
|