shaders 2.5.109 → 2.5.111

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 (267) hide show
  1. package/dist/core/{Aurora-BPHeGEZ_.js → Aurora-KcUDr49P.js} +21 -14
  2. package/dist/core/{Blur-Cxx3ZuHi.js → Blur-DG7lJKPo.js} +29 -13
  3. package/dist/core/{Bulge-Chpbxxzj.js → Bulge-6gRUYqZS.js} +1 -1
  4. package/dist/core/{ChannelBlur-Cth0biwG.js → ChannelBlur-BhcCkwcO.js} +7 -3
  5. package/dist/core/{ConcentricSpin-Crfxti93.js → ConcentricSpin-Fegtvhl6.js} +1 -1
  6. package/dist/core/{ContourLines-KTHC32hd.js → ContourLines-tDBvQOvb.js} +8 -7
  7. package/dist/core/{CursorRipples-D-cfjHY5.js → CursorRipples-BqtHgpEq.js} +1 -1
  8. package/dist/core/{CursorTrail-R4IBB4eu.js → CursorTrail-CgRMXbTG.js} +5 -5
  9. package/dist/core/{DiffuseBlur-eyM1v3ad.js → DiffuseBlur-B-Vki4ab.js} +1 -1
  10. package/dist/core/{DropShadow-jMhnYPXZ.js → DropShadow-B7FzTp4H.js} +14 -8
  11. package/dist/core/{Duotone-Bl02WcA2.js → Duotone-CqQ0NMxS.js} +4 -11
  12. package/dist/core/{FloatingParticles-BtwGRl_d.js → FloatingParticles-DpYA0_TE.js} +6 -2
  13. package/dist/core/{FlowField-RyqiRxyI.js → FlowField-CTWyjeXm.js} +1 -1
  14. package/dist/core/FlutedGlass-B4FlyBOn.js +320 -0
  15. package/dist/core/{Form3D-DaPbLGUi.js → Form3D-CqmOXXGj.js} +14 -2
  16. package/dist/core/{Glass-TRSXbuE6.js → Glass-BCOkQbvW.js} +7 -3
  17. package/dist/core/{Glow-8bKkyehK.js → Glow-CsTZA75y.js} +68 -55
  18. package/dist/core/{GridDistortion-CpSiGEGV.js → GridDistortion-CVpebl48.js} +5 -5
  19. package/dist/core/{HueShift-BtGVMu7q.js → HueShift-C1RxETwN.js} +2 -0
  20. package/dist/core/{ImageTexture-CrX_9-f0.js → ImageTexture-DXhgMEOT.js} +30 -17
  21. package/dist/core/{Kaleidoscope-CFWtKisp.js → Kaleidoscope-B0_OCrob.js} +1 -1
  22. package/dist/core/{Liquify-D9YIfbfB.js → Liquify-ZMAyGUIb.js} +6 -6
  23. package/dist/core/{Mirror-B7XmfGdw.js → Mirror-Gb0fugtF.js} +1 -1
  24. package/dist/core/{Perspective-BN_OpTZq.js → Perspective-SBZzprC5.js} +1 -1
  25. package/dist/core/{PolarCoordinates-CMYCFT4S.js → PolarCoordinates-Ckvb1eG0.js} +1 -1
  26. package/dist/core/{ProgressiveBlur-B_z0pZ1V.js → ProgressiveBlur-CNacb2Qx.js} +33 -20
  27. package/dist/core/{RectangularCoordinates-8Sa2GaDy.js → RectangularCoordinates-r0fTwVuL.js} +1 -1
  28. package/dist/core/{Saturation-CB19kOXg.js → Saturation-n-aXJS81.js} +2 -0
  29. package/dist/core/{Sharpness-CQOboeqy.js → Sharpness-7tm7b-Bu.js} +2 -0
  30. package/dist/core/{Shatter-SHNbU2KC.js → Shatter-CC3EFcP9.js} +29 -25
  31. package/dist/core/{SimplexNoise-BcSgytjc.js → SimplexNoise-0-rfeziU.js} +14 -2
  32. package/dist/core/{Stretch--GV6hbru.js → Stretch-CJUUU-I1.js} +1 -1
  33. package/dist/core/Swirl-WqPvBF7u.js +105 -0
  34. package/dist/core/{TiltShift-GqDjHvmk.js → TiltShift-CYb6OQoU.js} +47 -21
  35. package/dist/core/{Tint-DaTx2HII.js → Tint-C-bJpwd0.js} +11 -6
  36. package/dist/core/{Tritone-C9Yx69Tw.js → Tritone-LX-qUAGy.js} +4 -11
  37. package/dist/core/{Twirl-v8pLqUTN.js → Twirl-CgRyZdT1.js} +1 -1
  38. package/dist/core/{VideoTexture-SWLe5c3m.js → VideoTexture-Cr1f0IOE.js} +31 -18
  39. package/dist/core/{WaveDistortion-BGdgj3Iz.js → WaveDistortion-iyTUI1lj.js} +1 -1
  40. package/dist/core/{WebcamTexture-cXPyEumA.js → WebcamTexture-BQJpZvC5.js} +31 -18
  41. package/dist/core/computeBlur-DCRhuYEi.js +209 -0
  42. package/dist/core/{edges-CfGcQniB.js → edges-CX_lJB9R.js} +13 -1
  43. package/dist/core/index.js +88 -121
  44. package/dist/core/registry.js +88 -87
  45. package/dist/core/renderer.d.ts.map +1 -1
  46. package/dist/core/shaderRegistry-SmtG2mTo.js +254 -0
  47. package/dist/core/shaderRegistry.d.ts.map +1 -1
  48. package/dist/core/shaders/Aurora/index.d.ts.map +1 -1
  49. package/dist/core/shaders/Aurora/index.js +1 -1
  50. package/dist/core/shaders/Blur/index.d.ts.map +1 -1
  51. package/dist/core/shaders/Blur/index.js +2 -2
  52. package/dist/core/shaders/Bulge/index.js +2 -2
  53. package/dist/core/shaders/ChannelBlur/index.d.ts.map +1 -1
  54. package/dist/core/shaders/ChannelBlur/index.js +2 -2
  55. package/dist/core/shaders/ConcentricSpin/index.js +2 -2
  56. package/dist/core/shaders/ContourLines/index.d.ts.map +1 -1
  57. package/dist/core/shaders/ContourLines/index.js +1 -1
  58. package/dist/core/shaders/CursorRipples/index.js +2 -2
  59. package/dist/core/shaders/CursorTrail/index.d.ts.map +1 -1
  60. package/dist/core/shaders/CursorTrail/index.js +1 -1
  61. package/dist/core/shaders/DiffuseBlur/index.js +2 -2
  62. package/dist/core/shaders/DropShadow/index.d.ts.map +1 -1
  63. package/dist/core/shaders/DropShadow/index.js +1 -1
  64. package/dist/core/shaders/Duotone/index.d.ts.map +1 -1
  65. package/dist/core/shaders/Duotone/index.js +1 -2
  66. package/dist/core/shaders/FloatingParticles/index.d.ts.map +1 -1
  67. package/dist/core/shaders/FloatingParticles/index.js +1 -1
  68. package/dist/core/shaders/FlowField/index.js +2 -2
  69. package/dist/core/shaders/FlutedGlass/index.d.ts +97 -0
  70. package/dist/core/shaders/FlutedGlass/index.d.ts.map +1 -0
  71. package/dist/core/shaders/FlutedGlass/index.js +6 -0
  72. package/dist/core/shaders/Fog/index.js +1 -1
  73. package/dist/core/shaders/Form3D/index.d.ts.map +1 -1
  74. package/dist/core/shaders/Form3D/index.js +1 -1
  75. package/dist/core/shaders/Glass/index.d.ts.map +1 -1
  76. package/dist/core/shaders/Glass/index.js +2 -2
  77. package/dist/core/shaders/GlassTiles/index.js +1 -1
  78. package/dist/core/shaders/Glitch/index.js +1 -1
  79. package/dist/core/shaders/Glow/index.d.ts +2 -2
  80. package/dist/core/shaders/Glow/index.d.ts.map +1 -1
  81. package/dist/core/shaders/Glow/index.js +2 -2
  82. package/dist/core/shaders/Godrays/index.js +1 -1
  83. package/dist/core/shaders/Grayscale/index.js +1 -1
  84. package/dist/core/shaders/Grid/index.js +1 -1
  85. package/dist/core/shaders/GridDistortion/index.d.ts.map +1 -1
  86. package/dist/core/shaders/GridDistortion/index.js +2 -2
  87. package/dist/core/shaders/Group/index.js +1 -1
  88. package/dist/core/shaders/Halftone/index.js +1 -1
  89. package/dist/core/shaders/HexGrid/index.js +1 -1
  90. package/dist/core/shaders/HueShift/index.d.ts.map +1 -1
  91. package/dist/core/shaders/HueShift/index.js +1 -1
  92. package/dist/core/shaders/ImageTexture/index.d.ts.map +1 -1
  93. package/dist/core/shaders/ImageTexture/index.js +1 -1
  94. package/dist/core/shaders/Invert/index.js +1 -1
  95. package/dist/core/shaders/Kaleidoscope/index.js +2 -2
  96. package/dist/core/shaders/LensFlare/index.js +1 -1
  97. package/dist/core/shaders/LinearBlur/index.js +1 -1
  98. package/dist/core/shaders/LinearGradient/index.js +1 -1
  99. package/dist/core/shaders/Liquify/index.d.ts.map +1 -1
  100. package/dist/core/shaders/Liquify/index.js +2 -2
  101. package/dist/core/shaders/Mirror/index.js +2 -2
  102. package/dist/core/shaders/MultiPointGradient/index.js +1 -1
  103. package/dist/core/shaders/Neon/index.js +1 -1
  104. package/dist/core/shaders/Paper/index.js +1 -1
  105. package/dist/core/shaders/Perspective/index.js +2 -2
  106. package/dist/core/shaders/Pixelate/index.js +1 -1
  107. package/dist/core/shaders/Plasma/index.js +1 -1
  108. package/dist/core/shaders/PolarCoordinates/index.js +2 -2
  109. package/dist/core/shaders/Polygon/index.js +1 -1
  110. package/dist/core/shaders/Posterize/index.js +1 -1
  111. package/dist/core/shaders/ProgressiveBlur/index.d.ts.map +1 -1
  112. package/dist/core/shaders/ProgressiveBlur/index.js +2 -2
  113. package/dist/core/shaders/RadialGradient/index.js +1 -1
  114. package/dist/core/shaders/RectangularCoordinates/index.js +2 -2
  115. package/dist/core/shaders/Ring/index.js +1 -1
  116. package/dist/core/shaders/Ripples/index.js +1 -1
  117. package/dist/core/shaders/RoundedRect/index.js +1 -1
  118. package/dist/core/shaders/Saturation/index.d.ts.map +1 -1
  119. package/dist/core/shaders/Saturation/index.js +1 -1
  120. package/dist/core/shaders/Sharpness/index.d.ts.map +1 -1
  121. package/dist/core/shaders/Sharpness/index.js +1 -1
  122. package/dist/core/shaders/Shatter/index.d.ts.map +1 -1
  123. package/dist/core/shaders/Shatter/index.js +2 -2
  124. package/dist/core/shaders/SimplexNoise/index.d.ts +7 -0
  125. package/dist/core/shaders/SimplexNoise/index.d.ts.map +1 -1
  126. package/dist/core/shaders/SimplexNoise/index.js +1 -1
  127. package/dist/core/shaders/SineWave/index.js +1 -1
  128. package/dist/core/shaders/Smoke/index.js +1 -1
  129. package/dist/core/shaders/SmokeFill/index.js +1 -1
  130. package/dist/core/shaders/Solarize/index.js +1 -1
  131. package/dist/core/shaders/SolidColor/index.js +1 -1
  132. package/dist/core/shaders/Spherize/index.js +1 -1
  133. package/dist/core/shaders/Spiral/index.js +1 -1
  134. package/dist/core/shaders/Star/index.js +1 -1
  135. package/dist/core/shaders/Strands/index.js +1 -1
  136. package/dist/core/shaders/Stretch/index.js +2 -2
  137. package/dist/core/shaders/Stripes/index.js +1 -1
  138. package/dist/core/shaders/StudioBackground/index.js +1 -1
  139. package/dist/core/shaders/Swirl/index.d.ts.map +1 -1
  140. package/dist/core/shaders/Swirl/index.js +1 -1
  141. package/dist/core/shaders/TiltShift/index.d.ts.map +1 -1
  142. package/dist/core/shaders/TiltShift/index.js +2 -2
  143. package/dist/core/shaders/Tint/index.d.ts.map +1 -1
  144. package/dist/core/shaders/Tint/index.js +1 -1
  145. package/dist/core/shaders/Trapezoid/index.js +1 -1
  146. package/dist/core/shaders/Tritone/index.d.ts.map +1 -1
  147. package/dist/core/shaders/Tritone/index.js +1 -2
  148. package/dist/core/shaders/Truchet/index.js +1 -1
  149. package/dist/core/shaders/Twirl/index.js +2 -2
  150. package/dist/core/shaders/VHS/index.js +1 -1
  151. package/dist/core/shaders/Vesica/index.js +1 -1
  152. package/dist/core/shaders/Vibrance/index.js +1 -1
  153. package/dist/core/shaders/VideoTexture/index.d.ts.map +1 -1
  154. package/dist/core/shaders/VideoTexture/index.js +2 -2
  155. package/dist/core/shaders/Vignette/index.js +1 -1
  156. package/dist/core/shaders/Voronoi/index.js +1 -1
  157. package/dist/core/shaders/WaveDistortion/index.js +2 -2
  158. package/dist/core/shaders/Weave/index.js +1 -1
  159. package/dist/core/shaders/WebcamTexture/index.d.ts.map +1 -1
  160. package/dist/core/shaders/WebcamTexture/index.js +2 -2
  161. package/dist/core/shaders/ZoomBlur/index.js +1 -1
  162. package/dist/core/utilities/computeBlur.d.ts +29 -31
  163. package/dist/core/utilities/computeBlur.d.ts.map +1 -1
  164. package/dist/js/createShader.d.ts.map +1 -1
  165. package/dist/js/createShader.js +3 -2
  166. package/dist/js/createSharedDevice.d.ts +36 -0
  167. package/dist/js/createSharedDevice.d.ts.map +1 -0
  168. package/dist/js/createSharedDevice.js +15 -0
  169. package/dist/js/index.d.ts +1 -0
  170. package/dist/js/index.d.ts.map +1 -1
  171. package/dist/js/index.js +2 -1
  172. package/dist/js/types.d.ts +10 -0
  173. package/dist/js/types.d.ts.map +1 -1
  174. package/dist/js/utils/generatePresetCode.d.ts.map +1 -1
  175. package/dist/js/utils/generatePresetCode.js +21 -1
  176. package/dist/react/FlutedGlass.js +223 -0
  177. package/dist/react/Preview.js +1 -0
  178. package/dist/react/Shader.js +1 -1
  179. package/dist/react/components/FlutedGlass.d.ts +41 -0
  180. package/dist/react/components/FlutedGlass.d.ts.map +1 -0
  181. package/dist/react/engine/Preview.d.ts.map +1 -1
  182. package/dist/react/index.d.ts +1 -0
  183. package/dist/react/index.d.ts.map +1 -1
  184. package/dist/react/index.js +2 -1
  185. package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
  186. package/dist/react/utils/generatePresetCode.js +21 -1
  187. package/dist/registry.js +628 -83
  188. package/dist/solid/components/FlutedGlass.d.ts +38 -0
  189. package/dist/solid/components/FlutedGlass.d.ts.map +1 -0
  190. package/dist/solid/components/FlutedGlass.js +228 -0
  191. package/dist/solid/engine/Preview.d.ts.map +1 -1
  192. package/dist/solid/engine/Preview.js +76 -74
  193. package/dist/solid/engine/Shader.js +1 -1
  194. package/dist/solid/index.d.ts +1 -0
  195. package/dist/solid/index.d.ts.map +1 -1
  196. package/dist/solid/index.js +146 -144
  197. package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
  198. package/dist/solid/utils/generatePresetCode.js +21 -1
  199. package/dist/svelte/components/FlutedGlass.svelte.d.ts +28 -0
  200. package/dist/svelte/{generatePresetCode-DR_OAIL7.js → generatePresetCode-DAEzZxbM.js} +21 -1
  201. package/dist/svelte/index.d.ts +1 -0
  202. package/dist/svelte/index.js +769 -569
  203. package/dist/svelte/source/components/FlutedGlass.svelte +334 -0
  204. package/dist/svelte/source/engine/Preview.svelte +2 -0
  205. package/dist/svelte/source/index.js +1 -0
  206. package/dist/svelte/utils/generatePresetCode.js +1 -1
  207. package/dist/vue/FlutedGlass.js +3 -0
  208. package/dist/vue/FlutedGlass.vue_vue_type_script_setup_true_lang.js +226 -0
  209. package/dist/vue/Preview.vue_vue_type_script_setup_true_lang.js +2 -0
  210. package/dist/vue/Shader.vue_vue_type_script_setup_true_lang.js +1 -1
  211. package/dist/vue/SimplexNoise.vue_vue_type_script_setup_true_lang.js +1 -0
  212. package/dist/vue/components/FlutedGlass.vue.d.ts +63 -0
  213. package/dist/vue/components/FlutedGlass.vue.d.ts.map +1 -0
  214. package/dist/vue/index.d.ts +1 -0
  215. package/dist/vue/index.d.ts.map +1 -1
  216. package/dist/vue/index.js +2 -1
  217. package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
  218. package/dist/vue/utils/generatePresetCode.js +21 -1
  219. package/package.json +9 -1
  220. package/dist/core/Swirl-By5FadQK.js +0 -103
  221. package/dist/core/computeBlur-DeXZ99YL.js +0 -150
  222. package/dist/core/shaderRegistry-fwljIrjT.js +0 -252
  223. /package/dist/core/{Fog-BeKcPcTq.js → Fog-CIdU2Wn-.js} +0 -0
  224. /package/dist/core/{GlassTiles-Dgh6nOaE.js → GlassTiles-CMx4NyO-.js} +0 -0
  225. /package/dist/core/{Glitch-BsbzLahF.js → Glitch-BdygvJKe.js} +0 -0
  226. /package/dist/core/{Godrays-D1LINbut.js → Godrays-w3ruw4NO.js} +0 -0
  227. /package/dist/core/{Grayscale-Ri-695Uh.js → Grayscale-ChaVI3AW.js} +0 -0
  228. /package/dist/core/{Grid-BYSsAIEv.js → Grid-CKbLS5tU.js} +0 -0
  229. /package/dist/core/{Group-CkhjTW59.js → Group-BqVJ4S7i.js} +0 -0
  230. /package/dist/core/{Halftone-BUCDTTAU.js → Halftone-BGQeBAgG.js} +0 -0
  231. /package/dist/core/{HexGrid-BUiDrehv.js → HexGrid-BFrnZEZT.js} +0 -0
  232. /package/dist/core/{Invert-azYrcDMi.js → Invert-D3tc2UGp.js} +0 -0
  233. /package/dist/core/{LensFlare-ttrXgfea.js → LensFlare-B8x1fOKu.js} +0 -0
  234. /package/dist/core/{LinearBlur-By2aD8OO.js → LinearBlur-CshzmjfO.js} +0 -0
  235. /package/dist/core/{LinearGradient-CM02z32l.js → LinearGradient-Bzwquw_Q.js} +0 -0
  236. /package/dist/core/{MultiPointGradient-8zGSIM4U.js → MultiPointGradient-D0QQwizn.js} +0 -0
  237. /package/dist/core/{Neon-CMmGJzPy.js → Neon-eN4HlILk.js} +0 -0
  238. /package/dist/core/{Paper-B08rxNys.js → Paper-BmeUPAFe.js} +0 -0
  239. /package/dist/core/{Pixelate-dxPAFCRu.js → Pixelate-DqZcUKFK.js} +0 -0
  240. /package/dist/core/{Plasma-DGCw0cd7.js → Plasma-COq8mAw2.js} +0 -0
  241. /package/dist/core/{Polygon-CsCOt5YE.js → Polygon-BP5eKEiz.js} +0 -0
  242. /package/dist/core/{Posterize-Blv9pzPT.js → Posterize-CxYemXTn.js} +0 -0
  243. /package/dist/core/{RadialGradient-De0gtdh3.js → RadialGradient-SASVv2vb.js} +0 -0
  244. /package/dist/core/{Ring-kHH-DIDQ.js → Ring-CdJlzjRV.js} +0 -0
  245. /package/dist/core/{Ripples-Bf6Zwg6X.js → Ripples-BRZPZszq.js} +0 -0
  246. /package/dist/core/{RoundedRect-B0sWh2BN.js → RoundedRect-lzzi_1J7.js} +0 -0
  247. /package/dist/core/{SineWave-VTNDSK_g.js → SineWave--i6bSrad.js} +0 -0
  248. /package/dist/core/{Smoke-9MJIAKq7.js → Smoke-BgPHDWDR.js} +0 -0
  249. /package/dist/core/{SmokeFill-qV2iRIts.js → SmokeFill-Dtctgt2S.js} +0 -0
  250. /package/dist/core/{Solarize-CWDgSBiv.js → Solarize-gNMmd47z.js} +0 -0
  251. /package/dist/core/{SolidColor-DhMdM3bE.js → SolidColor-D9ikFFu3.js} +0 -0
  252. /package/dist/core/{Spherize-BZxwopX8.js → Spherize-ZBorEEOU.js} +0 -0
  253. /package/dist/core/{Spiral-gpkw37l1.js → Spiral-sg-i02xw.js} +0 -0
  254. /package/dist/core/{Star-WJAOZ5P5.js → Star-BcqCHzHG.js} +0 -0
  255. /package/dist/core/{Strands-DOthZNHt.js → Strands-XLpth60o.js} +0 -0
  256. /package/dist/core/{Stripes-CFCXw1_N.js → Stripes-DEOXYnmy.js} +0 -0
  257. /package/dist/core/{StudioBackground-DJr-cxOL.js → StudioBackground-B5dpTR_X.js} +0 -0
  258. /package/dist/core/{Trapezoid-Co0sIA73.js → Trapezoid-BvTEGdW_.js} +0 -0
  259. /package/dist/core/{Truchet-CkFSkniR.js → Truchet-DE4lgYRb.js} +0 -0
  260. /package/dist/core/{VHS-mKd1QBBj.js → VHS-DbNjgUEX.js} +0 -0
  261. /package/dist/core/{Vesica-CxP7UD0a.js → Vesica-DqJMyqmy.js} +0 -0
  262. /package/dist/core/{Vibrance-WR5yQv_9.js → Vibrance-IDvmP1Xw.js} +0 -0
  263. /package/dist/core/{Vignette-hAIKTi35.js → Vignette-CA12P9VO.js} +0 -0
  264. /package/dist/core/{Voronoi-DOGmwUSK.js → Voronoi-DXeJ3xOf.js} +0 -0
  265. /package/dist/core/{Weave-CIP_EUPa.js → Weave-Bn2CfeE4.js} +0 -0
  266. /package/dist/core/{ZoomBlur-BuIVpHGG.js → ZoomBlur-DOzP_sOK.js} +0 -0
  267. /package/dist/core/{browser-D8zonASQ.js → browser-CsOpQ0L_.js} +0 -0
