shaders 2.5.110 → 2.5.112
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/core/{Bulge-Chpbxxzj.js → Bulge-6gRUYqZS.js} +1 -1
- package/dist/core/{ConcentricSpin-Crfxti93.js → ConcentricSpin-Fegtvhl6.js} +1 -1
- package/dist/core/{CursorRipples-D-cfjHY5.js → CursorRipples-BqtHgpEq.js} +1 -1
- package/dist/core/{DiffuseBlur-eyM1v3ad.js → DiffuseBlur-B-Vki4ab.js} +1 -1
- package/dist/core/{FlowField-RyqiRxyI.js → FlowField-CTWyjeXm.js} +1 -1
- package/dist/core/FlutedGlass-B4FlyBOn.js +320 -0
- package/dist/core/{GridDistortion-SRyevgsp.js → GridDistortion-CVpebl48.js} +1 -1
- package/dist/core/{Kaleidoscope-CFWtKisp.js → Kaleidoscope-B0_OCrob.js} +1 -1
- package/dist/core/{Liquify-p-_qcb1f.js → Liquify-ZMAyGUIb.js} +1 -1
- package/dist/core/{Mirror-B7XmfGdw.js → Mirror-Gb0fugtF.js} +1 -1
- package/dist/core/{Perspective-BN_OpTZq.js → Perspective-SBZzprC5.js} +1 -1
- package/dist/core/{PolarCoordinates-CMYCFT4S.js → PolarCoordinates-Ckvb1eG0.js} +1 -1
- package/dist/core/{RectangularCoordinates-8Sa2GaDy.js → RectangularCoordinates-r0fTwVuL.js} +1 -1
- package/dist/core/{Shatter-ByKkCYTR.js → Shatter-CC3EFcP9.js} +1 -1
- package/dist/core/{Stretch--GV6hbru.js → Stretch-CJUUU-I1.js} +1 -1
- package/dist/core/{Twirl-v8pLqUTN.js → Twirl-CgRyZdT1.js} +1 -1
- package/dist/core/{VideoTexture-BMSdfLf_.js → VideoTexture-Cr1f0IOE.js} +1 -1
- package/dist/core/{WaveDistortion-BGdgj3Iz.js → WaveDistortion-iyTUI1lj.js} +1 -1
- package/dist/core/{WebcamTexture-Ds9IrtRn.js → WebcamTexture-BQJpZvC5.js} +1 -1
- package/dist/core/{edges-CfGcQniB.js → edges-CX_lJB9R.js} +13 -1
- package/dist/core/index.js +79 -78
- package/dist/core/registry.js +79 -78
- package/dist/core/shaderRegistry-SmtG2mTo.js +254 -0
- package/dist/core/shaderRegistry.d.ts.map +1 -1
- package/dist/core/shaders/Bulge/index.js +2 -2
- package/dist/core/shaders/ConcentricSpin/index.js +2 -2
- package/dist/core/shaders/CursorRipples/index.js +2 -2
- package/dist/core/shaders/DiffuseBlur/index.js +2 -2
- package/dist/core/shaders/FlowField/index.js +2 -2
- package/dist/core/shaders/FlutedGlass/index.d.ts +97 -0
- package/dist/core/shaders/FlutedGlass/index.d.ts.map +1 -0
- package/dist/core/shaders/FlutedGlass/index.js +6 -0
- package/dist/core/shaders/Fog/index.js +1 -1
- package/dist/core/shaders/Form3D/index.js +1 -1
- package/dist/core/shaders/Glass/index.js +1 -1
- package/dist/core/shaders/GlassTiles/index.js +1 -1
- package/dist/core/shaders/Glitch/index.js +1 -1
- package/dist/core/shaders/Glow/index.js +1 -1
- package/dist/core/shaders/Godrays/index.js +1 -1
- package/dist/core/shaders/Grayscale/index.js +1 -1
- package/dist/core/shaders/Grid/index.js +1 -1
- package/dist/core/shaders/GridDistortion/index.js +2 -2
- package/dist/core/shaders/Group/index.js +1 -1
- package/dist/core/shaders/Halftone/index.js +1 -1
- package/dist/core/shaders/HexGrid/index.js +1 -1
- package/dist/core/shaders/HueShift/index.js +1 -1
- package/dist/core/shaders/ImageTexture/index.js +1 -1
- package/dist/core/shaders/Invert/index.js +1 -1
- package/dist/core/shaders/Kaleidoscope/index.js +2 -2
- package/dist/core/shaders/LensFlare/index.js +1 -1
- package/dist/core/shaders/LinearBlur/index.js +1 -1
- package/dist/core/shaders/LinearGradient/index.js +1 -1
- package/dist/core/shaders/Liquify/index.js +2 -2
- package/dist/core/shaders/Mirror/index.js +2 -2
- package/dist/core/shaders/MultiPointGradient/index.js +1 -1
- package/dist/core/shaders/Neon/index.js +1 -1
- package/dist/core/shaders/Paper/index.js +1 -1
- package/dist/core/shaders/Perspective/index.js +2 -2
- package/dist/core/shaders/Pixelate/index.js +1 -1
- package/dist/core/shaders/Plasma/index.js +1 -1
- package/dist/core/shaders/PolarCoordinates/index.js +2 -2
- package/dist/core/shaders/Polygon/index.js +1 -1
- package/dist/core/shaders/Posterize/index.js +1 -1
- package/dist/core/shaders/ProgressiveBlur/index.js +1 -1
- package/dist/core/shaders/RadialGradient/index.js +1 -1
- package/dist/core/shaders/RectangularCoordinates/index.js +2 -2
- package/dist/core/shaders/Ring/index.js +1 -1
- package/dist/core/shaders/Ripples/index.js +1 -1
- package/dist/core/shaders/RoundedRect/index.js +1 -1
- package/dist/core/shaders/Saturation/index.js +1 -1
- package/dist/core/shaders/Sharpness/index.js +1 -1
- package/dist/core/shaders/Shatter/index.js +2 -2
- package/dist/core/shaders/SimplexNoise/index.js +1 -1
- package/dist/core/shaders/SineWave/index.js +1 -1
- package/dist/core/shaders/Smoke/index.js +1 -1
- package/dist/core/shaders/SmokeFill/index.js +1 -1
- package/dist/core/shaders/Solarize/index.js +1 -1
- package/dist/core/shaders/SolidColor/index.js +1 -1
- package/dist/core/shaders/Spherize/index.js +1 -1
- package/dist/core/shaders/Spiral/index.js +1 -1
- package/dist/core/shaders/Star/index.js +1 -1
- package/dist/core/shaders/Strands/index.js +1 -1
- package/dist/core/shaders/Stretch/index.js +2 -2
- package/dist/core/shaders/Stripes/index.js +1 -1
- package/dist/core/shaders/StudioBackground/index.js +1 -1
- package/dist/core/shaders/Swirl/index.js +1 -1
- package/dist/core/shaders/TiltShift/index.js +1 -1
- package/dist/core/shaders/Tint/index.js +1 -1
- package/dist/core/shaders/Trapezoid/index.js +1 -1
- package/dist/core/shaders/Tritone/index.js +1 -1
- package/dist/core/shaders/Truchet/index.js +1 -1
- package/dist/core/shaders/Twirl/index.js +2 -2
- package/dist/core/shaders/VHS/index.js +1 -1
- package/dist/core/shaders/Vesica/index.js +1 -1
- package/dist/core/shaders/Vibrance/index.js +1 -1
- package/dist/core/shaders/VideoTexture/index.js +2 -2
- package/dist/core/shaders/Vignette/index.js +1 -1
- package/dist/core/shaders/Voronoi/index.js +1 -1
- package/dist/core/shaders/WaveDistortion/index.js +2 -2
- package/dist/core/shaders/Weave/index.js +1 -1
- package/dist/core/shaders/WebcamTexture/index.js +2 -2
- package/dist/core/shaders/ZoomBlur/index.js +1 -1
- package/dist/js/createShader.js +1 -1
- package/dist/js/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/js/utils/generatePresetCode.js +19 -0
- package/dist/react/AngularBlur.js +0 -6
- package/dist/react/Ascii.js +0 -6
- package/dist/react/Aurora.js +0 -6
- package/dist/react/Beam.js +0 -6
- package/dist/react/Blob.js +0 -6
- package/dist/react/Blur.js +0 -6
- package/dist/react/BrightnessContrast.js +0 -6
- package/dist/react/Bulge.js +0 -6
- package/dist/react/CRTScreen.js +0 -6
- package/dist/react/ChannelBlur.js +0 -6
- package/dist/react/Checkerboard.js +0 -6
- package/dist/react/ChromaFlow.js +0 -6
- package/dist/react/ChromaticAberration.js +0 -6
- package/dist/react/Circle.js +0 -6
- package/dist/react/ConcentricSpin.js +0 -6
- package/dist/react/ConicGradient.js +0 -6
- package/dist/react/ContourLines.js +0 -6
- package/dist/react/Crescent.js +0 -6
- package/dist/react/Cross.js +0 -6
- package/dist/react/Crystal.js +0 -6
- package/dist/react/CursorRipples.js +0 -6
- package/dist/react/CursorTrail.js +0 -6
- package/dist/react/DOMTexture.js +0 -6
- package/dist/react/DiamondGradient.js +0 -6
- package/dist/react/DiffuseBlur.js +0 -6
- package/dist/react/Dither.js +0 -6
- package/dist/react/DotGrid.js +0 -6
- package/dist/react/DropShadow.js +0 -6
- package/dist/react/Duotone.js +0 -6
- package/dist/react/Ellipse.js +0 -6
- package/dist/react/Emboss.js +0 -6
- package/dist/react/FallingLines.js +0 -6
- package/dist/react/FilmGrain.js +0 -6
- package/dist/react/FloatingParticles.js +0 -6
- package/dist/react/FlowField.js +0 -6
- package/dist/react/Flower.js +0 -6
- package/dist/react/FlowingGradient.js +0 -6
- package/dist/react/FlutedGlass.js +217 -0
- package/dist/react/Fog.js +0 -6
- package/dist/react/Form3D.js +0 -6
- package/dist/react/Glass.js +0 -6
- package/dist/react/GlassTiles.js +0 -6
- package/dist/react/Glitch.js +0 -6
- package/dist/react/Glow.js +0 -6
- package/dist/react/Godrays.js +0 -6
- package/dist/react/Grayscale.js +0 -6
- package/dist/react/Grid.js +0 -6
- package/dist/react/GridDistortion.js +0 -6
- package/dist/react/Group.js +0 -6
- package/dist/react/Halftone.js +0 -6
- package/dist/react/HexGrid.js +0 -6
- package/dist/react/HueShift.js +0 -6
- package/dist/react/ImageTexture.js +0 -6
- package/dist/react/Invert.js +0 -6
- package/dist/react/Kaleidoscope.js +0 -6
- package/dist/react/LensFlare.js +0 -6
- package/dist/react/LinearBlur.js +0 -6
- package/dist/react/LinearGradient.js +0 -6
- package/dist/react/Liquify.js +0 -6
- package/dist/react/Mirror.js +0 -6
- package/dist/react/MultiPointGradient.js +0 -6
- package/dist/react/Neon.js +0 -6
- package/dist/react/Paper.js +0 -6
- package/dist/react/Perspective.js +0 -6
- package/dist/react/Pixelate.js +0 -6
- package/dist/react/Plasma.js +0 -6
- package/dist/react/PolarCoordinates.js +0 -6
- package/dist/react/Polygon.js +0 -6
- package/dist/react/Posterize.js +0 -6
- package/dist/react/Preview.js +1 -0
- package/dist/react/ProgressiveBlur.js +0 -6
- package/dist/react/RadialGradient.js +0 -6
- package/dist/react/RectangularCoordinates.js +0 -6
- package/dist/react/Ring.js +0 -6
- package/dist/react/Ripples.js +0 -6
- package/dist/react/RoundedRect.js +0 -6
- package/dist/react/Saturation.js +0 -6
- package/dist/react/Shader.js +2 -2
- package/dist/react/Sharpness.js +0 -6
- package/dist/react/Shatter.js +0 -6
- package/dist/react/SimplexNoise.js +0 -6
- package/dist/react/SineWave.js +0 -6
- package/dist/react/Smoke.js +0 -6
- package/dist/react/SmokeFill.js +0 -6
- package/dist/react/Solarize.js +0 -6
- package/dist/react/SolidColor.js +0 -6
- package/dist/react/Spherize.js +0 -6
- package/dist/react/Spiral.js +0 -6
- package/dist/react/Star.js +0 -6
- package/dist/react/Strands.js +0 -6
- package/dist/react/Stretch.js +0 -6
- package/dist/react/Stripes.js +0 -6
- package/dist/react/StudioBackground.js +0 -6
- package/dist/react/Swirl.js +0 -6
- package/dist/react/TiltShift.js +0 -6
- package/dist/react/Tint.js +0 -6
- package/dist/react/Trapezoid.js +0 -6
- package/dist/react/Tritone.js +0 -6
- package/dist/react/Truchet.js +0 -6
- package/dist/react/Twirl.js +0 -6
- package/dist/react/VHS.js +0 -6
- package/dist/react/Vesica.js +0 -6
- package/dist/react/Vibrance.js +0 -6
- package/dist/react/VideoTexture.js +0 -6
- package/dist/react/Vignette.js +0 -6
- package/dist/react/Voronoi.js +0 -6
- package/dist/react/WaveDistortion.js +0 -6
- package/dist/react/Weave.js +0 -6
- package/dist/react/WebcamTexture.js +0 -6
- package/dist/react/ZoomBlur.js +0 -6
- package/dist/react/bundle.js +4587 -0
- package/dist/react/components/AngularBlur.d.ts.map +1 -1
- package/dist/react/components/Ascii.d.ts.map +1 -1
- package/dist/react/components/Aurora.d.ts.map +1 -1
- package/dist/react/components/Beam.d.ts.map +1 -1
- package/dist/react/components/Blob.d.ts.map +1 -1
- package/dist/react/components/Blur.d.ts.map +1 -1
- package/dist/react/components/BrightnessContrast.d.ts.map +1 -1
- package/dist/react/components/Bulge.d.ts.map +1 -1
- package/dist/react/components/CRTScreen.d.ts.map +1 -1
- package/dist/react/components/ChannelBlur.d.ts.map +1 -1
- package/dist/react/components/Checkerboard.d.ts.map +1 -1
- package/dist/react/components/ChromaFlow.d.ts.map +1 -1
- package/dist/react/components/ChromaticAberration.d.ts.map +1 -1
- package/dist/react/components/Circle.d.ts.map +1 -1
- package/dist/react/components/ConcentricSpin.d.ts.map +1 -1
- package/dist/react/components/ConicGradient.d.ts.map +1 -1
- package/dist/react/components/ContourLines.d.ts.map +1 -1
- package/dist/react/components/Crescent.d.ts.map +1 -1
- package/dist/react/components/Cross.d.ts.map +1 -1
- package/dist/react/components/Crystal.d.ts.map +1 -1
- package/dist/react/components/CursorRipples.d.ts.map +1 -1
- package/dist/react/components/CursorTrail.d.ts.map +1 -1
- package/dist/react/components/DOMTexture.d.ts.map +1 -1
- package/dist/react/components/DiamondGradient.d.ts.map +1 -1
- package/dist/react/components/DiffuseBlur.d.ts.map +1 -1
- package/dist/react/components/Dither.d.ts.map +1 -1
- package/dist/react/components/DotGrid.d.ts.map +1 -1
- package/dist/react/components/DropShadow.d.ts.map +1 -1
- package/dist/react/components/Duotone.d.ts.map +1 -1
- package/dist/react/components/Ellipse.d.ts.map +1 -1
- package/dist/react/components/Emboss.d.ts.map +1 -1
- package/dist/react/components/FallingLines.d.ts.map +1 -1
- package/dist/react/components/FilmGrain.d.ts.map +1 -1
- package/dist/react/components/FloatingParticles.d.ts.map +1 -1
- package/dist/react/components/FlowField.d.ts.map +1 -1
- package/dist/react/components/Flower.d.ts.map +1 -1
- package/dist/react/components/FlowingGradient.d.ts.map +1 -1
- package/dist/react/components/FlutedGlass.d.ts +41 -0
- package/dist/react/components/FlutedGlass.d.ts.map +1 -0
- package/dist/react/components/Fog.d.ts.map +1 -1
- package/dist/react/components/Form3D.d.ts.map +1 -1
- package/dist/react/components/Glass.d.ts.map +1 -1
- package/dist/react/components/GlassTiles.d.ts.map +1 -1
- package/dist/react/components/Glitch.d.ts.map +1 -1
- package/dist/react/components/Glow.d.ts.map +1 -1
- package/dist/react/components/Godrays.d.ts.map +1 -1
- package/dist/react/components/Grayscale.d.ts.map +1 -1
- package/dist/react/components/Grid.d.ts.map +1 -1
- package/dist/react/components/GridDistortion.d.ts.map +1 -1
- package/dist/react/components/Group.d.ts.map +1 -1
- package/dist/react/components/Halftone.d.ts.map +1 -1
- package/dist/react/components/HexGrid.d.ts.map +1 -1
- package/dist/react/components/HueShift.d.ts.map +1 -1
- package/dist/react/components/ImageTexture.d.ts.map +1 -1
- package/dist/react/components/Invert.d.ts.map +1 -1
- package/dist/react/components/Kaleidoscope.d.ts.map +1 -1
- package/dist/react/components/LensFlare.d.ts.map +1 -1
- package/dist/react/components/LinearBlur.d.ts.map +1 -1
- package/dist/react/components/LinearGradient.d.ts.map +1 -1
- package/dist/react/components/Liquify.d.ts.map +1 -1
- package/dist/react/components/Mirror.d.ts.map +1 -1
- package/dist/react/components/MultiPointGradient.d.ts.map +1 -1
- package/dist/react/components/Neon.d.ts.map +1 -1
- package/dist/react/components/Paper.d.ts.map +1 -1
- package/dist/react/components/Perspective.d.ts.map +1 -1
- package/dist/react/components/Pixelate.d.ts.map +1 -1
- package/dist/react/components/Plasma.d.ts.map +1 -1
- package/dist/react/components/PolarCoordinates.d.ts.map +1 -1
- package/dist/react/components/Polygon.d.ts.map +1 -1
- package/dist/react/components/Posterize.d.ts.map +1 -1
- package/dist/react/components/ProgressiveBlur.d.ts.map +1 -1
- package/dist/react/components/RadialGradient.d.ts.map +1 -1
- package/dist/react/components/RectangularCoordinates.d.ts.map +1 -1
- package/dist/react/components/Ring.d.ts.map +1 -1
- package/dist/react/components/Ripples.d.ts.map +1 -1
- package/dist/react/components/RoundedRect.d.ts.map +1 -1
- package/dist/react/components/Saturation.d.ts.map +1 -1
- package/dist/react/components/Sharpness.d.ts.map +1 -1
- package/dist/react/components/Shatter.d.ts.map +1 -1
- package/dist/react/components/SimplexNoise.d.ts.map +1 -1
- package/dist/react/components/SineWave.d.ts.map +1 -1
- package/dist/react/components/Smoke.d.ts.map +1 -1
- package/dist/react/components/SmokeFill.d.ts.map +1 -1
- package/dist/react/components/Solarize.d.ts.map +1 -1
- package/dist/react/components/SolidColor.d.ts.map +1 -1
- package/dist/react/components/Spherize.d.ts.map +1 -1
- package/dist/react/components/Spiral.d.ts.map +1 -1
- package/dist/react/components/Star.d.ts.map +1 -1
- package/dist/react/components/Strands.d.ts.map +1 -1
- package/dist/react/components/Stretch.d.ts.map +1 -1
- package/dist/react/components/Stripes.d.ts.map +1 -1
- package/dist/react/components/StudioBackground.d.ts.map +1 -1
- package/dist/react/components/Swirl.d.ts.map +1 -1
- package/dist/react/components/TiltShift.d.ts.map +1 -1
- package/dist/react/components/Tint.d.ts.map +1 -1
- package/dist/react/components/Trapezoid.d.ts.map +1 -1
- package/dist/react/components/Tritone.d.ts.map +1 -1
- package/dist/react/components/Truchet.d.ts.map +1 -1
- package/dist/react/components/Twirl.d.ts.map +1 -1
- package/dist/react/components/VHS.d.ts.map +1 -1
- package/dist/react/components/Vesica.d.ts.map +1 -1
- package/dist/react/components/Vibrance.d.ts.map +1 -1
- package/dist/react/components/VideoTexture.d.ts.map +1 -1
- package/dist/react/components/Vignette.d.ts.map +1 -1
- package/dist/react/components/Voronoi.d.ts.map +1 -1
- package/dist/react/components/WaveDistortion.d.ts.map +1 -1
- package/dist/react/components/Weave.d.ts.map +1 -1
- package/dist/react/components/WebcamTexture.d.ts.map +1 -1
- package/dist/react/components/ZoomBlur.d.ts.map +1 -1
- package/dist/react/engine/Preview.d.ts.map +1 -1
- package/dist/react/engine/component.template.d.ts.map +1 -1
- package/dist/react/index.d.ts +1 -0
- package/dist/react/index.d.ts.map +1 -1
- package/dist/react/index.js +2 -1
- package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/react/utils/generatePresetCode.js +19 -0
- package/dist/registry.js +468 -0
- package/dist/solid/components/FlutedGlass.d.ts +38 -0
- package/dist/solid/components/FlutedGlass.d.ts.map +1 -0
- package/dist/solid/components/FlutedGlass.js +228 -0
- package/dist/solid/engine/Preview.d.ts.map +1 -1
- package/dist/solid/engine/Preview.js +76 -74
- package/dist/solid/engine/Shader.js +1 -1
- package/dist/solid/index.d.ts +1 -0
- package/dist/solid/index.d.ts.map +1 -1
- package/dist/solid/index.js +146 -144
- package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/solid/utils/generatePresetCode.js +19 -0
- package/dist/svelte/components/FlutedGlass.svelte.d.ts +28 -0
- package/dist/svelte/{generatePresetCode-jdOx6mhw.js → generatePresetCode-DAEzZxbM.js} +19 -0
- package/dist/svelte/index.d.ts +1 -0
- package/dist/svelte/index.js +769 -569
- package/dist/svelte/source/components/FlutedGlass.svelte +334 -0
- package/dist/svelte/source/engine/Preview.svelte +2 -0
- package/dist/svelte/source/index.js +1 -0
- package/dist/svelte/utils/generatePresetCode.js +1 -1
- package/dist/vue/FlutedGlass.js +3 -0
- package/dist/vue/FlutedGlass.vue_vue_type_script_setup_true_lang.js +226 -0
- package/dist/vue/Preview.vue_vue_type_script_setup_true_lang.js +2 -0
- package/dist/vue/Shader.vue_vue_type_script_setup_true_lang.js +1 -1
- package/dist/vue/components/FlutedGlass.vue.d.ts +63 -0
- package/dist/vue/components/FlutedGlass.vue.d.ts.map +1 -0
- package/dist/vue/index.d.ts +1 -0
- package/dist/vue/index.d.ts.map +1 -1
- package/dist/vue/index.js +2 -1
- package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
- package/dist/vue/utils/generatePresetCode.js +19 -0
- package/package.json +22 -9
- package/dist/core/shaderRegistry-DFzzFEKX.js +0 -252
- /package/dist/core/{Fog-BeKcPcTq.js → Fog-CIdU2Wn-.js} +0 -0
- /package/dist/core/{Form3D-Bufw6tZb.js → Form3D-CqmOXXGj.js} +0 -0
- /package/dist/core/{Glass-Bz9IKI2q.js → Glass-BCOkQbvW.js} +0 -0
- /package/dist/core/{GlassTiles-Dgh6nOaE.js → GlassTiles-CMx4NyO-.js} +0 -0
- /package/dist/core/{Glitch-BsbzLahF.js → Glitch-BdygvJKe.js} +0 -0
- /package/dist/core/{Glow-CUv1yHLZ.js → Glow-CsTZA75y.js} +0 -0
- /package/dist/core/{Godrays-D1LINbut.js → Godrays-w3ruw4NO.js} +0 -0
- /package/dist/core/{Grayscale-Ri-695Uh.js → Grayscale-ChaVI3AW.js} +0 -0
- /package/dist/core/{Grid-BYSsAIEv.js → Grid-CKbLS5tU.js} +0 -0
- /package/dist/core/{Group-CkhjTW59.js → Group-BqVJ4S7i.js} +0 -0
- /package/dist/core/{Halftone-BUCDTTAU.js → Halftone-BGQeBAgG.js} +0 -0
- /package/dist/core/{HexGrid-BUiDrehv.js → HexGrid-BFrnZEZT.js} +0 -0
- /package/dist/core/{HueShift-ctEX5vfo.js → HueShift-C1RxETwN.js} +0 -0
- /package/dist/core/{ImageTexture-uxj4LpF7.js → ImageTexture-DXhgMEOT.js} +0 -0
- /package/dist/core/{Invert-azYrcDMi.js → Invert-D3tc2UGp.js} +0 -0
- /package/dist/core/{LensFlare-ttrXgfea.js → LensFlare-B8x1fOKu.js} +0 -0
- /package/dist/core/{LinearBlur-By2aD8OO.js → LinearBlur-CshzmjfO.js} +0 -0
- /package/dist/core/{LinearGradient-CM02z32l.js → LinearGradient-Bzwquw_Q.js} +0 -0
- /package/dist/core/{MultiPointGradient-8zGSIM4U.js → MultiPointGradient-D0QQwizn.js} +0 -0
- /package/dist/core/{Neon-CMmGJzPy.js → Neon-eN4HlILk.js} +0 -0
- /package/dist/core/{Paper-B08rxNys.js → Paper-BmeUPAFe.js} +0 -0
- /package/dist/core/{Pixelate-dxPAFCRu.js → Pixelate-DqZcUKFK.js} +0 -0
- /package/dist/core/{Plasma-DGCw0cd7.js → Plasma-COq8mAw2.js} +0 -0
- /package/dist/core/{Polygon-CsCOt5YE.js → Polygon-BP5eKEiz.js} +0 -0
- /package/dist/core/{Posterize-Blv9pzPT.js → Posterize-CxYemXTn.js} +0 -0
- /package/dist/core/{ProgressiveBlur-NbvxFfRa.js → ProgressiveBlur-CNacb2Qx.js} +0 -0
- /package/dist/core/{RadialGradient-De0gtdh3.js → RadialGradient-SASVv2vb.js} +0 -0
- /package/dist/core/{Ring-kHH-DIDQ.js → Ring-CdJlzjRV.js} +0 -0
- /package/dist/core/{Ripples-Bf6Zwg6X.js → Ripples-BRZPZszq.js} +0 -0
- /package/dist/core/{RoundedRect-B0sWh2BN.js → RoundedRect-lzzi_1J7.js} +0 -0
- /package/dist/core/{Saturation-DCFAIUvZ.js → Saturation-n-aXJS81.js} +0 -0
- /package/dist/core/{Sharpness-DSpEoCSL.js → Sharpness-7tm7b-Bu.js} +0 -0
- /package/dist/core/{SimplexNoise-CMuU8n27.js → SimplexNoise-0-rfeziU.js} +0 -0
- /package/dist/core/{SineWave-VTNDSK_g.js → SineWave--i6bSrad.js} +0 -0
- /package/dist/core/{Smoke-9MJIAKq7.js → Smoke-BgPHDWDR.js} +0 -0
- /package/dist/core/{SmokeFill-qV2iRIts.js → SmokeFill-Dtctgt2S.js} +0 -0
- /package/dist/core/{Solarize-CWDgSBiv.js → Solarize-gNMmd47z.js} +0 -0
- /package/dist/core/{SolidColor-DhMdM3bE.js → SolidColor-D9ikFFu3.js} +0 -0
- /package/dist/core/{Spherize-BZxwopX8.js → Spherize-ZBorEEOU.js} +0 -0
- /package/dist/core/{Spiral-gpkw37l1.js → Spiral-sg-i02xw.js} +0 -0
- /package/dist/core/{Star-WJAOZ5P5.js → Star-BcqCHzHG.js} +0 -0
- /package/dist/core/{Strands-DOthZNHt.js → Strands-XLpth60o.js} +0 -0
- /package/dist/core/{Stripes-CFCXw1_N.js → Stripes-DEOXYnmy.js} +0 -0
- /package/dist/core/{StudioBackground-DJr-cxOL.js → StudioBackground-B5dpTR_X.js} +0 -0
- /package/dist/core/{Swirl-B_KxdaX2.js → Swirl-WqPvBF7u.js} +0 -0
- /package/dist/core/{TiltShift-BSAyR0Me.js → TiltShift-CYb6OQoU.js} +0 -0
- /package/dist/core/{Tint-DdvnpzEJ.js → Tint-C-bJpwd0.js} +0 -0
- /package/dist/core/{Trapezoid-Co0sIA73.js → Trapezoid-BvTEGdW_.js} +0 -0
- /package/dist/core/{Tritone-Ckb6hTkI.js → Tritone-LX-qUAGy.js} +0 -0
- /package/dist/core/{Truchet-CkFSkniR.js → Truchet-DE4lgYRb.js} +0 -0
- /package/dist/core/{VHS-mKd1QBBj.js → VHS-DbNjgUEX.js} +0 -0
- /package/dist/core/{Vesica-CxP7UD0a.js → Vesica-DqJMyqmy.js} +0 -0
- /package/dist/core/{Vibrance-WR5yQv_9.js → Vibrance-IDvmP1Xw.js} +0 -0
- /package/dist/core/{Vignette-hAIKTi35.js → Vignette-CA12P9VO.js} +0 -0
- /package/dist/core/{Voronoi-DOGmwUSK.js → Voronoi-DXeJ3xOf.js} +0 -0
- /package/dist/core/{Weave-CIP_EUPa.js → Weave-Bn2CfeE4.js} +0 -0
- /package/dist/core/{ZoomBlur-BuIVpHGG.js → ZoomBlur-DOzP_sOK.js} +0 -0
- /package/dist/core/{browser-D8zonASQ.js → browser-CsOpQ0L_.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Bulge_default } from "../../Bulge-
|
|
4
|
+
import { n as componentDefinition, t as Bulge_default } from "../../Bulge-6gRUYqZS.js";
|
|
5
5
|
export { componentDefinition, Bulge_default as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
4
|
import "../../time-DUqSFWvT.js";
|
|
5
|
-
import { n as componentDefinition, t as ConcentricSpin_default } from "../../ConcentricSpin-
|
|
5
|
+
import { n as componentDefinition, t as ConcentricSpin_default } from "../../ConcentricSpin-Fegtvhl6.js";
|
|
6
6
|
export { componentDefinition, ConcentricSpin_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as CursorRipples_default } from "../../CursorRipples-
|
|
4
|
+
import { n as componentDefinition, t as CursorRipples_default } from "../../CursorRipples-BqtHgpEq.js";
|
|
5
5
|
export { componentDefinition, CursorRipples_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as DiffuseBlur_default } from "../../DiffuseBlur-
|
|
4
|
+
import { n as componentDefinition, t as DiffuseBlur_default } from "../../DiffuseBlur-B-Vki4ab.js";
|
|
5
5
|
export { componentDefinition, DiffuseBlur_default as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
4
|
import "../../time-DUqSFWvT.js";
|
|
5
|
-
import { n as componentDefinition, t as FlowField_default } from "../../FlowField-
|
|
5
|
+
import { n as componentDefinition, t as FlowField_default } from "../../FlowField-CTWyjeXm.js";
|
|
6
6
|
export { componentDefinition, FlowField_default as default };
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { ComponentDefinition } from '../../types';
|
|
2
|
+
import { transformColor } from '../../utilities/transformations';
|
|
3
|
+
|
|
4
|
+
export interface ComponentProps {
|
|
5
|
+
/**
|
|
6
|
+
* Cross-section shape of each flute
|
|
7
|
+
*
|
|
8
|
+
* Accepts one of: `"bars"`, `"rounded"`, `"waves"`.
|
|
9
|
+
* @default "bars"
|
|
10
|
+
*/
|
|
11
|
+
shape: string;
|
|
12
|
+
/**
|
|
13
|
+
* Direction of the flutes in degrees (0 = vertical bars)
|
|
14
|
+
*
|
|
15
|
+
* @default 0
|
|
16
|
+
*/
|
|
17
|
+
angle: number;
|
|
18
|
+
/**
|
|
19
|
+
* Number of flutes across the longest viewport axis
|
|
20
|
+
*
|
|
21
|
+
* @default 10
|
|
22
|
+
*/
|
|
23
|
+
frequency: number;
|
|
24
|
+
/**
|
|
25
|
+
* How smoothly distortion fades from each flute centre to its edge (0 = flat middle / sharp seams, 1 = gentle curve)
|
|
26
|
+
*
|
|
27
|
+
* @default 0.5
|
|
28
|
+
*/
|
|
29
|
+
softness: number;
|
|
30
|
+
/**
|
|
31
|
+
* How far each flute sways horizontally as it travels (Waves shape only)
|
|
32
|
+
*
|
|
33
|
+
* @default 0.06
|
|
34
|
+
*/
|
|
35
|
+
waveAmplitude: number;
|
|
36
|
+
/**
|
|
37
|
+
* How many sways fit along each flute (Waves shape only)
|
|
38
|
+
*
|
|
39
|
+
* @default 1.5
|
|
40
|
+
*/
|
|
41
|
+
waveFrequency: number;
|
|
42
|
+
/**
|
|
43
|
+
* Animation speed — drifts the flute pattern over time and flows wave perturbations
|
|
44
|
+
*
|
|
45
|
+
* Accepts a number between -1 and 1.
|
|
46
|
+
* @default 0
|
|
47
|
+
*/
|
|
48
|
+
speed: number;
|
|
49
|
+
/**
|
|
50
|
+
* How aggressively each flute bends content beneath it
|
|
51
|
+
*
|
|
52
|
+
* @default 1.5
|
|
53
|
+
*/
|
|
54
|
+
refraction: number;
|
|
55
|
+
/**
|
|
56
|
+
* Chromatic aberration — splits RGB along the refraction direction at flute seams
|
|
57
|
+
*
|
|
58
|
+
* @default 0.2
|
|
59
|
+
*/
|
|
60
|
+
aberration: number;
|
|
61
|
+
/**
|
|
62
|
+
* Direction the light source is coming from (0 = head-on, 90 = grazing)
|
|
63
|
+
*
|
|
64
|
+
* Accepts a number between -90 and 90.
|
|
65
|
+
* @default 30
|
|
66
|
+
*/
|
|
67
|
+
lightAngle: number;
|
|
68
|
+
/**
|
|
69
|
+
* Strength of the specular reflection on each flute
|
|
70
|
+
*
|
|
71
|
+
* @default 0.2
|
|
72
|
+
*/
|
|
73
|
+
highlight: number;
|
|
74
|
+
/**
|
|
75
|
+
* Spread of the specular peak (0 = pin-tight, 1 = broad sheen)
|
|
76
|
+
*
|
|
77
|
+
* @default 0.3
|
|
78
|
+
*/
|
|
79
|
+
highlightSoftness: number;
|
|
80
|
+
/**
|
|
81
|
+
* Color of the specular highlight
|
|
82
|
+
*
|
|
83
|
+
* Accepts hex strings (`#ff0000`), RGB objects (`{ r, g, b }`), or CSS color names (`limegreen`).
|
|
84
|
+
* @default "#ffffff"
|
|
85
|
+
*/
|
|
86
|
+
highlightColor: Parameters<typeof transformColor>[0];
|
|
87
|
+
/**
|
|
88
|
+
* How to handle edges when distortion samples beyond the canvas
|
|
89
|
+
*
|
|
90
|
+
* Accepts one of: `"stretch"`, `"transparent"`, `"mirror"`, `"wrap"`.
|
|
91
|
+
* @default "mirror"
|
|
92
|
+
*/
|
|
93
|
+
edges: string;
|
|
94
|
+
}
|
|
95
|
+
export declare const componentDefinition: ComponentDefinition<ComponentProps>;
|
|
96
|
+
export default componentDefinition;
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/FlutedGlass/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAOvE,OAAO,EAAC,cAAc,EAAiB,MAAM,qCAAqC,CAAA;AAKlF,MAAM,WAAW,cAAc;IAC3B,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,MAAM,CAAA;IAChB,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;IACjB,iBAAiB,EAAE,MAAM,CAAA;IACzB,cAAc,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IACpD,KAAK,EAAE,MAAM,CAAA;CAChB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAsSnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
|
+
import "../../transformations-B5lM6fYX.js";
|
|
3
|
+
import "../../alpha-C4ptedXe.js";
|
|
4
|
+
import "../../time-DUqSFWvT.js";
|
|
5
|
+
import { n as componentDefinition, t as FlutedGlass_default } from "../../FlutedGlass-B4FlyBOn.js";
|
|
6
|
+
export { componentDefinition, FlutedGlass_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as Fog_default } from "../../Fog-
|
|
3
|
+
import { n as componentDefinition, t as Fog_default } from "../../Fog-CIdU2Wn-.js";
|
|
4
4
|
export { componentDefinition, Fog_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../time-DUqSFWvT.js";
|
|
3
|
-
import { n as componentDefinition, t as Form3D_default } from "../../Form3D-
|
|
3
|
+
import { n as componentDefinition, t as Form3D_default } from "../../Form3D-CqmOXXGj.js";
|
|
4
4
|
export { componentDefinition, Form3D_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../computeBlur-DCRhuYEi.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as Glass_default } from "../../Glass-
|
|
4
|
+
import { n as componentDefinition, t as Glass_default } from "../../Glass-BCOkQbvW.js";
|
|
5
5
|
export { componentDefinition, Glass_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../alpha-C4ptedXe.js";
|
|
2
|
-
import { n as componentDefinition, t as GlassTiles_default } from "../../GlassTiles-
|
|
2
|
+
import { n as componentDefinition, t as GlassTiles_default } from "../../GlassTiles-CMx4NyO-.js";
|
|
3
3
|
export { componentDefinition, GlassTiles_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../alpha-C4ptedXe.js";
|
|
2
|
-
import { n as componentDefinition, t as Glitch_default } from "../../Glitch-
|
|
2
|
+
import { n as componentDefinition, t as Glitch_default } from "../../Glitch-BdygvJKe.js";
|
|
3
3
|
export { componentDefinition, Glitch_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../alpha-C4ptedXe.js";
|
|
2
2
|
import "../../computeBlur-DCRhuYEi.js";
|
|
3
|
-
import { n as componentDefinition, t as Glow_default } from "../../Glow-
|
|
3
|
+
import { n as componentDefinition, t as Glow_default } from "../../Glow-CsTZA75y.js";
|
|
4
4
|
export { componentDefinition, Glow_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../time-DUqSFWvT.js";
|
|
3
|
-
import { n as componentDefinition, t as Godrays_default } from "../../Godrays-
|
|
3
|
+
import { n as componentDefinition, t as Godrays_default } from "../../Godrays-w3ruw4NO.js";
|
|
4
4
|
export { componentDefinition, Godrays_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Grayscale_default } from "../../Grayscale-
|
|
1
|
+
import { n as componentDefinition, t as Grayscale_default } from "../../Grayscale-ChaVI3AW.js";
|
|
2
2
|
export { componentDefinition, Grayscale_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
|
-
import { n as componentDefinition, t as Grid_default } from "../../Grid-
|
|
2
|
+
import { n as componentDefinition, t as Grid_default } from "../../Grid-CKbLS5tU.js";
|
|
3
3
|
export { componentDefinition, Grid_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as GridDistortion_default } from "../../GridDistortion-
|
|
4
|
+
import { n as componentDefinition, t as GridDistortion_default } from "../../GridDistortion-CVpebl48.js";
|
|
5
5
|
export { componentDefinition, GridDistortion_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Group_default } from "../../Group-
|
|
1
|
+
import { n as componentDefinition, t as Group_default } from "../../Group-BqVJ4S7i.js";
|
|
2
2
|
export { componentDefinition, Group_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../alpha-C4ptedXe.js";
|
|
3
|
-
import { n as componentDefinition, t as Halftone_default } from "../../Halftone-
|
|
3
|
+
import { n as componentDefinition, t as Halftone_default } from "../../Halftone-BGQeBAgG.js";
|
|
4
4
|
export { componentDefinition, Halftone_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as HexGrid_default } from "../../HexGrid-
|
|
3
|
+
import { n as componentDefinition, t as HexGrid_default } from "../../HexGrid-BFrnZEZT.js";
|
|
4
4
|
export { componentDefinition, HexGrid_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as HueShift_default } from "../../HueShift-
|
|
1
|
+
import { n as componentDefinition, t as HueShift_default } from "../../HueShift-C1RxETwN.js";
|
|
2
2
|
export { componentDefinition, HueShift_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as ImageTexture_default } from "../../ImageTexture-
|
|
1
|
+
import { n as componentDefinition, t as ImageTexture_default } from "../../ImageTexture-DXhgMEOT.js";
|
|
2
2
|
export { componentDefinition, ImageTexture_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Invert_default } from "../../Invert-
|
|
1
|
+
import { n as componentDefinition, t as Invert_default } from "../../Invert-D3tc2UGp.js";
|
|
2
2
|
export { componentDefinition, Invert_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Kaleidoscope_default } from "../../Kaleidoscope-
|
|
4
|
+
import { n as componentDefinition, t as Kaleidoscope_default } from "../../Kaleidoscope-B0_OCrob.js";
|
|
5
5
|
export { componentDefinition, Kaleidoscope_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../time-DUqSFWvT.js";
|
|
3
|
-
import { n as componentDefinition, t as LensFlare_default } from "../../LensFlare-
|
|
3
|
+
import { n as componentDefinition, t as LensFlare_default } from "../../LensFlare-B8x1fOKu.js";
|
|
4
4
|
export { componentDefinition, LensFlare_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../alpha-C4ptedXe.js";
|
|
3
|
-
import { n as componentDefinition, t as LinearBlur_default } from "../../LinearBlur-
|
|
3
|
+
import { n as componentDefinition, t as LinearBlur_default } from "../../LinearBlur-CshzmjfO.js";
|
|
4
4
|
export { componentDefinition, LinearBlur_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as LinearGradient_default } from "../../LinearGradient-
|
|
3
|
+
import { n as componentDefinition, t as LinearGradient_default } from "../../LinearGradient-Bzwquw_Q.js";
|
|
4
4
|
export { componentDefinition, LinearGradient_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Liquify_default } from "../../Liquify-
|
|
4
|
+
import { n as componentDefinition, t as Liquify_default } from "../../Liquify-ZMAyGUIb.js";
|
|
5
5
|
export { componentDefinition, Liquify_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Mirror_default } from "../../Mirror-
|
|
4
|
+
import { n as componentDefinition, t as Mirror_default } from "../../Mirror-Gb0fugtF.js";
|
|
5
5
|
export { componentDefinition, Mirror_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
|
-
import { n as componentDefinition, t as MultiPointGradient_default } from "../../MultiPointGradient-
|
|
2
|
+
import { n as componentDefinition, t as MultiPointGradient_default } from "../../MultiPointGradient-D0QQwizn.js";
|
|
3
3
|
export { componentDefinition, MultiPointGradient_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../sdf-DyC2H_qS.js";
|
|
3
|
-
import { n as componentDefinition, t as Neon_default } from "../../Neon-
|
|
3
|
+
import { n as componentDefinition, t as Neon_default } from "../../Neon-eN4HlILk.js";
|
|
4
4
|
export { componentDefinition, Neon_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Paper_default } from "../../Paper-
|
|
1
|
+
import { n as componentDefinition, t as Paper_default } from "../../Paper-BmeUPAFe.js";
|
|
2
2
|
export { componentDefinition, Paper_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Perspective_default } from "../../Perspective-
|
|
4
|
+
import { n as componentDefinition, t as Perspective_default } from "../../Perspective-SBZzprC5.js";
|
|
5
5
|
export { componentDefinition, Perspective_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../alpha-C4ptedXe.js";
|
|
2
|
-
import { n as componentDefinition, t as Pixelate_default } from "../../Pixelate-
|
|
2
|
+
import { n as componentDefinition, t as Pixelate_default } from "../../Pixelate-DqZcUKFK.js";
|
|
3
3
|
export { componentDefinition, Pixelate_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../time-DUqSFWvT.js";
|
|
4
|
-
import { n as componentDefinition, t as Plasma_default } from "../../Plasma-
|
|
4
|
+
import { n as componentDefinition, t as Plasma_default } from "../../Plasma-COq8mAw2.js";
|
|
5
5
|
export { componentDefinition, Plasma_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as PolarCoordinates_default } from "../../PolarCoordinates-
|
|
4
|
+
import { n as componentDefinition, t as PolarCoordinates_default } from "../../PolarCoordinates-Ckvb1eG0.js";
|
|
5
5
|
export { componentDefinition, PolarCoordinates_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as Polygon_default } from "../../Polygon-
|
|
4
|
+
import { n as componentDefinition, t as Polygon_default } from "../../Polygon-BP5eKEiz.js";
|
|
5
5
|
export { componentDefinition, Polygon_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Posterize_default } from "../../Posterize-
|
|
1
|
+
import { n as componentDefinition, t as Posterize_default } from "../../Posterize-CxYemXTn.js";
|
|
2
2
|
export { componentDefinition, Posterize_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../alpha-C4ptedXe.js";
|
|
3
3
|
import "../../computeBlur-DCRhuYEi.js";
|
|
4
|
-
import { n as componentDefinition, t as ProgressiveBlur_default } from "../../ProgressiveBlur-
|
|
4
|
+
import { n as componentDefinition, t as ProgressiveBlur_default } from "../../ProgressiveBlur-CNacb2Qx.js";
|
|
5
5
|
export { componentDefinition, ProgressiveBlur_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as RadialGradient_default } from "../../RadialGradient-
|
|
3
|
+
import { n as componentDefinition, t as RadialGradient_default } from "../../RadialGradient-SASVv2vb.js";
|
|
4
4
|
export { componentDefinition, RadialGradient_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as RectangularCoordinates_default } from "../../RectangularCoordinates-
|
|
4
|
+
import { n as componentDefinition, t as RectangularCoordinates_default } from "../../RectangularCoordinates-r0fTwVuL.js";
|
|
5
5
|
export { componentDefinition, RectangularCoordinates_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as Ring_default } from "../../Ring-
|
|
4
|
+
import { n as componentDefinition, t as Ring_default } from "../../Ring-CdJlzjRV.js";
|
|
5
5
|
export { componentDefinition, Ring_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../time-DUqSFWvT.js";
|
|
4
|
-
import { n as componentDefinition, t as Ripples_default } from "../../Ripples-
|
|
4
|
+
import { n as componentDefinition, t as Ripples_default } from "../../Ripples-BRZPZszq.js";
|
|
5
5
|
export { componentDefinition, Ripples_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as RoundedRect_default } from "../../RoundedRect-
|
|
4
|
+
import { n as componentDefinition, t as RoundedRect_default } from "../../RoundedRect-lzzi_1J7.js";
|
|
5
5
|
export { componentDefinition, RoundedRect_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Saturation_default } from "../../Saturation-
|
|
1
|
+
import { n as componentDefinition, t as Saturation_default } from "../../Saturation-n-aXJS81.js";
|
|
2
2
|
export { componentDefinition, Saturation_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../alpha-C4ptedXe.js";
|
|
2
|
-
import { n as componentDefinition, t as Sharpness_default } from "../../Sharpness-
|
|
2
|
+
import { n as componentDefinition, t as Sharpness_default } from "../../Sharpness-7tm7b-Bu.js";
|
|
3
3
|
export { componentDefinition, Sharpness_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Shatter_default } from "../../Shatter-
|
|
4
|
+
import { n as componentDefinition, t as Shatter_default } from "../../Shatter-CC3EFcP9.js";
|
|
5
5
|
export { componentDefinition, Shatter_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../time-DUqSFWvT.js";
|
|
4
|
-
import { n as componentDefinition, t as SimplexNoise_default } from "../../SimplexNoise-
|
|
4
|
+
import { n as componentDefinition, t as SimplexNoise_default } from "../../SimplexNoise-0-rfeziU.js";
|
|
5
5
|
export { componentDefinition, SimplexNoise_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../time-DUqSFWvT.js";
|
|
3
|
-
import { n as componentDefinition, t as SineWave_default } from "../../SineWave
|
|
3
|
+
import { n as componentDefinition, t as SineWave_default } from "../../SineWave--i6bSrad.js";
|
|
4
4
|
export { componentDefinition, SineWave_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as Smoke_default } from "../../Smoke-
|
|
3
|
+
import { n as componentDefinition, t as Smoke_default } from "../../Smoke-BgPHDWDR.js";
|
|
4
4
|
export { componentDefinition, Smoke_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as SmokeFill_default } from "../../SmokeFill-
|
|
4
|
+
import { n as componentDefinition, t as SmokeFill_default } from "../../SmokeFill-Dtctgt2S.js";
|
|
5
5
|
export { componentDefinition, SmokeFill_default as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as componentDefinition, t as Solarize_default } from "../../Solarize-
|
|
1
|
+
import { n as componentDefinition, t as Solarize_default } from "../../Solarize-gNMmd47z.js";
|
|
2
2
|
export { componentDefinition, Solarize_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
|
-
import { n as componentDefinition, t as SolidColor_default } from "../../SolidColor-
|
|
2
|
+
import { n as componentDefinition, t as SolidColor_default } from "../../SolidColor-D9ikFFu3.js";
|
|
3
3
|
export { componentDefinition, SolidColor_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../alpha-C4ptedXe.js";
|
|
3
|
-
import { n as componentDefinition, t as Spherize_default } from "../../Spherize-
|
|
3
|
+
import { n as componentDefinition, t as Spherize_default } from "../../Spherize-ZBorEEOU.js";
|
|
4
4
|
export { componentDefinition, Spherize_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../time-DUqSFWvT.js";
|
|
4
|
-
import { n as componentDefinition, t as Spiral_default } from "../../Spiral-
|
|
4
|
+
import { n as componentDefinition, t as Spiral_default } from "../../Spiral-sg-i02xw.js";
|
|
5
5
|
export { componentDefinition, Spiral_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as Star_default } from "../../Star-
|
|
4
|
+
import { n as componentDefinition, t as Star_default } from "../../Star-BcqCHzHG.js";
|
|
5
5
|
export { componentDefinition, Star_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../time-DUqSFWvT.js";
|
|
3
|
-
import { n as componentDefinition, t as Strands_default } from "../../Strands-
|
|
3
|
+
import { n as componentDefinition, t as Strands_default } from "../../Strands-XLpth60o.js";
|
|
4
4
|
export { componentDefinition, Strands_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../../edges-
|
|
1
|
+
import "../../edges-CX_lJB9R.js";
|
|
2
2
|
import "../../transformations-B5lM6fYX.js";
|
|
3
3
|
import "../../alpha-C4ptedXe.js";
|
|
4
|
-
import { n as componentDefinition, t as Stretch_default } from "../../Stretch
|
|
4
|
+
import { n as componentDefinition, t as Stretch_default } from "../../Stretch-CJUUU-I1.js";
|
|
5
5
|
export { componentDefinition, Stretch_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../time-DUqSFWvT.js";
|
|
4
|
-
import { n as componentDefinition, t as Stripes_default } from "../../Stripes-
|
|
4
|
+
import { n as componentDefinition, t as Stripes_default } from "../../Stripes-DEOXYnmy.js";
|
|
5
5
|
export { componentDefinition, Stripes_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../time-DUqSFWvT.js";
|
|
3
|
-
import { n as componentDefinition, t as StudioBackground_default } from "../../StudioBackground-
|
|
3
|
+
import { n as componentDefinition, t as StudioBackground_default } from "../../StudioBackground-B5dpTR_X.js";
|
|
4
4
|
export { componentDefinition, StudioBackground_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../time-DUqSFWvT.js";
|
|
4
|
-
import { n as componentDefinition, t as Swirl_default } from "../../Swirl-
|
|
4
|
+
import { n as componentDefinition, t as Swirl_default } from "../../Swirl-WqPvBF7u.js";
|
|
5
5
|
export { componentDefinition, Swirl_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../alpha-C4ptedXe.js";
|
|
3
3
|
import "../../computeBlur-DCRhuYEi.js";
|
|
4
|
-
import { n as componentDefinition, t as TiltShift_default } from "../../TiltShift-
|
|
4
|
+
import { n as componentDefinition, t as TiltShift_default } from "../../TiltShift-CYb6OQoU.js";
|
|
5
5
|
export { componentDefinition, TiltShift_default as default };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
|
-
import { n as componentDefinition, t as Tint_default } from "../../Tint-
|
|
2
|
+
import { n as componentDefinition, t as Tint_default } from "../../Tint-C-bJpwd0.js";
|
|
3
3
|
export { componentDefinition, Tint_default as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
3
|
import "../../sdf-DyC2H_qS.js";
|
|
4
|
-
import { n as componentDefinition, t as Trapezoid_default } from "../../Trapezoid-
|
|
4
|
+
import { n as componentDefinition, t as Trapezoid_default } from "../../Trapezoid-BvTEGdW_.js";
|
|
5
5
|
export { componentDefinition, Trapezoid_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as Tritone_default } from "../../Tritone-
|
|
3
|
+
import { n as componentDefinition, t as Tritone_default } from "../../Tritone-LX-qUAGy.js";
|
|
4
4
|
export { componentDefinition, Tritone_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../../transformations-B5lM6fYX.js";
|
|
2
2
|
import "../../colorMixing-BPpDnR5I.js";
|
|
3
|
-
import { n as componentDefinition, t as Truchet_default } from "../../Truchet-
|
|
3
|
+
import { n as componentDefinition, t as Truchet_default } from "../../Truchet-DE4lgYRb.js";
|
|
4
4
|
export { componentDefinition, Truchet_default as default };
|