@tsparticles/configs 3.9.1 → 4.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (352) hide show
  1. package/browser/a/amongUs.js +1 -1
  2. package/browser/b/backgroundMask.js +1 -1
  3. package/browser/b/backgroundMaskImage.js +2 -2
  4. package/browser/b/big.js +40 -3
  5. package/browser/c/curlNoise.js +7 -7
  6. package/browser/e/emitterImageShape.js +1 -1
  7. package/browser/e/emitterImages.js +16 -16
  8. package/browser/e/emitterPaths.js +5 -5
  9. package/browser/f/fallingConfetti.js +137 -0
  10. package/browser/f/fireworks.js +43 -6
  11. package/browser/f/fireworks2.js +39 -12
  12. package/browser/f/fireworksMask.js +195 -0
  13. package/browser/f/fontawesome.js +0 -5
  14. package/browser/f/forward.js +1 -1
  15. package/browser/f/index.js +4 -0
  16. package/browser/g/gravity.js +5 -5
  17. package/browser/g/index.js +1 -1
  18. package/browser/h/hexagonPath.js +5 -5
  19. package/browser/h/hollowknight.js +1 -1
  20. package/browser/h/hyperspace.js +5 -5
  21. package/browser/i/imageMask.js +1 -1
  22. package/browser/i/images.js +16 -16
  23. package/browser/i/imagesDirections.js +2 -2
  24. package/browser/index.js +5 -1
  25. package/browser/m/multiplePolygonMasks.js +1 -1
  26. package/browser/n/noisePlanesFractal.js +2 -2
  27. package/browser/n/noisePlanesPerlin.js +1 -1
  28. package/browser/n/noisePlanesSimplex.js +1 -1
  29. package/browser/p/pathSvg.js +7 -7
  30. package/browser/p/pathZigZag.js +7 -7
  31. package/browser/p/planes.js +1 -1
  32. package/browser/p/polygonMask.js +1 -1
  33. package/browser/r/randomShapes.js +16 -16
  34. package/browser/r/reactDefaults.js +0 -5
  35. package/browser/r/reactMultipleImages.js +3 -3
  36. package/browser/r/reactNightSky.js +0 -7
  37. package/browser/r/reactPolygonMask.js +1 -8
  38. package/browser/r/reactSimple.js +0 -18
  39. package/browser/r/reactSnow.js +0 -7
  40. package/browser/r/reduceDuplicates.js +16 -16
  41. package/browser/r/ring.js +5 -5
  42. package/browser/s/seaAnemone.js +5 -5
  43. package/browser/s/shadow.js +12 -7
  44. package/browser/s/shapeOptions.js +2 -2
  45. package/browser/s/speedDecay.js +5 -5
  46. package/browser/s/spin.js +5 -5
  47. package/browser/s/style.js +7 -7
  48. package/browser/t/trail.js +7 -7
  49. package/browser/t/trailImage.js +9 -9
  50. package/browser/v/virus.js +1 -1
  51. package/cjs/a/absorbers.js +1 -3
  52. package/cjs/a/amongUs.js +2 -4
  53. package/cjs/a/index.js +5 -10
  54. package/cjs/b/backgroundMask.js +2 -4
  55. package/cjs/b/backgroundMaskImage.js +3 -5
  56. package/cjs/b/basic.js +1 -3
  57. package/cjs/b/big.js +41 -6
  58. package/cjs/b/blackHole.js +1 -3
  59. package/cjs/b/bubble.js +1 -3
  60. package/cjs/b/index.js +13 -18
  61. package/cjs/bundle.js +1 -17
  62. package/cjs/c/cards.js +1 -3
  63. package/cjs/c/chars.js +1 -3
  64. package/cjs/c/clickConfetti.js +1 -3
  65. package/cjs/c/clickPause.js +1 -3
  66. package/cjs/c/collisionsAbsorb.js +1 -3
  67. package/cjs/c/collisionsBounce.js +1 -3
  68. package/cjs/c/collisionsDestroy.js +1 -3
  69. package/cjs/c/colorAnimation.js +1 -3
  70. package/cjs/c/connect.js +1 -3
  71. package/cjs/c/curlNoise.js +8 -10
  72. package/cjs/c/index.js +19 -24
  73. package/cjs/d/dataImages.js +1 -3
  74. package/cjs/d/delay.js +1 -3
  75. package/cjs/d/delayColor.js +1 -3
  76. package/cjs/d/delayOpacity.js +1 -3
  77. package/cjs/d/delaySize.js +1 -3
  78. package/cjs/d/delayStrokeColor.js +1 -3
  79. package/cjs/d/destroy.js +1 -3
  80. package/cjs/d/disappearing.js +1 -3
  81. package/cjs/d/divEvents.js +1 -3
  82. package/cjs/d/index.js +19 -24
  83. package/cjs/e/effectBubble.js +1 -3
  84. package/cjs/e/effectTrail.js +1 -3
  85. package/cjs/e/effectTrailTransform.js +1 -3
  86. package/cjs/e/emitter.js +1 -3
  87. package/cjs/e/emitterAbsorber.js +1 -3
  88. package/cjs/e/emitterAngled.js +1 -3
  89. package/cjs/e/emitterImageShape.js +2 -4
  90. package/cjs/e/emitterImages.js +17 -19
  91. package/cjs/e/emitterPaths.js +6 -8
  92. package/cjs/e/emitterShapes.js +1 -3
  93. package/cjs/e/emitterSpawnColor.js +7 -9
  94. package/cjs/e/emitterTextShape.js +1 -3
  95. package/cjs/e/emitterTextStrokeShape.js +1 -3
  96. package/cjs/e/index.js +27 -32
  97. package/cjs/f/fallingConfetti.js +137 -0
  98. package/cjs/f/fireworks.js +46 -11
  99. package/cjs/f/fireworks2.js +42 -17
  100. package/cjs/f/fireworksMask.js +195 -0
  101. package/cjs/f/fontawesome.js +1 -8
  102. package/cjs/f/forward.js +2 -4
  103. package/cjs/f/index.js +13 -14
  104. package/cjs/g/gifs.js +1 -3
  105. package/cjs/g/grabRandomColor.js +1 -3
  106. package/cjs/g/gradients.js +10 -12
  107. package/cjs/g/gravity.js +6 -8
  108. package/cjs/g/groups.js +1 -3
  109. package/cjs/g/growing.js +1 -3
  110. package/cjs/g/index.js +13 -18
  111. package/cjs/h/hexagonPath.js +6 -8
  112. package/cjs/h/hollowknight.js +2 -4
  113. package/cjs/h/hyperspace.js +6 -8
  114. package/cjs/h/index.js +7 -12
  115. package/cjs/i/imageMask.js +2 -4
  116. package/cjs/i/images.js +17 -19
  117. package/cjs/i/imagesDirections.js +6 -8
  118. package/cjs/i/index.js +9 -14
  119. package/cjs/i/infection.js +1 -3
  120. package/cjs/index.js +59 -60
  121. package/cjs/j/index.js +1 -3
  122. package/cjs/k/index.js +1 -3
  123. package/cjs/l/index.js +11 -16
  124. package/cjs/l/lch.js +1 -3
  125. package/cjs/l/life.js +1 -3
  126. package/cjs/l/lightHover.js +1 -3
  127. package/cjs/l/linkTriangles.js +1 -3
  128. package/cjs/l/localPolygonMask.js +1 -3
  129. package/cjs/m/index.js +33 -38
  130. package/cjs/m/manual.js +1 -3
  131. package/cjs/m/motionDisable.js +1 -3
  132. package/cjs/m/motionReduce.js +1 -3
  133. package/cjs/m/mouseAttract.js +1 -3
  134. package/cjs/m/mouseBounce.js +1 -3
  135. package/cjs/m/mouseFollow.js +1 -3
  136. package/cjs/m/mouseParticle.js +1 -3
  137. package/cjs/m/mouseParticle2.js +1 -3
  138. package/cjs/m/mouseTrail.js +1 -3
  139. package/cjs/m/mouseTrailNoise.js +1 -3
  140. package/cjs/m/moveAngle.js +1 -3
  141. package/cjs/m/moveDistance.js +1 -3
  142. package/cjs/m/moveInside.js +1 -3
  143. package/cjs/m/moveOutside.js +1 -3
  144. package/cjs/m/multipleClickEmitters.js +1 -3
  145. package/cjs/m/multiplePolygonMasks.js +2 -4
  146. package/cjs/n/index.js +19 -24
  147. package/cjs/n/namedColors.js +1 -3
  148. package/cjs/n/nasa.js +1 -3
  149. package/cjs/n/noClear.js +1 -3
  150. package/cjs/n/noConfig.js +1 -3
  151. package/cjs/n/noisePlanesFractal.js +3 -5
  152. package/cjs/n/noisePlanesPerlin.js +2 -4
  153. package/cjs/n/noisePlanesSimplex.js +2 -4
  154. package/cjs/n/nyancat.js +1 -3
  155. package/cjs/n/nyancat2.js +1 -3
  156. package/cjs/o/index.js +5 -10
  157. package/cjs/o/oklch.js +1 -3
  158. package/cjs/o/orbit.js +1 -3
  159. package/cjs/p/index.js +21 -26
  160. package/cjs/p/parallax.js +1 -3
  161. package/cjs/p/pathPolygonMask.js +1 -3
  162. package/cjs/p/pathSvg.js +8 -10
  163. package/cjs/p/pathZigZag.js +8 -10
  164. package/cjs/p/planes.js +2 -4
  165. package/cjs/p/plasma.js +1 -3
  166. package/cjs/p/poisson.js +1 -3
  167. package/cjs/p/polygonMask.js +2 -4
  168. package/cjs/p/polygons.js +1 -3
  169. package/cjs/p/pop.js +3 -5
  170. package/cjs/q/index.js +1 -3
  171. package/cjs/r/index.js +41 -46
  172. package/cjs/r/random.js +1 -3
  173. package/cjs/r/randomShapes.js +17 -19
  174. package/cjs/r/reactBubbles.js +1 -3
  175. package/cjs/r/reactDefaults.js +1 -8
  176. package/cjs/r/reactMultipleImages.js +4 -6
  177. package/cjs/r/reactNightSky.js +1 -10
  178. package/cjs/r/reactPolygonMask.js +2 -11
  179. package/cjs/r/reactSimple.js +1 -21
  180. package/cjs/r/reactSnow.js +1 -10
  181. package/cjs/r/reduceDuplicates.js +17 -19
  182. package/cjs/r/repulse.js +1 -3
  183. package/cjs/r/repulseBack.js +1 -3
  184. package/cjs/r/repulseCirc.js +1 -3
  185. package/cjs/r/repulseCubic.js +1 -3
  186. package/cjs/r/repulseExpo.js +1 -3
  187. package/cjs/r/repulseQuart.js +1 -3
  188. package/cjs/r/repulseQuint.js +1 -3
  189. package/cjs/r/repulseSine.js +1 -3
  190. package/cjs/r/responsive.js +1 -3
  191. package/cjs/r/ring.js +6 -8
  192. package/cjs/s/index.js +55 -60
  193. package/cjs/s/seaAnemone.js +6 -8
  194. package/cjs/s/shadow.js +13 -10
  195. package/cjs/s/shapeArrow.js +1 -3
  196. package/cjs/s/shapeCog.js +1 -3
  197. package/cjs/s/shapeEmoji.js +7 -9
  198. package/cjs/s/shapeEmojiPadding.js +1 -3
  199. package/cjs/s/shapeHeart.js +1 -3
  200. package/cjs/s/shapeInfinity.js +1 -3
  201. package/cjs/s/shapeMultilineText.js +1 -3
  202. package/cjs/s/shapeOptions.js +3 -5
  203. package/cjs/s/shapePath.js +1 -3
  204. package/cjs/s/shapeRoundedPolygon.js +1 -3
  205. package/cjs/s/shapeRoundedRect.js +1 -3
  206. package/cjs/s/shapeSpiral.js +1 -3
  207. package/cjs/s/slow.js +1 -3
  208. package/cjs/s/snow.js +1 -3
  209. package/cjs/s/soundsAudio.js +1 -3
  210. package/cjs/s/soundsLoop.js +1 -3
  211. package/cjs/s/soundsMelodies.js +1 -3
  212. package/cjs/s/soundsMelodyLoop.js +1 -3
  213. package/cjs/s/soundsNotes.js +1 -3
  214. package/cjs/s/speedDecay.js +6 -8
  215. package/cjs/s/spin.js +6 -8
  216. package/cjs/s/star.js +1 -3
  217. package/cjs/s/strokeAnimation.js +1 -3
  218. package/cjs/s/style.js +8 -10
  219. package/cjs/s/svgReplace.js +1 -3
  220. package/cjs/t/index.js +19 -24
  221. package/cjs/t/test.js +1 -3
  222. package/cjs/t/textMask.js +1 -3
  223. package/cjs/t/textMaskMultiline.js +1 -3
  224. package/cjs/t/themes.js +1 -3
  225. package/cjs/t/tilt.js +1 -3
  226. package/cjs/t/trail.js +8 -10
  227. package/cjs/t/trailImage.js +10 -12
  228. package/cjs/t/triangles.js +1 -3
  229. package/cjs/t/twinkle.js +1 -3
  230. package/cjs/u/index.js +1 -3
  231. package/cjs/v/index.js +5 -10
  232. package/cjs/v/vibrate.js +1 -3
  233. package/cjs/v/virus.js +2 -4
  234. package/cjs/w/index.js +7 -12
  235. package/cjs/w/warp.js +1 -3
  236. package/cjs/w/wobble.js +1 -3
  237. package/cjs/w/wobbleBig.js +1 -3
  238. package/cjs/x/index.js +1 -3
  239. package/cjs/y/index.js +1 -3
  240. package/cjs/z/index.js +3 -8
  241. package/cjs/z/zIndex.js +1 -3
  242. package/esm/a/amongUs.js +1 -1
  243. package/esm/b/backgroundMask.js +1 -1
  244. package/esm/b/backgroundMaskImage.js +2 -2
  245. package/esm/b/big.js +40 -3
  246. package/esm/c/curlNoise.js +7 -7
  247. package/esm/e/emitterImageShape.js +1 -1
  248. package/esm/e/emitterImages.js +16 -16
  249. package/esm/e/emitterPaths.js +5 -5
  250. package/esm/f/fallingConfetti.js +137 -0
  251. package/esm/f/fireworks.js +43 -6
  252. package/esm/f/fireworks2.js +39 -12
  253. package/esm/f/fireworksMask.js +195 -0
  254. package/esm/f/fontawesome.js +0 -5
  255. package/esm/f/forward.js +1 -1
  256. package/esm/f/index.js +4 -0
  257. package/esm/g/gravity.js +5 -5
  258. package/esm/g/index.js +1 -1
  259. package/esm/h/hexagonPath.js +5 -5
  260. package/esm/h/hollowknight.js +1 -1
  261. package/esm/h/hyperspace.js +5 -5
  262. package/esm/i/imageMask.js +1 -1
  263. package/esm/i/images.js +16 -16
  264. package/esm/i/imagesDirections.js +2 -2
  265. package/esm/index.js +5 -1
  266. package/esm/m/multiplePolygonMasks.js +1 -1
  267. package/esm/n/noisePlanesFractal.js +2 -2
  268. package/esm/n/noisePlanesPerlin.js +1 -1
  269. package/esm/n/noisePlanesSimplex.js +1 -1
  270. package/esm/p/pathSvg.js +7 -7
  271. package/esm/p/pathZigZag.js +7 -7
  272. package/esm/p/planes.js +1 -1
  273. package/esm/p/polygonMask.js +1 -1
  274. package/esm/r/randomShapes.js +16 -16
  275. package/esm/r/reactDefaults.js +0 -5
  276. package/esm/r/reactMultipleImages.js +3 -3
  277. package/esm/r/reactNightSky.js +0 -7
  278. package/esm/r/reactPolygonMask.js +1 -8
  279. package/esm/r/reactSimple.js +0 -18
  280. package/esm/r/reactSnow.js +0 -7
  281. package/esm/r/reduceDuplicates.js +16 -16
  282. package/esm/r/ring.js +5 -5
  283. package/esm/s/seaAnemone.js +5 -5
  284. package/esm/s/shadow.js +12 -7
  285. package/esm/s/shapeOptions.js +2 -2
  286. package/esm/s/speedDecay.js +5 -5
  287. package/esm/s/spin.js +5 -5
  288. package/esm/s/style.js +7 -7
  289. package/esm/t/trail.js +7 -7
  290. package/esm/t/trailImage.js +9 -9
  291. package/esm/v/virus.js +1 -1
  292. package/package.json +4 -3
  293. package/report.html +6 -5
  294. package/tsparticles.configs.bundle.js +5 -5
  295. package/tsparticles.configs.bundle.min.js.LICENSE.txt +1 -1
  296. package/tsparticles.configs.js +643 -629
  297. package/tsparticles.configs.min.js +1 -1
  298. package/tsparticles.configs.min.js.LICENSE.txt +1 -1
  299. package/types/f/fallingConfetti.d.ts +3 -0
  300. package/types/f/fireworksMask.d.ts +3 -0
  301. package/types/f/index.d.ts +2 -0
  302. package/types/index.d.ts +2 -0
  303. package/umd/a/amongUs.js +1 -1
  304. package/umd/b/backgroundMask.js +1 -1
  305. package/umd/b/backgroundMaskImage.js +2 -2
  306. package/umd/b/big.js +40 -3
  307. package/umd/c/curlNoise.js +7 -7
  308. package/umd/e/emitterImageShape.js +1 -1
  309. package/umd/e/emitterImages.js +16 -16
  310. package/umd/e/emitterPaths.js +5 -5
  311. package/umd/f/fallingConfetti.js +149 -0
  312. package/umd/f/fireworks.js +43 -6
  313. package/umd/f/fireworks2.js +39 -12
  314. package/umd/f/fireworksMask.js +207 -0
  315. package/umd/f/fontawesome.js +0 -5
  316. package/umd/f/forward.js +1 -1
  317. package/umd/f/index.js +5 -1
  318. package/umd/g/gravity.js +5 -5
  319. package/umd/g/index.js +3 -3
  320. package/umd/h/hexagonPath.js +5 -5
  321. package/umd/h/hollowknight.js +1 -1
  322. package/umd/h/hyperspace.js +5 -5
  323. package/umd/i/imageMask.js +1 -1
  324. package/umd/i/images.js +16 -16
  325. package/umd/i/imagesDirections.js +2 -2
  326. package/umd/index.js +5 -1
  327. package/umd/m/multiplePolygonMasks.js +1 -1
  328. package/umd/n/noisePlanesFractal.js +2 -2
  329. package/umd/n/noisePlanesPerlin.js +1 -1
  330. package/umd/n/noisePlanesSimplex.js +1 -1
  331. package/umd/p/pathSvg.js +7 -7
  332. package/umd/p/pathZigZag.js +7 -7
  333. package/umd/p/planes.js +1 -1
  334. package/umd/p/polygonMask.js +1 -1
  335. package/umd/r/randomShapes.js +16 -16
  336. package/umd/r/reactDefaults.js +0 -5
  337. package/umd/r/reactMultipleImages.js +3 -3
  338. package/umd/r/reactNightSky.js +0 -7
  339. package/umd/r/reactPolygonMask.js +1 -8
  340. package/umd/r/reactSimple.js +0 -18
  341. package/umd/r/reactSnow.js +0 -7
  342. package/umd/r/reduceDuplicates.js +16 -16
  343. package/umd/r/ring.js +5 -5
  344. package/umd/s/seaAnemone.js +5 -5
  345. package/umd/s/shadow.js +12 -7
  346. package/umd/s/shapeOptions.js +2 -2
  347. package/umd/s/speedDecay.js +5 -5
  348. package/umd/s/spin.js +5 -5
  349. package/umd/s/style.js +7 -7
  350. package/umd/t/trail.js +7 -7
  351. package/umd/t/trailImage.js +9 -9
  352. package/umd/v/virus.js +1 -1
