@remotion/cli 3.0.0-lambda.338 → 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.
- package/.turbo/turbo-build.log +5 -0
- package/.turbo/turbo-lint.log +0 -0
- package/.turbo/turbo-test.log +21 -0
- package/dist/ansi/ansi-diff.d.ts +0 -0
- package/dist/ansi/ansi-diff.d.ts.map +0 -0
- package/dist/ansi/ansi-diff.js +0 -0
- package/dist/ansi/ansi-diff.js.map +0 -0
- package/dist/ansi/ansi-regex.d.ts +0 -0
- package/dist/ansi/ansi-regex.d.ts.map +0 -0
- package/dist/ansi/ansi-regex.js +0 -0
- package/dist/ansi/ansi-regex.js.map +0 -0
- package/dist/ansi/ansi-split.d.ts +0 -0
- package/dist/ansi/ansi-split.d.ts.map +0 -0
- package/dist/ansi/ansi-split.js +0 -0
- package/dist/ansi/ansi-split.js.map +0 -0
- package/dist/check-version.d.ts +0 -0
- package/dist/check-version.d.ts.map +0 -0
- package/dist/check-version.js +0 -0
- package/dist/check-version.js.map +0 -0
- package/dist/delete-directory.d.ts +0 -0
- package/dist/delete-directory.d.ts.map +0 -0
- package/dist/delete-directory.js +0 -0
- package/dist/delete-directory.js.map +0 -0
- package/dist/editor/components/AudioWaveform.d.ts +0 -0
- package/dist/editor/components/AudioWaveform.d.ts.map +0 -0
- package/dist/editor/components/AudioWaveform.js +0 -0
- package/dist/editor/components/AudioWaveform.js.map +0 -0
- package/dist/editor/components/AudioWaveformBar.d.ts +0 -0
- package/dist/editor/components/AudioWaveformBar.d.ts.map +0 -0
- package/dist/editor/components/AudioWaveformBar.js +0 -0
- package/dist/editor/components/AudioWaveformBar.js.map +0 -0
- package/dist/editor/components/Canvas.d.ts +0 -0
- package/dist/editor/components/Canvas.d.ts.map +0 -0
- package/dist/editor/components/Canvas.js +0 -0
- package/dist/editor/components/Canvas.js.map +0 -0
- package/dist/editor/components/CheckboardToggle.d.ts +0 -0
- package/dist/editor/components/CheckboardToggle.d.ts.map +0 -0
- package/dist/editor/components/CheckboardToggle.js +0 -0
- package/dist/editor/components/CheckboardToggle.js.map +0 -0
- package/dist/editor/components/ClipboardIcon.d.ts +0 -0
- package/dist/editor/components/ClipboardIcon.d.ts.map +0 -0
- package/dist/editor/components/ClipboardIcon.js +0 -0
- package/dist/editor/components/ClipboardIcon.js.map +0 -0
- package/dist/editor/components/CompositionSelector.d.ts +0 -0
- package/dist/editor/components/CompositionSelector.d.ts.map +0 -0
- package/dist/editor/components/CompositionSelector.js +0 -0
- package/dist/editor/components/CompositionSelector.js.map +0 -0
- package/dist/editor/components/CompositionSelectorItem.d.ts +0 -0
- package/dist/editor/components/CompositionSelectorItem.d.ts.map +0 -0
- package/dist/editor/components/CompositionSelectorItem.js +0 -0
- package/dist/editor/components/CompositionSelectorItem.js.map +0 -0
- package/dist/editor/components/ControlButton.d.ts +0 -0
- package/dist/editor/components/ControlButton.d.ts.map +0 -0
- package/dist/editor/components/ControlButton.js +0 -0
- package/dist/editor/components/ControlButton.js.map +0 -0
- package/dist/editor/components/CopyButton.d.ts +0 -0
- package/dist/editor/components/CopyButton.d.ts.map +0 -0
- package/dist/editor/components/CopyButton.js +0 -0
- package/dist/editor/components/CopyButton.js.map +0 -0
- package/dist/editor/components/CurrentComposition.d.ts +0 -0
- package/dist/editor/components/CurrentComposition.d.ts.map +0 -0
- package/dist/editor/components/CurrentComposition.js +0 -0
- package/dist/editor/components/CurrentComposition.js.map +0 -0
- package/dist/editor/components/Editor.d.ts +0 -0
- package/dist/editor/components/Editor.d.ts.map +0 -0
- package/dist/editor/components/Editor.js +0 -0
- package/dist/editor/components/Editor.js.map +0 -0
- package/dist/editor/components/EditorContent.d.ts +0 -0
- package/dist/editor/components/EditorContent.d.ts.map +0 -0
- package/dist/editor/components/EditorContent.js +0 -0
- package/dist/editor/components/EditorContent.js.map +0 -0
- package/dist/editor/components/FpsCounter.d.ts +0 -0
- package/dist/editor/components/FpsCounter.d.ts.map +0 -0
- package/dist/editor/components/FpsCounter.js +0 -0
- package/dist/editor/components/FpsCounter.js.map +0 -0
- package/dist/editor/components/FramePersistor.d.ts +0 -0
- package/dist/editor/components/FramePersistor.d.ts.map +0 -0
- package/dist/editor/components/FramePersistor.js +0 -0
- package/dist/editor/components/FramePersistor.js.map +0 -0
- package/dist/editor/components/GlobalKeybindings.d.ts +0 -0
- package/dist/editor/components/GlobalKeybindings.d.ts.map +0 -0
- package/dist/editor/components/GlobalKeybindings.js +0 -0
- package/dist/editor/components/GlobalKeybindings.js.map +0 -0
- package/dist/editor/components/IFrameWrapper.d.ts +6 -0
- package/dist/editor/components/IFrameWrapper.d.ts.map +1 -0
- package/dist/editor/components/IFrameWrapper.js +19 -0
- package/dist/editor/components/IFrameWrapper.js.map +1 -0
- package/dist/editor/components/KeyboardShortcuts.d.ts +1 -0
- package/dist/editor/components/KeyboardShortcuts.d.ts.map +1 -0
- package/dist/editor/components/KeyboardShortcuts.js +2 -0
- package/dist/editor/components/KeyboardShortcuts.js.map +1 -0
- package/dist/editor/components/KeyboardShortcutsModal.d.ts +0 -0
- package/dist/editor/components/KeyboardShortcutsModal.d.ts.map +0 -0
- package/dist/editor/components/KeyboardShortcutsModal.js +0 -0
- package/dist/editor/components/KeyboardShortcutsModal.js.map +0 -0
- package/dist/editor/components/LoadingIndicator.d.ts +0 -0
- package/dist/editor/components/LoadingIndicator.d.ts.map +0 -0
- package/dist/editor/components/LoadingIndicator.js +0 -0
- package/dist/editor/components/LoadingIndicator.js.map +0 -0
- package/dist/editor/components/LoopToggle.d.ts +0 -0
- package/dist/editor/components/LoopToggle.d.ts.map +0 -0
- package/dist/editor/components/LoopToggle.js +0 -0
- package/dist/editor/components/LoopToggle.js.map +0 -0
- package/dist/editor/components/Menu/MenuDivider.d.ts +0 -0
- package/dist/editor/components/Menu/MenuDivider.d.ts.map +0 -0
- package/dist/editor/components/Menu/MenuDivider.js +0 -0
- package/dist/editor/components/Menu/MenuDivider.js.map +0 -0
- package/dist/editor/components/Menu/MenuItem.d.ts +0 -0
- package/dist/editor/components/Menu/MenuItem.d.ts.map +0 -0
- package/dist/editor/components/Menu/MenuItem.js +0 -0
- package/dist/editor/components/Menu/MenuItem.js.map +0 -0
- package/dist/editor/components/Menu/MenuSubItem.d.ts +0 -0
- package/dist/editor/components/Menu/MenuSubItem.d.ts.map +0 -0
- package/dist/editor/components/Menu/MenuSubItem.js +0 -0
- package/dist/editor/components/Menu/MenuSubItem.js.map +0 -0
- package/dist/editor/components/Menu/SubMenu.d.ts +0 -0
- package/dist/editor/components/Menu/SubMenu.d.ts.map +0 -0
- package/dist/editor/components/Menu/SubMenu.js +0 -0
- package/dist/editor/components/Menu/SubMenu.js.map +0 -0
- package/dist/editor/components/Menu/portals.d.ts +0 -0
- package/dist/editor/components/Menu/portals.d.ts.map +0 -0
- package/dist/editor/components/Menu/portals.js +0 -0
- package/dist/editor/components/Menu/portals.js.map +0 -0
- package/dist/editor/components/Menu/styles.d.ts +0 -0
- package/dist/editor/components/Menu/styles.d.ts.map +0 -0
- package/dist/editor/components/Menu/styles.js +0 -0
- package/dist/editor/components/Menu/styles.js.map +0 -0
- package/dist/editor/components/MenuToolbar.d.ts +0 -0
- package/dist/editor/components/MenuToolbar.d.ts.map +0 -0
- package/dist/editor/components/MenuToolbar.js +0 -0
- package/dist/editor/components/MenuToolbar.js.map +0 -0
- package/dist/editor/components/ModalContainer.d.ts +0 -0
- package/dist/editor/components/ModalContainer.d.ts.map +0 -0
- package/dist/editor/components/ModalContainer.js +0 -0
- package/dist/editor/components/ModalContainer.js.map +0 -0
- package/dist/editor/components/ModalHeader.d.ts +0 -0
- package/dist/editor/components/ModalHeader.d.ts.map +0 -0
- package/dist/editor/components/ModalHeader.js +0 -0
- package/dist/editor/components/ModalHeader.js.map +0 -0
- package/dist/editor/components/MuteToggle.d.ts +0 -0
- package/dist/editor/components/MuteToggle.d.ts.map +0 -0
- package/dist/editor/components/MuteToggle.js +0 -0
- package/dist/editor/components/MuteToggle.js.map +0 -0
- package/dist/editor/components/NewComposition/CancelButton.d.ts +0 -0
- package/dist/editor/components/NewComposition/CancelButton.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/CancelButton.js +0 -0
- package/dist/editor/components/NewComposition/CancelButton.js.map +0 -0
- package/dist/editor/components/NewComposition/ComboBox.d.ts +0 -0
- package/dist/editor/components/NewComposition/ComboBox.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/ComboBox.js +0 -0
- package/dist/editor/components/NewComposition/ComboBox.js.map +0 -0
- package/dist/editor/components/NewComposition/CompositionType.d.ts +0 -0
- package/dist/editor/components/NewComposition/CompositionType.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/CompositionType.js +0 -0
- package/dist/editor/components/NewComposition/CompositionType.js.map +0 -0
- package/dist/editor/components/NewComposition/CopyHint.d.ts +0 -0
- package/dist/editor/components/NewComposition/CopyHint.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/CopyHint.js +0 -0
- package/dist/editor/components/NewComposition/CopyHint.js.map +0 -0
- package/dist/editor/components/NewComposition/InputDragger.d.ts +0 -0
- package/dist/editor/components/NewComposition/InputDragger.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/InputDragger.js +0 -0
- package/dist/editor/components/NewComposition/InputDragger.js.map +0 -0
- package/dist/editor/components/NewComposition/MenuContent.d.ts +0 -0
- package/dist/editor/components/NewComposition/MenuContent.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/MenuContent.js +0 -0
- package/dist/editor/components/NewComposition/MenuContent.js.map +0 -0
- package/dist/editor/components/NewComposition/ModalHeader.d.ts +3 -0
- package/dist/editor/components/NewComposition/ModalHeader.d.ts.map +1 -0
- package/dist/editor/components/NewComposition/ModalHeader.js +29 -0
- package/dist/editor/components/NewComposition/ModalHeader.js.map +1 -0
- package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts +0 -0
- package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/NewCompAspectRatio.js +0 -0
- package/dist/editor/components/NewComposition/NewCompAspectRatio.js.map +0 -0
- package/dist/editor/components/NewComposition/NewCompCode.d.ts +0 -0
- package/dist/editor/components/NewComposition/NewCompCode.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/NewCompCode.js +0 -0
- package/dist/editor/components/NewComposition/NewCompCode.js.map +0 -0
- package/dist/editor/components/NewComposition/NewCompDuration.d.ts +0 -0
- package/dist/editor/components/NewComposition/NewCompDuration.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/NewCompDuration.js +0 -0
- package/dist/editor/components/NewComposition/NewCompDuration.js.map +0 -0
- package/dist/editor/components/NewComposition/NewCompHeader.d.ts +0 -0
- package/dist/editor/components/NewComposition/NewCompHeader.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/NewCompHeader.js +0 -0
- package/dist/editor/components/NewComposition/NewCompHeader.js.map +0 -0
- package/dist/editor/components/NewComposition/NewComposition.d.ts +0 -0
- package/dist/editor/components/NewComposition/NewComposition.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/NewComposition.js +0 -0
- package/dist/editor/components/NewComposition/NewComposition.js.map +0 -0
- package/dist/editor/components/NewComposition/RemInput.d.ts +0 -0
- package/dist/editor/components/NewComposition/RemInput.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/RemInput.js +0 -0
- package/dist/editor/components/NewComposition/RemInput.js.map +0 -0
- package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts +0 -0
- package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/ToggleAspectRatio.js +0 -0
- package/dist/editor/components/NewComposition/ToggleAspectRatio.js.map +0 -0
- package/dist/editor/components/NewComposition/ValidationMessage.d.ts +0 -0
- package/dist/editor/components/NewComposition/ValidationMessage.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/ValidationMessage.js +0 -0
- package/dist/editor/components/NewComposition/ValidationMessage.js.map +0 -0
- package/dist/editor/components/NewComposition/new-comp-layout.d.ts +0 -0
- package/dist/editor/components/NewComposition/new-comp-layout.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/new-comp-layout.js +0 -0
- package/dist/editor/components/NewComposition/new-comp-layout.js.map +0 -0
- package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts +0 -0
- package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts.map +0 -0
- package/dist/editor/components/NewComposition/render-aspect-ratio.js +0 -0
- package/dist/editor/components/NewComposition/render-aspect-ratio.js.map +0 -0
- package/dist/editor/components/PlayPause.d.ts +0 -0
- package/dist/editor/components/PlayPause.d.ts.map +0 -0
- package/dist/editor/components/PlayPause.js +0 -0
- package/dist/editor/components/PlayPause.js.map +0 -0
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts +0 -0
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts.map +0 -0
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.js +0 -0
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.js.map +0 -0
- package/dist/editor/components/PlaybackRatePersistor.d.ts +0 -0
- package/dist/editor/components/PlaybackRatePersistor.d.ts.map +0 -0
- package/dist/editor/components/PlaybackRatePersistor.js +0 -0
- package/dist/editor/components/PlaybackRatePersistor.js.map +0 -0
- package/dist/editor/components/PlaybackRateSelector.d.ts +0 -0
- package/dist/editor/components/PlaybackRateSelector.d.ts.map +0 -0
- package/dist/editor/components/PlaybackRateSelector.js +0 -0
- package/dist/editor/components/PlaybackRateSelector.js.map +0 -0
- package/dist/editor/components/Preview.d.ts +0 -0
- package/dist/editor/components/Preview.d.ts.map +0 -0
- package/dist/editor/components/Preview.js +0 -0
- package/dist/editor/components/Preview.js.map +0 -0
- package/dist/editor/components/PreviewToolbar.d.ts +0 -0
- package/dist/editor/components/PreviewToolbar.d.ts.map +0 -0
- package/dist/editor/components/PreviewToolbar.js +0 -0
- package/dist/editor/components/PreviewToolbar.js.map +0 -0
- package/dist/editor/components/RichTimelineToggle.d.ts +0 -0
- package/dist/editor/components/RichTimelineToggle.d.ts.map +0 -0
- package/dist/editor/components/RichTimelineToggle.js +0 -0
- package/dist/editor/components/RichTimelineToggle.js.map +0 -0
- package/dist/editor/components/SizeSelector.d.ts +0 -0
- package/dist/editor/components/SizeSelector.d.ts.map +0 -0
- package/dist/editor/components/SizeSelector.js +0 -0
- package/dist/editor/components/SizeSelector.js.map +0 -0
- package/dist/editor/components/Splitter/SplitterContainer.d.ts +0 -0
- package/dist/editor/components/Splitter/SplitterContainer.d.ts.map +0 -0
- package/dist/editor/components/Splitter/SplitterContainer.js +0 -0
- package/dist/editor/components/Splitter/SplitterContainer.js.map +0 -0
- package/dist/editor/components/Splitter/SplitterContext.d.ts +0 -0
- package/dist/editor/components/Splitter/SplitterContext.d.ts.map +0 -0
- package/dist/editor/components/Splitter/SplitterContext.js +0 -0
- package/dist/editor/components/Splitter/SplitterContext.js.map +0 -0
- package/dist/editor/components/Splitter/SplitterElement.d.ts +0 -0
- package/dist/editor/components/Splitter/SplitterElement.d.ts.map +0 -0
- package/dist/editor/components/Splitter/SplitterElement.js +0 -0
- package/dist/editor/components/Splitter/SplitterElement.js.map +0 -0
- package/dist/editor/components/Splitter/SplitterHandle.d.ts +0 -0
- package/dist/editor/components/Splitter/SplitterHandle.d.ts.map +0 -0
- package/dist/editor/components/Splitter/SplitterHandle.js +0 -0
- package/dist/editor/components/Splitter/SplitterHandle.js.map +0 -0
- package/dist/editor/components/Thumbnail.d.ts +0 -0
- package/dist/editor/components/Thumbnail.d.ts.map +0 -0
- package/dist/editor/components/Thumbnail.js +0 -0
- package/dist/editor/components/Thumbnail.js.map +0 -0
- package/dist/editor/components/TimeValue.d.ts +0 -0
- package/dist/editor/components/TimeValue.d.ts.map +0 -0
- package/dist/editor/components/TimeValue.js +0 -0
- package/dist/editor/components/TimeValue.js.map +0 -0
- package/dist/editor/components/Timeline/LoopedIndicator.d.ts +0 -0
- package/dist/editor/components/Timeline/LoopedIndicator.d.ts.map +0 -0
- package/dist/editor/components/Timeline/LoopedIndicator.js +0 -0
- package/dist/editor/components/Timeline/LoopedIndicator.js.map +0 -0
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts +0 -0
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts.map +0 -0
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.js +0 -0
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.js.map +0 -0
- package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts +0 -0
- package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts.map +0 -0
- package/dist/editor/components/Timeline/MaxTimelineTracks.js +0 -0
- package/dist/editor/components/Timeline/MaxTimelineTracks.js.map +0 -0
- package/dist/editor/components/Timeline/Timeline.d.ts +0 -0
- package/dist/editor/components/Timeline/Timeline.d.ts.map +0 -0
- package/dist/editor/components/Timeline/Timeline.js +0 -0
- package/dist/editor/components/Timeline/Timeline.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineCollapseToggle.js +0 -0
- package/dist/editor/components/Timeline/TimelineCollapseToggle.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineDragHandler.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineDragHandler.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineDragHandler.js +0 -0
- package/dist/editor/components/Timeline/TimelineDragHandler.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointer.js +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointer.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js +0 -0
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineList.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineList.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineList.js +0 -0
- package/dist/editor/components/Timeline/TimelineList.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineListItem.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineListItem.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineListItem.js +0 -0
- package/dist/editor/components/Timeline/TimelineListItem.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineSequence.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineSequence.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineSequence.js +0 -0
- package/dist/editor/components/Timeline/TimelineSequence.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineSequenceFrame.js +0 -0
- package/dist/editor/components/Timeline/TimelineSequenceFrame.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineSlider.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineSlider.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineSlider.js +0 -0
- package/dist/editor/components/Timeline/TimelineSlider.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineSliderHandle.js +0 -0
- package/dist/editor/components/Timeline/TimelineSliderHandle.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineTracks.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineTracks.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineTracks.js +0 -0
- package/dist/editor/components/Timeline/TimelineTracks.js.map +0 -0
- package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts +0 -0
- package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts.map +0 -0
- package/dist/editor/components/Timeline/TimelineVideoInfo.js +0 -0
- package/dist/editor/components/Timeline/TimelineVideoInfo.js.map +0 -0
- package/dist/editor/components/Timeline/is-collapsed.d.ts +0 -0
- package/dist/editor/components/Timeline/is-collapsed.d.ts.map +0 -0
- package/dist/editor/components/Timeline/is-collapsed.js +0 -0
- package/dist/editor/components/Timeline/is-collapsed.js.map +0 -0
- package/dist/editor/components/Timeline/timeline-refs.d.ts +0 -0
- package/dist/editor/components/Timeline/timeline-refs.d.ts.map +0 -0
- package/dist/editor/components/Timeline/timeline-refs.js +0 -0
- package/dist/editor/components/Timeline/timeline-refs.js.map +0 -0
- package/dist/editor/components/Timeline/timeline-state-reducer.d.ts +0 -0
- package/dist/editor/components/Timeline/timeline-state-reducer.d.ts.map +0 -0
- package/dist/editor/components/Timeline/timeline-state-reducer.js +0 -0
- package/dist/editor/components/Timeline/timeline-state-reducer.js.map +0 -0
- package/dist/editor/components/TimelineInOutToggle.d.ts +0 -0
- package/dist/editor/components/TimelineInOutToggle.d.ts.map +0 -0
- package/dist/editor/components/TimelineInOutToggle.js +0 -0
- package/dist/editor/components/TimelineInOutToggle.js.map +0 -0
- package/dist/editor/components/TopPanel.d.ts +0 -0
- package/dist/editor/components/TopPanel.d.ts.map +0 -0
- package/dist/editor/components/TopPanel.js +0 -0
- package/dist/editor/components/TopPanel.js.map +0 -0
- package/dist/editor/components/UpdateCheck.d.ts +0 -0
- package/dist/editor/components/UpdateCheck.d.ts.map +0 -0
- package/dist/editor/components/UpdateCheck.js +0 -0
- package/dist/editor/components/UpdateCheck.js.map +0 -0
- package/dist/editor/components/UpdateModal/UpdateModal.d.ts +0 -0
- package/dist/editor/components/UpdateModal/UpdateModal.d.ts.map +0 -0
- package/dist/editor/components/UpdateModal/UpdateModal.js +0 -0
- package/dist/editor/components/UpdateModal/UpdateModal.js.map +0 -0
- package/dist/editor/components/layout.d.ts +0 -0
- package/dist/editor/components/layout.d.ts.map +0 -0
- package/dist/editor/components/layout.js +0 -0
- package/dist/editor/components/layout.js.map +0 -0
- package/dist/editor/helpers/calculate-timeline.d.ts +0 -0
- package/dist/editor/helpers/calculate-timeline.d.ts.map +0 -0
- package/dist/editor/helpers/calculate-timeline.js +0 -0
- package/dist/editor/helpers/calculate-timeline.js.map +0 -0
- package/dist/editor/helpers/checkerboard-background.d.ts +0 -0
- package/dist/editor/helpers/checkerboard-background.d.ts.map +0 -0
- package/dist/editor/helpers/checkerboard-background.js +0 -0
- package/dist/editor/helpers/checkerboard-background.js.map +0 -0
- package/dist/editor/helpers/colors.d.ts +0 -0
- package/dist/editor/helpers/colors.d.ts.map +0 -0
- package/dist/editor/helpers/colors.js +0 -0
- package/dist/editor/helpers/colors.js.map +0 -0
- package/dist/editor/helpers/copy-text.d.ts +0 -0
- package/dist/editor/helpers/copy-text.d.ts.map +0 -0
- package/dist/editor/helpers/copy-text.js +0 -0
- package/dist/editor/helpers/copy-text.js.map +0 -0
- package/dist/editor/helpers/css-reset.d.ts +3 -0
- package/dist/editor/helpers/css-reset.d.ts.map +1 -0
- package/dist/editor/helpers/css-reset.js +9 -0
- package/dist/editor/helpers/css-reset.js.map +1 -0
- package/dist/editor/helpers/font.d.ts +0 -0
- package/dist/editor/helpers/font.d.ts.map +0 -0
- package/dist/editor/helpers/font.js +0 -0
- package/dist/editor/helpers/font.js.map +0 -0
- package/dist/editor/helpers/get-left-of-timeline-slider.d.ts +0 -0
- package/dist/editor/helpers/get-left-of-timeline-slider.d.ts.map +0 -0
- package/dist/editor/helpers/get-left-of-timeline-slider.js +0 -0
- package/dist/editor/helpers/get-left-of-timeline-slider.js.map +0 -0
- package/dist/editor/helpers/get-sequence-visible-range.d.ts +0 -0
- package/dist/editor/helpers/get-sequence-visible-range.d.ts.map +0 -0
- package/dist/editor/helpers/get-sequence-visible-range.js +0 -0
- package/dist/editor/helpers/get-sequence-visible-range.js.map +0 -0
- package/dist/editor/helpers/get-timeline-nestedness.d.ts +0 -0
- package/dist/editor/helpers/get-timeline-nestedness.d.ts.map +0 -0
- package/dist/editor/helpers/get-timeline-nestedness.js +0 -0
- package/dist/editor/helpers/get-timeline-nestedness.js.map +0 -0
- package/dist/editor/helpers/get-timeline-sequence-hash.d.ts +0 -0
- package/dist/editor/helpers/get-timeline-sequence-hash.d.ts.map +0 -0
- package/dist/editor/helpers/get-timeline-sequence-hash.js +0 -0
- package/dist/editor/helpers/get-timeline-sequence-hash.js.map +0 -0
- package/dist/editor/helpers/get-timeline-sequence-layout.d.ts +0 -0
- package/dist/editor/helpers/get-timeline-sequence-layout.d.ts.map +0 -0
- package/dist/editor/helpers/get-timeline-sequence-layout.js +0 -0
- package/dist/editor/helpers/get-timeline-sequence-layout.js.map +0 -0
- package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts +0 -0
- package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts.map +0 -0
- package/dist/editor/helpers/get-timeline-sequence-sort-key.js +0 -0
- package/dist/editor/helpers/get-timeline-sequence-sort-key.js.map +0 -0
- package/dist/editor/helpers/is-composition-still.d.ts +0 -0
- package/dist/editor/helpers/is-composition-still.d.ts.map +0 -0
- package/dist/editor/helpers/is-composition-still.js +0 -0
- package/dist/editor/helpers/is-composition-still.js.map +0 -0
- package/dist/editor/helpers/is-current-selected-still.d.ts +0 -0
- package/dist/editor/helpers/is-current-selected-still.d.ts.map +0 -0
- package/dist/editor/helpers/is-current-selected-still.js +0 -0
- package/dist/editor/helpers/is-current-selected-still.js.map +0 -0
- package/dist/editor/helpers/noop.d.ts +0 -0
- package/dist/editor/helpers/noop.d.ts.map +0 -0
- package/dist/editor/helpers/noop.js +0 -0
- package/dist/editor/helpers/noop.js.map +0 -0
- package/dist/editor/helpers/timeline-layout.d.ts +0 -0
- package/dist/editor/helpers/timeline-layout.d.ts.map +0 -0
- package/dist/editor/helpers/timeline-layout.js +0 -0
- package/dist/editor/helpers/timeline-layout.js.map +0 -0
- package/dist/editor/helpers/use-keybinding.d.ts +0 -0
- package/dist/editor/helpers/use-keybinding.d.ts.map +0 -0
- package/dist/editor/helpers/use-keybinding.js +0 -0
- package/dist/editor/helpers/use-keybinding.js.map +0 -0
- package/dist/editor/helpers/validate-new-comp-data.d.ts +0 -0
- package/dist/editor/helpers/validate-new-comp-data.d.ts.map +0 -0
- package/dist/editor/helpers/validate-new-comp-data.js +0 -0
- package/dist/editor/helpers/validate-new-comp-data.js.map +0 -0
- package/dist/editor/icons/Checkmark.d.ts +0 -0
- package/dist/editor/icons/Checkmark.d.ts.map +0 -0
- package/dist/editor/icons/Checkmark.js +0 -0
- package/dist/editor/icons/Checkmark.js.map +0 -0
- package/dist/editor/icons/caret.d.ts +0 -0
- package/dist/editor/icons/caret.d.ts.map +0 -0
- package/dist/editor/icons/caret.js +0 -0
- package/dist/editor/icons/caret.js.map +0 -0
- package/dist/editor/icons/film.d.ts +0 -0
- package/dist/editor/icons/film.d.ts.map +0 -0
- package/dist/editor/icons/film.js +0 -0
- package/dist/editor/icons/film.js.map +0 -0
- package/dist/editor/icons/keys.d.ts +0 -0
- package/dist/editor/icons/keys.d.ts.map +0 -0
- package/dist/editor/icons/keys.js +0 -0
- package/dist/editor/icons/keys.js.map +0 -0
- package/dist/editor/icons/lock.d.ts +0 -0
- package/dist/editor/icons/lock.d.ts.map +0 -0
- package/dist/editor/icons/lock.js +0 -0
- package/dist/editor/icons/lock.js.map +0 -0
- package/dist/editor/icons/media-volume.d.ts +0 -0
- package/dist/editor/icons/media-volume.d.ts.map +0 -0
- package/dist/editor/icons/media-volume.js +0 -0
- package/dist/editor/icons/media-volume.js.map +0 -0
- package/dist/editor/icons/pause.d.ts +0 -0
- package/dist/editor/icons/pause.d.ts.map +0 -0
- package/dist/editor/icons/pause.js +0 -0
- package/dist/editor/icons/pause.js.map +0 -0
- package/dist/editor/icons/play.d.ts +0 -0
- package/dist/editor/icons/play.d.ts.map +0 -0
- package/dist/editor/icons/play.js +0 -0
- package/dist/editor/icons/play.js.map +0 -0
- package/dist/editor/icons/step-back.d.ts +0 -0
- package/dist/editor/icons/step-back.d.ts.map +0 -0
- package/dist/editor/icons/step-back.js +0 -0
- package/dist/editor/icons/step-back.js.map +0 -0
- package/dist/editor/icons/step-forward.d.ts +0 -0
- package/dist/editor/icons/step-forward.d.ts.map +0 -0
- package/dist/editor/icons/step-forward.js +0 -0
- package/dist/editor/icons/step-forward.js.map +0 -0
- package/dist/editor/icons/still.d.ts +0 -0
- package/dist/editor/icons/still.d.ts.map +0 -0
- package/dist/editor/icons/still.js +0 -0
- package/dist/editor/icons/still.js.map +0 -0
- package/dist/editor/icons/timeline.d.ts +0 -0
- package/dist/editor/icons/timeline.d.ts.map +0 -0
- package/dist/editor/icons/timeline.js +0 -0
- package/dist/editor/icons/timeline.js.map +0 -0
- package/dist/editor/icons/timelineInOutPointer.d.ts +0 -0
- package/dist/editor/icons/timelineInOutPointer.d.ts.map +0 -0
- package/dist/editor/icons/timelineInOutPointer.js +0 -0
- package/dist/editor/icons/timelineInOutPointer.js.map +0 -0
- package/dist/editor/state/aspect-ratio-locked.d.ts +0 -0
- package/dist/editor/state/aspect-ratio-locked.d.ts.map +0 -0
- package/dist/editor/state/aspect-ratio-locked.js +0 -0
- package/dist/editor/state/aspect-ratio-locked.js.map +0 -0
- package/dist/editor/state/checkerboard.d.ts +0 -0
- package/dist/editor/state/checkerboard.d.ts.map +0 -0
- package/dist/editor/state/checkerboard.js +0 -0
- package/dist/editor/state/checkerboard.js.map +0 -0
- package/dist/editor/state/highest-z-index.d.ts +0 -0
- package/dist/editor/state/highest-z-index.d.ts.map +0 -0
- package/dist/editor/state/highest-z-index.js +0 -0
- package/dist/editor/state/highest-z-index.js.map +0 -0
- package/dist/editor/state/input-dragger-click-lock.d.ts +0 -0
- package/dist/editor/state/input-dragger-click-lock.d.ts.map +0 -0
- package/dist/editor/state/input-dragger-click-lock.js +0 -0
- package/dist/editor/state/input-dragger-click-lock.js.map +0 -0
- package/dist/editor/state/keybindings.d.ts +0 -0
- package/dist/editor/state/keybindings.d.ts.map +0 -0
- package/dist/editor/state/keybindings.js +0 -0
- package/dist/editor/state/keybindings.js.map +0 -0
- package/dist/editor/state/loop.d.ts +0 -0
- package/dist/editor/state/loop.d.ts.map +0 -0
- package/dist/editor/state/loop.js +0 -0
- package/dist/editor/state/loop.js.map +0 -0
- package/dist/editor/state/marks.d.ts +0 -0
- package/dist/editor/state/marks.d.ts.map +0 -0
- package/dist/editor/state/marks.js +0 -0
- package/dist/editor/state/marks.js.map +0 -0
- package/dist/editor/state/modals.d.ts +0 -0
- package/dist/editor/state/modals.d.ts.map +0 -0
- package/dist/editor/state/modals.js +0 -0
- package/dist/editor/state/modals.js.map +0 -0
- package/dist/editor/state/mute.d.ts +0 -0
- package/dist/editor/state/mute.d.ts.map +0 -0
- package/dist/editor/state/mute.js +0 -0
- package/dist/editor/state/mute.js.map +0 -0
- package/dist/editor/state/playbackrate.d.ts +0 -0
- package/dist/editor/state/playbackrate.d.ts.map +0 -0
- package/dist/editor/state/playbackrate.js +0 -0
- package/dist/editor/state/playbackrate.js.map +0 -0
- package/dist/editor/state/preview-size.d.ts +0 -0
- package/dist/editor/state/preview-size.d.ts.map +0 -0
- package/dist/editor/state/preview-size.js +0 -0
- package/dist/editor/state/preview-size.js.map +0 -0
- package/dist/editor/state/render-frame.d.ts +0 -0
- package/dist/editor/state/render-frame.d.ts.map +0 -0
- package/dist/editor/state/render-frame.js +0 -0
- package/dist/editor/state/render-frame.js.map +0 -0
- package/dist/editor/state/rich-timeline.d.ts +0 -0
- package/dist/editor/state/rich-timeline.d.ts.map +0 -0
- package/dist/editor/state/rich-timeline.js +0 -0
- package/dist/editor/state/rich-timeline.js.map +0 -0
- package/dist/editor/state/timeline-ref.d.ts +0 -0
- package/dist/editor/state/timeline-ref.d.ts.map +0 -0
- package/dist/editor/state/timeline-ref.js +0 -0
- package/dist/editor/state/timeline-ref.js.map +0 -0
- package/dist/editor/state/timeline.d.ts +0 -0
- package/dist/editor/state/timeline.d.ts.map +0 -0
- package/dist/editor/state/timeline.js +0 -0
- package/dist/editor/state/timeline.js.map +0 -0
- package/dist/editor/state/z-index.d.ts +0 -0
- package/dist/editor/state/z-index.d.ts.map +0 -0
- package/dist/editor/state/z-index.js +0 -0
- package/dist/editor/state/z-index.js.map +0 -0
- package/dist/empty-audio.d.ts +2 -0
- package/dist/empty-audio.d.ts.map +1 -0
- package/dist/empty-audio.js +5 -0
- package/dist/empty-audio.js.map +1 -0
- package/dist/get-cli-options.d.ts +1 -1
- package/dist/get-cli-options.d.ts.map +1 -1
- package/dist/get-cli-options.js +2 -1
- package/dist/get-cli-options.js.map +1 -1
- package/dist/get-composition-id.d.ts +0 -0
- package/dist/get-composition-id.d.ts.map +0 -0
- package/dist/get-composition-id.js +0 -0
- package/dist/get-composition-id.js.map +0 -0
- package/dist/get-config-file-name.d.ts +0 -0
- package/dist/get-config-file-name.d.ts.map +0 -0
- package/dist/get-config-file-name.js +0 -0
- package/dist/get-config-file-name.js.map +0 -0
- package/dist/get-env.d.ts +0 -0
- package/dist/get-env.d.ts.map +1 -1
- package/dist/get-env.js +2 -2
- package/dist/get-env.js.map +1 -1
- package/dist/get-filename.d.ts +0 -0
- package/dist/get-filename.d.ts.map +0 -0
- package/dist/get-filename.js +0 -0
- package/dist/get-filename.js.map +0 -0
- package/dist/get-input-props.d.ts +0 -0
- package/dist/get-input-props.d.ts.map +0 -0
- package/dist/get-input-props.js +0 -0
- package/dist/get-input-props.js.map +0 -0
- package/dist/handle-common-errors.d.ts +0 -0
- package/dist/handle-common-errors.d.ts.map +1 -1
- package/dist/handle-common-errors.js +4 -0
- package/dist/handle-common-errors.js.map +1 -1
- package/dist/homepage/homepage.d.ts +3 -0
- package/dist/homepage/homepage.d.ts.map +1 -0
- package/dist/homepage/homepage.js +9 -0
- package/dist/homepage/homepage.js.map +1 -0
- package/dist/image-formats.d.ts +0 -0
- package/dist/image-formats.d.ts.map +0 -0
- package/dist/image-formats.js +0 -0
- package/dist/image-formats.js.map +0 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +0 -0
- package/dist/index.js +0 -0
- package/dist/index.js.map +0 -0
- package/dist/initialize-render-cli.d.ts +0 -0
- package/dist/initialize-render-cli.d.ts.map +0 -0
- package/dist/initialize-render-cli.js +0 -0
- package/dist/initialize-render-cli.js.map +0 -0
- package/dist/is-javascript.d.ts +0 -0
- package/dist/is-javascript.d.ts.map +0 -0
- package/dist/is-javascript.js +0 -0
- package/dist/is-javascript.js.map +0 -0
- package/dist/lambda-command.d.ts +0 -0
- package/dist/lambda-command.d.ts.map +0 -0
- package/dist/lambda-command.js +0 -0
- package/dist/lambda-command.js.map +0 -0
- package/dist/load-config.d.ts +0 -0
- package/dist/load-config.d.ts.map +0 -0
- package/dist/load-config.js +2 -2
- package/dist/load-config.js.map +1 -1
- package/dist/log.d.ts +0 -0
- package/dist/log.d.ts.map +0 -0
- package/dist/log.js +0 -0
- package/dist/log.js.map +0 -0
- package/dist/parse-command-line.d.ts +0 -0
- package/dist/parse-command-line.d.ts.map +0 -0
- package/dist/parse-command-line.js +0 -0
- package/dist/parse-command-line.js.map +0 -0
- package/dist/preview.d.ts +0 -0
- package/dist/preview.d.ts.map +0 -0
- package/dist/preview.js +0 -0
- package/dist/preview.js.map +0 -0
- package/dist/previewEntry.d.ts +0 -0
- package/dist/previewEntry.d.ts.map +0 -0
- package/dist/previewEntry.js +0 -0
- package/dist/previewEntry.js.map +0 -0
- package/dist/print-help.d.ts +0 -0
- package/dist/print-help.d.ts.map +0 -0
- package/dist/print-help.js +0 -0
- package/dist/print-help.js.map +0 -0
- package/dist/progress-bar.d.ts +0 -0
- package/dist/progress-bar.d.ts.map +0 -0
- package/dist/progress-bar.js +0 -0
- package/dist/progress-bar.js.map +0 -0
- package/dist/render.d.ts +0 -0
- package/dist/render.d.ts.map +0 -0
- package/dist/render.js +0 -0
- package/dist/render.js.map +0 -0
- package/dist/resolve-from.d.ts +0 -0
- package/dist/resolve-from.d.ts.map +0 -0
- package/dist/resolve-from.js +0 -0
- package/dist/resolve-from.js.map +0 -0
- package/dist/setup-cache.d.ts +0 -0
- package/dist/setup-cache.d.ts.map +0 -0
- package/dist/setup-cache.js +0 -0
- package/dist/setup-cache.js.map +0 -0
- package/dist/step.d.ts +0 -0
- package/dist/step.d.ts.map +0 -0
- package/dist/step.js +0 -0
- package/dist/step.js.map +0 -0
- package/dist/still.d.ts +0 -0
- package/dist/still.d.ts.map +0 -0
- package/dist/still.js +0 -0
- package/dist/still.js.map +0 -0
- package/dist/upgrade.d.ts +0 -0
- package/dist/upgrade.d.ts.map +0 -0
- package/dist/upgrade.js +0 -0
- package/dist/upgrade.js.map +0 -0
- package/dist/user-passed-output-location.d.ts +0 -0
- package/dist/user-passed-output-location.d.ts.map +0 -0
- package/dist/user-passed-output-location.js +0 -0
- package/dist/user-passed-output-location.js.map +0 -0
- package/dist/validate-ffmpeg-version.d.ts +0 -0
- package/dist/validate-ffmpeg-version.d.ts.map +0 -0
- package/dist/validate-ffmpeg-version.js +0 -0
- package/dist/validate-ffmpeg-version.js.map +0 -0
- package/dist/versions.d.ts +0 -0
- package/dist/versions.d.ts.map +0 -0
- package/dist/versions.js +0 -0
- package/dist/versions.js.map +0 -0
- package/dist/warn-about-ffmpeg-version.d.ts +0 -0
- package/dist/warn-about-ffmpeg-version.d.ts.map +0 -0
- package/dist/warn-about-ffmpeg-version.js +0 -0
- package/dist/warn-about-ffmpeg-version.js.map +0 -0
- package/package.json +20 -19
- package/dist/cycle-browser-tabs.d.ts +0 -7
- package/dist/cycle-browser-tabs.d.ts.map +0 -1
- package/dist/cycle-browser-tabs.js +0 -24
- package/dist/cycle-browser-tabs.js.map +0 -1
- package/dist/editor/components/ErrorOverlay.d.ts +0 -9
- package/dist/editor/components/ErrorOverlay.d.ts.map +0 -1
- package/dist/editor/components/ErrorOverlay.js +0 -22
- package/dist/editor/components/ErrorOverlay.js.map +0 -1
- package/dist/editor/components/Errors/ErrorDisplay.d.ts +0 -12
- package/dist/editor/components/Errors/ErrorDisplay.d.ts.map +0 -1
- package/dist/editor/components/Errors/ErrorDisplay.js +0 -43
- package/dist/editor/components/Errors/ErrorDisplay.js.map +0 -1
- package/dist/editor/components/Errors/ErrorOverlay.d.ts +0 -9
- package/dist/editor/components/Errors/ErrorOverlay.d.ts.map +0 -1
- package/dist/editor/components/Errors/ErrorOverlay.js +0 -22
- package/dist/editor/components/Errors/ErrorOverlay.js.map +0 -1
- package/dist/editor/components/Errors/stack-frame.d.ts +0 -46
- package/dist/editor/components/Errors/stack-frame.d.ts.map +0 -1
- package/dist/editor/components/Errors/stack-frame.js +0 -82
- package/dist/editor/components/Errors/stack-frame.js.map +0 -1
- package/dist/editor/components/FramePersister.d.ts +0 -4
- package/dist/editor/components/FramePersister.d.ts.map +0 -1
- package/dist/editor/components/FramePersister.js +0 -28
- package/dist/editor/components/FramePersister.js.map +0 -1
- package/dist/editor/components/MediaVolumeSlider.d.ts +0 -3
- package/dist/editor/components/MediaVolumeSlider.d.ts.map +0 -1
- package/dist/editor/components/MediaVolumeSlider.js +0 -113
- package/dist/editor/components/MediaVolumeSlider.js.map +0 -1
- package/dist/editor/components/Menu/Checkmark.d.ts +0 -2
- package/dist/editor/components/Menu/Checkmark.d.ts.map +0 -1
- package/dist/editor/components/Menu/Checkmark.js +0 -11
- package/dist/editor/components/Menu/Checkmark.js.map +0 -1
- package/dist/editor/components/Menu/is-menu-click.d.ts +0 -1
- package/dist/editor/components/Menu/is-menu-click.d.ts.map +0 -1
- package/dist/editor/components/Menu/is-menu-click.js +0 -2
- package/dist/editor/components/Menu/is-menu-click.js.map +0 -1
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.d.ts +0 -6
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.js +0 -32
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.js.map +0 -1
- package/dist/editor/components/NewComposition.d.ts +0 -3
- package/dist/editor/components/NewComposition.d.ts.map +0 -1
- package/dist/editor/components/NewComposition.js +0 -47
- package/dist/editor/components/NewComposition.js.map +0 -1
- package/dist/editor/components/NewSequence.d.ts +0 -3
- package/dist/editor/components/NewSequence.d.ts.map +0 -1
- package/dist/editor/components/NewSequence.js +0 -47
- package/dist/editor/components/NewSequence.js.map +0 -1
- package/dist/editor/components/Spacing.d.ts +0 -7
- package/dist/editor/components/Spacing.d.ts.map +0 -1
- package/dist/editor/components/Spacing.js +0 -18
- package/dist/editor/components/Spacing.js.map +0 -1
- package/dist/editor/components/Timeline/LoopIndicator.d.ts +0 -5
- package/dist/editor/components/Timeline/LoopIndicator.d.ts.map +0 -1
- package/dist/editor/components/Timeline/LoopIndicator.js +0 -37
- package/dist/editor/components/Timeline/LoopIndicator.js.map +0 -1
- package/dist/editor/helpers/isCompositionStill.d.ts +0 -1
- package/dist/editor/helpers/isCompositionStill.d.ts.map +0 -1
- package/dist/editor/helpers/isCompositionStill.js +0 -2
- package/dist/editor/helpers/isCompositionStill.js.map +0 -1
- package/dist/editor/helpers/validate-composition-name.d.ts +0 -3
- package/dist/editor/helpers/validate-composition-name.d.ts.map +0 -1
- package/dist/editor/helpers/validate-composition-name.js +0 -15
- package/dist/editor/helpers/validate-composition-name.js.map +0 -1
- package/dist/editor/hooks/get-el-size.d.ts +0 -8
- package/dist/editor/hooks/get-el-size.d.ts.map +0 -1
- package/dist/editor/hooks/get-el-size.js +0 -43
- package/dist/editor/hooks/get-el-size.js.map +0 -1
- package/dist/editor/icons/fast-back.d.ts +0 -3
- package/dist/editor/icons/fast-back.d.ts.map +0 -1
- package/dist/editor/icons/fast-back.js +0 -9
- package/dist/editor/icons/fast-back.js.map +0 -1
- package/dist/editor/icons/fast-forward.d.ts +0 -3
- package/dist/editor/icons/fast-forward.d.ts.map +0 -1
- package/dist/editor/icons/fast-forward.js +0 -9
- package/dist/editor/icons/fast-forward.js.map +0 -1
- package/dist/editor/state/global-menu-id.d.ts +0 -4
- package/dist/editor/state/global-menu-id.d.ts.map +0 -1
- package/dist/editor/state/global-menu-id.js +0 -11
- package/dist/editor/state/global-menu-id.js.map +0 -1
- package/dist/editor/state/menu-selection.d.ts +0 -8
- package/dist/editor/state/menu-selection.d.ts.map +0 -1
- package/dist/editor/state/menu-selection.js +0 -14
- package/dist/editor/state/menu-selection.js.map +0 -1
|
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
|
|
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
|
|
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
|
|
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
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export declare const EMPTY_AUDIO = "SUQzBAAAAAACDVRYWFgAAAASAAADbWFqb3JfYnJhbmQATTRBIABUWFhYAAAAEQAAA21pbm9yX3ZlcnNpb24AMABUWFhYAAAAIAAAA2NvbXBhdGlibGVfYnJhbmRzAE00QSBpc29tbXA0MgBUWFhYAAAAfwAAA2lUdW5TTVBCACAwMDAwMDAwMCAwMDAwMDg0MCAwMDAwMDMwMyAwMDAwMDAwMDAwMDAwNEJEIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwAFRTU0UAAAAPAAADTGF2ZjU4Ljc2LjEwMAAAAAAAAAAAAAAA/+M4wAAAAAAAAAAAAEluZm8AAAAPAAAABgAAAogAcXFxcXFxcXFxcXFxcXFxcY6Ojo6Ojo6Ojo6Ojo6Ojo6OqqqqqqqqqqqqqqqqqqqqqsfHx8fHx8fHx8fHx8fHx8fH4+Pj4+Pj4+Pj4+Pj4+Pj4+P/////////////////////AAAAAExhdmM1OC4xMwAAAAAAAAAAAAAAACQDgAAAAAAAAAKIql7rrgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYxAALg13diAgEzAAoAZ/////81/oR/+eRv6n36v/53J////7dT29FPIzHqc76gbwgAUDdCMgAoGf/////4jF3/90X/J3y/+MYxA0MM134ABAKsH/6N////67KwkOkQiCLncaKoJ1c7jQVRdxhQiLKgwFHgOw0Wf/////njP/Gujf79xcQb/8X////+ulD/+MYxBcLu2YQAAgKsKERVViOyFKdFSRlKLxhQQxHOIibg7GFzv/////isjf/Q3+I6iqt///////GtLFVFVQxlRHeuV5VPdw7/+MYxCMLu2X8ABAKsKCwsEREREQ6BQVBjZ//CGa/ITmGQv/iE/////6rDbSq8rytc602qrqKjhZxWmFhU2igVA2ZFMiNNEZG/+MYxC8KM1ngAABRSH//8v/+ZEf///yyX8mCggVRyMv/7LLUMj5ZKRkyhnWVTEFNRTMuMTAwVVVVVVVVVVVVVVVVVVVVVVVV/+MYxEEJU2FECABHSVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV";
|
|
2
|
+
//# sourceMappingURL=empty-audio.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"empty-audio.d.ts","sourceRoot":"","sources":["../src/empty-audio.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,ytCAC+rC,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EMPTY_AUDIO = void 0;
|
|
4
|
+
exports.EMPTY_AUDIO = 'SUQzBAAAAAACDVRYWFgAAAASAAADbWFqb3JfYnJhbmQATTRBIABUWFhYAAAAEQAAA21pbm9yX3ZlcnNpb24AMABUWFhYAAAAIAAAA2NvbXBhdGlibGVfYnJhbmRzAE00QSBpc29tbXA0MgBUWFhYAAAAfwAAA2lUdW5TTVBCACAwMDAwMDAwMCAwMDAwMDg0MCAwMDAwMDMwMyAwMDAwMDAwMDAwMDAwNEJEIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwIDAwMDAwMDAwAFRTU0UAAAAPAAADTGF2ZjU4Ljc2LjEwMAAAAAAAAAAAAAAA/+M4wAAAAAAAAAAAAEluZm8AAAAPAAAABgAAAogAcXFxcXFxcXFxcXFxcXFxcY6Ojo6Ojo6Ojo6Ojo6Ojo6OqqqqqqqqqqqqqqqqqqqqqsfHx8fHx8fHx8fHx8fHx8fH4+Pj4+Pj4+Pj4+Pj4+Pj4+P/////////////////////AAAAAExhdmM1OC4xMwAAAAAAAAAAAAAAACQDgAAAAAAAAAKIql7rrgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYxAALg13diAgEzAAoAZ/////81/oR/+eRv6n36v/53J////7dT29FPIzHqc76gbwgAUDdCMgAoGf/////4jF3/90X/J3y/+MYxA0MM134ABAKsH/6N////67KwkOkQiCLncaKoJ1c7jQVRdxhQiLKgwFHgOw0Wf/////njP/Gujf79xcQb/8X////+ulD/+MYxBcLu2YQAAgKsKERVViOyFKdFSRlKLxhQQxHOIibg7GFzv/////isjf/Q3+I6iqt///////GtLFVFVQxlRHeuV5VPdw7/+MYxCMLu2X8ABAKsKCwsEREREQ6BQVBjZ//CGa/ITmGQv/iE/////6rDbSq8rytc602qrqKjhZxWmFhU2igVA2ZFMiNNEZG/+MYxC8KM1ngAABRSH//8v/+ZEf///yyX8mCggVRyMv/7LLUMj5ZKRkyhnWVTEFNRTMuMTAwVVVVVVVVVVVVVVVVVVVVVVVV/+MYxEEJU2FECABHSVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV';
|
|
5
|
+
//# sourceMappingURL=empty-audio.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"empty-audio.js","sourceRoot":"","sources":["../src/empty-audio.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GACvB,stCAAstC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-cli-options.d.ts","sourceRoot":"","sources":["../src/get-cli-options.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-cli-options.d.ts","sourceRoot":"","sources":["../src/get-cli-options.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,eAAe,EAAC,MAAM,oBAAoB,CAAC;AAGpE,OAAO,EACN,iBAAiB,EAEjB,UAAU,EAGV,MAAM,UAAU,CAAC;AAiLlB,eAAO,MAAM,aAAa,YAAmB;IAC5C,QAAQ,EAAE,OAAO,CAAC;IAClB,IAAI,EAAE,OAAO,GAAG,QAAQ,CAAC;CACzB;;;;;;;;;;;;;;;;;;;;;;;EAmEA,CAAC"}
|
package/dist/get-cli-options.js
CHANGED
|
@@ -113,6 +113,7 @@ const getAndValidateBrowser = async (browserExecutable) => {
|
|
|
113
113
|
return browser;
|
|
114
114
|
};
|
|
115
115
|
const getCliOptions = async (options) => {
|
|
116
|
+
var _a;
|
|
116
117
|
const frameRange = getAndValidateFrameRange();
|
|
117
118
|
const codec = await getFinalCodec({ isLambda: options.isLambda });
|
|
118
119
|
const shouldOutputImageSequence = options.type === 'still'
|
|
@@ -144,7 +145,7 @@ const getCliOptions = async (options) => {
|
|
|
144
145
|
disableWebSecurity: remotion_1.Internals.getChromiumDisableWebSecurity(),
|
|
145
146
|
ignoreCertificateErrors: remotion_1.Internals.getIgnoreCertificateErrors(),
|
|
146
147
|
headless: remotion_1.Internals.getChromiumHeadlessMode(),
|
|
147
|
-
gl: remotion_1.Internals.getChromiumOpenGlRenderer(),
|
|
148
|
+
gl: (_a = remotion_1.Internals.getChromiumOpenGlRenderer()) !== null && _a !== void 0 ? _a : remotion_1.Internals.DEFAULT_OPENGL_RENDERER,
|
|
148
149
|
};
|
|
149
150
|
return {
|
|
150
151
|
puppeteerTimeout: remotion_1.Internals.getCurrentPuppeteerTimeout(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-cli-options.js","sourceRoot":"","sources":["../src/get-cli-options.ts"],"names":[],"mappings":";;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"get-cli-options.js","sourceRoot":"","sources":["../src/get-cli-options.ts"],"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
|
package/dist/get-env.d.ts
CHANGED
|
File without changes
|
package/dist/get-env.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-env.d.ts","sourceRoot":"","sources":["../src/get-env.ts"],"names":[],"mappings":"AAsCA,eAAO,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"get-env.d.ts","sourceRoot":"","sources":["../src/get-env.ts"],"names":[],"mappings":"AAsCA,eAAO,MAAM,uBAAuB,QAAO,QAAQ,OAAO,MAAM,EAAE,MAAM,CAAC,CAoCxE,CAAC"}
|
package/dist/get-env.js
CHANGED
|
@@ -32,7 +32,7 @@ const getEnvForEnvFile = async (processEnv, envFile) => {
|
|
|
32
32
|
process.exit(1);
|
|
33
33
|
}
|
|
34
34
|
};
|
|
35
|
-
const getEnvironmentVariables =
|
|
35
|
+
const getEnvironmentVariables = () => {
|
|
36
36
|
const processEnv = getProcessEnv();
|
|
37
37
|
if (parse_command_line_1.parsedCli['env-file']) {
|
|
38
38
|
const envFile = path_1.default.resolve(process.cwd(), parse_command_line_1.parsedCli['env-file']);
|
|
@@ -57,7 +57,7 @@ const getEnvironmentVariables = async () => {
|
|
|
57
57
|
}
|
|
58
58
|
const defaultEnvFile = path_1.default.resolve(process.cwd(), '.env');
|
|
59
59
|
if (!fs_1.default.existsSync(defaultEnvFile)) {
|
|
60
|
-
return processEnv;
|
|
60
|
+
return Promise.resolve(processEnv);
|
|
61
61
|
}
|
|
62
62
|
return getEnvForEnvFile(processEnv, defaultEnvFile);
|
|
63
63
|
};
|
package/dist/get-env.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-env.js","sourceRoot":"","sources":["../src/get-env.ts"],"names":[],"mappings":";;;;;;AAAA,oDAA4B;AAC5B,4CAAoB;AACpB,gDAAwB;AACxB,uCAAmC;AACnC,+BAA0B;AAC1B,6DAA+C;AAE/C,SAAS,aAAa;IACrB,MAAM,GAAG,GAA2B,EAAE,CAAC;IAEvC,MAAM,SAAS,GAAG,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,EAAE,CACzD,GAAG,CAAC,UAAU,CAAC,WAAW,CAAC,CAC3B,CAAC;IAEF,KAAK,MAAM,GAAG,IAAI,SAAS,EAAE;QAC5B,GAAG,CAAC,GAAG,CAAC,GAAG,OAAO,CAAC,GAAG,CAAC,GAAG,CAAW,CAAC;KACtC;IAED,OAAO,GAAG,CAAC;AACZ,CAAC;AAED,MAAM,gBAAgB,GAAG,KAAK,EAC7B,UAA4C,EAC5C,OAAe,EACd,EAAE;IACH,IAAI;QACH,MAAM,WAAW,GAAG,MAAM,YAAE,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;QACxD,OAAO;YACN,GAAG,UAAU;YACb,GAAG,gBAAM,CAAC,KAAK,CAAC,WAAW,CAAC;SAC5B,CAAC;KACF;IAAC,OAAO,GAAG,EAAE;QACb,SAAG,CAAC,KAAK,CAAC,qBAAqB,OAAO,2BAA2B,CAAC,CAAC;QACnE,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QACf,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;KAChB;AACF,CAAC,CAAC;AAEK,MAAM,uBAAuB,GAAG,
|
|
1
|
+
{"version":3,"file":"get-env.js","sourceRoot":"","sources":["../src/get-env.ts"],"names":[],"mappings":";;;;;;AAAA,oDAA4B;AAC5B,4CAAoB;AACpB,gDAAwB;AACxB,uCAAmC;AACnC,+BAA0B;AAC1B,6DAA+C;AAE/C,SAAS,aAAa;IACrB,MAAM,GAAG,GAA2B,EAAE,CAAC;IAEvC,MAAM,SAAS,GAAG,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,EAAE,CACzD,GAAG,CAAC,UAAU,CAAC,WAAW,CAAC,CAC3B,CAAC;IAEF,KAAK,MAAM,GAAG,IAAI,SAAS,EAAE;QAC5B,GAAG,CAAC,GAAG,CAAC,GAAG,OAAO,CAAC,GAAG,CAAC,GAAG,CAAW,CAAC;KACtC;IAED,OAAO,GAAG,CAAC;AACZ,CAAC;AAED,MAAM,gBAAgB,GAAG,KAAK,EAC7B,UAA4C,EAC5C,OAAe,EACd,EAAE;IACH,IAAI;QACH,MAAM,WAAW,GAAG,MAAM,YAAE,CAAC,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;QACxD,OAAO;YACN,GAAG,UAAU;YACb,GAAG,gBAAM,CAAC,KAAK,CAAC,WAAW,CAAC;SAC5B,CAAC;KACF;IAAC,OAAO,GAAG,EAAE;QACb,SAAG,CAAC,KAAK,CAAC,qBAAqB,OAAO,2BAA2B,CAAC,CAAC;QACnE,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QACf,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;KAChB;AACF,CAAC,CAAC;AAEK,MAAM,uBAAuB,GAAG,GAAoC,EAAE;IAC5E,MAAM,UAAU,GAAG,aAAa,EAAE,CAAC;IAEnC,IAAI,8BAAS,CAAC,UAAU,CAAC,EAAE;QAC1B,MAAM,OAAO,GAAG,cAAI,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,8BAAS,CAAC,UAAU,CAAC,CAAC,CAAC;QACnE,IAAI,CAAC,YAAE,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE;YAC5B,SAAG,CAAC,KAAK,CAAC,oDAAoD,CAAC,CAAC;YAChE,SAAG,CAAC,KAAK,CAAC,4BAA4B,EAAE,OAAO,CAAC,CAAC;YACjD,SAAG,CAAC,KAAK,CAAC,gDAAgD,CAAC,CAAC;YAC5D,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;SAChB;QAED,OAAO,gBAAgB,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;KAC7C;IAED,MAAM,iBAAiB,GAAG,oBAAS,CAAC,iBAAiB,EAAE,CAAC;IACxD,IAAI,iBAAiB,EAAE;QACtB,MAAM,OAAO,GAAG,cAAI,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,iBAAiB,CAAC,CAAC;QAC/D,IAAI,CAAC,YAAE,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE;YAC5B,SAAG,CAAC,KAAK,CACR,2HAA2H,CAC3H,CAAC;YACF,SAAG,CAAC,KAAK,CAAC,4BAA4B,EAAE,OAAO,CAAC,CAAC;YACjD,SAAG,CAAC,KAAK,CAAC,gDAAgD,CAAC,CAAC;YAC5D,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;SAChB;QAED,OAAO,gBAAgB,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;KAC7C;IAED,MAAM,cAAc,GAAG,cAAI,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE,EAAE,MAAM,CAAC,CAAC;IAC3D,IAAI,CAAC,YAAE,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE;QACnC,OAAO,OAAO,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;KACnC;IAED,OAAO,gBAAgB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;AACrD,CAAC,CAAC;AApCW,QAAA,uBAAuB,2BAoClC"}
|
package/dist/get-filename.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/get-filename.js
CHANGED
|
File without changes
|
package/dist/get-filename.js.map
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/get-input-props.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"handle-common-errors.d.ts","sourceRoot":"","sources":["../src/handle-common-errors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,QAAS,KAAK,
|
|
1
|
+
{"version":3,"file":"handle-common-errors.d.ts","sourceRoot":"","sources":["../src/handle-common-errors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,QAAS,KAAK,SA2B3C,CAAC"}
|
|
@@ -16,6 +16,10 @@ const handleCommonError = (err) => {
|
|
|
16
16
|
log_1.Log.info();
|
|
17
17
|
log_1.Log.info('💡 Get help for this issue at https://remotion.dev/docs/target-closed');
|
|
18
18
|
}
|
|
19
|
+
if (err.message.includes('ENAMETOOLONG')) {
|
|
20
|
+
log_1.Log.info();
|
|
21
|
+
log_1.Log.info('💡 Get help for this issue at https://remotion.dev/docs/enametoolong');
|
|
22
|
+
}
|
|
19
23
|
};
|
|
20
24
|
exports.handleCommonError = handleCommonError;
|
|
21
25
|
//# sourceMappingURL=handle-common-errors.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"handle-common-errors.js","sourceRoot":"","sources":["../src/handle-common-errors.ts"],"names":[],"mappings":";;;AAAA,+BAA0B;AAEnB,MAAM,iBAAiB,GAAG,CAAC,GAAU,EAAE,EAAE;IAC/C,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;IACvB,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAC,EAAE;QACtD,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,8EAA8E,CAC9E,CAAC;KACF;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAC,EAAE;QACrD,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CAAC,iEAAiE,CAAC,CAAC;KAC5E;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAC,EAAE;QAC1C,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,uEAAuE,CACvE,CAAC;KACF;AACF,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"handle-common-errors.js","sourceRoot":"","sources":["../src/handle-common-errors.ts"],"names":[],"mappings":";;;AAAA,+BAA0B;AAEnB,MAAM,iBAAiB,GAAG,CAAC,GAAU,EAAE,EAAE;IAC/C,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;IACvB,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,2BAA2B,CAAC,EAAE;QACtD,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,8EAA8E,CAC9E,CAAC;KACF;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,0BAA0B,CAAC,EAAE;QACrD,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CAAC,iEAAiE,CAAC,CAAC;KAC5E;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,eAAe,CAAC,EAAE;QAC1C,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,uEAAuE,CACvE,CAAC;KACF;IAED,IAAI,GAAG,CAAC,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAC,EAAE;QACzC,SAAG,CAAC,IAAI,EAAE,CAAC;QACX,SAAG,CAAC,IAAI,CACP,sEAAsE,CACtE,CAAC;KACF;AACF,CAAC,CAAC;AA3BW,QAAA,iBAAiB,qBA2B5B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"homepage.d.ts","sourceRoot":"","sources":["../../src/homepage/homepage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAQ5B,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Homepage = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
const Homepage = () => {
|
|
6
|
+
return ((0, jsx_runtime_1.jsx)("div", { children: (0, jsx_runtime_1.jsx)("ul", { children: (0, jsx_runtime_1.jsx)("li", { children: "hi" }, void 0) }, void 0) }, void 0));
|
|
7
|
+
};
|
|
8
|
+
exports.Homepage = Homepage;
|
|
9
|
+
//# sourceMappingURL=homepage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"homepage.js","sourceRoot":"","sources":["../../src/homepage/homepage.tsx"],"names":[],"mappings":";;;;AAEO,MAAM,QAAQ,GAAa,GAAG,EAAE;IACtC,OAAO,CACN,0CACC,yCACC,wDAAW,WACP,WACA,CACN,CAAC;AACH,CAAC,CAAC;AARW,QAAA,QAAQ,YAQnB"}
|
package/dist/image-formats.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/image-formats.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/index.d.ts
CHANGED
|
@@ -50,7 +50,7 @@ export declare const CliInternals: {
|
|
|
50
50
|
ffmpegExecutable: import("remotion").FfmpegExecutable;
|
|
51
51
|
logLevel: "verbose" | "info" | "warn" | "error";
|
|
52
52
|
scale: number;
|
|
53
|
-
chromiumOptions: import("@remotion/renderer
|
|
53
|
+
chromiumOptions: import("@remotion/renderer").ChromiumOptions;
|
|
54
54
|
}>;
|
|
55
55
|
parseCommandLine: (type: "sequence" | "still" | "lambda" | "preview" | "versions") => void;
|
|
56
56
|
loadConfig: () => Promise<string | null>;
|
package/dist/index.d.ts.map
CHANGED
|
File without changes
|
package/dist/index.js
CHANGED
|
File without changes
|