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
@@ -25,39 +25,39 @@ export declare const robotSupabaseImportInstructionsSchema: z.ZodObject<{
25
25
  return_file_stubs: z.ZodDefault<z.ZodBoolean>;
26
26
  }, "strict", z.ZodTypeAny, {
27
27
  path: string | string[];
28
- recursive: boolean;
29
- result: boolean;
30
28
  robot: "/supabase/import";
29
+ result: boolean;
31
30
  force_accept: boolean;
32
31
  ignore_errors: string[];
33
32
  force_name: string | string[] | null;
33
+ recursive: boolean;
34
34
  files_per_page: number;
35
35
  page_number: number;
36
36
  return_file_stubs: boolean;
37
37
  host?: string | undefined;
38
38
  key?: string | undefined;
39
- secret?: string | undefined;
40
39
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
41
40
  queue?: "batch" | undefined;
42
41
  credentials?: string | undefined;
43
42
  bucket?: string | undefined;
43
+ secret?: string | undefined;
44
44
  bucket_region?: string | undefined;
45
45
  }, {
46
46
  path: string | string[];
47
47
  robot: "/supabase/import";
48
48
  host?: string | undefined;
49
49
  key?: string | undefined;
50
- secret?: string | undefined;
51
- recursive?: boolean | undefined;
52
- result?: boolean | undefined;
53
50
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
51
+ result?: boolean | undefined;
54
52
  queue?: "batch" | undefined;
55
53
  force_accept?: boolean | undefined;
56
54
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
57
55
  force_name?: string | string[] | null | undefined;
58
56
  credentials?: string | undefined;
59
57
  bucket?: string | undefined;
58
+ secret?: string | undefined;
60
59
  bucket_region?: string | undefined;
60
+ recursive?: boolean | undefined;
61
61
  files_per_page?: number | undefined;
62
62
  page_number?: number | undefined;
63
63
  return_file_stubs?: boolean | undefined;
@@ -84,39 +84,39 @@ export declare const robotSupabaseImportInstructionsWithHiddenFieldsSchema: z.Zo
84
84
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
85
85
  }, "strict", z.ZodTypeAny, {
86
86
  path: string | string[];
87
- recursive: boolean;
88
87
  robot: "/supabase/import";
89
88
  force_accept: boolean;
90
89
  ignore_errors: string[];
91
90
  force_name: string | string[] | null;
91
+ recursive: boolean;
92
92
  files_per_page: number;
93
93
  page_number: number;
94
94
  return_file_stubs: boolean;
95
95
  host?: string | undefined;
96
96
  key?: string | undefined;
97
- secret?: string | undefined;
98
- result?: boolean | "debug" | undefined;
99
97
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
98
+ result?: boolean | "debug" | undefined;
100
99
  queue?: "batch" | undefined;
101
100
  credentials?: string | undefined;
102
101
  bucket?: string | undefined;
102
+ secret?: string | undefined;
103
103
  bucket_region?: string | undefined;
104
104
  }, {
105
105
  path: string | string[];
106
106
  robot: "/supabase/import";
107
107
  host?: string | undefined;
108
108
  key?: string | undefined;
109
- secret?: string | undefined;
110
- recursive?: boolean | undefined;
111
- result?: boolean | "debug" | undefined;
112
109
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
110
+ result?: boolean | "debug" | undefined;
113
111
  queue?: "batch" | undefined;
114
112
  force_accept?: boolean | undefined;
115
113
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
116
114
  force_name?: string | string[] | null | undefined;
117
115
  credentials?: string | undefined;
118
116
  bucket?: string | undefined;
117
+ secret?: string | undefined;
119
118
  bucket_region?: string | undefined;
119
+ recursive?: boolean | undefined;
120
120
  files_per_page?: number | undefined;
121
121
  page_number?: number | undefined;
122
122
  return_file_stubs?: boolean | undefined;
@@ -144,39 +144,39 @@ export declare const interpolatableRobotSupabaseImportInstructionsSchema: z.ZodO
144
144
  return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
145
145
  }, "strict", z.ZodTypeAny, {
146
146
  path: string | string[];
147
- recursive: string | boolean;
148
- result: string | boolean;
149
147
  robot: "/supabase/import";
148
+ result: string | boolean;
150
149
  force_accept: string | boolean;
151
150
  ignore_errors: string | string[];
152
151
  force_name: string | string[] | null;
152
+ recursive: string | boolean;
153
153
  files_per_page: string | number;
154
154
  page_number: string | number;
155
155
  return_file_stubs: string | boolean;
156
156
  host?: string | undefined;
157
157
  key?: string | undefined;
158
- secret?: string | undefined;
159
158
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
160
159
  queue?: string | undefined;
161
160
  credentials?: string | undefined;
162
161
  bucket?: string | undefined;
162
+ secret?: string | undefined;
163
163
  bucket_region?: string | undefined;
164
164
  }, {
165
165
  path: string | string[];
166
166
  robot: "/supabase/import";
167
167
  host?: string | undefined;
168
168
  key?: string | undefined;
169
- secret?: string | undefined;
170
- recursive?: string | boolean | undefined;
171
- result?: string | boolean | undefined;
172
169
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
170
+ result?: string | boolean | undefined;
173
171
  queue?: string | undefined;
174
172
  force_accept?: string | boolean | undefined;
175
173
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
176
174
  force_name?: string | string[] | null | undefined;
177
175
  credentials?: string | undefined;
178
176
  bucket?: string | undefined;
177
+ secret?: string | undefined;
179
178
  bucket_region?: string | undefined;
179
+ recursive?: string | boolean | undefined;
180
180
  files_per_page?: string | number | undefined;
181
181
  page_number?: string | number | undefined;
182
182
  return_file_stubs?: string | boolean | undefined;
@@ -204,39 +204,39 @@ export declare const interpolatableRobotSupabaseImportInstructionsWithHiddenFiel
204
204
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
205
205
  }, "strict", z.ZodTypeAny, {
206
206
  path: string | string[];
207
- recursive: string | boolean;
208
207
  robot: "/supabase/import";
209
208
  force_accept: string | boolean;
210
209
  ignore_errors: string | string[];
211
210
  force_name: string | string[] | null;
211
+ recursive: string | boolean;
212
212
  files_per_page: string | number;
213
213
  page_number: string | number;
214
214
  return_file_stubs: string | boolean;
215
215
  host?: string | undefined;
216
216
  key?: string | undefined;
217
- secret?: string | undefined;
218
- result?: string | boolean | undefined;
219
217
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
218
+ result?: string | boolean | undefined;
220
219
  queue?: string | undefined;
221
220
  credentials?: string | undefined;
222
221
  bucket?: string | undefined;
222
+ secret?: string | undefined;
223
223
  bucket_region?: string | undefined;
224
224
  }, {
225
225
  path: string | string[];
226
226
  robot: "/supabase/import";
227
227
  host?: string | undefined;
228
228
  key?: string | undefined;
229
- secret?: string | undefined;
230
- recursive?: string | boolean | undefined;
231
- result?: string | boolean | undefined;
232
229
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
230
+ result?: string | boolean | undefined;
233
231
  queue?: string | undefined;
234
232
  force_accept?: string | boolean | undefined;
235
233
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
236
234
  force_name?: string | string[] | null | undefined;
237
235
  credentials?: string | undefined;
238
236
  bucket?: string | undefined;
237
+ secret?: string | undefined;
239
238
  bucket_region?: string | undefined;
239
+ recursive?: string | boolean | undefined;
240
240
  files_per_page?: string | number | undefined;
241
241
  page_number?: string | number | undefined;
242
242
  return_file_stubs?: string | boolean | undefined;
@@ -71,13 +71,12 @@ export declare const robotSupabaseStoreInstructionsSchema: z.ZodObject<{
71
71
  }, "strict", z.ZodTypeAny, {
72
72
  headers: Record<string, string>;
73
73
  path: string;
74
- result: boolean;
75
74
  robot: "/supabase/store";
75
+ result: boolean;
76
76
  force_accept: boolean;
77
77
  ignore_errors: string[];
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 robotSupabaseStoreInstructionsSchema: 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 robotSupabaseStoreInstructionsSchema: 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 robotSupabaseStoreInstructionsSchema: 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
  }>;
@@ -202,8 +202,6 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
202
202
  ignore_errors: string[];
203
203
  host?: string | undefined;
204
204
  key?: string | undefined;
205
- secret?: string | undefined;
206
- result?: boolean | "debug" | undefined;
207
205
  use?: string | string[] | {
208
206
  name: string;
209
207
  fields?: string | undefined;
@@ -219,9 +217,11 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
219
217
  group_by_original?: boolean | undefined;
220
218
  } | undefined;
221
219
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
220
+ result?: boolean | "debug" | undefined;
222
221
  queue?: "batch" | undefined;
223
222
  credentials?: string | undefined;
224
223
  bucket?: string | undefined;
224
+ secret?: string | undefined;
225
225
  bucket_region?: string | undefined;
226
226
  sign_urls_for?: number | undefined;
227
227
  }, {
@@ -230,8 +230,6 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
230
230
  host?: string | undefined;
231
231
  path?: string | undefined;
232
232
  key?: string | undefined;
233
- secret?: string | undefined;
234
- result?: boolean | "debug" | undefined;
235
233
  use?: string | string[] | {
236
234
  name: string;
237
235
  fields?: string | undefined;
@@ -247,11 +245,13 @@ export declare const robotSupabaseStoreInstructionsWithHiddenFieldsSchema: z.Zod
247
245
  group_by_original?: boolean | undefined;
248
246
  } | undefined;
249
247
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
248
+ result?: boolean | "debug" | undefined;
250
249
  queue?: "batch" | undefined;
251
250
  force_accept?: boolean | undefined;
252
251
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
253
252
  credentials?: string | undefined;
254
253
  bucket?: string | undefined;
254
+ secret?: string | undefined;
255
255
  bucket_region?: string | undefined;
256
256
  sign_urls_for?: number | undefined;
257
257
  }>;