@@ -328,97 +328,97 @@
328
328
  },
329
329
  preload: [
330
330
  {
331
- src: "https://particles.js.org/images/fruits/apple.png",
331
+ src: "https://particles.js.org/images/hdr/fruits/apple.png",
332
332
  name: "apple",
333
333
  width: 32,
334
334
  height: 32,
335
335
  },
336
336
  {
337
- src: "https://particles.js.org/images/fruits/avocado.png",
337
+ src: "https://particles.js.org/images/hdr/fruits/avocado.png",
338
338
  name: "avocado",
339
339
  width: 32,
340
340
  height: 32,
341
341
  },
342
342
  {
343
- src: "https://particles.js.org/images/fruits/banana.png",
343
+ src: "https://particles.js.org/images/hdr/fruits/banana.png",
344
344
  name: "banana",
345
345
  width: 32,
346
346
  height: 32,
347
347
  },
348
348
  {
349
- src: "https://particles.js.org/images/fruits/berries.png",
349
+ src: "https://particles.js.org/images/hdr/fruits/berries.png",
350
350
  name: "berries",
351
351
  width: 32,
352
352
  height: 32,
353
353
  },
354
354
  {
355
- src: "https://particles.js.org/images/fruits/cherry.png",
355
+ src: "https://particles.js.org/images/hdr/fruits/cherry.png",
356
356
  name: "cherry",
357
357
  width: 32,
358
358
  height: 32,
359
359
  },
360
360
  {
361
- src: "https://particles.js.org/images/fruits/grapes.png",
361
+ src: "https://particles.js.org/images/hdr/fruits/grapes.png",
362
362
  name: "grapes",
363
363
  width: 32,
364
364
  height: 32,
365
365
  },
366
366
  {
367
- src: "https://particles.js.org/images/fruits/lemon.png",
367
+ src: "https://particles.js.org/images/hdr/fruits/lemon.png",
368
368
  name: "lemon",
369
369
  width: 32,
370
370
  height: 32,
371
371
  },
372
372
  {
373
- src: "https://particles.js.org/images/fruits/orange.png",
373
+ src: "https://particles.js.org/images/hdr/fruits/orange.png",
374
374
  name: "orange",
375
375
  width: 32,
376
376
  height: 32,
377
377
  },
378
378
  {
379
- src: "https://particles.js.org/images/fruits/peach.png",
379
+ src: "https://particles.js.org/images/hdr/fruits/peach.png",
380
380
  name: "peach",
381
381
  width: 32,
382
382
  height: 32,
383
383
  },
384
384
  {
385
- src: "https://particles.js.org/images/fruits/pear.png",
385
+ src: "https://particles.js.org/images/hdr/fruits/pear.png",
386
386
  name: "pear",
387
387
  width: 32,
388
388
  height: 32,
389
389
  },
390
390
  {
391
- src: "https://particles.js.org/images/fruits/pepper.png",
391
+ src: "https://particles.js.org/images/hdr/fruits/pepper.png",
392
392
  name: "pepper",
393
393
  width: 32,
394
394
  height: 32,
395
395
  },
396
396
  {
397
- src: "https://particles.js.org/images/fruits/plum.png",
397
+ src: "https://particles.js.org/images/hdr/fruits/plum.png",
398
398
  name: "plum",
399
399
  width: 32,
400
400
  height: 32,
401
401
  },
402
402
  {
403
- src: "https://particles.js.org/images/fruits/star.png",
403
+ src: "https://particles.js.org/images/hdr/fruits/star.png",
404
404
  name: "star",
405
405
  width: 32,
406
406
  height: 32,
407
407
  },
408
408
  {
409
- src: "https://particles.js.org/images/fruits/strawberry.png",
409
+ src: "https://particles.js.org/images/hdr/fruits/strawberry.png",
410
410
  name: "strawberry",
411
411
  width: 32,
412
412
  height: 32,
413
413
  },
414
414
  {
415
- src: "https://particles.js.org/images/fruits/watermelon.png",
415
+ src: "https://particles.js.org/images/hdr/fruits/watermelon.png",
416
416
  name: "watermelon",
417
417
  width: 32,
418
418
  height: 32,
419
419
  },
420
420
  {
421
- src: "https://particles.js.org/images/fruits/watermelon_slice.png",
421
+ src: "https://particles.js.org/images/hdr/fruits/watermelon_slice.png",
422
422
  name: "watermelon_slice",
423
423
  width: 32,
424
424
  height: 32,
@@ -42,11 +42,6 @@
42
42
  color: "#FFF",
43
43
  opacity: 0.6,
44
44
  width: 1,
45
- shadow: {
46
- enable: false,
47
- blur: 5,
48
- color: "lime",
49
- },
50
45
  },
51
46
  move: {
52
47
  enable: true,
@@ -55,7 +55,7 @@
55
55
  {
56
56
  height: 20,
57
57
  replaceColor: true,
58
- src: "https://particles.js.org/images/fruits/cherry.png",
58
+ src: "https://particles.js.org/images/hdr/fruits/cherry.png",
59
59
  width: 23,
60
60
  fill: true,
61
61
  close: true,
@@ -63,7 +63,7 @@
63
63
  {
64
64
  height: 20,
65
65
  replaceColor: true,
66
- src: "https://particles.js.org/images/fruits/grapes.png",
66
+ src: "https://particles.js.org/images/hdr/fruits/grapes.png",
67
67
  width: 20,
68
68
  fill: true,
69
69
  close: true,
@@ -71,7 +71,7 @@
71
71
  {
72
72
  height: 20,
73
73
  replaceColor: true,
74
- src: "https://particles.js.org/images/fruits/lemon.png",
74
+ src: "https://particles.js.org/images/hdr/fruits/lemon.png",
75
75
  width: 20,
76
76
  fill: true,
77
77
  close: true,
@@ -38,13 +38,6 @@
38
38
  distance: 150,
39
39
  enable: true,
40
40
  opacity: 0.02,
41
- shadow: {
42
- blur: 5,
43
- color: {
44
- value: "lime",
45
- },
46
- enable: false,
47
- },
48
41
  width: 1,
49
42
  },
50
43
  move: {
@@ -41,13 +41,6 @@
41
41
  distance: 30,
42
42
  enable: true,
43
43
  opacity: 0.4,
44
- shadow: {
45
- blur: 5,
46
- color: {
47
- value: "lime",
48
- },
49
- enable: false,
50
- },
51
44
  width: 1,
52
45
  },
53
46
  move: {
@@ -95,7 +88,7 @@
95
88
  },
96
89
  scale: 0.5,
97
90
  type: "inline",
98
- url: "https://particles.js.org/images/smalldeer.svg",
91
+ url: "https://particles.js.org/images/hdr/smalldeer.svg",
99
92
  },
100
93
  pauseOnBlur: true,
101
94
  background: {
@@ -39,13 +39,6 @@
39
39
  distance: 150,
40
40
  enable: true,
41
41
  opacity: 0.6,
42
- shadow: {
43
- blur: 5,
44
- color: {
45
- value: "lime",
46
- },
47
- enable: false,
48
- },
49
42
  width: 1,
50
43
  },
51
44
  move: {
@@ -76,17 +69,6 @@
76
69
  size: {
77
70
  value: 3,
78
71
  },
79
- shadow: {
80
- blur: 0,
81
- color: {
82
- value: "#000000",
83
- },
84
- enable: false,
85
- offset: {
86
- x: 0,
87
- y: 0,
88
- },
89
- },
90
72
  stroke: {
91
73
  color: {
92
74
  value: "#ff0000",
@@ -68,13 +68,6 @@
68
68
  distance: 150,
69
69
  enable: false,
70
70
  opacity: 0.6,
71
- shadow: {
72
- blur: 5,
73
- color: {
74
- value: "lime",
75
- },
76
- enable: false,
77
- },
78
71
  width: 1,
79
72
  },
80
73
  move: {
@@ -45,82 +45,82 @@
45
45
  options: {
46
46
  image: [
47
47
  {
48
- src: "https://particles.js.org/images/fruits/apple.png",
48
+ src: "https://particles.js.org/images/hdr/fruits/apple.png",
49
49
  width: 32,
50
50
  height: 32,
51
51
  },
52
52
  {
53
- src: "https://particles.js.org/images/fruits/avocado.png",
53
+ src: "https://particles.js.org/images/hdr/fruits/avocado.png",
54
54
  width: 32,
55
55
  height: 32,
56
56
  },
57
57
  {
58
- src: "https://particles.js.org/images/fruits/banana.png",
58
+ src: "https://particles.js.org/images/hdr/fruits/banana.png",
59
59
  width: 32,
60
60
  height: 32,
61
61
  },
62
62
  {
63
- src: "https://particles.js.org/images/fruits/berries.png",
63
+ src: "https://particles.js.org/images/hdr/fruits/berries.png",
64
64
  width: 32,
65
65
  height: 32,
66
66
  },
67
67
  {
68
- src: "https://particles.js.org/images/fruits/cherry.png",
68
+ src: "https://particles.js.org/images/hdr/fruits/cherry.png",
69
69
  width: 32,
70
70
  height: 32,
71
71
  },
72
72
  {
73
- src: "https://particles.js.org/images/fruits/grapes.png",
73
+ src: "https://particles.js.org/images/hdr/fruits/grapes.png",
74
74
  width: 32,
75
75
  height: 32,
76
76
  },
77
77
  {
78
- src: "https://particles.js.org/images/fruits/lemon.png",
78
+ src: "https://particles.js.org/images/hdr/fruits/lemon.png",
79
79
  width: 32,
80
80
  height: 32,
81
81
  },
82
82
  {
83
- src: "https://particles.js.org/images/fruits/orange.png",
83
+ src: "https://particles.js.org/images/hdr/fruits/orange.png",
84
84
  width: 32,
85
85
  height: 32,
86
86
  },
87
87
  {
88
- src: "https://particles.js.org/images/fruits/peach.png",
88
+ src: "https://particles.js.org/images/hdr/fruits/peach.png",
89
89
  width: 32,
90
90
  height: 32,
91
91
  },
92
92
  {
93
- src: "https://particles.js.org/images/fruits/pear.png",
93
+ src: "https://particles.js.org/images/hdr/fruits/pear.png",
94
94
  width: 32,
95
95
  height: 32,
96
96
  },
97
97
  {
98
- src: "https://particles.js.org/images/fruits/pepper.png",
98
+ src: "https://particles.js.org/images/hdr/fruits/pepper.png",
99
99
  width: 32,
100
100
  height: 32,
101
101
  },
102
102
  {
103
- src: "https://particles.js.org/images/fruits/plum.png",
103
+ src: "https://particles.js.org/images/hdr/fruits/plum.png",
104
104
  width: 32,
105
105
  height: 32,
106
106
  },
107
107
  {
108
- src: "https://particles.js.org/images/fruits/star.png",
108
+ src: "https://particles.js.org/images/hdr/fruits/star.png",
109
109
  width: 32,
110
110
  height: 32,
111
111
  },
112
112
  {
113
- src: "https://particles.js.org/images/fruits/strawberry.png",
113
+ src: "https://particles.js.org/images/hdr/fruits/strawberry.png",
114
114
  width: 32,
115
115
  height: 32,
116
116
  },
117
117
  {
118
- src: "https://particles.js.org/images/fruits/watermelon.png",
118
+ src: "https://particles.js.org/images/hdr/fruits/watermelon.png",
119
119
  width: 32,
120
120
  height: 32,
121
121
  },
122
122
  {
123
- src: "https://particles.js.org/images/fruits/watermelon_slice.png",
123
+ src: "https://particles.js.org/images/hdr/fruits/watermelon_slice.png",
124
124
  width: 32,
125
125
  height: 32,
126
126
  },
package/umd/r/ring.js CHANGED
@@ -32,11 +32,6 @@
32
32
  value: 0.75,
33
33
  },
34
34
  },
35
- trail: {
36
- enable: true,
37
- fill: { color: "#031927" },
38
- length: 1000,
39
- },
40
35
  },
41
36
  shape: {
42
37
  type: "circle",
@@ -75,6 +70,11 @@
75
70
  },
76
71
  startCount: 1000,
77
72
  },
73
+ trail: {
74
+ enable: true,
75
+ fill: { color: "#031927" },
76
+ length: 1000,
77
+ },
78
78
  };
79
79
  exports.default = options;
80
80
  });
@@ -31,11 +31,6 @@
31
31
  generator: "curvesPathGenerator",
32
32
  },
