@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
|
@@ -143,15 +143,15 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
143
143
|
width: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
144
144
|
height: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
width: number;
|
|
147
|
-
height: number;
|
|
148
146
|
x: number;
|
|
149
147
|
y: number;
|
|
148
|
+
width: number;
|
|
149
|
+
height: number;
|
|
150
150
|
}, {
|
|
151
|
-
width?: unknown;
|
|
152
|
-
height?: unknown;
|
|
153
151
|
x?: unknown;
|
|
154
152
|
y?: unknown;
|
|
153
|
+
width?: unknown;
|
|
154
|
+
height?: unknown;
|
|
155
155
|
}>, "many">>>;
|
|
156
156
|
brightness: z.ZodDefault<z.ZodNumber>;
|
|
157
157
|
saturation: z.ZodDefault<z.ZodNumber>;
|
|
@@ -255,7 +255,8 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
255
255
|
shave: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodNumber, string, number>]>>;
|
|
256
256
|
}, "strict", z.ZodTypeAny, {
|
|
257
257
|
strip: boolean;
|
|
258
|
-
compress: "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "
|
|
258
|
+
compress: "None" | "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "RLE" | "Zip" | null;
|
|
259
|
+
robot: "/image/resize";
|
|
259
260
|
result: boolean;
|
|
260
261
|
force_accept: boolean;
|
|
261
262
|
ignore_errors: string[];
|
|
@@ -268,7 +269,6 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
268
269
|
watermark_y_offset: number;
|
|
269
270
|
watermark_resize_strategy: "fit" | "min_fit" | "stretch" | "area";
|
|
270
271
|
watermark_opacity: number;
|
|
271
|
-
robot: "/image/resize";
|
|
272
272
|
format: string | null;
|
|
273
273
|
density: string | null;
|
|
274
274
|
trim_whitespace: boolean;
|
|
@@ -283,10 +283,10 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
283
283
|
rotation: number | boolean | "auto";
|
|
284
284
|
blur: string | null;
|
|
285
285
|
blur_regions: {
|
|
286
|
-
width: number;
|
|
287
|
-
height: number;
|
|
288
286
|
x: number;
|
|
289
287
|
y: number;
|
|
288
|
+
width: number;
|
|
289
|
+
height: number;
|
|
290
290
|
}[] | null;
|
|
291
291
|
brightness: number;
|
|
292
292
|
saturation: number;
|
|
@@ -299,8 +299,6 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
299
299
|
monochrome: boolean;
|
|
300
300
|
type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
|
|
301
301
|
alpha?: "Transparent" | "Remove" | "Set" | "Activate" | "Background" | "Copy" | "Deactivate" | "Extract" | "Off" | "On" | "Opaque" | "Shape" | undefined;
|
|
302
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
303
|
-
queue?: "batch" | undefined;
|
|
304
302
|
use?: string | string[] | {
|
|
305
303
|
name: string;
|
|
306
304
|
fields?: string | undefined;
|
|
@@ -315,6 +313,8 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
315
313
|
bundle_steps?: boolean | undefined;
|
|
316
314
|
group_by_original?: boolean | undefined;
|
|
317
315
|
} | undefined;
|
|
316
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
317
|
+
queue?: "batch" | undefined;
|
|
318
318
|
width?: number | undefined;
|
|
319
319
|
height?: number | undefined;
|
|
320
320
|
crop?: string | {
|
|
@@ -361,12 +361,7 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
361
361
|
type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
|
|
362
362
|
strip?: boolean | undefined;
|
|
363
363
|
alpha?: "Transparent" | "Remove" | "Set" | "Activate" | "Background" | "Copy" | "Deactivate" | "Extract" | "Off" | "On" | "Opaque" | "Shape" | undefined;
|
|
364
|
-
compress?: "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "
|
|
365
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
366
|
-
result?: boolean | undefined;
|
|
367
|
-
queue?: "batch" | undefined;
|
|
368
|
-
force_accept?: boolean | undefined;
|
|
369
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
364
|
+
compress?: "None" | "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "RLE" | "Zip" | null | undefined;
|
|
370
365
|
use?: string | string[] | {
|
|
371
366
|
name: string;
|
|
372
367
|
fields?: string | undefined;
|
|
@@ -381,6 +376,11 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
381
376
|
bundle_steps?: boolean | undefined;
|
|
382
377
|
group_by_original?: boolean | undefined;
|
|
383
378
|
} | undefined;
|
|
379
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
380
|
+
result?: boolean | undefined;
|
|
381
|
+
queue?: "batch" | undefined;
|
|
382
|
+
force_accept?: boolean | undefined;
|
|
383
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
384
384
|
width?: unknown;
|
|
385
385
|
height?: unknown;
|
|
386
386
|
crop?: string | {
|
|
@@ -444,10 +444,10 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
|
|
|
444
444
|
rotation?: number | boolean | "auto" | undefined;
|
|
445
445
|
blur?: string | null | undefined;
|
|
446
446
|
blur_regions?: {
|
|
447
|
-
width?: unknown;
|
|
448
|
-
height?: unknown;
|
|
449
447
|
x?: unknown;
|
|
450
448
|
y?: unknown;
|
|
449
|
+
width?: unknown;
|
|
450
|
+
height?: unknown;
|
|
451
451
|
}[] | null | undefined;
|
|
452
452
|
brightness?: number | undefined;
|
|
453
453
|
saturation?: number | undefined;
|
|
@@ -558,15 +558,15 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
558
558
|
width: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
559
559
|
height: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
560
560
|
}, "strip", z.ZodTypeAny, {
|
|
561
|
-
width: number;
|
|
562
|
-
height: number;
|
|
563
561
|
x: number;
|
|
564
562
|
y: number;
|
|
563
|
+
width: number;
|
|
564
|
+
height: number;
|
|
565
565
|
}, {
|
|
566
|
-
width?: unknown;
|
|
567
|
-
height?: unknown;
|
|
568
566
|
x?: unknown;
|
|
569
567
|
y?: unknown;
|
|
568
|
+
width?: unknown;
|
|
569
|
+
height?: unknown;
|
|
570
570
|
}>, "many">>>;
|
|
571
571
|
brightness: z.ZodDefault<z.ZodNumber>;
|
|
572
572
|
saturation: z.ZodDefault<z.ZodNumber>;
|
|
@@ -683,7 +683,8 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
683
683
|
watermark_position_y: z.ZodOptional<z.ZodNumber>;
|
|
684
684
|
}, "strict", z.ZodTypeAny, {
|
|
685
685
|
strip: boolean;
|
|
686
|
-
compress: "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "
|
|
686
|
+
compress: "None" | "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "RLE" | "Zip" | null;
|
|
687
|
+
robot: "/image/resize";
|
|
687
688
|
force_accept: boolean;
|
|
688
689
|
ignore_errors: string[];
|
|
689
690
|
imagemagick_stack: string;
|
|
@@ -695,7 +696,6 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
695
696
|
watermark_y_offset: number;
|
|
696
697
|
watermark_resize_strategy: "fit" | "min_fit" | "stretch" | "area";
|
|
697
698
|
watermark_opacity: number;
|
|
698
|
-
robot: "/image/resize";
|
|
699
699
|
format: string | null;
|
|
700
700
|
density: string | null;
|
|
701
701
|
trim_whitespace: boolean;
|
|
@@ -710,10 +710,10 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
710
710
|
rotation: number | boolean | "auto";
|
|
711
711
|
blur: string | null;
|
|
712
712
|
blur_regions: {
|
|
713
|
-
width: number;
|
|
714
|
-
height: number;
|
|
715
713
|
x: number;
|
|
716
714
|
y: number;
|
|
715
|
+
width: number;
|
|
716
|
+
height: number;
|
|
717
717
|
}[] | null;
|
|
718
718
|
brightness: number;
|
|
719
719
|
saturation: number;
|
|
@@ -726,9 +726,6 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
726
726
|
monochrome: boolean;
|
|
727
727
|
type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
|
|
728
728
|
alpha?: "Transparent" | "Remove" | "Set" | "Activate" | "Background" | "Copy" | "Deactivate" | "Extract" | "Off" | "On" | "Opaque" | "Shape" | undefined;
|
|
729
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
730
|
-
result?: boolean | "debug" | undefined;
|
|
731
|
-
queue?: "batch" | undefined;
|
|
732
729
|
use?: string | string[] | {
|
|
733
730
|
name: string;
|
|
734
731
|
fields?: string | undefined;
|
|
@@ -743,6 +740,9 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
743
740
|
bundle_steps?: boolean | undefined;
|
|
744
741
|
group_by_original?: boolean | undefined;
|
|
745
742
|
} | undefined;
|
|
743
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
744
|
+
result?: boolean | "debug" | undefined;
|
|
745
|
+
queue?: "batch" | undefined;
|
|
746
746
|
width?: number | undefined;
|
|
747
747
|
height?: number | undefined;
|
|
748
748
|
crop?: string | {
|
|
@@ -794,12 +794,7 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
794
794
|
type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
|
|
795
795
|
strip?: boolean | undefined;
|
|
796
796
|
alpha?: "Transparent" | "Remove" | "Set" | "Activate" | "Background" | "Copy" | "Deactivate" | "Extract" | "Off" | "On" | "Opaque" | "Shape" | undefined;
|
|
797
|
-
compress?: "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "
|
|
798
|
-
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
799
|
-
result?: boolean | "debug" | undefined;
|
|
800
|
-
queue?: "batch" | undefined;
|
|
801
|
-
force_accept?: boolean | undefined;
|
|
802
|
-
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
797
|
+
compress?: "None" | "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "RLE" | "Zip" | null | undefined;
|
|
803
798
|
use?: string | string[] | {
|
|
804
799
|
name: string;
|
|
805
800
|
fields?: string | undefined;
|
|
@@ -814,6 +809,11 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
814
809
|
bundle_steps?: boolean | undefined;
|
|
815
810
|
group_by_original?: boolean | undefined;
|
|
816
811
|
} | undefined;
|
|
812
|
+
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
813
|
+
result?: boolean | "debug" | undefined;
|
|
814
|
+
queue?: "batch" | undefined;
|
|
815
|
+
force_accept?: boolean | undefined;
|
|
816
|
+
ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
|
|
817
817
|
width?: unknown;
|
|
818
818
|
height?: unknown;
|
|
819
819
|
crop?: string | {
|
|
@@ -880,10 +880,10 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
880
880
|
rotation?: number | boolean | "auto" | undefined;
|
|
881
881
|
blur?: string | null | undefined;
|
|
882
882
|
blur_regions?: {
|
|
883
|
-
width?: unknown;
|
|
884
|
-
height?: unknown;
|
|
885
883
|
x?: unknown;
|
|
886
884
|
y?: unknown;
|
|
885
|
+
width?: unknown;
|
|
886
|
+
height?: unknown;
|
|
887
887
|
}[] | null | undefined;
|
|
888
888
|
brightness?: number | undefined;
|
|
889
889
|
saturation?: number | undefined;
|
|
@@ -999,15 +999,15 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
999
999
|
width: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodNumber, number, unknown>]>;
|
|
1000
1000
|
height: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodNumber, number, unknown>]>;
|
|
1001
1001
|
}, "strip", z.ZodTypeAny, {
|
|
1002
|
-
width: string | number;
|
|
1003
|
-
height: string | number;
|
|
1004
1002
|
x: string | number;
|
|
1005
1003
|
y: string | number;
|
|
1004
|
+
width: string | number;
|
|
1005
|
+
height: string | number;
|
|
1006
1006
|
}, {
|
|
1007
|
-
width?: unknown;
|
|
1008
|
-
height?: unknown;
|
|
1009
1007
|
x?: unknown;
|
|
1010
1008
|
y?: unknown;
|
|
1009
|
+
width?: unknown;
|
|
1010
|
+
height?: unknown;
|
|
1011
1011
|
}>]>, "many">]>>>;
|
|
1012
1012
|
brightness: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
1013
1013
|
saturation: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
@@ -1112,6 +1112,7 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1112
1112
|
}, "strict", z.ZodTypeAny, {
|
|
1113
1113
|
strip: string | boolean;
|
|
1114
1114
|
compress: string | null;
|
|
1115
|
+
robot: "/image/resize";
|
|
1115
1116
|
result: string | boolean;
|
|
1116
1117
|
force_accept: string | boolean;
|
|
1117
1118
|
ignore_errors: string | string[];
|
|
@@ -1124,7 +1125,6 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1124
1125
|
watermark_y_offset: string | number;
|
|
1125
1126
|
watermark_resize_strategy: string;
|
|
1126
1127
|
watermark_opacity: string | number;
|
|
1127
|
-
robot: "/image/resize";
|
|
1128
1128
|
format: string | null;
|
|
1129
1129
|
density: string | null;
|
|
1130
1130
|
trim_whitespace: string | boolean;
|
|
@@ -1139,10 +1139,10 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1139
1139
|
rotation: string | number | boolean;
|
|
1140
1140
|
blur: string | null;
|
|
1141
1141
|
blur_regions: string | (string | {
|
|
1142
|
-
width: string | number;
|
|
1143
|
-
height: string | number;
|
|
1144
1142
|
x: string | number;
|
|
1145
1143
|
y: string | number;
|
|
1144
|
+
width: string | number;
|
|
1145
|
+
height: string | number;
|
|
1146
1146
|
})[] | null;
|
|
1147
1147
|
brightness: string | number;
|
|
1148
1148
|
saturation: string | number;
|
|
@@ -1155,8 +1155,6 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1155
1155
|
monochrome: string | boolean;
|
|
1156
1156
|
type?: string | undefined;
|
|
1157
1157
|
alpha?: string | undefined;
|
|
1158
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1159
|
-
queue?: string | undefined;
|
|
1160
1158
|
use?: string | string[] | {
|
|
1161
1159
|
name: string;
|
|
1162
1160
|
fields?: string | undefined;
|
|
@@ -1171,6 +1169,8 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1171
1169
|
bundle_steps?: boolean | undefined;
|
|
1172
1170
|
group_by_original?: boolean | undefined;
|
|
1173
1171
|
} | undefined;
|
|
1172
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1173
|
+
queue?: string | undefined;
|
|
1174
1174
|
width?: string | number | undefined;
|
|
1175
1175
|
height?: string | number | undefined;
|
|
1176
1176
|
crop?: string | {
|
|
@@ -1218,11 +1218,6 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1218
1218
|
strip?: string | boolean | undefined;
|
|
1219
1219
|
alpha?: string | undefined;
|
|
1220
1220
|
compress?: string | null | undefined;
|
|
1221
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1222
|
-
result?: string | boolean | undefined;
|
|
1223
|
-
queue?: string | undefined;
|
|
1224
|
-
force_accept?: string | boolean | undefined;
|
|
1225
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
1226
1221
|
use?: string | string[] | {
|
|
1227
1222
|
name: string;
|
|
1228
1223
|
fields?: string | undefined;
|
|
@@ -1237,6 +1232,11 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1237
1232
|
bundle_steps?: boolean | undefined;
|
|
1238
1233
|
group_by_original?: boolean | undefined;
|
|
1239
1234
|
} | undefined;
|
|
1235
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1236
|
+
result?: string | boolean | undefined;
|
|
1237
|
+
queue?: string | undefined;
|
|
1238
|
+
force_accept?: string | boolean | undefined;
|
|
1239
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
1240
1240
|
width?: unknown;
|
|
1241
1241
|
height?: unknown;
|
|
1242
1242
|
crop?: string | {
|
|
@@ -1300,10 +1300,10 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
|
|
|
1300
1300
|
rotation?: string | number | boolean | undefined;
|
|
1301
1301
|
blur?: string | null | undefined;
|
|
1302
1302
|
blur_regions?: string | (string | {
|
|
1303
|
-
width?: unknown;
|
|
1304
|
-
height?: unknown;
|
|
1305
1303
|
x?: unknown;
|
|
1306
1304
|
y?: unknown;
|
|
1305
|
+
width?: unknown;
|
|
1306
|
+
height?: unknown;
|
|
1307
1307
|
})[] | null | undefined;
|
|
1308
1308
|
brightness?: string | number | undefined;
|
|
1309
1309
|
saturation?: string | number | undefined;
|
|
@@ -1416,15 +1416,15 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1416
1416
|
width: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodNumber, number, unknown>]>;
|
|
1417
1417
|
height: z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodNumber, number, unknown>]>;
|
|
1418
1418
|
}, "strip", z.ZodTypeAny, {
|
|
1419
|
-
width: string | number;
|
|
1420
|
-
height: string | number;
|
|
1421
1419
|
x: string | number;
|
|
1422
1420
|
y: string | number;
|
|
1421
|
+
width: string | number;
|
|
1422
|
+
height: string | number;
|
|
1423
1423
|
}, {
|
|
1424
|
-
width?: unknown;
|
|
1425
|
-
height?: unknown;
|
|
1426
1424
|
x?: unknown;
|
|
1427
1425
|
y?: unknown;
|
|
1426
|
+
width?: unknown;
|
|
1427
|
+
height?: unknown;
|
|
1428
1428
|
}>]>, "many">]>>>;
|
|
1429
1429
|
brightness: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
1430
1430
|
saturation: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
@@ -1539,6 +1539,7 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1539
1539
|
}, "strict", z.ZodTypeAny, {
|
|
1540
1540
|
strip: string | boolean;
|
|
1541
1541
|
compress: string | null;
|
|
1542
|
+
robot: "/image/resize";
|
|
1542
1543
|
force_accept: string | boolean;
|
|
1543
1544
|
ignore_errors: string | string[];
|
|
1544
1545
|
imagemagick_stack: string;
|
|
@@ -1550,7 +1551,6 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1550
1551
|
watermark_y_offset: string | number;
|
|
1551
1552
|
watermark_resize_strategy: string;
|
|
1552
1553
|
watermark_opacity: string | number;
|
|
1553
|
-
robot: "/image/resize";
|
|
1554
1554
|
format: string | null;
|
|
1555
1555
|
density: string | null;
|
|
1556
1556
|
trim_whitespace: string | boolean;
|
|
@@ -1565,10 +1565,10 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1565
1565
|
rotation: string | number | boolean;
|
|
1566
1566
|
blur: string | null;
|
|
1567
1567
|
blur_regions: string | (string | {
|
|
1568
|
-
width: string | number;
|
|
1569
|
-
height: string | number;
|
|
1570
1568
|
x: string | number;
|
|
1571
1569
|
y: string | number;
|
|
1570
|
+
width: string | number;
|
|
1571
|
+
height: string | number;
|
|
1572
1572
|
})[] | null;
|
|
1573
1573
|
brightness: string | number;
|
|
1574
1574
|
saturation: string | number;
|
|
@@ -1581,9 +1581,6 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1581
1581
|
monochrome: string | boolean;
|
|
1582
1582
|
type?: string | undefined;
|
|
1583
1583
|
alpha?: string | undefined;
|
|
1584
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1585
|
-
result?: string | boolean | undefined;
|
|
1586
|
-
queue?: string | undefined;
|
|
1587
1584
|
use?: string | string[] | {
|
|
1588
1585
|
name: string;
|
|
1589
1586
|
fields?: string | undefined;
|
|
@@ -1598,6 +1595,9 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1598
1595
|
bundle_steps?: boolean | undefined;
|
|
1599
1596
|
group_by_original?: boolean | undefined;
|
|
1600
1597
|
} | undefined;
|
|
1598
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1599
|
+
result?: string | boolean | undefined;
|
|
1600
|
+
queue?: string | undefined;
|
|
1601
1601
|
width?: string | number | undefined;
|
|
1602
1602
|
height?: string | number | undefined;
|
|
1603
1603
|
crop?: string | {
|
|
@@ -1650,11 +1650,6 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1650
1650
|
strip?: string | boolean | undefined;
|
|
1651
1651
|
alpha?: string | undefined;
|
|
1652
1652
|
compress?: string | null | undefined;
|
|
1653
|
-
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1654
|
-
result?: string | boolean | undefined;
|
|
1655
|
-
queue?: string | undefined;
|
|
1656
|
-
force_accept?: string | boolean | undefined;
|
|
1657
|
-
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
1658
1653
|
use?: string | string[] | {
|
|
1659
1654
|
name: string;
|
|
1660
1655
|
fields?: string | undefined;
|
|
@@ -1669,6 +1664,11 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1669
1664
|
bundle_steps?: boolean | undefined;
|
|
1670
1665
|
group_by_original?: boolean | undefined;
|
|
1671
1666
|
} | undefined;
|
|
1667
|
+
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
1668
|
+
result?: string | boolean | undefined;
|
|
1669
|
+
queue?: string | undefined;
|
|
1670
|
+
force_accept?: string | boolean | undefined;
|
|
1671
|
+
ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
|
|
1672
1672
|
width?: unknown;
|
|
1673
1673
|
height?: unknown;
|
|
1674
1674
|
crop?: string | {
|
|
@@ -1735,10 +1735,10 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
|
|
|
1735
1735
|
rotation?: string | number | boolean | undefined;
|
|
1736
1736
|
blur?: string | null | undefined;
|
|
1737
1737
|
blur_regions?: string | (string | {
|
|
1738
|
-
width?: unknown;
|
|
1739
|
-
height?: unknown;
|
|
1740
1738
|
x?: unknown;
|
|
1741
1739
|
y?: unknown;
|
|
1740
|
+
width?: unknown;
|
|
1741
|
+
height?: unknown;
|
|
1742
1742
|
})[] | null | undefined;
|
|
1743
1743
|
brightness?: string | number | undefined;
|
|
1744
1744
|
saturation?: string | number | undefined;
|
|
@@ -10,10 +10,10 @@ export declare const robotMetaReadInstructionsSchema: z.ZodObject<{
|
|
|
10
10
|
} & {
|
|
11
11
|
robot: z.ZodLiteral<"/meta/read">;
|
|
12
12
|
}, "strict", z.ZodTypeAny, {
|
|
13
|
+
robot: "/meta/read";
|
|
13
14
|
result: boolean;
|
|
14
15
|
force_accept: boolean;
|
|
15
16
|
ignore_errors: string[];
|
|
16
|
-
robot: "/meta/read";
|
|
17
17
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
18
18
|
queue?: "batch" | undefined;
|
|
19
19
|
}, {
|
|
@@ -34,9 +34,9 @@ export declare const robotMetaReadInstructionsWithHiddenFieldsSchema: z.ZodObjec
|
|
|
34
34
|
} & {
|
|
35
35
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
36
36
|
}, "strict", z.ZodTypeAny, {
|
|
37
|
+
robot: "/meta/read";
|
|
37
38
|
force_accept: boolean;
|
|
38
39
|
ignore_errors: string[];
|
|
39
|
-
robot: "/meta/read";
|
|
40
40
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
41
41
|
result?: boolean | "debug" | undefined;
|
|
42
42
|
queue?: "batch" | undefined;
|
|
@@ -56,10 +56,10 @@ export declare const interpolatableRobotMetaReadInstructionsSchema: z.ZodObject<
|
|
|
56
56
|
ignore_errors: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodUnion<[z.ZodBoolean, z.ZodArray<z.ZodEnum<["meta", "execute"]>, "many">]>, string[], boolean | ("meta" | "execute")[]>]>>;
|
|
57
57
|
robot: z.ZodLiteral<"/meta/read">;
|
|
58
58
|
}, "strict", z.ZodTypeAny, {
|
|
59
|
+
robot: "/meta/read";
|
|
59
60
|
result: string | boolean;
|
|
60
61
|
force_accept: string | boolean;
|
|
61
62
|
ignore_errors: string | string[];
|
|
62
|
-
robot: "/meta/read";
|
|
63
63
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
64
64
|
queue?: string | undefined;
|
|
65
65
|
}, {
|
|
@@ -80,9 +80,9 @@ export declare const interpolatableRobotMetaReadInstructionsWithHiddenFieldsSche
|
|
|
80
80
|
robot: z.ZodLiteral<"/meta/read">;
|
|
81
81
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
82
82
|
}, "strict", z.ZodTypeAny, {
|
|
83
|
+
robot: "/meta/read";
|
|
83
84
|
force_accept: string | boolean;
|
|
84
85
|
ignore_errors: string | string[];
|
|
85
|
-
robot: "/meta/read";
|
|
86
86
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
87
87
|
result?: string | boolean | undefined;
|
|
88
88
|
queue?: string | undefined;
|
|
@@ -24,25 +24,26 @@ export declare const robotMinioImportInstructionsSchema: z.ZodObject<{
|
|
|
24
24
|
return_file_stubs: z.ZodDefault<z.ZodBoolean>;
|
|
25
25
|
}, "strict", z.ZodTypeAny, {
|
|
26
26
|
path: string | string[];
|
|
27
|
+
robot: "/minio/import";
|
|
27
28
|
result: boolean;
|
|
28
29
|
force_accept: boolean;
|
|
29
30
|
ignore_errors: string[];
|
|
30
31
|
force_name: string | string[] | null;
|
|
31
|
-
robot: "/minio/import";
|
|
32
32
|
recursive: boolean;
|
|
33
33
|
files_per_page: number;
|
|
34
34
|
page_number: number;
|
|
35
35
|
return_file_stubs: boolean;
|
|
36
|
+
key?: string | undefined;
|
|
36
37
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
37
38
|
queue?: "batch" | undefined;
|
|
38
39
|
credentials?: string | undefined;
|
|
39
|
-
key?: string | undefined;
|
|
40
40
|
bucket?: string | undefined;
|
|
41
41
|
host?: string | undefined;
|
|
42
42
|
secret?: string | undefined;
|
|
43
43
|
}, {
|
|
44
44
|
path: string | string[];
|
|
45
45
|
robot: "/minio/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 robotMinioImportInstructionsSchema: 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;
|
|
@@ -80,25 +80,26 @@ export declare const robotMinioImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
80
80
|
result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
|
|
81
81
|
}, "strict", z.ZodTypeAny, {
|
|
82
82
|
path: string | string[];
|
|
83
|
+
robot: "/minio/import";
|
|
83
84
|
force_accept: boolean;
|
|
84
85
|
ignore_errors: string[];
|
|
85
86
|
force_name: string | string[] | null;
|
|
86
|
-
robot: "/minio/import";
|
|
87
87
|
recursive: boolean;
|
|
88
88
|
files_per_page: number;
|
|
89
89
|
page_number: number;
|
|
90
90
|
return_file_stubs: boolean;
|
|
91
|
+
key?: string | undefined;
|
|
91
92
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
92
93
|
result?: boolean | "debug" | undefined;
|
|
93
94
|
queue?: "batch" | undefined;
|
|
94
95
|
credentials?: string | undefined;
|
|
95
|
-
key?: string | undefined;
|
|
96
96
|
bucket?: string | undefined;
|
|
97
97
|
host?: string | undefined;
|
|
98
98
|
secret?: string | undefined;
|
|
99
99
|
}, {
|
|
100
100
|
path: string | string[];
|
|
101
101
|
robot: "/minio/import";
|
|
102
|
+
key?: string | undefined;
|
|
102
103
|
output_meta?: boolean | string[] | Record<string, boolean> | undefined;
|
|
103
104
|
result?: boolean | "debug" | undefined;
|
|
104
105
|
queue?: "batch" | undefined;
|
|
@@ -106,7 +107,6 @@ export declare const robotMinioImportInstructionsWithHiddenFieldsSchema: z.ZodOb
|
|
|
106
107
|
ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
107
108
|
force_name?: string | string[] | null | undefined;
|
|
108
109
|
credentials?: string | undefined;
|
|
109
|
-
key?: string | undefined;
|
|
110
110
|
bucket?: string | undefined;
|
|
111
111
|
host?: string | undefined;
|
|
112
112
|
secret?: string | undefined;
|
|
@@ -137,25 +137,26 @@ export declare const interpolatableRobotMinioImportInstructionsSchema: z.ZodObje
|
|
|
137
137
|
return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
|
|
138
138
|
}, "strict", z.ZodTypeAny, {
|
|
139
139
|
path: string | string[];
|
|
140
|
+
robot: "/minio/import";
|
|
140
141
|
result: string | boolean;
|
|
141
142
|
force_accept: string | boolean;
|
|
142
143
|
ignore_errors: string | string[];
|
|
143
144
|
force_name: string | string[] | null;
|
|
144
|
-
robot: "/minio/import";
|
|
145
145
|
recursive: string | boolean;
|
|
146
146
|
files_per_page: string | number;
|
|
147
147
|
page_number: string | number;
|
|
148
148
|
return_file_stubs: string | boolean;
|
|
149
|
+
key?: string | undefined;
|
|
149
150
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
150
151
|
queue?: string | undefined;
|
|
151
152
|
credentials?: string | undefined;
|
|
152
|
-
key?: string | undefined;
|
|
153
153
|
bucket?: string | undefined;
|
|
154
154
|
host?: string | undefined;
|
|
155
155
|
secret?: string | undefined;
|
|
156
156
|
}, {
|
|
157
157
|
path: string | string[];
|
|
158
158
|
robot: "/minio/import";
|
|
159
|
+
key?: string | undefined;
|
|
159
160
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
160
161
|
result?: string | boolean | undefined;
|
|
161
162
|
queue?: string | undefined;
|
|
@@ -163,7 +164,6 @@ export declare const interpolatableRobotMinioImportInstructionsSchema: z.ZodObje
|
|
|
163
164
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
164
165
|
force_name?: string | string[] | null | undefined;
|
|
165
166
|
credentials?: string | undefined;
|
|
166
|
-
key?: string | undefined;
|
|
167
167
|
bucket?: string | undefined;
|
|
168
168
|
host?: string | undefined;
|
|
169
169
|
secret?: string | undefined;
|
|
@@ -194,25 +194,26 @@ export declare const interpolatableRobotMinioImportInstructionsWithHiddenFieldsS
|
|
|
194
194
|
result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
|
|
195
195
|
}, "strict", z.ZodTypeAny, {
|
|
196
196
|
path: string | string[];
|
|
197
|
+
robot: "/minio/import";
|
|
197
198
|
force_accept: string | boolean;
|
|
198
199
|
ignore_errors: string | string[];
|
|
199
200
|
force_name: string | string[] | null;
|
|
200
|
-
robot: "/minio/import";
|
|
201
201
|
recursive: string | boolean;
|
|
202
202
|
files_per_page: string | number;
|
|
203
203
|
page_number: string | number;
|
|
204
204
|
return_file_stubs: string | boolean;
|
|
205
|
+
key?: string | undefined;
|
|
205
206
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
206
207
|
result?: string | boolean | undefined;
|
|
207
208
|
queue?: string | undefined;
|
|
208
209
|
credentials?: string | undefined;
|
|
209
|
-
key?: string | undefined;
|
|
210
210
|
bucket?: string | undefined;
|
|
211
211
|
host?: string | undefined;
|
|
212
212
|
secret?: string | undefined;
|
|
213
213
|
}, {
|
|
214
214
|
path: string | string[];
|
|
215
215
|
robot: "/minio/import";
|
|
216
|
+
key?: string | undefined;
|
|
216
217
|
output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
|
|
217
218
|
result?: string | boolean | undefined;
|
|
218
219
|
queue?: string | undefined;
|
|
@@ -220,7 +221,6 @@ export declare const interpolatableRobotMinioImportInstructionsWithHiddenFieldsS
|
|
|
220
221
|
ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
|
|
221
222
|
force_name?: string | string[] | null | undefined;
|
|
222
223
|
credentials?: string | undefined;
|
|
223
|
-
key?: string | undefined;
|
|
224
224
|
bucket?: string | undefined;
|
|
225
225
|
host?: string | undefined;
|
|
226
226
|
secret?: string | undefined;
|