@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.cjs
CHANGED
|
@@ -5108,21 +5108,21 @@ var TRANSITIONS = [
|
|
|
5108
5108
|
label: "Sand Storm",
|
|
5109
5109
|
category: "element",
|
|
5110
5110
|
description: "Sand storm engulfs the frame, scene changes inside",
|
|
5111
|
-
promptHint: "a
|
|
5111
|
+
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"
|
|
5112
5112
|
},
|
|
5113
5113
|
{
|
|
5114
5114
|
id: "paint-splash",
|
|
5115
5115
|
label: "Paint Splash",
|
|
5116
5116
|
category: "element",
|
|
5117
5117
|
description: "Vivid paint splash covers, retracts into new scene",
|
|
5118
|
-
promptHint: "
|
|
5118
|
+
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"
|
|
5119
5119
|
},
|
|
5120
5120
|
{
|
|
5121
5121
|
id: "aurora-sweep",
|
|
5122
5122
|
label: "Aurora Sweep",
|
|
5123
5123
|
category: "element",
|
|
5124
5124
|
description: "Aurora curtain sweeps across, scene changes behind",
|
|
5125
|
-
promptHint: "a luminous green and violet aurora
|
|
5125
|
+
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"
|
|
5126
5126
|
},
|
|
5127
5127
|
{
|
|
5128
5128
|
id: "sakura-petals",
|
|
@@ -5184,7 +5184,7 @@ var TRANSITIONS = [
|
|
|
5184
5184
|
label: "Vortex Swirl",
|
|
5185
5185
|
category: "morph",
|
|
5186
5186
|
description: "Subject swirls into vortex, unwinds as new",
|
|
5187
|
-
promptHint: "the first subject
|
|
5187
|
+
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"
|
|
5188
5188
|
},
|
|
5189
5189
|
{
|
|
5190
5190
|
id: "dream-ripple",
|