@nodaro/prompts 1.26.0 → 1.26.1
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/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/__tests__/transitions-scope.test.ts +61 -0
- package/src/transitions.ts +4 -4
package/dist/index.js
CHANGED
|
@@ -5106,21 +5106,21 @@ var TRANSITIONS = [
|
|
|
5106
5106
|
label: "Sand Storm",
|
|
5107
5107
|
category: "element",
|
|
5108
5108
|
description: "Sand storm engulfs the frame, scene changes inside",
|
|
5109
|
-
promptHint: "a
|
|
5109
|
+
promptHint: "a wall of opaque, swirling ochre sand sweeps in from one side of the frame and surges across it until the whole picture is hidden in dust. The camera stays where it is and the framing does not change. The dust then thins and sinks away toward the lower edge of the frame, revealing the second shot behind it. The shot ends on the second shot, clear and fully resolved, with no dust left. The first shot stays as it is until the sand covers it completely, and the second shot appears only as the dust clears"
|
|
5110
5110
|
},
|
|
5111
5111
|
{
|
|
5112
5112
|
id: "paint-splash",
|
|
5113
5113
|
label: "Paint Splash",
|
|
5114
5114
|
category: "element",
|
|
5115
5115
|
description: "Vivid paint splash covers, retracts into new scene",
|
|
5116
|
-
promptHint: "
|
|
5116
|
+
promptHint: "vivid splashes of coloured paint fly across the frame in arcing streaks and pile over one another until the whole picture is covered in wet paint. The camera stays where it is and the framing does not change. The paint then gathers toward the centre of the frame and shrinks to nothing, uncovering the second shot from the edges inward. The shot ends on the second shot, clean and fully resolved, with no paint left. The paint lies on the surface of the picture itself, and the second shot appears only where the paint has gone"
|
|
5117
5117
|
},
|
|
5118
5118
|
{
|
|
5119
5119
|
id: "aurora-sweep",
|
|
5120
5120
|
label: "Aurora Sweep",
|
|
5121
5121
|
category: "element",
|
|
5122
5122
|
description: "Aurora curtain sweeps across, scene changes behind",
|
|
5123
|
-
promptHint: "a luminous green and violet aurora
|
|
5123
|
+
promptHint: "a luminous curtain of green and violet aurora light ripples across the whole frame, and its bright bands veil the first shot. The camera stays where it is and the framing does not change. As the bands fade, the second shot is revealed behind them. The shot ends on the second shot, clear and fully resolved, with no aurora light left. The aurora glows over the front of the picture, and the second shot appears only as it fades"
|
|
5124
5124
|
},
|
|
5125
5125
|
{
|
|
5126
5126
|
id: "sakura-petals",
|
|
@@ -5182,7 +5182,7 @@ var TRANSITIONS = [
|
|
|
5182
5182
|
label: "Vortex Swirl",
|
|
5183
5183
|
category: "morph",
|
|
5184
5184
|
description: "Subject swirls into vortex, unwinds as new",
|
|
5185
|
-
promptHint: "the first subject
|
|
5185
|
+
promptHint: "only the first subject twists, winding around its own centre like wrung cloth into a tight narrow column at the same place in the frame, turning faster as it narrows, while the surroundings stay upright and still. the camera is locked on a tripod head planted in one spot, holding the frame level from start to finish. the column then unwinds in the same direction and opens into the shape of the second subject, while the second shot appears around it. the shot ends on the second subject, solid and fully resolved, with nothing left turning. the twist stays inside the outline of the subject, and the edges of the frame stay square and still"
|
|
5186
5186
|
},
|
|
5187
5187
|
{
|
|
5188
5188
|
id: "dream-ripple",
|