@remotion/cli 3.0.0-lambda.37 → 3.0.0-lambda.380

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 (744) hide show
  1. package/.turbo/turbo-build.log +5 -0
  2. package/.turbo/turbo-lint.log +0 -0
  3. package/.turbo/turbo-test.log +21 -0
  4. package/dist/ansi/ansi-diff.d.ts +41 -0
  5. package/dist/ansi/ansi-diff.d.ts.map +1 -0
  6. package/dist/ansi/ansi-diff.js +227 -0
  7. package/dist/ansi/ansi-diff.js.map +1 -0
  8. package/dist/ansi/ansi-regex.d.ts +3 -0
  9. package/dist/ansi/ansi-regex.d.ts.map +1 -0
  10. package/dist/ansi/ansi-regex.js +19 -0
  11. package/dist/ansi/ansi-regex.js.map +1 -0
  12. package/dist/ansi/ansi-split.d.ts +2 -0
  13. package/dist/ansi/ansi-split.d.ts.map +1 -0
  14. package/dist/ansi/ansi-split.js +32 -0
  15. package/dist/ansi/ansi-split.js.map +1 -0
  16. package/dist/check-version.d.ts +0 -0
  17. package/dist/check-version.d.ts.map +0 -0
  18. package/dist/check-version.js +0 -0
  19. package/dist/check-version.js.map +0 -0
  20. package/dist/delete-directory.d.ts +0 -0
  21. package/dist/delete-directory.d.ts.map +0 -0
  22. package/dist/delete-directory.js +0 -0
  23. package/dist/delete-directory.js.map +0 -0
  24. package/dist/editor/components/AudioWaveform.d.ts +0 -0
  25. package/dist/editor/components/AudioWaveform.d.ts.map +0 -0
  26. package/dist/editor/components/AudioWaveform.js +0 -0
  27. package/dist/editor/components/AudioWaveform.js.map +0 -0
  28. package/dist/editor/components/AudioWaveformBar.d.ts +0 -0
  29. package/dist/editor/components/AudioWaveformBar.d.ts.map +0 -0
  30. package/dist/editor/components/AudioWaveformBar.js +0 -0
  31. package/dist/editor/components/AudioWaveformBar.js.map +0 -0
  32. package/dist/editor/components/Canvas.d.ts +0 -0
  33. package/dist/editor/components/Canvas.d.ts.map +0 -0
  34. package/dist/editor/components/Canvas.js +0 -0
  35. package/dist/editor/components/Canvas.js.map +0 -0
  36. package/dist/editor/components/CheckboardToggle.d.ts +0 -0
  37. package/dist/editor/components/CheckboardToggle.d.ts.map +0 -0
  38. package/dist/editor/components/CheckboardToggle.js +0 -0
  39. package/dist/editor/components/CheckboardToggle.js.map +0 -0
  40. package/dist/editor/components/ClipboardIcon.d.ts +0 -0
  41. package/dist/editor/components/ClipboardIcon.d.ts.map +0 -0
  42. package/dist/editor/components/ClipboardIcon.js +0 -0
  43. package/dist/editor/components/ClipboardIcon.js.map +0 -0
  44. package/dist/editor/components/CompositionSelector.d.ts +0 -0
  45. package/dist/editor/components/CompositionSelector.d.ts.map +0 -0
  46. package/dist/editor/components/CompositionSelector.js +0 -0
  47. package/dist/editor/components/CompositionSelector.js.map +0 -0
  48. package/dist/editor/components/CompositionSelectorItem.d.ts +0 -0
  49. package/dist/editor/components/CompositionSelectorItem.d.ts.map +0 -0
  50. package/dist/editor/components/CompositionSelectorItem.js +0 -0
  51. package/dist/editor/components/CompositionSelectorItem.js.map +0 -0
  52. package/dist/editor/components/ControlButton.d.ts +0 -0
  53. package/dist/editor/components/ControlButton.d.ts.map +0 -0
  54. package/dist/editor/components/ControlButton.js +0 -0
  55. package/dist/editor/components/ControlButton.js.map +0 -0
  56. package/dist/editor/components/CopyButton.d.ts +0 -0
  57. package/dist/editor/components/CopyButton.d.ts.map +0 -0
  58. package/dist/editor/components/CopyButton.js +0 -0
  59. package/dist/editor/components/CopyButton.js.map +0 -0
  60. package/dist/editor/components/CurrentComposition.d.ts +0 -0
  61. package/dist/editor/components/CurrentComposition.d.ts.map +0 -0
  62. package/dist/editor/components/CurrentComposition.js +1 -1
  63. package/dist/editor/components/CurrentComposition.js.map +1 -1
  64. package/dist/editor/components/Editor.d.ts +0 -0
  65. package/dist/editor/components/Editor.d.ts.map +1 -1
  66. package/dist/editor/components/Editor.js +2 -1
  67. package/dist/editor/components/Editor.js.map +1 -1
  68. package/dist/editor/components/EditorContent.d.ts +0 -0
  69. package/dist/editor/components/EditorContent.d.ts.map +0 -0
  70. package/dist/editor/components/EditorContent.js +0 -0
  71. package/dist/editor/components/EditorContent.js.map +0 -0
  72. package/dist/editor/components/FpsCounter.d.ts +0 -0
  73. package/dist/editor/components/FpsCounter.d.ts.map +0 -0
  74. package/dist/editor/components/FpsCounter.js +0 -0
  75. package/dist/editor/components/FpsCounter.js.map +0 -0
  76. package/dist/editor/components/FramePersistor.d.ts +0 -0
  77. package/dist/editor/components/FramePersistor.d.ts.map +0 -0
  78. package/dist/editor/components/FramePersistor.js +0 -0
  79. package/dist/editor/components/FramePersistor.js.map +0 -0
  80. package/dist/editor/components/GlobalKeybindings.d.ts +0 -0
  81. package/dist/editor/components/GlobalKeybindings.d.ts.map +0 -0
  82. package/dist/editor/components/GlobalKeybindings.js +0 -0
  83. package/dist/editor/components/GlobalKeybindings.js.map +0 -0
  84. package/dist/editor/components/IFrameWrapper.d.ts +6 -0
  85. package/dist/editor/components/IFrameWrapper.d.ts.map +1 -0
  86. package/dist/editor/components/IFrameWrapper.js +19 -0
  87. package/dist/editor/components/IFrameWrapper.js.map +1 -0
  88. package/dist/editor/components/KeyboardShortcuts.d.ts +1 -0
  89. package/dist/editor/components/KeyboardShortcuts.d.ts.map +1 -0
  90. package/dist/editor/components/KeyboardShortcuts.js +2 -0
  91. package/dist/editor/components/KeyboardShortcuts.js.map +1 -0
  92. package/dist/editor/components/KeyboardShortcutsModal.d.ts +0 -0
  93. package/dist/editor/components/KeyboardShortcutsModal.d.ts.map +0 -0
  94. package/dist/editor/components/KeyboardShortcutsModal.js +0 -0
  95. package/dist/editor/components/KeyboardShortcutsModal.js.map +0 -0
  96. package/dist/editor/components/LoadingIndicator.d.ts +0 -0
  97. package/dist/editor/components/LoadingIndicator.d.ts.map +1 -1
  98. package/dist/editor/components/LoadingIndicator.js +1 -0
  99. package/dist/editor/components/LoadingIndicator.js.map +1 -1
  100. package/dist/editor/components/LoopToggle.d.ts +0 -0
  101. package/dist/editor/components/LoopToggle.d.ts.map +1 -1
  102. package/dist/editor/components/LoopToggle.js +5 -0
  103. package/dist/editor/components/LoopToggle.js.map +1 -1
  104. package/dist/editor/components/Menu/MenuDivider.d.ts +0 -0
  105. package/dist/editor/components/Menu/MenuDivider.d.ts.map +0 -0
  106. package/dist/editor/components/Menu/MenuDivider.js +0 -0
  107. package/dist/editor/components/Menu/MenuDivider.js.map +0 -0
  108. package/dist/editor/components/Menu/MenuItem.d.ts +0 -0
  109. package/dist/editor/components/Menu/MenuItem.d.ts.map +0 -0
  110. package/dist/editor/components/Menu/MenuItem.js +0 -0
  111. package/dist/editor/components/Menu/MenuItem.js.map +0 -0
  112. package/dist/editor/components/Menu/MenuSubItem.d.ts +0 -0
  113. package/dist/editor/components/Menu/MenuSubItem.d.ts.map +0 -0
  114. package/dist/editor/components/Menu/MenuSubItem.js +0 -0
  115. package/dist/editor/components/Menu/MenuSubItem.js.map +0 -0
  116. package/dist/editor/components/Menu/SubMenu.d.ts +0 -0
  117. package/dist/editor/components/Menu/SubMenu.d.ts.map +0 -0
  118. package/dist/editor/components/Menu/SubMenu.js +0 -0
  119. package/dist/editor/components/Menu/SubMenu.js.map +0 -0
  120. package/dist/editor/components/Menu/portals.d.ts +0 -0
  121. package/dist/editor/components/Menu/portals.d.ts.map +0 -0
  122. package/dist/editor/components/Menu/portals.js +0 -0
  123. package/dist/editor/components/Menu/portals.js.map +0 -0
  124. package/dist/editor/components/Menu/styles.d.ts +0 -0
  125. package/dist/editor/components/Menu/styles.d.ts.map +0 -0
  126. package/dist/editor/components/Menu/styles.js +0 -0
  127. package/dist/editor/components/Menu/styles.js.map +0 -0
  128. package/dist/editor/components/MenuToolbar.d.ts +0 -0
  129. package/dist/editor/components/MenuToolbar.d.ts.map +0 -0
  130. package/dist/editor/components/MenuToolbar.js +1 -1
  131. package/dist/editor/components/MenuToolbar.js.map +1 -1
  132. package/dist/editor/components/ModalContainer.d.ts +0 -0
  133. package/dist/editor/components/ModalContainer.d.ts.map +0 -0
  134. package/dist/editor/components/ModalContainer.js +0 -0
  135. package/dist/editor/components/ModalContainer.js.map +0 -0
  136. package/dist/editor/components/ModalHeader.d.ts +0 -0
  137. package/dist/editor/components/ModalHeader.d.ts.map +0 -0
  138. package/dist/editor/components/ModalHeader.js +0 -0
  139. package/dist/editor/components/ModalHeader.js.map +0 -0
  140. package/dist/editor/components/MuteToggle.d.ts +6 -0
  141. package/dist/editor/components/MuteToggle.d.ts.map +1 -0
  142. package/dist/editor/components/MuteToggle.js +25 -0
  143. package/dist/editor/components/MuteToggle.js.map +1 -0
  144. package/dist/editor/components/NewComposition/CancelButton.d.ts +0 -0
  145. package/dist/editor/components/NewComposition/CancelButton.d.ts.map +0 -0
  146. package/dist/editor/components/NewComposition/CancelButton.js +0 -0
  147. package/dist/editor/components/NewComposition/CancelButton.js.map +0 -0
  148. package/dist/editor/components/NewComposition/ComboBox.d.ts +0 -0
  149. package/dist/editor/components/NewComposition/ComboBox.d.ts.map +0 -0
  150. package/dist/editor/components/NewComposition/ComboBox.js +0 -0
  151. package/dist/editor/components/NewComposition/ComboBox.js.map +0 -0
  152. package/dist/editor/components/NewComposition/CompositionType.d.ts +0 -0
  153. package/dist/editor/components/NewComposition/CompositionType.d.ts.map +0 -0
  154. package/dist/editor/components/NewComposition/CompositionType.js +0 -0
  155. package/dist/editor/components/NewComposition/CompositionType.js.map +0 -0
  156. package/dist/editor/components/NewComposition/CopyHint.d.ts +0 -0
  157. package/dist/editor/components/NewComposition/CopyHint.d.ts.map +0 -0
  158. package/dist/editor/components/NewComposition/CopyHint.js +0 -0
  159. package/dist/editor/components/NewComposition/CopyHint.js.map +0 -0
  160. package/dist/editor/components/NewComposition/InputDragger.d.ts +0 -0
  161. package/dist/editor/components/NewComposition/InputDragger.d.ts.map +0 -0
  162. package/dist/editor/components/NewComposition/InputDragger.js +0 -0
  163. package/dist/editor/components/NewComposition/InputDragger.js.map +0 -0
  164. package/dist/editor/components/NewComposition/MenuContent.d.ts +0 -0
  165. package/dist/editor/components/NewComposition/MenuContent.d.ts.map +0 -0
  166. package/dist/editor/components/NewComposition/MenuContent.js +0 -0
  167. package/dist/editor/components/NewComposition/MenuContent.js.map +0 -0
  168. package/dist/editor/components/NewComposition/ModalHeader.d.ts +3 -0
  169. package/dist/editor/components/NewComposition/ModalHeader.d.ts.map +1 -0
  170. package/dist/editor/components/NewComposition/ModalHeader.js +29 -0
  171. package/dist/editor/components/NewComposition/ModalHeader.js.map +1 -0
  172. package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts +0 -0
  173. package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts.map +0 -0
  174. package/dist/editor/components/NewComposition/NewCompAspectRatio.js +0 -0
  175. package/dist/editor/components/NewComposition/NewCompAspectRatio.js.map +0 -0
  176. package/dist/editor/components/NewComposition/NewCompCode.d.ts +0 -0
  177. package/dist/editor/components/NewComposition/NewCompCode.d.ts.map +0 -0
  178. package/dist/editor/components/NewComposition/NewCompCode.js +0 -0
  179. package/dist/editor/components/NewComposition/NewCompCode.js.map +0 -0
  180. package/dist/editor/components/NewComposition/NewCompDuration.d.ts +0 -0
  181. package/dist/editor/components/NewComposition/NewCompDuration.d.ts.map +0 -0
  182. package/dist/editor/components/NewComposition/NewCompDuration.js +0 -0
  183. package/dist/editor/components/NewComposition/NewCompDuration.js.map +0 -0
  184. package/dist/editor/components/NewComposition/NewCompHeader.d.ts +0 -0
  185. package/dist/editor/components/NewComposition/NewCompHeader.d.ts.map +0 -0
  186. package/dist/editor/components/NewComposition/NewCompHeader.js +0 -0
  187. package/dist/editor/components/NewComposition/NewCompHeader.js.map +0 -0
  188. package/dist/editor/components/NewComposition/NewComposition.d.ts +0 -0
  189. package/dist/editor/components/NewComposition/NewComposition.d.ts.map +0 -0
  190. package/dist/editor/components/NewComposition/NewComposition.js +0 -0
  191. package/dist/editor/components/NewComposition/NewComposition.js.map +0 -0
  192. package/dist/editor/components/NewComposition/RemInput.d.ts +0 -0
  193. package/dist/editor/components/NewComposition/RemInput.d.ts.map +0 -0
  194. package/dist/editor/components/NewComposition/RemInput.js +0 -0
  195. package/dist/editor/components/NewComposition/RemInput.js.map +0 -0
  196. package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts +0 -0
  197. package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts.map +0 -0
  198. package/dist/editor/components/NewComposition/ToggleAspectRatio.js +0 -0
  199. package/dist/editor/components/NewComposition/ToggleAspectRatio.js.map +0 -0
  200. package/dist/editor/components/NewComposition/ValidationMessage.d.ts +0 -0
  201. package/dist/editor/components/NewComposition/ValidationMessage.d.ts.map +0 -0
  202. package/dist/editor/components/NewComposition/ValidationMessage.js +0 -0
  203. package/dist/editor/components/NewComposition/ValidationMessage.js.map +0 -0
  204. package/dist/editor/components/NewComposition/new-comp-layout.d.ts +0 -0
  205. package/dist/editor/components/NewComposition/new-comp-layout.d.ts.map +0 -0
  206. package/dist/editor/components/NewComposition/new-comp-layout.js +0 -0
  207. package/dist/editor/components/NewComposition/new-comp-layout.js.map +0 -0
  208. package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts +0 -0
  209. package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts.map +0 -0
  210. package/dist/editor/components/NewComposition/render-aspect-ratio.js +0 -0
  211. package/dist/editor/components/NewComposition/render-aspect-ratio.js.map +0 -0
  212. package/dist/editor/components/PlayPause.d.ts +0 -0
  213. package/dist/editor/components/PlayPause.d.ts.map +0 -0
  214. package/dist/editor/components/PlayPause.js +0 -0
  215. package/dist/editor/components/PlayPause.js.map +0 -0
  216. package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts +0 -0
  217. package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts.map +0 -0
  218. package/dist/editor/components/PlaybackKeyboardShortcutsManager.js +0 -0
  219. package/dist/editor/components/PlaybackKeyboardShortcutsManager.js.map +0 -0
  220. package/dist/editor/components/PlaybackRatePersistor.d.ts +0 -0
  221. package/dist/editor/components/PlaybackRatePersistor.d.ts.map +0 -0
  222. package/dist/editor/components/PlaybackRatePersistor.js +0 -0
  223. package/dist/editor/components/PlaybackRatePersistor.js.map +0 -0
  224. package/dist/editor/components/PlaybackRateSelector.d.ts +0 -0
  225. package/dist/editor/components/PlaybackRateSelector.d.ts.map +0 -0
  226. package/dist/editor/components/PlaybackRateSelector.js +0 -0
  227. package/dist/editor/components/PlaybackRateSelector.js.map +0 -0
  228. package/dist/editor/components/Preview.d.ts +0 -0
  229. package/dist/editor/components/Preview.d.ts.map +1 -1
  230. package/dist/editor/components/Preview.js +2 -2
  231. package/dist/editor/components/Preview.js.map +1 -1
  232. package/dist/editor/components/PreviewToolbar.d.ts +0 -0
  233. package/dist/editor/components/PreviewToolbar.d.ts.map +1 -1
  234. package/dist/editor/components/PreviewToolbar.js +4 -1
  235. package/dist/editor/components/PreviewToolbar.js.map +1 -1
  236. package/dist/editor/components/RichTimelineToggle.d.ts +0 -0
  237. package/dist/editor/components/RichTimelineToggle.d.ts.map +0 -0
  238. package/dist/editor/components/RichTimelineToggle.js +0 -0
  239. package/dist/editor/components/RichTimelineToggle.js.map +0 -0
  240. package/dist/editor/components/SizeSelector.d.ts +0 -0
  241. package/dist/editor/components/SizeSelector.d.ts.map +0 -0
  242. package/dist/editor/components/SizeSelector.js +0 -0
  243. package/dist/editor/components/SizeSelector.js.map +0 -0
  244. package/dist/editor/components/Splitter/SplitterContainer.d.ts +0 -0
  245. package/dist/editor/components/Splitter/SplitterContainer.d.ts.map +0 -0
  246. package/dist/editor/components/Splitter/SplitterContainer.js +0 -0
  247. package/dist/editor/components/Splitter/SplitterContainer.js.map +0 -0
  248. package/dist/editor/components/Splitter/SplitterContext.d.ts +0 -0
  249. package/dist/editor/components/Splitter/SplitterContext.d.ts.map +0 -0
  250. package/dist/editor/components/Splitter/SplitterContext.js +0 -0
  251. package/dist/editor/components/Splitter/SplitterContext.js.map +0 -0
  252. package/dist/editor/components/Splitter/SplitterElement.d.ts +0 -0
  253. package/dist/editor/components/Splitter/SplitterElement.d.ts.map +0 -0
  254. package/dist/editor/components/Splitter/SplitterElement.js +0 -0
  255. package/dist/editor/components/Splitter/SplitterElement.js.map +0 -0
  256. package/dist/editor/components/Splitter/SplitterHandle.d.ts +0 -0
  257. package/dist/editor/components/Splitter/SplitterHandle.d.ts.map +0 -0
  258. package/dist/editor/components/Splitter/SplitterHandle.js +0 -0
  259. package/dist/editor/components/Splitter/SplitterHandle.js.map +0 -0
  260. package/dist/editor/components/Thumbnail.d.ts +0 -0
  261. package/dist/editor/components/Thumbnail.d.ts.map +1 -1
  262. package/dist/editor/components/Thumbnail.js +3 -2
  263. package/dist/editor/components/Thumbnail.js.map +1 -1
  264. package/dist/editor/components/TimeValue.d.ts +0 -0
  265. package/dist/editor/components/TimeValue.d.ts.map +0 -0
  266. package/dist/editor/components/TimeValue.js +0 -0
  267. package/dist/editor/components/TimeValue.js.map +0 -0
  268. package/dist/editor/components/Timeline/LoopedIndicator.d.ts +0 -0
  269. package/dist/editor/components/Timeline/LoopedIndicator.d.ts.map +0 -0
  270. package/dist/editor/components/Timeline/LoopedIndicator.js +0 -0
  271. package/dist/editor/components/Timeline/LoopedIndicator.js.map +0 -0
  272. package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts +0 -0
  273. package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts.map +0 -0
  274. package/dist/editor/components/Timeline/LoopedTimelineIndicators.js +0 -0
  275. package/dist/editor/components/Timeline/LoopedTimelineIndicators.js.map +0 -0
  276. package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts +0 -0
  277. package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts.map +0 -0
  278. package/dist/editor/components/Timeline/MaxTimelineTracks.js +0 -0
  279. package/dist/editor/components/Timeline/MaxTimelineTracks.js.map +0 -0
  280. package/dist/editor/components/Timeline/Timeline.d.ts +0 -0
  281. package/dist/editor/components/Timeline/Timeline.d.ts.map +0 -0
  282. package/dist/editor/components/Timeline/Timeline.js +0 -0
  283. package/dist/editor/components/Timeline/Timeline.js.map +0 -0
  284. package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts +0 -0
  285. package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts.map +0 -0
  286. package/dist/editor/components/Timeline/TimelineCollapseToggle.js +0 -0
  287. package/dist/editor/components/Timeline/TimelineCollapseToggle.js.map +0 -0
  288. package/dist/editor/components/Timeline/TimelineDragHandler.d.ts +0 -0
  289. package/dist/editor/components/Timeline/TimelineDragHandler.d.ts.map +0 -0
  290. package/dist/editor/components/Timeline/TimelineDragHandler.js +0 -0
  291. package/dist/editor/components/Timeline/TimelineDragHandler.js.map +0 -0
  292. package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts +0 -0
  293. package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts.map +0 -0
  294. package/dist/editor/components/Timeline/TimelineInOutPointer.js +0 -0
  295. package/dist/editor/components/Timeline/TimelineInOutPointer.js.map +0 -0
  296. package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts +0 -0
  297. package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts.map +0 -0
  298. package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js +0 -0
  299. package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js.map +0 -0
  300. package/dist/editor/components/Timeline/TimelineList.d.ts +0 -0
  301. package/dist/editor/components/Timeline/TimelineList.d.ts.map +0 -0
  302. package/dist/editor/components/Timeline/TimelineList.js +0 -0
  303. package/dist/editor/components/Timeline/TimelineList.js.map +0 -0
  304. package/dist/editor/components/Timeline/TimelineListItem.d.ts +0 -0
  305. package/dist/editor/components/Timeline/TimelineListItem.d.ts.map +0 -0
  306. package/dist/editor/components/Timeline/TimelineListItem.js +0 -0
  307. package/dist/editor/components/Timeline/TimelineListItem.js.map +0 -0
  308. package/dist/editor/components/Timeline/TimelineSequence.d.ts +0 -0
  309. package/dist/editor/components/Timeline/TimelineSequence.d.ts.map +0 -0
  310. package/dist/editor/components/Timeline/TimelineSequence.js +0 -0
  311. package/dist/editor/components/Timeline/TimelineSequence.js.map +0 -0
  312. package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts +0 -0
  313. package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts.map +0 -0
  314. package/dist/editor/components/Timeline/TimelineSequenceFrame.js +0 -0
  315. package/dist/editor/components/Timeline/TimelineSequenceFrame.js.map +0 -0
  316. package/dist/editor/components/Timeline/TimelineSlider.d.ts +0 -0
  317. package/dist/editor/components/Timeline/TimelineSlider.d.ts.map +1 -1
  318. package/dist/editor/components/Timeline/TimelineSlider.js +10 -2
  319. package/dist/editor/components/Timeline/TimelineSlider.js.map +1 -1
  320. package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts +0 -0
  321. package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts.map +1 -1
  322. package/dist/editor/components/Timeline/TimelineSliderHandle.js +4 -1
  323. package/dist/editor/components/Timeline/TimelineSliderHandle.js.map +1 -1
  324. package/dist/editor/components/Timeline/TimelineTracks.d.ts +0 -0
  325. package/dist/editor/components/Timeline/TimelineTracks.d.ts.map +0 -0
  326. package/dist/editor/components/Timeline/TimelineTracks.js +0 -0
  327. package/dist/editor/components/Timeline/TimelineTracks.js.map +0 -0
  328. package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts +0 -0
  329. package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts.map +0 -0
  330. package/dist/editor/components/Timeline/TimelineVideoInfo.js +0 -0
  331. package/dist/editor/components/Timeline/TimelineVideoInfo.js.map +0 -0
  332. package/dist/editor/components/Timeline/is-collapsed.d.ts +0 -0
  333. package/dist/editor/components/Timeline/is-collapsed.d.ts.map +0 -0
  334. package/dist/editor/components/Timeline/is-collapsed.js +0 -0
  335. package/dist/editor/components/Timeline/is-collapsed.js.map +0 -0
  336. package/dist/editor/components/Timeline/timeline-refs.d.ts +0 -0
  337. package/dist/editor/components/Timeline/timeline-refs.d.ts.map +0 -0
  338. package/dist/editor/components/Timeline/timeline-refs.js +0 -0
  339. package/dist/editor/components/Timeline/timeline-refs.js.map +0 -0
  340. package/dist/editor/components/Timeline/timeline-state-reducer.d.ts +0 -0
  341. package/dist/editor/components/Timeline/timeline-state-reducer.d.ts.map +0 -0
  342. package/dist/editor/components/Timeline/timeline-state-reducer.js +0 -0
  343. package/dist/editor/components/Timeline/timeline-state-reducer.js.map +0 -0
  344. package/dist/editor/components/TimelineInOutToggle.d.ts +0 -0
  345. package/dist/editor/components/TimelineInOutToggle.d.ts.map +0 -0
  346. package/dist/editor/components/TimelineInOutToggle.js +0 -0
  347. package/dist/editor/components/TimelineInOutToggle.js.map +0 -0
  348. package/dist/editor/components/TopPanel.d.ts +0 -0
  349. package/dist/editor/components/TopPanel.d.ts.map +0 -0
  350. package/dist/editor/components/TopPanel.js +0 -0
  351. package/dist/editor/components/TopPanel.js.map +0 -0
  352. package/dist/editor/components/UpdateCheck.d.ts +2 -3
  353. package/dist/editor/components/UpdateCheck.d.ts.map +1 -1
  354. package/dist/editor/components/UpdateCheck.js +15 -3
  355. package/dist/editor/components/UpdateCheck.js.map +1 -1
  356. package/dist/editor/components/UpdateModal/UpdateModal.d.ts +0 -0
  357. package/dist/editor/components/UpdateModal/UpdateModal.d.ts.map +1 -1
  358. package/dist/editor/components/UpdateModal/UpdateModal.js +7 -1
  359. package/dist/editor/components/UpdateModal/UpdateModal.js.map +1 -1
  360. package/dist/editor/components/layout.d.ts +0 -0
  361. package/dist/editor/components/layout.d.ts.map +0 -0
  362. package/dist/editor/components/layout.js +0 -0
  363. package/dist/editor/components/layout.js.map +0 -0
  364. package/dist/editor/helpers/calculate-timeline.d.ts +0 -0
  365. package/dist/editor/helpers/calculate-timeline.d.ts.map +0 -0
  366. package/dist/editor/helpers/calculate-timeline.js +0 -0
  367. package/dist/editor/helpers/calculate-timeline.js.map +0 -0
  368. package/dist/editor/helpers/checkerboard-background.d.ts +0 -0
  369. package/dist/editor/helpers/checkerboard-background.d.ts.map +0 -0
  370. package/dist/editor/helpers/checkerboard-background.js +0 -0
  371. package/dist/editor/helpers/checkerboard-background.js.map +0 -0
  372. package/dist/editor/helpers/colors.d.ts +0 -0
  373. package/dist/editor/helpers/colors.d.ts.map +0 -0
  374. package/dist/editor/helpers/colors.js +0 -0
  375. package/dist/editor/helpers/colors.js.map +0 -0
  376. package/dist/editor/helpers/copy-text.d.ts +0 -0
  377. package/dist/editor/helpers/copy-text.d.ts.map +0 -0
  378. package/dist/editor/helpers/copy-text.js +0 -0
  379. package/dist/editor/helpers/copy-text.js.map +0 -0
  380. package/dist/editor/helpers/css-reset.d.ts +3 -0
  381. package/dist/editor/helpers/css-reset.d.ts.map +1 -0
  382. package/dist/editor/helpers/css-reset.js +9 -0
  383. package/dist/editor/helpers/css-reset.js.map +1 -0
  384. package/dist/editor/helpers/font.d.ts +0 -0
  385. package/dist/editor/helpers/font.d.ts.map +0 -0
  386. package/dist/editor/helpers/font.js +0 -0
  387. package/dist/editor/helpers/font.js.map +0 -0
  388. package/dist/editor/helpers/get-left-of-timeline-slider.d.ts +0 -0
  389. package/dist/editor/helpers/get-left-of-timeline-slider.d.ts.map +0 -0
  390. package/dist/editor/helpers/get-left-of-timeline-slider.js +0 -0
  391. package/dist/editor/helpers/get-left-of-timeline-slider.js.map +0 -0
  392. package/dist/editor/helpers/get-sequence-visible-range.d.ts +0 -0
  393. package/dist/editor/helpers/get-sequence-visible-range.d.ts.map +0 -0
  394. package/dist/editor/helpers/get-sequence-visible-range.js +0 -0
  395. package/dist/editor/helpers/get-sequence-visible-range.js.map +0 -0
  396. package/dist/editor/helpers/get-timeline-nestedness.d.ts +0 -0
  397. package/dist/editor/helpers/get-timeline-nestedness.d.ts.map +0 -0
  398. package/dist/editor/helpers/get-timeline-nestedness.js +0 -0
  399. package/dist/editor/helpers/get-timeline-nestedness.js.map +0 -0
  400. package/dist/editor/helpers/get-timeline-sequence-hash.d.ts +0 -0
  401. package/dist/editor/helpers/get-timeline-sequence-hash.d.ts.map +0 -0
  402. package/dist/editor/helpers/get-timeline-sequence-hash.js +0 -0
  403. package/dist/editor/helpers/get-timeline-sequence-hash.js.map +0 -0
  404. package/dist/editor/helpers/get-timeline-sequence-layout.d.ts +0 -0
  405. package/dist/editor/helpers/get-timeline-sequence-layout.d.ts.map +0 -0
  406. package/dist/editor/helpers/get-timeline-sequence-layout.js +0 -0
  407. package/dist/editor/helpers/get-timeline-sequence-layout.js.map +0 -0
  408. package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts +0 -0
  409. package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts.map +0 -0
  410. package/dist/editor/helpers/get-timeline-sequence-sort-key.js +0 -0
  411. package/dist/editor/helpers/get-timeline-sequence-sort-key.js.map +0 -0
  412. package/dist/editor/helpers/is-composition-still.d.ts +0 -0
  413. package/dist/editor/helpers/is-composition-still.d.ts.map +0 -0
  414. package/dist/editor/helpers/is-composition-still.js +0 -0
  415. package/dist/editor/helpers/is-composition-still.js.map +0 -0
  416. package/dist/editor/helpers/is-current-selected-still.d.ts +0 -0
  417. package/dist/editor/helpers/is-current-selected-still.d.ts.map +0 -0
  418. package/dist/editor/helpers/is-current-selected-still.js +0 -0
  419. package/dist/editor/helpers/is-current-selected-still.js.map +0 -0
  420. package/dist/editor/helpers/noop.d.ts +0 -0
  421. package/dist/editor/helpers/noop.d.ts.map +0 -0
  422. package/dist/editor/helpers/noop.js +0 -0
  423. package/dist/editor/helpers/noop.js.map +0 -0
  424. package/dist/editor/helpers/timeline-layout.d.ts +0 -0
  425. package/dist/editor/helpers/timeline-layout.d.ts.map +0 -0
  426. package/dist/editor/helpers/timeline-layout.js +0 -0
  427. package/dist/editor/helpers/timeline-layout.js.map +0 -0
  428. package/dist/editor/helpers/use-keybinding.d.ts +0 -0
  429. package/dist/editor/helpers/use-keybinding.d.ts.map +0 -0
  430. package/dist/editor/helpers/use-keybinding.js +0 -0
  431. package/dist/editor/helpers/use-keybinding.js.map +0 -0
  432. package/dist/editor/helpers/validate-new-comp-data.d.ts +0 -0
  433. package/dist/editor/helpers/validate-new-comp-data.d.ts.map +0 -0
  434. package/dist/editor/helpers/validate-new-comp-data.js +0 -0
  435. package/dist/editor/helpers/validate-new-comp-data.js.map +0 -0
  436. package/dist/editor/icons/Checkmark.d.ts +0 -0
  437. package/dist/editor/icons/Checkmark.d.ts.map +0 -0
  438. package/dist/editor/icons/Checkmark.js +0 -0
  439. package/dist/editor/icons/Checkmark.js.map +0 -0
  440. package/dist/editor/icons/caret.d.ts +0 -0
  441. package/dist/editor/icons/caret.d.ts.map +0 -0
  442. package/dist/editor/icons/caret.js +0 -0
  443. package/dist/editor/icons/caret.js.map +0 -0
  444. package/dist/editor/icons/film.d.ts +0 -0
  445. package/dist/editor/icons/film.d.ts.map +0 -0
  446. package/dist/editor/icons/film.js +0 -0
  447. package/dist/editor/icons/film.js.map +0 -0
  448. package/dist/editor/icons/keys.d.ts +0 -0
  449. package/dist/editor/icons/keys.d.ts.map +0 -0
  450. package/dist/editor/icons/keys.js +0 -0
  451. package/dist/editor/icons/keys.js.map +0 -0
  452. package/dist/editor/icons/lock.d.ts +0 -0
  453. package/dist/editor/icons/lock.d.ts.map +0 -0
  454. package/dist/editor/icons/lock.js +0 -0
  455. package/dist/editor/icons/lock.js.map +0 -0
  456. package/dist/editor/icons/media-volume.d.ts +0 -0
  457. package/dist/editor/icons/media-volume.d.ts.map +0 -0
  458. package/dist/editor/icons/media-volume.js +1 -1
  459. package/dist/editor/icons/media-volume.js.map +1 -1
  460. package/dist/editor/icons/pause.d.ts +0 -0
  461. package/dist/editor/icons/pause.d.ts.map +0 -0
  462. package/dist/editor/icons/pause.js +0 -0
  463. package/dist/editor/icons/pause.js.map +0 -0
  464. package/dist/editor/icons/play.d.ts +0 -0
  465. package/dist/editor/icons/play.d.ts.map +0 -0
  466. package/dist/editor/icons/play.js +0 -0
  467. package/dist/editor/icons/play.js.map +0 -0
  468. package/dist/editor/icons/step-back.d.ts +0 -0
  469. package/dist/editor/icons/step-back.d.ts.map +0 -0
  470. package/dist/editor/icons/step-back.js +0 -0
  471. package/dist/editor/icons/step-back.js.map +0 -0
  472. package/dist/editor/icons/step-forward.d.ts +0 -0
  473. package/dist/editor/icons/step-forward.d.ts.map +0 -0
  474. package/dist/editor/icons/step-forward.js +0 -0
  475. package/dist/editor/icons/step-forward.js.map +0 -0
  476. package/dist/editor/icons/still.d.ts +0 -0
  477. package/dist/editor/icons/still.d.ts.map +0 -0
  478. package/dist/editor/icons/still.js +0 -0
  479. package/dist/editor/icons/still.js.map +0 -0
  480. package/dist/editor/icons/timeline.d.ts +0 -0
  481. package/dist/editor/icons/timeline.d.ts.map +0 -0
  482. package/dist/editor/icons/timeline.js +0 -0
  483. package/dist/editor/icons/timeline.js.map +0 -0
  484. package/dist/editor/icons/timelineInOutPointer.d.ts +0 -0
  485. package/dist/editor/icons/timelineInOutPointer.d.ts.map +0 -0
  486. package/dist/editor/icons/timelineInOutPointer.js +0 -0
  487. package/dist/editor/icons/timelineInOutPointer.js.map +0 -0
  488. package/dist/editor/state/aspect-ratio-locked.d.ts +0 -0
  489. package/dist/editor/state/aspect-ratio-locked.d.ts.map +0 -0
  490. package/dist/editor/state/aspect-ratio-locked.js +0 -0
  491. package/dist/editor/state/aspect-ratio-locked.js.map +0 -0
  492. package/dist/editor/state/checkerboard.d.ts +0 -0
  493. package/dist/editor/state/checkerboard.d.ts.map +0 -0
  494. package/dist/editor/state/checkerboard.js +0 -0
  495. package/dist/editor/state/checkerboard.js.map +0 -0
  496. package/dist/editor/state/highest-z-index.d.ts +0 -0
  497. package/dist/editor/state/highest-z-index.d.ts.map +0 -0
  498. package/dist/editor/state/highest-z-index.js +0 -0
  499. package/dist/editor/state/highest-z-index.js.map +0 -0
  500. package/dist/editor/state/input-dragger-click-lock.d.ts +0 -0
  501. package/dist/editor/state/input-dragger-click-lock.d.ts.map +0 -0
  502. package/dist/editor/state/input-dragger-click-lock.js +0 -0
  503. package/dist/editor/state/input-dragger-click-lock.js.map +0 -0
  504. package/dist/editor/state/keybindings.d.ts +0 -0
  505. package/dist/editor/state/keybindings.d.ts.map +0 -0
  506. package/dist/editor/state/keybindings.js +0 -0
  507. package/dist/editor/state/keybindings.js.map +0 -0
  508. package/dist/editor/state/loop.d.ts +0 -0
  509. package/dist/editor/state/loop.d.ts.map +0 -0
  510. package/dist/editor/state/loop.js +0 -0
  511. package/dist/editor/state/loop.js.map +0 -0
  512. package/dist/editor/state/marks.d.ts +0 -0
  513. package/dist/editor/state/marks.d.ts.map +0 -0
  514. package/dist/editor/state/marks.js +0 -0
  515. package/dist/editor/state/marks.js.map +0 -0
  516. package/dist/editor/state/modals.d.ts +0 -0
  517. package/dist/editor/state/modals.d.ts.map +0 -0
  518. package/dist/editor/state/modals.js +0 -0
  519. package/dist/editor/state/modals.js.map +0 -0
  520. package/dist/editor/state/mute.d.ts +3 -0
  521. package/dist/editor/state/mute.d.ts.map +1 -0
  522. package/dist/editor/state/mute.js +14 -0
  523. package/dist/editor/state/mute.js.map +1 -0
  524. package/dist/editor/state/playbackrate.d.ts +0 -0
  525. package/dist/editor/state/playbackrate.d.ts.map +0 -0
  526. package/dist/editor/state/playbackrate.js +0 -0
  527. package/dist/editor/state/playbackrate.js.map +0 -0
  528. package/dist/editor/state/preview-size.d.ts +0 -0
  529. package/dist/editor/state/preview-size.d.ts.map +0 -0
  530. package/dist/editor/state/preview-size.js +0 -0
  531. package/dist/editor/state/preview-size.js.map +0 -0
  532. package/dist/editor/state/render-frame.d.ts +0 -0
  533. package/dist/editor/state/render-frame.d.ts.map +0 -0
  534. package/dist/editor/state/render-frame.js +0 -0
  535. package/dist/editor/state/render-frame.js.map +0 -0
  536. package/dist/editor/state/rich-timeline.d.ts +0 -0
  537. package/dist/editor/state/rich-timeline.d.ts.map +0 -0
  538. package/dist/editor/state/rich-timeline.js +0 -0
  539. package/dist/editor/state/rich-timeline.js.map +0 -0
  540. package/dist/editor/state/timeline-ref.d.ts +0 -0
  541. package/dist/editor/state/timeline-ref.d.ts.map +0 -0
  542. package/dist/editor/state/timeline-ref.js +0 -0
  543. package/dist/editor/state/timeline-ref.js.map +0 -0
  544. package/dist/editor/state/timeline.d.ts +0 -0
  545. package/dist/editor/state/timeline.d.ts.map +0 -0
  546. package/dist/editor/state/timeline.js +0 -0
  547. package/dist/editor/state/timeline.js.map +0 -0
  548. package/dist/editor/state/z-index.d.ts +0 -0
  549. package/dist/editor/state/z-index.d.ts.map +0 -0
  550. package/dist/editor/state/z-index.js +0 -0
  551. package/dist/editor/state/z-index.js.map +0 -0
  552. package/dist/empty-audio.d.ts +2 -0
  553. package/dist/empty-audio.d.ts.map +1 -0
  554. package/dist/empty-audio.js +5 -0
  555. package/dist/empty-audio.js.map +1 -0
  556. package/dist/get-cli-options.d.ts +5 -0
  557. package/dist/get-cli-options.d.ts.map +1 -1
  558. package/dist/get-cli-options.js +13 -1
  559. package/dist/get-cli-options.js.map +1 -1
  560. package/dist/get-composition-id.d.ts +0 -0
  561. package/dist/get-composition-id.d.ts.map +0 -0
  562. package/dist/get-composition-id.js +0 -0
  563. package/dist/get-composition-id.js.map +0 -0
  564. package/dist/get-config-file-name.d.ts +1 -1
  565. package/dist/get-config-file-name.d.ts.map +1 -1
  566. package/dist/get-config-file-name.js +1 -1
  567. package/dist/get-config-file-name.js.map +1 -1
  568. package/dist/get-env.d.ts +0 -0
  569. package/dist/get-env.d.ts.map +1 -1
  570. package/dist/get-env.js +2 -2
  571. package/dist/get-env.js.map +1 -1
  572. package/dist/get-filename.d.ts +0 -0
  573. package/dist/get-filename.d.ts.map +0 -0
  574. package/dist/get-filename.js +1 -1
  575. package/dist/get-filename.js.map +1 -1
  576. package/dist/get-input-props.d.ts +0 -0
  577. package/dist/get-input-props.d.ts.map +0 -0
  578. package/dist/get-input-props.js +0 -0
  579. package/dist/get-input-props.js.map +0 -0
  580. package/dist/handle-common-errors.d.ts +0 -0
  581. package/dist/handle-common-errors.d.ts.map +1 -1
  582. package/dist/handle-common-errors.js +8 -0
  583. package/dist/handle-common-errors.js.map +1 -1
  584. package/dist/homepage/homepage.d.ts +3 -0
  585. package/dist/homepage/homepage.d.ts.map +1 -0
  586. package/dist/homepage/homepage.js +9 -0
  587. package/dist/homepage/homepage.js.map +1 -0
  588. package/dist/image-formats.d.ts +0 -0
  589. package/dist/image-formats.d.ts.map +0 -0
  590. package/dist/image-formats.js +0 -0
  591. package/dist/image-formats.js.map +0 -0
  592. package/dist/index.d.ts +12 -6
  593. package/dist/index.d.ts.map +1 -1
  594. package/dist/index.js +11 -4
  595. package/dist/index.js.map +1 -1
  596. package/dist/initialize-render-cli.d.ts +1 -1
  597. package/dist/initialize-render-cli.d.ts.map +1 -1
  598. package/dist/initialize-render-cli.js +2 -2
  599. package/dist/initialize-render-cli.js.map +1 -1
  600. package/dist/is-javascript.d.ts +0 -0
  601. package/dist/is-javascript.d.ts.map +0 -0
  602. package/dist/is-javascript.js +0 -0
  603. package/dist/is-javascript.js.map +0 -0
  604. package/dist/lambda-command.d.ts +0 -0
  605. package/dist/lambda-command.d.ts.map +0 -0
  606. package/dist/lambda-command.js +1 -1
  607. package/dist/lambda-command.js.map +1 -1
  608. package/dist/load-config.d.ts +1 -1
  609. package/dist/load-config.d.ts.map +1 -1
  610. package/dist/load-config.js +28 -18
  611. package/dist/load-config.js.map +1 -1
  612. package/dist/log.d.ts +0 -0
  613. package/dist/log.d.ts.map +1 -1
  614. package/dist/log.js +4 -4
  615. package/dist/log.js.map +1 -1
  616. package/dist/parse-command-line.d.ts +11 -2
  617. package/dist/parse-command-line.d.ts.map +1 -1
  618. package/dist/parse-command-line.js +27 -3
  619. package/dist/parse-command-line.js.map +1 -1
  620. package/dist/preview.d.ts +0 -0
  621. package/dist/preview.d.ts.map +1 -1
  622. package/dist/preview.js +4 -5
  623. package/dist/preview.js.map +1 -1
  624. package/dist/previewEntry.d.ts +0 -0
  625. package/dist/previewEntry.d.ts.map +0 -0
  626. package/dist/previewEntry.js +2 -2
  627. package/dist/previewEntry.js.map +1 -1
  628. package/dist/print-help.d.ts +0 -0
  629. package/dist/print-help.d.ts.map +1 -1
  630. package/dist/print-help.js +5 -0
  631. package/dist/print-help.js.map +1 -1
  632. package/dist/progress-bar.d.ts +25 -8
  633. package/dist/progress-bar.d.ts.map +1 -1
  634. package/dist/progress-bar.js +38 -17
  635. package/dist/progress-bar.js.map +1 -1
  636. package/dist/render.d.ts +0 -0
  637. package/dist/render.d.ts.map +1 -1
  638. package/dist/render.js +155 -154
  639. package/dist/render.js.map +1 -1
  640. package/dist/resolve-from.d.ts +2 -0
  641. package/dist/resolve-from.d.ts.map +1 -0
  642. package/dist/resolve-from.js +34 -0
  643. package/dist/resolve-from.js.map +1 -0
  644. package/dist/setup-cache.d.ts +2 -1
  645. package/dist/setup-cache.d.ts.map +1 -1
  646. package/dist/setup-cache.js +9 -2
  647. package/dist/setup-cache.js.map +1 -1
  648. package/dist/step.d.ts +2 -0
  649. package/dist/step.d.ts.map +1 -0
  650. package/dist/step.js +3 -0
  651. package/dist/step.js.map +1 -0
  652. package/dist/still.d.ts +0 -0
  653. package/dist/still.d.ts.map +1 -1
  654. package/dist/still.js +47 -36
  655. package/dist/still.js.map +1 -1
  656. package/dist/upgrade.d.ts +0 -0
  657. package/dist/upgrade.d.ts.map +1 -1
  658. package/dist/upgrade.js +24 -25
  659. package/dist/upgrade.js.map +1 -1
  660. package/dist/user-passed-output-location.d.ts +0 -0
  661. package/dist/user-passed-output-location.d.ts.map +0 -0
  662. package/dist/user-passed-output-location.js +0 -0
  663. package/dist/user-passed-output-location.js.map +0 -0
  664. package/dist/validate-ffmpeg-version.d.ts +0 -0
  665. package/dist/validate-ffmpeg-version.d.ts.map +0 -0
  666. package/dist/validate-ffmpeg-version.js +0 -0
  667. package/dist/validate-ffmpeg-version.js.map +0 -0
  668. package/dist/versions.d.ts +4 -0
  669. package/dist/versions.d.ts.map +1 -0
  670. package/dist/versions.js +107 -0
  671. package/dist/versions.js.map +1 -0
  672. package/dist/warn-about-ffmpeg-version.d.ts +0 -0
  673. package/dist/warn-about-ffmpeg-version.d.ts.map +0 -0
  674. package/dist/warn-about-ffmpeg-version.js +0 -0
  675. package/dist/warn-about-ffmpeg-version.js.map +0 -0
  676. package/package.json +21 -21
  677. package/dist/cycle-browser-tabs.d.ts +0 -7
  678. package/dist/cycle-browser-tabs.d.ts.map +0 -1
  679. package/dist/cycle-browser-tabs.js +0 -24
  680. package/dist/cycle-browser-tabs.js.map +0 -1
  681. package/dist/editor/components/FramePersister.d.ts +0 -4
  682. package/dist/editor/components/FramePersister.d.ts.map +0 -1
  683. package/dist/editor/components/FramePersister.js +0 -28
  684. package/dist/editor/components/FramePersister.js.map +0 -1
  685. package/dist/editor/components/MediaVolumeSlider.d.ts +0 -3
  686. package/dist/editor/components/MediaVolumeSlider.d.ts.map +0 -1
  687. package/dist/editor/components/MediaVolumeSlider.js +0 -113
  688. package/dist/editor/components/MediaVolumeSlider.js.map +0 -1
  689. package/dist/editor/components/Menu/Checkmark.d.ts +0 -2
  690. package/dist/editor/components/Menu/Checkmark.d.ts.map +0 -1
  691. package/dist/editor/components/Menu/Checkmark.js +0 -11
  692. package/dist/editor/components/Menu/Checkmark.js.map +0 -1
  693. package/dist/editor/components/Menu/is-menu-click.d.ts +0 -1
  694. package/dist/editor/components/Menu/is-menu-click.d.ts.map +0 -1
  695. package/dist/editor/components/Menu/is-menu-click.js +0 -2
  696. package/dist/editor/components/Menu/is-menu-click.js.map +0 -1
  697. package/dist/editor/components/NewComposition/LazyLoadNewComposition.d.ts +0 -6
  698. package/dist/editor/components/NewComposition/LazyLoadNewComposition.d.ts.map +0 -1
  699. package/dist/editor/components/NewComposition/LazyLoadNewComposition.js +0 -32
  700. package/dist/editor/components/NewComposition/LazyLoadNewComposition.js.map +0 -1
  701. package/dist/editor/components/NewComposition.d.ts +0 -3
  702. package/dist/editor/components/NewComposition.d.ts.map +0 -1
  703. package/dist/editor/components/NewComposition.js +0 -47
  704. package/dist/editor/components/NewComposition.js.map +0 -1
  705. package/dist/editor/components/NewSequence.d.ts +0 -3
  706. package/dist/editor/components/NewSequence.d.ts.map +0 -1
  707. package/dist/editor/components/NewSequence.js +0 -47
  708. package/dist/editor/components/NewSequence.js.map +0 -1
  709. package/dist/editor/components/Spacing.d.ts +0 -7
  710. package/dist/editor/components/Spacing.d.ts.map +0 -1
  711. package/dist/editor/components/Spacing.js +0 -18
  712. package/dist/editor/components/Spacing.js.map +0 -1
  713. package/dist/editor/components/Timeline/LoopIndicator.d.ts +0 -5
  714. package/dist/editor/components/Timeline/LoopIndicator.d.ts.map +0 -1
  715. package/dist/editor/components/Timeline/LoopIndicator.js +0 -37
  716. package/dist/editor/components/Timeline/LoopIndicator.js.map +0 -1
  717. package/dist/editor/helpers/isCompositionStill.d.ts +0 -1
  718. package/dist/editor/helpers/isCompositionStill.d.ts.map +0 -1
  719. package/dist/editor/helpers/isCompositionStill.js +0 -2
  720. package/dist/editor/helpers/isCompositionStill.js.map +0 -1
  721. package/dist/editor/helpers/validate-composition-name.d.ts +0 -3
  722. package/dist/editor/helpers/validate-composition-name.d.ts.map +0 -1
  723. package/dist/editor/helpers/validate-composition-name.js +0 -15
  724. package/dist/editor/helpers/validate-composition-name.js.map +0 -1
  725. package/dist/editor/hooks/get-el-size.d.ts +0 -8
  726. package/dist/editor/hooks/get-el-size.d.ts.map +0 -1
  727. package/dist/editor/hooks/get-el-size.js +0 -43
  728. package/dist/editor/hooks/get-el-size.js.map +0 -1
  729. package/dist/editor/icons/fast-back.d.ts +0 -3
  730. package/dist/editor/icons/fast-back.d.ts.map +0 -1
  731. package/dist/editor/icons/fast-back.js +0 -9
  732. package/dist/editor/icons/fast-back.js.map +0 -1
  733. package/dist/editor/icons/fast-forward.d.ts +0 -3
  734. package/dist/editor/icons/fast-forward.d.ts.map +0 -1
  735. package/dist/editor/icons/fast-forward.js +0 -9
  736. package/dist/editor/icons/fast-forward.js.map +0 -1
  737. package/dist/editor/state/global-menu-id.d.ts +0 -4
  738. package/dist/editor/state/global-menu-id.d.ts.map +0 -1
  739. package/dist/editor/state/global-menu-id.js +0 -11
  740. package/dist/editor/state/global-menu-id.js.map +0 -1
  741. package/dist/editor/state/menu-selection.d.ts +0 -8
  742. package/dist/editor/state/menu-selection.d.ts.map +0 -1
  743. package/dist/editor/state/menu-selection.js +0 -14
  744. package/dist/editor/state/menu-selection.js.map +0 -1