33
33
  speed: 1,
34
- trail: {
35
- fill: { color: "#000" },
36
- length: 30,
37
- enable: true,
38
- },
39
34
  },
40
35
  number: {
41
36
  density: {
@@ -88,6 +83,11 @@
88
83
  y: 50,
89
84
  },
90
85
  },
86
+ trail: {
87
+ fill: { color: "#000" },
88
+ length: 30,
89
+ enable: true,
90
+ },
91
91
  };
92
92
  exports.default = options;
93
93
  });
package/umd/s/shadow.js CHANGED
@@ -23,13 +23,18 @@
23
23
  color: {
24
24
  value: "#ffffff",
25
25
  },
26
- shadow: {
27
- enable: true,
28
- color: "#000000",
29
- blur: 5,
30
- offset: {
31
- x: 3,
32
- y: 3,
26
+ effect: {
27
+ type: "shadow",
28
+ options: {
29
+ shadow: {
30
+ enable: true,
31
+ color: "#000000",
32
+ blur: 5,
33
+ offset: {
34
+ x: 3,
35
+ y: 3,
36
+ },
37
+ },
33
38
  },
34
39
  },
35
40
  shape: {
@@ -36,12 +36,12 @@
36
36
  image: [
37
37
  {
38
38
  height: 128,
39
- src: "https://particles.js.org/images/plane_alt.png",
39
+ src: "https://particles.js.org/images/hdr/plane_alt.png",
40
40
  width: 128,
41
41
  },
42
42
  {
43
43
  height: 128,
44
- src: "https://particles.js.org/images/plane_alt.png",
44
+ src: "https://particles.js.org/images/hdr/plane_alt.png",
45
45
  width: 128,
46
46
  particles: {
47
47
  rotate: {
@@ -54,11 +54,6 @@
54
54
  right: "destroy",
55
55
  top: "none",
56
56
  },
57
- trail: {
58
- enable: true,
59
- fill: { color: "#000000" },
60
- length: 10,
61
- },
62
57
  },
63
58
  },
64
59
  interactivity: {
@@ -149,6 +144,11 @@
149
144
  },
150
145
  },
151
146
  },
147
+ trail: {
148
+ enable: true,
149
+ fill: { color: "#000000" },
150
+ length: 10,
151
+ },
152
152
  };
153
153
  exports.default = options;
154
154
  });
