remotion 3.0.0-lambda.450 → 3.0.0-lambda.453

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.
Files changed (42) hide show
  1. package/.turbo/turbo-build.log +5 -5
  2. package/.turbo/turbo-lint.log +0 -0
  3. package/.turbo/turbo-test.log +236 -0
  4. package/coverage/coverage-summary.json +19 -20
  5. package/dist/Composition.d.ts +4 -3
  6. package/dist/Composition.d.ts.map +1 -1
  7. package/dist/Composition.js.map +1 -1
  8. package/dist/CompositionManager.d.ts +5 -4
  9. package/dist/CompositionManager.d.ts.map +1 -1
  10. package/dist/CompositionManager.js.map +1 -1
  11. package/dist/RemotionRoot.d.ts +3 -1
  12. package/dist/RemotionRoot.d.ts.map +1 -1
  13. package/dist/RemotionRoot.js.map +1 -1
  14. package/dist/Still.d.ts +1 -0
  15. package/dist/Still.d.ts.map +1 -1
  16. package/dist/audio/shared-audio-tags.d.ts +1 -0
  17. package/dist/audio/shared-audio-tags.d.ts.map +1 -1
  18. package/dist/audio/shared-audio-tags.js.map +1 -1
  19. package/dist/config/index.d.ts +0 -7
  20. package/dist/config/index.d.ts.map +1 -1
  21. package/dist/config/index.js +0 -8
  22. package/dist/config/index.js.map +1 -1
  23. package/dist/freeze.d.ts +1 -0
  24. package/dist/freeze.d.ts.map +1 -1
  25. package/dist/freeze.js.map +1 -1
  26. package/dist/index.d.ts +0 -1
  27. package/dist/index.d.ts.map +1 -1
  28. package/dist/index.js.map +1 -1
  29. package/dist/internals.d.ts +9 -6
  30. package/dist/internals.d.ts.map +1 -1
  31. package/dist/internals.js +0 -3
  32. package/dist/internals.js.map +1 -1
  33. package/dist/loop/index.d.ts +1 -0
  34. package/dist/loop/index.d.ts.map +1 -1
  35. package/dist/loop/index.js.map +1 -1
  36. package/dist/series/index.d.ts +3 -1
  37. package/dist/series/index.d.ts.map +1 -1
  38. package/dist/series/index.js.map +1 -1
  39. package/dist/use-lazy-component.d.ts +6 -3
  40. package/dist/use-lazy-component.d.ts.map +1 -1
  41. package/dist/use-lazy-component.js.map +1 -1
  42. package/package.json +11 -11
