transloadit 4.9.1 → 4.10.1

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.
Files changed (132) hide show
  1. package/README.md +43 -2
  2. package/dist/alphalib/types/assembliesGet.d.ts +8 -8
  3. package/dist/alphalib/types/assemblyReplay.d.ts +8 -8
  4. package/dist/alphalib/types/assemblyReplayNotification.d.ts +8 -8
  5. package/dist/alphalib/types/assemblyStatus.d.ts +2422 -2422
  6. package/dist/alphalib/types/bill.d.ts +8 -8
  7. package/dist/alphalib/types/builtinTemplates.d.ts +4 -4
  8. package/dist/alphalib/types/robots/_index.d.ts +186 -186
  9. package/dist/alphalib/types/robots/_instructions-primitives.d.ts +32 -32
  10. package/dist/alphalib/types/robots/ai-chat.d.ts +205 -205
  11. package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -1
  12. package/dist/alphalib/types/robots/ai-chat.js +5 -4
  13. package/dist/alphalib/types/robots/ai-chat.js.map +1 -1
  14. package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
  15. package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
  16. package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
  17. package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
  18. package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
  19. package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
  20. package/dist/alphalib/types/robots/audio-split.d.ts +32 -32
  21. package/dist/alphalib/types/robots/audio-waveform.d.ts +44 -44
  22. package/dist/alphalib/types/robots/azure-import.d.ts +16 -16
  23. package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
  24. package/dist/alphalib/types/robots/backblaze-import.d.ts +16 -16
  25. package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
  26. package/dist/alphalib/types/robots/box-import.d.ts +8 -8
  27. package/dist/alphalib/types/robots/box-store.d.ts +8 -8
  28. package/dist/alphalib/types/robots/cloudfiles-import.d.ts +16 -16
  29. package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
  30. package/dist/alphalib/types/robots/cloudflare-import.d.ts +24 -24
  31. package/dist/alphalib/types/robots/cloudflare-store.d.ts +16 -16
  32. package/dist/alphalib/types/robots/digitalocean-import.d.ts +24 -24
  33. package/dist/alphalib/types/robots/digitalocean-store.d.ts +16 -16
  34. package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
  35. package/dist/alphalib/types/robots/document-convert.d.ts +16 -16
  36. package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
  37. package/dist/alphalib/types/robots/document-ocr.d.ts +16 -16
  38. package/dist/alphalib/types/robots/document-optimize.d.ts +8 -8
  39. package/dist/alphalib/types/robots/document-split.d.ts +8 -8
  40. package/dist/alphalib/types/robots/document-thumbs.d.ts +20 -20
  41. package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
  42. package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
  43. package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
  44. package/dist/alphalib/types/robots/file-compress.d.ts +28 -28
  45. package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
  46. package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
  47. package/dist/alphalib/types/robots/file-hash.d.ts +12 -12
  48. package/dist/alphalib/types/robots/file-preview.d.ts +48 -48
  49. package/dist/alphalib/types/robots/file-read.d.ts +8 -8
  50. package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
  51. package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
  52. package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
  53. package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
  54. package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
  55. package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
  56. package/dist/alphalib/types/robots/google-import.d.ts +16 -16
  57. package/dist/alphalib/types/robots/google-store.d.ts +8 -8
  58. package/dist/alphalib/types/robots/html-convert.d.ts +16 -16
  59. package/dist/alphalib/types/robots/http-import.d.ts +16 -16
  60. package/dist/alphalib/types/robots/image-bgremove.d.ts +16 -16
  61. package/dist/alphalib/types/robots/image-copyrightdetect.d.ts +16 -16
  62. package/dist/alphalib/types/robots/image-describe.d.ts +16 -16
  63. package/dist/alphalib/types/robots/image-enhance.d.ts +12 -12
  64. package/dist/alphalib/types/robots/image-facedetect.d.ts +16 -16
  65. package/dist/alphalib/types/robots/image-generate.d.ts +32 -32
  66. package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
  67. package/dist/alphalib/types/robots/image-generate.js +4 -4
  68. package/dist/alphalib/types/robots/image-generate.js.map +1 -1
  69. package/dist/alphalib/types/robots/image-merge.d.ts +16 -16
  70. package/dist/alphalib/types/robots/image-ocr.d.ts +16 -16
  71. package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
  72. package/dist/alphalib/types/robots/image-resize.d.ts +74 -74
  73. package/dist/alphalib/types/robots/image-upscale.d.ts +8 -8
  74. package/dist/alphalib/types/robots/mega-import.d.ts +24 -24
  75. package/dist/alphalib/types/robots/mega-store.d.ts +16 -16
  76. package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
  77. package/dist/alphalib/types/robots/meta-write.d.ts +8 -8
  78. package/dist/alphalib/types/robots/minio-import.d.ts +24 -24
  79. package/dist/alphalib/types/robots/minio-store.d.ts +16 -16
  80. package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
  81. package/dist/alphalib/types/robots/s3-import.d.ts +32 -32
  82. package/dist/alphalib/types/robots/s3-store.d.ts +20 -20
  83. package/dist/alphalib/types/robots/script-run.d.ts +16 -16
  84. package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
  85. package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
  86. package/dist/alphalib/types/robots/speech-transcribe.d.ts +16 -16
  87. package/dist/alphalib/types/robots/supabase-import.d.ts +24 -24
  88. package/dist/alphalib/types/robots/supabase-store.d.ts +16 -16
  89. package/dist/alphalib/types/robots/swift-import.d.ts +24 -24
  90. package/dist/alphalib/types/robots/swift-store.d.ts +16 -16
  91. package/dist/alphalib/types/robots/text-speak.d.ts +16 -16
  92. package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
  93. package/dist/alphalib/types/robots/tigris-import.d.ts +24 -24
  94. package/dist/alphalib/types/robots/tigris-store.d.ts +16 -16
  95. package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
  96. package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
  97. package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
  98. package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
  99. package/dist/alphalib/types/robots/video-artwork.d.ts +16 -16
  100. package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
  101. package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
  102. package/dist/alphalib/types/robots/video-generate.d.ts +32 -32
  103. package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
  104. package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
  105. package/dist/alphalib/types/robots/video-split.d.ts +32 -32
  106. package/dist/alphalib/types/robots/video-subtitle.d.ts +36 -36
  107. package/dist/alphalib/types/robots/video-thumbs.d.ts +24 -24
  108. package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
  109. package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
  110. package/dist/alphalib/types/robots/wasabi-import.d.ts +24 -24
  111. package/dist/alphalib/types/robots/wasabi-store.d.ts +16 -16
  112. package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
  113. package/dist/alphalib/types/skillFrontmatter.d.ts +2 -2
  114. package/dist/alphalib/types/template.d.ts +62 -62
  115. package/dist/alphalib/types/templateCredential.d.ts +18 -18
  116. package/dist/cli/intentCommandSpecs.d.ts.map +1 -1
  117. package/dist/cli/intentCommandSpecs.js +7 -0
  118. package/dist/cli/intentCommandSpecs.js.map +1 -1
  119. package/dist/cli/semanticIntents/imageGenerate.d.ts +1 -1
  120. package/dist/cli/semanticIntents/imageGenerate.js +2 -2
  121. package/dist/cli/semanticIntents/imageGenerate.js.map +1 -1
  122. package/dist/cli/types.d.ts +8 -8
  123. package/dist/inputFiles.d.ts +12 -2
  124. package/dist/inputFiles.d.ts.map +1 -1
  125. package/dist/inputFiles.js +4 -1
  126. package/dist/inputFiles.js.map +1 -1
  127. package/package.json +12 -16
  128. package/src/alphalib/types/robots/ai-chat.ts +5 -5
  129. package/src/alphalib/types/robots/image-generate.ts +8 -4
  130. package/src/cli/intentCommandSpecs.ts +10 -0
  131. package/src/cli/semanticIntents/imageGenerate.ts +2 -2
  132. package/src/inputFiles.ts +43 -7