@@ -0,0 +1,5 @@
1
+ @remotion/cli:build: cache hit, replaying output 9190dc477f6ebc4a
2
+ @remotion/cli:build: 
3
+ @remotion/cli:build: > @remotion/cli@2.6.8 build /Users/jonathanburger/remotion/packages/cli
4
+ @remotion/cli:build: > tsc -d
5
+ @remotion/cli:build: 
File without changes
@@ -0,0 +1,21 @@
1
+ @remotion/cli:test: cache hit, replaying output cd1adf3960bfd67d
2
+ @remotion/cli:test: 
3
+ @remotion/cli:test: > @remotion/cli@2.6.7 test /Users/jonathanburger/remotion/packages/cli
4
+ @remotion/cli:test: > jest
5
+ @remotion/cli:test: 
6
+ @remotion/cli:test: watchman warning: Recrawled this watch 45 times, most recently because:
7
+ @remotion/cli:test: MustScanSubDirs UserDroppedTo resolve, please review the information on
8
+ @remotion/cli:test: https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
9
+ @remotion/cli:test: To clear this warning, run:
10
+ @remotion/cli:test: `watchman watch-del '/Users/jonathanburger/remotion' ; watchman watch-project '/Users/jonathanburger/remotion'`
11
+ @remotion/cli:test: 
12
+ @remotion/cli:test: PASS src/test/timeline-sequence-layout.test.ts (10.943 s)
13
+ @remotion/cli:test: PASS src/test/timeline.test.ts (11.478 s)
14
+ @remotion/cli:test: PASS src/test/big-timeline.test.ts (11.621 s)
15
+ @remotion/cli:test: PASS src/test/sequenced-timeline.test.ts (11.594 s)
16
+ @remotion/cli:test: 
17
+ @remotion/cli:test: Test Suites: 4 passed, 4 total
18
+ @remotion/cli:test: Tests: 7 passed, 7 total
19
+ @remotion/cli:test: Snapshots: 0 total
20
+ @remotion/cli:test: Time: 12.487 s
21
+ @remotion/cli:test: Ran all test suites.
@@ -0,0 +1,41 @@
1
+ /// <reference types="node" />
2
+ declare type Options = {
3
+ width?: number;
4
+ height?: number;
5
+ };
6
+ export declare class AnsiDiff {
7
+ x: number;
8
+ y: number;
9
+ width: number;
10
+ height: number;
11
+ _buffer: string | null;
12
+ _out: Buffer[];
13
+ _lines: Line[];
14
+ constructor(opts?: Options);
15
+ resize: (opts: Options) => void;
16
+ toString(): string | null;
17
+ update(buffer: string | Buffer, opts?: {
18
+ moveTo?: [number, number];
19
+ }): Buffer;
20
+ _clearDown(y: number): void;
21
+ _newline(): void;
22
+ _write(line: Line): void;
23
+ _moveTo(x: number, y: number): void;
24
+ _push: (buf: Buffer) => void;
25
+ }
26
+ declare class Line {
27
+ y: number;
28
+ width: number;
29
+ parts: string[];
30
+ height: number;
31
+ remainder: number;
32
+ raw: string;
33
+ length: number;
34
+ newline: boolean;
35
+ constructor(str: string, y: number, nl: boolean, term: AnsiDiff);
36
+ diffLeft(other: Line): number;
37
+ diffRight(other: Line): number;
38
+ toBuffer(): Buffer;
39
+ }
40
+ export {};
41
+ //# sourceMappingURL=ansi-diff.d.ts.map
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,227 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AnsiDiff = void 0;
4
+ const ansi_split_1 = require("./ansi-split");
5
+ const CLEAR_LINE = Buffer.from([0x1b, 0x5b, 0x30, 0x4b]);
6
+ const NEWLINE = Buffer.from('\n');
7
+ class AnsiDiff {
8
+ constructor(opts) {
9
+ this.resize = (opts) => {
10
+ if (!opts)
11
+ opts = {};
12
+ if (opts.width)
13
+ this.width = opts.width;
14
+ if (opts.height)
15
+ this.height = opts.height;
16
+ if (this._buffer)
17
+ this.update(this._buffer);
18
+ const last = top(this._lines);
19
+ // eslint-disable-next-line no-negated-condition
20
+ if (!last) {
21
+ this.x = 0;
22
+ this.y = 0;
23
+ }
24
+ else {
25
+ this.x = last.remainder;
26
+ this.y = last.y + last.height;
27
+ }
28
+ };
29
+ this._push = (buf) => {
30
+ this._out.push(buf);
31
+ };
32
+ this.x = 0;
33
+ this.y = 0;
34
+ this.width = (opts === null || opts === void 0 ? void 0 : opts.width) || Infinity;
35
+ this.height = (opts === null || opts === void 0 ? void 0 : opts.height) || Infinity;
36
+ this._buffer = null;
37
+ this._out = [];
38
+ this._lines = [];
39
+ }
40
+ toString() {
41
+ return this._buffer;
42
+ }
43
+ update(buffer, opts) {
44
+ this._buffer = Buffer.isBuffer(buffer) ? buffer.toString() : buffer;
45
+ const other = this._buffer;
46
+ const oldLines = this._lines;
47
+ const lines = split(other, this);
48
+ this._lines = lines;
49
+ this._out = [];
50
+ const min = Math.min(lines.length, oldLines.length);
51
+ let i = 0;
52
+ let a;
53
+ let b;
54
+ let scrub = false;
55
+ for (; i < min; i++) {
56
+ a = lines[i];
57
+ b = oldLines[i];
58
+ if (same(a, b))
59
+ continue;
60
+ // if x === width there is an edgecase with inline diffing
61
+ // easiest solution is just not to do it then! :)
62
+ if (!scrub && this.x !== this.width && inlineDiff(a, b)) {
63
+ const left = a.diffLeft(b);
64
+ const right = a.diffRight(b);
65
+ const slice = a.raw.slice(left, right ? -right : a.length);
66
+ if (left + right > 4 && left + slice.length < this.width - 1) {
67
+ this._moveTo(left, a.y);
68
+ this._push(Buffer.from(slice));
69
+ this.x += slice.length;
70
+ continue;
71
+ }
72
+ }
73
+ this._moveTo(0, a.y);
74
+ this._write(a);
75
+ if (a.y !== b.y || a.height !== b.height)
76
+ scrub = true;
77
+ if (b.length > a.length || scrub)
78
+ this._push(CLEAR_LINE);
79
+ if (a.newline)
80
+ this._newline();
81
+ }
82
+ for (; i < lines.length; i++) {
83
+ a = lines[i];
84
+ this._moveTo(0, a.y);
85
+ this._write(a);
86
+ if (scrub)
87
+ this._push(CLEAR_LINE);
88
+ if (a.newline)
89
+ this._newline();
90
+ }
91
+ const oldLast = top(oldLines);
92
+ const last = top(lines);
93
+ if (oldLast &&
94
+ (!last || last.y + last.height < oldLast.y + oldLast.height)) {
95
+ this._clearDown(oldLast.y + oldLast.height);
96
+ }
97
+ if (opts === null || opts === void 0 ? void 0 : opts.moveTo) {
98
+ this._moveTo(opts.moveTo[0], opts.moveTo[1]);
99
+ }
100
+ else if (last) {
101
+ this._moveTo(last.remainder, last.y + last.height);
102
+ }
103
+ return Buffer.concat(this._out);
104
+ }
105
+ _clearDown(y) {
106
+ let { x } = this;
107
+ for (let i = this.y; i <= y; i++) {
108
+ this._moveTo(x, i);
109
+ this._push(CLEAR_LINE);
110
+ x = 0;
111
+ }
112
+ }
113
+ _newline() {
114
+ this._push(NEWLINE);
115
+ this.x = 0;
116
+ this.y++;
117
+ }
118
+ _write(line) {
119
+ this._out.push(line.toBuffer());
120
+ this.x = line.remainder;
121
+ this.y += line.height;
122
+ }
123
+ _moveTo(x, y) {
124
+ const dx = x - this.x;
125
+ const dy = y - this.y;
126
+ if (dx > 0)
127
+ this._push(moveRight(dx));
128
+ else if (dx < 0)
129
+ this._push(moveLeft(-dx));
130
+ if (dy > 0)
131
+ this._push(moveDown(dy));
132
+ else if (dy < 0)
133
+ this._push(moveUp(-dy));
134
+ this.x = x;
135
+ this.y = y;
136
+ }
137
+ }
138
+ exports.AnsiDiff = AnsiDiff;
139
+ function same(a, b) {
140
+ return (a.y === b.y &&
141
+ a.width === b.width &&
142
+ a.raw === b.raw &&
143
+ a.newline === b.newline);
144
+ }
145
+ function top(list) {
146
+ return list.length ? list[list.length - 1] : null;
147
+ }
148
+ class Line {
149
+ constructor(str, y, nl, term) {
150
+ this.y = y;
151
+ this.width = term.width;
152
+ this.parts = (0, ansi_split_1.splitAnsi)(str);
153
+ this.length = length(this.parts);
154
+ this.raw = str;
155
+ this.newline = nl;
156
+ this.height = Math.floor(this.length / term.width);
157
+ this.remainder = this.length - (this.height && this.height * term.width);
158
+ if (this.height && !this.remainder) {
159
+ this.height--;
160
+ this.remainder = this.width;
161
+ }
162
+ }
163
+ diffLeft(other) {
164
+ let left = 0;
165
+ for (; left < this.length; left++) {
166
+ if (this.raw[left] !== other.raw[left])
167
+ return left;
168
+ }
169
+ return left;
170
+ }
171
+ diffRight(other) {
172
+ let right = 0;
173
+ for (; right < this.length; right++) {
174
+ const r = this.length - right - 1;
175
+ if (this.raw[r] !== other.raw[r])
176
+ return right;
177
+ }
178
+ return right;
179
+ }
180
+ toBuffer() {
181
+ return Buffer.from(this.raw);
182
+ }
183
+ }
184
+ function inlineDiff(a, b) {
185
+ return (a.length === b.length &&
186
+ a.parts.length === 1 &&
187
+ b.parts.length === 1 &&
188
+ a.y === b.y &&
189
+ a.newline &&
190
+ b.newline &&
191
+ a.width === b.width);
192
+ }
193
+ function split(str, term) {
194
+ let y = 0;
195
+ const lines = str.split('\n');
196
+ const wrapped = [];
197
+ let line;
198
+ for (let i = 0; i < lines.length; i++) {
199
+ line = new Line(lines[i], y, i < lines.length - 1, term);
200
+ y += line.height + (line.newline ? 1 : 0);
201
+ wrapped.push(line);
202
+ }
203
+ return wrapped;
204
+ }
205
+ function moveUp(n) {
206
+ return Buffer.from('1b5b' + toHex(n) + '41', 'hex');
207
+ }
208
+ function moveDown(n) {
209
+ return Buffer.from('1b5b' + toHex(n) + '42', 'hex');
210
+ }
211
+ function moveRight(n) {
212
+ return Buffer.from('1b5b' + toHex(n) + '43', 'hex');
213
+ }
214
+ function moveLeft(n) {
215
+ return Buffer.from('1b5b' + toHex(n) + '44', 'hex');
216
+ }
217
+ function length(parts) {
218
+ let len = 0;
219
+ for (let i = 0; i < parts.length; i += 2) {
220
+ len += parts[i].length;
221
+ }
222
+ return len;
223
+ }
224
+ function toHex(n) {
225
+ return Buffer.from(String(n)).toString('hex');
226
+ }
227
+ //# sourceMappingURL=ansi-diff.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ansi-diff.js","sourceRoot":"","sources":["../../src/ansi/ansi-diff.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ export declare const ansiRegex: () => RegExp;
2
+ export declare const stripAnsi: (str: string) => string;
3
+ //# sourceMappingURL=ansi-regex.d.ts.map
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.stripAnsi = exports.ansiRegex = void 0;
4
+ const ansiRegex = () => {
5
+ const pattern = [
6
+ '[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)',
7
+ '(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-nq-uy=><~]))',
8
+ ].join('|');
9
+ return new RegExp(pattern, 'g');
10
+ };
11
+ exports.ansiRegex = ansiRegex;
12
+ const stripAnsi = (str) => {
13
+ if (typeof str !== 'string') {
14
+ throw new TypeError(`Expected a \`string\`, got \`${typeof str}\``);
15
+ }
16
+ return str.replace((0, exports.ansiRegex)(), '');
17
+ };
18
+ exports.stripAnsi = stripAnsi;
19
+ //# sourceMappingURL=ansi-regex.js.map
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,2 @@
1
+ export declare function splitAnsi(str: string): string[];
2
+ //# sourceMappingURL=ansi-split.d.ts.map
@@ -0,0 +1 @@
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"}
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.splitAnsi = void 0;
4
+ const ansi_regex_1 = require("./ansi-regex");
5
+ function splitAnsi(str) {
6
+ const parts = str.match((0, ansi_regex_1.ansiRegex)());
7
+ if (!parts)
8
+ return [str];
9
+ const result = [];
10
+ let offset = 0;
11
+ let ptr = 0;
12
+ for (let i = 0; i < parts.length; i++) {
13
+ offset = str.indexOf(parts[i], offset);
14
+ if (offset === -1)
15
+ throw new Error('Could not split string');
16
+ if (ptr !== offset)
17
+ result.push(str.slice(ptr, offset));
18
+ if (ptr === offset && result.length) {
19
+ result[result.length - 1] += parts[i];
20
+ }
21
+ else {
22
+ if (offset === 0)
23
+ result.push('');
24
+ result.push(parts[i]);
25
+ }
26
+ ptr = offset + parts[i].length;
27
+ }
28
+ result.push(str.slice(ptr));
29
+ return result;
30
+ }
31
+ exports.splitAnsi = splitAnsi;
32
+ //# sourceMappingURL=ansi-split.js.map
@@ -0,0 +1 @@
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"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -42,7 +42,7 @@ const CurrentComposition = () => {
42
42
  return (0, jsx_runtime_1.jsx)("div", { style: container }, void 0);