@@ -324,13 +324,12 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
324
324
  }, "strict", z.ZodTypeAny, {
325
325
  headers: Record<string, string>;
326
326
  path: string;
327
- result: string | boolean;
328
327
  robot: "/supabase/store";
328
+ result: string | boolean;
329
329
  force_accept: string | boolean;
330
330
  ignore_errors: string | string[];
331
331
  host?: string | undefined;
332
332
  key?: string | undefined;
333
- secret?: string | undefined;
334
333
  use?: string | string[] | {
335
334
  name: string;
336
335
  fields?: string | undefined;
@@ -349,6 +348,7 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
349
348
  queue?: string | undefined;
350
349
  credentials?: string | undefined;
351
350
  bucket?: string | undefined;
351
+ secret?: string | undefined;
352
352
  bucket_region?: string | undefined;
353
353
  sign_urls_for?: string | number | undefined;
354
354
  }, {
@@ -357,8 +357,6 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
357
357
  host?: string | undefined;
358
358
  path?: string | undefined;
359
359
  key?: string | undefined;
360
- secret?: string | undefined;
361
- result?: string | boolean | undefined;
362
360
  use?: string | string[] | {
363
361
  name: string;
364
362
  fields?: string | undefined;
@@ -374,11 +372,13 @@ export declare const interpolatableRobotSupabaseStoreInstructionsSchema: z.ZodOb
374
372
  group_by_original?: boolean | undefined;
375
373
  } | undefined;
376
374
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
375
+ result?: string | boolean | undefined;
377
376
  queue?: string | undefined;
378
377
  force_accept?: string | boolean | undefined;
379
378
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
380
379
  credentials?: string | undefined;
381
380
  bucket?: string | undefined;
381
+ secret?: string | undefined;
382
382
  bucket_region?: string | undefined;
383
383
  sign_urls_for?: string | number | undefined;
384
384
  }>;
@@ -456,8 +456,6 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
456
456
  ignore_errors: string | string[];
457
457
  host?: string | undefined;
458
458
  key?: string | undefined;
459
- secret?: string | undefined;
460
- result?: string | boolean | undefined;
461
459
  use?: string | string[] | {
462
460
  name: string;
463
461
  fields?: string | undefined;
@@ -473,9 +471,11 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
473
471
  group_by_original?: boolean | undefined;
474
472
  } | undefined;
475
473
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
474
+ result?: string | boolean | undefined;
476
475
  queue?: string | undefined;
477
476
  credentials?: string | undefined;
478
477
  bucket?: string | undefined;
478
+ secret?: string | undefined;
479
479
  bucket_region?: string | undefined;
480
480
  sign_urls_for?: string | number | undefined;
481
481
  }, {
@@ -484,8 +484,6 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
484
484
  host?: string | undefined;
485
485
  path?: string | undefined;
486
486
  key?: string | undefined;
487
- secret?: string | undefined;
488
- result?: string | boolean | undefined;
489
487
  use?: string | string[] | {
490
488
  name: string;
491
489
  fields?: string | undefined;
@@ -501,11 +499,13 @@ export declare const interpolatableRobotSupabaseStoreInstructionsWithHiddenField
501
499
  group_by_original?: boolean | undefined;
502
500
  } | undefined;
503
501
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
502
+ result?: string | boolean | undefined;
504
503
  queue?: string | undefined;
505
504
  force_accept?: string | boolean | undefined;
506
505
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
507
506
  credentials?: string | undefined;
508
507
  bucket?: string | undefined;
508
+ secret?: string | undefined;
509
509
  bucket_region?: string | undefined;
510
510
  sign_urls_for?: string | number | undefined;
511
511
  }>;
