@flaqai/model-adapter 0.2.11 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (393) hide show
  1. package/dist/flaq/3d/{adapter.d.mts → adapter.d.ts} +1 -1
  2. package/dist/flaq/3d/{index.d.mts → index.d.ts} +3 -3
  3. package/dist/flaq/3d/providers/{tripo.d.mts → tripo.d.ts} +1 -1
  4. package/dist/flaq/3d/providers/tripo.js +1 -0
  5. package/dist/flaq/image/{adapter.d.mts → adapter.d.ts} +1 -1
  6. package/dist/flaq/image/{catalog.d.mts → catalog.d.ts} +8 -8
  7. package/dist/flaq/image/catalog.js +1 -0
  8. package/dist/flaq/image/{index.d.mts → index.d.ts} +11 -11
  9. package/dist/flaq/image/providers/{gemini.d.mts → gemini.d.ts} +1 -1
  10. package/dist/flaq/image/providers/gemini.js +1 -0
  11. package/dist/flaq/image/providers/{gpt-image-2.d.mts → gpt-image-2.d.ts} +2 -2
  12. package/dist/flaq/image/providers/gpt-image-2.js +1 -0
  13. package/dist/flaq/image/providers/{hidream.d.mts → hidream.d.ts} +1 -1
  14. package/dist/flaq/image/providers/hidream.js +1 -0
  15. package/dist/flaq/image/providers/{qwen.d.mts → qwen.d.ts} +1 -1
  16. package/dist/flaq/image/providers/qwen.js +1 -0
  17. package/dist/flaq/image/providers/{seedream.d.mts → seedream.d.ts} +1 -1
  18. package/dist/flaq/image/providers/seedream.js +1 -0
  19. package/dist/flaq/image/{ratios.d.mts → ratios.d.ts} +1 -1
  20. package/dist/flaq/image/ratios.js +1 -0
  21. package/dist/flaq/image/{resolutions.d.mts → resolutions.d.ts} +1 -1
  22. package/dist/flaq/image/resolutions.js +1 -0
  23. package/dist/flaq/{index.d.mts → index.d.ts} +32 -32
  24. package/dist/flaq/video/{adapter.d.mts → adapter.d.ts} +1 -1
  25. package/dist/flaq/video/{catalog.d.mts → catalog.d.ts} +11 -11
  26. package/dist/flaq/video/catalog.js +1 -0
  27. package/dist/flaq/video/{index.d.mts → index.d.ts} +15 -15
  28. package/dist/flaq/video/providers/{alibaba.d.mts → alibaba.d.ts} +1 -1
  29. package/dist/flaq/video/providers/alibaba.js +1 -0
  30. package/dist/flaq/video/providers/{hailuo.d.mts → hailuo.d.ts} +1 -1
  31. package/dist/flaq/video/providers/hailuo.js +1 -0
  32. package/dist/flaq/video/providers/{hedra.d.mts → hedra.d.ts} +1 -1
  33. package/dist/flaq/video/providers/hedra.js +1 -0
  34. package/dist/flaq/video/providers/{higgsfield.d.mts → higgsfield.d.ts} +1 -1
  35. package/dist/flaq/video/providers/higgsfield.js +1 -0
  36. package/dist/flaq/video/providers/{infinitetalk.d.mts → infinitetalk.d.ts} +1 -1
  37. package/dist/flaq/video/providers/infinitetalk.js +1 -0
  38. package/dist/flaq/video/providers/{kling.d.mts → kling.d.ts} +1 -1
  39. package/dist/flaq/video/providers/kling.js +1 -0
  40. package/dist/flaq/video/providers/{seedance-2-0.d.mts → seedance-2-0.d.ts} +1 -1
  41. package/dist/flaq/video/providers/seedance-2-0.js +1 -0
  42. package/dist/flaq/video/providers/{seedance.d.mts → seedance.d.ts} +1 -1
  43. package/dist/flaq/video/providers/seedance.js +1 -0
  44. package/dist/flaq/video/providers/{veo.d.mts → veo.d.ts} +1 -1
  45. package/dist/flaq/video/providers/veo.js +1 -0
  46. package/dist/flaq/video/providers/{vidu.d.mts → vidu.d.ts} +1 -1
  47. package/dist/flaq/video/providers/vidu.js +5 -0
  48. package/dist/flaq/video/{ratios.d.mts → ratios.d.ts} +1 -1
  49. package/dist/flaq/video/ratios.js +1 -0
  50. package/dist/{flaq-namespace.d.mts → flaq-namespace.d.ts} +30 -30
  51. package/dist/flaq-namespace.js +1 -0
  52. package/dist/{flaq.d.mts → flaq.d.ts} +30 -30
  53. package/dist/flaq.js +1 -0
  54. package/dist/{index.d.mts → index.d.ts} +112 -112
  55. package/dist/index.js +1 -0
  56. package/dist/videoweb/audio/{adapter.d.mts → adapter.d.ts} +1 -1
  57. package/dist/videoweb/audio/{index.d.mts → index.d.ts} +3 -3
  58. package/dist/videoweb/audio/providers/{elevenlabs-tts.d.mts → elevenlabs-tts.d.ts} +1 -1
  59. package/dist/videoweb/audio/providers/elevenlabs-tts.js +1 -0
  60. package/dist/videoweb/image/{adapter.d.mts → adapter.d.ts} +1 -1
  61. package/dist/videoweb/image/{any.d.mts → any.d.ts} +1 -1
  62. package/dist/videoweb/image/any.js +1 -0
  63. package/dist/videoweb/image/{featured-models.d.mts → featured-models.d.ts} +1 -1
  64. package/dist/videoweb/image/featured-models.js +1 -0
  65. package/dist/videoweb/image/{group-v2.d.mts → group-v2.d.ts} +1 -1
  66. package/dist/videoweb/image/group-v2.js +1 -0
  67. package/dist/videoweb/image/{group.d.mts → group.d.ts} +1 -1
  68. package/dist/videoweb/image/group.js +1 -0
  69. package/dist/videoweb/image/{index.d.mts → index.d.ts} +34 -34
  70. package/dist/videoweb/image/providers/{4o-image.d.mts → 4o-image.d.ts} +1 -1
  71. package/dist/videoweb/image/providers/4o-image.js +1 -0
  72. package/dist/videoweb/image/providers/{flux-2.d.mts → flux-2.d.ts} +1 -1
  73. package/dist/videoweb/image/providers/flux-2.js +1 -0
  74. package/dist/videoweb/image/providers/{flux-canny-redux.d.mts → flux-canny-redux.d.ts} +1 -1
  75. package/dist/videoweb/image/providers/flux-canny-redux.js +1 -0
  76. package/dist/videoweb/image/providers/{flux-kontext.d.mts → flux-kontext.d.ts} +1 -1
  77. package/dist/videoweb/image/providers/flux-kontext.js +1 -0
  78. package/dist/videoweb/image/providers/{flux-krea.d.mts → flux-krea.d.ts} +1 -1
  79. package/dist/videoweb/image/providers/flux-krea.js +1 -0
  80. package/dist/videoweb/image/providers/{flux.d.mts → flux.d.ts} +1 -1
  81. package/dist/videoweb/image/providers/flux.js +1 -0
  82. package/dist/videoweb/image/providers/{ghiblify.d.mts → ghiblify.d.ts} +2 -2
  83. package/dist/videoweb/image/providers/ghiblify.js +1 -0
  84. package/dist/videoweb/image/providers/{glm.d.mts → glm.d.ts} +1 -1
  85. package/dist/videoweb/image/providers/glm.js +1 -0
  86. package/dist/videoweb/image/providers/{gpt-image-2-free.d.mts → gpt-image-2-free.d.ts} +1 -1
  87. package/dist/videoweb/image/providers/gpt-image-2-free.js +1 -0
  88. package/dist/videoweb/image/providers/{gpt-image-2.d.mts → gpt-image-2.d.ts} +2 -2
  89. package/dist/videoweb/image/providers/gpt-image-2.js +1 -0
  90. package/dist/videoweb/image/providers/{ideogram-v2.d.mts → ideogram-v2.d.ts} +1 -1
  91. package/dist/videoweb/image/providers/ideogram-v2.js +1 -0
  92. package/dist/videoweb/image/providers/{ideogram-v3.d.mts → ideogram-v3.d.ts} +1 -1
  93. package/dist/videoweb/image/providers/ideogram-v3.js +1 -0
  94. package/dist/videoweb/image/providers/{image-effect.d.mts → image-effect.d.ts} +1 -1
  95. package/dist/videoweb/image/providers/image-effect.js +1 -0
  96. package/dist/videoweb/image/providers/{index.d.mts → index.d.ts} +26 -26
  97. package/dist/videoweb/image/providers/{nano-banana-2.d.mts → nano-banana-2.d.ts} +1 -1
  98. package/dist/videoweb/image/providers/nano-banana-2.js +1 -0
  99. package/dist/videoweb/image/providers/{nano-banana-free.d.mts → nano-banana-free.d.ts} +1 -1
  100. package/dist/videoweb/image/providers/nano-banana-free.js +1 -0
  101. package/dist/videoweb/image/providers/{nano-banana-pro.d.mts → nano-banana-pro.d.ts} +1 -1
  102. package/dist/videoweb/image/providers/nano-banana-pro.js +1 -0
  103. package/dist/videoweb/image/providers/{nano-banana.d.mts → nano-banana.d.ts} +1 -1
  104. package/dist/videoweb/image/providers/nano-banana.js +1 -0
  105. package/dist/videoweb/image/providers/{qwen-image-2.d.mts → qwen-image-2.d.ts} +1 -1
  106. package/dist/videoweb/image/providers/qwen-image-2.js +1 -0
  107. package/dist/videoweb/image/providers/{qwen-image-3-free.d.mts → qwen-image-3-free.d.ts} +1 -1
  108. package/dist/videoweb/image/providers/{qwen-image-3-pro.mjs → qwen-image-3-free.js} +1 -1
  109. package/dist/videoweb/image/providers/{qwen-image-3-pro.d.mts → qwen-image-3-pro.d.ts} +1 -1
  110. package/dist/videoweb/image/providers/qwen-image-3-pro.js +1 -0
  111. package/dist/videoweb/image/providers/{qwen-image-official.d.mts → qwen-image-official.d.ts} +1 -1
  112. package/dist/videoweb/image/providers/qwen-image-official.js +1 -0
  113. package/dist/videoweb/image/providers/{qwen-image.d.mts → qwen-image.d.ts} +1 -1
  114. package/dist/videoweb/image/providers/qwen-image.js +1 -0
  115. package/dist/videoweb/image/providers/{seedream-4-5.d.mts → seedream-4-5.d.ts} +1 -1
  116. package/dist/videoweb/image/providers/seedream-4-5.js +1 -0
  117. package/dist/videoweb/image/providers/{seedream-5-0-pro.d.mts → seedream-5-0-pro.d.ts} +1 -1
  118. package/dist/videoweb/image/providers/seedream-5-0-pro.js +1 -0
  119. package/dist/videoweb/image/providers/{seedream-5-0.d.mts → seedream-5-0.d.ts} +1 -1
  120. package/dist/videoweb/image/providers/seedream-5-0.js +1 -0
  121. package/dist/videoweb/image/providers/{seedream-v4.d.mts → seedream-v4.d.ts} +1 -1
  122. package/dist/videoweb/image/providers/seedream-v4.js +1 -0
  123. package/dist/videoweb/music/{adapter.d.mts → adapter.d.ts} +1 -1
  124. package/dist/videoweb/music/{index.d.mts → index.d.ts} +3 -3
  125. package/dist/videoweb/music/providers/{suno.d.mts → suno.d.ts} +1 -1
  126. package/dist/videoweb/music/providers/suno.js +1 -0
  127. package/dist/videoweb/video/{adapter.d.mts → adapter.d.ts} +1 -1
  128. package/dist/videoweb/video/{any.d.mts → any.d.ts} +3 -3
  129. package/dist/videoweb/video/{any.mjs → any.js} +1 -1
  130. package/dist/videoweb/video/{collection-options.d.mts → collection-options.d.ts} +2 -2
  131. package/dist/videoweb/video/{group-v2.d.mts → group-v2.d.ts} +2 -2
  132. package/dist/videoweb/video/group-v2.js +1 -0
  133. package/dist/videoweb/video/{group.d.mts → group.d.ts} +1 -1
  134. package/dist/videoweb/video/group.js +1 -0
  135. package/dist/videoweb/video/{index.d.mts → index.d.ts} +66 -66
  136. package/dist/videoweb/video/{landing-page.d.mts → landing-page.d.ts} +1 -1
  137. package/dist/videoweb/video/{legacy-groups.d.mts → legacy-groups.d.ts} +1 -1
  138. package/dist/videoweb/video/legacy-groups.js +1 -0
  139. package/dist/videoweb/video/providers/{flux-3.d.mts → flux-3.d.ts} +3 -3
  140. package/dist/videoweb/video/providers/flux-3.js +1 -0
  141. package/dist/videoweb/video/providers/{gemini-omni-flash.d.mts → gemini-omni-flash.d.ts} +3 -3
  142. package/dist/videoweb/video/providers/gemini-omni-flash.js +1 -0
  143. package/dist/videoweb/video/providers/{grok-imagine-1-5.d.mts → grok-imagine-1-5.d.ts} +3 -3
  144. package/dist/videoweb/video/providers/grok-imagine-1-5.js +1 -0
  145. package/dist/videoweb/video/providers/{hailuo-2-0.d.mts → hailuo-2-0.d.ts} +3 -3
  146. package/dist/videoweb/video/providers/hailuo-2-0.js +1 -0
  147. package/dist/videoweb/video/providers/{hailuo-2-3.d.mts → hailuo-2-3.d.ts} +3 -3
  148. package/dist/videoweb/video/providers/hailuo-2-3.js +1 -0
  149. package/dist/videoweb/video/providers/{happy-horse-1-0.d.mts → happy-horse-1-0.d.ts} +2 -2
  150. package/dist/videoweb/video/providers/happy-horse-1-0.js +1 -0
  151. package/dist/videoweb/video/providers/{happy-horse-1-1.d.mts → happy-horse-1-1.d.ts} +2 -2
  152. package/dist/videoweb/video/providers/happy-horse-1-1.js +1 -0
  153. package/dist/videoweb/video/providers/{hedra.d.mts → hedra.d.ts} +1 -1
  154. package/dist/videoweb/video/providers/hedra.js +1 -0
  155. package/dist/videoweb/video/providers/{higgsfield.d.mts → higgsfield.d.ts} +1 -1
  156. package/dist/videoweb/video/providers/higgsfield.js +1 -0
  157. package/dist/videoweb/video/providers/{index.d.mts → index.d.ts} +56 -56
  158. package/dist/videoweb/video/providers/{infinitetalk.d.mts → infinitetalk.d.ts} +3 -3
  159. package/dist/videoweb/video/providers/infinitetalk.js +1 -0
  160. package/dist/videoweb/video/providers/{kling-2-5.d.mts → kling-2-5.d.ts} +3 -3
  161. package/dist/videoweb/video/providers/kling-2-5.js +1 -0
  162. package/dist/videoweb/video/providers/{kling-2-6.d.mts → kling-2-6.d.ts} +3 -3
  163. package/dist/videoweb/video/providers/kling-2-6.js +1 -0
  164. package/dist/videoweb/video/providers/{kling-3-0-4k.d.mts → kling-3-0-4k.d.ts} +3 -3
  165. package/dist/videoweb/video/providers/kling-3-0-4k.js +1 -0
  166. package/dist/videoweb/video/providers/{kling-3-0-turbo.d.mts → kling-3-0-turbo.d.ts} +3 -3
  167. package/dist/videoweb/video/providers/kling-3-0-turbo.js +1 -0
  168. package/dist/videoweb/video/providers/{kling-3-0.d.mts → kling-3-0.d.ts} +3 -3
  169. package/dist/videoweb/video/providers/kling-3-0.js +1 -0
  170. package/dist/videoweb/video/providers/{kling-effects-korean-baseball.d.mts → kling-effects-korean-baseball.d.ts} +3 -3
  171. package/dist/videoweb/video/providers/kling-effects-korean-baseball.js +1 -0
  172. package/dist/videoweb/video/providers/{kling-motion-control.d.mts → kling-motion-control.d.ts} +3 -3
  173. package/dist/videoweb/video/providers/kling-motion-control.js +1 -0
  174. package/dist/videoweb/video/providers/{kling-o1.d.mts → kling-o1.d.ts} +3 -3
  175. package/dist/videoweb/video/providers/kling-o1.js +1 -0
  176. package/dist/videoweb/video/providers/{kling-omni-3-reference.d.mts → kling-omni-3-reference.d.ts} +3 -3
  177. package/dist/videoweb/video/providers/kling-omni-3-reference.js +1 -0
  178. package/dist/videoweb/video/providers/{kling.d.mts → kling.d.ts} +4 -4
  179. package/dist/videoweb/video/providers/kling.js +1 -0
  180. package/dist/videoweb/video/providers/{luma-modify-video.d.mts → luma-modify-video.d.ts} +3 -3
  181. package/dist/videoweb/video/providers/luma-modify-video.js +1 -0
  182. package/dist/videoweb/video/providers/{midjourney-image-to-video.d.mts → midjourney-image-to-video.d.ts} +3 -3
  183. package/dist/videoweb/video/providers/midjourney-image-to-video.js +1 -0
  184. package/dist/videoweb/video/providers/{midjourney.d.mts → midjourney.d.ts} +3 -3
  185. package/dist/videoweb/video/providers/midjourney.js +1 -0
  186. package/dist/videoweb/video/providers/{minimax-h3-reference.d.mts → minimax-h3-reference.d.ts} +3 -3
  187. package/dist/videoweb/video/providers/minimax-h3-reference.js +1 -0
  188. package/dist/videoweb/video/providers/{minimax-h3.d.mts → minimax-h3.d.ts} +3 -3
  189. package/dist/videoweb/video/providers/minimax-h3.js +1 -0
  190. package/dist/videoweb/video/providers/{pixverse-4-5.d.mts → pixverse-4-5.d.ts} +2 -2
  191. package/dist/videoweb/video/providers/pixverse-4-5.js +1 -0
  192. package/dist/videoweb/video/providers/{pixverse-5-0.d.mts → pixverse-5-0.d.ts} +3 -3
  193. package/dist/videoweb/video/providers/pixverse-5-0.js +1 -0
  194. package/dist/videoweb/video/providers/{pixverse-5-5.d.mts → pixverse-5-5.d.ts} +3 -3
  195. package/dist/videoweb/video/providers/pixverse-5-5.js +1 -0
  196. package/dist/videoweb/video/providers/{pixverse-6-0.d.mts → pixverse-6-0.d.ts} +3 -3
  197. package/dist/videoweb/video/providers/pixverse-6-0.js +1 -0
  198. package/dist/videoweb/video/providers/{runway-gen3a.d.mts → runway-gen3a.d.ts} +1 -1
  199. package/dist/videoweb/video/providers/runway-gen3a.js +1 -0
  200. package/dist/videoweb/video/providers/{runway-gen4.d.mts → runway-gen4.d.ts} +3 -3
  201. package/dist/videoweb/video/providers/runway-gen4.js +1 -0
  202. package/dist/videoweb/video/providers/{seedance-1-5.d.mts → seedance-1-5.d.ts} +3 -3
  203. package/dist/videoweb/video/providers/seedance-1-5.js +1 -0
  204. package/dist/videoweb/video/providers/{seedance-2-0-mini.d.mts → seedance-2-0-mini.d.ts} +3 -3
  205. package/dist/videoweb/video/providers/seedance-2-0-mini.js +1 -0
  206. package/dist/videoweb/video/providers/{seedance-2-0-reference.d.mts → seedance-2-0-reference.d.ts} +3 -3
  207. package/dist/videoweb/video/providers/seedance-2-0-reference.js +1 -0
  208. package/dist/videoweb/video/providers/{seedance-2-0.d.mts → seedance-2-0.d.ts} +2 -2
  209. package/dist/videoweb/video/providers/seedance-2-0.js +1 -0
  210. package/dist/videoweb/video/providers/{seedance-v1.d.mts → seedance-v1.d.ts} +3 -3
  211. package/dist/videoweb/video/providers/seedance-v1.js +1 -0
  212. package/dist/videoweb/video/providers/{sora-2-pro.d.mts → sora-2-pro.d.ts} +2 -2
  213. package/dist/videoweb/video/providers/sora-2-pro.js +1 -0
  214. package/dist/videoweb/video/providers/{sora-2.d.mts → sora-2.d.ts} +2 -2
  215. package/dist/videoweb/video/providers/sora-2.js +1 -0
  216. package/dist/videoweb/video/providers/{veo-2.d.mts → veo-2.d.ts} +3 -3
  217. package/dist/videoweb/video/providers/veo-2.js +1 -0
  218. package/dist/videoweb/video/providers/{veo-3-1.d.mts → veo-3-1.d.ts} +2 -2
  219. package/dist/videoweb/video/providers/veo-3-1.js +1 -0
  220. package/dist/videoweb/video/providers/{veo-3.d.mts → veo-3.d.ts} +3 -3
  221. package/dist/videoweb/video/providers/veo-3.js +1 -0
  222. package/dist/videoweb/video/providers/{video-effect.d.mts → video-effect.d.ts} +1 -1
  223. package/dist/videoweb/video/providers/{video-effect.mjs → video-effect.js} +1 -1
  224. package/dist/videoweb/video/providers/{video-upscaler.d.mts → video-upscaler.d.ts} +3 -3
  225. package/dist/videoweb/video/providers/video-upscaler.js +1 -0
  226. package/dist/videoweb/video/providers/{vidu-2-0.d.mts → vidu-2-0.d.ts} +2 -2
  227. package/dist/videoweb/video/providers/vidu-2-0.js +1 -0
  228. package/dist/videoweb/video/providers/{vidu-christmas-effect.d.mts → vidu-christmas-effect.d.ts} +1 -1
  229. package/dist/videoweb/video/providers/vidu-christmas-effect.js +8 -0
  230. package/dist/videoweb/video/providers/{vidu-q1.d.mts → vidu-q1.d.ts} +1 -1
  231. package/dist/videoweb/video/providers/vidu-q1.js +1 -0
  232. package/dist/videoweb/video/providers/{vidu-q2-reference.d.mts → vidu-q2-reference.d.ts} +3 -3
  233. package/dist/videoweb/video/providers/vidu-q2-reference.js +1 -0
  234. package/dist/videoweb/video/providers/{vidu-q2.d.mts → vidu-q2.d.ts} +2 -2
  235. package/dist/videoweb/video/providers/vidu-q2.js +1 -0
  236. package/dist/videoweb/video/providers/{vidu-q3-reference.d.mts → vidu-q3-reference.d.ts} +1 -1
  237. package/dist/videoweb/video/providers/vidu-q3-reference.js +1 -0
  238. package/dist/videoweb/video/providers/{vidu-q3.d.mts → vidu-q3.d.ts} +1 -1
  239. package/dist/videoweb/video/providers/vidu-q3.js +1 -0
  240. package/dist/videoweb/video/providers/{wan-2-2-animate.d.mts → wan-2-2-animate.d.ts} +3 -3
  241. package/dist/videoweb/video/providers/wan-2-2-animate.js +1 -0
  242. package/dist/videoweb/video/providers/{wan-2-5.d.mts → wan-2-5.d.ts} +2 -2
  243. package/dist/videoweb/video/providers/wan-2-5.js +1 -0
  244. package/dist/videoweb/video/providers/{wan-2-6.d.mts → wan-2-6.d.ts} +4 -4
  245. package/dist/videoweb/video/providers/wan-2-6.js +1 -0
  246. package/dist/videoweb/video/providers/{wan-2-7-lora.d.mts → wan-2-7-lora.d.ts} +3 -3
  247. package/dist/videoweb/video/providers/wan-2-7-lora.js +1 -0
  248. package/dist/videoweb/video/providers/{wan-2-7.d.mts → wan-2-7.d.ts} +3 -3
  249. package/dist/videoweb/video/providers/wan-2-7.js +1 -0
  250. package/dist/videoweb/video/providers/{wan.d.mts → wan.d.ts} +4 -4
  251. package/dist/videoweb/video/providers/wan.js +1 -0
  252. package/dist/videoweb/video/{videoweb-video-catalog-types.d.mts → videoweb-video-catalog-types.d.ts} +1 -1
  253. package/dist/{videoweb.d.mts → videoweb.d.ts} +109 -109
  254. package/dist/videoweb.js +1 -0
  255. package/package.json +8 -8
  256. package/dist/flaq/3d/providers/tripo.mjs +0 -1
  257. package/dist/flaq/image/catalog.mjs +0 -1
  258. package/dist/flaq/image/providers/gemini.mjs +0 -1
  259. package/dist/flaq/image/providers/gpt-image-2.mjs +0 -1
  260. package/dist/flaq/image/providers/hidream.mjs +0 -1
  261. package/dist/flaq/image/providers/qwen.mjs +0 -1
  262. package/dist/flaq/image/providers/seedream.mjs +0 -1
  263. package/dist/flaq/image/ratios.mjs +0 -1
  264. package/dist/flaq/image/resolutions.mjs +0 -1
  265. package/dist/flaq/video/catalog.mjs +0 -1
  266. package/dist/flaq/video/providers/alibaba.mjs +0 -1
  267. package/dist/flaq/video/providers/hailuo.mjs +0 -1
  268. package/dist/flaq/video/providers/hedra.mjs +0 -1
  269. package/dist/flaq/video/providers/higgsfield.mjs +0 -1
  270. package/dist/flaq/video/providers/infinitetalk.mjs +0 -1
  271. package/dist/flaq/video/providers/kling.mjs +0 -1
  272. package/dist/flaq/video/providers/seedance-2-0.mjs +0 -1
  273. package/dist/flaq/video/providers/seedance.mjs +0 -1
  274. package/dist/flaq/video/providers/veo.mjs +0 -1
  275. package/dist/flaq/video/providers/vidu.mjs +0 -5
  276. package/dist/flaq/video/ratios.mjs +0 -1
  277. package/dist/flaq-namespace.mjs +0 -1
  278. package/dist/flaq.mjs +0 -1
  279. package/dist/index.mjs +0 -1
  280. package/dist/videoweb/audio/providers/elevenlabs-tts.mjs +0 -1
  281. package/dist/videoweb/image/any.mjs +0 -1
  282. package/dist/videoweb/image/featured-models.mjs +0 -1
  283. package/dist/videoweb/image/group-v2.mjs +0 -1
  284. package/dist/videoweb/image/group.mjs +0 -1
  285. package/dist/videoweb/image/providers/4o-image.mjs +0 -1
  286. package/dist/videoweb/image/providers/flux-2.mjs +0 -1
  287. package/dist/videoweb/image/providers/flux-canny-redux.mjs +0 -1
  288. package/dist/videoweb/image/providers/flux-kontext.mjs +0 -1
  289. package/dist/videoweb/image/providers/flux-krea.mjs +0 -1
  290. package/dist/videoweb/image/providers/flux.mjs +0 -1
  291. package/dist/videoweb/image/providers/ghiblify.mjs +0 -1
  292. package/dist/videoweb/image/providers/glm.mjs +0 -1
  293. package/dist/videoweb/image/providers/gpt-image-2-free.mjs +0 -1
  294. package/dist/videoweb/image/providers/gpt-image-2.mjs +0 -1
  295. package/dist/videoweb/image/providers/ideogram-v2.mjs +0 -1
  296. package/dist/videoweb/image/providers/ideogram-v3.mjs +0 -1
  297. package/dist/videoweb/image/providers/image-effect.mjs +0 -1
  298. package/dist/videoweb/image/providers/nano-banana-2.mjs +0 -1
  299. package/dist/videoweb/image/providers/nano-banana-free.mjs +0 -1
  300. package/dist/videoweb/image/providers/nano-banana-pro.mjs +0 -1
  301. package/dist/videoweb/image/providers/nano-banana.mjs +0 -1
  302. package/dist/videoweb/image/providers/qwen-image-2.mjs +0 -1
  303. package/dist/videoweb/image/providers/qwen-image-3-free.mjs +0 -1
  304. package/dist/videoweb/image/providers/qwen-image-official.mjs +0 -1
  305. package/dist/videoweb/image/providers/qwen-image.mjs +0 -1
  306. package/dist/videoweb/image/providers/seedream-4-5.mjs +0 -1
  307. package/dist/videoweb/image/providers/seedream-5-0-pro.mjs +0 -1
  308. package/dist/videoweb/image/providers/seedream-5-0.mjs +0 -1
  309. package/dist/videoweb/image/providers/seedream-v4.mjs +0 -1
  310. package/dist/videoweb/music/providers/suno.mjs +0 -1
  311. package/dist/videoweb/video/group-v2.mjs +0 -1
  312. package/dist/videoweb/video/group.mjs +0 -1
  313. package/dist/videoweb/video/legacy-groups.mjs +0 -1
  314. package/dist/videoweb/video/providers/flux-3.mjs +0 -1
  315. package/dist/videoweb/video/providers/gemini-omni-flash.mjs +0 -1
  316. package/dist/videoweb/video/providers/grok-imagine-1-5.mjs +0 -1
  317. package/dist/videoweb/video/providers/hailuo-2-0.mjs +0 -1
  318. package/dist/videoweb/video/providers/hailuo-2-3.mjs +0 -1
  319. package/dist/videoweb/video/providers/happy-horse-1-0.mjs +0 -1
  320. package/dist/videoweb/video/providers/happy-horse-1-1.mjs +0 -1
  321. package/dist/videoweb/video/providers/hedra.mjs +0 -1
  322. package/dist/videoweb/video/providers/higgsfield.mjs +0 -1
  323. package/dist/videoweb/video/providers/infinitetalk.mjs +0 -1
  324. package/dist/videoweb/video/providers/kling-2-5.mjs +0 -1
  325. package/dist/videoweb/video/providers/kling-2-6.mjs +0 -1
  326. package/dist/videoweb/video/providers/kling-3-0-4k.mjs +0 -1
  327. package/dist/videoweb/video/providers/kling-3-0-turbo.mjs +0 -1
  328. package/dist/videoweb/video/providers/kling-3-0.mjs +0 -1
  329. package/dist/videoweb/video/providers/kling-effects-korean-baseball.mjs +0 -1
  330. package/dist/videoweb/video/providers/kling-motion-control.mjs +0 -1
  331. package/dist/videoweb/video/providers/kling-o1.mjs +0 -1
  332. package/dist/videoweb/video/providers/kling-omni-3-reference.mjs +0 -1
  333. package/dist/videoweb/video/providers/kling.mjs +0 -1
  334. package/dist/videoweb/video/providers/luma-modify-video.mjs +0 -1
  335. package/dist/videoweb/video/providers/midjourney-image-to-video.mjs +0 -1
  336. package/dist/videoweb/video/providers/midjourney.mjs +0 -1
  337. package/dist/videoweb/video/providers/minimax-h3-reference.mjs +0 -1
  338. package/dist/videoweb/video/providers/minimax-h3.mjs +0 -1
  339. package/dist/videoweb/video/providers/pixverse-4-5.mjs +0 -1
  340. package/dist/videoweb/video/providers/pixverse-5-0.mjs +0 -1
  341. package/dist/videoweb/video/providers/pixverse-5-5.mjs +0 -1
  342. package/dist/videoweb/video/providers/pixverse-6-0.mjs +0 -1
  343. package/dist/videoweb/video/providers/runway-gen3a.mjs +0 -1
  344. package/dist/videoweb/video/providers/runway-gen4.mjs +0 -1
  345. package/dist/videoweb/video/providers/seedance-1-5.mjs +0 -1
  346. package/dist/videoweb/video/providers/seedance-2-0-mini.mjs +0 -1
  347. package/dist/videoweb/video/providers/seedance-2-0-reference.mjs +0 -1
  348. package/dist/videoweb/video/providers/seedance-2-0.mjs +0 -1
  349. package/dist/videoweb/video/providers/seedance-v1.mjs +0 -1
  350. package/dist/videoweb/video/providers/sora-2-pro.mjs +0 -1
  351. package/dist/videoweb/video/providers/sora-2.mjs +0 -1
  352. package/dist/videoweb/video/providers/veo-2.mjs +0 -1
  353. package/dist/videoweb/video/providers/veo-3-1.mjs +0 -1
  354. package/dist/videoweb/video/providers/veo-3.mjs +0 -1
  355. package/dist/videoweb/video/providers/video-upscaler.mjs +0 -1
  356. package/dist/videoweb/video/providers/vidu-2-0.mjs +0 -1
  357. package/dist/videoweb/video/providers/vidu-christmas-effect.mjs +0 -8
  358. package/dist/videoweb/video/providers/vidu-q1.mjs +0 -1
  359. package/dist/videoweb/video/providers/vidu-q2-reference.mjs +0 -1
  360. package/dist/videoweb/video/providers/vidu-q2.mjs +0 -1
  361. package/dist/videoweb/video/providers/vidu-q3-reference.mjs +0 -1
  362. package/dist/videoweb/video/providers/vidu-q3.mjs +0 -1
  363. package/dist/videoweb/video/providers/wan-2-2-animate.mjs +0 -1
  364. package/dist/videoweb/video/providers/wan-2-5.mjs +0 -1
  365. package/dist/videoweb/video/providers/wan-2-6.mjs +0 -1
  366. package/dist/videoweb/video/providers/wan-2-7-lora.mjs +0 -1
  367. package/dist/videoweb/video/providers/wan-2-7.mjs +0 -1
  368. package/dist/videoweb/video/providers/wan.mjs +0 -1
  369. package/dist/videoweb.mjs +0 -1
  370. /package/dist/_virtual/_rolldown/{runtime.mjs → runtime.js} +0 -0
  371. /package/dist/flaq/3d/{adapter.mjs → adapter.js} +0 -0
  372. /package/dist/flaq/3d/{flaq-three-d-types.d.mts → flaq-three-d-types.d.ts} +0 -0
  373. /package/dist/flaq/image/{adapter.mjs → adapter.js} +0 -0
  374. /package/dist/flaq/image/{flaq-image-catalog-types.d.mts → flaq-image-catalog-types.d.ts} +0 -0
  375. /package/dist/flaq/image/{flaq-image-types.d.mts → flaq-image-types.d.ts} +0 -0
  376. /package/dist/flaq/video/{adapter.mjs → adapter.js} +0 -0
  377. /package/dist/flaq/video/{flaq-video-catalog-types.d.mts → flaq-video-catalog-types.d.ts} +0 -0
  378. /package/dist/flaq/video/{flaq-video-types.d.mts → flaq-video-types.d.ts} +0 -0
  379. /package/dist/{parameter-list-adapter.d.mts → parameter-list-adapter.d.ts} +0 -0
  380. /package/dist/{parameter-list-adapter.mjs → parameter-list-adapter.js} +0 -0
  381. /package/dist/videoweb/audio/{adapter.mjs → adapter.js} +0 -0
  382. /package/dist/videoweb/audio/{videoweb-audio-types.d.mts → videoweb-audio-types.d.ts} +0 -0
  383. /package/dist/videoweb/image/{adapter.mjs → adapter.js} +0 -0
  384. /package/dist/videoweb/image/{videoweb-image-catalog-types.d.mts → videoweb-image-catalog-types.d.ts} +0 -0
  385. /package/dist/videoweb/image/{videoweb-image-types.d.mts → videoweb-image-types.d.ts} +0 -0
  386. /package/dist/videoweb/{model-select.d.mts → model-select.d.ts} +0 -0
  387. /package/dist/videoweb/{model-select.mjs → model-select.js} +0 -0
  388. /package/dist/videoweb/music/{adapter.mjs → adapter.js} +0 -0
  389. /package/dist/videoweb/music/{videoweb-music-types.d.mts → videoweb-music-types.d.ts} +0 -0
  390. /package/dist/videoweb/video/{adapter.mjs → adapter.js} +0 -0
  391. /package/dist/videoweb/video/{collection-options.mjs → collection-options.js} +0 -0
  392. /package/dist/videoweb/video/{landing-page.mjs → landing-page.js} +0 -0
  393. /package/dist/videoweb/video/{videoweb-video-types.d.mts → videoweb-video-types.d.ts} +0 -0
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{MINIMAX_H3_DURATION_LIST as r,MINIMAX_H3_MODE_LIST as i,MINIMAX_H3_RATIO_LIST as a,MINIMAX_H3_RESOLUTION_LIST as o,VIDEO_MINIMAX_H3_MODELS as s}from"@flaqai/model-core";const c={videoModelPlatform:`hailuo`,videoModelProvider:`minimax`},l=e(i),u=e(o),d=e(r),f=t(a,{"1:1":{iconWidth:`14`,iconHeight:`14`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"21:9":{iconWidth:`21`,iconHeight:`9`}}),p=n(s[`minimax-h3-text-to-video-768p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 768p (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),m=n(s[`minimax-h3-text-to-video-768p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 768p (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),h=n(s[`minimax-h3-text-to-video-768p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 768p (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),g=n(s[`minimax-h3-text-to-video-2k-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 2K (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),_=n(s[`minimax-h3-text-to-video-2k-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 2K (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),v=n(s[`minimax-h3-text-to-video-2k-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 2K (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),y=n(s[`minimax-h3-image-to-video-768p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 768p (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),b=n(s[`minimax-h3-image-to-video-768p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 768p (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),x=n(s[`minimax-h3-image-to-video-768p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 768p (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),S=n(s[`minimax-h3-image-to-video-2k-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 2K (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),C=n(s[`minimax-h3-image-to-video-2k-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 2K (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),w=n(s[`minimax-h3-image-to-video-2k-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 2K (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),T={"text-to-video__768p__5s":p,"text-to-video__768p__10s":m,"text-to-video__768p__15s":h,"text-to-video__2k__5s":g,"text-to-video__2k__10s":_,"text-to-video__2k__15s":v,"image-to-video__768p__5s":y,"image-to-video__768p__10s":b,"image-to-video__768p__15s":x,"image-to-video__2k__5s":S,"image-to-video__2k__10s":C,"image-to-video__2k__15s":w};export{T as GROUP_MINIMAX_H3_MODELS,d as MINIMAX_H3_DURATION_LIST,C as MINIMAX_H3_IMAGE_TO_VIDEO_2K_10S_MODEL,w as MINIMAX_H3_IMAGE_TO_VIDEO_2K_15S_MODEL,S as MINIMAX_H3_IMAGE_TO_VIDEO_2K_5S_MODEL,b as MINIMAX_H3_IMAGE_TO_VIDEO_768P_10S_MODEL,x as MINIMAX_H3_IMAGE_TO_VIDEO_768P_15S_MODEL,y as MINIMAX_H3_IMAGE_TO_VIDEO_768P_5S_MODEL,l as MINIMAX_H3_MODE_LIST,f as MINIMAX_H3_RATIO_LIST,u as MINIMAX_H3_RESOLUTION_LIST,_ as MINIMAX_H3_TEXT_TO_VIDEO_2K_10S_MODEL,v as MINIMAX_H3_TEXT_TO_VIDEO_2K_15S_MODEL,g as MINIMAX_H3_TEXT_TO_VIDEO_2K_5S_MODEL,m as MINIMAX_H3_TEXT_TO_VIDEO_768P_10S_MODEL,h as MINIMAX_H3_TEXT_TO_VIDEO_768P_15S_MODEL,p as MINIMAX_H3_TEXT_TO_VIDEO_768P_5S_MODEL,c as MINIMAX_HAILUO_RELATION};
@@ -1,5 +1,5 @@
1
- import { RatioType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
1
+ import { RatioType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
3
  //#region src/videoweb/video/providers/pixverse-4-5.d.ts
4
4
  declare const PIXVERSE_4_5_STYLE_LIST: ("3d_animation" | "anime" | "auto" | "clay" | "comic" | "cyberpunk")[];
5
5
  declare const PIXVERSE_4_5_VIDEO_RARIO: RatioType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterListWithPresentation as e,adaptParameterValues as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{PIXVERSE_4_5_RATIO_LIST as r,PIXVERSE_4_5_STYLE_LIST as i,VIDEO_PIXVERSE_4_5_MODELS as a}from"@flaqai/model-core";const o={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},s=t(i),c=e(r,o),l=(e,t)=>n(a[e],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:t,isPaid:!1,pricingType:`video`,videoType:`pixverse-4-5`}),u={normal__540p__5:l(`pixverse-v4.5-normal-540p-5s`,`Pixverse v4.5 540p (5s)`),normal__720p__5:l(`pixverse-v4.5-normal-720p-5s`,`Pixverse v4.5 720p (5s)`),normal__1080p__5:l(`pixverse-v4.5-normal-1080p-5s`,`Pixverse v4.5 1080p (5s)`)};export{u as GROUP_PIXVERSE_4_5_MODELS,s as PIXVERSE_4_5_STYLE_LIST,c as PIXVERSE_4_5_VIDEO_RARIO};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/pixverse-5-0.d.ts
5
5
  declare const PIXVERSE_5_0_RESOLUTION_LIST: SelectOptionType[];
6
6
  declare const PIXVERSE_5_0_DURATION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{PIXVERSE_5_0_DURATION_LIST as r,PIXVERSE_5_0_RATIO_LIST as i,PIXVERSE_5_0_RESOLUTION_LIST as a,VIDEO_PIXVERSE_5_0_MODELS as o}from"@flaqai/model-core";const s={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},c=e(a),l=e(r),u=t(i,s),d=e=>n(o[e],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Pixverse 5.0 ${e.replace(`pixverse-v5.0-`,``).replace(`-`,` `)}`,isPaid:!1,pricingType:`video`,videoType:`pixverse-5-0`}),f=d(`pixverse-v5.0-540p-5s`),p=d(`pixverse-v5.0-540p-8s`),m=d(`pixverse-v5.0-720p-5s`),h=d(`pixverse-v5.0-720p-8s`),g=d(`pixverse-v5.0-1080p-5s`),_={"540p__5":f,"540p__8":p,"720p__5":m,"720p__8":h,"1080p__5":g},v={"540p__5s":_[`540p__5`],"540p__8s":_[`540p__8`],"720p__5s":_[`720p__5`],"720p__8s":_[`720p__8`],"1080p__5s":_[`1080p__5`]};export{_ as GROUP_PIXVERSE_5_0_MODELS,v as GROUP_PIXVERSE_5_0_MODELS_GROUP,l as PIXVERSE_5_0_DURATION_LIST,u as PIXVERSE_5_0_RATIO_LIST,c as PIXVERSE_5_0_RESOLUTION_LIST,g as PIXVERSE_5_0_VIDEO_MODEL_1080P_5S,f as PIXVERSE_5_0_VIDEO_MODEL_540P_5S,p as PIXVERSE_5_0_VIDEO_MODEL_540P_8S,m as PIXVERSE_5_0_VIDEO_MODEL_720P_5S,h as PIXVERSE_5_0_VIDEO_MODEL_720P_8S};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/pixverse-5-5.d.ts
5
5
  declare const PIXVERSE_5_5_RESOLUTION_LIST: SelectOptionType[];
6
6
  declare const PIXVERSE_5_5_DURATION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{PIXVERSE_5_5_DURATION_LIST as r,PIXVERSE_5_5_RATIO_LIST as i,PIXVERSE_5_5_RESOLUTION_LIST as a,VIDEO_PIXVERSE_5_5_MODELS as o}from"@flaqai/model-core";const s={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},c=e(a),l=e(r),u=t(i,s),d=e=>n(o[e],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Pixverse 5.5 ${e.replace(`pixverse-v5.5-`,``).replaceAll(`-`,` `)}`,isPaid:!1,pricingType:`video`,videoType:`pixverse-5-5`}),f=d(`pixverse-v5.5-540p-5s`),p=Object.fromEntries(Object.keys(o).map(e=>{let t=e.match(/pixverse-v5\.5-(\d+p)-(audio-)?(\d+s)/);return[`${t[1]}__${t[3]}__${t[2]?`audio`:`noAudio`}`,d(e)]}));export{p as GROUP_PIXVERSE_5_5_MODELS,l as PIXVERSE_5_5_DURATION_LIST,u as PIXVERSE_5_5_RATIO_LIST,c as PIXVERSE_5_5_RESOLUTION_LIST,f as PIXVERSE_5_5_VIDEO_MODEL_540P_5S};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/pixverse-6-0.d.ts
5
5
  declare const PIXVERSE_6_0_MODE_LIST: SelectOptionType[];
6
6
  declare const PIXVERSE_6_0_RESOLUTION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{PIXVERSE_6_0_DURATION_LIST as r,PIXVERSE_6_0_MODE_LIST as i,PIXVERSE_6_0_RATIO_LIST as a,PIXVERSE_6_0_RESOLUTION_LIST as o,VIDEO_PIXVERSE_6_0_MODELS as s}from"@flaqai/model-core";const c={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},l=e(i),u=e(o),d=e(r),f=t(a,c);function p(e,t){let r=e.match(/pixverse-v6\.0-(\d+p)-(audio-)?(\d+s)/),i=t===`text-to-video`?`Text to Video`:`Image to Video`,a=r[2]?` Audio`:``;return n(s[e],{parameterOverride:t===`text-to-video`?{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0}:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Pixverse 6.0 ${i} ${r[1]}${a} (${r[3]})`,isPaid:!1,pricingType:`video`,videoType:`pixverse-6-0`})}const m=p(`pixverse-v6.0-540p-5s`,`text-to-video`),h=p(`pixverse-v6.0-540p-5s`,`image-to-video`),g=Object.fromEntries(Object.keys(s).flatMap(e=>{let t=e.match(/pixverse-v6\.0-(\d+p)-(audio-)?(\d+s)/),n=`${t[1]}__${t[3]}__${t[2]?`audio`:`noAudio`}`,r=e;return[[`text-to-video__${n}`,p(r,`text-to-video`)],[`image-to-video__${n}`,p(r,`image-to-video`)]]}));export{g as GROUP_PIXVERSE_6_0_MODELS,d as PIXVERSE_6_0_DURATION_LIST,h as PIXVERSE_6_0_IMAGE_TO_VIDEO_540P_5S_MODEL,l as PIXVERSE_6_0_MODE_LIST,f as PIXVERSE_6_0_RATIO_LIST,u as PIXVERSE_6_0_RESOLUTION_LIST,m as PIXVERSE_6_0_TEXT_TO_VIDEO_540P_5S_MODEL};
@@ -1,4 +1,4 @@
1
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
2
2
  //#region src/videoweb/video/providers/runway-gen3a.d.ts
3
3
  declare const runway5sVideoModel: VideoModelType;
4
4
  declare const runway10sVideoModel: VideoModelType;
@@ -0,0 +1 @@
1
+ import{adaptVideoWebVideoModel as e}from"../adapter.js";import{VIDEO_RUNWAY_GEN3A_MODELS as t}from"@flaqai/model-core";const n=e(t[`runway-gen3a_turbo-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Video PRO 5s`,pricingType:`video`,isPaid:!1,videoType:`Photo-to-video`}),r=e(t[`runway-gen3a_turbo-10s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Video PRO 10s`,pricingType:`video`,isPaid:!0,videoType:`Photo-to-video`});export{r as runway10sVideoModel,n as runway5sVideoModel};
@@ -1,6 +1,6 @@
1
- import { RatioType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/runway-gen4.d.ts
5
5
  declare const RUNWAY_GEN4_VIDEO_RARIO: RatioType[];
6
6
  declare const RUNWAY_GEN4_TURBO_5S: VideoModelType;
@@ -0,0 +1 @@
1
+ import{adaptParameterListWithPresentation as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{RUNWAY_GEN4_RATIO_LIST as n,VIDEO_RUNWAY_GEN4_MODELS as r}from"@flaqai/model-core";const i=e(n,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`12`,iconHeight:`12`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}}),a=t(r[`runway-gen4-turbo-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Runway Gen4 (5s)`,isPaid:!1,pricingType:`video`,videoType:`runway-gen4`}),o=t(r[`runway-gen4-turbo-10s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Runway Gen4 (10s)`,isPaid:!1,pricingType:`video`,videoType:`runway-gen4`});export{o as RUNWAY_GEN4_TURBO_10S,a as RUNWAY_GEN4_TURBO_5S,i as RUNWAY_GEN4_VIDEO_RARIO};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/seedance-1-5.d.ts
5
5
  declare const SEEDANCE_1_5_RESOLUTION_LIST: SelectOptionType[];
6
6
  declare const SEEDANCE_1_5_DURATION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{SEEDANCE_1_5_DURATION_LIST as r,SEEDANCE_1_5_RATIO_LIST as i,SEEDANCE_1_5_RESOLUTION_LIST as a,VIDEO_SEEDANCE_1_5_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"21:9":{iconWidth:`21`,iconHeight:`9`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`}}),u=n(o[`seedance-v1.5-pro-text-to-video-audio-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),d=n(o[`seedance-v1.5-pro-text-to-video-audio-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),f=n(o[`seedance-v1.5-pro-text-to-video-audio-480p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 480p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),p=n(o[`seedance-v1.5-pro-text-to-video-audio-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),m=n(o[`seedance-v1.5-pro-text-to-video-audio-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),h=n(o[`seedance-v1.5-pro-text-to-video-audio-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),g=n(o[`seedance-v1.5-pro-image-to-video-audio-480p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(o[`seedance-v1.5-pro-image-to-video-audio-480p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),v=n(o[`seedance-v1.5-pro-image-to-video-audio-480p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 480p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),y=n(o[`seedance-v1.5-pro-image-to-video-audio-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(o[`seedance-v1.5-pro-image-to-video-audio-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),x=n(o[`seedance-v1.5-pro-image-to-video-audio-720p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),S=n(o[`seedance-v1.5-pro-text-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),C=n(o[`seedance-v1.5-pro-text-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),w=n(o[`seedance-v1.5-pro-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),T=n(o[`seedance-v1.5-pro-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),E=n(o[`seedance-v1.5-pro-text-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),D=n(o[`seedance-v1.5-pro-image-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),O=n(o[`seedance-v1.5-pro-image-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),k=n(o[`seedance-v1.5-pro-image-to-video-480p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 480p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),A=n(o[`seedance-v1.5-pro-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),j=n(o[`seedance-v1.5-pro-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),M=n(o[`seedance-v1.5-pro-image-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),N={"text-to-video__480p__5s__noAudio":S,"text-to-video__480p__10s__noAudio":C,"text-to-video__720p__5s__noAudio":w,"text-to-video__720p__10s__noAudio":T,"text-to-video__720p__12s__noAudio":E,"text-to-video__480p__5s__audio":u,"text-to-video__480p__10s__audio":d,"text-to-video__480p__12s__audio":f,"text-to-video__720p__5s__audio":p,"text-to-video__720p__10s__audio":m,"text-to-video__720p__12s__audio":h,"image-to-video__480p__5s__noAudio":g,"image-to-video__480p__10s__noAudio":_,"image-to-video__480p__12s__noAudio":v,"image-to-video__720p__5s__noAudio":y,"image-to-video__720p__10s__noAudio":b,"image-to-video__720p__12s__noAudio":x,"image-to-video__480p__5s__audio":g,"image-to-video__480p__10s__audio":_,"image-to-video__480p__12s__audio":v,"image-to-video__720p__5s__audio":y,"image-to-video__720p__10s__audio":b,"image-to-video__720p__12s__audio":x};export{N as GROUP_SEEDANCE_1_5,c as SEEDANCE_1_5_DURATION_LIST,O as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_480P_10S_MODEL,k as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_480P_12S_MODEL,D as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_480P_5S_MODEL,j as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_720P_10S_MODEL,M as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_720P_12S_MODEL,A as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_720P_5S_MODEL,_ as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_480P_10S_MODEL,v as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_480P_12S_MODEL,g as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_480P_5S_MODEL,b as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_720P_10S_MODEL,x as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_720P_12S_MODEL,y as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_720P_5S_MODEL,C as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_480P_10S_MODEL,S as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_480P_5S_MODEL,T as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_720P_10S_MODEL,E as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_720P_12S_MODEL,w as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_720P_5S_MODEL,d as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_480P_10S_MODEL,f as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_480P_12S_MODEL,u as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_480P_5S_MODEL,m as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_720P_10S_MODEL,h as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_720P_12S_MODEL,p as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_720P_5S_MODEL,l as SEEDANCE_1_5_RATIO_LIST,s as SEEDANCE_1_5_RESOLUTION_LIST};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/seedance-2-0-mini.d.ts
5
5
  declare const SEEDANCE_2_0_MINI_MODE_LIST: SelectOptionType[];
6
6
  declare const SEEDANCE_2_0_MINI_RESOLUTION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{SEEDANCE_2_0_MINI_DURATION_LIST as r,SEEDANCE_2_0_MINI_MODE_LIST as i,SEEDANCE_2_0_MINI_RATIO_LIST as a,SEEDANCE_2_0_MINI_RESOLUTION_LIST as o,VIDEO_SEEDANCE_2_0_MINI_MODELS as s}from"@flaqai/model-core";const c=e(i),l=e(o),u=e(r),d=t(a,{"1:1":{iconWidth:`14`,iconHeight:`14`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"21:9":{iconWidth:`21`,iconHeight:`9`}}),f=n(s[`seedance-v2.0-mini-up-text-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),p=n(s[`seedance-v2.0-mini-up-text-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),m=n(s[`seedance-v2.0-mini-up-text-to-video-480p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 480p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),h=n(s[`seedance-v2.0-mini-up-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),g=n(s[`seedance-v2.0-mini-up-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),_=n(s[`seedance-v2.0-mini-up-text-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),v=n(s[`seedance-v2.0-mini-up-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),y=n(s[`seedance-v2.0-mini-up-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),b=n(s[`seedance-v2.0-mini-up-text-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),x=n(s[`seedance-v2.0-mini-up-text-to-video-4k-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 4K (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),S=n(s[`seedance-v2.0-mini-up-text-to-video-4k-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 4K (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),C=n(s[`seedance-v2.0-mini-up-text-to-video-4k-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 4K (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),w=n(s[`seedance-v2.0-mini-up-image-to-video-480p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),T=n(s[`seedance-v2.0-mini-up-image-to-video-480p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),E=n(s[`seedance-v2.0-mini-up-image-to-video-480p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 480p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),D=n(s[`seedance-v2.0-mini-up-image-to-video-720p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),O=n(s[`seedance-v2.0-mini-up-image-to-video-720p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),k=n(s[`seedance-v2.0-mini-up-image-to-video-720p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),A=n(s[`seedance-v2.0-mini-up-image-to-video-1080p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),j=n(s[`seedance-v2.0-mini-up-image-to-video-1080p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),M=n(s[`seedance-v2.0-mini-up-image-to-video-1080p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),N=n(s[`seedance-v2.0-mini-up-image-to-video-4k-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 4K (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),P=n(s[`seedance-v2.0-mini-up-image-to-video-4k-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 4K (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),F=n(s[`seedance-v2.0-mini-up-image-to-video-4k-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 4K (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),I={"text-to-video__480p__5s":f,"text-to-video__480p__10s":p,"text-to-video__480p__15s":m,"text-to-video__720p__5s":h,"text-to-video__720p__10s":g,"text-to-video__720p__15s":_,"text-to-video__1080p__5s":v,"text-to-video__1080p__10s":y,"text-to-video__1080p__15s":b,"text-to-video__4k__5s":x,"text-to-video__4k__10s":S,"text-to-video__4k__15s":C,"image-to-video__480p__5s":w,"image-to-video__480p__10s":T,"image-to-video__480p__15s":E,"image-to-video__720p__5s":D,"image-to-video__720p__10s":O,"image-to-video__720p__15s":k,"image-to-video__1080p__5s":A,"image-to-video__1080p__10s":j,"image-to-video__1080p__15s":M,"image-to-video__4k__5s":N,"image-to-video__4k__10s":P,"image-to-video__4k__15s":F};export{I as GROUP_SEEDANCE_2_0_MINI,u as SEEDANCE_2_0_MINI_DURATION_LIST,j as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_1080P_10S_MODEL,M as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_1080P_15S_MODEL,A as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_1080P_5S_MODEL,T as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_480P_10S_MODEL,E as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_480P_15S_MODEL,w as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_480P_5S_MODEL,P as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_4K_10S_MODEL,F as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_4K_15S_MODEL,N as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_4K_5S_MODEL,O as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_720P_10S_MODEL,k as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_720P_15S_MODEL,D as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_720P_5S_MODEL,c as SEEDANCE_2_0_MINI_MODE_LIST,d as SEEDANCE_2_0_MINI_RATIO_LIST,l as SEEDANCE_2_0_MINI_RESOLUTION_LIST,y as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_1080P_10S_MODEL,b as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_1080P_15S_MODEL,v as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_1080P_5S_MODEL,p as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_480P_10S_MODEL,m as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_480P_15S_MODEL,f as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_480P_5S_MODEL,S as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_4K_10S_MODEL,C as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_4K_15S_MODEL,x as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_4K_5S_MODEL,g as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_720P_10S_MODEL,_ as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_720P_15S_MODEL,h as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_720P_5S_MODEL};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/seedance-2-0-reference.d.ts
5
5
  type SeedanceReferenceVersion = 'fast' | 'standard' | 'mini';
6
6
  type SeedanceReferenceDuration = '5s' | '10s' | '15s';
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithOverrides as t,adaptParameterListWithPresentation as n}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as r}from"../adapter.js";import{SEEDANCE_2_0_REFERENCE_DURATION_LIST as i,SEEDANCE_2_0_REFERENCE_RATIO_LIST as ee,SEEDANCE_2_0_REFERENCE_RESOLUTION_LIST as a,SEEDANCE_2_0_REFERENCE_VERSION_LIST as o,VIDEO_SEEDANCE_2_0_REFERENCE_MODELS as s}from"@flaqai/model-core";const c=e(o),l={"480p":`480p`,"720p":`720p`,"1080p":`1080p`,"4k":`4K`},u=t(a,({value:e})=>({name:l[e]})),d=u,f=u,p=u,m=u,h={fast:d,standard:f,mini:p};function g(e=`fast`){return h[e]||m}function te(e=`fast`){let t=g(e);return t[t.length-1]?.value??`480p`}function ne(e,t){return g(e).some(e=>e.value===t)}const re=e(i),_=n(ee,{"21:9":{iconWidth:`21`,iconHeight:`9`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`}}),v=r(s[`seedance-v2.0-fast-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),y=r(s[`seedance-v2.0-fast-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),b=r(s[`seedance-v2.0-fast-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),x=r(s[`seedance-v2.0-fast-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),S=r(s[`seedance-v2.0-fast-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),C=r(s[`seedance-v2.0-fast-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),w=r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),T=r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),E=r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),D=r(s[`seedance-v2.0-fast-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),O=r(s[`seedance-v2.0-fast-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),k=r(s[`seedance-v2.0-fast-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),A=r(s[`seedance-v2.0-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),j=r(s[`seedance-v2.0-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),M=r(s[`seedance-v2.0-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),N=r(s[`seedance-v2.0-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),P=r(s[`seedance-v2.0-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),F=r(s[`seedance-v2.0-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),I=r(s[`seedance-v2.0-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),L=r(s[`seedance-v2.0-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),R=r(s[`seedance-v2.0-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),z=r(s[`seedance-v2.0-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),B=r(s[`seedance-v2.0-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),V=r(s[`seedance-v2.0-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),H=r(s[`seedance-v2.0-mini-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),U=r(s[`seedance-v2.0-mini-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),W=r(s[`seedance-v2.0-mini-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),G=r(s[`seedance-v2.0-mini-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),K=r(s[`seedance-v2.0-mini-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),q=r(s[`seedance-v2.0-mini-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),J=r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),Y=r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),X=r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),Z=r(s[`seedance-v2.0-mini-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),Q=r(s[`seedance-v2.0-mini-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),$=r(s[`seedance-v2.0-mini-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),ie={"fast__reference-to-video__480p__5s":v,"fast__reference-to-video__480p__10s":y,"fast__reference-to-video__480p__15s":b,"fast__reference-to-video__720p__5s":x,"fast__reference-to-video__720p__10s":S,"fast__reference-to-video__720p__15s":C,"fast__reference-to-video__1080p__5s":w,"fast__reference-to-video__1080p__10s":T,"fast__reference-to-video__1080p__15s":E,"fast__reference-to-video__4k__5s":D,"fast__reference-to-video__4k__10s":O,"fast__reference-to-video__4k__15s":k,"standard__reference-to-video__480p__5s":A,"standard__reference-to-video__480p__10s":j,"standard__reference-to-video__480p__15s":M,"standard__reference-to-video__720p__5s":N,"standard__reference-to-video__720p__10s":P,"standard__reference-to-video__720p__15s":F,"standard__reference-to-video__1080p__5s":I,"standard__reference-to-video__1080p__10s":L,"standard__reference-to-video__1080p__15s":R,"standard__reference-to-video__4k__5s":z,"standard__reference-to-video__4k__10s":B,"standard__reference-to-video__4k__15s":V,"mini__reference-to-video__480p__5s":H,"mini__reference-to-video__480p__10s":U,"mini__reference-to-video__480p__15s":W,"mini__reference-to-video__720p__5s":G,"mini__reference-to-video__720p__10s":K,"mini__reference-to-video__720p__15s":q,"mini__reference-to-video__1080p__5s":J,"mini__reference-to-video__1080p__10s":Y,"mini__reference-to-video__1080p__15s":X,"mini__reference-to-video__4k__5s":Z,"mini__reference-to-video__4k__10s":Q,"mini__reference-to-video__4k__15s":$,"fast__reference-to-video__480p__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1e3},name:`Seedance 2.0 Fast Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__480p__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2e3},name:`Seedance 2.0 Fast Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__480p__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3e3},name:`Seedance 2.0 Fast Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__720p__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2e3},name:`Seedance 2.0 Fast Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__720p__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4e3},name:`Seedance 2.0 Fast Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__720p__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:6e3},name:`Seedance 2.0 Fast Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__1080p__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:5e3},name:`Seedance 2.0 Fast Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__1080p__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1e4},name:`Seedance 2.0 Fast Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__1080p__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:15e3},name:`Seedance 2.0 Fast Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__4k__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1e4},name:`Seedance 2.0 Fast Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__4k__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2e4},name:`Seedance 2.0 Fast Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__4k__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3e4},name:`Seedance 2.0 Fast Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__480p__5s__video":r(s[`seedance-v2.0-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1200},name:`Seedance 2.0 Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__480p__10s__video":r(s[`seedance-v2.0-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2400},name:`Seedance 2.0 Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__480p__15s__video":r(s[`seedance-v2.0-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3600},name:`Seedance 2.0 Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__720p__5s__video":r(s[`seedance-v2.0-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2400},name:`Seedance 2.0 Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__720p__10s__video":r(s[`seedance-v2.0-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4800},name:`Seedance 2.0 Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__720p__15s__video":r(s[`seedance-v2.0-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:7200},name:`Seedance 2.0 Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__1080p__5s__video":r(s[`seedance-v2.0-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:6e3},name:`Seedance 2.0 Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__1080p__10s__video":r(s[`seedance-v2.0-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:12e3},name:`Seedance 2.0 Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__1080p__15s__video":r(s[`seedance-v2.0-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:18e3},name:`Seedance 2.0 Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__4k__5s__video":r(s[`seedance-v2.0-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:12e3},name:`Seedance 2.0 Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__4k__10s__video":r(s[`seedance-v2.0-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:24e3},name:`Seedance 2.0 Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__4k__15s__video":r(s[`seedance-v2.0-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:36e3},name:`Seedance 2.0 Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__480p__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:800},name:`Seedance 2.0 Mini Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__480p__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1600},name:`Seedance 2.0 Mini Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__480p__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2400},name:`Seedance 2.0 Mini Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__720p__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1600},name:`Seedance 2.0 Mini Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__720p__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3200},name:`Seedance 2.0 Mini Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__720p__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4800},name:`Seedance 2.0 Mini Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__1080p__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4e3},name:`Seedance 2.0 Mini Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__1080p__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:8e3},name:`Seedance 2.0 Mini Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__1080p__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:12e3},name:`Seedance 2.0 Mini Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__4k__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:8e3},name:`Seedance 2.0 Mini Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__4k__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:16e3},name:`Seedance 2.0 Mini Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__4k__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:24e3},name:`Seedance 2.0 Mini Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`})};export{ie as GROUP_SEEDANCE_2_0_REFERENCE_MODELS,d as SEEDANCE_2_0_FAST_REFERENCE_RESOLUTION_LIST,T as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_1080P_10S_MODEL,E as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_1080P_15S_MODEL,w as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_1080P_5S_MODEL,y as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_480P_10S_MODEL,b as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_480P_15S_MODEL,v as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_480P_5S_MODEL,O as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_4K_10S_MODEL,k as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_4K_15S_MODEL,D as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_4K_5S_MODEL,S as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_720P_10S_MODEL,C as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_720P_15S_MODEL,x as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_720P_5S_MODEL,p as SEEDANCE_2_0_MINI_REFERENCE_RESOLUTION_LIST,Y as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_1080P_10S_MODEL,X as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_1080P_15S_MODEL,J as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_1080P_5S_MODEL,U as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_480P_10S_MODEL,W as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_480P_15S_MODEL,H as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_480P_5S_MODEL,Q as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_4K_10S_MODEL,$ as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_4K_15S_MODEL,Z as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_4K_5S_MODEL,K as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_720P_10S_MODEL,q as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_720P_15S_MODEL,G as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_720P_5S_MODEL,re as SEEDANCE_2_0_REFERENCE_DURATION_LIST,_ as SEEDANCE_2_0_REFERENCE_RATIO_LIST,m as SEEDANCE_2_0_REFERENCE_RESOLUTION_LIST,L as SEEDANCE_2_0_REFERENCE_TO_VIDEO_1080P_10S_MODEL,R as SEEDANCE_2_0_REFERENCE_TO_VIDEO_1080P_15S_MODEL,I as SEEDANCE_2_0_REFERENCE_TO_VIDEO_1080P_5S_MODEL,j as SEEDANCE_2_0_REFERENCE_TO_VIDEO_480P_10S_MODEL,M as SEEDANCE_2_0_REFERENCE_TO_VIDEO_480P_15S_MODEL,A as SEEDANCE_2_0_REFERENCE_TO_VIDEO_480P_5S_MODEL,B as SEEDANCE_2_0_REFERENCE_TO_VIDEO_4K_10S_MODEL,V as SEEDANCE_2_0_REFERENCE_TO_VIDEO_4K_15S_MODEL,z as SEEDANCE_2_0_REFERENCE_TO_VIDEO_4K_5S_MODEL,P as SEEDANCE_2_0_REFERENCE_TO_VIDEO_720P_10S_MODEL,F as SEEDANCE_2_0_REFERENCE_TO_VIDEO_720P_15S_MODEL,N as SEEDANCE_2_0_REFERENCE_TO_VIDEO_720P_5S_MODEL,c as SEEDANCE_2_0_REFERENCE_VERSION_LIST,f as SEEDANCE_2_0_STANDARD_REFERENCE_RESOLUTION_LIST,te as getSeedance2ReferenceFallbackResolution,g as getSeedance2ReferenceResolutionList,ne as isSeedance2ReferenceResolutionSupported};
@@ -1,5 +1,5 @@
1
- import { AdaptedParameter } from "../../../parameter-list-adapter.mjs";
2
- import { ResolveVideoWebSeedance20ModelInput, VideoWebSeedance20Adaptation, VideoWebSeedance20Group, VideoWebVideoModel, VideoWebVideoRatioOption } from "../videoweb-video-types.mjs";
1
+ import { AdaptedParameter } from "../../../parameter-list-adapter.js";
2
+ import { ResolveVideoWebSeedance20ModelInput, VideoWebSeedance20Adaptation, VideoWebSeedance20Group, VideoWebVideoModel, VideoWebVideoRatioOption } from "../videoweb-video-types.js";
3
3
  import { Seedance20Variant, VideoModelCatalogEntry } from "@flaqai/model-core";
4
4
  //#region src/videoweb/video/providers/seedance-2-0.d.ts
5
5
  declare function adaptVideoWebSeedance20Model(entry: VideoModelCatalogEntry<Seedance20Variant>, { displayName }: VideoWebSeedance20Adaptation): VideoWebVideoModel;
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{SEEDANCE_2_0_DURATION_LIST as r,SEEDANCE_2_0_MODEL_CATALOG as i,SEEDANCE_2_0_MODE_LIST as a,SEEDANCE_2_0_RATIO_LIST as o,SEEDANCE_2_0_RESOLUTION_LIST as s,SEEDANCE_2_0_VERSION_LIST as c}from"@flaqai/model-core";const l={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"21:9":{iconWidth:`21`,iconHeight:`9`}};function u({duration:e,mode:t,resolution:n,version:r}){return`${r===`fast`?`Seedance 2.0 Fast`:`Seedance 2.0`} ${t===`text-to-video`?`Text to Video`:`Image to Video`} ${n===`4k`?`4K`:n} (${e})`}function d(e,{displayName:t}){let r=e.variant.mode===`image-to-video`;return n(e.fact,{parameterOverride:{...r?{maxImages:2}:{},supportEndFrame:r,supportRatio:!0,supportStartFrame:r,supportTextToVideo:!r},name:t,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0`})}const f=e(c),p=e(a),m=e(s),h=e(r),g=t(o,l);function _(){let e={};for(let t of i){let{duration:n,mode:r,resolution:i,version:a}=t.variant,o=`${a}__${r}__${i}__${n}`;e[o]=d(t,{displayName:u(t.variant)})}return e}const v=_(),y=v[`fast__text-to-video__480p__5s`],b=v[`fast__image-to-video__480p__5s`];function x({duration:e=`5s`,mode:t,resolution:n=`480p`,version:r=`fast`}){return v[`${r}__${t}__${n}__${e}`]}export{v as GROUP_SEEDANCE_2_0,h as SEEDANCE_2_0_DURATION_LIST,b as SEEDANCE_2_0_FAST_IMAGE_TO_VIDEO_480P_5S_MODEL,y as SEEDANCE_2_0_FAST_TEXT_TO_VIDEO_480P_5S_MODEL,p as SEEDANCE_2_0_MODE_LIST,g as SEEDANCE_2_0_RATIO_LIST,m as SEEDANCE_2_0_RESOLUTION_LIST,f as SEEDANCE_2_0_VERSION_LIST,d as adaptVideoWebSeedance20Model,x as resolveVideoWebSeedance20Model};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/seedance-v1.d.ts
5
5
  declare const SEEDANCE_V1_VERSION_LIST: SelectOptionType[];
6
6
  declare const SEEDANCE_V1_DURATION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{SEEDANCE_V1_DURATION_LIST as r,SEEDANCE_V1_LITE_RATIO_LIST as i,SEEDANCE_V1_VERSION_LIST as a,VIDEO_SEEDANCE_V1_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"16:9":{iconWidth:`16`,iconHeight:`9`},"4:3":{iconWidth:`16`,iconHeight:`12`},"1:1":{iconWidth:`14`,iconHeight:`14`},"3:4":{iconWidth:`12`,iconHeight:`16`},"9:16":{iconWidth:`9`,iconHeight:`16`},"9:21":{iconWidth:`9`,iconHeight:`21`}}),u=n(o[`seedance-v1-lite-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Lite Text to Video (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l}),d=n(o[`seedance-v1-lite-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Lite Text to Video (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l}),f=n(o[`seedance-v1-pro-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Pro Text to Video (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l,modelTags:[`5/10s`],infoTags:[`pro`,`endFrame`,`300+ credits`],videoModelPlatform:`seedance`}),p=n(o[`seedance-v1-pro-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Pro Text to Video (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l,modelTags:[`5/10s`],infoTags:[`pro`,`endFrame`,`600+ credits`],videoModelPlatform:`seedance`}),m=n(o[`seedance-v1-lite-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Lite`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),h=n(o[`seedance-v1-lite-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Lite (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),g=n(o[`seedance-v1-pro-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Pro (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),_=n(o[`seedance-v1-pro-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Pro (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),v={standard__5s:m,standard__10s:h,pro__5s:g,pro__10s:_},y={standard__5s:u,standard__10s:d,pro__5s:f,pro__10s:p};export{y as GroupSeedance10TextToVideoModel,v as GroupSeedance10VideoModel,c as SEEDANCE_V1_DURATION_LIST,h as SEEDANCE_V1_LITE_10S_MODEL,d as SEEDANCE_V1_LITE_10S_TEXT_TO_VIDEO_MODEL,m as SEEDANCE_V1_LITE_5S_MODEL,u as SEEDANCE_V1_LITE_5S_TEXT_TO_VIDEO_MODEL,l as SEEDANCE_V1_LITE_RATIO_LIST,_ as SEEDANCE_V1_PRO_10S_MODEL,p as SEEDANCE_V1_PRO_10S_TEXT_TO_VIDEO_MODEL,g as SEEDANCE_V1_PRO_5S_MODEL,f as SEEDANCE_V1_PRO_5S_TEXT_TO_VIDEO_MODEL,s as SEEDANCE_V1_VERSION_LIST};
@@ -1,5 +1,5 @@
1
- import { RatioType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType } from "../../image/videoweb-image-catalog-types.js";
2
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
3
3
  //#region src/videoweb/video/providers/sora-2-pro.d.ts
4
4
  declare const SORA_2_PRO_DURATION_LIST: {
5
5
  name: string;
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{SORA_2_PRO_DURATION_LIST as r,SORA_2_PRO_RATIO_LIST as i,VIDEO_SORA_2_PRO_MODELS as a}from"@flaqai/model-core";const o=e(r),s=t(i,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),c=n(a[`sora-2-pro-small-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2 Pro - 10s`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:s}),l=n(a[`sora-2-pro-small-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2 Pro - 15s`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:s}),u=n(a[`sora-2-pro-small-25s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2 Pro - 25s`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:s}),d={"10s":c,"15s":l,"25s":u};export{d as GROUP_SORA_2_PRO_MODELS,o as SORA_2_PRO_DURATION_LIST,s as SORA_2_PRO_RATIO_LIST,c as SORA_2_PRO_SMALL_10S,l as SORA_2_PRO_SMALL_15S,u as SORA_2_PRO_SMALL_25S};
@@ -1,5 +1,5 @@
1
- import { RatioType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType } from "../../image/videoweb-image-catalog-types.js";
2
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
3
3
  //#region src/videoweb/video/providers/sora-2.d.ts
4
4
  declare const SORA_2_MODEL_VERSION_LIST: {
5
5
  name: string;
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{SORA_2_DURATION_LIST as r,SORA_2_MODEL_VERSION_LIST as i,SORA_2_RATIO_LIST as a,SORA_2_RESOLUTION_LIST as o,VIDEO_SORA_2_MODELS as s}from"@flaqai/model-core";const c=e(i),l=e(o),u=new Set([`4s`,`8s`,`12s`]),d=e(r.filter(({value:e})=>u.has(e))),f=t(a,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),p=n(s[`sora-2-small-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),m=n(s[`sora-2-text-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),h=n(s[`sora-2-text-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),g=n(s[`sora-2-text-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),_=n(s[`sora-2-pro-text-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),v=n(s[`sora-2-pro-text-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),y=n(s[`sora-2-pro-text-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),b=n(s[`sora-2-pro-text-to-video-1080p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 1080p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),x=n(s[`sora-2-pro-text-to-video-1080p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 1080p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),S=n(s[`sora-2-pro-text-to-video-1080p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 1080p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),C=n(s[`sora-2-image-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),w=n(s[`sora-2-image-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),T=n(s[`sora-2-image-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),E=n(s[`sora-2-pro-image-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),D=n(s[`sora-2-pro-image-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),O=n(s[`sora-2-pro-image-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),k=n(s[`sora-2-pro-image-to-video-1080p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 1080p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),A=n(s[`sora-2-pro-image-to-video-1080p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 1080p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),j=n(s[`sora-2-pro-image-to-video-1080p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 1080p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),M={"text-to-video__720p__4s__sora-2":m,"text-to-video__720p__4s__sora-2-pro":_,"text-to-video__720p__8s__sora-2":h,"text-to-video__720p__8s__sora-2-pro":v,"text-to-video__720p__12s__sora-2":g,"text-to-video__720p__12s__sora-2-pro":y,"text-to-video__1080p__4s__sora-2-pro":b,"text-to-video__1080p__8s__sora-2-pro":x,"text-to-video__1080p__12s__sora-2-pro":S,"image-to-video__720p__4s__sora-2":C,"image-to-video__720p__4s__sora-2-pro":E,"image-to-video__720p__8s__sora-2":w,"image-to-video__720p__8s__sora-2-pro":D,"image-to-video__720p__12s__sora-2":T,"image-to-video__720p__12s__sora-2-pro":O,"image-to-video__1080p__4s__sora-2-pro":k,"image-to-video__1080p__8s__sora-2-pro":A,"image-to-video__1080p__12s__sora-2-pro":j};export{M as GROUP_SORA_2_MODELS,d as SORA_2_DURATION_LIST,T as SORA_2_IMAGE_TO_VIDEO_720P_12S,C as SORA_2_IMAGE_TO_VIDEO_720P_4S,w as SORA_2_IMAGE_TO_VIDEO_720P_8S,c as SORA_2_MODEL_VERSION_LIST,j as SORA_2_PRO_IMAGE_TO_VIDEO_1080P_12S,k as SORA_2_PRO_IMAGE_TO_VIDEO_1080P_4S,A as SORA_2_PRO_IMAGE_TO_VIDEO_1080P_8S,O as SORA_2_PRO_IMAGE_TO_VIDEO_720P_12S,E as SORA_2_PRO_IMAGE_TO_VIDEO_720P_4S,D as SORA_2_PRO_IMAGE_TO_VIDEO_720P_8S,S as SORA_2_PRO_TEXT_TO_VIDEO_1080P_12S,b as SORA_2_PRO_TEXT_TO_VIDEO_1080P_4S,x as SORA_2_PRO_TEXT_TO_VIDEO_1080P_8S,y as SORA_2_PRO_TEXT_TO_VIDEO_720P_12S,_ as SORA_2_PRO_TEXT_TO_VIDEO_720P_4S,v as SORA_2_PRO_TEXT_TO_VIDEO_720P_8S,f as SORA_2_RATIO_LIST,l as SORA_2_RESOLUTION_LIST,p as SORA_2_SMALL_10S,g as SORA_2_TEXT_TO_VIDEO_720P_12S,m as SORA_2_TEXT_TO_VIDEO_720P_4S,h as SORA_2_TEXT_TO_VIDEO_720P_8S};
@@ -1,6 +1,6 @@
1
- import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/veo-2.d.ts
5
5
  declare const AI_VEO2_VIDEO_RATIO_LIST: SelectOptionType[];
6
6
  declare const AI_VEO2_VIDEO_RESOLUTION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VEO_2_DURATION_LIST as n,VEO_2_RATIO_LIST as r,VIDEO_VEO_2_MODELS as i}from"@flaqai/model-core";const a=e(r),o=e(n),s=t(i[`falai-veo2-5s`],{name:`AI VEO2 Video 5s`,isPaid:!1,pricingType:`video`,videoType:`veo2-video`}),c=t(i[`falai-veo2-8s`],{name:`AI VEO2 Video 8s`,isPaid:!0,pricingType:`video`,videoType:`veo2-video`});export{s as AI_VEO2_VIDEO_5S_MODEL,c as AI_VEO2_VIDEO_8S_MODEL,a as AI_VEO2_VIDEO_RATIO_LIST,o as AI_VEO2_VIDEO_RESOLUTION_LIST};
@@ -1,5 +1,5 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
3
3
  //#region src/videoweb/video/providers/veo-3-1.d.ts
4
4
  declare const VEO_3_1_RATIO_LIST: RatioType[];
5
5
  declare const VEO_3_1_RESOLUTION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{VEO_3_1_RATIO_LIST as r,VEO_3_1_RESOLUTION_LIST as i,VEO_3_1_VIDEO_MODEL_VERSION_LIST as a,VIDEO_VEO_3_1_MODELS as o}from"@flaqai/model-core";const s=t(r,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),c=e(i),l=e(a),u=n(o[`veo3.1-fast-720p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),d=n(o[`veo3.1-fast-1080p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1 Fast (1080p, Audio)`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),f=n(o[`veo3.1-720p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),p=n(o[`veo3.1-1080p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1 (1080p, Audio)`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),m={"veo-3-1-fast__720p":u,"veo-3-1-fast__1080p":d,"veo-3-1__720p":f,"veo-3-1__1080p":p};export{m as GROUP_VEO_3_1_VIDEO_MODEL,d as VEO_3_1_FAST_VIDEO_MODEL_1080P,u as VEO_3_1_FAST_VIDEO_MODEL_720P,s as VEO_3_1_RATIO_LIST,c as VEO_3_1_RESOLUTION_LIST,p as VEO_3_1_VIDEO_MODEL_1080P,f as VEO_3_1_VIDEO_MODEL_720P,l as VEO_3_1_VIDEO_MODEL_VERSION_LIST};
@@ -1,6 +1,6 @@
1
- import { RatioType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/veo-3.d.ts
5
5
  declare const VEO3_RATIO_LIST: RatioType[];
6
6
  declare const VEO3_VIDEO_RATIO_MODEL: RatioType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterListWithPresentation as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VEO3_RATIO_LIST as n,VIDEO_VEO_3_MODELS as r}from"@flaqai/model-core";const i=e(n,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),a=e(n,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`}}),o=t(r[`veo3-fast-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`Google VEO3 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`,ratioList:i,modelTags:[`8s`,`audio`,`ratio`],infoTags:[`standard`,`300 credits`]}),s=t(r[`veo3-pro`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Google VEO3 (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`,ratioList:i}),c=s,l=t(r[`veo3-pro-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Google VEO3 (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`Photo-to-video`,ratioList:i}),u=t(r[`veo3-fast-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO3 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),d=t(r[`veo3-pro`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`VEO3 Pro`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),f=t(r[`veo3-pro-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:42},name:`VEO3 Pro`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),p={"veo3-fast":u,"veo3-pro__text":d,"veo3-pro__image":f};export{p as GroupVEO3VideoModel,u as VEO3_FAST_FRAMES_MODEL,f as VEO3_PRO_FRAMES_MODEL,d as VEO3_PRO_TEXT_MODEL,i as VEO3_RATIO_LIST,c as VEO3_TEXT_TO_VIDEO_MODEL,a as VEO3_VIDEO_RATIO_MODEL,o as veo3FastVideoModel,s as veo3ProTextToVideoModel,l as veo3ProVideoModel};
@@ -1,4 +1,4 @@
1
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
2
2
  //#region src/videoweb/video/providers/video-effect.d.ts
3
3
  declare const AI_HUG_VIDEO_MODEL: VideoModelType;
4
4
  declare const AI_KISS_VIDEO_MODEL: VideoModelType;
@@ -1,4 +1,4 @@
1
- import{adaptVideoWebVideoModel as e}from"../adapter.mjs";import{VIDEO_VIDEO_EFFECT_MODELS as t,VIDEO_VIDU_Q2_MODELS as n}from"@flaqai/model-core";const r=e(t[`template-to-video-hugging-pro`],{name:`AI Hug Video`,isPaid:!1,pricingType:`video`,videoType:`Hug`,prompt:`Video content\\nThe two subjects in the scene turn towards each other and begin to hug.\\n# Requirement\\nSet the Motion Level to 'Large'.`}),i=e(t[`template-to-video-kissing-pro`],{name:`AI Kiss Video`,isPaid:!1,pricingType:`video`,videoType:`ai-kiss`,prompt:`Video content\\nThe two subjects in the scene begin to turn towards each other and start kissing, creating a loving atmosphere.\\nRequirements:\\n1. When kissing, the lips should be in sync with each other.2. Set the Motion Level to 'Large'.`}),a=e(t[`template-to-video-french-kiss`],{name:`AI French Kiss Video`,isPaid:!1,pricingType:`video`,videoType:`ai-french-kiss`,prompt:`Let the two persons in the painting mover cloase and then passionately kiss, alternating with deep and firm intensity.`}),o=e(t[`falai-kling-v1.6-std-5s`],{name:`AI Kung Fu Video`,pricingType:`video`,isPaid:!1,videoType:`ai-kungfu`,prompt:`fighting, using kungfu, jumping on kicks, punching. Must keep original features of people in image. The movement of fighting must observe physical law`}),s=e(t[`falai-kling-v1.6-std-5s`],{name:`AI Action Figure Video`,pricingType:`video`,isPaid:!1,videoType:`ai-action-figure-video`,prompt:`The doll in the picture smiles and waves`}),c=e(t[`falai-kling-v1.6-std-5s`],{name:`AI Ghibli Art Video`,pricingType:`video`,isPaid:!1,videoType:`ghibli-art-video`}),l=e(t[`template-to-video-happy-birthday`],{factOverride:{credit:500},name:`Happy Birthday Video`,pricingType:`video`,isPaid:!1,videoType:`happy-birthday`,prompt:`Do not include any elements that are not present in the original image.
1
+ import{adaptVideoWebVideoModel as e}from"../adapter.js";import{VIDEO_VIDEO_EFFECT_MODELS as t,VIDEO_VIDU_Q2_MODELS as n}from"@flaqai/model-core";const r=e(t[`template-to-video-hugging-pro`],{name:`AI Hug Video`,isPaid:!1,pricingType:`video`,videoType:`Hug`,prompt:`Video content\\nThe two subjects in the scene turn towards each other and begin to hug.\\n# Requirement\\nSet the Motion Level to 'Large'.`}),i=e(t[`template-to-video-kissing-pro`],{name:`AI Kiss Video`,isPaid:!1,pricingType:`video`,videoType:`ai-kiss`,prompt:`Video content\\nThe two subjects in the scene begin to turn towards each other and start kissing, creating a loving atmosphere.\\nRequirements:\\n1. When kissing, the lips should be in sync with each other.2. Set the Motion Level to 'Large'.`}),a=e(t[`template-to-video-french-kiss`],{name:`AI French Kiss Video`,isPaid:!1,pricingType:`video`,videoType:`ai-french-kiss`,prompt:`Let the two persons in the painting mover cloase and then passionately kiss, alternating with deep and firm intensity.`}),o=e(t[`falai-kling-v1.6-std-5s`],{name:`AI Kung Fu Video`,pricingType:`video`,isPaid:!1,videoType:`ai-kungfu`,prompt:`fighting, using kungfu, jumping on kicks, punching. Must keep original features of people in image. The movement of fighting must observe physical law`}),s=e(t[`falai-kling-v1.6-std-5s`],{name:`AI Action Figure Video`,pricingType:`video`,isPaid:!1,videoType:`ai-action-figure-video`,prompt:`The doll in the picture smiles and waves`}),c=e(t[`falai-kling-v1.6-std-5s`],{name:`AI Ghibli Art Video`,pricingType:`video`,isPaid:!1,videoType:`ghibli-art-video`}),l=e(t[`template-to-video-happy-birthday`],{factOverride:{credit:500},name:`Happy Birthday Video`,pricingType:`video`,isPaid:!1,videoType:`happy-birthday`,prompt:`Do not include any elements that are not present in the original image.
2
2
  All characters in the image sway left and right with energy, creating a lively atmosphere. The characters wear natural smiles.
3
3
  Each character holds a cake plate with one hand, while the other arm swings side to side.
4
4
  Camera angle: Must remain strictly fixed.
@@ -1,6 +1,6 @@
1
- import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/video-upscaler.d.ts
5
5
  declare const VIDEO_UPSCALER_VERSION_LIST: SelectOptionType<'std' | 'pro'>[];
6
6
  declare const VIDEO_UPSCALER_RESOLUTION_LIST: SelectOptionType<'720p' | '1080p' | '2k' | '4k'>[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_UPSCALER_RESOLUTION_LIST as n,VIDEO_UPSCALER_VERSION_LIST as r,VIDEO_VIDEO_UPSCALER_MODELS as i}from"@flaqai/model-core";const a=e(r),o=e(n),s=t(i[`video-upscaler-720p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 720p`,creditPerSecond:5,pricingType:`video`,isPaid:!0,videoType:`all`}),c=t(i[`video-upscaler-1080p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 1080p`,creditPerSecond:5,pricingType:`video`,isPaid:!1,videoType:`all`}),l=t(i[`video-upscaler-2k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 2k`,creditPerSecond:10,pricingType:`video`,isPaid:!1,videoType:`all`}),u=t(i[`video-upscaler-4k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 4k`,creditPerSecond:20,pricingType:`video`,isPaid:!1,videoType:`all`}),d=t(i[`video-upscaler-pro-720p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 720p`,creditPerSecond:20,pricingType:`video`,isPaid:!1,videoType:`all`}),f=t(i[`video-upscaler-pro-1080p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 1080p`,creditPerSecond:30,pricingType:`video`,isPaid:!1,videoType:`all`}),p=t(i[`video-upscaler-pro-2k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 2k`,creditPerSecond:40,pricingType:`video`,isPaid:!1,videoType:`all`}),m=t(i[`video-upscaler-pro-4k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 4k`,creditPerSecond:50,pricingType:`video`,isPaid:!1,videoType:`all`}),h={std__720p:s,std__1080p:c,std__2k:l,std__4k:u,pro__720p:d,pro__1080p:f,pro__2k:p,pro__4k:m};export{h as GROUP_VIDEO_UPSCALER_MODEL,c as VIDEO_UPSCALER_MODEL_1080P,l as VIDEO_UPSCALER_MODEL_2K,u as VIDEO_UPSCALER_MODEL_4K,s as VIDEO_UPSCALER_MODEL_720P,f as VIDEO_UPSCALER_PRO_MODEL_1080P,p as VIDEO_UPSCALER_PRO_MODEL_2K,m as VIDEO_UPSCALER_PRO_MODEL_4K,d as VIDEO_UPSCALER_PRO_MODEL_720P,o as VIDEO_UPSCALER_RESOLUTION_LIST,a as VIDEO_UPSCALER_VERSION_LIST};
@@ -1,5 +1,5 @@
1
- import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
3
3
  //#region src/videoweb/video/providers/vidu-2-0.d.ts
4
4
  declare const VIDU_2_0_RESOLUTION_LIST: SelectOptionType[];
5
5
  declare const VIDU_2_0_DURATION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_2_0_MODELS as n,VIDU_2_0_DURATION_LIST as r,VIDU_2_0_RESOLUTION_LIST as i}from"@flaqai/model-core";const a=e(i),o=e(r),s=t(n[`image-to-video-v2.0-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),c=t(n[`image-to-video-v2.0-1080p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 1080p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),l=t(n[`image-to-video-v2.0-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (8s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),u=t(n[`start-end-to-video-v2.0-720p-4s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),d=t(n[`start-end-to-video-v2.0-1080p-4s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 1080p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),f=t(n[`start-end-to-video-v2.0-720p-8s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (8s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),p={"720p__4":u,"1080p__4":d,"720p__8":f},m={"720p__4":s,"1080p__4":c,"720p__8":l},h=m,g={"720p__4s":s,"1080p__4s":c,"720p__8s":l};export{p as GROUP_VIDU_2_0_MODELS,m as GROUP_VIDU_2_0_MODELS_ONE_IMAGE,h as GROUP_VIDU_MODELS_ONE_IMAGE,g as GROUP_VIDU_MODELS_ONE_IMAGE_GROUP,o as VIDU_2_0_DURATION_LIST,a as VIDU_2_0_RESOLUTION_LIST,c as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_1080P_4S,d as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_1080P_4S_TWO_IMAGES,s as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_4S,u as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_4S_TWO_IMAGES,l as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_8S,f as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_8S_TWO_IMAGES};
@@ -1,4 +1,4 @@
1
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
2
2
  //#region src/videoweb/video/providers/vidu-christmas-effect.d.ts
3
3
  declare const VIDU_AI_SANTA_TRANSFORMATION_VIDEO_MODEL: VideoModelType;
4
4
  declare const VIDU_AI_SANTA_GIVING_GIFTS_VIDEO_MODEL: VideoModelType;
@@ -0,0 +1,8 @@
1
+ import{adaptVideoWebVideoModel as e}from"../adapter.js";import{VIDEO_VIDU_CHRISTMAS_EFFECT_MODELS as t}from"@flaqai/model-core";const n=e(t[`template-to-video-transform-into-santa-claus`],{name:`AI Santa Transformation`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content\\nThe character in the picture gently lifts up a bright red cloth from the bottom front, and covers it from head to body in a neat and tidy motion. Then, as the character quickly pulls the red cloth down, the character becomes a festive Santa Claus. \\n# Requirements\\n1. Style is set to: Realistic, HD\\n2. Determine the number of characters based on the user's uploaded picture. Do not use pronouns such as [a group of people] or [them] but accurately indicate the number of characters\\n3. If there are multiple characters in the user's uploaded picture, they need to lift up the red cloth together and all of them will become Santa Claus. Do not include characters that are not in the picture`}),r=e(t[`template-to-video-santa-claus-delivering-gifts`],{name:`AI Santa Giving Gifts`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content\\nThe person in the camera looks to the right, and then a Santa Claus walks into the picture from the right with a big smile on his face, holding an exquisite gift box in his hand. He gently hands the gift to the person in the picture, his movements are natural and full of warmth. The camera focuses on the person who receives the gift, and his expression is full of surprise and gratitude. The picture captures the micro-expressions and interactive details of the characters. \\n# Requirements\\n1. Style is set to: Realistic, HD\\n2. Determine the number of characters based on the pictures uploaded by the user. Do not use pronouns such as [a group of people] or [them], but accurately indicate the number of characters\\n3. If there are multiple characters in the picture uploaded by the user, they need to hold up the red cloth together, and everyone will turn into Santa Claus. Do not include characters that are not in the picture`}),i=e(t[`template-to-video-christmas-toast-celebration`],{name:`AI Christmas Toasting Video Generator`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content\\nThe characters in the video hold champagne glasses and celebrate Christmas. As the camera zooms out, Christmas trees and other Christmas items appear in the picture\\n# Requirements\\n1.Take a step-by-step approach in your response\\n2.Use my video description as the first element. The description of the background should be unified and reasonable. Do not describe it twice.\\n3.Determine the number of characters based on the pictures uploaded by users. Do not use pronouns such as [a group of people] or [them] but accurately indicate the number of characters\\n4.Motion Level is set to: Middle\\n5.If there are multiple characters in the picture uploaded by the user, each person needs to hold a champagne glass. Do not include characters that are not in the picture`}),a=e(t[`template-to-video-santa-claus-offering-hug`],{name:`AI Santa Hug Video Generator`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content
2
+ The character in the camera looks out of the screen, and then a Santa Claus walks in from outside the screen with a big smile on his face, and then hugs the character. The action is natural and full of warmth. The camera focuses on a warm hug, and the picture captures the character's micro-expressions and interactive details
3
+ # Requirements
4
+ 1. Design the action reasonably according to the position and state of the character, rather than abruptly hugging directly. First describe the character's transition to a suitable hugging posture
5
+ 2.Take a step-by-step approach in your response
6
+ 3. Determine the number of characters based on the pictures uploaded by the user. Do not use pronouns such as [a group of people] or [them], but accurately indicate the number of characters
7
+ 4. If there are multiple characters in the picture, they need to hug Santa Claus together. Do not include characters that are not in the picture
8
+ 5. Emphasize that there is only one Santa Claus`});export{i as VIDU_AI_CHRISTMAS_TOASTING_VIDEO_MODEL,r as VIDU_AI_SANTA_GIVING_GIFTS_VIDEO_MODEL,a as VIDU_AI_SANTA_HUG_VIDEO_MODEL,n as VIDU_AI_SANTA_TRANSFORMATION_VIDEO_MODEL};
@@ -1,4 +1,4 @@
1
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
2
2
  //#region src/videoweb/video/providers/vidu-q1.d.ts
3
3
  declare const VIDU_Q1_TEXT_TO_VIDEO_MODEL: VideoModelType;
4
4
  declare const VIDU_Q1_IMAGE_TO_VIDEO_MODEL: VideoModelType;
@@ -0,0 +1 @@
1
+ import{adaptVideoWebVideoModel as e}from"../adapter.js";import{KLING_RATIO_LIST as t}from"./kling.js";import{VIDEO_VIDU_Q1_MODELS as n}from"@flaqai/model-core";const r=e(n[`text-to-video-vq1-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!1,supportTextToVideo:!0},name:`Vidu Q1 text-to-video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`vidu-video-q1`}),i=e(n[`image-to-video-vq1-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q1 image-to-video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`vidu-video-q1`}),a=e(n[`start-end-to-video-vq1-1080p-5s`],{parameterOverride:{supportEndFrame:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q1 image-to-video(2 img) 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`vidu-video-q1`}),o=e(n[`reference-to-video-vq1-1080p-5s`],{parameterOverride:{maxImages:7,supportRatio:!0},name:`Product to Video`,isPaid:!1,pricingType:`video`,videoType:`product-to-video`,ratioList:t});export{a as VIDU_Q1_IMAGE_TO_VIDEO_2_IMAGES_MODEL,i as VIDU_Q1_IMAGE_TO_VIDEO_MODEL,r as VIDU_Q1_TEXT_TO_VIDEO_MODEL,o as VIDU_REFRENCE_TO_VIDEO_MODEL};
@@ -1,6 +1,6 @@
1
- import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
3
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
4
4
  //#region src/videoweb/video/providers/vidu-q2-reference.d.ts
5
5
  declare const VIDU_Q2_REFERENCE_RATIO_LIST: RatioType[];
6
6
  declare const VIDU_Q2_REFERENCE_RESOLUTION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{VIDEO_VIDU_Q2_REFERENCE_MODELS as r,VIDU_Q2_REFERENCE_DURATION_LIST as i,VIDU_Q2_REFERENCE_RATIO_LIST as a,VIDU_Q2_REFERENCE_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=t(a,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),c=e(o),l=e(i),u=n(r[`reference-to-video-vq2-540p-5s`],{name:`reference-to-video-vq2-540p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),d=n(r[`reference-to-video-vq2-540p-8s`],{name:`reference-to-video-vq2-540p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),f=n(r[`reference-to-video-vq2-720p-5s`],{name:`reference-to-video-vq2-720p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),p=n(r[`reference-to-video-vq2-720p-8s`],{name:`reference-to-video-vq2-720p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),m=n(r[`reference-to-video-vq2-1080p-5s`],{name:`reference-to-video-vq2-1080p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),h=n(r[`reference-to-video-vq2-1080p-8s`],{name:`reference-to-video-vq2-1080p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),g=n(r[`reference-to-video-vq2-audio-540p-5s`],{name:`reference-to-video-vq2-audio-540p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),_=n(r[`reference-to-video-vq2-audio-540p-8s`],{name:`reference-to-video-vq2-audio-540p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),v=n(r[`reference-to-video-vq2-audio-720p-5s`],{name:`reference-to-video-vq2-audio-720p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),y=n(r[`reference-to-video-vq2-audio-720p-8s`],{name:`reference-to-video-vq2-audio-720p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),b=n(r[`reference-to-video-vq2-audio-1080p-5s`],{name:`reference-to-video-vq2-audio-1080p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),x=n(r[`reference-to-video-vq2-audio-1080p-8s`],{name:`reference-to-video-vq2-audio-1080p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),S={"540p__5s":u,"540p__8s":d,"720p__5s":f,"720p__8s":p,"1080p__5s":m,"1080p__8s":h,"540p__5s__audio":g,"540p__8s__audio":_,"720p__5s__audio":v,"720p__8s__audio":y,"1080p__5s__audio":b,"1080p__8s__audio":x};export{l as VIDU_Q2_REFERENCE_DURATION_LIST,S as VIDU_Q2_REFERENCE_GROUP_MODELS,m as VIDU_Q2_REFERENCE_MODEL_1080P_5S,b as VIDU_Q2_REFERENCE_MODEL_1080P_5S_AUDIO,h as VIDU_Q2_REFERENCE_MODEL_1080P_8S,x as VIDU_Q2_REFERENCE_MODEL_1080P_8S_AUDIO,u as VIDU_Q2_REFERENCE_MODEL_540P_5S,g as VIDU_Q2_REFERENCE_MODEL_540P_5S_AUDIO,d as VIDU_Q2_REFERENCE_MODEL_540P_8S,_ as VIDU_Q2_REFERENCE_MODEL_540P_8S_AUDIO,f as VIDU_Q2_REFERENCE_MODEL_720P_5S,v as VIDU_Q2_REFERENCE_MODEL_720P_5S_AUDIO,p as VIDU_Q2_REFERENCE_MODEL_720P_8S,y as VIDU_Q2_REFERENCE_MODEL_720P_8S_AUDIO,s as VIDU_Q2_REFERENCE_RATIO_LIST,c as VIDU_Q2_REFERENCE_RESOLUTION_LIST};
@@ -1,5 +1,5 @@
1
- import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
- import "../../image/index.mjs";
1
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
2
+ import "../../image/index.js";
3
3
  //#region src/videoweb/video/providers/vidu-q2.d.ts
4
4
  declare const VIDU_Q2_MODE_LIST: SelectOptionType[];
5
5
  declare const VIDU_Q2_RESOLUTION_LIST: SelectOptionType[];
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_Q2_MODELS as n,VIDU_Q2_DURATION_LIST as r,VIDU_Q2_MODE_LIST as i,VIDU_Q2_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(i),s=e(a),c=e(r),l=e=>t(n[e],{parameterOverride:{supportEndFrame:e.startsWith(`start-end`),supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:e,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q2`}),u=Object.fromEntries(Object.keys(n).map(e=>{let t=e.match(/^(image-to-video|start-end-to-video)-vq2-(turbo|pro)-(720p|1080p)-(5s|8s)$/),n=t[1]===`start-end-to-video`?`two_images`:`one_image`;return[`${t[2]}__${t[3]}__${t[4]}__${n}`,l(e)]}));export{u as GROUP_VIDU_Q2_MODELS,c as VIDU_Q2_DURATION_LIST,o as VIDU_Q2_MODE_LIST,s as VIDU_Q2_RESOLUTION_LIST};
@@ -1,4 +1,4 @@
1
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
2
2
  //#region src/videoweb/video/providers/vidu-q3-reference.d.ts
3
3
  declare const VIDU_Q3_REFERENCE_RESOLUTION_LIST: {
4
4
  name: string;
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_Q3_REFERENCE_MODELS as n,VIDU_Q3_REFERENCE_DURATION_LIST as r,VIDU_Q3_REFERENCE_RATIO_LIST as i,VIDU_Q3_REFERENCE_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(a),s=e(r),c=e(i);function l({resolution:e,duration:r}){return t(n[`reference-to-video-vq3-audio-${e}-${r}`],{parameterOverride:{maxImages:7,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q3 Reference ${e} (${r})`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`})}const u=l({resolution:`540p`,duration:`5s`}),d=l({resolution:`540p`,duration:`10s`}),f=l({resolution:`540p`,duration:`15s`}),p=l({resolution:`720p`,duration:`5s`}),m=l({resolution:`720p`,duration:`10s`}),h=l({resolution:`720p`,duration:`15s`}),g=l({resolution:`1080p`,duration:`5s`}),_=l({resolution:`1080p`,duration:`10s`}),v=l({resolution:`1080p`,duration:`15s`}),y={"reference-to-video__540p__5s":u,"reference-to-video__540p__10s":d,"reference-to-video__540p__15s":f,"reference-to-video__720p__5s":p,"reference-to-video__720p__10s":m,"reference-to-video__720p__15s":h,"reference-to-video__1080p__5s":g,"reference-to-video__1080p__10s":_,"reference-to-video__1080p__15s":v};export{y as GROUP_VIDU_Q3_REFERENCE_MODELS,s as VIDU_Q3_REFERENCE_DURATION_LIST,c as VIDU_Q3_REFERENCE_RATIO_LIST,o as VIDU_Q3_REFERENCE_RESOLUTION_LIST,_ as VIDU_Q3_REFERENCE_VIDEO_MODEL_1080P_10S,v as VIDU_Q3_REFERENCE_VIDEO_MODEL_1080P_15S,g as VIDU_Q3_REFERENCE_VIDEO_MODEL_1080P_5S,d as VIDU_Q3_REFERENCE_VIDEO_MODEL_540P_10S,f as VIDU_Q3_REFERENCE_VIDEO_MODEL_540P_15S,u as VIDU_Q3_REFERENCE_VIDEO_MODEL_540P_5S,m as VIDU_Q3_REFERENCE_VIDEO_MODEL_720P_10S,h as VIDU_Q3_REFERENCE_VIDEO_MODEL_720P_15S,p as VIDU_Q3_REFERENCE_VIDEO_MODEL_720P_5S};
@@ -1,4 +1,4 @@
1
- import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
1
+ import { VideoModelType } from "../videoweb-video-catalog-types.js";
2
2
  //#region src/videoweb/video/providers/vidu-q3.d.ts
3
3
  declare const VIDU_Q3_RESOLUTION_LIST: {
4
4
  name: string;
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_Q3_MODELS as n,VIDU_Q3_DURATION_LIST as r,VIDU_Q3_RATIO_LIST as i,VIDU_Q3_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(a),s=e(r),c=e(i),l=t(n[`text-to-video-viduq3-pro-audio-540p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),u=t(n[`text-to-video-viduq3-pro-audio-540p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),d=t(n[`text-to-video-viduq3-pro-audio-540p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),f=t(n[`text-to-video-viduq3-pro-audio-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),p=t(n[`text-to-video-viduq3-pro-audio-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),m=t(n[`text-to-video-viduq3-pro-audio-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),h=t(n[`text-to-video-viduq3-pro-audio-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),g=t(n[`text-to-video-viduq3-pro-audio-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),_=t(n[`text-to-video-viduq3-pro-audio-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),v=t(n[`image-to-video-viduq3-pro-audio-540p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),y=t(n[`image-to-video-viduq3-pro-audio-540p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),b=t(n[`image-to-video-viduq3-pro-audio-540p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),x=t(n[`image-to-video-viduq3-pro-audio-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),S=t(n[`image-to-video-viduq3-pro-audio-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),C=t(n[`image-to-video-viduq3-pro-audio-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),w=t(n[`image-to-video-viduq3-pro-audio-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),T=t(n[`image-to-video-viduq3-pro-audio-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),E=t(n[`image-to-video-viduq3-pro-audio-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),D={"text-to-video__540p__5s":l,"text-to-video__540p__10s":u,"text-to-video__540p__15s":d,"text-to-video__720p__5s":f,"text-to-video__720p__10s":p,"text-to-video__720p__15s":m,"text-to-video__1080p__5s":h,"text-to-video__1080p__10s":g,"text-to-video__1080p__15s":_,"image-to-video__540p__5s":v,"image-to-video__540p__10s":y,"image-to-video__540p__15s":b,"image-to-video__720p__5s":x,"image-to-video__720p__10s":S,"image-to-video__720p__15s":C,"image-to-video__1080p__5s":w,"image-to-video__1080p__10s":T,"image-to-video__1080p__15s":E};export{D as GROUP_VIDU_Q3_MODELS,s as VIDU_Q3_DURATION_LIST,c as VIDU_Q3_RATIO_LIST,o as VIDU_Q3_RESOLUTION_LIST,T as VIDU_Q3_VIDEO_MODEL_IMAGE_1080P_10S,E as VIDU_Q3_VIDEO_MODEL_IMAGE_1080P_15S,w as VIDU_Q3_VIDEO_MODEL_IMAGE_1080P_5S,y as VIDU_Q3_VIDEO_MODEL_IMAGE_540P_10S,b as VIDU_Q3_VIDEO_MODEL_IMAGE_540P_15S,v as VIDU_Q3_VIDEO_MODEL_IMAGE_540P_5S,S as VIDU_Q3_VIDEO_MODEL_IMAGE_720P_10S,C as VIDU_Q3_VIDEO_MODEL_IMAGE_720P_15S,x as VIDU_Q3_VIDEO_MODEL_IMAGE_720P_5S,g as VIDU_Q3_VIDEO_MODEL_TEXT_1080P_10S,_ as VIDU_Q3_VIDEO_MODEL_TEXT_1080P_15S,h as VIDU_Q3_VIDEO_MODEL_TEXT_1080P_5S,u as VIDU_Q3_VIDEO_MODEL_TEXT_540P_10S,d as VIDU_Q3_VIDEO_MODEL_TEXT_540P_15S,l as VIDU_Q3_VIDEO_MODEL_TEXT_540P_5S,p as VIDU_Q3_VIDEO_MODEL_TEXT_720P_10S,m as VIDU_Q3_VIDEO_MODEL_TEXT_720P_15S,f as VIDU_Q3_VIDEO_MODEL_TEXT_720P_5S};