@remotion/promo-pages 4.0.385 → 4.0.387
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Homepage.js +3 -1
- package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/Homepage.js +3 -1
- package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/design.js +2 -1
- package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/homepage/Pricing.js +2 -1
- package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/template-modal-content.js +2 -1
- package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/templates.js +3 -1
- package/dist/design.js +2 -1
- package/dist/homepage/Pricing.js +2 -1
- package/dist/template-modal-content.js +2 -1
- package/dist/templates.js +3 -1
- package/package.json +14 -14
package/dist/Homepage.js
CHANGED
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -28794,6 +28795,7 @@ var listOfRemotionPackages = [
|
|
|
28794
28795
|
"@remotion/google-fonts",
|
|
28795
28796
|
"@remotion/install-whisper-cpp",
|
|
28796
28797
|
"@remotion/it-tests",
|
|
28798
|
+
"@remotion/react18-tests",
|
|
28797
28799
|
"@remotion/lambda-go-example",
|
|
28798
28800
|
"@remotion/lambda-go",
|
|
28799
28801
|
"@remotion/lambda-php",
|
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -28794,6 +28795,7 @@ var listOfRemotionPackages = [
|
|
|
28794
28795
|
"@remotion/google-fonts",
|
|
28795
28796
|
"@remotion/install-whisper-cpp",
|
|
28796
28797
|
"@remotion/it-tests",
|
|
28798
|
+
"@remotion/react18-tests",
|
|
28797
28799
|
"@remotion/lambda-go-example",
|
|
28798
28800
|
"@remotion/lambda-go",
|
|
28799
28801
|
"@remotion/lambda-php",
|
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
package/dist/Users/jonathanburger/remotion/packages/promo-pages/dist/template-modal-content.js
CHANGED
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -18131,6 +18132,7 @@ var listOfRemotionPackages = [
|
|
|
18131
18132
|
"@remotion/google-fonts",
|
|
18132
18133
|
"@remotion/install-whisper-cpp",
|
|
18133
18134
|
"@remotion/it-tests",
|
|
18135
|
+
"@remotion/react18-tests",
|
|
18134
18136
|
"@remotion/lambda-go-example",
|
|
18135
18137
|
"@remotion/lambda-go",
|
|
18136
18138
|
"@remotion/lambda-php",
|
package/dist/design.js
CHANGED
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
package/dist/homepage/Pricing.js
CHANGED
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
package/dist/templates.js
CHANGED
|
@@ -755,7 +755,7 @@ var __defProp2, __export2 = (target, all) => {
|
|
|
755
755
|
});
|
|
756
756
|
}, useIsPlayer = () => {
|
|
757
757
|
return useContext(IsPlayerContext);
|
|
758
|
-
}, VERSION = "4.0.
|
|
758
|
+
}, VERSION = "4.0.387", checkMultipleRemotionVersions = () => {
|
|
759
759
|
if (typeof globalThis === "undefined") {
|
|
760
760
|
return;
|
|
761
761
|
}
|
|
@@ -6443,6 +6443,7 @@ Check that all your Remotion packages are on the same version. If your dependenc
|
|
|
6443
6443
|
delayRenderTimeoutInMilliseconds,
|
|
6444
6444
|
loopVolumeCurveBehavior,
|
|
6445
6445
|
audioStreamIndex,
|
|
6446
|
+
onVideoFrame,
|
|
6446
6447
|
...props2
|
|
6447
6448
|
}, ref) => {
|
|
6448
6449
|
const absoluteFrame = useTimelinePosition();
|
|
@@ -18131,6 +18132,7 @@ var listOfRemotionPackages = [
|
|
|
18131
18132
|
"@remotion/google-fonts",
|
|
18132
18133
|
"@remotion/install-whisper-cpp",
|
|
18133
18134
|
"@remotion/it-tests",
|
|
18135
|
+
"@remotion/react18-tests",
|
|
18134
18136
|
"@remotion/lambda-go-example",
|
|
18135
18137
|
"@remotion/lambda-go",
|
|
18136
18138
|
"@remotion/lambda-php",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@remotion/promo-pages",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.387",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -11,23 +11,23 @@
|
|
|
11
11
|
},
|
|
12
12
|
"type": "module",
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@remotion/animated-emoji": "4.0.
|
|
15
|
-
"@remotion/design": "4.0.
|
|
16
|
-
"@remotion/lambda": "4.0.
|
|
17
|
-
"@remotion/lottie": "4.0.
|
|
18
|
-
"@remotion/paths": "4.0.
|
|
19
|
-
"@remotion/player": "4.0.
|
|
20
|
-
"@remotion/shapes": "4.0.
|
|
21
|
-
"@remotion/svg-3d-engine": "4.0.
|
|
22
|
-
"create-video": "4.0.
|
|
14
|
+
"@remotion/animated-emoji": "4.0.387",
|
|
15
|
+
"@remotion/design": "4.0.387",
|
|
16
|
+
"@remotion/lambda": "4.0.387",
|
|
17
|
+
"@remotion/lottie": "4.0.387",
|
|
18
|
+
"@remotion/paths": "4.0.387",
|
|
19
|
+
"@remotion/player": "4.0.387",
|
|
20
|
+
"@remotion/shapes": "4.0.387",
|
|
21
|
+
"@remotion/svg-3d-engine": "4.0.387",
|
|
22
|
+
"create-video": "4.0.387",
|
|
23
23
|
"hls.js": "1.5.19",
|
|
24
24
|
"polished": "4.3.1",
|
|
25
|
-
"remotion": "4.0.
|
|
25
|
+
"remotion": "4.0.387",
|
|
26
26
|
"zod": "3.22.3",
|
|
27
27
|
"bun-plugin-tailwind": "0.1.2"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@remotion/eslint-config-internal": "4.0.
|
|
30
|
+
"@remotion/eslint-config-internal": "4.0.387",
|
|
31
31
|
"@eslint/eslintrc": "3.1.0",
|
|
32
32
|
"@types/react": "19.2.7",
|
|
33
33
|
"@types/react-dom": "19.2.3",
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"postcss": "8.4.47",
|
|
38
38
|
"tailwindcss": "4.1.1",
|
|
39
39
|
"@tailwindcss/cli": "4.1.1",
|
|
40
|
-
"react": "19.2.
|
|
41
|
-
"react-dom": "19.2.
|
|
40
|
+
"react": "19.2.3",
|
|
41
|
+
"react-dom": "19.2.3",
|
|
42
42
|
"tailwind-merge": "2.5.2",
|
|
43
43
|
"clsx": "2.1.1"
|
|
44
44
|
},
|