@@ -25,39 +25,39 @@ export declare const robotSwiftImportInstructionsSchema: z.ZodObject<{
25
25
  return_file_stubs: z.ZodDefault<z.ZodBoolean>;
26
26
  }, "strict", z.ZodTypeAny, {
27
27
  path: string | string[];
28
- recursive: boolean;
29
- result: boolean;
30
28
  robot: "/swift/import";
29
+ result: boolean;
31
30
  force_accept: boolean;
32
31
  ignore_errors: string[];
33
32
  force_name: string | string[] | null;
33
+ recursive: boolean;
34
34
  files_per_page: number;
35
35
  page_number: number;
36
36
  return_file_stubs: boolean;
37
37
  host?: string | undefined;
38
38
  key?: string | undefined;
39
- secret?: string | undefined;
40
39
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
41
40
  queue?: "batch" | undefined;
42
41
  credentials?: string | undefined;
43
42
  bucket?: string | undefined;
43
+ secret?: string | undefined;
44
44
  bucket_region?: string | undefined;
45
45
  }, {
46
46
  path: string | string[];
47
47
  robot: "/swift/import";
48
48
  host?: string | undefined;
49
49
  key?: string | undefined;
50
- secret?: string | undefined;
51
- recursive?: boolean | undefined;
52
- result?: boolean | undefined;
53
50
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
51
+ result?: boolean | undefined;
54
52
  queue?: "batch" | undefined;
55
53
  force_accept?: boolean | undefined;
56
54
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
57
55
  force_name?: string | string[] | null | undefined;
58
56
  credentials?: string | undefined;
59
57
  bucket?: string | undefined;
58
+ secret?: string | undefined;
60
59
  bucket_region?: string | undefined;
60
+ recursive?: boolean | undefined;
61
61
  files_per_page?: number | undefined;
62
62
  page_number?: number | undefined;
63
63
  return_file_stubs?: boolean | undefined;
@@ -84,39 +84,39 @@ export declare const robotSwiftImportInstructionsWithHiddenFieldsSchema: z.ZodOb
84
84
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
85
85
  }, "strict", z.ZodTypeAny, {
86
86
  path: string | string[];
87
- recursive: boolean;
88
87
  robot: "/swift/import";
89
88
  force_accept: boolean;
90
89
  ignore_errors: string[];
91
90
  force_name: string | string[] | null;
91
+ recursive: boolean;
92
92
  files_per_page: number;
93
93
  page_number: number;
94
94
  return_file_stubs: boolean;
95
95
  host?: string | undefined;
96
96
  key?: string | undefined;
97
- secret?: string | undefined;
98
- result?: boolean | "debug" | undefined;
99
97
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
98
+ result?: boolean | "debug" | undefined;
100
99
  queue?: "batch" | undefined;
101
100
  credentials?: string | undefined;
102
101
  bucket?: string | undefined;
102
+ secret?: string | undefined;
103
103
  bucket_region?: string | undefined;
104
104
  }, {
105
105
  path: string | string[];
106
106
  robot: "/swift/import";
107
107
  host?: string | undefined;
108
108
  key?: string | undefined;
109
- secret?: string | undefined;
110
- recursive?: boolean | undefined;
111
- result?: boolean | "debug" | undefined;
112
109
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
110
+ result?: boolean | "debug" | undefined;
113
111
  queue?: "batch" | undefined;
114
112
  force_accept?: boolean | undefined;
115
113
  ignore_errors?: boolean | ("import" | "meta" | "execute")[] | undefined;
116
114
  force_name?: string | string[] | null | undefined;
117
115
  credentials?: string | undefined;
118
116
  bucket?: string | undefined;
117
+ secret?: string | undefined;
119
118
  bucket_region?: string | undefined;
119
+ recursive?: boolean | undefined;
120
120
  files_per_page?: number | undefined;
121
121
  page_number?: number | undefined;
122
122
  return_file_stubs?: boolean | undefined;
@@ -144,39 +144,39 @@ export declare const interpolatableRobotSwiftImportInstructionsSchema: z.ZodObje
144
144
  return_file_stubs: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
145
145
  }, "strict", z.ZodTypeAny, {
146
146
  path: string | string[];
147
- recursive: string | boolean;
148
- result: string | boolean;
149
147
  robot: "/swift/import";
148
+ result: string | boolean;
150
149
  force_accept: string | boolean;
151
150
  ignore_errors: string | string[];
152
151
  force_name: string | string[] | null;
152
+ recursive: string | boolean;
153
153
  files_per_page: string | number;
154
154
  page_number: string | number;
155
155
  return_file_stubs: string | boolean;
156
156
  host?: string | undefined;
157
157
  key?: string | undefined;
158
- secret?: string | undefined;
159
158
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
160
159
  queue?: string | undefined;
161
160
  credentials?: string | undefined;
162
161
  bucket?: string | undefined;
162
+ secret?: string | undefined;
163
163
  bucket_region?: string | undefined;
164
164
  }, {
165
165
  path: string | string[];
166
166
  robot: "/swift/import";
167
167
  host?: string | undefined;
168
168
  key?: string | undefined;
169
- secret?: string | undefined;
170
- recursive?: string | boolean | undefined;
171
- result?: string | boolean | undefined;
172
169
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
170
+ result?: string | boolean | undefined;
173
171
  queue?: string | undefined;
174
172
  force_accept?: string | boolean | undefined;
175
173
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
176
174
  force_name?: string | string[] | null | undefined;
177
175
  credentials?: string | undefined;
178
176
  bucket?: string | undefined;
177
+ secret?: string | undefined;
179
178
  bucket_region?: string | undefined;
179
+ recursive?: string | boolean | undefined;
180
180
  files_per_page?: string | number | undefined;
181
181
  page_number?: string | number | undefined;
182
182
  return_file_stubs?: string | boolean | undefined;
@@ -204,39 +204,39 @@ export declare const interpolatableRobotSwiftImportInstructionsWithHiddenFieldsS
204
204
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
205
205
  }, "strict", z.ZodTypeAny, {
206
206
  path: string | string[];
207
- recursive: string | boolean;
208
207
  robot: "/swift/import";
209
208
  force_accept: string | boolean;
210
209
  ignore_errors: string | string[];
211
210
  force_name: string | string[] | null;
211
+ recursive: string | boolean;
212
212
  files_per_page: string | number;
213
213
  page_number: string | number;
214
214
  return_file_stubs: string | boolean;
215
215
  host?: string | undefined;
216
216
  key?: string | undefined;
217
- secret?: string | undefined;
218
- result?: string | boolean | undefined;
219
217
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
218
+ result?: string | boolean | undefined;
220
219
  queue?: string | undefined;
221
220
  credentials?: string | undefined;
222
221
  bucket?: string | undefined;
222
+ secret?: string | undefined;
223
223
  bucket_region?: string | undefined;
224
224
  }, {
225
225
  path: string | string[];
226
226
  robot: "/swift/import";
227
227
  host?: string | undefined;
228
228
  key?: string | undefined;
229
- secret?: string | undefined;
230
- recursive?: string | boolean | undefined;
231
- result?: string | boolean | undefined;
232
229
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
230
+ result?: string | boolean | undefined;
233
231
  queue?: string | undefined;
234
232
  force_accept?: string | boolean | undefined;
235
233
  ignore_errors?: string | boolean | ("import" | "meta" | "execute")[] | undefined;
236
234
  force_name?: string | string[] | null | undefined;
237
235
  credentials?: string | undefined;
238
236
  bucket?: string | undefined;
237
+ secret?: string | undefined;
239
238
  bucket_region?: string | undefined;
239
+ recursive?: string | boolean | undefined;
240
240
  files_per_page?: string | number | undefined;
241
241
  page_number?: string | number | undefined;
242
242
  return_file_stubs?: string | boolean | undefined;