@@ -0,0 +1,254 @@
1
+ import { n as componentDefinition } from "./AngularBlur-BgZWbEjj.js";
2
+ import { n as componentDefinition$1 } from "./Ascii-BwSMmD6Z.js";
3
+ import { n as componentDefinition$2 } from "./Aurora-KcUDr49P.js";
4
+ import { n as componentDefinition$3 } from "./Beam-CAnoOWgt.js";
5
+ import { n as componentDefinition$4 } from "./Blob-CuRSRXmA.js";
6
+ import { n as componentDefinition$5 } from "./Blur-DG7lJKPo.js";
7
+ import { n as componentDefinition$6 } from "./BrightnessContrast-CJTOpQCn.js";
8
+ import { n as componentDefinition$7 } from "./Bulge-6gRUYqZS.js";
9
+ import { n as componentDefinition$8 } from "./ChannelBlur-BhcCkwcO.js";
10
+ import { n as componentDefinition$9 } from "./Checkerboard-ucave4-a.js";
11
+ import { n as componentDefinition$10 } from "./ChromaFlow-DxQaUqPL.js";
12
+ import { n as componentDefinition$11 } from "./ChromaticAberration-DsMj-vBw.js";
13
+ import { n as componentDefinition$12 } from "./Circle-QgCuVo44.js";
14
+ import { n as componentDefinition$13 } from "./ConcentricSpin-Fegtvhl6.js";
15
+ import { n as componentDefinition$14 } from "./ConicGradient-CQAPYlQg.js";
16
+ import { n as componentDefinition$15 } from "./ContourLines-tDBvQOvb.js";
17
+ import { n as componentDefinition$16 } from "./Crescent-BkRt-XWy.js";
18
+ import { n as componentDefinition$17 } from "./Cross-kkY7feuC.js";
19
+ import { n as componentDefinition$18 } from "./CRTScreen-CTwXU-NX.js";
20
+ import { n as componentDefinition$19 } from "./Crystal-COGiLVvV.js";
21
+ import { n as componentDefinition$20 } from "./CursorRipples-BqtHgpEq.js";
22
+ import { n as componentDefinition$21 } from "./CursorTrail-CgRMXbTG.js";
23
+ import { n as componentDefinition$22 } from "./DiamondGradient-BC3ugP8a.js";
24
+ import { n as componentDefinition$23 } from "./DiffuseBlur-B-Vki4ab.js";
25
+ import { n as componentDefinition$24 } from "./Dither-CDfDotR6.js";
26
+ import { n as componentDefinition$25 } from "./DOMTexture-D-RkeyMs.js";
27
+ import { n as componentDefinition$26 } from "./DotGrid-T9YbgC3V.js";
28
+ import { n as componentDefinition$27 } from "./DropShadow-B7FzTp4H.js";
29
+ import { n as componentDefinition$28 } from "./Duotone-CqQ0NMxS.js";
30
+ import { n as componentDefinition$29 } from "./Ellipse-CXxGqTYI.js";
31
+ import { n as componentDefinition$30 } from "./Emboss-LU-6cckT.js";
32
+ import { n as componentDefinition$31 } from "./FallingLines-CArEXajJ.js";
33
+ import { n as componentDefinition$32 } from "./FilmGrain-DSJiMtEp.js";
34
+ import { n as componentDefinition$33 } from "./FloatingParticles-DpYA0_TE.js";
35
+ import { n as componentDefinition$34 } from "./Flower-MAwlZEv8.js";
36
+ import { n as componentDefinition$35 } from "./FlowField-CTWyjeXm.js";
37
+ import { n as componentDefinition$36 } from "./FlowingGradient-C0Zoyfd6.js";
38
+ import { n as componentDefinition$37 } from "./FlutedGlass-B4FlyBOn.js";
39
+ import { n as componentDefinition$38 } from "./Fog-CIdU2Wn-.js";
40
+ import { n as componentDefinition$39 } from "./Form3D-CqmOXXGj.js";
41
+ import { n as componentDefinition$40 } from "./Glass-BCOkQbvW.js";
42
+ import { n as componentDefinition$41 } from "./GlassTiles-CMx4NyO-.js";
43
+ import { n as componentDefinition$42 } from "./Glitch-BdygvJKe.js";
44
+ import { n as componentDefinition$43 } from "./Glow-CsTZA75y.js";
45
+ import { n as componentDefinition$44 } from "./Godrays-w3ruw4NO.js";
46
+ import { n as componentDefinition$45 } from "./Grayscale-ChaVI3AW.js";
47
+ import { n as componentDefinition$46 } from "./Grid-CKbLS5tU.js";
48
+ import { n as componentDefinition$47 } from "./GridDistortion-CVpebl48.js";
49
+ import { n as componentDefinition$48 } from "./Group-BqVJ4S7i.js";
50
+ import { n as componentDefinition$49 } from "./Halftone-BGQeBAgG.js";
51
+ import { n as componentDefinition$50 } from "./HexGrid-BFrnZEZT.js";
52
+ import { n as componentDefinition$51 } from "./HueShift-C1RxETwN.js";
53
+ import { n as componentDefinition$52 } from "./ImageTexture-DXhgMEOT.js";
54
+ import { n as componentDefinition$53 } from "./Invert-D3tc2UGp.js";
55
+ import { n as componentDefinition$54 } from "./Kaleidoscope-B0_OCrob.js";
56
+ import { n as componentDefinition$55 } from "./LensFlare-B8x1fOKu.js";
57
+ import { n as componentDefinition$56 } from "./LinearBlur-CshzmjfO.js";
58
+ import { n as componentDefinition$57 } from "./LinearGradient-Bzwquw_Q.js";
59
+ import { n as componentDefinition$58 } from "./Liquify-ZMAyGUIb.js";
60
+ import { n as componentDefinition$59 } from "./Mirror-Gb0fugtF.js";
61
+ import { n as componentDefinition$60 } from "./MultiPointGradient-D0QQwizn.js";
62
+ import { n as componentDefinition$61 } from "./Neon-eN4HlILk.js";
63
+ import { n as componentDefinition$62 } from "./Paper-BmeUPAFe.js";
64
+ import { n as componentDefinition$63 } from "./Perspective-SBZzprC5.js";
65
+ import { n as componentDefinition$64 } from "./Pixelate-DqZcUKFK.js";
66
+ import { n as componentDefinition$65 } from "./Plasma-COq8mAw2.js";
67
+ import { n as componentDefinition$66 } from "./PolarCoordinates-Ckvb1eG0.js";
68
+ import { n as componentDefinition$67 } from "./Polygon-BP5eKEiz.js";
69
+ import { n as componentDefinition$68 } from "./Posterize-CxYemXTn.js";
70
+ import { n as componentDefinition$69 } from "./ProgressiveBlur-CNacb2Qx.js";
71
+ import { n as componentDefinition$70 } from "./RadialGradient-SASVv2vb.js";
72
+ import { n as componentDefinition$71 } from "./RectangularCoordinates-r0fTwVuL.js";
73
+ import { n as componentDefinition$72 } from "./Ring-CdJlzjRV.js";
74
+ import { n as componentDefinition$73 } from "./Ripples-BRZPZszq.js";
75
+ import { n as componentDefinition$74 } from "./RoundedRect-lzzi_1J7.js";
76
+ import { n as componentDefinition$75 } from "./Saturation-n-aXJS81.js";
77
+ import { n as componentDefinition$76 } from "./Sharpness-7tm7b-Bu.js";
78
+ import { n as componentDefinition$77 } from "./Shatter-CC3EFcP9.js";
79
+ import { n as componentDefinition$78 } from "./SimplexNoise-0-rfeziU.js";
80
+ import { n as componentDefinition$79 } from "./SineWave--i6bSrad.js";
81
+ import { n as componentDefinition$80 } from "./Smoke-BgPHDWDR.js";
82
+ import { n as componentDefinition$81 } from "./SmokeFill-Dtctgt2S.js";
83
+ import { n as componentDefinition$82 } from "./Solarize-gNMmd47z.js";
84
+ import { n as componentDefinition$83 } from "./SolidColor-D9ikFFu3.js";
85
+ import { n as componentDefinition$84 } from "./Spherize-ZBorEEOU.js";
86
+ import { n as componentDefinition$85 } from "./Spiral-sg-i02xw.js";
87
+ import { n as componentDefinition$86 } from "./Star-BcqCHzHG.js";
88
+ import { n as componentDefinition$87 } from "./Strands-XLpth60o.js";
89
+ import { n as componentDefinition$88 } from "./Stretch-CJUUU-I1.js";
90
+ import { n as componentDefinition$89 } from "./Stripes-DEOXYnmy.js";
91
+ import { n as componentDefinition$90 } from "./StudioBackground-B5dpTR_X.js";
92
+ import { n as componentDefinition$91 } from "./Swirl-WqPvBF7u.js";
93
+ import { n as componentDefinition$92 } from "./TiltShift-CYb6OQoU.js";
94
+ import { n as componentDefinition$93 } from "./Tint-C-bJpwd0.js";
95
+ import { n as componentDefinition$94 } from "./Trapezoid-BvTEGdW_.js";
96
+ import { n as componentDefinition$95 } from "./Tritone-LX-qUAGy.js";
97
+ import { n as componentDefinition$96 } from "./Truchet-DE4lgYRb.js";
98
+ import { n as componentDefinition$97 } from "./Twirl-CgRyZdT1.js";
99
+ import { n as componentDefinition$98 } from "./Vesica-DqJMyqmy.js";
100
+ import { n as componentDefinition$99 } from "./VHS-DbNjgUEX.js";
101
+ import { n as componentDefinition$100 } from "./Vibrance-IDvmP1Xw.js";
102
+ import { n as componentDefinition$101 } from "./VideoTexture-Cr1f0IOE.js";
103
+ import { n as componentDefinition$102 } from "./Vignette-CA12P9VO.js";
104
+ import { n as componentDefinition$103 } from "./Voronoi-DXeJ3xOf.js";
105
+ import { n as componentDefinition$104 } from "./WaveDistortion-iyTUI1lj.js";
106
+ import { n as componentDefinition$105 } from "./Weave-Bn2CfeE4.js";
107
+ import { n as componentDefinition$106 } from "./WebcamTexture-BQJpZvC5.js";
108
+ import { n as componentDefinition$107 } from "./ZoomBlur-DOzP_sOK.js";
109
+ var createShaderRegistry = () => {
110
+ const registry = {};
111
+ const shaderDefinitions = {
112
+ AngularBlur: componentDefinition,
113
+ Ascii: componentDefinition$1,
114
+ Aurora: componentDefinition$2,
115
+ Beam: componentDefinition$3,
116
+ Blob: componentDefinition$4,
117
+ Blur: componentDefinition$5,
118
+ BrightnessContrast: componentDefinition$6,
119
+ Bulge: componentDefinition$7,
120
+ ChannelBlur: componentDefinition$8,
121
+ Checkerboard: componentDefinition$9,
122
+ ChromaFlow: componentDefinition$10,
123
+ ChromaticAberration: componentDefinition$11,
124
+ Circle: componentDefinition$12,
125
+ ConcentricSpin: componentDefinition$13,
126
+ ConicGradient: componentDefinition$14,
127
+ ContourLines: componentDefinition$15,
128
+ Crescent: componentDefinition$16,
129
+ Cross: componentDefinition$17,
130
+ CRTScreen: componentDefinition$18,
131
+ Crystal: componentDefinition$19,
132
+ CursorRipples: componentDefinition$20,
133
+ CursorTrail: componentDefinition$21,
134
+ DiamondGradient: componentDefinition$22,
135
+ DiffuseBlur: componentDefinition$23,
136
+ Dither: componentDefinition$24,
137
+ DOMTexture: componentDefinition$25,
138
+ DotGrid: componentDefinition$26,
139
+ DropShadow: componentDefinition$27,
140
+ Duotone: componentDefinition$28,
141
+ Ellipse: componentDefinition$29,
142
+ Emboss: componentDefinition$30,
143
+ FallingLines: componentDefinition$31,
144
+ FilmGrain: componentDefinition$32,
145
+ FloatingParticles: componentDefinition$33,
146
+ Flower: componentDefinition$34,
147
+ FlowField: componentDefinition$35,
148
+ FlowingGradient: componentDefinition$36,
149
+ FlutedGlass: componentDefinition$37,
150
+ Fog: componentDefinition$38,
151
+ Form3D: componentDefinition$39,
152
+ Glass: componentDefinition$40,
153
+ GlassTiles: componentDefinition$41,
154
+ Glitch: componentDefinition$42,
155
+ Glow: componentDefinition$43,
156
+ Godrays: componentDefinition$44,
157
+ Grayscale: componentDefinition$45,
158
+ Grid: componentDefinition$46,
159
+ GridDistortion: componentDefinition$47,
160
+ Group: componentDefinition$48,
161
+ Halftone: componentDefinition$49,
162
+ HexGrid: componentDefinition$50,
163
+ HueShift: componentDefinition$51,
164
+ ImageTexture: componentDefinition$52,
165
+ Invert: componentDefinition$53,
166
+ Kaleidoscope: componentDefinition$54,
167
+ LensFlare: componentDefinition$55,
168
+ LinearBlur: componentDefinition$56,
169
+ LinearGradient: componentDefinition$57,
170
+ Liquify: componentDefinition$58,
171
+ Mirror: componentDefinition$59,
172
+ MultiPointGradient: componentDefinition$60,
173
+ Neon: componentDefinition$61,
174
+ Paper: componentDefinition$62,
175
+ Perspective: componentDefinition$63,
176
+ Pixelate: componentDefinition$64,
177
+ Plasma: componentDefinition$65,
178
+ PolarCoordinates: componentDefinition$66,
179
+ Polygon: componentDefinition$67,
180
+ Posterize: componentDefinition$68,
181
+ ProgressiveBlur: componentDefinition$69,
182
+ RadialGradient: componentDefinition$70,
183
+ RectangularCoordinates: componentDefinition$71,
184
+ Ring: componentDefinition$72,
185
+ Ripples: componentDefinition$73,
186
+ RoundedRect: componentDefinition$74,
187
+ Saturation: componentDefinition$75,
188
+ Sharpness: componentDefinition$76,
189
+ Shatter: componentDefinition$77,
190
+ SimplexNoise: componentDefinition$78,
191
+ SineWave: componentDefinition$79,
192
+ Smoke: componentDefinition$80,
193
+ SmokeFill: componentDefinition$81,
194
+ Solarize: componentDefinition$82,
195
+ SolidColor: componentDefinition$83,
196
+ Spherize: componentDefinition$84,
197
+ Spiral: componentDefinition$85,
198
+ Star: componentDefinition$86,
199
+ Strands: componentDefinition$87,
200
+ Stretch: componentDefinition$88,
201
+ Stripes: componentDefinition$89,
202
+ StudioBackground: componentDefinition$90,
203
+ Swirl: componentDefinition$91,
204
+ TiltShift: componentDefinition$92,
205
+ Tint: componentDefinition$93,
206
+ Trapezoid: componentDefinition$94,
207
+ Tritone: componentDefinition$95,
208
+ Truchet: componentDefinition$96,
209
+ Twirl: componentDefinition$97,
210
+ Vesica: componentDefinition$98,
211
+ VHS: componentDefinition$99,
212
+ Vibrance: componentDefinition$100,
213
+ VideoTexture: componentDefinition$101,
214
+ Vignette: componentDefinition$102,
215
+ Voronoi: componentDefinition$103,
216
+ WaveDistortion: componentDefinition$104,
217
+ Weave: componentDefinition$105,
218
+ WebcamTexture: componentDefinition$106,
219
+ ZoomBlur: componentDefinition$107
220
+ };
221
+ Object.entries(shaderDefinitions).forEach(([fileName, def]) => {
222
+ const propsMetadata = {};
223
+ if (def.props) Object.entries(def.props).forEach(([propName, propConfig]) => {
224
+ if (propConfig.ui) propsMetadata[propName] = {
225
+ ui: propConfig.ui,
226
+ default: propConfig.default,
227
+ description: propConfig.description
228
+ };
229
+ });
230
+ registry[def.name] = {
231
+ name: def.name,
232
+ fileName,
233
+ category: def.category || "Uncategorized",
234
+ definition: def,
235
+ propsMetadata
236
+ };
237
+ });
238
+ return registry;
239
+ };
240
+ const shaderRegistry = createShaderRegistry();
241
+ function getAllShaders() {
242
+ return Object.values(shaderRegistry);
243
+ }
244
+ function getShaderByName(name) {
245
+ return shaderRegistry[name];
246
+ }
247
+ function getShadersByCategory(category) {
248
+ return Object.values(shaderRegistry).filter((shader) => shader.category === category);
249
+ }
250
+ function getShaderCategories() {
251
+ const categories = new Set(Object.values(shaderRegistry).map((shader) => shader.category));
252
+ return Array.from(categories).sort();
253
+ }
254
+ export { shaderRegistry as a, getShadersByCategory as i, getShaderByName as n, getShaderCategories as r, getAllShaders as t };
@@ -1 +1 @@
1
- {"version":3,"file":"shaderRegistry.d.ts","sourceRoot":"","sources":["../src/shaderRegistry.ts"],"names":[],"mappings":"AA8GA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAElD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,mBAAmB,CAAC,GAAG,CAAC,CAAA;IACpC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE;QAC5B,EAAE,CAAC,EAAE,GAAG,CAAA;QACR,OAAO,CAAC,EAAE,GAAG,CAAA;QACb,WAAW,CAAC,EAAE,MAAM,CAAA;KACrB,CAAC,CAAA;CACH;AA+ID,eAAO,MAAM,cAAc,qCAAyB,CAAA;AAGpD,wBAAgB,aAAa,IAAI,mBAAmB,EAAE,CAErD;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB,GAAG,SAAS,CAE7E;AAED,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,MAAM,GAAG,mBAAmB,EAAE,CAE5E;AAED,wBAAgB,mBAAmB,IAAI,MAAM,EAAE,CAG9C"}
1
+ {"version":3,"file":"shaderRegistry.d.ts","sourceRoot":"","sources":["../src/shaderRegistry.ts"],"names":[],"mappings":"AA+GA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAElD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,mBAAmB,CAAC,GAAG,CAAC,CAAA;IACpC,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE;QAC5B,EAAE,CAAC,EAAE,GAAG,CAAA;QACR,OAAO,CAAC,EAAE,GAAG,CAAA;QACb,WAAW,CAAC,EAAE,MAAM,CAAA;KACrB,CAAC,CAAA;CACH;AAgJD,eAAO,MAAM,cAAc,qCAAyB,CAAA;AAGpD,wBAAgB,aAAa,IAAI,mBAAmB,EAAE,CAErD;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,mBAAmB,GAAG,SAAS,CAE7E;AAED,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,MAAM,GAAG,mBAAmB,EAAE,CAE5E;AAED,wBAAgB,mBAAmB,IAAI,MAAM,EAAE,CAG9C"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Aurora/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AASvE,OAAO,EAAC,cAAc,EAAE,iBAAiB,EAAyC,MAAM,qCAAqC,CAAA;AAI7H,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,YAAY,EAAE,MAAM,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,IAAI,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAwMnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Aurora/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AASvE,OAAO,EAAC,cAAc,EAAE,iBAAiB,EAAyC,MAAM,qCAAqC,CAAA;AAI7H,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,YAAY,EAAE,MAAM,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,CAAA;IAChB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,IAAI,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA+MnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -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 Aurora_default } from "../../Aurora-BPHeGEZ_.js";
4
+ import { n as componentDefinition, t as Aurora_default } from "../../Aurora-KcUDr49P.js";
5
5
  export { componentDefinition, Aurora_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Blur/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAM1F,MAAM,WAAW,cAAc;IAC3B,SAAS,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA2JnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Blur/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAM1F,MAAM,WAAW,cAAc;IAC3B,SAAS,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAiLnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import "../../alpha-C4ptedXe.js";
2
- import "../../computeBlur-DeXZ99YL.js";
3
- import { n as componentDefinition, t as Blur_default } from "../../Blur-Cxx3ZuHi.js";
2
+ import "../../computeBlur-DCRhuYEi.js";
3
+ import { n as componentDefinition, t as Blur_default } from "../../Blur-DG7lJKPo.js";
4
4
  export { componentDefinition, Blur_default as default };
@@ -1,5 +1,5 @@
1
- import "../../edges-CfGcQniB.js";
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-Chpbxxzj.js";
4
+ import { n as componentDefinition, t as Bulge_default } from "../../Bulge-6gRUYqZS.js";
5
5
  export { componentDefinition, Bulge_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/ChannelBlur/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAM1F,MAAM,WAAW,cAAc;IAC3B,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,MAAM,CAAA;IACtB,aAAa,EAAE,MAAM,CAAA;CACxB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAoJnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/ChannelBlur/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAM1F,MAAM,WAAW,cAAc;IAC3B,YAAY,EAAE,MAAM,CAAA;IACpB,cAAc,EAAE,MAAM,CAAA;IACtB,aAAa,EAAE,MAAM,CAAA;CACxB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAuJnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import "../../alpha-C4ptedXe.js";
2
- import "../../computeBlur-DeXZ99YL.js";
3
- import { n as componentDefinition, t as ChannelBlur_default } from "../../ChannelBlur-Cth0biwG.js";
2
+ import "../../computeBlur-DCRhuYEi.js";
3
+ import { n as componentDefinition, t as ChannelBlur_default } from "../../ChannelBlur-BhcCkwcO.js";
4
4
  export { componentDefinition, ChannelBlur_default as default };
@@ -1,6 +1,6 @@
1
- import "../../edges-CfGcQniB.js";
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-Crfxti93.js";
5
+ import { n as componentDefinition, t as ConcentricSpin_default } from "../../ConcentricSpin-Fegtvhl6.js";
6
6
  export { componentDefinition, ConcentricSpin_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/ContourLines/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,cAAc,EAAC,MAAM,qCAAqC,CAAA;AAGlE,QAAA,MAAM,eAAe,UAAW,MAAM,KAAG,MAExC,CAAA;AAGD,QAAA,MAAM,kBAAkB,UAAW,MAAM,KAAG,MAE3C,CAAA;AAOD,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,OAAO,CAAA;IACf,MAAM,EAAE,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC,CAAC,CAAA;IAC7C,SAAS,EAAE,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAA;IACnD,SAAS,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;CACxD;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA0JnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/ContourLines/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,cAAc,EAAC,MAAM,qCAAqC,CAAA;AAGlE,QAAA,MAAM,eAAe,UAAW,MAAM,KAAG,MAExC,CAAA;AAGD,QAAA,MAAM,kBAAkB,UAAW,MAAM,KAAG,MAE3C,CAAA;AAOD,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,MAAM,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,OAAO,CAAA;IACf,MAAM,EAAE,UAAU,CAAC,OAAO,eAAe,CAAC,CAAC,CAAC,CAAC,CAAA;IAC7C,SAAS,EAAE,UAAU,CAAC,OAAO,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAA;IACnD,SAAS,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;CACxD;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAyJnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,3 +1,3 @@
1
1
  import "../../transformations-B5lM6fYX.js";
2
- import { n as componentDefinition, t as ContourLines_default } from "../../ContourLines-KTHC32hd.js";
2
+ import { n as componentDefinition, t as ContourLines_default } from "../../ContourLines-tDBvQOvb.js";
3
3
  export { componentDefinition, ContourLines_default as default };
@@ -1,5 +1,5 @@
1
- import "../../edges-CfGcQniB.js";
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-D-cfjHY5.js";
4
+ import { n as componentDefinition, t as CursorRipples_default } from "../../CursorRipples-BqtHgpEq.js";
5
5
  export { componentDefinition, CursorRipples_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/CursorTrail/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAQ1F,OAAO,EAAC,cAAc,EAAyC,MAAM,qCAAqC,CAAA;AAI1G,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC;IAC7C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC;IAC7C,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAA;CACrB;AAID,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA+SnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/CursorTrail/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAQ1F,OAAO,EAAC,cAAc,EAAyC,MAAM,qCAAqC,CAAA;AAI1G,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC;IAC7C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC;IAC7C,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAA;CACrB;AAID,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA4TnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import "../../transformations-B5lM6fYX.js";
2
2
  import "../../colorMixing-BPpDnR5I.js";
3
- import { n as componentDefinition, t as CursorTrail_default } from "../../CursorTrail-R4IBB4eu.js";
3
+ import { n as componentDefinition, t as CursorTrail_default } from "../../CursorTrail-CgRMXbTG.js";
4
4
  export { componentDefinition, CursorTrail_default as default };
@@ -1,5 +1,5 @@
1
- import "../../edges-CfGcQniB.js";
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-eyM1v3ad.js";
4
+ import { n as componentDefinition, t as DiffuseBlur_default } from "../../DiffuseBlur-B-Vki4ab.js";
5
5
  export { componentDefinition, DiffuseBlur_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/DropShadow/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAsB,MAAM,iBAAiB,CAAA;AAGzE,OAAO,EAAE,cAAc,EAAoB,MAAM,qCAAqC,CAAA;AAOtF,MAAM,WAAW,cAAc;IAC3B,KAAK,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC3C,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,OAAO,CAAA;CAClB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAiHnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/DropShadow/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAsB,MAAM,iBAAiB,CAAA;AAGzE,OAAO,EAAE,cAAc,EAAoB,MAAM,qCAAqC,CAAA;AAOtF,MAAM,WAAW,cAAc;IAC3B,KAAK,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC3C,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,MAAM,EAAE,OAAO,CAAA;CAClB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAkHnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import "../../transformations-B5lM6fYX.js";
2
2
  import "../../alpha-C4ptedXe.js";
3
- import { n as componentDefinition, t as DropShadow_default } from "../../DropShadow-jMhnYPXZ.js";
3
+ import { n as componentDefinition, t as DropShadow_default } from "../../DropShadow-B7FzTp4H.js";
4
4
  export { componentDefinition, DropShadow_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Duotone/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,cAAc,EAAyC,MAAM,qCAAqC,CAAA;AAI1G,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA6FnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Duotone/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,cAAc,EAAyC,MAAM,qCAAqC,CAAA;AAG1G,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC5C,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAqFnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,5 +1,4 @@
1
1
  import "../../transformations-B5lM6fYX.js";
2
- import "../../alpha-C4ptedXe.js";
3
2
  import "../../colorMixing-BPpDnR5I.js";
4
- import { n as componentDefinition, t as Duotone_default } from "../../Duotone-Bl02WcA2.js";
3
+ import { n as componentDefinition, t as Duotone_default } from "../../Duotone-CqQ0NMxS.js";
5
4
  export { componentDefinition, Duotone_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/FloatingParticles/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,cAAc,EAAC,MAAM,qCAAqC,CAAA;AAkClE,MAAM,WAAW,cAAc;IAC3B,UAAU,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,YAAY,EAAE,MAAM,CAAA;IACpB,gBAAgB,EAAE,MAAM,CAAA;IACxB,OAAO,EAAE,MAAM,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,aAAa,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IACnD,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,eAAe,EAAE,MAAM,CAAA;CAC1B;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA+MnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/FloatingParticles/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,cAAc,EAAC,MAAM,qCAAqC,CAAA;AAkClE,MAAM,WAAW,cAAc;IAC3B,UAAU,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,YAAY,EAAE,MAAM,CAAA;IACpB,gBAAgB,EAAE,MAAM,CAAA;IACxB,OAAO,EAAE,MAAM,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,aAAa,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IACnD,aAAa,EAAE,MAAM,CAAA;IACrB,aAAa,EAAE,MAAM,CAAA;IACrB,eAAe,EAAE,MAAM,CAAA;CAC1B;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAyNnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import "../../transformations-B5lM6fYX.js";
2
2
  import "../../time-DUqSFWvT.js";
3
- import { n as componentDefinition, t as FloatingParticles_default } from "../../FloatingParticles-BtwGRl_d.js";
3
+ import { n as componentDefinition, t as FloatingParticles_default } from "../../FloatingParticles-DpYA0_TE.js";
4
4
  export { componentDefinition, FloatingParticles_default as default };
@@ -1,6 +1,6 @@
1
- import "../../edges-CfGcQniB.js";
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-RyqiRxyI.js";
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-BeKcPcTq.js";
3
+ import { n as componentDefinition, t as Fog_default } from "../../Fog-CIdU2Wn-.js";
4
4
  export { componentDefinition, Fog_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Form3D/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,iBAAiB,EAAiB,MAAM,qCAAqC,CAAA;AAarF,MAAM,WAAW,cAAc;IAC3B,OAAO,EAAM,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAO,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IACpD,IAAI,EAAQ,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAI,MAAM,CAAA;IAClB,MAAM,EAAM,MAAM,CAAA;IAClB,KAAK,EAAO,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CA2OnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Form3D/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAqB,MAAM,iBAAiB,CAAA;AAIvE,OAAO,EAAC,iBAAiB,EAAiB,MAAM,qCAAqC,CAAA;AAarF,MAAM,WAAW,cAAc;IAC3B,OAAO,EAAM,MAAM,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,MAAM,EAAO,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IACpD,IAAI,EAAQ,MAAM,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAI,MAAM,CAAA;IAClB,MAAM,EAAM,MAAM,CAAA;IAClB,KAAK,EAAO,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAoQnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -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-DaPbLGUi.js";
3
+ import { n as componentDefinition, t as Form3D_default } from "../../Form3D-CqmOXXGj.js";
4
4
  export { componentDefinition, Form3D_default as default };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Glass/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAA0D,MAAM,iBAAiB,CAAA;AAG5G,OAAO,EAAC,iBAAiB,EAAE,cAAc,EAAC,MAAM,qCAAqC,CAAA;AAarF,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,OAAO,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;IACjB,cAAc,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IACpD,iBAAiB,EAAE,MAAM,CAAA;IACzB,SAAS,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,aAAa,EAAE,MAAM,CAAA;IACrB,sBAAsB,EAAE,OAAO,CAAA;IAC/B,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,eAAe,EAAE,MAAM,CAAA;IACvB,YAAY,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAClD,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAqMnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Glass/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAA0D,MAAM,iBAAiB,CAAA;AAG5G,OAAO,EAAC,iBAAiB,EAAE,cAAc,EAAC,MAAM,qCAAqC,CAAA;AAarF,MAAM,WAAW,cAAc;IAC3B,MAAM,EAAE,UAAU,CAAC,OAAO,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,MAAM,EAAE,OAAO,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;IACjB,cAAc,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IACpD,iBAAiB,EAAE,MAAM,CAAA;IACzB,SAAS,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,aAAa,EAAE,MAAM,CAAA;IACrB,sBAAsB,EAAE,OAAO,CAAA;IAC/B,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,MAAM,CAAA;IACf,eAAe,EAAE,MAAM,CAAA;IACvB,YAAY,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC,CAAC,CAAC,CAAA;IAClD,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CACpB;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAsMnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import "../../transformations-B5lM6fYX.js";
2
- import "../../computeBlur-DeXZ99YL.js";
2
+ import "../../computeBlur-DCRhuYEi.js";
3
3
  import "../../sdf-DyC2H_qS.js";
4
- import { n as componentDefinition, t as Glass_default } from "../../Glass-TRSXbuE6.js";
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-Dgh6nOaE.js";
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-BsbzLahF.js";
2
+ import { n as componentDefinition, t as Glitch_default } from "../../Glitch-BdygvJKe.js";
3
3
  export { componentDefinition, Glitch_default as default };
@@ -14,9 +14,9 @@ export interface ComponentProps {
14
14
  */
15
15
  threshold: number;
16
16
  /**
17
- * Size/spread of the glow effect
17
+ * Glow spread in pixels (clean up to ~72px, mild banding above)
18
18
  *
19
- * @default 10
19
+ * @default 25
20
20
  */
21
21
  size: number;
22
22
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Glow/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAM1F,MAAM,WAAW,cAAc;IAC3B,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAwLnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/shaders/Glow/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,mBAAmB,EAAwC,MAAM,iBAAiB,CAAA;AAY1F,MAAM,WAAW,cAAc;IAC3B,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,cAAc,CAyNnE,CAAA;AAED,eAAe,mBAAmB,CAAA"}
@@ -1,4 +1,4 @@
1
1
  import "../../alpha-C4ptedXe.js";
2
- import "../../computeBlur-DeXZ99YL.js";
3
- import { n as componentDefinition, t as Glow_default } from "../../Glow-8bKkyehK.js";
2
+ import "../../computeBlur-DCRhuYEi.js";
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-D1LINbut.js";
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-Ri-695Uh.js";
1
+ import { n as componentDefinition, t as Grayscale_default } from "../../Grayscale-ChaVI3AW.js";
2
2
  export { componentDefinition, Grayscale_default as default };