package/umd/s/spin.js CHANGED
@@ -49,16 +49,16 @@
49
49
  },
50
50
  enable: true,
51
51
  },
52
- trail: {
53
- enable: true,
54
- fill: { color: "#000" },
55
- length: 30,
56
- },
57
52
  },
58
53
  },
59
54
  background: {
60
55
  color: "#000000",
61
56
  },
57
+ trail: {
58
+ enable: true,
59
+ fill: { color: "#000" },
60
+ length: 30,
61
+ },
62
62
  };
63
63
  exports.default = options;
64
64
  });
package/umd/s/style.js CHANGED
@@ -41,13 +41,6 @@
41
41
  enable: true,
42
42
  speed: 6,
43
43
  direction: "none",
44
- trail: {
45
- enable: true,
46
- length: 50,
47
- fill: {
48
- color: "#000",
49
- },
50
- },
51
44
  path: {
52
45
  enable: true,
53
46
  delay: {
@@ -89,6 +82,13 @@
89
82
  style: {
90
83
  filter: "blur(50px)",
91
84
  },
85
+ trail: {
86
+ enable: true,
87
+ length: 50,
88
+ fill: {
89
+ color: "#000",
90
+ },
91
+ },
92
92
  };
93
93
  exports.default = options;
94
94
  });