43
43
  }
44
44
  const frameToDisplay = Math.floor(video.durationInFrames / 2);
45
- return ((0, jsx_runtime_1.jsx)("div", Object.assign({ style: container }, { children: (0, jsx_runtime_1.jsxs)("div", Object.assign({ style: row }, { children: [richTimelineContext.richTimeline ? ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(Thumbnail_1.Thumbnail, { composition: video, targetHeight: targetHeight, targetWidth: targetWidth, frameToDisplay: frameToDisplay }, void 0), (0, jsx_runtime_1.jsx)(layout_1.Spacing, {}, void 0)] }, void 0)) : null, (0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("div", Object.assign({ style: title }, { children: video.id }), void 0), (0, jsx_runtime_1.jsxs)("div", Object.assign({ style: subtitle }, { children: [video.width, "x", video.height, (0, is_composition_still_1.isCompositionStill)(video) ? null : `, ${video.fps} FPS`] }), void 0), (0, is_composition_still_1.isCompositionStill)(video) ? ((0, jsx_runtime_1.jsx)("div", Object.assign({ style: subtitle }, { children: "Still" }), void 0)) : ((0, jsx_runtime_1.jsxs)("div", Object.assign({ style: subtitle }, { children: ["Duration ", (0, render_frame_1.renderFrame)(video.durationInFrames, video.fps)] }), void 0))] }, void 0)] }), void 0) }), void 0));
45
+ return ((0, jsx_runtime_1.jsx)("div", Object.assign({ style: container }, { children: (0, jsx_runtime_1.jsxs)("div", Object.assign({ style: row }, { children: [richTimelineContext.richTimeline ? ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(Thumbnail_1.Thumbnail, { composition: video, targetHeight: targetHeight, targetWidth: targetWidth, frameToDisplay: frameToDisplay }, void 0), (0, jsx_runtime_1.jsx)(layout_1.Spacing, { x: 1 }, void 0)] }, void 0)) : null, (0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("div", Object.assign({ style: title }, { children: video.id }), void 0), (0, jsx_runtime_1.jsxs)("div", Object.assign({ style: subtitle }, { children: [video.width, "x", video.height, (0, is_composition_still_1.isCompositionStill)(video) ? null : `, ${video.fps} FPS`] }), void 0), (0, is_composition_still_1.isCompositionStill)(video) ? ((0, jsx_runtime_1.jsx)("div", Object.assign({ style: subtitle }, { children: "Still" }), void 0)) : ((0, jsx_runtime_1.jsxs)("div", Object.assign({ style: subtitle }, { children: ["Duration ", (0, render_frame_1.renderFrame)(video.durationInFrames, video.fps)] }), void 0))] }, void 0)] }), void 0) }), void 0));
46
46
  };
