@remotion/cli 3.1.5 → 3.1.6

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 (353) hide show
  1. package/dist/compositions.js +4 -1
  2. package/dist/get-cli-options.d.ts +2 -2
  3. package/dist/get-cli-options.js +8 -16
  4. package/dist/get-composition-id.d.ts +1 -2
  5. package/dist/get-composition-id.js +2 -3
  6. package/dist/get-filename.d.ts +3 -2
  7. package/dist/get-filename.js +5 -5
  8. package/dist/index.d.ts +1 -2
  9. package/dist/render.js +14 -5
  10. package/dist/still.js +25 -15
  11. package/dist/user-passed-output-location.d.ts +5 -1
  12. package/dist/user-passed-output-location.js +14 -7
  13. package/package.json +7 -7
  14. package/dist/ansi/ansi-diff.d.ts.map +0 -1
  15. package/dist/ansi/ansi-diff.js.map +0 -1
  16. package/dist/ansi/ansi-regex.d.ts.map +0 -1
  17. package/dist/ansi/ansi-regex.js.map +0 -1
  18. package/dist/ansi/ansi-split.d.ts.map +0 -1
  19. package/dist/ansi/ansi-split.js.map +0 -1
  20. package/dist/bundle-on-cli.d.ts +0 -2
  21. package/dist/bundle-on-cli.js +0 -41
  22. package/dist/bundle.d.ts +0 -1
  23. package/dist/bundle.js +0 -31
  24. package/dist/check-version.d.ts.map +0 -1
  25. package/dist/check-version.js.map +0 -1
  26. package/dist/code-frame.d.ts.map +0 -1
  27. package/dist/code-frame.js.map +0 -1
  28. package/dist/compositions.d.ts.map +0 -1
  29. package/dist/compositions.js.map +0 -1
  30. package/dist/download-progress.d.ts.map +0 -1
  31. package/dist/download-progress.js.map +0 -1
  32. package/dist/editor/components/AudioWaveform.d.ts.map +0 -1
  33. package/dist/editor/components/AudioWaveform.js.map +0 -1
  34. package/dist/editor/components/AudioWaveformBar.d.ts.map +0 -1
  35. package/dist/editor/components/AudioWaveformBar.js.map +0 -1
  36. package/dist/editor/components/Canvas.d.ts.map +0 -1
  37. package/dist/editor/components/Canvas.js.map +0 -1
  38. package/dist/editor/components/CheckboardToggle.d.ts.map +0 -1
  39. package/dist/editor/components/CheckboardToggle.js.map +0 -1
  40. package/dist/editor/components/ClipboardIcon.d.ts.map +0 -1
  41. package/dist/editor/components/ClipboardIcon.js.map +0 -1
  42. package/dist/editor/components/CompositionSelector.d.ts.map +0 -1
  43. package/dist/editor/components/CompositionSelector.js.map +0 -1
  44. package/dist/editor/components/CompositionSelectorItem.d.ts.map +0 -1
  45. package/dist/editor/components/CompositionSelectorItem.js.map +0 -1
  46. package/dist/editor/components/ControlButton.d.ts.map +0 -1
  47. package/dist/editor/components/ControlButton.js.map +0 -1
  48. package/dist/editor/components/CopyButton.d.ts.map +0 -1
  49. package/dist/editor/components/CopyButton.js.map +0 -1
  50. package/dist/editor/components/CurrentComposition.d.ts.map +0 -1
  51. package/dist/editor/components/CurrentComposition.js.map +0 -1
  52. package/dist/editor/components/Editor.d.ts.map +0 -1
  53. package/dist/editor/components/Editor.js.map +0 -1
  54. package/dist/editor/components/EditorContent.d.ts.map +0 -1
  55. package/dist/editor/components/EditorContent.js.map +0 -1
  56. package/dist/editor/components/FpsCounter.d.ts.map +0 -1
  57. package/dist/editor/components/FpsCounter.js.map +0 -1
  58. package/dist/editor/components/FramePersistor.d.ts.map +0 -1
  59. package/dist/editor/components/FramePersistor.js.map +0 -1
  60. package/dist/editor/components/GlobalKeybindings.d.ts.map +0 -1
  61. package/dist/editor/components/GlobalKeybindings.js.map +0 -1
  62. package/dist/editor/components/KeyboardShortcutsModal.d.ts.map +0 -1
  63. package/dist/editor/components/KeyboardShortcutsModal.js.map +0 -1
  64. package/dist/editor/components/LoadingIndicator.d.ts +0 -2
  65. package/dist/editor/components/LoadingIndicator.d.ts.map +0 -1
  66. package/dist/editor/components/LoadingIndicator.js +0 -35
  67. package/dist/editor/components/LoadingIndicator.js.map +0 -1
  68. package/dist/editor/components/LoopToggle.d.ts.map +0 -1
  69. package/dist/editor/components/LoopToggle.js.map +0 -1
  70. package/dist/editor/components/Menu/MenuDivider.d.ts.map +0 -1
  71. package/dist/editor/components/Menu/MenuDivider.js.map +0 -1
  72. package/dist/editor/components/Menu/MenuItem.d.ts.map +0 -1
  73. package/dist/editor/components/Menu/MenuItem.js.map +0 -1
  74. package/dist/editor/components/Menu/MenuSubItem.d.ts.map +0 -1
  75. package/dist/editor/components/Menu/MenuSubItem.js.map +0 -1
  76. package/dist/editor/components/Menu/SubMenu.d.ts.map +0 -1
  77. package/dist/editor/components/Menu/SubMenu.js.map +0 -1
  78. package/dist/editor/components/Menu/portals.d.ts.map +0 -1
  79. package/dist/editor/components/Menu/portals.js.map +0 -1
  80. package/dist/editor/components/Menu/styles.d.ts.map +0 -1
  81. package/dist/editor/components/Menu/styles.js.map +0 -1
  82. package/dist/editor/components/MenuToolbar.d.ts.map +0 -1
  83. package/dist/editor/components/MenuToolbar.js.map +0 -1
  84. package/dist/editor/components/ModalContainer.d.ts.map +0 -1
  85. package/dist/editor/components/ModalContainer.js.map +0 -1
  86. package/dist/editor/components/ModalHeader.d.ts.map +0 -1
  87. package/dist/editor/components/ModalHeader.js.map +0 -1
  88. package/dist/editor/components/MuteToggle.d.ts.map +0 -1
  89. package/dist/editor/components/MuteToggle.js.map +0 -1
  90. package/dist/editor/components/NewComposition/CancelButton.d.ts.map +0 -1
  91. package/dist/editor/components/NewComposition/CancelButton.js.map +0 -1
  92. package/dist/editor/components/NewComposition/ComboBox.d.ts.map +0 -1
  93. package/dist/editor/components/NewComposition/ComboBox.js.map +0 -1
  94. package/dist/editor/components/NewComposition/CopyHint.d.ts.map +0 -1
  95. package/dist/editor/components/NewComposition/CopyHint.js.map +0 -1
  96. package/dist/editor/components/NewComposition/InputDragger.d.ts.map +0 -1
  97. package/dist/editor/components/NewComposition/InputDragger.js.map +0 -1
  98. package/dist/editor/components/NewComposition/MenuContent.d.ts.map +0 -1
  99. package/dist/editor/components/NewComposition/MenuContent.js.map +0 -1
  100. package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts.map +0 -1
  101. package/dist/editor/components/NewComposition/NewCompAspectRatio.js.map +0 -1
  102. package/dist/editor/components/NewComposition/NewCompCode.d.ts.map +0 -1
  103. package/dist/editor/components/NewComposition/NewCompCode.js.map +0 -1
  104. package/dist/editor/components/NewComposition/NewCompDuration.d.ts.map +0 -1
  105. package/dist/editor/components/NewComposition/NewCompDuration.js.map +0 -1
  106. package/dist/editor/components/NewComposition/NewComposition.d.ts.map +0 -1
  107. package/dist/editor/components/NewComposition/NewComposition.js.map +0 -1
  108. package/dist/editor/components/NewComposition/RemInput.d.ts.map +0 -1
  109. package/dist/editor/components/NewComposition/RemInput.js.map +0 -1
  110. package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts.map +0 -1
  111. package/dist/editor/components/NewComposition/ToggleAspectRatio.js.map +0 -1
  112. package/dist/editor/components/NewComposition/ValidationMessage.d.ts.map +0 -1
  113. package/dist/editor/components/NewComposition/ValidationMessage.js.map +0 -1
  114. package/dist/editor/components/NewComposition/new-comp-layout.d.ts.map +0 -1
  115. package/dist/editor/components/NewComposition/new-comp-layout.js.map +0 -1
  116. package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts.map +0 -1
  117. package/dist/editor/components/NewComposition/render-aspect-ratio.js.map +0 -1
  118. package/dist/editor/components/PlayPause.d.ts.map +0 -1
  119. package/dist/editor/components/PlayPause.js.map +0 -1
  120. package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts.map +0 -1
  121. package/dist/editor/components/PlaybackKeyboardShortcutsManager.js.map +0 -1
  122. package/dist/editor/components/PlaybackRatePersistor.d.ts.map +0 -1
  123. package/dist/editor/components/PlaybackRatePersistor.js.map +0 -1
  124. package/dist/editor/components/PlaybackRateSelector.d.ts.map +0 -1
  125. package/dist/editor/components/PlaybackRateSelector.js.map +0 -1
  126. package/dist/editor/components/Preview.d.ts.map +0 -1
  127. package/dist/editor/components/Preview.js.map +0 -1
  128. package/dist/editor/components/PreviewToolbar.d.ts.map +0 -1
  129. package/dist/editor/components/PreviewToolbar.js.map +0 -1
  130. package/dist/editor/components/RichTimelineToggle.d.ts.map +0 -1
  131. package/dist/editor/components/RichTimelineToggle.js.map +0 -1
  132. package/dist/editor/components/SizeSelector.d.ts.map +0 -1
  133. package/dist/editor/components/SizeSelector.js.map +0 -1
  134. package/dist/editor/components/Splitter/SplitterContainer.d.ts.map +0 -1
  135. package/dist/editor/components/Splitter/SplitterContainer.js.map +0 -1
  136. package/dist/editor/components/Splitter/SplitterContext.d.ts.map +0 -1
  137. package/dist/editor/components/Splitter/SplitterContext.js.map +0 -1
  138. package/dist/editor/components/Splitter/SplitterElement.d.ts.map +0 -1
  139. package/dist/editor/components/Splitter/SplitterElement.js.map +0 -1
  140. package/dist/editor/components/Splitter/SplitterHandle.d.ts.map +0 -1
  141. package/dist/editor/components/Splitter/SplitterHandle.js.map +0 -1
  142. package/dist/editor/components/Thumbnail.d.ts.map +0 -1
  143. package/dist/editor/components/Thumbnail.js.map +0 -1
  144. package/dist/editor/components/TimeValue.d.ts.map +0 -1
  145. package/dist/editor/components/TimeValue.js.map +0 -1
  146. package/dist/editor/components/Timeline/LoopedIndicator.d.ts.map +0 -1
  147. package/dist/editor/components/Timeline/LoopedIndicator.js.map +0 -1
  148. package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts.map +0 -1
  149. package/dist/editor/components/Timeline/LoopedTimelineIndicators.js.map +0 -1
  150. package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts.map +0 -1
  151. package/dist/editor/components/Timeline/MaxTimelineTracks.js.map +0 -1
  152. package/dist/editor/components/Timeline/Timeline.d.ts.map +0 -1
  153. package/dist/editor/components/Timeline/Timeline.js.map +0 -1
  154. package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts.map +0 -1
  155. package/dist/editor/components/Timeline/TimelineCollapseToggle.js.map +0 -1
  156. package/dist/editor/components/Timeline/TimelineDragHandler.d.ts.map +0 -1
  157. package/dist/editor/components/Timeline/TimelineDragHandler.js.map +0 -1
  158. package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts.map +0 -1
  159. package/dist/editor/components/Timeline/TimelineInOutPointer.js.map +0 -1
  160. package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts.map +0 -1
  161. package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js.map +0 -1
  162. package/dist/editor/components/Timeline/TimelineList.d.ts.map +0 -1
  163. package/dist/editor/components/Timeline/TimelineList.js.map +0 -1
  164. package/dist/editor/components/Timeline/TimelineListItem.d.ts.map +0 -1
  165. package/dist/editor/components/Timeline/TimelineListItem.js.map +0 -1
  166. package/dist/editor/components/Timeline/TimelineSequence.d.ts.map +0 -1
  167. package/dist/editor/components/Timeline/TimelineSequence.js.map +0 -1
  168. package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts.map +0 -1
  169. package/dist/editor/components/Timeline/TimelineSequenceFrame.js.map +0 -1
  170. package/dist/editor/components/Timeline/TimelineSlider.d.ts.map +0 -1
  171. package/dist/editor/components/Timeline/TimelineSlider.js.map +0 -1
  172. package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts.map +0 -1
  173. package/dist/editor/components/Timeline/TimelineSliderHandle.js.map +0 -1
  174. package/dist/editor/components/Timeline/TimelineTracks.d.ts.map +0 -1
  175. package/dist/editor/components/Timeline/TimelineTracks.js.map +0 -1
  176. package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts.map +0 -1
  177. package/dist/editor/components/Timeline/TimelineVideoInfo.js.map +0 -1
  178. package/dist/editor/components/Timeline/is-collapsed.d.ts.map +0 -1
  179. package/dist/editor/components/Timeline/is-collapsed.js.map +0 -1
  180. package/dist/editor/components/Timeline/timeline-refs.d.ts.map +0 -1
  181. package/dist/editor/components/Timeline/timeline-refs.js.map +0 -1
  182. package/dist/editor/components/Timeline/timeline-state-reducer.d.ts.map +0 -1
  183. package/dist/editor/components/Timeline/timeline-state-reducer.js.map +0 -1
  184. package/dist/editor/components/TimelineInOutToggle.d.ts.map +0 -1
  185. package/dist/editor/components/TimelineInOutToggle.js.map +0 -1
  186. package/dist/editor/components/TopPanel.d.ts.map +0 -1
  187. package/dist/editor/components/TopPanel.js.map +0 -1
  188. package/dist/editor/components/UpdateCheck.d.ts.map +0 -1
  189. package/dist/editor/components/UpdateCheck.js.map +0 -1
  190. package/dist/editor/components/UpdateModal/UpdateModal.d.ts.map +0 -1
  191. package/dist/editor/components/UpdateModal/UpdateModal.js.map +0 -1
  192. package/dist/editor/components/layout.d.ts.map +0 -1
  193. package/dist/editor/components/layout.js.map +0 -1
  194. package/dist/editor/helpers/calculate-timeline.d.ts.map +0 -1
  195. package/dist/editor/helpers/calculate-timeline.js.map +0 -1
  196. package/dist/editor/helpers/checkerboard-background.d.ts.map +0 -1
  197. package/dist/editor/helpers/checkerboard-background.js.map +0 -1
  198. package/dist/editor/helpers/colors.d.ts.map +0 -1
  199. package/dist/editor/helpers/colors.js.map +0 -1
  200. package/dist/editor/helpers/copy-text.d.ts.map +0 -1
  201. package/dist/editor/helpers/copy-text.js.map +0 -1
  202. package/dist/editor/helpers/create-folder-tree.d.ts.map +0 -1
  203. package/dist/editor/helpers/create-folder-tree.js.map +0 -1
  204. package/dist/editor/helpers/get-left-of-timeline-slider.d.ts.map +0 -1
  205. package/dist/editor/helpers/get-left-of-timeline-slider.js.map +0 -1
  206. package/dist/editor/helpers/get-sequence-visible-range.d.ts.map +0 -1
  207. package/dist/editor/helpers/get-sequence-visible-range.js.map +0 -1
  208. package/dist/editor/helpers/get-timeline-nestedness.d.ts.map +0 -1
  209. package/dist/editor/helpers/get-timeline-nestedness.js.map +0 -1
  210. package/dist/editor/helpers/get-timeline-sequence-hash.d.ts.map +0 -1
  211. package/dist/editor/helpers/get-timeline-sequence-hash.js.map +0 -1
  212. package/dist/editor/helpers/get-timeline-sequence-layout.d.ts.map +0 -1
  213. package/dist/editor/helpers/get-timeline-sequence-layout.js.map +0 -1
  214. package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts.map +0 -1
  215. package/dist/editor/helpers/get-timeline-sequence-sort-key.js.map +0 -1
  216. package/dist/editor/helpers/is-composition-still.d.ts.map +0 -1
  217. package/dist/editor/helpers/is-composition-still.js.map +0 -1
  218. package/dist/editor/helpers/is-current-selected-still.d.ts.map +0 -1
  219. package/dist/editor/helpers/is-current-selected-still.js.map +0 -1
  220. package/dist/editor/helpers/noop.d.ts.map +0 -1
  221. package/dist/editor/helpers/noop.js.map +0 -1
  222. package/dist/editor/helpers/persist-open-folders.d.ts.map +0 -1
  223. package/dist/editor/helpers/persist-open-folders.js.map +0 -1
  224. package/dist/editor/helpers/timeline-layout.d.ts.map +0 -1
  225. package/dist/editor/helpers/timeline-layout.js.map +0 -1
  226. package/dist/editor/helpers/use-keybinding.d.ts.map +0 -1
  227. package/dist/editor/helpers/use-keybinding.js.map +0 -1
  228. package/dist/editor/helpers/validate-new-comp-data.d.ts.map +0 -1
  229. package/dist/editor/helpers/validate-new-comp-data.js.map +0 -1
  230. package/dist/editor/icons/Checkmark.d.ts.map +0 -1
  231. package/dist/editor/icons/Checkmark.js.map +0 -1
  232. package/dist/editor/icons/caret.d.ts.map +0 -1
  233. package/dist/editor/icons/caret.js.map +0 -1
  234. package/dist/editor/icons/film.d.ts.map +0 -1
  235. package/dist/editor/icons/film.js.map +0 -1
  236. package/dist/editor/icons/folder.d.ts.map +0 -1
  237. package/dist/editor/icons/folder.js.map +0 -1
  238. package/dist/editor/icons/keys.d.ts.map +0 -1
  239. package/dist/editor/icons/keys.js.map +0 -1
  240. package/dist/editor/icons/lock.d.ts.map +0 -1
  241. package/dist/editor/icons/lock.js.map +0 -1
  242. package/dist/editor/icons/media-volume.d.ts.map +0 -1
  243. package/dist/editor/icons/media-volume.js.map +0 -1
  244. package/dist/editor/icons/pause.d.ts.map +0 -1
  245. package/dist/editor/icons/pause.js.map +0 -1
  246. package/dist/editor/icons/play.d.ts.map +0 -1
  247. package/dist/editor/icons/play.js.map +0 -1
  248. package/dist/editor/icons/step-back.d.ts.map +0 -1
  249. package/dist/editor/icons/step-back.js.map +0 -1
  250. package/dist/editor/icons/step-forward.d.ts.map +0 -1
  251. package/dist/editor/icons/step-forward.js.map +0 -1
  252. package/dist/editor/icons/still.d.ts.map +0 -1
  253. package/dist/editor/icons/still.js.map +0 -1
  254. package/dist/editor/icons/timeline.d.ts.map +0 -1
  255. package/dist/editor/icons/timeline.js.map +0 -1
  256. package/dist/editor/icons/timelineInOutPointer.d.ts.map +0 -1
  257. package/dist/editor/icons/timelineInOutPointer.js.map +0 -1
  258. package/dist/editor/state/aspect-ratio-locked.d.ts.map +0 -1
  259. package/dist/editor/state/aspect-ratio-locked.js.map +0 -1
  260. package/dist/editor/state/checkerboard.d.ts.map +0 -1
  261. package/dist/editor/state/checkerboard.js.map +0 -1
  262. package/dist/editor/state/highest-z-index.d.ts.map +0 -1
  263. package/dist/editor/state/highest-z-index.js.map +0 -1
  264. package/dist/editor/state/input-dragger-click-lock.d.ts.map +0 -1
  265. package/dist/editor/state/input-dragger-click-lock.js.map +0 -1
  266. package/dist/editor/state/keybindings.d.ts.map +0 -1
  267. package/dist/editor/state/keybindings.js.map +0 -1
  268. package/dist/editor/state/loop.d.ts.map +0 -1
  269. package/dist/editor/state/loop.js.map +0 -1
  270. package/dist/editor/state/marks.d.ts.map +0 -1
  271. package/dist/editor/state/marks.js.map +0 -1
  272. package/dist/editor/state/modals.d.ts.map +0 -1
  273. package/dist/editor/state/modals.js.map +0 -1
  274. package/dist/editor/state/mute.d.ts.map +0 -1
  275. package/dist/editor/state/mute.js.map +0 -1
  276. package/dist/editor/state/playbackrate.d.ts.map +0 -1
  277. package/dist/editor/state/playbackrate.js.map +0 -1
  278. package/dist/editor/state/preview-size.d.ts.map +0 -1
  279. package/dist/editor/state/preview-size.js.map +0 -1
  280. package/dist/editor/state/render-frame.d.ts.map +0 -1
  281. package/dist/editor/state/render-frame.js.map +0 -1
  282. package/dist/editor/state/rich-timeline.d.ts.map +0 -1
  283. package/dist/editor/state/rich-timeline.js.map +0 -1
  284. package/dist/editor/state/timeline-ref.d.ts.map +0 -1
  285. package/dist/editor/state/timeline-ref.js.map +0 -1
  286. package/dist/editor/state/timeline.d.ts.map +0 -1
  287. package/dist/editor/state/timeline.js.map +0 -1
  288. package/dist/editor/state/z-index.d.ts.map +0 -1
  289. package/dist/editor/state/z-index.js.map +0 -1
  290. package/dist/get-cli-options.d.ts.map +0 -1
  291. package/dist/get-cli-options.js.map +0 -1
  292. package/dist/get-composition-id.d.ts.map +0 -1
  293. package/dist/get-composition-id.js.map +0 -1
  294. package/dist/get-config-file-name.d.ts.map +0 -1
  295. package/dist/get-config-file-name.js.map +0 -1
  296. package/dist/get-env.d.ts.map +0 -1
  297. package/dist/get-env.js.map +0 -1
  298. package/dist/get-filename.d.ts.map +0 -1
  299. package/dist/get-filename.js.map +0 -1
  300. package/dist/get-input-props.d.ts.map +0 -1
  301. package/dist/get-input-props.js.map +0 -1
  302. package/dist/handle-common-errors.d.ts.map +0 -1
  303. package/dist/handle-common-errors.js.map +0 -1
  304. package/dist/image-formats.d.ts.map +0 -1
  305. package/dist/image-formats.js.map +0 -1
  306. package/dist/index.d.ts.map +0 -1
  307. package/dist/index.js.map +0 -1
  308. package/dist/initialize-render-cli.d.ts.map +0 -1
  309. package/dist/initialize-render-cli.js.map +0 -1
  310. package/dist/is-javascript.d.ts.map +0 -1
  311. package/dist/is-javascript.js.map +0 -1
  312. package/dist/lambda-command.d.ts.map +0 -1
  313. package/dist/lambda-command.js.map +0 -1
  314. package/dist/load-config.d.ts.map +0 -1
  315. package/dist/load-config.js.map +0 -1
  316. package/dist/log.d.ts.map +0 -1
  317. package/dist/log.js.map +0 -1
  318. package/dist/make-progress-bar.d.ts.map +0 -1
  319. package/dist/make-progress-bar.js.map +0 -1
  320. package/dist/parse-command-line.d.ts.map +0 -1
  321. package/dist/parse-command-line.js.map +0 -1
  322. package/dist/prepare-entry-point.d.ts +0 -11
  323. package/dist/prepare-entry-point.js +0 -36
  324. package/dist/preview.d.ts.map +0 -1
  325. package/dist/preview.js.map +0 -1
  326. package/dist/previewEntry.d.ts.map +0 -1
  327. package/dist/previewEntry.js.map +0 -1
  328. package/dist/print-error.d.ts.map +0 -1
  329. package/dist/print-error.js.map +0 -1
  330. package/dist/print-help.d.ts.map +0 -1
  331. package/dist/print-help.js.map +0 -1
  332. package/dist/progress-bar.d.ts.map +0 -1
  333. package/dist/progress-bar.js.map +0 -1
  334. package/dist/render.d.ts.map +0 -1
  335. package/dist/render.js.map +0 -1
  336. package/dist/resolve-from.d.ts.map +0 -1
  337. package/dist/resolve-from.js.map +0 -1
  338. package/dist/setup-cache.d.ts.map +0 -1
  339. package/dist/setup-cache.js.map +0 -1
  340. package/dist/step.d.ts.map +0 -1
  341. package/dist/step.js.map +0 -1
  342. package/dist/still.d.ts.map +0 -1
  343. package/dist/still.js.map +0 -1
  344. package/dist/upgrade.d.ts.map +0 -1
  345. package/dist/upgrade.js.map +0 -1
  346. package/dist/user-passed-output-location.d.ts.map +0 -1
  347. package/dist/user-passed-output-location.js.map +0 -1
  348. package/dist/validate-ffmpeg-version.d.ts.map +0 -1
  349. package/dist/validate-ffmpeg-version.js.map +0 -1
  350. package/dist/versions.d.ts.map +0 -1
  351. package/dist/versions.js.map +0 -1
  352. package/dist/warn-about-ffmpeg-version.d.ts.map +0 -1
  353. package/dist/warn-about-ffmpeg-version.js.map +0 -1
