@shotstack/schemas 1.7.1 → 1.8.3
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.
- package/README.md +89 -89
- package/dist/api.bundled.json +43 -1
- package/dist/json-schema/asset.json +82 -1
- package/dist/json-schema/clip.json +82 -1
- package/dist/json-schema/edit.json +82 -1
- package/dist/json-schema/rich-caption-asset.json +221 -140
- package/dist/json-schema/schemas.json +88 -1
- package/dist/json-schema/timeline.json +82 -1
- package/dist/json-schema/track.json +82 -1
- package/dist/schema.d.ts +36 -1
- package/dist/zod/zod.gen.cjs +950 -1086
- package/dist/zod/zod.gen.d.ts +150 -484
- package/dist/zod/zod.gen.js +946 -1082
- package/dist/zod/zod.gen.ts +1660 -1583
- package/package.json +79 -79
package/dist/zod/zod.gen.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { z } from
|
|
1
|
+
import { z } from "zod";
|
|
2
2
|
export declare const editRootSchema: z.ZodUnknown;
|
|
3
3
|
export declare const sourceRootSchema: z.ZodUnknown;
|
|
4
4
|
export declare const assetsRootSchema: z.ZodUnknown;
|
|
@@ -185,7 +185,7 @@ export declare const didTextToAvatarOptionsSchema: z.ZodObject<{
|
|
|
185
185
|
*/
|
|
186
186
|
export declare const didGeneratedAssetOptionsDidGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
187
187
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
188
|
-
}, z.core.$
|
|
188
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
189
189
|
type: z.ZodEnum<{
|
|
190
190
|
"text-to-avatar": "text-to-avatar";
|
|
191
191
|
}>;
|
|
@@ -201,7 +201,7 @@ export declare const didGeneratedAssetOptionsDidGeneratedAssetOptionsSchema: z.Z
|
|
|
201
201
|
}, z.core.$strict>>;
|
|
202
202
|
export declare const didGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
203
203
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
204
|
-
}, z.core.$
|
|
204
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
205
205
|
type: z.ZodEnum<{
|
|
206
206
|
"text-to-avatar": "text-to-avatar";
|
|
207
207
|
}>;
|
|
@@ -224,7 +224,7 @@ export declare const didGeneratedAssetDidGeneratedAssetSchema: z.ZodObject<{
|
|
|
224
224
|
}>;
|
|
225
225
|
options: z.ZodIntersection<z.ZodObject<{
|
|
226
226
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
227
|
-
}, z.core.$
|
|
227
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
228
228
|
type: z.ZodEnum<{
|
|
229
229
|
"text-to-avatar": "text-to-avatar";
|
|
230
230
|
}>;
|
|
@@ -245,7 +245,7 @@ export declare const didGeneratedAssetSchema: z.ZodObject<{
|
|
|
245
245
|
}>;
|
|
246
246
|
options: z.ZodIntersection<z.ZodObject<{
|
|
247
247
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
248
|
-
}, z.core.$
|
|
248
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
249
249
|
type: z.ZodEnum<{
|
|
250
250
|
"text-to-avatar": "text-to-avatar";
|
|
251
251
|
}>;
|
|
@@ -306,7 +306,7 @@ export declare const elevenLabsTextToSpeechOptionsSchema: z.ZodObject<{
|
|
|
306
306
|
*/
|
|
307
307
|
export declare const elevenlabsGeneratedAssetOptionsElevenLabsGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
308
308
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
309
|
-
}, z.core.$
|
|
309
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
310
310
|
type: z.ZodEnum<{
|
|
311
311
|
"text-to-speech": "text-to-speech";
|
|
312
312
|
}>;
|
|
@@ -325,7 +325,7 @@ export declare const elevenlabsGeneratedAssetOptionsElevenLabsGeneratedAssetOpti
|
|
|
325
325
|
}, z.core.$strict>>;
|
|
326
326
|
export declare const elevenLabsGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
327
327
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
328
|
-
}, z.core.$
|
|
328
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
329
329
|
type: z.ZodEnum<{
|
|
330
330
|
"text-to-speech": "text-to-speech";
|
|
331
331
|
}>;
|
|
@@ -351,7 +351,7 @@ export declare const elevenlabsGeneratedAssetElevenLabsGeneratedAssetSchema: z.Z
|
|
|
351
351
|
}>;
|
|
352
352
|
options: z.ZodIntersection<z.ZodObject<{
|
|
353
353
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
354
|
-
}, z.core.$
|
|
354
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
355
355
|
type: z.ZodEnum<{
|
|
356
356
|
"text-to-speech": "text-to-speech";
|
|
357
357
|
}>;
|
|
@@ -375,7 +375,7 @@ export declare const elevenLabsGeneratedAssetSchema: z.ZodObject<{
|
|
|
375
375
|
}>;
|
|
376
376
|
options: z.ZodIntersection<z.ZodObject<{
|
|
377
377
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
378
|
-
}, z.core.$
|
|
378
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
379
379
|
type: z.ZodEnum<{
|
|
380
380
|
"text-to-speech": "text-to-speech";
|
|
381
381
|
}>;
|
|
@@ -663,7 +663,7 @@ export declare const heyGenTextToAvatarOptionsSchema: z.ZodObject<{
|
|
|
663
663
|
*/
|
|
664
664
|
export declare const heygenGeneratedAssetOptionsHeyGenGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
665
665
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
666
|
-
}, z.core.$
|
|
666
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
667
667
|
type: z.ZodEnum<{
|
|
668
668
|
"text-to-avatar": "text-to-avatar";
|
|
669
669
|
}>;
|
|
@@ -794,7 +794,7 @@ export declare const heygenGeneratedAssetOptionsHeyGenGeneratedAssetOptionsSchem
|
|
|
794
794
|
}, z.core.$strict>>;
|
|
795
795
|
export declare const heyGenGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
796
796
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
797
|
-
}, z.core.$
|
|
797
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
798
798
|
type: z.ZodEnum<{
|
|
799
799
|
"text-to-avatar": "text-to-avatar";
|
|
800
800
|
}>;
|
|
@@ -932,7 +932,7 @@ export declare const heygenGeneratedAssetHeyGenGeneratedAssetSchema: z.ZodObject
|
|
|
932
932
|
}>;
|
|
933
933
|
options: z.ZodIntersection<z.ZodObject<{
|
|
934
934
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
935
|
-
}, z.core.$
|
|
935
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
936
936
|
type: z.ZodEnum<{
|
|
937
937
|
"text-to-avatar": "text-to-avatar";
|
|
938
938
|
}>;
|
|
@@ -1068,7 +1068,7 @@ export declare const heyGenGeneratedAssetSchema: z.ZodObject<{
|
|
|
1068
1068
|
}>;
|
|
1069
1069
|
options: z.ZodIntersection<z.ZodObject<{
|
|
1070
1070
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
1071
|
-
}, z.core.$
|
|
1071
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1072
1072
|
type: z.ZodEnum<{
|
|
1073
1073
|
"text-to-avatar": "text-to-avatar";
|
|
1074
1074
|
}>;
|
|
@@ -1232,7 +1232,7 @@ export declare const openAiTextGeneratorOptionsSchema: z.ZodObject<{
|
|
|
1232
1232
|
*/
|
|
1233
1233
|
export declare const openaiGeneratedAssetOptionsOpenAiGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
1234
1234
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
1235
|
-
}, z.core.$
|
|
1235
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1236
1236
|
type: z.ZodEnum<{
|
|
1237
1237
|
"text-generator": "text-generator";
|
|
1238
1238
|
}>;
|
|
@@ -1245,7 +1245,7 @@ export declare const openaiGeneratedAssetOptionsOpenAiGeneratedAssetOptionsSchem
|
|
|
1245
1245
|
}, z.core.$strict>>;
|
|
1246
1246
|
export declare const openAiGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
1247
1247
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
1248
|
-
}, z.core.$
|
|
1248
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1249
1249
|
type: z.ZodEnum<{
|
|
1250
1250
|
"text-generator": "text-generator";
|
|
1251
1251
|
}>;
|
|
@@ -1265,7 +1265,7 @@ export declare const openaiGeneratedAssetOpenAiGeneratedAssetSchema: z.ZodObject
|
|
|
1265
1265
|
}>;
|
|
1266
1266
|
options: z.ZodIntersection<z.ZodObject<{
|
|
1267
1267
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
1268
|
-
}, z.core.$
|
|
1268
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1269
1269
|
type: z.ZodEnum<{
|
|
1270
1270
|
"text-generator": "text-generator";
|
|
1271
1271
|
}>;
|
|
@@ -1283,7 +1283,7 @@ export declare const openAiGeneratedAssetSchema: z.ZodObject<{
|
|
|
1283
1283
|
}>;
|
|
1284
1284
|
options: z.ZodIntersection<z.ZodObject<{
|
|
1285
1285
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
1286
|
-
}, z.core.$
|
|
1286
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1287
1287
|
type: z.ZodEnum<{
|
|
1288
1288
|
"text-generator": "text-generator";
|
|
1289
1289
|
}>;
|
|
@@ -1745,7 +1745,7 @@ export declare const shotstackTextToSpeechOptionsSchema: z.ZodObject<{
|
|
|
1745
1745
|
*/
|
|
1746
1746
|
export declare const shotstackGeneratedAssetOptionsShotstackGeneratedAssetOptionsSchema: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
1747
1747
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
1748
|
-
}, z.core.$
|
|
1748
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1749
1749
|
type: z.ZodEnum<{
|
|
1750
1750
|
"text-to-speech": "text-to-speech";
|
|
1751
1751
|
}>;
|
|
@@ -1842,7 +1842,7 @@ export declare const shotstackGeneratedAssetOptionsShotstackGeneratedAssetOption
|
|
|
1842
1842
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1843
1843
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
1844
1844
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
1845
|
-
}, z.core.$
|
|
1845
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1846
1846
|
type: z.ZodEnum<{
|
|
1847
1847
|
"text-to-image": "text-to-image";
|
|
1848
1848
|
}>;
|
|
@@ -1851,14 +1851,14 @@ export declare const shotstackGeneratedAssetOptionsShotstackGeneratedAssetOption
|
|
|
1851
1851
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
1852
1852
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
1853
1853
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
1854
|
-
}, z.core.$
|
|
1854
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1855
1855
|
type: z.ZodEnum<{
|
|
1856
1856
|
"text-generator": "text-generator";
|
|
1857
1857
|
}>;
|
|
1858
1858
|
prompt: z.ZodString;
|
|
1859
1859
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
1860
1860
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
1861
|
-
}, z.core.$
|
|
1861
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1862
1862
|
type: z.ZodEnum<{
|
|
1863
1863
|
"image-to-video": "image-to-video";
|
|
1864
1864
|
}>;
|
|
@@ -1868,7 +1868,7 @@ export declare const shotstackGeneratedAssetOptionsShotstackGeneratedAssetOption
|
|
|
1868
1868
|
}, z.core.$strict>>]>;
|
|
1869
1869
|
export declare const shotstackGeneratedAssetOptionsSchema: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
1870
1870
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
1871
|
-
}, z.core.$
|
|
1871
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1872
1872
|
type: z.ZodEnum<{
|
|
1873
1873
|
"text-to-speech": "text-to-speech";
|
|
1874
1874
|
}>;
|
|
@@ -1965,7 +1965,7 @@ export declare const shotstackGeneratedAssetOptionsSchema: z.ZodUnion<readonly [
|
|
|
1965
1965
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
1966
1966
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
1967
1967
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
1968
|
-
}, z.core.$
|
|
1968
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1969
1969
|
type: z.ZodEnum<{
|
|
1970
1970
|
"text-to-image": "text-to-image";
|
|
1971
1971
|
}>;
|
|
@@ -1974,14 +1974,14 @@ export declare const shotstackGeneratedAssetOptionsSchema: z.ZodUnion<readonly [
|
|
|
1974
1974
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
1975
1975
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
1976
1976
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
1977
|
-
}, z.core.$
|
|
1977
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1978
1978
|
type: z.ZodEnum<{
|
|
1979
1979
|
"text-generator": "text-generator";
|
|
1980
1980
|
}>;
|
|
1981
1981
|
prompt: z.ZodString;
|
|
1982
1982
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
1983
1983
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
1984
|
-
}, z.core.$
|
|
1984
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
1985
1985
|
type: z.ZodEnum<{
|
|
1986
1986
|
"image-to-video": "image-to-video";
|
|
1987
1987
|
}>;
|
|
@@ -1998,7 +1998,7 @@ export declare const shotstackGeneratedAssetShotstackGeneratedAssetSchema: z.Zod
|
|
|
1998
1998
|
}>;
|
|
1999
1999
|
options: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
2000
2000
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
2001
|
-
}, z.core.$
|
|
2001
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2002
2002
|
type: z.ZodEnum<{
|
|
2003
2003
|
"text-to-speech": "text-to-speech";
|
|
2004
2004
|
}>;
|
|
@@ -2095,7 +2095,7 @@ export declare const shotstackGeneratedAssetShotstackGeneratedAssetSchema: z.Zod
|
|
|
2095
2095
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2096
2096
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2097
2097
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
2098
|
-
}, z.core.$
|
|
2098
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2099
2099
|
type: z.ZodEnum<{
|
|
2100
2100
|
"text-to-image": "text-to-image";
|
|
2101
2101
|
}>;
|
|
@@ -2104,14 +2104,14 @@ export declare const shotstackGeneratedAssetShotstackGeneratedAssetSchema: z.Zod
|
|
|
2104
2104
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
2105
2105
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2106
2106
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
2107
|
-
}, z.core.$
|
|
2107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2108
2108
|
type: z.ZodEnum<{
|
|
2109
2109
|
"text-generator": "text-generator";
|
|
2110
2110
|
}>;
|
|
2111
2111
|
prompt: z.ZodString;
|
|
2112
2112
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2113
2113
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
2114
|
-
}, z.core.$
|
|
2114
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2115
2115
|
type: z.ZodEnum<{
|
|
2116
2116
|
"image-to-video": "image-to-video";
|
|
2117
2117
|
}>;
|
|
@@ -2126,7 +2126,7 @@ export declare const shotstackGeneratedAssetSchema: z.ZodObject<{
|
|
|
2126
2126
|
}>;
|
|
2127
2127
|
options: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
2128
2128
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
2129
|
-
}, z.core.$
|
|
2129
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2130
2130
|
type: z.ZodEnum<{
|
|
2131
2131
|
"text-to-speech": "text-to-speech";
|
|
2132
2132
|
}>;
|
|
@@ -2223,7 +2223,7 @@ export declare const shotstackGeneratedAssetSchema: z.ZodObject<{
|
|
|
2223
2223
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2224
2224
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2225
2225
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
2226
|
-
}, z.core.$
|
|
2226
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2227
2227
|
type: z.ZodEnum<{
|
|
2228
2228
|
"text-to-image": "text-to-image";
|
|
2229
2229
|
}>;
|
|
@@ -2232,14 +2232,14 @@ export declare const shotstackGeneratedAssetSchema: z.ZodObject<{
|
|
|
2232
2232
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
2233
2233
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2234
2234
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
2235
|
-
}, z.core.$
|
|
2235
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2236
2236
|
type: z.ZodEnum<{
|
|
2237
2237
|
"text-generator": "text-generator";
|
|
2238
2238
|
}>;
|
|
2239
2239
|
prompt: z.ZodString;
|
|
2240
2240
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2241
2241
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
2242
|
-
}, z.core.$
|
|
2242
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2243
2243
|
type: z.ZodEnum<{
|
|
2244
2244
|
"image-to-video": "image-to-video";
|
|
2245
2245
|
}>;
|
|
@@ -2334,7 +2334,7 @@ export declare const stabilityAiTextToImageOptionsSchema: z.ZodObject<{
|
|
|
2334
2334
|
*/
|
|
2335
2335
|
export declare const stabilityAiGeneratedAssetOptionsStabilityAiGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
2336
2336
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
2337
|
-
}, z.core.$
|
|
2337
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2338
2338
|
type: z.ZodEnum<{
|
|
2339
2339
|
"text-to-image": "text-to-image";
|
|
2340
2340
|
}>;
|
|
@@ -2373,7 +2373,7 @@ export declare const stabilityAiGeneratedAssetOptionsStabilityAiGeneratedAssetOp
|
|
|
2373
2373
|
}, z.core.$strict>>;
|
|
2374
2374
|
export declare const stabilityAiGeneratedAssetOptionsSchema: z.ZodIntersection<z.ZodObject<{
|
|
2375
2375
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
2376
|
-
}, z.core.$
|
|
2376
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2377
2377
|
type: z.ZodEnum<{
|
|
2378
2378
|
"text-to-image": "text-to-image";
|
|
2379
2379
|
}>;
|
|
@@ -2419,7 +2419,7 @@ export declare const stabilityAiGeneratedAssetStabilityAiGeneratedAssetSchema: z
|
|
|
2419
2419
|
}>;
|
|
2420
2420
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2421
2421
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
2422
|
-
}, z.core.$
|
|
2422
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2423
2423
|
type: z.ZodEnum<{
|
|
2424
2424
|
"text-to-image": "text-to-image";
|
|
2425
2425
|
}>;
|
|
@@ -2463,7 +2463,7 @@ export declare const stabilityAiGeneratedAssetSchema: z.ZodObject<{
|
|
|
2463
2463
|
}>;
|
|
2464
2464
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2465
2465
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
2466
|
-
}, z.core.$
|
|
2466
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2467
2467
|
type: z.ZodEnum<{
|
|
2468
2468
|
"text-to-image": "text-to-image";
|
|
2469
2469
|
}>;
|
|
@@ -2506,13 +2506,13 @@ export declare const stabilityAiGeneratedAssetSchema: z.ZodObject<{
|
|
|
2506
2506
|
*/
|
|
2507
2507
|
export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
2508
2508
|
provider: z.ZodLiteral<"shotstackGeneratedAsset_ShotstackGeneratedAsset">;
|
|
2509
|
-
}, z.core.$
|
|
2509
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2510
2510
|
provider: z.ZodEnum<{
|
|
2511
2511
|
shotstack: "shotstack";
|
|
2512
2512
|
}>;
|
|
2513
2513
|
options: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
2514
2514
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
2515
|
-
}, z.core.$
|
|
2515
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2516
2516
|
type: z.ZodEnum<{
|
|
2517
2517
|
"text-to-speech": "text-to-speech";
|
|
2518
2518
|
}>;
|
|
@@ -2609,7 +2609,7 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2609
2609
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2610
2610
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2611
2611
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
2612
|
-
}, z.core.$
|
|
2612
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2613
2613
|
type: z.ZodEnum<{
|
|
2614
2614
|
"text-to-image": "text-to-image";
|
|
2615
2615
|
}>;
|
|
@@ -2618,14 +2618,14 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2618
2618
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
2619
2619
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2620
2620
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
2621
|
-
}, z.core.$
|
|
2621
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2622
2622
|
type: z.ZodEnum<{
|
|
2623
2623
|
"text-generator": "text-generator";
|
|
2624
2624
|
}>;
|
|
2625
2625
|
prompt: z.ZodString;
|
|
2626
2626
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2627
2627
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
2628
|
-
}, z.core.$
|
|
2628
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2629
2629
|
type: z.ZodEnum<{
|
|
2630
2630
|
"image-to-video": "image-to-video";
|
|
2631
2631
|
}>;
|
|
@@ -2635,13 +2635,13 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2635
2635
|
}, z.core.$strict>>]>;
|
|
2636
2636
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2637
2637
|
provider: z.ZodLiteral<"didGeneratedAsset_DIDGeneratedAsset">;
|
|
2638
|
-
}, z.core.$
|
|
2638
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2639
2639
|
provider: z.ZodEnum<{
|
|
2640
2640
|
"d-id": "d-id";
|
|
2641
2641
|
}>;
|
|
2642
2642
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2643
2643
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
2644
|
-
}, z.core.$
|
|
2644
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2645
2645
|
type: z.ZodEnum<{
|
|
2646
2646
|
"text-to-avatar": "text-to-avatar";
|
|
2647
2647
|
}>;
|
|
@@ -2657,13 +2657,13 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2657
2657
|
}, z.core.$strict>>;
|
|
2658
2658
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2659
2659
|
provider: z.ZodLiteral<"elevenlabsGeneratedAsset_ElevenLabsGeneratedAsset">;
|
|
2660
|
-
}, z.core.$
|
|
2660
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2661
2661
|
provider: z.ZodEnum<{
|
|
2662
2662
|
elevenlabs: "elevenlabs";
|
|
2663
2663
|
}>;
|
|
2664
2664
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2665
2665
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
2666
|
-
}, z.core.$
|
|
2666
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2667
2667
|
type: z.ZodEnum<{
|
|
2668
2668
|
"text-to-speech": "text-to-speech";
|
|
2669
2669
|
}>;
|
|
@@ -2682,13 +2682,13 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2682
2682
|
}, z.core.$strict>>;
|
|
2683
2683
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2684
2684
|
provider: z.ZodLiteral<"heygenGeneratedAsset_HeyGenGeneratedAsset">;
|
|
2685
|
-
}, z.core.$
|
|
2685
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2686
2686
|
provider: z.ZodEnum<{
|
|
2687
2687
|
heygen: "heygen";
|
|
2688
2688
|
}>;
|
|
2689
2689
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2690
2690
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
2691
|
-
}, z.core.$
|
|
2691
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2692
2692
|
type: z.ZodEnum<{
|
|
2693
2693
|
"text-to-avatar": "text-to-avatar";
|
|
2694
2694
|
}>;
|
|
@@ -2819,13 +2819,13 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2819
2819
|
}, z.core.$strict>>;
|
|
2820
2820
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2821
2821
|
provider: z.ZodLiteral<"openaiGeneratedAsset_OpenAiGeneratedAsset">;
|
|
2822
|
-
}, z.core.$
|
|
2822
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2823
2823
|
provider: z.ZodEnum<{
|
|
2824
2824
|
openai: "openai";
|
|
2825
2825
|
}>;
|
|
2826
2826
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2827
2827
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
2828
|
-
}, z.core.$
|
|
2828
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2829
2829
|
type: z.ZodEnum<{
|
|
2830
2830
|
"text-generator": "text-generator";
|
|
2831
2831
|
}>;
|
|
@@ -2838,13 +2838,13 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2838
2838
|
}, z.core.$strict>>;
|
|
2839
2839
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2840
2840
|
provider: z.ZodLiteral<"stabilityAiGeneratedAsset_StabilityAiGeneratedAsset">;
|
|
2841
|
-
}, z.core.$
|
|
2841
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2842
2842
|
provider: z.ZodEnum<{
|
|
2843
2843
|
"stability-ai": "stability-ai";
|
|
2844
2844
|
}>;
|
|
2845
2845
|
options: z.ZodIntersection<z.ZodObject<{
|
|
2846
2846
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
2847
|
-
}, z.core.$
|
|
2847
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2848
2848
|
type: z.ZodEnum<{
|
|
2849
2849
|
"text-to-image": "text-to-image";
|
|
2850
2850
|
}>;
|
|
@@ -2884,13 +2884,13 @@ export declare const generatedAssetGeneratedAssetSchema: z.ZodUnion<readonly [z.
|
|
|
2884
2884
|
}, z.core.$strict>>]>;
|
|
2885
2885
|
export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
2886
2886
|
provider: z.ZodLiteral<"shotstackGeneratedAsset_ShotstackGeneratedAsset">;
|
|
2887
|
-
}, z.core.$
|
|
2887
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2888
2888
|
provider: z.ZodEnum<{
|
|
2889
2889
|
shotstack: "shotstack";
|
|
2890
2890
|
}>;
|
|
2891
2891
|
options: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
2892
2892
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
2893
|
-
}, z.core.$
|
|
2893
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2894
2894
|
type: z.ZodEnum<{
|
|
2895
2895
|
"text-to-speech": "text-to-speech";
|
|
2896
2896
|
}>;
|
|
@@ -2987,7 +2987,7 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
2987
2987
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
2988
2988
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2989
2989
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
2990
|
-
}, z.core.$
|
|
2990
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
2991
2991
|
type: z.ZodEnum<{
|
|
2992
2992
|
"text-to-image": "text-to-image";
|
|
2993
2993
|
}>;
|
|
@@ -2996,14 +2996,14 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
2996
2996
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
2997
2997
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
2998
2998
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
2999
|
-
}, z.core.$
|
|
2999
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3000
3000
|
type: z.ZodEnum<{
|
|
3001
3001
|
"text-generator": "text-generator";
|
|
3002
3002
|
}>;
|
|
3003
3003
|
prompt: z.ZodString;
|
|
3004
3004
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
3005
3005
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
3006
|
-
}, z.core.$
|
|
3006
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3007
3007
|
type: z.ZodEnum<{
|
|
3008
3008
|
"image-to-video": "image-to-video";
|
|
3009
3009
|
}>;
|
|
@@ -3013,13 +3013,13 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
3013
3013
|
}, z.core.$strict>>]>;
|
|
3014
3014
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
3015
3015
|
provider: z.ZodLiteral<"didGeneratedAsset_DIDGeneratedAsset">;
|
|
3016
|
-
}, z.core.$
|
|
3016
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3017
3017
|
provider: z.ZodEnum<{
|
|
3018
3018
|
"d-id": "d-id";
|
|
3019
3019
|
}>;
|
|
3020
3020
|
options: z.ZodIntersection<z.ZodObject<{
|
|
3021
3021
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
3022
|
-
}, z.core.$
|
|
3022
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3023
3023
|
type: z.ZodEnum<{
|
|
3024
3024
|
"text-to-avatar": "text-to-avatar";
|
|
3025
3025
|
}>;
|
|
@@ -3035,13 +3035,13 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
3035
3035
|
}, z.core.$strict>>;
|
|
3036
3036
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
3037
3037
|
provider: z.ZodLiteral<"elevenlabsGeneratedAsset_ElevenLabsGeneratedAsset">;
|
|
3038
|
-
}, z.core.$
|
|
3038
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3039
3039
|
provider: z.ZodEnum<{
|
|
3040
3040
|
elevenlabs: "elevenlabs";
|
|
3041
3041
|
}>;
|
|
3042
3042
|
options: z.ZodIntersection<z.ZodObject<{
|
|
3043
3043
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
3044
|
-
}, z.core.$
|
|
3044
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3045
3045
|
type: z.ZodEnum<{
|
|
3046
3046
|
"text-to-speech": "text-to-speech";
|
|
3047
3047
|
}>;
|
|
@@ -3060,13 +3060,13 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
3060
3060
|
}, z.core.$strict>>;
|
|
3061
3061
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
3062
3062
|
provider: z.ZodLiteral<"heygenGeneratedAsset_HeyGenGeneratedAsset">;
|
|
3063
|
-
}, z.core.$
|
|
3063
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3064
3064
|
provider: z.ZodEnum<{
|
|
3065
3065
|
heygen: "heygen";
|
|
3066
3066
|
}>;
|
|
3067
3067
|
options: z.ZodIntersection<z.ZodObject<{
|
|
3068
3068
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
3069
|
-
}, z.core.$
|
|
3069
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3070
3070
|
type: z.ZodEnum<{
|
|
3071
3071
|
"text-to-avatar": "text-to-avatar";
|
|
3072
3072
|
}>;
|
|
@@ -3197,13 +3197,13 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
3197
3197
|
}, z.core.$strict>>;
|
|
3198
3198
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
3199
3199
|
provider: z.ZodLiteral<"openaiGeneratedAsset_OpenAiGeneratedAsset">;
|
|
3200
|
-
}, z.core.$
|
|
3200
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3201
3201
|
provider: z.ZodEnum<{
|
|
3202
3202
|
openai: "openai";
|
|
3203
3203
|
}>;
|
|
3204
3204
|
options: z.ZodIntersection<z.ZodObject<{
|
|
3205
3205
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
3206
|
-
}, z.core.$
|
|
3206
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3207
3207
|
type: z.ZodEnum<{
|
|
3208
3208
|
"text-generator": "text-generator";
|
|
3209
3209
|
}>;
|
|
@@ -3216,13 +3216,13 @@ export declare const generatedAssetSchema: z.ZodUnion<readonly [z.ZodIntersectio
|
|
|
3216
3216
|
}, z.core.$strict>>;
|
|
3217
3217
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
3218
3218
|
provider: z.ZodLiteral<"stabilityAiGeneratedAsset_StabilityAiGeneratedAsset">;
|
|
3219
|
-
}, z.core.$
|
|
3219
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3220
3220
|
provider: z.ZodEnum<{
|
|
3221
3221
|
"stability-ai": "stability-ai";
|
|
3222
3222
|
}>;
|
|
3223
3223
|
options: z.ZodIntersection<z.ZodObject<{
|
|
3224
3224
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
3225
|
-
}, z.core.$
|
|
3225
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3226
3226
|
type: z.ZodEnum<{
|
|
3227
3227
|
"text-to-image": "text-to-image";
|
|
3228
3228
|
}>;
|
|
@@ -3995,7 +3995,7 @@ export declare const dolbyEnhancementSchema: z.ZodObject<{
|
|
|
3995
3995
|
*/
|
|
3996
3996
|
export declare const audioEnhancementAudioEnhancementSchema: z.ZodIntersection<z.ZodObject<{
|
|
3997
3997
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
3998
|
-
}, z.core.$
|
|
3998
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
3999
3999
|
provider: z.ZodDefault<z.ZodString>;
|
|
4000
4000
|
options: z.ZodObject<{
|
|
4001
4001
|
preset: z.ZodEnum<{
|
|
@@ -4013,7 +4013,7 @@ export declare const audioEnhancementAudioEnhancementSchema: z.ZodIntersection<z
|
|
|
4013
4013
|
}, z.core.$strict>>;
|
|
4014
4014
|
export declare const audioEnhancementSchema: z.ZodIntersection<z.ZodObject<{
|
|
4015
4015
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
4016
|
-
}, z.core.$
|
|
4016
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
4017
4017
|
provider: z.ZodDefault<z.ZodString>;
|
|
4018
4018
|
options: z.ZodObject<{
|
|
4019
4019
|
preset: z.ZodEnum<{
|
|
@@ -4035,7 +4035,7 @@ export declare const audioEnhancementSchema: z.ZodIntersection<z.ZodObject<{
|
|
|
4035
4035
|
export declare const enhancementsEnhancementsSchema: z.ZodObject<{
|
|
4036
4036
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
4037
4037
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
4038
|
-
}, z.core.$
|
|
4038
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
4039
4039
|
provider: z.ZodDefault<z.ZodString>;
|
|
4040
4040
|
options: z.ZodObject<{
|
|
4041
4041
|
preset: z.ZodEnum<{
|
|
@@ -4055,7 +4055,7 @@ export declare const enhancementsEnhancementsSchema: z.ZodObject<{
|
|
|
4055
4055
|
export declare const enhancementsSchema: z.ZodObject<{
|
|
4056
4056
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
4057
4057
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
4058
|
-
}, z.core.$
|
|
4058
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
4059
4059
|
provider: z.ZodDefault<z.ZodString>;
|
|
4060
4060
|
options: z.ZodObject<{
|
|
4061
4061
|
preset: z.ZodEnum<{
|
|
@@ -4235,11 +4235,11 @@ export declare const lumaAssetSchema: z.ZodObject<{
|
|
|
4235
4235
|
*/
|
|
4236
4236
|
export declare const mergefieldMergeFieldSchema: z.ZodObject<{
|
|
4237
4237
|
find: z.ZodString;
|
|
4238
|
-
replace: z.ZodUnknown
|
|
4238
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
4239
4239
|
}, z.core.$strict>;
|
|
4240
4240
|
export declare const mergeFieldSchema: z.ZodObject<{
|
|
4241
4241
|
find: z.ZodString;
|
|
4242
|
-
replace: z.ZodUnknown
|
|
4242
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
4243
4243
|
}, z.core.$strict>;
|
|
4244
4244
|
/**
|
|
4245
4245
|
* Generate a poster image for the video at a specific point from the timeline. The poster image size will match the size of the output video.
|
|
@@ -4586,6 +4586,17 @@ export declare const richCaptionActiveFontSchema: z.ZodObject<{
|
|
|
4586
4586
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
4587
4587
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
4588
4588
|
}, z.core.$strict>;
|
|
4589
|
+
/**
|
|
4590
|
+
* Font properties for rich captions. Defaults to Roboto.
|
|
4591
|
+
*/
|
|
4592
|
+
export declare const richcaptionpropertiesRichCaptionFontSchema: z.ZodObject<{
|
|
4593
|
+
family: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
4594
|
+
size: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
4595
|
+
weight: z.ZodDefault<z.ZodOptional<z.ZodUnknown>>;
|
|
4596
|
+
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
4597
|
+
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
4598
|
+
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
4599
|
+
}, z.core.$strict>;
|
|
4589
4600
|
/**
|
|
4590
4601
|
* Word-level animation properties for caption effects.
|
|
4591
4602
|
*/
|
|
@@ -4939,11 +4950,6 @@ export declare const richcaptionassetRichCaptionAssetSchema: z.ZodObject<{
|
|
|
4939
4950
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
4940
4951
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
4941
4952
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
4942
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
4943
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
4944
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
4945
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
4946
|
-
}, z.core.$strict>>;
|
|
4947
4953
|
}, z.core.$strict>>;
|
|
4948
4954
|
style: z.ZodOptional<z.ZodObject<{
|
|
4949
4955
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -5065,11 +5071,6 @@ export declare const richCaptionAssetSchema: z.ZodObject<{
|
|
|
5065
5071
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
5066
5072
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
5067
5073
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
5068
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
5069
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
5070
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
5071
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
5072
|
-
}, z.core.$strict>>;
|
|
5073
5074
|
}, z.core.$strict>>;
|
|
5074
5075
|
style: z.ZodOptional<z.ZodObject<{
|
|
5075
5076
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -5765,7 +5766,7 @@ export declare const renditionRenditionSchema: z.ZodObject<{
|
|
|
5765
5766
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
5766
5767
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
5767
5768
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
5768
|
-
}, z.core.$
|
|
5769
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
5769
5770
|
provider: z.ZodDefault<z.ZodString>;
|
|
5770
5771
|
options: z.ZodObject<{
|
|
5771
5772
|
preset: z.ZodEnum<{
|
|
@@ -5830,7 +5831,7 @@ export declare const renditionSchema: z.ZodObject<{
|
|
|
5830
5831
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
5831
5832
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
5832
5833
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
5833
|
-
}, z.core.$
|
|
5834
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
5834
5835
|
provider: z.ZodDefault<z.ZodString>;
|
|
5835
5836
|
options: z.ZodObject<{
|
|
5836
5837
|
preset: z.ZodEnum<{
|
|
@@ -5899,7 +5900,7 @@ export declare const outputsOutputsSchema: z.ZodObject<{
|
|
|
5899
5900
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
5900
5901
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
5901
5902
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
5902
|
-
}, z.core.$
|
|
5903
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
5903
5904
|
provider: z.ZodDefault<z.ZodString>;
|
|
5904
5905
|
options: z.ZodObject<{
|
|
5905
5906
|
preset: z.ZodEnum<{
|
|
@@ -5972,7 +5973,7 @@ export declare const outputsSchema: z.ZodObject<{
|
|
|
5972
5973
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
5973
5974
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
5974
5975
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
5975
|
-
}, z.core.$
|
|
5976
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
5976
5977
|
provider: z.ZodDefault<z.ZodString>;
|
|
5977
5978
|
options: z.ZodObject<{
|
|
5978
5979
|
preset: z.ZodEnum<{
|
|
@@ -6059,7 +6060,7 @@ export declare const renditionresponseattributesRenditionResponseAttributesSchem
|
|
|
6059
6060
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6060
6061
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6061
6062
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6062
|
-
}, z.core.$
|
|
6063
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6063
6064
|
provider: z.ZodDefault<z.ZodString>;
|
|
6064
6065
|
options: z.ZodObject<{
|
|
6065
6066
|
preset: z.ZodEnum<{
|
|
@@ -6141,7 +6142,7 @@ export declare const renditionResponseAttributesSchema: z.ZodObject<{
|
|
|
6141
6142
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6142
6143
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6143
6144
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6144
|
-
}, z.core.$
|
|
6145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6145
6146
|
provider: z.ZodDefault<z.ZodString>;
|
|
6146
6147
|
options: z.ZodObject<{
|
|
6147
6148
|
preset: z.ZodEnum<{
|
|
@@ -6227,7 +6228,7 @@ export declare const outputsresponseOutputsResponseSchema: z.ZodObject<{
|
|
|
6227
6228
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6228
6229
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6229
6230
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6230
|
-
}, z.core.$
|
|
6231
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6231
6232
|
provider: z.ZodDefault<z.ZodString>;
|
|
6232
6233
|
options: z.ZodObject<{
|
|
6233
6234
|
preset: z.ZodEnum<{
|
|
@@ -6311,7 +6312,7 @@ export declare const outputsResponseSchema: z.ZodObject<{
|
|
|
6311
6312
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6312
6313
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6313
6314
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6314
|
-
}, z.core.$
|
|
6315
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6315
6316
|
provider: z.ZodDefault<z.ZodString>;
|
|
6316
6317
|
options: z.ZodObject<{
|
|
6317
6318
|
preset: z.ZodEnum<{
|
|
@@ -6411,7 +6412,7 @@ export declare const sourceresponseattributesSourceResponseAttributesSchema: z.Z
|
|
|
6411
6412
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6412
6413
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6413
6414
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6414
|
-
}, z.core.$
|
|
6415
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6415
6416
|
provider: z.ZodDefault<z.ZodString>;
|
|
6416
6417
|
options: z.ZodObject<{
|
|
6417
6418
|
preset: z.ZodEnum<{
|
|
@@ -6515,7 +6516,7 @@ export declare const sourceResponseAttributesSchema: z.ZodObject<{
|
|
|
6515
6516
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6516
6517
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6517
6518
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6518
|
-
}, z.core.$
|
|
6519
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6519
6520
|
provider: z.ZodDefault<z.ZodString>;
|
|
6520
6521
|
options: z.ZodObject<{
|
|
6521
6522
|
preset: z.ZodEnum<{
|
|
@@ -6625,7 +6626,7 @@ export declare const sourceresponsedataSourceResponseDataSchema: z.ZodObject<{
|
|
|
6625
6626
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6626
6627
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6627
6628
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6628
|
-
}, z.core.$
|
|
6629
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6629
6630
|
provider: z.ZodDefault<z.ZodString>;
|
|
6630
6631
|
options: z.ZodObject<{
|
|
6631
6632
|
preset: z.ZodEnum<{
|
|
@@ -6733,7 +6734,7 @@ export declare const sourceResponseDataSchema: z.ZodObject<{
|
|
|
6733
6734
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6734
6735
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6735
6736
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6736
|
-
}, z.core.$
|
|
6737
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6737
6738
|
provider: z.ZodDefault<z.ZodString>;
|
|
6738
6739
|
options: z.ZodObject<{
|
|
6739
6740
|
preset: z.ZodEnum<{
|
|
@@ -6845,7 +6846,7 @@ export declare const sourcelistresponseSourceListResponseSchema: z.ZodObject<{
|
|
|
6845
6846
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6846
6847
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6847
6848
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6848
|
-
}, z.core.$
|
|
6849
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6849
6850
|
provider: z.ZodDefault<z.ZodString>;
|
|
6850
6851
|
options: z.ZodObject<{
|
|
6851
6852
|
preset: z.ZodEnum<{
|
|
@@ -6955,7 +6956,7 @@ export declare const sourceListResponseSchema: z.ZodObject<{
|
|
|
6955
6956
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
6956
6957
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
6957
6958
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
6958
|
-
}, z.core.$
|
|
6959
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
6959
6960
|
provider: z.ZodDefault<z.ZodString>;
|
|
6960
6961
|
options: z.ZodObject<{
|
|
6961
6962
|
preset: z.ZodEnum<{
|
|
@@ -7068,7 +7069,7 @@ export declare const sourceresponseSourceResponseSchema: z.ZodObject<{
|
|
|
7068
7069
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
7069
7070
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
7070
7071
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
7071
|
-
}, z.core.$
|
|
7072
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
7072
7073
|
provider: z.ZodDefault<z.ZodString>;
|
|
7073
7074
|
options: z.ZodObject<{
|
|
7074
7075
|
preset: z.ZodEnum<{
|
|
@@ -7178,7 +7179,7 @@ export declare const sourceResponseSchema: z.ZodObject<{
|
|
|
7178
7179
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
7179
7180
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
7180
7181
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
7181
|
-
}, z.core.$
|
|
7182
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
7182
7183
|
provider: z.ZodDefault<z.ZodString>;
|
|
7183
7184
|
options: z.ZodObject<{
|
|
7184
7185
|
preset: z.ZodEnum<{
|
|
@@ -7265,7 +7266,7 @@ export declare const sourceSourceSchema: z.ZodObject<{
|
|
|
7265
7266
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
7266
7267
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
7267
7268
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
7268
|
-
}, z.core.$
|
|
7269
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
7269
7270
|
provider: z.ZodDefault<z.ZodString>;
|
|
7270
7271
|
options: z.ZodObject<{
|
|
7271
7272
|
preset: z.ZodEnum<{
|
|
@@ -7418,7 +7419,7 @@ export declare const sourceSchema: z.ZodObject<{
|
|
|
7418
7419
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
7419
7420
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
7420
7421
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
7421
|
-
}, z.core.$
|
|
7422
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
7422
7423
|
provider: z.ZodDefault<z.ZodString>;
|
|
7423
7424
|
options: z.ZodObject<{
|
|
7424
7425
|
preset: z.ZodEnum<{
|
|
@@ -8452,14 +8453,14 @@ export declare const templaterenderTemplateRenderSchema: z.ZodObject<{
|
|
|
8452
8453
|
id: z.ZodString;
|
|
8453
8454
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8454
8455
|
find: z.ZodString;
|
|
8455
|
-
replace: z.ZodUnknown
|
|
8456
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
8456
8457
|
}, z.core.$strict>>>;
|
|
8457
8458
|
}, z.core.$strict>;
|
|
8458
8459
|
export declare const templateRenderSchema: z.ZodObject<{
|
|
8459
8460
|
id: z.ZodString;
|
|
8460
8461
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8461
8462
|
find: z.ZodString;
|
|
8462
|
-
replace: z.ZodUnknown
|
|
8463
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
8463
8464
|
}, z.core.$strict>>>;
|
|
8464
8465
|
}, z.core.$strict>;
|
|
8465
8466
|
/**
|
|
@@ -10963,11 +10964,6 @@ export declare const assetAssetSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
10963
10964
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
10964
10965
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
10965
10966
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
10966
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
10967
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
10968
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
10969
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
10970
|
-
}, z.core.$strict>>;
|
|
10971
10967
|
}, z.core.$strict>>;
|
|
10972
10968
|
style: z.ZodOptional<z.ZodObject<{
|
|
10973
10969
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -11805,11 +11801,6 @@ export declare const assetSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
11805
11801
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
11806
11802
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
11807
11803
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
11808
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
11809
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
11810
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
11811
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
11812
|
-
}, z.core.$strict>>;
|
|
11813
11804
|
}, z.core.$strict>>;
|
|
11814
11805
|
style: z.ZodOptional<z.ZodObject<{
|
|
11815
11806
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -12651,11 +12642,6 @@ export declare const clipClipSchema: z.ZodObject<{
|
|
|
12651
12642
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
12652
12643
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
12653
12644
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
12654
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
12655
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
12656
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
12657
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
12658
|
-
}, z.core.$strict>>;
|
|
12659
12645
|
}, z.core.$strict>>;
|
|
12660
12646
|
style: z.ZodOptional<z.ZodObject<{
|
|
12661
12647
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -13977,11 +13963,6 @@ export declare const clipSchema: z.ZodObject<{
|
|
|
13977
13963
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
13978
13964
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
13979
13965
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
13980
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
13981
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
13982
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
13983
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
13984
|
-
}, z.core.$strict>>;
|
|
13985
13966
|
}, z.core.$strict>>;
|
|
13986
13967
|
style: z.ZodOptional<z.ZodObject<{
|
|
13987
13968
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -15307,11 +15288,6 @@ export declare const trackTrackSchema: z.ZodObject<{
|
|
|
15307
15288
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
15308
15289
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
15309
15290
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
15310
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
15311
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
15312
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
15313
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
15314
|
-
}, z.core.$strict>>;
|
|
15315
15291
|
}, z.core.$strict>>;
|
|
15316
15292
|
style: z.ZodOptional<z.ZodObject<{
|
|
15317
15293
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -16594,11 +16570,6 @@ export declare const trackTrackSchema: z.ZodObject<{
|
|
|
16594
16570
|
color: string;
|
|
16595
16571
|
opacity: string | number;
|
|
16596
16572
|
background?: string;
|
|
16597
|
-
stroke?: {
|
|
16598
|
-
width: string | number;
|
|
16599
|
-
color: string;
|
|
16600
|
-
opacity: string | number;
|
|
16601
|
-
};
|
|
16602
16573
|
};
|
|
16603
16574
|
style?: {
|
|
16604
16575
|
letterSpacing: string | number;
|
|
@@ -17137,11 +17108,6 @@ export declare const trackTrackSchema: z.ZodObject<{
|
|
|
17137
17108
|
color: string;
|
|
17138
17109
|
opacity: string | number;
|
|
17139
17110
|
background?: string;
|
|
17140
|
-
stroke?: {
|
|
17141
|
-
width: string | number;
|
|
17142
|
-
color: string;
|
|
17143
|
-
opacity: string | number;
|
|
17144
|
-
};
|
|
17145
17111
|
};
|
|
17146
17112
|
style?: {
|
|
17147
17113
|
letterSpacing: string | number;
|
|
@@ -17722,11 +17688,6 @@ export declare const trackSchema: z.ZodObject<{
|
|
|
17722
17688
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
17723
17689
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
17724
17690
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
17725
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
17726
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
17727
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
17728
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
17729
|
-
}, z.core.$strict>>;
|
|
17730
17691
|
}, z.core.$strict>>;
|
|
17731
17692
|
style: z.ZodOptional<z.ZodObject<{
|
|
17732
17693
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -19009,11 +18970,6 @@ export declare const trackSchema: z.ZodObject<{
|
|
|
19009
18970
|
color: string;
|
|
19010
18971
|
opacity: string | number;
|
|
19011
18972
|
background?: string;
|
|
19012
|
-
stroke?: {
|
|
19013
|
-
width: string | number;
|
|
19014
|
-
color: string;
|
|
19015
|
-
opacity: string | number;
|
|
19016
|
-
};
|
|
19017
18973
|
};
|
|
19018
18974
|
style?: {
|
|
19019
18975
|
letterSpacing: string | number;
|
|
@@ -19552,11 +19508,6 @@ export declare const trackSchema: z.ZodObject<{
|
|
|
19552
19508
|
color: string;
|
|
19553
19509
|
opacity: string | number;
|
|
19554
19510
|
background?: string;
|
|
19555
|
-
stroke?: {
|
|
19556
|
-
width: string | number;
|
|
19557
|
-
color: string;
|
|
19558
|
-
opacity: string | number;
|
|
19559
|
-
};
|
|
19560
19511
|
};
|
|
19561
19512
|
style?: {
|
|
19562
19513
|
letterSpacing: string | number;
|
|
@@ -20154,11 +20105,6 @@ export declare const timelineTimelineSchema: z.ZodObject<{
|
|
|
20154
20105
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
20155
20106
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
20156
20107
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
20157
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
20158
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
20159
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
20160
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
20161
|
-
}, z.core.$strict>>;
|
|
20162
20108
|
}, z.core.$strict>>;
|
|
20163
20109
|
style: z.ZodOptional<z.ZodObject<{
|
|
20164
20110
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -21441,11 +21387,6 @@ export declare const timelineTimelineSchema: z.ZodObject<{
|
|
|
21441
21387
|
color: string;
|
|
21442
21388
|
opacity: string | number;
|
|
21443
21389
|
background?: string;
|
|
21444
|
-
stroke?: {
|
|
21445
|
-
width: string | number;
|
|
21446
|
-
color: string;
|
|
21447
|
-
opacity: string | number;
|
|
21448
|
-
};
|
|
21449
21390
|
};
|
|
21450
21391
|
style?: {
|
|
21451
21392
|
letterSpacing: string | number;
|
|
@@ -21984,11 +21925,6 @@ export declare const timelineTimelineSchema: z.ZodObject<{
|
|
|
21984
21925
|
color: string;
|
|
21985
21926
|
opacity: string | number;
|
|
21986
21927
|
background?: string;
|
|
21987
|
-
stroke?: {
|
|
21988
|
-
width: string | number;
|
|
21989
|
-
color: string;
|
|
21990
|
-
opacity: string | number;
|
|
21991
|
-
};
|
|
21992
21928
|
};
|
|
21993
21929
|
style?: {
|
|
21994
21930
|
letterSpacing: string | number;
|
|
@@ -22585,11 +22521,6 @@ export declare const timelineSchema: z.ZodObject<{
|
|
|
22585
22521
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
22586
22522
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
22587
22523
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
22588
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
22589
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
22590
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
22591
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
22592
|
-
}, z.core.$strict>>;
|
|
22593
22524
|
}, z.core.$strict>>;
|
|
22594
22525
|
style: z.ZodOptional<z.ZodObject<{
|
|
22595
22526
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -23872,11 +23803,6 @@ export declare const timelineSchema: z.ZodObject<{
|
|
|
23872
23803
|
color: string;
|
|
23873
23804
|
opacity: string | number;
|
|
23874
23805
|
background?: string;
|
|
23875
|
-
stroke?: {
|
|
23876
|
-
width: string | number;
|
|
23877
|
-
color: string;
|
|
23878
|
-
opacity: string | number;
|
|
23879
|
-
};
|
|
23880
23806
|
};
|
|
23881
23807
|
style?: {
|
|
23882
23808
|
letterSpacing: string | number;
|
|
@@ -24415,11 +24341,6 @@ export declare const timelineSchema: z.ZodObject<{
|
|
|
24415
24341
|
color: string;
|
|
24416
24342
|
opacity: string | number;
|
|
24417
24343
|
background?: string;
|
|
24418
|
-
stroke?: {
|
|
24419
|
-
width: string | number;
|
|
24420
|
-
color: string;
|
|
24421
|
-
opacity: string | number;
|
|
24422
|
-
};
|
|
24423
24344
|
};
|
|
24424
24345
|
style?: {
|
|
24425
24346
|
letterSpacing: string | number;
|
|
@@ -25020,11 +24941,6 @@ export declare const editEditSchema: z.ZodObject<{
|
|
|
25020
24941
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
25021
24942
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
25022
24943
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
25023
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
25024
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
25025
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
25026
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
25027
|
-
}, z.core.$strict>>;
|
|
25028
24944
|
}, z.core.$strict>>;
|
|
25029
24945
|
style: z.ZodOptional<z.ZodObject<{
|
|
25030
24946
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -26307,11 +26223,6 @@ export declare const editEditSchema: z.ZodObject<{
|
|
|
26307
26223
|
color: string;
|
|
26308
26224
|
opacity: string | number;
|
|
26309
26225
|
background?: string;
|
|
26310
|
-
stroke?: {
|
|
26311
|
-
width: string | number;
|
|
26312
|
-
color: string;
|
|
26313
|
-
opacity: string | number;
|
|
26314
|
-
};
|
|
26315
26226
|
};
|
|
26316
26227
|
style?: {
|
|
26317
26228
|
letterSpacing: string | number;
|
|
@@ -26850,11 +26761,6 @@ export declare const editEditSchema: z.ZodObject<{
|
|
|
26850
26761
|
color: string;
|
|
26851
26762
|
opacity: string | number;
|
|
26852
26763
|
background?: string;
|
|
26853
|
-
stroke?: {
|
|
26854
|
-
width: string | number;
|
|
26855
|
-
color: string;
|
|
26856
|
-
opacity: string | number;
|
|
26857
|
-
};
|
|
26858
26764
|
};
|
|
26859
26765
|
style?: {
|
|
26860
26766
|
letterSpacing: string | number;
|
|
@@ -27238,7 +27144,7 @@ export declare const editEditSchema: z.ZodObject<{
|
|
|
27238
27144
|
}, z.core.$strict>;
|
|
27239
27145
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
27240
27146
|
find: z.ZodString;
|
|
27241
|
-
replace: z.ZodUnknown
|
|
27147
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
27242
27148
|
}, z.core.$strict>>>;
|
|
27243
27149
|
callback: z.ZodOptional<z.ZodString>;
|
|
27244
27150
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -27601,11 +27507,6 @@ export declare const editSchema: z.ZodObject<{
|
|
|
27601
27507
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
27602
27508
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
27603
27509
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
27604
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
27605
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
27606
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
27607
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
27608
|
-
}, z.core.$strict>>;
|
|
27609
27510
|
}, z.core.$strict>>;
|
|
27610
27511
|
style: z.ZodOptional<z.ZodObject<{
|
|
27611
27512
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -28888,11 +28789,6 @@ export declare const editSchema: z.ZodObject<{
|
|
|
28888
28789
|
color: string;
|
|
28889
28790
|
opacity: string | number;
|
|
28890
28791
|
background?: string;
|
|
28891
|
-
stroke?: {
|
|
28892
|
-
width: string | number;
|
|
28893
|
-
color: string;
|
|
28894
|
-
opacity: string | number;
|
|
28895
|
-
};
|
|
28896
28792
|
};
|
|
28897
28793
|
style?: {
|
|
28898
28794
|
letterSpacing: string | number;
|
|
@@ -29431,11 +29327,6 @@ export declare const editSchema: z.ZodObject<{
|
|
|
29431
29327
|
color: string;
|
|
29432
29328
|
opacity: string | number;
|
|
29433
29329
|
background?: string;
|
|
29434
|
-
stroke?: {
|
|
29435
|
-
width: string | number;
|
|
29436
|
-
color: string;
|
|
29437
|
-
opacity: string | number;
|
|
29438
|
-
};
|
|
29439
29330
|
};
|
|
29440
29331
|
style?: {
|
|
29441
29332
|
letterSpacing: string | number;
|
|
@@ -29819,7 +29710,7 @@ export declare const editSchema: z.ZodObject<{
|
|
|
29819
29710
|
}, z.core.$strict>;
|
|
29820
29711
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
29821
29712
|
find: z.ZodString;
|
|
29822
|
-
replace: z.ZodUnknown
|
|
29713
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
29823
29714
|
}, z.core.$strict>>>;
|
|
29824
29715
|
callback: z.ZodOptional<z.ZodString>;
|
|
29825
29716
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -30204,11 +30095,6 @@ export declare const renderresponsedataRenderResponseDataSchema: z.ZodObject<{
|
|
|
30204
30095
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
30205
30096
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
30206
30097
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
30207
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
30208
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
30209
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
30210
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
30211
|
-
}, z.core.$strict>>;
|
|
30212
30098
|
}, z.core.$strict>>;
|
|
30213
30099
|
style: z.ZodOptional<z.ZodObject<{
|
|
30214
30100
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -31491,11 +31377,6 @@ export declare const renderresponsedataRenderResponseDataSchema: z.ZodObject<{
|
|
|
31491
31377
|
color: string;
|
|
31492
31378
|
opacity: string | number;
|
|
31493
31379
|
background?: string;
|
|
31494
|
-
stroke?: {
|
|
31495
|
-
width: string | number;
|
|
31496
|
-
color: string;
|
|
31497
|
-
opacity: string | number;
|
|
31498
|
-
};
|
|
31499
31380
|
};
|
|
31500
31381
|
style?: {
|
|
31501
31382
|
letterSpacing: string | number;
|
|
@@ -32034,11 +31915,6 @@ export declare const renderresponsedataRenderResponseDataSchema: z.ZodObject<{
|
|
|
32034
31915
|
color: string;
|
|
32035
31916
|
opacity: string | number;
|
|
32036
31917
|
background?: string;
|
|
32037
|
-
stroke?: {
|
|
32038
|
-
width: string | number;
|
|
32039
|
-
color: string;
|
|
32040
|
-
opacity: string | number;
|
|
32041
|
-
};
|
|
32042
31918
|
};
|
|
32043
31919
|
style?: {
|
|
32044
31920
|
letterSpacing: string | number;
|
|
@@ -32422,7 +32298,7 @@ export declare const renderresponsedataRenderResponseDataSchema: z.ZodObject<{
|
|
|
32422
32298
|
}, z.core.$strict>;
|
|
32423
32299
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
32424
32300
|
find: z.ZodString;
|
|
32425
|
-
replace: z.ZodUnknown
|
|
32301
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
32426
32302
|
}, z.core.$strict>>>;
|
|
32427
32303
|
callback: z.ZodOptional<z.ZodString>;
|
|
32428
32304
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -32807,11 +32683,6 @@ export declare const renderResponseDataSchema: z.ZodObject<{
|
|
|
32807
32683
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
32808
32684
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
32809
32685
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
32810
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
32811
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
32812
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
32813
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
32814
|
-
}, z.core.$strict>>;
|
|
32815
32686
|
}, z.core.$strict>>;
|
|
32816
32687
|
style: z.ZodOptional<z.ZodObject<{
|
|
32817
32688
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -34094,11 +33965,6 @@ export declare const renderResponseDataSchema: z.ZodObject<{
|
|
|
34094
33965
|
color: string;
|
|
34095
33966
|
opacity: string | number;
|
|
34096
33967
|
background?: string;
|
|
34097
|
-
stroke?: {
|
|
34098
|
-
width: string | number;
|
|
34099
|
-
color: string;
|
|
34100
|
-
opacity: string | number;
|
|
34101
|
-
};
|
|
34102
33968
|
};
|
|
34103
33969
|
style?: {
|
|
34104
33970
|
letterSpacing: string | number;
|
|
@@ -34637,11 +34503,6 @@ export declare const renderResponseDataSchema: z.ZodObject<{
|
|
|
34637
34503
|
color: string;
|
|
34638
34504
|
opacity: string | number;
|
|
34639
34505
|
background?: string;
|
|
34640
|
-
stroke?: {
|
|
34641
|
-
width: string | number;
|
|
34642
|
-
color: string;
|
|
34643
|
-
opacity: string | number;
|
|
34644
|
-
};
|
|
34645
34506
|
};
|
|
34646
34507
|
style?: {
|
|
34647
34508
|
letterSpacing: string | number;
|
|
@@ -35025,7 +34886,7 @@ export declare const renderResponseDataSchema: z.ZodObject<{
|
|
|
35025
34886
|
}, z.core.$strict>;
|
|
35026
34887
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
35027
34888
|
find: z.ZodString;
|
|
35028
|
-
replace: z.ZodUnknown
|
|
34889
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
35029
34890
|
}, z.core.$strict>>>;
|
|
35030
34891
|
callback: z.ZodOptional<z.ZodString>;
|
|
35031
34892
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -35416,11 +35277,6 @@ export declare const renderresponseRenderResponseSchema: z.ZodObject<{
|
|
|
35416
35277
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
35417
35278
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
35418
35279
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
35419
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
35420
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
35421
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
35422
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
35423
|
-
}, z.core.$strict>>;
|
|
35424
35280
|
}, z.core.$strict>>;
|
|
35425
35281
|
style: z.ZodOptional<z.ZodObject<{
|
|
35426
35282
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -36703,11 +36559,6 @@ export declare const renderresponseRenderResponseSchema: z.ZodObject<{
|
|
|
36703
36559
|
color: string;
|
|
36704
36560
|
opacity: string | number;
|
|
36705
36561
|
background?: string;
|
|
36706
|
-
stroke?: {
|
|
36707
|
-
width: string | number;
|
|
36708
|
-
color: string;
|
|
36709
|
-
opacity: string | number;
|
|
36710
|
-
};
|
|
36711
36562
|
};
|
|
36712
36563
|
style?: {
|
|
36713
36564
|
letterSpacing: string | number;
|
|
@@ -37246,11 +37097,6 @@ export declare const renderresponseRenderResponseSchema: z.ZodObject<{
|
|
|
37246
37097
|
color: string;
|
|
37247
37098
|
opacity: string | number;
|
|
37248
37099
|
background?: string;
|
|
37249
|
-
stroke?: {
|
|
37250
|
-
width: string | number;
|
|
37251
|
-
color: string;
|
|
37252
|
-
opacity: string | number;
|
|
37253
|
-
};
|
|
37254
37100
|
};
|
|
37255
37101
|
style?: {
|
|
37256
37102
|
letterSpacing: string | number;
|
|
@@ -37634,7 +37480,7 @@ export declare const renderresponseRenderResponseSchema: z.ZodObject<{
|
|
|
37634
37480
|
}, z.core.$strict>;
|
|
37635
37481
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
37636
37482
|
find: z.ZodString;
|
|
37637
|
-
replace: z.ZodUnknown
|
|
37483
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
37638
37484
|
}, z.core.$strict>>>;
|
|
37639
37485
|
callback: z.ZodOptional<z.ZodString>;
|
|
37640
37486
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -38023,11 +37869,6 @@ export declare const renderResponseSchema: z.ZodObject<{
|
|
|
38023
37869
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
38024
37870
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
38025
37871
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
38026
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
38027
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
38028
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
38029
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
38030
|
-
}, z.core.$strict>>;
|
|
38031
37872
|
}, z.core.$strict>>;
|
|
38032
37873
|
style: z.ZodOptional<z.ZodObject<{
|
|
38033
37874
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -39310,11 +39151,6 @@ export declare const renderResponseSchema: z.ZodObject<{
|
|
|
39310
39151
|
color: string;
|
|
39311
39152
|
opacity: string | number;
|
|
39312
39153
|
background?: string;
|
|
39313
|
-
stroke?: {
|
|
39314
|
-
width: string | number;
|
|
39315
|
-
color: string;
|
|
39316
|
-
opacity: string | number;
|
|
39317
|
-
};
|
|
39318
39154
|
};
|
|
39319
39155
|
style?: {
|
|
39320
39156
|
letterSpacing: string | number;
|
|
@@ -39853,11 +39689,6 @@ export declare const renderResponseSchema: z.ZodObject<{
|
|
|
39853
39689
|
color: string;
|
|
39854
39690
|
opacity: string | number;
|
|
39855
39691
|
background?: string;
|
|
39856
|
-
stroke?: {
|
|
39857
|
-
width: string | number;
|
|
39858
|
-
color: string;
|
|
39859
|
-
opacity: string | number;
|
|
39860
|
-
};
|
|
39861
39692
|
};
|
|
39862
39693
|
style?: {
|
|
39863
39694
|
letterSpacing: string | number;
|
|
@@ -40241,7 +40072,7 @@ export declare const renderResponseSchema: z.ZodObject<{
|
|
|
40241
40072
|
}, z.core.$strict>;
|
|
40242
40073
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
40243
40074
|
find: z.ZodString;
|
|
40244
|
-
replace: z.ZodUnknown
|
|
40075
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
40245
40076
|
}, z.core.$strict>>>;
|
|
40246
40077
|
callback: z.ZodOptional<z.ZodString>;
|
|
40247
40078
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -40615,11 +40446,6 @@ export declare const templatedataresponsedataTemplateDataResponseDataSchema: z.Z
|
|
|
40615
40446
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
40616
40447
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
40617
40448
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
40618
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
40619
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
40620
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
40621
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
40622
|
-
}, z.core.$strict>>;
|
|
40623
40449
|
}, z.core.$strict>>;
|
|
40624
40450
|
style: z.ZodOptional<z.ZodObject<{
|
|
40625
40451
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -41902,11 +41728,6 @@ export declare const templatedataresponsedataTemplateDataResponseDataSchema: z.Z
|
|
|
41902
41728
|
color: string;
|
|
41903
41729
|
opacity: string | number;
|
|
41904
41730
|
background?: string;
|
|
41905
|
-
stroke?: {
|
|
41906
|
-
width: string | number;
|
|
41907
|
-
color: string;
|
|
41908
|
-
opacity: string | number;
|
|
41909
|
-
};
|
|
41910
41731
|
};
|
|
41911
41732
|
style?: {
|
|
41912
41733
|
letterSpacing: string | number;
|
|
@@ -42445,11 +42266,6 @@ export declare const templatedataresponsedataTemplateDataResponseDataSchema: z.Z
|
|
|
42445
42266
|
color: string;
|
|
42446
42267
|
opacity: string | number;
|
|
42447
42268
|
background?: string;
|
|
42448
|
-
stroke?: {
|
|
42449
|
-
width: string | number;
|
|
42450
|
-
color: string;
|
|
42451
|
-
opacity: string | number;
|
|
42452
|
-
};
|
|
42453
42269
|
};
|
|
42454
42270
|
style?: {
|
|
42455
42271
|
letterSpacing: string | number;
|
|
@@ -42833,7 +42649,7 @@ export declare const templatedataresponsedataTemplateDataResponseDataSchema: z.Z
|
|
|
42833
42649
|
}, z.core.$strict>;
|
|
42834
42650
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
42835
42651
|
find: z.ZodString;
|
|
42836
|
-
replace: z.ZodUnknown
|
|
42652
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
42837
42653
|
}, z.core.$strict>>>;
|
|
42838
42654
|
callback: z.ZodOptional<z.ZodString>;
|
|
42839
42655
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -43201,11 +43017,6 @@ export declare const templateDataResponseDataSchema: z.ZodObject<{
|
|
|
43201
43017
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
43202
43018
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
43203
43019
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
43204
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
43205
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
43206
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
43207
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
43208
|
-
}, z.core.$strict>>;
|
|
43209
43020
|
}, z.core.$strict>>;
|
|
43210
43021
|
style: z.ZodOptional<z.ZodObject<{
|
|
43211
43022
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -44488,11 +44299,6 @@ export declare const templateDataResponseDataSchema: z.ZodObject<{
|
|
|
44488
44299
|
color: string;
|
|
44489
44300
|
opacity: string | number;
|
|
44490
44301
|
background?: string;
|
|
44491
|
-
stroke?: {
|
|
44492
|
-
width: string | number;
|
|
44493
|
-
color: string;
|
|
44494
|
-
opacity: string | number;
|
|
44495
|
-
};
|
|
44496
44302
|
};
|
|
44497
44303
|
style?: {
|
|
44498
44304
|
letterSpacing: string | number;
|
|
@@ -45031,11 +44837,6 @@ export declare const templateDataResponseDataSchema: z.ZodObject<{
|
|
|
45031
44837
|
color: string;
|
|
45032
44838
|
opacity: string | number;
|
|
45033
44839
|
background?: string;
|
|
45034
|
-
stroke?: {
|
|
45035
|
-
width: string | number;
|
|
45036
|
-
color: string;
|
|
45037
|
-
opacity: string | number;
|
|
45038
|
-
};
|
|
45039
44840
|
};
|
|
45040
44841
|
style?: {
|
|
45041
44842
|
letterSpacing: string | number;
|
|
@@ -45419,7 +45220,7 @@ export declare const templateDataResponseDataSchema: z.ZodObject<{
|
|
|
45419
45220
|
}, z.core.$strict>;
|
|
45420
45221
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
45421
45222
|
find: z.ZodString;
|
|
45422
|
-
replace: z.ZodUnknown
|
|
45223
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
45423
45224
|
}, z.core.$strict>>>;
|
|
45424
45225
|
callback: z.ZodOptional<z.ZodString>;
|
|
45425
45226
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -45793,11 +45594,6 @@ export declare const templatedataresponseTemplateDataResponseSchema: z.ZodObject
|
|
|
45793
45594
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
45794
45595
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
45795
45596
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
45796
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
45797
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
45798
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
45799
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
45800
|
-
}, z.core.$strict>>;
|
|
45801
45597
|
}, z.core.$strict>>;
|
|
45802
45598
|
style: z.ZodOptional<z.ZodObject<{
|
|
45803
45599
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -47080,11 +46876,6 @@ export declare const templatedataresponseTemplateDataResponseSchema: z.ZodObject
|
|
|
47080
46876
|
color: string;
|
|
47081
46877
|
opacity: string | number;
|
|
47082
46878
|
background?: string;
|
|
47083
|
-
stroke?: {
|
|
47084
|
-
width: string | number;
|
|
47085
|
-
color: string;
|
|
47086
|
-
opacity: string | number;
|
|
47087
|
-
};
|
|
47088
46879
|
};
|
|
47089
46880
|
style?: {
|
|
47090
46881
|
letterSpacing: string | number;
|
|
@@ -47623,11 +47414,6 @@ export declare const templatedataresponseTemplateDataResponseSchema: z.ZodObject
|
|
|
47623
47414
|
color: string;
|
|
47624
47415
|
opacity: string | number;
|
|
47625
47416
|
background?: string;
|
|
47626
|
-
stroke?: {
|
|
47627
|
-
width: string | number;
|
|
47628
|
-
color: string;
|
|
47629
|
-
opacity: string | number;
|
|
47630
|
-
};
|
|
47631
47417
|
};
|
|
47632
47418
|
style?: {
|
|
47633
47419
|
letterSpacing: string | number;
|
|
@@ -48011,7 +47797,7 @@ export declare const templatedataresponseTemplateDataResponseSchema: z.ZodObject
|
|
|
48011
47797
|
}, z.core.$strict>;
|
|
48012
47798
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
48013
47799
|
find: z.ZodString;
|
|
48014
|
-
replace: z.ZodUnknown
|
|
47800
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
48015
47801
|
}, z.core.$strict>>>;
|
|
48016
47802
|
callback: z.ZodOptional<z.ZodString>;
|
|
48017
47803
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -48383,11 +48169,6 @@ export declare const templateDataResponseSchema: z.ZodObject<{
|
|
|
48383
48169
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
48384
48170
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
48385
48171
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
48386
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
48387
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
48388
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
48389
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
48390
|
-
}, z.core.$strict>>;
|
|
48391
48172
|
}, z.core.$strict>>;
|
|
48392
48173
|
style: z.ZodOptional<z.ZodObject<{
|
|
48393
48174
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -49670,11 +49451,6 @@ export declare const templateDataResponseSchema: z.ZodObject<{
|
|
|
49670
49451
|
color: string;
|
|
49671
49452
|
opacity: string | number;
|
|
49672
49453
|
background?: string;
|
|
49673
|
-
stroke?: {
|
|
49674
|
-
width: string | number;
|
|
49675
|
-
color: string;
|
|
49676
|
-
opacity: string | number;
|
|
49677
|
-
};
|
|
49678
49454
|
};
|
|
49679
49455
|
style?: {
|
|
49680
49456
|
letterSpacing: string | number;
|
|
@@ -50213,11 +49989,6 @@ export declare const templateDataResponseSchema: z.ZodObject<{
|
|
|
50213
49989
|
color: string;
|
|
50214
49990
|
opacity: string | number;
|
|
50215
49991
|
background?: string;
|
|
50216
|
-
stroke?: {
|
|
50217
|
-
width: string | number;
|
|
50218
|
-
color: string;
|
|
50219
|
-
opacity: string | number;
|
|
50220
|
-
};
|
|
50221
49992
|
};
|
|
50222
49993
|
style?: {
|
|
50223
49994
|
letterSpacing: string | number;
|
|
@@ -50601,7 +50372,7 @@ export declare const templateDataResponseSchema: z.ZodObject<{
|
|
|
50601
50372
|
}, z.core.$strict>;
|
|
50602
50373
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
50603
50374
|
find: z.ZodString;
|
|
50604
|
-
replace: z.ZodUnknown
|
|
50375
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
50605
50376
|
}, z.core.$strict>>>;
|
|
50606
50377
|
callback: z.ZodOptional<z.ZodString>;
|
|
50607
50378
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -50971,11 +50742,6 @@ export declare const templateTemplateSchema: z.ZodObject<{
|
|
|
50971
50742
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
50972
50743
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
50973
50744
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
50974
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
50975
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
50976
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
50977
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
50978
|
-
}, z.core.$strict>>;
|
|
50979
50745
|
}, z.core.$strict>>;
|
|
50980
50746
|
style: z.ZodOptional<z.ZodObject<{
|
|
50981
50747
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -52258,11 +52024,6 @@ export declare const templateTemplateSchema: z.ZodObject<{
|
|
|
52258
52024
|
color: string;
|
|
52259
52025
|
opacity: string | number;
|
|
52260
52026
|
background?: string;
|
|
52261
|
-
stroke?: {
|
|
52262
|
-
width: string | number;
|
|
52263
|
-
color: string;
|
|
52264
|
-
opacity: string | number;
|
|
52265
|
-
};
|
|
52266
52027
|
};
|
|
52267
52028
|
style?: {
|
|
52268
52029
|
letterSpacing: string | number;
|
|
@@ -52801,11 +52562,6 @@ export declare const templateTemplateSchema: z.ZodObject<{
|
|
|
52801
52562
|
color: string;
|
|
52802
52563
|
opacity: string | number;
|
|
52803
52564
|
background?: string;
|
|
52804
|
-
stroke?: {
|
|
52805
|
-
width: string | number;
|
|
52806
|
-
color: string;
|
|
52807
|
-
opacity: string | number;
|
|
52808
|
-
};
|
|
52809
52565
|
};
|
|
52810
52566
|
style?: {
|
|
52811
52567
|
letterSpacing: string | number;
|
|
@@ -53189,7 +52945,7 @@ export declare const templateTemplateSchema: z.ZodObject<{
|
|
|
53189
52945
|
}, z.core.$strict>;
|
|
53190
52946
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
53191
52947
|
find: z.ZodString;
|
|
53192
|
-
replace: z.ZodUnknown
|
|
52948
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
53193
52949
|
}, z.core.$strict>>>;
|
|
53194
52950
|
callback: z.ZodOptional<z.ZodString>;
|
|
53195
52951
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -53555,11 +53311,6 @@ export declare const templateSchema: z.ZodObject<{
|
|
|
53555
53311
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
53556
53312
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
53557
53313
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
53558
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
53559
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
53560
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
53561
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
53562
|
-
}, z.core.$strict>>;
|
|
53563
53314
|
}, z.core.$strict>>;
|
|
53564
53315
|
style: z.ZodOptional<z.ZodObject<{
|
|
53565
53316
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -54842,11 +54593,6 @@ export declare const templateSchema: z.ZodObject<{
|
|
|
54842
54593
|
color: string;
|
|
54843
54594
|
opacity: string | number;
|
|
54844
54595
|
background?: string;
|
|
54845
|
-
stroke?: {
|
|
54846
|
-
width: string | number;
|
|
54847
|
-
color: string;
|
|
54848
|
-
opacity: string | number;
|
|
54849
|
-
};
|
|
54850
54596
|
};
|
|
54851
54597
|
style?: {
|
|
54852
54598
|
letterSpacing: string | number;
|
|
@@ -55385,11 +55131,6 @@ export declare const templateSchema: z.ZodObject<{
|
|
|
55385
55131
|
color: string;
|
|
55386
55132
|
opacity: string | number;
|
|
55387
55133
|
background?: string;
|
|
55388
|
-
stroke?: {
|
|
55389
|
-
width: string | number;
|
|
55390
|
-
color: string;
|
|
55391
|
-
opacity: string | number;
|
|
55392
|
-
};
|
|
55393
55134
|
};
|
|
55394
55135
|
style?: {
|
|
55395
55136
|
letterSpacing: string | number;
|
|
@@ -55773,7 +55514,7 @@ export declare const templateSchema: z.ZodObject<{
|
|
|
55773
55514
|
}, z.core.$strict>;
|
|
55774
55515
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
55775
55516
|
find: z.ZodString;
|
|
55776
|
-
replace: z.ZodUnknown
|
|
55517
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
55777
55518
|
}, z.core.$strict>>>;
|
|
55778
55519
|
callback: z.ZodOptional<z.ZodString>;
|
|
55779
55520
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -56138,11 +55879,6 @@ export declare const postRenderRequest: z.ZodObject<{
|
|
|
56138
55879
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
56139
55880
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
56140
55881
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
56141
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
56142
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
56143
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
56144
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
56145
|
-
}, z.core.$strict>>;
|
|
56146
55882
|
}, z.core.$strict>>;
|
|
56147
55883
|
style: z.ZodOptional<z.ZodObject<{
|
|
56148
55884
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -57425,11 +57161,6 @@ export declare const postRenderRequest: z.ZodObject<{
|
|
|
57425
57161
|
color: string;
|
|
57426
57162
|
opacity: string | number;
|
|
57427
57163
|
background?: string;
|
|
57428
|
-
stroke?: {
|
|
57429
|
-
width: string | number;
|
|
57430
|
-
color: string;
|
|
57431
|
-
opacity: string | number;
|
|
57432
|
-
};
|
|
57433
57164
|
};
|
|
57434
57165
|
style?: {
|
|
57435
57166
|
letterSpacing: string | number;
|
|
@@ -57968,11 +57699,6 @@ export declare const postRenderRequest: z.ZodObject<{
|
|
|
57968
57699
|
color: string;
|
|
57969
57700
|
opacity: string | number;
|
|
57970
57701
|
background?: string;
|
|
57971
|
-
stroke?: {
|
|
57972
|
-
width: string | number;
|
|
57973
|
-
color: string;
|
|
57974
|
-
opacity: string | number;
|
|
57975
|
-
};
|
|
57976
57702
|
};
|
|
57977
57703
|
style?: {
|
|
57978
57704
|
letterSpacing: string | number;
|
|
@@ -58356,7 +58082,7 @@ export declare const postRenderRequest: z.ZodObject<{
|
|
|
58356
58082
|
}, z.core.$strict>;
|
|
58357
58083
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
58358
58084
|
find: z.ZodString;
|
|
58359
|
-
replace: z.ZodUnknown
|
|
58085
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
58360
58086
|
}, z.core.$strict>>>;
|
|
58361
58087
|
callback: z.ZodOptional<z.ZodString>;
|
|
58362
58088
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -58386,7 +58112,7 @@ export declare const postRenderResponse: z.ZodObject<{
|
|
|
58386
58112
|
export declare const getRenderRequest: z.ZodObject<{
|
|
58387
58113
|
body: z.ZodOptional<z.ZodNever>;
|
|
58388
58114
|
path: z.ZodObject<{
|
|
58389
|
-
id: z.
|
|
58115
|
+
id: z.ZodString;
|
|
58390
58116
|
}, z.core.$strip>;
|
|
58391
58117
|
query: z.ZodOptional<z.ZodObject<{
|
|
58392
58118
|
data: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -58768,11 +58494,6 @@ export declare const getRenderResponse: z.ZodObject<{
|
|
|
58768
58494
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
58769
58495
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
58770
58496
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
58771
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
58772
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
58773
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
58774
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
58775
|
-
}, z.core.$strict>>;
|
|
58776
58497
|
}, z.core.$strict>>;
|
|
58777
58498
|
style: z.ZodOptional<z.ZodObject<{
|
|
58778
58499
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -60055,11 +59776,6 @@ export declare const getRenderResponse: z.ZodObject<{
|
|
|
60055
59776
|
color: string;
|
|
60056
59777
|
opacity: string | number;
|
|
60057
59778
|
background?: string;
|
|
60058
|
-
stroke?: {
|
|
60059
|
-
width: string | number;
|
|
60060
|
-
color: string;
|
|
60061
|
-
opacity: string | number;
|
|
60062
|
-
};
|
|
60063
59779
|
};
|
|
60064
59780
|
style?: {
|
|
60065
59781
|
letterSpacing: string | number;
|
|
@@ -60598,11 +60314,6 @@ export declare const getRenderResponse: z.ZodObject<{
|
|
|
60598
60314
|
color: string;
|
|
60599
60315
|
opacity: string | number;
|
|
60600
60316
|
background?: string;
|
|
60601
|
-
stroke?: {
|
|
60602
|
-
width: string | number;
|
|
60603
|
-
color: string;
|
|
60604
|
-
opacity: string | number;
|
|
60605
|
-
};
|
|
60606
60317
|
};
|
|
60607
60318
|
style?: {
|
|
60608
60319
|
letterSpacing: string | number;
|
|
@@ -60986,7 +60697,7 @@ export declare const getRenderResponse: z.ZodObject<{
|
|
|
60986
60697
|
}, z.core.$strict>;
|
|
60987
60698
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
60988
60699
|
find: z.ZodString;
|
|
60989
|
-
replace: z.ZodUnknown
|
|
60700
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
60990
60701
|
}, z.core.$strict>>>;
|
|
60991
60702
|
callback: z.ZodOptional<z.ZodString>;
|
|
60992
60703
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -61377,11 +61088,6 @@ export declare const postTemplateRequest: z.ZodObject<{
|
|
|
61377
61088
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
61378
61089
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
61379
61090
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
61380
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
61381
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
61382
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
61383
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
61384
|
-
}, z.core.$strict>>;
|
|
61385
61091
|
}, z.core.$strict>>;
|
|
61386
61092
|
style: z.ZodOptional<z.ZodObject<{
|
|
61387
61093
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -62664,11 +62370,6 @@ export declare const postTemplateRequest: z.ZodObject<{
|
|
|
62664
62370
|
color: string;
|
|
62665
62371
|
opacity: string | number;
|
|
62666
62372
|
background?: string;
|
|
62667
|
-
stroke?: {
|
|
62668
|
-
width: string | number;
|
|
62669
|
-
color: string;
|
|
62670
|
-
opacity: string | number;
|
|
62671
|
-
};
|
|
62672
62373
|
};
|
|
62673
62374
|
style?: {
|
|
62674
62375
|
letterSpacing: string | number;
|
|
@@ -63207,11 +62908,6 @@ export declare const postTemplateRequest: z.ZodObject<{
|
|
|
63207
62908
|
color: string;
|
|
63208
62909
|
opacity: string | number;
|
|
63209
62910
|
background?: string;
|
|
63210
|
-
stroke?: {
|
|
63211
|
-
width: string | number;
|
|
63212
|
-
color: string;
|
|
63213
|
-
opacity: string | number;
|
|
63214
|
-
};
|
|
63215
62911
|
};
|
|
63216
62912
|
style?: {
|
|
63217
62913
|
letterSpacing: string | number;
|
|
@@ -63595,7 +63291,7 @@ export declare const postTemplateRequest: z.ZodObject<{
|
|
|
63595
63291
|
}, z.core.$strict>;
|
|
63596
63292
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
63597
63293
|
find: z.ZodString;
|
|
63598
|
-
replace: z.ZodUnknown
|
|
63294
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
63599
63295
|
}, z.core.$strict>>>;
|
|
63600
63296
|
callback: z.ZodOptional<z.ZodString>;
|
|
63601
63297
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -63626,7 +63322,7 @@ export declare const postTemplateResponse: z.ZodObject<{
|
|
|
63626
63322
|
export declare const deleteTemplateRequest: z.ZodObject<{
|
|
63627
63323
|
body: z.ZodOptional<z.ZodNever>;
|
|
63628
63324
|
path: z.ZodObject<{
|
|
63629
|
-
id: z.
|
|
63325
|
+
id: z.ZodString;
|
|
63630
63326
|
}, z.core.$strip>;
|
|
63631
63327
|
query: z.ZodOptional<z.ZodNever>;
|
|
63632
63328
|
}, z.core.$strict>;
|
|
@@ -63637,7 +63333,7 @@ export declare const deleteTemplateResponse: z.ZodVoid;
|
|
|
63637
63333
|
export declare const getTemplateRequest: z.ZodObject<{
|
|
63638
63334
|
body: z.ZodOptional<z.ZodNever>;
|
|
63639
63335
|
path: z.ZodObject<{
|
|
63640
|
-
id: z.
|
|
63336
|
+
id: z.ZodString;
|
|
63641
63337
|
}, z.core.$strip>;
|
|
63642
63338
|
query: z.ZodOptional<z.ZodNever>;
|
|
63643
63339
|
}, z.core.$strict>;
|
|
@@ -64001,11 +63697,6 @@ export declare const getTemplateResponse: z.ZodObject<{
|
|
|
64001
63697
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
64002
63698
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
64003
63699
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
64004
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
64005
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
64006
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
64007
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
64008
|
-
}, z.core.$strict>>;
|
|
64009
63700
|
}, z.core.$strict>>;
|
|
64010
63701
|
style: z.ZodOptional<z.ZodObject<{
|
|
64011
63702
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -65288,11 +64979,6 @@ export declare const getTemplateResponse: z.ZodObject<{
|
|
|
65288
64979
|
color: string;
|
|
65289
64980
|
opacity: string | number;
|
|
65290
64981
|
background?: string;
|
|
65291
|
-
stroke?: {
|
|
65292
|
-
width: string | number;
|
|
65293
|
-
color: string;
|
|
65294
|
-
opacity: string | number;
|
|
65295
|
-
};
|
|
65296
64982
|
};
|
|
65297
64983
|
style?: {
|
|
65298
64984
|
letterSpacing: string | number;
|
|
@@ -65831,11 +65517,6 @@ export declare const getTemplateResponse: z.ZodObject<{
|
|
|
65831
65517
|
color: string;
|
|
65832
65518
|
opacity: string | number;
|
|
65833
65519
|
background?: string;
|
|
65834
|
-
stroke?: {
|
|
65835
|
-
width: string | number;
|
|
65836
|
-
color: string;
|
|
65837
|
-
opacity: string | number;
|
|
65838
|
-
};
|
|
65839
65520
|
};
|
|
65840
65521
|
style?: {
|
|
65841
65522
|
letterSpacing: string | number;
|
|
@@ -66219,7 +65900,7 @@ export declare const getTemplateResponse: z.ZodObject<{
|
|
|
66219
65900
|
}, z.core.$strict>;
|
|
66220
65901
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
66221
65902
|
find: z.ZodString;
|
|
66222
|
-
replace: z.ZodUnknown
|
|
65903
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
66223
65904
|
}, z.core.$strict>>>;
|
|
66224
65905
|
callback: z.ZodOptional<z.ZodString>;
|
|
66225
65906
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -66587,11 +66268,6 @@ export declare const putTemplateRequest: z.ZodObject<{
|
|
|
66587
66268
|
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
66588
66269
|
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
66589
66270
|
background: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>;
|
|
66590
|
-
stroke: z.ZodOptional<z.ZodObject<{
|
|
66591
|
-
width: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
66592
|
-
color: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodString]>>>;
|
|
66593
|
-
opacity: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
66594
|
-
}, z.core.$strict>>;
|
|
66595
66271
|
}, z.core.$strict>>;
|
|
66596
66272
|
style: z.ZodOptional<z.ZodObject<{
|
|
66597
66273
|
letterSpacing: z.ZodDefault<z.ZodOptional<z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>>>;
|
|
@@ -67874,11 +67550,6 @@ export declare const putTemplateRequest: z.ZodObject<{
|
|
|
67874
67550
|
color: string;
|
|
67875
67551
|
opacity: string | number;
|
|
67876
67552
|
background?: string;
|
|
67877
|
-
stroke?: {
|
|
67878
|
-
width: string | number;
|
|
67879
|
-
color: string;
|
|
67880
|
-
opacity: string | number;
|
|
67881
|
-
};
|
|
67882
67553
|
};
|
|
67883
67554
|
style?: {
|
|
67884
67555
|
letterSpacing: string | number;
|
|
@@ -68417,11 +68088,6 @@ export declare const putTemplateRequest: z.ZodObject<{
|
|
|
68417
68088
|
color: string;
|
|
68418
68089
|
opacity: string | number;
|
|
68419
68090
|
background?: string;
|
|
68420
|
-
stroke?: {
|
|
68421
|
-
width: string | number;
|
|
68422
|
-
color: string;
|
|
68423
|
-
opacity: string | number;
|
|
68424
|
-
};
|
|
68425
68091
|
};
|
|
68426
68092
|
style?: {
|
|
68427
68093
|
letterSpacing: string | number;
|
|
@@ -68805,7 +68471,7 @@ export declare const putTemplateRequest: z.ZodObject<{
|
|
|
68805
68471
|
}, z.core.$strict>;
|
|
68806
68472
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
68807
68473
|
find: z.ZodString;
|
|
68808
|
-
replace: z.ZodUnknown
|
|
68474
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
68809
68475
|
}, z.core.$strict>>>;
|
|
68810
68476
|
callback: z.ZodOptional<z.ZodString>;
|
|
68811
68477
|
disk: z.ZodOptional<z.ZodEnum<{
|
|
@@ -68820,7 +68486,7 @@ export declare const putTemplateRequest: z.ZodObject<{
|
|
|
68820
68486
|
}, z.core.$strict>>;
|
|
68821
68487
|
}, z.core.$strict>;
|
|
68822
68488
|
path: z.ZodObject<{
|
|
68823
|
-
id: z.
|
|
68489
|
+
id: z.ZodString;
|
|
68824
68490
|
}, z.core.$strip>;
|
|
68825
68491
|
query: z.ZodOptional<z.ZodNever>;
|
|
68826
68492
|
}, z.core.$strict>;
|
|
@@ -68840,7 +68506,7 @@ export declare const postTemplateRenderRequest: z.ZodObject<{
|
|
|
68840
68506
|
id: z.ZodString;
|
|
68841
68507
|
merge: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
68842
68508
|
find: z.ZodString;
|
|
68843
|
-
replace: z.ZodUnknown
|
|
68509
|
+
replace: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>;
|
|
68844
68510
|
}, z.core.$strict>>>;
|
|
68845
68511
|
}, z.core.$strict>;
|
|
68846
68512
|
path: z.ZodOptional<z.ZodNever>;
|
|
@@ -68875,7 +68541,7 @@ export declare const probeResponse: z.ZodObject<{
|
|
|
68875
68541
|
export declare const deleteAssetRequest: z.ZodObject<{
|
|
68876
68542
|
body: z.ZodOptional<z.ZodNever>;
|
|
68877
68543
|
path: z.ZodObject<{
|
|
68878
|
-
id: z.
|
|
68544
|
+
id: z.ZodString;
|
|
68879
68545
|
}, z.core.$strip>;
|
|
68880
68546
|
query: z.ZodOptional<z.ZodNever>;
|
|
68881
68547
|
}, z.core.$strict>;
|
|
@@ -68886,7 +68552,7 @@ export declare const deleteAssetResponse: z.ZodVoid;
|
|
|
68886
68552
|
export declare const getAssetRequest: z.ZodObject<{
|
|
68887
68553
|
body: z.ZodOptional<z.ZodNever>;
|
|
68888
68554
|
path: z.ZodObject<{
|
|
68889
|
-
id: z.
|
|
68555
|
+
id: z.ZodString;
|
|
68890
68556
|
}, z.core.$strip>;
|
|
68891
68557
|
query: z.ZodOptional<z.ZodNever>;
|
|
68892
68558
|
}, z.core.$strict>;
|
|
@@ -68918,7 +68584,7 @@ export declare const getAssetResponse: z.ZodObject<{
|
|
|
68918
68584
|
export declare const getAssetByRenderIdRequest: z.ZodObject<{
|
|
68919
68585
|
body: z.ZodOptional<z.ZodNever>;
|
|
68920
68586
|
path: z.ZodObject<{
|
|
68921
|
-
id: z.
|
|
68587
|
+
id: z.ZodString;
|
|
68922
68588
|
}, z.core.$strip>;
|
|
68923
68589
|
query: z.ZodOptional<z.ZodNever>;
|
|
68924
68590
|
}, z.core.$strict>;
|
|
@@ -69132,7 +68798,7 @@ export declare const getSourcesResponse: z.ZodObject<{
|
|
|
69132
68798
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
69133
68799
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
69134
68800
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
69135
|
-
}, z.core.$
|
|
68801
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69136
68802
|
provider: z.ZodDefault<z.ZodString>;
|
|
69137
68803
|
options: z.ZodObject<{
|
|
69138
68804
|
preset: z.ZodEnum<{
|
|
@@ -69216,7 +68882,7 @@ export declare const postSourceRequest: z.ZodObject<{
|
|
|
69216
68882
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
69217
68883
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
69218
68884
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
69219
|
-
}, z.core.$
|
|
68885
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69220
68886
|
provider: z.ZodDefault<z.ZodString>;
|
|
69221
68887
|
options: z.ZodObject<{
|
|
69222
68888
|
preset: z.ZodEnum<{
|
|
@@ -69335,7 +69001,7 @@ export declare const postSourceResponse: z.ZodObject<{
|
|
|
69335
69001
|
export declare const deleteSourceRequest: z.ZodObject<{
|
|
69336
69002
|
body: z.ZodOptional<z.ZodNever>;
|
|
69337
69003
|
path: z.ZodObject<{
|
|
69338
|
-
id: z.
|
|
69004
|
+
id: z.ZodString;
|
|
69339
69005
|
}, z.core.$strip>;
|
|
69340
69006
|
query: z.ZodOptional<z.ZodNever>;
|
|
69341
69007
|
}, z.core.$strict>;
|
|
@@ -69346,7 +69012,7 @@ export declare const deleteSourceResponse: z.ZodVoid;
|
|
|
69346
69012
|
export declare const getSourceRequest: z.ZodObject<{
|
|
69347
69013
|
body: z.ZodOptional<z.ZodNever>;
|
|
69348
69014
|
path: z.ZodObject<{
|
|
69349
|
-
id: z.
|
|
69015
|
+
id: z.ZodString;
|
|
69350
69016
|
}, z.core.$strip>;
|
|
69351
69017
|
query: z.ZodOptional<z.ZodNever>;
|
|
69352
69018
|
}, z.core.$strict>;
|
|
@@ -69429,7 +69095,7 @@ export declare const getSourceResponse: z.ZodObject<{
|
|
|
69429
69095
|
enhance: z.ZodOptional<z.ZodObject<{
|
|
69430
69096
|
audio: z.ZodOptional<z.ZodIntersection<z.ZodObject<{
|
|
69431
69097
|
enhancement: z.ZodLiteral<"dolbyEnhancement_DolbyEnhancement">;
|
|
69432
|
-
}, z.core.$
|
|
69098
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69433
69099
|
provider: z.ZodDefault<z.ZodString>;
|
|
69434
69100
|
options: z.ZodObject<{
|
|
69435
69101
|
preset: z.ZodEnum<{
|
|
@@ -69485,13 +69151,13 @@ export declare const getUploadSignedUrlResponse: z.ZodObject<{
|
|
|
69485
69151
|
export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
69486
69152
|
body: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
69487
69153
|
provider: z.ZodLiteral<"shotstackGeneratedAsset_ShotstackGeneratedAsset">;
|
|
69488
|
-
}, z.core.$
|
|
69154
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69489
69155
|
provider: z.ZodEnum<{
|
|
69490
69156
|
shotstack: "shotstack";
|
|
69491
69157
|
}>;
|
|
69492
69158
|
options: z.ZodUnion<readonly [z.ZodIntersection<z.ZodObject<{
|
|
69493
69159
|
type: z.ZodLiteral<"shotstackTextToSpeechOptions_ShotstackTextToSpeechOptions">;
|
|
69494
|
-
}, z.core.$
|
|
69160
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69495
69161
|
type: z.ZodEnum<{
|
|
69496
69162
|
"text-to-speech": "text-to-speech";
|
|
69497
69163
|
}>;
|
|
@@ -69588,7 +69254,7 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69588
69254
|
newscaster: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
69589
69255
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69590
69256
|
type: z.ZodLiteral<"shotstackTextToImageOptions_ShotstackTextToImageOptions">;
|
|
69591
|
-
}, z.core.$
|
|
69257
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69592
69258
|
type: z.ZodEnum<{
|
|
69593
69259
|
"text-to-image": "text-to-image";
|
|
69594
69260
|
}>;
|
|
@@ -69597,14 +69263,14 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69597
69263
|
height: z.ZodUnion<readonly [z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodNumber>, z.ZodString]>;
|
|
69598
69264
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69599
69265
|
type: z.ZodLiteral<"shotstackTextGeneratorOptions_ShotstackTextGeneratorOptions">;
|
|
69600
|
-
}, z.core.$
|
|
69266
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69601
69267
|
type: z.ZodEnum<{
|
|
69602
69268
|
"text-generator": "text-generator";
|
|
69603
69269
|
}>;
|
|
69604
69270
|
prompt: z.ZodString;
|
|
69605
69271
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69606
69272
|
type: z.ZodLiteral<"shotstackImageToVideoOptions_ShotstackImageToVideoOptions">;
|
|
69607
|
-
}, z.core.$
|
|
69273
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69608
69274
|
type: z.ZodEnum<{
|
|
69609
69275
|
"image-to-video": "image-to-video";
|
|
69610
69276
|
}>;
|
|
@@ -69614,13 +69280,13 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69614
69280
|
}, z.core.$strict>>]>;
|
|
69615
69281
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69616
69282
|
provider: z.ZodLiteral<"didGeneratedAsset_DIDGeneratedAsset">;
|
|
69617
|
-
}, z.core.$
|
|
69283
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69618
69284
|
provider: z.ZodEnum<{
|
|
69619
69285
|
"d-id": "d-id";
|
|
69620
69286
|
}>;
|
|
69621
69287
|
options: z.ZodIntersection<z.ZodObject<{
|
|
69622
69288
|
type: z.ZodLiteral<"didTextToAvatarOptions_DIDTextToAvatarOptions">;
|
|
69623
|
-
}, z.core.$
|
|
69289
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69624
69290
|
type: z.ZodEnum<{
|
|
69625
69291
|
"text-to-avatar": "text-to-avatar";
|
|
69626
69292
|
}>;
|
|
@@ -69636,13 +69302,13 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69636
69302
|
}, z.core.$strict>>;
|
|
69637
69303
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69638
69304
|
provider: z.ZodLiteral<"elevenlabsGeneratedAsset_ElevenLabsGeneratedAsset">;
|
|
69639
|
-
}, z.core.$
|
|
69305
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69640
69306
|
provider: z.ZodEnum<{
|
|
69641
69307
|
elevenlabs: "elevenlabs";
|
|
69642
69308
|
}>;
|
|
69643
69309
|
options: z.ZodIntersection<z.ZodObject<{
|
|
69644
69310
|
type: z.ZodLiteral<"elevenlabsTextToSpeechOptions_ElevenLabsTextToSpeechOptions">;
|
|
69645
|
-
}, z.core.$
|
|
69311
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69646
69312
|
type: z.ZodEnum<{
|
|
69647
69313
|
"text-to-speech": "text-to-speech";
|
|
69648
69314
|
}>;
|
|
@@ -69661,13 +69327,13 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69661
69327
|
}, z.core.$strict>>;
|
|
69662
69328
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69663
69329
|
provider: z.ZodLiteral<"heygenGeneratedAsset_HeyGenGeneratedAsset">;
|
|
69664
|
-
}, z.core.$
|
|
69330
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69665
69331
|
provider: z.ZodEnum<{
|
|
69666
69332
|
heygen: "heygen";
|
|
69667
69333
|
}>;
|
|
69668
69334
|
options: z.ZodIntersection<z.ZodObject<{
|
|
69669
69335
|
type: z.ZodLiteral<"heygenTextToAvatarOptions_HeyGenTextToAvatarOptions">;
|
|
69670
|
-
}, z.core.$
|
|
69336
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69671
69337
|
type: z.ZodEnum<{
|
|
69672
69338
|
"text-to-avatar": "text-to-avatar";
|
|
69673
69339
|
}>;
|
|
@@ -69798,13 +69464,13 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69798
69464
|
}, z.core.$strict>>;
|
|
69799
69465
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69800
69466
|
provider: z.ZodLiteral<"openaiGeneratedAsset_OpenAiGeneratedAsset">;
|
|
69801
|
-
}, z.core.$
|
|
69467
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69802
69468
|
provider: z.ZodEnum<{
|
|
69803
69469
|
openai: "openai";
|
|
69804
69470
|
}>;
|
|
69805
69471
|
options: z.ZodIntersection<z.ZodObject<{
|
|
69806
69472
|
type: z.ZodLiteral<"openaiTextGeneratorOptions_OpenAiTextGeneratorOptions">;
|
|
69807
|
-
}, z.core.$
|
|
69473
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69808
69474
|
type: z.ZodEnum<{
|
|
69809
69475
|
"text-generator": "text-generator";
|
|
69810
69476
|
}>;
|
|
@@ -69817,13 +69483,13 @@ export declare const postGenerateAssetRequest: z.ZodObject<{
|
|
|
69817
69483
|
}, z.core.$strict>>;
|
|
69818
69484
|
}, z.core.$strict>>, z.ZodIntersection<z.ZodObject<{
|
|
69819
69485
|
provider: z.ZodLiteral<"stabilityAiGeneratedAsset_StabilityAiGeneratedAsset">;
|
|
69820
|
-
}, z.core.$
|
|
69486
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69821
69487
|
provider: z.ZodEnum<{
|
|
69822
69488
|
"stability-ai": "stability-ai";
|
|
69823
69489
|
}>;
|
|
69824
69490
|
options: z.ZodIntersection<z.ZodObject<{
|
|
69825
69491
|
type: z.ZodLiteral<"stabilityAiTextToImageOptions_StabilityAiTextToImageOptions">;
|
|
69826
|
-
}, z.core.$
|
|
69492
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69827
69493
|
type: z.ZodEnum<{
|
|
69828
69494
|
"text-to-image": "text-to-image";
|
|
69829
69495
|
}>;
|
|
@@ -69899,7 +69565,7 @@ export declare const postGenerateAssetResponse: z.ZodObject<{
|
|
|
69899
69565
|
export declare const getGeneratedAssetRequest: z.ZodObject<{
|
|
69900
69566
|
body: z.ZodOptional<z.ZodNever>;
|
|
69901
69567
|
path: z.ZodObject<{
|
|
69902
|
-
id: z.
|
|
69568
|
+
id: z.ZodString;
|
|
69903
69569
|
}, z.core.$strip>;
|
|
69904
69570
|
query: z.ZodOptional<z.ZodNever>;
|
|
69905
69571
|
}, z.core.$strict>;
|