47
47
  exports.CurrentComposition = CurrentComposition;
48
48
  //# sourceMappingURL=CurrentComposition.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CurrentComposition.js","sourceRoot":"","sources":["../../../src/editor/components/CurrentComposition.tsx"],"names":[],"mappings":";;;;AAAA,iCAAwC;AACxC,uCAAmC;AACnC,0EAAmE;AACnE,wDAAkD;AAClD,0DAA2D;AAC3D,qCAAiC;AACjC,2CAAsC;AAEtC,MAAM,SAAS,GAAwB;IACtC,SAAS,EAAE,GAAG;IACd,OAAO,EAAE,OAAO;IAChB,YAAY,EAAE,iBAAiB;IAC/B,OAAO,EAAE,EAAE;IACX,KAAK,EAAE,OAAO;CACd,CAAC;AAEF,MAAM,KAAK,GAAwB;IAClC,UAAU,EAAE,MAAM;IAClB,QAAQ,EAAE,EAAE;IACZ,UAAU,EAAE,QAAQ;IACpB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,QAAQ,GAAwB;IACrC,QAAQ,EAAE,EAAE;IACZ,OAAO,EAAE,GAAG;IACZ,UAAU,EAAE,QAAQ;IACpB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,GAAG,GAAwB;IAChC,OAAO,EAAE,MAAM;IACf,aAAa,EAAE,KAAK;IACpB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,YAAY,GAAG,EAAE,CAAC;AACxB,MAAM,WAAW,GAAG,CAAC,YAAY,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC;AAErC,MAAM,kBAAkB,GAAG,GAAG,EAAE;IACtC,MAAM,mBAAmB,GAAG,IAAA,kBAAU,EAAC,mCAAmB,CAAC,CAAC;IAC5D,MAAM,KAAK,GAAG,oBAAS,CAAC,QAAQ,EAAE,CAAC;IACnC,IAAI,CAAC,KAAK,EAAE;QACX,OAAO,gCAAK,KAAK,EAAE,SAAS,WAAI,CAAC;KACjC;IAED,MAAM,cAAc,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,gBAAgB,GAAG,CAAC,CAAC,CAAC;IAC9D,OAAO,CACN,8CAAK,KAAK,EAAE,SAAS,gBACpB,+CAAK,KAAK,EAAE,GAAG,iBACb,mBAAmB,CAAC,YAAY,CAAC,CAAC,CAAC,CACnC,6DACC,uBAAC,qBAAS,IACT,WAAW,EAAE,KAAK,EAClB,YAAY,EAAE,YAAY,EAC1B,WAAW,EAAE,WAAW,EACxB,cAAc,EAAE,cAAc,WAC7B,EACF,uBAAC,gBAAO,aAAG,YACT,CACH,CAAC,CAAC,CAAC,IAAI,EACR,4CACC,8CAAK,KAAK,EAAE,KAAK,gBAAG,KAAK,CAAC,EAAE,YAAO,EACnC,+CAAK,KAAK,EAAE,QAAQ,iBAClB,KAAK,CAAC,KAAK,OAAG,KAAK,CAAC,MAAM,EAC1B,IAAA,yCAAkB,EAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,KAAK,CAAC,GAAG,MAAM,aACnD,EACL,IAAA,yCAAkB,EAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAC5B,8CAAK,KAAK,EAAE,QAAQ,mCAAa,CACjC,CAAC,CAAC,CAAC,CACH,+CAAK,KAAK,EAAE,QAAQ,8BACT,IAAA,0BAAW,EAAC,KAAK,CAAC,gBAAgB,EAAE,KAAK,CAAC,GAAG,CAAC,aACnD,CACN,YACI,aACD,YACD,CACN,CAAC;AACH,CAAC,CAAC;AAvCW,QAAA,kBAAkB,sBAuC7B"}
