remotion 3.2.12 → 3.2.13
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 -5
- package/.turbo/turbo-lint.log +11 -0
- package/.turbo/turbo-test.log +405 -0
- package/dist/AbsoluteFill.d.ts +1 -2
- package/dist/AbsoluteFill.js +7 -7
- package/dist/Sequence.d.ts +5 -1
- package/dist/Sequence.js +10 -3
- package/dist/audio/Audio.d.ts +1 -1
- package/dist/config.d.ts +6 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/dist/video/Video.d.ts +1 -1
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
[
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
1
|
+
[36mremotion:build: [0mcache hit, replaying output [2m58a1783e532f6f31[0m
|
|
2
|
+
[36mremotion:build: [0m
|
|
3
|
+
[36mremotion:build: [0m> remotion@3.2.12 build /Users/jonathanburger/remotion/packages/core
|
|
4
|
+
[36mremotion:build: [0m> tsc -d
|
|
5
|
+
[36mremotion:build: [0m
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
[34mremotion:lint: [0mcache hit, replaying output [2ma84ebb2d28d1ea54[0m
|
|
2
|
+
[34mremotion:lint: [0m
|
|
3
|
+
[34mremotion:lint: [0m> remotion@3.2.12 lint /Users/jonathanburger/remotion/packages/core
|
|
4
|
+
[34mremotion:lint: [0m> eslint src --ext ts,tsx
|
|
5
|
+
[34mremotion:lint: [0m
|
|
6
|
+
[34mremotion:lint: [0m
|
|
7
|
+
[34mremotion:lint: [0m/Users/jonathanburger/remotion/packages/core/src/use-lazy-component.ts
|
|
8
|
+
[34mremotion:lint: [0m 10:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
9
|
+
[34mremotion:lint: [0m
|
|
10
|
+
[34mremotion:lint: [0m✖ 1 problem (0 errors, 1 warning)
|
|
11
|
+
[34mremotion:lint: [0m
|
|
@@ -0,0 +1,405 @@
|
|
|
1
|
+
[34mremotion:test: [0mcache hit, replaying output [2mb7475e24b3a15156[0m
|
|
2
|
+
[34mremotion:test: [0m
|
|
3
|
+
[34mremotion:test: [0m> remotion@3.2.12 test /Users/jonathanburger/remotion/packages/core
|
|
4
|
+
[34mremotion:test: [0m> vitest --run
|
|
5
|
+
[34mremotion:test: [0m
|
|
6
|
+
[34mremotion:test: [0m
|
|
7
|
+
[34mremotion:test: [0m RUN v0.18.0 /Users/jonathanburger/remotion/packages/core
|
|
8
|
+
[34mremotion:test: [0m
|
|
9
|
+
[34mremotion:test: [0m ✓ src/test/interpolate.test.ts (24 tests) 8ms
|
|
10
|
+
[34mremotion:test: [0m ✓ src/test/easing.test.ts (24 tests) 13ms
|
|
11
|
+
[34mremotion:test: [0m ✓ src/test/interpolateColors.test.ts (14 tests) 20ms
|
|
12
|
+
[34mremotion:test: [0m ✓ src/test/volume-prop.test.ts (9 tests) 2ms
|
|
13
|
+
[34mremotion:test: [0m ✓ src/test/media-validation.test.tsx (13 tests) 3ms
|
|
14
|
+
[34mremotion:test: [0m ✓ src/test/get-current-time.test.ts (6 tests) 4ms
|
|
15
|
+
[34mremotion:test: [0m ✓ src/test/random.test.ts (17 tests) 16ms
|
|
16
|
+
[34mremotion:test: [0m ✓ src/test/validate-start-from-props.test.ts (8 tests) 2ms
|
|
17
|
+
[34mremotion:test: [0m ✓ src/test/measure-spring.test.ts (8 tests) 3ms
|
|
18
|
+
[34mremotion:test: [0m ✓ src/test/not-all-props-in-media-tags.test.ts (4 tests) 7ms
|
|
19
|
+
[34mremotion:test: [0m ✓ src/test/bezier.test.ts (4 tests) 5ms
|
|
20
|
+
[34mremotion:test: [0m ✓ src/test/spring.test.ts (5 tests) 7ms
|
|
21
|
+
[34mremotion:test: [0m ✓ src/test/get-asset-file-name.test.ts (3 tests) 4ms
|
|
22
|
+
[34mremotion:test: [0m ✓ src/test/truthy.test.ts (16 tests) 3ms
|
|
23
|
+
[34mremotion:test: [0m ✓ src/test/composition-validation.test.tsx (21 tests) 77ms
|
|
24
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The <Series /> component only accepts a list of <Series.Sequence /> components as it's children, but got [object Object] instead]
|
|
25
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
26
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
27
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
28
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
29
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
30
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
31
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
32
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
33
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
34
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The <Series /> component only accepts a list of <Series.Sequence /> components as it's children, but got [object Object] instead
|
|
35
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Should not allow foreign elements
|
|
36
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Should throw if invalid or no duration provided
|
|
37
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Should allow whitespace
|
|
38
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Handle empty Series.Sequence
|
|
39
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Should disallow NaN as offset prop
|
|
40
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Should disallow Infinity as offset prop
|
|
41
|
+
[34mremotion:test: [0mstderr | src/test/series.test.tsx > Should disallow non-integer numbers as offset prop
|
|
42
|
+
[34mremotion:test: [0m ✓ src/test/series.test.tsx (15 tests) 57ms
|
|
43
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:35:15
|
|
44
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
45
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
46
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
47
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
48
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
49
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
50
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
51
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
52
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
53
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The <Series /> component only accepts a list of <Series.Sequence /> components as it's children, but got [object Object] instead]
|
|
54
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
55
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
56
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
57
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
58
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
59
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
60
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
61
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
62
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
63
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The <Series /> component only accepts a list of <Series.Sequence /> components as it's children, but got [object Object] instead
|
|
64
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:35:15
|
|
65
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
66
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
67
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
68
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
69
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
70
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
71
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
72
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
73
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
74
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
75
|
+
[34mremotion:test: [0m
|
|
76
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
77
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
78
|
+
[34mremotion:test: [0m at WrapSequenceContext (/Users/jonathanburger/remotion/packages/core/src/test/wrap-sequence-context.tsx:38:3)
|
|
79
|
+
[34mremotion:test: [0m
|
|
80
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
81
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
82
|
+
[34mremotion:test: [0m
|
|
83
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "durationInFrames" prop of a <Series.Sequence /> component must be an integer, but got NaN.]
|
|
84
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
85
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
86
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
87
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
88
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
89
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
90
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
91
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
92
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
93
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "durationInFrames" prop of a <Series.Sequence /> component must be an integer, but got NaN.
|
|
94
|
+
[34mremotion:test: [0m at Module.validateDurationInFrames (/Users/jonathanburger/remotion/packages/core/src/validation/validate-duration-in-frames.ts:9:11)
|
|
95
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:47:29
|
|
96
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
97
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
98
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
99
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
100
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
101
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
102
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
103
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
104
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "durationInFrames" prop of a <Series.Sequence /> component must be an integer, but got NaN.]
|
|
105
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
106
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
107
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
108
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
109
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
110
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
111
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
112
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
113
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
114
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "durationInFrames" prop of a <Series.Sequence /> component must be an integer, but got NaN.
|
|
115
|
+
[34mremotion:test: [0m at Module.validateDurationInFrames (/Users/jonathanburger/remotion/packages/core/src/validation/validate-duration-in-frames.ts:9:11)
|
|
116
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:47:29
|
|
117
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
118
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
119
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
120
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
121
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
122
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
123
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
124
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
125
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
126
|
+
[34mremotion:test: [0m
|
|
127
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
128
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
129
|
+
[34mremotion:test: [0m
|
|
130
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
131
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
132
|
+
[34mremotion:test: [0mError: Uncaught [Error: The "durationInFrames" prop of a <Series.Sequence /> component must be a number, but you passed a value of type undefined]
|
|
133
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
134
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
135
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
136
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
137
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
138
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
139
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
140
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
141
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
142
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) Error: The "durationInFrames" prop of a <Series.Sequence /> component must be a number, but you passed a value of type undefined
|
|
143
|
+
[34mremotion:test: [0m at Module.validateDurationInFrames (/Users/jonathanburger/remotion/packages/core/src/validation/validate-duration-in-frames.ts:3:11)
|
|
144
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:47:29
|
|
145
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
146
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
147
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
148
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
149
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
150
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
151
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
152
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
153
|
+
[34mremotion:test: [0mError: Uncaught [Error: The "durationInFrames" prop of a <Series.Sequence /> component must be a number, but you passed a value of type undefined]
|
|
154
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
155
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
156
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
157
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
158
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
159
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
160
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
161
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
162
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
163
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) Error: The "durationInFrames" prop of a <Series.Sequence /> component must be a number, but you passed a value of type undefined
|
|
164
|
+
[34mremotion:test: [0m at Module.validateDurationInFrames (/Users/jonathanburger/remotion/packages/core/src/validation/validate-duration-in-frames.ts:3:11)
|
|
165
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:47:29
|
|
166
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
167
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
168
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
169
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
170
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
171
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
172
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
173
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
174
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
175
|
+
[34mremotion:test: [0m
|
|
176
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
177
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
178
|
+
[34mremotion:test: [0m
|
|
179
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
180
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
181
|
+
[34mremotion:test: [0m
|
|
182
|
+
[34mremotion:test: [0mTo match all elements we had to reset the lastIndex of the RegExp because the global flag is enabled. We encourage to remove the global flag from the RegExp.
|
|
183
|
+
[34mremotion:test: [0m
|
|
184
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: A <Series.Sequence /> component (index = 1, duration = 10) was detected to not have any children. Delete it to fix this error.]
|
|
185
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
186
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
187
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
188
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
189
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
190
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
191
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
192
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
193
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
194
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: A <Series.Sequence /> component (index = 1, duration = 10) was detected to not have any children. Delete it to fix this error.
|
|
195
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:39:15
|
|
196
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
197
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
198
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
199
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
200
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
201
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
202
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
203
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
204
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
205
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: A <Series.Sequence /> component (index = 1, duration = 10) was detected to not have any children. Delete it to fix this error.]
|
|
206
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
207
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
208
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
209
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
210
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
211
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
212
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
213
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
214
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
215
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: A <Series.Sequence /> component (index = 1, duration = 10) was detected to not have any children. Delete it to fix this error.
|
|
216
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:39:15
|
|
217
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
218
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
219
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
220
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
221
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
222
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
223
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
224
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
225
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
226
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
227
|
+
[34mremotion:test: [0m
|
|
228
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
229
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
230
|
+
[34mremotion:test: [0m
|
|
231
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
232
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
233
|
+
[34mremotion:test: [0m
|
|
234
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "offset" property of a <Series.Sequence /> must not be NaN, but got NaN (index = 0, duration = 5).]
|
|
235
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
236
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
237
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
238
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
239
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
240
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
241
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
242
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
243
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
244
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "offset" property of a <Series.Sequence /> must not be NaN, but got NaN (index = 0, duration = 5).
|
|
245
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:50:15
|
|
246
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
247
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
248
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
249
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
250
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
251
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
252
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
253
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
254
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
255
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "offset" property of a <Series.Sequence /> must not be NaN, but got NaN (index = 0, duration = 5).]
|
|
256
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
257
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
258
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
259
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
260
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
261
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
262
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
263
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
264
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
265
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "offset" property of a <Series.Sequence /> must not be NaN, but got NaN (index = 0, duration = 5).
|
|
266
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:50:15
|
|
267
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
268
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
269
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
270
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
271
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
272
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
273
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
274
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
275
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
276
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
277
|
+
[34mremotion:test: [0m
|
|
278
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
279
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
280
|
+
[34mremotion:test: [0m
|
|
281
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
282
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
283
|
+
[34mremotion:test: [0m
|
|
284
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got Infinity (index = 0, duration = 5).]
|
|
285
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
286
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
287
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
288
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
289
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
290
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
291
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
292
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
293
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
294
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got Infinity (index = 0, duration = 5).
|
|
295
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:53:15
|
|
296
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
297
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
298
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
299
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
300
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
301
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
302
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
303
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
304
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
305
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got Infinity (index = 0, duration = 5).]
|
|
306
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
307
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
308
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
309
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
310
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
311
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
312
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
313
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
314
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
315
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got Infinity (index = 0, duration = 5).
|
|
316
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:53:15
|
|
317
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
318
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
319
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
320
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
321
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
322
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
323
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
324
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
325
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
326
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
327
|
+
[34mremotion:test: [0m
|
|
328
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
329
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
330
|
+
[34mremotion:test: [0m
|
|
331
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
332
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
333
|
+
[34mremotion:test: [0m
|
|
334
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got 3.141592653589793 (index = 0, duration = 5).]
|
|
335
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
336
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
337
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
338
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
339
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
340
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
341
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
342
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
343
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
344
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got 3.141592653589793 (index = 0, duration = 5).
|
|
345
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:56:15
|
|
346
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
347
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
348
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
349
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
350
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
351
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
352
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
353
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
354
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
355
|
+
[34mremotion:test: [0mError: Uncaught [TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got 3.141592653589793 (index = 0, duration = 5).]
|
|
356
|
+
[34mremotion:test: [0m at reportException (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/helpers/runtime-script-errors.js:66:24)
|
|
357
|
+
[34mremotion:test: [0m at innerInvokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:341:9)
|
|
358
|
+
[34mremotion:test: [0m at invokeEventListeners (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
|
|
359
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl._dispatch (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
|
|
360
|
+
[34mremotion:test: [0m at HTMLUnknownElementImpl.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
|
|
361
|
+
[34mremotion:test: [0m at HTMLUnknownElement.dispatchEvent (/Users/jonathanburger/remotion/node_modules/.pnpm/jsdom@16.7.0/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
|
|
362
|
+
[34mremotion:test: [0m at Object.invokeGuardedCallbackDev (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4206:16)
|
|
363
|
+
[34mremotion:test: [0m at invokeGuardedCallback (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:4270:31)
|
|
364
|
+
[34mremotion:test: [0m at beginWork$1 (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:27243:7)
|
|
365
|
+
[34mremotion:test: [0m at performUnitOfWork (/Users/jonathanburger/remotion/node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:26395:12) TypeError: The "offset" property of a <Series.Sequence /> must be finite, but got 3.141592653589793 (index = 0, duration = 5).
|
|
366
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:56:15
|
|
367
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1158:17
|
|
368
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1049:23)
|
|
369
|
+
[34mremotion:test: [0m at mapIntoArray (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1099:23)
|
|
370
|
+
[34mremotion:test: [0m at Object.mapChildren [as map] (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1157:3)
|
|
371
|
+
[34mremotion:test: [0m at /Users/jonathanburger/remotion/packages/core/src/series/index.tsx:26:43
|
|
372
|
+
[34mremotion:test: [0m at mountMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17057:19)
|
|
373
|
+
[34mremotion:test: [0m at Object.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react-dom@18.0.0_react@18.0.0/node_modules/[4mreact-dom[24m/cjs/react-dom.development.js:17517:16)
|
|
374
|
+
[34mremotion:test: [0m at Proxy.useMemo (/Users/jonathanburger/remotion/node_modules/[4m.pnpm[24m/react@18.0.0/node_modules/[4mreact[24m/cjs/react.development.js:1645:21)
|
|
375
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:24:47)
|
|
376
|
+
[34mremotion:test: [0mThe above error occurred in the <Series> component:
|
|
377
|
+
[34mremotion:test: [0m
|
|
378
|
+
[34mremotion:test: [0m at Series (/Users/jonathanburger/remotion/packages/core/src/series/index.tsx:22:3)
|
|
379
|
+
[34mremotion:test: [0m at CanUseRemotionHooksProvider (/Users/jonathanburger/remotion/packages/core/src/CanUseRemotionHooks.tsx:9:3)
|
|
380
|
+
[34mremotion:test: [0m
|
|
381
|
+
[34mremotion:test: [0mConsider adding an error boundary to your tree to customize error handling behavior.
|
|
382
|
+
[34mremotion:test: [0mVisit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
|
|
383
|
+
[34mremotion:test: [0m
|
|
384
|
+
[34mremotion:test: [0m ✓ src/test/nested-sequences.test.tsx (4 tests | 1 skipped) 37ms
|
|
385
|
+
[34mremotion:test: [0m ✓ src/test/loop-validation.test.tsx (7 tests) 24ms
|
|
386
|
+
[34mremotion:test: [0m ✓ src/test/audio-for-rendering.test.tsx (3 tests | 1 skipped) 18ms
|
|
387
|
+
[34mremotion:test: [0m ✓ src/test/sequence-validation.test.tsx (7 tests) 20ms
|
|
388
|
+
[34mremotion:test: [0m ✓ src/test/freeze.test.tsx (4 tests) 9ms
|
|
389
|
+
[34mremotion:test: [0m ✓ src/test/video.test.tsx (5 tests) 32ms
|
|
390
|
+
[34mremotion:test: [0m ↓ src/test/use-audio-frame.test.tsx (5 tests | 5 skipped)
|
|
391
|
+
[34mremotion:test: [0m ✓ src/test/audio.test.tsx (4 tests) 11ms
|
|
392
|
+
[34mremotion:test: [0m ✓ src/test/composition-rules.test.tsx (4 tests) 24ms
|
|
393
|
+
[34mremotion:test: [0m ✓ src/test/use-sync-volume-with-media-tag.test.ts (2 tests) 4ms
|
|
394
|
+
[34mremotion:test: [0m ✓ src/test/use-media-tag-volume.test.tsx (2 tests | 1 skipped) 15ms
|
|
395
|
+
[34mremotion:test: [0m ✓ src/test/use-media-in-timeline.test.tsx (1 test) 5ms
|
|
396
|
+
[34mremotion:test: [0m ✓ src/test/sequence-from-initial-offset.test.tsx (1 test) 26ms
|
|
397
|
+
[34mremotion:test: [0m ✓ src/test/input-props.test.ts (2 tests) 2ms
|
|
398
|
+
[34mremotion:test: [0m ✓ src/test/ready-manager.test.ts (3 tests) 5ms
|
|
399
|
+
[34mremotion:test: [0m ✓ src/test/Img.test.tsx (2 tests) 8ms
|
|
400
|
+
[34mremotion:test: [0m ✓ src/test/absolute-src.test.ts (3 tests)
|
|
401
|
+
[34mremotion:test: [0m
|
|
402
|
+
[34mremotion:test: [0mTest Files 32 passed | 1 skipped (33)
|
|
403
|
+
[34mremotion:test: [0m Tests 242 passed | 8 skipped (250)
|
|
404
|
+
[34mremotion:test: [0m Time 8.95s (in thread 471ms, 1900.19%)
|
|
405
|
+
[34mremotion:test: [0m
|
package/dist/AbsoluteFill.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
1
|
import React from 'react';
|
|
3
2
|
/**
|
|
4
3
|
* An absolutely positioned <div> element with 100% width, height, and a column flex style
|
|
5
4
|
* @link https://www.remotion.dev/docs/absolute-fill
|
|
6
5
|
*/
|
|
7
|
-
export declare const AbsoluteFill: React.
|
|
6
|
+
export declare const AbsoluteFill: React.ForwardRefExoticComponent<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & React.RefAttributes<HTMLDivElement>>;
|
package/dist/AbsoluteFill.js
CHANGED
|
@@ -3,11 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.AbsoluteFill = void 0;
|
|
4
4
|
const jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
5
|
const react_1 = require("react");
|
|
6
|
-
|
|
7
|
-
* An absolutely positioned <div> element with 100% width, height, and a column flex style
|
|
8
|
-
* @link https://www.remotion.dev/docs/absolute-fill
|
|
9
|
-
*/
|
|
10
|
-
const AbsoluteFill = (props) => {
|
|
6
|
+
const AbsoluteFillRefForwarding = (props, ref) => {
|
|
11
7
|
const { style, ...other } = props;
|
|
12
8
|
const actualStyle = (0, react_1.useMemo)(() => {
|
|
13
9
|
return {
|
|
@@ -23,6 +19,10 @@ const AbsoluteFill = (props) => {
|
|
|
23
19
|
...style,
|
|
24
20
|
};
|
|
25
21
|
}, [style]);
|
|
26
|
-
return (0, jsx_runtime_1.jsx)("div", { style: actualStyle, ...other });
|
|
22
|
+
return (0, jsx_runtime_1.jsx)("div", { ref: ref, style: actualStyle, ...other });
|
|
27
23
|
};
|
|
28
|
-
|
|
24
|
+
/**
|
|
25
|
+
* An absolutely positioned <div> element with 100% width, height, and a column flex style
|
|
26
|
+
* @link https://www.remotion.dev/docs/absolute-fill
|
|
27
|
+
*/
|
|
28
|
+
exports.AbsoluteFill = (0, react_1.forwardRef)(AbsoluteFillRefForwarding);
|
package/dist/Sequence.d.ts
CHANGED
|
@@ -21,5 +21,9 @@ export declare type SequenceProps = {
|
|
|
21
21
|
showInTimeline?: boolean;
|
|
22
22
|
showLoopTimesInTimeline?: number;
|
|
23
23
|
} & LayoutAndStyle;
|
|
24
|
-
|
|
24
|
+
/**
|
|
25
|
+
* A component that time-shifts its children and wraps them in an absolutely positioned <div>.
|
|
26
|
+
* @link https://www.remotion.dev/docs/sequence
|
|
27
|
+
*/
|
|
28
|
+
export declare const Sequence: React.ForwardRefExoticComponent<SequenceProps & React.RefAttributes<HTMLDivElement>>;
|
|
25
29
|
export {};
|
package/dist/Sequence.js
CHANGED
|
@@ -11,7 +11,7 @@ const nonce_1 = require("./nonce");
|
|
|
11
11
|
const timeline_position_state_1 = require("./timeline-position-state");
|
|
12
12
|
const use_video_config_1 = require("./use-video-config");
|
|
13
13
|
exports.SequenceContext = (0, react_1.createContext)(null);
|
|
14
|
-
const
|
|
14
|
+
const SequenceRefForwardingFunction = ({ from, durationInFrames = Infinity, children, name, showInTimeline = true, showLoopTimesInTimeline, ...other }, ref) => {
|
|
15
15
|
const { layout = 'absolute-fill' } = other;
|
|
16
16
|
const [id] = (0, react_1.useState)(() => String(Math.random()));
|
|
17
17
|
const parentSequence = (0, react_1.useContext)(exports.SequenceContext);
|
|
@@ -117,6 +117,13 @@ const Sequence = ({ from, durationInFrames = Infinity, children, name, showInTim
|
|
|
117
117
|
...(styleIfThere !== null && styleIfThere !== void 0 ? styleIfThere : {}),
|
|
118
118
|
};
|
|
119
119
|
}, [styleIfThere]);
|
|
120
|
-
|
|
120
|
+
if (ref !== null && layout === 'none') {
|
|
121
|
+
throw new TypeError('It is not supported to pass both a `ref` and `layout="none"` to <Sequence />.');
|
|
122
|
+
}
|
|
123
|
+
return ((0, jsx_runtime_1.jsx)(exports.SequenceContext.Provider, { value: contextValue, children: content === null ? null : layout === 'absolute-fill' ? ((0, jsx_runtime_1.jsx)(AbsoluteFill_1.AbsoluteFill, { ref: ref, style: defaultStyle, children: content })) : (content) }));
|
|
121
124
|
};
|
|
122
|
-
|
|
125
|
+
/**
|
|
126
|
+
* A component that time-shifts its children and wraps them in an absolutely positioned <div>.
|
|
127
|
+
* @link https://www.remotion.dev/docs/sequence
|
|
128
|
+
*/
|
|
129
|
+
exports.Sequence = (0, react_1.forwardRef)(SequenceRefForwardingFunction);
|
package/dist/audio/Audio.d.ts
CHANGED
|
@@ -3,4 +3,4 @@ import type { RemotionMainAudioProps } from './props';
|
|
|
3
3
|
export declare const Audio: React.ForwardRefExoticComponent<Pick<Omit<React.DetailedHTMLProps<React.AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>, "onEnded" | "autoPlay" | "controls" | "loop"> & {
|
|
4
4
|
volume?: import("../volume-prop").VolumeProp | undefined;
|
|
5
5
|
playbackRate?: number | undefined;
|
|
6
|
-
} & RemotionMainAudioProps, "id" | "
|
|
6
|
+
} & RemotionMainAudioProps, "id" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "src" | "volume" | "playbackRate" | "controlsList" | "crossOrigin" | "mediaGroup" | "muted" | "playsInline" | "preload" | keyof RemotionMainAudioProps> & React.RefAttributes<HTMLAudioElement>>;
|
package/dist/config.d.ts
CHANGED
|
@@ -45,6 +45,12 @@ export declare type ConfigType = {
|
|
|
45
45
|
* If you specify a port, but it's not available, Remotion will throw an error.
|
|
46
46
|
*/
|
|
47
47
|
readonly setPort: (port: number | undefined) => void;
|
|
48
|
+
/**
|
|
49
|
+
* Define the location of the public/ directory.
|
|
50
|
+
* By default it is a folder named "public" inside the current working directory.
|
|
51
|
+
* You can set an absolute path or a relative path that will be resolved from the closest package.json location.
|
|
52
|
+
*/
|
|
53
|
+
readonly setPublicDir: (publicDir: string | null) => void;
|
|
48
54
|
};
|
|
49
55
|
readonly Log: {
|
|
50
56
|
/**
|
package/dist/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const VERSION = "3.2.
|
|
1
|
+
export declare const VERSION = "3.2.13";
|
package/dist/version.js
CHANGED
package/dist/video/Video.d.ts
CHANGED
|
@@ -3,4 +3,4 @@ import type { RemotionMainVideoProps } from './props';
|
|
|
3
3
|
export declare const Video: React.ForwardRefExoticComponent<Pick<Omit<React.DetailedHTMLProps<React.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>, "onEnded" | "autoPlay" | "controls" | "loop"> & {
|
|
4
4
|
volume?: import("../volume-prop").VolumeProp | undefined;
|
|
5
5
|
playbackRate?: number | undefined;
|
|
6
|
-
} & RemotionMainVideoProps, "id" | "height" | "width" | "
|
|
6
|
+
} & RemotionMainVideoProps, "id" | "height" | "width" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "src" | "volume" | "playbackRate" | "controlsList" | "crossOrigin" | "mediaGroup" | "muted" | "playsInline" | "preload" | "poster" | "disablePictureInPicture" | "disableRemotePlayback" | keyof RemotionMainVideoProps> & React.RefAttributes<HTMLVideoElement>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "remotion",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.13",
|
|
4
4
|
"description": "Render videos in React",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -54,5 +54,5 @@
|
|
|
54
54
|
"publishConfig": {
|
|
55
55
|
"access": "public"
|
|
56
56
|
},
|
|
57
|
-
"gitHead": "
|
|
57
|
+
"gitHead": "989d20fc0ace36685c71396847e1b7b7a06d00d7"
|
|
58
58
|
}
|