@@ -431,16 +431,16 @@ export declare const robotVideoThumbsInstructionsSchema: z.ZodObject<{
431
431
  rotate: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<0>, z.ZodLiteral<90>, z.ZodLiteral<180>, z.ZodLiteral<270>, z.ZodLiteral<360>]>>;
432
432
  input_codec: z.ZodOptional<z.ZodString>;
433
433
  }, "strict", z.ZodTypeAny, {
434
- format: "jpeg" | "jpg" | "png";
435
- result: boolean;
436
- count: number;
437
434
  robot: "/video/thumbs";
435
+ result: boolean;
438
436
  force_accept: boolean;
439
437
  ignore_errors: string[];
440
438
  ffmpeg_stack: string;
441
439
  resize_strategy: "crop" | "fit" | "fillcrop" | "min_fit" | "pad" | "stretch";
442
440
  background: string;
443
441
  rotate: 0 | 90 | 180 | 270 | 360;
442
+ format: "jpeg" | "jpg" | "png";
443
+ count: number;
444
444
  offsets: string[] | number[];
445
445
  ffmpeg?: z.objectOutputType<{
446
446
  af: z.ZodOptional<z.ZodString>;
@@ -584,9 +584,6 @@ export declare const robotVideoThumbsInstructionsSchema: z.ZodObject<{
584
584
  input_codec?: string | undefined;
585
585
  }, {
586
586
  robot: "/video/thumbs";
587
- format?: "jpeg" | "jpg" | "png" | undefined;
588
- result?: boolean | undefined;
589
- count?: number | undefined;
590
587
  ffmpeg?: z.objectInputType<{
591
588
  af: z.ZodOptional<z.ZodString>;
592
589
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -723,6 +720,7 @@ export declare const robotVideoThumbsInstructionsSchema: z.ZodObject<{
723
720
  group_by_original?: boolean | undefined;
724
721
  } | undefined;
725
722
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
723
+ result?: boolean | undefined;
726
724
  queue?: "batch" | undefined;
727
725
  force_accept?: boolean | undefined;
728
726
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -732,6 +730,8 @@ export declare const robotVideoThumbsInstructionsSchema: z.ZodObject<{
732
730
  resize_strategy?: "crop" | "fit" | "fillcrop" | "min_fit" | "pad" | "stretch" | undefined;
733
731
  background?: string | undefined;
734
732
  rotate?: 0 | 90 | 180 | 270 | 360 | undefined;
733
+ format?: "jpeg" | "jpg" | "png" | undefined;
734
+ count?: number | undefined;
735
735
  offsets?: string[] | number[] | undefined;
736
736
  input_codec?: string | undefined;
737
737
  }>;
@@ -1163,8 +1163,6 @@ export declare const robotVideoThumbsInstructionsWithHiddenFieldsSchema: z.ZodOb
1163
1163
  } & {
1164
1164
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
1165
1165
  }, "strict", z.ZodTypeAny, {
1166
- format: "jpeg" | "jpg" | "png";
1167
- count: number;
1168
1166
  robot: "/video/thumbs";
1169
1167
  force_accept: boolean;
1170
1168
  ignore_errors: string[];
@@ -1172,8 +1170,9 @@ export declare const robotVideoThumbsInstructionsWithHiddenFieldsSchema: z.ZodOb
1172
1170
  resize_strategy: "crop" | "fit" | "fillcrop" | "min_fit" | "pad" | "stretch";
1173
1171
  background: string;
1174
1172
  rotate: 0 | 90 | 180 | 270 | 360;
1173
+ format: "jpeg" | "jpg" | "png";
1174
+ count: number;
1175
1175
  offsets: string[] | number[];
1176
- result?: boolean | "debug" | undefined;
1177
1176
  ffmpeg?: z.objectOutputType<{
1178
1177
  af: z.ZodOptional<z.ZodString>;
1179
1178
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -1310,15 +1309,13 @@ export declare const robotVideoThumbsInstructionsWithHiddenFieldsSchema: z.ZodOb
1310
1309
  group_by_original?: boolean | undefined;
1311
1310
  } | undefined;
1312
1311
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
1312
+ result?: boolean | "debug" | undefined;
1313
1313
  queue?: "batch" | undefined;
1314
1314
  width?: number | undefined;
1315
1315
  height?: number | undefined;
1316
1316
  input_codec?: string | undefined;
1317
1317
  }, {
1318
1318
  robot: "/video/thumbs";
1319
- format?: "jpeg" | "jpg" | "png" | undefined;
1320
- result?: boolean | "debug" | undefined;
1321
- count?: number | undefined;
1322
1319
  ffmpeg?: z.objectInputType<{
1323
1320
  af: z.ZodOptional<z.ZodString>;
1324
1321
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -1455,6 +1452,7 @@ export declare const robotVideoThumbsInstructionsWithHiddenFieldsSchema: z.ZodOb
1455
1452
  group_by_original?: boolean | undefined;
1456
1453
  } | undefined;
1457
1454
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
1455
+ result?: boolean | "debug" | undefined;
1458
1456
  queue?: "batch" | undefined;
1459
1457
  force_accept?: boolean | undefined;
1460
1458
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -1464,6 +1462,8 @@ export declare const robotVideoThumbsInstructionsWithHiddenFieldsSchema: z.ZodOb
1464
1462
  resize_strategy?: "crop" | "fit" | "fillcrop" | "min_fit" | "pad" | "stretch" | undefined;
1465
1463
  background?: string | undefined;
1466
1464
  rotate?: 0 | 90 | 180 | 270 | 360 | undefined;
1465
+ format?: "jpeg" | "jpg" | "png" | undefined;
1466
+ count?: number | undefined;
1467
1467
  offsets?: string[] | number[] | undefined;
1468
1468
  input_codec?: string | undefined;
1469
1469
  }>;
@@ -1896,16 +1896,16 @@ export declare const interpolatableRobotVideoThumbsInstructionsSchema: z.ZodObje
1896
1896
  rotate: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<0>]>, z.ZodUnion<[z.ZodString, z.ZodLiteral<90>]>, z.ZodUnion<[z.ZodString, z.ZodLiteral<180>]>, z.ZodUnion<[z.ZodString, z.ZodLiteral<270>]>, z.ZodUnion<[z.ZodString, z.ZodLiteral<360>]>]>>;
1897
1897
  input_codec: z.ZodOptional<z.ZodString>;
1898
1898
  }, "strict", z.ZodTypeAny, {
1899
- format: string;
1900
- result: string | boolean;
1901
- count: string | number;
1902
1899
  robot: "/video/thumbs";
1900
+ result: string | boolean;
1903
1901
  force_accept: string | boolean;
1904
1902
  ignore_errors: string | string[];
1905
1903
  ffmpeg_stack: string;
1906
1904
  resize_strategy: string;
1907
1905
  background: string;
1908
1906
  rotate: string | 0 | 90 | 180 | 270 | 360;
1907
+ format: string;
1908
+ count: string | number;
1909
1909
  offsets: string | string[] | (string | number)[];
1910
1910
  ffmpeg?: string | z.objectOutputType<{
1911
1911
  af: z.ZodOptional<z.ZodString>;
@@ -2049,9 +2049,6 @@ export declare const interpolatableRobotVideoThumbsInstructionsSchema: z.ZodObje
2049
2049
  input_codec?: string | undefined;
2050
2050
  }, {
2051
2051
  robot: "/video/thumbs";
2052
- format?: string | undefined;
2053
- result?: string | boolean | undefined;
2054
- count?: string | number | undefined;
2055
2052
  ffmpeg?: string | z.objectInputType<{
2056
2053
  af: z.ZodOptional<z.ZodString>;
2057
2054
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -2188,6 +2185,7 @@ export declare const interpolatableRobotVideoThumbsInstructionsSchema: z.ZodObje
2188
2185
  group_by_original?: boolean | undefined;
2189
2186
  } | undefined;
2190
2187
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
2188
+ result?: string | boolean | undefined;
2191
2189
  queue?: string | undefined;
2192
2190
  force_accept?: string | boolean | undefined;
2193
2191
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -2197,6 +2195,8 @@ export declare const interpolatableRobotVideoThumbsInstructionsSchema: z.ZodObje
2197
2195
  resize_strategy?: string | undefined;
2198
2196
  background?: string | undefined;
2199
2197
  rotate?: string | 0 | 90 | 180 | 270 | 360 | undefined;
2198
+ format?: string | undefined;
2199
+ count?: string | number | undefined;
2200
2200
  offsets?: string | string[] | (string | number)[] | undefined;
2201
2201
  input_codec?: string | undefined;
2202
2202
  }>;
@@ -2629,8 +2629,6 @@ export declare const interpolatableRobotVideoThumbsInstructionsWithHiddenFieldsS
2629
2629
  input_codec: z.ZodOptional<z.ZodString>;
2630
2630
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
2631
2631
  }, "strict", z.ZodTypeAny, {
2632
- format: string;
2633
- count: string | number;
2634
2632
  robot: "/video/thumbs";
2635
2633
  force_accept: string | boolean;
2636
2634
  ignore_errors: string | string[];
@@ -2638,8 +2636,9 @@ export declare const interpolatableRobotVideoThumbsInstructionsWithHiddenFieldsS
2638
2636
  resize_strategy: string;
2639
2637
  background: string;
2640
2638
  rotate: string | 0 | 90 | 180 | 270 | 360;
2639
+ format: string;
2640
+ count: string | number;
2641
2641
  offsets: string | string[] | (string | number)[];
2642
- result?: string | boolean | undefined;
2643
2642
  ffmpeg?: string | z.objectOutputType<{
2644
2643
  af: z.ZodOptional<z.ZodString>;
2645
2644
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -2776,15 +2775,13 @@ export declare const interpolatableRobotVideoThumbsInstructionsWithHiddenFieldsS
2776
2775
  group_by_original?: boolean | undefined;
2777
2776
  } | undefined;
2778
2777
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
2778
+ result?: string | boolean | undefined;
2779
2779
  queue?: string | undefined;
2780
2780
  width?: string | number | undefined;
2781
2781
  height?: string | number | undefined;
2782
2782
  input_codec?: string | undefined;
2783
2783
  }, {
2784
2784
  robot: "/video/thumbs";
2785
- format?: string | undefined;
2786
- result?: string | boolean | undefined;
2787
- count?: string | number | undefined;
2788
2785
  ffmpeg?: string | z.objectInputType<{
2789
2786
  af: z.ZodOptional<z.ZodString>;
2790
2787
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -2921,6 +2918,7 @@ export declare const interpolatableRobotVideoThumbsInstructionsWithHiddenFieldsS
2921
2918
  group_by_original?: boolean | undefined;
2922
2919
  } | undefined;
2923
2920
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
2921
+ result?: string | boolean | undefined;
2924
2922
  queue?: string | undefined;
2925
2923
  force_accept?: string | boolean | undefined;
2926
2924
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -2930,6 +2928,8 @@ export declare const interpolatableRobotVideoThumbsInstructionsWithHiddenFieldsS
2930
2928
  resize_strategy?: string | undefined;
2931
2929
  background?: string | undefined;
2932
2930
  rotate?: string | 0 | 90 | 180 | 270 | 360 | undefined;
2931
+ format?: string | undefined;
2932
+ count?: string | number | undefined;
2933
2933
  offsets?: string | string[] | (string | number)[] | undefined;
2934
2934
  input_codec?: string | undefined;
2935
2935
  }>;
