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
@@ -64,8 +64,8 @@ export declare const robotDropboxStoreInstructionsSchema: z.ZodObject<{
64
64
  create_sharing_link: z.ZodDefault<z.ZodBoolean>;
65
65
  }, "strict", z.ZodTypeAny, {
66
66
  path: string;
67
- result: boolean;
68
67
  robot: "/dropbox/store";
68
+ result: boolean;
69
69
  force_accept: boolean;
70
70
  ignore_errors: string[];
71
71
  create_sharing_link: boolean;
@@ -89,7 +89,6 @@ export declare const robotDropboxStoreInstructionsSchema: z.ZodObject<{
89
89
  }, {
90
90
  robot: "/dropbox/store";
91
91
  path?: string | undefined;
92
- result?: boolean | undefined;
93
92
  use?: string | string[] | {
94
93
  name: string;
95
94
  fields?: string | undefined;
@@ -105,6 +104,7 @@ export declare const robotDropboxStoreInstructionsSchema: z.ZodObject<{
105
104
  group_by_original?: boolean | undefined;
106
105
  } | undefined;
107
106
  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;
@@ -177,7 +177,6 @@ export declare const robotDropboxStoreInstructionsWithHiddenFieldsSchema: z.ZodO
177
177
  force_accept: boolean;
178
178
  ignore_errors: string[];
179
179
  create_sharing_link: boolean;
180
- result?: boolean | "debug" | undefined;
181
180
  use?: string | string[] | {
182
181
  name: string;
183
182
  fields?: string | undefined;
@@ -193,13 +192,13 @@ export declare const robotDropboxStoreInstructionsWithHiddenFieldsSchema: z.ZodO
193
192
  group_by_original?: boolean | undefined;
194
193
  } | undefined;
195
194
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
195
+ result?: boolean | "debug" | undefined;
196
196
  queue?: "batch" | undefined;
197
197
  credentials?: string | undefined;
198
198
  access_token?: string | undefined;
199
199
  }, {
200
200
  robot: "/dropbox/store";
201
201
  path?: string | undefined;
202
- result?: boolean | "debug" | undefined;
203
202
  use?: string | string[] | {
204
203
  name: string;
205
204
  fields?: string | undefined;
@@ -215,6 +214,7 @@ export declare const robotDropboxStoreInstructionsWithHiddenFieldsSchema: z.ZodO
215
214
  group_by_original?: boolean | undefined;
216
215
  } | undefined;
217
216
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
217
+ result?: boolean | "debug" | undefined;
218
218
  queue?: "batch" | undefined;
219
219
  force_accept?: boolean | undefined;
220
220
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -285,8 +285,8 @@ export declare const interpolatableRobotDropboxStoreInstructionsSchema: z.ZodObj
285
285
  create_sharing_link: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
286
286
  }, "strict", z.ZodTypeAny, {
287
287
  path: string;
288
- result: string | boolean;
289
288
  robot: "/dropbox/store";
289
+ result: string | boolean;
290
290
  force_accept: string | boolean;
291
291
  ignore_errors: string | string[];
292
292
  create_sharing_link: string | boolean;
@@ -310,7 +310,6 @@ export declare const interpolatableRobotDropboxStoreInstructionsSchema: z.ZodObj
310
310
  }, {
311
311
  robot: "/dropbox/store";
312
312
  path?: string | undefined;
313
- result?: string | boolean | undefined;
314
313
  use?: string | string[] | {
315
314
  name: string;
316
315
  fields?: string | undefined;
@@ -326,6 +325,7 @@ export declare const interpolatableRobotDropboxStoreInstructionsSchema: z.ZodObj
326
325
  group_by_original?: boolean | undefined;
327
326
  } | undefined;
328
327
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
328
+ result?: string | boolean | undefined;
329
329
  queue?: string | undefined;
330
330
  force_accept?: string | boolean | undefined;
331
331
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -399,7 +399,6 @@ export declare const interpolatableRobotDropboxStoreInstructionsWithHiddenFields
399
399
  force_accept: string | boolean;
400
400
  ignore_errors: string | string[];
401
401
  create_sharing_link: string | boolean;
402
- result?: string | boolean | undefined;
403
402
  use?: string | string[] | {
404
403
  name: string;
405
404
  fields?: string | undefined;
@@ -415,13 +414,13 @@ export declare const interpolatableRobotDropboxStoreInstructionsWithHiddenFields
415
414
  group_by_original?: boolean | undefined;
416
415
  } | undefined;
417
416
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
417
+ result?: string | boolean | undefined;
418
418
  queue?: string | undefined;
419
419
  credentials?: string | undefined;
420
420
  access_token?: string | undefined;
421
421
  }, {
422
422
  robot: "/dropbox/store";
423
423
  path?: string | undefined;
424
- result?: string | boolean | undefined;
425
424
  use?: string | string[] | {
426
425
  name: string;
427
426
  fields?: string | undefined;
@@ -437,6 +436,7 @@ export declare const interpolatableRobotDropboxStoreInstructionsWithHiddenFields
437
436
  group_by_original?: boolean | undefined;
438
437
  } | undefined;
439
438
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
439
+ result?: string | boolean | undefined;
440
440
  queue?: string | undefined;
441
441
  force_accept?: string | boolean | undefined;
442
442
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -10,16 +10,16 @@ export declare const robotEdglyDeliverInstructionsSchema: z.ZodObject<{
10
10
  } & {
11
11
  robot: z.ZodLiteral<"/edgly/deliver">;
12
12
  }, "strict", z.ZodTypeAny, {
13
- result: boolean;
14
13
  robot: "/edgly/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: "/edgly/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 robotEdglyDeliverInstructionsWithHiddenFieldsSchema: z.ZodO
36
36
  robot: "/edgly/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: "/edgly/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 interpolatableRobotEdglyDeliverInstructionsSchema: 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<"/edgly/deliver">;
59
59
  }, "strict", z.ZodTypeAny, {
60
- result: string | boolean;
61
60
  robot: "/edgly/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: "/edgly/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 interpolatableRobotEdglyDeliverInstructionsWithHiddenFields
84
84
  robot: "/edgly/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: "/edgly/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,15 +66,15 @@ export declare const robotFileCompressInstructionsSchema: z.ZodObject<{
66
66
  archive_name: z.ZodOptional<z.ZodString>;
67
67
  path: z.ZodOptional<z.ZodString>;
68
68
  }, "strict", z.ZodTypeAny, {
69
- format: "zip" | "tar";
70
- result: boolean;
71
- gzip: boolean;
72
69
  password: string | null;
73
70
  robot: "/file/compress";
71
+ result: boolean;
74
72
  force_accept: boolean;
75
73
  ignore_errors: string[];
74
+ format: "zip" | "tar";
75
+ gzip: boolean;
76
76
  compression_level: number;
77
- file_layout: "simple" | "advanced" | "relative-path";
77
+ file_layout: "advanced" | "simple" | "relative-path";
78
78
  path?: string | undefined;
79
79
  use?: string | string[] | {
80
80
  name: string;
@@ -96,9 +96,6 @@ export declare const robotFileCompressInstructionsSchema: z.ZodObject<{
96
96
  }, {
97
97
  robot: "/file/compress";
98
98
  path?: string | undefined;
99
- format?: "zip" | "tar" | undefined;
100
- result?: boolean | undefined;
101
- gzip?: boolean | undefined;
102
99
  password?: string | null | undefined;
103
100
  use?: string | string[] | {
104
101
  name: string;
@@ -115,11 +112,14 @@ export declare const robotFileCompressInstructionsSchema: z.ZodObject<{
115
112
  group_by_original?: boolean | undefined;
116
113
  } | undefined;
117
114
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
115
+ result?: boolean | undefined;
118
116
  queue?: "batch" | undefined;
119
117
  force_accept?: boolean | undefined;
120
118
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
119
+ format?: "zip" | "tar" | undefined;
120
+ gzip?: boolean | undefined;
121
121
  compression_level?: number | undefined;
122
- file_layout?: "simple" | "advanced" | "relative-path" | undefined;
122
+ file_layout?: "advanced" | "simple" | "relative-path" | undefined;
123
123
  archive_name?: string | undefined;
124
124
  }>;
125
125
  export declare const robotFileCompressInstructionsWithHiddenFieldsSchema: z.ZodObject<{
@@ -186,16 +186,15 @@ export declare const robotFileCompressInstructionsWithHiddenFieldsSchema: z.ZodO
186
186
  } & {
187
187
  result: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"debug">, z.ZodDefault<z.ZodBoolean>]>>;
188
188
  }, "strict", z.ZodTypeAny, {
189
- format: "zip" | "tar";
190
- gzip: boolean;
191
189
  password: string | null;
192
190
  robot: "/file/compress";
193
191
  force_accept: boolean;
194
192
  ignore_errors: string[];
193
+ format: "zip" | "tar";
194
+ gzip: boolean;
195
195
  compression_level: number;
196
- file_layout: "simple" | "advanced" | "relative-path";
196
+ file_layout: "advanced" | "simple" | "relative-path";
197
197
  path?: string | undefined;
198
- result?: boolean | "debug" | undefined;
199
198
  use?: string | string[] | {
200
199
  name: string;
201
200
  fields?: string | undefined;
@@ -211,14 +210,12 @@ export declare const robotFileCompressInstructionsWithHiddenFieldsSchema: z.ZodO
211
210
  group_by_original?: boolean | undefined;
212
211
  } | undefined;
213
212
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
213
+ result?: boolean | "debug" | undefined;
214
214
  queue?: "batch" | undefined;
215
215
  archive_name?: string | undefined;
216
216
  }, {
217
217
  robot: "/file/compress";
218
218
  path?: string | undefined;
219
- format?: "zip" | "tar" | undefined;
220
- result?: boolean | "debug" | undefined;
221
- gzip?: boolean | undefined;
222
219
  password?: string | null | undefined;
223
220
  use?: string | string[] | {
224
221
  name: string;
@@ -235,11 +232,14 @@ export declare const robotFileCompressInstructionsWithHiddenFieldsSchema: z.ZodO
235
232
  group_by_original?: boolean | undefined;
236
233
  } | undefined;
237
234
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
235
+ result?: boolean | "debug" | undefined;
238
236
  queue?: "batch" | undefined;
239
237
  force_accept?: boolean | undefined;
240
238
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
239
+ format?: "zip" | "tar" | undefined;
240
+ gzip?: boolean | undefined;
241
241
  compression_level?: number | undefined;
242
- file_layout?: "simple" | "advanced" | "relative-path" | undefined;
242
+ file_layout?: "advanced" | "simple" | "relative-path" | undefined;
243
243
  archive_name?: string | undefined;
244
244
  }>;
245
245
  export type RobotFileCompressInstructions = z.infer<typeof robotFileCompressInstructionsSchema>;
@@ -307,13 +307,13 @@ export declare const interpolatableRobotFileCompressInstructionsSchema: z.ZodObj
307
307
  archive_name: z.ZodOptional<z.ZodString>;
308
308
  path: z.ZodOptional<z.ZodString>;
309
309
  }, "strict", z.ZodTypeAny, {
310
- format: string;
311
- result: string | boolean;
312
- gzip: string | boolean;
313
310
  password: string | null;
314
311
  robot: "/file/compress";
312
+ result: string | boolean;
315
313
  force_accept: string | boolean;
316
314
  ignore_errors: string | string[];
315
+ format: string;
316
+ gzip: string | boolean;
317
317
  compression_level: string | number;
318
318
  file_layout: string;
319
319
  path?: string | undefined;
@@ -337,9 +337,6 @@ export declare const interpolatableRobotFileCompressInstructionsSchema: z.ZodObj
337
337
  }, {
338
338
  robot: "/file/compress";
339
339
  path?: string | undefined;
340
- format?: string | undefined;
341
- result?: string | boolean | undefined;
342
- gzip?: string | boolean | undefined;
343
340
  password?: string | null | undefined;
344
341
  use?: string | string[] | {
345
342
  name: string;
@@ -356,9 +353,12 @@ export declare const interpolatableRobotFileCompressInstructionsSchema: z.ZodObj
356
353
  group_by_original?: boolean | undefined;
357
354
  } | undefined;
358
355
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
356
+ result?: string | boolean | undefined;
359
357
  queue?: string | undefined;
360
358
  force_accept?: string | boolean | undefined;
361
359
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
360
+ format?: string | undefined;
361
+ gzip?: string | boolean | undefined;
362
362
  compression_level?: string | number | undefined;
363
363
  file_layout?: string | undefined;
364
364
  archive_name?: string | undefined;
@@ -428,16 +428,15 @@ export declare const interpolatableRobotFileCompressInstructionsWithHiddenFields
428
428
  path: z.ZodOptional<z.ZodString>;
429
429
  result: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodUnion<[z.ZodString, z.ZodLiteral<"debug">]>, z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>]>>;
430
430
  }, "strict", z.ZodTypeAny, {
431
- format: string;
432
- gzip: string | boolean;
433
431
  password: string | null;
434
432
  robot: "/file/compress";
435
433
  force_accept: string | boolean;
436
434
  ignore_errors: string | string[];
435
+ format: string;
436
+ gzip: string | boolean;
437
437
  compression_level: string | number;
438
438
  file_layout: string;
439
439
  path?: string | undefined;
440
- result?: string | boolean | undefined;
441
440
  use?: string | string[] | {
442
441
  name: string;
443
442
  fields?: string | undefined;
@@ -453,14 +452,12 @@ export declare const interpolatableRobotFileCompressInstructionsWithHiddenFields
453
452
  group_by_original?: boolean | undefined;
454
453
  } | undefined;
455
454
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
455
+ result?: string | boolean | undefined;
456
456
  queue?: string | undefined;
457
457
  archive_name?: string | undefined;
458
458
  }, {
459
459
  robot: "/file/compress";
460
460
  path?: string | undefined;
461
- format?: string | undefined;
462
- result?: string | boolean | undefined;
463
- gzip?: string | boolean | undefined;
464
461
  password?: string | null | undefined;
465
462
  use?: string | string[] | {
466
463
  name: string;
@@ -477,9 +474,12 @@ export declare const interpolatableRobotFileCompressInstructionsWithHiddenFields
477
474
  group_by_original?: boolean | undefined;
478
475
  } | undefined;
479
476
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
477
+ result?: string | boolean | undefined;
480
478
  queue?: string | undefined;
481
479
  force_accept?: string | boolean | undefined;
482
480
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
481
+ format?: string | undefined;
482
+ gzip?: string | boolean | undefined;
483
483
  compression_level?: string | number | undefined;
484
484
  file_layout?: string | undefined;
485
485
  archive_name?: string | undefined;
@@ -60,8 +60,8 @@ export declare const robotFileDecompressInstructionsSchema: z.ZodObject<{
60
60
  ignore_errors: z.ZodDefault<z.ZodEffects<z.ZodUnion<[z.ZodBoolean, z.ZodArray<z.ZodEnum<["meta", "execute"]>, "many">]>, ("meta" | "execute")[], boolean | ("meta" | "execute")[]>>;
61
61
  turbo: z.ZodDefault<z.ZodBoolean>;
62
62
  }, "strict", z.ZodTypeAny, {
63
- result: boolean;
64
63
  robot: "/file/decompress";
64
+ result: boolean;
65
65
  force_accept: boolean;
66
66
  ignore_errors: ("meta" | "execute")[];
67
67
  turbo: boolean;
@@ -84,7 +84,6 @@ export declare const robotFileDecompressInstructionsSchema: z.ZodObject<{
84
84
  queue?: "batch" | undefined;
85
85
  }, {
86
86
  robot: "/file/decompress";
87
- result?: boolean | undefined;
88
87
  password?: string | undefined;
89
88
  use?: string | string[] | {
90
89
  name: string;
@@ -101,6 +100,7 @@ export declare const robotFileDecompressInstructionsSchema: z.ZodObject<{
101
100
  group_by_original?: boolean | undefined;
102
101
  } | undefined;
103
102
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
103
+ result?: boolean | undefined;
104
104
  queue?: "batch" | undefined;
105
105
  force_accept?: boolean | undefined;
106
106
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -169,7 +169,6 @@ export declare const robotFileDecompressInstructionsWithHiddenFieldsSchema: z.Zo
169
169
  force_accept: boolean;
170
170
  ignore_errors: ("meta" | "execute")[];
171
171
  turbo: boolean;
172
- result?: boolean | "debug" | undefined;
173
172
  password?: string | undefined;
174
173
  use?: string | string[] | {
175
174
  name: string;
@@ -186,10 +185,10 @@ export declare const robotFileDecompressInstructionsWithHiddenFieldsSchema: z.Zo
186
185
  group_by_original?: boolean | undefined;
187
186
  } | undefined;
188
187
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
188
+ result?: boolean | "debug" | undefined;
189
189
  queue?: "batch" | undefined;
190
190
  }, {
191
191
  robot: "/file/decompress";
192
- result?: boolean | "debug" | undefined;
193
192
  password?: string | undefined;
194
193
  use?: string | string[] | {
195
194
  name: string;
@@ -206,6 +205,7 @@ export declare const robotFileDecompressInstructionsWithHiddenFieldsSchema: z.Zo
206
205
  group_by_original?: boolean | undefined;
207
206
  } | undefined;
208
207
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
208
+ result?: boolean | "debug" | undefined;
209
209
  queue?: "batch" | undefined;
210
210
  force_accept?: boolean | undefined;
211
211
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
@@ -271,8 +271,8 @@ export declare const interpolatableRobotFileDecompressInstructionsSchema: z.ZodO
271
271
  ignore_errors: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodEffects<z.ZodUnion<[z.ZodBoolean, z.ZodArray<z.ZodEnum<["meta", "execute"]>, "many">]>, ("meta" | "execute")[], boolean | ("meta" | "execute")[]>]>>;
272
272
  turbo: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
273
273
  }, "strict", z.ZodTypeAny, {
274
- result: string | boolean;
275
274
  robot: "/file/decompress";
275
+ result: string | boolean;
276
276
  force_accept: string | boolean;
277
277
  ignore_errors: string | ("meta" | "execute")[];
278
278
  turbo: string | boolean;
@@ -295,7 +295,6 @@ export declare const interpolatableRobotFileDecompressInstructionsSchema: z.ZodO
295
295
  queue?: string | undefined;
296
296
  }, {
297
297
  robot: "/file/decompress";
298
- result?: string | boolean | undefined;
299
298
  password?: string | undefined;
300
299
  use?: string | string[] | {
301
300
  name: string;
@@ -312,6 +311,7 @@ export declare const interpolatableRobotFileDecompressInstructionsSchema: z.ZodO
312
311
  group_by_original?: boolean | undefined;
313
312
  } | undefined;
314
313
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
314
+ result?: string | boolean | undefined;
315
315
  queue?: string | undefined;
316
316
  force_accept?: string | boolean | undefined;
317
317
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -381,7 +381,6 @@ export declare const interpolatableRobotFileDecompressInstructionsWithHiddenFiel
381
381
  force_accept: string | boolean;
382
382
  ignore_errors: string | ("meta" | "execute")[];
383
383
  turbo: string | boolean;
384
- result?: string | boolean | undefined;
385
384
  password?: string | undefined;
386
385
  use?: string | string[] | {
387
386
  name: string;
@@ -398,10 +397,10 @@ export declare const interpolatableRobotFileDecompressInstructionsWithHiddenFiel
398
397
  group_by_original?: boolean | undefined;
399
398
  } | undefined;
400
399
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
400
+ result?: string | boolean | undefined;
401
401
  queue?: string | undefined;
402
402
  }, {
403
403
  robot: "/file/decompress";
404
- result?: string | boolean | undefined;
405
404
  password?: string | undefined;
406
405
  use?: string | string[] | {
407
406
  name: string;
@@ -418,6 +417,7 @@ export declare const interpolatableRobotFileDecompressInstructionsWithHiddenFiel
418
417
  group_by_original?: boolean | undefined;
419
418
  } | undefined;
420
419
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
420
+ result?: string | boolean | undefined;
421
421
  queue?: string | undefined;
422
422
  force_accept?: string | boolean | undefined;
423
423
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -64,11 +64,11 @@ export declare const robotFileFilterInstructionsSchema: z.ZodObject<{
64
64
  error_on_decline: z.ZodDefault<z.ZodBoolean>;
65
65
  error_msg: z.ZodDefault<z.ZodString>;
66
66
  }, "strict", z.ZodTypeAny, {
67
- result: boolean;
68
67
  robot: "/file/filter";
68
+ result: boolean;
69
69
  force_accept: boolean;
70
70
  ignore_errors: string[];
71
- condition_type: "and" | "or";
71
+ condition_type: "or" | "and";
72
72
  error_on_decline: boolean;
73
73
  error_msg: string;
74
74
  use?: string | string[] | {
@@ -91,7 +91,6 @@ export declare const robotFileFilterInstructionsSchema: z.ZodObject<{
91
91
  declines?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
92
92
  }, {
93
93
  robot: "/file/filter";
94
- result?: boolean | undefined;
95
94
  use?: string | string[] | {
96
95
  name: string;
97
96
  fields?: string | undefined;
@@ -107,12 +106,13 @@ export declare const robotFileFilterInstructionsSchema: z.ZodObject<{
107
106
  group_by_original?: boolean | undefined;
108
107
  } | undefined;
109
108
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
109
+ result?: boolean | undefined;
110
110
  queue?: "batch" | undefined;
111
111
  force_accept?: boolean | undefined;
112
112
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
113
113
  accepts?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
114
114
  declines?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
115
- condition_type?: "and" | "or" | undefined;
115
+ condition_type?: "or" | "and" | undefined;
116
116
  error_on_decline?: boolean | undefined;
117
117
  error_msg?: string | undefined;
118
118
  }>;
@@ -181,10 +181,9 @@ export declare const robotFileFilterInstructionsWithHiddenFieldsSchema: z.ZodObj
181
181
  robot: "/file/filter";
182
182
  force_accept: boolean;
183
183
  ignore_errors: string[];
184
- condition_type: "and" | "or";
184
+ condition_type: "or" | "and";
185
185
  error_on_decline: boolean;
186
186
  error_msg: string;
187
- result?: boolean | "debug" | undefined;
188
187
  use?: string | string[] | {
189
188
  name: string;
190
189
  fields?: string | undefined;
@@ -200,12 +199,12 @@ export declare const robotFileFilterInstructionsWithHiddenFieldsSchema: z.ZodObj
200
199
  group_by_original?: boolean | undefined;
201
200
  } | undefined;
202
201
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
202
+ result?: boolean | "debug" | undefined;
203
203
  queue?: "batch" | undefined;
204
204
  accepts?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
205
205
  declines?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
206
206
  }, {
207
207
  robot: "/file/filter";
208
- result?: boolean | "debug" | undefined;
209
208
  use?: string | string[] | {
210
209
  name: string;
211
210
  fields?: string | undefined;
@@ -221,12 +220,13 @@ export declare const robotFileFilterInstructionsWithHiddenFieldsSchema: z.ZodObj
221
220
  group_by_original?: boolean | undefined;
222
221
  } | undefined;
223
222
  output_meta?: boolean | string[] | Record<string, boolean> | undefined;
223
+ result?: boolean | "debug" | undefined;
224
224
  queue?: "batch" | undefined;
225
225
  force_accept?: boolean | undefined;
226
226
  ignore_errors?: boolean | ("meta" | "execute")[] | undefined;
227
227
  accepts?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
228
228
  declines?: string | [string | number | (string | number | null)[] | null, "includes" | "<" | "=" | ">" | "regex" | "empty" | "==" | "===" | "<=" | ">=" | "!=" | "!==" | "!regex" | "!includes" | "!empty", string | number | (string | number | null)[] | null][] | null | undefined;
229
- condition_type?: "and" | "or" | undefined;
229
+ condition_type?: "or" | "and" | undefined;
230
230
  error_on_decline?: boolean | undefined;
231
231
  error_msg?: string | undefined;
232
232
  }>;
@@ -293,8 +293,8 @@ export declare const interpolatableRobotFileFilterInstructionsSchema: z.ZodObjec
293
293
  error_on_decline: z.ZodDefault<z.ZodUnion<[z.ZodString, z.ZodBoolean]>>;
294
294
  error_msg: z.ZodDefault<z.ZodString>;
295
295
  }, "strict", z.ZodTypeAny, {
296
- result: string | boolean;
297
296
  robot: "/file/filter";
297
+ result: string | boolean;
298
298
  force_accept: string | boolean;
299
299
  ignore_errors: string | string[];
300
300
  condition_type: string;
@@ -320,7 +320,6 @@ export declare const interpolatableRobotFileFilterInstructionsSchema: z.ZodObjec
320
320
  declines?: string | (string | [string | number | (string | number | null)[] | null, string, string | number | (string | number | null)[] | null])[] | null | undefined;
321
321
  }, {
322
322
  robot: "/file/filter";
323
- result?: string | boolean | undefined;
324
323
  use?: string | string[] | {
325
324
  name: string;
326
325
  fields?: string | undefined;
@@ -336,6 +335,7 @@ export declare const interpolatableRobotFileFilterInstructionsSchema: z.ZodObjec
336
335
  group_by_original?: boolean | undefined;
337
336
  } | undefined;
338
337
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
338
+ result?: string | boolean | undefined;
339
339
  queue?: string | undefined;
340
340
  force_accept?: string | boolean | undefined;
341
341
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;
@@ -414,7 +414,6 @@ export declare const interpolatableRobotFileFilterInstructionsWithHiddenFieldsSc
414
414
  condition_type: string;
415
415
  error_on_decline: string | boolean;
416
416
  error_msg: string;
417
- result?: string | boolean | undefined;
418
417
  use?: string | string[] | {
419
418
  name: string;
420
419
  fields?: string | undefined;
@@ -430,12 +429,12 @@ export declare const interpolatableRobotFileFilterInstructionsWithHiddenFieldsSc
430
429
  group_by_original?: boolean | undefined;
431
430
  } | undefined;
432
431
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
432
+ result?: string | boolean | undefined;
433
433
  queue?: string | undefined;
434
434
  accepts?: string | (string | [string | number | (string | number | null)[] | null, string, string | number | (string | number | null)[] | null])[] | null | undefined;
435
435
  declines?: string | (string | [string | number | (string | number | null)[] | null, string, string | number | (string | number | null)[] | null])[] | null | undefined;
436
436
  }, {
437
437
  robot: "/file/filter";
438
- result?: string | boolean | undefined;
439
438
  use?: string | string[] | {
440
439
  name: string;
441
440
  fields?: string | undefined;
@@ -451,6 +450,7 @@ export declare const interpolatableRobotFileFilterInstructionsWithHiddenFieldsSc
451
450
  group_by_original?: boolean | undefined;
452
451
  } | undefined;
453
452
  output_meta?: string | boolean | string[] | Record<string, string | boolean> | undefined;
453
+ result?: string | boolean | undefined;
454
454
  queue?: string | undefined;
455
455
  force_accept?: string | boolean | undefined;
456
456
  ignore_errors?: string | boolean | ("meta" | "execute")[] | undefined;