@@ -1,5 +1,5 @@
1
- remotion:build: cache hit, replaying output 8d7e0a0ab9142cb4
2
- remotion:build: 
3
- remotion:build: > remotion@2.6.14 build /Users/jonathanburger/remotion/packages/core
4
- remotion:build: > tsc -d
5
- remotion:build: 
1
+ remotion:build: cache hit, replaying output 2cab13485473c6d9
2
+ remotion:build: 
3
+ remotion:build: > remotion@2.6.14 build /Users/jonathanburger/remotion/packages/core
4
+ remotion:build: > tsc -d
5
+ remotion:build: 
File without changes
@@ -0,0 +1,236 @@
1
+ remotion:test: cache hit, replaying output 2d9f381a32e09436
2
+ remotion:test: 
3
+ remotion:test: > remotion@2.6.14 test /Users/jonathanburger/remotion/packages/core
4
+ remotion:test: > jest --coverage && node generate-badges.js
5
+ remotion:test: 
6
+ remotion:test: watchman warning: Recrawled this watch 109 times, most recently because:
7
+ remotion:test: MustScanSubDirs UserDroppedTo resolve, please review the information on
8
+ remotion:test: https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
9
+ remotion:test: To clear this warning, run:
10
+ remotion:test: `watchman watch-del '/Users/jonathanburger/remotion' ; watchman watch-project '/Users/jonathanburger/remotion'`
11
+ remotion:test: 
12
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
13
+ remotion:test:  npx browserslist@latest --update-db
14
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
15
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
16
+ remotion:test:  npx browserslist@latest --update-db
17
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
18
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
19
+ remotion:test:  npx browserslist@latest --update-db
20
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
21
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
22
+ remotion:test:  npx browserslist@latest --update-db
23
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
24
+ remotion:test: PASS src/test/crf.test.ts (12.531 s)
25
+ remotion:test: PASS src/test/easing.test.ts (12.967 s)
26
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
27
+ remotion:test:  npx browserslist@latest --update-db
28
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
29
+ remotion:test: PASS src/test/interpolate.test.ts (13.16 s)
30
+ remotion:test: PASS src/test/volume-prop.test.ts
31
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
32
+ remotion:test:  npx browserslist@latest --update-db
33
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
34
+ remotion:test: PASS src/test/interpolateColors.test.ts
35
+ remotion:test: Browserslist: caniuse-lite is outdated. Please run:
36
+ remotion:test:  npx browserslist@latest --update-db
37
+ remotion:test:  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
38
+ remotion:test: PASS src/test/nested-sequences.test.tsx (14.951 s)
39
+ remotion:test: PASS src/test/pixel-format.test.ts
40
+ remotion:test: PASS src/test/media-validation.test.tsx
41
+ remotion:test: PASS src/test/random.test.ts
42
+ remotion:test: PASS src/test/image-format.test.ts
43
+ remotion:test: PASS src/test/codec.test.ts
44
+ remotion:test: PASS src/test/get-current-time.test.ts
45
+ remotion:test: PASS src/test/range.test.tsx (5.966 s)
46
+ remotion:test: PASS src/test/audio-for-rendering.test.tsx
47
+ remotion:test: PASS src/test/sequence-validation.test.tsx
48
+ remotion:test: PASS src/test/use-audio-frame.test.tsx
49
+ remotion:test:  ● Console
50
+ remotion:test: 
51
+ remotion:test:  console.error
52
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
53
+ remotion:test: 
54
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
55
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
56
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
57
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
58
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
59
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
60
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
61
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
62
+ remotion:test: 
63
+ remotion:test:  console.error
64
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
65
+ remotion:test: 
66
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
67
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
68
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
69
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
70
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
71
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
72
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
73
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
74
+ remotion:test: 
75
+ remotion:test:  console.error
76
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
77
+ remotion:test: 
78
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
79
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
80
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
81
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
82
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
83
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
84
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
85
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
86
+ remotion:test: 
87
+ remotion:test:  console.error
88
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
89
+ remotion:test: 
90
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
91
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
92
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
93
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
94
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
95
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
96
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
97
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
98
+ remotion:test: 
99
+ remotion:test:  console.error
100
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
101
+ remotion:test: 
102
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
103
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
104
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
105
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
106
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
107
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
108
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
109
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
110
+ remotion:test: 
111
+ remotion:test: PASS src/test/validate-start-from-props.test.ts
112
+ remotion:test: PASS src/test/loop-validation.test.tsx (22.551 s)
113
+ remotion:test: PASS src/test/composition-validation.test.tsx (22.707 s)
114
+ remotion:test: PASS src/test/series.test.tsx (23.129 s)
115
+ remotion:test: PASS src/test/composition-rules.test.tsx
116
+ remotion:test: PASS src/test/freeze.test.tsx (5.682 s)
117
+ remotion:test: PASS src/test/measure-spring.test.ts
118
+ remotion:test: PASS src/test/video.test.tsx
119
+ remotion:test: PASS src/test/log.test.ts
120
+ remotion:test: PASS src/test/use-sync-volume-with-media-tag.test.ts
121
+ remotion:test:  ● Console
122
+ remotion:test: 
123
+ remotion:test:  console.error
124
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
125
+ remotion:test: 
126
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
127
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
128
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
129
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
130
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
131
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
132
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
133
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
134
+ remotion:test: 
135
+ remotion:test:  console.error
136
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
137
+ remotion:test: 
138
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
139
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
140
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
141
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
142
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:84:27
143
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
144
+ remotion:test:  at rerender (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:83:26)
145
+ remotion:test:  at rerenderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:118:7)
146
+ remotion:test: 
147
+ remotion:test:  console.error
148
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
149
+ remotion:test: 
150
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
151
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
152
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
153
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
154
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
155
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
156
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
157
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
158
+ remotion:test: 
159
+ remotion:test: PASS src/test/use-media-tag-volume.test.tsx
160
+ remotion:test:  ● Console
161
+ remotion:test: 
162
+ remotion:test:  console.error
163
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
164
+ remotion:test: 
165
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
166
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
167
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
168
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
169
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
170
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
171
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
172
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
173
+ remotion:test: 
174
+ remotion:test:  console.error
175
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
176
+ remotion:test: 
177
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
178
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
179
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
180
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
181
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:84:27
182
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
183
+ remotion:test:  at rerender (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:83:26)
184
+ remotion:test:  at rerenderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:118:7)
185
+ remotion:test: 
186
+ remotion:test:  console.error
187
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
188
+ remotion:test: 
189
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
190
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
191
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
192
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
193
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
194
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
195
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
196
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
197
+ remotion:test: 
198
+ remotion:test: PASS src/test/pro-res-profile.test.ts
199
+ remotion:test: PASS src/test/bezier.test.ts
200
+ remotion:test: PASS src/test/quality.test.ts
201
+ remotion:test: PASS src/test/image-sequence.test.ts
202
+ remotion:test: PASS src/test/concurrency.test.ts
203
+ remotion:test: PASS src/test/overwrite.test.ts
204
+ remotion:test: PASS src/test/use-media-in-timeline.test.tsx
205
+ remotion:test:  ● Console
206
+ remotion:test: 
207
+ remotion:test:  console.error
208
+ remotion:test:  Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
209
+ remotion:test: 
210
+ remotion:test:  at consoleObject.<computed> [as error] (../../node_modules/.pnpm/filter-console@0.1.1/node_modules/filter-console/index.js:46:4)
211
+ remotion:test:  at printWarning (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:86:30)
212
+ remotion:test:  at error (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:60:7)
213
+ remotion:test:  at Object.render (../../node_modules/.pnpm/react-dom@18.0.0_react@18.0.0/node_modules/react-dom/cjs/react-dom.development.js:29404:5)
214
+ remotion:test:  at ../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:78:27
215
+ remotion:test:  at act (../../node_modules/.pnpm/react@18.0.0/node_modules/react/cjs/react.development.js:2507:16)
216
+ remotion:test:  at render (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/dom/pure.js:77:26)
217
+ remotion:test:  at renderHook (../../node_modules/.pnpm/@testing-library+react-hooks@5.1.3_react-dom@18.0.0+react@18.0.0/node_modules/@testing-library/react-hooks/lib/core/index.js:114:5)
218
+ remotion:test: 
219
+ remotion:test: PASS src/test/validate-frame.test.ts
220
+ remotion:test: PASS src/test/preview-server.test.ts
221
+ remotion:test: PASS src/test/input-props.test.ts
222
+ remotion:test: PASS src/test/webpack-caching.test.ts
223
+ remotion:test: PASS src/test/spring.test.ts
224
+ remotion:test: PASS src/test/get-asset-file-name.test.ts
225
+ remotion:test: PASS src/test/absolute-src.test.ts
226
+ remotion:test: PASS src/test/ready-manager.test.ts
227
+ remotion:test: PASS src/test/truthy.test.ts
228
+ remotion:test: PASS src/test/audio.test.tsx
229
+ remotion:test: PASS src/test/validate-image-format.test.ts
230
+ remotion:test: PASS src/test/Img.test.tsx
231
+ remotion:test: 
232
+ remotion:test: Test Suites: 46 passed, 46 total
233
+ remotion:test: Tests: 474 passed, 474 total
234
+ remotion:test: Snapshots: 0 total
235
+ remotion:test: Time: 28.426 s
236
+ remotion:test: Ran all test suites.
@@ -1,10 +1,10 @@
1
- {"total": {"lines":{"total":1963,"covered":1470,"skipped":0,"pct":74.88},"statements":{"total":2164,"covered":1647,"skipped":0,"pct":76.1},"functions":{"total":393,"covered":227,"skipped":0,"pct":57.76},"branches":{"total":1081,"covered":758,"skipped":0,"pct":70.12}}
1
+ {"total": {"lines":{"total":1956,"covered":1461,"skipped":0,"pct":74.69},"statements":{"total":2147,"covered":1629,"skipped":0,"pct":75.87},"functions":{"total":386,"covered":225,"skipped":0,"pct":58.29},"branches":{"total":1089,"covered":761,"skipped":0,"pct":69.88}}
2
2
  ,"/Users/jonathanburger/remotion/packages/core/src/AbsoluteFill.tsx": {"lines":{"total":6,"covered":2,"skipped":0,"pct":33.33},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":7,"covered":3,"skipped":0,"pct":42.85},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
3
- ,"/Users/jonathanburger/remotion/packages/core/src/Composition.tsx": {"lines":{"total":28,"covered":27,"skipped":0,"pct":96.42},"functions":{"total":3,"covered":3,"skipped":0,"pct":100},"statements":{"total":29,"covered":28,"skipped":0,"pct":96.55},"branches":{"total":4,"covered":3,"skipped":0,"pct":75}}
4
- ,"/Users/jonathanburger/remotion/packages/core/src/CompositionManager.tsx": {"lines":{"total":41,"covered":30,"skipped":0,"pct":73.17},"functions":{"total":28,"covered":13,"skipped":0,"pct":46.42},"statements":{"total":48,"covered":32,"skipped":0,"pct":66.66},"branches":{"total":4,"covered":3,"skipped":0,"pct":75}}
5
- ,"/Users/jonathanburger/remotion/packages/core/src/IFrame.tsx": {"lines":{"total":14,"covered":4,"skipped":0,"pct":28.57},"functions":{"total":4,"covered":0,"skipped":0,"pct":0},"statements":{"total":15,"covered":4,"skipped":0,"pct":26.66},"branches":{"total":6,"covered":0,"skipped":0,"pct":0}}
6
- ,"/Users/jonathanburger/remotion/packages/core/src/Img.tsx": {"lines":{"total":17,"covered":10,"skipped":0,"pct":58.82},"functions":{"total":5,"covered":3,"skipped":0,"pct":60},"statements":{"total":18,"covered":11,"skipped":0,"pct":61.11},"branches":{"total":10,"covered":3,"skipped":0,"pct":30}}
7
- ,"/Users/jonathanburger/remotion/packages/core/src/RemotionRoot.tsx": {"lines":{"total":36,"covered":30,"skipped":0,"pct":83.33},"functions":{"total":12,"covered":8,"skipped":0,"pct":66.66},"statements":{"total":40,"covered":32,"skipped":0,"pct":80},"branches":{"total":10,"covered":5,"skipped":0,"pct":50}}
3
+ ,"/Users/jonathanburger/remotion/packages/core/src/Composition.tsx": {"lines":{"total":24,"covered":24,"skipped":0,"pct":100},"functions":{"total":3,"covered":3,"skipped":0,"pct":100},"statements":{"total":25,"covered":25,"skipped":0,"pct":100},"branches":{"total":2,"covered":2,"skipped":0,"pct":100}}
4
+ ,"/Users/jonathanburger/remotion/packages/core/src/CompositionManager.tsx": {"lines":{"total":46,"covered":34,"skipped":0,"pct":73.91},"functions":{"total":30,"covered":14,"skipped":0,"pct":46.66},"statements":{"total":52,"covered":35,"skipped":0,"pct":67.3},"branches":{"total":4,"covered":3,"skipped":0,"pct":75}}
5
+ ,"/Users/jonathanburger/remotion/packages/core/src/IFrame.tsx": {"lines":{"total":15,"covered":4,"skipped":0,"pct":26.66},"functions":{"total":4,"covered":0,"skipped":0,"pct":0},"statements":{"total":15,"covered":4,"skipped":0,"pct":26.66},"branches":{"total":6,"covered":0,"skipped":0,"pct":0}}
6
+ ,"/Users/jonathanburger/remotion/packages/core/src/Img.tsx": {"lines":{"total":18,"covered":11,"skipped":0,"pct":61.11},"functions":{"total":5,"covered":3,"skipped":0,"pct":60},"statements":{"total":18,"covered":11,"skipped":0,"pct":61.11},"branches":{"total":10,"covered":3,"skipped":0,"pct":30}}
7
+ ,"/Users/jonathanburger/remotion/packages/core/src/RemotionRoot.tsx": {"lines":{"total":37,"covered":31,"skipped":0,"pct":83.78},"functions":{"total":12,"covered":8,"skipped":0,"pct":66.66},"statements":{"total":40,"covered":32,"skipped":0,"pct":80},"branches":{"total":10,"covered":5,"skipped":0,"pct":50}}
8
8
  ,"/Users/jonathanburger/remotion/packages/core/src/Still.tsx": {"lines":{"total":3,"covered":2,"skipped":0,"pct":66.66},"functions":{"total":1,"covered":0,"skipped":0,"pct":0},"statements":{"total":4,"covered":3,"skipped":0,"pct":75},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
9
9
  ,"/Users/jonathanburger/remotion/packages/core/src/absolute-src.ts": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":3,"covered":3,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
10
10
  ,"/Users/jonathanburger/remotion/packages/core/src/bezier.ts": {"lines":{"total":59,"covered":25,"skipped":0,"pct":42.37},"functions":{"total":10,"covered":6,"skipped":0,"pct":60},"statements":{"total":61,"covered":26,"skipped":0,"pct":42.62},"branches":{"total":32,"covered":18,"skipped":0,"pct":56.25}}
@@ -19,23 +19,22 @@
19
19
  ,"/Users/jonathanburger/remotion/packages/core/src/get-timeline-clip-name.ts": {"lines":{"total":13,"covered":10,"skipped":0,"pct":76.92},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":14,"covered":11,"skipped":0,"pct":78.57},"branches":{"total":18,"covered":16,"skipped":0,"pct":88.88}}
20
20
  ,"/Users/jonathanburger/remotion/packages/core/src/index.ts": {"lines":{"total":28,"covered":28,"skipped":0,"pct":100},"functions":{"total":7,"covered":2,"skipped":0,"pct":28.57},"statements":{"total":35,"covered":35,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
21
21
  ,"/Users/jonathanburger/remotion/packages/core/src/initial-frame.ts": {"lines":{"total":6,"covered":3,"skipped":0,"pct":50},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":7,"covered":4,"skipped":0,"pct":57.14},"branches":{"total":2,"covered":0,"skipped":0,"pct":0}}
22
- ,"/Users/jonathanburger/remotion/packages/core/src/internals.ts": {"lines":{"total":57,"covered":57,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":57,"covered":57,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
22
+ ,"/Users/jonathanburger/remotion/packages/core/src/internals.ts": {"lines":{"total":56,"covered":56,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":56,"covered":56,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
23
23
  ,"/Users/jonathanburger/remotion/packages/core/src/interpolate.ts": {"lines":{"total":59,"covered":59,"skipped":0,"pct":100},"functions":{"total":6,"covered":6,"skipped":0,"pct":100},"statements":{"total":61,"covered":61,"skipped":0,"pct":100},"branches":{"total":60,"covered":58,"skipped":0,"pct":96.66}}
24
24
  ,"/Users/jonathanburger/remotion/packages/core/src/interpolateColors.ts": {"lines":{"total":115,"covered":105,"skipped":0,"pct":91.3},"functions":{"total":21,"covered":21,"skipped":0,"pct":100},"statements":{"total":117,"covered":107,"skipped":0,"pct":91.45},"branches":{"total":70,"covered":51,"skipped":0,"pct":72.85}}
25
25
  ,"/Users/jonathanburger/remotion/packages/core/src/is-approximately-the-same.ts": {"lines":{"total":3,"covered":3,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":4,"covered":4,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
26
26
  ,"/Users/jonathanburger/remotion/packages/core/src/is-audio-codec.ts": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":3,"covered":3,"skipped":0,"pct":100},"branches":{"total":3,"covered":3,"skipped":0,"pct":100}}
27
- ,"/Users/jonathanburger/remotion/packages/core/src/is-remote-asset.ts": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":3,"covered":3,"skipped":0,"pct":100},"branches":{"total":4,"covered":2,"skipped":0,"pct":50}}
28
27
  ,"/Users/jonathanburger/remotion/packages/core/src/multiple-versions-warning.ts": {"lines":{"total":6,"covered":4,"skipped":0,"pct":66.66},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":7,"covered":5,"skipped":0,"pct":71.42},"branches":{"total":4,"covered":2,"skipped":0,"pct":50}}
29
28
  ,"/Users/jonathanburger/remotion/packages/core/src/nonce.ts": {"lines":{"total":9,"covered":9,"skipped":0,"pct":100},"functions":{"total":4,"covered":4,"skipped":0,"pct":100},"statements":{"total":11,"covered":11,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
30
29
  ,"/Users/jonathanburger/remotion/packages/core/src/play-and-handle-not-allowed-error.ts": {"lines":{"total":22,"covered":1,"skipped":0,"pct":4.54},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":23,"covered":2,"skipped":0,"pct":8.69},"branches":{"total":16,"covered":0,"skipped":0,"pct":0}}
31
30
  ,"/Users/jonathanburger/remotion/packages/core/src/random.ts": {"lines":{"total":22,"covered":20,"skipped":0,"pct":90.9},"functions":{"total":3,"covered":3,"skipped":0,"pct":100},"statements":{"total":23,"covered":21,"skipped":0,"pct":91.3},"branches":{"total":8,"covered":6,"skipped":0,"pct":75}}
32
- ,"/Users/jonathanburger/remotion/packages/core/src/ready-manager.ts": {"lines":{"total":26,"covered":25,"skipped":0,"pct":96.15},"functions":{"total":4,"covered":3,"skipped":0,"pct":75},"statements":{"total":28,"covered":27,"skipped":0,"pct":96.42},"branches":{"total":24,"covered":17,"skipped":0,"pct":70.83}}
33
- ,"/Users/jonathanburger/remotion/packages/core/src/register-root.tsx": {"lines":{"total":27,"covered":14,"skipped":0,"pct":51.85},"functions":{"total":10,"covered":2,"skipped":0,"pct":20},"statements":{"total":34,"covered":21,"skipped":0,"pct":61.76},"branches":{"total":8,"covered":1,"skipped":0,"pct":12.5}}
34
- ,"/Users/jonathanburger/remotion/packages/core/src/setup-env-variables.ts": {"lines":{"total":20,"covered":5,"skipped":0,"pct":25},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":21,"covered":6,"skipped":0,"pct":28.57},"branches":{"total":10,"covered":0,"skipped":0,"pct":0}}
31
+ ,"/Users/jonathanburger/remotion/packages/core/src/ready-manager.ts": {"lines":{"total":34,"covered":29,"skipped":0,"pct":85.29},"functions":{"total":4,"covered":3,"skipped":0,"pct":75},"statements":{"total":36,"covered":31,"skipped":0,"pct":86.11},"branches":{"total":34,"covered":22,"skipped":0,"pct":64.7}}
32
+ ,"/Users/jonathanburger/remotion/packages/core/src/register-root.tsx": {"lines":{"total":7,"covered":3,"skipped":0,"pct":42.85},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":9,"covered":5,"skipped":0,"pct":55.55},"branches":{"total":2,"covered":0,"skipped":0,"pct":0}}
33
+ ,"/Users/jonathanburger/remotion/packages/core/src/setup-env-variables.ts": {"lines":{"total":19,"covered":4,"skipped":0,"pct":21.05},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":20,"covered":5,"skipped":0,"pct":25},"branches":{"total":10,"covered":0,"skipped":0,"pct":0}}
35
34
  ,"/Users/jonathanburger/remotion/packages/core/src/static-file.ts": {"lines":{"total":13,"covered":3,"skipped":0,"pct":23.07},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":14,"covered":4,"skipped":0,"pct":28.57},"branches":{"total":8,"covered":0,"skipped":0,"pct":0}}
36
35
  ,"/Users/jonathanburger/remotion/packages/core/src/timeline-inout-position-state.ts": {"lines":{"total":10,"covered":5,"skipped":0,"pct":50},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":12,"covered":7,"skipped":0,"pct":58.33},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
37
36
  ,"/Users/jonathanburger/remotion/packages/core/src/timeline-position-state.ts": {"lines":{"total":17,"covered":12,"skipped":0,"pct":70.58},"functions":{"total":7,"covered":3,"skipped":0,"pct":42.85},"statements":{"total":20,"covered":15,"skipped":0,"pct":75},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
38
- ,"/Users/jonathanburger/remotion/packages/core/src/timeout.ts": {"lines":{"total":7,"covered":4,"skipped":0,"pct":57.14},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":8,"covered":5,"skipped":0,"pct":62.5},"branches":{"total":2,"covered":0,"skipped":0,"pct":0}}
37
+ ,"/Users/jonathanburger/remotion/packages/core/src/timeout.ts": {"lines":{"total":6,"covered":3,"skipped":0,"pct":50},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":7,"covered":4,"skipped":0,"pct":57.14},"branches":{"total":2,"covered":0,"skipped":0,"pct":0}}
39
38
  ,"/Users/jonathanburger/remotion/packages/core/src/truthy.ts": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":2,"covered":2,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
40
39
  ,"/Users/jonathanburger/remotion/packages/core/src/use-frame.ts": {"lines":{"total":11,"covered":11,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":13,"covered":13,"skipped":0,"pct":100},"branches":{"total":2,"covered":2,"skipped":0,"pct":100}}
41
40
  ,"/Users/jonathanburger/remotion/packages/core/src/use-lazy-component.ts": {"lines":{"total":12,"covered":6,"skipped":0,"pct":50},"functions":{"total":3,"covered":2,"skipped":0,"pct":66.66},"statements":{"total":13,"covered":7,"skipped":0,"pct":53.84},"branches":{"total":6,"covered":1,"skipped":0,"pct":16.66}}
@@ -44,7 +43,7 @@
44
43
  ,"/Users/jonathanburger/remotion/packages/core/src/use-media-tag-volume.ts": {"lines":{"total":18,"covered":15,"skipped":0,"pct":83.33},"functions":{"total":5,"covered":4,"skipped":0,"pct":80},"statements":{"total":20,"covered":17,"skipped":0,"pct":85},"branches":{"total":6,"covered":4,"skipped":0,"pct":66.66}}
45
44
  ,"/Users/jonathanburger/remotion/packages/core/src/use-sync-volume-with-media-tag.ts": {"lines":{"total":8,"covered":8,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":9,"covered":9,"skipped":0,"pct":100},"branches":{"total":4,"covered":4,"skipped":0,"pct":100}}
46
45
  ,"/Users/jonathanburger/remotion/packages/core/src/use-unsafe-video-config.ts": {"lines":{"total":12,"covered":12,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":13,"covered":13,"skipped":0,"pct":100},"branches":{"total":14,"covered":14,"skipped":0,"pct":100}}
47
- ,"/Users/jonathanburger/remotion/packages/core/src/use-video-config.ts": {"lines":{"total":6,"covered":5,"skipped":0,"pct":83.33},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":7,"covered":6,"skipped":0,"pct":85.71},"branches":{"total":2,"covered":1,"skipped":0,"pct":50}}
46
+ ,"/Users/jonathanburger/remotion/packages/core/src/use-video-config.ts": {"lines":{"total":8,"covered":5,"skipped":0,"pct":62.5},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":9,"covered":6,"skipped":0,"pct":66.66},"branches":{"total":6,"covered":1,"skipped":0,"pct":16.66}}
48
47
  ,"/Users/jonathanburger/remotion/packages/core/src/use-video.ts": {"lines":{"total":7,"covered":7,"skipped":0,"pct":100},"functions":{"total":3,"covered":3,"skipped":0,"pct":100},"statements":{"total":8,"covered":8,"skipped":0,"pct":100},"branches":{"total":4,"covered":4,"skipped":0,"pct":100}}
49
48
  ,"/Users/jonathanburger/remotion/packages/core/src/validate-media-props.ts": {"lines":{"total":9,"covered":8,"skipped":0,"pct":88.88},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":10,"covered":9,"skipped":0,"pct":90},"branches":{"total":19,"covered":18,"skipped":0,"pct":94.73}}
50
49
  ,"/Users/jonathanburger/remotion/packages/core/src/validate-start-from-props.ts": {"lines":{"total":17,"covered":17,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":18,"covered":18,"skipped":0,"pct":100},"branches":{"total":20,"covered":20,"skipped":0,"pct":100}}
@@ -54,27 +53,27 @@
54
53
  ,"/Users/jonathanburger/remotion/packages/core/src/wrap-remotion-context.tsx": {"lines":{"total":16,"covered":7,"skipped":0,"pct":43.75},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":17,"covered":8,"skipped":0,"pct":47.05},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
55
54
  ,"/Users/jonathanburger/remotion/packages/core/src/audio/Audio.tsx": {"lines":{"total":23,"covered":21,"skipped":0,"pct":91.3},"functions":{"total":2,"covered":1,"skipped":0,"pct":50},"statements":{"total":23,"covered":21,"skipped":0,"pct":91.3},"branches":{"total":16,"covered":13,"skipped":0,"pct":81.25}}
56
55
  ,"/Users/jonathanburger/remotion/packages/core/src/audio/AudioForDevelopment.tsx": {"lines":{"total":29,"covered":10,"skipped":0,"pct":34.48},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":29,"covered":10,"skipped":0,"pct":34.48},"branches":{"total":10,"covered":0,"skipped":0,"pct":0}}
57
- ,"/Users/jonathanburger/remotion/packages/core/src/audio/AudioForRendering.tsx": {"lines":{"total":31,"covered":29,"skipped":0,"pct":93.54},"functions":{"total":5,"covered":4,"skipped":0,"pct":80},"statements":{"total":32,"covered":30,"skipped":0,"pct":93.75},"branches":{"total":24,"covered":22,"skipped":0,"pct":91.66}}
56
+ ,"/Users/jonathanburger/remotion/packages/core/src/audio/AudioForRendering.tsx": {"lines":{"total":30,"covered":28,"skipped":0,"pct":93.33},"functions":{"total":5,"covered":4,"skipped":0,"pct":80},"statements":{"total":31,"covered":29,"skipped":0,"pct":93.54},"branches":{"total":24,"covered":22,"skipped":0,"pct":91.66}}
58
57
  ,"/Users/jonathanburger/remotion/packages/core/src/audio/index.tsx": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":2,"covered":2,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
59
58
  ,"/Users/jonathanburger/remotion/packages/core/src/audio/shared-audio-tags.tsx": {"lines":{"total":66,"covered":19,"skipped":0,"pct":28.78},"functions":{"total":24,"covered":3,"skipped":0,"pct":12.5},"statements":{"total":72,"covered":20,"skipped":0,"pct":27.77},"branches":{"total":28,"covered":1,"skipped":0,"pct":3.57}}
60
59
  ,"/Users/jonathanburger/remotion/packages/core/src/audio/use-audio-frame.ts": {"lines":{"total":11,"covered":11,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":13,"covered":13,"skipped":0,"pct":100},"branches":{"total":8,"covered":8,"skipped":0,"pct":100}}
61
60
  ,"/Users/jonathanburger/remotion/packages/core/src/config/browser-executable.ts": {"lines":{"total":5,"covered":3,"skipped":0,"pct":60},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":7,"covered":5,"skipped":0,"pct":71.42},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
62
61
  ,"/Users/jonathanburger/remotion/packages/core/src/config/browser.ts": {"lines":{"total":10,"covered":4,"skipped":0,"pct":40},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":12,"covered":6,"skipped":0,"pct":50},"branches":{"total":4,"covered":0,"skipped":0,"pct":0}}
63
62
  ,"/Users/jonathanburger/remotion/packages/core/src/config/chromium-flags.ts": {"lines":{"total":19,"covered":14,"skipped":0,"pct":73.68},"functions":{"total":8,"covered":0,"skipped":0,"pct":0},"statements":{"total":31,"covered":22,"skipped":0,"pct":70.96},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
64
- ,"/Users/jonathanburger/remotion/packages/core/src/config/codec.ts": {"lines":{"total":58,"covered":35,"skipped":0,"pct":60.34},"functions":{"total":4,"covered":3,"skipped":0,"pct":75},"statements":{"total":62,"covered":39,"skipped":0,"pct":62.9},"branches":{"total":64,"covered":44,"skipped":0,"pct":68.75}}
63
+ ,"/Users/jonathanburger/remotion/packages/core/src/config/codec.ts": {"lines":{"total":59,"covered":36,"skipped":0,"pct":61.01},"functions":{"total":4,"covered":3,"skipped":0,"pct":75},"statements":{"total":63,"covered":40,"skipped":0,"pct":63.49},"branches":{"total":66,"covered":45,"skipped":0,"pct":68.18}}
65
64
  ,"/Users/jonathanburger/remotion/packages/core/src/config/concurrency.ts": {"lines":{"total":7,"covered":7,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":9,"covered":9,"skipped":0,"pct":100},"branches":{"total":2,"covered":2,"skipped":0,"pct":100}}
66
- ,"/Users/jonathanburger/remotion/packages/core/src/config/crf.ts": {"lines":{"total":45,"covered":42,"skipped":0,"pct":93.33},"functions":{"total":6,"covered":6,"skipped":0,"pct":100},"statements":{"total":51,"covered":48,"skipped":0,"pct":94.11},"branches":{"total":45,"covered":42,"skipped":0,"pct":93.33}}
65
+ ,"/Users/jonathanburger/remotion/packages/core/src/config/crf.ts": {"lines":{"total":49,"covered":44,"skipped":0,"pct":89.79},"functions":{"total":6,"covered":6,"skipped":0,"pct":100},"statements":{"total":55,"covered":50,"skipped":0,"pct":90.9},"branches":{"total":49,"covered":44,"skipped":0,"pct":89.79}}
67
66
  ,"/Users/jonathanburger/remotion/packages/core/src/config/env-file.ts": {"lines":{"total":4,"covered":3,"skipped":0,"pct":75},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":7,"covered":5,"skipped":0,"pct":71.42},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
68
67
  ,"/Users/jonathanburger/remotion/packages/core/src/config/ffmpeg-executable.ts": {"lines":{"total":5,"covered":3,"skipped":0,"pct":60},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":7,"covered":5,"skipped":0,"pct":71.42},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
69
68
  ,"/Users/jonathanburger/remotion/packages/core/src/config/frame-range.ts": {"lines":{"total":48,"covered":48,"skipped":0,"pct":100},"functions":{"total":5,"covered":5,"skipped":0,"pct":100},"statements":{"total":54,"covered":54,"skipped":0,"pct":100},"branches":{"total":38,"covered":37,"skipped":0,"pct":97.36}}
70
69
  ,"/Users/jonathanburger/remotion/packages/core/src/config/image-format.ts": {"lines":{"total":20,"covered":20,"skipped":0,"pct":100},"functions":{"total":3,"covered":3,"skipped":0,"pct":100},"statements":{"total":23,"covered":23,"skipped":0,"pct":100},"branches":{"total":14,"covered":14,"skipped":0,"pct":100}}
71
70
  ,"/Users/jonathanburger/remotion/packages/core/src/config/image-sequence.ts": {"lines":{"total":7,"covered":7,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":9,"covered":9,"skipped":0,"pct":100},"branches":{"total":4,"covered":4,"skipped":0,"pct":100}}
72
71
  ,"/Users/jonathanburger/remotion/packages/core/src/config/index.ts": {"lines":{"total":22,"covered":22,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":22,"covered":22,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
73
- ,"/Users/jonathanburger/remotion/packages/core/src/config/input-props.ts": {"lines":{"total":23,"covered":14,"skipped":0,"pct":60.86},"functions":{"total":2,"covered":1,"skipped":0,"pct":50},"statements":{"total":24,"covered":15,"skipped":0,"pct":62.5},"branches":{"total":10,"covered":6,"skipped":0,"pct":60}}
74
- ,"/Users/jonathanburger/remotion/packages/core/src/config/log.ts": {"lines":{"total":12,"covered":12,"skipped":0,"pct":100},"functions":{"total":5,"covered":5,"skipped":0,"pct":100},"statements":{"total":16,"covered":16,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
72
+ ,"/Users/jonathanburger/remotion/packages/core/src/config/input-props.ts": {"lines":{"total":22,"covered":11,"skipped":0,"pct":50},"functions":{"total":2,"covered":1,"skipped":0,"pct":50},"statements":{"total":23,"covered":12,"skipped":0,"pct":52.17},"branches":{"total":10,"covered":5,"skipped":0,"pct":50}}
73
+ ,"/Users/jonathanburger/remotion/packages/core/src/config/log.ts": {"lines":{"total":13,"covered":13,"skipped":0,"pct":100},"functions":{"total":5,"covered":5,"skipped":0,"pct":100},"statements":{"total":17,"covered":17,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
75
74
  ,"/Users/jonathanburger/remotion/packages/core/src/config/max-timeline-tracks.ts": {"lines":{"total":13,"covered":3,"skipped":0,"pct":23.07},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":15,"covered":5,"skipped":0,"pct":33.33},"branches":{"total":8,"covered":0,"skipped":0,"pct":0}}
76
75
  ,"/Users/jonathanburger/remotion/packages/core/src/config/override-webpack.ts": {"lines":{"total":6,"covered":4,"skipped":0,"pct":66.66},"functions":{"total":3,"covered":0,"skipped":0,"pct":0},"statements":{"total":10,"covered":7,"skipped":0,"pct":70},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
77
- ,"/Users/jonathanburger/remotion/packages/core/src/config/overwrite.ts": {"lines":{"total":6,"covered":6,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":9,"covered":9,"skipped":0,"pct":100},"branches":{"total":2,"covered":2,"skipped":0,"pct":100}}
76
+ ,"/Users/jonathanburger/remotion/packages/core/src/config/overwrite.ts": {"lines":{"total":7,"covered":7,"skipped":0,"pct":100},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":10,"covered":10,"skipped":0,"pct":100},"branches":{"total":2,"covered":2,"skipped":0,"pct":100}}
78
77
  ,"/Users/jonathanburger/remotion/packages/core/src/config/pixel-format.ts": {"lines":{"total":16,"covered":16,"skipped":0,"pct":100},"functions":{"total":3,"covered":3,"skipped":0,"pct":100},"statements":{"total":19,"covered":19,"skipped":0,"pct":100},"branches":{"total":10,"covered":10,"skipped":0,"pct":100}}
79
78
  ,"/Users/jonathanburger/remotion/packages/core/src/config/preview-server.ts": {"lines":{"total":10,"covered":8,"skipped":0,"pct":80},"functions":{"total":2,"covered":2,"skipped":0,"pct":100},"statements":{"total":13,"covered":11,"skipped":0,"pct":84.61},"branches":{"total":8,"covered":7,"skipped":0,"pct":87.5}}
80
79
  ,"/Users/jonathanburger/remotion/packages/core/src/config/prores-profile.ts": {"lines":{"total":11,"covered":11,"skipped":0,"pct":100},"functions":{"total":4,"covered":4,"skipped":0,"pct":100},"statements":{"total":14,"covered":14,"skipped":0,"pct":100},"branches":{"total":8,"covered":8,"skipped":0,"pct":100}}
@@ -102,7 +101,7 @@
102
101
  ,"/Users/jonathanburger/remotion/packages/core/src/validation/validate-quality.ts": {"lines":{"total":11,"covered":9,"skipped":0,"pct":81.81},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":12,"covered":10,"skipped":0,"pct":83.33},"branches":{"total":14,"covered":12,"skipped":0,"pct":85.71}}
103
102
  ,"/Users/jonathanburger/remotion/packages/core/src/video/Video.tsx": {"lines":{"total":21,"covered":19,"skipped":0,"pct":90.47},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":21,"covered":19,"skipped":0,"pct":90.47},"branches":{"total":16,"covered":14,"skipped":0,"pct":87.5}}
104
103
  ,"/Users/jonathanburger/remotion/packages/core/src/video/VideoForDevelopment.tsx": {"lines":{"total":21,"covered":9,"skipped":0,"pct":42.85},"functions":{"total":2,"covered":0,"skipped":0,"pct":0},"statements":{"total":21,"covered":9,"skipped":0,"pct":42.85},"branches":{"total":6,"covered":0,"skipped":0,"pct":0}}
105
- ,"/Users/jonathanburger/remotion/packages/core/src/video/VideoForRendering.tsx": {"lines":{"total":65,"covered":43,"skipped":0,"pct":66.15},"functions":{"total":12,"covered":6,"skipped":0,"pct":50},"statements":{"total":66,"covered":44,"skipped":0,"pct":66.66},"branches":{"total":50,"covered":39,"skipped":0,"pct":78}}
104
+ ,"/Users/jonathanburger/remotion/packages/core/src/video/VideoForRendering.tsx": {"lines":{"total":64,"covered":42,"skipped":0,"pct":65.62},"functions":{"total":12,"covered":6,"skipped":0,"pct":50},"statements":{"total":65,"covered":43,"skipped":0,"pct":66.15},"branches":{"total":50,"covered":39,"skipped":0,"pct":78}}
106
105
  ,"/Users/jonathanburger/remotion/packages/core/src/video/get-current-time.ts": {"lines":{"total":10,"covered":10,"skipped":0,"pct":100},"functions":{"total":1,"covered":1,"skipped":0,"pct":100},"statements":{"total":11,"covered":11,"skipped":0,"pct":100},"branches":{"total":4,"covered":4,"skipped":0,"pct":100}}
107
106
  ,"/Users/jonathanburger/remotion/packages/core/src/video/index.ts": {"lines":{"total":2,"covered":2,"skipped":0,"pct":100},"functions":{"total":0,"covered":0,"skipped":0,"pct":100},"statements":{"total":2,"covered":2,"skipped":0,"pct":100},"branches":{"total":0,"covered":0,"skipped":0,"pct":100}}
108
107
  }
@@ -1,10 +1,11 @@
1
- import { AnyComponent } from './any-component';
1
+ import React, { ComponentType } from 'react';
2
+ declare type LooseComponentType<T> = ComponentType<T> | ((props: T) => React.ReactNode);
2
3
  export declare type CompProps<T> = {
3
4
  lazyComponent: () => Promise<{
4
- default: AnyComponent<T>;
5
+ default: LooseComponentType<T>;
5
6
  }>;
6
7
  } | {
7
- component: AnyComponent<T>;
8
+ component: LooseComponentType<T>;
8
9
  };
9
10
  export declare type StillProps<T> = {
10
11
  width: number;
@@ -1 +1 @@
1
- {"version":3,"file":"Composition.d.ts","sourceRoot":"","sources":["../src/Composition.tsx"],"names":[],"mappings":"AACA,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAS7C,oBAAY,SAAS,CAAC,CAAC,IACpB;IACA,aAAa,EAAE,MAAM,OAAO,CAAC;QAAC,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,CAAA;KAAC,CAAC,CAAC;CACxD,GACD;IACA,SAAS,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC;CAC1B,CAAC;AAEL,oBAAY,UAAU,CAAC,CAAC,IAAI;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,CAAC,EAAE,CAAC,CAAC;CACjB,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AAEjB,aAAK,gBAAgB,CAAC,CAAC,IAAI,UAAU,CAAC,CAAC,CAAC,GAAG;IAC1C,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,WAAW,4GAyDvB,CAAC"}
1
+ {"version":3,"file":"Composition.d.ts","sourceRoot":"","sources":["../src/Composition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAC,aAAa,EAAwB,MAAM,OAAO,CAAC;AASlE,aAAK,kBAAkB,CAAC,CAAC,IAAI,aAAa,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC,CAAC;AAEhF,oBAAY,SAAS,CAAC,CAAC,IACpB;IACA,aAAa,EAAE,MAAM,OAAO,CAAC;QAAC,OAAO,EAAE,kBAAkB,CAAC,CAAC,CAAC,CAAA;KAAC,CAAC,CAAC;CAC9D,GACD;IACA,SAAS,EAAE,kBAAkB,CAAC,CAAC,CAAC,CAAC;CAChC,CAAC;AAEL,oBAAY,UAAU,CAAC,CAAC,IAAI;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,EAAE,EAAE,MAAM,CAAC;IACX,YAAY,CAAC,EAAE,CAAC,CAAC;CACjB,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;AAEjB,aAAK,gBAAgB,CAAC,CAAC,IAAI,UAAU,CAAC,CAAC,CAAC,GAAG;IAC1C,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,WAAW,4GAyDvB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Composition.js","sourceRoot":"","sources":["../src/Composition.tsx"],"names":[],"mappings":";;;AAAA,iCAA4C;AAE5C,6DAAwD;AACxD,mCAAiC;AACjC,6DAAsD;AACtD,kFAA2E;AAC3E,0EAAmE;AACnE,0FAAkF;AAClF,4DAAsD;AAsB/C,MAAM,WAAW,GAAG,CAAK,EAC/B,KAAK,EACL,MAAM,EACN,GAAG,EACH,gBAAgB,EAChB,EAAE,EACF,YAAY,EACZ,GAAG,SAAS,EACS,EAAE,EAAE;IACzB,MAAM,EAAC,mBAAmB,EAAE,qBAAqB,EAAC,GACjD,IAAA,kBAAU,EAAC,uCAAkB,CAAC,CAAC;IAEhC,MAAM,IAAI,GAAG,IAAA,qCAAgB,EAAC,SAAS,CAAC,CAAC;IACzC,MAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IAEzB,IAAA,iBAAS,EAAC,GAAG,EAAE;QACd,4BAA4B;QAC5B,IAAI,CAAC,EAAE,EAAE;YACR,MAAM,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAAC;SACjD;QAED,IAAA,+CAAqB,EAAC,EAAE,CAAC,CAAC;QAC1B,IAAA,uCAAiB,EAAC,KAAK,EAAE,OAAO,EAAE,iCAAiC,CAAC,CAAC;QACrE,IAAA,uCAAiB,EAAC,MAAM,EAAE,QAAQ,EAAE,iCAAiC,CAAC,CAAC;QACvE,IAAA,sDAAwB,EACvB,gBAAgB,EAChB,iCAAiC,CACjC,CAAC;QACF,IAAA,0BAAW,EAAC,GAAG,EAAE,2CAA2C,CAAC,CAAC;QAC9D,mBAAmB,CAAI;YACtB,gBAAgB;YAChB,GAAG;YACH,MAAM;YACN,KAAK;YACL,EAAE;YACF,SAAS,EAAE,IAAI;YACf,YAAY;YACZ,KAAK;SACL,CAAC,CAAC;QAEH,OAAO,GAAG,EAAE;YACX,qBAAqB,CAAC,EAAE,CAAC,CAAC;QAC3B,CAAC,CAAC;IACH,CAAC,EAAE;QACF,gBAAgB;QAChB,GAAG;QACH,MAAM;QACN,IAAI;QACJ,EAAE;QACF,YAAY;QACZ,mBAAmB;QACnB,qBAAqB;QACrB,KAAK;QACL,KAAK;KACL,CAAC,CAAC;IAEH,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAzDW,QAAA,WAAW,eAyDtB"}
1
+ {"version":3,"file":"Composition.js","sourceRoot":"","sources":["../src/Composition.tsx"],"names":[],"mappings":";;;AAAA,iCAAkE;AAClE,6DAAwD;AACxD,mCAAiC;AACjC,6DAAsD;AACtD,kFAA2E;AAC3E,0EAAmE;AACnE,0FAAkF;AAClF,4DAAsD;AAwB/C,MAAM,WAAW,GAAG,CAAK,EAC/B,KAAK,EACL,MAAM,EACN,GAAG,EACH,gBAAgB,EAChB,EAAE,EACF,YAAY,EACZ,GAAG,SAAS,EACS,EAAE,EAAE;IACzB,MAAM,EAAC,mBAAmB,EAAE,qBAAqB,EAAC,GACjD,IAAA,kBAAU,EAAC,uCAAkB,CAAC,CAAC;IAEhC,MAAM,IAAI,GAAG,IAAA,qCAAgB,EAAC,SAAS,CAAC,CAAC;IACzC,MAAM,KAAK,GAAG,IAAA,gBAAQ,GAAE,CAAC;IAEzB,IAAA,iBAAS,EAAC,GAAG,EAAE;QACd,4BAA4B;QAC5B,IAAI,CAAC,EAAE,EAAE;YACR,MAAM,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAAC;SACjD;QAED,IAAA,+CAAqB,EAAC,EAAE,CAAC,CAAC;QAC1B,IAAA,uCAAiB,EAAC,KAAK,EAAE,OAAO,EAAE,iCAAiC,CAAC,CAAC;QACrE,IAAA,uCAAiB,EAAC,MAAM,EAAE,QAAQ,EAAE,iCAAiC,CAAC,CAAC;QACvE,IAAA,sDAAwB,EACvB,gBAAgB,EAChB,iCAAiC,CACjC,CAAC;QACF,IAAA,0BAAW,EAAC,GAAG,EAAE,2CAA2C,CAAC,CAAC;QAC9D,mBAAmB,CAAI;YACtB,gBAAgB;YAChB,GAAG;YACH,MAAM;YACN,KAAK;YACL,EAAE;YACF,SAAS,EAAE,IAAI;YACf,YAAY;YACZ,KAAK;SACL,CAAC,CAAC;QAEH,OAAO,GAAG,EAAE;YACX,qBAAqB,CAAC,EAAE,CAAC,CAAC;QAC3B,CAAC,CAAC;IACH,CAAC,EAAE;QACF,gBAAgB;QAChB,GAAG;QACH,MAAM;QACN,IAAI;QACJ,EAAE;QACF,YAAY;QACZ,mBAAmB;QACnB,qBAAqB;QACrB,KAAK;QACL,KAAK;KACL,CAAC,CAAC;IAEH,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAzDW,QAAA,WAAW,eAyDtB"}
@@ -1,12 +1,11 @@
1
- import React, { LazyExoticComponent } from 'react';
2
- import { LooseAnyComponent } from './any-component';
1
+ import React, { ComponentType, LazyExoticComponent } from 'react';
3
2
  export declare type TComposition<T = unknown> = {
4
3
  width: number;
5
4
  height: number;
6
5
  fps: number;
7
6
  durationInFrames: number;
8
7
  id: string;
9
- component: LazyExoticComponent<LooseAnyComponent<T>>;
8
+ component: LazyExoticComponent<ComponentType<T>>;
10
9
  defaultProps: T | undefined;
11
10
  nonce: number;
12
11
  };
@@ -70,6 +69,8 @@ export declare const CompositionManager: React.Context<CompositionManagerContext
70
69
  export declare const compositionsRef: React.RefObject<{
71
70
  getCompositions: () => TCompMetadata[];
72
71
  }>;
73
- export declare const CompositionManagerProvider: React.FC;
72
+ export declare const CompositionManagerProvider: React.FC<{
73
+ children: React.ReactNode;
74
+ }>;
74
75
  export {};
75
76
  //# sourceMappingURL=CompositionManager.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompositionManager.d.ts","sourceRoot":"","sources":["../src/CompositionManager.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CompositionManager.d.ts","sourceRoot":"","sources":["../src/CompositionManager.tsx"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"CompositionManager.js","sourceRoot":"","sources":["../src/CompositionManager.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CompositionManager.js","sourceRoot":"","sources":["../src/CompositionManager.tsx"],"names":[],"mappings":"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"}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const RemotionRoot: React.FC;
2
+ export declare const RemotionRoot: React.FC<{
3
+ children: React.ReactNode;
4
+ }>;
3
5
  //# sourceMappingURL=RemotionRoot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RemotionRoot.d.ts","sourceRoot":"","sources":["../src/RemotionRoot.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AAcf,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EA0EhC,CAAC"}
1
+ {"version":3,"file":"RemotionRoot.d.ts","sourceRoot":"","sources":["../src/RemotionRoot.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AAcf,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC;IACnC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,CA0EA,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"RemotionRoot.js","sourceRoot":"","sources":["../src/RemotionRoot.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"RemotionRoot.js","sourceRoot":"","sources":["../src/RemotionRoot.tsx"],"names":[],"mappings":";;;;AAAA,iCAMe;AACf,iEAAqE;AACrE,6DAAgE;AAChE,mCAAoD;AACpD,qCAAgC;AAChC,mDAA4D;AAC5D,uEAMmC;AAE5B,MAAM,YAAY,GAEpB,CAAC,EAAC,QAAQ,EAAC,EAAE,EAAE;;IACnB,MAAM,CAAC,cAAc,CAAC,GAAG,IAAA,gBAAQ,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC,IAAA,eAAM,EAAC,IAAI,CAAC,CAAC,CAAC,CAAC;IAC9D,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,IAAA,gBAAQ,EAAS,MAAA,MAAM,CAAC,qBAAqB,mCAAI,CAAC,CAAC,CAAC;IAC9E,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,IAAA,gBAAQ,EAAU,KAAK,CAAC,CAAC;IACvD,MAAM,iBAAiB,GAAG,IAAA,cAAM,EAAU,KAAK,CAAC,CAAC;IACjD,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,IAAA,gBAAQ,EAAC,CAAC,CAAC,CAAC;IACtD,MAAM,CAAC,YAAY,EAAE,eAAe,CAAC,GAAG,IAAA,gBAAQ,EAAC,CAAC,CAAC,CAAC;IACpD,MAAM,iBAAiB,GAAG,IAAA,cAAM,EAAqB,EAAE,CAAC,CAAC;IAEzD,IAAA,uBAAe,EAAC,GAAG,EAAE;QACpB,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;YAClC,MAAM,CAAC,iBAAiB,GAAG,CAAC,CAAS,EAAE,EAAE;gBACxC,MAAM,EAAE,GAAG,IAAA,2BAAW,EAAC,gCAAgC,CAAC,EAAE,CAAC,CAAC;gBAC5D,QAAQ,CAAC,CAAC,CAAC,CAAC;gBACZ,qBAAqB,CAAC,GAAG,EAAE,CAAC,IAAA,8BAAc,EAAC,EAAE,CAAC,CAAC,CAAC;YACjD,CAAC,CAAC;YAEF,MAAM,CAAC,iBAAiB,GAAG,KAAK,CAAC;SACjC;IACF,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,oBAAoB,GAAG,IAAA,eAAO,EAAC,GAAyB,EAAE;QAC/D,OAAO;YACN,KAAK;YACL,OAAO;YACP,iBAAiB;YACjB,MAAM,EAAE,cAAc;YACtB,YAAY;YACZ,eAAe;YACf,iBAAiB;SACjB,CAAC;IACH,CAAC,EAAE,CAAC,KAAK,EAAE,YAAY,EAAE,OAAO,EAAE,cAAc,CAAC,CAAC,CAAC;IAEnD,MAAM,uBAAuB,GAAG,IAAA,eAAO,EAAC,GAA4B,EAAE;QACrE,OAAO;YACN,QAAQ;YACR,UAAU;SACV,CAAC;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,YAAY,GAAG,IAAA,eAAO,EAAC,GAAkB,EAAE;QAChD,IAAI,OAAO,GAAG,CAAC,CAAC;QAChB,OAAO;YACN,QAAQ,EAAE,GAAG,EAAE,CAAC,OAAO,EAAE;YACzB,aAAa;SACb,CAAC;IACH,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;IAEpB,IAAA,iBAAS,EAAC,GAAG,EAAE;QACd,IAAI,MAAM,CAAC,GAAG,EAAE;YACf,MAAM,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAC,MAAM,EAAE,EAAE;gBACtC,IAAI,MAAM,KAAK,MAAM,EAAE;oBACtB,gBAAgB,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC;iBAC/B;YACF,CAAC,CAAC,CAAC;SACH;IACF,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACN,uBAAC,oBAAY,CAAC,QAAQ,IAAC,KAAK,EAAE,YAAY,YACzC,uBAAC,yCAAe,CAAC,QAAQ,IAAC,KAAK,EAAE,oBAAoB,YACpD,uBAAC,4CAAkB,CAAC,QAAQ,IAAC,KAAK,EAAE,uBAAuB,YAC1D,uBAAC,+CAA0B,cAC1B,uBAAC,8CAA0B;oBAC1B,8LAA8L;;wBAA9L,8LAA8L;wBAC9L,iBAAiB,EAAE,CAAC,YAEnB,QAAQ,WACmB,WACD,WACA,WACJ,WACJ,CACxB,CAAC;AACH,CAAC,CAAC;AA5EW,QAAA,YAAY,gBA4EvB"}
package/dist/Still.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { StillProps } from './Composition';
2
3
  export declare const Still: <T>(props: StillProps<T>) => JSX.Element;
3
4
  //# sourceMappingURL=Still.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Still.d.ts","sourceRoot":"","sources":["../src/Still.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAc,UAAU,EAAC,MAAM,eAAe,CAAC;AAEtD,eAAO,MAAM,KAAK,0CAEjB,CAAC"}
1
+ {"version":3,"file":"Still.d.ts","sourceRoot":"","sources":["../src/Still.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAc,UAAU,EAAC,MAAM,eAAe,CAAC;AAEtD,eAAO,MAAM,KAAK,0CAEjB,CAAC"}
@@ -26,6 +26,7 @@ declare type SharedContext = {
26
26
  export declare const SharedAudioContext: React.Context<SharedContext | null>;
27
27
  export declare const SharedAudioContextProvider: React.FC<{
28
28
  numberOfAudioTags: number;
29
+ children: React.ReactNode;
29
30
  }>;
30
31
  export declare const useSharedAudio: (aud: RemotionAudioProps) => AudioElem;
31
32
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"shared-audio-tags.d.ts","sourceRoot":"","sources":["../../src/audio/shared-audio-tags.tsx"],"names":[],"mappings":"AAAA,OAAO,KASN,MAAM,OAAO,CAAC;AACf,OAAO,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAE3C;;;;;;;;;;GAUG;AAEH,aAAK,SAAS,GAAG;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,kBAAkB,CAAC;IAC1B,EAAE,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;CACtC,CAAC;AAKF,aAAK,aAAa,GAAG;IACpB,aAAa,EAAE,CAAC,GAAG,EAAE,kBAAkB,KAAK,SAAS,CAAC;IACtD,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAC3D,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,qCAA4C,CAAC;AAE5E,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC;IACjD,iBAAiB,EAAE,MAAM,CAAC;CAC1B,CA6HA,CAAC;AAEF,eAAO,MAAM,cAAc,QAAS,kBAAkB,cA8BrD,CAAC"}
1
+ {"version":3,"file":"shared-audio-tags.d.ts","sourceRoot":"","sources":["../../src/audio/shared-audio-tags.tsx"],"names":[],"mappings":"AAAA,OAAO,KASN,MAAM,OAAO,CAAC;AACf,OAAO,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAE3C;;;;;;;;;;GAUG;AAEH,aAAK,SAAS,GAAG;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,kBAAkB,CAAC;IAC1B,EAAE,EAAE,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC;CACtC,CAAC;AAKF,aAAK,aAAa,GAAG;IACpB,aAAa,EAAE,CAAC,GAAG,EAAE,kBAAkB,KAAK,SAAS,CAAC;IACtD,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,kBAAkB,KAAK,IAAI,CAAC;IAC3D,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,iBAAiB,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,qCAA4C,CAAC;AAE5E,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC;IACjD,iBAAiB,EAAE,MAAM,CAAC;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,CA6HA,CAAC;AAEF,eAAO,MAAM,cAAc,QAAS,kBAAkB,cA8BrD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"shared-audio-tags.js","sourceRoot":"","sources":["../../src/audio/shared-audio-tags.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"shared-audio-tags.js","sourceRoot":"","sources":["../../src/audio/shared-audio-tags.tsx"],"names":[],"mappings":"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"}
@@ -158,13 +158,6 @@ export declare const Config: {
158
158
  */
159
159
  readonly setProResProfile: (profile: "light" | "4444-xq" | "4444" | "hq" | "standard" | "proxy" | undefined) => void;
160
160
  };
161
- readonly Lambda: {
162
- /**
163
- * Determine how many frames get rendered per lambda invocation.
164
- * The lower the number, the more lambdas get invoked and the faster the render gets.
165
- */
166
- readonly setFramesPerLambda: (newFrames: number) => void;
167
- };
168
161
  };
169
162
  export type { PixelFormat, Concurrency, WebpackConfiguration, WebpackOverrideFn, BrowserExecutable, FfmpegExecutable, ImageFormat, Codec, Browser, FrameRange, LogLevel, StillImageFormat, };
170
163
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAC,MAAM,WAAW,CAAC;AAClC,OAAO,EAAC,iBAAiB,EAAuB,MAAM,sBAAsB,CAAC;AAC7E,OAAO,EAAC,KAAK,EAA4B,MAAM,SAAS,CAAC;AACzD,OAAO,EAAC,WAAW,EAAiB,MAAM,eAAe,CAAC;AAG1D,OAAO,EAAC,UAAU,EAAgB,MAAM,eAAe,CAAC;AAExD,OAAO,EAAC,WAAW,EAAkB,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAE7E,OAAO,EAAC,QAAQ,EAAc,MAAM,OAAO,CAAC;AAE5C,OAAO,EAEN,oBAAoB,EACpB,iBAAiB,EACjB,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAC,WAAW,EAAiB,MAAM,gBAAgB,CAAC;AAK3D,OAAO,EAAC,gBAAgB,EAAsB,MAAM,qBAAqB,CAAC;AAU1E,eAAO,MAAM,MAAM;;QAEjB;;;;WAIG;;;;QAIH;;;;WAIG;;QAEH;;;WAGG;;QAEH;;;;WAIG;;;;QAIH;;;;;;WAMG;;;;QAIH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;;;QAIH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;;;WAKG;;QAEH;;WAEG;;QAEH;;;;;WAKG;;QAGH;;;WAGG;;QAEH;;;WAGG;;;;QAIH;;;WAGG;;QAEH;;;;WAIG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;;WAIG;;QAEH;;WAEG;;QAEH;;;;;WAKG;;;;QAIH;;;WAGG;;;CAGK,CAAC;AAEX,YAAY,EACX,WAAW,EACX,WAAW,EACX,oBAAoB,EACpB,iBAAiB,EACjB,iBAAiB,EACjB,gBAAgB,EAChB,WAAW,EACX,KAAK,EACL,OAAO,EACP,UAAU,EACV,QAAQ,EACR,gBAAgB,GAChB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,OAAO,EAAC,MAAM,WAAW,CAAC;AAClC,OAAO,EAAC,iBAAiB,EAAuB,MAAM,sBAAsB,CAAC;AAC7E,OAAO,EAAC,KAAK,EAA4B,MAAM,SAAS,CAAC;AACzD,OAAO,EAAC,WAAW,EAAiB,MAAM,eAAe,CAAC;AAG1D,OAAO,EAAC,UAAU,EAAgB,MAAM,eAAe,CAAC;AACxD,OAAO,EAAC,WAAW,EAAkB,gBAAgB,EAAC,MAAM,gBAAgB,CAAC;AAE7E,OAAO,EAAC,QAAQ,EAAc,MAAM,OAAO,CAAC;AAE5C,OAAO,EAEN,oBAAoB,EACpB,iBAAiB,EACjB,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAC,WAAW,EAAiB,MAAM,gBAAgB,CAAC;AAK3D,OAAO,EAAC,gBAAgB,EAAsB,MAAM,qBAAqB,CAAC;AAU1E,eAAO,MAAM,MAAM;;QAEjB;;;;WAIG;;;;QAIH;;;;WAIG;;QAEH;;;WAGG;;QAEH;;;;WAIG;;;;QAIH;;;;;;WAMG;;;;QAIH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;WAGG;;;;QAIH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;;;WAKG;;QAEH;;WAEG;;QAEH;;;;;WAKG;;QAGH;;;WAGG;;QAEH;;;WAGG;;;;QAIH;;;WAGG;;QAEH;;;;WAIG;;QAEH;;;WAGG;;QAEH;;;WAGG;;QAEH;;;;WAIG;;QAEH;;WAEG;;QAEH;;;;;WAKG;;;CAGK,CAAC;AAEX,YAAY,EACX,WAAW,EACX,WAAW,EACX,oBAAoB,EACpB,iBAAiB,EACjB,iBAAiB,EACjB,gBAAgB,EAChB,WAAW,EACX,KAAK,EACL,OAAO,EACP,UAAU,EACV,QAAQ,EACR,gBAAgB,GAChB,CAAC"}
@@ -7,7 +7,6 @@ const concurrency_1 = require("./concurrency");
7
7
  const crf_1 = require("./crf");
8
8
  const env_file_1 = require("./env-file");
9
9
  const frame_range_1 = require("./frame-range");
10
- const frames_per_lambda_1 = require("./frames-per-lambda");
11
10
  const image_format_1 = require("./image-format");
12
11
  const image_sequence_1 = require("./image-sequence");
13
12
  const log_1 = require("./log");
@@ -173,12 +172,5 @@ exports.Config = {
173
172
  */
174
173
  setProResProfile: prores_profile_1.setProResProfile,
175
174
  },
176
- Lambda: {
177
- /**
178
- * Determine how many frames get rendered per lambda invocation.
179
- * The lower the number, the more lambdas get invoked and the faster the render gets.
180
- */
181
- setFramesPerLambda: frames_per_lambda_1.setFramesPerLambda,
182
- },
183
175
  };
184
176
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":";;;AACA,6DAA6E;AAC7E,mCAAyD;AACzD,+CAA0D;AAC1D,+BAA6B;AAC7B,yCAA6C;AAC7C,+CAAwD;AACxD,2DAAuD;AACvD,iDAA6E;AAC7E,qDAAkD;AAClD,+BAA4C;AAC5C,+DAA2D;AAC3D,yDAI4B;AAC5B,2CAA+C;AAC/C,iDAA2D;AAC3D,qDAAyC;AACzC,qDAAkD;AAClD,uCAAqC;AACrC,uDAAoD;AACpD,2DAA0E;AAC1E,mCAAiC;AACjC,uCAA8C;AAC9C,qDAK0B;AAEb,QAAA,MAAM,GAAG;IACrB,OAAO,EAAE;QACR;;;;WAIG;QACH,oBAAoB,EAApB,0CAAoB;KACpB;IACD,QAAQ,EAAE;QACT;;;;WAIG;QACH,qBAAqB,EAArB,wCAAqB;QACrB;;;WAGG;QACH,iBAAiB,EAAE,mCAAiB;QACpC;;;;WAIG;QACH,OAAO,EAAP,wBAAO;KACP;IACD,GAAG,EAAE;QACJ;;;;;;WAMG;QACH,QAAQ,EAAE,iBAAW;KACrB;IACD,SAAS,EAAE;QACV;;;WAGG;QACH,oBAAoB,EAApB,yCAAoB;QACpB;;;WAGG;QACH,wBAAwB,EAAE,6BAAmB;QAC7C;;;WAGG;QACH,6BAA6B,EAA7B,8CAA6B;QAC7B;;;WAGG;QACH,kCAAkC,EAAlC,mDAAkC;QAClC;;;WAGG;QACH,uBAAuB,EAAvB,wCAAuB;QACvB;;;WAGG;QACH,yBAAyB,EAAzB,0CAAyB;KACzB;IACD,SAAS,EAAE;QACV;;;WAGG;QACH,iBAAiB,EAAjB,4BAAiB;QACjB;;;WAGG;QACH,cAAc,EAAd,4BAAc;QACd;;;;;WAKG;QACH,UAAU,EAAV,oBAAU;QACV;;WAEG;QACH,cAAc,EAAd,6BAAc;QACd;;;;;WAKG;QACH,aAAa,EAAb,2BAAa;QAEb;;;WAGG;QACH,mBAAmB,EAAnB,uCAAmB;QACnB;;;WAGG;QACH,QAAQ,EAAR,gBAAQ;KACR;IACD,MAAM,EAAE;QACP;;;WAGG;QACH,kBAAkB,EAAlB,8BAAkB;QAClB;;;;WAIG;QACH,cAAc,EAAd,6BAAc;QACd;;;WAGG;QACH,eAAe,EAAf,uBAAe;QACf;;;WAGG;QACH,QAAQ,EAAR,gBAAQ;QACR;;;;WAIG;QACH,MAAM,EAAN,YAAM;QACN;;WAEG;QACH,gBAAgB,EAAhB,iCAAgB;QAChB;;;;;WAKG;QACH,gBAAgB,EAAhB,iCAAgB;KAChB;IACD,MAAM,EAAE;QACP;;;WAGG;QACH,kBAAkB,EAAlB,sCAAkB;KAClB;CACQ,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":";;;AACA,6DAA6E;AAC7E,mCAAyD;AACzD,+CAA0D;AAC1D,+BAA6B;AAC7B,yCAA6C;AAC7C,+CAAwD;AACxD,iDAA6E;AAC7E,qDAAkD;AAClD,+BAA4C;AAC5C,+DAA2D;AAC3D,yDAI4B;AAC5B,2CAA+C;AAC/C,iDAA2D;AAC3D,qDAAyC;AACzC,qDAAkD;AAClD,uCAAqC;AACrC,uDAAoD;AACpD,2DAA0E;AAC1E,mCAAiC;AACjC,uCAA8C;AAC9C,qDAK0B;AAEb,QAAA,MAAM,GAAG;IACrB,OAAO,EAAE;QACR;;;;WAIG;QACH,oBAAoB,EAApB,0CAAoB;KACpB;IACD,QAAQ,EAAE;QACT;;;;WAIG;QACH,qBAAqB,EAArB,wCAAqB;QACrB;;;WAGG;QACH,iBAAiB,EAAE,mCAAiB;QACpC;;;;WAIG;QACH,OAAO,EAAP,wBAAO;KACP;IACD,GAAG,EAAE;QACJ;;;;;;WAMG;QACH,QAAQ,EAAE,iBAAW;KACrB;IACD,SAAS,EAAE;QACV;;;WAGG;QACH,oBAAoB,EAApB,yCAAoB;QACpB;;;WAGG;QACH,wBAAwB,EAAE,6BAAmB;QAC7C;;;WAGG;QACH,6BAA6B,EAA7B,8CAA6B;QAC7B;;;WAGG;QACH,kCAAkC,EAAlC,mDAAkC;QAClC;;;WAGG;QACH,uBAAuB,EAAvB,wCAAuB;QACvB;;;WAGG;QACH,yBAAyB,EAAzB,0CAAyB;KACzB;IACD,SAAS,EAAE;QACV;;;WAGG;QACH,iBAAiB,EAAjB,4BAAiB;QACjB;;;WAGG;QACH,cAAc,EAAd,4BAAc;QACd;;;;;WAKG;QACH,UAAU,EAAV,oBAAU;QACV;;WAEG;QACH,cAAc,EAAd,6BAAc;QACd;;;;;WAKG;QACH,aAAa,EAAb,2BAAa;QAEb;;;WAGG;QACH,mBAAmB,EAAnB,uCAAmB;QACnB;;;WAGG;QACH,QAAQ,EAAR,gBAAQ;KACR;IACD,MAAM,EAAE;QACP;;;WAGG;QACH,kBAAkB,EAAlB,8BAAkB;QAClB;;;;WAIG;QACH,cAAc,EAAd,6BAAc;QACd;;;WAGG;QACH,eAAe,EAAf,uBAAe;QACf;;;WAGG;QACH,QAAQ,EAAR,gBAAQ;QACR;;;;WAIG;QACH,MAAM,EAAN,YAAM;QACN;;WAEG;QACH,gBAAgB,EAAhB,iCAAgB;QAChB;;;;;WAKG;QACH,gBAAgB,EAAhB,iCAAgB;KAChB;CACQ,CAAC"}
package/dist/freeze.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  import React from 'react';
2
2
  declare type FreezeProps = {
3
3
  frame: number;
4
+ children: React.ReactNode;
4
5
  };
5
6
  declare const Freeze: React.FC<FreezeProps>;
6
7
  export { Freeze };
@@ -1 +1 @@
1
- {"version":3,"file":"freeze.d.ts","sourceRoot":"","sources":["../src/freeze.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAIjD,aAAK,WAAW,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA4CjC,CAAC;AAEF,OAAO,EAAC,MAAM,EAAC,CAAC"}
1
+ {"version":3,"file":"freeze.d.ts","sourceRoot":"","sources":["../src/freeze.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAIjD,aAAK,WAAW,GAAG;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CA4CjC,CAAC;AAEF,OAAO,EAAC,MAAM,EAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"freeze.js","sourceRoot":"","sources":["../src/freeze.tsx"],"names":[],"mappings":";;;;AAAA,iCAAiD;AACjD,6CAA6C;AAC7C,uEAAgF;AAMhF,MAAM,MAAM,GAA0B,CAAC,EAAC,KAAK,EAAE,QAAQ,EAAC,EAAE,EAAE;IAC3D,IAAI,OAAO,KAAK,KAAK,WAAW,EAAE;QACjC,MAAM,IAAI,KAAK,CACd,wEAAwE,CACxE,CAAC;KACF;IAED,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;QAC9B,MAAM,IAAI,KAAK,CACd,mEAAmE,OAAO,KAAK,EAAE,CACjF,CAAC;KACF;IAED,IAAI,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE;QACxB,MAAM,IAAI,KAAK,CACd,sEAAsE,CACtE,CAAC;KACF;IAED,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,EAAE;QAC5B,MAAM,IAAI,KAAK,CACd,qEAAqE,KAAK,GAAG,CAC7E,CAAC;KACF;IAED,MAAM,OAAO,GAAG,IAAA,kBAAU,EAAC,yCAAe,CAAC,CAAC;IAC5C,MAAM,KAAK,GAAyB,IAAA,eAAO,EAAC,GAAG,EAAE;QAChD,OAAO;YACN,GAAG,OAAO;YACV,OAAO,EAAE,KAAK;YACd,iBAAiB,EAAE;gBAClB,OAAO,EAAE,KAAK;aACd;YACD,KAAK;SACL,CAAC;IACH,CAAC,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC;IAErB,OAAO,CACN,uBAAC,yCAAe,CAAC,QAAQ,IAAC,KAAK,EAAE,KAAK,YACrC,uBAAC,4BAAe,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI,YACnC,QAAQ,WACiB,WACD,CAC3B,CAAC;AACH,CAAC,CAAC;AAEM,wBAAM"}
1
+ {"version":3,"file":"freeze.js","sourceRoot":"","sources":["../src/freeze.tsx"],"names":[],"mappings":";;;;AAAA,iCAAiD;AACjD,6CAA6C;AAC7C,uEAAgF;AAOhF,MAAM,MAAM,GAA0B,CAAC,EAAC,KAAK,EAAE,QAAQ,EAAC,EAAE,EAAE;IAC3D,IAAI,OAAO,KAAK,KAAK,WAAW,EAAE;QACjC,MAAM,IAAI,KAAK,CACd,wEAAwE,CACxE,CAAC;KACF;IAED,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;QAC9B,MAAM,IAAI,KAAK,CACd,mEAAmE,OAAO,KAAK,EAAE,CACjF,CAAC;KACF;IAED,IAAI,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE;QACxB,MAAM,IAAI,KAAK,CACd,sEAAsE,CACtE,CAAC;KACF;IAED,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,EAAE;QAC5B,MAAM,IAAI,KAAK,CACd,qEAAqE,KAAK,GAAG,CAC7E,CAAC;KACF;IAED,MAAM,OAAO,GAAG,IAAA,kBAAU,EAAC,yCAAe,CAAC,CAAC;IAC5C,MAAM,KAAK,GAAyB,IAAA,eAAO,EAAC,GAAG,EAAE;QAChD,OAAO;YACN,GAAG,OAAO;YACV,OAAO,EAAE,KAAK;YACd,iBAAiB,EAAE;gBAClB,OAAO,EAAE,KAAK;aACd;YACD,KAAK;SACL,CAAC;IACH,CAAC,EAAE,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC,CAAC;IAErB,OAAO,CACN,uBAAC,yCAAe,CAAC,QAAQ,IAAC,KAAK,EAAE,KAAK,YACrC,uBAAC,4BAAe,CAAC,QAAQ,IAAC,KAAK,EAAE,IAAI,YACnC,QAAQ,WACiB,WACD,CAC3B,CAAC;AACH,CAAC,CAAC;AAEM,wBAAM"}
package/dist/index.d.ts CHANGED
@@ -29,7 +29,6 @@ export declare type BundleState = {
29
29
  compositionName: string;
30
30
  };
31
31
  export * from './AbsoluteFill';
32
- export { AnyComponent } from './any-component';
33
32
  export * from './audio';
34
33
  export * from './Composition';
35
34
  export { TAsset, TCompMetadata, SmallTCompMetadata } from './CompositionManager';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,CAAC;AACvB,OAAO,EAAC,MAAM,EAAE,aAAa,EAAC,MAAM,sBAAsB,CAAC;AAG3D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,MAAM;QACf,KAAK,EAAE,OAAO,CAAC;QACf,qBAAqB,EAAE,MAAM,aAAa,EAAE,CAAC;QAC7C,aAAa,EAAE,CAAC,UAAU,EAAE,WAAW,KAAK,IAAI,CAAC;QACjD,mBAAmB,EAAE,MAAM,CAAC;QAC5B,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;QACnC,oBAAoB,EAAE,MAAM,CAAC;QAC7B,YAAY,EAAE,MAAM,CAAC;QACrB,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;QAC3C,qBAAqB,EAAE,MAAM,CAAC;QAC9B,yBAAyB,EAAE,MAAM,CAAC;QAClC,mBAAmB,EAAE,MAAM,CAAC;QAC5B,qBAAqB,EAAE,MAAM,CAAC;QAC9B,sBAAsB,EAAE,MAAM,MAAM,EAAE,CAAC;QACvC,iBAAiB,EAAE,OAAO,CAAC;QAC3B,iBAAiB,EAAE,OAAO,CAAC;QAC3B,WAAW,EAAE,GAAG,CAAC;KACjB;CACD;AAED,oBAAY,WAAW,GACpB;IACA,IAAI,EAAE,OAAO,CAAC;CACb,GACD;IACA,IAAI,EAAE,YAAY,CAAC;CAClB,GACD;IACA,IAAI,EAAE,aAAa,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;CACvB,CAAC;AAIL,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAC,MAAM,EAAE,aAAa,EAAE,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AAC/E,cAAc,UAAU,CAAC;AACzB,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAC,IAAI,EAAC,MAAM,QAAQ,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAC,QAAQ,EAAC,MAAM,cAAc,CAAC;AACtC,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAC;AACzC,YAAY,EAAC,gBAAgB,EAAC,MAAM,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,eAAe,CAAC;AACvB,OAAO,EAAC,MAAM,EAAE,aAAa,EAAC,MAAM,sBAAsB,CAAC;AAG3D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,MAAM;QACf,KAAK,EAAE,OAAO,CAAC;QACf,qBAAqB,EAAE,MAAM,aAAa,EAAE,CAAC;QAC7C,aAAa,EAAE,CAAC,UAAU,EAAE,WAAW,KAAK,IAAI,CAAC;QACjD,mBAAmB,EAAE,MAAM,CAAC;QAC5B,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;QACnC,oBAAoB,EAAE,MAAM,CAAC;QAC7B,YAAY,EAAE,MAAM,CAAC;QACrB,iBAAiB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;QAC3C,qBAAqB,EAAE,MAAM,CAAC;QAC9B,yBAAyB,EAAE,MAAM,CAAC;QAClC,mBAAmB,EAAE,MAAM,CAAC;QAC5B,qBAAqB,EAAE,MAAM,CAAC;QAC9B,sBAAsB,EAAE,MAAM,MAAM,EAAE,CAAC;QACvC,iBAAiB,EAAE,OAAO,CAAC;QAC3B,iBAAiB,EAAE,OAAO,CAAC;QAC3B,WAAW,EAAE,GAAG,CAAC;KACjB;CACD;AAED,oBAAY,WAAW,GACpB;IACA,IAAI,EAAE,OAAO,CAAC;CACb,GACD;IACA,IAAI,EAAE,YAAY,CAAC;CAClB,GACD;IACA,IAAI,EAAE,aAAa,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;CACvB,CAAC;AAIL,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAC,MAAM,EAAE,aAAa,EAAE,kBAAkB,EAAC,MAAM,sBAAsB,CAAC;AAC/E,cAAc,UAAU,CAAC;AACzB,OAAO,EAAC,aAAa,EAAC,MAAM,sBAAsB,CAAC;AACnD,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAC,iBAAiB,EAAC,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAC,IAAI,EAAC,MAAM,QAAQ,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAC,QAAQ,EAAC,MAAM,cAAc,CAAC;AACtC,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAC;AACzC,YAAY,EAAC,gBAAgB,EAAC,MAAM,2BAA2B,CAAC"}
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,yBAAuB;AAEvB,2EAA0E;AAmC1E,IAAA,yDAA6B,GAAE,CAAC;AAEhC,iDAA+B;AAE/B,0CAAwB;AACxB,gDAA8B;AAE9B,2CAAyB;AACzB,oDAAmD;AAA3C,4GAAA,aAAa,OAAA;AACrB,2CAAyB;AACzB,2CAAyB;AACzB,2CAAyB;AACzB,wCAAsB;AACtB,8CAA4B;AAC5B,gDAA8B;AAC9B,yDAAsD;AAA9C,sHAAA,iBAAiB,OAAA;AACzB,+BAA4B;AAApB,4FAAA,IAAI,OAAA;AACZ,2CAAyB;AACzB,kDAAgC;AAChC,iDAA6C;AAArC,6GAAA,YAAY,OAAA;AACpB,2CAAsC;AAA9B,sGAAA,QAAQ,OAAA;AAChB,mCAAgC;AAAxB,gGAAA,MAAM,OAAA;AACd,2CAAyB;AACzB,0CAAwB;AACxB,8CAA4B;AAC5B,qDAAmC;AACnC,0CAAwB;AACxB,iDAA+B;AAC/B,6CAAyC;AAAjC,yGAAA,UAAU,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,yBAAuB;AAEvB,2EAA0E;AAmC1E,IAAA,yDAA6B,GAAE,CAAC;AAEhC,iDAA+B;AAC/B,0CAAwB;AACxB,gDAA8B;AAE9B,2CAAyB;AACzB,oDAAmD;AAA3C,4GAAA,aAAa,OAAA;AACrB,2CAAyB;AACzB,2CAAyB;AACzB,2CAAyB;AACzB,wCAAsB;AACtB,8CAA4B;AAC5B,gDAA8B;AAC9B,yDAAsD;AAA9C,sHAAA,iBAAiB,OAAA;AACzB,+BAA4B;AAApB,4FAAA,IAAI,OAAA;AACZ,2CAAyB;AACzB,kDAAgC;AAChC,iDAA6C;AAArC,6GAAA,YAAY,OAAA;AACpB,2CAAsC;AAA9B,sGAAA,QAAQ,OAAA;AAChB,mCAAgC;AAAxB,gGAAA,MAAM,OAAA;AACd,2CAAyB;AACzB,0CAAwB;AACxB,8CAA4B;AAC5B,qDAAmC;AACnC,0CAAwB;AACxB,iDAA+B;AAC/B,6CAAyC;AAAjC,yGAAA,UAAU,OAAA"}
@@ -1,4 +1,4 @@
1
- import { LooseAnyComponent } from './any-component';
1
+ /// <reference types="react" />
2
2
  import { CompProps } from './Composition';
3
3
  import { CompositionManagerContext, RenderAssetInfo, TAsset, TCompMetadata, TComposition, TSequence } from './CompositionManager';
4
4
  import * as Logging from './config/log';
@@ -42,7 +42,9 @@ export declare const Internals: {
42
42
  usePlayingState: () => readonly [boolean, (u: import("react").SetStateAction<boolean>) => void, import("react").MutableRefObject<boolean>];
43
43
  };
44
44
  CompositionManager: import("react").Context<CompositionManagerContext>;
45
- RemotionRoot: import("react").FC<{}>;
45
+ RemotionRoot: import("react").FC<{
46
+ children: import("react").ReactNode;
47
+ }>;
46
48
  useVideo: () => TComposition<unknown> | null;
47
49
  getRoot: () => import("react").FC<{}> | null;
48
50
  getBrowserExecutable: () => import("./config/browser-executable").BrowserExecutable;
@@ -80,7 +82,9 @@ export declare const Internals: {
80
82
  validateFrameRange: (frameRange: import("./config/frame-range").FrameRange | null) => void;
81
83
  validateNonNullImageFormat: (imageFormat: "none" | "png" | "jpeg") => void;
82
84
  getWebpackCaching: () => boolean;
83
- useLazyComponent: <T>(compProps: CompProps<T>) => import("react").LazyExoticComponent<LooseAnyComponent<T>>;
85
+ useLazyComponent: <T>(compProps: CompProps<T>) => import("react").ExoticComponent<(import("react").PropsWithoutRef<T> & import("react").RefAttributes<import("react").Component<T, any, any>>) | import("react").PropsWithRef<T>> & {
86
+ readonly _result: import("react").ComponentType<T>;
87
+ };
84
88
  truthy: typeof truthy;
85
89
  isAudioCodec: (codec: "h264" | "h265" | "vp8" | "vp9" | "mp3" | "aac" | "wav" | "prores" | "h264-mkv" | undefined) => boolean;
86
90
  Logging: typeof Logging;
@@ -117,13 +121,12 @@ export declare const Internals: {
117
121
  } | null>;
118
122
  SharedAudioContextProvider: import("react").FC<{
119
123
  numberOfAudioTags: number;
124
+ children: import("react").ReactNode;
120
125
  }>;
121
126
  validateQuality: (q: number | undefined) => void;
122
127
  validateFrame: (frame: number, durationInFrames: number) => void;
123
128
  setStillFrame: (frame: number) => void;
124
129
  getStillFrame: () => number;
125
- getFramesPerLambda: () => number | null;
126
- setFramesPerLambda: (newFrames: number) => void;
127
130
  invalidCompositionErrorMessage: string;
128
131
  isCompositionIdValid: (id: string) => RegExpMatchArray | null;
129
132
  DEFAULT_OVERWRITE: boolean;
@@ -144,5 +147,5 @@ export declare const Internals: {
144
147
  getCompositions: () => TCompMetadata[];
145
148
  }>;
146
149
  };
147
- export type { TComposition, Timeline, TCompMetadata, TSequence, WebpackOverrideFn, TAsset, RenderAssetInfo, TimelineContextValue, SetTimelineContextValue, TimelineInOutContextValue, SetTimelineInOutContextValue, CompProps, CompositionManagerContext, MediaVolumeContextValue, SetMediaVolumeContextValue, LooseAnyComponent, RemotionEnvironment, ProResProfile, OpenGlRenderer, };
150
+ export type { TComposition, Timeline, TCompMetadata, TSequence, WebpackOverrideFn, TAsset, RenderAssetInfo, TimelineContextValue, SetTimelineContextValue, TimelineInOutContextValue, SetTimelineInOutContextValue, CompProps, CompositionManagerContext, MediaVolumeContextValue, SetMediaVolumeContextValue, RemotionEnvironment, ProResProfile, OpenGlRenderer, };
148
151
  //# sourceMappingURL=internals.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"internals.d.ts","sourceRoot":"","sources":["../src/internals.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,iBAAiB,EAAC,MAAM,iBAAiB,CAAC;AAKlD,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;AACxC,OAAO,EAEN,yBAAyB,EAEzB,eAAe,EACf,MAAM,EACN,aAAa,EACb,YAAY,EACZ,SAAS,EACT,MAAM,sBAAsB,CAAC;AA8B9B,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AAExC,OAAO,EAGN,iBAAiB,EACjB,MAAM,2BAA2B,CAAC;AAQnC,OAAO,EAEN,aAAa,EAGb,MAAM,yBAAyB,CAAC;AAQjC,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAyB,mBAAmB,EAAC,MAAM,mBAAmB,CAAC;AAM9E,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC;AAK/B,OAAO,KAAK,qBAAqB,MAAM,iCAAiC,CAAC;AACzE,OAAO,EACN,4BAA4B,EAC5B,yBAAyB,EACzB,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,gBAAgB,MAAM,2BAA2B,CAAC;AAC9D,OAAO,EACN,uBAAuB,EACvB,oBAAoB,EACpB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAchC,OAAO,EAEN,uBAAuB,EAEvB,0BAA0B,EAG1B,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAEN,mBAAmB,EACnB,MAAM,yBAAyB,CAAC;AACjC,OAAO,KAAK,gBAAgB,MAAM,mBAAmB,CAAC;AActD,OAAO,EAAC,cAAc,EAAC,MAAM,uCAAuC,CAAC;AAErE,QAAA,MAAM,QAAQ;;;;;;;;;;CAAkD,CAAC;AAIjE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuFrB,CAAC;AAEF,YAAY,EACX,YAAY,EACZ,QAAQ,EACR,aAAa,EACb,SAAS,EACT,iBAAiB,EACjB,MAAM,EACN,eAAe,EACf,oBAAoB,EACpB,uBAAuB,EACvB,yBAAyB,EACzB,4BAA4B,EAC5B,SAAS,EACT,yBAAyB,EACzB,uBAAuB,EACvB,0BAA0B,EAC1B,iBAAiB,EACjB,mBAAmB,EACnB,aAAa,EACb,cAAc,GACd,CAAC"}
1
+ {"version":3,"file":"internals.d.ts","sourceRoot":"","sources":["../src/internals.ts"],"names":[],"mappings":";AAIA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;AACxC,OAAO,EAEN,yBAAyB,EAEzB,eAAe,EACf,MAAM,EACN,aAAa,EACb,YAAY,EACZ,SAAS,EACT,MAAM,sBAAsB,CAAC;AA0B9B,OAAO,KAAK,OAAO,MAAM,cAAc,CAAC;AAExC,OAAO,EAGN,iBAAiB,EACjB,MAAM,2BAA2B,CAAC;AAQnC,OAAO,EAEN,aAAa,EAGb,MAAM,yBAAyB,CAAC;AAQjC,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAyB,mBAAmB,EAAC,MAAM,mBAAmB,CAAC;AAM9E,OAAO,KAAK,IAAI,MAAM,QAAQ,CAAC;AAK/B,OAAO,KAAK,qBAAqB,MAAM,iCAAiC,CAAC;AACzE,OAAO,EACN,4BAA4B,EAC5B,yBAAyB,EACzB,MAAM,iCAAiC,CAAC;AACzC,OAAO,KAAK,gBAAgB,MAAM,2BAA2B,CAAC;AAC9D,OAAO,EACN,uBAAuB,EACvB,oBAAoB,EACpB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAC,MAAM,EAAC,MAAM,UAAU,CAAC;AAchC,OAAO,EAEN,uBAAuB,EAEvB,0BAA0B,EAG1B,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAEN,mBAAmB,EACnB,MAAM,yBAAyB,CAAC;AACjC,OAAO,KAAK,gBAAgB,MAAM,mBAAmB,CAAC;AActD,OAAO,EAAC,cAAc,EAAC,MAAM,uCAAuC,CAAC;AAErE,QAAA,MAAM,QAAQ;;;;;;;;;;CAAkD,CAAC;AAIjE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqFrB,CAAC;AAEF,YAAY,EACX,YAAY,EACZ,QAAQ,EACR,aAAa,EACb,SAAS,EACT,iBAAiB,EACjB,MAAM,EACN,eAAe,EACf,oBAAoB,EACpB,uBAAuB,EACvB,yBAAyB,EACzB,4BAA4B,EAC5B,SAAS,EACT,yBAAyB,EACzB,uBAAuB,EACvB,0BAA0B,EAC1B,mBAAmB,EACnB,aAAa,EACb,cAAc,GACd,CAAC"}
package/dist/internals.js CHANGED
@@ -30,7 +30,6 @@ const concurrency_1 = require("./config/concurrency");
30
30
  const crf_1 = require("./config/crf");
31
31
  const env_file_1 = require("./config/env-file");
32
32
  const frame_range_1 = require("./config/frame-range");
33
- const frames_per_lambda_1 = require("./config/frames-per-lambda");
34
33
  const image_format_1 = require("./config/image-format");
35
34
  const image_sequence_1 = require("./config/image-sequence");
36
35
  const Logging = __importStar(require("./config/log"));
@@ -146,8 +145,6 @@ exports.Internals = {
146
145
  validateFrame: validate_frame_1.validateFrame,
147
146
  setStillFrame: still_frame_1.setStillFrame,
148
147
  getStillFrame: still_frame_1.getStillFrame,
149
- getFramesPerLambda: frames_per_lambda_1.getFramesPerLambda,
150
- setFramesPerLambda: frames_per_lambda_1.setFramesPerLambda,
151
148
  invalidCompositionErrorMessage: validate_composition_id_1.invalidCompositionErrorMessage,
152
149
  isCompositionIdValid: validate_composition_id_1.isCompositionIdValid,
153
150
  DEFAULT_OVERWRITE: overwrite_1.DEFAULT_OVERWRITE,
@@ -1 +1 @@
1
- {"version":3,"file":"internals.js","sourceRoot":"","sources":["../src/internals.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AACA,iEAGmC;AAEnC,6DAS8B;AAC9B,8CAA6D;AAC7D,oEAAiE;AACjE,kEAAqE;AACrE,0CAIwB;AACxB,sDAAoD;AACpD,sCAIsB;AACtB,gDAAoD;AACpD,sDAI8B;AAC9B,kEAGoC;AACpC,wDAG+B;AAC/B,4DAAqE;AACrE,sDAAwC;AACxC,sEAAkE;AAClE,gEAImC;AACnC,kDAAyE;AACzE,wDAI+B;AAC/B,4DAAsD;AACtD,4DAKiC;AACjC,8CAA4C;AAC5C,0CAAwC;AACxC,sDAAkE;AAClE,8DAGkC;AAClC,wDAA0C;AAC1C,mDAA6D;AAC7D,uDAA8E;AAC9E,mDAGyB;AACzB,qDAA8C;AAC9C,6CAA+B;AAC/B,mDAAwC;AACxC,iDAA4C;AAC5C,6CAA6C;AAC7C,+DAAgF;AAChF,uFAAyE;AAKzE,4EAA8D;AAK9D,qCAAgC;AAChC,6DAAsD;AACtD,uEAA+D;AAC/D,2CAAqC;AACrC,kFAG8C;AAC9C,0EAAmE;AACnE,0FAAkF;AAClF,4DAAsD;AACtD,gEAA0D;AAC1D,8EAA8E;AAC9E,oEAA8D;AAC9D,mEAOiC;AACjC,mEAGiC;AACjC,oEAAsD;AACtD,uCAA2E;AAC3E,8CAG0B;AAC1B,4DAMiC;AACjC,oFAA6E;AAE7E,uEAA+D;AAC/D,MAAM,QAAQ,GAAG,EAAC,GAAG,gBAAgB,EAAE,GAAG,qBAAqB,EAAC,CAAC;AAEjE,4DAA4D;AAC5D,oCAAoC;AACvB,QAAA,SAAS,GAAG;IACxB,IAAI;IACJ,oBAAoB,EAApB,8CAAoB;IACpB,QAAQ;IACR,kBAAkB,EAAlB,uCAAkB;IAClB,YAAY,EAAZ,2BAAY;IACZ,QAAQ,EAAR,oBAAQ;IACR,OAAO,EAAP,uBAAO;IACP,oBAAoB,EAApB,yCAAoB;IACpB,yBAAyB,EAAzB,6CAAyB;IACzB,cAAc,EAAd,6BAAc;IACd,cAAc,EAAd,4BAAc;IACd,QAAQ,EAAR,sBAAQ;IACR,kBAAkB,EAAlB,8BAAkB;IAClB,yBAAyB,EAAzB,iCAAyB;IACzB,oBAAoB,EAApB,uCAAoB;IACpB,UAAU,EAAV,oBAAU;IACV,QAAQ,EAAR,gBAAQ;IACR,4BAA4B,EAA5B,6CAA4B;IAC5B,sCAAsC,EAAtC,4CAAsC;IACtC,mBAAmB,EAAnB,2BAAmB;IACnB,mBAAmB,EAAnB,2CAAmB;IACnB,kBAAkB,EAAlB,0CAAkB;IAClB,aAAa,EAAb,qBAAa;IACb,oBAAoB,EAApB,mCAAoB;IACpB,4BAA4B,EAA5B,4CAA4B;IAC5B,6BAA6B,EAA7B,+CAA6B;IAC7B,UAAU,EAAV,oBAAU;IACV,eAAe,EAAf,yBAAe;IACf,qBAAqB,EAArB,2BAAqB;IACrB,YAAY,EAAZ,kBAAY;IACZ,oBAAoB,EAApB,kCAAoB;IACpB,2BAA2B,EAA3B,0CAA2B;IAC3B,oDAAoD,EAApD,mEAAoD;IACpD,8CAA8C,EAA9C,6DAA8C;IAC9C,kBAAkB,EAAlB,gCAAkB;IAClB,0BAA0B,EAA1B,kDAA0B;IAC1B,iBAAiB,EAAjB,mCAAiB;IACjB,gBAAgB,EAAhB,qCAAgB;IAChB,MAAM,EAAN,eAAM;IACN,YAAY,EAAZ,6BAAY;IACZ,OAAO;IACP,eAAe,EAAf,4BAAe;IACf,mBAAmB,EAAnB,2CAAmB;IACnB,uBAAuB,EAAvB,+CAAuB;IACvB,QAAQ;IACR,iBAAiB,EAAjB,uCAAiB;IACjB,iBAAiB,EAAjB,iCAAiB;IACjB,sBAAsB,EAAtB,4CAAsB;IACtB,+BAA+B,EAA/B,+CAA+B;IAC/B,iBAAiB,EAAjB,4BAAiB;IACjB,aAAa,EAAb,8BAAa;IACb,kBAAkB,EAAlB,0CAAkB;IAClB,qBAAqB,EAArB,6CAAqB;IACrB,wBAAwB,EAAxB,sDAAwB;IACxB,WAAW,EAAX,0BAAW;IACX,iBAAiB,EAAjB,uCAAiB;IACjB,sBAAsB,EAAtB,wCAAsB;IACtB,gBAAgB,EAAhB,iCAAgB;IAChB,gBAAgB,EAAhB,iCAAgB;IAChB,yCAAyC,EAAzC,0DAAyC;IACzC,oBAAoB,EAApB,0CAAoB;IACpB,kBAAkB,EAAlB,sCAAkB;IAClB,0BAA0B,EAA1B,8CAA0B;IAC1B,eAAe,EAAf,kCAAe;IACf,aAAa,EAAb,8BAAa;IACb,aAAa,EAAb,2BAAa;IACb,aAAa,EAAb,2BAAa;IACb,kBAAkB,EAAlB,sCAAkB;IAClB,kBAAkB,EAAlB,sCAAkB;IAClB,8BAA8B,EAA9B,wDAA8B;IAC9B,oBAAoB,EAApB,8CAAoB;IACpB,iBAAiB,EAAjB,6BAAiB;IACjB,gBAAgB;IAChB,uBAAuB,EAAvB,0CAAuB;IACvB,yBAAyB,EAAzB,mCAAyB;IACzB,qBAAqB,EAArB,+BAAqB;IACrB,mBAAmB,EAAnB,6BAAmB;IACnB,0BAA0B,EAA1B,oCAA0B;IAC1B,6BAA6B,EAA7B,8CAA6B;IAC7B,0BAA0B,EAA1B,2CAA0B;IAC1B,sBAAsB,EAAtB,iDAAsB;IACtB,yBAAyB,EAAzB,0CAAyB;IACzB,uBAAuB,EAAvB,wCAAuB;IACvB,uBAAuB,EAAvB,wCAAuB;IACvB,oBAAoB,EAApB,8CAAoB;IACpB,eAAe,EAAf,oCAAe;CACf,CAAC"}
1
+ {"version":3,"file":"internals.js","sourceRoot":"","sources":["../src/internals.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,7 @@ export declare type LoopProps = {
4
4
  times?: number;
5
5
  layout?: 'absolute-fill' | 'none';
6
6
  name?: string;
7
+ children: React.ReactNode;
7
8
  };
8
9
  export declare const Loop: React.FC<LoopProps>;
9
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/loop/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,oBAAY,SAAS,GAAG;IAEvB,gBAAgB,EAAE,MAAM,CAAC;IAEzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,eAAe,GAAG,MAAM,CAAC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAmDpC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/loop/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,oBAAY,SAAS,GAAG;IAEvB,gBAAgB,EAAE,MAAM,CAAC;IAEzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,eAAe,GAAG,MAAM,CAAC;IAClC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAmDpC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/loop/index.tsx"],"names":[],"mappings":";;;;AACA,0BAA4C;AAC5C,2FAAmF;AAW5E,MAAM,IAAI,GAAwB,CAAC,EACzC,gBAAgB,EAChB,KAAK,GAAG,QAAQ,EAChB,QAAQ,EACR,MAAM,EACN,IAAI,GACJ,EAAE,EAAE;IACJ,MAAM,EAAC,gBAAgB,EAAE,YAAY,EAAC,GAAG,IAAA,kBAAc,GAAE,CAAC;IAC1D,IAAA,sDAAwB,EAAC,gBAAgB,EAAE,2BAA2B,CAAC,CAAC;IAExE,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;QAC9B,MAAM,IAAI,SAAS,CAClB,6CAA6C,OAAO,KAAK,4BAA4B,CACrF,CAAC;KACF;IAED,IAAI,KAAK,KAAK,QAAQ,IAAI,KAAK,GAAG,CAAC,KAAK,CAAC,EAAE;QAC1C,MAAM,IAAI,SAAS,CAClB,0DAA0D,KAAK,GAAG,CAClE,CAAC;KACF;IAED,IAAI,KAAK,GAAG,CAAC,EAAE;QACd,MAAM,IAAI,SAAS,CAClB,0DAA0D,KAAK,EAAE,CACjE,CAAC;KACF;IAED,MAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,YAAY,GAAG,gBAAgB,CAAC,CAAC;IAC5D,MAAM,WAAW,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC;IAE9C,OAAO,CACN,2DACE,IAAI,KAAK,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;YAC/C,OAAO,CACN,uBAAC,YAAQ;YACR,oDAAoD;gBAEpD,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,CAAC,GAAG,gBAAgB,EAC1B,MAAM,EAAE,MAAM,EACd,IAAI,EAAE,IAAI,EACV,uBAAuB,EAAE,WAAW,EACpC,cAAc,EAAE,CAAC,KAAK,CAAC,YAEtB,QAAQ,IARJ,QAAQ,CAAC,EAAE,CASN,CACX,CAAC;QACH,CAAC,CAAC,WACA,CACH,CAAC;AACH,CAAC,CAAC;AAnDW,QAAA,IAAI,QAmDf"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/loop/index.tsx"],"names":[],"mappings":";;;;AACA,0BAA4C;AAC5C,2FAAmF;AAY5E,MAAM,IAAI,GAAwB,CAAC,EACzC,gBAAgB,EAChB,KAAK,GAAG,QAAQ,EAChB,QAAQ,EACR,MAAM,EACN,IAAI,GACJ,EAAE,EAAE;IACJ,MAAM,EAAC,gBAAgB,EAAE,YAAY,EAAC,GAAG,IAAA,kBAAc,GAAE,CAAC;IAC1D,IAAA,sDAAwB,EAAC,gBAAgB,EAAE,2BAA2B,CAAC,CAAC;IAExE,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;QAC9B,MAAM,IAAI,SAAS,CAClB,6CAA6C,OAAO,KAAK,4BAA4B,CACrF,CAAC;KACF;IAED,IAAI,KAAK,KAAK,QAAQ,IAAI,KAAK,GAAG,CAAC,KAAK,CAAC,EAAE;QAC1C,MAAM,IAAI,SAAS,CAClB,0DAA0D,KAAK,GAAG,CAClE,CAAC;KACF;IAED,IAAI,KAAK,GAAG,CAAC,EAAE;QACd,MAAM,IAAI,SAAS,CAClB,0DAA0D,KAAK,EAAE,CACjE,CAAC;KACF;IAED,MAAM,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,YAAY,GAAG,gBAAgB,CAAC,CAAC;IAC5D,MAAM,WAAW,GAAG,IAAI,CAAC,GAAG,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC;IAE9C,OAAO,CACN,2DACE,IAAI,KAAK,CAAC,WAAW,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;YAC/C,OAAO,CACN,uBAAC,YAAQ;YACR,oDAAoD;gBAEpD,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,CAAC,GAAG,gBAAgB,EAC1B,MAAM,EAAE,MAAM,EACd,IAAI,EAAE,IAAI,EACV,uBAAuB,EAAE,WAAW,EACpC,cAAc,EAAE,CAAC,KAAK,CAAC,YAEtB,QAAQ,IARJ,QAAQ,CAAC,EAAE,CASN,CACX,CAAC;QACH,CAAC,CAAC,WACA,CACH,CAAC;AACH,CAAC,CAAC;AAnDW,QAAA,IAAI,QAmDf"}
@@ -5,7 +5,9 @@ declare type SeriesSequenceProps = PropsWithChildren<{
5
5
  offset?: number;
6
6
  } & Pick<SequenceProps, 'layout' | 'name'>>;
7
7
  declare const SeriesSequence: ({ children }: SeriesSequenceProps) => JSX.Element;
8
- declare const Series: FC & {
8
+ declare const Series: FC<{
9
+ children: React.ReactNode;
10
+ }> & {
9
11
  Sequence: typeof SeriesSequence;
10
12
  };
11
13
  export { Series };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/series/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAW,EAAE,EAAE,iBAAiB,EAAU,MAAM,OAAO,CAAC;AAC/D,OAAO,EAAW,aAAa,EAAC,MAAM,eAAe,CAAC;AAItD,aAAK,mBAAmB,GAAG,iBAAiB,CAC3C;IACC,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,IAAI,CAAC,aAAa,EAAE,QAAQ,GAAG,MAAM,CAAC,CAC1C,CAAC;AAEF,QAAA,MAAM,cAAc,iBAAgB,mBAAmB,gBAGtD,CAAC;AAEF,QAAA,MAAM,MAAM,EAAE,EAAE,GAAG;IAClB,QAAQ,EAAE,OAAO,cAAc,CAAC;CAiFhC,CAAC;AAIF,OAAO,EAAC,MAAM,EAAC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/series/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAW,EAAE,EAAE,iBAAiB,EAAU,MAAM,OAAO,CAAC;AAC/D,OAAO,EAAW,aAAa,EAAC,MAAM,eAAe,CAAC;AAItD,aAAK,mBAAmB,GAAG,iBAAiB,CAC3C;IACC,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,IAAI,CAAC,aAAa,EAAE,QAAQ,GAAG,MAAM,CAAC,CAC1C,CAAC;AAEF,QAAA,MAAM,cAAc,iBAAgB,mBAAmB,gBAGtD,CAAC;AAEF,QAAA,MAAM,MAAM,EAAE,EAAE,CAAC;IAChB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,CAAC,GAAG;IACJ,QAAQ,EAAE,OAAO,cAAc,CAAC;CAiFhC,CAAC;AAIF,OAAO,EAAC,MAAM,EAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/series/index.tsx"],"names":[],"mappings":";;;;AAAA,iCAA+D;AAC/D,8CAAsD;AACtD,2FAAmF;AACnF,yDAAmD;AASnD,MAAM,cAAc,GAAG,CAAC,EAAC,QAAQ,EAAsB,EAAE,EAAE;IAC1D,yDAAyD;IACzD,OAAO,2DAAG,QAAQ,WAAI,CAAC;AACxB,CAAC,CAAC;AAEF,MAAM,MAAM,GAER,CAAC,EAAC,QAAQ,EAAC,EAAE,EAAE;IAClB,MAAM,aAAa,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QAClC,IAAI,UAAU,GAAG,CAAC,CAAC;QACnB,OAAO,gBAAQ,CAAC,GAAG,CAAC,IAAA,kCAAe,EAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE;;YAC3D,MAAM,WAAW,GAAG,KAKX,CAAC;YACV,IAAI,OAAO,WAAW,KAAK,QAAQ,EAAE;gBACpC,uDAAuD;gBACvD,IAAI,WAAW,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE;oBAC9B,OAAO,IAAI,CAAC;iBACZ;gBAED,MAAM,IAAI,SAAS,CAClB,6HAA6H,WAAW,GAAG,CAC3I,CAAC;aACF;YAED,IAAI,WAAW,CAAC,IAAI,KAAK,cAAc,EAAE;gBACxC,MAAM,IAAI,SAAS,CAClB,4GAA4G,WAAW,UAAU,CACjI,CAAC;aACF;YAED,MAAM,SAAS,GAAG,WAAW,CAAC,gBAAgB,WAAW,CAAC,KAAK,CAAC,gBAAgB,EAAE,CAAC;YAEnF,IAAI,CAAC,WAAW,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC,QAAQ,EAAE;gBAChD,MAAM,IAAI,SAAS,CAClB,oCAAoC,SAAS,uEAAuE,CACpH,CAAC;aACF;YAED,MAAM,oBAAoB,GAAG,WAAW,CAAC,KAAK,CAAC,gBAAgB,CAAC;YAChE,MAAM,EACL,gBAAgB,EAChB,QAAQ,EAAE,SAAS,EACnB,GAAG,WAAW,EACd,GAAG,WAAW,CAAC,KAAK,CAAC;YACtB,IAAA,sDAAwB,EACvB,oBAAoB,EACpB,oCAAoC,CACpC,CAAC;YACF,MAAM,MAAM,GAAG,MAAA,WAAW,CAAC,KAAK,CAAC,MAAM,mCAAI,CAAC,CAAC;YAC7C,IAAI,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE;gBACzB,MAAM,IAAI,SAAS,CAClB,gFAAgF,SAAS,IAAI,CAC7F,CAAC;aACF;YAED,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE;gBAC7B,MAAM,IAAI,SAAS,CAClB,0EAA0E,MAAM,KAAK,SAAS,IAAI,CAClG,CAAC;aACF;YAED,IAAI,MAAM,GAAG,CAAC,KAAK,CAAC,EAAE;gBACrB,MAAM,IAAI,SAAS,CAClB,0EAA0E,MAAM,KAAK,SAAS,IAAI,CAClG,CAAC;aACF;YAED,MAAM,iBAAiB,GAAG,UAAU,GAAG,MAAM,CAAC;YAC9C,UAAU,IAAI,oBAAoB,GAAG,MAAM,CAAC;YAC5C,OAAO,CACN,uBAAC,qBAAQ,IACR,IAAI,EAAE,iBAAiB,EACvB,gBAAgB,EAAE,oBAAoB,KAClC,WAAW,YAEd,KAAK,WACI,CACX,CAAC;QACH,CAAC,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,kDAAkD;IAClD,OAAO,2DAAG,aAAa,WAAI,CAAC;AAC7B,CAAC,CAAC;AAIM,wBAAM;AAFd,MAAM,CAAC,QAAQ,GAAG,cAAc,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/series/index.tsx"],"names":[],"mappings":";;;;AAAA,iCAA+D;AAC/D,8CAAsD;AACtD,2FAAmF;AACnF,yDAAmD;AASnD,MAAM,cAAc,GAAG,CAAC,EAAC,QAAQ,EAAsB,EAAE,EAAE;IAC1D,yDAAyD;IACzD,OAAO,2DAAG,QAAQ,WAAI,CAAC;AACxB,CAAC,CAAC;AAEF,MAAM,MAAM,GAIR,CAAC,EAAC,QAAQ,EAAC,EAAE,EAAE;IAClB,MAAM,aAAa,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QAClC,IAAI,UAAU,GAAG,CAAC,CAAC;QACnB,OAAO,gBAAQ,CAAC,GAAG,CAAC,IAAA,kCAAe,EAAC,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE;;YAC3D,MAAM,WAAW,GAAG,KAKX,CAAC;YACV,IAAI,OAAO,WAAW,KAAK,QAAQ,EAAE;gBACpC,uDAAuD;gBACvD,IAAI,WAAW,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE;oBAC9B,OAAO,IAAI,CAAC;iBACZ;gBAED,MAAM,IAAI,SAAS,CAClB,6HAA6H,WAAW,GAAG,CAC3I,CAAC;aACF;YAED,IAAI,WAAW,CAAC,IAAI,KAAK,cAAc,EAAE;gBACxC,MAAM,IAAI,SAAS,CAClB,4GAA4G,WAAW,UAAU,CACjI,CAAC;aACF;YAED,MAAM,SAAS,GAAG,WAAW,CAAC,gBAAgB,WAAW,CAAC,KAAK,CAAC,gBAAgB,EAAE,CAAC;YAEnF,IAAI,CAAC,WAAW,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC,QAAQ,EAAE;gBAChD,MAAM,IAAI,SAAS,CAClB,oCAAoC,SAAS,uEAAuE,CACpH,CAAC;aACF;YAED,MAAM,oBAAoB,GAAG,WAAW,CAAC,KAAK,CAAC,gBAAgB,CAAC;YAChE,MAAM,EACL,gBAAgB,EAChB,QAAQ,EAAE,SAAS,EACnB,GAAG,WAAW,EACd,GAAG,WAAW,CAAC,KAAK,CAAC;YACtB,IAAA,sDAAwB,EACvB,oBAAoB,EACpB,oCAAoC,CACpC,CAAC;YACF,MAAM,MAAM,GAAG,MAAA,WAAW,CAAC,KAAK,CAAC,MAAM,mCAAI,CAAC,CAAC;YAC7C,IAAI,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE;gBACzB,MAAM,IAAI,SAAS,CAClB,gFAAgF,SAAS,IAAI,CAC7F,CAAC;aACF;YAED,IAAI,CAAC,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,EAAE;gBAC7B,MAAM,IAAI,SAAS,CAClB,0EAA0E,MAAM,KAAK,SAAS,IAAI,CAClG,CAAC;aACF;YAED,IAAI,MAAM,GAAG,CAAC,KAAK,CAAC,EAAE;gBACrB,MAAM,IAAI,SAAS,CAClB,0EAA0E,MAAM,KAAK,SAAS,IAAI,CAClG,CAAC;aACF;YAED,MAAM,iBAAiB,GAAG,UAAU,GAAG,MAAM,CAAC;YAC9C,UAAU,IAAI,oBAAoB,GAAG,MAAM,CAAC;YAC5C,OAAO,CACN,uBAAC,qBAAQ,IACR,IAAI,EAAE,iBAAiB,EACvB,gBAAgB,EAAE,oBAAoB,KAClC,WAAW,YAEd,KAAK,WACI,CACX,CAAC;QACH,CAAC,CAAC,CAAC;IACJ,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC;IAEf,kDAAkD;IAClD,OAAO,2DAAG,aAAa,WAAI,CAAC;AAC7B,CAAC,CAAC;AAIM,wBAAM;AAFd,MAAM,CAAC,QAAQ,GAAG,cAAc,CAAC"}
@@ -1,5 +1,8 @@
1
- import React from 'react';
2
- import { LooseAnyComponent } from './any-component';
1
+ import React, { ComponentPropsWithRef, ComponentType, ExoticComponent } from 'react';
3
2
  import { CompProps } from './internals';
4
- export declare const useLazyComponent: <T>(compProps: CompProps<T>) => React.LazyExoticComponent<LooseAnyComponent<T>>;
3
+ declare type LazyExoticComponent<T extends ComponentType<any>> = ExoticComponent<ComponentPropsWithRef<T>> & {
4
+ readonly _result: T;
5
+ };
6
+ export declare const useLazyComponent: <T>(compProps: CompProps<T>) => LazyExoticComponent<React.ComponentType<T>>;
7
+ export {};
5
8
  //# sourceMappingURL=use-lazy-component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"use-lazy-component.d.ts","sourceRoot":"","sources":["../src/use-lazy-component.ts"],"names":[],"mappings":"AAAA,OAAO,KAAgB,MAAM,OAAO,CAAC;AACrC,OAAO,EAAC,iBAAiB,EAAC,MAAM,iBAAiB,CAAC;AAClD,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AAGtC,eAAO,MAAM,gBAAgB,iFAkC5B,CAAC"}
1
+ {"version":3,"file":"use-lazy-component.d.ts","sourceRoot":"","sources":["../src/use-lazy-component.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EACb,qBAAqB,EACrB,aAAa,EACb,eAAe,EAEf,MAAM,OAAO,CAAC;AACf,OAAO,EAAC,SAAS,EAAC,MAAM,aAAa,CAAC;AAEtC,aAAK,mBAAmB,CAAC,CAAC,SAAS,aAAa,CAAC,GAAG,CAAC,IAAI,eAAe,CACvE,qBAAqB,CAAC,CAAC,CAAC,CACxB,GAAG;IACH,QAAQ,CAAC,OAAO,EAAE,CAAC,CAAC;CACpB,CAAC;AAGF,eAAO,MAAM,gBAAgB,6EAkC5B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"use-lazy-component.js","sourceRoot":"","sources":["../src/use-lazy-component.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,+CAAqC;AAIrC,0CAA0C;AACnC,MAAM,gBAAgB,GAAG,CAC/B,SAAuB,EAC2B,EAAE;IACpD,MAAM,IAAI,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QACzB,IAAI,eAAe,IAAI,SAAS,EAAE;YACjC,OAAO,eAAK,CAAC,IAAI,CAChB,SAAS,CAAC,aAER,CACF,CAAC;SACF;QAED,IAAI,WAAW,IAAI,SAAS,EAAE;YAC7B,kEAAkE;YAClE,IAAI,OAAO,QAAQ,KAAK,WAAW,EAAE;gBACpC,OAAQ,SAAS,CAAC,SAEjB,CAAC;aACF;YAED,OAAO,eAAK,CAAC,IAAI,CAAC,GAAG,EAAE,CACtB,OAAO,CAAC,OAAO,CAAC,EAAC,OAAO,EAAE,SAAS,CAAC,SAAiC,EAAC,CAAC,CACvE,CAAC;SACF;QAED,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;QAEvE,mEAAmE;QACnE,0CAA0C;QAE1C,mBAAmB;QACnB,uDAAuD;IACxD,CAAC,EAAE,CAAC,SAAS,CAAC,SAAS,EAAE,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC;IACnD,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAlCW,QAAA,gBAAgB,oBAkC3B"}
1
+ {"version":3,"file":"use-lazy-component.js","sourceRoot":"","sources":["../src/use-lazy-component.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,+CAKe;AASf,0CAA0C;AACnC,MAAM,gBAAgB,GAAG,CAC/B,SAAuB,EACiB,EAAE;IAC1C,MAAM,IAAI,GAAG,IAAA,eAAO,EAAC,GAAG,EAAE;QACzB,IAAI,eAAe,IAAI,SAAS,EAAE;YACjC,OAAO,eAAK,CAAC,IAAI,CAChB,SAAS,CAAC,aAER,CACF,CAAC;SACF;QAED,IAAI,WAAW,IAAI,SAAS,EAAE;YAC7B,kEAAkE;YAClE,IAAI,OAAO,QAAQ,KAAK,WAAW,EAAE;gBACpC,OAAO,SAAS,CAAC,SAEhB,CAAC;aACF;YAED,OAAO,eAAK,CAAC,IAAI,CAAC,GAAG,EAAE,CACtB,OAAO,CAAC,OAAO,CAAC,EAAC,OAAO,EAAE,SAAS,CAAC,SAA6B,EAAC,CAAC,CACnE,CAAC;SACF;QAED,MAAM,IAAI,KAAK,CAAC,qDAAqD,CAAC,CAAC;QAEvE,mEAAmE;QACnE,0CAA0C;QAE1C,mBAAmB;QACnB,uDAAuD;IACxD,CAAC,EAAE,CAAC,SAAS,CAAC,SAAS,EAAE,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC;IACnD,OAAO,IAAI,CAAC;AACb,CAAC,CAAC;AAlCW,QAAA,gBAAgB,oBAkC3B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "remotion",
3
- "version": "3.0.0-lambda.450+cfd3a406b",
3
+ "version": "3.0.0-lambda.453+8e814770e",
4
4
  "description": "Render videos in React",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -21,24 +21,24 @@
21
21
  "author": "",
22
22
  "license": "SEE LICENSE IN LICENSE.md",
23
23
  "peerDependencies": {
24
- "react": "^17.0.1",
25
- "react-dom": "^17.0.1"
24
+ "react": ">=16.8.0",
25
+ "react-dom": ">=16.8.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@jonny/eslint-config": "^2.1.251",
29
- "@testing-library/react": "^11.2.2",
28
+ "@jonny/eslint-config": "3.0.256",
29
+ "@testing-library/react": "13.0.0",
30
30
  "@testing-library/react-hooks": "^5.1.1",
31
31
  "@types/jest": "^27.4.0",
32
32
  "@types/node": "^16.7.5",
33
- "@types/react": "17.0.39",
34
- "@types/react-dom": "^17.0.11",
33
+ "@types/react": "18.0.1",
34
+ "@types/react-dom": "18.0.0",
35
35
  "@types/webpack-env": "^1.16.0",
36
- "eslint": "^7.25.0",
36
+ "eslint": "8.13.0",
37
37
  "jest": "^27.2.4",
38
38
  "prettier": "^2.0.5",
39
39
  "prettier-plugin-organize-imports": "^1.1.1",
40
- "react": "^17.0.1",
41
- "react-dom": "^17.0.1",
40
+ "react": "^18.0.0",
41
+ "react-dom": "^18.0.0",
42
42
  "rimraf": "^3.0.2",
43
43
  "ts-jest": "^27.0.5",
44
44
  "typescript": "^4.5.5",
@@ -55,5 +55,5 @@
55
55
  "publishConfig": {
56
56
  "access": "public"
57
57
  },
58
- "gitHead": "cfd3a406b3588e5b844d2aad572f52f496d69556"
58
+ "gitHead": "8e814770e1584660eb9165e51ada91628ca59ee7"
59
59
  }