@remotion/cli 2.6.7 → 2.6.8
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/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/cycle-browser-tabs.d.ts +7 -0
- package/dist/cycle-browser-tabs.d.ts.map +1 -0
- package/dist/cycle-browser-tabs.js +24 -0
- package/dist/cycle-browser-tabs.js.map +1 -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/ErrorOverlay.d.ts +9 -0
- package/dist/editor/components/ErrorOverlay.d.ts.map +1 -0
- package/dist/editor/components/ErrorOverlay.js +22 -0
- package/dist/editor/components/ErrorOverlay.js.map +1 -0
- package/dist/editor/components/Errors/ErrorDisplay.d.ts +12 -0
- package/dist/editor/components/Errors/ErrorDisplay.d.ts.map +1 -0
- package/dist/editor/components/Errors/ErrorDisplay.js +43 -0
- package/dist/editor/components/Errors/ErrorDisplay.js.map +1 -0
- package/dist/editor/components/Errors/ErrorOverlay.d.ts +9 -0
- package/dist/editor/components/Errors/ErrorOverlay.d.ts.map +1 -0
- package/dist/editor/components/Errors/ErrorOverlay.js +22 -0
- package/dist/editor/components/Errors/ErrorOverlay.js.map +1 -0
- package/dist/editor/components/Errors/stack-frame.d.ts +46 -0
- package/dist/editor/components/Errors/stack-frame.d.ts.map +1 -0
- package/dist/editor/components/Errors/stack-frame.js +82 -0
- package/dist/editor/components/Errors/stack-frame.js.map +1 -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/FramePersister.d.ts +4 -0
- package/dist/editor/components/FramePersister.d.ts.map +1 -0
- package/dist/editor/components/FramePersister.js +28 -0
- package/dist/editor/components/FramePersister.js.map +1 -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/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/MediaVolumeSlider.d.ts +3 -0
- package/dist/editor/components/MediaVolumeSlider.d.ts.map +1 -0
- package/dist/editor/components/MediaVolumeSlider.js +113 -0
- package/dist/editor/components/MediaVolumeSlider.js.map +1 -0
- package/dist/editor/components/Menu/Checkmark.d.ts +2 -0
- package/dist/editor/components/Menu/Checkmark.d.ts.map +1 -0
- package/dist/editor/components/Menu/Checkmark.js +11 -0
- package/dist/editor/components/Menu/Checkmark.js.map +1 -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/is-menu-click.d.ts +1 -0
- package/dist/editor/components/Menu/is-menu-click.d.ts.map +1 -0
- package/dist/editor/components/Menu/is-menu-click.js +2 -0
- package/dist/editor/components/Menu/is-menu-click.js.map +1 -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/LazyLoadNewComposition.d.ts +6 -0
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.d.ts.map +1 -0
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.js +32 -0
- package/dist/editor/components/NewComposition/LazyLoadNewComposition.js.map +1 -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/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/NewComposition.d.ts +3 -0
- package/dist/editor/components/NewComposition.d.ts.map +1 -0
- package/dist/editor/components/NewComposition.js +47 -0
- package/dist/editor/components/NewComposition.js.map +1 -0
- package/dist/editor/components/NewSequence.d.ts +3 -0
- package/dist/editor/components/NewSequence.d.ts.map +1 -0
- package/dist/editor/components/NewSequence.js +47 -0
- package/dist/editor/components/NewSequence.js.map +1 -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/Spacing.d.ts +7 -0
- package/dist/editor/components/Spacing.d.ts.map +1 -0
- package/dist/editor/components/Spacing.js +18 -0
- package/dist/editor/components/Spacing.js.map +1 -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/LoopIndicator.d.ts +5 -0
- package/dist/editor/components/Timeline/LoopIndicator.d.ts.map +1 -0
- package/dist/editor/components/Timeline/LoopIndicator.js +37 -0
- package/dist/editor/components/Timeline/LoopIndicator.js.map +1 -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/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/isCompositionStill.d.ts +1 -0
- package/dist/editor/helpers/isCompositionStill.d.ts.map +1 -0
- package/dist/editor/helpers/isCompositionStill.js +2 -0
- package/dist/editor/helpers/isCompositionStill.js.map +1 -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-composition-name.d.ts +3 -0
- package/dist/editor/helpers/validate-composition-name.d.ts.map +1 -0
- package/dist/editor/helpers/validate-composition-name.js +15 -0
- package/dist/editor/helpers/validate-composition-name.js.map +1 -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/hooks/get-el-size.d.ts +8 -0
- package/dist/editor/hooks/get-el-size.d.ts.map +1 -0
- package/dist/editor/hooks/get-el-size.js +43 -0
- package/dist/editor/hooks/get-el-size.js.map +1 -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/fast-back.d.ts +3 -0
- package/dist/editor/icons/fast-back.d.ts.map +1 -0
- package/dist/editor/icons/fast-back.js +9 -0
- package/dist/editor/icons/fast-back.js.map +1 -0
- package/dist/editor/icons/fast-forward.d.ts +3 -0
- package/dist/editor/icons/fast-forward.d.ts.map +1 -0
- package/dist/editor/icons/fast-forward.js +9 -0
- package/dist/editor/icons/fast-forward.js.map +1 -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/global-menu-id.d.ts +4 -0
- package/dist/editor/state/global-menu-id.d.ts.map +1 -0
- package/dist/editor/state/global-menu-id.js +11 -0
- package/dist/editor/state/global-menu-id.js.map +1 -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/menu-selection.d.ts +8 -0
- package/dist/editor/state/menu-selection.d.ts.map +1 -0
- package/dist/editor/state/menu-selection.js +14 -0
- package/dist/editor/state/menu-selection.js.map +1 -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/get-cli-options.d.ts +0 -0
- package/dist/get-cli-options.d.ts.map +0 -0
- package/dist/get-cli-options.js +0 -0
- package/dist/get-cli-options.js.map +0 -0
- 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 +0 -0
- package/dist/get-env.js +0 -0
- package/dist/get-env.js.map +0 -0
- 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 +0 -0
- package/dist/handle-common-errors.js +0 -0
- package/dist/handle-common-errors.js.map +0 -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 +0 -0
- 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 +0 -0
- package/dist/load-config.js.map +0 -0
- 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 +9 -8
- package/dist/editor/components/IFrameWrapper.d.ts +0 -6
- package/dist/editor/components/IFrameWrapper.d.ts.map +0 -1
- package/dist/editor/components/IFrameWrapper.js +0 -19
- package/dist/editor/components/IFrameWrapper.js.map +0 -1
- package/dist/editor/components/KeyboardShortcuts.d.ts +0 -1
- package/dist/editor/components/KeyboardShortcuts.d.ts.map +0 -1
- package/dist/editor/components/KeyboardShortcuts.js +0 -2
- package/dist/editor/components/KeyboardShortcuts.js.map +0 -1
- package/dist/editor/components/NewComposition/ModalHeader.d.ts +0 -3
- package/dist/editor/components/NewComposition/ModalHeader.d.ts.map +0 -1
- package/dist/editor/components/NewComposition/ModalHeader.js +0 -29
- package/dist/editor/components/NewComposition/ModalHeader.js.map +0 -1
- package/dist/editor/helpers/css-reset.d.ts +0 -3
- package/dist/editor/helpers/css-reset.d.ts.map +0 -1
- package/dist/editor/helpers/css-reset.js +0 -9
- package/dist/editor/helpers/css-reset.js.map +0 -1
- package/dist/empty-audio.d.ts +0 -2
- package/dist/empty-audio.d.ts.map +0 -1
- package/dist/empty-audio.js +0 -5
- package/dist/empty-audio.js.map +0 -1
- package/dist/homepage/homepage.d.ts +0 -3
- package/dist/homepage/homepage.d.ts.map +0 -1
- package/dist/homepage/homepage.js +0 -9
- package/dist/homepage/homepage.js.map +0 -1
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
[32m@remotion/cli:build: [0mcache hit, replaying output [2mbb799be018c2bb24[0m
|
|
2
|
+
[32m@remotion/cli:build: [0m
|
|
3
|
+
[32m@remotion/cli:build: [0m> @remotion/cli@2.6.7 build /Users/jonathanburger/remotion/packages/cli
|
|
4
|
+
[32m@remotion/cli:build: [0m> tsc -d
|
|
5
|
+
[32m@remotion/cli:build: [0m
|
package/dist/ansi/ansi-diff.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/ansi/ansi-diff.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/ansi/ansi-regex.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/ansi/ansi-split.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/check-version.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/check-version.js
CHANGED
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { RenderInternals } from '@remotion/renderer';
|
|
2
|
+
declare type Await<T> = T extends PromiseLike<infer U> ? U : T;
|
|
3
|
+
export declare const cycleBrowserTabs: (openedBrowser: Await<ReturnType<typeof RenderInternals.openBrowser>>) => {
|
|
4
|
+
stopCycling: () => void;
|
|
5
|
+
};
|
|
6
|
+
export {};
|
|
7
|
+
//# sourceMappingURL=cycle-browser-tabs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cycle-browser-tabs.d.ts","sourceRoot":"","sources":["../src/cycle-browser-tabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,eAAe,EAAC,MAAM,oBAAoB,CAAC;AAGnD,aAAK,KAAK,CAAC,CAAC,IAAI,CAAC,SAAS,WAAW,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAEvD,eAAO,MAAM,gBAAgB,kBACb,MAAM,WAAW,OAAO,gBAAgB,WAAW,CAAC,CAAC;;CAmBpE,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.cycleBrowserTabs = void 0;
|
|
4
|
+
const log_1 = require("./log");
|
|
5
|
+
const cycleBrowserTabs = (openedBrowser) => {
|
|
6
|
+
let i = 0;
|
|
7
|
+
const interval = setInterval(() => {
|
|
8
|
+
openedBrowser
|
|
9
|
+
.pages()
|
|
10
|
+
.then((pages) => {
|
|
11
|
+
const currentPage = pages[i % pages.length];
|
|
12
|
+
i++;
|
|
13
|
+
if (!currentPage.isClosed()) {
|
|
14
|
+
currentPage.bringToFront();
|
|
15
|
+
}
|
|
16
|
+
})
|
|
17
|
+
.catch((err) => log_1.Log.error(err));
|
|
18
|
+
}, 100);
|
|
19
|
+
return {
|
|
20
|
+
stopCycling: () => clearInterval(interval),
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
exports.cycleBrowserTabs = cycleBrowserTabs;
|
|
24
|
+
//# sourceMappingURL=cycle-browser-tabs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cycle-browser-tabs.js","sourceRoot":"","sources":["../src/cycle-browser-tabs.ts"],"names":[],"mappings":";;;AACA,+BAA0B;AAInB,MAAM,gBAAgB,GAAG,CAC/B,aAAoE,EACnE,EAAE;IACH,IAAI,CAAC,GAAG,CAAC,CAAC;IACV,MAAM,QAAQ,GAAG,WAAW,CAAC,GAAG,EAAE;QACjC,aAAa;aACX,KAAK,EAAE;aACP,IAAI,CAAC,CAAC,KAAK,EAAE,EAAE;YACf,MAAM,WAAW,GAAG,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;YAC5C,CAAC,EAAE,CAAC;YACJ,IAAI,CAAC,WAAW,CAAC,QAAQ,EAAE,EAAE;gBAC5B,WAAW,CAAC,YAAY,EAAE,CAAC;aAC3B;QACF,CAAC,CAAC;aACD,KAAK,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,SAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;IAClC,CAAC,EAAE,GAAG,CAAC,CAAC;IAER,OAAO;QACN,WAAW,EAAE,GAAG,EAAE,CAAC,aAAa,CAAC,QAAQ,CAAC;KAC1C,CAAC;AACH,CAAC,CAAC;AApBW,QAAA,gBAAgB,oBAoB3B"}
|
|
File without changes
|
|
File without changes
|
package/dist/delete-directory.js
CHANGED
|
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,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ErrorRecord } from '../react-overlay/listen-to-runtime-errors';
|
|
3
|
+
declare type SetErrors = {
|
|
4
|
+
setErrors: (errs: ErrorRecord[]) => void;
|
|
5
|
+
};
|
|
6
|
+
export declare const setErrorsRef: React.RefObject<SetErrors>;
|
|
7
|
+
export declare const Overlay: React.FC;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ErrorOverlay.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorOverlay.d.ts","sourceRoot":"","sources":["../../../src/editor/components/ErrorOverlay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAEtE,OAAO,EAAC,WAAW,EAAC,MAAM,2CAA2C,CAAC;AAGtE,aAAK,SAAS,GAAG;IAChB,SAAS,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF,eAAO,MAAM,YAAY,4BAAyB,CAAC;AAEnD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAwB3B,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Overlay = exports.setErrorsRef = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
const react_1 = require("react");
|
|
6
|
+
const remotion_1 = require("remotion");
|
|
7
|
+
const ErrorDisplay_1 = require("./ErrorDisplay");
|
|
8
|
+
exports.setErrorsRef = (0, react_1.createRef)();
|
|
9
|
+
const Overlay = () => {
|
|
10
|
+
const [errors, setErrors] = (0, react_1.useState)([]);
|
|
11
|
+
(0, react_1.useImperativeHandle)(exports.setErrorsRef, () => {
|
|
12
|
+
return { setErrors };
|
|
13
|
+
}, []);
|
|
14
|
+
if (errors.length === 0) {
|
|
15
|
+
return null;
|
|
16
|
+
}
|
|
17
|
+
return ((0, jsx_runtime_1.jsx)(remotion_1.AbsoluteFill, Object.assign({ style: { backgroundColor: '#1f2428', overflow: 'auto', color: 'white' } }, { children: errors.map((err) => {
|
|
18
|
+
return (0, jsx_runtime_1.jsx)(ErrorDisplay_1.ErrorDisplay, { display: err }, err.error.stack);
|
|
19
|
+
}) }), void 0));
|
|
20
|
+
};
|
|
21
|
+
exports.Overlay = Overlay;
|
|
22
|
+
//# sourceMappingURL=ErrorOverlay.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorOverlay.js","sourceRoot":"","sources":["../../../src/editor/components/ErrorOverlay.tsx"],"names":[],"mappings":";;;;AAAA,iCAAsE;AACtE,uCAAsC;AAEtC,iDAA4C;AAM/B,QAAA,YAAY,GAAG,IAAA,iBAAS,GAAa,CAAC;AAE5C,MAAM,OAAO,GAAa,GAAG,EAAE;IACrC,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAA,gBAAQ,EAAgB,EAAE,CAAC,CAAC;IAExD,IAAA,2BAAmB,EAClB,oBAAY,EACZ,GAAG,EAAE;QACJ,OAAO,EAAC,SAAS,EAAC,CAAC;IACpB,CAAC,EACD,EAAE,CACF,CAAC;IAEF,IAAI,MAAM,CAAC,MAAM,KAAK,CAAC,EAAE;QACxB,OAAO,IAAI,CAAC;KACZ;IAED,OAAO,CACN,uBAAC,uBAAY,kBACZ,KAAK,EAAE,EAAC,eAAe,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAC,gBAEpE,MAAM,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE;YACnB,OAAO,uBAAC,2BAAY,IAAuB,OAAO,EAAE,GAAG,IAA7B,GAAG,CAAC,KAAK,CAAC,KAAK,CAAkB,CAAC;QAC7D,CAAC,CAAC,YACY,CACf,CAAC;AACH,CAAC,CAAC;AAxBW,QAAA,OAAO,WAwBlB"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare type ErrorRecord = {
|
|
3
|
+
error: Error;
|
|
4
|
+
unhandledRejection: boolean;
|
|
5
|
+
contextSize: number;
|
|
6
|
+
stackFrames: StackFrame[];
|
|
7
|
+
};
|
|
8
|
+
import { StackFrame } from './stack-frame';
|
|
9
|
+
export declare const ErrorDisplay: React.FC<{
|
|
10
|
+
display: ErrorRecord;
|
|
11
|
+
}>;
|
|
12
|
+
//# sourceMappingURL=ErrorDisplay.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorDisplay.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/Errors/ErrorDisplay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,oBAAY,WAAW,GAAG;IACzB,KAAK,EAAE,KAAK,CAAC;IACb,kBAAkB,EAAE,OAAO,CAAC;IAC5B,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,UAAU,EAAE,CAAC;CAC1B,CAAC;AAEF,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAC;AA4BzC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC;IACnC,OAAO,EAAE,WAAW,CAAC;CACrB,CAuCA,CAAC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ErrorDisplay = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
const container = {
|
|
6
|
+
width: '100%',
|
|
7
|
+
maxWidth: 1000,
|
|
8
|
+
marginLeft: 'auto',
|
|
9
|
+
marginRight: 'auto',
|
|
10
|
+
fontFamily: 'sans-serif',
|
|
11
|
+
paddingTop: '5vh',
|
|
12
|
+
};
|
|
13
|
+
const title = {
|
|
14
|
+
fontSize: '1.5em',
|
|
15
|
+
fontWeight: 'bold',
|
|
16
|
+
};
|
|
17
|
+
const stack = {
|
|
18
|
+
backgroundColor: 'black',
|
|
19
|
+
marginTop: 17,
|
|
20
|
+
};
|
|
21
|
+
const stackLine = {
|
|
22
|
+
paddingTop: 8,
|
|
23
|
+
paddingBottom: 8,
|
|
24
|
+
paddingLeft: 14,
|
|
25
|
+
paddingRight: 14,
|
|
26
|
+
};
|
|
27
|
+
const ErrorDisplay = ({ display }) => {
|
|
28
|
+
return ((0, jsx_runtime_1.jsxs)("div", Object.assign({ style: container }, { children: [(0, jsx_runtime_1.jsxs)("div", Object.assign({ style: title }, { children: [display.error.name, ": ", display.error.message] }), void 0), (0, jsx_runtime_1.jsx)("div", Object.assign({ style: stack }, { children: display.stackFrames.map((s, i) => {
|
|
29
|
+
var _a;
|
|
30
|
+
return (
|
|
31
|
+
// eslint-disable-next-line react/no-array-index-key
|
|
32
|
+
(0, jsx_runtime_1.jsxs)("div", Object.assign({ style: stackLine }, { children: [(0, jsx_runtime_1.jsx)("div", { children: s.functionName }, void 0), (0, jsx_runtime_1.jsxs)("div", { children: [s._originalFileName, ":", s.columnNumber] }, void 0), (0, jsx_runtime_1.jsx)("div", { children: (_a = s._originalScriptCode) === null || _a === void 0 ? void 0 : _a.map((s, j) => {
|
|
33
|
+
return ((0, jsx_runtime_1.jsx)("div", Object.assign({ style: {
|
|
34
|
+
fontFamily: 'monospace',
|
|
35
|
+
whiteSpace: 'pre',
|
|
36
|
+
tabSize: 2,
|
|
37
|
+
color: s.highlight ? 'red' : 'inherit',
|
|
38
|
+
} }, { children: s.content }), j));
|
|
39
|
+
}) }, void 0)] }), i));
|
|
40
|
+
}) }), void 0)] }), void 0));
|
|
41
|
+
};
|
|
42
|
+
exports.ErrorDisplay = ErrorDisplay;
|
|
43
|
+
//# sourceMappingURL=ErrorDisplay.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorDisplay.js","sourceRoot":"","sources":["../../../../src/editor/components/Errors/ErrorDisplay.tsx"],"names":[],"mappings":";;;;AAWA,MAAM,SAAS,GAAwB;IACtC,KAAK,EAAE,MAAM;IACb,QAAQ,EAAE,IAAI;IACd,UAAU,EAAE,MAAM;IAClB,WAAW,EAAE,MAAM;IACnB,UAAU,EAAE,YAAY;IACxB,UAAU,EAAE,KAAK;CACjB,CAAC;AAEF,MAAM,KAAK,GAAwB;IAClC,QAAQ,EAAE,OAAO;IACjB,UAAU,EAAE,MAAM;CAClB,CAAC;AAEF,MAAM,KAAK,GAAwB;IAClC,eAAe,EAAE,OAAO;IACxB,SAAS,EAAE,EAAE;CACb,CAAC;AAEF,MAAM,SAAS,GAAwB;IACtC,UAAU,EAAE,CAAC;IACb,aAAa,EAAE,CAAC;IAChB,WAAW,EAAE,EAAE;IACf,YAAY,EAAE,EAAE;CAChB,CAAC;AAEK,MAAM,YAAY,GAEpB,CAAC,EAAC,OAAO,EAAC,EAAE,EAAE;IAClB,OAAO,CACN,+CAAK,KAAK,EAAE,SAAS,iBACpB,+CAAK,KAAK,EAAE,KAAK,iBACf,OAAO,CAAC,KAAK,CAAC,IAAI,QAAI,OAAO,CAAC,KAAK,CAAC,OAAO,aACvC,EACN,8CAAK,KAAK,EAAE,KAAK,gBACf,OAAO,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;;oBACjC,OAAO;oBACN,oDAAoD;oBACpD,+CAAa,KAAK,EAAE,SAAS,iBAC5B,0CAAM,CAAC,CAAC,YAAY,WAAO,EAC3B,4CACE,CAAC,CAAC,iBAAiB,OAAG,CAAC,CAAC,YAAY,YAChC,EACN,0CACE,MAAA,CAAC,CAAC,mBAAmB,0CAAE,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;oCACpC,OAAO,CACN,8CAGC,KAAK,EAAE;4CACN,UAAU,EAAE,WAAW;4CACvB,UAAU,EAAE,KAAK;4CACjB,OAAO,EAAE,CAAC;4CACV,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS;yCACtC,gBAEA,CAAC,CAAC,OAAO,KARL,CAAC,CASD,CACN,CAAC;gCACH,CAAC,CAAC,WACG,MAtBG,CAAC,CAuBL,CACN,CAAC;gBACH,CAAC,CAAC,YACG,aACD,CACN,CAAC;AACH,CAAC,CAAC;AAzCW,QAAA,YAAY,gBAyCvB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ErrorRecord } from './ErrorDisplay';
|
|
3
|
+
declare type SetErrors = {
|
|
4
|
+
setErrors: (errs: ErrorRecord[]) => void;
|
|
5
|
+
};
|
|
6
|
+
export declare const setErrorsRef: React.RefObject<SetErrors>;
|
|
7
|
+
export declare const Overlay: React.FC;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=ErrorOverlay.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorOverlay.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/Errors/ErrorOverlay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAEtE,OAAO,EAAe,WAAW,EAAC,MAAM,gBAAgB,CAAC;AAEzD,aAAK,SAAS,GAAG;IAChB,SAAS,EAAE,CAAC,IAAI,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CACzC,CAAC;AAEF,eAAO,MAAM,YAAY,4BAAyB,CAAC;AAEnD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAwB3B,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Overlay = exports.setErrorsRef = void 0;
|
|
4
|
+
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
const react_1 = require("react");
|
|
6
|
+
const remotion_1 = require("remotion");
|
|
7
|
+
const ErrorDisplay_1 = require("./ErrorDisplay");
|
|
8
|
+
exports.setErrorsRef = (0, react_1.createRef)();
|
|
9
|
+
const Overlay = () => {
|
|
10
|
+
const [errors, setErrors] = (0, react_1.useState)([]);
|
|
11
|
+
(0, react_1.useImperativeHandle)(exports.setErrorsRef, () => {
|
|
12
|
+
return { setErrors };
|
|
13
|
+
}, []);
|
|
14
|
+
if (errors.length === 0) {
|
|
15
|
+
return null;
|
|
16
|
+
}
|
|
17
|
+
return ((0, jsx_runtime_1.jsx)(remotion_1.AbsoluteFill, Object.assign({ style: { backgroundColor: '#1f2428', overflow: 'auto', color: 'white' } }, { children: errors.map((err) => {
|
|
18
|
+
return (0, jsx_runtime_1.jsx)(ErrorDisplay_1.ErrorDisplay, { display: err }, err.error.stack);
|
|
19
|
+
}) }), void 0));
|
|
20
|
+
};
|
|
21
|
+
exports.Overlay = Overlay;
|
|
22
|
+
//# sourceMappingURL=ErrorOverlay.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorOverlay.js","sourceRoot":"","sources":["../../../../src/editor/components/Errors/ErrorOverlay.tsx"],"names":[],"mappings":";;;;AAAA,iCAAsE;AACtE,uCAAsC;AACtC,iDAAyD;AAM5C,QAAA,YAAY,GAAG,IAAA,iBAAS,GAAa,CAAC;AAE5C,MAAM,OAAO,GAAa,GAAG,EAAE;IACrC,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAA,gBAAQ,EAAgB,EAAE,CAAC,CAAC;IAExD,IAAA,2BAAmB,EAClB,oBAAY,EACZ,GAAG,EAAE;QACJ,OAAO,EAAC,SAAS,EAAC,CAAC;IACpB,CAAC,EACD,EAAE,CACF,CAAC;IAEF,IAAI,MAAM,CAAC,MAAM,KAAK,CAAC,EAAE;QACxB,OAAO,IAAI,CAAC;KACZ;IAED,OAAO,CACN,uBAAC,uBAAY,kBACZ,KAAK,EAAE,EAAC,eAAe,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,EAAC,gBAEpE,MAAM,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE;YACnB,OAAO,uBAAC,2BAAY,IAAuB,OAAO,EAAE,GAAG,IAA7B,GAAG,CAAC,KAAK,CAAC,KAAK,CAAkB,CAAC;QAC7D,CAAC,CAAC,YACY,CACf,CAAC;AACH,CAAC,CAAC;AAxBW,QAAA,OAAO,WAwBlB"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) 2015-present, Facebook, Inc.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/
|
|
7
|
+
/** A container holding a script line. */
|
|
8
|
+
export declare class ScriptLine {
|
|
9
|
+
/** The line number of this line of source. */
|
|
10
|
+
lineNumber: number;
|
|
11
|
+
/** The content (or value) of this line of source. */
|
|
12
|
+
content: string;
|
|
13
|
+
/** Whether or not this line should be highlighted. Particularly useful for error reporting with context. */
|
|
14
|
+
highlight: boolean;
|
|
15
|
+
constructor(lineNumber: number, content: string, highlight?: boolean);
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* A representation of a stack frame.
|
|
19
|
+
*/
|
|
20
|
+
export declare class StackFrame {
|
|
21
|
+
functionName: string | null;
|
|
22
|
+
fileName: string | null;
|
|
23
|
+
lineNumber: number | null;
|
|
24
|
+
columnNumber: number | null;
|
|
25
|
+
_originalFunctionName: string | null;
|
|
26
|
+
_originalFileName: string | null;
|
|
27
|
+
_originalLineNumber: number | null;
|
|
28
|
+
_originalColumnNumber: number | null;
|
|
29
|
+
_scriptCode: ScriptLine[] | null;
|
|
30
|
+
_originalScriptCode: ScriptLine[] | null;
|
|
31
|
+
constructor(functionName?: string | null, fileName?: string | null, lineNumber?: number | null, columnNumber?: number | null, scriptCode?: ScriptLine[] | null, sourceFunctionName?: string | null, sourceFileName?: string | null, sourceLineNumber?: number | null, sourceColumnNumber?: number | null, sourceScriptCode?: ScriptLine[] | null);
|
|
32
|
+
/**
|
|
33
|
+
* Returns the name of this function.
|
|
34
|
+
*/
|
|
35
|
+
getFunctionName(): string;
|
|
36
|
+
/**
|
|
37
|
+
* Returns the source of the frame.
|
|
38
|
+
* This contains the file name, line number, and column number when available.
|
|
39
|
+
*/
|
|
40
|
+
getSource(): string;
|
|
41
|
+
/**
|
|
42
|
+
* Returns a pretty version of this stack frame.
|
|
43
|
+
*/
|
|
44
|
+
toString(): string;
|
|
45
|
+
}
|
|
46
|
+
//# sourceMappingURL=stack-frame.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stack-frame.d.ts","sourceRoot":"","sources":["../../../../src/editor/components/Errors/stack-frame.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,yCAAyC;AACzC,qBAAa,UAAU;IACtB,8CAA8C;IAC9C,UAAU,EAAE,MAAM,CAAC;IACnB,qDAAqD;IACrD,OAAO,EAAE,MAAM,CAAC;IAChB,4GAA4G;IAC5G,SAAS,EAAE,OAAO,CAAC;gBAEP,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,SAAS,UAAQ;CAKlE;AAED;;GAEG;AACH,qBAAa,UAAU;IACtB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IAErC,WAAW,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;IACjC,mBAAmB,EAAE,UAAU,EAAE,GAAG,IAAI,CAAC;gBAIxC,YAAY,GAAE,MAAM,GAAG,IAAW,EAClC,QAAQ,GAAE,MAAM,GAAG,IAAW,EAC9B,UAAU,GAAE,MAAM,GAAG,IAAW,EAChC,YAAY,GAAE,MAAM,GAAG,IAAW,EAClC,UAAU,GAAE,UAAU,EAAE,GAAG,IAAW,EACtC,kBAAkB,GAAE,MAAM,GAAG,IAAW,EACxC,cAAc,GAAE,MAAM,GAAG,IAAW,EACpC,gBAAgB,GAAE,MAAM,GAAG,IAAW,EACtC,kBAAkB,GAAE,MAAM,GAAG,IAAW,EACxC,gBAAgB,GAAE,UAAU,EAAE,GAAG,IAAW;IAiC7C;;OAEG;IACH,eAAe,IAAI,MAAM;IAIzB;;;OAGG;IACH,SAAS,IAAI,MAAM;IAiBnB;;OAEG;IACH,QAAQ,IAAI,MAAM;CAKlB"}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Copyright (c) 2015-present, Facebook, Inc.
|
|
4
|
+
*
|
|
5
|
+
* This source code is licensed under the MIT license found in the
|
|
6
|
+
* LICENSE file in the root directory of this source tree.
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.StackFrame = exports.ScriptLine = void 0;
|
|
10
|
+
/** A container holding a script line. */
|
|
11
|
+
class ScriptLine {
|
|
12
|
+
constructor(lineNumber, content, highlight = false) {
|
|
13
|
+
this.lineNumber = lineNumber;
|
|
14
|
+
this.content = content;
|
|
15
|
+
this.highlight = highlight;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
exports.ScriptLine = ScriptLine;
|
|
19
|
+
/**
|
|
20
|
+
* A representation of a stack frame.
|
|
21
|
+
*/
|
|
22
|
+
class StackFrame {
|
|
23
|
+
// eslint-disable-next-line max-params
|
|
24
|
+
constructor(functionName = null, fileName = null, lineNumber = null, columnNumber = null, scriptCode = null, sourceFunctionName = null, sourceFileName = null, sourceLineNumber = null, sourceColumnNumber = null, sourceScriptCode = null) {
|
|
25
|
+
if (functionName && functionName.indexOf('Object.') === 0) {
|
|
26
|
+
functionName = functionName.slice('Object.'.length);
|
|
27
|
+
}
|
|
28
|
+
if (
|
|
29
|
+
// Chrome has a bug with inferring function.name:
|
|
30
|
+
// https://github.com/facebook/create-react-app/issues/2097
|
|
31
|
+
// Let's ignore a meaningless name we get for top-level modules.
|
|
32
|
+
functionName === 'friendlySyntaxErrorLabel' ||
|
|
33
|
+
functionName === 'exports.__esModule' ||
|
|
34
|
+
functionName === '<anonymous>' ||
|
|
35
|
+
!functionName) {
|
|
36
|
+
functionName = null;
|
|
37
|
+
}
|
|
38
|
+
this.functionName = functionName;
|
|
39
|
+
this.fileName = fileName;
|
|
40
|
+
this.lineNumber = lineNumber;
|
|
41
|
+
this.columnNumber = columnNumber;
|
|
42
|
+
this._originalFunctionName = sourceFunctionName;
|
|
43
|
+
this._originalFileName = sourceFileName;
|
|
44
|
+
this._originalLineNumber = sourceLineNumber;
|
|
45
|
+
this._originalColumnNumber = sourceColumnNumber;
|
|
46
|
+
this._scriptCode = scriptCode;
|
|
47
|
+
this._originalScriptCode = sourceScriptCode;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Returns the name of this function.
|
|
51
|
+
*/
|
|
52
|
+
getFunctionName() {
|
|
53
|
+
return this.functionName || '(anonymous function)';
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Returns the source of the frame.
|
|
57
|
+
* This contains the file name, line number, and column number when available.
|
|
58
|
+
*/
|
|
59
|
+
getSource() {
|
|
60
|
+
let str = '';
|
|
61
|
+
if (this.fileName !== null) {
|
|
62
|
+
str += this.fileName + ':';
|
|
63
|
+
}
|
|
64
|
+
if (this.lineNumber !== null) {
|
|
65
|
+
str += this.lineNumber + ':';
|
|
66
|
+
}
|
|
67
|
+
if (this.columnNumber !== null) {
|
|
68
|
+
str += this.columnNumber + ':';
|
|
69
|
+
}
|
|
70
|
+
return str.slice(0, -1);
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Returns a pretty version of this stack frame.
|
|
74
|
+
*/
|
|
75
|
+
toString() {
|
|
76
|
+
const functionName = this.getFunctionName();
|
|
77
|
+
const source = this.getSource();
|
|
78
|
+
return `${functionName}${source ? ` (${source})` : ``}`;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
exports.StackFrame = StackFrame;
|
|
82
|
+
//# sourceMappingURL=stack-frame.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stack-frame.js","sourceRoot":"","sources":["../../../../src/editor/components/Errors/stack-frame.ts"],"names":[],"mappings":";AAAA;;;;;GAKG;;;AAEH,yCAAyC;AACzC,MAAa,UAAU;IAQtB,YAAY,UAAkB,EAAE,OAAe,EAAE,SAAS,GAAG,KAAK;QACjE,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAC7B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;IAC5B,CAAC;CACD;AAbD,gCAaC;AAED;;GAEG;AACH,MAAa,UAAU;IActB,sCAAsC;IACtC,YACC,eAA8B,IAAI,EAClC,WAA0B,IAAI,EAC9B,aAA4B,IAAI,EAChC,eAA8B,IAAI,EAClC,aAAkC,IAAI,EACtC,qBAAoC,IAAI,EACxC,iBAAgC,IAAI,EACpC,mBAAkC,IAAI,EACtC,qBAAoC,IAAI,EACxC,mBAAwC,IAAI;QAE5C,IAAI,YAAY,IAAI,YAAY,CAAC,OAAO,CAAC,SAAS,CAAC,KAAK,CAAC,EAAE;YAC1D,YAAY,GAAG,YAAY,CAAC,KAAK,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;SACpD;QAED;QACC,iDAAiD;QACjD,2DAA2D;QAC3D,gEAAgE;QAChE,YAAY,KAAK,0BAA0B;YAC3C,YAAY,KAAK,oBAAoB;YACrC,YAAY,KAAK,aAAa;YAC9B,CAAC,YAAY,EACZ;YACD,YAAY,GAAG,IAAI,CAAC;SACpB;QAED,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QAEjC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,UAAU,GAAG,UAAU,CAAC;QAC7B,IAAI,CAAC,YAAY,GAAG,YAAY,CAAC;QAEjC,IAAI,CAAC,qBAAqB,GAAG,kBAAkB,CAAC;QAChD,IAAI,CAAC,iBAAiB,GAAG,cAAc,CAAC;QACxC,IAAI,CAAC,mBAAmB,GAAG,gBAAgB,CAAC;QAC5C,IAAI,CAAC,qBAAqB,GAAG,kBAAkB,CAAC;QAEhD,IAAI,CAAC,WAAW,GAAG,UAAU,CAAC;QAC9B,IAAI,CAAC,mBAAmB,GAAG,gBAAgB,CAAC;IAC7C,CAAC;IAED;;OAEG;IACH,eAAe;QACd,OAAO,IAAI,CAAC,YAAY,IAAI,sBAAsB,CAAC;IACpD,CAAC;IAED;;;OAGG;IACH,SAAS;QACR,IAAI,GAAG,GAAG,EAAE,CAAC;QACb,IAAI,IAAI,CAAC,QAAQ,KAAK,IAAI,EAAE;YAC3B,GAAG,IAAI,IAAI,CAAC,QAAQ,GAAG,GAAG,CAAC;SAC3B;QAED,IAAI,IAAI,CAAC,UAAU,KAAK,IAAI,EAAE;YAC7B,GAAG,IAAI,IAAI,CAAC,UAAU,GAAG,GAAG,CAAC;SAC7B;QAED,IAAI,IAAI,CAAC,YAAY,KAAK,IAAI,EAAE;YAC/B,GAAG,IAAI,IAAI,CAAC,YAAY,GAAG,GAAG,CAAC;SAC/B;QAED,OAAO,GAAG,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;IACzB,CAAC;IAED;;OAEG;IACH,QAAQ;QACP,MAAM,YAAY,GAAG,IAAI,CAAC,eAAe,EAAE,CAAC;QAC5C,MAAM,MAAM,GAAG,IAAI,CAAC,SAAS,EAAE,CAAC;QAChC,OAAO,GAAG,YAAY,GAAG,MAAM,CAAC,CAAC,CAAC,KAAK,MAAM,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACzD,CAAC;CACD;AA9FD,gCA8FC"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FramePersister.d.ts","sourceRoot":"","sources":["../../../src/editor/components/FramePersister.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,eAAO,MAAM,4BAA4B,cAExC,CAAC;AAcF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAWlC,CAAC"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FramePersistor = exports.getCurrentCompositionFromUrl = void 0;
|
|
4
|
+
const react_1 = require("react");
|
|
5
|
+
const remotion_1 = require("remotion");
|
|
6
|
+
const getCurrentCompositionFromUrl = () => {
|
|
7
|
+
return window.location.pathname.substr(1);
|
|
8
|
+
};
|
|
9
|
+
exports.getCurrentCompositionFromUrl = getCurrentCompositionFromUrl;
|
|
10
|
+
const persistCurrentFrame = (frame) => {
|
|
11
|
+
const currentComposition = exports.getCurrentCompositionFromUrl();
|
|
12
|
+
if (!currentComposition) {
|
|
13
|
+
return;
|
|
14
|
+
}
|
|
15
|
+
localStorage.setItem(`remotion.time.${exports.getCurrentCompositionFromUrl()}`, String(frame));
|
|
16
|
+
};
|
|
17
|
+
const FramePersistor = () => {
|
|
18
|
+
const [playing] = remotion_1.Internals.Timeline.usePlayingState();
|
|
19
|
+
const frame = remotion_1.Internals.Timeline.useTimelinePosition();
|
|
20
|
+
react_1.useEffect(() => {
|
|
21
|
+
if (!playing) {
|
|
22
|
+
persistCurrentFrame(frame);
|
|
23
|
+
}
|
|
24
|
+
}, [frame, playing]);
|
|
25
|
+
return null;
|
|
26
|
+
};
|
|
27
|
+
exports.FramePersistor = FramePersistor;
|
|
28
|
+
//# sourceMappingURL=FramePersister.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FramePersister.js","sourceRoot":"","sources":["../../../src/editor/components/FramePersister.tsx"],"names":[],"mappings":";;;AAAA,iCAAuC;AACvC,uCAAmC;AAE5B,MAAM,4BAA4B,GAAG,GAAG,EAAE;IAChD,OAAO,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;AAC3C,CAAC,CAAC;AAFW,QAAA,4BAA4B,gCAEvC;AAEF,MAAM,mBAAmB,GAAG,CAAC,KAAa,EAAE,EAAE;IAC7C,MAAM,kBAAkB,GAAG,oCAA4B,EAAE,CAAC;IAC1D,IAAI,CAAC,kBAAkB,EAAE;QACxB,OAAO;KACP;IAED,YAAY,CAAC,OAAO,CACnB,iBAAiB,oCAA4B,EAAE,EAAE,EACjD,MAAM,CAAC,KAAK,CAAC,CACb,CAAC;AACH,CAAC,CAAC;AAEK,MAAM,cAAc,GAAa,GAAG,EAAE;IAC5C,MAAM,CAAC,OAAO,CAAC,GAAG,oBAAS,CAAC,QAAQ,CAAC,eAAe,EAAE,CAAC;IACvD,MAAM,KAAK,GAAG,oBAAS,CAAC,QAAQ,CAAC,mBAAmB,EAAE,CAAC;IAEvD,iBAAS,CAAC,GAAG,EAAE;QACd,IAAI,CAAC,OAAO,EAAE;YACb,mBAAmB,CAAC,KAAK,CAAC,CAAC;SAC3B;IACF,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC;IAErB,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAXW,QAAA,cAAc,kBAWzB"}
|
|
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
|