1
+ {"version":3,"file":"CurrentComposition.js","sourceRoot":"","sources":["../../../src/editor/components/CurrentComposition.tsx"],"names":[],"mappings":";;;;AAAA,iCAAwC;AACxC,uCAAmC;AACnC,0EAAmE;AACnE,wDAAkD;AAClD,0DAA2D;AAC3D,qCAAiC;AACjC,2CAAsC;AAEtC,MAAM,SAAS,GAAwB;IACtC,SAAS,EAAE,GAAG;IACd,OAAO,EAAE,OAAO;IAChB,YAAY,EAAE,iBAAiB;IAC/B,OAAO,EAAE,EAAE;IACX,KAAK,EAAE,OAAO;CACd,CAAC;AAEF,MAAM,KAAK,GAAwB;IAClC,UAAU,EAAE,MAAM;IAClB,QAAQ,EAAE,EAAE;IACZ,UAAU,EAAE,QAAQ;IACpB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,QAAQ,GAAwB;IACrC,QAAQ,EAAE,EAAE;IACZ,OAAO,EAAE,GAAG;IACZ,UAAU,EAAE,QAAQ;IACpB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,GAAG,GAAwB;IAChC,OAAO,EAAE,MAAM;IACf,aAAa,EAAE,KAAK;IACpB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,YAAY,GAAG,EAAE,CAAC;AACxB,MAAM,WAAW,GAAG,CAAC,YAAY,GAAG,EAAE,CAAC,GAAG,CAAC,CAAC;AAErC,MAAM,kBAAkB,GAAG,GAAG,EAAE;IACtC,MAAM,mBAAmB,GAAG,IAAA,kBAAU,EAAC,mCAAmB,CAAC,CAAC;IAC5D,MAAM,KAAK,GAAG,oBAAS,CAAC,QAAQ,EAAE,CAAC;IACnC,IAAI,CAAC,KAAK,EAAE;QACX,OAAO,gCAAK,KAAK,EAAE,SAAS,WAAI,CAAC;KACjC;IAED,MAAM,cAAc,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,gBAAgB,GAAG,CAAC,CAAC,CAAC;IAC9D,OAAO,CACN,8CAAK,KAAK,EAAE,SAAS,gBACpB,+CAAK,KAAK,EAAE,GAAG,iBACb,mBAAmB,CAAC,YAAY,CAAC,CAAC,CAAC,CACnC,6DACC,uBAAC,qBAAS,IACT,WAAW,EAAE,KAAK,EAClB,YAAY,EAAE,YAAY,EAC1B,WAAW,EAAE,WAAW,EACxB,cAAc,EAAE,cAAc,WAC7B,EACF,uBAAC,gBAAO,IAAC,CAAC,EAAE,CAAC,WAAI,YACf,CACH,CAAC,CAAC,CAAC,IAAI,EACR,4CACC,8CAAK,KAAK,EAAE,KAAK,gBAAG,KAAK,CAAC,EAAE,YAAO,EACnC,+CAAK,KAAK,EAAE,QAAQ,iBAClB,KAAK,CAAC,KAAK,OAAG,KAAK,CAAC,MAAM,EAC1B,IAAA,yCAAkB,EAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,KAAK,CAAC,GAAG,MAAM,aACnD,EACL,IAAA,yCAAkB,EAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAC5B,8CAAK,KAAK,EAAE,QAAQ,mCAAa,CACjC,CAAC,CAAC,CAAC,CACH,+CAAK,KAAK,EAAE,QAAQ,8BACT,IAAA,0BAAW,EAAC,KAAK,CAAC,gBAAgB,EAAE,KAAK,CAAC,GAAG,CAAC,aACnD,CACN,YACI,aACD,YACD,CACN,CAAC;AACH,CAAC,CAAC;AAvCW,QAAA,kBAAkB,sBAuC7B"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../src/editor/components/Editor.tsx"],"names":[],"mappings":"AACA,OAAO,KAAuC,MAAM,OAAO,CAAC;AA+C5D,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAiK1B,CAAC"}
1
+ {"version":3,"file":"Editor.d.ts","sourceRoot":"","sources":["../../../src/editor/components/Editor.tsx"],"names":[],"mappings":"AACA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAgD5D,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAiK1B,CAAC"}
@@ -14,6 +14,7 @@ const checkerboard_1 = require("../state/checkerboard");
14
14
  const highest_z_index_1 = require("../state/highest-z-index");
15
15
  const keybindings_1 = require("../state/keybindings");
16
16
  const modals_1 = require("../state/modals");
17
+ const mute_1 = require("../state/mute");
17
18
  const preview_size_1 = require("../state/preview-size");
18
19
  const rich_timeline_1 = require("../state/rich-timeline");
19
20
  const z_index_1 = require("../state/z-index");
@@ -62,7 +63,7 @@ const Editor = () => {
62
63
  inFrame: null,
63
64
  outFrame: null,
64
65
  });
65
- const [mediaMuted, setMediaMuted] = (0, react_1.useState)(false);
66
+ const [mediaMuted, setMediaMuted] = (0, react_1.useState)(() => (0, mute_1.loadMuteOption)());
66
67
  const [mediaVolume, setMediaVolume] = (0, react_1.useState)(1);
67
68
  const [modalContextType, setModalContextType] = (0, react_1.useState)(null);
68
69
  const previewSizeCtx = (0, react_1.useMemo)(() => {
@@ -1 +1 @@
1
- {"version":3,"file":"Editor.js","sourceRoot":"","sources":["../../../src/editor/components/Editor.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Editor.js","sourceRoot":"","sources":["../../../src/editor/components/Editor.tsx"],"names":[],"mappings":"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"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes