@remotion/cli 3.0.2 → 3.0.5
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/dist/ansi/ansi-diff.d.ts +0 -1
- package/dist/ansi/ansi-diff.js +0 -1
- package/dist/ansi/ansi-regex.d.ts +0 -1
- package/dist/ansi/ansi-regex.js +0 -1
- package/dist/ansi/ansi-split.d.ts +0 -1
- package/dist/ansi/ansi-split.js +0 -1
- package/dist/check-version.d.ts +0 -1
- package/dist/check-version.js +0 -1
- package/dist/code-frame.d.ts +0 -1
- package/dist/code-frame.js +0 -1
- package/dist/compositions.d.ts +0 -1
- package/dist/compositions.js +0 -1
- package/dist/download-progress.d.ts +2 -0
- package/dist/download-progress.js +23 -0
- package/dist/editor/components/AudioWaveform.d.ts +0 -1
- package/dist/editor/components/AudioWaveform.js +0 -1
- package/dist/editor/components/AudioWaveformBar.d.ts +0 -1
- package/dist/editor/components/AudioWaveformBar.js +0 -1
- package/dist/editor/components/Canvas.d.ts +0 -1
- package/dist/editor/components/Canvas.js +0 -1
- package/dist/editor/components/CheckboardToggle.d.ts +0 -1
- package/dist/editor/components/CheckboardToggle.js +0 -1
- package/dist/editor/components/ClipboardIcon.d.ts +0 -1
- package/dist/editor/components/ClipboardIcon.js +0 -1
- package/dist/editor/components/CompositionSelector.d.ts +0 -1
- package/dist/editor/components/CompositionSelector.js +0 -1
- package/dist/editor/components/CompositionSelectorItem.d.ts +0 -1
- package/dist/editor/components/CompositionSelectorItem.js +0 -1
- package/dist/editor/components/ControlButton.d.ts +0 -1
- package/dist/editor/components/ControlButton.js +0 -1
- package/dist/editor/components/CopyButton.d.ts +0 -1
- package/dist/editor/components/CopyButton.js +0 -1
- package/dist/editor/components/CurrentComposition.d.ts +0 -1
- package/dist/editor/components/CurrentComposition.js +0 -1
- package/dist/editor/components/Editor.d.ts +0 -1
- package/dist/editor/components/Editor.js +0 -1
- package/dist/editor/components/EditorContent.d.ts +0 -1
- package/dist/editor/components/EditorContent.js +0 -1
- package/dist/editor/components/FpsCounter.d.ts +0 -1
- package/dist/editor/components/FpsCounter.js +0 -1
- package/dist/editor/components/FramePersistor.d.ts +0 -1
- package/dist/editor/components/FramePersistor.js +0 -1
- package/dist/editor/components/GlobalKeybindings.d.ts +0 -1
- package/dist/editor/components/GlobalKeybindings.js +0 -1
- package/dist/editor/components/KeyboardShortcutsModal.d.ts +0 -1
- package/dist/editor/components/KeyboardShortcutsModal.js +0 -1
- package/dist/editor/components/LoadingIndicator.d.ts +0 -1
- package/dist/editor/components/LoadingIndicator.js +0 -1
- package/dist/editor/components/LoopToggle.d.ts +0 -1
- package/dist/editor/components/LoopToggle.js +0 -1
- package/dist/editor/components/Menu/MenuDivider.d.ts +0 -1
- package/dist/editor/components/Menu/MenuDivider.js +0 -1
- package/dist/editor/components/Menu/MenuItem.d.ts +0 -1
- package/dist/editor/components/Menu/MenuItem.js +0 -1
- package/dist/editor/components/Menu/MenuSubItem.d.ts +0 -1
- package/dist/editor/components/Menu/MenuSubItem.js +0 -1
- package/dist/editor/components/Menu/SubMenu.d.ts +0 -1
- package/dist/editor/components/Menu/SubMenu.js +0 -1
- package/dist/editor/components/Menu/portals.d.ts +0 -1
- package/dist/editor/components/Menu/portals.js +0 -1
- package/dist/editor/components/Menu/styles.d.ts +0 -1
- package/dist/editor/components/Menu/styles.js +0 -1
- package/dist/editor/components/MenuToolbar.d.ts +0 -1
- package/dist/editor/components/MenuToolbar.js +0 -1
- package/dist/editor/components/ModalContainer.d.ts +0 -1
- package/dist/editor/components/ModalContainer.js +0 -1
- package/dist/editor/components/ModalHeader.d.ts +0 -1
- package/dist/editor/components/ModalHeader.js +0 -1
- package/dist/editor/components/MuteToggle.d.ts +0 -1
- package/dist/editor/components/MuteToggle.js +0 -1
- package/dist/editor/components/NewComposition/CancelButton.d.ts +0 -1
- package/dist/editor/components/NewComposition/CancelButton.js +0 -1
- package/dist/editor/components/NewComposition/ComboBox.d.ts +0 -1
- package/dist/editor/components/NewComposition/ComboBox.js +0 -1
- package/dist/editor/components/NewComposition/CopyHint.d.ts +0 -1
- package/dist/editor/components/NewComposition/CopyHint.js +0 -1
- package/dist/editor/components/NewComposition/InputDragger.d.ts +0 -1
- package/dist/editor/components/NewComposition/InputDragger.js +0 -1
- package/dist/editor/components/NewComposition/MenuContent.d.ts +0 -1
- package/dist/editor/components/NewComposition/MenuContent.js +0 -1
- package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts +0 -1
- package/dist/editor/components/NewComposition/NewCompAspectRatio.js +0 -1
- package/dist/editor/components/NewComposition/NewCompCode.d.ts +0 -1
- package/dist/editor/components/NewComposition/NewCompCode.js +0 -1
- package/dist/editor/components/NewComposition/NewCompDuration.d.ts +0 -1
- package/dist/editor/components/NewComposition/NewCompDuration.js +0 -1
- package/dist/editor/components/NewComposition/NewComposition.d.ts +0 -1
- package/dist/editor/components/NewComposition/NewComposition.js +0 -1
- package/dist/editor/components/NewComposition/RemInput.d.ts +0 -1
- package/dist/editor/components/NewComposition/RemInput.js +0 -1
- package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts +0 -1
- package/dist/editor/components/NewComposition/ToggleAspectRatio.js +0 -1
- package/dist/editor/components/NewComposition/ValidationMessage.d.ts +0 -1
- package/dist/editor/components/NewComposition/ValidationMessage.js +0 -1
- package/dist/editor/components/NewComposition/new-comp-layout.d.ts +0 -1
- package/dist/editor/components/NewComposition/new-comp-layout.js +0 -1
- package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts +0 -1
- package/dist/editor/components/NewComposition/render-aspect-ratio.js +0 -1
- package/dist/editor/components/PlayPause.d.ts +0 -1
- package/dist/editor/components/PlayPause.js +0 -1
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts +0 -1
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.js +0 -1
- package/dist/editor/components/PlaybackRatePersistor.d.ts +0 -1
- package/dist/editor/components/PlaybackRatePersistor.js +0 -1
- package/dist/editor/components/PlaybackRateSelector.d.ts +0 -1
- package/dist/editor/components/PlaybackRateSelector.js +0 -1
- package/dist/editor/components/Preview.d.ts +0 -1
- package/dist/editor/components/Preview.js +0 -1
- package/dist/editor/components/PreviewToolbar.d.ts +0 -1
- package/dist/editor/components/PreviewToolbar.js +0 -1
- package/dist/editor/components/RichTimelineToggle.d.ts +0 -1
- package/dist/editor/components/RichTimelineToggle.js +0 -1
- package/dist/editor/components/SizeSelector.d.ts +0 -1
- package/dist/editor/components/SizeSelector.js +0 -1
- package/dist/editor/components/Splitter/SplitterContainer.d.ts +0 -1
- package/dist/editor/components/Splitter/SplitterContainer.js +0 -1
- package/dist/editor/components/Splitter/SplitterContext.d.ts +0 -1
- package/dist/editor/components/Splitter/SplitterContext.js +0 -1
- package/dist/editor/components/Splitter/SplitterElement.d.ts +0 -1
- package/dist/editor/components/Splitter/SplitterElement.js +0 -1
- package/dist/editor/components/Splitter/SplitterHandle.d.ts +0 -1
- package/dist/editor/components/Splitter/SplitterHandle.js +0 -1
- package/dist/editor/components/Thumbnail.d.ts +0 -1
- package/dist/editor/components/Thumbnail.js +0 -1
- package/dist/editor/components/TimeValue.d.ts +0 -1
- package/dist/editor/components/TimeValue.js +0 -1
- package/dist/editor/components/Timeline/LoopedIndicator.d.ts +0 -1
- package/dist/editor/components/Timeline/LoopedIndicator.js +0 -1
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts +0 -1
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.js +0 -1
- package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts +0 -1
- package/dist/editor/components/Timeline/MaxTimelineTracks.js +0 -1
- package/dist/editor/components/Timeline/Timeline.d.ts +0 -1
- package/dist/editor/components/Timeline/Timeline.js +0 -1
- package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineCollapseToggle.js +0 -1
- package/dist/editor/components/Timeline/TimelineDragHandler.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineDragHandler.js +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointer.js +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js +0 -1
- package/dist/editor/components/Timeline/TimelineList.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineList.js +0 -1
- package/dist/editor/components/Timeline/TimelineListItem.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineListItem.js +0 -1
- package/dist/editor/components/Timeline/TimelineSequence.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineSequence.js +0 -1
- package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineSequenceFrame.js +0 -1
- package/dist/editor/components/Timeline/TimelineSlider.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineSlider.js +0 -1
- package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineSliderHandle.js +0 -1
- package/dist/editor/components/Timeline/TimelineTracks.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineTracks.js +0 -1
- package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts +0 -1
- package/dist/editor/components/Timeline/TimelineVideoInfo.js +0 -1
- package/dist/editor/components/Timeline/is-collapsed.d.ts +0 -1
- package/dist/editor/components/Timeline/is-collapsed.js +0 -1
- package/dist/editor/components/Timeline/timeline-refs.d.ts +0 -1
- package/dist/editor/components/Timeline/timeline-refs.js +0 -1
- package/dist/editor/components/Timeline/timeline-state-reducer.d.ts +0 -1
- package/dist/editor/components/Timeline/timeline-state-reducer.js +0 -1
- package/dist/editor/components/TimelineInOutToggle.d.ts +0 -1
- package/dist/editor/components/TimelineInOutToggle.js +0 -1
- package/dist/editor/components/TopPanel.d.ts +0 -1
- package/dist/editor/components/TopPanel.js +0 -1
- package/dist/editor/components/UpdateCheck.d.ts +0 -1
- package/dist/editor/components/UpdateCheck.js +0 -1
- package/dist/editor/components/UpdateModal/UpdateModal.d.ts +0 -1
- package/dist/editor/components/UpdateModal/UpdateModal.js +0 -1
- package/dist/editor/components/layout.d.ts +0 -1
- package/dist/editor/components/layout.js +0 -1
- package/dist/editor/helpers/calculate-timeline.d.ts +0 -1
- package/dist/editor/helpers/calculate-timeline.js +0 -1
- package/dist/editor/helpers/checkerboard-background.d.ts +0 -1
- package/dist/editor/helpers/checkerboard-background.js +0 -1
- package/dist/editor/helpers/colors.d.ts +0 -1
- package/dist/editor/helpers/colors.js +0 -1
- package/dist/editor/helpers/copy-text.d.ts +0 -1
- package/dist/editor/helpers/copy-text.js +0 -1
- package/dist/editor/helpers/create-folder-tree.d.ts +0 -1
- package/dist/editor/helpers/create-folder-tree.js +0 -1
- package/dist/editor/helpers/get-left-of-timeline-slider.d.ts +0 -1
- package/dist/editor/helpers/get-left-of-timeline-slider.js +0 -1
- package/dist/editor/helpers/get-sequence-visible-range.d.ts +0 -1
- package/dist/editor/helpers/get-sequence-visible-range.js +0 -1
- package/dist/editor/helpers/get-timeline-nestedness.d.ts +0 -1
- package/dist/editor/helpers/get-timeline-nestedness.js +0 -1
- package/dist/editor/helpers/get-timeline-sequence-hash.d.ts +0 -1
- package/dist/editor/helpers/get-timeline-sequence-hash.js +0 -1
- package/dist/editor/helpers/get-timeline-sequence-layout.d.ts +0 -1
- package/dist/editor/helpers/get-timeline-sequence-layout.js +0 -1
- package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts +0 -1
- package/dist/editor/helpers/get-timeline-sequence-sort-key.js +0 -1
- package/dist/editor/helpers/is-composition-still.d.ts +0 -1
- package/dist/editor/helpers/is-composition-still.js +0 -1
- package/dist/editor/helpers/is-current-selected-still.d.ts +0 -1
- package/dist/editor/helpers/is-current-selected-still.js +0 -1
- package/dist/editor/helpers/noop.d.ts +0 -1
- package/dist/editor/helpers/noop.js +0 -1
- package/dist/editor/helpers/persist-open-folders.d.ts +0 -1
- package/dist/editor/helpers/persist-open-folders.js +0 -1
- package/dist/editor/helpers/timeline-layout.d.ts +0 -1
- package/dist/editor/helpers/timeline-layout.js +0 -1
- package/dist/editor/helpers/use-keybinding.d.ts +0 -1
- package/dist/editor/helpers/use-keybinding.js +0 -1
- package/dist/editor/helpers/validate-new-comp-data.d.ts +0 -1
- package/dist/editor/helpers/validate-new-comp-data.js +0 -1
- package/dist/editor/icons/Checkmark.d.ts +0 -1
- package/dist/editor/icons/Checkmark.js +0 -1
- package/dist/editor/icons/caret.d.ts +0 -1
- package/dist/editor/icons/caret.js +0 -1
- package/dist/editor/icons/film.d.ts +0 -1
- package/dist/editor/icons/film.js +0 -1
- package/dist/editor/icons/folder.d.ts +0 -1
- package/dist/editor/icons/folder.js +0 -1
- package/dist/editor/icons/keys.d.ts +0 -1
- package/dist/editor/icons/keys.js +0 -1
- package/dist/editor/icons/lock.d.ts +0 -1
- package/dist/editor/icons/lock.js +0 -1
- package/dist/editor/icons/media-volume.d.ts +0 -1
- package/dist/editor/icons/media-volume.js +0 -1
- package/dist/editor/icons/pause.d.ts +0 -1
- package/dist/editor/icons/pause.js +0 -1
- package/dist/editor/icons/play.d.ts +0 -1
- package/dist/editor/icons/play.js +0 -1
- package/dist/editor/icons/step-back.d.ts +0 -1
- package/dist/editor/icons/step-back.js +0 -1
- package/dist/editor/icons/step-forward.d.ts +0 -1
- package/dist/editor/icons/step-forward.js +0 -1
- package/dist/editor/icons/still.d.ts +0 -1
- package/dist/editor/icons/still.js +0 -1
- package/dist/editor/icons/timeline.d.ts +0 -1
- package/dist/editor/icons/timeline.js +0 -1
- package/dist/editor/icons/timelineInOutPointer.d.ts +0 -1
- package/dist/editor/icons/timelineInOutPointer.js +0 -1
- package/dist/editor/state/aspect-ratio-locked.d.ts +0 -1
- package/dist/editor/state/aspect-ratio-locked.js +0 -1
- package/dist/editor/state/checkerboard.d.ts +0 -1
- package/dist/editor/state/checkerboard.js +0 -1
- package/dist/editor/state/highest-z-index.d.ts +0 -1
- package/dist/editor/state/highest-z-index.js +0 -1
- package/dist/editor/state/input-dragger-click-lock.d.ts +0 -1
- package/dist/editor/state/input-dragger-click-lock.js +0 -1
- package/dist/editor/state/keybindings.d.ts +0 -1
- package/dist/editor/state/keybindings.js +0 -1
- package/dist/editor/state/loop.d.ts +0 -1
- package/dist/editor/state/loop.js +0 -1
- package/dist/editor/state/marks.d.ts +0 -1
- package/dist/editor/state/marks.js +0 -1
- package/dist/editor/state/modals.d.ts +0 -1
- package/dist/editor/state/modals.js +0 -1
- package/dist/editor/state/mute.d.ts +0 -1
- package/dist/editor/state/mute.js +0 -1
- package/dist/editor/state/playbackrate.d.ts +0 -1
- package/dist/editor/state/playbackrate.js +0 -1
- package/dist/editor/state/preview-size.d.ts +0 -1
- package/dist/editor/state/preview-size.js +0 -1
- package/dist/editor/state/render-frame.d.ts +0 -1
- package/dist/editor/state/render-frame.js +0 -1
- package/dist/editor/state/rich-timeline.d.ts +0 -1
- package/dist/editor/state/rich-timeline.js +0 -1
- package/dist/editor/state/timeline-ref.d.ts +0 -1
- package/dist/editor/state/timeline-ref.js +0 -1
- package/dist/editor/state/timeline.d.ts +0 -1
- package/dist/editor/state/timeline.js +0 -1
- package/dist/editor/state/z-index.d.ts +0 -1
- package/dist/editor/state/z-index.js +0 -1
- package/dist/get-cli-options.d.ts +0 -1
- package/dist/get-cli-options.js +3 -2
- package/dist/get-composition-id.d.ts +0 -1
- package/dist/get-composition-id.js +0 -1
- package/dist/get-config-file-name.d.ts +0 -1
- package/dist/get-config-file-name.js +0 -1
- package/dist/get-env.d.ts +0 -1
- package/dist/get-env.js +0 -1
- package/dist/get-filename.d.ts +0 -1
- package/dist/get-filename.js +2 -57
- package/dist/get-input-props.d.ts +0 -1
- package/dist/get-input-props.js +0 -1
- package/dist/handle-common-errors.d.ts +0 -1
- package/dist/handle-common-errors.js +0 -1
- package/dist/image-formats.d.ts +0 -1
- package/dist/image-formats.js +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +2 -2
- package/dist/initialize-render-cli.d.ts +0 -1
- package/dist/initialize-render-cli.js +0 -1
- package/dist/is-javascript.d.ts +0 -1
- package/dist/is-javascript.js +0 -1
- package/dist/lambda-command.d.ts +0 -1
- package/dist/lambda-command.js +0 -1
- package/dist/load-config.d.ts +0 -1
- package/dist/load-config.js +0 -1
- package/dist/log.d.ts +0 -1
- package/dist/log.js +0 -1
- package/dist/make-progress-bar.d.ts +1 -0
- package/dist/make-progress-bar.js +9 -0
- package/dist/parse-command-line.d.ts +0 -1
- package/dist/parse-command-line.js +0 -1
- package/dist/preview.d.ts +0 -1
- package/dist/preview.js +0 -1
- package/dist/previewEntry.d.ts +0 -1
- package/dist/previewEntry.js +0 -1
- package/dist/print-error.d.ts +0 -1
- package/dist/print-error.js +0 -1
- package/dist/print-help.d.ts +0 -1
- package/dist/print-help.js +0 -1
- package/dist/progress-bar.d.ts +0 -3
- package/dist/progress-bar.js +10 -21
- package/dist/render.d.ts +0 -1
- package/dist/render.js +4 -5
- package/dist/resolve-from.d.ts +0 -1
- package/dist/resolve-from.js +0 -1
- package/dist/setup-cache.d.ts +0 -1
- package/dist/setup-cache.js +0 -1
- package/dist/step.d.ts +0 -1
- package/dist/step.js +0 -1
- package/dist/still.d.ts +0 -1
- package/dist/still.js +0 -1
- package/dist/upgrade.d.ts +0 -1
- package/dist/upgrade.js +0 -1
- package/dist/user-passed-output-location.d.ts +0 -2
- package/dist/user-passed-output-location.js +1 -11
- package/dist/validate-ffmpeg-version.d.ts +0 -1
- package/dist/validate-ffmpeg-version.js +0 -1
- package/dist/versions.d.ts +0 -1
- package/dist/versions.js +0 -1
- package/dist/warn-about-ffmpeg-version.d.ts +0 -1
- package/dist/warn-about-ffmpeg-version.js +0 -1
- package/package.json +7 -7
- package/dist/ansi/ansi-diff.d.ts.map +0 -1
- package/dist/ansi/ansi-diff.js.map +0 -1
- package/dist/ansi/ansi-regex.d.ts.map +0 -1
- package/dist/ansi/ansi-regex.js.map +0 -1
- package/dist/ansi/ansi-split.d.ts.map +0 -1
- package/dist/ansi/ansi-split.js.map +0 -1
- package/dist/check-version.d.ts.map +0 -1
- package/dist/check-version.js.map +0 -1
- package/dist/code-frame.d.ts.map +0 -1
- package/dist/code-frame.js.map +0 -1
- package/dist/compositions.d.ts.map +0 -1
- package/dist/compositions.js.map +0 -1
- 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/delete-directory.d.ts +0 -2
- package/dist/delete-directory.d.ts.map +0 -1
- package/dist/delete-directory.js +0 -15
- package/dist/delete-directory.js.map +0 -1
- package/dist/editor/components/AudioWaveform.d.ts.map +0 -1
- package/dist/editor/components/AudioWaveform.js.map +0 -1
- package/dist/editor/components/AudioWaveformBar.d.ts.map +0 -1
- package/dist/editor/components/AudioWaveformBar.js.map +0 -1
- package/dist/editor/components/Canvas.d.ts.map +0 -1
- package/dist/editor/components/Canvas.js.map +0 -1
- package/dist/editor/components/CheckboardToggle.d.ts.map +0 -1
- package/dist/editor/components/CheckboardToggle.js.map +0 -1
- package/dist/editor/components/ClipboardIcon.d.ts.map +0 -1
- package/dist/editor/components/ClipboardIcon.js.map +0 -1
- package/dist/editor/components/CompositionSelector.d.ts.map +0 -1
- package/dist/editor/components/CompositionSelector.js.map +0 -1
- package/dist/editor/components/CompositionSelectorItem.d.ts.map +0 -1
- package/dist/editor/components/CompositionSelectorItem.js.map +0 -1
- package/dist/editor/components/ControlButton.d.ts.map +0 -1
- package/dist/editor/components/ControlButton.js.map +0 -1
- package/dist/editor/components/CopyButton.d.ts.map +0 -1
- package/dist/editor/components/CopyButton.js.map +0 -1
- package/dist/editor/components/CurrentComposition.d.ts.map +0 -1
- package/dist/editor/components/CurrentComposition.js.map +0 -1
- package/dist/editor/components/Editor.d.ts.map +0 -1
- package/dist/editor/components/Editor.js.map +0 -1
- package/dist/editor/components/EditorContent.d.ts.map +0 -1
- package/dist/editor/components/EditorContent.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/FpsCounter.d.ts.map +0 -1
- package/dist/editor/components/FpsCounter.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/FramePersistor.d.ts.map +0 -1
- package/dist/editor/components/FramePersistor.js.map +0 -1
- package/dist/editor/components/GlobalKeybindings.d.ts.map +0 -1
- package/dist/editor/components/GlobalKeybindings.js.map +0 -1
- package/dist/editor/components/KeyboardShortcutsModal.d.ts.map +0 -1
- package/dist/editor/components/KeyboardShortcutsModal.js.map +0 -1
- package/dist/editor/components/LoadingIndicator.d.ts.map +0 -1
- package/dist/editor/components/LoadingIndicator.js.map +0 -1
- package/dist/editor/components/LoopToggle.d.ts.map +0 -1
- package/dist/editor/components/LoopToggle.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/MenuDivider.d.ts.map +0 -1
- package/dist/editor/components/Menu/MenuDivider.js.map +0 -1
- package/dist/editor/components/Menu/MenuItem.d.ts.map +0 -1
- package/dist/editor/components/Menu/MenuItem.js.map +0 -1
- package/dist/editor/components/Menu/MenuSubItem.d.ts.map +0 -1
- package/dist/editor/components/Menu/MenuSubItem.js.map +0 -1
- package/dist/editor/components/Menu/SubMenu.d.ts.map +0 -1
- package/dist/editor/components/Menu/SubMenu.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/Menu/portals.d.ts.map +0 -1
- package/dist/editor/components/Menu/portals.js.map +0 -1
- package/dist/editor/components/Menu/styles.d.ts.map +0 -1
- package/dist/editor/components/Menu/styles.js.map +0 -1
- package/dist/editor/components/MenuToolbar.d.ts.map +0 -1
- package/dist/editor/components/MenuToolbar.js.map +0 -1
- package/dist/editor/components/ModalContainer.d.ts.map +0 -1
- package/dist/editor/components/ModalContainer.js.map +0 -1
- package/dist/editor/components/ModalHeader.d.ts.map +0 -1
- package/dist/editor/components/ModalHeader.js.map +0 -1
- package/dist/editor/components/MuteToggle.d.ts.map +0 -1
- package/dist/editor/components/MuteToggle.js.map +0 -1
- package/dist/editor/components/NewComposition/CancelButton.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/CancelButton.js.map +0 -1
- package/dist/editor/components/NewComposition/ComboBox.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/ComboBox.js.map +0 -1
- package/dist/editor/components/NewComposition/CompositionType.d.ts +0 -7
- package/dist/editor/components/NewComposition/CompositionType.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/CompositionType.js +0 -57
- package/dist/editor/components/NewComposition/CompositionType.js.map +0 -1
- package/dist/editor/components/NewComposition/CopyHint.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/CopyHint.js.map +0 -1
- package/dist/editor/components/NewComposition/InputDragger.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/InputDragger.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/MenuContent.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/MenuContent.js.map +0 -1
- package/dist/editor/components/NewComposition/NewCompAspectRatio.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/NewCompAspectRatio.js.map +0 -1
- package/dist/editor/components/NewComposition/NewCompCode.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/NewCompCode.js.map +0 -1
- package/dist/editor/components/NewComposition/NewCompDuration.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/NewCompDuration.js.map +0 -1
- package/dist/editor/components/NewComposition/NewCompHeader.d.ts +0 -3
- package/dist/editor/components/NewComposition/NewCompHeader.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/NewCompHeader.js +0 -29
- package/dist/editor/components/NewComposition/NewCompHeader.js.map +0 -1
- package/dist/editor/components/NewComposition/NewComposition.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/NewComposition.js.map +0 -1
- package/dist/editor/components/NewComposition/RemInput.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/RemInput.js.map +0 -1
- package/dist/editor/components/NewComposition/ToggleAspectRatio.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/ToggleAspectRatio.js.map +0 -1
- package/dist/editor/components/NewComposition/ValidationMessage.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/ValidationMessage.js.map +0 -1
- package/dist/editor/components/NewComposition/new-comp-layout.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/new-comp-layout.js.map +0 -1
- package/dist/editor/components/NewComposition/render-aspect-ratio.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/render-aspect-ratio.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/PlayPause.d.ts.map +0 -1
- package/dist/editor/components/PlayPause.js.map +0 -1
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.d.ts.map +0 -1
- package/dist/editor/components/PlaybackKeyboardShortcutsManager.js.map +0 -1
- package/dist/editor/components/PlaybackRatePersistor.d.ts.map +0 -1
- package/dist/editor/components/PlaybackRatePersistor.js.map +0 -1
- package/dist/editor/components/PlaybackRateSelector.d.ts.map +0 -1
- package/dist/editor/components/PlaybackRateSelector.js.map +0 -1
- package/dist/editor/components/Preview.d.ts.map +0 -1
- package/dist/editor/components/Preview.js.map +0 -1
- package/dist/editor/components/PreviewToolbar.d.ts.map +0 -1
- package/dist/editor/components/PreviewToolbar.js.map +0 -1
- package/dist/editor/components/RichTimelineToggle.d.ts.map +0 -1
- package/dist/editor/components/RichTimelineToggle.js.map +0 -1
- package/dist/editor/components/SizeSelector.d.ts.map +0 -1
- package/dist/editor/components/SizeSelector.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/Splitter/SplitterContainer.d.ts.map +0 -1
- package/dist/editor/components/Splitter/SplitterContainer.js.map +0 -1
- package/dist/editor/components/Splitter/SplitterContext.d.ts.map +0 -1
- package/dist/editor/components/Splitter/SplitterContext.js.map +0 -1
- package/dist/editor/components/Splitter/SplitterElement.d.ts.map +0 -1
- package/dist/editor/components/Splitter/SplitterElement.js.map +0 -1
- package/dist/editor/components/Splitter/SplitterHandle.d.ts.map +0 -1
- package/dist/editor/components/Splitter/SplitterHandle.js.map +0 -1
- package/dist/editor/components/Thumbnail.d.ts.map +0 -1
- package/dist/editor/components/Thumbnail.js.map +0 -1
- package/dist/editor/components/TimeValue.d.ts.map +0 -1
- package/dist/editor/components/TimeValue.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/components/Timeline/LoopedIndicator.d.ts.map +0 -1
- package/dist/editor/components/Timeline/LoopedIndicator.js.map +0 -1
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.d.ts.map +0 -1
- package/dist/editor/components/Timeline/LoopedTimelineIndicators.js.map +0 -1
- package/dist/editor/components/Timeline/MaxTimelineTracks.d.ts.map +0 -1
- package/dist/editor/components/Timeline/MaxTimelineTracks.js.map +0 -1
- package/dist/editor/components/Timeline/Timeline.d.ts.map +0 -1
- package/dist/editor/components/Timeline/Timeline.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineCollapseToggle.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineCollapseToggle.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineDragHandler.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineDragHandler.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointer.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointer.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineInOutPointerHandle.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineList.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineList.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineListItem.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineListItem.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineSequence.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineSequence.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineSequenceFrame.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineSequenceFrame.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineSlider.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineSlider.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineSliderHandle.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineSliderHandle.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineTracks.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineTracks.js.map +0 -1
- package/dist/editor/components/Timeline/TimelineVideoInfo.d.ts.map +0 -1
- package/dist/editor/components/Timeline/TimelineVideoInfo.js.map +0 -1
- package/dist/editor/components/Timeline/is-collapsed.d.ts.map +0 -1
- package/dist/editor/components/Timeline/is-collapsed.js.map +0 -1
- package/dist/editor/components/Timeline/timeline-refs.d.ts.map +0 -1
- package/dist/editor/components/Timeline/timeline-refs.js.map +0 -1
- package/dist/editor/components/Timeline/timeline-state-reducer.d.ts.map +0 -1
- package/dist/editor/components/Timeline/timeline-state-reducer.js.map +0 -1
- package/dist/editor/components/TimelineInOutToggle.d.ts.map +0 -1
- package/dist/editor/components/TimelineInOutToggle.js.map +0 -1
- package/dist/editor/components/TopPanel.d.ts.map +0 -1
- package/dist/editor/components/TopPanel.js.map +0 -1
- package/dist/editor/components/UpdateCheck.d.ts.map +0 -1
- package/dist/editor/components/UpdateCheck.js.map +0 -1
- package/dist/editor/components/UpdateModal/UpdateModal.d.ts.map +0 -1
- package/dist/editor/components/UpdateModal/UpdateModal.js.map +0 -1
- package/dist/editor/components/layout.d.ts.map +0 -1
- package/dist/editor/components/layout.js.map +0 -1
- package/dist/editor/helpers/calculate-timeline.d.ts.map +0 -1
- package/dist/editor/helpers/calculate-timeline.js.map +0 -1
- package/dist/editor/helpers/checkerboard-background.d.ts.map +0 -1
- package/dist/editor/helpers/checkerboard-background.js.map +0 -1
- package/dist/editor/helpers/colors.d.ts.map +0 -1
- package/dist/editor/helpers/colors.js.map +0 -1
- package/dist/editor/helpers/copy-text.d.ts.map +0 -1
- package/dist/editor/helpers/copy-text.js.map +0 -1
- package/dist/editor/helpers/create-folder-tree.d.ts.map +0 -1
- package/dist/editor/helpers/create-folder-tree.js.map +0 -1
- package/dist/editor/helpers/font.d.ts +0 -2
- package/dist/editor/helpers/font.d.ts.map +0 -1
- package/dist/editor/helpers/font.js +0 -5
- package/dist/editor/helpers/font.js.map +0 -1
- package/dist/editor/helpers/get-left-of-timeline-slider.d.ts.map +0 -1
- package/dist/editor/helpers/get-left-of-timeline-slider.js.map +0 -1
- package/dist/editor/helpers/get-sequence-visible-range.d.ts.map +0 -1
- package/dist/editor/helpers/get-sequence-visible-range.js.map +0 -1
- package/dist/editor/helpers/get-timeline-nestedness.d.ts.map +0 -1
- package/dist/editor/helpers/get-timeline-nestedness.js.map +0 -1
- package/dist/editor/helpers/get-timeline-sequence-hash.d.ts.map +0 -1
- package/dist/editor/helpers/get-timeline-sequence-hash.js.map +0 -1
- package/dist/editor/helpers/get-timeline-sequence-layout.d.ts.map +0 -1
- package/dist/editor/helpers/get-timeline-sequence-layout.js.map +0 -1
- package/dist/editor/helpers/get-timeline-sequence-sort-key.d.ts.map +0 -1
- package/dist/editor/helpers/get-timeline-sequence-sort-key.js.map +0 -1
- package/dist/editor/helpers/is-composition-still.d.ts.map +0 -1
- package/dist/editor/helpers/is-composition-still.js.map +0 -1
- package/dist/editor/helpers/is-current-selected-still.d.ts.map +0 -1
- package/dist/editor/helpers/is-current-selected-still.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/noop.d.ts.map +0 -1
- package/dist/editor/helpers/noop.js.map +0 -1
- package/dist/editor/helpers/persist-open-folders.d.ts.map +0 -1
- package/dist/editor/helpers/persist-open-folders.js.map +0 -1
- package/dist/editor/helpers/timeline-layout.d.ts.map +0 -1
- package/dist/editor/helpers/timeline-layout.js.map +0 -1
- package/dist/editor/helpers/use-keybinding.d.ts.map +0 -1
- package/dist/editor/helpers/use-keybinding.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/helpers/validate-new-comp-data.d.ts.map +0 -1
- package/dist/editor/helpers/validate-new-comp-data.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/Checkmark.d.ts.map +0 -1
- package/dist/editor/icons/Checkmark.js.map +0 -1
- package/dist/editor/icons/caret.d.ts.map +0 -1
- package/dist/editor/icons/caret.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/icons/film.d.ts.map +0 -1
- package/dist/editor/icons/film.js.map +0 -1
- package/dist/editor/icons/folder.d.ts.map +0 -1
- package/dist/editor/icons/folder.js.map +0 -1
- package/dist/editor/icons/keys.d.ts.map +0 -1
- package/dist/editor/icons/keys.js.map +0 -1
- package/dist/editor/icons/lock.d.ts.map +0 -1
- package/dist/editor/icons/lock.js.map +0 -1
- package/dist/editor/icons/media-volume.d.ts.map +0 -1
- package/dist/editor/icons/media-volume.js.map +0 -1
- package/dist/editor/icons/pause.d.ts.map +0 -1
- package/dist/editor/icons/pause.js.map +0 -1
- package/dist/editor/icons/play.d.ts.map +0 -1
- package/dist/editor/icons/play.js.map +0 -1
- package/dist/editor/icons/step-back.d.ts.map +0 -1
- package/dist/editor/icons/step-back.js.map +0 -1
- package/dist/editor/icons/step-forward.d.ts.map +0 -1
- package/dist/editor/icons/step-forward.js.map +0 -1
- package/dist/editor/icons/still.d.ts.map +0 -1
- package/dist/editor/icons/still.js.map +0 -1
- package/dist/editor/icons/timeline.d.ts.map +0 -1
- package/dist/editor/icons/timeline.js.map +0 -1
- package/dist/editor/icons/timelineInOutPointer.d.ts.map +0 -1
- package/dist/editor/icons/timelineInOutPointer.js.map +0 -1
- package/dist/editor/state/aspect-ratio-locked.d.ts.map +0 -1
- package/dist/editor/state/aspect-ratio-locked.js.map +0 -1
- package/dist/editor/state/checkerboard.d.ts.map +0 -1
- package/dist/editor/state/checkerboard.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/highest-z-index.d.ts.map +0 -1
- package/dist/editor/state/highest-z-index.js.map +0 -1
- package/dist/editor/state/input-dragger-click-lock.d.ts.map +0 -1
- package/dist/editor/state/input-dragger-click-lock.js.map +0 -1
- package/dist/editor/state/keybindings.d.ts.map +0 -1
- package/dist/editor/state/keybindings.js.map +0 -1
- package/dist/editor/state/loop.d.ts.map +0 -1
- package/dist/editor/state/loop.js.map +0 -1
- package/dist/editor/state/marks.d.ts.map +0 -1
- package/dist/editor/state/marks.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
- package/dist/editor/state/modals.d.ts.map +0 -1
- package/dist/editor/state/modals.js.map +0 -1
- package/dist/editor/state/mute.d.ts.map +0 -1
- package/dist/editor/state/mute.js.map +0 -1
- package/dist/editor/state/playbackrate.d.ts.map +0 -1
- package/dist/editor/state/playbackrate.js.map +0 -1
- package/dist/editor/state/preview-size.d.ts.map +0 -1
- package/dist/editor/state/preview-size.js.map +0 -1
- package/dist/editor/state/render-frame.d.ts.map +0 -1
- package/dist/editor/state/render-frame.js.map +0 -1
- package/dist/editor/state/rich-timeline.d.ts.map +0 -1
- package/dist/editor/state/rich-timeline.js.map +0 -1
- package/dist/editor/state/timeline-ref.d.ts.map +0 -1
- package/dist/editor/state/timeline-ref.js.map +0 -1
- package/dist/editor/state/timeline.d.ts.map +0 -1
- package/dist/editor/state/timeline.js.map +0 -1
- package/dist/editor/state/z-index.d.ts.map +0 -1
- package/dist/editor/state/z-index.js.map +0 -1
- package/dist/get-cli-options.d.ts.map +0 -1
- package/dist/get-cli-options.js.map +0 -1
- package/dist/get-composition-id.d.ts.map +0 -1
- package/dist/get-composition-id.js.map +0 -1
- package/dist/get-config-file-name.d.ts.map +0 -1
- package/dist/get-config-file-name.js.map +0 -1
- package/dist/get-env.d.ts.map +0 -1
- package/dist/get-env.js.map +0 -1
- package/dist/get-filename.d.ts.map +0 -1
- package/dist/get-filename.js.map +0 -1
- package/dist/get-input-props.d.ts.map +0 -1
- package/dist/get-input-props.js.map +0 -1
- package/dist/handle-common-errors.d.ts.map +0 -1
- package/dist/handle-common-errors.js.map +0 -1
- package/dist/image-formats.d.ts.map +0 -1
- package/dist/image-formats.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/initialize-render-cli.d.ts.map +0 -1
- package/dist/initialize-render-cli.js.map +0 -1
- package/dist/is-javascript.d.ts.map +0 -1
- package/dist/is-javascript.js.map +0 -1
- package/dist/lambda-command.d.ts.map +0 -1
- package/dist/lambda-command.js.map +0 -1
- package/dist/listCompositions.d.ts +0 -2
- package/dist/listCompositions.d.ts.map +0 -1
- package/dist/listCompositions.js +0 -46
- package/dist/listCompositions.js.map +0 -1
- package/dist/load-config.d.ts.map +0 -1
- package/dist/load-config.js.map +0 -1
- package/dist/log.d.ts.map +0 -1
- package/dist/log.js.map +0 -1
- package/dist/parse-command-line.d.ts.map +0 -1
- package/dist/parse-command-line.js.map +0 -1
- package/dist/preview.d.ts.map +0 -1
- package/dist/preview.js.map +0 -1
- package/dist/previewEntry.d.ts.map +0 -1
- package/dist/previewEntry.js.map +0 -1
- package/dist/print-error.d.ts.map +0 -1
- package/dist/print-error.js.map +0 -1
- package/dist/print-help.d.ts.map +0 -1
- package/dist/print-help.js.map +0 -1
- package/dist/progress-bar.d.ts.map +0 -1
- package/dist/progress-bar.js.map +0 -1
- package/dist/render.d.ts.map +0 -1
- package/dist/render.js.map +0 -1
- package/dist/resolve-from.d.ts.map +0 -1
- package/dist/resolve-from.js.map +0 -1
- package/dist/setup-cache.d.ts.map +0 -1
- package/dist/setup-cache.js.map +0 -1
- package/dist/step.d.ts.map +0 -1
- package/dist/step.js.map +0 -1
- package/dist/still.d.ts.map +0 -1
- package/dist/still.js.map +0 -1
- package/dist/upgrade.d.ts.map +0 -1
- package/dist/upgrade.js.map +0 -1
- package/dist/user-passed-output-location.d.ts.map +0 -1
- package/dist/user-passed-output-location.js.map +0 -1
- package/dist/validate-ffmpeg-version.d.ts.map +0 -1
- package/dist/validate-ffmpeg-version.js.map +0 -1
- package/dist/versions.d.ts.map +0 -1
- package/dist/versions.js.map +0 -1
- package/dist/warn-about-ffmpeg-version.d.ts.map +0 -1
- package/dist/warn-about-ffmpeg-version.js.map +0 -1
package/dist/get-filename.d.ts
CHANGED
package/dist/get-filename.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getOutputFilename = void 0;
|
|
4
|
+
const renderer_1 = require("@remotion/renderer");
|
|
4
5
|
const log_1 = require("./log");
|
|
5
6
|
const user_passed_output_location_1 = require("./user-passed-output-location");
|
|
6
|
-
// eslint-disable-next-line complexity
|
|
7
7
|
const getOutputFilename = ({ codec, imageSequence, type, }) => {
|
|
8
8
|
let filename = (0, user_passed_output_location_1.getUserPassedOutputLocation)();
|
|
9
9
|
if (type === 'still') {
|
|
10
10
|
return filename;
|
|
11
11
|
}
|
|
12
|
-
let extension =
|
|
12
|
+
let extension = renderer_1.RenderInternals.getExtensionOfFilename(filename);
|
|
13
13
|
if (imageSequence) {
|
|
14
14
|
if (extension !== null) {
|
|
15
15
|
log_1.Log.error('The output directory of the image sequence cannot have an extension. Got: ' +
|
|
@@ -40,61 +40,6 @@ const getOutputFilename = ({ codec, imageSequence, type, }) => {
|
|
|
40
40
|
extension = 'mov';
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
if (codec === 'h264') {
|
|
44
|
-
if (extension !== 'mp4' && extension !== 'mkv') {
|
|
45
|
-
log_1.Log.error('When using the H264 codec, the output filename must end in .mp4 or .mkv.');
|
|
46
|
-
process.exit(1);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
if (codec === 'h264-mkv') {
|
|
50
|
-
if (extension !== 'mkv') {
|
|
51
|
-
log_1.Log.error('When using the "h264-mkv" codec, the output filename must end in ".mkv".');
|
|
52
|
-
process.exit(1);
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
if (codec === 'h265') {
|
|
56
|
-
if (extension !== 'mp4' && extension !== 'hevc') {
|
|
57
|
-
log_1.Log.error('When using H265 codec, the output filename must end in .mp4 or .hevc.');
|
|
58
|
-
process.exit(1);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
if (codec === 'vp8' || codec === 'vp9') {
|
|
62
|
-
if (extension !== 'webm') {
|
|
63
|
-
log_1.Log.error(`When using the ${codec.toUpperCase()} codec, the output filename must end in .webm.`);
|
|
64
|
-
process.exit(1);
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
if (codec === 'prores') {
|
|
68
|
-
const allowedProResExtensions = ['mov', 'mkv', 'mxf'];
|
|
69
|
-
if (!extension || !allowedProResExtensions.includes(extension)) {
|
|
70
|
-
log_1.Log.error(`When using the 'prores' codec, the output must end in one of those extensions: ${allowedProResExtensions
|
|
71
|
-
.map((a) => `.${a}`)
|
|
72
|
-
.join(', ')}`);
|
|
73
|
-
process.exit(1);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
if (codec === 'mp3') {
|
|
77
|
-
if (extension !== 'mp3') {
|
|
78
|
-
log_1.Log.error("When using the 'mp3' codec, the output must end in .mp3");
|
|
79
|
-
process.exit(1);
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
if (codec === 'aac') {
|
|
83
|
-
const allowedAacExtensions = ['aac', '3gp', 'm4a', 'm4b', 'mpg', 'mpeg'];
|
|
84
|
-
if (!extension || !allowedAacExtensions.includes(extension)) {
|
|
85
|
-
log_1.Log.error(`When using the 'aac' codec, the output must end in one of those extensions: ${allowedAacExtensions
|
|
86
|
-
.map((a) => `.${a}`)
|
|
87
|
-
.join(', ')}`);
|
|
88
|
-
process.exit(1);
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
if (codec === 'wav') {
|
|
92
|
-
if (extension !== 'wav') {
|
|
93
|
-
log_1.Log.error("When using the 'wav' codec, the output location must end in .wav.");
|
|
94
|
-
process.exit(1);
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
43
|
return filename;
|
|
98
44
|
};
|
|
99
45
|
exports.getOutputFilename = getOutputFilename;
|
|
100
|
-
//# sourceMappingURL=get-filename.js.map
|
package/dist/get-input-props.js
CHANGED
package/dist/image-formats.d.ts
CHANGED
package/dist/image-formats.js
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -24,6 +24,7 @@ const initialize_render_cli_1 = require("./initialize-render-cli");
|
|
|
24
24
|
const lambda_command_1 = require("./lambda-command");
|
|
25
25
|
const load_config_1 = require("./load-config");
|
|
26
26
|
const log_1 = require("./log");
|
|
27
|
+
const make_progress_bar_1 = require("./make-progress-bar");
|
|
27
28
|
const parse_command_line_1 = require("./parse-command-line");
|
|
28
29
|
const preview_1 = require("./preview");
|
|
29
30
|
const print_help_1 = require("./print-help");
|
|
@@ -87,7 +88,7 @@ __exportStar(require("./render"), exports);
|
|
|
87
88
|
exports.CliInternals = {
|
|
88
89
|
createOverwriteableCliOutput: progress_bar_1.createOverwriteableCliOutput,
|
|
89
90
|
chalk: chalk_1.default,
|
|
90
|
-
makeProgressBar:
|
|
91
|
+
makeProgressBar: make_progress_bar_1.makeProgressBar,
|
|
91
92
|
Log: log_1.Log,
|
|
92
93
|
loadConfigFile: load_config_1.loadConfigFile,
|
|
93
94
|
getCliOptions: get_cli_options_1.getCliOptions,
|
|
@@ -99,4 +100,3 @@ exports.CliInternals = {
|
|
|
99
100
|
parsedCli: parse_command_line_1.parsedCli,
|
|
100
101
|
handleCommonError: handle_common_errors_1.handleCommonError,
|
|
101
102
|
};
|
|
102
|
-
//# sourceMappingURL=index.js.map
|
package/dist/is-javascript.d.ts
CHANGED
package/dist/is-javascript.js
CHANGED
package/dist/lambda-command.d.ts
CHANGED
package/dist/lambda-command.js
CHANGED
package/dist/load-config.d.ts
CHANGED
package/dist/load-config.js
CHANGED
package/dist/log.d.ts
CHANGED
package/dist/log.js
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const makeProgressBar: (percentage: number) => string;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.makeProgressBar = void 0;
|
|
4
|
+
const makeProgressBar = (percentage) => {
|
|
5
|
+
const totalBars = 20;
|
|
6
|
+
const barsToShow = Math.floor(percentage * totalBars);
|
|
7
|
+
return `[${'='.repeat(barsToShow).padEnd(totalBars, ' ')}]`;
|
|
8
|
+
};
|
|
9
|
+
exports.makeProgressBar = makeProgressBar;
|
|
@@ -36,4 +36,3 @@ export declare const BooleanFlags: string[];
|
|
|
36
36
|
export declare const parsedCli: CommandLineOptions & minimist.ParsedArgs;
|
|
37
37
|
export declare const parseCommandLine: (type: 'still' | 'sequence' | 'lambda' | 'preview' | 'versions') => void;
|
|
38
38
|
export declare const quietFlagProvided: () => boolean;
|
|
39
|
-
//# sourceMappingURL=parse-command-line.d.ts.map
|
|
@@ -117,4 +117,3 @@ const parseCommandLine = (type) => {
|
|
|
117
117
|
exports.parseCommandLine = parseCommandLine;
|
|
118
118
|
const quietFlagProvided = () => exports.parsedCli.quiet || exports.parsedCli.q;
|
|
119
119
|
exports.quietFlagProvided = quietFlagProvided;
|
|
120
|
-
//# sourceMappingURL=parse-command-line.js.map
|
package/dist/preview.d.ts
CHANGED
package/dist/preview.js
CHANGED
package/dist/previewEntry.d.ts
CHANGED
package/dist/previewEntry.js
CHANGED
|
@@ -16,4 +16,3 @@ if (client_1.default.createRoot) {
|
|
|
16
16
|
else {
|
|
17
17
|
client_1.default.render((0, jsx_runtime_1.jsx)(remotion_1.Internals.RemotionRoot, { children: (0, jsx_runtime_1.jsx)(Editor_1.Editor, {}, void 0) }, void 0), remotion_1.Internals.getPreviewDomElement());
|
|
18
18
|
}
|
|
19
|
-
//# sourceMappingURL=previewEntry.js.map
|
package/dist/print-error.d.ts
CHANGED
package/dist/print-error.js
CHANGED
package/dist/print-help.d.ts
CHANGED
package/dist/print-help.js
CHANGED
package/dist/progress-bar.d.ts
CHANGED
|
@@ -6,7 +6,6 @@ export declare const createProgressBar: (quiet: boolean) => {
|
|
|
6
6
|
export declare const createOverwriteableCliOutput: (quiet: boolean) => {
|
|
7
7
|
update: (up: string) => boolean;
|
|
8
8
|
};
|
|
9
|
-
export declare const makeProgressBar: (percentage: number) => string;
|
|
10
9
|
export declare const makeBundlingProgress: ({ progress, steps, doneIn, }: {
|
|
11
10
|
progress: number;
|
|
12
11
|
steps: RenderStep[];
|
|
@@ -27,7 +26,6 @@ declare type StitchingProgressInput = {
|
|
|
27
26
|
doneIn: number | null;
|
|
28
27
|
stage: StitchingState;
|
|
29
28
|
};
|
|
30
|
-
export declare const makeDownloadProgress: (progress: DownloadProgress) => string;
|
|
31
29
|
export declare const makeStitchingProgress: ({ frames, totalFrames, steps, doneIn, stage, }: StitchingProgressInput) => string;
|
|
32
30
|
export declare type DownloadProgress = {
|
|
33
31
|
name: string;
|
|
@@ -40,4 +38,3 @@ export declare const makeRenderingAndStitchingProgress: ({ rendering, stitching,
|
|
|
40
38
|
downloads: DownloadProgress[];
|
|
41
39
|
}) => string;
|
|
42
40
|
export {};
|
|
43
|
-
//# sourceMappingURL=progress-bar.d.ts.map
|
package/dist/progress-bar.js
CHANGED
|
@@ -3,10 +3,12 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.makeRenderingAndStitchingProgress = exports.makeStitchingProgress = exports.
|
|
6
|
+
exports.makeRenderingAndStitchingProgress = exports.makeStitchingProgress = exports.makeRenderingProgress = exports.makeBundlingProgress = exports.createOverwriteableCliOutput = exports.createProgressBar = void 0;
|
|
7
7
|
const chalk_1 = __importDefault(require("chalk"));
|
|
8
8
|
const remotion_1 = require("remotion");
|
|
9
9
|
const ansi_diff_1 = require("./ansi/ansi-diff");
|
|
10
|
+
const download_progress_1 = require("./download-progress");
|
|
11
|
+
const make_progress_bar_1 = require("./make-progress-bar");
|
|
10
12
|
const createProgressBar = (quiet) => {
|
|
11
13
|
if (!remotion_1.Internals.Logging.isEqualOrBelowLogLevel(remotion_1.Internals.Logging.getLogLevel(), 'info')) {
|
|
12
14
|
return { update: () => false };
|
|
@@ -26,15 +28,9 @@ const createOverwriteableCliOutput = (quiet) => {
|
|
|
26
28
|
};
|
|
27
29
|
};
|
|
28
30
|
exports.createOverwriteableCliOutput = createOverwriteableCliOutput;
|
|
29
|
-
const makeProgressBar = (percentage) => {
|
|
30
|
-
const totalBars = 20;
|
|
31
|
-
const barsToShow = Math.floor(percentage * totalBars);
|
|
32
|
-
return `[${'='.repeat(barsToShow).padEnd(totalBars, ' ')}]`;
|
|
33
|
-
};
|
|
34
|
-
exports.makeProgressBar = makeProgressBar;
|
|
35
31
|
const makeBundlingProgress = ({ progress, steps, doneIn, }) => [
|
|
36
32
|
`(${steps.indexOf('bundling') + 1}/${steps.length})`,
|
|
37
|
-
(0,
|
|
33
|
+
(0, make_progress_bar_1.makeProgressBar)(progress),
|
|
38
34
|
`${doneIn ? 'Bundled' : 'Bundling'} code`,
|
|
39
35
|
doneIn === null
|
|
40
36
|
? (progress * 100).toFixed(0) + '%'
|
|
@@ -45,7 +41,7 @@ const makeRenderingProgress = ({ frames, totalFrames, steps, concurrency, doneIn
|
|
|
45
41
|
const progress = frames / totalFrames;
|
|
46
42
|
return [
|
|
47
43
|
`(${steps.indexOf('rendering') + 1}/${steps.length})`,
|
|
48
|
-
(0,
|
|
44
|
+
(0, make_progress_bar_1.makeProgressBar)(progress),
|
|
49
45
|
[doneIn ? 'Rendered' : 'Rendering', `frames (${concurrency}x)`]
|
|
50
46
|
.filter(remotion_1.Internals.truthy)
|
|
51
47
|
.join(' '),
|
|
@@ -53,19 +49,11 @@ const makeRenderingProgress = ({ frames, totalFrames, steps, concurrency, doneIn
|
|
|
53
49
|
].join(' ');
|
|
54
50
|
};
|
|
55
51
|
exports.makeRenderingProgress = makeRenderingProgress;
|
|
56
|
-
const makeDownloadProgress = (progress) => {
|
|
57
|
-
return [
|
|
58
|
-
`(-/-)`,
|
|
59
|
-
(0, exports.makeProgressBar)(progress.progress),
|
|
60
|
-
`Downloading ${progress.name}`,
|
|
61
|
-
].join(' ');
|
|
62
|
-
};
|
|
63
|
-
exports.makeDownloadProgress = makeDownloadProgress;
|
|
64
52
|
const makeStitchingProgress = ({ frames, totalFrames, steps, doneIn, stage, }) => {
|
|
65
53
|
const progress = frames / totalFrames;
|
|
66
54
|
return [
|
|
67
55
|
`(${steps.indexOf('stitching') + 1}/${steps.length})`,
|
|
68
|
-
(0,
|
|
56
|
+
(0, make_progress_bar_1.makeProgressBar)(progress),
|
|
69
57
|
stage === 'muxing'
|
|
70
58
|
? `${doneIn ? 'Muxed' : 'Muxing'} audio`
|
|
71
59
|
: `${doneIn ? 'Encoded' : 'Encoding'} video`,
|
|
@@ -76,9 +64,10 @@ exports.makeStitchingProgress = makeStitchingProgress;
|
|
|
76
64
|
const makeRenderingAndStitchingProgress = ({ rendering, stitching, downloads, }) => {
|
|
77
65
|
return [
|
|
78
66
|
(0, exports.makeRenderingProgress)(rendering),
|
|
79
|
-
|
|
67
|
+
(0, download_progress_1.makeMultiDownloadProgress)(downloads),
|
|
80
68
|
stitching === null ? null : (0, exports.makeStitchingProgress)(stitching),
|
|
81
|
-
]
|
|
69
|
+
]
|
|
70
|
+
.filter(remotion_1.Internals.truthy)
|
|
71
|
+
.join('\n');
|
|
82
72
|
};
|
|
83
73
|
exports.makeRenderingAndStitchingProgress = makeRenderingAndStitchingProgress;
|
|
84
|
-
//# sourceMappingURL=progress-bar.js.map
|
package/dist/render.d.ts
CHANGED
package/dist/render.js
CHANGED
|
@@ -50,9 +50,9 @@ const render = async () => {
|
|
|
50
50
|
shouldOutputImageSequence ? null : 'stitching',
|
|
51
51
|
].filter(remotion_1.Internals.truthy);
|
|
52
52
|
const urlOrBundle = renderer_1.RenderInternals.isServeUrl(fullPath)
|
|
53
|
-
?
|
|
53
|
+
? fullPath
|
|
54
54
|
: await (0, setup_cache_1.bundleOnCli)(fullPath, steps);
|
|
55
|
-
const { serveUrl, closeServer } = await renderer_1.RenderInternals.prepareServer(
|
|
55
|
+
const { serveUrl, closeServer } = await renderer_1.RenderInternals.prepareServer(urlOrBundle);
|
|
56
56
|
const puppeteerInstance = await browserInstance;
|
|
57
57
|
const comps = await (0, renderer_1.getCompositions)(serveUrl, {
|
|
58
58
|
inputProps,
|
|
@@ -78,7 +78,7 @@ const render = async () => {
|
|
|
78
78
|
: await fs_1.default.promises.mkdtemp(path_1.default.join(os_1.default.tmpdir(), 'react-motion-render'));
|
|
79
79
|
log_1.Log.verbose('Output dir', outputDir);
|
|
80
80
|
const renderProgress = (0, progress_bar_1.createOverwriteableCliOutput)((0, parse_command_line_1.quietFlagProvided)());
|
|
81
|
-
let totalFrames = config.durationInFrames;
|
|
81
|
+
let totalFrames = renderer_1.RenderInternals.getDurationFromFrameRange(frameRange, config.durationInFrames);
|
|
82
82
|
let encodedFrames = 0;
|
|
83
83
|
let renderedFrames = 0;
|
|
84
84
|
let encodedDoneIn = null;
|
|
@@ -216,7 +216,7 @@ const render = async () => {
|
|
|
216
216
|
log_1.Log.info(chalk_1.default.cyan(`▶ ${absoluteOutputFile}`));
|
|
217
217
|
log_1.Log.verbose('Cleaning up...');
|
|
218
218
|
try {
|
|
219
|
-
await renderer_1.RenderInternals.deleteDirectory(
|
|
219
|
+
await renderer_1.RenderInternals.deleteDirectory(urlOrBundle);
|
|
220
220
|
}
|
|
221
221
|
catch (err) {
|
|
222
222
|
log_1.Log.warn('Could not clean up directory.');
|
|
@@ -229,4 +229,3 @@ const render = async () => {
|
|
|
229
229
|
});
|
|
230
230
|
};
|
|
231
231
|
exports.render = render;
|
|
232
|
-
//# sourceMappingURL=render.js.map
|
package/dist/resolve-from.d.ts
CHANGED
package/dist/resolve-from.js
CHANGED
package/dist/setup-cache.d.ts
CHANGED
package/dist/setup-cache.js
CHANGED
package/dist/step.d.ts
CHANGED
package/dist/step.js
CHANGED
package/dist/still.d.ts
CHANGED
package/dist/still.js
CHANGED
package/dist/upgrade.d.ts
CHANGED
package/dist/upgrade.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.getUserPassedOutputLocation = void 0;
|
|
4
4
|
const log_1 = require("./log");
|
|
5
5
|
const parse_command_line_1 = require("./parse-command-line");
|
|
6
6
|
const getUserPassedOutputLocation = () => {
|
|
@@ -12,13 +12,3 @@ const getUserPassedOutputLocation = () => {
|
|
|
12
12
|
return filename;
|
|
13
13
|
};
|
|
14
14
|
exports.getUserPassedOutputLocation = getUserPassedOutputLocation;
|
|
15
|
-
const getUserPassedFileExtension = () => {
|
|
16
|
-
const filename = (0, exports.getUserPassedOutputLocation)();
|
|
17
|
-
const filenameArr = filename.split('.');
|
|
18
|
-
const hasExtension = filenameArr.length >= 2;
|
|
19
|
-
const filenameArrLength = filenameArr.length;
|
|
20
|
-
const extension = hasExtension ? filenameArr[filenameArrLength - 1] : null;
|
|
21
|
-
return extension;
|
|
22
|
-
};
|
|
23
|
-
exports.getUserPassedFileExtension = getUserPassedFileExtension;
|
|
24
|
-
//# sourceMappingURL=user-passed-output-location.js.map
|
|
@@ -15,4 +15,3 @@ const checkAndValidateFfmpegVersion = async (options) => {
|
|
|
15
15
|
(0, warn_about_ffmpeg_version_1.warnAboutFfmpegVersion)({ ffmpegVersion, buildConf });
|
|
16
16
|
};
|
|
17
17
|
exports.checkAndValidateFfmpegVersion = checkAndValidateFfmpegVersion;
|
|
18
|
-
//# sourceMappingURL=validate-ffmpeg-version.js.map
|
package/dist/versions.d.ts
CHANGED
package/dist/versions.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/cli",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5",
|
|
4
4
|
"description": "CLI for Remotion",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -23,16 +23,16 @@
|
|
|
23
23
|
"author": "Jonny Burger <jonny@remotion.dev>",
|
|
24
24
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@remotion/bundler": "3.0.
|
|
27
|
-
"@remotion/media-utils": "3.0.
|
|
28
|
-
"@remotion/player": "3.0.
|
|
29
|
-
"@remotion/renderer": "3.0.
|
|
26
|
+
"@remotion/bundler": "3.0.5",
|
|
27
|
+
"@remotion/media-utils": "3.0.5",
|
|
28
|
+
"@remotion/player": "3.0.5",
|
|
29
|
+
"@remotion/renderer": "3.0.5",
|
|
30
30
|
"better-opn": "2.1.1",
|
|
31
31
|
"chalk": "4.1.2",
|
|
32
32
|
"dotenv": "9.0.2",
|
|
33
33
|
"execa": "5.1.1",
|
|
34
34
|
"minimist": "1.2.6",
|
|
35
|
-
"remotion": "3.0.
|
|
35
|
+
"remotion": "3.0.5",
|
|
36
36
|
"semver": "7.3.5",
|
|
37
37
|
"webpack": "5.72.0"
|
|
38
38
|
},
|
|
@@ -72,5 +72,5 @@
|
|
|
72
72
|
"publishConfig": {
|
|
73
73
|
"access": "public"
|
|
74
74
|
},
|
|
75
|
-
"gitHead": "
|
|
75
|
+
"gitHead": "9e3767ddb637f32a83577e2284ae3661f87763ae"
|
|
76
76
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-diff.d.ts","sourceRoot":"","sources":["../../src/ansi/ansi-diff.ts"],"names":[],"mappings":";AAKA,aAAK,OAAO,GAAG;IAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAA;CAAC,CAAC;AAEjD,qBAAa,QAAQ;IACpB,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,MAAM,EAAE,IAAI,EAAE,CAAC;gBAEH,IAAI,CAAC,EAAE,OAAO;IAW1B,MAAM,SAAU,OAAO,UAkBrB;IAEF,QAAQ;IAIR,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,EAAE,IAAI,CAAC,EAAE;QAAC,MAAM,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;KAAC;IAuElE,UAAU,CAAC,CAAC,EAAE,MAAM;IASpB,QAAQ;IAMR,MAAM,CAAC,IAAI,EAAE,IAAI;IAMjB,OAAO,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAa5B,KAAK,QAAS,MAAM,UAElB;CACF;AAeD,cAAM,IAAI;IACT,CAAC,EAAE,MAAM,CAAC;IACV,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,OAAO,CAAC;gBACL,GAAG,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ;IAe/D,QAAQ,CAAC,KAAK,EAAE,IAAI;IASpB,SAAS,CAAC,KAAK,EAAE,IAAI;IAUrB,QAAQ;CAGR"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-diff.js","sourceRoot":"","sources":["../../src/ansi/ansi-diff.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-regex.d.ts","sourceRoot":"","sources":["../../src/ansi/ansi-regex.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,SAAS,cAOrB,CAAC;AAEF,eAAO,MAAM,SAAS,QAAS,MAAM,WAMpC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-regex.js","sourceRoot":"","sources":["../../src/ansi/ansi-regex.ts"],"names":[],"mappings":";;;AAAO,MAAM,SAAS,GAAG,GAAG,EAAE;IAC7B,MAAM,OAAO,GAAG;QACf,8HAA8H;QAC9H,0DAA0D;KAC1D,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAEZ,OAAO,IAAI,MAAM,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;AACjC,CAAC,CAAC;AAPW,QAAA,SAAS,aAOpB;AAEK,MAAM,SAAS,GAAG,CAAC,GAAW,EAAE,EAAE;IACxC,IAAI,OAAO,GAAG,KAAK,QAAQ,EAAE;QAC5B,MAAM,IAAI,SAAS,CAAC,gCAAgC,OAAO,GAAG,IAAI,CAAC,CAAC;KACpE;IAED,OAAO,GAAG,CAAC,OAAO,CAAC,IAAA,iBAAS,GAAE,EAAE,EAAE,CAAC,CAAC;AACrC,CAAC,CAAC;AANW,QAAA,SAAS,aAMpB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-split.d.ts","sourceRoot":"","sources":["../../src/ansi/ansi-split.ts"],"names":[],"mappings":"AAEA,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,CAwB/C"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ansi-split.js","sourceRoot":"","sources":["../../src/ansi/ansi-split.ts"],"names":[],"mappings":";;;AAAA,6CAAuC;AAEvC,SAAgB,SAAS,CAAC,GAAW;IACpC,MAAM,KAAK,GAAG,GAAG,CAAC,KAAK,CAAC,IAAA,sBAAS,GAAE,CAAC,CAAC;IACrC,IAAI,CAAC,KAAK;QAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IAEzB,MAAM,MAAM,GAAG,EAAE,CAAC;IAClB,IAAI,MAAM,GAAG,CAAC,CAAC;IACf,IAAI,GAAG,GAAG,CAAC,CAAC;IAEZ,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;QACtC,MAAM,GAAG,GAAG,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;QACvC,IAAI,MAAM,KAAK,CAAC,CAAC;YAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;QAC7D,IAAI,GAAG,KAAK,MAAM;YAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC,CAAC;QACxD,IAAI,GAAG,KAAK,MAAM,IAAI,MAAM,CAAC,MAAM,EAAE;YACpC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC,IAAI,KAAK,CAAC,CAAC,CAAC,CAAC;SACtC;aAAM;YACN,IAAI,MAAM,KAAK,CAAC;gBAAE,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;YAClC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;SACtB;QAED,GAAG,GAAG,MAAM,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC;KAC/B;IAED,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;IAC5B,OAAO,MAAM,CAAC;AACf,CAAC;AAxBD,8BAwBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"check-version.d.ts","sourceRoot":"","sources":["../src/check-version.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,gBAAgB,YAO5B,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"check-version.js","sourceRoot":"","sources":["../src/check-version.ts"],"names":[],"mappings":";;;AAAA,+BAA0B;AAE1B,MAAM,MAAM,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAC;AAEjC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;AAChC,MAAM,SAAS,GAAG,WAAW,CAAC;AAEvB,MAAM,gBAAgB,GAAG,GAAG,EAAE;IACpC,IAAI,CAAC,MAAM,CAAC,SAAS,CAAC,OAAO,EAAE,SAAS,CAAC,EAAE;QAC1C,SAAG,CAAC,IAAI,CACP,yBAAyB,SAAS,uCAAuC,OAAO,GAAG,CACnF,CAAC;QACF,SAAG,CAAC,IAAI,CAAC,+BAA+B,SAAS,EAAE,CAAC,CAAC;KACrD;AACF,CAAC,CAAC;AAPW,QAAA,gBAAgB,oBAO3B"}
|
package/dist/code-frame.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"code-frame.d.ts","sourceRoot":"","sources":["../src/code-frame.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAyB,MAAM,oBAAoB,CAAC;AA8D/E,eAAO,MAAM,sBAAsB,QAAS,mBAAmB,SAsC9D,CAAC"}
|