transloadit 4.1.2 → 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.
Files changed (175) hide show
  1. package/dist/alphalib/mcache.d.ts +2 -2
  2. package/dist/alphalib/mcache.d.ts.map +1 -1
  3. package/dist/alphalib/mcache.js.map +1 -1
  4. package/dist/alphalib/types/assembliesGet.d.ts +4 -4
  5. package/dist/alphalib/types/assemblyReplay.d.ts +394 -178
  6. package/dist/alphalib/types/assemblyReplay.d.ts.map +1 -1
  7. package/dist/alphalib/types/assemblyReplayNotification.d.ts +394 -178
  8. package/dist/alphalib/types/assemblyReplayNotification.d.ts.map +1 -1
  9. package/dist/alphalib/types/assemblyStatus.d.ts +112 -112
  10. package/dist/alphalib/types/assemblyStatus.d.ts.map +1 -1
  11. package/dist/alphalib/types/assemblyStatus.js +1 -0
  12. package/dist/alphalib/types/assemblyStatus.js.map +1 -1
  13. package/dist/alphalib/types/bill.d.ts +4 -4
  14. package/dist/alphalib/types/robots/_index.d.ts +3289 -932
  15. package/dist/alphalib/types/robots/_index.d.ts.map +1 -1
  16. package/dist/alphalib/types/robots/_index.js +4 -0
  17. package/dist/alphalib/types/robots/_index.js.map +1 -1
  18. package/dist/alphalib/types/robots/_instructions-primitives.d.ts +27 -16
  19. package/dist/alphalib/types/robots/_instructions-primitives.d.ts.map +1 -1
  20. package/dist/alphalib/types/robots/_instructions-primitives.js +1 -0
  21. package/dist/alphalib/types/robots/_instructions-primitives.js.map +1 -1
  22. package/dist/alphalib/types/robots/ai-chat.d.ts +2108 -0
  23. package/dist/alphalib/types/robots/ai-chat.d.ts.map +1 -0
  24. package/dist/alphalib/types/robots/ai-chat.js +216 -0
  25. package/dist/alphalib/types/robots/ai-chat.js.map +1 -0
  26. package/dist/alphalib/types/robots/assembly-savejson.d.ts +4 -4
  27. package/dist/alphalib/types/robots/audio-artwork.d.ts +16 -16
  28. package/dist/alphalib/types/robots/audio-concat.d.ts +16 -16
  29. package/dist/alphalib/types/robots/audio-encode.d.ts +16 -16
  30. package/dist/alphalib/types/robots/audio-loop.d.ts +16 -16
  31. package/dist/alphalib/types/robots/audio-merge.d.ts +16 -16
  32. package/dist/alphalib/types/robots/audio-waveform.d.ts +226 -21
  33. package/dist/alphalib/types/robots/audio-waveform.d.ts.map +1 -1
  34. package/dist/alphalib/types/robots/audio-waveform.js +134 -7
  35. package/dist/alphalib/types/robots/audio-waveform.js.map +1 -1
  36. package/dist/alphalib/types/robots/azure-import.d.ts +8 -8
  37. package/dist/alphalib/types/robots/azure-store.d.ts +8 -8
  38. package/dist/alphalib/types/robots/backblaze-import.d.ts +8 -8
  39. package/dist/alphalib/types/robots/backblaze-store.d.ts +8 -8
  40. package/dist/alphalib/types/robots/cloudfiles-import.d.ts +8 -8
  41. package/dist/alphalib/types/robots/cloudfiles-store.d.ts +8 -8
  42. package/dist/alphalib/types/robots/cloudflare-import.d.ts +8 -8
  43. package/dist/alphalib/types/robots/cloudflare-store.d.ts +8 -8
  44. package/dist/alphalib/types/robots/digitalocean-import.d.ts +8 -8
  45. package/dist/alphalib/types/robots/digitalocean-store.d.ts +8 -8
  46. package/dist/alphalib/types/robots/document-autorotate.d.ts +8 -8
  47. package/dist/alphalib/types/robots/document-convert.d.ts +8 -8
  48. package/dist/alphalib/types/robots/document-merge.d.ts +8 -8
  49. package/dist/alphalib/types/robots/document-ocr.d.ts +8 -8
  50. package/dist/alphalib/types/robots/document-split.d.ts +8 -8
  51. package/dist/alphalib/types/robots/document-thumbs.d.ts +8 -8
  52. package/dist/alphalib/types/robots/dropbox-import.d.ts +8 -8
  53. package/dist/alphalib/types/robots/dropbox-store.d.ts +8 -8
  54. package/dist/alphalib/types/robots/edgly-deliver.d.ts +8 -8
  55. package/dist/alphalib/types/robots/file-compress.d.ts +12 -12
  56. package/dist/alphalib/types/robots/file-decompress.d.ts +8 -8
  57. package/dist/alphalib/types/robots/file-filter.d.ts +12 -12
  58. package/dist/alphalib/types/robots/file-filter.d.ts.map +1 -1
  59. package/dist/alphalib/types/robots/file-filter.js +3 -1
  60. package/dist/alphalib/types/robots/file-filter.js.map +1 -1
  61. package/dist/alphalib/types/robots/file-hash.d.ts +8 -8
  62. package/dist/alphalib/types/robots/file-preview.d.ts +8 -8
  63. package/dist/alphalib/types/robots/file-read.d.ts +8 -8
  64. package/dist/alphalib/types/robots/file-serve.d.ts +8 -8
  65. package/dist/alphalib/types/robots/file-verify.d.ts +8 -8
  66. package/dist/alphalib/types/robots/file-virusscan.d.ts +8 -8
  67. package/dist/alphalib/types/robots/file-watermark.d.ts +8 -8
  68. package/dist/alphalib/types/robots/ftp-import.d.ts +8 -8
  69. package/dist/alphalib/types/robots/ftp-store.d.ts +8 -8
  70. package/dist/alphalib/types/robots/google-import.d.ts +8 -8
  71. package/dist/alphalib/types/robots/google-store.d.ts +8 -8
  72. package/dist/alphalib/types/robots/html-convert.d.ts +8 -8
  73. package/dist/alphalib/types/robots/http-import.d.ts +8 -8
  74. package/dist/alphalib/types/robots/image-bgremove.d.ts +20 -8
  75. package/dist/alphalib/types/robots/image-bgremove.d.ts.map +1 -1
  76. package/dist/alphalib/types/robots/image-bgremove.js +4 -0
  77. package/dist/alphalib/types/robots/image-bgremove.js.map +1 -1
  78. package/dist/alphalib/types/robots/image-describe.d.ts +8 -8
  79. package/dist/alphalib/types/robots/image-facedetect.d.ts +8 -8
  80. package/dist/alphalib/types/robots/image-generate.d.ts +32 -29
  81. package/dist/alphalib/types/robots/image-generate.d.ts.map +1 -1
  82. package/dist/alphalib/types/robots/image-generate.js +6 -3
  83. package/dist/alphalib/types/robots/image-generate.js.map +1 -1
  84. package/dist/alphalib/types/robots/image-merge.d.ts +8 -8
  85. package/dist/alphalib/types/robots/image-ocr.d.ts +8 -8
  86. package/dist/alphalib/types/robots/image-optimize.d.ts +16 -16
  87. package/dist/alphalib/types/robots/image-resize.d.ts +16 -16
  88. package/dist/alphalib/types/robots/meta-read.d.ts +8 -8
  89. package/dist/alphalib/types/robots/meta-write.d.ts +20 -24
  90. package/dist/alphalib/types/robots/meta-write.d.ts.map +1 -1
  91. package/dist/alphalib/types/robots/meta-write.js +1 -2
  92. package/dist/alphalib/types/robots/meta-write.js.map +1 -1
  93. package/dist/alphalib/types/robots/minio-import.d.ts +8 -8
  94. package/dist/alphalib/types/robots/minio-store.d.ts +8 -8
  95. package/dist/alphalib/types/robots/progress-simulate.d.ts +4 -4
  96. package/dist/alphalib/types/robots/s3-import.d.ts +16 -16
  97. package/dist/alphalib/types/robots/s3-store.d.ts +12 -12
  98. package/dist/alphalib/types/robots/script-run.d.ts +8 -8
  99. package/dist/alphalib/types/robots/sftp-import.d.ts +8 -8
  100. package/dist/alphalib/types/robots/sftp-store.d.ts +8 -8
  101. package/dist/alphalib/types/robots/speech-transcribe.d.ts +8 -8
  102. package/dist/alphalib/types/robots/supabase-import.d.ts +8 -8
  103. package/dist/alphalib/types/robots/supabase-store.d.ts +8 -8
  104. package/dist/alphalib/types/robots/swift-import.d.ts +8 -8
  105. package/dist/alphalib/types/robots/swift-store.d.ts +8 -8
  106. package/dist/alphalib/types/robots/text-speak.d.ts +8 -8
  107. package/dist/alphalib/types/robots/text-translate.d.ts +16 -16
  108. package/dist/alphalib/types/robots/tigris-import.d.ts +8 -8
  109. package/dist/alphalib/types/robots/tigris-store.d.ts +8 -8
  110. package/dist/alphalib/types/robots/tlcdn-deliver.d.ts +8 -8
  111. package/dist/alphalib/types/robots/tus-store.d.ts +8 -8
  112. package/dist/alphalib/types/robots/upload-handle.d.ts +8 -8
  113. package/dist/alphalib/types/robots/video-adaptive.d.ts +16 -16
  114. package/dist/alphalib/types/robots/video-concat.d.ts +16 -16
  115. package/dist/alphalib/types/robots/video-encode.d.ts +16 -16
  116. package/dist/alphalib/types/robots/video-merge.d.ts +16 -16
  117. package/dist/alphalib/types/robots/video-ondemand.d.ts +20 -20
  118. package/dist/alphalib/types/robots/video-subtitle.d.ts +24 -24
  119. package/dist/alphalib/types/robots/video-thumbs.d.ts +8 -8
  120. package/dist/alphalib/types/robots/vimeo-import.d.ts +8 -8
  121. package/dist/alphalib/types/robots/vimeo-store.d.ts +8 -8
  122. package/dist/alphalib/types/robots/wasabi-import.d.ts +8 -8
  123. package/dist/alphalib/types/robots/wasabi-store.d.ts +8 -8
  124. package/dist/alphalib/types/robots/youtube-store.d.ts +12 -12
  125. package/dist/alphalib/types/template.d.ts +6207 -2096
  126. package/dist/alphalib/types/template.d.ts.map +1 -1
  127. package/dist/alphalib/types/templateCredential.d.ts +11 -11
  128. package/dist/alphalib/types/templateCredential.d.ts.map +1 -1
  129. package/dist/alphalib/types/templateCredential.js +1 -0
  130. package/dist/alphalib/types/templateCredential.js.map +1 -1
  131. package/dist/cli/OutputCtl.d.ts +2 -1
  132. package/dist/cli/OutputCtl.d.ts.map +1 -1
  133. package/dist/cli/OutputCtl.js +1 -1
  134. package/dist/cli/OutputCtl.js.map +1 -1
  135. package/dist/cli/commands/BaseCommand.d.ts +2 -1
  136. package/dist/cli/commands/BaseCommand.d.ts.map +1 -1
  137. package/dist/cli/commands/BaseCommand.js +1 -1
  138. package/dist/cli/commands/BaseCommand.js.map +1 -1
  139. package/dist/cli/commands/assemblies.d.ts +1 -1
  140. package/dist/cli/commands/assemblies.d.ts.map +1 -1
  141. package/dist/cli/commands/notifications.d.ts +0 -7
  142. package/dist/cli/commands/notifications.d.ts.map +1 -1
  143. package/dist/cli/commands/notifications.js +1 -1
  144. package/dist/cli/commands/notifications.js.map +1 -1
  145. package/dist/cli/commands/templates.d.ts +1 -9
  146. package/dist/cli/commands/templates.d.ts.map +1 -1
  147. package/dist/cli/commands/templates.js +1 -1
  148. package/dist/cli/commands/templates.js.map +1 -1
  149. package/dist/cli/helpers.d.ts +2 -2
  150. package/dist/cli/helpers.d.ts.map +1 -1
  151. package/dist/cli/helpers.js.map +1 -1
  152. package/dist/cli/types.d.ts +3 -77
  153. package/dist/cli/types.d.ts.map +1 -1
  154. package/dist/cli/types.js +2 -17
  155. package/dist/cli/types.js.map +1 -1
  156. package/package.json +16 -22
  157. package/src/alphalib/mcache.ts +4 -4
  158. package/src/alphalib/types/assemblyStatus.ts +1 -0
  159. package/src/alphalib/types/robots/_index.ts +14 -1
  160. package/src/alphalib/types/robots/_instructions-primitives.ts +21 -15
  161. package/src/alphalib/types/robots/ai-chat.ts +266 -0
  162. package/src/alphalib/types/robots/audio-waveform.ts +142 -9
  163. package/src/alphalib/types/robots/file-filter.ts +3 -1
  164. package/src/alphalib/types/robots/image-bgremove.ts +6 -0
  165. package/src/alphalib/types/robots/image-generate.ts +6 -3
  166. package/src/alphalib/types/robots/meta-write.ts +1 -2
  167. package/src/alphalib/types/templateCredential.ts +1 -0
  168. package/src/cli/OutputCtl.ts +1 -1
  169. package/src/cli/commands/BaseCommand.ts +1 -1
  170. package/src/cli/commands/assemblies.ts +1 -1
  171. package/src/cli/commands/notifications.ts +2 -2
  172. package/src/cli/commands/templates.ts +3 -3
  173. package/src/cli/helpers.ts +3 -3
  174. package/src/cli/types.ts +2 -115
  175. package/CHANGELOG.md +0 -257