@@ -34,7 +34,10 @@ const listCompositionsCommand = async () => {
34
34
  }
35
35
  const fullPath = path_1.default.join(process.cwd(), file);
36
36
  await (0, get_config_file_name_1.loadConfig)();
37
- const { browserExecutable, ffmpegExecutable, ffprobeExecutable, chromiumOptions, envVariables, inputProps, puppeteerTimeout, port, } = await (0, get_cli_options_1.getCliOptions)({ isLambda: false, type: 'get-compositions' });
37
+ const { browserExecutable, ffmpegExecutable, ffprobeExecutable, chromiumOptions, envVariables, inputProps, puppeteerTimeout, port, } = await (0, get_cli_options_1.getCliOptions)({
38
+ isLambda: false,
39
+ type: 'get-compositions',
40
+ });
38
41
  const bundled = await (0, setup_cache_1.bundleOnCli)({ fullPath, steps: ['bundling'] });
39
42
  const compositions = await (0, renderer_1.getCompositions)(bundled, {
40
43
  browserExecutable,
@@ -1,5 +1,6 @@
1
1
  import type { ChromiumOptions } from '@remotion/renderer';
2
2
  import type { BrowserExecutable, FrameRange } from 'remotion';
3
+ export declare const getAndValidateAbsoluteOutputFile: (relativeOutputLocation: string, overwrite: boolean) => string;
3
4
  export declare const getCliOptions: (options: {
4
5
  isLambda: boolean;
5
6
  type: 'still' | 'series' | 'get-compositions';
@@ -9,11 +10,9 @@ export declare const getCliOptions: (options: {
9
10
  frameRange: FrameRange | null;
10
11
  shouldOutputImageSequence: boolean;
11
12
  codec: "h264" | "h265" | "vp8" | "vp9" | "mp3" | "aac" | "wav" | "prores" | "h264-mkv" | "gif";
12
- overwrite: boolean;
13
13
  inputProps: object;
14
14
  envVariables: Record<string, string>;
15
15
  quality: number | undefined;
16
- absoluteOutputFile: string | null;
17
16
  browser: import("remotion").Browser;
18
17
  crf: number | null;
19
18
  pixelFormat: "yuv420p" | "yuva420p" | "yuv422p" | "yuv444p" | "yuv420p10le" | "yuv422p10le" | "yuv444p10le" | "yuva444p10le";
@@ -28,5 +27,6 @@ export declare const getCliOptions: (options: {
28
27
  logLevel: "verbose" | "info" | "warn" | "error";
29
28
  scale: number;
30
29
  chromiumOptions: ChromiumOptions;
30
+ overwrite: boolean;
31
31
  port: number | null;
32
32
  }>;
@@ -3,13 +3,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
3
3
  return (mod && mod.__esModule) ? mod : { "default": mod };
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.getCliOptions = void 0;
6
+ exports.getCliOptions = exports.getAndValidateAbsoluteOutputFile = void 0;
7
7
  const renderer_1 = require("@remotion/renderer");
8
8
  const fs_1 = __importDefault(require("fs"));
9
9
  const path_1 = __importDefault(require("path"));
10
10
  const remotion_1 = require("remotion");
11
11
  const get_env_1 = require("./get-env");
12
- const get_filename_1 = require("./get-filename");
13
12
  const get_input_props_1 = require("./get-input-props");
14
13
  const image_formats_1 = require("./image-formats");
15
14
  const log_1 = require("./log");
@@ -63,14 +62,15 @@ const getFinalCodec = async (options) => {
63
62
  return codec;
64
63
  };
65
64
  const getBrowser = () => { var _a; return (_a = remotion_1.Internals.getBrowser()) !== null && _a !== void 0 ? _a : remotion_1.Internals.DEFAULT_BROWSER; };
66
- const getAndValidateAbsoluteOutputFile = (outputFile, overwrite) => {
67
- const absoluteOutputFile = path_1.default.resolve(process.cwd(), outputFile);
65
+ const getAndValidateAbsoluteOutputFile = (relativeOutputLocation, overwrite) => {
66
+ const absoluteOutputFile = path_1.default.resolve(process.cwd(), relativeOutputLocation);
68
67
  if (fs_1.default.existsSync(absoluteOutputFile) && !overwrite) {
69
68
  log_1.Log.error(`File at ${absoluteOutputFile} already exists. Use --overwrite to overwrite.`);
70
69
  process.exit(1);
71
70
  }
72
71
  return absoluteOutputFile;
73
72
  };
73
+ exports.getAndValidateAbsoluteOutputFile = getAndValidateAbsoluteOutputFile;
74
74
  const getAndValidateShouldOutputImageSequence = async ({ frameRange, isLambda, }) => {
75
75
  const shouldOutputImageSequence = remotion_1.Internals.getShouldOutputImageSequence(frameRange);
76
76
  // When parsing options locally, we don't need FFMPEG because the render will happen on Lambda
@@ -118,20 +118,15 @@ const getCliOptions = async (options) => {
118
118
  const frameRange = getAndValidateFrameRange();
119
119
  const codec = options.type === 'get-compositions'
120
120
  ? 'h264'
121
- : await getFinalCodec({ isLambda: options.isLambda });
121
+ : await getFinalCodec({
122
+ isLambda: options.isLambda,
123
+ });
122
124
  const shouldOutputImageSequence = options.type === 'still'
123
125
  ? true
124
126
  : await getAndValidateShouldOutputImageSequence({
125
127
  frameRange,
126
128
  isLambda: options.isLambda,
127
129
  });
128
- const outputFile = options.isLambda || options.type === 'get-compositions'
129
- ? null
130
- : (0, get_filename_1.getOutputFilename)({
131
- codec,
132
- imageSequence: shouldOutputImageSequence,
133
- type: options.type,
134
- });
135
130
  const overwrite = remotion_1.Internals.getShouldOverwrite();
136
131
  const crf = getAndValidateCrf(shouldOutputImageSequence, codec);
137
132
  const pixelFormat = getAndValidatePixelFormat(codec);
@@ -162,13 +157,9 @@ const getCliOptions = async (options) => {
162
157
  frameRange,
163
158
  shouldOutputImageSequence,
164
159
  codec,
165
- overwrite: remotion_1.Internals.getShouldOverwrite(),
166
160
  inputProps: (0, get_input_props_1.getInputProps)(() => undefined),
167
161
  envVariables: await (0, get_env_1.getEnvironmentVariables)(),
168
162
  quality: remotion_1.Internals.getQuality(),
169
- absoluteOutputFile: outputFile
170
- ? getAndValidateAbsoluteOutputFile(outputFile, overwrite)
171
- : null,
172
163
  browser: await getAndValidateBrowser(browserExecutable),
173
164
  crf,
174
165
  pixelFormat,
@@ -183,6 +174,7 @@ const getCliOptions = async (options) => {
183
174
  logLevel: remotion_1.Internals.Logging.getLogLevel(),
184
175
  scale,
185
176
  chromiumOptions,
177
+ overwrite,
186
178
  port: port !== null && port !== void 0 ? port : null,
187
179
  };
188
180
  };
@@ -1,2 +1 @@
1
- import type { TCompMetadata } from 'remotion';
2
- export declare const getCompositionId: (comps: TCompMetadata[]) => string;
1
+ export declare const getCompositionId: () => string;
@@ -3,11 +3,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getCompositionId = void 0;
4
4
  const log_1 = require("./log");
5
5
  const parse_command_line_1 = require("./parse-command-line");
6
- const getCompositionId = (comps) => {
6
+ const getCompositionId = () => {
7
7
  if (!parse_command_line_1.parsedCli._[2]) {
8
8
  log_1.Log.error('Composition ID not passed.');
9
- log_1.Log.error('Pass an extra argument <composition-id>. The following video names are available:');
10
- log_1.Log.error(`${comps.map((c) => c.id).join(', ')}`);
9
+ log_1.Log.error('Pass an extra argument <composition-id>.');
11
10
  process.exit(1);
12
11
  }
13
12
  return parse_command_line_1.parsedCli._[2];
@@ -1,6 +1,7 @@
1
1
  import type { Codec } from 'remotion';
2
- export declare const getOutputFilename: ({ codec, imageSequence, type, }: {
2
+ export declare const getOutputFilename: ({ codec, imageSequence, compositionName, defaultExtension, }: {
3
3
  codec: Codec;
4
4
  imageSequence: boolean;
5
- type: 'still' | 'series';
5
+ compositionName: string;
6
+ defaultExtension: string;
6
7
  }) => string;
@@ -4,11 +4,11 @@ exports.getOutputFilename = void 0;
4
4
  const renderer_1 = require("@remotion/renderer");
5
5
  const log_1 = require("./log");
6
6
  const user_passed_output_location_1 = require("./user-passed-output-location");
7
- const getOutputFilename = ({ codec, imageSequence, type, }) => {
8
- let filename = (0, user_passed_output_location_1.getUserPassedOutputLocation)();
9
- if (type === 'still') {
10
- return filename;
11
- }
7
+ const getOutputFilename = ({ codec, imageSequence, compositionName, defaultExtension, }) => {
8
+ let filename = (0, user_passed_output_location_1.getOutputLocation)({
9
+ compositionId: compositionName,
10
+ defaultExtension,
11
+ });
12
12
  let extension = renderer_1.RenderInternals.getExtensionOfFilename(filename);
13
13
  if (imageSequence) {
14
14
  if (extension !== null) {
package/dist/index.d.ts CHANGED
@@ -75,11 +75,9 @@ export declare const CliInternals: {
75
75
  frameRange: import("remotion").FrameRange | null;
76
76
  shouldOutputImageSequence: boolean;
77
77
  codec: "h264" | "h265" | "vp8" | "vp9" | "mp3" | "aac" | "wav" | "prores" | "h264-mkv" | "gif";
78
- overwrite: boolean;
79
78
  inputProps: object;
80
79
  envVariables: Record<string, string>;
81
80
  quality: number | undefined;
82
- absoluteOutputFile: string | null;
83
81
  browser: import("remotion").Browser;
84
82
  crf: number | null;
85
83
  pixelFormat: "yuv420p" | "yuva420p" | "yuv422p" | "yuv444p" | "yuv420p10le" | "yuv422p10le" | "yuv444p10le" | "yuva444p10le";
@@ -94,6 +92,7 @@ export declare const CliInternals: {
94
92
  logLevel: "verbose" | "info" | "warn" | "error";
95
93
  scale: number;
96
94
  chromiumOptions: import("@remotion/renderer").ChromiumOptions;
95
+ overwrite: boolean;
97
96
  port: number | null;
98
97
  }>;
99
98
  parseCommandLine: (type: "sequence" | "still" | "lambda" | "preview" | "versions") => void;
package/dist/render.js CHANGED
@@ -12,6 +12,7 @@ const remotion_1 = require("remotion");
12
12
  const chalk_1 = require("./chalk");
13
13
  const get_cli_options_1 = require("./get-cli-options");
14
14
  const get_composition_id_1 = require("./get-composition-id");
15
+ const get_filename_1 = require("./get-filename");
15
16
  const initialize_render_cli_1 = require("./initialize-render-cli");
16
17
  const log_1 = require("./log");
17
18
  const parse_command_line_1 = require("./parse-command-line");
@@ -31,10 +32,19 @@ const render = async () => {
31
32
  ? file
32
33
  : path_1.default.join(process.cwd(), file);
33
34
  await (0, initialize_render_cli_1.initializeRenderCli)('sequence');
34
- const { codec, proResProfile, parallelism, frameRange, shouldOutputImageSequence, absoluteOutputFile, overwrite, inputProps, envVariables, quality, browser, crf, pixelFormat, imageFormat, browserExecutable, ffmpegExecutable, ffprobeExecutable, scale, chromiumOptions, port, numberOfGifLoops, everyNthFrame, puppeteerTimeout, } = await (0, get_cli_options_1.getCliOptions)({ isLambda: false, type: 'series' });
35
- if (!absoluteOutputFile) {
36
- throw new Error('assertion error - expected absoluteOutputFile to not be null');
37
- }
35
+ const { codec, proResProfile, parallelism, frameRange, shouldOutputImageSequence, overwrite, inputProps, envVariables, quality, browser, crf, pixelFormat, imageFormat, browserExecutable, ffmpegExecutable, ffprobeExecutable, scale, chromiumOptions, port, numberOfGifLoops, everyNthFrame, puppeteerTimeout, } = await (0, get_cli_options_1.getCliOptions)({
36
+ isLambda: false,
37
+ type: 'series',
38
+ });
39
+ const relativeOutputLocation = (0, get_filename_1.getOutputFilename)({
40
+ codec,
41
+ imageSequence: shouldOutputImageSequence,
42
+ compositionName: (0, get_composition_id_1.getCompositionId)(),
43
+ defaultExtension: renderer_1.RenderInternals.getFileExtensionFromCodec(codec, 'final'),
44
+ });
45
+ const absoluteOutputFile = (0, get_cli_options_1.getAndValidateAbsoluteOutputFile)(relativeOutputLocation, overwrite);
46
+ const compositionId = (0, get_composition_id_1.getCompositionId)();
47
+ log_1.Log.info(chalk_1.chalk.gray(`Composition = ${compositionId}, Codec = ${codec}, Output = ${relativeOutputLocation}`));
38
48
  log_1.Log.verbose('Browser executable: ', browserExecutable);
39
49
  await (0, validate_ffmpeg_version_1.checkAndValidateFfmpegVersion)({
40
50
  ffmpegExecutable,
@@ -80,7 +90,6 @@ const render = async () => {
80
90
  chromiumOptions,
81
91
  browserExecutable,
82
92
  });
83
- const compositionId = (0, get_composition_id_1.getCompositionId)(comps);
84
93
  const config = comps.find((c) => c.id === compositionId);
85
94
  if (!config) {
86
95
  throw new Error(`Cannot find composition with ID ${compositionId}`);
package/dist/still.js CHANGED
@@ -24,28 +24,39 @@ const still = async () => {
24
24
  ? file
25
25
  : path_1.default.join(process.cwd(), file);
26
26
  await (0, initialize_render_cli_1.initializeRenderCli)('still');
27
- const userOutput = path_1.default.resolve(process.cwd(), (0, user_passed_output_location_1.getUserPassedOutputLocation)());
28
- if (userOutput.endsWith('.jpeg') || userOutput.endsWith('.jpg')) {
29
- log_1.Log.verbose('Output file has a JPEG extension, therefore setting the image format to JPEG.');
27
+ const userPassedOutput = (0, user_passed_output_location_1.getUserPassedOutputLocation)();
28
+ if ((userPassedOutput === null || userPassedOutput === void 0 ? void 0 : userPassedOutput.endsWith('.jpeg')) ||
29
+ (userPassedOutput === null || userPassedOutput === void 0 ? void 0 : userPassedOutput.endsWith('.jpg'))) {
30
+ log_1.Log.verbose('Output file has a JPEG extension, setting the image format to JPEG.');
30
31
  remotion_1.Config.Rendering.setImageFormat('jpeg');
31
32
  }
32
- if (userOutput.endsWith('.png')) {
33
- log_1.Log.verbose('Output file has a PNG extension, therefore setting the image format to PNG.');
33
+ if (userPassedOutput === null || userPassedOutput === void 0 ? void 0 : userPassedOutput.endsWith('.png')) {
34
+ log_1.Log.verbose('Output file has a PNG extension, setting the image format to PNG.');
34
35
  remotion_1.Config.Rendering.setImageFormat('png');
35
36
  }
36
- const { inputProps, envVariables, quality, browser, imageFormat, stillFrame, browserExecutable, chromiumOptions, scale, ffmpegExecutable, ffprobeExecutable, overwrite, puppeteerTimeout, port, } = await (0, get_cli_options_1.getCliOptions)({ isLambda: false, type: 'still' });
37
+ const { inputProps, envVariables, quality, browser, imageFormat, stillFrame, browserExecutable, chromiumOptions, scale, ffmpegExecutable, ffprobeExecutable, overwrite, puppeteerTimeout, port, } = await (0, get_cli_options_1.getCliOptions)({
38
+ isLambda: false,
39
+ type: 'still',
40
+ });
37
41
  log_1.Log.verbose('Browser executable: ', browserExecutable);
42
+ const compositionId = (0, get_composition_id_1.getCompositionId)();
43
+ const relativeOutputLocation = (0, user_passed_output_location_1.getOutputLocation)({
44
+ compositionId,
45
+ defaultExtension: imageFormat,
46
+ });
47
+ const absoluteOutputLocation = (0, get_cli_options_1.getAndValidateAbsoluteOutputFile)(relativeOutputLocation, overwrite);
48
+ log_1.Log.info(chalk_1.chalk.gray(`Output = ${relativeOutputLocation}, Format = ${imageFormat}, Composition = ${compositionId}`));
38
49
  if (imageFormat === 'none') {
39
50
  log_1.Log.error('No image format was selected - this is probably an error in Remotion - please post your command on Github Issues for help.');
40
51
  process.exit(1);
41
52
  }
42
- if (imageFormat === 'png' && !userOutput.endsWith('.png')) {
43
- log_1.Log.warn(`Rendering a PNG, expected a .png extension but got ${userOutput}`);
53
+ if (imageFormat === 'png' && !absoluteOutputLocation.endsWith('.png')) {
54
+ log_1.Log.warn(`Rendering a PNG, expected a .png extension but got ${absoluteOutputLocation}`);
44
55
  }
45
56
  if (imageFormat === 'jpeg' &&
46
- !userOutput.endsWith('.jpg') &&
47
- !userOutput.endsWith('.jpeg')) {
48
- log_1.Log.warn(`Rendering a JPEG, expected a .jpg or .jpeg extension but got ${userOutput}`);
57
+ !absoluteOutputLocation.endsWith('.jpg') &&
58
+ !absoluteOutputLocation.endsWith('.jpeg')) {
59
+ log_1.Log.warn(`Rendering a JPEG, expected a .jpg or .jpeg extension but got ${absoluteOutputLocation}`);
49
60
  }
50
61
  const browserInstance = (0, renderer_1.openBrowser)(browser, {
51
62
  browserExecutable,
@@ -53,7 +64,7 @@ const still = async () => {
53
64
  shouldDumpIo: remotion_1.Internals.Logging.isEqualOrBelowLogLevel(remotion_1.Internals.Logging.getLogLevel(), 'verbose'),
54
65
  forceDeviceScaleFactor: scale,
55
66
  });
56
- (0, fs_1.mkdirSync)(path_1.default.join(userOutput, '..'), {
67
+ (0, fs_1.mkdirSync)(path_1.default.join(absoluteOutputLocation, '..'), {
57
68
  recursive: true,
58
69
  });
59
70
  const steps = [
@@ -75,7 +86,6 @@ const still = async () => {
75
86
  ffmpegExecutable,
76
87
  ffprobeExecutable,
77
88
  });
78
- const compositionId = (0, get_composition_id_1.getCompositionId)(comps);
79
89
  const composition = comps.find((c) => c.id === compositionId);
80
90
  if (!composition) {
81
91
  throw new Error(`Cannot find composition with ID ${compositionId}`);
@@ -118,7 +128,7 @@ const still = async () => {
118
128
  await (0, renderer_1.renderStill)({
119
129
  composition,
120
130
  frame: stillFrame,
121
- output: userOutput,
131
+ output: absoluteOutputLocation,
122
132
  serveUrl: await urlOrBundle,
123
133
  quality,
124
134
  dumpBrowserLogs: remotion_1.Internals.Logging.isEqualOrBelowLogLevel(remotion_1.Internals.Logging.getLogLevel(), 'verbose'),
@@ -145,7 +155,7 @@ const still = async () => {
145
155
  seconds === 1 ? 'second' : 'seconds',
146
156
  ].join(' '));
147
157
  log_1.Log.info('-', 'Output can be found at:');
148
- log_1.Log.info(chalk_1.chalk.cyan(`▶️ ${userOutput}`));
158
+ log_1.Log.info(chalk_1.chalk.cyan(`▶️ ${absoluteOutputLocation}`));
149
159
  await closeBrowserPromise;
150
160
  };
151
161
  exports.still = still;
@@ -1 +1,5 @@
1
- export declare const getUserPassedOutputLocation: () => string;
1
+ export declare const getUserPassedOutputLocation: () => string | null;
2
+ export declare const getOutputLocation: ({ compositionId, defaultExtension, }: {
3
+ compositionId: string;
4
+ defaultExtension: string;
5
+ }) => string;
@@ -1,14 +1,21 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getUserPassedOutputLocation = void 0;
4
- const log_1 = require("./log");
3
+ exports.getOutputLocation = exports.getUserPassedOutputLocation = void 0;
4
+ const remotion_1 = require("remotion");
5
5
  const parse_command_line_1 = require("./parse-command-line");
6
6
  const getUserPassedOutputLocation = () => {
7
- if (!parse_command_line_1.parsedCli._[3]) {
8
- log_1.Log.error('Pass an extra argument <output-filename>.');
9
- process.exit(1);
10
- }
11
- const filename = parse_command_line_1.parsedCli._[3];
7
+ const filename = parse_command_line_1.parsedCli._[3]
8
+ ? parse_command_line_1.parsedCli._[3]
9
+ : remotion_1.Internals.getOutputLocation();
12
10
  return filename;
13
11
  };
14
12
  exports.getUserPassedOutputLocation = getUserPassedOutputLocation;
13
+ const getDefaultOutLocation = ({ compositionName, defaultExtension, }) => {
14
+ const defaultName = `out/${compositionName}.${defaultExtension}`;
15
+ return defaultName;
16
+ };
17
+ const getOutputLocation = ({ compositionId, defaultExtension, }) => {
18
+ var _a;
19
+ return ((_a = (0, exports.getUserPassedOutputLocation)()) !== null && _a !== void 0 ? _a : getDefaultOutLocation({ compositionName: compositionId, defaultExtension }));
20
+ };
21
+ exports.getOutputLocation = getOutputLocation;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remotion/cli",
3
- "version": "3.1.5",
3
+ "version": "3.1.6",
4
4
  "description": "CLI for Remotion",
5
5
  "main": "dist/index.js",
6
6
  "sideEffects": false,
@@ -23,15 +23,15 @@
23
23
  "author": "Jonny Burger <jonny@remotion.dev>",
24
24
  "license": "SEE LICENSE IN LICENSE.md",
25
25
  "dependencies": {
26
- "@remotion/bundler": "3.1.5",
27
- "@remotion/media-utils": "3.1.5",
28
- "@remotion/player": "3.1.5",
29
- "@remotion/renderer": "3.1.5",
26
+ "@remotion/bundler": "3.1.6",
27
+ "@remotion/media-utils": "3.1.6",
28
+ "@remotion/player": "3.1.6",
29
+ "@remotion/renderer": "3.1.6",
30
30
  "better-opn": "2.1.1",
31
31
  "dotenv": "9.0.2",
32
32
  "memfs": "3.4.3",
33
33
  "minimist": "1.2.6",
34
- "remotion": "3.1.5",
34
+ "remotion": "3.1.6",
35
35
  "semver": "7.3.5",
36
36
  "source-map": "0.6.1",
37
37
  "vitest": "^0.18.0"
@@ -71,5 +71,5 @@
71
71
  "publishConfig": {
72
72
  "access": "public"
73
73
  },
74
- "gitHead": "965ca68bd4efce9ca5e27fe30c4a31aec594575c"
74
+ "gitHead": "188460243a533e1511b3f83fa8c77cd4c445553d"
75
75
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"ansi-diff.d.ts","sourceRoot":"","sources":["../../src/ansi/ansi-diff.ts"],"names":[],"mappings":";AAKA,aAAK,OAAO,GAAG;IAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAA;CAAC,CAAC;AAEjD,qBAAa,QAAQ;IACpB,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,MAAM,EAAE,IAAI,EAAE,CAAC;gBAEH,IAAI,CAAC,EAAE,OAAO;IAW1B,MAAM,SAAU,OAAO,UAkBrB;IAEF,QAAQ;IAIR,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,IAAI,CAAC,EAAE;QAAC,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;KAAC;IAuElE,UAAU,CAAC,CAAC,EAAE,MAAM;IASpB,QAAQ;IAMR,MAAM,CAAC,IAAI,EAAE,IAAI;IAMjB,OAAO,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAa5B,KAAK,QAAS,MAAM,UAElB;CACF;AAeD,cAAM,IAAI;IACT,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;gBACL,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ;IAe/D,QAAQ,CAAC,KAAK,EAAE,IAAI;IASpB,SAAS,CAAC,KAAK,EAAE,IAAI;IAUrB,QAAQ;CAGR"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ansi-diff.js","sourceRoot":"","sources":["../../src/ansi/ansi-diff.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ansi-regex.d.ts","sourceRoot":"","sources":["../../src/ansi/ansi-regex.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,cAOrB,CAAC;AAEF,eAAO,MAAM,SAAS,QAAS,MAAM,WAMpC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ansi-regex.js","sourceRoot":"","sources":["../../src/ansi/ansi-regex.ts"],"names":[],"mappings":";;;AAAO,MAAM,SAAS,GAAG,GAAG,EAAE;IAC7B,MAAM,OAAO,GAAG;QACf,8HAA8H;QAC9H,0DAA0D;KAC1D,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAEZ,OAAO,IAAI,MAAM,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;AACjC,CAAC,CAAC;AAPW,QAAA,SAAS,aAOpB;AAEK,MAAM,SAAS,GAAG,CAAC,GAAW,EAAE,EAAE;IACxC,IAAI,OAAO,GAAG,KAAK,QAAQ,EAAE;QAC5B,MAAM,IAAI,SAAS,CAAC,gCAAgC,OAAO,GAAG,IAAI,CAAC,CAAC;KACpE;IAED,OAAO,GAAG,CAAC,OAAO,CAAC,IAAA,iBAAS,GAAE,EAAE,EAAE,CAAC,CAAC;AACrC,CAAC,CAAC;AANW,QAAA,SAAS,aAMpB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ansi-split.d.ts","sourceRoot":"","sources":["../../src/ansi/ansi-split.ts"],"names":[],"mappings":"AAEA,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,CAwB/C"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ansi-split.js","sourceRoot":"","sources":["../../src/ansi/ansi-split.ts"],"names":[],"mappings":";;;AAAA,6CAAuC;AAEvC,SAAgB,SAAS,CAAC,GAAW;IACpC,MAAM,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC,IAAA,sBAAS,GAAE,CAAC,CAAC;IACrC,IAAI,CAAC,KAAK;QAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IAEzB,MAAM,MAAM,GAAG,EAAE,CAAC;IAClB,IAAI,MAAM,GAAG,CAAC,CAAC;IACf,IAAI,GAAG,GAAG,CAAC,CAAC;IAEZ,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;QACtC,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;QACvC,IAAI,MAAM,KAAK,CAAC,CAAC;YAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;QAC7D,IAAI,GAAG,KAAK,MAAM;YAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,CAAC;QACxD,IAAI,GAAG,KAAK,MAAM,IAAI,MAAM,CAAC,MAAM,EAAE;YACpC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,CAAC;SACtC;aAAM;YACN,IAAI,MAAM,KAAK,CAAC;gBAAE,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;YAClC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;SACtB;QAED,GAAG,GAAG,MAAM,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC;KAC/B;IAED,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;IAC5B,OAAO,MAAM,CAAC;AACf,CAAC;AAxBD,8BAwBC"}
@@ -1,2 +0,0 @@
1
- import { RenderStep } from './step';
2
- export declare const bundleOnCli: (fullPath: string, steps: RenderStep[]) => Promise<string>;
@@ -1,41 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.bundleOnCli = void 0;
4
- const bundler_1 = require("@remotion/bundler");
5
- const remotion_1 = require("remotion");
6
- const log_1 = require("./log");
7
- const parse_command_line_1 = require("./parse-command-line");
8
- const progress_bar_1 = require("./progress-bar");
9
- const bundleOnCli = async (fullPath, steps) => {
10
- var _a;
11
- const shouldCache = remotion_1.Internals.getWebpackCaching();
12
- const cacheExistedBefore = bundler_1.BundlerInternals.cacheExists('production', null);
13
- if (cacheExistedBefore && !shouldCache) {
14
- log_1.Log.info('🧹 Cache disabled but found. Deleting... ');
15
- await bundler_1.BundlerInternals.clearCache('production', null);
16
- }
17
- const bundleStartTime = Date.now();
18
- const bundlingProgress = (0, progress_bar_1.createOverwriteableCliOutput)((0, parse_command_line_1.quietFlagProvided)());
19
- const bundled = await (0, bundler_1.bundle)(fullPath, (progress) => {
20
- bundlingProgress.update((0, progress_bar_1.makeBundlingProgress)({
21
- progress: progress / 100,
22
- steps,
23
- doneIn: null,
24
- }));
25
- }, {
26
- enableCaching: shouldCache,
27
- webpackOverride: (_a = remotion_1.Internals.getWebpackOverrideFn()) !== null && _a !== void 0 ? _a : remotion_1.Internals.defaultOverrideFunction,
28
- });
29
- bundlingProgress.update((0, progress_bar_1.makeBundlingProgress)({
30
- progress: 1,
31
- steps,
32
- doneIn: Date.now() - bundleStartTime,
33
- }) + '\n');
34
- log_1.Log.verbose('Bundled under', bundled);
35
- const cacheExistedAfter = bundler_1.BundlerInternals.cacheExists('production', null);
36
- if (cacheExistedAfter && !cacheExistedBefore) {
37
- log_1.Log.info('⚡️ Cached bundle. Subsequent renders will be faster.');
38
- }
39
- return bundled;
40
- };
41
- exports.bundleOnCli = bundleOnCli;
package/dist/bundle.d.ts DELETED
@@ -1 +0,0 @@
1
- export declare const bundleCommand: () => Promise<void>;
package/dist/bundle.js DELETED
@@ -1,31 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.bundleCommand = void 0;
4
- const get_cli_options_1 = require("./get-cli-options");
5
- const initialize_render_cli_1 = require("./initialize-render-cli");
6
- const log_1 = require("./log");
7
- const parse_command_line_1 = require("./parse-command-line");
8
- const prepare_entry_point_1 = require("./prepare-entry-point");
9
- const bundleCommand = async () => {
10
- const file = parse_command_line_1.parsedCli._[1];
11
- if (!file) {
12
- log_1.Log.error('No entry point specified. Pass more arguments:');
13
- log_1.Log.error(' npx remotion bundle [entry-point]');
14
- log_1.Log.error('Documentation: https://www.remotion.dev/docs/render');
15
- process.exit(1);
16
- }
17
- await (0, initialize_render_cli_1.initializeRenderCli)('bundle');
18
- const { publicPath, bundleOutDir } = await (0, get_cli_options_1.getCliOptions)({
19
- isLambda: false,
20
- type: 'get-compositions-or-bundle',
21
- });
22
- const { urlOrBundle } = await (0, prepare_entry_point_1.prepareEntryPoint)({
23
- file,
24
- otherSteps: [],
25
- outDir: bundleOutDir,
26
- publicPath,
27
- });
28
- log_1.Log.info();
29
- log_1.Log.info(urlOrBundle);
30
- };
31
- exports.bundleCommand = bundleCommand;
@@ -1 +0,0 @@
1
- {"version":3,"file":"check-version.d.ts","sourceRoot":"","sources":["../src/check-version.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,gBAAgB,YAO5B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"check-version.js","sourceRoot":"","sources":["../src/check-version.ts"],"names":[],"mappings":";;;AAAA,+BAA0B;AAE1B,MAAM,MAAM,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAC;AAEjC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AAChC,MAAM,SAAS,GAAG,WAAW,CAAC;AAEvB,MAAM,gBAAgB,GAAG,GAAG,EAAE;IACpC,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,OAAO,EAAE,SAAS,CAAC,EAAE;QAC1C,SAAG,CAAC,IAAI,CACP,yBAAyB,SAAS,uCAAuC,OAAO,GAAG,CACnF,CAAC;QACF,SAAG,CAAC,IAAI,CAAC,+BAA+B,SAAS,EAAE,CAAC,CAAC;KACrD;AACF,CAAC,CAAC;AAPW,QAAA,gBAAgB,oBAO3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"code-frame.d.ts","sourceRoot":"","sources":["../src/code-frame.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAyB,MAAM,oBAAoB,CAAC;AA8D/E,eAAO,MAAM,sBAAsB,QAAS,mBAAmB,SAsC9D,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"code-frame.js","sourceRoot":"","sources":["../src/code-frame.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"compositions.d.ts","sourceRoot":"","sources":["../src/compositions.ts"],"names":[],"mappings":"AAuBA,eAAO,MAAM,uBAAuB,qBAqDnC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"compositions.js","sourceRoot":"","sources":["../src/compositions.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"download-progress.d.ts","sourceRoot":"","sources":["../src/download-progress.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAEhD,eAAO,MAAM,yBAAyB,eAAgB,gBAAgB,EAAE,kBAqBvE,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"download-progress.js","sourceRoot":"","sources":["../src/download-progress.ts"],"names":[],"mappings":";;;AAAA,2DAAoD;AAG7C,MAAM,yBAAyB,GAAG,CAAC,UAA8B,EAAE,EAAE;IAC3E,IAAI,UAAU,CAAC,MAAM,KAAK,CAAC,EAAE;QAC5B,OAAO,IAAI,CAAC;KACZ;IAED,IAAI,UAAU,CAAC,MAAM,KAAK,CAAC,EAAE;QAC5B,MAAM,CAAC,QAAQ,CAAC,GAAG,UAAU,CAAC;QAC9B,OAAO;YACN,OAAO;YACP,IAAA,mCAAe,EAAC,QAAQ,CAAC,QAAQ,CAAC;YAClC,eAAe,QAAQ,CAAC,IAAI,EAAE;SAC9B,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;KACZ;IAED,OAAO;QACN,OAAO;QACP,IAAA,mCAAe,EACd,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,GAAG,UAAU,CAAC,MAAM,CAClE;QACD,eAAe,UAAU,CAAC,MAAM,QAAQ;KACxC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AACb,CAAC,CAAC;AArBW,QAAA,yBAAyB,6BAqBpC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AudioWaveform.d.ts","sourceRoot":"","sources":["../../../src/editor/components/AudioWaveform.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA6C,MAAM,OAAO,CAAC;AAiClE,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IACpC,GAAG,EAAE,MAAM,CAAC;IACZ,kBAAkB,EAAE,MAAM,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC;IACZ,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAClE,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,gBAAgB,EAAE,OAAO,CAAC;CAC1B,CAwHA,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AudioWaveform.js","sourceRoot":"","sources":["../../../src/editor/components/AudioWaveform.tsx"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AudioWaveformBar.d.ts","sourceRoot":"","sources":["../../../src/editor/components/AudioWaveformBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgB,MAAM,OAAO,CAAC;AAGrC,eAAO,MAAM,mBAAmB,IAAI,CAAC;AACrC,eAAO,MAAM,mBAAmB,IAAI,CAAC;AASrC,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC;IACvC,SAAS,EAAE,MAAM,CAAC;CAClB,CAQA,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AudioWaveformBar.js","sourceRoot":"","sources":["../../../src/editor/components/AudioWaveformBar.tsx"],"names":[],"mappings":";;;;AAAA,iCAAqC;AACrC,gEAAiE;AAEpD,QAAA,mBAAmB,GAAG,CAAC,CAAC;AACxB,QAAA,mBAAmB,GAAG,CAAC,CAAC;AAErC,MAAM,SAAS,GAAwB;IACtC,KAAK,EAAE,2BAAmB;IAC1B,eAAe,EAAE,0BAA0B;IAC3C,UAAU,EAAE,2BAAmB;IAC/B,YAAY,EAAE,CAAC;CACf,CAAC;AAEK,MAAM,gBAAgB,GAExB,CAAC,EAAC,SAAS,EAAC,EAAE,EAAE;IACpB,MAAM,KAAK,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QAC1B,OAAO;YACN,GAAG,SAAS;YACZ,MAAM,EAAE,CAAC,uCAAqB,GAAG,CAAC,CAAC,GAAG,SAAS;SAC/C,CAAC;IACH,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC;IAChB,OAAO,gCAAK,KAAK,EAAE,KAAK,WAAI,CAAC;AAC9B,CAAC,CAAC;AAVW,QAAA,gBAAgB,oBAU3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Canvas.d.ts","sourceRoot":"","sources":["../../../src/editor/components/Canvas.tsx"],"names":[],"mappings":"AACA,OAAO,KAAe,MAAM,OAAO,CAAC;AAUpC,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAa1B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Canvas.js","sourceRoot":"","sources":["../../../src/editor/components/Canvas.tsx"],"names":[],"mappings":";;;;AAAA,6CAAiD;AACjD,iCAAoC;AACpC,uCAAuC;AAEvC,MAAM,SAAS,GAAwB;IACtC,IAAI,EAAE,CAAC;IACP,OAAO,EAAE,MAAM;IACf,QAAQ,EAAE,QAAQ;IAClB,QAAQ,EAAE,UAAU;CACpB,CAAC;AAEK,MAAM,MAAM,GAAa,GAAG,EAAE;IACpC,MAAM,GAAG,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAC;IAEzC,MAAM,IAAI,GAAG,wBAAe,CAAC,cAAc,CAAC,GAAG,EAAE;QAChD,qBAAqB,EAAE,KAAK;QAC5B,wBAAwB,EAAE,IAAI;KAC9B,CAAC,CAAC;IAEH,OAAO,CACN,gCAAK,GAAG,EAAE,GAAG,EAAE,KAAK,EAAE,SAAS,YAC7B,IAAI,CAAC,CAAC,CAAC,uBAAC,sBAAY,IAAC,UAAU,EAAE,IAAI,WAAI,CAAC,CAAC,CAAC,IAAI,WAC5C,CACN,CAAC;AACH,CAAC,CAAC;AAbW,QAAA,MAAM,UAajB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CheckboardToggle.d.ts","sourceRoot":"","sources":["../../../src/editor/components/CheckboardToggle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAMrD,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAiCpC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CheckboardToggle.js","sourceRoot":"","sources":["../../../src/editor/components/CheckboardToggle.tsx"],"names":[],"mappings":";;;;AAAA,iCAAqD;AACrD,wDAA0D;AAC1D,mDAA8C;AAE9C,MAAM,kBAAkB,GAAG,uCAAuC,CAAC;AAE5D,MAAM,gBAAgB,GAAa,GAAG,EAAE;IAC9C,MAAM,EAAC,YAAY,EAAE,eAAe,EAAC,GAAG,IAAA,kBAAU,EAAC,kCAAmB,CAAC,CAAC;IAExE,MAAM,OAAO,GAAG,IAAA,mBAAW,EAAC,GAAG,EAAE;QAChC,eAAe,CAAC,CAAC,CAAC,EAAE,EAAE;YACrB,OAAO,CAAC,CAAC,CAAC;QACX,CAAC,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,CAAC;IAEtB,OAAO,CACN,uBAAC,6BAAa,IACb,KAAK,EAAE,kBAAkB,gBACb,kBAAkB,EAC9B,OAAO,EAAE,OAAO,YAEhB,+CACa,MAAM,EAClB,SAAS,EAAC,OAAO,iBACL,KAAK,eACP,gBAAgB,EAC1B,SAAS,EAAC,0CAA0C,EACpD,IAAI,EAAC,KAAK,EACV,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,KAAK,EAAE,EAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAC,YAE9B,iCACC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAC5C,CAAC,EAAC,iIAAiI,WAClI,WACG,WACS,CAChB,CAAC;AACH,CAAC,CAAC;AAjCW,QAAA,gBAAgB,oBAiC3B"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClipboardIcon.d.ts","sourceRoot":"","sources":["../../../src/editor/components/ClipboardIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAuBjC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ClipboardIcon.js","sourceRoot":"","sources":["../../../src/editor/components/ClipboardIcon.tsx"],"names":[],"mappings":";;;;AAEO,MAAM,aAAa,GAAa,GAAG,EAAE;IAC3C,OAAO,CACN,+CACa,MAAM,EAClB,SAAS,EAAC,OAAO,iBACL,KAAK,eACP,WAAW,EACrB,SAAS,EAAC,qCAAqC,EAC/C,IAAI,EAAC,KAAK,EACV,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,KAAK,EAAE;YACN,MAAM,EAAE,EAAE;YACV,aAAa,EAAE,QAAQ;YACvB,SAAS,EAAE,CAAC,CAAC;SACb,YAED,iCACC,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,qWAAqW,WACtW,WACG,CACN,CAAC;AACH,CAAC,CAAC;AAvBW,QAAA,aAAa,iBAuBxB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CompositionSelector.d.ts","sourceRoot":"","sources":["../../../src/editor/components/CompositionSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AAoCf,eAAO,MAAM,eAAe,sBACR,MAAM,oBACP,MAAM,GAAG,IAAI,YACtB,MAAM,EAAE,KACf,MAAM,EASR,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EA8FvC,CAAC"}