@remotion/studio 4.0.244 → 4.0.245
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-formatting.log +7 -0
- package/.turbo/turbo-lint.log +15 -0
- package/.turbo/turbo-make.log +1 -1
- package/LICENSE.md +1 -1
- package/dist/api/get-static-files.d.ts +0 -4
- package/dist/api/get-static-files.js +3 -3
- package/dist/api/save-default-props.d.ts +0 -5
- package/dist/api/save-default-props.js +3 -4
- package/dist/api/watch-public-folder.d.ts +0 -6
- package/dist/api/watch-public-folder.js +3 -5
- package/dist/api/watch-static-file.d.ts +0 -7
- package/dist/api/watch-static-file.js +3 -6
- package/dist/helpers/colors.d.ts +1 -1
- package/package.json +9 -9
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @remotion/studio@4.0.244 formatting /Users/jonathanburger/remotion/packages/studio
|
|
4
|
+
> prettier src --check
|
|
5
|
+
|
|
6
|
+
Checking formatting...
|
|
7
|
+
src/api/delete-static-file.ts[2K[1Gsrc/api/focus-default-props-path.ts[2K[1Gsrc/api/get-static-files.ts[2K[1Gsrc/api/helpers/calc-new-props.ts[2K[1Gsrc/api/install-package.ts[2K[1Gsrc/api/reevaluate-composition.ts[2K[1Gsrc/api/restart-studio.ts[2K[1Gsrc/api/save-default-props.ts[2K[1Gsrc/api/update-default-props.ts[2K[1Gsrc/api/watch-public-folder.ts[2K[1Gsrc/api/watch-static-file.ts[2K[1Gsrc/api/write-static-file.ts[2K[1Gsrc/components/.DS_Store[2K[1Gsrc/components/AssetSelector.tsx[2K[1Gsrc/components/AssetSelectorItem.tsx[2K[1Gsrc/components/AudioWaveform.tsx[2K[1Gsrc/components/AudioWaveformBar.tsx[2K[1Gsrc/components/Button.tsx[2K[1Gsrc/components/call-api.ts[2K[1Gsrc/components/Canvas.tsx[2K[1Gsrc/components/CanvasIfSizeIsAvailable.tsx[2K[1Gsrc/components/CanvasOrLoading.tsx[2K[1Gsrc/components/CheckboardToggle.tsx[2K[1Gsrc/components/Checkbox.tsx[2K[1Gsrc/components/CheckerboardProvider.tsx[2K[1Gsrc/components/CompositionContextButton.tsx[2K[1Gsrc/components/CompositionSelector.tsx[2K[1Gsrc/components/CompositionSelectorItem.tsx[2K[1Gsrc/components/ContextMenu.tsx[2K[1Gsrc/components/ControlButton.tsx[2K[1Gsrc/components/CopyButton.tsx[2K[1Gsrc/components/CurrentComposition.tsx[2K[1Gsrc/components/CurrentCompositionSideEffects.tsx[2K[1Gsrc/components/Editor.tsx[2K[1Gsrc/components/EditorContent.tsx[2K[1Gsrc/components/EditorContexts.tsx[2K[1Gsrc/components/EditorGuides/Guide.tsx[2K[1Gsrc/components/EditorGuides/index.tsx[2K[1Gsrc/components/EditorRuler/index.tsx[2K[1Gsrc/components/EditorRuler/Ruler.tsx[2K[1Gsrc/components/EditorRuler/use-is-ruler-visible.ts[2K[1Gsrc/components/ExplorerPanel.tsx[2K[1Gsrc/components/FilePreview.tsx[2K[1Gsrc/components/FpsCounter.tsx[2K[1Gsrc/components/FramePersistor.tsx[2K[1Gsrc/components/FullscreenToggle.tsx[2K[1Gsrc/components/get-zod-if-possible.tsx[2K[1Gsrc/components/GlobalKeybindings.tsx[2K[1Gsrc/components/GlobalPropsEditorUpdateButton.tsx[2K[1Gsrc/components/InitialCompositionLoader.tsx[2K[1Gsrc/components/InlineAction.tsx[2K[1Gsrc/components/InlineDropdown.tsx[2K[1Gsrc/components/InstallablePackage.tsx[2K[1Gsrc/components/InstallPackage.tsx[2K[1Gsrc/components/JSONViewer.tsx[2K[1Gsrc/components/KeyboardShortcutsExplainer.tsx[2K[1Gsrc/components/KnownBugs.tsx[2K[1Gsrc/components/layout.tsx[2K[1Gsrc/components/load-canvas-content-from-url.ts[2K[1Gsrc/components/LoopToggle.tsx[2K[1Gsrc/components/MediaVolumeProvider.tsx[2K[1Gsrc/components/Menu/is-menu-item.tsx[2K[1Gsrc/components/Menu/MenuDivider.tsx[2K[1Gsrc/components/Menu/MenuItem.tsx[2K[1Gsrc/components/Menu/MenuSubItem.tsx[2K[1Gsrc/components/Menu/portals.ts[2K[1Gsrc/components/Menu/styles.ts[2K[1Gsrc/components/Menu/SubMenu.tsx[2K[1Gsrc/components/MenuBuildIndicator.tsx[2K[1Gsrc/components/MenuToolbar.tsx[2K[1Gsrc/components/MobilePanel.tsx[2K[1Gsrc/components/ModalButton.tsx[2K[1Gsrc/components/ModalContainer.tsx[2K[1Gsrc/components/ModalFooter.tsx[2K[1Gsrc/components/ModalHeader.tsx[2K[1Gsrc/components/Modals.tsx[2K[1Gsrc/components/ModalsProvider.tsx[2K[1Gsrc/components/MuteToggle.tsx[2K[1Gsrc/components/NewComposition/CancelButton.tsx[2K[1Gsrc/components/NewComposition/CodemodFooter.tsx[2K[1Gsrc/components/NewComposition/ComboBox.tsx[2K[1Gsrc/components/NewComposition/DeleteComposition.tsx[2K[1Gsrc/components/NewComposition/DiffPreview.tsx[2K[1Gsrc/components/NewComposition/DismissableModal.tsx[2K[1Gsrc/components/NewComposition/DuplicateComposition.tsx[2K[1Gsrc/components/NewComposition/InputDragger.tsx[2K[1Gsrc/components/NewComposition/MenuContent.tsx[2K[1Gsrc/components/NewComposition/NewCompDuration.tsx[2K[1Gsrc/components/NewComposition/RemInput.tsx[2K[1Gsrc/components/NewComposition/RemInputTypeColor.tsx[2K[1Gsrc/components/NewComposition/RemTextarea.tsx[2K[1Gsrc/components/NewComposition/RenameComposition.tsx[2K[1Gsrc/components/NewComposition/render-aspect-ratio.tsx[2K[1Gsrc/components/NewComposition/ValidationMessage.tsx[2K[1Gsrc/components/NoRegisterRoot.tsx[2K[1Gsrc/components/Notifications/ColorDot.tsx[2K[1Gsrc/components/Notifications/Notification.tsx[2K[1Gsrc/components/Notifications/NotificationCenter.tsx[2K[1Gsrc/components/Notifications/ServerDisconnected.tsx[2K[1Gsrc/components/OpenEditorButton.tsx[2K[1Gsrc/components/OptionsPanel.tsx[2K[1Gsrc/components/PlaybackKeyboardShortcutsManager.tsx[2K[1Gsrc/components/PlaybackRatePersistor.tsx[2K[1Gsrc/components/PlaybackRateSelector.tsx[2K[1Gsrc/components/PlayBeepSound.tsx[2K[1Gsrc/components/PlayPause.tsx[2K[1Gsrc/components/Preview.tsx[2K[1Gsrc/components/PreviewToolbar.tsx[2K[1Gsrc/components/QuickSwitcher/algolia-search.ts[2K[1Gsrc/components/QuickSwitcher/AlgoliaCredit.tsx[2K[1Gsrc/components/QuickSwitcher/fuzzy-search.ts[2K[1Gsrc/components/QuickSwitcher/NoResults.tsx[2K[1Gsrc/components/QuickSwitcher/QuickSwitcher.tsx[2K[1Gsrc/components/QuickSwitcher/QuickSwitcherContent.tsx[2K[1Gsrc/components/QuickSwitcher/QuickSwitcherResult.tsx[2K[1Gsrc/components/RefreshCompositionOverlay.tsx[2K[1Gsrc/components/RenderButton.tsx[2K[1Gsrc/components/RenderModal/CliCopyButton.tsx[2K[1Gsrc/components/RenderModal/CrfSetting.tsx[2K[1Gsrc/components/RenderModal/DataEditor.tsx[2K[1Gsrc/components/RenderModal/EnforceAudioTrackSetting.tsx[2K[1Gsrc/components/RenderModal/EnvInput.tsx[2K[1Gsrc/components/RenderModal/FrameRangeSetting.tsx[2K[1Gsrc/components/RenderModal/get-default-codecs.ts[2K[1Gsrc/components/RenderModal/get-render-modal-warnings.ts[2K[1Gsrc/components/RenderModal/get-string-before-suffix.ts[2K[1Gsrc/components/RenderModal/GuiRenderStatus.tsx[2K[1Gsrc/components/RenderModal/human-readable-audio-codecs.ts[2K[1Gsrc/components/RenderModal/human-readable-codec.ts[2K[1Gsrc/components/RenderModal/InfoBubble.tsx[2K[1Gsrc/components/RenderModal/InfoTooltip.tsx[2K[1Gsrc/components/RenderModal/InlineEyeIcon.tsx[2K[1Gsrc/components/RenderModal/InlineRemoveButton.tsx[2K[1Gsrc/components/RenderModal/JpegQualitySetting.tsx[2K[1Gsrc/components/RenderModal/layout.ts[2K[1Gsrc/components/RenderModal/MultiRangeSlider.tsx[2K[1Gsrc/components/RenderModal/MutedSetting.tsx[2K[1Gsrc/components/RenderModal/NumberOfLoopsSetting.tsx[2K[1Gsrc/components/RenderModal/NumberSetting.tsx[2K[1Gsrc/components/RenderModal/OptionExplainer.tsx[2K[1Gsrc/components/RenderModal/OptionExplainerBubble.tsx[2K[1Gsrc/components/RenderModal/out-name-checker.ts[2K[1Gsrc/components/RenderModal/RenderModal.tsx[2K[1Gsrc/components/RenderModal/RenderModalAdvanced.tsx[2K[1Gsrc/components/RenderModal/RenderModalAudio.tsx[2K[1Gsrc/components/RenderModal/RenderModalBasic.tsx[2K[1Gsrc/components/RenderModal/RenderModalEnvironmentVariables.tsx[2K[1Gsrc/components/RenderModal/RenderModalGif.tsx[2K[1Gsrc/components/RenderModal/RenderModalHr.tsx[2K[1Gsrc/components/RenderModal/RenderModalJSONPropsEditor.tsx[2K[1Gsrc/components/RenderModal/RenderModalOutputName.tsx[2K[1Gsrc/components/RenderModal/RenderModalPicture.tsx[2K[1Gsrc/components/RenderModal/RenderStatusModal.tsx[2K[1Gsrc/components/RenderModal/ResolveCompositionBeforeModal.tsx[2K[1Gsrc/components/RenderModal/ScaleSetting.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/create-zod-values.ts[2K[1Gsrc/components/RenderModal/SchemaEditor/deep-equal.ts[2K[1Gsrc/components/RenderModal/SchemaEditor/extract-enum-json-paths.ts[2K[1Gsrc/components/RenderModal/SchemaEditor/Fieldset.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/get-schema-label.ts[2K[1Gsrc/components/RenderModal/SchemaEditor/local-state.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaErrorMessages.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaLabel.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaResetButton.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaSaveButton.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaSeparationLine.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/SchemaVerticalGuide.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/scroll-to-default-props-path.ts[2K[1Gsrc/components/RenderModal/SchemaEditor/zod-types.ts[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodArrayEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodArrayItemEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodBooleanEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodColorEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodDateEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodDefaultEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodDiscriminatedUnionEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodEffectEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodEnumEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodErrorMessages.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodFieldValidation.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodNonEditableValue.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodNullableEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodNumberEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodObjectEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodOptionalEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodOrNullishEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodStaticFileEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodStringEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodSwitch.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodTextareaEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodTupleEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodTupleItemEditor.tsx[2K[1Gsrc/components/RenderModal/SchemaEditor/ZodUnionEditor.tsx[2K[1Gsrc/components/RenderModal/SeparateAudioOption.tsx[2K[1Gsrc/components/RenderModal/WarningIndicatorButton.tsx[2K[1Gsrc/components/RenderPreview.tsx[2K[1Gsrc/components/RenderQueue/actions.ts[2K[1Gsrc/components/RenderQueue/CircularProgress.tsx[2K[1Gsrc/components/RenderQueue/context.tsx[2K[1Gsrc/components/RenderQueue/index.tsx[2K[1Gsrc/components/RenderQueue/item-style.ts[2K[1Gsrc/components/RenderQueue/RenderQueueCopyToClipboard.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueError.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueItem.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueItemCancelButton.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueItemStatus.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueOpenInFolder.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueOutputName.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueProgressMessage.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueRemoveItem.tsx[2K[1Gsrc/components/RenderQueue/RenderQueueRepeat.tsx[2K[1Gsrc/components/RenderQueue/SuccessIcon.tsx[2K[1Gsrc/components/RendersTab.tsx[2K[1Gsrc/components/ResetZoomButton.tsx[2K[1Gsrc/components/RunningCalculateMetadata.tsx[2K[1Gsrc/components/SegmentedControl.tsx[2K[1Gsrc/components/SetTimelineInOutProvider.tsx[2K[1Gsrc/components/ShowGuidesProvider.tsx[2K[1Gsrc/components/ShowRulersProvider.tsx[2K[1Gsrc/components/SidebarCollapserControls.tsx[2K[1Gsrc/components/SidebarRenderButton.tsx[2K[1Gsrc/components/SizeSelector.tsx[2K[1Gsrc/components/Spinner.tsx[2K[1Gsrc/components/Splitter/SplitterContainer.tsx[2K[1Gsrc/components/Splitter/SplitterContext.tsx[2K[1Gsrc/components/Splitter/SplitterElement.tsx[2K[1Gsrc/components/Splitter/SplitterHandle.tsx[2K[1Gsrc/components/StaticFilePreview.tsx[2K[1Gsrc/components/Tabs/index.tsx[2K[1Gsrc/components/Tabs/vertical.tsx[2K[1Gsrc/components/TextViewer.tsx[2K[1Gsrc/components/Timeline/imperative-state.ts[2K[1Gsrc/components/Timeline/is-collapsed.ts[2K[1Gsrc/components/Timeline/LoopedIndicator.tsx[2K[1Gsrc/components/Timeline/LoopedTimelineIndicators.tsx[2K[1Gsrc/components/Timeline/MaxTimelineTracks.tsx[2K[1Gsrc/components/Timeline/timeline-refs.ts[2K[1Gsrc/components/Timeline/timeline-scroll-logic.ts[2K[1Gsrc/components/Timeline/Timeline.tsx[2K[1Gsrc/components/Timeline/TimelineCollapseToggle.tsx[2K[1Gsrc/components/Timeline/TimelineDragHandler.tsx[2K[1Gsrc/components/Timeline/TimelineInOutPointer.tsx[2K[1Gsrc/components/Timeline/TimelineInOutPointerHandle.tsx[2K[1Gsrc/components/Timeline/TimelineLayerEye.tsx[2K[1Gsrc/components/Timeline/TimelineList.tsx[2K[1Gsrc/components/Timeline/TimelineListItem.tsx[2K[1Gsrc/components/Timeline/TimelinePlayCursorSyncer.tsx[2K[1Gsrc/components/Timeline/TimelineScrollable.tsx[2K[1Gsrc/components/Timeline/TimelineSequence.tsx[2K[1Gsrc/components/Timeline/TimelineSequenceFrame.tsx[2K[1Gsrc/components/Timeline/TimelineSlider.tsx[2K[1Gsrc/components/Timeline/TimelineSliderHandle.tsx[2K[1Gsrc/components/Timeline/TimelineStack/get-stack.ts[2K[1Gsrc/components/Timeline/TimelineStack/index.tsx[2K[1Gsrc/components/Timeline/TimelineStack/source-attribution.ts[2K[1Gsrc/components/Timeline/TimelineTimeIndicators.tsx[2K[1Gsrc/components/Timeline/TimelineTracks.tsx[2K[1Gsrc/components/Timeline/TimelineVideoInfo.tsx[2K[1Gsrc/components/Timeline/TimelineWidthProvider.tsx[2K[1Gsrc/components/Timeline/TimelineZoomControls.tsx[2K[1Gsrc/components/TimelineInOutToggle.tsx[2K[1Gsrc/components/TimeValue.tsx[2K[1Gsrc/components/TopPanel.tsx[2K[1Gsrc/components/UpdateCheck.tsx[2K[1Gsrc/components/UpdateModal/OpenIssueButton.tsx[2K[1Gsrc/components/UpdateModal/UpdateModal.tsx[2K[1Gsrc/components/ZoomGesturesProvider.tsx[2K[1Gsrc/components/ZoomPersistor.tsx[2K[1Gsrc/error-overlay/entry-basic.ts[2K[1Gsrc/error-overlay/react-overlay/effects/format-warning.ts[2K[1Gsrc/error-overlay/react-overlay/effects/proxy-console.ts[2K[1Gsrc/error-overlay/react-overlay/effects/resolve-file-source.ts[2K[1Gsrc/error-overlay/react-overlay/effects/stack-trace-limit.ts[2K[1Gsrc/error-overlay/react-overlay/effects/unhandled-error.ts[2K[1Gsrc/error-overlay/react-overlay/effects/unhandled-rejection.ts[2K[1Gsrc/error-overlay/react-overlay/index.ts[2K[1Gsrc/error-overlay/react-overlay/listen-to-runtime-errors.ts[2K[1Gsrc/error-overlay/react-overlay/utils/get-lines-around.ts[2K[1Gsrc/error-overlay/react-overlay/utils/get-source-map.ts[2K[1Gsrc/error-overlay/react-overlay/utils/get-stack-frames.ts[2K[1Gsrc/error-overlay/react-overlay/utils/make-stack-frame.ts[2K[1Gsrc/error-overlay/react-overlay/utils/parser.ts[2K[1Gsrc/error-overlay/react-overlay/utils/unmapper.ts[2K[1Gsrc/error-overlay/remotion-overlay/AskOnDiscord.tsx[2K[1Gsrc/error-overlay/remotion-overlay/CalculateMetadataErrorExplainer.tsx[2K[1Gsrc/error-overlay/remotion-overlay/carets.tsx[2K[1Gsrc/error-overlay/remotion-overlay/CodeFrame.tsx[2K[1Gsrc/error-overlay/remotion-overlay/DismissButton.tsx[2K[1Gsrc/error-overlay/remotion-overlay/ErrorDisplay.tsx[2K[1Gsrc/error-overlay/remotion-overlay/ErrorLoader.tsx[2K[1Gsrc/error-overlay/remotion-overlay/ErrorMessage.tsx[2K[1Gsrc/error-overlay/remotion-overlay/ErrorTitle.tsx[2K[1Gsrc/error-overlay/remotion-overlay/format-location.ts[2K[1Gsrc/error-overlay/remotion-overlay/get-help-link.ts[2K[1Gsrc/error-overlay/remotion-overlay/HelpLink.tsx[2K[1Gsrc/error-overlay/remotion-overlay/index.tsx[2K[1Gsrc/error-overlay/remotion-overlay/OpenInEditor.tsx[2K[1Gsrc/error-overlay/remotion-overlay/Overlay.tsx[2K[1Gsrc/error-overlay/remotion-overlay/Retry.tsx[2K[1Gsrc/error-overlay/remotion-overlay/SearchGitHubIssues.tsx[2K[1Gsrc/error-overlay/remotion-overlay/ShortcutHint.tsx[2K[1Gsrc/error-overlay/remotion-overlay/StackFrame.tsx[2K[1Gsrc/error-overlay/remotion-overlay/Symbolicating.tsx[2K[1Gsrc/helpers/calculate-timeline.ts[2K[1Gsrc/helpers/check-fullscreen-support.ts[2K[1Gsrc/helpers/checkerboard-background.ts[2K[1Gsrc/helpers/client-id.tsx[2K[1Gsrc/helpers/color-math.ts[2K[1Gsrc/helpers/colors.ts[2K[1Gsrc/helpers/convert-env-variables.ts[2K[1Gsrc/helpers/copy-text.ts[2K[1Gsrc/helpers/create-folder-tree.ts[2K[1Gsrc/helpers/document-title.ts[2K[1Gsrc/helpers/editor-ruler.ts[2K[1Gsrc/helpers/get-asset-metadata.ts[2K[1Gsrc/helpers/get-effective-translation.ts[2K[1Gsrc/helpers/get-git-menu-item.ts[2K[1Gsrc/helpers/get-left-of-timeline-slider.ts[2K[1Gsrc/helpers/get-location-of-sequence.ts[2K[1Gsrc/helpers/get-sequence-visible-range.ts[2K[1Gsrc/helpers/get-timeline-nestedness.ts[2K[1Gsrc/helpers/get-timeline-sequence-hash.ts[2K[1Gsrc/helpers/get-timeline-sequence-layout.ts[2K[1Gsrc/helpers/get-timeline-sequence-sort-key.ts[2K[1Gsrc/helpers/inject-css.ts[2K[1Gsrc/helpers/is-composition-still.ts[2K[1Gsrc/helpers/is-current-selected-still.ts[2K[1Gsrc/helpers/mobile-layout.ts[2K[1Gsrc/helpers/noop.ts[2K[1Gsrc/helpers/open-in-editor.ts[2K[1Gsrc/helpers/persist-open-folders.ts[2K[1Gsrc/helpers/pick-color.tsx[2K[1Gsrc/helpers/presets-labels.ts[2K[1Gsrc/helpers/prores-labels.ts[2K[1Gsrc/helpers/render-modal-sections.ts[2K[1Gsrc/helpers/retry-payload.ts[2K[1Gsrc/helpers/smooth-zoom.ts[2K[1Gsrc/helpers/timeline-layout.ts[2K[1Gsrc/helpers/url-state.ts[2K[1Gsrc/helpers/use-asset-drag-events.ts[2K[1Gsrc/helpers/use-breakpoint.ts[2K[1Gsrc/helpers/use-file-existence.ts[2K[1Gsrc/helpers/use-keybinding.ts[2K[1Gsrc/helpers/use-menu-structure.tsx[2K[1Gsrc/helpers/use-studio-canvas-dimensions.ts[2K[1Gsrc/helpers/validate-new-comp-data.ts[2K[1Gsrc/hot-middleware-client/client.ts[2K[1Gsrc/hot-middleware-client/process-update.ts[2K[1Gsrc/icons/audio.tsx[2K[1Gsrc/icons/caret.tsx[2K[1Gsrc/icons/Checkmark.tsx[2K[1Gsrc/icons/clipboard.tsx[2K[1Gsrc/icons/data.tsx[2K[1Gsrc/icons/ellipsis.tsx[2K[1Gsrc/icons/file.tsx[2K[1Gsrc/icons/folder.tsx[2K[1Gsrc/icons/frame.tsx[2K[1Gsrc/icons/gear.tsx[2K[1Gsrc/icons/gif.tsx[2K[1Gsrc/icons/jump-to-start.tsx[2K[1Gsrc/icons/keys.tsx[2K[1Gsrc/icons/media-volume.tsx[2K[1Gsrc/icons/minus.tsx[2K[1Gsrc/icons/pause.tsx[2K[1Gsrc/icons/play.tsx[2K[1Gsrc/icons/plus.tsx[2K[1Gsrc/icons/render.tsx[2K[1Gsrc/icons/step-back.tsx[2K[1Gsrc/icons/step-forward.tsx[2K[1Gsrc/icons/still.tsx[2K[1Gsrc/icons/timelineInOutPointer.tsx[2K[1Gsrc/icons/video.tsx[2K[1Gsrc/index.ts[2K[1Gsrc/internals.ts[2K[1Gsrc/previewEntry.tsx[2K[1Gsrc/state/canvas-ref.ts[2K[1Gsrc/state/checkerboard.ts[2K[1Gsrc/state/editor-guides.ts[2K[1Gsrc/state/editor-rulers.ts[2K[1Gsrc/state/editor-zoom-gestures.ts[2K[1Gsrc/state/folders.tsx[2K[1Gsrc/state/highest-z-index.tsx[2K[1Gsrc/state/in-out.ts[2K[1Gsrc/state/input-dragger-click-lock.ts[2K[1Gsrc/state/keybindings.tsx[2K[1Gsrc/state/loop.ts[2K[1Gsrc/state/marks.ts[2K[1Gsrc/state/modals.ts[2K[1Gsrc/state/mute.ts[2K[1Gsrc/state/playbackrate.ts[2K[1Gsrc/state/preview-size.tsx[2K[1Gsrc/state/render-frame.ts[2K[1Gsrc/state/sidebar.tsx[2K[1Gsrc/state/timeline-ref.ts[2K[1Gsrc/state/timeline-zoom.tsx[2K[1Gsrc/state/timeline.ts[2K[1Gsrc/state/z-index.tsx[2K[1Gsrc/Studio.tsx[2K[1Gsrc/test/big-timeline.test.ts[2K[1Gsrc/test/color-math.test.ts[2K[1Gsrc/test/create-zod-values.test.ts[2K[1Gsrc/test/extract-zod-enums.test.ts[2K[1Gsrc/test/folder-tree.test.ts[2K[1Gsrc/test/format-time.test.ts[2K[1Gsrc/test/sequenced-timeline.test.ts[2K[1Gsrc/test/smooth-zoom.test.ts[2K[1Gsrc/test/stringify-default-props.test.ts[2K[1Gsrc/test/timeline-sequence-layout.test.ts[2K[1Gsrc/test/timeline.test.ts[2K[1Gsrc/test/validate-gui-output-filename.test.ts[2K[1GAll matched files use Prettier code style!
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @remotion/studio@4.0.244 lint /Users/jonathanburger/remotion/packages/studio
|
|
4
|
+
> eslint src
|
|
5
|
+
|
|
6
|
+
[0m[0m
|
|
7
|
+
[0m[4m/Users/jonathanburger/remotion/packages/studio/src/components/QuickSwitcher/fuzzy-search.ts[24m[0m
|
|
8
|
+
[0m [2m23:3[22m [33mwarning[39m Unused eslint-disable directive (no problems were reported from 'no-bitwise')[0m
|
|
9
|
+
[0m[0m
|
|
10
|
+
[0m[4m/Users/jonathanburger/remotion/packages/studio/src/error-overlay/react-overlay/utils/get-source-map.ts[24m[0m
|
|
11
|
+
[0m [2m54:1[22m [33mwarning[39m Unexpected 'todo' comment: 'TODO: Can import this from...' [2mno-warning-comments[22m[0m
|
|
12
|
+
[0m[0m
|
|
13
|
+
[0m[33m[1m✖ 2 problems (0 errors, 2 warnings)[22m[39m[0m
|
|
14
|
+
[0m[33m[1m[22m[39m[33m[1m 0 errors and 1 warning potentially fixable with the `--fix` option.[22m[39m[0m
|
|
15
|
+
[0m[33m[1m[22m[39m[0m
|
package/.turbo/turbo-make.log
CHANGED
package/LICENSE.md
CHANGED
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @description The function array containing all files in the public/ folder. You can reference them by using staticFile().
|
|
3
|
-
* @see [Documentation](https://www.remotion.dev/docs/getstaticfiles)
|
|
4
|
-
*/
|
|
5
1
|
export declare const getStaticFiles: () => StaticFile[];
|
|
6
2
|
export type StaticFile = {
|
|
7
3
|
/**
|
|
@@ -19,9 +19,9 @@ const warnPlayerOnce = () => {
|
|
|
19
19
|
// eslint-disable-next-line no-console
|
|
20
20
|
console.warn('Called getStaticFiles() while using the Remotion Player. The API is only available while using the Remotion Studio. An empty array was returned.');
|
|
21
21
|
};
|
|
22
|
-
|
|
23
|
-
* @description
|
|
24
|
-
* @see [Documentation](https://www.remotion.dev/docs/
|
|
22
|
+
/*
|
|
23
|
+
* @description Gets an array containing all files in the `public/` folder. You can reference them by using `staticFile()`.
|
|
24
|
+
* @see [Documentation](https://www.remotion.dev/docs/studio/get-static-files)
|
|
25
25
|
*/
|
|
26
26
|
const getStaticFiles = () => {
|
|
27
27
|
if (typeof document === 'undefined') {
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
import type { UpdateDefaultPropsFunction } from './helpers/calc-new-props';
|
|
2
|
-
/**
|
|
3
|
-
* Saves the defaultProps for a composition back to the root file.
|
|
4
|
-
* @param {string} compositionId The ID of the composition to save the defaultProps for.
|
|
5
|
-
* @param {SafeDefaultPropsFunction} defaultProps A function that returns the new defaultProps for the composition.
|
|
6
|
-
*/
|
|
7
2
|
export declare const saveDefaultProps: ({ compositionId, defaultProps, }: {
|
|
8
3
|
compositionId: string;
|
|
9
4
|
defaultProps: UpdateDefaultPropsFunction;
|
|
@@ -28,10 +28,9 @@ const remotion_1 = require("remotion");
|
|
|
28
28
|
const extract_enum_json_paths_1 = require("../components/RenderModal/SchemaEditor/extract-enum-json-paths");
|
|
29
29
|
const actions_1 = require("../components/RenderQueue/actions");
|
|
30
30
|
const calc_new_props_1 = require("./helpers/calc-new-props");
|
|
31
|
-
|
|
32
|
-
* Saves the defaultProps for a composition back to the root file.
|
|
33
|
-
* @
|
|
34
|
-
* @param {SafeDefaultPropsFunction} defaultProps A function that returns the new defaultProps for the composition.
|
|
31
|
+
/*
|
|
32
|
+
* @description Saves the defaultProps for a composition back to the root file.
|
|
33
|
+
* @see [Documentation](https://www.remotion.dev/docs/studio/save-default-props)
|
|
35
34
|
*/
|
|
36
35
|
const saveDefaultProps = async ({ compositionId, defaultProps, }) => {
|
|
37
36
|
if (!(0, remotion_1.getRemotionEnvironment)().isStudio) {
|
|
@@ -1,12 +1,6 @@
|
|
|
1
1
|
import { type StaticFile } from './get-static-files';
|
|
2
2
|
type WatcherCallback = (newFiles: StaticFile[]) => void;
|
|
3
3
|
export declare const WATCH_REMOTION_STATIC_FILES = "remotion_staticFilesChanged";
|
|
4
|
-
/**
|
|
5
|
-
* @description Watch for changes in the public folder.
|
|
6
|
-
* @param {Function} callback - A callback function to be called when the file changes.
|
|
7
|
-
* @returns {{cancel: () => void}} A function that can be used to cancel the event listener.
|
|
8
|
-
* @see [Documentation](https://remotion.dev/docs/studio/watch-public-folder)
|
|
9
|
-
*/
|
|
10
4
|
export declare const watchPublicFolder: (callback: WatcherCallback) => {
|
|
11
5
|
cancel: () => void;
|
|
12
6
|
};
|
|
@@ -4,11 +4,9 @@ exports.watchPublicFolder = exports.WATCH_REMOTION_STATIC_FILES = void 0;
|
|
|
4
4
|
const remotion_1 = require("remotion");
|
|
5
5
|
const get_static_files_1 = require("./get-static-files");
|
|
6
6
|
exports.WATCH_REMOTION_STATIC_FILES = 'remotion_staticFilesChanged';
|
|
7
|
-
|
|
8
|
-
* @description
|
|
9
|
-
* @
|
|
10
|
-
* @returns {{cancel: () => void}} A function that can be used to cancel the event listener.
|
|
11
|
-
* @see [Documentation](https://remotion.dev/docs/studio/watch-public-folder)
|
|
7
|
+
/*
|
|
8
|
+
* @description Watches for changes in the public directory and calls a callback function when a file is added, removed, or modified.
|
|
9
|
+
* @see [Documentation](https://www.remotion.dev/docs/studio/watch-public-folder)
|
|
12
10
|
*/
|
|
13
11
|
const watchPublicFolder = (callback) => {
|
|
14
12
|
if (!(0, remotion_1.getRemotionEnvironment)().isStudio) {
|
|
@@ -3,13 +3,6 @@ type WatcherCallback = (newData: StaticFile | null) => void;
|
|
|
3
3
|
export type WatchRemotionStaticFilesPayload = {
|
|
4
4
|
files: StaticFile[];
|
|
5
5
|
};
|
|
6
|
-
/**
|
|
7
|
-
* @description Watch for changes in a specific static file.
|
|
8
|
-
* @param {string} fileName - The name of the static file to watch for changes.
|
|
9
|
-
* @param {WatcherCallback} callback - A callback function to be called when the file changes.
|
|
10
|
-
* @returns {{cancel: () => void}} A function that can be used to cancel the event listener.
|
|
11
|
-
* @see [Documentation](https://remotion.dev/docs/studio/watch-static-file)
|
|
12
|
-
*/
|
|
13
6
|
export declare const watchStaticFile: (fileName: string, callback: WatcherCallback) => {
|
|
14
7
|
cancel: () => void;
|
|
15
8
|
};
|
|
@@ -3,12 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.watchStaticFile = void 0;
|
|
4
4
|
const remotion_1 = require("remotion");
|
|
5
5
|
const watch_public_folder_1 = require("./watch-public-folder");
|
|
6
|
-
|
|
7
|
-
* @description
|
|
8
|
-
* @
|
|
9
|
-
* @param {WatcherCallback} callback - A callback function to be called when the file changes.
|
|
10
|
-
* @returns {{cancel: () => void}} A function that can be used to cancel the event listener.
|
|
11
|
-
* @see [Documentation](https://remotion.dev/docs/studio/watch-static-file)
|
|
6
|
+
/*
|
|
7
|
+
* @description Watches for changes in a specific static file and invokes a callback function when the file changes, enabling dynamic updates in your Remotion projects.
|
|
8
|
+
* @see [Documentation](https://www.remotion.dev/docs/studio/watch-static-file)
|
|
12
9
|
*/
|
|
13
10
|
const watchStaticFile = (fileName, callback) => {
|
|
14
11
|
if (!(0, remotion_1.getRemotionEnvironment)().isStudio) {
|
package/dist/helpers/colors.d.ts
CHANGED
|
@@ -24,4 +24,4 @@ export declare const TIMELINE_TRACK_SEPARATOR = "rgba(0, 0, 0, 0.3)";
|
|
|
24
24
|
export declare const getBackgroundFromHoverState: ({ selected, hovered, }: {
|
|
25
25
|
selected: boolean;
|
|
26
26
|
hovered: boolean;
|
|
27
|
-
}) => "transparent" | "
|
|
27
|
+
}) => "transparent" | "rgba(255, 255, 255, 0.06)" | "hsla(0, 0%, 100%, 0.15)" | "hsla(0, 0%, 100%, 0.25)";
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/studio"
|
|
4
4
|
},
|
|
5
5
|
"name": "@remotion/studio",
|
|
6
|
-
"version": "4.0.
|
|
6
|
+
"version": "4.0.245",
|
|
7
7
|
"description": "APIs for interacting with the Remotion Studio",
|
|
8
8
|
"main": "dist",
|
|
9
9
|
"sideEffects": false,
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"memfs": "3.4.3",
|
|
19
19
|
"source-map": "0.7.3",
|
|
20
20
|
"open": "^8.4.2",
|
|
21
|
-
"remotion": "4.0.
|
|
22
|
-
"@remotion/
|
|
23
|
-
"
|
|
24
|
-
"@remotion/
|
|
25
|
-
"@remotion/studio-shared": "4.0.
|
|
26
|
-
"@remotion/
|
|
21
|
+
"@remotion/player": "4.0.245",
|
|
22
|
+
"@remotion/media-utils": "4.0.245",
|
|
23
|
+
"remotion": "4.0.245",
|
|
24
|
+
"@remotion/renderer": "4.0.245",
|
|
25
|
+
"@remotion/studio-shared": "4.0.245",
|
|
26
|
+
"@remotion/media-parser": "4.0.245"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"react": "19.0.0",
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
"@types/semver": "^7.3.4",
|
|
32
32
|
"zod": "3.22.3",
|
|
33
33
|
"eslint": "9.14.0",
|
|
34
|
-
"@remotion/zod-types": "4.0.
|
|
35
|
-
"@remotion/eslint-config-internal": "4.0.
|
|
34
|
+
"@remotion/zod-types": "4.0.245",
|
|
35
|
+
"@remotion/eslint-config-internal": "4.0.245"
|
|
36
36
|
},
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|