@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
|
@@ -76,19 +76,18 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
76
76
|
session_token: z.ZodOptional<z.ZodString>;
|
|
77
77
|
}, "strict", z.ZodTypeAny, {
|
|
78
78
|
path: string;
|
|
79
|
+
robot: "/s3/store";
|
|
79
80
|
result: boolean;
|
|
80
81
|
force_accept: boolean;
|
|
81
82
|
ignore_errors: string[];
|
|
82
83
|
host: string;
|
|
83
|
-
robot: "/s3/store";
|
|
84
84
|
headers: Record<string, string>;
|
|
85
85
|
url_prefix: string;
|
|
86
|
-
acl: "private" | "public-read" | "bucket-default"
|
|
86
|
+
acl: "public" | "private" | "public-read" | "bucket-default";
|
|
87
87
|
check_integrity: boolean;
|
|
88
88
|
tags: Record<string, string>;
|
|
89
89
|
no_vhost: boolean;
|
|
90
|
-
|
|
91
|
-
queue?: "batch" | undefined;
|
|
90
|
+
key?: string | undefined;
|
|
92
91
|
use?: string | string[] | {
|
|
93
92
|
name: string;
|
|
94
93
|
fields?: string | undefined;
|
|
@@ -103,8 +102,9 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
103
102
|
bundle_steps?: boolean | undefined;
|
|
104
103
|
group_by_original?: boolean | undefined;
|
|
105
104
|
} | undefined;
|
|
105
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
106
|
+
queue?: "batch" | undefined;
|
|
106
107
|
credentials?: string | undefined;
|
|
107
|
-
key?: string | undefined;
|
|
108
108
|
bucket?: string | undefined;
|
|
109
109
|
secret?: string | undefined;
|
|
110
110
|
bucket_region?: string | undefined;
|
|
@@ -113,11 +113,7 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
113
113
|
}, {
|
|
114
114
|
robot: "/s3/store";
|
|
115
115
|
path?: string | undefined;
|
|
116
|
-
|
|
117
|
-
result?: boolean | undefined;
|
|
118
|
-
queue?: "batch" | undefined;
|
|
119
|
-
force_accept?: boolean | undefined;
|
|
120
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
116
|
+
key?: string | undefined;
|
|
121
117
|
use?: string | string[] | {
|
|
122
118
|
name: string;
|
|
123
119
|
fields?: string | undefined;
|
|
@@ -132,8 +128,12 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
132
128
|
bundle_steps?: boolean | undefined;
|
|
133
129
|
group_by_original?: boolean | undefined;
|
|
134
130
|
} | undefined;
|
|
131
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
132
|
+
result?: boolean | undefined;
|
|
133
|
+
queue?: "batch" | undefined;
|
|
134
|
+
force_accept?: boolean | undefined;
|
|
135
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
135
136
|
credentials?: string | undefined;
|
|
136
|
-
key?: string | undefined;
|
|
137
137
|
bucket?: string | undefined;
|
|
138
138
|
host?: string | undefined;
|
|
139
139
|
secret?: string | undefined;
|
|
@@ -141,7 +141,7 @@ export declare const robotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
141
141
|
headers?: Record<string, string> | undefined;
|
|
142
142
|
sign_urls_for?: number | undefined;
|
|
143
143
|
url_prefix?: string | undefined;
|
|
144
|
-
acl?: "private" | "public-read" | "bucket-default" |
|
|
144
|
+
acl?: "public" | "private" | "public-read" | "bucket-default" | undefined;
|
|
145
145
|
check_integrity?: boolean | undefined;
|
|
146
146
|
tags?: Record<string, string> | undefined;
|
|
147
147
|
no_vhost?: boolean | undefined;
|
|
@@ -221,19 +221,17 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
|
|
|
221
221
|
skip_region_lookup: z.ZodOptional<z.ZodBoolean>;
|
|
222
222
|
}, "strict", z.ZodTypeAny, {
|
|
223
223
|
path: string;
|
|
224
|
+
robot: "/s3/store";
|
|
224
225
|
force_accept: boolean;
|
|
225
226
|
ignore_errors: string[];
|
|
226
227
|
host: string;
|
|
227
|
-
robot: "/s3/store";
|
|
228
228
|
headers: Record<string, string>;
|
|
229
229
|
url_prefix: string;
|
|
230
|
-
acl: "private" | "public-read" | "bucket-default"
|
|
230
|
+
acl: "public" | "private" | "public-read" | "bucket-default";
|
|
231
231
|
check_integrity: boolean;
|
|
232
232
|
tags: Record<string, string>;
|
|
233
233
|
no_vhost: boolean;
|
|
234
|
-
|
|
235
|
-
result?: boolean | "debug" | undefined;
|
|
236
|
-
queue?: "batch" | undefined;
|
|
234
|
+
key?: string | undefined;
|
|
237
235
|
use?: string | string[] | {
|
|
238
236
|
name: string;
|
|
239
237
|
fields?: string | undefined;
|
|
@@ -248,8 +246,10 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
|
|
|
248
246
|
bundle_steps?: boolean | undefined;
|
|
249
247
|
group_by_original?: boolean | undefined;
|
|
250
248
|
} | undefined;
|
|
249
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
250
|
+
result?: boolean | "debug" | undefined;
|
|
251
|
+
queue?: "batch" | undefined;
|
|
251
252
|
credentials?: string | undefined;
|
|
252
|
-
key?: string | undefined;
|
|
253
253
|
bucket?: string | undefined;
|
|
254
254
|
secret?: string | undefined;
|
|
255
255
|
bucket_region?: string | undefined;
|
|
@@ -259,11 +259,7 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
|
|
|
259
259
|
}, {
|
|
260
260
|
robot: "/s3/store";
|
|
261
261
|
path?: string | undefined;
|
|
262
|
-
|
|
263
|
-
result?: boolean | "debug" | undefined;
|
|
264
|
-
queue?: "batch" | undefined;
|
|
265
|
-
force_accept?: boolean | undefined;
|
|
266
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
262
|
+
key?: string | undefined;
|
|
267
263
|
use?: string | string[] | {
|
|
268
264
|
name: string;
|
|
269
265
|
fields?: string | undefined;
|
|
@@ -278,8 +274,12 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
|
|
|
278
274
|
bundle_steps?: boolean | undefined;
|
|
279
275
|
group_by_original?: boolean | undefined;
|
|
280
276
|
} | undefined;
|
|
277
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
278
|
+
result?: boolean | "debug" | undefined;
|
|
279
|
+
queue?: "batch" | undefined;
|
|
280
|
+
force_accept?: boolean | undefined;
|
|
281
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
281
282
|
credentials?: string | undefined;
|
|
282
|
-
key?: string | undefined;
|
|
283
283
|
bucket?: string | undefined;
|
|
284
284
|
host?: string | undefined;
|
|
285
285
|
secret?: string | undefined;
|
|
@@ -287,7 +287,7 @@ export declare const robotS3StoreInstructionsWithHiddenFieldsSchema: z.ZodObject
|
|
|
287
287
|
headers?: Record<string, string> | undefined;
|
|
288
288
|
sign_urls_for?: number | undefined;
|
|
289
289
|
url_prefix?: string | undefined;
|
|
290
|
-
acl?: "private" | "public-read" | "bucket-default" |
|
|
290
|
+
acl?: "public" | "private" | "public-read" | "bucket-default" | undefined;
|
|
291
291
|
check_integrity?: boolean | undefined;
|
|
292
292
|
tags?: Record<string, string> | undefined;
|
|
293
293
|
no_vhost?: boolean | undefined;
|
|
@@ -369,19 +369,18 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
369
369
|
session_token: z.ZodOptional<z.ZodString>;
|
|
370
370
|
}, "strict", z.ZodTypeAny, {
|
|
371
371
|
path: string;
|
|
372
|
+
robot: "/s3/store";
|
|
372
373
|
result: string | boolean;
|
|
373
374
|
force_accept: string | boolean;
|
|
374
375
|
ignore_errors: string | string[];
|
|
375
376
|
host: string;
|
|
376
|
-
robot: "/s3/store";
|
|
377
377
|
headers: Record<string, string>;
|
|
378
378
|
url_prefix: string;
|
|
379
379
|
acl: string;
|
|
380
380
|
check_integrity: string | boolean;
|
|
381
381
|
tags: Record<string, string>;
|
|
382
382
|
no_vhost: string | boolean;
|
|
383
|
-
|
|
384
|
-
queue?: string | undefined;
|
|
383
|
+
key?: string | undefined;
|
|
385
384
|
use?: string | string[] | {
|
|
386
385
|
name: string;
|
|
387
386
|
fields?: string | undefined;
|
|
@@ -396,8 +395,9 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
396
395
|
bundle_steps?: boolean | undefined;
|
|
397
396
|
group_by_original?: boolean | undefined;
|
|
398
397
|
} | undefined;
|
|
398
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
399
|
+
queue?: string | undefined;
|
|
399
400
|
credentials?: string | undefined;
|
|
400
|
-
key?: string | undefined;
|
|
401
401
|
bucket?: string | undefined;
|
|
402
402
|
secret?: string | undefined;
|
|
403
403
|
bucket_region?: string | undefined;
|
|
@@ -406,11 +406,7 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
406
406
|
}, {
|
|
407
407
|
robot: "/s3/store";
|
|
408
408
|
path?: string | undefined;
|
|
409
|
-
|
|
410
|
-
result?: string | boolean | undefined;
|
|
411
|
-
queue?: string | undefined;
|
|
412
|
-
force_accept?: string | boolean | undefined;
|
|
413
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
409
|
+
key?: string | undefined;
|
|
414
410
|
use?: string | string[] | {
|
|
415
411
|
name: string;
|
|
416
412
|
fields?: string | undefined;
|
|
@@ -425,8 +421,12 @@ export declare const interpolatableRobotS3StoreInstructionsSchema: z.ZodObject<{
|
|
|
425
421
|
bundle_steps?: boolean | undefined;
|
|
426
422
|
group_by_original?: boolean | undefined;
|
|
427
423
|
} | undefined;
|
|
424
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
425
|
+
result?: string | boolean | undefined;
|
|
426
|
+
queue?: string | undefined;
|
|
427
|
+
force_accept?: string | boolean | undefined;
|
|
428
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
428
429
|
credentials?: string | undefined;
|
|
429
|
-
key?: string | undefined;
|
|
430
430
|
bucket?: string | undefined;
|
|
431
431
|
host?: string | undefined;
|
|
432
432
|
secret?: string | undefined;
|
|
@@ -515,19 +515,17 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
|
|
|
515
515
|
skip_region_lookup: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
516
516
|
}, "strict", z.ZodTypeAny, {
|
|
517
517
|
path: string;
|
|
518
|
+
robot: "/s3/store";
|
|
518
519
|
force_accept: string | boolean;
|
|
519
520
|
ignore_errors: string | string[];
|
|
520
521
|
host: string;
|
|
521
|
-
robot: "/s3/store";
|
|
522
522
|
headers: Record<string, string>;
|
|
523
523
|
url_prefix: string;
|
|
524
524
|
acl: string;
|
|
525
525
|
check_integrity: string | boolean;
|
|
526
526
|
tags: Record<string, string>;
|
|
527
527
|
no_vhost: string | boolean;
|
|
528
|
-
|
|
529
|
-
result?: string | boolean | undefined;
|
|
530
|
-
queue?: string | undefined;
|
|
528
|
+
key?: string | undefined;
|
|
531
529
|
use?: string | string[] | {
|
|
532
530
|
name: string;
|
|
533
531
|
fields?: string | undefined;
|
|
@@ -542,8 +540,10 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
|
|
|
542
540
|
bundle_steps?: boolean | undefined;
|
|
543
541
|
group_by_original?: boolean | undefined;
|
|
544
542
|
} | undefined;
|
|
543
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
544
|
+
result?: string | boolean | undefined;
|
|
545
|
+
queue?: string | undefined;
|
|
545
546
|
credentials?: string | undefined;
|
|
546
|
-
key?: string | undefined;
|
|
547
547
|
bucket?: string | undefined;
|
|
548
548
|
secret?: string | undefined;
|
|
549
549
|
bucket_region?: string | undefined;
|
|
@@ -553,11 +553,7 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
|
|
|
553
553
|
}, {
|
|
554
554
|
robot: "/s3/store";
|
|
555
555
|
path?: string | undefined;
|
|
556
|
-
|
|
557
|
-
result?: string | boolean | undefined;
|
|
558
|
-
queue?: string | undefined;
|
|
559
|
-
force_accept?: string | boolean | undefined;
|
|
560
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
556
|
+
key?: string | undefined;
|
|
561
557
|
use?: string | string[] | {
|
|
562
558
|
name: string;
|
|
563
559
|
fields?: string | undefined;
|
|
@@ -572,8 +568,12 @@ export declare const interpolatableRobotS3StoreInstructionsWithHiddenFieldsSchem
|
|
|
572
568
|
bundle_steps?: boolean | undefined;
|
|
573
569
|
group_by_original?: boolean | undefined;
|
|
574
570
|
} | undefined;
|
|
571
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
572
|
+
result?: string | boolean | undefined;
|
|
573
|
+
queue?: string | undefined;
|
|
574
|
+
force_accept?: string | boolean | undefined;
|
|
575
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
575
576
|
credentials?: string | undefined;
|
|
576
|
-
key?: string | undefined;
|
|
577
577
|
bucket?: string | undefined;
|
|
578
578
|
host?: string | undefined;
|
|
579
579
|
secret?: string | undefined;
|
|
@@ -60,13 +60,11 @@ export declare const robotScriptRunInstructionsSchema: z.ZodObject<{
|
|
|
60
60
|
robot: z.ZodLiteral<"/script/run">;
|
|
61
61
|
script: z.ZodString;
|
|
62
62
|
}, "strict", z.ZodTypeAny, {
|
|
63
|
+
robot: "/script/run";
|
|
63
64
|
result: boolean;
|
|
64
65
|
force_accept: boolean;
|
|
65
66
|
ignore_errors: string[];
|
|
66
|
-
robot: "/script/run";
|
|
67
67
|
script: 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,14 +79,11 @@ export declare const robotScriptRunInstructionsSchema: z.ZodObject<{
|
|
|
81
79
|
bundle_steps?: boolean | undefined;
|
|
82
80
|
group_by_original?: boolean | undefined;
|
|
83
81
|
} | undefined;
|
|
82
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
83
|
+
queue?: "batch" | undefined;
|
|
84
84
|
}, {
|
|
85
85
|
robot: "/script/run";
|
|
86
86
|
script: string;
|
|
87
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
88
|
-
result?: boolean | undefined;
|
|
89
|
-
queue?: "batch" | undefined;
|
|
90
|
-
force_accept?: boolean | undefined;
|
|
91
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
92
87
|
use?: string | string[] | {
|
|
93
88
|
name: string;
|
|
94
89
|
fields?: string | undefined;
|
|
@@ -103,6 +98,11 @@ export declare const robotScriptRunInstructionsSchema: z.ZodObject<{
|
|
|
103
98
|
bundle_steps?: boolean | undefined;
|
|
104
99
|
group_by_original?: boolean | undefined;
|
|
105
100
|
} | undefined;
|
|
101
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
102
|
+
result?: boolean | undefined;
|
|
103
|
+
queue?: "batch" | undefined;
|
|
104
|
+
force_accept?: boolean | undefined;
|
|
105
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
106
106
|
}>;
|
|
107
107
|
export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObject<{
|
|
108
108
|
output_meta: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodBoolean>, z.ZodBoolean, z.ZodArray<z.ZodString, "many">]>>;
|
|
@@ -163,13 +163,10 @@ export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
163
163
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
164
164
|
contextJSON: z.ZodOptional<z.ZodString>;
|
|
165
165
|
}, "strict", z.ZodTypeAny, {
|
|
166
|
+
robot: "/script/run";
|
|
166
167
|
force_accept: boolean;
|
|
167
168
|
ignore_errors: string[];
|
|
168
|
-
robot: "/script/run";
|
|
169
169
|
script: string;
|
|
170
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
171
|
-
result?: boolean | "debug" | undefined;
|
|
172
|
-
queue?: "batch" | undefined;
|
|
173
170
|
use?: string | string[] | {
|
|
174
171
|
name: string;
|
|
175
172
|
fields?: string | undefined;
|
|
@@ -184,15 +181,13 @@ export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
184
181
|
bundle_steps?: boolean | undefined;
|
|
185
182
|
group_by_original?: boolean | undefined;
|
|
186
183
|
} | undefined;
|
|
184
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
185
|
+
result?: boolean | "debug" | undefined;
|
|
186
|
+
queue?: "batch" | undefined;
|
|
187
187
|
contextJSON?: string | undefined;
|
|
188
188
|
}, {
|
|
189
189
|
robot: "/script/run";
|
|
190
190
|
script: string;
|
|
191
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
192
|
-
result?: boolean | "debug" | undefined;
|
|
193
|
-
queue?: "batch" | undefined;
|
|
194
|
-
force_accept?: boolean | undefined;
|
|
195
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
196
191
|
use?: string | string[] | {
|
|
197
192
|
name: string;
|
|
198
193
|
fields?: string | undefined;
|
|
@@ -207,6 +202,11 @@ export declare const robotScriptRunInstructionsWithHiddenFieldsSchema: z.ZodObje
|
|
|
207
202
|
bundle_steps?: boolean | undefined;
|
|
208
203
|
group_by_original?: boolean | undefined;
|
|
209
204
|
} | undefined;
|
|
205
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
206
|
+
result?: boolean | "debug" | undefined;
|
|
207
|
+
queue?: "batch" | undefined;
|
|
208
|
+
force_accept?: boolean | undefined;
|
|
209
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
210
210
|
contextJSON?: string | undefined;
|
|
211
211
|
}>;
|
|
212
212
|
export type RobotScriptRunInstructions = z.infer<typeof robotScriptRunInstructionsSchema>;
|
|
@@ -268,13 +268,11 @@ export declare const interpolatableRobotScriptRunInstructionsSchema: z.ZodObject
|
|
|
268
268
|
robot: z.ZodLiteral<"/script/run">;
|
|
269
269
|
script: z.ZodString;
|
|
270
270
|
}, "strict", z.ZodTypeAny, {
|
|
271
|
+
robot: "/script/run";
|
|
271
272
|
result: string | boolean;
|
|
272
273
|
force_accept: string | boolean;
|
|
273
274
|
ignore_errors: string | string[];
|
|
274
|
-
robot: "/script/run";
|
|
275
275
|
script: string;
|
|
276
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
277
|
-
queue?: string | undefined;
|
|
278
276
|
use?: string | string[] | {
|
|
279
277
|
name: string;
|
|
280
278
|
fields?: string | undefined;
|
|
@@ -289,14 +287,11 @@ export declare const interpolatableRobotScriptRunInstructionsSchema: z.ZodObject
|
|
|
289
287
|
bundle_steps?: boolean | undefined;
|
|
290
288
|
group_by_original?: boolean | undefined;
|
|
291
289
|
} | undefined;
|
|
290
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
291
|
+
queue?: string | undefined;
|
|
292
292
|
}, {
|
|
293
293
|
robot: "/script/run";
|
|
294
294
|
script: string;
|
|
295
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
296
|
-
result?: string | boolean | undefined;
|
|
297
|
-
queue?: string | undefined;
|
|
298
|
-
force_accept?: string | boolean | undefined;
|
|
299
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
300
295
|
use?: string | string[] | {
|
|
301
296
|
name: string;
|
|
302
297
|
fields?: string | undefined;
|
|
@@ -311,6 +306,11 @@ export declare const interpolatableRobotScriptRunInstructionsSchema: z.ZodObject
|
|
|
311
306
|
bundle_steps?: boolean | undefined;
|
|
312
307
|
group_by_original?: boolean | undefined;
|
|
313
308
|
} | undefined;
|
|
309
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
310
|
+
result?: string | boolean | undefined;
|
|
311
|
+
queue?: string | undefined;
|
|
312
|
+
force_accept?: string | boolean | undefined;
|
|
313
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
314
314
|
}>;
|
|
315
315
|
export type InterpolatableRobotScriptRunInstructions = InterpolatableRobotScriptRunInstructionsInput;
|
|
316
316
|
export type InterpolatableRobotScriptRunInstructionsInput = z.input<typeof interpolatableRobotScriptRunInstructionsSchema>;
|
|
@@ -372,13 +372,10 @@ export declare const interpolatableRobotScriptRunInstructionsWithHiddenFieldsSch
|
|
|
372
372
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
373
373
|
contextJSON: z.ZodOptional<z.ZodString>;
|
|
374
374
|
}, "strict", z.ZodTypeAny, {
|
|
375
|
+
robot: "/script/run";
|
|
375
376
|
force_accept: string | boolean;
|
|
376
377
|
ignore_errors: string | string[];
|
|
377
|
-
robot: "/script/run";
|
|
378
378
|
script: string;
|
|
379
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
380
|
-
result?: string | boolean | undefined;
|
|
381
|
-
queue?: string | undefined;
|
|
382
379
|
use?: string | string[] | {
|
|
383
380
|
name: string;
|
|
384
381
|
fields?: string | undefined;
|
|
@@ -393,15 +390,13 @@ export declare const interpolatableRobotScriptRunInstructionsWithHiddenFieldsSch
|
|
|
393
390
|
bundle_steps?: boolean | undefined;
|
|
394
391
|
group_by_original?: boolean | undefined;
|
|
395
392
|
} | undefined;
|
|
393
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
394
|
+
result?: string | boolean | undefined;
|
|
395
|
+
queue?: string | undefined;
|
|
396
396
|
contextJSON?: string | undefined;
|
|
397
397
|
}, {
|
|
398
398
|
robot: "/script/run";
|
|
399
399
|
script: string;
|
|
400
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
401
|
-
result?: string | boolean | undefined;
|
|
402
|
-
queue?: string | undefined;
|
|
403
|
-
force_accept?: string | boolean | undefined;
|
|
404
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
405
400
|
use?: string | string[] | {
|
|
406
401
|
name: string;
|
|
407
402
|
fields?: string | undefined;
|
|
@@ -416,6 +411,11 @@ export declare const interpolatableRobotScriptRunInstructionsWithHiddenFieldsSch
|
|
|
416
411
|
bundle_steps?: boolean | undefined;
|
|
417
412
|
group_by_original?: boolean | undefined;
|
|
418
413
|
} | undefined;
|
|
414
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
415
|
+
result?: string | boolean | undefined;
|
|
416
|
+
queue?: string | undefined;
|
|
417
|
+
force_accept?: string | boolean | undefined;
|
|
418
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
419
419
|
contextJSON?: string | undefined;
|
|
420
420
|
}>;
|
|
421
421
|
export type InterpolatableRobotScriptRunInstructionsWithHiddenFields = z.infer<typeof interpolatableRobotScriptRunInstructionsWithHiddenFieldsSchema>;
|
|
@@ -20,12 +20,12 @@ export declare const robotSftpImportInstructionsSchema: z.ZodObject<{
|
|
|
20
20
|
path: z.ZodString;
|
|
21
21
|
}, "strict", z.ZodTypeAny, {
|
|
22
22
|
path: string;
|
|
23
|
+
robot: "/sftp/import";
|
|
23
24
|
result: boolean;
|
|
24
25
|
force_accept: boolean;
|
|
25
26
|
ignore_errors: string[];
|
|
26
27
|
force_name: string | string[] | null;
|
|
27
28
|
port: number;
|
|
28
|
-
robot: "/sftp/import";
|
|
29
29
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
30
30
|
queue?: "batch" | undefined;
|
|
31
31
|
credentials?: string | undefined;
|
|
@@ -65,11 +65,11 @@ export declare const robotSftpImportInstructionsWithHiddenFieldsSchema: z.ZodObj
|
|
|
65
65
|
allowNetwork: z.ZodOptional<z.ZodString>;
|
|
66
66
|
}, "strict", z.ZodTypeAny, {
|
|
67
67
|
path: string;
|
|
68
|
+
robot: "/sftp/import";
|
|
68
69
|
force_accept: boolean;
|
|
69
70
|
ignore_errors: string[];
|
|
70
71
|
force_name: string | string[] | null;
|
|
71
72
|
port: number;
|
|
72
|
-
robot: "/sftp/import";
|
|
73
73
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
74
74
|
result?: boolean | "debug" | undefined;
|
|
75
75
|
queue?: "batch" | undefined;
|
|
@@ -112,12 +112,12 @@ export declare const interpolatableRobotSftpImportInstructionsSchema: z.ZodObjec
|
|
|
112
112
|
path: z.ZodString;
|
|
113
113
|
}, "strict", z.ZodTypeAny, {
|
|
114
114
|
path: string;
|
|
115
|
+
robot: "/sftp/import";
|
|
115
116
|
result: string | boolean;
|
|
116
117
|
force_accept: string | boolean;
|
|
117
118
|
ignore_errors: string | string[];
|
|
118
119
|
force_name: string | string[] | null;
|
|
119
120
|
port: string | number;
|
|
120
|
-
robot: "/sftp/import";
|
|
121
121
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
122
122
|
queue?: string | undefined;
|
|
123
123
|
credentials?: string | undefined;
|
|
@@ -158,11 +158,11 @@ export declare const interpolatableRobotSftpImportInstructionsWithHiddenFieldsSc
|
|
|
158
158
|
allowNetwork: z.ZodOptional<z.ZodString>;
|
|
159
159
|
}, "strict", z.ZodTypeAny, {
|
|
160
160
|
path: string;
|
|
161
|
+
robot: "/sftp/import";
|
|
161
162
|
force_accept: string | boolean;
|
|
162
163
|
ignore_errors: string | string[];
|
|
163
164
|
force_name: string | string[] | null;
|
|
164
165
|
port: string | number;
|
|
165
|
-
robot: "/sftp/import";
|
|
166
166
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
167
167
|
result?: string | boolean | undefined;
|
|
168
168
|
queue?: string | undefined;
|