package/umd/t/trail.js CHANGED
@@ -45,7 +45,7 @@
45
45
  value: 1,
46
46
  },
47
47
  size: {
48
- value: 3,
48
+ value: 5,
49
49
  },
50
50
  move: {
51
51
  enable: true,
@@ -57,17 +57,12 @@
57
57
  value: 0.1,
58
58
  },
59
59
  options: {
60
- size: 20,
60
+ size: 64,
61
61
  draw: false,
62
62
  increment: 0.001,
63
63
  },
64
64
  generator: "perlinNoise",
65
65
  },
66
- trail: {
67
- enable: true,
68
- fill: { color: "#000000" },
69
- length: 20,
70
- },
71
66
  },
72
67
  },
73
68
  interactivity: {
@@ -105,6 +100,11 @@
105
100
  },
106
101
  },
107
102
  },
103
+ trail: {
104
+ enable: true,
105
+ fill: { color: "#000000" },
106
+ length: 20,
107
+ },
108
108
  };
109
109
  exports.default = options;
110
110
  });
@@ -14,7 +14,7 @@
14
14
  name: "Trails Image",
15
15
  background: {
16
16
  color: "#ffffff",
17
- image: "url('https://particles.js.org/images/background3.jpg')",
17
+ image: "url('https://particles.js.org/images/hdr/background3.jpg')",
18
18
  position: "50% 50%",
19
19
  repeat: "no-repeat",
20
20
  size: "cover",
@@ -49,7 +49,7 @@
49
49
  value: 1,
50
50
  },
