shaders 2.5.85 → 2.5.86

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 (203) hide show
  1. package/README.md +1 -1
  2. package/dist/core/Crystal-z-2qqfhQ.js +394 -0
  3. package/dist/core/{VideoTexture-Dbsbgb1Y.js → VideoTexture-ChFw0jKS.js} +1 -1
  4. package/dist/core/{WebcamTexture-xvb8MuFz.js → WebcamTexture-CF1nwkNG.js} +1 -1
  5. package/dist/core/index.js +76 -75
  6. package/dist/core/registry.js +76 -75
  7. package/dist/core/shaderRegistry-76rjKeJu.js +222 -0
  8. package/dist/core/shaderRegistry.d.ts.map +1 -1
  9. package/dist/core/shaders/Crystal/index.d.ts +152 -0
  10. package/dist/core/shaders/Crystal/index.d.ts.map +1 -0
  11. package/dist/core/shaders/Crystal/index.js +4 -0
  12. package/dist/core/shaders/CursorRipples/index.js +1 -1
  13. package/dist/core/shaders/CursorTrail/index.js +1 -1
  14. package/dist/core/shaders/DiffuseBlur/index.js +1 -1
  15. package/dist/core/shaders/Dither/index.js +1 -1
  16. package/dist/core/shaders/DotGrid/index.js +1 -1
  17. package/dist/core/shaders/Duotone/index.js +1 -1
  18. package/dist/core/shaders/Ellipse/index.js +1 -1
  19. package/dist/core/shaders/Emboss/index.js +1 -1
  20. package/dist/core/shaders/FallingLines/index.js +1 -1
  21. package/dist/core/shaders/FilmGrain/index.js +1 -1
  22. package/dist/core/shaders/FloatingParticles/index.js +1 -1
  23. package/dist/core/shaders/FlowField/index.js +1 -1
  24. package/dist/core/shaders/Flower/index.js +1 -1
  25. package/dist/core/shaders/FlowingGradient/index.js +1 -1
  26. package/dist/core/shaders/Form3D/index.js +1 -1
  27. package/dist/core/shaders/Glass/index.js +1 -1
  28. package/dist/core/shaders/GlassTiles/index.js +1 -1
  29. package/dist/core/shaders/Glitch/index.js +1 -1
  30. package/dist/core/shaders/Glow/index.js +1 -1
  31. package/dist/core/shaders/Godrays/index.js +1 -1
  32. package/dist/core/shaders/Grayscale/index.js +1 -1
  33. package/dist/core/shaders/Grid/index.js +1 -1
  34. package/dist/core/shaders/GridDistortion/index.js +1 -1
  35. package/dist/core/shaders/Group/index.js +1 -1
  36. package/dist/core/shaders/Halftone/index.js +1 -1
  37. package/dist/core/shaders/HueShift/index.js +1 -1
  38. package/dist/core/shaders/ImageTexture/index.js +1 -1
  39. package/dist/core/shaders/Invert/index.js +1 -1
  40. package/dist/core/shaders/Kaleidoscope/index.js +1 -1
  41. package/dist/core/shaders/LensFlare/index.js +1 -1
  42. package/dist/core/shaders/LinearBlur/index.js +1 -1
  43. package/dist/core/shaders/LinearGradient/index.js +1 -1
  44. package/dist/core/shaders/Liquify/index.js +1 -1
  45. package/dist/core/shaders/Mirror/index.js +1 -1
  46. package/dist/core/shaders/Neon/index.js +1 -1
  47. package/dist/core/shaders/Paper/index.js +1 -1
  48. package/dist/core/shaders/Perspective/index.js +1 -1
  49. package/dist/core/shaders/Pixelate/index.js +1 -1
  50. package/dist/core/shaders/Plasma/index.js +1 -1
  51. package/dist/core/shaders/PolarCoordinates/index.js +1 -1
  52. package/dist/core/shaders/Polygon/index.js +1 -1
  53. package/dist/core/shaders/Posterize/index.js +1 -1
  54. package/dist/core/shaders/ProgressiveBlur/index.js +1 -1
  55. package/dist/core/shaders/RadialGradient/index.js +1 -1
  56. package/dist/core/shaders/RectangularCoordinates/index.js +1 -1
  57. package/dist/core/shaders/Ring/index.js +1 -1
  58. package/dist/core/shaders/Ripples/index.js +1 -1
  59. package/dist/core/shaders/RoundedRect/index.js +1 -1
  60. package/dist/core/shaders/Saturation/index.js +1 -1
  61. package/dist/core/shaders/Sharpness/index.js +1 -1
  62. package/dist/core/shaders/Shatter/index.js +1 -1
  63. package/dist/core/shaders/SimplexNoise/index.js +1 -1
  64. package/dist/core/shaders/SineWave/index.js +1 -1
  65. package/dist/core/shaders/SolidColor/index.js +1 -1
  66. package/dist/core/shaders/Spherize/index.js +1 -1
  67. package/dist/core/shaders/Spiral/index.js +1 -1
  68. package/dist/core/shaders/Star/index.js +1 -1
  69. package/dist/core/shaders/Strands/index.js +1 -1
  70. package/dist/core/shaders/Stretch/index.js +1 -1
  71. package/dist/core/shaders/Stripes/index.js +1 -1
  72. package/dist/core/shaders/StudioBackground/index.js +1 -1
  73. package/dist/core/shaders/Swirl/index.js +1 -1
  74. package/dist/core/shaders/TiltShift/index.js +1 -1
  75. package/dist/core/shaders/Tint/index.js +1 -1
  76. package/dist/core/shaders/Trapezoid/index.js +1 -1
  77. package/dist/core/shaders/Tritone/index.js +1 -1
  78. package/dist/core/shaders/Twirl/index.js +1 -1
  79. package/dist/core/shaders/Vesica/index.js +1 -1
  80. package/dist/core/shaders/Vibrance/index.js +1 -1
  81. package/dist/core/shaders/VideoTexture/index.js +2 -2
  82. package/dist/core/shaders/WaveDistortion/index.js +1 -1
  83. package/dist/core/shaders/WebcamTexture/index.js +2 -2
  84. package/dist/core/shaders/ZoomBlur/index.js +1 -1
  85. package/dist/js/createShader.js +1 -1
  86. package/dist/js/utils/generatePresetCode.d.ts.map +1 -1
  87. package/dist/js/utils/generatePresetCode.js +27 -0
  88. package/dist/react/Crystal.js +181 -0
  89. package/dist/react/Preview.js +1 -0
  90. package/dist/react/Shader.js +1 -1
  91. package/dist/react/components/Crystal.d.ts +33 -0
  92. package/dist/react/components/Crystal.d.ts.map +1 -0
  93. package/dist/react/engine/Preview.d.ts.map +1 -1
  94. package/dist/react/index.d.ts +1 -0
  95. package/dist/react/index.d.ts.map +1 -1
  96. package/dist/react/index.js +2 -1
  97. package/dist/react/utils/generatePresetCode.d.ts.map +1 -1
  98. package/dist/react/utils/generatePresetCode.js +27 -0
  99. package/dist/registry.js +454 -0
  100. package/dist/solid/components/Crystal.d.ts +30 -0
  101. package/dist/solid/components/Crystal.d.ts.map +1 -0
  102. package/dist/solid/components/Crystal.js +183 -0
  103. package/dist/solid/engine/Preview.d.ts.map +1 -1
  104. package/dist/solid/engine/Preview.js +38 -36
  105. package/dist/solid/engine/Shader.js +1 -1
  106. package/dist/solid/index.d.ts +1 -0
  107. package/dist/solid/index.d.ts.map +1 -1
  108. package/dist/solid/index.js +152 -150
  109. package/dist/solid/utils/generatePresetCode.d.ts.map +1 -1
  110. package/dist/solid/utils/generatePresetCode.js +27 -0
  111. package/dist/svelte/components/Crystal.svelte.d.ts +20 -0
  112. package/dist/svelte/{generatePresetCode-B9QYLcji.js → generatePresetCode-BzFhasGi.js} +27 -0
  113. package/dist/svelte/index.d.ts +1 -0
  114. package/dist/svelte/index.js +477 -330
  115. package/dist/svelte/source/components/Crystal.svelte +287 -0
  116. package/dist/svelte/source/engine/Preview.svelte +2 -0
  117. package/dist/svelte/source/index.js +1 -0
  118. package/dist/svelte/utils/generatePresetCode.js +1 -1
  119. package/dist/vue/Crystal.js +3 -0
  120. package/dist/vue/Crystal.vue_vue_type_script_setup_true_lang.js +186 -0
  121. package/dist/vue/Preview.vue_vue_type_script_setup_true_lang.js +2 -0
  122. package/dist/vue/Shader.vue_vue_type_script_setup_true_lang.js +1 -1
  123. package/dist/vue/components/Crystal.vue.d.ts +55 -0
  124. package/dist/vue/components/Crystal.vue.d.ts.map +1 -0
  125. package/dist/vue/index.d.ts +1 -0
  126. package/dist/vue/index.d.ts.map +1 -1
  127. package/dist/vue/index.js +2 -1
  128. package/dist/vue/utils/generatePresetCode.d.ts.map +1 -1
  129. package/dist/vue/utils/generatePresetCode.js +27 -0
  130. package/package.json +9 -1
  131. package/dist/core/shaderRegistry-ClxU5BC7.js +0 -220
  132. /package/dist/core/{CursorRipples-BY1iu4MX.js → CursorRipples-CkVMs3DF.js} +0 -0
  133. /package/dist/core/{CursorTrail-BzrL2WMh.js → CursorTrail-1D7ymT9O.js} +0 -0
  134. /package/dist/core/{DiffuseBlur-Dyd42LXw.js → DiffuseBlur-BAq1jHVB.js} +0 -0
  135. /package/dist/core/{Dither-CTInG_SB.js → Dither-U_UFB8oZ.js} +0 -0
  136. /package/dist/core/{DotGrid-CsL0dnYB.js → DotGrid-BzAsAVrt.js} +0 -0
  137. /package/dist/core/{Duotone-BbCFLFMK.js → Duotone-CuIRHH_k.js} +0 -0
  138. /package/dist/core/{Ellipse-CZWtvB3q.js → Ellipse-CJFK20Xl.js} +0 -0
  139. /package/dist/core/{Emboss-DCKgs4_G.js → Emboss-DWXpvlZO.js} +0 -0
  140. /package/dist/core/{FallingLines-DBNJVWio.js → FallingLines-BQzBwOy0.js} +0 -0
  141. /package/dist/core/{FilmGrain-CSuerGc6.js → FilmGrain-Birzz05_.js} +0 -0
  142. /package/dist/core/{FloatingParticles-CoBM_CJ8.js → FloatingParticles-shoqY6fm.js} +0 -0
  143. /package/dist/core/{FlowField-Bh3-dX6I.js → FlowField-CJdtd3Za.js} +0 -0
  144. /package/dist/core/{Flower-fYEx6ZSB.js → Flower-BST3LQVi.js} +0 -0
  145. /package/dist/core/{FlowingGradient-DVproCI1.js → FlowingGradient-Dsuqf7Yn.js} +0 -0
  146. /package/dist/core/{Form3D-DhezVuyN.js → Form3D-Czd8VBcU.js} +0 -0
  147. /package/dist/core/{Glass-BioLeiH6.js → Glass-BzMX9lbo.js} +0 -0
  148. /package/dist/core/{GlassTiles-ClrOIpCg.js → GlassTiles-CQFngHS9.js} +0 -0
  149. /package/dist/core/{Glitch-DmWytiRl.js → Glitch-q3H4XH_K.js} +0 -0
  150. /package/dist/core/{Glow-Dm4dfZ_m.js → Glow-BltxRvyM.js} +0 -0
  151. /package/dist/core/{Godrays-CYILZUHg.js → Godrays-YxezlRHu.js} +0 -0
  152. /package/dist/core/{Grayscale-CPR_l4G2.js → Grayscale-D_RwmAV3.js} +0 -0
  153. /package/dist/core/{Grid-CCQZ3GhD.js → Grid-CV2iJqlk.js} +0 -0
  154. /package/dist/core/{GridDistortion-oGT8NaWa.js → GridDistortion-JCuvWcoV.js} +0 -0
  155. /package/dist/core/{Group-CC317vlL.js → Group-CeA8FtS3.js} +0 -0
  156. /package/dist/core/{Halftone-BZk1Hjz_.js → Halftone-4oL_AA-D.js} +0 -0
  157. /package/dist/core/{HueShift-CuE3YTBE.js → HueShift-7Gv8BV4v.js} +0 -0
  158. /package/dist/core/{ImageTexture-DWUSKXX0.js → ImageTexture-BaVcRld1.js} +0 -0
  159. /package/dist/core/{Invert-C9RiDYP_.js → Invert-D_jzp4D9.js} +0 -0
  160. /package/dist/core/{Kaleidoscope-DtVlQWKG.js → Kaleidoscope-Baz9Fu8k.js} +0 -0
  161. /package/dist/core/{LensFlare-AVpiDD1O.js → LensFlare-Dyv84bAb.js} +0 -0
  162. /package/dist/core/{LinearBlur-AR65FcZh.js → LinearBlur-ZGWbzIt4.js} +0 -0
  163. /package/dist/core/{LinearGradient-DXCXjS-K.js → LinearGradient-CZGPiyHq.js} +0 -0
  164. /package/dist/core/{Liquify-mhzPd19o.js → Liquify-DrWLq2Kz.js} +0 -0
  165. /package/dist/core/{Mirror-CSc5mJi1.js → Mirror-C5LuGm-w.js} +0 -0
  166. /package/dist/core/{Neon-uXetpVop.js → Neon-gsfaMvGq.js} +0 -0
  167. /package/dist/core/{Paper-DfUka0dt.js → Paper-BVuYd7u4.js} +0 -0
  168. /package/dist/core/{Perspective-uPiPmWy_.js → Perspective-CqV-lhEE.js} +0 -0
  169. /package/dist/core/{Pixelate-DRkAW4Lo.js → Pixelate-DrG7QsBR.js} +0 -0
  170. /package/dist/core/{Plasma-ELzbK-Us.js → Plasma-LpGeN0eG.js} +0 -0
  171. /package/dist/core/{PolarCoordinates-CalS_TB6.js → PolarCoordinates-CiNUC56M.js} +0 -0
  172. /package/dist/core/{Polygon-7mzxbJeF.js → Polygon-BeqB8MSz.js} +0 -0
  173. /package/dist/core/{Posterize-C4vtRmtA.js → Posterize-CGEUVRt_.js} +0 -0
  174. /package/dist/core/{ProgressiveBlur-CLYhfOvQ.js → ProgressiveBlur-jEam9zrU.js} +0 -0
  175. /package/dist/core/{RadialGradient-DtD8HWdM.js → RadialGradient-BMmhr2qB.js} +0 -0
  176. /package/dist/core/{RectangularCoordinates-B96mflF5.js → RectangularCoordinates-Cj-d2ol3.js} +0 -0
  177. /package/dist/core/{Ring-H6B01ZMz.js → Ring-DJl9JUMR.js} +0 -0
  178. /package/dist/core/{Ripples-Cevf-Hvg.js → Ripples-r12S7WG7.js} +0 -0
  179. /package/dist/core/{RoundedRect-OszKdYVD.js → RoundedRect--rHP7xW4.js} +0 -0
  180. /package/dist/core/{Saturation-CcDwPh2v.js → Saturation-BAORnZso.js} +0 -0
  181. /package/dist/core/{Sharpness-D_dXfDEo.js → Sharpness-CFzYBYlL.js} +0 -0
  182. /package/dist/core/{Shatter-NfZzVt54.js → Shatter-avsezFDy.js} +0 -0
  183. /package/dist/core/{SimplexNoise-aipzNV5j.js → SimplexNoise-BjoeAe6H.js} +0 -0
  184. /package/dist/core/{SineWave-CVeYx3n-.js → SineWave-B-2YxAht.js} +0 -0
  185. /package/dist/core/{SolidColor-BdbBnLxX.js → SolidColor-2o0vQu86.js} +0 -0
  186. /package/dist/core/{Spherize-BRGwLGeu.js → Spherize-DKJKva6y.js} +0 -0
  187. /package/dist/core/{Spiral-BkTBXb7z.js → Spiral-Dzsm_AJG.js} +0 -0
  188. /package/dist/core/{Star-CyjNgJVp.js → Star-CxI_taxd.js} +0 -0
  189. /package/dist/core/{Strands-Cjsw-cPu.js → Strands-42wUIQMv.js} +0 -0
  190. /package/dist/core/{Stretch-9cta3Z1W.js → Stretch-BVPICFxU.js} +0 -0
  191. /package/dist/core/{Stripes-C0sCGCz_.js → Stripes-DpWPzhd5.js} +0 -0
  192. /package/dist/core/{StudioBackground-BYv_-8df.js → StudioBackground-CxOYZ28g.js} +0 -0
  193. /package/dist/core/{Swirl-DXjIXfy7.js → Swirl-CaQpQWY2.js} +0 -0
  194. /package/dist/core/{TiltShift-56lcZ4cJ.js → TiltShift-yJYvxA1V.js} +0 -0
  195. /package/dist/core/{Tint-8_WIy9_e.js → Tint-BR2yMhfB.js} +0 -0
  196. /package/dist/core/{Trapezoid-SuI0dRgI.js → Trapezoid-D7qg9Gc5.js} +0 -0
  197. /package/dist/core/{Tritone-nyJyybHI.js → Tritone-PTTYWr_w.js} +0 -0
  198. /package/dist/core/{Twirl-BzSEz4xK.js → Twirl-CE2yzv3_.js} +0 -0
  199. /package/dist/core/{Vesica-Cj--pgNW.js → Vesica-p8oNtcOH.js} +0 -0
  200. /package/dist/core/{Vibrance-BETLN3Ie.js → Vibrance-CljpZu_J.js} +0 -0
  201. /package/dist/core/{WaveDistortion-C-j597Jm.js → WaveDistortion-BSt0JJbk.js} +0 -0
  202. /package/dist/core/{ZoomBlur-DFw0J9x3.js → ZoomBlur-CAeswzf5.js} +0 -0
  203. /package/dist/core/{browser-CqdrcD5J.js → browser-CWKHEzb9.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { n as generatePresetCode } from "./generatePresetCode-B9QYLcji.js";
1
+ import { n as generatePresetCode } from "./generatePresetCode-BzFhasGi.js";
2
2
  import "svelte/internal/disclose-version";
3
3
  import * as $ from "svelte/internal/client";
4
4
  import { getContext, onDestroy, onMount, setContext } from "svelte";
@@ -22,82 +22,83 @@ import { componentDefinition as componentDefinition$14 } from "../core/shaders/C
22
22
  import { componentDefinition as componentDefinition$15 } from "../core/shaders/ContourLines/index.js";
23
23
  import { componentDefinition as componentDefinition$16 } from "../core/shaders/Crescent/index.js";
24
24
  import { componentDefinition as componentDefinition$17 } from "../core/shaders/Cross/index.js";
25
- import { componentDefinition as componentDefinition$18 } from "../core/shaders/CursorRipples/index.js";
26
- import { componentDefinition as componentDefinition$19 } from "../core/shaders/CursorTrail/index.js";
27
- import { componentDefinition as componentDefinition$20 } from "../core/shaders/DiffuseBlur/index.js";
28
- import { componentDefinition as componentDefinition$21 } from "../core/shaders/Dither/index.js";
29
- import { componentDefinition as componentDefinition$22 } from "../core/shaders/DotGrid/index.js";
30
- import { componentDefinition as componentDefinition$23 } from "../core/shaders/Duotone/index.js";
31
- import { componentDefinition as componentDefinition$24 } from "../core/shaders/Ellipse/index.js";
32
- import { componentDefinition as componentDefinition$25 } from "../core/shaders/Emboss/index.js";
33
- import { componentDefinition as componentDefinition$26 } from "../core/shaders/FallingLines/index.js";
34
- import { componentDefinition as componentDefinition$27 } from "../core/shaders/FilmGrain/index.js";
35
- import { componentDefinition as componentDefinition$28 } from "../core/shaders/FloatingParticles/index.js";
36
- import { componentDefinition as componentDefinition$29 } from "../core/shaders/FlowField/index.js";
37
- import { componentDefinition as componentDefinition$30 } from "../core/shaders/Flower/index.js";
38
- import { componentDefinition as componentDefinition$31 } from "../core/shaders/FlowingGradient/index.js";
39
- import { componentDefinition as componentDefinition$32 } from "../core/shaders/Form3D/index.js";
40
- import { componentDefinition as componentDefinition$33 } from "../core/shaders/Glass/index.js";
41
- import { componentDefinition as componentDefinition$34 } from "../core/shaders/GlassTiles/index.js";
42
- import { componentDefinition as componentDefinition$35 } from "../core/shaders/Glitch/index.js";
43
- import { componentDefinition as componentDefinition$36 } from "../core/shaders/Glow/index.js";
44
- import { componentDefinition as componentDefinition$37 } from "../core/shaders/Godrays/index.js";
45
- import { componentDefinition as componentDefinition$38 } from "../core/shaders/Grayscale/index.js";
46
- import { componentDefinition as componentDefinition$39 } from "../core/shaders/Grid/index.js";
47
- import { componentDefinition as componentDefinition$40 } from "../core/shaders/GridDistortion/index.js";
48
- import { componentDefinition as componentDefinition$41 } from "../core/shaders/Group/index.js";
49
- import { componentDefinition as componentDefinition$42 } from "../core/shaders/Halftone/index.js";
50
- import { componentDefinition as componentDefinition$43 } from "../core/shaders/HueShift/index.js";
51
- import { componentDefinition as componentDefinition$44 } from "../core/shaders/ImageTexture/index.js";
52
- import { componentDefinition as componentDefinition$45 } from "../core/shaders/Invert/index.js";
53
- import { componentDefinition as componentDefinition$46 } from "../core/shaders/Kaleidoscope/index.js";
54
- import { componentDefinition as componentDefinition$47 } from "../core/shaders/LensFlare/index.js";
55
- import { componentDefinition as componentDefinition$48 } from "../core/shaders/LinearBlur/index.js";
56
- import { componentDefinition as componentDefinition$49 } from "../core/shaders/LinearGradient/index.js";
57
- import { componentDefinition as componentDefinition$50 } from "../core/shaders/Liquify/index.js";
58
- import { componentDefinition as componentDefinition$51 } from "../core/shaders/Mirror/index.js";
59
- import { componentDefinition as componentDefinition$52 } from "../core/shaders/Neon/index.js";
60
- import { componentDefinition as componentDefinition$53 } from "../core/shaders/Paper/index.js";
61
- import { componentDefinition as componentDefinition$54 } from "../core/shaders/Perspective/index.js";
62
- import { componentDefinition as componentDefinition$55 } from "../core/shaders/Pixelate/index.js";
63
- import { componentDefinition as componentDefinition$56 } from "../core/shaders/Plasma/index.js";
64
- import { componentDefinition as componentDefinition$57 } from "../core/shaders/PolarCoordinates/index.js";
65
- import { componentDefinition as componentDefinition$58 } from "../core/shaders/Polygon/index.js";
66
- import { componentDefinition as componentDefinition$59 } from "../core/shaders/Posterize/index.js";
67
- import { componentDefinition as componentDefinition$60 } from "../core/shaders/ProgressiveBlur/index.js";
68
- import { componentDefinition as componentDefinition$61 } from "../core/shaders/RadialGradient/index.js";
69
- import { componentDefinition as componentDefinition$62 } from "../core/shaders/RectangularCoordinates/index.js";
70
- import { componentDefinition as componentDefinition$63 } from "../core/shaders/Ring/index.js";
71
- import { componentDefinition as componentDefinition$64 } from "../core/shaders/Ripples/index.js";
72
- import { componentDefinition as componentDefinition$65 } from "../core/shaders/RoundedRect/index.js";
73
- import { componentDefinition as componentDefinition$66 } from "../core/shaders/Saturation/index.js";
74
- import { componentDefinition as componentDefinition$67 } from "../core/shaders/Sharpness/index.js";
75
- import { componentDefinition as componentDefinition$68 } from "../core/shaders/Shatter/index.js";
76
- import { componentDefinition as componentDefinition$69 } from "../core/shaders/SimplexNoise/index.js";
77
- import { componentDefinition as componentDefinition$70 } from "../core/shaders/SineWave/index.js";
78
- import { componentDefinition as componentDefinition$71 } from "../core/shaders/SolidColor/index.js";
79
- import { componentDefinition as componentDefinition$72 } from "../core/shaders/Spherize/index.js";
80
- import { componentDefinition as componentDefinition$73 } from "../core/shaders/Spiral/index.js";
81
- import { componentDefinition as componentDefinition$74 } from "../core/shaders/Star/index.js";
82
- import { componentDefinition as componentDefinition$75 } from "../core/shaders/Strands/index.js";
83
- import { componentDefinition as componentDefinition$76 } from "../core/shaders/Stretch/index.js";
84
- import { componentDefinition as componentDefinition$77 } from "../core/shaders/Stripes/index.js";
85
- import { componentDefinition as componentDefinition$78 } from "../core/shaders/StudioBackground/index.js";
86
- import { componentDefinition as componentDefinition$79 } from "../core/shaders/Swirl/index.js";
87
- import { componentDefinition as componentDefinition$80 } from "../core/shaders/TiltShift/index.js";
88
- import { componentDefinition as componentDefinition$81 } from "../core/shaders/Tint/index.js";
89
- import { componentDefinition as componentDefinition$82 } from "../core/shaders/Trapezoid/index.js";
90
- import { componentDefinition as componentDefinition$83 } from "../core/shaders/Tritone/index.js";
91
- import { componentDefinition as componentDefinition$84 } from "../core/shaders/Twirl/index.js";
92
- import { componentDefinition as componentDefinition$85 } from "../core/shaders/Vesica/index.js";
93
- import { componentDefinition as componentDefinition$86 } from "../core/shaders/Vibrance/index.js";
94
- import { componentDefinition as componentDefinition$87 } from "../core/shaders/VideoTexture/index.js";
95
- import { componentDefinition as componentDefinition$88 } from "../core/shaders/WaveDistortion/index.js";
96
- import { componentDefinition as componentDefinition$89 } from "../core/shaders/WebcamTexture/index.js";
97
- import { componentDefinition as componentDefinition$90 } from "../core/shaders/ZoomBlur/index.js";
25
+ import { componentDefinition as componentDefinition$18 } from "../core/shaders/Crystal/index.js";
26
+ import { componentDefinition as componentDefinition$19 } from "../core/shaders/CursorRipples/index.js";
27
+ import { componentDefinition as componentDefinition$20 } from "../core/shaders/CursorTrail/index.js";
28
+ import { componentDefinition as componentDefinition$21 } from "../core/shaders/DiffuseBlur/index.js";
29
+ import { componentDefinition as componentDefinition$22 } from "../core/shaders/Dither/index.js";
30
+ import { componentDefinition as componentDefinition$23 } from "../core/shaders/DotGrid/index.js";
31
+ import { componentDefinition as componentDefinition$24 } from "../core/shaders/Duotone/index.js";
32
+ import { componentDefinition as componentDefinition$25 } from "../core/shaders/Ellipse/index.js";
33
+ import { componentDefinition as componentDefinition$26 } from "../core/shaders/Emboss/index.js";
34
+ import { componentDefinition as componentDefinition$27 } from "../core/shaders/FallingLines/index.js";
35
+ import { componentDefinition as componentDefinition$28 } from "../core/shaders/FilmGrain/index.js";
36
+ import { componentDefinition as componentDefinition$29 } from "../core/shaders/FloatingParticles/index.js";
37
+ import { componentDefinition as componentDefinition$30 } from "../core/shaders/FlowField/index.js";
38
+ import { componentDefinition as componentDefinition$31 } from "../core/shaders/Flower/index.js";
39
+ import { componentDefinition as componentDefinition$32 } from "../core/shaders/FlowingGradient/index.js";
40
+ import { componentDefinition as componentDefinition$33 } from "../core/shaders/Form3D/index.js";
41
+ import { componentDefinition as componentDefinition$34 } from "../core/shaders/Glass/index.js";
42
+ import { componentDefinition as componentDefinition$35 } from "../core/shaders/GlassTiles/index.js";
43
+ import { componentDefinition as componentDefinition$36 } from "../core/shaders/Glitch/index.js";
44
+ import { componentDefinition as componentDefinition$37 } from "../core/shaders/Glow/index.js";
45
+ import { componentDefinition as componentDefinition$38 } from "../core/shaders/Godrays/index.js";
46
+ import { componentDefinition as componentDefinition$39 } from "../core/shaders/Grayscale/index.js";
47
+ import { componentDefinition as componentDefinition$40 } from "../core/shaders/Grid/index.js";
48
+ import { componentDefinition as componentDefinition$41 } from "../core/shaders/GridDistortion/index.js";
49
+ import { componentDefinition as componentDefinition$42 } from "../core/shaders/Group/index.js";
50
+ import { componentDefinition as componentDefinition$43 } from "../core/shaders/Halftone/index.js";
51
+ import { componentDefinition as componentDefinition$44 } from "../core/shaders/HueShift/index.js";
52
+ import { componentDefinition as componentDefinition$45 } from "../core/shaders/ImageTexture/index.js";
53
+ import { componentDefinition as componentDefinition$46 } from "../core/shaders/Invert/index.js";
54
+ import { componentDefinition as componentDefinition$47 } from "../core/shaders/Kaleidoscope/index.js";
55
+ import { componentDefinition as componentDefinition$48 } from "../core/shaders/LensFlare/index.js";
56
+ import { componentDefinition as componentDefinition$49 } from "../core/shaders/LinearBlur/index.js";
57
+ import { componentDefinition as componentDefinition$50 } from "../core/shaders/LinearGradient/index.js";
58
+ import { componentDefinition as componentDefinition$51 } from "../core/shaders/Liquify/index.js";
59
+ import { componentDefinition as componentDefinition$52 } from "../core/shaders/Mirror/index.js";
60
+ import { componentDefinition as componentDefinition$53 } from "../core/shaders/Neon/index.js";
61
+ import { componentDefinition as componentDefinition$54 } from "../core/shaders/Paper/index.js";
62
+ import { componentDefinition as componentDefinition$55 } from "../core/shaders/Perspective/index.js";
63
+ import { componentDefinition as componentDefinition$56 } from "../core/shaders/Pixelate/index.js";
64
+ import { componentDefinition as componentDefinition$57 } from "../core/shaders/Plasma/index.js";
65
+ import { componentDefinition as componentDefinition$58 } from "../core/shaders/PolarCoordinates/index.js";
66
+ import { componentDefinition as componentDefinition$59 } from "../core/shaders/Polygon/index.js";
67
+ import { componentDefinition as componentDefinition$60 } from "../core/shaders/Posterize/index.js";
68
+ import { componentDefinition as componentDefinition$61 } from "../core/shaders/ProgressiveBlur/index.js";
69
+ import { componentDefinition as componentDefinition$62 } from "../core/shaders/RadialGradient/index.js";
70
+ import { componentDefinition as componentDefinition$63 } from "../core/shaders/RectangularCoordinates/index.js";
71
+ import { componentDefinition as componentDefinition$64 } from "../core/shaders/Ring/index.js";
72
+ import { componentDefinition as componentDefinition$65 } from "../core/shaders/Ripples/index.js";
73
+ import { componentDefinition as componentDefinition$66 } from "../core/shaders/RoundedRect/index.js";
74
+ import { componentDefinition as componentDefinition$67 } from "../core/shaders/Saturation/index.js";
75
+ import { componentDefinition as componentDefinition$68 } from "../core/shaders/Sharpness/index.js";
76
+ import { componentDefinition as componentDefinition$69 } from "../core/shaders/Shatter/index.js";
77
+ import { componentDefinition as componentDefinition$70 } from "../core/shaders/SimplexNoise/index.js";
78
+ import { componentDefinition as componentDefinition$71 } from "../core/shaders/SineWave/index.js";
79
+ import { componentDefinition as componentDefinition$72 } from "../core/shaders/SolidColor/index.js";
80
+ import { componentDefinition as componentDefinition$73 } from "../core/shaders/Spherize/index.js";
81
+ import { componentDefinition as componentDefinition$74 } from "../core/shaders/Spiral/index.js";
82
+ import { componentDefinition as componentDefinition$75 } from "../core/shaders/Star/index.js";
83
+ import { componentDefinition as componentDefinition$76 } from "../core/shaders/Strands/index.js";
84
+ import { componentDefinition as componentDefinition$77 } from "../core/shaders/Stretch/index.js";
85
+ import { componentDefinition as componentDefinition$78 } from "../core/shaders/Stripes/index.js";
86
+ import { componentDefinition as componentDefinition$79 } from "../core/shaders/StudioBackground/index.js";
87
+ import { componentDefinition as componentDefinition$80 } from "../core/shaders/Swirl/index.js";
88
+ import { componentDefinition as componentDefinition$81 } from "../core/shaders/TiltShift/index.js";
89
+ import { componentDefinition as componentDefinition$82 } from "../core/shaders/Tint/index.js";
90
+ import { componentDefinition as componentDefinition$83 } from "../core/shaders/Trapezoid/index.js";
91
+ import { componentDefinition as componentDefinition$84 } from "../core/shaders/Tritone/index.js";
92
+ import { componentDefinition as componentDefinition$85 } from "../core/shaders/Twirl/index.js";
93
+ import { componentDefinition as componentDefinition$86 } from "../core/shaders/Vesica/index.js";
94
+ import { componentDefinition as componentDefinition$87 } from "../core/shaders/Vibrance/index.js";
95
+ import { componentDefinition as componentDefinition$88 } from "../core/shaders/VideoTexture/index.js";
96
+ import { componentDefinition as componentDefinition$89 } from "../core/shaders/WaveDistortion/index.js";
97
+ import { componentDefinition as componentDefinition$90 } from "../core/shaders/WebcamTexture/index.js";
98
+ import { componentDefinition as componentDefinition$91 } from "../core/shaders/ZoomBlur/index.js";
98
99
  import { vec4 } from "three/tsl";
99
100
  import { isExternalUser, shouldCollectTelemetry, startTelemetry } from "../core/telemetry/index.js";
100
- var root$91 = $.from_html(`<span style="display:contents"><!></span>`);
101
+ var root$92 = $.from_html(`<span style="display:contents"><!></span>`);
101
102
  function AngularBlur($$anchor, $$props) {
102
103
  $.push($$props, true);
103
104
  function isPropDriver(value) {
@@ -233,7 +234,7 @@ function AngularBlur($$anchor, $$props) {
233
234
  $.set(isRegistered, false);
234
235
  parentRegister(instanceId, null, null, null, null);
235
236
  });
236
- var span = root$91();
237
+ var span = root$92();
237
238
  var node = $.child(span);
238
239
  children?.(node);
239
240
  $.reset(span);
@@ -242,7 +243,7 @@ function AngularBlur($$anchor, $$props) {
242
243
  $.append($$anchor, span);
243
244
  $.pop();
244
245
  }
245
- var root$90 = $.from_html(`<span style="display:contents"><!></span>`);
246
+ var root$91 = $.from_html(`<span style="display:contents"><!></span>`);
246
247
  function Ascii($$anchor, $$props) {
247
248
  $.push($$props, true);
248
249
  function isPropDriver(value) {
@@ -378,7 +379,7 @@ function Ascii($$anchor, $$props) {
378
379
  $.set(isRegistered, false);
379
380
  parentRegister(instanceId, null, null, null, null);
380
381
  });
381
- var span = root$90();
382
+ var span = root$91();
382
383
  var node = $.child(span);
383
384
  children?.(node);
384
385
  $.reset(span);
@@ -387,7 +388,7 @@ function Ascii($$anchor, $$props) {
387
388
  $.append($$anchor, span);
388
389
  $.pop();
389
390
  }
390
- var root$89 = $.from_html(`<span style="display:contents"><!></span>`);
391
+ var root$90 = $.from_html(`<span style="display:contents"><!></span>`);
391
392
  function Aurora($$anchor, $$props) {
392
393
  $.push($$props, true);
393
394
  function isPropDriver(value) {
@@ -523,7 +524,7 @@ function Aurora($$anchor, $$props) {
523
524
  $.set(isRegistered, false);
524
525
  parentRegister(instanceId, null, null, null, null);
525
526
  });
526
- var span = root$89();
527
+ var span = root$90();
527
528
  var node = $.child(span);
528
529
  children?.(node);
529
530
  $.reset(span);
@@ -532,7 +533,7 @@ function Aurora($$anchor, $$props) {
532
533
  $.append($$anchor, span);
533
534
  $.pop();
534
535
  }
535
- var root$88 = $.from_html(`<span style="display:contents"><!></span>`);
536
+ var root$89 = $.from_html(`<span style="display:contents"><!></span>`);
536
537
  function Beam($$anchor, $$props) {
537
538
  $.push($$props, true);
538
539
  function isPropDriver(value) {
@@ -668,7 +669,7 @@ function Beam($$anchor, $$props) {
668
669
  $.set(isRegistered, false);
669
670
  parentRegister(instanceId, null, null, null, null);
670
671
  });
671
- var span = root$88();
672
+ var span = root$89();
672
673
  var node = $.child(span);
673
674
  children?.(node);
674
675
  $.reset(span);
@@ -677,7 +678,7 @@ function Beam($$anchor, $$props) {
677
678
  $.append($$anchor, span);
678
679
  $.pop();
679
680
  }
680
- var root$87 = $.from_html(`<span style="display:contents"><!></span>`);
681
+ var root$88 = $.from_html(`<span style="display:contents"><!></span>`);
681
682
  function Blob($$anchor, $$props) {
682
683
  $.push($$props, true);
683
684
  function isPropDriver(value) {
@@ -813,7 +814,7 @@ function Blob($$anchor, $$props) {
813
814
  $.set(isRegistered, false);
814
815
  parentRegister(instanceId, null, null, null, null);
815
816
  });
816
- var span = root$87();
817
+ var span = root$88();
817
818
  var node = $.child(span);
818
819
  children?.(node);
819
820
  $.reset(span);
@@ -822,7 +823,7 @@ function Blob($$anchor, $$props) {
822
823
  $.append($$anchor, span);
823
824
  $.pop();
824
825
  }
825
- var root$86 = $.from_html(`<span style="display:contents"><!></span>`);
826
+ var root$87 = $.from_html(`<span style="display:contents"><!></span>`);
826
827
  function Blur($$anchor, $$props) {
827
828
  $.push($$props, true);
828
829
  function isPropDriver(value) {
@@ -958,7 +959,7 @@ function Blur($$anchor, $$props) {
958
959
  $.set(isRegistered, false);
959
960
  parentRegister(instanceId, null, null, null, null);
960
961
  });
961
- var span = root$86();
962
+ var span = root$87();
962
963
  var node = $.child(span);
963
964
  children?.(node);
964
965
  $.reset(span);
@@ -967,7 +968,7 @@ function Blur($$anchor, $$props) {
967
968
  $.append($$anchor, span);
968
969
  $.pop();
969
970
  }
970
- var root$85 = $.from_html(`<span style="display:contents"><!></span>`);
971
+ var root$86 = $.from_html(`<span style="display:contents"><!></span>`);
971
972
  function BrightnessContrast($$anchor, $$props) {
972
973
  $.push($$props, true);
973
974
  function isPropDriver(value) {
@@ -1103,7 +1104,7 @@ function BrightnessContrast($$anchor, $$props) {
1103
1104
  $.set(isRegistered, false);
1104
1105
  parentRegister(instanceId, null, null, null, null);
1105
1106
  });
1106
- var span = root$85();
1107
+ var span = root$86();
1107
1108
  var node = $.child(span);
1108
1109
  children?.(node);
1109
1110
  $.reset(span);
@@ -1112,7 +1113,7 @@ function BrightnessContrast($$anchor, $$props) {
1112
1113
  $.append($$anchor, span);
1113
1114
  $.pop();
1114
1115
  }
1115
- var root$84 = $.from_html(`<span style="display:contents"><!></span>`);
1116
+ var root$85 = $.from_html(`<span style="display:contents"><!></span>`);
1116
1117
  function Bulge($$anchor, $$props) {
1117
1118
  $.push($$props, true);
1118
1119
  function isPropDriver(value) {
@@ -1248,7 +1249,7 @@ function Bulge($$anchor, $$props) {
1248
1249
  $.set(isRegistered, false);
1249
1250
  parentRegister(instanceId, null, null, null, null);
1250
1251
  });
1251
- var span = root$84();
1252
+ var span = root$85();
1252
1253
  var node = $.child(span);
1253
1254
  children?.(node);
1254
1255
  $.reset(span);
@@ -1257,7 +1258,7 @@ function Bulge($$anchor, $$props) {
1257
1258
  $.append($$anchor, span);
1258
1259
  $.pop();
1259
1260
  }
1260
- var root$83 = $.from_html(`<span style="display:contents"><!></span>`);
1261
+ var root$84 = $.from_html(`<span style="display:contents"><!></span>`);
1261
1262
  function CRTScreen($$anchor, $$props) {
1262
1263
  $.push($$props, true);
1263
1264
  function isPropDriver(value) {
@@ -1393,7 +1394,7 @@ function CRTScreen($$anchor, $$props) {
1393
1394
  $.set(isRegistered, false);
1394
1395
  parentRegister(instanceId, null, null, null, null);
1395
1396
  });
1396
- var span = root$83();
1397
+ var span = root$84();
1397
1398
  var node = $.child(span);
1398
1399
  children?.(node);
1399
1400
  $.reset(span);
@@ -1402,7 +1403,7 @@ function CRTScreen($$anchor, $$props) {
1402
1403
  $.append($$anchor, span);
1403
1404
  $.pop();
1404
1405
  }
1405
- var root$82 = $.from_html(`<span style="display:contents"><!></span>`);
1406
+ var root$83 = $.from_html(`<span style="display:contents"><!></span>`);
1406
1407
  function ChannelBlur($$anchor, $$props) {
1407
1408
  $.push($$props, true);
1408
1409
  function isPropDriver(value) {
@@ -1538,7 +1539,7 @@ function ChannelBlur($$anchor, $$props) {
1538
1539
  $.set(isRegistered, false);
1539
1540
  parentRegister(instanceId, null, null, null, null);
1540
1541
  });
1541
- var span = root$82();
1542
+ var span = root$83();
1542
1543
  var node = $.child(span);
1543
1544
  children?.(node);
1544
1545
  $.reset(span);
@@ -1547,7 +1548,7 @@ function ChannelBlur($$anchor, $$props) {
1547
1548
  $.append($$anchor, span);
1548
1549
  $.pop();
1549
1550
  }
1550
- var root$81 = $.from_html(`<span style="display:contents"><!></span>`);
1551
+ var root$82 = $.from_html(`<span style="display:contents"><!></span>`);
1551
1552
  function Checkerboard($$anchor, $$props) {
1552
1553
  $.push($$props, true);
1553
1554
  function isPropDriver(value) {
@@ -1683,7 +1684,7 @@ function Checkerboard($$anchor, $$props) {
1683
1684
  $.set(isRegistered, false);
1684
1685
  parentRegister(instanceId, null, null, null, null);
1685
1686
  });
1686
- var span = root$81();
1687
+ var span = root$82();
1687
1688
  var node = $.child(span);
1688
1689
  children?.(node);
1689
1690
  $.reset(span);
@@ -1692,7 +1693,7 @@ function Checkerboard($$anchor, $$props) {
1692
1693
  $.append($$anchor, span);
1693
1694
  $.pop();
1694
1695
  }
1695
- var root$80 = $.from_html(`<span style="display:contents"><!></span>`);
1696
+ var root$81 = $.from_html(`<span style="display:contents"><!></span>`);
1696
1697
  function ChromaFlow($$anchor, $$props) {
1697
1698
  $.push($$props, true);
1698
1699
  function isPropDriver(value) {
@@ -1828,7 +1829,7 @@ function ChromaFlow($$anchor, $$props) {
1828
1829
  $.set(isRegistered, false);
1829
1830
  parentRegister(instanceId, null, null, null, null);
1830
1831
  });
1831
- var span = root$80();
1832
+ var span = root$81();
1832
1833
  var node = $.child(span);
1833
1834
  children?.(node);
1834
1835
  $.reset(span);
@@ -1837,7 +1838,7 @@ function ChromaFlow($$anchor, $$props) {
1837
1838
  $.append($$anchor, span);
1838
1839
  $.pop();
1839
1840
  }
1840
- var root$79 = $.from_html(`<span style="display:contents"><!></span>`);
1841
+ var root$80 = $.from_html(`<span style="display:contents"><!></span>`);
1841
1842
  function ChromaticAberration($$anchor, $$props) {
1842
1843
  $.push($$props, true);
1843
1844
  function isPropDriver(value) {
@@ -1973,7 +1974,7 @@ function ChromaticAberration($$anchor, $$props) {
1973
1974
  $.set(isRegistered, false);
1974
1975
  parentRegister(instanceId, null, null, null, null);
1975
1976
  });
1976
- var span = root$79();
1977
+ var span = root$80();
1977
1978
  var node = $.child(span);
1978
1979
  children?.(node);
1979
1980
  $.reset(span);
@@ -1982,7 +1983,7 @@ function ChromaticAberration($$anchor, $$props) {
1982
1983
  $.append($$anchor, span);
1983
1984
  $.pop();
1984
1985
  }
1985
- var root$78 = $.from_html(`<span style="display:contents"><!></span>`);
1986
+ var root$79 = $.from_html(`<span style="display:contents"><!></span>`);
1986
1987
  function Circle($$anchor, $$props) {
1987
1988
  $.push($$props, true);
1988
1989
  function isPropDriver(value) {
@@ -2118,7 +2119,7 @@ function Circle($$anchor, $$props) {
2118
2119
  $.set(isRegistered, false);
2119
2120
  parentRegister(instanceId, null, null, null, null);
2120
2121
  });
2121
- var span = root$78();
2122
+ var span = root$79();
2122
2123
  var node = $.child(span);
2123
2124
  children?.(node);
2124
2125
  $.reset(span);
@@ -2127,7 +2128,7 @@ function Circle($$anchor, $$props) {
2127
2128
  $.append($$anchor, span);
2128
2129
  $.pop();
2129
2130
  }
2130
- var root$77 = $.from_html(`<span style="display:contents"><!></span>`);
2131
+ var root$78 = $.from_html(`<span style="display:contents"><!></span>`);
2131
2132
  function ConcentricSpin($$anchor, $$props) {
2132
2133
  $.push($$props, true);
2133
2134
  function isPropDriver(value) {
@@ -2263,7 +2264,7 @@ function ConcentricSpin($$anchor, $$props) {
2263
2264
  $.set(isRegistered, false);
2264
2265
  parentRegister(instanceId, null, null, null, null);
2265
2266
  });
2266
- var span = root$77();
2267
+ var span = root$78();
2267
2268
  var node = $.child(span);
2268
2269
  children?.(node);
2269
2270
  $.reset(span);
@@ -2272,7 +2273,7 @@ function ConcentricSpin($$anchor, $$props) {
2272
2273
  $.append($$anchor, span);
2273
2274
  $.pop();
2274
2275
  }
2275
- var root$76 = $.from_html(`<span style="display:contents"><!></span>`);
2276
+ var root$77 = $.from_html(`<span style="display:contents"><!></span>`);
2276
2277
  function ContourLines($$anchor, $$props) {
2277
2278
  $.push($$props, true);
2278
2279
  function isPropDriver(value) {
@@ -2408,7 +2409,7 @@ function ContourLines($$anchor, $$props) {
2408
2409
  $.set(isRegistered, false);
2409
2410
  parentRegister(instanceId, null, null, null, null);
2410
2411
  });
2411
- var span = root$76();
2412
+ var span = root$77();
2412
2413
  var node = $.child(span);
2413
2414
  children?.(node);
2414
2415
  $.reset(span);
@@ -2417,7 +2418,7 @@ function ContourLines($$anchor, $$props) {
2417
2418
  $.append($$anchor, span);
2418
2419
  $.pop();
2419
2420
  }
2420
- var root$75 = $.from_html(`<span style="display:contents"><!></span>`);
2421
+ var root$76 = $.from_html(`<span style="display:contents"><!></span>`);
2421
2422
  function Crescent($$anchor, $$props) {
2422
2423
  $.push($$props, true);
2423
2424
  function isPropDriver(value) {
@@ -2553,7 +2554,7 @@ function Crescent($$anchor, $$props) {
2553
2554
  $.set(isRegistered, false);
2554
2555
  parentRegister(instanceId, null, null, null, null);
2555
2556
  });
2556
- var span = root$75();
2557
+ var span = root$76();
2557
2558
  var node = $.child(span);
2558
2559
  children?.(node);
2559
2560
  $.reset(span);
@@ -2562,7 +2563,7 @@ function Crescent($$anchor, $$props) {
2562
2563
  $.append($$anchor, span);
2563
2564
  $.pop();
2564
2565
  }
2565
- var root$74 = $.from_html(`<span style="display:contents"><!></span>`);
2566
+ var root$75 = $.from_html(`<span style="display:contents"><!></span>`);
2566
2567
  function Cross($$anchor, $$props) {
2567
2568
  $.push($$props, true);
2568
2569
  function isPropDriver(value) {
@@ -2698,7 +2699,7 @@ function Cross($$anchor, $$props) {
2698
2699
  $.set(isRegistered, false);
2699
2700
  parentRegister(instanceId, null, null, null, null);
2700
2701
  });
2701
- var span = root$74();
2702
+ var span = root$75();
2702
2703
  var node = $.child(span);
2703
2704
  children?.(node);
2704
2705
  $.reset(span);
@@ -2707,8 +2708,8 @@ function Cross($$anchor, $$props) {
2707
2708
  $.append($$anchor, span);
2708
2709
  $.pop();
2709
2710
  }
2710
- var root$73 = $.from_html(`<span style="display:contents"><!></span>`);
2711
- function CursorRipples($$anchor, $$props) {
2711
+ var root$74 = $.from_html(`<span style="display:contents"><!></span>`);
2712
+ function Crystal($$anchor, $$props) {
2712
2713
  $.push($$props, true);
2713
2714
  function isPropDriver(value) {
2714
2715
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -2843,7 +2844,7 @@ function CursorRipples($$anchor, $$props) {
2843
2844
  $.set(isRegistered, false);
2844
2845
  parentRegister(instanceId, null, null, null, null);
2845
2846
  });
2846
- var span = root$73();
2847
+ var span = root$74();
2847
2848
  var node = $.child(span);
2848
2849
  children?.(node);
2849
2850
  $.reset(span);
@@ -2852,8 +2853,8 @@ function CursorRipples($$anchor, $$props) {
2852
2853
  $.append($$anchor, span);
2853
2854
  $.pop();
2854
2855
  }
2855
- var root$72 = $.from_html(`<span style="display:contents"><!></span>`);
2856
- function CursorTrail($$anchor, $$props) {
2856
+ var root$73 = $.from_html(`<span style="display:contents"><!></span>`);
2857
+ function CursorRipples($$anchor, $$props) {
2857
2858
  $.push($$props, true);
2858
2859
  function isPropDriver(value) {
2859
2860
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -2988,7 +2989,7 @@ function CursorTrail($$anchor, $$props) {
2988
2989
  $.set(isRegistered, false);
2989
2990
  parentRegister(instanceId, null, null, null, null);
2990
2991
  });
2991
- var span = root$72();
2992
+ var span = root$73();
2992
2993
  var node = $.child(span);
2993
2994
  children?.(node);
2994
2995
  $.reset(span);
@@ -2997,8 +2998,8 @@ function CursorTrail($$anchor, $$props) {
2997
2998
  $.append($$anchor, span);
2998
2999
  $.pop();
2999
3000
  }
3000
- var root$71 = $.from_html(`<span style="display:contents"><!></span>`);
3001
- function DiffuseBlur($$anchor, $$props) {
3001
+ var root$72 = $.from_html(`<span style="display:contents"><!></span>`);
3002
+ function CursorTrail($$anchor, $$props) {
3002
3003
  $.push($$props, true);
3003
3004
  function isPropDriver(value) {
3004
3005
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -3133,7 +3134,7 @@ function DiffuseBlur($$anchor, $$props) {
3133
3134
  $.set(isRegistered, false);
3134
3135
  parentRegister(instanceId, null, null, null, null);
3135
3136
  });
3136
- var span = root$71();
3137
+ var span = root$72();
3137
3138
  var node = $.child(span);
3138
3139
  children?.(node);
3139
3140
  $.reset(span);
@@ -3142,8 +3143,8 @@ function DiffuseBlur($$anchor, $$props) {
3142
3143
  $.append($$anchor, span);
3143
3144
  $.pop();
3144
3145
  }
3145
- var root$70 = $.from_html(`<span style="display:contents"><!></span>`);
3146
- function Dither($$anchor, $$props) {
3146
+ var root$71 = $.from_html(`<span style="display:contents"><!></span>`);
3147
+ function DiffuseBlur($$anchor, $$props) {
3147
3148
  $.push($$props, true);
3148
3149
  function isPropDriver(value) {
3149
3150
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -3278,7 +3279,7 @@ function Dither($$anchor, $$props) {
3278
3279
  $.set(isRegistered, false);
3279
3280
  parentRegister(instanceId, null, null, null, null);
3280
3281
  });
3281
- var span = root$70();
3282
+ var span = root$71();
3282
3283
  var node = $.child(span);
3283
3284
  children?.(node);
3284
3285
  $.reset(span);
@@ -3287,8 +3288,8 @@ function Dither($$anchor, $$props) {
3287
3288
  $.append($$anchor, span);
3288
3289
  $.pop();
3289
3290
  }
3290
- var root$69 = $.from_html(`<span style="display:contents"><!></span>`);
3291
- function DotGrid($$anchor, $$props) {
3291
+ var root$70 = $.from_html(`<span style="display:contents"><!></span>`);
3292
+ function Dither($$anchor, $$props) {
3292
3293
  $.push($$props, true);
3293
3294
  function isPropDriver(value) {
3294
3295
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -3423,7 +3424,7 @@ function DotGrid($$anchor, $$props) {
3423
3424
  $.set(isRegistered, false);
3424
3425
  parentRegister(instanceId, null, null, null, null);
3425
3426
  });
3426
- var span = root$69();
3427
+ var span = root$70();
3427
3428
  var node = $.child(span);
3428
3429
  children?.(node);
3429
3430
  $.reset(span);
@@ -3432,8 +3433,8 @@ function DotGrid($$anchor, $$props) {
3432
3433
  $.append($$anchor, span);
3433
3434
  $.pop();
3434
3435
  }
3435
- var root$68 = $.from_html(`<span style="display:contents"><!></span>`);
3436
- function Duotone($$anchor, $$props) {
3436
+ var root$69 = $.from_html(`<span style="display:contents"><!></span>`);
3437
+ function DotGrid($$anchor, $$props) {
3437
3438
  $.push($$props, true);
3438
3439
  function isPropDriver(value) {
3439
3440
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -3568,7 +3569,7 @@ function Duotone($$anchor, $$props) {
3568
3569
  $.set(isRegistered, false);
3569
3570
  parentRegister(instanceId, null, null, null, null);
3570
3571
  });
3571
- var span = root$68();
3572
+ var span = root$69();
3572
3573
  var node = $.child(span);
3573
3574
  children?.(node);
3574
3575
  $.reset(span);
@@ -3577,8 +3578,8 @@ function Duotone($$anchor, $$props) {
3577
3578
  $.append($$anchor, span);
3578
3579
  $.pop();
3579
3580
  }
3580
- var root$67 = $.from_html(`<span style="display:contents"><!></span>`);
3581
- function Ellipse($$anchor, $$props) {
3581
+ var root$68 = $.from_html(`<span style="display:contents"><!></span>`);
3582
+ function Duotone($$anchor, $$props) {
3582
3583
  $.push($$props, true);
3583
3584
  function isPropDriver(value) {
3584
3585
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -3713,7 +3714,7 @@ function Ellipse($$anchor, $$props) {
3713
3714
  $.set(isRegistered, false);
3714
3715
  parentRegister(instanceId, null, null, null, null);
3715
3716
  });
3716
- var span = root$67();
3717
+ var span = root$68();
3717
3718
  var node = $.child(span);
3718
3719
  children?.(node);
3719
3720
  $.reset(span);
@@ -3722,8 +3723,8 @@ function Ellipse($$anchor, $$props) {
3722
3723
  $.append($$anchor, span);
3723
3724
  $.pop();
3724
3725
  }
3725
- var root$66 = $.from_html(`<span style="display:contents"><!></span>`);
3726
- function Emboss($$anchor, $$props) {
3726
+ var root$67 = $.from_html(`<span style="display:contents"><!></span>`);
3727
+ function Ellipse($$anchor, $$props) {
3727
3728
  $.push($$props, true);
3728
3729
  function isPropDriver(value) {
3729
3730
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -3858,7 +3859,7 @@ function Emboss($$anchor, $$props) {
3858
3859
  $.set(isRegistered, false);
3859
3860
  parentRegister(instanceId, null, null, null, null);
3860
3861
  });
3861
- var span = root$66();
3862
+ var span = root$67();
3862
3863
  var node = $.child(span);
3863
3864
  children?.(node);
3864
3865
  $.reset(span);
@@ -3867,8 +3868,8 @@ function Emboss($$anchor, $$props) {
3867
3868
  $.append($$anchor, span);
3868
3869
  $.pop();
3869
3870
  }
3870
- var root$65 = $.from_html(`<span style="display:contents"><!></span>`);
3871
- function FallingLines($$anchor, $$props) {
3871
+ var root$66 = $.from_html(`<span style="display:contents"><!></span>`);
3872
+ function Emboss($$anchor, $$props) {
3872
3873
  $.push($$props, true);
3873
3874
  function isPropDriver(value) {
3874
3875
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4003,7 +4004,7 @@ function FallingLines($$anchor, $$props) {
4003
4004
  $.set(isRegistered, false);
4004
4005
  parentRegister(instanceId, null, null, null, null);
4005
4006
  });
4006
- var span = root$65();
4007
+ var span = root$66();
4007
4008
  var node = $.child(span);
4008
4009
  children?.(node);
4009
4010
  $.reset(span);
@@ -4012,8 +4013,8 @@ function FallingLines($$anchor, $$props) {
4012
4013
  $.append($$anchor, span);
4013
4014
  $.pop();
4014
4015
  }
4015
- var root$64 = $.from_html(`<span style="display:contents"><!></span>`);
4016
- function FilmGrain($$anchor, $$props) {
4016
+ var root$65 = $.from_html(`<span style="display:contents"><!></span>`);
4017
+ function FallingLines($$anchor, $$props) {
4017
4018
  $.push($$props, true);
4018
4019
  function isPropDriver(value) {
4019
4020
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4148,7 +4149,7 @@ function FilmGrain($$anchor, $$props) {
4148
4149
  $.set(isRegistered, false);
4149
4150
  parentRegister(instanceId, null, null, null, null);
4150
4151
  });
4151
- var span = root$64();
4152
+ var span = root$65();
4152
4153
  var node = $.child(span);
4153
4154
  children?.(node);
4154
4155
  $.reset(span);
@@ -4157,8 +4158,8 @@ function FilmGrain($$anchor, $$props) {
4157
4158
  $.append($$anchor, span);
4158
4159
  $.pop();
4159
4160
  }
4160
- var root$63 = $.from_html(`<span style="display:contents"><!></span>`);
4161
- function FloatingParticles($$anchor, $$props) {
4161
+ var root$64 = $.from_html(`<span style="display:contents"><!></span>`);
4162
+ function FilmGrain($$anchor, $$props) {
4162
4163
  $.push($$props, true);
4163
4164
  function isPropDriver(value) {
4164
4165
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4293,7 +4294,7 @@ function FloatingParticles($$anchor, $$props) {
4293
4294
  $.set(isRegistered, false);
4294
4295
  parentRegister(instanceId, null, null, null, null);
4295
4296
  });
4296
- var span = root$63();
4297
+ var span = root$64();
4297
4298
  var node = $.child(span);
4298
4299
  children?.(node);
4299
4300
  $.reset(span);
@@ -4302,8 +4303,8 @@ function FloatingParticles($$anchor, $$props) {
4302
4303
  $.append($$anchor, span);
4303
4304
  $.pop();
4304
4305
  }
4305
- var root$62 = $.from_html(`<span style="display:contents"><!></span>`);
4306
- function FlowField($$anchor, $$props) {
4306
+ var root$63 = $.from_html(`<span style="display:contents"><!></span>`);
4307
+ function FloatingParticles($$anchor, $$props) {
4307
4308
  $.push($$props, true);
4308
4309
  function isPropDriver(value) {
4309
4310
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4438,7 +4439,7 @@ function FlowField($$anchor, $$props) {
4438
4439
  $.set(isRegistered, false);
4439
4440
  parentRegister(instanceId, null, null, null, null);
4440
4441
  });
4441
- var span = root$62();
4442
+ var span = root$63();
4442
4443
  var node = $.child(span);
4443
4444
  children?.(node);
4444
4445
  $.reset(span);
@@ -4447,8 +4448,8 @@ function FlowField($$anchor, $$props) {
4447
4448
  $.append($$anchor, span);
4448
4449
  $.pop();
4449
4450
  }
4450
- var root$61 = $.from_html(`<span style="display:contents"><!></span>`);
4451
- function Flower($$anchor, $$props) {
4451
+ var root$62 = $.from_html(`<span style="display:contents"><!></span>`);
4452
+ function FlowField($$anchor, $$props) {
4452
4453
  $.push($$props, true);
4453
4454
  function isPropDriver(value) {
4454
4455
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4583,7 +4584,7 @@ function Flower($$anchor, $$props) {
4583
4584
  $.set(isRegistered, false);
4584
4585
  parentRegister(instanceId, null, null, null, null);
4585
4586
  });
4586
- var span = root$61();
4587
+ var span = root$62();
4587
4588
  var node = $.child(span);
4588
4589
  children?.(node);
4589
4590
  $.reset(span);
@@ -4592,8 +4593,8 @@ function Flower($$anchor, $$props) {
4592
4593
  $.append($$anchor, span);
4593
4594
  $.pop();
4594
4595
  }
4595
- var root$60 = $.from_html(`<span style="display:contents"><!></span>`);
4596
- function FlowingGradient($$anchor, $$props) {
4596
+ var root$61 = $.from_html(`<span style="display:contents"><!></span>`);
4597
+ function Flower($$anchor, $$props) {
4597
4598
  $.push($$props, true);
4598
4599
  function isPropDriver(value) {
4599
4600
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4728,7 +4729,7 @@ function FlowingGradient($$anchor, $$props) {
4728
4729
  $.set(isRegistered, false);
4729
4730
  parentRegister(instanceId, null, null, null, null);
4730
4731
  });
4731
- var span = root$60();
4732
+ var span = root$61();
4732
4733
  var node = $.child(span);
4733
4734
  children?.(node);
4734
4735
  $.reset(span);
@@ -4737,8 +4738,8 @@ function FlowingGradient($$anchor, $$props) {
4737
4738
  $.append($$anchor, span);
4738
4739
  $.pop();
4739
4740
  }
4740
- var root$59 = $.from_html(`<span style="display:contents"><!></span>`);
4741
- function Form3D($$anchor, $$props) {
4741
+ var root$60 = $.from_html(`<span style="display:contents"><!></span>`);
4742
+ function FlowingGradient($$anchor, $$props) {
4742
4743
  $.push($$props, true);
4743
4744
  function isPropDriver(value) {
4744
4745
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -4873,7 +4874,7 @@ function Form3D($$anchor, $$props) {
4873
4874
  $.set(isRegistered, false);
4874
4875
  parentRegister(instanceId, null, null, null, null);
4875
4876
  });
4876
- var span = root$59();
4877
+ var span = root$60();
4877
4878
  var node = $.child(span);
4878
4879
  children?.(node);
4879
4880
  $.reset(span);
@@ -4882,8 +4883,8 @@ function Form3D($$anchor, $$props) {
4882
4883
  $.append($$anchor, span);
4883
4884
  $.pop();
4884
4885
  }
4885
- var root$58 = $.from_html(`<span style="display:contents"><!></span>`);
4886
- function Glass($$anchor, $$props) {
4886
+ var root$59 = $.from_html(`<span style="display:contents"><!></span>`);
4887
+ function Form3D($$anchor, $$props) {
4887
4888
  $.push($$props, true);
4888
4889
  function isPropDriver(value) {
4889
4890
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5018,7 +5019,7 @@ function Glass($$anchor, $$props) {
5018
5019
  $.set(isRegistered, false);
5019
5020
  parentRegister(instanceId, null, null, null, null);
5020
5021
  });
5021
- var span = root$58();
5022
+ var span = root$59();
5022
5023
  var node = $.child(span);
5023
5024
  children?.(node);
5024
5025
  $.reset(span);
@@ -5027,8 +5028,8 @@ function Glass($$anchor, $$props) {
5027
5028
  $.append($$anchor, span);
5028
5029
  $.pop();
5029
5030
  }
5030
- var root$57 = $.from_html(`<span style="display:contents"><!></span>`);
5031
- function GlassTiles($$anchor, $$props) {
5031
+ var root$58 = $.from_html(`<span style="display:contents"><!></span>`);
5032
+ function Glass($$anchor, $$props) {
5032
5033
  $.push($$props, true);
5033
5034
  function isPropDriver(value) {
5034
5035
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5163,7 +5164,7 @@ function GlassTiles($$anchor, $$props) {
5163
5164
  $.set(isRegistered, false);
5164
5165
  parentRegister(instanceId, null, null, null, null);
5165
5166
  });
5166
- var span = root$57();
5167
+ var span = root$58();
5167
5168
  var node = $.child(span);
5168
5169
  children?.(node);
5169
5170
  $.reset(span);
@@ -5172,8 +5173,8 @@ function GlassTiles($$anchor, $$props) {
5172
5173
  $.append($$anchor, span);
5173
5174
  $.pop();
5174
5175
  }
5175
- var root$56 = $.from_html(`<span style="display:contents"><!></span>`);
5176
- function Glitch($$anchor, $$props) {
5176
+ var root$57 = $.from_html(`<span style="display:contents"><!></span>`);
5177
+ function GlassTiles($$anchor, $$props) {
5177
5178
  $.push($$props, true);
5178
5179
  function isPropDriver(value) {
5179
5180
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5308,7 +5309,7 @@ function Glitch($$anchor, $$props) {
5308
5309
  $.set(isRegistered, false);
5309
5310
  parentRegister(instanceId, null, null, null, null);
5310
5311
  });
5311
- var span = root$56();
5312
+ var span = root$57();
5312
5313
  var node = $.child(span);
5313
5314
  children?.(node);
5314
5315
  $.reset(span);
@@ -5317,8 +5318,8 @@ function Glitch($$anchor, $$props) {
5317
5318
  $.append($$anchor, span);
5318
5319
  $.pop();
5319
5320
  }
5320
- var root$55 = $.from_html(`<span style="display:contents"><!></span>`);
5321
- function Glow($$anchor, $$props) {
5321
+ var root$56 = $.from_html(`<span style="display:contents"><!></span>`);
5322
+ function Glitch($$anchor, $$props) {
5322
5323
  $.push($$props, true);
5323
5324
  function isPropDriver(value) {
5324
5325
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5453,7 +5454,7 @@ function Glow($$anchor, $$props) {
5453
5454
  $.set(isRegistered, false);
5454
5455
  parentRegister(instanceId, null, null, null, null);
5455
5456
  });
5456
- var span = root$55();
5457
+ var span = root$56();
5457
5458
  var node = $.child(span);
5458
5459
  children?.(node);
5459
5460
  $.reset(span);
@@ -5462,8 +5463,8 @@ function Glow($$anchor, $$props) {
5462
5463
  $.append($$anchor, span);
5463
5464
  $.pop();
5464
5465
  }
5465
- var root$54 = $.from_html(`<span style="display:contents"><!></span>`);
5466
- function Godrays($$anchor, $$props) {
5466
+ var root$55 = $.from_html(`<span style="display:contents"><!></span>`);
5467
+ function Glow($$anchor, $$props) {
5467
5468
  $.push($$props, true);
5468
5469
  function isPropDriver(value) {
5469
5470
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5598,7 +5599,7 @@ function Godrays($$anchor, $$props) {
5598
5599
  $.set(isRegistered, false);
5599
5600
  parentRegister(instanceId, null, null, null, null);
5600
5601
  });
5601
- var span = root$54();
5602
+ var span = root$55();
5602
5603
  var node = $.child(span);
5603
5604
  children?.(node);
5604
5605
  $.reset(span);
@@ -5607,8 +5608,8 @@ function Godrays($$anchor, $$props) {
5607
5608
  $.append($$anchor, span);
5608
5609
  $.pop();
5609
5610
  }
5610
- var root$53 = $.from_html(`<span style="display:contents"><!></span>`);
5611
- function Grayscale($$anchor, $$props) {
5611
+ var root$54 = $.from_html(`<span style="display:contents"><!></span>`);
5612
+ function Godrays($$anchor, $$props) {
5612
5613
  $.push($$props, true);
5613
5614
  function isPropDriver(value) {
5614
5615
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5743,7 +5744,7 @@ function Grayscale($$anchor, $$props) {
5743
5744
  $.set(isRegistered, false);
5744
5745
  parentRegister(instanceId, null, null, null, null);
5745
5746
  });
5746
- var span = root$53();
5747
+ var span = root$54();
5747
5748
  var node = $.child(span);
5748
5749
  children?.(node);
5749
5750
  $.reset(span);
@@ -5752,8 +5753,8 @@ function Grayscale($$anchor, $$props) {
5752
5753
  $.append($$anchor, span);
5753
5754
  $.pop();
5754
5755
  }
5755
- var root$52 = $.from_html(`<span style="display:contents"><!></span>`);
5756
- function Grid($$anchor, $$props) {
5756
+ var root$53 = $.from_html(`<span style="display:contents"><!></span>`);
5757
+ function Grayscale($$anchor, $$props) {
5757
5758
  $.push($$props, true);
5758
5759
  function isPropDriver(value) {
5759
5760
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -5888,7 +5889,7 @@ function Grid($$anchor, $$props) {
5888
5889
  $.set(isRegistered, false);
5889
5890
  parentRegister(instanceId, null, null, null, null);
5890
5891
  });
5891
- var span = root$52();
5892
+ var span = root$53();
5892
5893
  var node = $.child(span);
5893
5894
  children?.(node);
5894
5895
  $.reset(span);
@@ -5897,8 +5898,8 @@ function Grid($$anchor, $$props) {
5897
5898
  $.append($$anchor, span);
5898
5899
  $.pop();
5899
5900
  }
5900
- var root$51 = $.from_html(`<span style="display:contents"><!></span>`);
5901
- function GridDistortion($$anchor, $$props) {
5901
+ var root$52 = $.from_html(`<span style="display:contents"><!></span>`);
5902
+ function Grid($$anchor, $$props) {
5902
5903
  $.push($$props, true);
5903
5904
  function isPropDriver(value) {
5904
5905
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6033,7 +6034,7 @@ function GridDistortion($$anchor, $$props) {
6033
6034
  $.set(isRegistered, false);
6034
6035
  parentRegister(instanceId, null, null, null, null);
6035
6036
  });
6036
- var span = root$51();
6037
+ var span = root$52();
6037
6038
  var node = $.child(span);
6038
6039
  children?.(node);
6039
6040
  $.reset(span);
@@ -6042,8 +6043,8 @@ function GridDistortion($$anchor, $$props) {
6042
6043
  $.append($$anchor, span);
6043
6044
  $.pop();
6044
6045
  }
6045
- var root$50 = $.from_html(`<span style="display:contents"><!></span>`);
6046
- function Group($$anchor, $$props) {
6046
+ var root$51 = $.from_html(`<span style="display:contents"><!></span>`);
6047
+ function GridDistortion($$anchor, $$props) {
6047
6048
  $.push($$props, true);
6048
6049
  function isPropDriver(value) {
6049
6050
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6178,7 +6179,7 @@ function Group($$anchor, $$props) {
6178
6179
  $.set(isRegistered, false);
6179
6180
  parentRegister(instanceId, null, null, null, null);
6180
6181
  });
6181
- var span = root$50();
6182
+ var span = root$51();
6182
6183
  var node = $.child(span);
6183
6184
  children?.(node);
6184
6185
  $.reset(span);
@@ -6187,8 +6188,8 @@ function Group($$anchor, $$props) {
6187
6188
  $.append($$anchor, span);
6188
6189
  $.pop();
6189
6190
  }
6190
- var root$49 = $.from_html(`<span style="display:contents"><!></span>`);
6191
- function Halftone($$anchor, $$props) {
6191
+ var root$50 = $.from_html(`<span style="display:contents"><!></span>`);
6192
+ function Group($$anchor, $$props) {
6192
6193
  $.push($$props, true);
6193
6194
  function isPropDriver(value) {
6194
6195
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6323,7 +6324,7 @@ function Halftone($$anchor, $$props) {
6323
6324
  $.set(isRegistered, false);
6324
6325
  parentRegister(instanceId, null, null, null, null);
6325
6326
  });
6326
- var span = root$49();
6327
+ var span = root$50();
6327
6328
  var node = $.child(span);
6328
6329
  children?.(node);
6329
6330
  $.reset(span);
@@ -6332,8 +6333,8 @@ function Halftone($$anchor, $$props) {
6332
6333
  $.append($$anchor, span);
6333
6334
  $.pop();
6334
6335
  }
6335
- var root$48 = $.from_html(`<span style="display:contents"><!></span>`);
6336
- function HueShift($$anchor, $$props) {
6336
+ var root$49 = $.from_html(`<span style="display:contents"><!></span>`);
6337
+ function Halftone($$anchor, $$props) {
6337
6338
  $.push($$props, true);
6338
6339
  function isPropDriver(value) {
6339
6340
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6468,7 +6469,7 @@ function HueShift($$anchor, $$props) {
6468
6469
  $.set(isRegistered, false);
6469
6470
  parentRegister(instanceId, null, null, null, null);
6470
6471
  });
6471
- var span = root$48();
6472
+ var span = root$49();
6472
6473
  var node = $.child(span);
6473
6474
  children?.(node);
6474
6475
  $.reset(span);
@@ -6477,8 +6478,8 @@ function HueShift($$anchor, $$props) {
6477
6478
  $.append($$anchor, span);
6478
6479
  $.pop();
6479
6480
  }
6480
- var root$47 = $.from_html(`<span style="display:contents"><!></span>`);
6481
- function ImageTexture($$anchor, $$props) {
6481
+ var root$48 = $.from_html(`<span style="display:contents"><!></span>`);
6482
+ function HueShift($$anchor, $$props) {
6482
6483
  $.push($$props, true);
6483
6484
  function isPropDriver(value) {
6484
6485
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6613,7 +6614,7 @@ function ImageTexture($$anchor, $$props) {
6613
6614
  $.set(isRegistered, false);
6614
6615
  parentRegister(instanceId, null, null, null, null);
6615
6616
  });
6616
- var span = root$47();
6617
+ var span = root$48();
6617
6618
  var node = $.child(span);
6618
6619
  children?.(node);
6619
6620
  $.reset(span);
@@ -6622,8 +6623,8 @@ function ImageTexture($$anchor, $$props) {
6622
6623
  $.append($$anchor, span);
6623
6624
  $.pop();
6624
6625
  }
6625
- var root$46 = $.from_html(`<span style="display:contents"><!></span>`);
6626
- function Invert($$anchor, $$props) {
6626
+ var root$47 = $.from_html(`<span style="display:contents"><!></span>`);
6627
+ function ImageTexture($$anchor, $$props) {
6627
6628
  $.push($$props, true);
6628
6629
  function isPropDriver(value) {
6629
6630
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6758,7 +6759,7 @@ function Invert($$anchor, $$props) {
6758
6759
  $.set(isRegistered, false);
6759
6760
  parentRegister(instanceId, null, null, null, null);
6760
6761
  });
6761
- var span = root$46();
6762
+ var span = root$47();
6762
6763
  var node = $.child(span);
6763
6764
  children?.(node);
6764
6765
  $.reset(span);
@@ -6767,8 +6768,8 @@ function Invert($$anchor, $$props) {
6767
6768
  $.append($$anchor, span);
6768
6769
  $.pop();
6769
6770
  }
6770
- var root$45 = $.from_html(`<span style="display:contents"><!></span>`);
6771
- function Kaleidoscope($$anchor, $$props) {
6771
+ var root$46 = $.from_html(`<span style="display:contents"><!></span>`);
6772
+ function Invert($$anchor, $$props) {
6772
6773
  $.push($$props, true);
6773
6774
  function isPropDriver(value) {
6774
6775
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -6903,7 +6904,7 @@ function Kaleidoscope($$anchor, $$props) {
6903
6904
  $.set(isRegistered, false);
6904
6905
  parentRegister(instanceId, null, null, null, null);
6905
6906
  });
6906
- var span = root$45();
6907
+ var span = root$46();
6907
6908
  var node = $.child(span);
6908
6909
  children?.(node);
6909
6910
  $.reset(span);
@@ -6912,8 +6913,8 @@ function Kaleidoscope($$anchor, $$props) {
6912
6913
  $.append($$anchor, span);
6913
6914
  $.pop();
6914
6915
  }
6915
- var root$44 = $.from_html(`<span style="display:contents"><!></span>`);
6916
- function LensFlare($$anchor, $$props) {
6916
+ var root$45 = $.from_html(`<span style="display:contents"><!></span>`);
6917
+ function Kaleidoscope($$anchor, $$props) {
6917
6918
  $.push($$props, true);
6918
6919
  function isPropDriver(value) {
6919
6920
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7048,7 +7049,7 @@ function LensFlare($$anchor, $$props) {
7048
7049
  $.set(isRegistered, false);
7049
7050
  parentRegister(instanceId, null, null, null, null);
7050
7051
  });
7051
- var span = root$44();
7052
+ var span = root$45();
7052
7053
  var node = $.child(span);
7053
7054
  children?.(node);
7054
7055
  $.reset(span);
@@ -7057,8 +7058,8 @@ function LensFlare($$anchor, $$props) {
7057
7058
  $.append($$anchor, span);
7058
7059
  $.pop();
7059
7060
  }
7060
- var root$43 = $.from_html(`<span style="display:contents"><!></span>`);
7061
- function LinearBlur($$anchor, $$props) {
7061
+ var root$44 = $.from_html(`<span style="display:contents"><!></span>`);
7062
+ function LensFlare($$anchor, $$props) {
7062
7063
  $.push($$props, true);
7063
7064
  function isPropDriver(value) {
7064
7065
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7193,7 +7194,7 @@ function LinearBlur($$anchor, $$props) {
7193
7194
  $.set(isRegistered, false);
7194
7195
  parentRegister(instanceId, null, null, null, null);
7195
7196
  });
7196
- var span = root$43();
7197
+ var span = root$44();
7197
7198
  var node = $.child(span);
7198
7199
  children?.(node);
7199
7200
  $.reset(span);
@@ -7202,8 +7203,8 @@ function LinearBlur($$anchor, $$props) {
7202
7203
  $.append($$anchor, span);
7203
7204
  $.pop();
7204
7205
  }
7205
- var root$42 = $.from_html(`<span style="display:contents"><!></span>`);
7206
- function LinearGradient($$anchor, $$props) {
7206
+ var root$43 = $.from_html(`<span style="display:contents"><!></span>`);
7207
+ function LinearBlur($$anchor, $$props) {
7207
7208
  $.push($$props, true);
7208
7209
  function isPropDriver(value) {
7209
7210
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7338,7 +7339,7 @@ function LinearGradient($$anchor, $$props) {
7338
7339
  $.set(isRegistered, false);
7339
7340
  parentRegister(instanceId, null, null, null, null);
7340
7341
  });
7341
- var span = root$42();
7342
+ var span = root$43();
7342
7343
  var node = $.child(span);
7343
7344
  children?.(node);
7344
7345
  $.reset(span);
@@ -7347,8 +7348,8 @@ function LinearGradient($$anchor, $$props) {
7347
7348
  $.append($$anchor, span);
7348
7349
  $.pop();
7349
7350
  }
7350
- var root$41 = $.from_html(`<span style="display:contents"><!></span>`);
7351
- function Liquify($$anchor, $$props) {
7351
+ var root$42 = $.from_html(`<span style="display:contents"><!></span>`);
7352
+ function LinearGradient($$anchor, $$props) {
7352
7353
  $.push($$props, true);
7353
7354
  function isPropDriver(value) {
7354
7355
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7483,7 +7484,7 @@ function Liquify($$anchor, $$props) {
7483
7484
  $.set(isRegistered, false);
7484
7485
  parentRegister(instanceId, null, null, null, null);
7485
7486
  });
7486
- var span = root$41();
7487
+ var span = root$42();
7487
7488
  var node = $.child(span);
7488
7489
  children?.(node);
7489
7490
  $.reset(span);
@@ -7492,8 +7493,8 @@ function Liquify($$anchor, $$props) {
7492
7493
  $.append($$anchor, span);
7493
7494
  $.pop();
7494
7495
  }
7495
- var root$40 = $.from_html(`<span style="display:contents"><!></span>`);
7496
- function Mirror($$anchor, $$props) {
7496
+ var root$41 = $.from_html(`<span style="display:contents"><!></span>`);
7497
+ function Liquify($$anchor, $$props) {
7497
7498
  $.push($$props, true);
7498
7499
  function isPropDriver(value) {
7499
7500
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7628,7 +7629,7 @@ function Mirror($$anchor, $$props) {
7628
7629
  $.set(isRegistered, false);
7629
7630
  parentRegister(instanceId, null, null, null, null);
7630
7631
  });
7631
- var span = root$40();
7632
+ var span = root$41();
7632
7633
  var node = $.child(span);
7633
7634
  children?.(node);
7634
7635
  $.reset(span);
@@ -7637,8 +7638,8 @@ function Mirror($$anchor, $$props) {
7637
7638
  $.append($$anchor, span);
7638
7639
  $.pop();
7639
7640
  }
7640
- var root$39 = $.from_html(`<span style="display:contents"><!></span>`);
7641
- function Neon($$anchor, $$props) {
7641
+ var root$40 = $.from_html(`<span style="display:contents"><!></span>`);
7642
+ function Mirror($$anchor, $$props) {
7642
7643
  $.push($$props, true);
7643
7644
  function isPropDriver(value) {
7644
7645
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7773,7 +7774,7 @@ function Neon($$anchor, $$props) {
7773
7774
  $.set(isRegistered, false);
7774
7775
  parentRegister(instanceId, null, null, null, null);
7775
7776
  });
7776
- var span = root$39();
7777
+ var span = root$40();
7777
7778
  var node = $.child(span);
7778
7779
  children?.(node);
7779
7780
  $.reset(span);
@@ -7782,8 +7783,8 @@ function Neon($$anchor, $$props) {
7782
7783
  $.append($$anchor, span);
7783
7784
  $.pop();
7784
7785
  }
7785
- var root$38 = $.from_html(`<span style="display:contents"><!></span>`);
7786
- function Paper($$anchor, $$props) {
7786
+ var root$39 = $.from_html(`<span style="display:contents"><!></span>`);
7787
+ function Neon($$anchor, $$props) {
7787
7788
  $.push($$props, true);
7788
7789
  function isPropDriver(value) {
7789
7790
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -7918,7 +7919,7 @@ function Paper($$anchor, $$props) {
7918
7919
  $.set(isRegistered, false);
7919
7920
  parentRegister(instanceId, null, null, null, null);
7920
7921
  });
7921
- var span = root$38();
7922
+ var span = root$39();
7922
7923
  var node = $.child(span);
7923
7924
  children?.(node);
7924
7925
  $.reset(span);
@@ -7927,8 +7928,8 @@ function Paper($$anchor, $$props) {
7927
7928
  $.append($$anchor, span);
7928
7929
  $.pop();
7929
7930
  }
7930
- var root$37 = $.from_html(`<span style="display:contents"><!></span>`);
7931
- function Perspective($$anchor, $$props) {
7931
+ var root$38 = $.from_html(`<span style="display:contents"><!></span>`);
7932
+ function Paper($$anchor, $$props) {
7932
7933
  $.push($$props, true);
7933
7934
  function isPropDriver(value) {
7934
7935
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8063,7 +8064,7 @@ function Perspective($$anchor, $$props) {
8063
8064
  $.set(isRegistered, false);
8064
8065
  parentRegister(instanceId, null, null, null, null);
8065
8066
  });
8066
- var span = root$37();
8067
+ var span = root$38();
8067
8068
  var node = $.child(span);
8068
8069
  children?.(node);
8069
8070
  $.reset(span);
@@ -8072,8 +8073,8 @@ function Perspective($$anchor, $$props) {
8072
8073
  $.append($$anchor, span);
8073
8074
  $.pop();
8074
8075
  }
8075
- var root$36 = $.from_html(`<span style="display:contents"><!></span>`);
8076
- function Pixelate($$anchor, $$props) {
8076
+ var root$37 = $.from_html(`<span style="display:contents"><!></span>`);
8077
+ function Perspective($$anchor, $$props) {
8077
8078
  $.push($$props, true);
8078
8079
  function isPropDriver(value) {
8079
8080
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8208,7 +8209,7 @@ function Pixelate($$anchor, $$props) {
8208
8209
  $.set(isRegistered, false);
8209
8210
  parentRegister(instanceId, null, null, null, null);
8210
8211
  });
8211
- var span = root$36();
8212
+ var span = root$37();
8212
8213
  var node = $.child(span);
8213
8214
  children?.(node);
8214
8215
  $.reset(span);
@@ -8217,8 +8218,8 @@ function Pixelate($$anchor, $$props) {
8217
8218
  $.append($$anchor, span);
8218
8219
  $.pop();
8219
8220
  }
8220
- var root$35 = $.from_html(`<span style="display:contents"><!></span>`);
8221
- function Plasma($$anchor, $$props) {
8221
+ var root$36 = $.from_html(`<span style="display:contents"><!></span>`);
8222
+ function Pixelate($$anchor, $$props) {
8222
8223
  $.push($$props, true);
8223
8224
  function isPropDriver(value) {
8224
8225
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8353,7 +8354,7 @@ function Plasma($$anchor, $$props) {
8353
8354
  $.set(isRegistered, false);
8354
8355
  parentRegister(instanceId, null, null, null, null);
8355
8356
  });
8356
- var span = root$35();
8357
+ var span = root$36();
8357
8358
  var node = $.child(span);
8358
8359
  children?.(node);
8359
8360
  $.reset(span);
@@ -8362,8 +8363,8 @@ function Plasma($$anchor, $$props) {
8362
8363
  $.append($$anchor, span);
8363
8364
  $.pop();
8364
8365
  }
8365
- var root$34 = $.from_html(`<span style="display:contents"><!></span>`);
8366
- function PolarCoordinates($$anchor, $$props) {
8366
+ var root$35 = $.from_html(`<span style="display:contents"><!></span>`);
8367
+ function Plasma($$anchor, $$props) {
8367
8368
  $.push($$props, true);
8368
8369
  function isPropDriver(value) {
8369
8370
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8498,7 +8499,7 @@ function PolarCoordinates($$anchor, $$props) {
8498
8499
  $.set(isRegistered, false);
8499
8500
  parentRegister(instanceId, null, null, null, null);
8500
8501
  });
8501
- var span = root$34();
8502
+ var span = root$35();
8502
8503
  var node = $.child(span);
8503
8504
  children?.(node);
8504
8505
  $.reset(span);
@@ -8507,8 +8508,8 @@ function PolarCoordinates($$anchor, $$props) {
8507
8508
  $.append($$anchor, span);
8508
8509
  $.pop();
8509
8510
  }
8510
- var root$33 = $.from_html(`<span style="display:contents"><!></span>`);
8511
- function Polygon($$anchor, $$props) {
8511
+ var root$34 = $.from_html(`<span style="display:contents"><!></span>`);
8512
+ function PolarCoordinates($$anchor, $$props) {
8512
8513
  $.push($$props, true);
8513
8514
  function isPropDriver(value) {
8514
8515
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8643,7 +8644,7 @@ function Polygon($$anchor, $$props) {
8643
8644
  $.set(isRegistered, false);
8644
8645
  parentRegister(instanceId, null, null, null, null);
8645
8646
  });
8646
- var span = root$33();
8647
+ var span = root$34();
8647
8648
  var node = $.child(span);
8648
8649
  children?.(node);
8649
8650
  $.reset(span);
@@ -8652,8 +8653,8 @@ function Polygon($$anchor, $$props) {
8652
8653
  $.append($$anchor, span);
8653
8654
  $.pop();
8654
8655
  }
8655
- var root$32 = $.from_html(`<span style="display:contents"><!></span>`);
8656
- function Posterize($$anchor, $$props) {
8656
+ var root$33 = $.from_html(`<span style="display:contents"><!></span>`);
8657
+ function Polygon($$anchor, $$props) {
8657
8658
  $.push($$props, true);
8658
8659
  function isPropDriver(value) {
8659
8660
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8788,7 +8789,7 @@ function Posterize($$anchor, $$props) {
8788
8789
  $.set(isRegistered, false);
8789
8790
  parentRegister(instanceId, null, null, null, null);
8790
8791
  });
8791
- var span = root$32();
8792
+ var span = root$33();
8792
8793
  var node = $.child(span);
8793
8794
  children?.(node);
8794
8795
  $.reset(span);
@@ -8797,8 +8798,8 @@ function Posterize($$anchor, $$props) {
8797
8798
  $.append($$anchor, span);
8798
8799
  $.pop();
8799
8800
  }
8800
- var root$31 = $.from_html(`<span style="display:contents"><!></span>`);
8801
- function ProgressiveBlur($$anchor, $$props) {
8801
+ var root$32 = $.from_html(`<span style="display:contents"><!></span>`);
8802
+ function Posterize($$anchor, $$props) {
8802
8803
  $.push($$props, true);
8803
8804
  function isPropDriver(value) {
8804
8805
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -8933,7 +8934,7 @@ function ProgressiveBlur($$anchor, $$props) {
8933
8934
  $.set(isRegistered, false);
8934
8935
  parentRegister(instanceId, null, null, null, null);
8935
8936
  });
8936
- var span = root$31();
8937
+ var span = root$32();
8937
8938
  var node = $.child(span);
8938
8939
  children?.(node);
8939
8940
  $.reset(span);
@@ -8942,8 +8943,8 @@ function ProgressiveBlur($$anchor, $$props) {
8942
8943
  $.append($$anchor, span);
8943
8944
  $.pop();
8944
8945
  }
8945
- var root$30 = $.from_html(`<span style="display:contents"><!></span>`);
8946
- function RadialGradient($$anchor, $$props) {
8946
+ var root$31 = $.from_html(`<span style="display:contents"><!></span>`);
8947
+ function ProgressiveBlur($$anchor, $$props) {
8947
8948
  $.push($$props, true);
8948
8949
  function isPropDriver(value) {
8949
8950
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9078,7 +9079,7 @@ function RadialGradient($$anchor, $$props) {
9078
9079
  $.set(isRegistered, false);
9079
9080
  parentRegister(instanceId, null, null, null, null);
9080
9081
  });
9081
- var span = root$30();
9082
+ var span = root$31();
9082
9083
  var node = $.child(span);
9083
9084
  children?.(node);
9084
9085
  $.reset(span);
@@ -9087,8 +9088,8 @@ function RadialGradient($$anchor, $$props) {
9087
9088
  $.append($$anchor, span);
9088
9089
  $.pop();
9089
9090
  }
9090
- var root$29 = $.from_html(`<span style="display:contents"><!></span>`);
9091
- function RectangularCoordinates($$anchor, $$props) {
9091
+ var root$30 = $.from_html(`<span style="display:contents"><!></span>`);
9092
+ function RadialGradient($$anchor, $$props) {
9092
9093
  $.push($$props, true);
9093
9094
  function isPropDriver(value) {
9094
9095
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9223,7 +9224,7 @@ function RectangularCoordinates($$anchor, $$props) {
9223
9224
  $.set(isRegistered, false);
9224
9225
  parentRegister(instanceId, null, null, null, null);
9225
9226
  });
9226
- var span = root$29();
9227
+ var span = root$30();
9227
9228
  var node = $.child(span);
9228
9229
  children?.(node);
9229
9230
  $.reset(span);
@@ -9232,8 +9233,8 @@ function RectangularCoordinates($$anchor, $$props) {
9232
9233
  $.append($$anchor, span);
9233
9234
  $.pop();
9234
9235
  }
9235
- var root$28 = $.from_html(`<span style="display:contents"><!></span>`);
9236
- function Ring($$anchor, $$props) {
9236
+ var root$29 = $.from_html(`<span style="display:contents"><!></span>`);
9237
+ function RectangularCoordinates($$anchor, $$props) {
9237
9238
  $.push($$props, true);
9238
9239
  function isPropDriver(value) {
9239
9240
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9368,7 +9369,7 @@ function Ring($$anchor, $$props) {
9368
9369
  $.set(isRegistered, false);
9369
9370
  parentRegister(instanceId, null, null, null, null);
9370
9371
  });
9371
- var span = root$28();
9372
+ var span = root$29();
9372
9373
  var node = $.child(span);
9373
9374
  children?.(node);
9374
9375
  $.reset(span);
@@ -9377,8 +9378,8 @@ function Ring($$anchor, $$props) {
9377
9378
  $.append($$anchor, span);
9378
9379
  $.pop();
9379
9380
  }
9380
- var root$27 = $.from_html(`<span style="display:contents"><!></span>`);
9381
- function Ripples($$anchor, $$props) {
9381
+ var root$28 = $.from_html(`<span style="display:contents"><!></span>`);
9382
+ function Ring($$anchor, $$props) {
9382
9383
  $.push($$props, true);
9383
9384
  function isPropDriver(value) {
9384
9385
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9513,7 +9514,7 @@ function Ripples($$anchor, $$props) {
9513
9514
  $.set(isRegistered, false);
9514
9515
  parentRegister(instanceId, null, null, null, null);
9515
9516
  });
9516
- var span = root$27();
9517
+ var span = root$28();
9517
9518
  var node = $.child(span);
9518
9519
  children?.(node);
9519
9520
  $.reset(span);
@@ -9522,8 +9523,8 @@ function Ripples($$anchor, $$props) {
9522
9523
  $.append($$anchor, span);
9523
9524
  $.pop();
9524
9525
  }
9525
- var root$26 = $.from_html(`<span style="display:contents"><!></span>`);
9526
- function RoundedRect($$anchor, $$props) {
9526
+ var root$27 = $.from_html(`<span style="display:contents"><!></span>`);
9527
+ function Ripples($$anchor, $$props) {
9527
9528
  $.push($$props, true);
9528
9529
  function isPropDriver(value) {
9529
9530
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9658,7 +9659,7 @@ function RoundedRect($$anchor, $$props) {
9658
9659
  $.set(isRegistered, false);
9659
9660
  parentRegister(instanceId, null, null, null, null);
9660
9661
  });
9661
- var span = root$26();
9662
+ var span = root$27();
9662
9663
  var node = $.child(span);
9663
9664
  children?.(node);
9664
9665
  $.reset(span);
@@ -9667,8 +9668,8 @@ function RoundedRect($$anchor, $$props) {
9667
9668
  $.append($$anchor, span);
9668
9669
  $.pop();
9669
9670
  }
9670
- var root$25 = $.from_html(`<span style="display:contents"><!></span>`);
9671
- function Saturation($$anchor, $$props) {
9671
+ var root$26 = $.from_html(`<span style="display:contents"><!></span>`);
9672
+ function RoundedRect($$anchor, $$props) {
9672
9673
  $.push($$props, true);
9673
9674
  function isPropDriver(value) {
9674
9675
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9803,7 +9804,7 @@ function Saturation($$anchor, $$props) {
9803
9804
  $.set(isRegistered, false);
9804
9805
  parentRegister(instanceId, null, null, null, null);
9805
9806
  });
9806
- var span = root$25();
9807
+ var span = root$26();
9807
9808
  var node = $.child(span);
9808
9809
  children?.(node);
9809
9810
  $.reset(span);
@@ -9812,8 +9813,8 @@ function Saturation($$anchor, $$props) {
9812
9813
  $.append($$anchor, span);
9813
9814
  $.pop();
9814
9815
  }
9815
- var root$24 = $.from_html(`<span style="display:contents"><!></span>`);
9816
- function Sharpness($$anchor, $$props) {
9816
+ var root$25 = $.from_html(`<span style="display:contents"><!></span>`);
9817
+ function Saturation($$anchor, $$props) {
9817
9818
  $.push($$props, true);
9818
9819
  function isPropDriver(value) {
9819
9820
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -9948,7 +9949,7 @@ function Sharpness($$anchor, $$props) {
9948
9949
  $.set(isRegistered, false);
9949
9950
  parentRegister(instanceId, null, null, null, null);
9950
9951
  });
9951
- var span = root$24();
9952
+ var span = root$25();
9952
9953
  var node = $.child(span);
9953
9954
  children?.(node);
9954
9955
  $.reset(span);
@@ -9957,8 +9958,8 @@ function Sharpness($$anchor, $$props) {
9957
9958
  $.append($$anchor, span);
9958
9959
  $.pop();
9959
9960
  }
9960
- var root$23 = $.from_html(`<span style="display:contents"><!></span>`);
9961
- function Shatter($$anchor, $$props) {
9961
+ var root$24 = $.from_html(`<span style="display:contents"><!></span>`);
9962
+ function Sharpness($$anchor, $$props) {
9962
9963
  $.push($$props, true);
9963
9964
  function isPropDriver(value) {
9964
9965
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10093,7 +10094,7 @@ function Shatter($$anchor, $$props) {
10093
10094
  $.set(isRegistered, false);
10094
10095
  parentRegister(instanceId, null, null, null, null);
10095
10096
  });
10096
- var span = root$23();
10097
+ var span = root$24();
10097
10098
  var node = $.child(span);
10098
10099
  children?.(node);
10099
10100
  $.reset(span);
@@ -10102,8 +10103,8 @@ function Shatter($$anchor, $$props) {
10102
10103
  $.append($$anchor, span);
10103
10104
  $.pop();
10104
10105
  }
10105
- var root$22 = $.from_html(`<span style="display:contents"><!></span>`);
10106
- function SimplexNoise($$anchor, $$props) {
10106
+ var root$23 = $.from_html(`<span style="display:contents"><!></span>`);
10107
+ function Shatter($$anchor, $$props) {
10107
10108
  $.push($$props, true);
10108
10109
  function isPropDriver(value) {
10109
10110
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10238,7 +10239,7 @@ function SimplexNoise($$anchor, $$props) {
10238
10239
  $.set(isRegistered, false);
10239
10240
  parentRegister(instanceId, null, null, null, null);
10240
10241
  });
10241
- var span = root$22();
10242
+ var span = root$23();
10242
10243
  var node = $.child(span);
10243
10244
  children?.(node);
10244
10245
  $.reset(span);
@@ -10247,8 +10248,8 @@ function SimplexNoise($$anchor, $$props) {
10247
10248
  $.append($$anchor, span);
10248
10249
  $.pop();
10249
10250
  }
10250
- var root$21 = $.from_html(`<span style="display:contents"><!></span>`);
10251
- function SineWave($$anchor, $$props) {
10251
+ var root$22 = $.from_html(`<span style="display:contents"><!></span>`);
10252
+ function SimplexNoise($$anchor, $$props) {
10252
10253
  $.push($$props, true);
10253
10254
  function isPropDriver(value) {
10254
10255
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10383,7 +10384,7 @@ function SineWave($$anchor, $$props) {
10383
10384
  $.set(isRegistered, false);
10384
10385
  parentRegister(instanceId, null, null, null, null);
10385
10386
  });
10386
- var span = root$21();
10387
+ var span = root$22();
10387
10388
  var node = $.child(span);
10388
10389
  children?.(node);
10389
10390
  $.reset(span);
@@ -10392,8 +10393,8 @@ function SineWave($$anchor, $$props) {
10392
10393
  $.append($$anchor, span);
10393
10394
  $.pop();
10394
10395
  }
10395
- var root$20 = $.from_html(`<span style="display:contents"><!></span>`);
10396
- function SolidColor($$anchor, $$props) {
10396
+ var root$21 = $.from_html(`<span style="display:contents"><!></span>`);
10397
+ function SineWave($$anchor, $$props) {
10397
10398
  $.push($$props, true);
10398
10399
  function isPropDriver(value) {
10399
10400
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10528,7 +10529,7 @@ function SolidColor($$anchor, $$props) {
10528
10529
  $.set(isRegistered, false);
10529
10530
  parentRegister(instanceId, null, null, null, null);
10530
10531
  });
10531
- var span = root$20();
10532
+ var span = root$21();
10532
10533
  var node = $.child(span);
10533
10534
  children?.(node);
10534
10535
  $.reset(span);
@@ -10537,8 +10538,8 @@ function SolidColor($$anchor, $$props) {
10537
10538
  $.append($$anchor, span);
10538
10539
  $.pop();
10539
10540
  }
10540
- var root$19 = $.from_html(`<span style="display:contents"><!></span>`);
10541
- function Spherize($$anchor, $$props) {
10541
+ var root$20 = $.from_html(`<span style="display:contents"><!></span>`);
10542
+ function SolidColor($$anchor, $$props) {
10542
10543
  $.push($$props, true);
10543
10544
  function isPropDriver(value) {
10544
10545
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10673,7 +10674,7 @@ function Spherize($$anchor, $$props) {
10673
10674
  $.set(isRegistered, false);
10674
10675
  parentRegister(instanceId, null, null, null, null);
10675
10676
  });
10676
- var span = root$19();
10677
+ var span = root$20();
10677
10678
  var node = $.child(span);
10678
10679
  children?.(node);
10679
10680
  $.reset(span);
@@ -10682,8 +10683,8 @@ function Spherize($$anchor, $$props) {
10682
10683
  $.append($$anchor, span);
10683
10684
  $.pop();
10684
10685
  }
10685
- var root$18 = $.from_html(`<span style="display:contents"><!></span>`);
10686
- function Spiral($$anchor, $$props) {
10686
+ var root$19 = $.from_html(`<span style="display:contents"><!></span>`);
10687
+ function Spherize($$anchor, $$props) {
10687
10688
  $.push($$props, true);
10688
10689
  function isPropDriver(value) {
10689
10690
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10818,7 +10819,7 @@ function Spiral($$anchor, $$props) {
10818
10819
  $.set(isRegistered, false);
10819
10820
  parentRegister(instanceId, null, null, null, null);
10820
10821
  });
10821
- var span = root$18();
10822
+ var span = root$19();
10822
10823
  var node = $.child(span);
10823
10824
  children?.(node);
10824
10825
  $.reset(span);
@@ -10827,8 +10828,8 @@ function Spiral($$anchor, $$props) {
10827
10828
  $.append($$anchor, span);
10828
10829
  $.pop();
10829
10830
  }
10830
- var root$17 = $.from_html(`<span style="display:contents"><!></span>`);
10831
- function Star($$anchor, $$props) {
10831
+ var root$18 = $.from_html(`<span style="display:contents"><!></span>`);
10832
+ function Spiral($$anchor, $$props) {
10832
10833
  $.push($$props, true);
10833
10834
  function isPropDriver(value) {
10834
10835
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -10963,7 +10964,7 @@ function Star($$anchor, $$props) {
10963
10964
  $.set(isRegistered, false);
10964
10965
  parentRegister(instanceId, null, null, null, null);
10965
10966
  });
10966
- var span = root$17();
10967
+ var span = root$18();
10967
10968
  var node = $.child(span);
10968
10969
  children?.(node);
10969
10970
  $.reset(span);
@@ -10972,8 +10973,8 @@ function Star($$anchor, $$props) {
10972
10973
  $.append($$anchor, span);
10973
10974
  $.pop();
10974
10975
  }
10975
- var root$16 = $.from_html(`<span style="display:contents"><!></span>`);
10976
- function Strands($$anchor, $$props) {
10976
+ var root$17 = $.from_html(`<span style="display:contents"><!></span>`);
10977
+ function Star($$anchor, $$props) {
10977
10978
  $.push($$props, true);
10978
10979
  function isPropDriver(value) {
10979
10980
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11108,7 +11109,7 @@ function Strands($$anchor, $$props) {
11108
11109
  $.set(isRegistered, false);
11109
11110
  parentRegister(instanceId, null, null, null, null);
11110
11111
  });
11111
- var span = root$16();
11112
+ var span = root$17();
11112
11113
  var node = $.child(span);
11113
11114
  children?.(node);
11114
11115
  $.reset(span);
@@ -11117,8 +11118,8 @@ function Strands($$anchor, $$props) {
11117
11118
  $.append($$anchor, span);
11118
11119
  $.pop();
11119
11120
  }
11120
- var root$15 = $.from_html(`<span style="display:contents"><!></span>`);
11121
- function Stretch($$anchor, $$props) {
11121
+ var root$16 = $.from_html(`<span style="display:contents"><!></span>`);
11122
+ function Strands($$anchor, $$props) {
11122
11123
  $.push($$props, true);
11123
11124
  function isPropDriver(value) {
11124
11125
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11253,7 +11254,7 @@ function Stretch($$anchor, $$props) {
11253
11254
  $.set(isRegistered, false);
11254
11255
  parentRegister(instanceId, null, null, null, null);
11255
11256
  });
11256
- var span = root$15();
11257
+ var span = root$16();
11257
11258
  var node = $.child(span);
11258
11259
  children?.(node);
11259
11260
  $.reset(span);
@@ -11262,8 +11263,8 @@ function Stretch($$anchor, $$props) {
11262
11263
  $.append($$anchor, span);
11263
11264
  $.pop();
11264
11265
  }
11265
- var root$14 = $.from_html(`<span style="display:contents"><!></span>`);
11266
- function Stripes($$anchor, $$props) {
11266
+ var root$15 = $.from_html(`<span style="display:contents"><!></span>`);
11267
+ function Stretch($$anchor, $$props) {
11267
11268
  $.push($$props, true);
11268
11269
  function isPropDriver(value) {
11269
11270
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11398,7 +11399,7 @@ function Stripes($$anchor, $$props) {
11398
11399
  $.set(isRegistered, false);
11399
11400
  parentRegister(instanceId, null, null, null, null);
11400
11401
  });
11401
- var span = root$14();
11402
+ var span = root$15();
11402
11403
  var node = $.child(span);
11403
11404
  children?.(node);
11404
11405
  $.reset(span);
@@ -11407,8 +11408,8 @@ function Stripes($$anchor, $$props) {
11407
11408
  $.append($$anchor, span);
11408
11409
  $.pop();
11409
11410
  }
11410
- var root$13 = $.from_html(`<span style="display:contents"><!></span>`);
11411
- function StudioBackground($$anchor, $$props) {
11411
+ var root$14 = $.from_html(`<span style="display:contents"><!></span>`);
11412
+ function Stripes($$anchor, $$props) {
11412
11413
  $.push($$props, true);
11413
11414
  function isPropDriver(value) {
11414
11415
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11543,7 +11544,7 @@ function StudioBackground($$anchor, $$props) {
11543
11544
  $.set(isRegistered, false);
11544
11545
  parentRegister(instanceId, null, null, null, null);
11545
11546
  });
11546
- var span = root$13();
11547
+ var span = root$14();
11547
11548
  var node = $.child(span);
11548
11549
  children?.(node);
11549
11550
  $.reset(span);
@@ -11552,8 +11553,8 @@ function StudioBackground($$anchor, $$props) {
11552
11553
  $.append($$anchor, span);
11553
11554
  $.pop();
11554
11555
  }
11555
- var root$12 = $.from_html(`<span style="display:contents"><!></span>`);
11556
- function Swirl($$anchor, $$props) {
11556
+ var root$13 = $.from_html(`<span style="display:contents"><!></span>`);
11557
+ function StudioBackground($$anchor, $$props) {
11557
11558
  $.push($$props, true);
11558
11559
  function isPropDriver(value) {
11559
11560
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11688,7 +11689,7 @@ function Swirl($$anchor, $$props) {
11688
11689
  $.set(isRegistered, false);
11689
11690
  parentRegister(instanceId, null, null, null, null);
11690
11691
  });
11691
- var span = root$12();
11692
+ var span = root$13();
11692
11693
  var node = $.child(span);
11693
11694
  children?.(node);
11694
11695
  $.reset(span);
@@ -11697,8 +11698,8 @@ function Swirl($$anchor, $$props) {
11697
11698
  $.append($$anchor, span);
11698
11699
  $.pop();
11699
11700
  }
11700
- var root$11 = $.from_html(`<span style="display:contents"><!></span>`);
11701
- function TiltShift($$anchor, $$props) {
11701
+ var root$12 = $.from_html(`<span style="display:contents"><!></span>`);
11702
+ function Swirl($$anchor, $$props) {
11702
11703
  $.push($$props, true);
11703
11704
  function isPropDriver(value) {
11704
11705
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11833,7 +11834,7 @@ function TiltShift($$anchor, $$props) {
11833
11834
  $.set(isRegistered, false);
11834
11835
  parentRegister(instanceId, null, null, null, null);
11835
11836
  });
11836
- var span = root$11();
11837
+ var span = root$12();
11837
11838
  var node = $.child(span);
11838
11839
  children?.(node);
11839
11840
  $.reset(span);
@@ -11842,8 +11843,8 @@ function TiltShift($$anchor, $$props) {
11842
11843
  $.append($$anchor, span);
11843
11844
  $.pop();
11844
11845
  }
11845
- var root$10 = $.from_html(`<span style="display:contents"><!></span>`);
11846
- function Tint($$anchor, $$props) {
11846
+ var root$11 = $.from_html(`<span style="display:contents"><!></span>`);
11847
+ function TiltShift($$anchor, $$props) {
11847
11848
  $.push($$props, true);
11848
11849
  function isPropDriver(value) {
11849
11850
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -11978,7 +11979,7 @@ function Tint($$anchor, $$props) {
11978
11979
  $.set(isRegistered, false);
11979
11980
  parentRegister(instanceId, null, null, null, null);
11980
11981
  });
11981
- var span = root$10();
11982
+ var span = root$11();
11982
11983
  var node = $.child(span);
11983
11984
  children?.(node);
11984
11985
  $.reset(span);
@@ -11987,8 +11988,8 @@ function Tint($$anchor, $$props) {
11987
11988
  $.append($$anchor, span);
11988
11989
  $.pop();
11989
11990
  }
11990
- var root$9 = $.from_html(`<span style="display:contents"><!></span>`);
11991
- function Trapezoid($$anchor, $$props) {
11991
+ var root$10 = $.from_html(`<span style="display:contents"><!></span>`);
11992
+ function Tint($$anchor, $$props) {
11992
11993
  $.push($$props, true);
11993
11994
  function isPropDriver(value) {
11994
11995
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12123,7 +12124,7 @@ function Trapezoid($$anchor, $$props) {
12123
12124
  $.set(isRegistered, false);
12124
12125
  parentRegister(instanceId, null, null, null, null);
12125
12126
  });
12126
- var span = root$9();
12127
+ var span = root$10();
12127
12128
  var node = $.child(span);
12128
12129
  children?.(node);
12129
12130
  $.reset(span);
@@ -12132,8 +12133,8 @@ function Trapezoid($$anchor, $$props) {
12132
12133
  $.append($$anchor, span);
12133
12134
  $.pop();
12134
12135
  }
12135
- var root$8 = $.from_html(`<span style="display:contents"><!></span>`);
12136
- function Tritone($$anchor, $$props) {
12136
+ var root$9 = $.from_html(`<span style="display:contents"><!></span>`);
12137
+ function Trapezoid($$anchor, $$props) {
12137
12138
  $.push($$props, true);
12138
12139
  function isPropDriver(value) {
12139
12140
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12268,7 +12269,7 @@ function Tritone($$anchor, $$props) {
12268
12269
  $.set(isRegistered, false);
12269
12270
  parentRegister(instanceId, null, null, null, null);
12270
12271
  });
12271
- var span = root$8();
12272
+ var span = root$9();
12272
12273
  var node = $.child(span);
12273
12274
  children?.(node);
12274
12275
  $.reset(span);
@@ -12277,8 +12278,8 @@ function Tritone($$anchor, $$props) {
12277
12278
  $.append($$anchor, span);
12278
12279
  $.pop();
12279
12280
  }
12280
- var root$7 = $.from_html(`<span style="display:contents"><!></span>`);
12281
- function Twirl($$anchor, $$props) {
12281
+ var root$8 = $.from_html(`<span style="display:contents"><!></span>`);
12282
+ function Tritone($$anchor, $$props) {
12282
12283
  $.push($$props, true);
12283
12284
  function isPropDriver(value) {
12284
12285
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12413,7 +12414,7 @@ function Twirl($$anchor, $$props) {
12413
12414
  $.set(isRegistered, false);
12414
12415
  parentRegister(instanceId, null, null, null, null);
12415
12416
  });
12416
- var span = root$7();
12417
+ var span = root$8();
12417
12418
  var node = $.child(span);
12418
12419
  children?.(node);
12419
12420
  $.reset(span);
@@ -12422,8 +12423,8 @@ function Twirl($$anchor, $$props) {
12422
12423
  $.append($$anchor, span);
12423
12424
  $.pop();
12424
12425
  }
12425
- var root$6 = $.from_html(`<span style="display:contents"><!></span>`);
12426
- function Vesica($$anchor, $$props) {
12426
+ var root$7 = $.from_html(`<span style="display:contents"><!></span>`);
12427
+ function Twirl($$anchor, $$props) {
12427
12428
  $.push($$props, true);
12428
12429
  function isPropDriver(value) {
12429
12430
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12558,7 +12559,7 @@ function Vesica($$anchor, $$props) {
12558
12559
  $.set(isRegistered, false);
12559
12560
  parentRegister(instanceId, null, null, null, null);
12560
12561
  });
12561
- var span = root$6();
12562
+ var span = root$7();
12562
12563
  var node = $.child(span);
12563
12564
  children?.(node);
12564
12565
  $.reset(span);
@@ -12567,8 +12568,8 @@ function Vesica($$anchor, $$props) {
12567
12568
  $.append($$anchor, span);
12568
12569
  $.pop();
12569
12570
  }
12570
- var root$5 = $.from_html(`<span style="display:contents"><!></span>`);
12571
- function Vibrance($$anchor, $$props) {
12571
+ var root$6 = $.from_html(`<span style="display:contents"><!></span>`);
12572
+ function Vesica($$anchor, $$props) {
12572
12573
  $.push($$props, true);
12573
12574
  function isPropDriver(value) {
12574
12575
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12703,7 +12704,7 @@ function Vibrance($$anchor, $$props) {
12703
12704
  $.set(isRegistered, false);
12704
12705
  parentRegister(instanceId, null, null, null, null);
12705
12706
  });
12706
- var span = root$5();
12707
+ var span = root$6();
12707
12708
  var node = $.child(span);
12708
12709
  children?.(node);
12709
12710
  $.reset(span);
@@ -12712,8 +12713,8 @@ function Vibrance($$anchor, $$props) {
12712
12713
  $.append($$anchor, span);
12713
12714
  $.pop();
12714
12715
  }
12715
- var root$4 = $.from_html(`<span style="display:contents"><!></span>`);
12716
- function VideoTexture($$anchor, $$props) {
12716
+ var root$5 = $.from_html(`<span style="display:contents"><!></span>`);
12717
+ function Vibrance($$anchor, $$props) {
12717
12718
  $.push($$props, true);
12718
12719
  function isPropDriver(value) {
12719
12720
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12848,7 +12849,7 @@ function VideoTexture($$anchor, $$props) {
12848
12849
  $.set(isRegistered, false);
12849
12850
  parentRegister(instanceId, null, null, null, null);
12850
12851
  });
12851
- var span = root$4();
12852
+ var span = root$5();
12852
12853
  var node = $.child(span);
12853
12854
  children?.(node);
12854
12855
  $.reset(span);
@@ -12857,8 +12858,8 @@ function VideoTexture($$anchor, $$props) {
12857
12858
  $.append($$anchor, span);
12858
12859
  $.pop();
12859
12860
  }
12860
- var root$3 = $.from_html(`<span style="display:contents"><!></span>`);
12861
- function WaveDistortion($$anchor, $$props) {
12861
+ var root$4 = $.from_html(`<span style="display:contents"><!></span>`);
12862
+ function VideoTexture($$anchor, $$props) {
12862
12863
  $.push($$props, true);
12863
12864
  function isPropDriver(value) {
12864
12865
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -12993,7 +12994,7 @@ function WaveDistortion($$anchor, $$props) {
12993
12994
  $.set(isRegistered, false);
12994
12995
  parentRegister(instanceId, null, null, null, null);
12995
12996
  });
12996
- var span = root$3();
12997
+ var span = root$4();
12997
12998
  var node = $.child(span);
12998
12999
  children?.(node);
12999
13000
  $.reset(span);
@@ -13002,8 +13003,8 @@ function WaveDistortion($$anchor, $$props) {
13002
13003
  $.append($$anchor, span);
13003
13004
  $.pop();
13004
13005
  }
13005
- var root$2 = $.from_html(`<span style="display:contents"><!></span>`);
13006
- function WebcamTexture($$anchor, $$props) {
13006
+ var root$3 = $.from_html(`<span style="display:contents"><!></span>`);
13007
+ function WaveDistortion($$anchor, $$props) {
13007
13008
  $.push($$props, true);
13008
13009
  function isPropDriver(value) {
13009
13010
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -13138,7 +13139,7 @@ function WebcamTexture($$anchor, $$props) {
13138
13139
  $.set(isRegistered, false);
13139
13140
  parentRegister(instanceId, null, null, null, null);
13140
13141
  });
13141
- var span = root$2();
13142
+ var span = root$3();
13142
13143
  var node = $.child(span);
13143
13144
  children?.(node);
13144
13145
  $.reset(span);
@@ -13147,8 +13148,8 @@ function WebcamTexture($$anchor, $$props) {
13147
13148
  $.append($$anchor, span);
13148
13149
  $.pop();
13149
13150
  }
13150
- var root$1 = $.from_html(`<span style="display:contents"><!></span>`);
13151
- function ZoomBlur($$anchor, $$props) {
13151
+ var root$2 = $.from_html(`<span style="display:contents"><!></span>`);
13152
+ function WebcamTexture($$anchor, $$props) {
13152
13153
  $.push($$props, true);
13153
13154
  function isPropDriver(value) {
13154
13155
  return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
@@ -13283,6 +13284,151 @@ function ZoomBlur($$anchor, $$props) {
13283
13284
  $.set(isRegistered, false);
13284
13285
  parentRegister(instanceId, null, null, null, null);
13285
13286
  });
13287
+ var span = root$2();
13288
+ var node = $.child(span);
13289
+ children?.(node);
13290
+ $.reset(span);
13291
+ $.bind_this(span, ($$value) => orderMarker = $$value, () => orderMarker);
13292
+ $.template_effect(() => $.set_attribute(span, "data-shader-id", instanceId));
13293
+ $.append($$anchor, span);
13294
+ $.pop();
13295
+ }
13296
+ var root$1 = $.from_html(`<span style="display:contents"><!></span>`);
13297
+ function ZoomBlur($$anchor, $$props) {
13298
+ $.push($$props, true);
13299
+ function isPropDriver(value) {
13300
+ return typeof value === "object" && value !== null && "type" in value && (value.type === "map" || value.type === "mouse" || value.type === "mouse-position" || value.type === "auto-animate");
13301
+ }
13302
+ const DEFAULT_TRANSFORM = {
13303
+ offsetX: 0,
13304
+ offsetY: 0,
13305
+ rotation: 0,
13306
+ scale: 1,
13307
+ anchorX: .5,
13308
+ anchorY: .5,
13309
+ edges: "transparent"
13310
+ };
13311
+ const componentDefaults = {
13312
+ blendMode: "normal",
13313
+ visible: true,
13314
+ ...Object.entries(componentDefinition$91.props).reduce((acc, [key, config]) => {
13315
+ acc[key] = config.default;
13316
+ return acc;
13317
+ }, {})
13318
+ };
13319
+ const props = $.rest_props($$props, [
13320
+ "$$slots",
13321
+ "$$events",
13322
+ "$$legacy"
13323
+ ]);
13324
+ const blendMode = $.derived(() => $$props.blendMode ?? componentDefaults.blendMode);
13325
+ const opacity = $.derived(() => $$props.opacity);
13326
+ const visible = $.derived(() => $$props.visible ?? componentDefaults.visible);
13327
+ const id = $.derived(() => $$props.id);
13328
+ const maskSource = $.derived(() => $$props.maskSource);
13329
+ const maskType = $.derived(() => $$props.maskType);
13330
+ const renderOrder = $.derived(() => $$props.renderOrder);
13331
+ const { children } = props;
13332
+ const mapsFromProps = $.derived(() => {
13333
+ const maps = {};
13334
+ for (const key of Object.keys(componentDefinition$91.props)) {
13335
+ const val = props[key];
13336
+ if (isPropDriver(val)) maps[key] = val;
13337
+ }
13338
+ return Object.keys(maps).length > 0 ? maps : void 0;
13339
+ });
13340
+ const effectiveTransform = $.derived(() => ({
13341
+ ...DEFAULT_TRANSFORM,
13342
+ ...$$props.transform
13343
+ }));
13344
+ const parentId = getContext("shaderParentId");
13345
+ if (parentId === void 0) throw new Error("Shader components must be used inside an <Shader> component or another shader component");
13346
+ const instanceId = ($.get(id) ? $.get(id).replace(/[^a-zA-Z0-9_]/g, "_") : null) || Math.random().toString(36).substring(2, 10);
13347
+ setContext("shaderParentId", instanceId);
13348
+ const shaderReadyProps = $.derived(() => {
13349
+ let baseProps = { ...componentDefaults };
13350
+ for (const key in props) if (key !== "blendMode" && key !== "opacity" && key !== "visible" && key !== "id" && key !== "maskSource" && key !== "maskType" && key !== "renderOrder" && key !== "transform" && key !== "children") {
13351
+ const propValue = props[key];
13352
+ if (isPropDriver(propValue)) continue;
13353
+ const defaultValue = componentDefaults[key];
13354
+ if (propValue !== void 0 && propValue !== defaultValue) baseProps[key] = propValue;
13355
+ }
13356
+ return baseProps;
13357
+ });
13358
+ const shaderColorSpace = getContext("shaderColorSpace");
13359
+ if (shaderColorSpace) setColorSpaceMode(shaderColorSpace());
13360
+ const uniforms = createUniformsMap(componentDefinition$91, $.get(shaderReadyProps), instanceId);
13361
+ const parentRegister = getContext("shaderNodeRegister");
13362
+ if (parentRegister === void 0) throw new Error("Shader components must be used inside an <Shader> component or another shader component");
13363
+ const parentUniformUpdate = getContext("shaderUniformUpdate");
13364
+ if (parentUniformUpdate === void 0) throw new Error("Shader components require shaderUniformUpdate from parent");
13365
+ const parentMetadataUpdate = getContext("shaderMetadataUpdate");
13366
+ if (parentMetadataUpdate === void 0) throw new Error("Shader components require shaderMetadataUpdate from parent");
13367
+ let orderMarker;
13368
+ let detectedRenderOrder = void 0;
13369
+ let isRegistered = $.state(false);
13370
+ Object.entries(uniforms).forEach(([propName, { uniform, transform }]) => {
13371
+ $.user_effect(() => {
13372
+ if (!$.get(isRegistered)) return;
13373
+ if (uniform && uniform.value !== void 0) {
13374
+ const newValue = props[propName];
13375
+ if (newValue !== void 0 && !isPropDriver(newValue)) parentUniformUpdate(instanceId, propName, newValue);
13376
+ }
13377
+ });
13378
+ });
13379
+ $.user_effect(() => {
13380
+ if (!$.get(isRegistered)) return;
13381
+ parentMetadataUpdate(instanceId, {
13382
+ blendMode: $.get(blendMode),
13383
+ opacity: $.get(opacity),
13384
+ visible: $.get(visible) === false ? false : true,
13385
+ id: $.get(id),
13386
+ mask: $.get(maskSource) ? {
13387
+ source: $.get(maskSource),
13388
+ type: $.get(maskType) || "alpha"
13389
+ } : void 0,
13390
+ maps: $.get(mapsFromProps),
13391
+ renderOrder: $.get(renderOrder) ?? detectedRenderOrder,
13392
+ transform: $.get(effectiveTransform)
13393
+ });
13394
+ });
13395
+ onMount(() => {
13396
+ if (componentDefinition$91 && typeof componentDefinition$91.fragmentNode === "function") {
13397
+ parentRegister(instanceId, componentDefinition$91.fragmentNode, parentId, {
13398
+ blendMode: $.get(blendMode),
13399
+ opacity: $.get(opacity),
13400
+ visible: $.get(visible) !== false ? true : false,
13401
+ id: $.get(id),
13402
+ mask: $.get(maskSource) ? {
13403
+ source: $.get(maskSource),
13404
+ type: $.get(maskType) || "alpha"
13405
+ } : void 0,
13406
+ maps: $.get(mapsFromProps),
13407
+ renderOrder: $.get(renderOrder) ?? detectedRenderOrder,
13408
+ transform: $.get(effectiveTransform)
13409
+ }, uniforms, componentDefinition$91);
13410
+ $.set(isRegistered, true);
13411
+ if ($.get(renderOrder) === void 0 && orderMarker) {
13412
+ const parent = orderMarker.parentElement;
13413
+ if (parent) {
13414
+ const siblings = parent.querySelectorAll(":scope > [data-shader-id]");
13415
+ const position = Array.from(siblings).indexOf(orderMarker);
13416
+ if (position >= 0) {
13417
+ detectedRenderOrder = position;
13418
+ parentMetadataUpdate(instanceId, { renderOrder: position });
13419
+ }
13420
+ }
13421
+ }
13422
+ } else console.error("componentDefinition.fragmentNode is not a function:", {
13423
+ componentDefinition: componentDefinition$91,
13424
+ fragmentNode: componentDefinition$91?.fragmentNode,
13425
+ type: typeof componentDefinition$91?.fragmentNode
13426
+ });
13427
+ });
13428
+ onDestroy(() => {
13429
+ $.set(isRegistered, false);
13430
+ parentRegister(instanceId, null, null, null, null);
13431
+ });
13286
13432
  var span = root$1();
13287
13433
  var node = $.child(span);
13288
13434
  children?.(node);
@@ -13335,7 +13481,7 @@ function Shader($$anchor, $$props) {
13335
13481
  const checkRendering = () => {
13336
13482
  if (!rendererInstance) return;
13337
13483
  if (rendererInstance.getPerformanceStats().fps > 0) {
13338
- telemetryCollector = startTelemetry(rendererInstance, "2.5.85", disableTelemetry(), isPreview());
13484
+ telemetryCollector = startTelemetry(rendererInstance, "2.5.86", disableTelemetry(), isPreview());
13339
13485
  if (telemetryCollector) telemetryCollector.start();
13340
13486
  telemetryStartTimeout = null;
13341
13487
  } else telemetryStartTimeout = window.setTimeout(checkRendering, 500);
@@ -13535,6 +13681,7 @@ function Preview($$anchor, $$props) {
13535
13681
  ContourLines,
13536
13682
  Crescent,
13537
13683
  Cross,
13684
+ Crystal,
13538
13685
  CursorRipples,
13539
13686
  CursorTrail,
13540
13687
  DiffuseBlur,
@@ -13758,4 +13905,4 @@ function Preview($$anchor, $$props) {
13758
13905
  $.append($$anchor, fragment);
13759
13906
  $.pop();
13760
13907
  }
13761
- export { AngularBlur, Ascii, Aurora, Beam, Blob, Blur, BrightnessContrast, Bulge, CRTScreen, ChannelBlur, Checkerboard, ChromaFlow, ChromaticAberration, Circle, ConcentricSpin, ContourLines, Crescent, Cross, CursorRipples, CursorTrail, DiffuseBlur, Dither, DotGrid, Duotone, Ellipse, Emboss, FallingLines, FilmGrain, FloatingParticles, FlowField, Flower, FlowingGradient, Form3D, Glass, GlassTiles, Glitch, Glow, Godrays, Grayscale, Grid, GridDistortion, Group, Halftone, HueShift, ImageTexture, Invert, Kaleidoscope, LensFlare, LinearBlur, LinearGradient, Liquify, Mirror, Neon, Paper, Perspective, Pixelate, Plasma, PolarCoordinates, Polygon, Posterize, Preview, ProgressiveBlur, RadialGradient, RectangularCoordinates, Ring, Ripples, RoundedRect, Saturation, Shader, Sharpness, Shatter, SimplexNoise, SineWave, SolidColor, Spherize, Spiral, Star, Strands, Stretch, Stripes, StudioBackground, Swirl, TiltShift, Tint, Trapezoid, Tritone, Twirl, Vesica, Vibrance, VideoTexture, WaveDistortion, WebcamTexture, ZoomBlur, generatePresetCode };
13908
+ export { AngularBlur, Ascii, Aurora, Beam, Blob, Blur, BrightnessContrast, Bulge, CRTScreen, ChannelBlur, Checkerboard, ChromaFlow, ChromaticAberration, Circle, ConcentricSpin, ContourLines, Crescent, Cross, Crystal, CursorRipples, CursorTrail, DiffuseBlur, Dither, DotGrid, Duotone, Ellipse, Emboss, FallingLines, FilmGrain, FloatingParticles, FlowField, Flower, FlowingGradient, Form3D, Glass, GlassTiles, Glitch, Glow, Godrays, Grayscale, Grid, GridDistortion, Group, Halftone, HueShift, ImageTexture, Invert, Kaleidoscope, LensFlare, LinearBlur, LinearGradient, Liquify, Mirror, Neon, Paper, Perspective, Pixelate, Plasma, PolarCoordinates, Polygon, Posterize, Preview, ProgressiveBlur, RadialGradient, RectangularCoordinates, Ring, Ripples, RoundedRect, Saturation, Shader, Sharpness, Shatter, SimplexNoise, SineWave, SolidColor, Spherize, Spiral, Star, Strands, Stretch, Stripes, StudioBackground, Swirl, TiltShift, Tint, Trapezoid, Tritone, Twirl, Vesica, Vibrance, VideoTexture, WaveDistortion, WebcamTexture, ZoomBlur, generatePresetCode };