@@ -63,8 +63,8 @@ export declare const robotImageOcrInstructionsSchema: z.ZodObject<{
63
63
  format: z.ZodDefault<z.ZodEnum<["json", "meta", "text"]>>;
64
64
  }, "strict", z.ZodTypeAny, {
65
65
  format: "json" | "text" | "meta";
66
- robot: "/image/ocr";
67
66
  result: boolean;
67
+ robot: "/image/ocr";
68
68
  force_accept: boolean;
69
69
  ignore_errors: string[];
70
70
  provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
@@ -89,6 +89,7 @@ export declare const robotImageOcrInstructionsSchema: z.ZodObject<{
89
89
  robot: "/image/ocr";
90
90
  provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
91
91
  format?: "json" | "text" | "meta" | undefined;
92
+ result?: boolean | undefined;
92
93
  use?: string | string[] | {
93
94
  name: string;
94
95
  fields?: string | undefined;
@@ -104,7 +105,6 @@ export declare const robotImageOcrInstructionsSchema: z.ZodObject<{
104
105
  group_by_original?: boolean | undefined;
105
106
  } | undefined;
106
107
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
107
- result?: boolean | undefined;
108
108
  queue?: "batch" | undefined;
109
109
  force_accept?: boolean | undefined;
110
110
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -176,6 +176,7 @@ export declare const robotImageOcrInstructionsWithHiddenFieldsSchema: z.ZodObjec
176
176
  ignore_errors: string[];
177
177
  provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
178
178
  granularity: "full" | "list";
179
+ result?: boolean | "debug" | undefined;
179
180
  use?: string | string[] | {
180
181
  name: string;
181
182
  fields?: string | undefined;
@@ -191,12 +192,12 @@ export declare const robotImageOcrInstructionsWithHiddenFieldsSchema: z.ZodObjec
191
192
  group_by_original?: boolean | undefined;
192
193
  } | undefined;
193
194
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
194
- result?: boolean | "debug" | undefined;
195
195
  queue?: "batch" | undefined;
196
196
  }, {
197
197
  robot: "/image/ocr";
198
198
  provider: "aws" | "gcp" | "replicate" | "fal" | "transloadit";
199
199
  format?: "json" | "text" | "meta" | undefined;
200
+ result?: boolean | "debug" | undefined;
200
201
  use?: string | string[] | {
201
202
  name: string;
202
203
  fields?: string | undefined;
@@ -212,7 +213,6 @@ export declare const robotImageOcrInstructionsWithHiddenFieldsSchema: z.ZodObjec
212
213
  group_by_original?: boolean | undefined;
213
214
  } | undefined;
214
215
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
215
- result?: boolean | "debug" | undefined;
216
216
  queue?: "batch" | undefined;
217
217
  force_accept?: boolean | undefined;
218
218
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -280,8 +280,8 @@ export declare const interpolatableRobotImageOcrInstructionsSchema: z.ZodObject<
280
280
  format: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEnum<["json", "meta", "text"]>]>>;
281
281
  }, "strict", z.ZodTypeAny, {
282
282
  format: string;
283
- robot: "/image/ocr";
284
283
  result: string | boolean;
284
+ robot: "/image/ocr";
285
285
  force_accept: string | boolean;
286
286
  ignore_errors: string | string[];
287
287
  provider: string;
@@ -306,6 +306,7 @@ export declare const interpolatableRobotImageOcrInstructionsSchema: z.ZodObject<
306
306
  robot: "/image/ocr";
307
307
  provider: string;
308
308
  format?: string | undefined;
309
+ result?: string | boolean | undefined;
309
310
  use?: string | string[] | {
310
311
  name: string;
311
312
  fields?: string | undefined;
@@ -321,7 +322,6 @@ export declare const interpolatableRobotImageOcrInstructionsSchema: z.ZodObject<
321
322
  group_by_original?: boolean | undefined;
322
323
  } | undefined;
323
324
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
324
- result?: string | boolean | undefined;
325
325
  queue?: string | undefined;
326
326
  force_accept?: string | boolean | undefined;
327
327
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -394,6 +394,7 @@ export declare const interpolatableRobotImageOcrInstructionsWithHiddenFieldsSche
394
394
  ignore_errors: string | string[];
395
395
  provider: string;
396
396
  granularity: string;
397
+ result?: string | boolean | undefined;
397
398
  use?: string | string[] | {
398
399
  name: string;
399
400
  fields?: string | undefined;
@@ -409,12 +410,12 @@ export declare const interpolatableRobotImageOcrInstructionsWithHiddenFieldsSche
409
410
  group_by_original?: boolean | undefined;
410
411
  } | undefined;
411
412
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
412
- result?: string | boolean | undefined;
413
413
  queue?: string | undefined;
414
414
  }, {
415
415
  robot: "/image/ocr";
416
416
  provider: string;
417
417
  format?: string | undefined;
418
+ result?: string | boolean | undefined;
418
419
  use?: string | string[] | {
419
420
  name: string;
420
421
  fields?: string | undefined;
@@ -430,7 +431,6 @@ export declare const interpolatableRobotImageOcrInstructionsWithHiddenFieldsSche
430
431
  group_by_original?: boolean | undefined;
431
432
  } | undefined;
432
433
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
433
- result?: string | boolean | undefined;
434
434
  queue?: string | undefined;
435
435
  force_accept?: string | boolean | undefined;
436
436
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -63,11 +63,11 @@ export declare const robotImageOptimizeInstructionsSchema: z.ZodObject<{
63
63
  preserve_meta_data: z.ZodDefault<z.ZodBoolean>;
64
64
  fix_breaking_images: z.ZodDefault<z.ZodBoolean>;
65
65
  }, "strict", z.ZodTypeAny, {
66
- robot: "/image/optimize";
66
+ priority: "compression-ratio" | "conversion-speed";
67
67
  result: boolean;
68
+ robot: "/image/optimize";
68
69
  force_accept: boolean;
69
70
  ignore_errors: string[];
70
- priority: "compression-ratio" | "conversion-speed";
71
71
  progressive: boolean;
72
72
  preserve_meta_data: boolean;
73
73
  fix_breaking_images: boolean;
@@ -89,6 +89,8 @@ export declare const robotImageOptimizeInstructionsSchema: z.ZodObject<{
89
89
  queue?: "batch" | undefined;
90
90
  }, {
91
91
  robot: "/image/optimize";
92
+ priority?: "compression-ratio" | "conversion-speed" | undefined;
93
+ result?: boolean | undefined;
92
94
  use?: string | string[] | {
93
95
  name: string;
94
96
  fields?: string | undefined;
@@ -104,11 +106,9 @@ export declare const robotImageOptimizeInstructionsSchema: z.ZodObject<{
104
106
  group_by_original?: boolean | undefined;
105
107
  } | undefined;
106
108
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
107
- result?: boolean | undefined;
108
109
  queue?: "batch" | undefined;
109
110
  force_accept?: boolean | undefined;
110
111
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
111
- priority?: "compression-ratio" | "conversion-speed" | undefined;
112
112
  progressive?: boolean | undefined;
113
113
  preserve_meta_data?: boolean | undefined;
114
114
  fix_breaking_images?: boolean | undefined;
@@ -174,13 +174,14 @@ export declare const robotImageOptimizeInstructionsWithHiddenFieldsSchema: z.Zod
174
174
  } & {
175
175
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
176
176
  }, "strict", z.ZodTypeAny, {
177
+ priority: "compression-ratio" | "conversion-speed";
177
178
  robot: "/image/optimize";
178
179
  force_accept: boolean;
179
180
  ignore_errors: string[];
180
- priority: "compression-ratio" | "conversion-speed";
181
181
  progressive: boolean;
182
182
  preserve_meta_data: boolean;
183
183
  fix_breaking_images: boolean;
184
+ result?: boolean | "debug" | undefined;
184
185
  use?: string | string[] | {
185
186
  name: string;
186
187
  fields?: string | undefined;
@@ -196,10 +197,11 @@ export declare const robotImageOptimizeInstructionsWithHiddenFieldsSchema: z.Zod
196
197
  group_by_original?: boolean | undefined;
197
198
  } | undefined;
198
199
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
199
- result?: boolean | "debug" | undefined;
200
200
  queue?: "batch" | undefined;
201
201
  }, {
202
202
  robot: "/image/optimize";
203
+ priority?: "compression-ratio" | "conversion-speed" | undefined;
204
+ result?: boolean | "debug" | undefined;
203
205
  use?: string | string[] | {
204
206
  name: string;
205
207
  fields?: string | undefined;
@@ -215,11 +217,9 @@ export declare const robotImageOptimizeInstructionsWithHiddenFieldsSchema: z.Zod
215
217
  group_by_original?: boolean | undefined;
216
218
  } | undefined;
217
219
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
218
- result?: boolean | "debug" | undefined;
219
220
  queue?: "batch" | undefined;
220
221
  force_accept?: boolean | undefined;
221
222
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
222
- priority?: "compression-ratio" | "conversion-speed" | undefined;
223
223
  progressive?: boolean | undefined;
224
224
  preserve_meta_data?: boolean | undefined;
225
225
  fix_breaking_images?: boolean | undefined;
@@ -286,11 +286,11 @@ export declare const interpolatableRobotImageOptimizeInstructionsSchema: z.ZodOb
286
286
  preserve_meta_data: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
287
287
  fix_breaking_images: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
288
288
  }, "strict", z.ZodTypeAny, {
289
- robot: "/image/optimize";
289
+ priority: string;
290
290
  result: string | boolean;
291
+ robot: "/image/optimize";
291
292
  force_accept: string | boolean;
292
293
  ignore_errors: string | string[];
293
- priority: string;
294
294
  progressive: string | boolean;
295
295
  preserve_meta_data: string | boolean;
296
296
  fix_breaking_images: string | boolean;
@@ -312,6 +312,8 @@ export declare const interpolatableRobotImageOptimizeInstructionsSchema: z.ZodOb
312
312
  queue?: string | undefined;
313
313
  }, {
314
314
  robot: "/image/optimize";
315
+ priority?: string | undefined;
316
+ result?: string | boolean | undefined;
315
317
  use?: string | string[] | {
316
318
  name: string;
317
319
  fields?: string | undefined;
@@ -327,11 +329,9 @@ export declare const interpolatableRobotImageOptimizeInstructionsSchema: z.ZodOb
327
329
  group_by_original?: boolean | undefined;
328
330
  } | undefined;
329
331
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
330
- result?: string | boolean | undefined;
331
332
  queue?: string | undefined;
332
333
  force_accept?: string | boolean | undefined;
333
334
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
334
- priority?: string | undefined;
335
335
  progressive?: string | boolean | undefined;
336
336
  preserve_meta_data?: string | boolean | undefined;
337
337
  fix_breaking_images?: string | boolean | undefined;
@@ -398,13 +398,14 @@ export declare const interpolatableRobotImageOptimizeInstructionsWithHiddenField
398
398
  fix_breaking_images: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
399
399
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
400
400
  }, "strict", z.ZodTypeAny, {
401
+ priority: string;
401
402
  robot: "/image/optimize";
402
403
  force_accept: string | boolean;
403
404
  ignore_errors: string | string[];
404
- priority: string;
405
405
  progressive: string | boolean;
406
406
  preserve_meta_data: string | boolean;
407
407
  fix_breaking_images: string | boolean;
408
+ result?: string | boolean | undefined;
408
409
  use?: string | string[] | {
409
410
  name: string;
410
411
  fields?: string | undefined;
@@ -420,10 +421,11 @@ export declare const interpolatableRobotImageOptimizeInstructionsWithHiddenField
420
421
  group_by_original?: boolean | undefined;
421
422
  } | undefined;
422
423
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
423
- result?: string | boolean | undefined;
424
424
  queue?: string | undefined;
425
425
  }, {
426
426
  robot: "/image/optimize";
427
+ priority?: string | undefined;
428
+ result?: string | boolean | undefined;
427
429
  use?: string | string[] | {
428
430
  name: string;
429
431
  fields?: string | undefined;
@@ -439,11 +441,9 @@ export declare const interpolatableRobotImageOptimizeInstructionsWithHiddenField
439
441
  group_by_original?: boolean | undefined;
440
442
  } | undefined;
441
443
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
442
- result?: string | boolean | undefined;
443
444
  queue?: string | undefined;
444
445
  force_accept?: string | boolean | undefined;
445
446
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
446
- priority?: string | undefined;
447
447
  progressive?: string | boolean | undefined;
448
448
  preserve_meta_data?: string | boolean | undefined;
449
449
  fix_breaking_images?: string | boolean | undefined;
@@ -256,9 +256,9 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
256
256
  }, "strict", z.ZodTypeAny, {
257
257
  format: string | null;
258
258
  strip: boolean;
259
+ result: boolean;
259
260
  compress: "None" | "BZip" | "Fax" | "Group4" | "JPEG" | "JPEG2000" | "Lossless" | "LZW" | "RLE" | "Zip" | null;
260
261
  robot: "/image/resize";
261
- result: boolean;
262
262
  force_accept: boolean;
263
263
  ignore_errors: string[];
264
264
  imagemagick_stack: string;
@@ -297,8 +297,8 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
297
297
  clip: string | boolean;
298
298
  negate: boolean;
299
299
  monochrome: boolean;
300
- transparent?: string | undefined;
301
300
  type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
301
+ transparent?: string | undefined;
302
302
  text?: {
303
303
  font: string;
304
304
  text: string;
@@ -358,10 +358,11 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
358
358
  shave?: string | undefined;
359
359
  }, {
360
360
  robot: "/image/resize";
361
+ type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
361
362
  transparent?: string | undefined;
362
363
  format?: string | null | undefined;
363
- type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
364
364
  strip?: boolean | undefined;
365
+ result?: boolean | undefined;
365
366
  text?: {
366
367
  text: string;
367
368
  font?: string | undefined;
@@ -406,7 +407,6 @@ export declare const robotImageResizeInstructionsSchema: z.ZodObject<{
406
407
  group_by_original?: boolean | undefined;
407
408
  } | undefined;
408
409
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
409
- result?: boolean | undefined;
410
410
  queue?: "batch" | undefined;
411
411
  force_accept?: boolean | undefined;
412
412
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -724,9 +724,10 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
724
724
  clip: string | boolean;
725
725
  negate: boolean;
726
726
  monochrome: boolean;
727
+ type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
727
728
  transparent?: string | undefined;
728
729
  stack?: string | undefined;
729
- type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
730
+ result?: boolean | "debug" | undefined;
730
731
  text?: {
731
732
  font: string;
732
733
  text: string;
@@ -772,7 +773,6 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
772
773
  group_by_original?: boolean | undefined;
773
774
  } | undefined;
774
775
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
775
- result?: boolean | "debug" | undefined;
776
776
  queue?: "batch" | undefined;
777
777
  width?: number | undefined;
778
778
  height?: number | undefined;
@@ -791,11 +791,12 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
791
791
  watermark_position_y?: number | undefined;
792
792
  }, {
793
793
  robot: "/image/resize";
794
+ type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
794
795
  transparent?: string | undefined;
795
796
  stack?: string | undefined;
796
797
  format?: string | null | undefined;
797
- type?: "Bilevel" | "ColorSeparation" | "ColorSeparationAlpha" | "Grayscale" | "GrayscaleAlpha" | "Palette" | "PaletteAlpha" | "TrueColor" | "TrueColorAlpha" | undefined;
798
798
  strip?: boolean | undefined;
799
+ result?: boolean | "debug" | undefined;
799
800
  text?: {
800
801
  text: string;
801
802
  font?: string | undefined;
@@ -842,7 +843,6 @@ export declare const robotImageResizeInstructionsWithHiddenFieldsSchema: z.ZodOb
842
843
  group_by_original?: boolean | undefined;
843
844
  } | undefined;
844
845
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
845
- result?: boolean | "debug" | undefined;
846
846
  queue?: "batch" | undefined;
847
847
  force_accept?: boolean | undefined;
848
848
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -1112,9 +1112,9 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
1112
1112
  }, "strict", z.ZodTypeAny, {
1113
1113
  format: string | null;
1114
1114
  strip: string | boolean;
1115
+ result: string | boolean;
1115
1116
  compress: string | null;
1116
1117
  robot: "/image/resize";
1117
- result: string | boolean;
1118
1118
  force_accept: string | boolean;
1119
1119
  ignore_errors: string | string[];
1120
1120
  imagemagick_stack: string;
@@ -1153,8 +1153,8 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
1153
1153
  clip: string | boolean;
1154
1154
  negate: string | boolean;
1155
1155
  monochrome: string | boolean;
1156
- transparent?: string | undefined;
1157
1156
  type?: string | undefined;
1157
+ transparent?: string | undefined;
1158
1158
  text?: string | {
1159
1159
  font: string;
1160
1160
  text: string;
@@ -1214,10 +1214,11 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
1214
1214
  shave?: string | undefined;
1215
1215
  }, {
1216
1216
  robot: "/image/resize";
1217
+ type?: string | undefined;
1217
1218
  transparent?: string | undefined;
1218
1219
  format?: string | null | undefined;
1219
- type?: string | undefined;
1220
1220
  strip?: string | boolean | undefined;
1221
+ result?: string | boolean | undefined;
1221
1222
  text?: string | {
1222
1223
  text: string;
1223
1224
  font?: string | undefined;
@@ -1262,7 +1263,6 @@ export declare const interpolatableRobotImageResizeInstructionsSchema: z.ZodObje
1262
1263
  group_by_original?: boolean | undefined;
1263
1264
  } | undefined;
1264
1265
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
1265
- result?: string | boolean | undefined;
1266
1266
  queue?: string | undefined;
1267
1267
  force_accept?: string | boolean | undefined;
1268
1268
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -1579,9 +1579,10 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
1579
1579
  clip: string | boolean;
1580
1580
  negate: string | boolean;
1581
1581
  monochrome: string | boolean;
1582
+ type?: string | undefined;
1582
1583
  transparent?: string | undefined;
1583
1584
  stack?: string | undefined;
1584
- type?: string | undefined;
1585
+ result?: string | boolean | undefined;
1585
1586
  text?: string | {
1586
1587
  font: string;
1587
1588
  text: string;
@@ -1627,7 +1628,6 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
1627
1628
  group_by_original?: boolean | undefined;
1628
1629
  } | undefined;
1629
1630
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
1630
- result?: string | boolean | undefined;
1631
1631
  queue?: string | undefined;
1632
1632
  width?: string | number | undefined;
1633
1633
  height?: string | number | undefined;
@@ -1646,11 +1646,12 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
1646
1646
  watermark_position_y?: string | number | undefined;
1647
1647
  }, {
1648
1648
  robot: "/image/resize";
1649
+ type?: string | undefined;
1649
1650
  transparent?: string | undefined;
1650
1651
  stack?: string | undefined;
1651
1652
  format?: string | null | undefined;
1652
- type?: string | undefined;
1653
1653
  strip?: string | boolean | undefined;
1654
+ result?: string | boolean | undefined;
1654
1655
  text?: string | {
1655
1656
  text: string;
1656
1657
  font?: string | undefined;
@@ -1697,7 +1698,6 @@ export declare const interpolatableRobotImageResizeInstructionsWithHiddenFieldsS
1697
1698
  group_by_original?: boolean | undefined;
1698
1699
  } | undefined;
1699
1700
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
1700
- result?: string | boolean | undefined;
1701
1701
  queue?: string | undefined;
1702
1702
  force_accept?: string | boolean | undefined;
1703
1703
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -10,16 +10,16 @@ export declare const robotMetaReadInstructionsSchema: z.ZodObject<{
10
10
  } & {
11
11
  robot: z.ZodLiteral<"/meta/read">;
12
12
  }, "strict", z.ZodTypeAny, {
13
- robot: "/meta/read";
14
13
  result: boolean;
14
+ robot: "/meta/read";
15
15
  force_accept: boolean;
16
16
  ignore_errors: string[];
17
17
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
18
18
  queue?: "batch" | undefined;
19
19
  }, {
20
20
  robot: "/meta/read";
21
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
22
21
  result?: boolean | undefined;
22
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
23
23
  queue?: "batch" | undefined;
24
24
  force_accept?: boolean | undefined;
25
25
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -37,13 +37,13 @@ export declare const robotMetaReadInstructionsWithHiddenFieldsSchema: z.ZodObjec
37
37
  robot: "/meta/read";
38
38
  force_accept: boolean;
39
39
  ignore_errors: string[];
40
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
41
40
  result?: boolean | "debug" | undefined;
41
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
42
42
  queue?: "batch" | undefined;
43
43
  }, {
44
44
  robot: "/meta/read";
45
- output_meta?: boolean | string[] | Record<string, boolean> | undefined;
46
45
  result?: boolean | "debug" | undefined;
46
+ output_meta?: boolean | string[] | Record<string, boolean> | undefined;
47
47
  queue?: "batch" | undefined;
48
48
  force_accept?: boolean | undefined;
49
49
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -56,16 +56,16 @@ 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";
60
59
  result: string | boolean;
60
+ robot: "/meta/read";
61
61
  force_accept: string | boolean;
62
62
  ignore_errors: string | string[];
63
63
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
64
64
  queue?: string | undefined;
65
65
  }, {
66
66
  robot: "/meta/read";
67
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
68
67
  result?: string | boolean | undefined;
68
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
69
69
  queue?: string | undefined;
70
70
  force_accept?: string | boolean | undefined;
71
71
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -83,13 +83,13 @@ export declare const interpolatableRobotMetaReadInstructionsWithHiddenFieldsSche
83
83
  robot: "/meta/read";
84
84
  force_accept: string | boolean;
85
85
  ignore_errors: string | string[];
86
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
87
86
  result?: string | boolean | undefined;
87
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
88
88
  queue?: string | undefined;
89
89
  }, {
90
90
  robot: "/meta/read";
91
- output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
92
91
  result?: string | boolean | undefined;
92
+ output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
93
93
  queue?: string | undefined;
94
94
  force_accept?: string | boolean | undefined;
95
95
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -421,16 +421,14 @@ export declare const robotMetaWriteInstructionsSchema: z.ZodObject<{
421
421
  ffmpeg_stack: z.ZodDefault<z.ZodUnion<[z.ZodEnum<["v5", "v6", "v7"]>, z.ZodString]>>;
422
422
  } & {
423
423
  robot: z.ZodLiteral<"/meta/write">;
424
- data_to_write: z.ZodDefault<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
424
+ data_to_write: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
425
425
  }, "strict", z.ZodTypeAny, {
426
- robot: "/meta/write";
427
426
  result: boolean;
427
+ robot: "/meta/write";
428
428
  force_accept: boolean;
429
429
  ignore_errors: string[];
430
430
  ffmpeg_stack: string;
431
- data_to_write: {} & {
432
- [k: string]: unknown;
433
- };
431
+ data_to_write: Record<string, unknown>;
434
432
  ffmpeg?: z.objectOutputType<{
435
433
  af: z.ZodOptional<z.ZodString>;
436
434
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -570,6 +568,7 @@ export declare const robotMetaWriteInstructionsSchema: z.ZodObject<{
570
568
  queue?: "batch" | undefined;
571
569
  }, {
572
570
  robot: "/meta/write";
571
+ result?: boolean | undefined;
573
572
  ffmpeg?: z.objectInputType<{
574
573
  af: z.ZodOptional<z.ZodString>;
575
574
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -706,12 +705,11 @@ export declare const robotMetaWriteInstructionsSchema: z.ZodObject<{
706
705
  group_by_original?: boolean | undefined;
707
706
  } | undefined;
708
707
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
709
- result?: boolean | undefined;
710
708
  queue?: "batch" | undefined;
711
709
  force_accept?: boolean | undefined;
712
710
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
713
711
  ffmpeg_stack?: string | undefined;
714
- data_to_write?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
712
+ data_to_write?: Record<string, unknown> | undefined;
715
713
  }>;
716
714
  export declare const robotMetaWriteInstructionsWithHiddenFieldsSchema: z.ZodObject<{
717
715
  output_meta: z.ZodOptional<z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodBoolean>, z.ZodBoolean, z.ZodArray<z.ZodString, "many">]>>;
@@ -1129,7 +1127,7 @@ export declare const robotMetaWriteInstructionsWithHiddenFieldsSchema: z.ZodObje
1129
1127
  }, z.ZodTypeAny, "passthrough">>>;
1130
1128
  ffmpeg_stack: z.ZodDefault<z.ZodUnion<[z.ZodEnum<["v5", "v6", "v7"]>, z.ZodString]>>;
1131
1129
  robot: z.ZodLiteral<"/meta/write">;
1132
- data_to_write: z.ZodDefault<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1130
+ data_to_write: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1133
1131
  } & {
1134
1132
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
1135
1133
  }, "strict", z.ZodTypeAny, {
@@ -1137,9 +1135,8 @@ export declare const robotMetaWriteInstructionsWithHiddenFieldsSchema: z.ZodObje
1137
1135
  force_accept: boolean;
1138
1136
  ignore_errors: string[];
1139
1137
  ffmpeg_stack: string;
1140
- data_to_write: {} & {
1141
- [k: string]: unknown;
1142
- };
1138
+ data_to_write: Record<string, unknown>;
1139
+ result?: boolean | "debug" | undefined;
1143
1140
  ffmpeg?: z.objectOutputType<{
1144
1141
  af: z.ZodOptional<z.ZodString>;
1145
1142
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -1276,10 +1273,10 @@ export declare const robotMetaWriteInstructionsWithHiddenFieldsSchema: z.ZodObje
1276
1273
  group_by_original?: boolean | undefined;
1277
1274
  } | undefined;
1278
1275
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
1279
- result?: boolean | "debug" | undefined;
1280
1276
  queue?: "batch" | undefined;
1281
1277
  }, {
1282
1278
  robot: "/meta/write";
1279
+ result?: boolean | "debug" | undefined;
1283
1280
  ffmpeg?: z.objectInputType<{
1284
1281
  af: z.ZodOptional<z.ZodString>;
1285
1282
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -1416,12 +1413,11 @@ export declare const robotMetaWriteInstructionsWithHiddenFieldsSchema: z.ZodObje
1416
1413
  group_by_original?: boolean | undefined;
1417
1414
  } | undefined;
1418
1415
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
1419
- result?: boolean | "debug" | undefined;
1420
1416
  queue?: "batch" | undefined;
1421
1417
  force_accept?: boolean | undefined;
1422
1418
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
1423
1419
  ffmpeg_stack?: string | undefined;
1424
- data_to_write?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1420
+ data_to_write?: Record<string, unknown> | undefined;
1425
1421
  }>;
1426
1422
  export type RobotMetaWriteInstructions = z.infer<typeof robotMetaWriteInstructionsSchema>;
1427
1423
  export type RobotMetaWriteInstructionsWithHiddenFields = z.infer<typeof robotMetaWriteInstructionsWithHiddenFieldsSchema>;
@@ -1842,14 +1838,14 @@ export declare const interpolatableRobotMetaWriteInstructionsSchema: z.ZodObject
1842
1838
  }, z.ZodTypeAny, "passthrough">>]>>;
1843
1839
  ffmpeg_stack: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodEnum<["v5", "v6", "v7"]>]>, z.ZodString]>>;
1844
1840
  robot: z.ZodLiteral<"/meta/write">;
1845
- data_to_write: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>]>>;
1841
+ data_to_write: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1846
1842
  }, "strict", z.ZodTypeAny, {
1847
- robot: "/meta/write";
1848
1843
  result: string | boolean;
1844
+ robot: "/meta/write";
1849
1845
  force_accept: string | boolean;
1850
1846
  ignore_errors: string | string[];
1851
1847
  ffmpeg_stack: string;
1852
- data_to_write: string | z.objectOutputType<{}, z.ZodTypeAny, "passthrough">;
1848
+ data_to_write: Record<string, unknown>;
1853
1849
  ffmpeg?: string | z.objectOutputType<{
1854
1850
  af: z.ZodOptional<z.ZodString>;
1855
1851
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -1989,6 +1985,7 @@ export declare const interpolatableRobotMetaWriteInstructionsSchema: z.ZodObject
1989
1985
  queue?: string | undefined;
1990
1986
  }, {
1991
1987
  robot: "/meta/write";
1988
+ result?: string | boolean | undefined;
1992
1989
  ffmpeg?: string | z.objectInputType<{
1993
1990
  af: z.ZodOptional<z.ZodString>;
1994
1991
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -2125,12 +2122,11 @@ export declare const interpolatableRobotMetaWriteInstructionsSchema: z.ZodObject
2125
2122
  group_by_original?: boolean | undefined;
2126
2123
  } | undefined;
2127
2124
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
2128
- result?: string | boolean | undefined;
2129
2125
  queue?: string | undefined;
2130
2126
  force_accept?: string | boolean | undefined;
2131
2127
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
2132
2128
  ffmpeg_stack?: string | undefined;
2133
- data_to_write?: string | z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2129
+ data_to_write?: Record<string, unknown> | undefined;
2134
2130
  }>;
2135
2131
  export type InterpolatableRobotMetaWriteInstructions = InterpolatableRobotMetaWriteInstructionsInput;
2136
2132
  export type InterpolatableRobotMetaWriteInstructionsInput = z.input<typeof interpolatableRobotMetaWriteInstructionsSchema>;
@@ -2550,14 +2546,15 @@ export declare const interpolatableRobotMetaWriteInstructionsWithHiddenFieldsSch
2550
2546
  }, z.ZodTypeAny, "passthrough">>]>>;
2551
2547
  ffmpeg_stack: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodEnum<["v5", "v6", "v7"]>]>, z.ZodString]>>;
2552
2548
  robot: z.ZodLiteral<"/meta/write">;
2553
- data_to_write: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>]>>;
2549
+ data_to_write: z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2554
2550
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
2555
2551
  }, "strict", z.ZodTypeAny, {
2556
2552
  robot: "/meta/write";
2557
2553
  force_accept: string | boolean;
2558
2554
  ignore_errors: string | string[];
2559
2555
  ffmpeg_stack: string;
2560
- data_to_write: string | z.objectOutputType<{}, z.ZodTypeAny, "passthrough">;
2556
+ data_to_write: Record<string, unknown>;
2557
+ result?: string | boolean | undefined;
2561
2558
  ffmpeg?: string | z.objectOutputType<{
2562
2559
  af: z.ZodOptional<z.ZodString>;
2563
2560
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -2694,10 +2691,10 @@ export declare const interpolatableRobotMetaWriteInstructionsWithHiddenFieldsSch
2694
2691
  group_by_original?: boolean | undefined;
2695
2692
  } | undefined;
2696
2693
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
2697
- result?: string | boolean | undefined;
2698
2694
  queue?: string | undefined;
2699
2695
  }, {
2700
2696
  robot: "/meta/write";
2697
+ result?: string | boolean | undefined;
2701
2698
  ffmpeg?: string | z.objectInputType<{
2702
2699
  af: z.ZodOptional<z.ZodString>;
2703
2700
  'b:a': z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber]>]>>;
@@ -2834,12 +2831,11 @@ export declare const interpolatableRobotMetaWriteInstructionsWithHiddenFieldsSch
2834
2831
  group_by_original?: boolean | undefined;
2835
2832
  } | undefined;
2836
2833
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
2837
- result?: string | boolean | undefined;
2838
2834
  queue?: string | undefined;
2839
2835
  force_accept?: string | boolean | undefined;
2840
2836
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
2841
2837
  ffmpeg_stack?: string | undefined;
2842
- data_to_write?: string | z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2838
+ data_to_write?: Record<string, unknown> | undefined;
2843
2839
  }>;
2844
2840
  export type InterpolatableRobotMetaWriteInstructionsWithHiddenFields = z.infer<typeof interpolatableRobotMetaWriteInstructionsWithHiddenFieldsSchema>;
2845
2841
  export type InterpolatableRobotMetaWriteInstructionsWithHiddenFieldsInput = z.input<typeof interpolatableRobotMetaWriteInstructionsWithHiddenFieldsSchema>;