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
@@ -23,39 +23,39 @@ export declare const robotTigrisImportInstructionsSchema: z.ZodObject<{
23
23
  bucket_region: z.ZodOptional<z.ZodString>;
24
24
  }, "strict", z.ZodTypeAny, {
25
25
  path: string | string[];
26
- recursive: boolean;
27
- result: boolean;
28
26
  robot: "/tigris/import";
27
+ result: boolean;
29
28
  force_accept: boolean;
30
29
  ignore_errors: string[];
31
30
  force_name: string | string[] | null;
31
+ recursive: boolean;
32
32
  files_per_page: number;
33
33
  page_number: number;
34
34
  return_file_stubs: boolean;
35
35
  host?: string | undefined;
36
36
  key?: string | undefined;
37
- secret?: string | undefined;
38
37
  output_meta?: boolean | string[] | Record<string, 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: "/tigris/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 robotTigrisImportInstructionsWithHiddenFieldsSchema: z.ZodO
82
82
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
83
83
  }, "strict", z.ZodTypeAny, {
84
84
  path: string | string[];
85
- recursive: boolean;
86
85
  robot: "/tigris/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: "/tigris/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 interpolatableRobotTigrisImportInstructionsSchema: z.ZodObj
142
142
  bucket_region: z.ZodOptional<z.ZodString>;
143
143
  }, "strict", z.ZodTypeAny, {
144
144
  path: string | string[];
145
- recursive: string | boolean;
146
- result: string | boolean;
147
145
  robot: "/tigris/import";
146
+ result: string | boolean;
148
147
  force_accept: string | boolean;
149
148
  ignore_errors: string | string[];
150
149
  force_name: string | string[] | null;
150
+ recursive: string | boolean;
151
151
  files_per_page: string | number;
152
152
  page_number: string | number;
153
153
  return_file_stubs: string | boolean;
154
154
  host?: string | undefined;
155
155
  key?: string | undefined;
156
- secret?: string | undefined;
157
156
  output_meta?: string | boolean | string[] | Record<string, 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: "/tigris/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 interpolatableRobotTigrisImportInstructionsWithHiddenFields
202
202
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
203
203
  }, "strict", z.ZodTypeAny, {
204
204
  path: string | string[];
205
- recursive: string | boolean;
206
205
  robot: "/tigris/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: "/tigris/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;
@@ -70,14 +70,13 @@ export declare const robotTigrisStoreInstructionsSchema: z.ZodObject<{
70
70
  }, "strict", z.ZodTypeAny, {
71
71
  headers: Record<string, string>;
72
72
  path: string;
73
- result: boolean;
74
73
  robot: "/tigris/store";
74
+ result: boolean;
75
75
  force_accept: boolean;
76
76
  ignore_errors: string[];
77
77
  acl: "private" | "public-read";
78
78
  host?: string | undefined;
79
79
  key?: string | undefined;
80
- secret?: string | undefined;
81
80
  use?: string | string[] | {
82
81
  name: string;
83
82
  fields?: string | undefined;
@@ -96,6 +95,7 @@ export declare const robotTigrisStoreInstructionsSchema: z.ZodObject<{
96
95
  queue?: "batch" | undefined;
97
96
  credentials?: string | undefined;
98
97
  bucket?: string | undefined;
98
+ secret?: string | undefined;
99
99
  bucket_region?: string | undefined;
100
100
  sign_urls_for?: number | undefined;
101
101
  }, {
@@ -104,8 +104,6 @@ export declare const robotTigrisStoreInstructionsSchema: z.ZodObject<{
104
104
  host?: string | undefined;
105
105
  path?: string | undefined;
106
106
  key?: string | undefined;
107
- secret?: string | undefined;
108
- result?: boolean | undefined;
109
107
  use?: string | string[] | {
110
108
  name: string;
111
109
  fields?: string | undefined;
@@ -121,11 +119,13 @@ export declare const robotTigrisStoreInstructionsSchema: z.ZodObject<{
121
119
  group_by_original?: boolean | undefined;
122
120
  } | undefined;
123
121
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
122
+ result?: boolean | undefined;
124
123
  queue?: "batch" | undefined;
125
124
  force_accept?: boolean | undefined;
126
125
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
127
126
  credentials?: string | undefined;
128
127
  bucket?: string | undefined;
128
+ secret?: string | undefined;
129
129
  bucket_region?: string | undefined;
130
130
  sign_urls_for?: number | undefined;
131
131
  acl?: "private" | "public-read" | undefined;
@@ -205,8 +205,6 @@ export declare const robotTigrisStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
205
205
  acl: "private" | "public-read";
206
206
  host?: string | undefined;
207
207
  key?: string | undefined;
208
- secret?: string | undefined;
209
- result?: boolean | "debug" | undefined;
210
208
  use?: string | string[] | {
211
209
  name: string;
212
210
  fields?: string | undefined;
@@ -222,9 +220,11 @@ export declare const robotTigrisStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
222
220
  group_by_original?: boolean | undefined;
223
221
  } | undefined;
224
222
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
223
+ result?: boolean | "debug" | undefined;
225
224
  queue?: "batch" | undefined;
226
225
  credentials?: string | undefined;
227
226
  bucket?: string | undefined;
227
+ secret?: string | undefined;
228
228
  bucket_region?: string | undefined;
229
229
  sign_urls_for?: number | undefined;
230
230
  }, {
@@ -233,8 +233,6 @@ export declare const robotTigrisStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
233
233
  host?: string | undefined;
234
234
  path?: string | undefined;
235
235
  key?: string | undefined;
236
- secret?: string | undefined;
237
- result?: boolean | "debug" | undefined;
238
236
  use?: string | string[] | {
239
237
  name: string;
240
238
  fields?: string | undefined;
@@ -250,11 +248,13 @@ export declare const robotTigrisStoreInstructionsWithHiddenFieldsSchema: z.ZodOb
250
248
  group_by_original?: boolean | undefined;
251
249
  } | undefined;
252
250
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
251
+ result?: boolean | "debug" | undefined;
253
252
  queue?: "batch" | undefined;
254
253
  force_accept?: boolean | undefined;
255
254
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
256
255
  credentials?: string | undefined;
257
256
  bucket?: string | undefined;
257
+ secret?: string | undefined;
258
258
  bucket_region?: string | undefined;
259
259
  sign_urls_for?: number | undefined;
260
260
  acl?: "private" | "public-read" | undefined;
@@ -329,14 +329,13 @@ export declare const interpolatableRobotTigrisStoreInstructionsSchema: z.ZodObje
329
329
  }, "strict", z.ZodTypeAny, {
330
330
  headers: Record<string, string>;
331
331
  path: string;
332
- result: string | boolean;
333
332
  robot: "/tigris/store";
333
+ result: string | boolean;
334
334
  force_accept: string | boolean;
335
335
  ignore_errors: string | string[];
336
336
  acl: string;
337
337
  host?: string | undefined;
338
338
  key?: string | undefined;
339
- secret?: string | undefined;
340
339
  use?: string | string[] | {
341
340
  name: string;
342
341
  fields?: string | undefined;
@@ -355,6 +354,7 @@ export declare const interpolatableRobotTigrisStoreInstructionsSchema: z.ZodObje
355
354
  queue?: string | undefined;
356
355
  credentials?: string | undefined;
357
356
  bucket?: string | undefined;
357
+ secret?: string | undefined;
358
358
  bucket_region?: string | undefined;
359
359
  sign_urls_for?: string | number | undefined;
360
360
  }, {
@@ -363,8 +363,6 @@ export declare const interpolatableRobotTigrisStoreInstructionsSchema: z.ZodObje
363
363
  host?: string | undefined;
364
364
  path?: string | undefined;
365
365
  key?: string | undefined;
366
- secret?: string | undefined;
367
- result?: string | boolean | undefined;
368
366
  use?: string | string[] | {
369
367
  name: string;
370
368
  fields?: string | undefined;
@@ -380,11 +378,13 @@ export declare const interpolatableRobotTigrisStoreInstructionsSchema: z.ZodObje
380
378
  group_by_original?: boolean | undefined;
381
379
  } | undefined;
382
380
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
381
+ result?: string | boolean | undefined;
383
382
  queue?: string | undefined;
384
383
  force_accept?: string | boolean | undefined;
385
384
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
386
385
  credentials?: string | undefined;
387
386
  bucket?: string | undefined;
387
+ secret?: string | undefined;
388
388
  bucket_region?: string | undefined;
389
389
  sign_urls_for?: string | number | undefined;
390
390
  acl?: string | undefined;
@@ -465,8 +465,6 @@ export declare const interpolatableRobotTigrisStoreInstructionsWithHiddenFieldsS
465
465
  acl: string;
466
466
  host?: string | undefined;
467
467
  key?: string | undefined;
468
- secret?: string | undefined;
469
- result?: string | boolean | undefined;
470
468
  use?: string | string[] | {
471
469
  name: string;
472
470
  fields?: string | undefined;
@@ -482,9 +480,11 @@ export declare const interpolatableRobotTigrisStoreInstructionsWithHiddenFieldsS
482
480
  group_by_original?: boolean | undefined;
483
481
  } | undefined;
484
482
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
483
+ result?: string | boolean | undefined;
485
484
  queue?: string | undefined;
486
485
  credentials?: string | undefined;
487
486
  bucket?: string | undefined;
487
+ secret?: string | undefined;
488
488
  bucket_region?: string | undefined;
489
489
  sign_urls_for?: string | number | undefined;
490
490
  }, {
@@ -493,8 +493,6 @@ export declare const interpolatableRobotTigrisStoreInstructionsWithHiddenFieldsS
493
493
  host?: string | undefined;
494
494
  path?: string | undefined;
495
495
  key?: string | undefined;
496
- secret?: string | undefined;
497
- result?: string | boolean | undefined;
498
496
  use?: string | string[] | {
499
497
  name: string;
500
498
  fields?: string | undefined;
@@ -510,11 +508,13 @@ export declare const interpolatableRobotTigrisStoreInstructionsWithHiddenFieldsS
510
508
  group_by_original?: boolean | undefined;
511
509
  } | undefined;
512
510
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
511
+ result?: string | boolean | undefined;
513
512
  queue?: string | undefined;
514
513
  force_accept?: string | boolean | undefined;
515
514
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
516
515
  credentials?: string | undefined;
517
516
  bucket?: string | undefined;
517
+ secret?: string | undefined;
518
518
  bucket_region?: string | undefined;
519
519
  sign_urls_for?: string | number | undefined;
520
520
  acl?: string | undefined;
@@ -10,16 +10,16 @@ export declare const robotTlcdnDeliverInstructionsSchema: z.ZodObject<{
10
10
  } & {
11
11
  robot: z.ZodLiteral<"/tlcdn/deliver">;
12
12
  }, "strict", z.ZodTypeAny, {
13
- result: boolean;
14
13
  robot: "/tlcdn/deliver";
14
+ result: boolean;
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: "/tlcdn/deliver";
21
- result?: boolean | undefined;
22
21
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
22
+ result?: boolean | undefined;
23
23
  queue?: "batch" | undefined;
24
24
  force_accept?: boolean | undefined;
25
25
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -36,13 +36,13 @@ export declare const robotTlcdnDeliverInstructionsWithHiddenFieldsSchema: z.ZodO
36
36
  robot: "/tlcdn/deliver";
37
37
  force_accept: boolean;
38
38
  ignore_errors: string[];
39
- result?: boolean | "debug" | undefined;
40
39
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
40
+ result?: boolean | "debug" | undefined;
41
41
  queue?: "batch" | undefined;
42
42
  }, {
43
43
  robot: "/tlcdn/deliver";
44
- result?: boolean | "debug" | undefined;
45
44
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
45
+ result?: boolean | "debug" | undefined;
46
46
  queue?: "batch" | undefined;
47
47
  force_accept?: boolean | undefined;
48
48
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -57,16 +57,16 @@ export declare const interpolatableRobotTlcdnDeliverInstructionsSchema: z.ZodObj
57
57
  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")[]>]>>;
58
58
  robot: z.ZodLiteral<"/tlcdn/deliver">;
59
59
  }, "strict", z.ZodTypeAny, {
60
- result: string | boolean;
61
60
  robot: "/tlcdn/deliver";
61
+ result: string | boolean;
62
62
  force_accept: string | boolean;
63
63
  ignore_errors: string | string[];
64
64
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
65
65
  queue?: string | undefined;
66
66
  }, {
67
67
  robot: "/tlcdn/deliver";
68
- result?: string | boolean | undefined;
69
68
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
69
+ result?: string | boolean | undefined;
70
70
  queue?: string | undefined;
71
71
  force_accept?: string | boolean | undefined;
72
72
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -84,13 +84,13 @@ export declare const interpolatableRobotTlcdnDeliverInstructionsWithHiddenFields
84
84
  robot: "/tlcdn/deliver";
85
85
  force_accept: string | boolean;
86
86
  ignore_errors: string | string[];
87
- result?: string | boolean | undefined;
88
87
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
88
+ result?: string | boolean | undefined;
89
89
  queue?: string | undefined;
90
90
  }, {
91
91
  robot: "/tlcdn/deliver";
92
- result?: string | boolean | undefined;
93
92
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
93
+ result?: string | boolean | undefined;
94
94
  queue?: string | undefined;
95
95
  force_accept?: string | boolean | undefined;
96
96
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -66,8 +66,8 @@ export declare const robotTusStoreInstructionsSchema: z.ZodObject<{
66
66
  ssl_url_template: z.ZodOptional<z.ZodString>;
67
67
  }, "strict", z.ZodTypeAny, {
68
68
  headers: Record<string, string>;
69
- result: boolean;
70
69
  robot: "/tus/store";
70
+ result: boolean;
71
71
  force_accept: boolean;
72
72
  ignore_errors: string[];
73
73
  metadata: Record<string, string>;
@@ -95,7 +95,6 @@ export declare const robotTusStoreInstructionsSchema: z.ZodObject<{
95
95
  robot: "/tus/store";
96
96
  endpoint: string;
97
97
  headers?: Record<string, string> | undefined;
98
- result?: boolean | undefined;
99
98
  use?: string | string[] | {
100
99
  name: string;
101
100
  fields?: string | undefined;
@@ -111,6 +110,7 @@ export declare const robotTusStoreInstructionsSchema: z.ZodObject<{
111
110
  group_by_original?: boolean | undefined;
112
111
  } | undefined;
113
112
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
113
+ result?: boolean | undefined;
114
114
  queue?: "batch" | undefined;
115
115
  force_accept?: boolean | undefined;
116
116
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -188,7 +188,6 @@ export declare const robotTusStoreInstructionsWithHiddenFieldsSchema: z.ZodObjec
188
188
  ignore_errors: string[];
189
189
  metadata: Record<string, string>;
190
190
  endpoint: string;
191
- result?: boolean | "debug" | undefined;
192
191
  use?: string | string[] | {
193
192
  name: string;
194
193
  fields?: string | undefined;
@@ -204,6 +203,7 @@ export declare const robotTusStoreInstructionsWithHiddenFieldsSchema: z.ZodObjec
204
203
  group_by_original?: boolean | undefined;
205
204
  } | undefined;
206
205
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
206
+ result?: boolean | "debug" | undefined;
207
207
  queue?: "batch" | undefined;
208
208
  credentials?: string | undefined;
209
209
  url_template?: string | undefined;
@@ -212,7 +212,6 @@ export declare const robotTusStoreInstructionsWithHiddenFieldsSchema: z.ZodObjec
212
212
  robot: "/tus/store";
213
213
  endpoint: string;
214
214
  headers?: Record<string, string> | undefined;
215
- result?: boolean | "debug" | undefined;
216
215
  use?: string | string[] | {
217
216
  name: string;
218
217
  fields?: string | undefined;
@@ -228,6 +227,7 @@ export declare const robotTusStoreInstructionsWithHiddenFieldsSchema: z.ZodObjec
228
227
  group_by_original?: boolean | undefined;
229
228
  } | undefined;
230
229
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
230
+ result?: boolean | "debug" | undefined;
231
231
  queue?: "batch" | undefined;
232
232
  force_accept?: boolean | undefined;
233
233
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -301,8 +301,8 @@ export declare const interpolatableRobotTusStoreInstructionsSchema: z.ZodObject<
301
301
  ssl_url_template: z.ZodOptional<z.ZodString>;
302
302
  }, "strict", z.ZodTypeAny, {
303
303
  headers: Record<string, string>;
304
- result: string | boolean;
305
304
  robot: "/tus/store";
305
+ result: string | boolean;
306
306
  force_accept: string | boolean;
307
307
  ignore_errors: string | string[];
308
308
  metadata: Record<string, string>;
@@ -330,7 +330,6 @@ export declare const interpolatableRobotTusStoreInstructionsSchema: z.ZodObject<
330
330
  robot: "/tus/store";
331
331
  endpoint: string;
332
332
  headers?: Record<string, string> | undefined;
333
- result?: string | boolean | undefined;
334
333
  use?: string | string[] | {
335
334
  name: string;
336
335
  fields?: string | undefined;
@@ -346,6 +345,7 @@ export declare const interpolatableRobotTusStoreInstructionsSchema: z.ZodObject<
346
345
  group_by_original?: boolean | undefined;
347
346
  } | undefined;
348
347
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
348
+ result?: string | boolean | undefined;
349
349
  queue?: string | undefined;
350
350
  force_accept?: string | boolean | undefined;
351
351
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -424,7 +424,6 @@ export declare const interpolatableRobotTusStoreInstructionsWithHiddenFieldsSche
424
424
  ignore_errors: string | string[];
425
425
  metadata: Record<string, string>;
426
426
  endpoint: string;
427
- result?: string | boolean | undefined;
428
427
  use?: string | string[] | {
429
428
  name: string;
430
429
  fields?: string | undefined;
@@ -440,6 +439,7 @@ export declare const interpolatableRobotTusStoreInstructionsWithHiddenFieldsSche
440
439
  group_by_original?: boolean | undefined;
441
440
  } | undefined;
442
441
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
442
+ result?: string | boolean | undefined;
443
443
  queue?: string | undefined;
444
444
  credentials?: string | undefined;
445
445
  url_template?: string | undefined;
@@ -448,7 +448,6 @@ export declare const interpolatableRobotTusStoreInstructionsWithHiddenFieldsSche
448
448
  robot: "/tus/store";
449
449
  endpoint: string;
450
450
  headers?: Record<string, string> | undefined;
451
- result?: string | boolean | undefined;
452
451
  use?: string | string[] | {
453
452
  name: string;
454
453
  fields?: string | undefined;
@@ -464,6 +463,7 @@ export declare const interpolatableRobotTusStoreInstructionsWithHiddenFieldsSche
464
463
  group_by_original?: boolean | undefined;
465
464
  } | undefined;
466
465
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
466
+ result?: string | boolean | undefined;
467
467
  queue?: string | undefined;
468
468
  force_accept?: string | boolean | undefined;
469
469
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -10,16 +10,16 @@ export declare const robotUploadHandleInstructionsSchema: z.ZodObject<{
10
10
  } & {
11
11
  robot: z.ZodLiteral<"/upload/handle">;
12
12
  }, "strict", z.ZodTypeAny, {
13
- result: boolean;
14
13
  robot: "/upload/handle";
14
+ result: boolean;
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: "/upload/handle";
21
- result?: boolean | undefined;
22
21
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
22
+ result?: boolean | undefined;
23
23
  queue?: "batch" | undefined;
24
24
  force_accept?: boolean | undefined;
25
25
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -36,13 +36,13 @@ export declare const robotUploadHandleInstructionsWithHiddenFieldsSchema: z.ZodO
36
36
  robot: "/upload/handle";
37
37
  force_accept: boolean;
38
38
  ignore_errors: string[];
39
- result?: boolean | "debug" | undefined;
40
39
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
40
+ result?: boolean | "debug" | undefined;
41
41
  queue?: "batch" | undefined;
42
42
  }, {
43
43
  robot: "/upload/handle";
44
- result?: boolean | "debug" | undefined;
45
44
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
45
+ result?: boolean | "debug" | undefined;
46
46
  queue?: "batch" | undefined;
47
47
  force_accept?: boolean | undefined;
48
48
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -57,16 +57,16 @@ export declare const interpolatableRobotUploadHandleInstructionsSchema: z.ZodObj
57
57
  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")[]>]>>;
58
58
  robot: z.ZodLiteral<"/upload/handle">;
59
59
  }, "strict", z.ZodTypeAny, {
60
- result: string | boolean;
61
60
  robot: "/upload/handle";
61
+ result: string | boolean;
62
62
  force_accept: string | boolean;
63
63
  ignore_errors: string | string[];
64
64
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
65
65
  queue?: string | undefined;
66
66
  }, {
67
67
  robot: "/upload/handle";
68
- result?: string | boolean | undefined;
69
68
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
69
+ result?: string | boolean | undefined;
70
70
  queue?: string | undefined;
71
71
  force_accept?: string | boolean | undefined;
72
72
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -84,13 +84,13 @@ export declare const interpolatableRobotUploadHandleInstructionsWithHiddenFields
84
84
  robot: "/upload/handle";
85
85
  force_accept: string | boolean;
86
86
  ignore_errors: string | string[];
87
- result?: string | boolean | undefined;
88
87
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
88
+ result?: string | boolean | undefined;
89
89
  queue?: string | undefined;
90
90
  }, {
91
91
  robot: "/upload/handle";
92
- result?: string | boolean | undefined;
93
92
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
93
+ result?: string | boolean | undefined;
94
94
  queue?: string | undefined;
95
95
  force_accept?: string | boolean | undefined;
96
96
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;