51
51
  size: {
52
- value: 1,
52
+ value: 10,
53
53
  },
54
54
  links: {
55
55
  enable: false,
@@ -60,7 +60,7 @@
60
60
  },
61
61
  move: {
62
62
  enable: true,
63
- speed: 1,
63
+ speed: 2,
64
64
  direction: "none",
65
65
  random: false,
66
66
  straight: false,
@@ -73,17 +73,12 @@
73
73
  value: 0.1,
74
74
  },
75
75
  options: {
76
- size: 5,
76
+ size: 64,
77
77
  draw: false,
78
78
  increment: 0.001,
79
79
  },
80
80
  generator: "perlinNoise",
81
81
  },
82
- trail: {
83
- enable: true,
84
- fill: { image: "https://particles.js.org/images/background3.jpg" },
85
- length: 20,
86
- },
87
82
  },
88
83
  },
89
84
  interactivity: {
@@ -121,6 +116,11 @@
121
116
  },
122
117
  },
123
118
  },
119
+ trail: {
120
+ enable: true,
121
+ fill: { image: "https://particles.js.org/images/hdr/background3.jpg" },
122
+ length: 20,
123
+ },
124
124
  };
125
125
  exports.default = options;
126
126
  });
package/umd/v/virus.js CHANGED
@@ -65,7 +65,7 @@
65
65
  image: {
66
66
  height: 32,
67
67
  replaceColor: true,
68
- src: "https://particles.js.org/images/sars-cov-2.png",
68
+ src: "https://particles.js.org/images/hdr/sars-cov-2.png",
69
69
  width: 32,
70
70
  },
71
71
  },