@@ -19,8 +19,8 @@ export declare const robotVimeoImportInstructionsSchema: z.ZodObject<{
19
19
  rendition: z.ZodDefault<z.ZodEnum<["240p", "360p", "540p", "720p", "1080p", "source"]>>;
20
20
  }, "strict", z.ZodTypeAny, {
21
21
  path: string | string[];
22
- result: boolean;
23
22
  robot: "/vimeo/import";
23
+ result: boolean;
24
24
  force_accept: boolean;
25
25
  ignore_errors: string[];
26
26
  force_name: string | string[] | null;
@@ -33,8 +33,8 @@ export declare const robotVimeoImportInstructionsSchema: z.ZodObject<{
33
33
  }, {
34
34
  robot: "/vimeo/import";
35
35
  path?: string | string[] | undefined;
36
- result?: boolean | undefined;
37
36
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
37
+ result?: boolean | undefined;
38
38
  queue?: "batch" | undefined;
39
39
  force_accept?: boolean | undefined;
40
40
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -61,8 +61,8 @@ export declare const interpolatableRobotVimeoImportInstructionsSchema: z.ZodObje
61
61
  rendition: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["240p", "360p", "540p", "720p", "1080p", "source"]>]>>;
62
62
  }, "strict", z.ZodTypeAny, {
63
63
  path: string | string[];
64
- result: string | boolean;
65
64
  robot: "/vimeo/import";
65
+ result: string | boolean;
66
66
  force_accept: string | boolean;
67
67
  ignore_errors: string | string[];
68
68
  force_name: string | string[] | null;
@@ -75,8 +75,8 @@ export declare const interpolatableRobotVimeoImportInstructionsSchema: z.ZodObje
75
75
  }, {
76
76
  robot: "/vimeo/import";
77
77
  path?: string | string[] | undefined;
78
- result?: string | boolean | undefined;
79
78
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
79
+ result?: string | boolean | undefined;
80
80
  queue?: string | undefined;
81
81
  force_accept?: string | boolean | undefined;
82
82
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -109,8 +109,8 @@ export declare const robotVimeoImportInstructionsWithHiddenFieldsSchema: z.ZodOb
109
109
  return_file_stubs: z.ZodOptional<z.ZodBoolean>;
110
110
  }, "strict", z.ZodTypeAny, {
111
111
  path: string | string[];
112
- result: boolean;
113
112
  robot: "/vimeo/import";
113
+ result: boolean;
114
114
  force_accept: boolean;
115
115
  ignore_errors: string[];
116
116
  force_name: string | string[] | null;
@@ -125,8 +125,8 @@ export declare const robotVimeoImportInstructionsWithHiddenFieldsSchema: z.ZodOb
125
125
  }, {
126
126
  robot: "/vimeo/import";
127
127
  path?: string | string[] | undefined;
128
- result?: boolean | undefined;
129
128
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
129
+ result?: boolean | undefined;
130
130
  queue?: "batch" | undefined;
131
131
  force_accept?: boolean | undefined;
132
132
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -155,8 +155,8 @@ export declare const interpolatableRobotVimeoImportInstructionsWithHiddenFieldsS
155
155
  return_file_stubs: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
156
156
  }, "strict", z.ZodTypeAny, {
157
157
  path: string | string[];
158
- result: string | boolean;
159
158
  robot: "/vimeo/import";
159
+ result: string | boolean;
160
160
  force_accept: string | boolean;
161
161
  ignore_errors: string | string[];
162
162
  force_name: string | string[] | null;
@@ -171,8 +171,8 @@ export declare const interpolatableRobotVimeoImportInstructionsWithHiddenFieldsS
171
171
  }, {
172
172
  robot: "/vimeo/import";
173
173
  path?: string | string[] | undefined;
174
- result?: string | boolean | undefined;
175
174
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
175
+ result?: string | boolean | undefined;
176
176
  queue?: string | undefined;
177
177
  force_accept?: string | boolean | undefined;
178
178
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
@@ -69,10 +69,10 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
69
69
  folder_id: z.ZodDefault<z.ZodNullable<z.ZodString>>;
70
70
  folder_uri: z.ZodOptional<z.ZodString>;
71
71
  }, "strict", z.ZodTypeAny, {
72
- result: boolean;
73
72
  description: string;
74
73
  title: string;
75
74
  robot: "/vimeo/store";
75
+ result: boolean;
76
76
  force_accept: boolean;
77
77
  ignore_errors: string[];
78
78
  acl: "password" | "anybody" | "contacts" | "disable" | "nobody" | "unlisted" | "users";
@@ -102,7 +102,6 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
102
102
  description: string;
103
103
  title: string;
104
104
  robot: "/vimeo/store";
105
- result?: boolean | undefined;
106
105
  password?: string | undefined;
107
106
  use?: string | string[] | {
108
107
  name: string;
@@ -119,6 +118,7 @@ export declare const robotVimeoStoreInstructionsSchema: z.ZodObject<{
119
118
  group_by_original?: boolean | undefined;
120
119
  } | undefined;
121
120
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
121
+ result?: boolean | undefined;
122
122
  queue?: "batch" | undefined;
123
123
  force_accept?: boolean | undefined;
124
124
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -205,7 +205,6 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
205
205
  showcases: string[];
206
206
  downloadable: boolean;
207
207
  folder_id: string | null;
208
- result?: boolean | "debug" | undefined;
209
208
  password?: string | undefined;
210
209
  use?: string | string[] | {
211
210
  name: string;
@@ -222,6 +221,7 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
222
221
  group_by_original?: boolean | undefined;
223
222
  } | undefined;
224
223
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
224
+ result?: boolean | "debug" | undefined;
225
225
  queue?: "batch" | undefined;
226
226
  credentials?: string | undefined;
227
227
  access_token?: string | undefined;
@@ -230,7 +230,6 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
230
230
  description: string;
231
231
  title: string;
232
232
  robot: "/vimeo/store";
233
- result?: boolean | "debug" | undefined;
234
233
  password?: string | undefined;
235
234
  use?: string | string[] | {
236
235
  name: string;
@@ -247,6 +246,7 @@ export declare const robotVimeoStoreInstructionsWithHiddenFieldsSchema: z.ZodObj
247
246
  group_by_original?: boolean | undefined;
248
247
  } | undefined;
249
248
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
249
+ result?: boolean | "debug" | undefined;
250
250
  queue?: "batch" | undefined;
251
251
  force_accept?: boolean | undefined;
252
252
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -325,10 +325,10 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
325
325
  folder_id: z.ZodDefault<z.ZodNullable<z.ZodString>>;
326
326
  folder_uri: z.ZodOptional<z.ZodString>;
327
327
  }, "strict", z.ZodTypeAny, {
328
- result: string | boolean;
329
328
  description: string;
330
329
  title: string;
331
330
  robot: "/vimeo/store";
331
+ result: string | boolean;
332
332
  force_accept: string | boolean;
333
333
  ignore_errors: string | string[];
334
334
  acl: string;
@@ -358,7 +358,6 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
358
358
  description: string;
359
359
  title: string;
360
360
  robot: "/vimeo/store";
361
- result?: string | boolean | undefined;
362
361
  password?: string | undefined;
363
362
  use?: string | string[] | {
364
363
  name: string;
@@ -375,6 +374,7 @@ export declare const interpolatableRobotVimeoStoreInstructionsSchema: z.ZodObjec
375
374
  group_by_original?: boolean | undefined;
376
375
  } | undefined;
377
376
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
377
+ result?: string | boolean | undefined;
378
378
  queue?: string | undefined;
379
379
  force_accept?: string | boolean | undefined;
380
380
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -462,7 +462,6 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
462
462
  showcases: string | string[];
463
463
  downloadable: string | boolean;
464
464
  folder_id: string | null;
465
- result?: string | boolean | undefined;
466
465
  password?: string | undefined;
467
466
  use?: string | string[] | {
468
467
  name: string;
@@ -479,6 +478,7 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
479
478
  group_by_original?: boolean | undefined;
480
479
  } | undefined;
481
480
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
481
+ result?: string | boolean | undefined;
482
482
  queue?: string | undefined;
483
483
  credentials?: string | undefined;
484
484
  access_token?: string | undefined;
@@ -487,7 +487,6 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
487
487
  description: string;
488
488
  title: string;
489
489
  robot: "/vimeo/store";
490
- result?: string | boolean | undefined;
491
490
  password?: string | undefined;
492
491
  use?: string | string[] | {
493
492
  name: string;
@@ -504,6 +503,7 @@ export declare const interpolatableRobotVimeoStoreInstructionsWithHiddenFieldsSc
504
503
  group_by_original?: boolean | undefined;
505
504
  } | undefined;
506
505
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
506
+ result?: string | boolean | undefined;
507
507
  queue?: string | undefined;
508
508
  force_accept?: string | boolean | undefined;
509
509
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -23,39 +23,39 @@ export declare const robotWasabiImportInstructionsSchema: z.ZodObject<{
23
23
  return_file_stubs: z.ZodDefault<z.ZodBoolean>;
24
24
  }, "strict", z.ZodTypeAny, {
25
25
  path: string | string[];
26
- recursive: boolean;
27
26
  robot: "/wasabi/import";
28
27
  force_accept: boolean;
29
28
  ignore_errors: string[];
30
29
  force_name: string | string[] | null;
30
+ recursive: boolean;
31
31
  files_per_page: number;
32
32
  page_number: number;
33
33
  return_file_stubs: boolean;
34
34
  host?: string | undefined;
35
35
  key?: string | undefined;
36
- secret?: string | undefined;
37
- result?: boolean | undefined;
38
36
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
37
+ result?: boolean | undefined;
39
38
  queue?: "batch" | undefined;
40
39
  credentials?: string | undefined;
41
40
  bucket?: string | undefined;
41
+ secret?: string | undefined;
42
42
  bucket_region?: string | undefined;
43
43
  }, {
44
44
  path: string | string[];
45
45
  robot: "/wasabi/import";
46
46
  host?: string | undefined;
47
47
  key?: string | undefined;
48
- secret?: string | undefined;
49
- recursive?: boolean | undefined;
50
- result?: boolean | undefined;
51
48
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
49
+ result?: boolean | undefined;
52
50
  queue?: "batch" | undefined;
53
51
  force_accept?: boolean | undefined;
54
52
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
55
53
  force_name?: string | string[] | null | undefined;
56
54
  credentials?: string | undefined;
57
55
  bucket?: string | undefined;
56
+ secret?: string | undefined;
58
57
  bucket_region?: string | undefined;
58
+ recursive?: boolean | undefined;
59
59
  files_per_page?: number | undefined;
60
60
  page_number?: number | undefined;
61
61
  return_file_stubs?: boolean | undefined;
@@ -82,39 +82,39 @@ export declare const robotWasabiImportInstructionsWithHiddenFieldsSchema: z.ZodO
82
82
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodOptional<z.ZodBoolean>]>>;
83
83
  }, "strict", z.ZodTypeAny, {
84
84
  path: string | string[];
85
- recursive: boolean;
86
85
  robot: "/wasabi/import";
87
86
  force_accept: boolean;
88
87
  ignore_errors: string[];
89
88
  force_name: string | string[] | null;
89
+ recursive: boolean;
90
90
  files_per_page: number;
91
91
  page_number: number;
92
92
  return_file_stubs: boolean;
93
93
  host?: string | undefined;
94
94
  key?: string | undefined;
95
- secret?: string | undefined;
96
- result?: boolean | "debug" | undefined;
97
95
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
96
+ result?: boolean | "debug" | undefined;
98
97
  queue?: "batch" | undefined;
99
98
  credentials?: string | undefined;
100
99
  bucket?: string | undefined;
100
+ secret?: string | undefined;
101
101
  bucket_region?: string | undefined;
102
102
  }, {
103
103
  path: string | string[];
104
104
  robot: "/wasabi/import";
105
105
  host?: string | undefined;
106
106
  key?: string | undefined;
107
- secret?: string | undefined;
108
- recursive?: boolean | undefined;
109
- result?: boolean | "debug" | undefined;
110
107
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
108
+ result?: boolean | "debug" | undefined;
111
109
  queue?: "batch" | undefined;
112
110
  force_accept?: boolean | undefined;
113
111
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
114
112
  force_name?: string | string[] | null | undefined;
115
113
  credentials?: string | undefined;
116
114
  bucket?: string | undefined;
115
+ secret?: string | undefined;
117
116
  bucket_region?: string | undefined;
117
+ recursive?: boolean | undefined;
118
118
  files_per_page?: number | undefined;
119
119
  page_number?: number | undefined;
120
120
  return_file_stubs?: boolean | undefined;
@@ -142,39 +142,39 @@ export declare const interpolatableRobotWasabiImportInstructionsSchema: z.ZodObj
142
142
  return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
143
143
  }, "strict", z.ZodTypeAny, {
144
144
  path: string | string[];
145
- recursive: string | boolean;
146
145
  robot: "/wasabi/import";
147
146
  force_accept: string | boolean;
148
147
  ignore_errors: string | string[];
149
148
  force_name: string | string[] | null;
149
+ recursive: string | boolean;
150
150
  files_per_page: string | number;
151
151
  page_number: string | number;
152
152
  return_file_stubs: string | boolean;
153
153
  host?: string | undefined;
154
154
  key?: string | undefined;
155
- secret?: string | undefined;
156
- result?: string | boolean | undefined;
157
155
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
156
+ result?: string | boolean | undefined;
158
157
  queue?: string | undefined;
159
158
  credentials?: string | undefined;
160
159
  bucket?: string | undefined;
160
+ secret?: string | undefined;
161
161
  bucket_region?: string | undefined;
162
162
  }, {
163
163
  path: string | string[];
164
164
  robot: "/wasabi/import";
165
165
  host?: string | undefined;
166
166
  key?: string | undefined;
167
- secret?: string | undefined;
168
- recursive?: string | boolean | undefined;
169
- result?: string | boolean | undefined;
170
167
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
168
+ result?: string | boolean | undefined;
171
169
  queue?: string | undefined;
172
170
  force_accept?: string | boolean | undefined;
173
171
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
174
172
  force_name?: string | string[] | null | undefined;
175
173
  credentials?: string | undefined;
176
174
  bucket?: string | undefined;
175
+ secret?: string | undefined;
177
176
  bucket_region?: string | undefined;
177
+ recursive?: string | boolean | undefined;
178
178
  files_per_page?: string | number | undefined;
179
179
  page_number?: string | number | undefined;
180
180
  return_file_stubs?: string | boolean | undefined;
@@ -202,39 +202,39 @@ export declare const interpolatableRobotWasabiImportInstructionsWithHiddenFields
202
202
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
203
203
  }, "strict", z.ZodTypeAny, {
204
204
  path: string | string[];
205
- recursive: string | boolean;
206
205
  robot: "/wasabi/import";
207
206
  force_accept: string | boolean;
208
207
  ignore_errors: string | string[];
209
208
  force_name: string | string[] | null;
209
+ recursive: string | boolean;
210
210
  files_per_page: string | number;
211
211
  page_number: string | number;
212
212
  return_file_stubs: string | boolean;
213
213
  host?: string | undefined;
214
214
  key?: string | undefined;
215
- secret?: string | undefined;
216
- result?: string | boolean | undefined;
217
215
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
216
+ result?: string | boolean | undefined;
218
217
  queue?: string | undefined;
219
218
  credentials?: string | undefined;
220
219
  bucket?: string | undefined;
220
+ secret?: string | undefined;
221
221
  bucket_region?: string | undefined;
222
222
  }, {
223
223
  path: string | string[];
224
224
  robot: "/wasabi/import";
225
225
  host?: string | undefined;
226
226
  key?: string | undefined;
227
- secret?: string | undefined;
228
- recursive?: string | boolean | undefined;
229
- result?: string | boolean | undefined;
230
227
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
228
+ result?: string | boolean | undefined;
231
229
  queue?: string | undefined;
232
230
  force_accept?: string | boolean | undefined;
233
231
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
234
232
  force_name?: string | string[] | null | undefined;
235
233
  credentials?: string | undefined;
236
234
  bucket?: string | undefined;
235
+ secret?: string | undefined;
237
236
  bucket_region?: string | undefined;
237
+ recursive?: string | boolean | undefined;
238
238
  files_per_page?: string | number | undefined;
239
239
  page_number?: string | number | undefined;
240
240
  return_file_stubs?: string | boolean | undefined;