@tsparticles/preset-squares 4.3.1 → 4.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ## Sample
14
14
 
15
- [![demo](https://raw.githubusercontent.com/tsparticles/presets/main/presets/squares/images/sample.png)](https://particles.js.org/samples/presets/squares)
15
+ [![demo](https://raw.githubusercontent.com/tsparticles/tsparticles/main/presets/squares/images/sample.png)](https://particles.js.org/demos/recipes/squares)
16
16
 
17
17
  ## Quick checklist
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsparticles/preset-squares",
3
- "version": "4.3.1",
3
+ "version": "4.3.2",
4
4
  "description": "tsParticles squares preset",
5
5
  "homepage": "https://particles.js.org",
6
6
  "repository": {
@@ -106,13 +106,13 @@
106
106
  "./package.json": "./package.json"
107
107
  },
108
108
  "dependencies": {
109
- "@tsparticles/engine": "4.3.1",
110
- "@tsparticles/plugin-emitters": "4.3.1",
111
- "@tsparticles/plugin-hex-color": "4.3.1",
112
- "@tsparticles/shape-square": "4.3.1",
113
- "@tsparticles/updater-paint": "4.3.1",
114
- "@tsparticles/updater-rotate": "4.3.1",
115
- "@tsparticles/updater-size": "4.3.1"
109
+ "@tsparticles/engine": "4.3.2",
110
+ "@tsparticles/plugin-emitters": "4.3.2",
111
+ "@tsparticles/plugin-hex-color": "4.3.2",
112
+ "@tsparticles/shape-square": "4.3.2",
113
+ "@tsparticles/updater-paint": "4.3.2",
114
+ "@tsparticles/updater-rotate": "4.3.2",
115
+ "@tsparticles/updater-size": "4.3.2"
116
116
  },
117
117
  "publishConfig": {
118
118
  "access": "public"
package/report.html CHANGED
@@ -4930,7 +4930,7 @@ var drawChart = (function (exports) {
4930
4930
  </script>
4931
4931
  <script>
4932
4932
  /*<!--*/
4933
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.preset.squares.bundle.js","children":[{"name":"home/workflows/workspace","children":[{"name":"engine/dist/browser","children":[{"name":"Core","children":[{"name":"Utils","children":[{"uid":"3b73f0d5-1","name":"Constants.js"},{"uid":"3b73f0d5-5","name":"Vectors.js"},{"uid":"3b73f0d5-21","name":"PluginManager.js"},{"uid":"3b73f0d5-31","name":"Ranges.js"},{"uid":"3b73f0d5-189","name":"EventListeners.js"},{"uid":"3b73f0d5-193","name":"SpatialHashGrid.js"}]},{"uid":"3b73f0d5-25","name":"Engine.js"},{"uid":"3b73f0d5-185","name":"RenderManager.js"},{"uid":"3b73f0d5-187","name":"CanvasManager.js"},{"uid":"3b73f0d5-191","name":"Particle.js"},{"uid":"3b73f0d5-195","name":"ParticlesManager.js"},{"uid":"3b73f0d5-197","name":"Retina.js"},{"uid":"3b73f0d5-199","name":"Container.js"}]},{"name":"Enums","children":[{"name":"Directions","children":[{"uid":"3b73f0d5-3","name":"MoveDirection.js"},{"uid":"3b73f0d5-11","name":"OutModeDirection.js"},{"uid":"3b73f0d5-33","name":"RotateDirection.js"}]},{"name":"Modes","children":[{"uid":"3b73f0d5-13","name":"PixelMode.js"},{"uid":"3b73f0d5-35","name":"AnimationMode.js"},{"uid":"3b73f0d5-37","name":"LimitMode.js"},{"uid":"3b73f0d5-39","name":"OutMode.js"}]},{"name":"Types","children":[{"uid":"3b73f0d5-19","name":"EventType.js"},{"uid":"3b73f0d5-41","name":"AlterType.js"},{"uid":"3b73f0d5-43","name":"DestroyType.js"},{"uid":"3b73f0d5-45","name":"GradientType.js"},{"uid":"3b73f0d5-47","name":"ParticleOutType.js"},{"uid":"3b73f0d5-49","name":"StartValueType.js"}]},{"uid":"3b73f0d5-29","name":"RangeType.js"},{"uid":"3b73f0d5-51","name":"AnimationStatus.js"},{"uid":"3b73f0d5-53","name":"DrawLayer.js"}]},{"name":"Utils","children":[{"uid":"3b73f0d5-7","name":"TypeUtils.js"},{"uid":"3b73f0d5-9","name":"MathUtils.js"},{"uid":"3b73f0d5-15","name":"Utils.js"},{"uid":"3b73f0d5-17","name":"EventDispatcher.js"},{"uid":"3b73f0d5-23","name":"LogUtils.js"},{"uid":"3b73f0d5-55","name":"OptionLoader.js"},{"uid":"3b73f0d5-57","name":"OptionsUtils.js"},{"uid":"3b73f0d5-115","name":"ParticlesOptionsLoader.js"},{"uid":"3b73f0d5-119","name":"ColorUtils.js"}]},{"uid":"3b73f0d5-27","name":"initEngine.js"},{"name":"Options/Classes","children":[{"uid":"3b73f0d5-59","name":"AnimationOptions.js"},{"uid":"3b73f0d5-61","name":"ColorAnimation.js"},{"uid":"3b73f0d5-63","name":"HslAnimation.js"},{"uid":"3b73f0d5-65","name":"OptionsColor.js"},{"uid":"3b73f0d5-67","name":"AnimatableColor.js"},{"name":"Background/Background.js","uid":"3b73f0d5-69"},{"name":"FullScreen/FullScreen.js","uid":"3b73f0d5-71"},{"uid":"3b73f0d5-73","name":"ResizeEvent.js"},{"name":"Particles","children":[{"name":"Effect/Effect.js","uid":"3b73f0d5-75"},{"uid":"3b73f0d5-77","name":"Fill.js"},{"name":"Move","children":[{"uid":"3b73f0d5-79","name":"MoveAngle.js"},{"uid":"3b73f0d5-81","name":"MoveCenter.js"},{"uid":"3b73f0d5-83","name":"MoveGravity.js"},{"name":"Path/MovePath.js","uid":"3b73f0d5-87"},{"uid":"3b73f0d5-89","name":"OutModes.js"},{"uid":"3b73f0d5-91","name":"Spin.js"},{"uid":"3b73f0d5-93","name":"Move.js"}]},{"uid":"3b73f0d5-95","name":"Stroke.js"},{"uid":"3b73f0d5-97","name":"Paint.js"},{"name":"Bounce","children":[{"uid":"3b73f0d5-99","name":"ParticlesBounceFactor.js"},{"uid":"3b73f0d5-101","name":"ParticlesBounce.js"}]},{"name":"Number","children":[{"uid":"3b73f0d5-103","name":"ParticlesDensity.js"},{"uid":"3b73f0d5-105","name":"ParticlesNumberLimit.js"},{"uid":"3b73f0d5-107","name":"ParticlesNumber.js"}]},{"name":"Shape/Shape.js","uid":"3b73f0d5-109"},{"name":"ZIndex/ZIndex.js","uid":"3b73f0d5-111"},{"uid":"3b73f0d5-113","name":"ParticlesOptions.js"}]},{"uid":"3b73f0d5-85","name":"ValueWithRandom.js"},{"uid":"3b73f0d5-117","name":"Options.js"}]},{"uid":"3b73f0d5-121","name":"index.js"}]},{"name":"plugins","children":[{"name":"emitters/dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"3b73f0d5-123","name":"EmitterLife.js"},{"uid":"3b73f0d5-125","name":"EmitterRate.js"},{"uid":"3b73f0d5-127","name":"EmitterShapeReplace.js"},{"uid":"3b73f0d5-129","name":"EmitterShape.js"},{"uid":"3b73f0d5-131","name":"EmitterSize.js"},{"uid":"3b73f0d5-133","name":"EmitterSpawn.js"},{"uid":"3b73f0d5-135","name":"Emitter.js"}]},{"uid":"3b73f0d5-137","name":"EmittersPlugin.js"},{"uid":"3b73f0d5-139","name":"addEmittersShapesManager.js"},{"uid":"3b73f0d5-141","name":"getEmittersInstancesManager.js"},{"name":"Enums/EmitterClickMode.js","uid":"3b73f0d5-143"},{"uid":"3b73f0d5-145","name":"plugin.js"},{"uid":"3b73f0d5-201","name":"EmittersPluginInstance.js"},{"uid":"3b73f0d5-203","name":"ShapeManager.js"},{"uid":"3b73f0d5-205","name":"EmittersInstancesManager.js"},{"uid":"3b73f0d5-207","name":"EmitterInstance.js"}]},{"name":"colors/hex/dist/browser","children":[{"uid":"3b73f0d5-147","name":"HexColorManager.js"},{"uid":"3b73f0d5-149","name":"index.js"}]}]},{"name":"updaters","children":[{"name":"paint/dist/browser","children":[{"uid":"3b73f0d5-151","name":"PaintUpdater.js"},{"uid":"3b73f0d5-153","name":"index.js"}]},{"name":"rotate/dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"3b73f0d5-155","name":"RotateAnimation.js"},{"uid":"3b73f0d5-157","name":"Rotate.js"}]},{"uid":"3b73f0d5-161","name":"RotateUpdater.js"},{"uid":"3b73f0d5-163","name":"index.js"}]},{"name":"size/dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"3b73f0d5-165","name":"SizeAnimation.js"},{"uid":"3b73f0d5-167","name":"Size.js"}]},{"uid":"3b73f0d5-169","name":"SizeUpdater.js"},{"uid":"3b73f0d5-171","name":"index.js"}]}]},{"name":"utils/animationUtils/dist/browser/Utils.js","uid":"3b73f0d5-159"},{"name":"shapes/square/dist/browser","children":[{"uid":"3b73f0d5-173","name":"Utils.js"},{"uid":"3b73f0d5-175","name":"SquareDrawer.js"},{"uid":"3b73f0d5-177","name":"index.js"}]}]},{"name":"dist/browser","children":[{"uid":"3b73f0d5-179","name":"options.js"},{"uid":"3b73f0d5-181","name":"index.js"},{"uid":"3b73f0d5-183","name":"bundle.js"}]}]}],"isRoot":true},"nodeParts":{"3b73f0d5-1":{"renderedLength":1495,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-0"},"3b73f0d5-3":{"renderedLength":599,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-2"},"3b73f0d5-5":{"renderedLength":3212,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-4"},"3b73f0d5-7":{"renderedLength":469,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-6"},"3b73f0d5-9":{"renderedLength":4305,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-8"},"3b73f0d5-11":{"renderedLength":289,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-10"},"3b73f0d5-13":{"renderedLength":169,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-12"},"3b73f0d5-15":{"renderedLength":7742,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-14"},"3b73f0d5-17":{"renderedLength":1416,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-16"},"3b73f0d5-19":{"renderedLength":771,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-18"},"3b73f0d5-21":{"renderedLength":5067,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-20"},"3b73f0d5-23":{"renderedLength":538,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-22"},"3b73f0d5-25":{"renderedLength":6107,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-24"},"3b73f0d5-27":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-26"},"3b73f0d5-29":{"renderedLength":171,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-28"},"3b73f0d5-31":{"renderedLength":2748,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-30"},"3b73f0d5-33":{"renderedLength":274,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-32"},"3b73f0d5-35":{"renderedLength":281,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-34"},"3b73f0d5-37":{"renderedLength":161,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-36"},"3b73f0d5-39":{"renderedLength":257,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-38"},"3b73f0d5-41":{"renderedLength":171,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-40"},"3b73f0d5-43":{"renderedLength":203,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-42"},"3b73f0d5-45":{"renderedLength":226,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-44"},"3b73f0d5-47":{"renderedLength":249,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-46"},"3b73f0d5-49":{"renderedLength":228,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-48"},"3b73f0d5-51":{"renderedLength":217,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-50"},"3b73f0d5-53":{"renderedLength":631,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-52"},"3b73f0d5-55":{"renderedLength":332,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-54"},"3b73f0d5-57":{"renderedLength":914,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-56"},"3b73f0d5-59":{"renderedLength":872,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-58"},"3b73f0d5-61":{"renderedLength":466,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-60"},"3b73f0d5-63":{"renderedLength":315,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-62"},"3b73f0d5-65":{"renderedLength":603,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-64"},"3b73f0d5-67":{"renderedLength":914,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-66"},"3b73f0d5-69":{"renderedLength":882,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-68"},"3b73f0d5-71":{"renderedLength":235,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-70"},"3b73f0d5-73":{"renderedLength":235,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-72"},"3b73f0d5-75":{"renderedLength":605,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-74"},"3b73f0d5-77":{"renderedLength":387,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-76"},"3b73f0d5-79":{"renderedLength":239,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-78"},"3b73f0d5-81":{"renderedLength":364,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-80"},"3b73f0d5-83":{"renderedLength":432,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-82"},"3b73f0d5-85":{"renderedLength":590,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-84"},"3b73f0d5-87":{"renderedLength":517,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-86"},"3b73f0d5-89":{"renderedLength":482,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-88"},"3b73f0d5-91":{"renderedLength":381,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-90"},"3b73f0d5-93":{"renderedLength":2020,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-92"},"3b73f0d5-95":{"renderedLength":384,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-94"},"3b73f0d5-97":{"renderedLength":409,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-96"},"3b73f0d5-99":{"renderedLength":82,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-98"},"3b73f0d5-101":{"renderedLength":283,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-100"},"3b73f0d5-103":{"renderedLength":320,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-102"},"3b73f0d5-105":{"renderedLength":248,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-104"},"3b73f0d5-107":{"renderedLength":331,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-106"},"3b73f0d5-109":{"renderedLength":606,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-108"},"3b73f0d5-111":{"renderedLength":377,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-110"},"3b73f0d5-113":{"renderedLength":5055,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-112"},"3b73f0d5-115":{"renderedLength":235,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-114"},"3b73f0d5-117":{"renderedLength":3365,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-116"},"3b73f0d5-119":{"renderedLength":11736,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-118"},"3b73f0d5-121":{"renderedLength":37,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-120"},"3b73f0d5-123":{"renderedLength":426,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-122"},"3b73f0d5-125":{"renderedLength":295,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-124"},"3b73f0d5-127":{"renderedLength":296,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-126"},"3b73f0d5-129":{"renderedLength":446,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-128"},"3b73f0d5-131":{"renderedLength":362,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-130"},"3b73f0d5-133":{"renderedLength":427,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-132"},"3b73f0d5-135":{"renderedLength":2057,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-134"},"3b73f0d5-137":{"renderedLength":1145,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-136"},"3b73f0d5-139":{"renderedLength":424,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-138"},"3b73f0d5-141":{"renderedLength":656,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-140"},"3b73f0d5-143":{"renderedLength":162,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-142"},"3b73f0d5-145":{"renderedLength":367,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-144"},"3b73f0d5-147":{"renderedLength":1680,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-146"},"3b73f0d5-149":{"renderedLength":229,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-148"},"3b73f0d5-151":{"renderedLength":3490,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-150"},"3b73f0d5-153":{"renderedLength":325,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-152"},"3b73f0d5-155":{"renderedLength":440,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-154"},"3b73f0d5-157":{"renderedLength":452,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-156"},"3b73f0d5-159":{"renderedLength":4908,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-158"},"3b73f0d5-161":{"renderedLength":2686,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-160"},"3b73f0d5-163":{"renderedLength":311,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-162"},"3b73f0d5-165":{"renderedLength":286,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-164"},"3b73f0d5-167":{"renderedLength":403,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-166"},"3b73f0d5-169":{"renderedLength":2045,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-168"},"3b73f0d5-171":{"renderedLength":305,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-170"},"3b73f0d5-173":{"renderedLength":234,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-172"},"3b73f0d5-175":{"renderedLength":174,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-174"},"3b73f0d5-177":{"renderedLength":252,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-176"},"3b73f0d5-179":{"renderedLength":1358,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-178"},"3b73f0d5-181":{"renderedLength":496,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-180"},"3b73f0d5-183":{"renderedLength":136,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-182"},"3b73f0d5-185":{"renderedLength":19099,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-184"},"3b73f0d5-187":{"renderedLength":12591,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-186"},"3b73f0d5-189":{"renderedLength":3127,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-188"},"3b73f0d5-191":{"renderedLength":23379,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-190"},"3b73f0d5-193":{"renderedLength":3896,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-192"},"3b73f0d5-195":{"renderedLength":17436,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-194"},"3b73f0d5-197":{"renderedLength":1506,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-196"},"3b73f0d5-199":{"renderedLength":13382,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-198"},"3b73f0d5-201":{"renderedLength":1512,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-200"},"3b73f0d5-203":{"renderedLength":424,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-202"},"3b73f0d5-205":{"renderedLength":2849,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-204"},"3b73f0d5-207":{"renderedLength":17001,"gzipLength":0,"brotliLength":0,"metaUid":"3b73f0d5-206"}},"nodeMetas":{"3b73f0d5-0":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/Constants.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-1"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-24"},{"uid":"3b73f0d5-30"},{"uid":"3b73f0d5-4"},{"uid":"3b73f0d5-62"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-16"},{"uid":"3b73f0d5-198"},{"uid":"3b73f0d5-186"},{"uid":"3b73f0d5-188"},{"uid":"3b73f0d5-194"},{"uid":"3b73f0d5-196"},{"uid":"3b73f0d5-184"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-2":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Directions/MoveDirection.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-3"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-4":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/Vectors.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-5"},"imported":[{"uid":"3b73f0d5-0"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-6":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/TypeUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-7"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-64"},{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-92"},{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-14"}]},"3b73f0d5-8":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/MathUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-9"},"imported":[{"uid":"3b73f0d5-2"},{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-4"},{"uid":"3b73f0d5-6"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-24"},{"uid":"3b73f0d5-30"},{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-198"},{"uid":"3b73f0d5-196"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-10":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Directions/OutModeDirection.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-11"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-12":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/PixelMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-13"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-80"},{"uid":"3b73f0d5-14"}]},"3b73f0d5-14":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/Utils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-15"},"imported":[{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-10"},{"uid":"3b73f0d5-12"},{"uid":"3b73f0d5-4"},{"uid":"3b73f0d5-0"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-24"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-86"},{"uid":"3b73f0d5-90"},{"uid":"3b73f0d5-108"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-20"},{"uid":"3b73f0d5-74"},{"uid":"3b73f0d5-186"},{"uid":"3b73f0d5-188"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-16":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/EventDispatcher.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-17"},"imported":[{"uid":"3b73f0d5-0"}],"importedBy":[{"uid":"3b73f0d5-24"}]},"3b73f0d5-18":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/EventType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-19"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-20"},{"uid":"3b73f0d5-198"},{"uid":"3b73f0d5-194"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-20":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/PluginManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-21"},"imported":[{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-18"}],"importedBy":[{"uid":"3b73f0d5-24"}]},"3b73f0d5-22":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/LogUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-23"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-24"},{"uid":"3b73f0d5-198"},{"uid":"3b73f0d5-194"},{"uid":"3b73f0d5-184"}]},"3b73f0d5-24":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Engine.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-25"},"imported":[{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-16"},{"uid":"3b73f0d5-20"},{"uid":"3b73f0d5-22"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-198","dynamic":true}],"importedBy":[{"uid":"3b73f0d5-26"}]},"3b73f0d5-26":{"id":"/home/workflows/workspace/engine/dist/browser/initEngine.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-27"},"imported":[{"uid":"3b73f0d5-24"}],"importedBy":[{"uid":"3b73f0d5-120"}]},"3b73f0d5-28":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/RangeType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-29"},"imported":[],"importedBy":[{"uid":"3b73f0d5-30"}]},"3b73f0d5-30":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/Ranges.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-31"},"imported":[{"uid":"3b73f0d5-28"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-0"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-192"}]},"3b73f0d5-32":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Directions/RotateDirection.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-33"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"}]},"3b73f0d5-34":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/AnimationMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-35"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-58"}]},"3b73f0d5-36":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/LimitMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-37"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-104"},{"uid":"3b73f0d5-194"}]},"3b73f0d5-38":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/OutMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-39"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-88"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-40":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/AlterType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-41"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-118"}]},"3b73f0d5-42":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/DestroyType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-43"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"}]},"3b73f0d5-44":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/GradientType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-45"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"}]},"3b73f0d5-46":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/ParticleOutType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-47"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-48":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/StartValueType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-49"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-58"}]},"3b73f0d5-50":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/AnimationStatus.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-51"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-118"}]},"3b73f0d5-52":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/DrawLayer.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-53"},"imported":[],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-184"}]},"3b73f0d5-54":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/OptionLoader.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-55"},"imported":[{"uid":"3b73f0d5-6"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-58"},{"uid":"3b73f0d5-62"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-64"},{"uid":"3b73f0d5-100"},{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-76"},{"uid":"3b73f0d5-96"},{"uid":"3b73f0d5-94"},{"uid":"3b73f0d5-92"},{"uid":"3b73f0d5-78"},{"uid":"3b73f0d5-80"},{"uid":"3b73f0d5-82"},{"uid":"3b73f0d5-88"},{"uid":"3b73f0d5-86"},{"uid":"3b73f0d5-90"},{"uid":"3b73f0d5-106"},{"uid":"3b73f0d5-104"},{"uid":"3b73f0d5-102"},{"uid":"3b73f0d5-108"},{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-114"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-74"}]},"3b73f0d5-56":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/OptionsUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-57"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-8"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-58"},{"uid":"3b73f0d5-68"},{"uid":"3b73f0d5-60"},{"uid":"3b73f0d5-70"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-76"},{"uid":"3b73f0d5-96"},{"uid":"3b73f0d5-94"},{"uid":"3b73f0d5-92"},{"uid":"3b73f0d5-78"},{"uid":"3b73f0d5-80"},{"uid":"3b73f0d5-82"},{"uid":"3b73f0d5-86"},{"uid":"3b73f0d5-90"},{"uid":"3b73f0d5-106"},{"uid":"3b73f0d5-104"},{"uid":"3b73f0d5-102"},{"uid":"3b73f0d5-108"},{"uid":"3b73f0d5-110"},{"uid":"3b73f0d5-72"},{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-198"},{"uid":"3b73f0d5-74"}]},"3b73f0d5-58":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/AnimationOptions.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-59"},"imported":[{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-34"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-48"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-60"},{"uid":"3b73f0d5-84"}]},"3b73f0d5-60":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/ColorAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-61"},"imported":[{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-58"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-62"}]},"3b73f0d5-62":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/HslAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-63"},"imported":[{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-60"},{"uid":"3b73f0d5-54"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-66"}]},"3b73f0d5-64":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/OptionsColor.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-65"},"imported":[{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-54"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-68"}]},"3b73f0d5-66":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/AnimatableColor.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-67"},"imported":[{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-62"},{"uid":"3b73f0d5-64"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-76"},{"uid":"3b73f0d5-96"},{"uid":"3b73f0d5-94"}]},"3b73f0d5-68":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Background/Background.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-69"},"imported":[{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-64"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-116"}]},"3b73f0d5-70":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/FullScreen/FullScreen.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-71"},"imported":[{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-116"}]},"3b73f0d5-72":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/ResizeEvent.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-73"},"imported":[{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-116"}]},"3b73f0d5-74":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Effect/Effect.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-75"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-112"}]},"3b73f0d5-76":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Fill.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-77"},"imported":[{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-54"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-96"}]},"3b73f0d5-78":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/MoveAngle.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-79"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"}]},"3b73f0d5-80":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/MoveCenter.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-81"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-12"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"}]},"3b73f0d5-82":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/MoveGravity.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-83"},"imported":[{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-54"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"}]},"3b73f0d5-84":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/ValueWithRandom.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-85"},"imported":[{"uid":"3b73f0d5-58"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-8"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-98"},{"uid":"3b73f0d5-86"},{"uid":"3b73f0d5-110"}]},"3b73f0d5-86":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/Path/MovePath.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-87"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"}]},"3b73f0d5-88":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/OutModes.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-89"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-38"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"}]},"3b73f0d5-90":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/Spin.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-91"},"imported":[{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-14"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-92"}]},"3b73f0d5-92":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/Move.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-93"},"imported":[{"uid":"3b73f0d5-2"},{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-78"},{"uid":"3b73f0d5-80"},{"uid":"3b73f0d5-82"},{"uid":"3b73f0d5-86"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-88"},{"uid":"3b73f0d5-90"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"}]},"3b73f0d5-94":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Stroke.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-95"},"imported":[{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-96"}]},"3b73f0d5-96":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Paint.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-97"},"imported":[{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-76"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-94"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"}]},"3b73f0d5-98":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Bounce/ParticlesBounceFactor.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-99"},"imported":[{"uid":"3b73f0d5-84"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-100"}]},"3b73f0d5-100":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Bounce/ParticlesBounce.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-101"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-98"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"}]},"3b73f0d5-102":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Number/ParticlesDensity.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-103"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-106"}]},"3b73f0d5-104":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Number/ParticlesNumberLimit.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-105"},"imported":[{"uid":"3b73f0d5-36"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-106"}]},"3b73f0d5-106":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Number/ParticlesNumber.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-107"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-102"},{"uid":"3b73f0d5-104"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"}]},"3b73f0d5-108":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Shape/Shape.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-109"},"imported":[{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"}]},"3b73f0d5-110":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/ZIndex/ZIndex.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-111"},"imported":[{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-112"}]},"3b73f0d5-112":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/ParticlesOptions.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-113"},"imported":[{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-74"},{"uid":"3b73f0d5-76"},{"uid":"3b73f0d5-92"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-96"},{"uid":"3b73f0d5-100"},{"uid":"3b73f0d5-106"},{"uid":"3b73f0d5-108"},{"uid":"3b73f0d5-110"},{"uid":"3b73f0d5-6"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-114"}]},"3b73f0d5-114":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/ParticlesOptionsLoader.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-115"},"imported":[{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-54"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-194"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-116":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Options.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-117"},"imported":[{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-68"},{"uid":"3b73f0d5-70"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-72"},{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-114"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-198"}]},"3b73f0d5-118":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/ColorUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-119"},"imported":[{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-6"},{"uid":"3b73f0d5-40"},{"uid":"3b73f0d5-50"},{"uid":"3b73f0d5-14"}],"importedBy":[{"uid":"3b73f0d5-208"},{"uid":"3b73f0d5-186"},{"uid":"3b73f0d5-184"},{"uid":"3b73f0d5-190"}]},"3b73f0d5-120":{"id":"/home/workflows/workspace/engine/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-121"},"imported":[{"uid":"3b73f0d5-26"},{"uid":"3b73f0d5-208"}],"importedBy":[{"uid":"3b73f0d5-182"},{"uid":"3b73f0d5-178"},{"uid":"3b73f0d5-136"},{"uid":"3b73f0d5-150"},{"uid":"3b73f0d5-160"},{"uid":"3b73f0d5-168"},{"uid":"3b73f0d5-134"},{"uid":"3b73f0d5-200"},{"uid":"3b73f0d5-204"},{"uid":"3b73f0d5-156"},{"uid":"3b73f0d5-166"},{"uid":"3b73f0d5-172"},{"uid":"3b73f0d5-122"},{"uid":"3b73f0d5-124"},{"uid":"3b73f0d5-128"},{"uid":"3b73f0d5-130"},{"uid":"3b73f0d5-132"},{"uid":"3b73f0d5-206"},{"uid":"3b73f0d5-154"},{"uid":"3b73f0d5-158"},{"uid":"3b73f0d5-164"},{"uid":"3b73f0d5-126"}]},"3b73f0d5-122":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterLife.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-123"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-134"}]},"3b73f0d5-124":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterRate.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-125"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-134"}]},"3b73f0d5-126":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterShapeReplace.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-127"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-128"}]},"3b73f0d5-128":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterShape.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-129"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-126"}],"importedBy":[{"uid":"3b73f0d5-134"}]},"3b73f0d5-130":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterSize.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-131"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-134"},{"uid":"3b73f0d5-206"}]},"3b73f0d5-132":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterSpawn.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-133"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-134"}]},"3b73f0d5-134":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/Emitter.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-135"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-122"},{"uid":"3b73f0d5-124"},{"uid":"3b73f0d5-128"},{"uid":"3b73f0d5-130"},{"uid":"3b73f0d5-132"}],"importedBy":[{"uid":"3b73f0d5-136"},{"uid":"3b73f0d5-204"},{"uid":"3b73f0d5-206"}]},"3b73f0d5-136":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmittersPlugin.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-137"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-134"},{"uid":"3b73f0d5-200","dynamic":true}],"importedBy":[{"uid":"3b73f0d5-144"}]},"3b73f0d5-138":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/addEmittersShapesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-139"},"imported":[{"uid":"3b73f0d5-202","dynamic":true}],"importedBy":[{"uid":"3b73f0d5-144"}]},"3b73f0d5-140":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/getEmittersInstancesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-141"},"imported":[{"uid":"3b73f0d5-204","dynamic":true}],"importedBy":[{"uid":"3b73f0d5-144"}]},"3b73f0d5-142":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Enums/EmitterClickMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-143"},"imported":[],"importedBy":[{"uid":"3b73f0d5-144"}]},"3b73f0d5-144":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/plugin.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-145"},"imported":[{"uid":"3b73f0d5-136"},{"uid":"3b73f0d5-138"},{"uid":"3b73f0d5-140"},{"uid":"3b73f0d5-209"},{"uid":"3b73f0d5-142"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-146":{"id":"/home/workflows/workspace/plugins/colors/hex/dist/browser/HexColorManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-147"},"imported":[],"importedBy":[{"uid":"3b73f0d5-148"}]},"3b73f0d5-148":{"id":"/home/workflows/workspace/plugins/colors/hex/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-149"},"imported":[{"uid":"3b73f0d5-146"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-150":{"id":"/home/workflows/workspace/updaters/paint/dist/browser/PaintUpdater.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-151"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-152"}]},"3b73f0d5-152":{"id":"/home/workflows/workspace/updaters/paint/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-153"},"imported":[{"uid":"3b73f0d5-150"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-154":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/Options/Classes/RotateAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-155"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-156"}]},"3b73f0d5-156":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/Options/Classes/Rotate.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-157"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-154"}],"importedBy":[{"uid":"3b73f0d5-160"}]},"3b73f0d5-158":{"id":"/home/workflows/workspace/utils/animationUtils/dist/browser/Utils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-159"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-210"}]},"3b73f0d5-160":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/RotateUpdater.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-161"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-156"},{"uid":"3b73f0d5-210"}],"importedBy":[{"uid":"3b73f0d5-162"}]},"3b73f0d5-162":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-163"},"imported":[{"uid":"3b73f0d5-160"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-164":{"id":"/home/workflows/workspace/updaters/size/dist/browser/Options/Classes/SizeAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-165"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-166"}]},"3b73f0d5-166":{"id":"/home/workflows/workspace/updaters/size/dist/browser/Options/Classes/Size.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-167"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-164"}],"importedBy":[{"uid":"3b73f0d5-168"}]},"3b73f0d5-168":{"id":"/home/workflows/workspace/updaters/size/dist/browser/SizeUpdater.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-169"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-210"},{"uid":"3b73f0d5-166"}],"importedBy":[{"uid":"3b73f0d5-170"}]},"3b73f0d5-170":{"id":"/home/workflows/workspace/updaters/size/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-171"},"imported":[{"uid":"3b73f0d5-168"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-172":{"id":"/home/workflows/workspace/shapes/square/dist/browser/Utils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-173"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-174"}]},"3b73f0d5-174":{"id":"/home/workflows/workspace/shapes/square/dist/browser/SquareDrawer.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-175"},"imported":[{"uid":"3b73f0d5-172"}],"importedBy":[{"uid":"3b73f0d5-176"}]},"3b73f0d5-176":{"id":"/home/workflows/workspace/shapes/square/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-177"},"imported":[{"uid":"3b73f0d5-174"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-178":{"id":"/dist/browser/options.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-179"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-180"}]},"3b73f0d5-180":{"id":"/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-181"},"imported":[{"uid":"3b73f0d5-144"},{"uid":"3b73f0d5-148"},{"uid":"3b73f0d5-152"},{"uid":"3b73f0d5-162"},{"uid":"3b73f0d5-170"},{"uid":"3b73f0d5-176"},{"uid":"3b73f0d5-178"}],"importedBy":[{"uid":"3b73f0d5-182"}]},"3b73f0d5-182":{"id":"/dist/browser/bundle.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-183"},"imported":[{"uid":"3b73f0d5-180"},{"uid":"3b73f0d5-120"}],"importedBy":[],"isEntry":true},"3b73f0d5-184":{"id":"/home/workflows/workspace/engine/dist/browser/Core/RenderManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-185"},"imported":[{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-52"},{"uid":"3b73f0d5-22"}],"importedBy":[{"uid":"3b73f0d5-186"}]},"3b73f0d5-186":{"id":"/home/workflows/workspace/engine/dist/browser/Core/CanvasManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-187"},"imported":[{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-184"}],"importedBy":[{"uid":"3b73f0d5-198"}]},"3b73f0d5-188":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/EventListeners.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-189"},"imported":[{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-0"}],"importedBy":[{"uid":"3b73f0d5-198"}]},"3b73f0d5-190":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Particle.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-191"},"imported":[{"uid":"3b73f0d5-4"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-18"},{"uid":"3b73f0d5-2"},{"uid":"3b73f0d5-38"},{"uid":"3b73f0d5-10"},{"uid":"3b73f0d5-46"},{"uid":"3b73f0d5-114"}],"importedBy":[{"uid":"3b73f0d5-194"}]},"3b73f0d5-192":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/SpatialHashGrid.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-193"},"imported":[{"uid":"3b73f0d5-30"}],"importedBy":[{"uid":"3b73f0d5-194"}]},"3b73f0d5-194":{"id":"/home/workflows/workspace/engine/dist/browser/Core/ParticlesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-195"},"imported":[{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-18"},{"uid":"3b73f0d5-36"},{"uid":"3b73f0d5-190"},{"uid":"3b73f0d5-192"},{"uid":"3b73f0d5-22"},{"uid":"3b73f0d5-114"}],"importedBy":[{"uid":"3b73f0d5-198"}]},"3b73f0d5-196":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Retina.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-197"},"imported":[{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-8"}],"importedBy":[{"uid":"3b73f0d5-198"}]},"3b73f0d5-198":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Container.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-199"},"imported":[{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-186"},{"uid":"3b73f0d5-188"},{"uid":"3b73f0d5-18"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-194"},{"uid":"3b73f0d5-196"},{"uid":"3b73f0d5-22"},{"uid":"3b73f0d5-56"}],"importedBy":[{"uid":"3b73f0d5-24"}]},"3b73f0d5-200":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmittersPluginInstance.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-201"},"imported":[{"uid":"3b73f0d5-120"}],"importedBy":[{"uid":"3b73f0d5-136"}]},"3b73f0d5-202":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/ShapeManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-203"},"imported":[],"importedBy":[{"uid":"3b73f0d5-138"}]},"3b73f0d5-204":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmittersInstancesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-205"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-134"},{"uid":"3b73f0d5-206","dynamic":true}],"importedBy":[{"uid":"3b73f0d5-140"}]},"3b73f0d5-206":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmitterInstance.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"3b73f0d5-207"},"imported":[{"uid":"3b73f0d5-120"},{"uid":"3b73f0d5-134"},{"uid":"3b73f0d5-130"}],"importedBy":[{"uid":"3b73f0d5-204"}]},"3b73f0d5-208":{"id":"/home/workflows/workspace/engine/dist/browser/exports.js","moduleParts":{},"imported":[{"uid":"3b73f0d5-0"},{"uid":"3b73f0d5-30"},{"uid":"3b73f0d5-4"},{"uid":"3b73f0d5-2"},{"uid":"3b73f0d5-32"},{"uid":"3b73f0d5-10"},{"uid":"3b73f0d5-34"},{"uid":"3b73f0d5-36"},{"uid":"3b73f0d5-38"},{"uid":"3b73f0d5-12"},{"uid":"3b73f0d5-40"},{"uid":"3b73f0d5-42"},{"uid":"3b73f0d5-44"},{"uid":"3b73f0d5-46"},{"uid":"3b73f0d5-48"},{"uid":"3b73f0d5-18"},{"uid":"3b73f0d5-50"},{"uid":"3b73f0d5-52"},{"uid":"3b73f0d5-66"},{"uid":"3b73f0d5-58"},{"uid":"3b73f0d5-68"},{"uid":"3b73f0d5-60"},{"uid":"3b73f0d5-70"},{"uid":"3b73f0d5-62"},{"uid":"3b73f0d5-116"},{"uid":"3b73f0d5-64"},{"uid":"3b73f0d5-100"},{"uid":"3b73f0d5-98"},{"uid":"3b73f0d5-112"},{"uid":"3b73f0d5-76"},{"uid":"3b73f0d5-96"},{"uid":"3b73f0d5-94"},{"uid":"3b73f0d5-92"},{"uid":"3b73f0d5-78"},{"uid":"3b73f0d5-80"},{"uid":"3b73f0d5-82"},{"uid":"3b73f0d5-88"},{"uid":"3b73f0d5-86"},{"uid":"3b73f0d5-90"},{"uid":"3b73f0d5-106"},{"uid":"3b73f0d5-104"},{"uid":"3b73f0d5-102"},{"uid":"3b73f0d5-108"},{"uid":"3b73f0d5-110"},{"uid":"3b73f0d5-72"},{"uid":"3b73f0d5-84"},{"uid":"3b73f0d5-118"},{"uid":"3b73f0d5-22"},{"uid":"3b73f0d5-8"},{"uid":"3b73f0d5-54"},{"uid":"3b73f0d5-114"},{"uid":"3b73f0d5-56"},{"uid":"3b73f0d5-14"},{"uid":"3b73f0d5-6"}],"importedBy":[{"uid":"3b73f0d5-120"}]},"3b73f0d5-209":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmitterShapeBase.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"3b73f0d5-144"}]},"3b73f0d5-210":{"id":"/home/workflows/workspace/utils/animationUtils/dist/browser/index.js","moduleParts":{},"imported":[{"uid":"3b73f0d5-158"}],"importedBy":[{"uid":"3b73f0d5-160"},{"uid":"3b73f0d5-168"}]}},"env":{"rollup":"4.62.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4933
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.preset.squares.bundle.js","children":[{"name":"home/workflows/workspace","children":[{"name":"engine/dist/browser","children":[{"name":"Core","children":[{"name":"Utils","children":[{"uid":"e2ffafef-1","name":"Constants.js"},{"uid":"e2ffafef-5","name":"Vectors.js"},{"uid":"e2ffafef-21","name":"PluginManager.js"},{"uid":"e2ffafef-31","name":"Ranges.js"},{"uid":"e2ffafef-189","name":"EventListeners.js"},{"uid":"e2ffafef-193","name":"SpatialHashGrid.js"}]},{"uid":"e2ffafef-25","name":"Engine.js"},{"uid":"e2ffafef-185","name":"RenderManager.js"},{"uid":"e2ffafef-187","name":"CanvasManager.js"},{"uid":"e2ffafef-191","name":"Particle.js"},{"uid":"e2ffafef-195","name":"ParticlesManager.js"},{"uid":"e2ffafef-197","name":"Retina.js"},{"uid":"e2ffafef-199","name":"Container.js"}]},{"name":"Enums","children":[{"name":"Directions","children":[{"uid":"e2ffafef-3","name":"MoveDirection.js"},{"uid":"e2ffafef-11","name":"OutModeDirection.js"},{"uid":"e2ffafef-33","name":"RotateDirection.js"}]},{"name":"Modes","children":[{"uid":"e2ffafef-13","name":"PixelMode.js"},{"uid":"e2ffafef-35","name":"AnimationMode.js"},{"uid":"e2ffafef-37","name":"LimitMode.js"},{"uid":"e2ffafef-39","name":"OutMode.js"}]},{"name":"Types","children":[{"uid":"e2ffafef-19","name":"EventType.js"},{"uid":"e2ffafef-41","name":"AlterType.js"},{"uid":"e2ffafef-43","name":"DestroyType.js"},{"uid":"e2ffafef-45","name":"GradientType.js"},{"uid":"e2ffafef-47","name":"ParticleOutType.js"},{"uid":"e2ffafef-49","name":"StartValueType.js"}]},{"uid":"e2ffafef-29","name":"RangeType.js"},{"uid":"e2ffafef-51","name":"AnimationStatus.js"},{"uid":"e2ffafef-53","name":"DrawLayer.js"}]},{"name":"Utils","children":[{"uid":"e2ffafef-7","name":"TypeUtils.js"},{"uid":"e2ffafef-9","name":"MathUtils.js"},{"uid":"e2ffafef-15","name":"Utils.js"},{"uid":"e2ffafef-17","name":"EventDispatcher.js"},{"uid":"e2ffafef-23","name":"LogUtils.js"},{"uid":"e2ffafef-55","name":"OptionLoader.js"},{"uid":"e2ffafef-57","name":"OptionsUtils.js"},{"uid":"e2ffafef-115","name":"ParticlesOptionsLoader.js"},{"uid":"e2ffafef-119","name":"ColorUtils.js"}]},{"uid":"e2ffafef-27","name":"initEngine.js"},{"name":"Options/Classes","children":[{"uid":"e2ffafef-59","name":"AnimationOptions.js"},{"uid":"e2ffafef-61","name":"ColorAnimation.js"},{"uid":"e2ffafef-63","name":"HslAnimation.js"},{"uid":"e2ffafef-65","name":"OptionsColor.js"},{"uid":"e2ffafef-67","name":"AnimatableColor.js"},{"name":"Background/Background.js","uid":"e2ffafef-69"},{"name":"FullScreen/FullScreen.js","uid":"e2ffafef-71"},{"uid":"e2ffafef-73","name":"ResizeEvent.js"},{"name":"Particles","children":[{"name":"Effect/Effect.js","uid":"e2ffafef-75"},{"uid":"e2ffafef-77","name":"Fill.js"},{"name":"Move","children":[{"uid":"e2ffafef-79","name":"MoveAngle.js"},{"uid":"e2ffafef-81","name":"MoveCenter.js"},{"uid":"e2ffafef-83","name":"MoveGravity.js"},{"name":"Path/MovePath.js","uid":"e2ffafef-87"},{"uid":"e2ffafef-89","name":"OutModes.js"},{"uid":"e2ffafef-91","name":"Spin.js"},{"uid":"e2ffafef-93","name":"Move.js"}]},{"uid":"e2ffafef-95","name":"Stroke.js"},{"uid":"e2ffafef-97","name":"Paint.js"},{"name":"Bounce","children":[{"uid":"e2ffafef-99","name":"ParticlesBounceFactor.js"},{"uid":"e2ffafef-101","name":"ParticlesBounce.js"}]},{"name":"Number","children":[{"uid":"e2ffafef-103","name":"ParticlesDensity.js"},{"uid":"e2ffafef-105","name":"ParticlesNumberLimit.js"},{"uid":"e2ffafef-107","name":"ParticlesNumber.js"}]},{"name":"Shape/Shape.js","uid":"e2ffafef-109"},{"name":"ZIndex/ZIndex.js","uid":"e2ffafef-111"},{"uid":"e2ffafef-113","name":"ParticlesOptions.js"}]},{"uid":"e2ffafef-85","name":"ValueWithRandom.js"},{"uid":"e2ffafef-117","name":"Options.js"}]},{"uid":"e2ffafef-121","name":"index.js"}]},{"name":"plugins","children":[{"name":"emitters/dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"e2ffafef-123","name":"EmitterLife.js"},{"uid":"e2ffafef-125","name":"EmitterRate.js"},{"uid":"e2ffafef-127","name":"EmitterShapeReplace.js"},{"uid":"e2ffafef-129","name":"EmitterShape.js"},{"uid":"e2ffafef-131","name":"EmitterSize.js"},{"uid":"e2ffafef-133","name":"EmitterSpawn.js"},{"uid":"e2ffafef-135","name":"Emitter.js"}]},{"uid":"e2ffafef-137","name":"EmittersPlugin.js"},{"uid":"e2ffafef-139","name":"addEmittersShapesManager.js"},{"uid":"e2ffafef-141","name":"getEmittersInstancesManager.js"},{"name":"Enums/EmitterClickMode.js","uid":"e2ffafef-143"},{"uid":"e2ffafef-145","name":"plugin.js"},{"uid":"e2ffafef-201","name":"EmittersPluginInstance.js"},{"uid":"e2ffafef-203","name":"ShapeManager.js"},{"uid":"e2ffafef-205","name":"EmittersInstancesManager.js"},{"uid":"e2ffafef-207","name":"EmitterInstance.js"}]},{"name":"colors/hex/dist/browser","children":[{"uid":"e2ffafef-147","name":"HexColorManager.js"},{"uid":"e2ffafef-149","name":"index.js"}]}]},{"name":"updaters","children":[{"name":"paint/dist/browser","children":[{"uid":"e2ffafef-151","name":"PaintUpdater.js"},{"uid":"e2ffafef-153","name":"index.js"}]},{"name":"rotate/dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"e2ffafef-155","name":"RotateAnimation.js"},{"uid":"e2ffafef-157","name":"Rotate.js"}]},{"uid":"e2ffafef-161","name":"RotateUpdater.js"},{"uid":"e2ffafef-163","name":"index.js"}]},{"name":"size/dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"e2ffafef-165","name":"SizeAnimation.js"},{"uid":"e2ffafef-167","name":"Size.js"}]},{"uid":"e2ffafef-169","name":"SizeUpdater.js"},{"uid":"e2ffafef-171","name":"index.js"}]}]},{"name":"utils/animationUtils/dist/browser/Utils.js","uid":"e2ffafef-159"},{"name":"shapes/square/dist/browser","children":[{"uid":"e2ffafef-173","name":"Utils.js"},{"uid":"e2ffafef-175","name":"SquareDrawer.js"},{"uid":"e2ffafef-177","name":"index.js"}]}]},{"name":"dist/browser","children":[{"uid":"e2ffafef-179","name":"options.js"},{"uid":"e2ffafef-181","name":"index.js"},{"uid":"e2ffafef-183","name":"bundle.js"}]}]}],"isRoot":true},"nodeParts":{"e2ffafef-1":{"renderedLength":1495,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-0"},"e2ffafef-3":{"renderedLength":599,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-2"},"e2ffafef-5":{"renderedLength":3212,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-4"},"e2ffafef-7":{"renderedLength":469,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-6"},"e2ffafef-9":{"renderedLength":4305,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-8"},"e2ffafef-11":{"renderedLength":289,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-10"},"e2ffafef-13":{"renderedLength":169,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-12"},"e2ffafef-15":{"renderedLength":7771,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-14"},"e2ffafef-17":{"renderedLength":1416,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-16"},"e2ffafef-19":{"renderedLength":771,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-18"},"e2ffafef-21":{"renderedLength":5067,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-20"},"e2ffafef-23":{"renderedLength":538,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-22"},"e2ffafef-25":{"renderedLength":6107,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-24"},"e2ffafef-27":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-26"},"e2ffafef-29":{"renderedLength":171,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-28"},"e2ffafef-31":{"renderedLength":2748,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-30"},"e2ffafef-33":{"renderedLength":274,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-32"},"e2ffafef-35":{"renderedLength":281,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-34"},"e2ffafef-37":{"renderedLength":161,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-36"},"e2ffafef-39":{"renderedLength":257,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-38"},"e2ffafef-41":{"renderedLength":171,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-40"},"e2ffafef-43":{"renderedLength":203,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-42"},"e2ffafef-45":{"renderedLength":226,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-44"},"e2ffafef-47":{"renderedLength":249,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-46"},"e2ffafef-49":{"renderedLength":228,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-48"},"e2ffafef-51":{"renderedLength":217,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-50"},"e2ffafef-53":{"renderedLength":631,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-52"},"e2ffafef-55":{"renderedLength":332,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-54"},"e2ffafef-57":{"renderedLength":914,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-56"},"e2ffafef-59":{"renderedLength":872,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-58"},"e2ffafef-61":{"renderedLength":466,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-60"},"e2ffafef-63":{"renderedLength":315,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-62"},"e2ffafef-65":{"renderedLength":603,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-64"},"e2ffafef-67":{"renderedLength":914,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-66"},"e2ffafef-69":{"renderedLength":882,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-68"},"e2ffafef-71":{"renderedLength":235,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-70"},"e2ffafef-73":{"renderedLength":235,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-72"},"e2ffafef-75":{"renderedLength":605,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-74"},"e2ffafef-77":{"renderedLength":387,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-76"},"e2ffafef-79":{"renderedLength":239,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-78"},"e2ffafef-81":{"renderedLength":364,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-80"},"e2ffafef-83":{"renderedLength":432,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-82"},"e2ffafef-85":{"renderedLength":590,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-84"},"e2ffafef-87":{"renderedLength":517,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-86"},"e2ffafef-89":{"renderedLength":482,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-88"},"e2ffafef-91":{"renderedLength":381,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-90"},"e2ffafef-93":{"renderedLength":2020,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-92"},"e2ffafef-95":{"renderedLength":384,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-94"},"e2ffafef-97":{"renderedLength":409,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-96"},"e2ffafef-99":{"renderedLength":82,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-98"},"e2ffafef-101":{"renderedLength":283,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-100"},"e2ffafef-103":{"renderedLength":320,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-102"},"e2ffafef-105":{"renderedLength":248,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-104"},"e2ffafef-107":{"renderedLength":331,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-106"},"e2ffafef-109":{"renderedLength":606,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-108"},"e2ffafef-111":{"renderedLength":377,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-110"},"e2ffafef-113":{"renderedLength":5055,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-112"},"e2ffafef-115":{"renderedLength":235,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-114"},"e2ffafef-117":{"renderedLength":3365,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-116"},"e2ffafef-119":{"renderedLength":11736,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-118"},"e2ffafef-121":{"renderedLength":37,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-120"},"e2ffafef-123":{"renderedLength":426,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-122"},"e2ffafef-125":{"renderedLength":295,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-124"},"e2ffafef-127":{"renderedLength":296,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-126"},"e2ffafef-129":{"renderedLength":446,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-128"},"e2ffafef-131":{"renderedLength":362,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-130"},"e2ffafef-133":{"renderedLength":427,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-132"},"e2ffafef-135":{"renderedLength":2057,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-134"},"e2ffafef-137":{"renderedLength":1145,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-136"},"e2ffafef-139":{"renderedLength":424,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-138"},"e2ffafef-141":{"renderedLength":656,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-140"},"e2ffafef-143":{"renderedLength":162,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-142"},"e2ffafef-145":{"renderedLength":367,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-144"},"e2ffafef-147":{"renderedLength":1680,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-146"},"e2ffafef-149":{"renderedLength":229,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-148"},"e2ffafef-151":{"renderedLength":3490,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-150"},"e2ffafef-153":{"renderedLength":325,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-152"},"e2ffafef-155":{"renderedLength":440,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-154"},"e2ffafef-157":{"renderedLength":452,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-156"},"e2ffafef-159":{"renderedLength":4908,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-158"},"e2ffafef-161":{"renderedLength":2686,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-160"},"e2ffafef-163":{"renderedLength":311,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-162"},"e2ffafef-165":{"renderedLength":286,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-164"},"e2ffafef-167":{"renderedLength":403,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-166"},"e2ffafef-169":{"renderedLength":2045,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-168"},"e2ffafef-171":{"renderedLength":305,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-170"},"e2ffafef-173":{"renderedLength":234,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-172"},"e2ffafef-175":{"renderedLength":174,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-174"},"e2ffafef-177":{"renderedLength":252,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-176"},"e2ffafef-179":{"renderedLength":1358,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-178"},"e2ffafef-181":{"renderedLength":496,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-180"},"e2ffafef-183":{"renderedLength":136,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-182"},"e2ffafef-185":{"renderedLength":19099,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-184"},"e2ffafef-187":{"renderedLength":12591,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-186"},"e2ffafef-189":{"renderedLength":3127,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-188"},"e2ffafef-191":{"renderedLength":23379,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-190"},"e2ffafef-193":{"renderedLength":3896,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-192"},"e2ffafef-195":{"renderedLength":17436,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-194"},"e2ffafef-197":{"renderedLength":1506,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-196"},"e2ffafef-199":{"renderedLength":13382,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-198"},"e2ffafef-201":{"renderedLength":1512,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-200"},"e2ffafef-203":{"renderedLength":424,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-202"},"e2ffafef-205":{"renderedLength":2849,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-204"},"e2ffafef-207":{"renderedLength":17001,"gzipLength":0,"brotliLength":0,"metaUid":"e2ffafef-206"}},"nodeMetas":{"e2ffafef-0":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/Constants.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-1"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-24"},{"uid":"e2ffafef-30"},{"uid":"e2ffafef-4"},{"uid":"e2ffafef-62"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-16"},{"uid":"e2ffafef-198"},{"uid":"e2ffafef-186"},{"uid":"e2ffafef-188"},{"uid":"e2ffafef-194"},{"uid":"e2ffafef-196"},{"uid":"e2ffafef-184"},{"uid":"e2ffafef-190"}]},"e2ffafef-2":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Directions/MoveDirection.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-3"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-190"}]},"e2ffafef-4":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/Vectors.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-5"},"imported":[{"uid":"e2ffafef-0"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-190"}]},"e2ffafef-6":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/TypeUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-7"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-66"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-64"},{"uid":"e2ffafef-112"},{"uid":"e2ffafef-92"},{"uid":"e2ffafef-84"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-14"}]},"e2ffafef-8":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/MathUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-9"},"imported":[{"uid":"e2ffafef-2"},{"uid":"e2ffafef-0"},{"uid":"e2ffafef-4"},{"uid":"e2ffafef-6"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-24"},{"uid":"e2ffafef-30"},{"uid":"e2ffafef-84"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-198"},{"uid":"e2ffafef-196"},{"uid":"e2ffafef-190"}]},"e2ffafef-10":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Directions/OutModeDirection.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-11"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-190"}]},"e2ffafef-12":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/PixelMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-13"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-80"},{"uid":"e2ffafef-14"}]},"e2ffafef-14":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/Utils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-15"},"imported":[{"uid":"e2ffafef-8"},{"uid":"e2ffafef-6"},{"uid":"e2ffafef-10"},{"uid":"e2ffafef-12"},{"uid":"e2ffafef-4"},{"uid":"e2ffafef-0"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-24"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-112"},{"uid":"e2ffafef-86"},{"uid":"e2ffafef-90"},{"uid":"e2ffafef-108"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-20"},{"uid":"e2ffafef-74"},{"uid":"e2ffafef-186"},{"uid":"e2ffafef-188"},{"uid":"e2ffafef-190"}]},"e2ffafef-16":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/EventDispatcher.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-17"},"imported":[{"uid":"e2ffafef-0"}],"importedBy":[{"uid":"e2ffafef-24"}]},"e2ffafef-18":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/EventType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-19"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-20"},{"uid":"e2ffafef-198"},{"uid":"e2ffafef-194"},{"uid":"e2ffafef-190"}]},"e2ffafef-20":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/PluginManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-21"},"imported":[{"uid":"e2ffafef-14"},{"uid":"e2ffafef-18"}],"importedBy":[{"uid":"e2ffafef-24"}]},"e2ffafef-22":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/LogUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-23"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-24"},{"uid":"e2ffafef-198"},{"uid":"e2ffafef-194"},{"uid":"e2ffafef-184"}]},"e2ffafef-24":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Engine.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-25"},"imported":[{"uid":"e2ffafef-0"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-16"},{"uid":"e2ffafef-20"},{"uid":"e2ffafef-22"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-198","dynamic":true}],"importedBy":[{"uid":"e2ffafef-26"}]},"e2ffafef-26":{"id":"/home/workflows/workspace/engine/dist/browser/initEngine.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-27"},"imported":[{"uid":"e2ffafef-24"}],"importedBy":[{"uid":"e2ffafef-120"}]},"e2ffafef-28":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/RangeType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-29"},"imported":[],"importedBy":[{"uid":"e2ffafef-30"}]},"e2ffafef-30":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/Ranges.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-31"},"imported":[{"uid":"e2ffafef-28"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-0"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-192"}]},"e2ffafef-32":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Directions/RotateDirection.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-33"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"}]},"e2ffafef-34":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/AnimationMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-35"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-58"}]},"e2ffafef-36":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/LimitMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-37"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-104"},{"uid":"e2ffafef-194"}]},"e2ffafef-38":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Modes/OutMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-39"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-88"},{"uid":"e2ffafef-190"}]},"e2ffafef-40":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/AlterType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-41"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-118"}]},"e2ffafef-42":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/DestroyType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-43"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"}]},"e2ffafef-44":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/GradientType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-45"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"}]},"e2ffafef-46":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/ParticleOutType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-47"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-190"}]},"e2ffafef-48":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/Types/StartValueType.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-49"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-58"}]},"e2ffafef-50":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/AnimationStatus.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-51"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-118"}]},"e2ffafef-52":{"id":"/home/workflows/workspace/engine/dist/browser/Enums/DrawLayer.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-53"},"imported":[],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-184"}]},"e2ffafef-54":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/OptionLoader.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-55"},"imported":[{"uid":"e2ffafef-6"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-58"},{"uid":"e2ffafef-62"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-64"},{"uid":"e2ffafef-100"},{"uid":"e2ffafef-112"},{"uid":"e2ffafef-76"},{"uid":"e2ffafef-96"},{"uid":"e2ffafef-94"},{"uid":"e2ffafef-92"},{"uid":"e2ffafef-78"},{"uid":"e2ffafef-80"},{"uid":"e2ffafef-82"},{"uid":"e2ffafef-88"},{"uid":"e2ffafef-86"},{"uid":"e2ffafef-90"},{"uid":"e2ffafef-106"},{"uid":"e2ffafef-104"},{"uid":"e2ffafef-102"},{"uid":"e2ffafef-108"},{"uid":"e2ffafef-84"},{"uid":"e2ffafef-114"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-74"}]},"e2ffafef-56":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/OptionsUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-57"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-8"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-58"},{"uid":"e2ffafef-68"},{"uid":"e2ffafef-60"},{"uid":"e2ffafef-70"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-76"},{"uid":"e2ffafef-96"},{"uid":"e2ffafef-94"},{"uid":"e2ffafef-92"},{"uid":"e2ffafef-78"},{"uid":"e2ffafef-80"},{"uid":"e2ffafef-82"},{"uid":"e2ffafef-86"},{"uid":"e2ffafef-90"},{"uid":"e2ffafef-106"},{"uid":"e2ffafef-104"},{"uid":"e2ffafef-102"},{"uid":"e2ffafef-108"},{"uid":"e2ffafef-110"},{"uid":"e2ffafef-72"},{"uid":"e2ffafef-84"},{"uid":"e2ffafef-198"},{"uid":"e2ffafef-74"}]},"e2ffafef-58":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/AnimationOptions.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-59"},"imported":[{"uid":"e2ffafef-56"},{"uid":"e2ffafef-34"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-48"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-60"},{"uid":"e2ffafef-84"}]},"e2ffafef-60":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/ColorAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-61"},"imported":[{"uid":"e2ffafef-56"},{"uid":"e2ffafef-58"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-62"}]},"e2ffafef-62":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/HslAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-63"},"imported":[{"uid":"e2ffafef-0"},{"uid":"e2ffafef-60"},{"uid":"e2ffafef-54"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-66"}]},"e2ffafef-64":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/OptionsColor.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-65"},"imported":[{"uid":"e2ffafef-6"},{"uid":"e2ffafef-54"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-66"},{"uid":"e2ffafef-68"}]},"e2ffafef-66":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/AnimatableColor.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-67"},"imported":[{"uid":"e2ffafef-6"},{"uid":"e2ffafef-62"},{"uid":"e2ffafef-64"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"},{"uid":"e2ffafef-76"},{"uid":"e2ffafef-96"},{"uid":"e2ffafef-94"}]},"e2ffafef-68":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Background/Background.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-69"},"imported":[{"uid":"e2ffafef-56"},{"uid":"e2ffafef-64"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-116"}]},"e2ffafef-70":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/FullScreen/FullScreen.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-71"},"imported":[{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-116"}]},"e2ffafef-72":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/ResizeEvent.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-73"},"imported":[{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-116"}]},"e2ffafef-74":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Effect/Effect.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-75"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-112"}]},"e2ffafef-76":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Fill.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-77"},"imported":[{"uid":"e2ffafef-56"},{"uid":"e2ffafef-66"},{"uid":"e2ffafef-54"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"},{"uid":"e2ffafef-96"}]},"e2ffafef-78":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/MoveAngle.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-79"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"}]},"e2ffafef-80":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/MoveCenter.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-81"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-12"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"}]},"e2ffafef-82":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/MoveGravity.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-83"},"imported":[{"uid":"e2ffafef-56"},{"uid":"e2ffafef-54"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"}]},"e2ffafef-84":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/ValueWithRandom.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-85"},"imported":[{"uid":"e2ffafef-58"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-6"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-8"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-98"},{"uid":"e2ffafef-86"},{"uid":"e2ffafef-110"}]},"e2ffafef-86":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/Path/MovePath.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-87"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-84"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"}]},"e2ffafef-88":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/OutModes.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-89"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-38"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"}]},"e2ffafef-90":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/Spin.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-91"},"imported":[{"uid":"e2ffafef-56"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-14"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-92"}]},"e2ffafef-92":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Move/Move.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-93"},"imported":[{"uid":"e2ffafef-2"},{"uid":"e2ffafef-6"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-78"},{"uid":"e2ffafef-80"},{"uid":"e2ffafef-82"},{"uid":"e2ffafef-86"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-88"},{"uid":"e2ffafef-90"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"}]},"e2ffafef-94":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Stroke.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-95"},"imported":[{"uid":"e2ffafef-66"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-96"}]},"e2ffafef-96":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Paint.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-97"},"imported":[{"uid":"e2ffafef-66"},{"uid":"e2ffafef-76"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-94"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"}]},"e2ffafef-98":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Bounce/ParticlesBounceFactor.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-99"},"imported":[{"uid":"e2ffafef-84"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-100"}]},"e2ffafef-100":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Bounce/ParticlesBounce.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-101"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-98"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"}]},"e2ffafef-102":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Number/ParticlesDensity.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-103"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-106"}]},"e2ffafef-104":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Number/ParticlesNumberLimit.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-105"},"imported":[{"uid":"e2ffafef-36"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-106"}]},"e2ffafef-106":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Number/ParticlesNumber.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-107"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-102"},{"uid":"e2ffafef-104"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"}]},"e2ffafef-108":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/Shape/Shape.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-109"},"imported":[{"uid":"e2ffafef-54"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"}]},"e2ffafef-110":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/ZIndex/ZIndex.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-111"},"imported":[{"uid":"e2ffafef-84"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-112"}]},"e2ffafef-112":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Particles/ParticlesOptions.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-113"},"imported":[{"uid":"e2ffafef-14"},{"uid":"e2ffafef-66"},{"uid":"e2ffafef-74"},{"uid":"e2ffafef-76"},{"uid":"e2ffafef-92"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-96"},{"uid":"e2ffafef-100"},{"uid":"e2ffafef-106"},{"uid":"e2ffafef-108"},{"uid":"e2ffafef-110"},{"uid":"e2ffafef-6"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-114"}]},"e2ffafef-114":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/ParticlesOptionsLoader.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-115"},"imported":[{"uid":"e2ffafef-112"},{"uid":"e2ffafef-54"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-194"},{"uid":"e2ffafef-190"}]},"e2ffafef-116":{"id":"/home/workflows/workspace/engine/dist/browser/Options/Classes/Options.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-117"},"imported":[{"uid":"e2ffafef-14"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-68"},{"uid":"e2ffafef-70"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-72"},{"uid":"e2ffafef-6"},{"uid":"e2ffafef-114"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-198"}]},"e2ffafef-118":{"id":"/home/workflows/workspace/engine/dist/browser/Utils/ColorUtils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-119"},"imported":[{"uid":"e2ffafef-8"},{"uid":"e2ffafef-0"},{"uid":"e2ffafef-6"},{"uid":"e2ffafef-40"},{"uid":"e2ffafef-50"},{"uid":"e2ffafef-14"}],"importedBy":[{"uid":"e2ffafef-208"},{"uid":"e2ffafef-186"},{"uid":"e2ffafef-184"},{"uid":"e2ffafef-190"}]},"e2ffafef-120":{"id":"/home/workflows/workspace/engine/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-121"},"imported":[{"uid":"e2ffafef-26"},{"uid":"e2ffafef-208"}],"importedBy":[{"uid":"e2ffafef-182"},{"uid":"e2ffafef-178"},{"uid":"e2ffafef-136"},{"uid":"e2ffafef-150"},{"uid":"e2ffafef-160"},{"uid":"e2ffafef-168"},{"uid":"e2ffafef-134"},{"uid":"e2ffafef-200"},{"uid":"e2ffafef-204"},{"uid":"e2ffafef-156"},{"uid":"e2ffafef-166"},{"uid":"e2ffafef-172"},{"uid":"e2ffafef-122"},{"uid":"e2ffafef-124"},{"uid":"e2ffafef-128"},{"uid":"e2ffafef-130"},{"uid":"e2ffafef-132"},{"uid":"e2ffafef-206"},{"uid":"e2ffafef-154"},{"uid":"e2ffafef-158"},{"uid":"e2ffafef-164"},{"uid":"e2ffafef-126"}]},"e2ffafef-122":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterLife.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-123"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-134"}]},"e2ffafef-124":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterRate.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-125"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-134"}]},"e2ffafef-126":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterShapeReplace.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-127"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-128"}]},"e2ffafef-128":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterShape.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-129"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-126"}],"importedBy":[{"uid":"e2ffafef-134"}]},"e2ffafef-130":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterSize.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-131"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-134"},{"uid":"e2ffafef-206"}]},"e2ffafef-132":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/EmitterSpawn.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-133"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-134"}]},"e2ffafef-134":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Options/Classes/Emitter.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-135"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-122"},{"uid":"e2ffafef-124"},{"uid":"e2ffafef-128"},{"uid":"e2ffafef-130"},{"uid":"e2ffafef-132"}],"importedBy":[{"uid":"e2ffafef-136"},{"uid":"e2ffafef-204"},{"uid":"e2ffafef-206"}]},"e2ffafef-136":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmittersPlugin.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-137"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-134"},{"uid":"e2ffafef-200","dynamic":true}],"importedBy":[{"uid":"e2ffafef-144"}]},"e2ffafef-138":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/addEmittersShapesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-139"},"imported":[{"uid":"e2ffafef-202","dynamic":true}],"importedBy":[{"uid":"e2ffafef-144"}]},"e2ffafef-140":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/getEmittersInstancesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-141"},"imported":[{"uid":"e2ffafef-204","dynamic":true}],"importedBy":[{"uid":"e2ffafef-144"}]},"e2ffafef-142":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/Enums/EmitterClickMode.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-143"},"imported":[],"importedBy":[{"uid":"e2ffafef-144"}]},"e2ffafef-144":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/plugin.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-145"},"imported":[{"uid":"e2ffafef-136"},{"uid":"e2ffafef-138"},{"uid":"e2ffafef-140"},{"uid":"e2ffafef-209"},{"uid":"e2ffafef-142"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-146":{"id":"/home/workflows/workspace/plugins/colors/hex/dist/browser/HexColorManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-147"},"imported":[],"importedBy":[{"uid":"e2ffafef-148"}]},"e2ffafef-148":{"id":"/home/workflows/workspace/plugins/colors/hex/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-149"},"imported":[{"uid":"e2ffafef-146"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-150":{"id":"/home/workflows/workspace/updaters/paint/dist/browser/PaintUpdater.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-151"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-152"}]},"e2ffafef-152":{"id":"/home/workflows/workspace/updaters/paint/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-153"},"imported":[{"uid":"e2ffafef-150"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-154":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/Options/Classes/RotateAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-155"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-156"}]},"e2ffafef-156":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/Options/Classes/Rotate.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-157"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-154"}],"importedBy":[{"uid":"e2ffafef-160"}]},"e2ffafef-158":{"id":"/home/workflows/workspace/utils/animationUtils/dist/browser/Utils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-159"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-210"}]},"e2ffafef-160":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/RotateUpdater.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-161"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-156"},{"uid":"e2ffafef-210"}],"importedBy":[{"uid":"e2ffafef-162"}]},"e2ffafef-162":{"id":"/home/workflows/workspace/updaters/rotate/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-163"},"imported":[{"uid":"e2ffafef-160"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-164":{"id":"/home/workflows/workspace/updaters/size/dist/browser/Options/Classes/SizeAnimation.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-165"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-166"}]},"e2ffafef-166":{"id":"/home/workflows/workspace/updaters/size/dist/browser/Options/Classes/Size.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-167"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-164"}],"importedBy":[{"uid":"e2ffafef-168"}]},"e2ffafef-168":{"id":"/home/workflows/workspace/updaters/size/dist/browser/SizeUpdater.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-169"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-210"},{"uid":"e2ffafef-166"}],"importedBy":[{"uid":"e2ffafef-170"}]},"e2ffafef-170":{"id":"/home/workflows/workspace/updaters/size/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-171"},"imported":[{"uid":"e2ffafef-168"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-172":{"id":"/home/workflows/workspace/shapes/square/dist/browser/Utils.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-173"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-174"}]},"e2ffafef-174":{"id":"/home/workflows/workspace/shapes/square/dist/browser/SquareDrawer.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-175"},"imported":[{"uid":"e2ffafef-172"}],"importedBy":[{"uid":"e2ffafef-176"}]},"e2ffafef-176":{"id":"/home/workflows/workspace/shapes/square/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-177"},"imported":[{"uid":"e2ffafef-174"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-178":{"id":"/dist/browser/options.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-179"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-180"}]},"e2ffafef-180":{"id":"/dist/browser/index.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-181"},"imported":[{"uid":"e2ffafef-144"},{"uid":"e2ffafef-148"},{"uid":"e2ffafef-152"},{"uid":"e2ffafef-162"},{"uid":"e2ffafef-170"},{"uid":"e2ffafef-176"},{"uid":"e2ffafef-178"}],"importedBy":[{"uid":"e2ffafef-182"}]},"e2ffafef-182":{"id":"/dist/browser/bundle.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-183"},"imported":[{"uid":"e2ffafef-180"},{"uid":"e2ffafef-120"}],"importedBy":[],"isEntry":true},"e2ffafef-184":{"id":"/home/workflows/workspace/engine/dist/browser/Core/RenderManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-185"},"imported":[{"uid":"e2ffafef-0"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-52"},{"uid":"e2ffafef-22"}],"importedBy":[{"uid":"e2ffafef-186"}]},"e2ffafef-186":{"id":"/home/workflows/workspace/engine/dist/browser/Core/CanvasManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-187"},"imported":[{"uid":"e2ffafef-14"},{"uid":"e2ffafef-0"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-184"}],"importedBy":[{"uid":"e2ffafef-198"}]},"e2ffafef-188":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/EventListeners.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-189"},"imported":[{"uid":"e2ffafef-14"},{"uid":"e2ffafef-0"}],"importedBy":[{"uid":"e2ffafef-198"}]},"e2ffafef-190":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Particle.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-191"},"imported":[{"uid":"e2ffafef-4"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-0"},{"uid":"e2ffafef-18"},{"uid":"e2ffafef-2"},{"uid":"e2ffafef-38"},{"uid":"e2ffafef-10"},{"uid":"e2ffafef-46"},{"uid":"e2ffafef-114"}],"importedBy":[{"uid":"e2ffafef-194"}]},"e2ffafef-192":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Utils/SpatialHashGrid.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-193"},"imported":[{"uid":"e2ffafef-30"}],"importedBy":[{"uid":"e2ffafef-194"}]},"e2ffafef-194":{"id":"/home/workflows/workspace/engine/dist/browser/Core/ParticlesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-195"},"imported":[{"uid":"e2ffafef-0"},{"uid":"e2ffafef-18"},{"uid":"e2ffafef-36"},{"uid":"e2ffafef-190"},{"uid":"e2ffafef-192"},{"uid":"e2ffafef-22"},{"uid":"e2ffafef-114"}],"importedBy":[{"uid":"e2ffafef-198"}]},"e2ffafef-196":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Retina.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-197"},"imported":[{"uid":"e2ffafef-0"},{"uid":"e2ffafef-8"}],"importedBy":[{"uid":"e2ffafef-198"}]},"e2ffafef-198":{"id":"/home/workflows/workspace/engine/dist/browser/Core/Container.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-199"},"imported":[{"uid":"e2ffafef-8"},{"uid":"e2ffafef-0"},{"uid":"e2ffafef-186"},{"uid":"e2ffafef-188"},{"uid":"e2ffafef-18"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-194"},{"uid":"e2ffafef-196"},{"uid":"e2ffafef-22"},{"uid":"e2ffafef-56"}],"importedBy":[{"uid":"e2ffafef-24"}]},"e2ffafef-200":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmittersPluginInstance.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-201"},"imported":[{"uid":"e2ffafef-120"}],"importedBy":[{"uid":"e2ffafef-136"}]},"e2ffafef-202":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/ShapeManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-203"},"imported":[],"importedBy":[{"uid":"e2ffafef-138"}]},"e2ffafef-204":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmittersInstancesManager.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-205"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-134"},{"uid":"e2ffafef-206","dynamic":true}],"importedBy":[{"uid":"e2ffafef-140"}]},"e2ffafef-206":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmitterInstance.js","moduleParts":{"tsparticles.preset.squares.bundle.js":"e2ffafef-207"},"imported":[{"uid":"e2ffafef-120"},{"uid":"e2ffafef-134"},{"uid":"e2ffafef-130"}],"importedBy":[{"uid":"e2ffafef-204"}]},"e2ffafef-208":{"id":"/home/workflows/workspace/engine/dist/browser/exports.js","moduleParts":{},"imported":[{"uid":"e2ffafef-0"},{"uid":"e2ffafef-30"},{"uid":"e2ffafef-4"},{"uid":"e2ffafef-2"},{"uid":"e2ffafef-32"},{"uid":"e2ffafef-10"},{"uid":"e2ffafef-34"},{"uid":"e2ffafef-36"},{"uid":"e2ffafef-38"},{"uid":"e2ffafef-12"},{"uid":"e2ffafef-40"},{"uid":"e2ffafef-42"},{"uid":"e2ffafef-44"},{"uid":"e2ffafef-46"},{"uid":"e2ffafef-48"},{"uid":"e2ffafef-18"},{"uid":"e2ffafef-50"},{"uid":"e2ffafef-52"},{"uid":"e2ffafef-66"},{"uid":"e2ffafef-58"},{"uid":"e2ffafef-68"},{"uid":"e2ffafef-60"},{"uid":"e2ffafef-70"},{"uid":"e2ffafef-62"},{"uid":"e2ffafef-116"},{"uid":"e2ffafef-64"},{"uid":"e2ffafef-100"},{"uid":"e2ffafef-98"},{"uid":"e2ffafef-112"},{"uid":"e2ffafef-76"},{"uid":"e2ffafef-96"},{"uid":"e2ffafef-94"},{"uid":"e2ffafef-92"},{"uid":"e2ffafef-78"},{"uid":"e2ffafef-80"},{"uid":"e2ffafef-82"},{"uid":"e2ffafef-88"},{"uid":"e2ffafef-86"},{"uid":"e2ffafef-90"},{"uid":"e2ffafef-106"},{"uid":"e2ffafef-104"},{"uid":"e2ffafef-102"},{"uid":"e2ffafef-108"},{"uid":"e2ffafef-110"},{"uid":"e2ffafef-72"},{"uid":"e2ffafef-84"},{"uid":"e2ffafef-118"},{"uid":"e2ffafef-22"},{"uid":"e2ffafef-8"},{"uid":"e2ffafef-54"},{"uid":"e2ffafef-114"},{"uid":"e2ffafef-56"},{"uid":"e2ffafef-14"},{"uid":"e2ffafef-6"}],"importedBy":[{"uid":"e2ffafef-120"}]},"e2ffafef-209":{"id":"/home/workflows/workspace/plugins/emitters/dist/browser/EmitterShapeBase.js","moduleParts":{},"imported":[],"importedBy":[{"uid":"e2ffafef-144"}]},"e2ffafef-210":{"id":"/home/workflows/workspace/utils/animationUtils/dist/browser/index.js","moduleParts":{},"imported":[{"uid":"e2ffafef-158"}],"importedBy":[{"uid":"e2ffafef-160"},{"uid":"e2ffafef-168"}]}},"env":{"rollup":"4.62.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4934
4934
 
4935
4935
  const run = () => {
4936
4936
  const width = window.innerWidth;
@@ -1,5 +1,5 @@
1
1
  (function(g){g.__tsParticlesInternals=g.__tsParticlesInternals||{};g.__tsParticlesInternals.bundles=g.__tsParticlesInternals.bundles||{};g.__tsParticlesInternals.effects=g.__tsParticlesInternals.effects||{};g.__tsParticlesInternals.engine=g.__tsParticlesInternals.engine||{};g.__tsParticlesInternals.interactions=g.__tsParticlesInternals.interactions||{};g.__tsParticlesInternals.palettes=g.__tsParticlesInternals.palettes||{};g.__tsParticlesInternals.paths=g.__tsParticlesInternals.paths||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins.emittersShapes=g.__tsParticlesInternals.plugins.emittersShapes||{};g.__tsParticlesInternals.presets=g.__tsParticlesInternals.presets||{};g.__tsParticlesInternals.shapes=g.__tsParticlesInternals.shapes||{};g.__tsParticlesInternals.updaters=g.__tsParticlesInternals.updaters||{};g.__tsParticlesInternals.utils=g.__tsParticlesInternals.utils||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas.utils=g.__tsParticlesInternals.canvas.utils||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path.utils=g.__tsParticlesInternals.path.utils||{};var __tsProxyFactory=typeof Proxy!=="undefined"?function(obj){return new Proxy(obj,{get:function(target,key){if(!(key in target)){target[key]={};}return target[key];}});}:function(obj){return obj;};g.__tsParticlesInternals.bundles=__tsProxyFactory(g.__tsParticlesInternals.bundles);g.__tsParticlesInternals.effects=__tsProxyFactory(g.__tsParticlesInternals.effects);g.__tsParticlesInternals.interactions=__tsProxyFactory(g.__tsParticlesInternals.interactions);g.__tsParticlesInternals.palettes=__tsProxyFactory(g.__tsParticlesInternals.palettes);g.__tsParticlesInternals.paths=__tsProxyFactory(g.__tsParticlesInternals.paths);g.__tsParticlesInternals.plugins=__tsProxyFactory(g.__tsParticlesInternals.plugins);g.__tsParticlesInternals.plugins.emittersShapes=__tsProxyFactory(g.__tsParticlesInternals.plugins.emittersShapes);g.__tsParticlesInternals.presets=__tsProxyFactory(g.__tsParticlesInternals.presets);g.__tsParticlesInternals.shapes=__tsProxyFactory(g.__tsParticlesInternals.shapes);g.__tsParticlesInternals.updaters=__tsProxyFactory(g.__tsParticlesInternals.updaters);g.__tsParticlesInternals.utils=__tsProxyFactory(g.__tsParticlesInternals.utils);g.__tsParticlesInternals.canvas=__tsProxyFactory(g.__tsParticlesInternals.canvas);g.__tsParticlesInternals.path=__tsProxyFactory(g.__tsParticlesInternals.path);g.tsparticlesInternalExports=g.tsparticlesInternalExports||{};})(typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:this);
2
- /* Preset v4.3.1 */
2
+ /* Preset v4.3.2 */
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
5
5
  typeof define === 'function' && define.amd ? define(['exports'], factory) :
@@ -291,6 +291,9 @@
291
291
  })(PixelMode || (PixelMode = {}));
292
292
 
293
293
  const minRadius = 0;
294
+ function isForbiddenKey(key) {
295
+ return key === "__proto__" || key === "constructor" || key === "prototype";
296
+ }
294
297
  function hasMatchMedia() {
295
298
  return typeof matchMedia !== "undefined";
296
299
  }
@@ -366,7 +369,7 @@
366
369
  if (!hasNested) {
367
370
  const sourceDict = source, destDict = destination;
368
371
  for (const key of sourceKeys) {
369
- if (key === "__proto__" || key === "constructor" || key === "prototype") {
372
+ if (isForbiddenKey(key)) {
370
373
  continue;
371
374
  }
372
375
  const v = sourceDict[key];
@@ -377,7 +380,7 @@
377
380
  continue;
378
381
  }
379
382
  for (const key of sourceKeys) {
380
- if (key === "__proto__" || key === "constructor" || key === "prototype") {
383
+ if (isForbiddenKey(key)) {
381
384
  continue;
382
385
  }
383
386
  const sourceDict = source, destDict = destination, value = sourceDict[key];
@@ -793,7 +796,7 @@
793
796
  return this.#domArray;
794
797
  }
795
798
  get version() {
796
- return "4.3.1";
799
+ return "4.3.2";
797
800
  }
798
801
  addEventListener(type, listener) {
799
802
  this.#eventDispatcher.addEventListener(type, listener);
@@ -2245,7 +2248,7 @@
2245
2248
  })(EmitterClickMode || (EmitterClickMode = {}));
2246
2249
 
2247
2250
  async function loadEmittersPluginSimple(engine) {
2248
- engine.checkVersion("4.3.1");
2251
+ engine.checkVersion("4.3.2");
2249
2252
  await engine.pluginManager.register(async (e) => {
2250
2253
  const instancesManager = await getEmittersInstancesManager(e);
2251
2254
  await addEmittersShapesManager(e);
@@ -2293,7 +2296,7 @@
2293
2296
  }
2294
2297
 
2295
2298
  async function loadHexColorPlugin(engine) {
2296
- engine.checkVersion("4.3.1");
2299
+ engine.checkVersion("4.3.2");
2297
2300
  await engine.pluginManager.register(e => {
2298
2301
  e.pluginManager.addColorManager("hex", new HexColorManager());
2299
2302
  });
@@ -2362,7 +2365,7 @@
2362
2365
  }
2363
2366
 
2364
2367
  async function loadPaintUpdater(engine) {
2365
- engine.checkVersion("4.3.1");
2368
+ engine.checkVersion("4.3.2");
2366
2369
  await engine.pluginManager.register(e => {
2367
2370
  e.pluginManager.addParticleUpdater("paint", container => {
2368
2371
  return Promise.resolve(new PaintUpdater(e.pluginManager, container));
@@ -2591,7 +2594,7 @@
2591
2594
  }
2592
2595
 
2593
2596
  async function loadRotateUpdater(engine) {
2594
- engine.checkVersion("4.3.1");
2597
+ engine.checkVersion("4.3.2");
2595
2598
  await engine.pluginManager.register(e => {
2596
2599
  e.pluginManager.addParticleUpdater("rotate", container => {
2597
2600
  return Promise.resolve(new RotateUpdater(container));
@@ -2678,7 +2681,7 @@
2678
2681
  }
2679
2682
 
2680
2683
  async function loadSizeUpdater(engine) {
2681
- engine.checkVersion("4.3.1");
2684
+ engine.checkVersion("4.3.2");
2682
2685
  await engine.pluginManager.register(e => {
2683
2686
  e.pluginManager.addParticleUpdater("size", container => {
2684
2687
  return Promise.resolve(new SizeUpdater(container));
@@ -2702,7 +2705,7 @@
2702
2705
  }
2703
2706
 
2704
2707
  async function loadSquareShape(engine) {
2705
- engine.checkVersion("4.3.1");
2708
+ engine.checkVersion("4.3.2");
2706
2709
  await engine.pluginManager.register(e => {
2707
2710
  e.pluginManager.addShape(["edge", "square"], () => Promise.resolve(new SquareDrawer()));
2708
2711
  });
@@ -1 +1 @@
1
- !function(t){t.__tsParticlesInternals=t.__tsParticlesInternals||{},t.__tsParticlesInternals.bundles=t.__tsParticlesInternals.bundles||{},t.__tsParticlesInternals.effects=t.__tsParticlesInternals.effects||{},t.__tsParticlesInternals.engine=t.__tsParticlesInternals.engine||{},t.__tsParticlesInternals.interactions=t.__tsParticlesInternals.interactions||{},t.__tsParticlesInternals.palettes=t.__tsParticlesInternals.palettes||{},t.__tsParticlesInternals.paths=t.__tsParticlesInternals.paths||{},t.__tsParticlesInternals.plugins=t.__tsParticlesInternals.plugins||{},t.__tsParticlesInternals.plugins=t.__tsParticlesInternals.plugins||{},t.__tsParticlesInternals.plugins.emittersShapes=t.__tsParticlesInternals.plugins.emittersShapes||{},t.__tsParticlesInternals.presets=t.__tsParticlesInternals.presets||{},t.__tsParticlesInternals.shapes=t.__tsParticlesInternals.shapes||{},t.__tsParticlesInternals.updaters=t.__tsParticlesInternals.updaters||{},t.__tsParticlesInternals.utils=t.__tsParticlesInternals.utils||{},t.__tsParticlesInternals.canvas=t.__tsParticlesInternals.canvas||{},t.__tsParticlesInternals.canvas=t.__tsParticlesInternals.canvas||{},t.__tsParticlesInternals.canvas.utils=t.__tsParticlesInternals.canvas.utils||{},t.__tsParticlesInternals.path=t.__tsParticlesInternals.path||{},t.__tsParticlesInternals.path=t.__tsParticlesInternals.path||{},t.__tsParticlesInternals.path.utils=t.__tsParticlesInternals.path.utils||{};var e="undefined"!=typeof Proxy?function(t){return new Proxy(t,{get:function(t,e){return e in t||(t[e]={}),t[e]}})}:function(t){return t};t.__tsParticlesInternals.bundles=e(t.__tsParticlesInternals.bundles),t.__tsParticlesInternals.effects=e(t.__tsParticlesInternals.effects),t.__tsParticlesInternals.interactions=e(t.__tsParticlesInternals.interactions),t.__tsParticlesInternals.palettes=e(t.__tsParticlesInternals.palettes),t.__tsParticlesInternals.paths=e(t.__tsParticlesInternals.paths),t.__tsParticlesInternals.plugins=e(t.__tsParticlesInternals.plugins),t.__tsParticlesInternals.plugins.emittersShapes=e(t.__tsParticlesInternals.plugins.emittersShapes),t.__tsParticlesInternals.presets=e(t.__tsParticlesInternals.presets),t.__tsParticlesInternals.shapes=e(t.__tsParticlesInternals.shapes),t.__tsParticlesInternals.updaters=e(t.__tsParticlesInternals.updaters),t.__tsParticlesInternals.utils=e(t.__tsParticlesInternals.utils),t.__tsParticlesInternals.canvas=e(t.__tsParticlesInternals.canvas),t.__tsParticlesInternals.path=e(t.__tsParticlesInternals.path),t.tsparticlesInternalExports=t.tsparticlesInternalExports||{}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:this),function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(((t="undefined"!=typeof globalThis?globalThis:t||self).__tsParticlesInternals=t.__tsParticlesInternals||{},t.__tsParticlesInternals.presets=t.__tsParticlesInternals.presets||{},t.__tsParticlesInternals.presets.squares=t.__tsParticlesInternals.presets.squares||{}))}(this,function(t){"use strict";const e="generated",i=100,s=.5,n=1e3,a=0,r=0,o=0,l=1,c=0,h=0,d=1,u="random",p=2*Math.PI,f="true",g="false",m="canvas",y=255,v=360,w=100,P=100,b=.25;var x;function z(t){return"z"in t?t.z:o}!function(t){t.bottom="bottom",t.bottomLeft="bottom-left",t.bottomRight="bottom-right",t.left="left",t.none="none",t.right="right",t.top="top",t.topLeft="top-left",t.topRight="top-right",t.outside="outside",t.inside="inside"}(x||(x={}));class M{x;y;z;constructor(t=a,e=r,i=o){this.x=t,this.y=e,this.z=i}static get origin(){return M.create(a,r,o)}get angle(){return Math.atan2(this.y,this.x)}set angle(t){this.#t(t,this.length)}get length(){return Math.sqrt(this.getLengthSq())}set length(t){this.#t(this.angle,t)}static clone(t){return M.create(t.x,t.y,z(t))}static create(t,e,i){return"number"==typeof t?new M(t,e??r,i??o):new M(t.x,t.y,z(t))}add(t){return M.create(this.x+t.x,this.y+t.y,this.z+z(t))}addTo(t){this.x+=t.x,this.y+=t.y,this.z+=z(t)}copy(){return M.clone(this)}div(t){return M.create(this.x/t,this.y/t,this.z/t)}getLengthSq(){return this.x**2+this.y**2}mult(t){return M.create(this.x*t,this.y*t,this.z*t)}multTo(t){this.x*=t,this.y*=t,this.z*=t}normalize(){const t=this.length;0!=t&&this.multTo(1/t)}rotate(t){return M.create(this.x*Math.cos(t)-this.y*Math.sin(t),this.x*Math.sin(t)+this.y*Math.cos(t),o)}setTo(t){this.x=t.x,this.y=t.y,this.z=z(t)}sub(t){return M.create(this.x-t.x,this.y-t.y,this.z-z(t))}subFrom(t){this.x-=t.x,this.y-=t.y,this.z-=z(t)}#t(t,e){this.x=Math.cos(t)*e,this.y=Math.sin(t)*e}}class k extends M{constructor(t=a,e=r){super(t,e,o)}static get origin(){return k.create(a,r)}static clone(t){return k.create(t.x,t.y)}static create(t,e){return"number"==typeof t?new k(t,e??r):new k(t.x,t.y)}}function C(t){return"boolean"==typeof t}function S(t){return"string"==typeof t}function I(t){return"number"==typeof t}function _(t){return"object"==typeof t&&null!==t}function D(t){return Array.isArray(t)}function O(t){return null==t}const E=Math.PI/180;let L=Math.random;const R=t=>requestAnimationFrame(t),F=t=>{cancelAnimationFrame(t)};function T(){return B(L(),0,1-Number.EPSILON)}function A(t,e){return T()*(e-t)+t}function B(t,e,i){return Math.min(Math.max(t,e),i)}function U(t){const e=q(t);let i=V(t);return e===i&&(i=0),A(i,e)}function $(t){return I(t)?t:U(t)}function V(t){return I(t)?t:t.min}function q(t){return I(t)?t:t.max}function W(t,e){if(t===e||void 0===e&&I(t))return t;const i=V(t),s=q(t);return void 0!==e?{min:Math.min(i,e),max:Math.max(s,e)}:W(i,s)}function H(t){return t*E}function j(t){const e={x:void 0!==t.position?.x?$(t.position.x):void 0,y:void 0!==t.position?.y?$(t.position.y):void 0};return function(t){return{x:(t.position?.x??T()*i)*t.size.width/i,y:(t.position?.y??T()*i)*t.size.height/i}}({size:t.size,position:e})}function N(t){const{position:e,size:i}=t;return{x:e?.x??T()*i.width,y:e?.y??T()*i.height}}var G,X;!function(t){t.bottom="bottom",t.left="left",t.right="right",t.top="top"}(G||(G={})),function(t){t.precise="precise",t.percent="percent"}(X||(X={}));function Y(){return globalThis.document}function Q(t){if("undefined"!=typeof matchMedia)return matchMedia(t)}function K(t,e,i=!0){return t[void 0!==e&&i?e%t.length:Math.floor(T()*t.length)]}function Z(t,...e){for(const i of e){if(O(i))continue;if(!_(i)){t=i;continue}Array.isArray(i)?Array.isArray(t)||(t=[]):_(t)&&!Array.isArray(t)||(t=Object.create(null));const e=Object.keys(i);if(!e.some(t=>{const e=i[t];return _(e)||Array.isArray(e)})){const s=i,n=t;for(const t of e){if("__proto__"===t||"constructor"===t||"prototype"===t)continue;const e=s[t];void 0!==e&&(n[t]=e)}continue}for(const s of e){if("__proto__"===s||"constructor"===s||"prototype"===s)continue;const e=t,n=i[s];e[s]=Array.isArray(n)?n.map(t=>Z(void 0,t)):Z(e[s],n)}}return t}function J(t,e){return D(t)?t.map((t,i)=>e(t,i)):e(t,0)}function tt(t,e,i){return D(t)?K(t,e,i):t}function et(t,e){return function(t,e){if(t.mode!==X.percent){const{mode:e,...i}=t;return i}return"x"in t?{x:t.x/i*e.width,y:t.y/i*e.height}:{width:t.width/i*e.width,height:t.height/i*e.height}}(t,e)}let it,st;function nt(t,e,i,s,n){if(s){let s={passive:!0};C(n)?s.capture=n:void 0!==n&&(s=n),t.addEventListener(e,i,s)}else{const s=n;t.removeEventListener(e,i,s)}}async function at(t,e,i,s=!1){let n=e.get(t);if(!n||s){const s=await Promise.all([...i.entries()].map(([e,i])=>i(t).then(t=>[e,t])));n=new Map(s),e.set(t,n)}return n}class rt{#e;constructor(){this.#e=new Map}addEventListener(t,e){this.removeEventListener(t,e);let i=this.#e.get(t);i||(i=[],this.#e.set(t,i)),i.push(e)}dispatchEvent(t,e){const i=this.#e.get(t);i?.forEach(t=>{t(e)})}hasEventListener(t){return!!this.#e.get(t)}removeAllEventListeners(t){t?this.#e.delete(t):this.#e=new Map}removeEventListener(t,e){const i=this.#e.get(t);if(!i)return;const s=i.length,n=i.indexOf(e);n<0||(1===s?this.#e.delete(t):i.splice(n,1))}}var ot;!function(t){t.configAdded="configAdded",t.containerInit="containerInit",t.particlesSetup="particlesSetup",t.containerStarted="containerStarted",t.containerStopped="containerStopped",t.containerDestroyed="containerDestroyed",t.containerPaused="containerPaused",t.containerPlay="containerPlay",t.containerBuilt="containerBuilt",t.particleAdded="particleAdded",t.particleDestroyed="particleDestroyed",t.particleRemoved="particleRemoved"}(ot||(ot={}));class lt{colorManagers=new Map;easingFunctions=new Map;effectDrawers=new Map;initializers={effects:new Map,shapes:new Map,updaters:new Map};palettes=new Map;plugins=[];presets=new Map;shapeDrawers=new Map;updaters=new Map;#i=new Set;#s=new Map;#n;#a=new Set;#r=!1;#o=!1;#l=new Set;constructor(t){this.#n=t}get configs(){const t={};for(const[e,i]of this.#s)t[e]=i;return t}addColorManager(t,e){this.colorManagers.set(t,e)}addConfig(t){const e=t.key??t.name??"default";this.#s.set(e,t),this.#n.dispatchEvent(ot.configAdded,{data:{name:e,config:t}})}addEasing(t,e){this.easingFunctions.get(t)||this.easingFunctions.set(t,e)}addEffect(t,e){this.initializers.effects.set(t,e)}addPalette(t,e){this.palettes.set(t,e)}addParticleUpdater(t,e){this.initializers.updaters.set(t,e)}addPlugin(t){this.getPlugin(t.id)||this.plugins.push(t)}addPreset(t,e,i=!1){!i&&this.getPreset(t)||this.presets.set(t,e)}addShape(t,e){for(const i of t)this.initializers.shapes.set(i,e)}clearPlugins(t){this.effectDrawers.delete(t),this.shapeDrawers.delete(t),this.updaters.delete(t)}getEasing(t){return this.easingFunctions.get(t)??(t=>t)}getEffectDrawers(t,e=!1){return at(t,this.effectDrawers,this.initializers.effects,e)}getPalette(t){return this.palettes.get(t)}getPlugin(t){return this.plugins.find(e=>e.id===t)}getPreset(t){return this.presets.get(t)}async getShapeDrawers(t,e=!1){return at(t,this.shapeDrawers,this.initializers.shapes,e)}async getUpdaters(t,e=!1){return async function(t,e,i,s=!1){let n=e.get(t);return n&&!s||(n=await Promise.all([...i.values()].map(e=>e(t))),e.set(t,n)),n}(t,this.updaters,this.initializers.updaters,e)}async init(){if(!this.#r&&!this.#o){this.#o=!0,this.#a=new Set,this.#i=new Set(this.#l);try{for(const t of this.#i)await this.#c(t,this.#a,this.#i)}finally{this.#l.clear(),this.#o=!1,this.#r=!0}}}loadParticlesOptions(t,e,...i){const s=this.updaters.get(t);s&&s.forEach(t=>t.loadOptions?.(e,...i))}async register(...t){if(this.#r)throw new Error("Register plugins can only be done before calling tsParticles.load()");for(const e of t)this.#o?await this.#c(e,this.#a,this.#i):this.#l.add(e)}async#c(t,e,i){e.has(t)||(e.add(t),i.add(t),await t(this.#n))}}const ct=t=>(...e)=>{t(...e)},ht={debug:ct(console.debug),error:(t,...e)=>{console.error(`tsParticles - Error - ${t}`,...e)},info:ct(console.info),log:ct(console.log),trace:ct(console.trace),verbose:ct(console.log),warning:ct(console.warn)};function dt(){return ht}const ut="100%";class pt{pluginManager=new lt(this);#h=[];#d=new rt;#r=!1;get items(){return this.#h}get version(){return"4.3.1"}addEventListener(t,e){this.#d.addEventListener(t,e)}checkVersion(t){if(this.version!==t)throw new Error(`The tsParticles version is different from the loaded plugins version. Engine version: ${this.version}. Plugin version: ${t}`)}dispatchEvent(t,e){this.#d.dispatchEvent(t,e)}async init(){this.#r||(await this.pluginManager.init(),this.#r=!0)}item(t){const e=this.items,i=e[t];if(!i?.destroyed)return i;e.splice(t,1)}async load(t){let i;await this.init(),"undefined"!=typeof HTMLElement&&t.element instanceof HTMLElement&&(i=t.element);const{Container:s}=await Promise.resolve().then(function(){return bi}),n=t.id??i?.id??`tsparticles${Math.floor(1e4*T()).toString()}`,{index:a,url:r}=t,o=r?await async function(t){const e=tt(t.url,t.index);if(!e)return t.fallback;const i=await fetch(e);return i.ok?await i.json():(dt().error(`${i.status.toString()} while retrieving config file`),t.fallback)}({fallback:t.options,url:r,index:a}):t.options,l=tt(o,a),{items:c}=this,h=c.findIndex(t=>t.id.description===n),d=new s({dispatchCallback:(t,e)=>{this.dispatchEvent(t,e)},id:n,onDestroy:t=>{if(!t)return;const e=this.items,i=e.indexOf(d);i>=0&&e.splice(i,1)},pluginManager:this.pluginManager,sourceOptions:l});if(h>=0){const t=this.item(h),e=t?1:0;t&&!t.destroyed&&t.destroy(!1),c.splice(h,e,d)}else c.push(d);const u="undefined"!=typeof OffscreenCanvas&&t.element instanceof OffscreenCanvas?t.element:(t=>{const i=Y();let s;if(t instanceof HTMLCanvasElement||t.tagName.toLowerCase()===m)s=t,s.dataset[e]??=g,s.dataset[e]===f&&(s.style.width||=ut,s.style.height||=ut,s.style.pointerEvents="none",s.style.setProperty("pointer-events","none"));else{const n=t.getElementsByTagName(m).item(0);n?(s=n,s.dataset[e]=g):(s=i.createElement(m),s.dataset[e]=f,t.appendChild(s)),s.style.width||=ut,s.style.height||=ut,s.style.pointerEvents="none",s.style.setProperty("pointer-events","none")}return s})(((t,i)=>{const s=Y();let n=i??s.getElementById(t);return n||(n=s.createElement("canvas"),n.id=t,n.dataset[e]=f,s.body.append(n),n)})(n,i));return d.canvas.loadCanvas(u),await d.start(),d}async refresh(t=!0){t&&await Promise.all(this.items.map(t=>t.refresh()))}removeEventListener(t,e){this.#d.removeEventListener(t,e)}}var ft,gt,mt,yt,vt,wt,Pt,bt,xt,zt,Mt,kt;!function(t){t.circle="circle",t.rectangle="rectangle"}(ft||(ft={}));class Ct{position;type;constructor(t,e,i){this.position={x:t,y:e},this.type=i}_resetPosition(t,e){this.position.x=t,this.position.y=e}}class St extends Ct{radius;constructor(t,e,i){super(t,e,ft.circle),this.radius=i}contains(t){return e=t,i=this.position,s=this.radius,function(t,e){const i=t.x-e.x,s=t.y-e.y;return i*i+s*s}(e,i)<=s*s;var e,i,s}intersects(t){const e=this.position,i=t.position,s=this.radius,n=Math.abs(i.x-e.x),a=Math.abs(i.y-e.y);if(t instanceof St||t.type===ft.circle){return s+t.radius>Math.hypot(n,a)}if(t instanceof It||t.type===ft.rectangle){const e=t,{width:i,height:r}=e.size;return Math.pow(n-i,2)+Math.pow(a-r,2)<=s**2||n<=s+i&&a<=s+r||n<=i||a<=r}return!1}reset(t,e,i){return this._resetPosition(t,e),this.radius=i,this}}class It extends Ct{size;constructor(t,e,i,s){super(t,e,ft.rectangle),this.size={height:s,width:i}}contains(t){const e=this.size.width,i=this.size.height,s=this.position;return t.x>=s.x&&t.x<=s.x+e&&t.y>=s.y&&t.y<=s.y+i}intersects(t){if(t instanceof St)return t.intersects(this);if(!(t instanceof It))return!1;const e=this.size.width,i=this.size.height,s=this.position,n=t.position,a=t.size,r=a.width,o=a.height;return n.x<s.x+e&&n.x+r>s.x&&n.y<s.y+i&&n.y+o>s.y}reset(t,e,i,s){return this._resetPosition(t,e),this.size.width=i,this.size.height=s,this}}!function(t){t.clockwise="clockwise",t.counterClockwise="counter-clockwise",t.random="random"}(gt||(gt={})),function(t){t.auto="auto",t.increase="increase",t.decrease="decrease",t.random="random"}(mt||(mt={})),function(t){t.delete="delete",t.wait="wait"}(yt||(yt={})),function(t){t.bounce="bounce",t.none="none",t.out="out",t.destroy="destroy",t.split="split"}(vt||(vt={})),function(t){t.darken="darken",t.enlighten="enlighten"}(wt||(wt={})),function(t){t.none="none",t.max="max",t.min="min"}(Pt||(Pt={})),function(t){t.linear="linear",t.radial="radial",t.random="random"}(bt||(bt={})),function(t){t.normal="normal",t.inside="inside",t.outside="outside"}(xt||(xt={})),function(t){t.max="max",t.min="min",t.random="random"}(zt||(zt={})),function(t){t.increasing="increasing",t.decreasing="decreasing"}(Mt||(Mt={})),function(t){t[t.BackgroundElement=0]="BackgroundElement",t[t.BackgroundDraw=1]="BackgroundDraw",t[t.BackgroundMask=2]="BackgroundMask",t[t.CanvasSetup=3]="CanvasSetup",t[t.PluginContent=4]="PluginContent",t[t.Particles=5]="Particles",t[t.CanvasCleanup=6]="CanvasCleanup",t[t.Foreground=7]="Foreground"}(kt||(kt={}));class _t{load(t){O(t)||this.doLoad(t)}}function Dt(t,...e){for(const i of e)t.load(i)}function Ot(t,e,i){void 0!==i&&(t[e]=i)}function Et(t,e,i){void 0!==i&&(t[e]=W(i))}function Lt(t,e,i,s){if(void 0!==i){const n=t;n[e]??=s(),n[e].load(i)}}function Rt(t,e,i,...s){const n=t;n[e]??=new i;const a=n[e];for(const t of s)a.load(t?.[e])}class Ft extends _t{count=0;decay=0;delay=0;enable=!1;speed=1;sync=!1;doLoad(t){Et(this,"count",t.count),Ot(this,"enable",t.enable),Et(this,"speed",t.speed),Et(this,"decay",t.decay),Et(this,"delay",t.delay),Ot(this,"sync",t.sync)}}class Tt extends Ft{mode=mt.auto;startValue=zt.random;doLoad(t){super.doLoad(t),Ot(this,"mode",t.mode),Ot(this,"startValue",t.startValue)}}class At extends Ft{max;min;offset=0;sync=!0;constructor(t,e){super(),this.min=t,this.max=e}doLoad(t){super.doLoad(t),Ot(this,"max",t.max),Ot(this,"min",t.min),Et(this,"offset",t.offset)}}class Bt extends _t{h=new At(0,v);l=new At(0,P);s=new At(0,w);doLoad(t){this.h.load(t.h),this.s.load(t.s),this.l.load(t.l)}}class Ut extends _t{value="";static create(t,e){const i=new Ut;return i.load(t),void 0!==e&&(S(e)||D(e)?i.load({value:e}):i.load(e)),i}doLoad(t){O(t.value)||(this.value=t.value)}}class $t extends Ut{animation=new Bt;static create(t,e){const i=new $t;return i.load(t),void 0!==e&&(S(e)||D(e)?i.load({value:e}):i.load(e)),i}doLoad(t){super.doLoad(t);const e=t.animation;void 0!==e&&(void 0===e.enable?this.animation.load(t.animation):this.animation.h.load(e))}}class Vt extends _t{color;draw;element;image="";opacity=1;position="";repeat="";size="";constructor(){super(),this.color=new Ut,this.color.value=""}doLoad(t){void 0!==t.color&&(this.color=Ut.create(this.color,t.color)),Ot(this,"element",t.element),Ot(this,"draw",t.draw),Ot(this,"image",t.image),Ot(this,"position",t.position),Ot(this,"repeat",t.repeat),Ot(this,"size",t.size),Ot(this,"opacity",t.opacity)}}class qt extends _t{enable=!0;zIndex=0;doLoad(t){Ot(this,"enable",t.enable),Ot(this,"zIndex",t.zIndex)}}class Wt extends _t{delay=.5;enable=!0;doLoad(t){Ot(this,"delay",t.delay),Ot(this,"enable",t.enable)}}class Ht extends _t{close=!0;options={};type=[];doLoad(t){const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=Z(this.options[t]??{},i))}Ot(this,"close",t.close),Ot(this,"type",t.type)}}class jt extends _t{color;enable=!0;opacity=1;doLoad(t){void 0!==t.color&&(this.color=$t.create(this.color,t.color)),Ot(this,"enable",t.enable),Et(this,"opacity",t.opacity)}}class Nt extends _t{offset=0;value=90;doLoad(t){Et(this,"offset",t.offset),Et(this,"value",t.value)}}class Gt extends _t{mode=X.percent;radius=0;x=50;y=50;doLoad(t){Ot(this,"x",t.x),Ot(this,"y",t.y),Ot(this,"mode",t.mode),Ot(this,"radius",t.radius)}}class Xt extends _t{acceleration=9.81;enable=!1;inverse=!1;maxSpeed=50;doLoad(t){Et(this,"acceleration",t.acceleration),Ot(this,"enable",t.enable),Ot(this,"inverse",t.inverse),Et(this,"maxSpeed",t.maxSpeed)}}class Yt extends _t{value=0;doLoad(t){O(t.value)||(this.value=W(t.value))}}class Qt extends Yt{animation=new Ft;doLoad(t){var e,i,s;super.doLoad(t),e=this,i="animation",void 0!==(s=t.animation)&&e[i].load(s)}}class Kt extends Qt{animation=new Tt}class Zt extends _t{clamp=!0;delay=new Yt;enable=!1;generator;options={};doLoad(t){Ot(this,"clamp",t.clamp),this.delay.load(t.delay),Ot(this,"enable",t.enable),this.generator=t.generator,t.options&&(this.options=Z(this.options,t.options))}}class Jt extends _t{bottom;default=vt.out;left;right;top;doLoad(t){void 0!==t.default&&(this.default=t.default),this.bottom=t.bottom??t.default,this.left=t.left??t.default,this.right=t.right??t.default,this.top=t.top??t.default}}class te extends _t{acceleration=0;enable=!1;position;doLoad(t){Et(this,"acceleration",t.acceleration),Ot(this,"enable",t.enable),t.position&&(this.position=Z({},t.position))}}class ee extends _t{angle=new Nt;center=new Gt;decay=0;direction=x.none;distance={};drift=0;enable=!1;gravity=new Xt;outModes=new Jt;path=new Zt;random=!1;size=!1;speed=2;spin=new te;straight=!1;vibrate=!1;warp=!1;doLoad(t){this.angle.load(I(t.angle)?{value:t.angle}:t.angle),this.center.load(t.center),Et(this,"decay",t.decay),Ot(this,"direction",t.direction),void 0!==t.distance&&(this.distance=I(t.distance)?{horizontal:t.distance,vertical:t.distance}:{...t.distance}),Et(this,"drift",t.drift),Ot(this,"enable",t.enable),this.gravity.load(t.gravity);const e=t.outModes;void 0!==e&&(_(e)?this.outModes.load(e):this.outModes.load({default:e})),this.path.load(t.path),Ot(this,"random",t.random),Ot(this,"size",t.size),Et(this,"speed",t.speed),this.spin.load(t.spin),Ot(this,"straight",t.straight),Ot(this,"vibrate",t.vibrate),Ot(this,"warp",t.warp)}}class ie extends _t{color;opacity;width=0;doLoad(t){void 0!==t.color&&(this.color=$t.create(this.color,t.color)),Et(this,"width",t.width),Et(this,"opacity",t.opacity)}}class se extends _t{color;fill;stroke;doLoad(t){void 0!==t.color&&(this.color=$t.create(this.color,t.color)),Lt(this,"fill",t.fill,()=>new jt),Lt(this,"stroke",t.stroke,()=>new ie)}}class ne extends Yt{value=1}class ae extends _t{horizontal=new ne;vertical=new ne;doLoad(t){this.horizontal.load(t.horizontal),this.vertical.load(t.vertical)}}class re extends _t{enable=!1;height=1080;width=1920;doLoad(t){Ot(this,"enable",t.enable),Ot(this,"width",t.width),Ot(this,"height",t.height)}}class oe extends _t{mode=yt.delete;value=0;doLoad(t){Ot(this,"mode",t.mode),Ot(this,"value",t.value)}}class le extends _t{density=new re;limit=new oe;value=0;doLoad(t){this.density.load(t.density),this.limit.load(t.limit),Ot(this,"value",t.value)}}class ce extends _t{close=!0;options={};type="circle";doLoad(t){const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=Z(this.options[t]??{},i))}Ot(this,"close",t.close),Ot(this,"type",t.type)}}class he extends Yt{opacityRate=1;sizeRate=1;velocityRate=1;doLoad(t){super.doLoad(t),Ot(this,"opacityRate",t.opacityRate),Ot(this,"sizeRate",t.sizeRate),Ot(this,"velocityRate",t.velocityRate)}}class de extends _t{bounce=new ae;effect=new Ht;groups={};move=new ee;number=new le;paint;palette;reduceDuplicates=!1;shape=new ce;zIndex=new he;#u;#p;constructor(t,e){super(),this.#p=t,this.#u=e,this.paint=new se,this.paint.color=new $t,this.paint.color.value="#fff",this.paint.fill=new jt,this.paint.fill.enable=!0}doLoad(t){if(t.palette&&(this.palette=t.palette,this.#f(this.palette)),void 0!==t.groups)for(const e of Object.keys(t.groups)){if(!(e in t.groups))continue;const i=t.groups[e];void 0!==i&&(this.groups[e]=Z(this.groups[e]??{},i))}void 0!==t.reduceDuplicates&&(this.reduceDuplicates=t.reduceDuplicates),this.bounce.load(t.bounce),this.effect.load(t.effect),this.move.load(t.move),this.number.load(t.number);const e=t.paint;if(e&&(D(e)?this.paint=J(e,t=>{const e=new se;return e.load(t),e}):D(this.paint)?(this.paint=new se,this.paint.load(e)):this.paint.load(e)),this.shape.load(t.shape),this.zIndex.load(t.zIndex),this.#u){for(const e of this.#p.plugins)e.loadParticlesOptions&&e.loadParticlesOptions(this.#u,this,t);const e=this.#p.updaters.get(this.#u);if(e)for(const i of e)i.loadOptions&&i.loadOptions(this,t)}}#f(t){const e=this.#p.getPalette(t);if(!e)return;const i=e.colors,s=(D(i)?i:[i]).flatMap(t=>{const e=t.fill,i=t.stroke,s=e?{color:{value:e.value},enable:e.enable,opacity:e.opacity}:void 0;return i?[{fill:s,stroke:{color:{value:i.value},opacity:i.opacity,width:i.width||0}}]:[{fill:s}]}),n=s.length>1?s:s[0]??{};this.load({paint:n,blend:{enable:!0,mode:e.blendMode}})}}function ue(t,e,...i){const s=new de(t,e);return Dt(s,...i),s}class pe extends _t{autoPlay=!0;background;clear=!0;defaultThemes={};delay=0;detectRetina=!0;duration=0;fpsLimit=120;fullScreen;hdr=!0;key;name;palette;particles;pauseOnBlur=!0;pauseOnOutsideViewport=!0;preset;resize;smooth=!1;style={};zLayers=100;#u;#p;constructor(t,e){super(),this.#p=t,this.#u=e,this.background=new Vt,this.fullScreen=new qt,this.particles=ue(this.#p,this.#u),this.resize=new Wt}doLoad(t){void 0!==t.preset&&(this.preset=t.preset,J(this.preset,t=>{this.#g(t)})),void 0!==t.palette&&(this.palette=t.palette,this.#f(this.palette)),Ot(this,"autoPlay",t.autoPlay),Ot(this,"clear",t.clear),Ot(this,"key",t.key),Ot(this,"name",t.name),Et(this,"delay",t.delay),Ot(this,"detectRetina",t.detectRetina),Et(this,"duration",t.duration),Ot(this,"fpsLimit",t.fpsLimit),Ot(this,"hdr",t.hdr),Ot(this,"pauseOnBlur",t.pauseOnBlur),Ot(this,"pauseOnOutsideViewport",t.pauseOnOutsideViewport),Ot(this,"zLayers",t.zLayers),this.background.load(t.background);const e=t.fullScreen;C(e)?this.fullScreen.enable=e:this.fullScreen.load(e),this.particles.load(t.particles),this.resize.load(t.resize),this.style=Z(this.style,t.style),Ot(this,"smooth",t.smooth),this.#p.plugins.forEach(e=>{e.loadOptions(this.#u,this,t)})}#f(t){const e=this.#p.getPalette(t);e&&this.load({background:{color:e.background},blend:{enable:!0,mode:e.blendMode},particles:{palette:t}})}#g(t){this.load(this.#p.getPreset(t))}}const fe=new Map;function ge(t,e){let i=fe.get(t);return i||(i=e(),fe.size>2e3&&fe.clear(),fe.set(t,i)),i}function me(t,e,i,s=!0){if(!e)return;const n=S(e)?{value:e}:e;if(S(n.value))return ye(t,n.value,i,s);if(D(n.value)){const e=K(n.value,i,s);if(!e)return;return me(t,{value:e})}for(const e of t.colorManagers.values()){const t=e.handleRangeColor(n);if(t)return t}}function ye(t,e,i,s=!0){if(!e)return;const n=S(e)?{value:e}:e;if(S(n.value))return n.value===u?function(){const t=0,e=256,i=()=>Math.floor(A(t,e));return{b:i(),g:i(),r:i()}}():function(t,e){return function(t,e){if(e)for(const i of t.colorManagers.values())if(i.accepts(e))return i.parseString(e)}(t,e)}(t,n.value);if(D(n.value)){const e=K(n.value,i,s);if(!e)return;return ye(t,{value:e})}for(const e of t.colorManagers.values()){const t=e.handleColor(n);if(t)return t}}function ve(t,e,i,n=!0){const a=me(t,e,i,n);return a?function(t){const e=t.r/y,i=t.g/y,n=t.b/y,a=Math.max(e,i,n),r=Math.min(e,i,n),o={h:0,l:(a+r)*s,s:0};a!==r&&(o.s=o.l<s?(a-r)/(a+r):(a-r)/(2-a-r),o.h=e===a?(i-n)/(a-r):i===a?2+(n-e)/(a-r):4+(e-i)/(a-r));o.l*=P,o.s*=w,o.h*=60,o.h<0&&(o.h+=v);o.h>=v&&(o.h-=v);return o}(a):void 0}function we(t,e,i){if(i<0&&i++,i>1&&i--,6*i<1)return t+6*(e-t)*i;if(2*i<1)return e;if(3*i<2){return t+(e-t)*(2/3-i)*6}return t}function Pe(t,e,i){const s=e?4:2,n=i??1;return ge(`rgb-${t.r.toFixed(s)}-${t.g.toFixed(s)}-${t.b.toFixed(s)}-${e?"hdr":"sdr"}-${n.toString()}`,()=>e?function(t,e,i=400){const s=i/203;return`color(display-p3 ${(t.r/y*s).toString()} ${(t.g/y*s).toString()} ${(t.b/y*s).toString()} / ${(e??1).toString()})`}(t,i):function(t,e){return`rgba(${t.r.toString()}, ${t.g.toString()}, ${t.b.toString()}, ${(e??1).toString()})`}(t,i))}function be(t,e,i){const n=e?4:2,a=i??1;return ge(`hsl-${t.h.toFixed(n)}-${t.s.toFixed(n)}-${t.l.toFixed(n)}-${e?"hdr":"sdr"}-${a.toString()}`,()=>e?Pe(function(t){const e=(t.h%v+v)%v,i=Math.max(0,Math.min(w,t.s)),n=Math.max(0,Math.min(P,t.l)),a=e/v,r=i/w,o=n/P;if(0===i){const t=o*y;return{r:t,g:t,b:t}}const l=o<s?o*(1+r):o+r-o*r,c=2*o-l,h=1/3;return{r:Math.min(y,y*we(c,l,a+h)),g:Math.min(y,y*we(c,l,a)),b:Math.min(y,y*we(c,l,a-h))}}(t),!0,i):`hsla(${t.h.toString()}, ${t.s.toString()}%, ${t.l.toString()}%, ${a.toString()})`)}function xe(t){return void 0===t?void 0:{h:t.h.value,s:t.s.value,l:t.l.value}}function ze(t,e,i){const s={h:{enable:!1,value:t.h,min:0,max:v},s:{enable:!1,value:t.s,min:0,max:w},l:{enable:!1,value:t.l,min:0,max:P}};return e&&(Me(s.h,e.h,i),Me(s.s,e.s,i),Me(s.l,e.l,i)),s}function Me(t,e,s){t.enable=e.enable,t.min=e.min,t.max=e.max,t.enable?(t.velocity=$(e.speed)/i*s,t.decay=1-$(e.decay),t.status=Mt.increasing,t.loops=0,t.maxLoops=$(e.count),t.time=0,t.delayTime=$(e.delay)*n,e.sync||(t.velocity*=T(),t.value*=T()),t.initialValue=t.value,t.offset=W(e.offset)):t.velocity=0}function ke(t,e,i,s){if(!t.enable||(t.maxLoops??0)>0&&(t.loops??0)>(t.maxLoops??0))return;if(t.time??=0,(t.delayTime??0)>0&&t.time<(t.delayTime??0)&&(t.time+=i.value),(t.delayTime??0)>0&&t.time<(t.delayTime??0))return;const n=t.offset?U(t.offset):0,a=((t.velocity??0)*i.factor+3.6*n)*(s?.5075:1),r=t.decay??1,o=t.max,l=t.min;e&&t.status!==Mt.increasing?(t.value-=a,t.value<l&&(t.loops??=0,t.loops++,t.status=Mt.increasing)):(t.value+=a,t.value>o&&(t.loops??=0,t.loops++,e?t.status=Mt.decreasing:t.value-=o)),t.velocity&&1!==r&&(t.velocity*=r),t.value=B(t.value,l,o)}function Ce(t,e,i){if(!t)return;const{h:s,s:n,l:a}=t;ke(s,!1,e,i),ke(n,!0,e,i),ke(a,!0,e,i)}const Se=new pt;class Ie{count;delay;duration;wait=!1;load(t){O(t)||(Ot(this,"count",t.count),Et(this,"delay",t.delay),Et(this,"duration",t.duration),Ot(this,"wait",t.wait))}}class _e{delay=.1;quantity=1;load(t){O(t)||(Et(this,"quantity",t.quantity),Et(this,"delay",t.delay))}}class De{color=!1;opacity=!1;load(t){O(t)||(Ot(this,"color",t.color),Ot(this,"opacity",t.opacity))}}class Oe{options={};replace=new De;type="square";load(t){O(t)||(void 0!==t.options&&(this.options=Z({},t.options??{})),this.replace.load(t.replace),Ot(this,"type",t.type))}}class Ee{height=0;mode=X.percent;width=0;load(t){O(t)||(Ot(this,"mode",t.mode),Ot(this,"height",t.height),Ot(this,"width",t.width))}}class Le{fill;stroke;load(t){O(t)||(t.fill&&(this.fill??=new jt,this.fill.load(t.fill)),t.stroke&&(this.stroke??=new ie,this.stroke.load(t.stroke)))}}class Re{autoPlay=!0;direction;domId;fill=!0;life=new Ie;name;particles;position;rate=new _e;shape=new Oe;size;spawn=new Le;spawnFillColor;spawnStrokeColor;startCount=0;load(t){O(t)||(Ot(this,"autoPlay",t.autoPlay),void 0!==t.size&&(this.size??=new Ee,this.size.load(t.size)),Ot(this,"direction",t.direction),Ot(this,"domId",t.domId),Ot(this,"fill",t.fill),this.life.load(t.life),Ot(this,"name",t.name),this.particles=J(t.particles,t=>Z({},t)),this.rate.load(t.rate),this.shape.load(t.shape),this.spawn.load(t.spawn),void 0!==t.position&&(this.position={},void 0!==t.position.x&&(this.position.x=W(t.position.x)),void 0!==t.position.y&&(this.position.y=W(t.position.y))),void 0!==t.spawnFillColor&&(this.spawnFillColor??=new $t,this.spawnFillColor.load(t.spawnFillColor)),void 0!==t.spawnStrokeColor&&(this.spawnStrokeColor??=new $t,this.spawnStrokeColor.load(t.spawnStrokeColor)),Ot(this,"startCount",t.startCount))}}class Fe{id="emitters";#m;constructor(t){this.#m=t}async getPlugin(t){const{EmittersPluginInstance:e}=await Promise.resolve().then(function(){return xi});return new e(this.#m,t)}loadOptions(t,e,i){(this.needsPlugin(e)||this.needsPlugin(i))&&i?.emitters&&(e.emitters=J(i.emitters,t=>{const e=new Re;return e.load(t),e}))}needsPlugin(t){if(!t)return!1;const e=t.emitters;return D(e)&&!!e.length||void 0!==e}}const Te=new WeakMap;var Ae,Be;async function Ue(t){t.checkVersion("4.3.1"),await t.pluginManager.register(async t=>{const e=await function(t){const e=t.pluginManager;let i=Te.get(e);return i||(i=Promise.resolve().then(function(){return ki}).then(({EmittersInstancesManager:t})=>new t(e)).catch(t=>{throw Te.delete(e),t}),Te.set(e,i)),i}(t);await async function(t){const{ShapeManager:e}=await Promise.resolve().then(function(){return Mi}),i=t.pluginManager;i.emitterShapeManager??=new e,i.addEmitterShapeGenerator??=(t,e)=>{i.emitterShapeManager?.addShapeGenerator(t,e)}}(t),t.pluginManager.addPlugin(new Fe(e))})}!function(t){t.emitter="emitter"}(Ae||(Ae={})),function(t){t[t.r=1]="r",t[t.g=2]="g",t[t.b=3]="b",t[t.a=4]="a"}(Be||(Be={}));const $e=/^#?([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,Ve=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i;class qe{accepts(t){return t.startsWith("#")}handleColor(t){return this.#y(t.value)}handleRangeColor(t){return this.#y(t.value)}parseString(t){return this.#y(t)}#y(t){if("string"!=typeof t||!this.accepts(t))return;const e=t.replace($e,(t,e,i,s,n)=>e+e+i+i+s+s+(void 0===n?"":n+n)),i=Ve.exec(e);return i?{a:i[Be.a]?Number.parseInt(i[Be.a],16)/255:1,b:Number.parseInt(i[Be.b]??"0",16),g:Number.parseInt(i[Be.g]??"0",16),r:Number.parseInt(i[Be.r]??"0",16)}:void 0}}async function We(t){t.checkVersion("4.3.1"),await t.pluginManager.register(t=>{t.pluginManager.addColorManager("hex",new qe)})}class He{#u;#p;constructor(t,e){this.#u=e,this.#p=t}init(t){const e=this.#u,i=t.options,s=tt(i.paint,t.id,i.reduceDuplicates),n=s?.color,a=n??void 0,r=s?.fill,o=s?.stroke;if(r){const i=$t.create(void 0===a?void 0:$t.create(void 0,a),r.color);t.fillEnabled=r.enable,t.fillOpacity=$(r.opacity),t.fillAnimation=i.animation;const s=ve(this.#p,i);s&&(t.fillColor=ze(s,t.fillAnimation,e.retina.reduceFactor))}else t.fillEnabled=!1,t.fillAnimation=void 0,t.fillColor=void 0,t.fillOpacity=1;if(o){const i=$t.create(void 0===a?void 0:$t.create(void 0,a),o.color);t.strokeWidth=$(o.width)*e.retina.pixelRatio,t.strokeOpacity=$(o.opacity??1),t.strokeAnimation=i.animation;const s=ve(this.#p,i)??t.getFillColor();s&&(t.strokeColor=ze(s,t.strokeAnimation,e.retina.reduceFactor))}else t.strokeAnimation=void 0,t.strokeColor=void 0,t.strokeOpacity=1,t.strokeWidth=0}isEnabled(t){const{fillAnimation:e,fillColor:i,strokeAnimation:s,strokeColor:n}=t,a=!!e&&(void 0!==i?.h.value&&i.h.enable||void 0!==i?.s.value&&i.s.enable||void 0!==i?.l.value&&i.l.enable),r=!!s&&(void 0!==n?.h.value&&n.h.enable||void 0!==n?.s.value&&n.s.enable||void 0!==n?.l.value&&n.l.enable);return!t.destroyed&&!t.spawning&&(a||r)}update(t,e){this.isEnabled(t)&&(Ce(t.fillColor,e,this.#u.hdr),Ce(t.strokeColor,e,this.#u.hdr))}}async function je(t){t.checkVersion("4.3.1"),await t.pluginManager.register(t=>{t.pluginManager.addParticleUpdater("paint",e=>Promise.resolve(new He(t.pluginManager,e)))})}class Ne{decay=0;enable=!1;speed=0;sync=!1;load(t){O(t)||(Ot(this,"enable",t.enable),Et(this,"speed",t.speed),Et(this,"decay",t.decay),Ot(this,"sync",t.sync))}}class Ge extends Yt{animation=new Ne;direction=gt.clockwise;path=!1;load(t){O(t)||(super.load(t),Ot(this,"direction",t.direction),this.animation.load(t.animation),Ot(this,"path",t.path))}}function Xe(t,e,i,s,n){if(t.destroyed||!e.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;const a=(e.velocity??0)*n.factor,r=e.min,o=e.max,l=e.decay??1;e.time??=0;const c=e.delayTime??0;if(!(c>0&&e.time<c&&(e.time+=n.value,e.time<c))){switch(e.status){case Mt.increasing:e.value+=a;break;case Mt.decreasing:e.value-=a}switch(e.velocity&&1!==l&&(e.velocity*=l),e.status){case Mt.increasing:e.value>=o&&(i?e.status=Mt.decreasing:e.value-=o,e.loops??=0,e.loops++);break;case Mt.decreasing:e.value<=r&&(i?e.status=Mt.increasing:e.value+=o,e.loops??=0,e.loops++)}!function(t,e,i,s,n){switch(e){case Pt.max:i>=n&&t.destroy();break;case Pt.min:i<=s&&t.destroy()}}(t,s,e.value,r,o),t.destroyed||(e.value=B(e.value,r,o))}}class Ye{#u;constructor(t){this.#u=t}init(t){const e=t.options.rotate;if(!e)return;t.rotate={enable:e.animation.enable,value:H($(e.value)),min:0,max:p},t.pathRotation=e.path;let i=e.direction;if(i===gt.random){i=Math.floor(2*T())>0?gt.counterClockwise:gt.clockwise}switch(i){case gt.counterClockwise:case"counterClockwise":t.rotate.status=Mt.decreasing;break;case gt.clockwise:t.rotate.status=Mt.increasing}const s=e.animation;s.enable&&(t.rotate.decay=1-$(s.decay),t.rotate.velocity=$(s.speed)/360*this.#u.retina.reduceFactor,s.sync||(t.rotate.velocity*=T())),t.rotation=t.rotate.value}isEnabled(t){const e=t.options.rotate;return!!e&&(!t.destroyed&&!t.spawning&&(!!e.value||e.animation.enable||e.path))}loadOptions(t,...e){Rt(t,"rotate",Ge,...e)}update(t,e){this.isEnabled(t)&&(t.isRotating=!!t.rotate,t.rotate&&(Xe(t,t.rotate,!1,Pt.none,e),t.rotation=t.rotate.value))}}async function Qe(t){t.checkVersion("4.3.1"),await t.pluginManager.register(t=>{t.pluginManager.addParticleUpdater("rotate",t=>Promise.resolve(new Ye(t)))})}class Ke extends Tt{destroy=Pt.none;load(t){super.load(t),O(t)||Ot(this,"destroy",t.destroy)}}class Ze extends Kt{animation=new Ke;value=3;load(t){if(super.load(t),O(t))return;const e=t.animation;void 0!==e&&this.animation.load(e)}}class Je{#u;constructor(t){this.#u=t}init(t){const e=this.#u,s=t.options.size;if(!s)return;const n=s.animation;n.enable&&(t.size.velocity=t.retina.sizeAnimationSpeed/i*e.retina.reduceFactor,n.sync||(t.size.velocity*=T()))}isEnabled(t){return!t.destroyed&&!t.spawning&&t.size.enable&&((t.size.maxLoops??0)<=0||(t.size.maxLoops??0)>0&&(t.size.loops??0)<(t.size.maxLoops??0))}loadOptions(t,...e){Rt(t,"size",Ze,...e)}preInit(t){const e=this.#u.retina.pixelRatio,i=t.options.size;i&&(t.size=function(t,e){const i=t.value,a=t.animation,r={delayTime:$(a.delay)*n,enable:a.enable,value:$(t.value)*e,max:q(i)*e,min:V(i)*e,loops:0,maxLoops:$(a.count),time:0};if(a.enable){switch(r.decay=1-$(a.decay),a.mode){case mt.increase:r.status=Mt.increasing;break;case mt.decrease:r.status=Mt.decreasing;break;case mt.random:r.status=T()>=s?Mt.increasing:Mt.decreasing}const t=a.mode===mt.auto;switch(a.startValue){case zt.min:r.value=r.min,t&&(r.status=Mt.increasing);break;case zt.max:r.value=r.max,t&&(r.status=Mt.decreasing);break;case zt.random:default:r.value=U(r),t&&(r.status=T()>=s?Mt.increasing:Mt.decreasing)}}return r.initialValue=r.value,r}(i,e),t.retina.sizeAnimationSpeed=$(i.animation.speed)*e)}reset(t){t.size.time=0,t.size.loops=0}update(t,e){this.isEnabled(t)&&t.options.size&&Xe(t,t.size,!0,t.options.size.animation.destroy,e)}}async function ti(t){t.checkVersion("4.3.1"),await t.pluginManager.register(t=>{t.pluginManager.addParticleUpdater("size",t=>Promise.resolve(new Je(t)))})}class ei{draw(t){!function(t){const{context:e,radius:i}=t,s=i*Math.SQRT1_2,n=2*s;e.rect(-s,-s,n,n)}(t)}getSidesCount(){return 4}}async function ii(t){t.checkVersion("4.3.1"),await t.pluginManager.register(t=>{t.pluginManager.addShape(["edge","square"],()=>Promise.resolve(new ei))})}const si={particles:{paint:{stroke:{width:5,color:{value:["#5bc0eb","#fde74c","#9bc53d","#e55934","#fa7921","#2FF3E0","#F8D210","#FA26A0","#F51720"]}},fill:{enable:!1}},shape:{type:"square"},rotate:{value:0,direction:gt.counterClockwise,animation:{enable:!0,speed:2,sync:!0}},size:{value:{min:1,max:500},animation:{enable:!0,startValue:zt.min,speed:60,sync:!0,destroy:Pt.max}}},background:{color:"#000"},emitters:{position:{y:50,x:50},rate:{delay:1,quantity:1}}};async function ni(t){await t.pluginManager.register(async t=>{await Promise.all([We(t),Ue(t),ii(t),Qe(t),ti(t),je(t)]),t.pluginManager.addPreset("squares",si)})}const ai=globalThis;ai.loadSquaresPreset=ni,ai.tsParticles=Se;function ri(t,e,i){const s=e[i];void 0!==s&&(t[i]=(t[i]??1)*s)}class oi{#v;#w;#P;#b;#x;#u;#z;#M;#k;#C;#S;#I;#p;#_;#D;#O={};#E=[void 0,void 0];#L={};constructor(t,e,i){this.#p=t,this.#u=e,this.#b=i,this.#z=null,this.#v=null,this.#w=new Set,this.#D=[],this.#_=[],this.#P=[],this.#x=[],this.#k=[],this.#C=[],this.#S=[],this.#I={0:[],1:[],2:[],3:[],4:[],5:[],6:[],7:[]}}get settings(){return this.#M}canvasClear(){this.#u.actualOptions.clear&&this.draw(t=>{t.clearRect(a,r,this.#b.size.width,this.#b.size.height)})}clear(){for(const t of this.#P)if(t.canvasClear?.())return;for(const t of Object.values(kt))if("number"==typeof t)for(const e of this.#R(t))if(e.canvasClear?.())return;this.canvasClear()}destroy(){this.stop(),this.#v=null,this.#w.clear(),this.#D=[],this.#_=[],this.#P=[],this.#x=[],this.#k=[],this.#C=[],this.#S=[];for(const t of Object.values(kt))"number"==typeof t&&(this.#I[t]=[])}draw(t){const e=this.#z;if(e)return t(e)}drawParticle(t,e){if(t.spawning||t.destroyed)return;const i=t.getRadius();if(i<=0)return;const s=t.getFillColor(),n=t.getStrokeColor();let[a,r]=this.#F(t);if(a??=s,r??=n,!a&&!r)return;const o=this.#u,l=t.options.zIndex,c=1-t.zIndexFactor,{fillOpacity:h,opacity:d,strokeOpacity:u}=t.getOpacity(),p=this.#L,f=this.#O,g=a?be(a,o.hdr,h*d):void 0,m=r?be(r,o.hdr,u*d):g;p.a=p.b=p.c=p.d=void 0,f.fill=g,f.stroke=m,this.draw(s=>{for(const i of this.#S)i.drawParticleSetup?.(s,t,e);this.#T(s,t,i,d,f,p),this.#A({container:o,context:s,particle:t,delta:e,colorStyles:f,radius:i*c**l.sizeRate,opacity:d,transform:p}),this.#B(t);for(const i of this.#C)i.drawParticleCleanup?.(s,t,e)})}drawParticlePlugins(t,e){this.draw(i=>{for(const s of this.#k)this.#U(i,s,t,e)})}drawParticles(t){const{particles:e,actualOptions:i}=this.#u;this.clear(),e.update(t),this.draw(s=>{const n=this.#b.size.width,o=this.#b.size.height;if(this.#v)try{s.drawImage(this.#v,a,r,n,o)}catch{this.#$("background-element-draw-error","Error drawing background element onto canvas")}const l=i.background;if(l.draw)try{l.draw(s,t)}catch{this.#$("background-draw-error","Error in background.draw callback")}for(const t of this.#R(kt.BackgroundMask))t.canvasPaint?.();for(const e of this.#R(kt.CanvasSetup))e.drawSettingsSetup?.(s,t);for(const e of this.#R(kt.PluginContent))e.draw?.(s,t);e.drawParticles(t);for(const e of this.#R(kt.CanvasCleanup))e.clearDraw?.(s,t),e.drawSettingsCleanup?.(s,t)})}init(){this.initUpdaters(),this.initPlugins(),this.#V(),this.paint()}initPlugins(){this.#P=[],this.#x=[],this.#k=[],this.#S=[],this.#C=[];for(const t of Object.values(kt))"number"==typeof t&&(this.#I[t]=[]);for(const t of this.#u.plugins)(t.particleFillColor??t.particleStrokeColor)&&this.#x.push(t),t.drawParticle&&this.#k.push(t),t.drawParticleSetup&&this.#S.push(t),t.drawParticleCleanup&&this.#C.push(t),t.canvasClear&&this.#P.push(t),t.canvasPaint&&this.#R(kt.BackgroundMask).push(t),t.drawSettingsSetup&&this.#R(kt.CanvasSetup).push(t),t.draw&&this.#R(kt.PluginContent).push(t),(t.clearDraw??t.drawSettingsCleanup)&&this.#R(kt.CanvasCleanup).push(t)}initUpdaters(){this.#D=[],this.#_=[];for(const t of this.#u.particleUpdaters)t.afterDraw&&this.#_.push(t),(t.getColorStyles??t.getTransformValues??t.beforeDraw)&&this.#D.push(t)}paint(){let t=!1;for(const e of this.#R(kt.BackgroundMask))if(t=e.canvasPaint?.()??!1,t)break;t||this.paintBase()}paintBase(t){this.draw(e=>{e.fillStyle=t??"rgba(0,0,0,0)",e.fillRect(a,r,this.#b.size.width,this.#b.size.height)})}paintImage(t,e){this.draw(i=>{if(!t)return;const s=i.globalAlpha;i.globalAlpha=e,i.drawImage(t,a,r,this.#b.size.width,this.#b.size.height),i.globalAlpha=s})}setContext(t){this.#z=t,this.#z&&(this.#z.globalCompositeOperation="source-over")}setContextSettings(t){this.#M=t}stop(){this.draw(t=>{t.clearRect(a,r,this.#b.size.width,this.#b.size.height)})}#B(t){for(const e of this.#_)e.afterDraw?.(t)}#T(t,e,i,s,n,a){for(const r of this.#D){if(r.getColorStyles){const{fill:a,stroke:o}=r.getColorStyles(e,t,i,s);a&&(n.fill=a),o&&(n.stroke=o)}if(r.getTransformValues){const t=r.getTransformValues(e);for(const e in t)ri(a,t,e)}r.beforeDraw?.(e)}}#q(t,e){if(!t?.drawAfter)return;const{particle:i}=e;i.effect&&t.drawAfter(e)}#W(t,e){if(!t?.drawBefore)return;const{particle:i}=e;i.effect&&t.drawBefore(e)}#A(t){const{container:e,context:i,particle:s,delta:n,colorStyles:a,radius:r,opacity:o,transform:l}=t,{effectDrawers:c,shapeDrawers:h}=e,d=s.getPosition(),u=s.getTransformData(l),p={x:d.x,y:d.y};i.setTransform(u.a,u.b,u.c,u.d,d.x,d.y),a.fill&&(i.fillStyle=a.fill);const f=!!s.fillEnabled,g=s.strokeWidth??0;i.lineWidth=g,a.stroke&&(i.strokeStyle=a.stroke);const m={context:i,particle:s,radius:r,drawRadius:1*r,opacity:o,delta:n,pixelRatio:e.retina.pixelRatio,fill:f,stroke:g>0,transformData:u,position:{...d},drawPosition:p,drawScale:1};for(const t of e.plugins)t.drawParticleTransform?.(m);const y=s.effect?c.get(s.effect):void 0,v=s.shape?h.get(s.shape):void 0;this.#W(y,m),this.#H(v,m),this.#j(v,m),this.#N(v,m),this.#q(y,m),i.resetTransform()}#U(t,e,i,s){e.drawParticle&&e.drawParticle(t,i,s)}#j(t,e){if(!t)return;const{context:i,fill:s,particle:n,stroke:a}=e;n.shape&&(i.beginPath(),t.draw(e),n.shapeClose&&i.closePath(),s&&i.fill(),a&&i.stroke())}#N(t,e){if(!t?.afterDraw)return;const{particle:i}=e;i.shape&&t.afterDraw(e)}#H(t,e){if(!t?.beforeDraw)return;const{particle:i}=e;i.shape&&t.beforeDraw(e)}#R(t){return this.#I[t]}#F(t){let e,i;for(const s of this.#x)if(!e&&s.particleFillColor&&(e=ve(this.#p,s.particleFillColor(t))),!i&&s.particleStrokeColor&&(i=ve(this.#p,s.particleStrokeColor(t))),e&&i)break;return this.#E[0]=e,this.#E[1]=i,this.#E}#V(){const t=this.#u.actualOptions.background;if(this.#v=null,t.element)if("string"==typeof t.element){if("undefined"!=typeof document){const e=document.querySelector(t.element);e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement||e instanceof HTMLImageElement?this.#v=e:e?this.#$("background-element-not-supported",`Background element "${t.element}" is not a supported drawable element (canvas, video, or img)`):this.#$("background-element-not-found",`Background element selector "${t.element}" not found`)}}else(t.element instanceof HTMLCanvasElement||t.element instanceof OffscreenCanvas||t.element instanceof HTMLVideoElement||t.element instanceof HTMLImageElement)&&(this.#v=t.element)}#$(t,e){this.#w.has(t)||(this.#w.add(t),dt().warning(e))}}const li=new WeakMap;function ci(t,e,i=!1){if(!e)return;const s=t.style,n=new Set;for(let t=0;t<s.length;t++){const e=s.item(t);e&&n.add(e)}for(let t=0;t<e.length;t++){const i=e.item(t);i&&n.add(i)}for(const t of n){const n=e.getPropertyValue(t);n?s.setProperty(t,n,i?"important":""):s.removeProperty(t)}}class hi{domElement;render;renderCanvas;size;zoom=1;#u;#G;#X;#Y;#p;#Q;#K;#Z;#J;constructor(t,e){this.#p=t,this.#u=e,this.render=new oi(t,e,this),this.#Z={height:0,width:0};const i=e.retina.pixelRatio,s=this.#Z;this.size={height:s.height*i,width:s.width*i},this.#G=!1,this.#K=[],this.#Q="none"}get#tt(){return this.#u.actualOptions.fullScreen.enable}destroy(){if(this.stop(),this.#G){const t=this.domElement;t?.remove(),this.domElement=void 0,this.renderCanvas=void 0}else this.#et();this.render.destroy(),this.#K=[]}getZoomCenter(){const t=this.#u.retina.pixelRatio,{width:e,height:i}=this.size;return this.#J?this.#J:{x:e*s/t,y:i*s/t}}init(){this.#it(t=>{t.disconnect()}),this.#X=function(t){if("undefined"!=typeof MutationObserver)return new MutationObserver(t)}(t=>{for(const e of t)"attributes"===e.type&&"style"===e.attributeName&&this.#st()}),this.resize(),this.#nt(),this.initBackground(),this.#it(t=>{const e=this.domElement;e&&e instanceof Node&&t.observe(e,{attributes:!0})}),this.initPlugins(),this.#at(),this.render.init()}initBackground(){const t=this.#u,e=t.actualOptions.background,i=this.domElement;if(!i)return;const s=i.style,n=me(this.#p,e.color);s.backgroundColor=n?Pe(n,t.actualOptions.hdr,e.opacity):"",s.backgroundImage=e.image||"",s.backgroundPosition=e.position||"",s.backgroundRepeat=e.repeat||"",s.backgroundSize=e.size||""}initPlugins(){this.#K=[];for(const t of this.#u.plugins)t.resize&&this.#K.push(t)}loadCanvas(t){this.#G&&this.domElement&&this.domElement.remove();const i=(t=>"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement)(t)?t:void 0;this.domElement=i,this.#G=!!i&&"true"===i.dataset[e],this.renderCanvas=i?(t=>{const e=li.get(t);if(e)return e;if("function"!=typeof t.transferControlToOffscreen)throw new TypeError("OffscreenCanvas is required but not supported by this browser");try{const e=t.transferControlToOffscreen();return li.set(t,e),e}catch{throw new TypeError("OffscreenCanvas transfer failed")}})(i):t;const s=this.domElement;s&&(s.ariaHidden="true",this.#Y=function(t){const e=Y().createElement("div").style;for(const i in t){const s=t[i];if(!(i in t)||O(s))continue;const n=t.getPropertyValue?.(s);if(!n)continue;const a=t.getPropertyPriority?.(s);a?e.setProperty(s,n,a):e.setProperty(s,n)}return e}(s.style));const n=this.#Z,a=this.renderCanvas;s?(n.height=s.offsetHeight,n.width=s.offsetWidth):(n.height=a.height,n.width=a.width);const r=this.#u.retina.pixelRatio,o=this.size;a.height=o.height=n.height*r,a.width=o.width=n.width*r}resize(){const t=this.domElement;if(!t)return!1;const e=this.#u,i=this.renderCanvas;if(void 0===i)return!1;const s=e.canvas.#Z,n={width:t.offsetWidth,height:t.offsetHeight},a=e.retina.pixelRatio,r={width:n.width*a,height:n.height*a};if(n.height===s.height&&n.width===s.width&&r.height===i.height&&r.width===i.width)return!1;const o={...s};s.height=n.height,s.width=n.width;const l=this.size;return i.width=l.width=r.width,i.height=l.height=r.height,this.#u.started&&e.particles.setResizeFactor({width:s.width/o.width,height:s.height/o.height}),!0}setPointerEvents(t){this.domElement&&(this.#Q=t,this.#st())}setZoom(t,e){this.zoom=t,this.#J=e}stop(){this.#it(t=>{t.disconnect()}),this.#X=void 0,this.render.stop()}async windowResize(){if(!this.domElement||!this.resize())return;const t=this.#u,e=t.updateActualOptions();t.particles.setDensity(),this.#rt(),e&&await t.refresh()}#rt(){for(const t of this.#K)t.resize?.()}#at(){const t=this.#u.actualOptions.hdr&&Q("(color-gamut: p3)")?.matches&&Q("(dynamic-range: high)")?.matches;this.render.setContextSettings({alpha:!0,desynchronized:!0,willReadFrequently:!1,...t?{colorSpace:"display-p3",colorType:"float16"}:{colorSpace:"srgb"}});const e=this.renderCanvas;e&&this.render.setContext(e.getContext("2d",this.render.settings))}#nt(){const t=this.domElement,e=this.#u.actualOptions;if(t){this.#tt?this.#ot():this.#et();for(const i in e.style){if(!i||!(i in e.style))continue;const s=e.style[i];s&&t.style.setProperty(i,s,"important")}}}#st(){const t=this.domElement;if(!t)return;this.#it(t=>{t.disconnect()}),this.#nt(),this.initBackground();const e=this.#Q;t.style.pointerEvents=e,t.style.setProperty("pointer-events",e),this.#it(e=>{t instanceof Node&&e.observe(t,{attributes:!0})})}#et(){const t=this.domElement,e=this.#Y;t&&e&&ci(t,e,!0)}#it(t){this.#X&&t(this.#X)}#ot(){const t=this.domElement;t&&ci(t,function(t){if(it!==t||!st){it=t;const e=Y().createElement("div").style,i=10,s={width:"100%",height:"100%",margin:"0",padding:"0",borderWidth:"0",position:"fixed",zIndex:t.toString(i),"z-index":t.toString(i),top:"0",left:"0","pointer-events":"none"};for(const t in s){const i=s[t];void 0!==i&&e.setProperty(t,i)}st=e}return st}(this.#u.actualOptions.fullScreen.zIndex),!0)}}class di{#u;#lt;#ct;#ht;constructor(t){this.#u=t,this.#lt={visibilityChange:()=>{this.#dt()},resize:()=>{this.#ut()}}}addListeners(){this.#pt(!0)}removeListeners(){this.#pt(!1)}#dt(){const t=this.#u;t.actualOptions.pauseOnBlur&&(Y().hidden?(t.pageHidden=!0,t.pause()):(t.pageHidden=!1,t.animationStatus?t.play(!0):t.draw(!0)))}#ut(){this.#ht&&(clearTimeout(this.#ht),this.#ht=void 0);const t=async()=>{const t=this.#u.canvas;await t.windowResize()};this.#ht=setTimeout(()=>{t()},this.#u.actualOptions.resize.delay*n)}#pt(t){const e=this.#lt;this.#ft(t),nt(document,"visibilitychange",e.visibilityChange,t,!1)}#ft(t){const e=this.#lt,i=this.#u;if(!i.actualOptions.resize.enable)return;if("undefined"==typeof ResizeObserver)return void nt(globalThis,"resize",e.resize,t);const s=i.canvas.domElement;this.#ct&&!t?(s&&this.#ct.unobserve(s),this.#ct.disconnect(),this.#ct=void 0):!this.#ct&&t&&s&&(this.#ct=new ResizeObserver(t=>{t.find(t=>t.target===s)&&this.#ut()}),this.#ct.observe(s))}}function ui(t){if(e=t.outMode,i=t.checkModes,!(e===i||D(i)&&i.includes(e)))return;var e,i;const s=2*t.radius;t.coord>t.maxCoord-s?t.setCb(-t.radius):t.coord<s&&t.setCb(t.radius)}function pi(t,e){const i=t%e;return i<0?i+e:i}function fi(t,e,i,s){const n=ue(i,e,e.actualOptions.particles),a=n.reduceDuplicates;t.effect=tt(n.effect.type,t.id,a),t.shape=tt(n.shape.type,t.id,a);const r=n.effect,o=n.shape;if(s){if(s.effect){const e=s.effect.type;if(e&&e!==t.effect){const i=tt(e,t.id,a);i&&(t.effect=i)}r.load(s.effect)}if(s.shape){const e=s.shape.type;if(e&&e!==t.shape){const i=tt(e,t.id,a);i&&(t.shape=i)}o.load(s.shape)}}if(t.effect===u){const i=[...e.effectDrawers.keys()];t.effect=i[Math.floor(T()*i.length)]}if(t.shape===u){const i=[...e.shapeDrawers.keys()];t.shape=i[Math.floor(T()*i.length)]}t.effectData=t.effect?function(t,e,i,s){const n=e.options[t];return Z({close:e.close},tt(n,i,s))}(t.effect,r,t.id,a):void 0,t.shapeData=t.shape?function(t,e,i,s){const n=e.options[t];return Z({close:e.close},tt(n,i,s))}(t.shape,o,t.id,a):void 0,n.load(s);const l=t.effectData,c=t.shapeData;return l&&n.load(l.particles),c&&n.load(c.particles),t.effectClose=l?.close??n.effect.close,t.shapeClose=c?.close??n.shape.close,n}class gi{backColor;destroyed;direction;effect;effectClose;effectData;fillColor;fillEnabled;fillOpacity;group;id;ignoresResizeRatio;initialPosition;initialVelocity;isRotating;justWarped;lastPathTime;misplaced;moveCenter;offset;opacity;options;outType;pathRotation;position;randomIndexData;retina;roll;rotation;shape;shapeClose;shapeData;sides;size;spawning;strokeColor;strokeOpacity;strokeWidth;unbreakable;velocity;zIndexFactor;#gt={fillOpacity:1,opacity:1,strokeOpacity:1};#mt=M.origin;#yt={sin:0,cos:0};#vt={a:1,b:0,c:0,d:1};#u;#wt=[];#p;constructor(t,e){this.#p=t,this.#u=e}addModifier(t){this.#wt.push(t),this.#wt.sort((t,e)=>t.priority-e.priority)}clearModifiers(){this.#wt.length=0}destroy(t){if(this.unbreakable||this.destroyed)return;this.destroyed=!0,this.clearModifiers();const e=this.#u,i=this.shape?e.shapeDrawers.get(this.shape):void 0;i?.particleDestroy?.(this);for(const i of e.particleDestroyedPlugins)i.particleDestroyed?.(this,t);for(const i of e.particleUpdaters)i.particleDestroyed?.(this,t);this.#u.dispatchEvent(ot.particleDestroyed,{particle:this})}draw(t){const e=this.#u.canvas.render;e.drawParticlePlugins(this,t),e.drawParticle(this,t)}getAngle(){return this.rotation+(this.pathRotation?this.velocity.angle:0)}getFillColor(){return this.#Pt(this.#bt(xe(this.fillColor),t=>t.fillColor))}getMass(){return this.getRadius()**2*Math.PI*s}getModifier(t){return this.#wt.find(e=>e.id===t)}getOpacity(){const t=this.options.zIndex,e=(1-this.zIndexFactor)**t.opacityRate,i=$(this.opacity?.value??1),s=this.#bt(void 0,t=>t.opacity)??i,n=this.fillOpacity??1,a=this.strokeOpacity??1;return this.#gt.fillOpacity=s*n*e,this.#gt.opacity=s*e,this.#gt.strokeOpacity=s*a*e,this.#gt}getPosition(){return this.#mt.x=this.position.x+this.offset.x,this.#mt.y=this.position.y+this.offset.y,this.#mt.z=this.position.z,this.#mt}getRadius(){return this.#bt(this.size.value,t=>t.radius)}getRotateData(){const t=this.getAngle();return this.#yt.sin=Math.sin(t),this.#yt.cos=Math.cos(t),this.#yt}getStrokeColor(){return this.#Pt(this.#bt(xe(this.strokeColor),t=>t.strokeColor))}getTransformData(t){const e=this.getRotateData(),i=this.isRotating;return this.#vt.a=e.cos*(t.a??l),this.#vt.b=i?e.sin*(t.b??1):t.b??c,this.#vt.c=i?-e.sin*(t.c??1):t.c??h,this.#vt.d=e.cos*(t.d??d),this.#vt}init(t,e,i,s){const n=this.#u;!function(t,e,i){t.id=e,t.group=i,t.justWarped=!1,t.effectClose=!0,t.shapeClose=!0,t.pathRotation=!1,t.lastPathTime=0,t.destroyed=!1,t.unbreakable=!1,t.isRotating=!1,t.rotation=0,t.misplaced=!1,t.retina={maxDistance:{},maxSpeed:0,moveDrift:0,moveSpeed:0,sizeAnimationSpeed:0},t.size={value:1,max:1,min:1,enable:!1},t.outType=xt.normal,t.ignoresResizeRatio=!0}(this,t,s),this.options=fi(this,n,this.#p,i),n.retina.initParticle(this),function(t,e){for(const i of t)i.preInit?.(e)}(n.particleUpdaters,this),this.#xt(e),this.initialVelocity=this.#zt(),this.velocity=this.initialVelocity.copy(),this.zIndexFactor=this.position.z/n.zLayers,this.sides=24,function(t,e){let i,s;t.effect&&(i=e.effectDrawers.get(t.effect)),i?.loadEffect&&i.loadEffect(t),t.shape&&(s=e.shapeDrawers.get(t.shape)),s?.loadShape&&s.loadShape(t);const n=s?.getSidesCount;n&&(t.sides=n(t))}(this,n),this.spawning=!1,function(t,e){for(const i of t)i.init(e)}(n.particleUpdaters,this),function(t,e){const i=e.shape?t.shapeDrawers.get(e.shape):void 0,s=e.effect?t.effectDrawers.get(e.effect):void 0;s?.particleInit?.(t,e),i?.particleInit?.(t,e)}(n,this),function(t,e){for(const i of t.particleCreatedPlugins)i.particleCreated?.(e)}(n,this)}isInsideCanvas(t){return this.#Mt({direction:t}).inside}isInsideCanvasForOutMode(t,e){return this.#Mt({direction:e,outMode:t}).inside}isShowingBack(){if(!this.roll)return!1;const t=this.roll.angle;if(this.roll.horizontal&&this.roll.vertical){const e=pi(t,p);return e>=Math.PI*s&&e<3*Math.PI*s}if(this.roll.horizontal){const e=pi(t+Math.PI*s,p);return e>=Math.PI&&e<2*Math.PI}if(this.roll.vertical){const e=pi(t,p);return e>=Math.PI&&e<2*Math.PI}return!1}isVisible(){return!this.destroyed&&!this.spawning&&this.isInsideCanvas()}removeModifier(t){const e=this.#wt.findIndex(e=>e.id===t);e>=0&&this.#wt.splice(e,1)}reset(){for(const t of this.#u.particleUpdaters)t.reset?.(this)}#bt(t,e){let i=t;for(const t of this.#wt)if(t.enabled){const s=e(t);void 0!==s&&(i=s)}return i}#kt(t,e){let i=0,s=t?M.create(t.x,t.y,e):void 0;const n=this.#u,a=n.particlePositionPlugins,r=this.options.move.outModes,o=this.getRadius(),l=n.canvas.size;for(;;){for(const t of a){const i=t.particlePosition?.(s,this);if(i)return M.create(i.x,i.y,e)}const t=N({size:l,position:s}),c=M.create(t.x,t.y,e);this.#Ct(c,o,r.left??r.default),this.#Ct(c,o,r.right??r.default),this.#St(c,o,r.top??r.default),this.#St(c,o,r.bottom??r.default);let h=!0;for(const t of n.particles.checkParticlePositionPlugins)if(h=t.checkParticlePosition?.(this,c,i)??!0,!h)break;if(h)return c;i+=1,s=void 0}}#zt(){const t=this.options.move,e=function(t){const e=k.origin;return e.length=1,e.angle=t,e}(this.direction).copy();if(t.direction===x.inside||t.direction===x.outside)return e;const i=H($(t.angle.value)),n=H($(t.angle.offset)),a={left:n-i*s,right:n+i*s};return t.straight||(e.angle+=U(W(a.left,a.right))),t.random&&"number"==typeof t.speed&&(e.length*=T()),e}#Ct(t,e,i){ui({outMode:i,checkModes:[vt.bounce],coord:t.x,maxCoord:this.#u.canvas.size.width,setCb:e=>t.x+=e,radius:e})}#St(t,e,i){ui({outMode:i,checkModes:[vt.bounce],coord:t.y,maxCoord:this.#u.canvas.size.height,setCb:e=>t.y+=e,radius:e})}#It(t,e){const i=this.getRadius(),s=this.#u.canvas.size,n=this.position,a=e===vt.bounce;return t===G.bottom?{inside:a?n.y+i<s.height:n.y-i<s.height,reason:"default"}:t===G.left?{inside:a?n.x-i>0:n.x+i>0,reason:"default"}:t===G.right?{inside:a?n.x+i<s.width:n.x-i<s.width,reason:"default"}:t===G.top?{inside:a?n.y-i>0:n.y+i>0,reason:"default"}:{inside:n.x>=-i&&n.y>=-i&&n.y<=s.height+i&&n.x<=s.width+i,reason:"default"}}#_t(t,e){return{canvasSize:this.#u.canvas.size,direction:t,outMode:e,particle:this,radius:this.getRadius()}}#Mt(t){const e=this.#It(t.direction,t.outMode),i=this.#u,s=this.shape?i.shapeDrawers.get(this.shape):void 0,n=this.effect?i.effectDrawers.get(this.effect):void 0,a=s?.isInsideCanvas,r=n?.isInsideCanvas;if(!a&&!r)return e;const o=this.#_t(t.direction,t.outMode),l=a?this.#Dt(a(o),"shape"):void 0,c=r?this.#Dt(r(o),"effect"):void 0;if(l&&c){const t=Math.max(l.margin??0,c.margin??0);return{inside:l.inside&&c.inside,margin:t>0?t:void 0,reason:"combined"}}return l??c??e}#Pt(t){return t&&this.roll&&(this.backColor||this.roll.alter)&&this.isShowingBack()?this.backColor?this.backColor:this.roll.alter?function(t,e,i){return{h:t.h,s:t.s,l:t.l+(e===wt.darken?-1:1)*i}}(t,this.roll.alter.type,this.roll.alter.value):t:t}#xt(t){const e=this.#u,i=Math.floor($(this.options.zIndex.value)),n=this.#kt(t,B(i,0,e.zLayers));if(!n)throw new Error("a valid position cannot be found for particle");this.position=n,this.initialPosition=this.position.copy();const a=e.canvas.size;switch(this.moveCenter={...et(this.options.move.center,a),radius:this.options.move.center.radius,mode:this.options.move.center.mode},this.direction=function(t,e,i){if(I(t))return H(t);switch(t){case x.top:return-Math.PI*s;case x.topRight:return-Math.PI*b;case x.right:return 0;case x.bottomRight:return Math.PI*b;case x.bottom:return Math.PI*s;case x.bottomLeft:return.75*Math.PI;case x.left:return Math.PI;case x.topLeft:return.75*-Math.PI;case x.inside:return Math.atan2(i.y-e.y,i.x-e.x);case x.outside:return Math.atan2(e.y-i.y,e.x-i.x);default:return T()*p}}(this.options.move.direction,this.position,this.moveCenter),this.options.move.direction){case x.inside:this.outType=xt.inside;break;case x.outside:this.outType=xt.outside}this.offset=k.origin}#Dt(t,e){return"boolean"==typeof t?{inside:t,reason:e}:{inside:t.inside,margin:t.margin,reason:t.reason??e}}}class mi{#Ot;#Et=new Map;#Lt=[];#Rt;#Ft;#Tt=[];#At;constructor(t){this.#Ot=t,this.#Rt=0,this.#At=0}clear(){this.#Et.clear();const t=this.#Ft;t&&(this.#Ot=t),this.#Ft=void 0}insert(t){const{x:e,y:i}=t.getPosition(),s=this.#Bt(e,i);this.#Et.has(s)||this.#Et.set(s,[]),this.#Et.get(s)?.push(t)}query(t,e,i=[]){const s=this.#Ut(t);if(!s)return i;const n=Math.floor(s.minX/this.#Ot),a=Math.floor(s.maxX/this.#Ot),r=Math.floor(s.minY/this.#Ot),o=Math.floor(s.maxY/this.#Ot);for(let s=n;s<=a;s++)for(let n=r;n<=o;n++){const a=`${s}_${n}`,r=this.#Et.get(a);if(r)for(const s of r)e&&!e(s)||t.contains(s.getPosition())&&i.push(s)}return i}queryCircle(t,e,i,s=[]){const n=this.#$t(t.x,t.y,e),a=this.query(n,i,s);return this.#Vt(),a}queryRectangle(t,e,i,s=[]){const n=this.#qt(t.x,t.y,e.width,e.height),a=this.query(n,i,s);return this.#Vt(),a}setCellSize(t){this.#Ft=t}#$t(t,e,i){return(this.#Lt[this.#Rt++]??=new St(t,e,i)).reset(t,e,i)}#qt(t,e,i,s){return(this.#Tt[this.#At++]??=new It(t,e,i,s)).reset(t,e,i,s)}#Bt(t,e){return`${Math.floor(t/this.#Ot)}_${Math.floor(e/this.#Ot)}`}#Ut(t){if(t instanceof St){const e=t.radius,{x:i,y:s}=t.position;return{minX:i-e,maxX:i+e,minY:s-e,maxY:s+e}}if(t instanceof It){const{x:e,y:i}=t.position,{width:s,height:n}=t.size;return{minX:e,maxX:e+s,minY:i,maxY:i+n}}return null}#Vt(){this.#Rt=0,this.#At=0}}class yi{checkParticlePositionPlugins;grid;#Wt;#u;#Ht;#jt;#Nt;#Gt;#Xt;#Yt;#p;#Qt;#Kt;#Zt;#Jt;#te;#ee;constructor(t,e){this.#p=t,this.#u=e,this.#Nt=0,this.#Wt=[],this.#Qt=[],this.#jt=0,this.#Ht=new Map,this.#Gt=new Map,this.#ee=this.#ie(this.#u.zLayers),this.grid=new mi(100),this.checkParticlePositionPlugins=[],this.#Xt=[],this.#Yt=[],this.#Zt=[],this.#Kt=[],this.#te=[]}get count(){return this.#Wt.length}addParticle(t,e,i,s){const n=this.#u.actualOptions.particles.number.limit.mode,a=void 0===i?this.#jt:this.#Ht.get(i)??this.#jt,r=this.count;if(a>0)switch(n){case yt.delete:{const t=r+1-a;t>0&&this.removeQuantity(t);break}case yt.wait:if(r>=a)return}try{const n=this.#Qt.pop()??new gi(this.#p,this.#u);n.init(this.#Nt,t,e,i);let a=!0;return s&&(a=s(n)),a?(this.#Wt.push(n),this.#se(n),this.#Nt++,this.#u.dispatchEvent(ot.particleAdded,{particle:n}),n):void this.#Qt.push(n)}catch(t){dt().warning(`error adding particle: ${t}`)}}clear(){this.#Wt=[],this.#Gt.clear(),this.#ne(this.#u.zLayers)}destroy(){this.#Wt=[],this.#Qt.length=0,this.#Gt.clear(),this.#ee=[],this.checkParticlePositionPlugins=[],this.#Xt=[],this.#Yt=[],this.#Zt=[],this.#Kt=[],this.#te=[]}drawParticles(t){for(let e=this.#ee.length-1;e>=0;e--){const i=this.#ee[e];if(i)for(const e of i)e.draw(t)}}filter(t){return this.#Wt.filter(t)}find(t){return this.#Wt.find(t)}get(t){return this.#Wt[t]}async init(){const t=this.#u,e=t.actualOptions;this.checkParticlePositionPlugins=[],this.#te=[],this.#Yt=[],this.#Zt=[],this.#Xt=[],this.#Kt=[],this.#Gt.clear(),this.#ne(t.zLayers),this.grid=new mi(100*t.retina.pixelRatio);for(const e of t.plugins)e.redrawInit&&await e.redrawInit(),e.checkParticlePosition&&this.checkParticlePositionPlugins.push(e),e.update&&this.#te.push(e),e.particleUpdate&&this.#Yt.push(e),e.postUpdate&&this.#Zt.push(e),e.particleReset&&this.#Xt.push(e),e.postParticleUpdate&&this.#Kt.push(e);await this.#u.initDrawersAndUpdaters();for(const e of this.#u.effectDrawers.values())await(e.init?.(t));for(const e of this.#u.shapeDrawers.values())await(e.init?.(t));let i=!1;for(const e of t.plugins)if(i=e.particlesInitialization?.()??i,i)break;if(!i){const t=e.particles,i=t.groups;for(const e in i){const s=i[e];if(s)for(let i=this.count,n=0;n<s.number.value&&i<t.number.value;i++,n++)this.addParticle(void 0,s,e)}for(let e=this.count;e<t.number.value;e++)this.addParticle()}}push(t,e,i,s){for(let n=0;n<t;n++)this.addParticle(e,i,s)}async redraw(){this.clear(),await this.init(),this.#u.canvas.render.drawParticles({value:0,factor:0})}remove(t,e,i){this.removeAt(this.#Wt.indexOf(t),void 0,e,i)}removeAt(t,e=1,i,s){if(t<0||t>this.count)return;let n=0;for(let a=t;n<e&&a<this.count;a++)this.#ae(a,i,s)&&(a--,n++)}removeQuantity(t,e){this.removeAt(0,t,e)}setDensity(){const t=this.#u.actualOptions,e=t.particles.groups;let i=0;for(const t of this.#u.plugins)t.particlesDensityCount&&(i+=t.particlesDensityCount());for(const t in e){const s=e[t];if(!s)continue;const n=ue(this.#p,this.#u,s);this.#re(n,i,t)}this.#re(t.particles,i)}setResizeFactor(t){this.#Jt=t}update(t){this.grid.clear();for(const e of this.#te)e.update?.(t);const e=this.#oe(t);for(const e of this.#Zt)e.postUpdate?.(t);if(this.#le(t,e),e.size)for(const t of e)this.remove(t);this.#Jt=void 0}#ce(...t){this.#Qt.push(...t)}#re(t,e,i,s){const n=t.number;if(!n.density.enable)return void(void 0===i?this.#jt=n.limit.value:(s?.number.limit.value??n.limit.value)&&this.#Ht.set(i,s?.number.limit.value??n.limit.value));const a=this.#he(n.density),r=n.value,o=n.limit.value>0?n.limit.value:r,l=Math.min(r,o)*a+e,c=Math.min(this.count,this.filter(t=>t.group===i).length);void 0===i?this.#jt=n.limit.value*a:this.#Ht.set(i,n.limit.value*a),c<l?this.push(Math.abs(l-c),void 0,t,i):c>l&&this.removeQuantity(c-l,i)}#ie(t){const e=Math.max(Math.floor(t),1);return Array.from({length:e},()=>[])}#de(t){const e=this.#ee.length-1;return e<=0?0:Math.min(Math.max(Math.floor(t),0),e)}#he(t){const e=this.#u;if(!t.enable)return 1;const i=e.canvas.size,s=e.retina.pixelRatio;return i.width&&i.height?i.width*i.height/(t.height*t.width*s**2):1}#se(t){const e=this.#de(t.position.z),i=this.#ee[e];i&&(i.push(t),this.#Gt.set(t.id,e))}#ae(t,e,i){const s=this.#Wt[t];return!!s&&(s.group===e&&(this.#Wt.splice(t,1),this.#ue(s),s.destroy(i),this.#u.dispatchEvent(ot.particleRemoved,{particle:s}),this.#ce(s),!0))}#ue(t){const e=this.#Gt.get(t.id)??this.#de(t.position.z),i=this.#ee[e];if(!i)return void this.#Gt.delete(t.id);const s=i.findIndex(e=>e.id===t.id);s>=0&&i.splice(s,1),this.#Gt.delete(t.id)}#ne(t){const e=Math.max(Math.floor(t),1);if(this.#ee.length===e)for(const t of this.#ee)t.length=0;else this.#ee=this.#ie(e)}#pe(t){const e=this.#de(t.position.z),i=this.#Gt.get(t.id);if(void 0===i)return void this.#se(t);if(i===e)return;const s=this.#ee[i];if(s){const e=s.findIndex(e=>e.id===t.id);e>=0&&s.splice(e,1)}const n=this.#ee[e];if(n){if(n.push(t),n.length>=2){const e=n[n.length-2];e&&t.id<e.id&&n.sort((t,e)=>t.id-e.id)}this.#Gt.set(t.id,e)}else this.#Gt.set(t.id,e)}#oe(t){const e=new Set,i=this.#Jt;for(const s of this.#Wt){i&&!s.ignoresResizeRatio&&(s.position.x*=i.width,s.position.y*=i.height,s.initialPosition.x*=i.width,s.initialPosition.y*=i.height),s.ignoresResizeRatio=!1;for(const t of this.#Xt)t.particleReset?.(s);for(const e of this.#Yt){if(s.destroyed)break;e.particleUpdate?.(s,t)}s.destroyed?e.add(s):this.grid.insert(s)}return e}#le(t,e){for(const i of this.#Wt)if(i.destroyed)e.add(i);else{for(const e of this.#u.particleUpdaters)e.update(i,t);if(!i.spawning)for(const e of this.#Kt)e.postParticleUpdate?.(i,t);this.#pe(i)}}}class vi{pixelRatio;reduceFactor;#u;constructor(t){this.#u=t,this.pixelRatio=1,this.reduceFactor=1}init(){const t=this.#u,e=t.actualOptions;this.pixelRatio=e.detectRetina?devicePixelRatio:1,this.reduceFactor=1;const i=this.pixelRatio,s=t.canvas,n=s.domElement;n&&(s.size.width=n.offsetWidth*i,s.size.height=n.offsetHeight*i)}initParticle(t){const e=t.options,i=this.pixelRatio,s=e.move,n=s.distance,a=t.retina;a.maxSpeed=$(s.gravity.maxSpeed)*i,a.moveDrift=$(s.drift)*i,a.moveSpeed=$(s.speed)*i;const r=a.maxDistance;r.horizontal=void 0===n.horizontal?void 0:n.horizontal*i,r.vertical=void 0===n.vertical?void 0:n.vertical*i}}function wi(t){return!t.destroyed}function Pi(t,e,...i){const s=new pe(t,e);return Dt(s,...i),s}var bi=Object.freeze({__proto__:null,Container:class{actualOptions;canvas;destroyed;effectDrawers;fpsLimit;hdr;id;pageHidden;particleCreatedPlugins;particleDestroyedPlugins;particlePositionPlugins;particleUpdaters;particles;plugins;retina;shapeDrawers;started;zLayers;#fe;#ge;#me={value:0,factor:0};#ye;#ve;#we;#Pe;#be;#xe;#ze;#Me;#ke;#Ce;#Se;#p;#Ie;#_e;constructor(t){const{dispatchCallback:e,pluginManager:i,id:s,onDestroy:n,sourceOptions:a}=t;this.#p=i,this.#ye=e,this.#ke=n,this.id=Symbol(s),this.fpsLimit=120,this.hdr=!1,this.#Ie=!1,this.#fe=0,this.#we=0,this.#Me=0,this.#be=!0,this.started=!1,this.destroyed=!1,this.#Se=!0,this.#ze=0,this.zLayers=100,this.pageHidden=!1,this.#_e=a,this.#xe=a,this.effectDrawers=new Map,this.shapeDrawers=new Map,this.particleUpdaters=[],this.retina=new vi(this),this.canvas=new hi(this.#p,this),this.particles=new yi(this.#p,this),this.plugins=[],this.particleDestroyedPlugins=[],this.particleCreatedPlugins=[],this.particlePositionPlugins=[],this.#Ce=Pi(this.#p,this),this.actualOptions=Pi(this.#p,this),this.#Pe=new di(this),this.dispatchEvent(ot.containerBuilt)}get animationStatus(){return!this.#Se&&!this.pageHidden&&wi(this)}get options(){return this.#Ce}get sourceOptions(){return this.#_e}addLifeTime(t){this.#Me+=t}alive(){return!this.#we||this.#Me<=this.#we}destroy(t=!0){if(wi(this)){this.stop(),this.particles.destroy(),this.canvas.destroy();for(const[,t]of this.effectDrawers)t.destroy?.(this);for(const[,t]of this.shapeDrawers)t.destroy?.(this);for(const t of this.plugins)t.destroy?.();this.effectDrawers=new Map,this.shapeDrawers=new Map,this.particleUpdaters=[],this.plugins.length=0,this.#p.clearPlugins(this),this.destroyed=!0,this.#ke(t),this.dispatchEvent(ot.containerDestroyed)}}dispatchEvent(t,e){this.#ye(t,{container:this,data:e})}draw(t){if(!wi(this))return;let e=t;this.#ve=R(t=>{e&&(this.#ze=void 0,e=!1),this.#De(t)})}async export(t,e={}){for(const i of this.plugins){if(!i.export)continue;const s=await i.export(t,e);if(s.supported)return s.blob}dt().error(`Export plugin with type ${t} not found`)}async init(){if(!wi(this))return;const t=new Map;for(const e of this.#p.plugins){const i=await e.getPlugin(this);i.preInit&&await i.preInit(),t.set(e,i)}await this.initDrawersAndUpdaters(),this.#Ce=Pi(this.#p,this,this.#xe,this.sourceOptions),this.actualOptions=Pi(this.#p,this,this.#Ce),this.plugins.length=0,this.particleDestroyedPlugins.length=0,this.particleCreatedPlugins.length=0,this.particlePositionPlugins.length=0;for(const[e,i]of t)e.needsPlugin(this.actualOptions)&&(this.plugins.push(i),i.particleCreated&&this.particleCreatedPlugins.push(i),i.particleDestroyed&&this.particleDestroyedPlugins.push(i),i.particlePosition&&this.particlePositionPlugins.push(i));this.retina.init(),this.canvas.init(),this.updateActualOptions(),this.canvas.initBackground(),this.canvas.resize();const{delay:e,duration:i,fpsLimit:s,hdr:a,smooth:r,zLayers:o}=this.actualOptions;this.hdr=a,this.zLayers=o,this.#we=$(i)*n,this.#fe=$(e)*n,this.#Me=0,this.fpsLimit=s>0?s:120,this.#Ie=r;for(const t of this.plugins)await(t.init?.());await this.particles.init(),this.dispatchEvent(ot.containerInit),this.particles.setDensity();for(const t of this.plugins)t.particlesSetup?.();this.dispatchEvent(ot.particlesSetup)}async initDrawersAndUpdaters(){const t=this.#p;this.effectDrawers=await t.getEffectDrawers(this,!0),this.shapeDrawers=await t.getShapeDrawers(this,!0),this.particleUpdaters=await t.getUpdaters(this,!0)}pause(){var t;if(wi(this)&&(void 0!==this.#ve&&(t=this.#ve,F(t),this.#ve=void 0),!this.#Se)){for(const t of this.plugins)t.pause?.();this.pageHidden||(this.#Se=!0),this.dispatchEvent(ot.containerPaused)}}play(t){if(!wi(this))return;const e=this.#Se||t;if(!this.#be||this.actualOptions.autoPlay){if(this.#Se&&(this.#Se=!1),e)for(const t of this.plugins)t.play&&t.play();this.dispatchEvent(ot.containerPlay),this.draw(e??!1)}else this.#be=!1}async refresh(){if(wi(this))return this.stop(),this.start()}async reset(t){if(wi(this))return this.#xe=t,this.#_e=t,this.#Ce=Pi(this.#p,this,this.#xe,this.sourceOptions),this.actualOptions=Pi(this.#p,this,this.#Ce),this.refresh()}async start(){wi(this)&&!this.started&&(await this.init(),this.started=!0,await new Promise(t=>{const e=async()=>{this.#Pe.addListeners();for(const t of this.plugins)await(t.start?.());this.dispatchEvent(ot.containerStarted),this.play(),t()};this.#ge=setTimeout(()=>{e()},this.#fe)}))}stop(){if(wi(this)&&this.started){this.#ge&&(clearTimeout(this.#ge),this.#ge=void 0),this.#be=!0,this.started=!1,this.#Pe.removeListeners(),this.pause(),this.particles.clear(),this.canvas.stop();for(const t of this.plugins)t.stop?.();this.particleCreatedPlugins.length=0,this.particleDestroyedPlugins.length=0,this.particlePositionPlugins.length=0,this.#_e=this.#Ce,this.dispatchEvent(ot.containerStopped)}}updateActualOptions(){let t=!1;for(const e of this.plugins)e.updateActualOptions&&(t=e.updateActualOptions()||t);return t}#De(t){try{if(!this.#Ie&&void 0!==this.#ze&&t<this.#ze+n/this.fpsLimit)return void this.draw(!1);if(this.#ze??=t,function(t,e,i=60,s=!1){t.value=e,t.factor=s?60/i:60*e/n}(this.#me,t-this.#ze,this.fpsLimit,this.#Ie),this.addLifeTime(this.#me.value),this.#ze=t,this.#me.value>n)return void this.draw(!1);if(this.canvas.render.drawParticles(this.#me),!this.alive())return void this.destroy();this.animationStatus&&this.draw(!1)}catch(t){dt().error("error in animation loop",t)}}}});var xi=Object.freeze({__proto__:null,EmittersPluginInstance:class{#u;#m;constructor(t,e){this.#m=t,this.#u=e,this.#m.initContainer(e)}async init(){const t=this.#u.actualOptions.emitters;if(D(t))for(const e of t)await this.#m.addEmitter(this.#u,e);else await this.#m.addEmitter(this.#u,t)}pause(){for(const t of this.#m.getArray(this.#u))t.pause()}play(){for(const t of this.#m.getArray(this.#u))t.play()}resize(){for(const t of this.#m.getArray(this.#u))t.resize()}stop(){this.#m.clear(this.#u)}update(t){this.#m.getArray(this.#u).forEach(e=>{e.update(t)})}}});const zi=new Map;var Mi=Object.freeze({__proto__:null,ShapeManager:class{addShapeGenerator(t,e){this.getShapeGenerator(t)||zi.set(t,e)}getShapeGenerator(t){return zi.get(t)}getSupportedShapeGenerators(){return zi.keys()}}});var ki=Object.freeze({__proto__:null,EmittersInstancesManager:class{#Oe;#p;constructor(t){this.#Oe=new Map,this.#p=t}async addEmitter(t,e,i){const s=new Re;s.load(e);const{EmitterInstance:n}=await Promise.resolve().then(function(){return Ii}),a=new n(this.#p,t,e=>{this.removeEmitter(t,e)},s,i);return await a.init(),this.getArray(t).push(a),a}clear(t){this.initContainer(t),this.#Oe.set(t,[])}getArray(t){this.initContainer(t);let e=this.#Oe.get(t);return e||(e=[],this.#Oe.set(t,e)),e}initContainer(t){this.#Oe.has(t)||(this.#Oe.set(t,[]),t.getEmitter=e=>{const i=this.getArray(t);return void 0===e||I(e)?i[e??0]:i.find(t=>t.name===e)},t.addEmitter=async(e,i)=>this.addEmitter(t,e,i),t.removeEmitter=e=>{const i=t.getEmitter?.(e);i&&this.removeEmitter(t,i)},t.playEmitter=e=>{const i=t.getEmitter?.(e);i&&i.externalPlay()},t.pauseEmitter=e=>{const i=t.getEmitter?.(e);i&&i.externalPause()})}removeEmitter(t,e){const i=this.getArray(t).indexOf(e);i>=0&&this.getArray(t).splice(i,1)}}});function Ci(t,e,i,s){(t.paint??=new se).fill={color:$t.create(void 0,{value:e}),enable:s,opacity:i}}function Si(t,e,i,s){(t.paint??=new se).stroke={color:$t.create(void 0,{value:e}),opacity:i,width:s}}var Ii=Object.freeze({__proto__:null,EmitterInstance:class{fill;name;options;position;size;spawnFillColor;spawnFillEnabled;spawnFillOpacity;spawnStrokeColor;spawnStrokeOpacity;spawnStrokeWidth;#u;#Ee;#Le;#Re;#we;#Fe;#Te;#Ae;#Be;#Ue;#X;#$e;#Se;#p;#Ve;#ct;#qe;#We;#He;#je;constructor(t,e,s,a,r){this.#p=t,this.#u=e,this.#Ve=s,this.#Ee=0,this.#Le=0,this.#Re=0,this.#Be=r,a instanceof Re?this.options=a:(this.options=new Re,this.options.load(a)),this.#He=e.retina.reduceFactor?$(this.options.life.delay??0)*n/e.retina.reduceFactor:1/0,this.position=this.#Be??this.#kt(),this.name=this.options.name,this.fill=this.options.fill,this.#Te=!this.options.life.wait,this.#je=!1;const o=Z({},this.options.particles);if(o.move??={},o.move.direction??=this.options.direction,this.options.spawn.fill?.color&&(this.spawnFillColor=ve(this.#p,this.options.spawn.fill.color)),this.options.spawn.stroke?.color&&(this.spawnStrokeColor=ve(this.#p,this.options.spawn.stroke.color)),this.#Se=!this.options.autoPlay,this.#$e=o,this.#We=this.#Ne(),this.size=this.#We.mode===X.percent?{width:this.#We.width/i*this.#u.canvas.size.width,height:this.#We.height/i*this.#u.canvas.size.height}:{width:this.#We.width,height:this.#We.height},this.#Ue=this.options.life.count??-1,this.#Ae=this.#Ue<=0,this.options.domId){const t=Y().getElementById(this.options.domId);t&&(this.#X=new MutationObserver(()=>{this.resize()}),this.#ct=new ResizeObserver(()=>{this.resize()}),this.#X.observe(t,{attributes:!0,attributeFilter:["style","width","height"]}),this.#ct.observe(t))}const l=this.options.shape,c=this.#p.emitterShapeManager?.getShapeGenerator(l.type);c&&(this.#qe=c.generate(this.#u,this.position,this.size,this.fill,l.options)),this.#u.dispatchEvent("emitterCreated",{emitter:this}),this.play()}externalPause(){this.#Se=!0,this.pause()}externalPlay(){this.#Se=!1,this.play()}async init(){await(this.#qe?.init())}pause(){this.#Se||(this.#Fe=void 0)}play(){if(this.#Se)return;if(!(this.#Ue>0||this.#Ae)&&this.options.life.count||!(this.#Te||this.#Re>=(this.#He??0)))return;const t=this.#u;if(void 0===this.#Fe){const e=$(this.options.rate.delay);this.#Fe=t.retina.reduceFactor?e*n/t.retina.reduceFactor:1/0}(this.#Ue>0||this.#Ae)&&this.#Ge()}resize(){const t=this.#Be,e=this.#u;var s,n,a;this.position=t&&(s=t,n=e.canvas.size,a=k.origin,function(t,e,i){let s=!0;return s=t.top<e.height+i.x,s&&(s=t.right>i.x),s&&(s=t.left<e.width+i.y),s&&(s=t.bottom>i.y),s}(function(t,e){return{bottom:t.y+e,left:t.x-e,right:t.x+e,top:t.y-e}}(s,0),n,a))?t:this.#kt(),this.#We=this.#Ne(),this.size=this.#We.mode===X.percent?{width:this.#We.width/i*e.canvas.size.width,height:this.#We.height/i*e.canvas.size.height}:{width:this.#We.width,height:this.#We.height},this.#qe?.resize(this.position,this.size)}update(t){if(this.#Se)return;const e=this.#u;this.#Te&&(this.#Te=!1,this.#Re=this.#He??0,this.#Le=this.#Fe??0),this.#je||(this.#je=!0,this.#Xe(this.options.startCount)),void 0!==this.#we&&(this.#Ee+=t.value,this.#Ee>=this.#we&&(this.pause(),void 0!==this.#He&&(this.#He=void 0),this.#Ae||this.#Ue--,this.#Ue>0||this.#Ae?(this.position=this.#kt(),this.#qe?.resize(this.position,this.size),this.#He=e.retina.reduceFactor?$(this.options.life.delay??0)*n/e.retina.reduceFactor:1/0):this.#Ye(),this.#Ee-=this.#we,this.#we=void 0)),void 0!==this.#He&&(this.#Re+=t.value,this.#Re>=this.#He&&(this.#u.dispatchEvent("emitterPlay"),this.play(),this.#Re-=this.#He,this.#He=void 0)),void 0!==this.#Fe&&(this.#Le+=t.value,this.#Le>=this.#Fe&&(this.#Qe(),this.#Le-=this.#Fe))}#kt(){const t=this.#u;if(this.options.domId){const e=Y().getElementById(this.options.domId);if(e){const i=e.getBoundingClientRect(),n=t.retina.pixelRatio;return{x:(i.x+i.width*s)*n,y:(i.y+i.height*s)*n}}}return j({size:t.canvas.size,position:this.options.position})}#Ne(){const t=this.#u;if(this.options.domId){const e=Y().getElementById(this.options.domId);if(e){const i=e.getBoundingClientRect();return{width:i.width*t.retina.pixelRatio,height:i.height*t.retina.pixelRatio,mode:X.precise}}}return this.options.size??(()=>{const t=new Ee;return t.load({height:0,mode:X.percent,width:0}),t})()}#Ye(){this.#X?.disconnect(),this.#X=void 0,this.#ct?.disconnect(),this.#ct=void 0,this.#Ve(this),this.#u.dispatchEvent("emitterDestroyed",{emitter:this})}#Qe(){if(this.#Se)return;const t=$(this.options.rate.quantity);this.#Xe(t)}#Xe(t){const e=tt(this.#$e)??{},i=this.options.spawn.fill?.color?.animation,s=this.options.spawn.fill?.enable??!!this.options.spawn.fill?.color,n=void 0===this.options.spawn.fill?.opacity?1:$(this.options.spawn.fill.opacity),a=this.options.spawn.stroke?.color?.animation,r=void 0===this.options.spawn.stroke?.opacity?1:$(this.options.spawn.stroke.opacity),o=void 0===this.options.spawn.stroke?.width?1:$(this.options.spawn.stroke.width),l=this.#u.retina.reduceFactor,c=!!i,h=!!a,d=!!this.#qe,u=c||h,p=u||d,f=u?{h:v,s:w,l:P}:null,g=this.options.shape;for(let c=0;c<t*l;c++){const t=p?Z({},e):e;this.spawnFillOpacity=n,this.spawnFillEnabled=s,this.spawnStrokeOpacity=r,this.spawnStrokeWidth=o,this.spawnFillColor&&(i&&f&&(this.spawnFillColor.h=this.#Ke(i.h,this.spawnFillColor.h,f.h,3.6),this.spawnFillColor.s=this.#Ke(i.s,this.spawnFillColor.s,f.s),this.spawnFillColor.l=this.#Ke(i.l,this.spawnFillColor.l,f.l)),Ci(t,this.spawnFillColor,this.spawnFillOpacity,this.spawnFillEnabled)),this.spawnStrokeColor&&(a&&f&&(this.spawnStrokeColor.h=this.#Ke(a.h,this.spawnStrokeColor.h,f.h,3.6),this.spawnStrokeColor.s=this.#Ke(a.s,this.spawnStrokeColor.s,f.s),this.spawnStrokeColor.l=this.#Ke(a.l,this.spawnStrokeColor.l,f.l)),Si(t,this.spawnStrokeColor,this.spawnStrokeOpacity,this.spawnStrokeWidth));let l=this.position;if(this.#qe){const e=this.#qe.randomPosition();if(e){l=e.position;const i=g.replace;i.color&&e.color&&Ci(t,e.color,i.opacity?e.opacity??1:1,!0)}else l=null}l&&this.#u.particles.addParticle(l,t)}}#Ge(){if(this.#Se)return;const t=void 0!==this.options.life.duration?$(this.options.life.duration):void 0;(this.#Ue>0||this.#Ae)&&void 0!==t&&t>0&&(this.#we=t*n)}#Ke(t,e,i,s=1){const a=this.#u;if(!t.enable)return e;const r=U(t.offset),o=$(this.options.rate.delay),l=a.retina.reduceFactor?o*n/a.retina.reduceFactor:1/0;return(e+$(t.speed)*a.fpsLimit/l+r*s)%i}}});t.loadSquaresPreset=ni,t.tsParticles=Se}),Object.assign(globalThis.window||globalThis,{loadSquaresPreset:(globalThis.__tsParticlesInternals.presets.squares||{}).loadSquaresPreset}),delete(globalThis.window||globalThis).tsparticlesInternalExports;
1
+ !function(t){t.__tsParticlesInternals=t.__tsParticlesInternals||{},t.__tsParticlesInternals.bundles=t.__tsParticlesInternals.bundles||{},t.__tsParticlesInternals.effects=t.__tsParticlesInternals.effects||{},t.__tsParticlesInternals.engine=t.__tsParticlesInternals.engine||{},t.__tsParticlesInternals.interactions=t.__tsParticlesInternals.interactions||{},t.__tsParticlesInternals.palettes=t.__tsParticlesInternals.palettes||{},t.__tsParticlesInternals.paths=t.__tsParticlesInternals.paths||{},t.__tsParticlesInternals.plugins=t.__tsParticlesInternals.plugins||{},t.__tsParticlesInternals.plugins=t.__tsParticlesInternals.plugins||{},t.__tsParticlesInternals.plugins.emittersShapes=t.__tsParticlesInternals.plugins.emittersShapes||{},t.__tsParticlesInternals.presets=t.__tsParticlesInternals.presets||{},t.__tsParticlesInternals.shapes=t.__tsParticlesInternals.shapes||{},t.__tsParticlesInternals.updaters=t.__tsParticlesInternals.updaters||{},t.__tsParticlesInternals.utils=t.__tsParticlesInternals.utils||{},t.__tsParticlesInternals.canvas=t.__tsParticlesInternals.canvas||{},t.__tsParticlesInternals.canvas=t.__tsParticlesInternals.canvas||{},t.__tsParticlesInternals.canvas.utils=t.__tsParticlesInternals.canvas.utils||{},t.__tsParticlesInternals.path=t.__tsParticlesInternals.path||{},t.__tsParticlesInternals.path=t.__tsParticlesInternals.path||{},t.__tsParticlesInternals.path.utils=t.__tsParticlesInternals.path.utils||{};var e="undefined"!=typeof Proxy?function(t){return new Proxy(t,{get:function(t,e){return e in t||(t[e]={}),t[e]}})}:function(t){return t};t.__tsParticlesInternals.bundles=e(t.__tsParticlesInternals.bundles),t.__tsParticlesInternals.effects=e(t.__tsParticlesInternals.effects),t.__tsParticlesInternals.interactions=e(t.__tsParticlesInternals.interactions),t.__tsParticlesInternals.palettes=e(t.__tsParticlesInternals.palettes),t.__tsParticlesInternals.paths=e(t.__tsParticlesInternals.paths),t.__tsParticlesInternals.plugins=e(t.__tsParticlesInternals.plugins),t.__tsParticlesInternals.plugins.emittersShapes=e(t.__tsParticlesInternals.plugins.emittersShapes),t.__tsParticlesInternals.presets=e(t.__tsParticlesInternals.presets),t.__tsParticlesInternals.shapes=e(t.__tsParticlesInternals.shapes),t.__tsParticlesInternals.updaters=e(t.__tsParticlesInternals.updaters),t.__tsParticlesInternals.utils=e(t.__tsParticlesInternals.utils),t.__tsParticlesInternals.canvas=e(t.__tsParticlesInternals.canvas),t.__tsParticlesInternals.path=e(t.__tsParticlesInternals.path),t.tsparticlesInternalExports=t.tsparticlesInternalExports||{}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:this),function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(((t="undefined"!=typeof globalThis?globalThis:t||self).__tsParticlesInternals=t.__tsParticlesInternals||{},t.__tsParticlesInternals.presets=t.__tsParticlesInternals.presets||{},t.__tsParticlesInternals.presets.squares=t.__tsParticlesInternals.presets.squares||{}))}(this,function(t){"use strict";const e="generated",i=100,s=.5,n=1e3,a=0,r=0,o=0,l=1,c=0,h=0,d=1,u="random",p=2*Math.PI,f="true",g="false",m="canvas",y=255,v=360,w=100,P=100,b=.25;var x;function z(t){return"z"in t?t.z:o}!function(t){t.bottom="bottom",t.bottomLeft="bottom-left",t.bottomRight="bottom-right",t.left="left",t.none="none",t.right="right",t.top="top",t.topLeft="top-left",t.topRight="top-right",t.outside="outside",t.inside="inside"}(x||(x={}));class M{x;y;z;constructor(t=a,e=r,i=o){this.x=t,this.y=e,this.z=i}static get origin(){return M.create(a,r,o)}get angle(){return Math.atan2(this.y,this.x)}set angle(t){this.#t(t,this.length)}get length(){return Math.sqrt(this.getLengthSq())}set length(t){this.#t(this.angle,t)}static clone(t){return M.create(t.x,t.y,z(t))}static create(t,e,i){return"number"==typeof t?new M(t,e??r,i??o):new M(t.x,t.y,z(t))}add(t){return M.create(this.x+t.x,this.y+t.y,this.z+z(t))}addTo(t){this.x+=t.x,this.y+=t.y,this.z+=z(t)}copy(){return M.clone(this)}div(t){return M.create(this.x/t,this.y/t,this.z/t)}getLengthSq(){return this.x**2+this.y**2}mult(t){return M.create(this.x*t,this.y*t,this.z*t)}multTo(t){this.x*=t,this.y*=t,this.z*=t}normalize(){const t=this.length;0!=t&&this.multTo(1/t)}rotate(t){return M.create(this.x*Math.cos(t)-this.y*Math.sin(t),this.x*Math.sin(t)+this.y*Math.cos(t),o)}setTo(t){this.x=t.x,this.y=t.y,this.z=z(t)}sub(t){return M.create(this.x-t.x,this.y-t.y,this.z-z(t))}subFrom(t){this.x-=t.x,this.y-=t.y,this.z-=z(t)}#t(t,e){this.x=Math.cos(t)*e,this.y=Math.sin(t)*e}}class k extends M{constructor(t=a,e=r){super(t,e,o)}static get origin(){return k.create(a,r)}static clone(t){return k.create(t.x,t.y)}static create(t,e){return"number"==typeof t?new k(t,e??r):new k(t.x,t.y)}}function C(t){return"boolean"==typeof t}function S(t){return"string"==typeof t}function I(t){return"number"==typeof t}function D(t){return"object"==typeof t&&null!==t}function _(t){return Array.isArray(t)}function O(t){return null==t}const E=Math.PI/180;let L=Math.random;const R=t=>requestAnimationFrame(t),F=t=>{cancelAnimationFrame(t)};function T(){return B(L(),0,1-Number.EPSILON)}function A(t,e){return T()*(e-t)+t}function B(t,e,i){return Math.min(Math.max(t,e),i)}function U(t){const e=q(t);let i=V(t);return e===i&&(i=0),A(i,e)}function $(t){return I(t)?t:U(t)}function V(t){return I(t)?t:t.min}function q(t){return I(t)?t:t.max}function W(t,e){if(t===e||void 0===e&&I(t))return t;const i=V(t),s=q(t);return void 0!==e?{min:Math.min(i,e),max:Math.max(s,e)}:W(i,s)}function H(t){return t*E}function j(t){const e={x:void 0!==t.position?.x?$(t.position.x):void 0,y:void 0!==t.position?.y?$(t.position.y):void 0};return function(t){return{x:(t.position?.x??T()*i)*t.size.width/i,y:(t.position?.y??T()*i)*t.size.height/i}}({size:t.size,position:e})}function N(t){const{position:e,size:i}=t;return{x:e?.x??T()*i.width,y:e?.y??T()*i.height}}var G,X;!function(t){t.bottom="bottom",t.left="left",t.right="right",t.top="top"}(G||(G={})),function(t){t.precise="precise",t.percent="percent"}(X||(X={}));function Y(t){return"__proto__"===t||"constructor"===t||"prototype"===t}function Q(){return globalThis.document}function K(t){if("undefined"!=typeof matchMedia)return matchMedia(t)}function Z(t,e,i=!0){return t[void 0!==e&&i?e%t.length:Math.floor(T()*t.length)]}function J(t,...e){for(const i of e){if(O(i))continue;if(!D(i)){t=i;continue}Array.isArray(i)?Array.isArray(t)||(t=[]):D(t)&&!Array.isArray(t)||(t=Object.create(null));const e=Object.keys(i);if(!e.some(t=>{const e=i[t];return D(e)||Array.isArray(e)})){const s=i,n=t;for(const t of e){if(Y(t))continue;const e=s[t];void 0!==e&&(n[t]=e)}continue}for(const s of e){if(Y(s))continue;const e=t,n=i[s];e[s]=Array.isArray(n)?n.map(t=>J(void 0,t)):J(e[s],n)}}return t}function tt(t,e){return _(t)?t.map((t,i)=>e(t,i)):e(t,0)}function et(t,e,i){return _(t)?Z(t,e,i):t}function it(t,e){return function(t,e){if(t.mode!==X.percent){const{mode:e,...i}=t;return i}return"x"in t?{x:t.x/i*e.width,y:t.y/i*e.height}:{width:t.width/i*e.width,height:t.height/i*e.height}}(t,e)}let st,nt;function at(t,e,i,s,n){if(s){let s={passive:!0};C(n)?s.capture=n:void 0!==n&&(s=n),t.addEventListener(e,i,s)}else{const s=n;t.removeEventListener(e,i,s)}}async function rt(t,e,i,s=!1){let n=e.get(t);if(!n||s){const s=await Promise.all([...i.entries()].map(([e,i])=>i(t).then(t=>[e,t])));n=new Map(s),e.set(t,n)}return n}class ot{#e;constructor(){this.#e=new Map}addEventListener(t,e){this.removeEventListener(t,e);let i=this.#e.get(t);i||(i=[],this.#e.set(t,i)),i.push(e)}dispatchEvent(t,e){const i=this.#e.get(t);i?.forEach(t=>{t(e)})}hasEventListener(t){return!!this.#e.get(t)}removeAllEventListeners(t){t?this.#e.delete(t):this.#e=new Map}removeEventListener(t,e){const i=this.#e.get(t);if(!i)return;const s=i.length,n=i.indexOf(e);n<0||(1===s?this.#e.delete(t):i.splice(n,1))}}var lt;!function(t){t.configAdded="configAdded",t.containerInit="containerInit",t.particlesSetup="particlesSetup",t.containerStarted="containerStarted",t.containerStopped="containerStopped",t.containerDestroyed="containerDestroyed",t.containerPaused="containerPaused",t.containerPlay="containerPlay",t.containerBuilt="containerBuilt",t.particleAdded="particleAdded",t.particleDestroyed="particleDestroyed",t.particleRemoved="particleRemoved"}(lt||(lt={}));class ct{colorManagers=new Map;easingFunctions=new Map;effectDrawers=new Map;initializers={effects:new Map,shapes:new Map,updaters:new Map};palettes=new Map;plugins=[];presets=new Map;shapeDrawers=new Map;updaters=new Map;#i=new Set;#s=new Map;#n;#a=new Set;#r=!1;#o=!1;#l=new Set;constructor(t){this.#n=t}get configs(){const t={};for(const[e,i]of this.#s)t[e]=i;return t}addColorManager(t,e){this.colorManagers.set(t,e)}addConfig(t){const e=t.key??t.name??"default";this.#s.set(e,t),this.#n.dispatchEvent(lt.configAdded,{data:{name:e,config:t}})}addEasing(t,e){this.easingFunctions.get(t)||this.easingFunctions.set(t,e)}addEffect(t,e){this.initializers.effects.set(t,e)}addPalette(t,e){this.palettes.set(t,e)}addParticleUpdater(t,e){this.initializers.updaters.set(t,e)}addPlugin(t){this.getPlugin(t.id)||this.plugins.push(t)}addPreset(t,e,i=!1){!i&&this.getPreset(t)||this.presets.set(t,e)}addShape(t,e){for(const i of t)this.initializers.shapes.set(i,e)}clearPlugins(t){this.effectDrawers.delete(t),this.shapeDrawers.delete(t),this.updaters.delete(t)}getEasing(t){return this.easingFunctions.get(t)??(t=>t)}getEffectDrawers(t,e=!1){return rt(t,this.effectDrawers,this.initializers.effects,e)}getPalette(t){return this.palettes.get(t)}getPlugin(t){return this.plugins.find(e=>e.id===t)}getPreset(t){return this.presets.get(t)}async getShapeDrawers(t,e=!1){return rt(t,this.shapeDrawers,this.initializers.shapes,e)}async getUpdaters(t,e=!1){return async function(t,e,i,s=!1){let n=e.get(t);return n&&!s||(n=await Promise.all([...i.values()].map(e=>e(t))),e.set(t,n)),n}(t,this.updaters,this.initializers.updaters,e)}async init(){if(!this.#r&&!this.#o){this.#o=!0,this.#a=new Set,this.#i=new Set(this.#l);try{for(const t of this.#i)await this.#c(t,this.#a,this.#i)}finally{this.#l.clear(),this.#o=!1,this.#r=!0}}}loadParticlesOptions(t,e,...i){const s=this.updaters.get(t);s&&s.forEach(t=>t.loadOptions?.(e,...i))}async register(...t){if(this.#r)throw new Error("Register plugins can only be done before calling tsParticles.load()");for(const e of t)this.#o?await this.#c(e,this.#a,this.#i):this.#l.add(e)}async#c(t,e,i){e.has(t)||(e.add(t),i.add(t),await t(this.#n))}}const ht=t=>(...e)=>{t(...e)},dt={debug:ht(console.debug),error:(t,...e)=>{console.error(`tsParticles - Error - ${t}`,...e)},info:ht(console.info),log:ht(console.log),trace:ht(console.trace),verbose:ht(console.log),warning:ht(console.warn)};function ut(){return dt}const pt="100%";class ft{pluginManager=new ct(this);#h=[];#d=new ot;#r=!1;get items(){return this.#h}get version(){return"4.3.2"}addEventListener(t,e){this.#d.addEventListener(t,e)}checkVersion(t){if(this.version!==t)throw new Error(`The tsParticles version is different from the loaded plugins version. Engine version: ${this.version}. Plugin version: ${t}`)}dispatchEvent(t,e){this.#d.dispatchEvent(t,e)}async init(){this.#r||(await this.pluginManager.init(),this.#r=!0)}item(t){const e=this.items,i=e[t];if(!i?.destroyed)return i;e.splice(t,1)}async load(t){let i;await this.init(),"undefined"!=typeof HTMLElement&&t.element instanceof HTMLElement&&(i=t.element);const{Container:s}=await Promise.resolve().then(function(){return xi}),n=t.id??i?.id??`tsparticles${Math.floor(1e4*T()).toString()}`,{index:a,url:r}=t,o=r?await async function(t){const e=et(t.url,t.index);if(!e)return t.fallback;const i=await fetch(e);return i.ok?await i.json():(ut().error(`${i.status.toString()} while retrieving config file`),t.fallback)}({fallback:t.options,url:r,index:a}):t.options,l=et(o,a),{items:c}=this,h=c.findIndex(t=>t.id.description===n),d=new s({dispatchCallback:(t,e)=>{this.dispatchEvent(t,e)},id:n,onDestroy:t=>{if(!t)return;const e=this.items,i=e.indexOf(d);i>=0&&e.splice(i,1)},pluginManager:this.pluginManager,sourceOptions:l});if(h>=0){const t=this.item(h),e=t?1:0;t&&!t.destroyed&&t.destroy(!1),c.splice(h,e,d)}else c.push(d);const u="undefined"!=typeof OffscreenCanvas&&t.element instanceof OffscreenCanvas?t.element:(t=>{const i=Q();let s;if(t instanceof HTMLCanvasElement||t.tagName.toLowerCase()===m)s=t,s.dataset[e]??=g,s.dataset[e]===f&&(s.style.width||=pt,s.style.height||=pt,s.style.pointerEvents="none",s.style.setProperty("pointer-events","none"));else{const n=t.getElementsByTagName(m).item(0);n?(s=n,s.dataset[e]=g):(s=i.createElement(m),s.dataset[e]=f,t.appendChild(s)),s.style.width||=pt,s.style.height||=pt,s.style.pointerEvents="none",s.style.setProperty("pointer-events","none")}return s})(((t,i)=>{const s=Q();let n=i??s.getElementById(t);return n||(n=s.createElement("canvas"),n.id=t,n.dataset[e]=f,s.body.append(n),n)})(n,i));return d.canvas.loadCanvas(u),await d.start(),d}async refresh(t=!0){t&&await Promise.all(this.items.map(t=>t.refresh()))}removeEventListener(t,e){this.#d.removeEventListener(t,e)}}var gt,mt,yt,vt,wt,Pt,bt,xt,zt,Mt,kt,Ct;!function(t){t.circle="circle",t.rectangle="rectangle"}(gt||(gt={}));class St{position;type;constructor(t,e,i){this.position={x:t,y:e},this.type=i}_resetPosition(t,e){this.position.x=t,this.position.y=e}}class It extends St{radius;constructor(t,e,i){super(t,e,gt.circle),this.radius=i}contains(t){return e=t,i=this.position,s=this.radius,function(t,e){const i=t.x-e.x,s=t.y-e.y;return i*i+s*s}(e,i)<=s*s;var e,i,s}intersects(t){const e=this.position,i=t.position,s=this.radius,n=Math.abs(i.x-e.x),a=Math.abs(i.y-e.y);if(t instanceof It||t.type===gt.circle){return s+t.radius>Math.hypot(n,a)}if(t instanceof Dt||t.type===gt.rectangle){const e=t,{width:i,height:r}=e.size;return Math.pow(n-i,2)+Math.pow(a-r,2)<=s**2||n<=s+i&&a<=s+r||n<=i||a<=r}return!1}reset(t,e,i){return this._resetPosition(t,e),this.radius=i,this}}class Dt extends St{size;constructor(t,e,i,s){super(t,e,gt.rectangle),this.size={height:s,width:i}}contains(t){const e=this.size.width,i=this.size.height,s=this.position;return t.x>=s.x&&t.x<=s.x+e&&t.y>=s.y&&t.y<=s.y+i}intersects(t){if(t instanceof It)return t.intersects(this);if(!(t instanceof Dt))return!1;const e=this.size.width,i=this.size.height,s=this.position,n=t.position,a=t.size,r=a.width,o=a.height;return n.x<s.x+e&&n.x+r>s.x&&n.y<s.y+i&&n.y+o>s.y}reset(t,e,i,s){return this._resetPosition(t,e),this.size.width=i,this.size.height=s,this}}!function(t){t.clockwise="clockwise",t.counterClockwise="counter-clockwise",t.random="random"}(mt||(mt={})),function(t){t.auto="auto",t.increase="increase",t.decrease="decrease",t.random="random"}(yt||(yt={})),function(t){t.delete="delete",t.wait="wait"}(vt||(vt={})),function(t){t.bounce="bounce",t.none="none",t.out="out",t.destroy="destroy",t.split="split"}(wt||(wt={})),function(t){t.darken="darken",t.enlighten="enlighten"}(Pt||(Pt={})),function(t){t.none="none",t.max="max",t.min="min"}(bt||(bt={})),function(t){t.linear="linear",t.radial="radial",t.random="random"}(xt||(xt={})),function(t){t.normal="normal",t.inside="inside",t.outside="outside"}(zt||(zt={})),function(t){t.max="max",t.min="min",t.random="random"}(Mt||(Mt={})),function(t){t.increasing="increasing",t.decreasing="decreasing"}(kt||(kt={})),function(t){t[t.BackgroundElement=0]="BackgroundElement",t[t.BackgroundDraw=1]="BackgroundDraw",t[t.BackgroundMask=2]="BackgroundMask",t[t.CanvasSetup=3]="CanvasSetup",t[t.PluginContent=4]="PluginContent",t[t.Particles=5]="Particles",t[t.CanvasCleanup=6]="CanvasCleanup",t[t.Foreground=7]="Foreground"}(Ct||(Ct={}));class _t{load(t){O(t)||this.doLoad(t)}}function Ot(t,...e){for(const i of e)t.load(i)}function Et(t,e,i){void 0!==i&&(t[e]=i)}function Lt(t,e,i){void 0!==i&&(t[e]=W(i))}function Rt(t,e,i,s){if(void 0!==i){const n=t;n[e]??=s(),n[e].load(i)}}function Ft(t,e,i,...s){const n=t;n[e]??=new i;const a=n[e];for(const t of s)a.load(t?.[e])}class Tt extends _t{count=0;decay=0;delay=0;enable=!1;speed=1;sync=!1;doLoad(t){Lt(this,"count",t.count),Et(this,"enable",t.enable),Lt(this,"speed",t.speed),Lt(this,"decay",t.decay),Lt(this,"delay",t.delay),Et(this,"sync",t.sync)}}class At extends Tt{mode=yt.auto;startValue=Mt.random;doLoad(t){super.doLoad(t),Et(this,"mode",t.mode),Et(this,"startValue",t.startValue)}}class Bt extends Tt{max;min;offset=0;sync=!0;constructor(t,e){super(),this.min=t,this.max=e}doLoad(t){super.doLoad(t),Et(this,"max",t.max),Et(this,"min",t.min),Lt(this,"offset",t.offset)}}class Ut extends _t{h=new Bt(0,v);l=new Bt(0,P);s=new Bt(0,w);doLoad(t){this.h.load(t.h),this.s.load(t.s),this.l.load(t.l)}}class $t extends _t{value="";static create(t,e){const i=new $t;return i.load(t),void 0!==e&&(S(e)||_(e)?i.load({value:e}):i.load(e)),i}doLoad(t){O(t.value)||(this.value=t.value)}}class Vt extends $t{animation=new Ut;static create(t,e){const i=new Vt;return i.load(t),void 0!==e&&(S(e)||_(e)?i.load({value:e}):i.load(e)),i}doLoad(t){super.doLoad(t);const e=t.animation;void 0!==e&&(void 0===e.enable?this.animation.load(t.animation):this.animation.h.load(e))}}class qt extends _t{color;draw;element;image="";opacity=1;position="";repeat="";size="";constructor(){super(),this.color=new $t,this.color.value=""}doLoad(t){void 0!==t.color&&(this.color=$t.create(this.color,t.color)),Et(this,"element",t.element),Et(this,"draw",t.draw),Et(this,"image",t.image),Et(this,"position",t.position),Et(this,"repeat",t.repeat),Et(this,"size",t.size),Et(this,"opacity",t.opacity)}}class Wt extends _t{enable=!0;zIndex=0;doLoad(t){Et(this,"enable",t.enable),Et(this,"zIndex",t.zIndex)}}class Ht extends _t{delay=.5;enable=!0;doLoad(t){Et(this,"delay",t.delay),Et(this,"enable",t.enable)}}class jt extends _t{close=!0;options={};type=[];doLoad(t){const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=J(this.options[t]??{},i))}Et(this,"close",t.close),Et(this,"type",t.type)}}class Nt extends _t{color;enable=!0;opacity=1;doLoad(t){void 0!==t.color&&(this.color=Vt.create(this.color,t.color)),Et(this,"enable",t.enable),Lt(this,"opacity",t.opacity)}}class Gt extends _t{offset=0;value=90;doLoad(t){Lt(this,"offset",t.offset),Lt(this,"value",t.value)}}class Xt extends _t{mode=X.percent;radius=0;x=50;y=50;doLoad(t){Et(this,"x",t.x),Et(this,"y",t.y),Et(this,"mode",t.mode),Et(this,"radius",t.radius)}}class Yt extends _t{acceleration=9.81;enable=!1;inverse=!1;maxSpeed=50;doLoad(t){Lt(this,"acceleration",t.acceleration),Et(this,"enable",t.enable),Et(this,"inverse",t.inverse),Lt(this,"maxSpeed",t.maxSpeed)}}class Qt extends _t{value=0;doLoad(t){O(t.value)||(this.value=W(t.value))}}class Kt extends Qt{animation=new Tt;doLoad(t){var e,i,s;super.doLoad(t),e=this,i="animation",void 0!==(s=t.animation)&&e[i].load(s)}}class Zt extends Kt{animation=new At}class Jt extends _t{clamp=!0;delay=new Qt;enable=!1;generator;options={};doLoad(t){Et(this,"clamp",t.clamp),this.delay.load(t.delay),Et(this,"enable",t.enable),this.generator=t.generator,t.options&&(this.options=J(this.options,t.options))}}class te extends _t{bottom;default=wt.out;left;right;top;doLoad(t){void 0!==t.default&&(this.default=t.default),this.bottom=t.bottom??t.default,this.left=t.left??t.default,this.right=t.right??t.default,this.top=t.top??t.default}}class ee extends _t{acceleration=0;enable=!1;position;doLoad(t){Lt(this,"acceleration",t.acceleration),Et(this,"enable",t.enable),t.position&&(this.position=J({},t.position))}}class ie extends _t{angle=new Gt;center=new Xt;decay=0;direction=x.none;distance={};drift=0;enable=!1;gravity=new Yt;outModes=new te;path=new Jt;random=!1;size=!1;speed=2;spin=new ee;straight=!1;vibrate=!1;warp=!1;doLoad(t){this.angle.load(I(t.angle)?{value:t.angle}:t.angle),this.center.load(t.center),Lt(this,"decay",t.decay),Et(this,"direction",t.direction),void 0!==t.distance&&(this.distance=I(t.distance)?{horizontal:t.distance,vertical:t.distance}:{...t.distance}),Lt(this,"drift",t.drift),Et(this,"enable",t.enable),this.gravity.load(t.gravity);const e=t.outModes;void 0!==e&&(D(e)?this.outModes.load(e):this.outModes.load({default:e})),this.path.load(t.path),Et(this,"random",t.random),Et(this,"size",t.size),Lt(this,"speed",t.speed),this.spin.load(t.spin),Et(this,"straight",t.straight),Et(this,"vibrate",t.vibrate),Et(this,"warp",t.warp)}}class se extends _t{color;opacity;width=0;doLoad(t){void 0!==t.color&&(this.color=Vt.create(this.color,t.color)),Lt(this,"width",t.width),Lt(this,"opacity",t.opacity)}}class ne extends _t{color;fill;stroke;doLoad(t){void 0!==t.color&&(this.color=Vt.create(this.color,t.color)),Rt(this,"fill",t.fill,()=>new Nt),Rt(this,"stroke",t.stroke,()=>new se)}}class ae extends Qt{value=1}class re extends _t{horizontal=new ae;vertical=new ae;doLoad(t){this.horizontal.load(t.horizontal),this.vertical.load(t.vertical)}}class oe extends _t{enable=!1;height=1080;width=1920;doLoad(t){Et(this,"enable",t.enable),Et(this,"width",t.width),Et(this,"height",t.height)}}class le extends _t{mode=vt.delete;value=0;doLoad(t){Et(this,"mode",t.mode),Et(this,"value",t.value)}}class ce extends _t{density=new oe;limit=new le;value=0;doLoad(t){this.density.load(t.density),this.limit.load(t.limit),Et(this,"value",t.value)}}class he extends _t{close=!0;options={};type="circle";doLoad(t){const e=t.options;if(void 0!==e)for(const t in e){const i=e[t];i&&(this.options[t]=J(this.options[t]??{},i))}Et(this,"close",t.close),Et(this,"type",t.type)}}class de extends Qt{opacityRate=1;sizeRate=1;velocityRate=1;doLoad(t){super.doLoad(t),Et(this,"opacityRate",t.opacityRate),Et(this,"sizeRate",t.sizeRate),Et(this,"velocityRate",t.velocityRate)}}class ue extends _t{bounce=new re;effect=new jt;groups={};move=new ie;number=new ce;paint;palette;reduceDuplicates=!1;shape=new he;zIndex=new de;#u;#p;constructor(t,e){super(),this.#p=t,this.#u=e,this.paint=new ne,this.paint.color=new Vt,this.paint.color.value="#fff",this.paint.fill=new Nt,this.paint.fill.enable=!0}doLoad(t){if(t.palette&&(this.palette=t.palette,this.#f(this.palette)),void 0!==t.groups)for(const e of Object.keys(t.groups)){if(!(e in t.groups))continue;const i=t.groups[e];void 0!==i&&(this.groups[e]=J(this.groups[e]??{},i))}void 0!==t.reduceDuplicates&&(this.reduceDuplicates=t.reduceDuplicates),this.bounce.load(t.bounce),this.effect.load(t.effect),this.move.load(t.move),this.number.load(t.number);const e=t.paint;if(e&&(_(e)?this.paint=tt(e,t=>{const e=new ne;return e.load(t),e}):_(this.paint)?(this.paint=new ne,this.paint.load(e)):this.paint.load(e)),this.shape.load(t.shape),this.zIndex.load(t.zIndex),this.#u){for(const e of this.#p.plugins)e.loadParticlesOptions&&e.loadParticlesOptions(this.#u,this,t);const e=this.#p.updaters.get(this.#u);if(e)for(const i of e)i.loadOptions&&i.loadOptions(this,t)}}#f(t){const e=this.#p.getPalette(t);if(!e)return;const i=e.colors,s=(_(i)?i:[i]).flatMap(t=>{const e=t.fill,i=t.stroke,s=e?{color:{value:e.value},enable:e.enable,opacity:e.opacity}:void 0;return i?[{fill:s,stroke:{color:{value:i.value},opacity:i.opacity,width:i.width||0}}]:[{fill:s}]}),n=s.length>1?s:s[0]??{};this.load({paint:n,blend:{enable:!0,mode:e.blendMode}})}}function pe(t,e,...i){const s=new ue(t,e);return Ot(s,...i),s}class fe extends _t{autoPlay=!0;background;clear=!0;defaultThemes={};delay=0;detectRetina=!0;duration=0;fpsLimit=120;fullScreen;hdr=!0;key;name;palette;particles;pauseOnBlur=!0;pauseOnOutsideViewport=!0;preset;resize;smooth=!1;style={};zLayers=100;#u;#p;constructor(t,e){super(),this.#p=t,this.#u=e,this.background=new qt,this.fullScreen=new Wt,this.particles=pe(this.#p,this.#u),this.resize=new Ht}doLoad(t){void 0!==t.preset&&(this.preset=t.preset,tt(this.preset,t=>{this.#g(t)})),void 0!==t.palette&&(this.palette=t.palette,this.#f(this.palette)),Et(this,"autoPlay",t.autoPlay),Et(this,"clear",t.clear),Et(this,"key",t.key),Et(this,"name",t.name),Lt(this,"delay",t.delay),Et(this,"detectRetina",t.detectRetina),Lt(this,"duration",t.duration),Et(this,"fpsLimit",t.fpsLimit),Et(this,"hdr",t.hdr),Et(this,"pauseOnBlur",t.pauseOnBlur),Et(this,"pauseOnOutsideViewport",t.pauseOnOutsideViewport),Et(this,"zLayers",t.zLayers),this.background.load(t.background);const e=t.fullScreen;C(e)?this.fullScreen.enable=e:this.fullScreen.load(e),this.particles.load(t.particles),this.resize.load(t.resize),this.style=J(this.style,t.style),Et(this,"smooth",t.smooth),this.#p.plugins.forEach(e=>{e.loadOptions(this.#u,this,t)})}#f(t){const e=this.#p.getPalette(t);e&&this.load({background:{color:e.background},blend:{enable:!0,mode:e.blendMode},particles:{palette:t}})}#g(t){this.load(this.#p.getPreset(t))}}const ge=new Map;function me(t,e){let i=ge.get(t);return i||(i=e(),ge.size>2e3&&ge.clear(),ge.set(t,i)),i}function ye(t,e,i,s=!0){if(!e)return;const n=S(e)?{value:e}:e;if(S(n.value))return ve(t,n.value,i,s);if(_(n.value)){const e=Z(n.value,i,s);if(!e)return;return ye(t,{value:e})}for(const e of t.colorManagers.values()){const t=e.handleRangeColor(n);if(t)return t}}function ve(t,e,i,s=!0){if(!e)return;const n=S(e)?{value:e}:e;if(S(n.value))return n.value===u?function(){const t=0,e=256,i=()=>Math.floor(A(t,e));return{b:i(),g:i(),r:i()}}():function(t,e){return function(t,e){if(e)for(const i of t.colorManagers.values())if(i.accepts(e))return i.parseString(e)}(t,e)}(t,n.value);if(_(n.value)){const e=Z(n.value,i,s);if(!e)return;return ve(t,{value:e})}for(const e of t.colorManagers.values()){const t=e.handleColor(n);if(t)return t}}function we(t,e,i,n=!0){const a=ye(t,e,i,n);return a?function(t){const e=t.r/y,i=t.g/y,n=t.b/y,a=Math.max(e,i,n),r=Math.min(e,i,n),o={h:0,l:(a+r)*s,s:0};a!==r&&(o.s=o.l<s?(a-r)/(a+r):(a-r)/(2-a-r),o.h=e===a?(i-n)/(a-r):i===a?2+(n-e)/(a-r):4+(e-i)/(a-r));o.l*=P,o.s*=w,o.h*=60,o.h<0&&(o.h+=v);o.h>=v&&(o.h-=v);return o}(a):void 0}function Pe(t,e,i){if(i<0&&i++,i>1&&i--,6*i<1)return t+6*(e-t)*i;if(2*i<1)return e;if(3*i<2){return t+(e-t)*(2/3-i)*6}return t}function be(t,e,i){const s=e?4:2,n=i??1;return me(`rgb-${t.r.toFixed(s)}-${t.g.toFixed(s)}-${t.b.toFixed(s)}-${e?"hdr":"sdr"}-${n.toString()}`,()=>e?function(t,e,i=400){const s=i/203;return`color(display-p3 ${(t.r/y*s).toString()} ${(t.g/y*s).toString()} ${(t.b/y*s).toString()} / ${(e??1).toString()})`}(t,i):function(t,e){return`rgba(${t.r.toString()}, ${t.g.toString()}, ${t.b.toString()}, ${(e??1).toString()})`}(t,i))}function xe(t,e,i){const n=e?4:2,a=i??1;return me(`hsl-${t.h.toFixed(n)}-${t.s.toFixed(n)}-${t.l.toFixed(n)}-${e?"hdr":"sdr"}-${a.toString()}`,()=>e?be(function(t){const e=(t.h%v+v)%v,i=Math.max(0,Math.min(w,t.s)),n=Math.max(0,Math.min(P,t.l)),a=e/v,r=i/w,o=n/P;if(0===i){const t=o*y;return{r:t,g:t,b:t}}const l=o<s?o*(1+r):o+r-o*r,c=2*o-l,h=1/3;return{r:Math.min(y,y*Pe(c,l,a+h)),g:Math.min(y,y*Pe(c,l,a)),b:Math.min(y,y*Pe(c,l,a-h))}}(t),!0,i):`hsla(${t.h.toString()}, ${t.s.toString()}%, ${t.l.toString()}%, ${a.toString()})`)}function ze(t){return void 0===t?void 0:{h:t.h.value,s:t.s.value,l:t.l.value}}function Me(t,e,i){const s={h:{enable:!1,value:t.h,min:0,max:v},s:{enable:!1,value:t.s,min:0,max:w},l:{enable:!1,value:t.l,min:0,max:P}};return e&&(ke(s.h,e.h,i),ke(s.s,e.s,i),ke(s.l,e.l,i)),s}function ke(t,e,s){t.enable=e.enable,t.min=e.min,t.max=e.max,t.enable?(t.velocity=$(e.speed)/i*s,t.decay=1-$(e.decay),t.status=kt.increasing,t.loops=0,t.maxLoops=$(e.count),t.time=0,t.delayTime=$(e.delay)*n,e.sync||(t.velocity*=T(),t.value*=T()),t.initialValue=t.value,t.offset=W(e.offset)):t.velocity=0}function Ce(t,e,i,s){if(!t.enable||(t.maxLoops??0)>0&&(t.loops??0)>(t.maxLoops??0))return;if(t.time??=0,(t.delayTime??0)>0&&t.time<(t.delayTime??0)&&(t.time+=i.value),(t.delayTime??0)>0&&t.time<(t.delayTime??0))return;const n=t.offset?U(t.offset):0,a=((t.velocity??0)*i.factor+3.6*n)*(s?.5075:1),r=t.decay??1,o=t.max,l=t.min;e&&t.status!==kt.increasing?(t.value-=a,t.value<l&&(t.loops??=0,t.loops++,t.status=kt.increasing)):(t.value+=a,t.value>o&&(t.loops??=0,t.loops++,e?t.status=kt.decreasing:t.value-=o)),t.velocity&&1!==r&&(t.velocity*=r),t.value=B(t.value,l,o)}function Se(t,e,i){if(!t)return;const{h:s,s:n,l:a}=t;Ce(s,!1,e,i),Ce(n,!0,e,i),Ce(a,!0,e,i)}const Ie=new ft;class De{count;delay;duration;wait=!1;load(t){O(t)||(Et(this,"count",t.count),Lt(this,"delay",t.delay),Lt(this,"duration",t.duration),Et(this,"wait",t.wait))}}class _e{delay=.1;quantity=1;load(t){O(t)||(Lt(this,"quantity",t.quantity),Lt(this,"delay",t.delay))}}class Oe{color=!1;opacity=!1;load(t){O(t)||(Et(this,"color",t.color),Et(this,"opacity",t.opacity))}}class Ee{options={};replace=new Oe;type="square";load(t){O(t)||(void 0!==t.options&&(this.options=J({},t.options??{})),this.replace.load(t.replace),Et(this,"type",t.type))}}class Le{height=0;mode=X.percent;width=0;load(t){O(t)||(Et(this,"mode",t.mode),Et(this,"height",t.height),Et(this,"width",t.width))}}class Re{fill;stroke;load(t){O(t)||(t.fill&&(this.fill??=new Nt,this.fill.load(t.fill)),t.stroke&&(this.stroke??=new se,this.stroke.load(t.stroke)))}}class Fe{autoPlay=!0;direction;domId;fill=!0;life=new De;name;particles;position;rate=new _e;shape=new Ee;size;spawn=new Re;spawnFillColor;spawnStrokeColor;startCount=0;load(t){O(t)||(Et(this,"autoPlay",t.autoPlay),void 0!==t.size&&(this.size??=new Le,this.size.load(t.size)),Et(this,"direction",t.direction),Et(this,"domId",t.domId),Et(this,"fill",t.fill),this.life.load(t.life),Et(this,"name",t.name),this.particles=tt(t.particles,t=>J({},t)),this.rate.load(t.rate),this.shape.load(t.shape),this.spawn.load(t.spawn),void 0!==t.position&&(this.position={},void 0!==t.position.x&&(this.position.x=W(t.position.x)),void 0!==t.position.y&&(this.position.y=W(t.position.y))),void 0!==t.spawnFillColor&&(this.spawnFillColor??=new Vt,this.spawnFillColor.load(t.spawnFillColor)),void 0!==t.spawnStrokeColor&&(this.spawnStrokeColor??=new Vt,this.spawnStrokeColor.load(t.spawnStrokeColor)),Et(this,"startCount",t.startCount))}}class Te{id="emitters";#m;constructor(t){this.#m=t}async getPlugin(t){const{EmittersPluginInstance:e}=await Promise.resolve().then(function(){return zi});return new e(this.#m,t)}loadOptions(t,e,i){(this.needsPlugin(e)||this.needsPlugin(i))&&i?.emitters&&(e.emitters=tt(i.emitters,t=>{const e=new Fe;return e.load(t),e}))}needsPlugin(t){if(!t)return!1;const e=t.emitters;return _(e)&&!!e.length||void 0!==e}}const Ae=new WeakMap;var Be,Ue;async function $e(t){t.checkVersion("4.3.2"),await t.pluginManager.register(async t=>{const e=await function(t){const e=t.pluginManager;let i=Ae.get(e);return i||(i=Promise.resolve().then(function(){return Ci}).then(({EmittersInstancesManager:t})=>new t(e)).catch(t=>{throw Ae.delete(e),t}),Ae.set(e,i)),i}(t);await async function(t){const{ShapeManager:e}=await Promise.resolve().then(function(){return ki}),i=t.pluginManager;i.emitterShapeManager??=new e,i.addEmitterShapeGenerator??=(t,e)=>{i.emitterShapeManager?.addShapeGenerator(t,e)}}(t),t.pluginManager.addPlugin(new Te(e))})}!function(t){t.emitter="emitter"}(Be||(Be={})),function(t){t[t.r=1]="r",t[t.g=2]="g",t[t.b=3]="b",t[t.a=4]="a"}(Ue||(Ue={}));const Ve=/^#?([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,qe=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i;class We{accepts(t){return t.startsWith("#")}handleColor(t){return this.#y(t.value)}handleRangeColor(t){return this.#y(t.value)}parseString(t){return this.#y(t)}#y(t){if("string"!=typeof t||!this.accepts(t))return;const e=t.replace(Ve,(t,e,i,s,n)=>e+e+i+i+s+s+(void 0===n?"":n+n)),i=qe.exec(e);return i?{a:i[Ue.a]?Number.parseInt(i[Ue.a],16)/255:1,b:Number.parseInt(i[Ue.b]??"0",16),g:Number.parseInt(i[Ue.g]??"0",16),r:Number.parseInt(i[Ue.r]??"0",16)}:void 0}}async function He(t){t.checkVersion("4.3.2"),await t.pluginManager.register(t=>{t.pluginManager.addColorManager("hex",new We)})}class je{#u;#p;constructor(t,e){this.#u=e,this.#p=t}init(t){const e=this.#u,i=t.options,s=et(i.paint,t.id,i.reduceDuplicates),n=s?.color,a=n??void 0,r=s?.fill,o=s?.stroke;if(r){const i=Vt.create(void 0===a?void 0:Vt.create(void 0,a),r.color);t.fillEnabled=r.enable,t.fillOpacity=$(r.opacity),t.fillAnimation=i.animation;const s=we(this.#p,i);s&&(t.fillColor=Me(s,t.fillAnimation,e.retina.reduceFactor))}else t.fillEnabled=!1,t.fillAnimation=void 0,t.fillColor=void 0,t.fillOpacity=1;if(o){const i=Vt.create(void 0===a?void 0:Vt.create(void 0,a),o.color);t.strokeWidth=$(o.width)*e.retina.pixelRatio,t.strokeOpacity=$(o.opacity??1),t.strokeAnimation=i.animation;const s=we(this.#p,i)??t.getFillColor();s&&(t.strokeColor=Me(s,t.strokeAnimation,e.retina.reduceFactor))}else t.strokeAnimation=void 0,t.strokeColor=void 0,t.strokeOpacity=1,t.strokeWidth=0}isEnabled(t){const{fillAnimation:e,fillColor:i,strokeAnimation:s,strokeColor:n}=t,a=!!e&&(void 0!==i?.h.value&&i.h.enable||void 0!==i?.s.value&&i.s.enable||void 0!==i?.l.value&&i.l.enable),r=!!s&&(void 0!==n?.h.value&&n.h.enable||void 0!==n?.s.value&&n.s.enable||void 0!==n?.l.value&&n.l.enable);return!t.destroyed&&!t.spawning&&(a||r)}update(t,e){this.isEnabled(t)&&(Se(t.fillColor,e,this.#u.hdr),Se(t.strokeColor,e,this.#u.hdr))}}async function Ne(t){t.checkVersion("4.3.2"),await t.pluginManager.register(t=>{t.pluginManager.addParticleUpdater("paint",e=>Promise.resolve(new je(t.pluginManager,e)))})}class Ge{decay=0;enable=!1;speed=0;sync=!1;load(t){O(t)||(Et(this,"enable",t.enable),Lt(this,"speed",t.speed),Lt(this,"decay",t.decay),Et(this,"sync",t.sync))}}class Xe extends Qt{animation=new Ge;direction=mt.clockwise;path=!1;load(t){O(t)||(super.load(t),Et(this,"direction",t.direction),this.animation.load(t.animation),Et(this,"path",t.path))}}function Ye(t,e,i,s,n){if(t.destroyed||!e.enable||(e.maxLoops??0)>0&&(e.loops??0)>(e.maxLoops??0))return;const a=(e.velocity??0)*n.factor,r=e.min,o=e.max,l=e.decay??1;e.time??=0;const c=e.delayTime??0;if(!(c>0&&e.time<c&&(e.time+=n.value,e.time<c))){switch(e.status){case kt.increasing:e.value+=a;break;case kt.decreasing:e.value-=a}switch(e.velocity&&1!==l&&(e.velocity*=l),e.status){case kt.increasing:e.value>=o&&(i?e.status=kt.decreasing:e.value-=o,e.loops??=0,e.loops++);break;case kt.decreasing:e.value<=r&&(i?e.status=kt.increasing:e.value+=o,e.loops??=0,e.loops++)}!function(t,e,i,s,n){switch(e){case bt.max:i>=n&&t.destroy();break;case bt.min:i<=s&&t.destroy()}}(t,s,e.value,r,o),t.destroyed||(e.value=B(e.value,r,o))}}class Qe{#u;constructor(t){this.#u=t}init(t){const e=t.options.rotate;if(!e)return;t.rotate={enable:e.animation.enable,value:H($(e.value)),min:0,max:p},t.pathRotation=e.path;let i=e.direction;if(i===mt.random){i=Math.floor(2*T())>0?mt.counterClockwise:mt.clockwise}switch(i){case mt.counterClockwise:case"counterClockwise":t.rotate.status=kt.decreasing;break;case mt.clockwise:t.rotate.status=kt.increasing}const s=e.animation;s.enable&&(t.rotate.decay=1-$(s.decay),t.rotate.velocity=$(s.speed)/360*this.#u.retina.reduceFactor,s.sync||(t.rotate.velocity*=T())),t.rotation=t.rotate.value}isEnabled(t){const e=t.options.rotate;return!!e&&(!t.destroyed&&!t.spawning&&(!!e.value||e.animation.enable||e.path))}loadOptions(t,...e){Ft(t,"rotate",Xe,...e)}update(t,e){this.isEnabled(t)&&(t.isRotating=!!t.rotate,t.rotate&&(Ye(t,t.rotate,!1,bt.none,e),t.rotation=t.rotate.value))}}async function Ke(t){t.checkVersion("4.3.2"),await t.pluginManager.register(t=>{t.pluginManager.addParticleUpdater("rotate",t=>Promise.resolve(new Qe(t)))})}class Ze extends At{destroy=bt.none;load(t){super.load(t),O(t)||Et(this,"destroy",t.destroy)}}class Je extends Zt{animation=new Ze;value=3;load(t){if(super.load(t),O(t))return;const e=t.animation;void 0!==e&&this.animation.load(e)}}class ti{#u;constructor(t){this.#u=t}init(t){const e=this.#u,s=t.options.size;if(!s)return;const n=s.animation;n.enable&&(t.size.velocity=t.retina.sizeAnimationSpeed/i*e.retina.reduceFactor,n.sync||(t.size.velocity*=T()))}isEnabled(t){return!t.destroyed&&!t.spawning&&t.size.enable&&((t.size.maxLoops??0)<=0||(t.size.maxLoops??0)>0&&(t.size.loops??0)<(t.size.maxLoops??0))}loadOptions(t,...e){Ft(t,"size",Je,...e)}preInit(t){const e=this.#u.retina.pixelRatio,i=t.options.size;i&&(t.size=function(t,e){const i=t.value,a=t.animation,r={delayTime:$(a.delay)*n,enable:a.enable,value:$(t.value)*e,max:q(i)*e,min:V(i)*e,loops:0,maxLoops:$(a.count),time:0};if(a.enable){switch(r.decay=1-$(a.decay),a.mode){case yt.increase:r.status=kt.increasing;break;case yt.decrease:r.status=kt.decreasing;break;case yt.random:r.status=T()>=s?kt.increasing:kt.decreasing}const t=a.mode===yt.auto;switch(a.startValue){case Mt.min:r.value=r.min,t&&(r.status=kt.increasing);break;case Mt.max:r.value=r.max,t&&(r.status=kt.decreasing);break;case Mt.random:default:r.value=U(r),t&&(r.status=T()>=s?kt.increasing:kt.decreasing)}}return r.initialValue=r.value,r}(i,e),t.retina.sizeAnimationSpeed=$(i.animation.speed)*e)}reset(t){t.size.time=0,t.size.loops=0}update(t,e){this.isEnabled(t)&&t.options.size&&Ye(t,t.size,!0,t.options.size.animation.destroy,e)}}async function ei(t){t.checkVersion("4.3.2"),await t.pluginManager.register(t=>{t.pluginManager.addParticleUpdater("size",t=>Promise.resolve(new ti(t)))})}class ii{draw(t){!function(t){const{context:e,radius:i}=t,s=i*Math.SQRT1_2,n=2*s;e.rect(-s,-s,n,n)}(t)}getSidesCount(){return 4}}async function si(t){t.checkVersion("4.3.2"),await t.pluginManager.register(t=>{t.pluginManager.addShape(["edge","square"],()=>Promise.resolve(new ii))})}const ni={particles:{paint:{stroke:{width:5,color:{value:["#5bc0eb","#fde74c","#9bc53d","#e55934","#fa7921","#2FF3E0","#F8D210","#FA26A0","#F51720"]}},fill:{enable:!1}},shape:{type:"square"},rotate:{value:0,direction:mt.counterClockwise,animation:{enable:!0,speed:2,sync:!0}},size:{value:{min:1,max:500},animation:{enable:!0,startValue:Mt.min,speed:60,sync:!0,destroy:bt.max}}},background:{color:"#000"},emitters:{position:{y:50,x:50},rate:{delay:1,quantity:1}}};async function ai(t){await t.pluginManager.register(async t=>{await Promise.all([He(t),$e(t),si(t),Ke(t),ei(t),Ne(t)]),t.pluginManager.addPreset("squares",ni)})}const ri=globalThis;ri.loadSquaresPreset=ai,ri.tsParticles=Ie;function oi(t,e,i){const s=e[i];void 0!==s&&(t[i]=(t[i]??1)*s)}class li{#v;#w;#P;#b;#x;#u;#z;#M;#k;#C;#S;#I;#p;#D;#_;#O={};#E=[void 0,void 0];#L={};constructor(t,e,i){this.#p=t,this.#u=e,this.#b=i,this.#z=null,this.#v=null,this.#w=new Set,this.#_=[],this.#D=[],this.#P=[],this.#x=[],this.#k=[],this.#C=[],this.#S=[],this.#I={0:[],1:[],2:[],3:[],4:[],5:[],6:[],7:[]}}get settings(){return this.#M}canvasClear(){this.#u.actualOptions.clear&&this.draw(t=>{t.clearRect(a,r,this.#b.size.width,this.#b.size.height)})}clear(){for(const t of this.#P)if(t.canvasClear?.())return;for(const t of Object.values(Ct))if("number"==typeof t)for(const e of this.#R(t))if(e.canvasClear?.())return;this.canvasClear()}destroy(){this.stop(),this.#v=null,this.#w.clear(),this.#_=[],this.#D=[],this.#P=[],this.#x=[],this.#k=[],this.#C=[],this.#S=[];for(const t of Object.values(Ct))"number"==typeof t&&(this.#I[t]=[])}draw(t){const e=this.#z;if(e)return t(e)}drawParticle(t,e){if(t.spawning||t.destroyed)return;const i=t.getRadius();if(i<=0)return;const s=t.getFillColor(),n=t.getStrokeColor();let[a,r]=this.#F(t);if(a??=s,r??=n,!a&&!r)return;const o=this.#u,l=t.options.zIndex,c=1-t.zIndexFactor,{fillOpacity:h,opacity:d,strokeOpacity:u}=t.getOpacity(),p=this.#L,f=this.#O,g=a?xe(a,o.hdr,h*d):void 0,m=r?xe(r,o.hdr,u*d):g;p.a=p.b=p.c=p.d=void 0,f.fill=g,f.stroke=m,this.draw(s=>{for(const i of this.#S)i.drawParticleSetup?.(s,t,e);this.#T(s,t,i,d,f,p),this.#A({container:o,context:s,particle:t,delta:e,colorStyles:f,radius:i*c**l.sizeRate,opacity:d,transform:p}),this.#B(t);for(const i of this.#C)i.drawParticleCleanup?.(s,t,e)})}drawParticlePlugins(t,e){this.draw(i=>{for(const s of this.#k)this.#U(i,s,t,e)})}drawParticles(t){const{particles:e,actualOptions:i}=this.#u;this.clear(),e.update(t),this.draw(s=>{const n=this.#b.size.width,o=this.#b.size.height;if(this.#v)try{s.drawImage(this.#v,a,r,n,o)}catch{this.#$("background-element-draw-error","Error drawing background element onto canvas")}const l=i.background;if(l.draw)try{l.draw(s,t)}catch{this.#$("background-draw-error","Error in background.draw callback")}for(const t of this.#R(Ct.BackgroundMask))t.canvasPaint?.();for(const e of this.#R(Ct.CanvasSetup))e.drawSettingsSetup?.(s,t);for(const e of this.#R(Ct.PluginContent))e.draw?.(s,t);e.drawParticles(t);for(const e of this.#R(Ct.CanvasCleanup))e.clearDraw?.(s,t),e.drawSettingsCleanup?.(s,t)})}init(){this.initUpdaters(),this.initPlugins(),this.#V(),this.paint()}initPlugins(){this.#P=[],this.#x=[],this.#k=[],this.#S=[],this.#C=[];for(const t of Object.values(Ct))"number"==typeof t&&(this.#I[t]=[]);for(const t of this.#u.plugins)(t.particleFillColor??t.particleStrokeColor)&&this.#x.push(t),t.drawParticle&&this.#k.push(t),t.drawParticleSetup&&this.#S.push(t),t.drawParticleCleanup&&this.#C.push(t),t.canvasClear&&this.#P.push(t),t.canvasPaint&&this.#R(Ct.BackgroundMask).push(t),t.drawSettingsSetup&&this.#R(Ct.CanvasSetup).push(t),t.draw&&this.#R(Ct.PluginContent).push(t),(t.clearDraw??t.drawSettingsCleanup)&&this.#R(Ct.CanvasCleanup).push(t)}initUpdaters(){this.#_=[],this.#D=[];for(const t of this.#u.particleUpdaters)t.afterDraw&&this.#D.push(t),(t.getColorStyles??t.getTransformValues??t.beforeDraw)&&this.#_.push(t)}paint(){let t=!1;for(const e of this.#R(Ct.BackgroundMask))if(t=e.canvasPaint?.()??!1,t)break;t||this.paintBase()}paintBase(t){this.draw(e=>{e.fillStyle=t??"rgba(0,0,0,0)",e.fillRect(a,r,this.#b.size.width,this.#b.size.height)})}paintImage(t,e){this.draw(i=>{if(!t)return;const s=i.globalAlpha;i.globalAlpha=e,i.drawImage(t,a,r,this.#b.size.width,this.#b.size.height),i.globalAlpha=s})}setContext(t){this.#z=t,this.#z&&(this.#z.globalCompositeOperation="source-over")}setContextSettings(t){this.#M=t}stop(){this.draw(t=>{t.clearRect(a,r,this.#b.size.width,this.#b.size.height)})}#B(t){for(const e of this.#D)e.afterDraw?.(t)}#T(t,e,i,s,n,a){for(const r of this.#_){if(r.getColorStyles){const{fill:a,stroke:o}=r.getColorStyles(e,t,i,s);a&&(n.fill=a),o&&(n.stroke=o)}if(r.getTransformValues){const t=r.getTransformValues(e);for(const e in t)oi(a,t,e)}r.beforeDraw?.(e)}}#q(t,e){if(!t?.drawAfter)return;const{particle:i}=e;i.effect&&t.drawAfter(e)}#W(t,e){if(!t?.drawBefore)return;const{particle:i}=e;i.effect&&t.drawBefore(e)}#A(t){const{container:e,context:i,particle:s,delta:n,colorStyles:a,radius:r,opacity:o,transform:l}=t,{effectDrawers:c,shapeDrawers:h}=e,d=s.getPosition(),u=s.getTransformData(l),p={x:d.x,y:d.y};i.setTransform(u.a,u.b,u.c,u.d,d.x,d.y),a.fill&&(i.fillStyle=a.fill);const f=!!s.fillEnabled,g=s.strokeWidth??0;i.lineWidth=g,a.stroke&&(i.strokeStyle=a.stroke);const m={context:i,particle:s,radius:r,drawRadius:1*r,opacity:o,delta:n,pixelRatio:e.retina.pixelRatio,fill:f,stroke:g>0,transformData:u,position:{...d},drawPosition:p,drawScale:1};for(const t of e.plugins)t.drawParticleTransform?.(m);const y=s.effect?c.get(s.effect):void 0,v=s.shape?h.get(s.shape):void 0;this.#W(y,m),this.#H(v,m),this.#j(v,m),this.#N(v,m),this.#q(y,m),i.resetTransform()}#U(t,e,i,s){e.drawParticle&&e.drawParticle(t,i,s)}#j(t,e){if(!t)return;const{context:i,fill:s,particle:n,stroke:a}=e;n.shape&&(i.beginPath(),t.draw(e),n.shapeClose&&i.closePath(),s&&i.fill(),a&&i.stroke())}#N(t,e){if(!t?.afterDraw)return;const{particle:i}=e;i.shape&&t.afterDraw(e)}#H(t,e){if(!t?.beforeDraw)return;const{particle:i}=e;i.shape&&t.beforeDraw(e)}#R(t){return this.#I[t]}#F(t){let e,i;for(const s of this.#x)if(!e&&s.particleFillColor&&(e=we(this.#p,s.particleFillColor(t))),!i&&s.particleStrokeColor&&(i=we(this.#p,s.particleStrokeColor(t))),e&&i)break;return this.#E[0]=e,this.#E[1]=i,this.#E}#V(){const t=this.#u.actualOptions.background;if(this.#v=null,t.element)if("string"==typeof t.element){if("undefined"!=typeof document){const e=document.querySelector(t.element);e instanceof HTMLCanvasElement||e instanceof HTMLVideoElement||e instanceof HTMLImageElement?this.#v=e:e?this.#$("background-element-not-supported",`Background element "${t.element}" is not a supported drawable element (canvas, video, or img)`):this.#$("background-element-not-found",`Background element selector "${t.element}" not found`)}}else(t.element instanceof HTMLCanvasElement||t.element instanceof OffscreenCanvas||t.element instanceof HTMLVideoElement||t.element instanceof HTMLImageElement)&&(this.#v=t.element)}#$(t,e){this.#w.has(t)||(this.#w.add(t),ut().warning(e))}}const ci=new WeakMap;function hi(t,e,i=!1){if(!e)return;const s=t.style,n=new Set;for(let t=0;t<s.length;t++){const e=s.item(t);e&&n.add(e)}for(let t=0;t<e.length;t++){const i=e.item(t);i&&n.add(i)}for(const t of n){const n=e.getPropertyValue(t);n?s.setProperty(t,n,i?"important":""):s.removeProperty(t)}}class di{domElement;render;renderCanvas;size;zoom=1;#u;#G;#X;#Y;#p;#Q;#K;#Z;#J;constructor(t,e){this.#p=t,this.#u=e,this.render=new li(t,e,this),this.#Z={height:0,width:0};const i=e.retina.pixelRatio,s=this.#Z;this.size={height:s.height*i,width:s.width*i},this.#G=!1,this.#K=[],this.#Q="none"}get#tt(){return this.#u.actualOptions.fullScreen.enable}destroy(){if(this.stop(),this.#G){const t=this.domElement;t?.remove(),this.domElement=void 0,this.renderCanvas=void 0}else this.#et();this.render.destroy(),this.#K=[]}getZoomCenter(){const t=this.#u.retina.pixelRatio,{width:e,height:i}=this.size;return this.#J?this.#J:{x:e*s/t,y:i*s/t}}init(){this.#it(t=>{t.disconnect()}),this.#X=function(t){if("undefined"!=typeof MutationObserver)return new MutationObserver(t)}(t=>{for(const e of t)"attributes"===e.type&&"style"===e.attributeName&&this.#st()}),this.resize(),this.#nt(),this.initBackground(),this.#it(t=>{const e=this.domElement;e&&e instanceof Node&&t.observe(e,{attributes:!0})}),this.initPlugins(),this.#at(),this.render.init()}initBackground(){const t=this.#u,e=t.actualOptions.background,i=this.domElement;if(!i)return;const s=i.style,n=ye(this.#p,e.color);s.backgroundColor=n?be(n,t.actualOptions.hdr,e.opacity):"",s.backgroundImage=e.image||"",s.backgroundPosition=e.position||"",s.backgroundRepeat=e.repeat||"",s.backgroundSize=e.size||""}initPlugins(){this.#K=[];for(const t of this.#u.plugins)t.resize&&this.#K.push(t)}loadCanvas(t){this.#G&&this.domElement&&this.domElement.remove();const i=(t=>"undefined"!=typeof HTMLCanvasElement&&t instanceof HTMLCanvasElement)(t)?t:void 0;this.domElement=i,this.#G=!!i&&"true"===i.dataset[e],this.renderCanvas=i?(t=>{const e=ci.get(t);if(e)return e;if("function"!=typeof t.transferControlToOffscreen)throw new TypeError("OffscreenCanvas is required but not supported by this browser");try{const e=t.transferControlToOffscreen();return ci.set(t,e),e}catch{throw new TypeError("OffscreenCanvas transfer failed")}})(i):t;const s=this.domElement;s&&(s.ariaHidden="true",this.#Y=function(t){const e=Q().createElement("div").style;for(const i in t){const s=t[i];if(!(i in t)||O(s))continue;const n=t.getPropertyValue?.(s);if(!n)continue;const a=t.getPropertyPriority?.(s);a?e.setProperty(s,n,a):e.setProperty(s,n)}return e}(s.style));const n=this.#Z,a=this.renderCanvas;s?(n.height=s.offsetHeight,n.width=s.offsetWidth):(n.height=a.height,n.width=a.width);const r=this.#u.retina.pixelRatio,o=this.size;a.height=o.height=n.height*r,a.width=o.width=n.width*r}resize(){const t=this.domElement;if(!t)return!1;const e=this.#u,i=this.renderCanvas;if(void 0===i)return!1;const s=e.canvas.#Z,n={width:t.offsetWidth,height:t.offsetHeight},a=e.retina.pixelRatio,r={width:n.width*a,height:n.height*a};if(n.height===s.height&&n.width===s.width&&r.height===i.height&&r.width===i.width)return!1;const o={...s};s.height=n.height,s.width=n.width;const l=this.size;return i.width=l.width=r.width,i.height=l.height=r.height,this.#u.started&&e.particles.setResizeFactor({width:s.width/o.width,height:s.height/o.height}),!0}setPointerEvents(t){this.domElement&&(this.#Q=t,this.#st())}setZoom(t,e){this.zoom=t,this.#J=e}stop(){this.#it(t=>{t.disconnect()}),this.#X=void 0,this.render.stop()}async windowResize(){if(!this.domElement||!this.resize())return;const t=this.#u,e=t.updateActualOptions();t.particles.setDensity(),this.#rt(),e&&await t.refresh()}#rt(){for(const t of this.#K)t.resize?.()}#at(){const t=this.#u.actualOptions.hdr&&K("(color-gamut: p3)")?.matches&&K("(dynamic-range: high)")?.matches;this.render.setContextSettings({alpha:!0,desynchronized:!0,willReadFrequently:!1,...t?{colorSpace:"display-p3",colorType:"float16"}:{colorSpace:"srgb"}});const e=this.renderCanvas;e&&this.render.setContext(e.getContext("2d",this.render.settings))}#nt(){const t=this.domElement,e=this.#u.actualOptions;if(t){this.#tt?this.#ot():this.#et();for(const i in e.style){if(!i||!(i in e.style))continue;const s=e.style[i];s&&t.style.setProperty(i,s,"important")}}}#st(){const t=this.domElement;if(!t)return;this.#it(t=>{t.disconnect()}),this.#nt(),this.initBackground();const e=this.#Q;t.style.pointerEvents=e,t.style.setProperty("pointer-events",e),this.#it(e=>{t instanceof Node&&e.observe(t,{attributes:!0})})}#et(){const t=this.domElement,e=this.#Y;t&&e&&hi(t,e,!0)}#it(t){this.#X&&t(this.#X)}#ot(){const t=this.domElement;t&&hi(t,function(t){if(st!==t||!nt){st=t;const e=Q().createElement("div").style,i=10,s={width:"100%",height:"100%",margin:"0",padding:"0",borderWidth:"0",position:"fixed",zIndex:t.toString(i),"z-index":t.toString(i),top:"0",left:"0","pointer-events":"none"};for(const t in s){const i=s[t];void 0!==i&&e.setProperty(t,i)}nt=e}return nt}(this.#u.actualOptions.fullScreen.zIndex),!0)}}class ui{#u;#lt;#ct;#ht;constructor(t){this.#u=t,this.#lt={visibilityChange:()=>{this.#dt()},resize:()=>{this.#ut()}}}addListeners(){this.#pt(!0)}removeListeners(){this.#pt(!1)}#dt(){const t=this.#u;t.actualOptions.pauseOnBlur&&(Q().hidden?(t.pageHidden=!0,t.pause()):(t.pageHidden=!1,t.animationStatus?t.play(!0):t.draw(!0)))}#ut(){this.#ht&&(clearTimeout(this.#ht),this.#ht=void 0);const t=async()=>{const t=this.#u.canvas;await t.windowResize()};this.#ht=setTimeout(()=>{t()},this.#u.actualOptions.resize.delay*n)}#pt(t){const e=this.#lt;this.#ft(t),at(document,"visibilitychange",e.visibilityChange,t,!1)}#ft(t){const e=this.#lt,i=this.#u;if(!i.actualOptions.resize.enable)return;if("undefined"==typeof ResizeObserver)return void at(globalThis,"resize",e.resize,t);const s=i.canvas.domElement;this.#ct&&!t?(s&&this.#ct.unobserve(s),this.#ct.disconnect(),this.#ct=void 0):!this.#ct&&t&&s&&(this.#ct=new ResizeObserver(t=>{t.find(t=>t.target===s)&&this.#ut()}),this.#ct.observe(s))}}function pi(t){if(e=t.outMode,i=t.checkModes,!(e===i||_(i)&&i.includes(e)))return;var e,i;const s=2*t.radius;t.coord>t.maxCoord-s?t.setCb(-t.radius):t.coord<s&&t.setCb(t.radius)}function fi(t,e){const i=t%e;return i<0?i+e:i}function gi(t,e,i,s){const n=pe(i,e,e.actualOptions.particles),a=n.reduceDuplicates;t.effect=et(n.effect.type,t.id,a),t.shape=et(n.shape.type,t.id,a);const r=n.effect,o=n.shape;if(s){if(s.effect){const e=s.effect.type;if(e&&e!==t.effect){const i=et(e,t.id,a);i&&(t.effect=i)}r.load(s.effect)}if(s.shape){const e=s.shape.type;if(e&&e!==t.shape){const i=et(e,t.id,a);i&&(t.shape=i)}o.load(s.shape)}}if(t.effect===u){const i=[...e.effectDrawers.keys()];t.effect=i[Math.floor(T()*i.length)]}if(t.shape===u){const i=[...e.shapeDrawers.keys()];t.shape=i[Math.floor(T()*i.length)]}t.effectData=t.effect?function(t,e,i,s){const n=e.options[t];return J({close:e.close},et(n,i,s))}(t.effect,r,t.id,a):void 0,t.shapeData=t.shape?function(t,e,i,s){const n=e.options[t];return J({close:e.close},et(n,i,s))}(t.shape,o,t.id,a):void 0,n.load(s);const l=t.effectData,c=t.shapeData;return l&&n.load(l.particles),c&&n.load(c.particles),t.effectClose=l?.close??n.effect.close,t.shapeClose=c?.close??n.shape.close,n}class mi{backColor;destroyed;direction;effect;effectClose;effectData;fillColor;fillEnabled;fillOpacity;group;id;ignoresResizeRatio;initialPosition;initialVelocity;isRotating;justWarped;lastPathTime;misplaced;moveCenter;offset;opacity;options;outType;pathRotation;position;randomIndexData;retina;roll;rotation;shape;shapeClose;shapeData;sides;size;spawning;strokeColor;strokeOpacity;strokeWidth;unbreakable;velocity;zIndexFactor;#gt={fillOpacity:1,opacity:1,strokeOpacity:1};#mt=M.origin;#yt={sin:0,cos:0};#vt={a:1,b:0,c:0,d:1};#u;#wt=[];#p;constructor(t,e){this.#p=t,this.#u=e}addModifier(t){this.#wt.push(t),this.#wt.sort((t,e)=>t.priority-e.priority)}clearModifiers(){this.#wt.length=0}destroy(t){if(this.unbreakable||this.destroyed)return;this.destroyed=!0,this.clearModifiers();const e=this.#u,i=this.shape?e.shapeDrawers.get(this.shape):void 0;i?.particleDestroy?.(this);for(const i of e.particleDestroyedPlugins)i.particleDestroyed?.(this,t);for(const i of e.particleUpdaters)i.particleDestroyed?.(this,t);this.#u.dispatchEvent(lt.particleDestroyed,{particle:this})}draw(t){const e=this.#u.canvas.render;e.drawParticlePlugins(this,t),e.drawParticle(this,t)}getAngle(){return this.rotation+(this.pathRotation?this.velocity.angle:0)}getFillColor(){return this.#Pt(this.#bt(ze(this.fillColor),t=>t.fillColor))}getMass(){return this.getRadius()**2*Math.PI*s}getModifier(t){return this.#wt.find(e=>e.id===t)}getOpacity(){const t=this.options.zIndex,e=(1-this.zIndexFactor)**t.opacityRate,i=$(this.opacity?.value??1),s=this.#bt(void 0,t=>t.opacity)??i,n=this.fillOpacity??1,a=this.strokeOpacity??1;return this.#gt.fillOpacity=s*n*e,this.#gt.opacity=s*e,this.#gt.strokeOpacity=s*a*e,this.#gt}getPosition(){return this.#mt.x=this.position.x+this.offset.x,this.#mt.y=this.position.y+this.offset.y,this.#mt.z=this.position.z,this.#mt}getRadius(){return this.#bt(this.size.value,t=>t.radius)}getRotateData(){const t=this.getAngle();return this.#yt.sin=Math.sin(t),this.#yt.cos=Math.cos(t),this.#yt}getStrokeColor(){return this.#Pt(this.#bt(ze(this.strokeColor),t=>t.strokeColor))}getTransformData(t){const e=this.getRotateData(),i=this.isRotating;return this.#vt.a=e.cos*(t.a??l),this.#vt.b=i?e.sin*(t.b??1):t.b??c,this.#vt.c=i?-e.sin*(t.c??1):t.c??h,this.#vt.d=e.cos*(t.d??d),this.#vt}init(t,e,i,s){const n=this.#u;!function(t,e,i){t.id=e,t.group=i,t.justWarped=!1,t.effectClose=!0,t.shapeClose=!0,t.pathRotation=!1,t.lastPathTime=0,t.destroyed=!1,t.unbreakable=!1,t.isRotating=!1,t.rotation=0,t.misplaced=!1,t.retina={maxDistance:{},maxSpeed:0,moveDrift:0,moveSpeed:0,sizeAnimationSpeed:0},t.size={value:1,max:1,min:1,enable:!1},t.outType=zt.normal,t.ignoresResizeRatio=!0}(this,t,s),this.options=gi(this,n,this.#p,i),n.retina.initParticle(this),function(t,e){for(const i of t)i.preInit?.(e)}(n.particleUpdaters,this),this.#xt(e),this.initialVelocity=this.#zt(),this.velocity=this.initialVelocity.copy(),this.zIndexFactor=this.position.z/n.zLayers,this.sides=24,function(t,e){let i,s;t.effect&&(i=e.effectDrawers.get(t.effect)),i?.loadEffect&&i.loadEffect(t),t.shape&&(s=e.shapeDrawers.get(t.shape)),s?.loadShape&&s.loadShape(t);const n=s?.getSidesCount;n&&(t.sides=n(t))}(this,n),this.spawning=!1,function(t,e){for(const i of t)i.init(e)}(n.particleUpdaters,this),function(t,e){const i=e.shape?t.shapeDrawers.get(e.shape):void 0,s=e.effect?t.effectDrawers.get(e.effect):void 0;s?.particleInit?.(t,e),i?.particleInit?.(t,e)}(n,this),function(t,e){for(const i of t.particleCreatedPlugins)i.particleCreated?.(e)}(n,this)}isInsideCanvas(t){return this.#Mt({direction:t}).inside}isInsideCanvasForOutMode(t,e){return this.#Mt({direction:e,outMode:t}).inside}isShowingBack(){if(!this.roll)return!1;const t=this.roll.angle;if(this.roll.horizontal&&this.roll.vertical){const e=fi(t,p);return e>=Math.PI*s&&e<3*Math.PI*s}if(this.roll.horizontal){const e=fi(t+Math.PI*s,p);return e>=Math.PI&&e<2*Math.PI}if(this.roll.vertical){const e=fi(t,p);return e>=Math.PI&&e<2*Math.PI}return!1}isVisible(){return!this.destroyed&&!this.spawning&&this.isInsideCanvas()}removeModifier(t){const e=this.#wt.findIndex(e=>e.id===t);e>=0&&this.#wt.splice(e,1)}reset(){for(const t of this.#u.particleUpdaters)t.reset?.(this)}#bt(t,e){let i=t;for(const t of this.#wt)if(t.enabled){const s=e(t);void 0!==s&&(i=s)}return i}#kt(t,e){let i=0,s=t?M.create(t.x,t.y,e):void 0;const n=this.#u,a=n.particlePositionPlugins,r=this.options.move.outModes,o=this.getRadius(),l=n.canvas.size;for(;;){for(const t of a){const i=t.particlePosition?.(s,this);if(i)return M.create(i.x,i.y,e)}const t=N({size:l,position:s}),c=M.create(t.x,t.y,e);this.#Ct(c,o,r.left??r.default),this.#Ct(c,o,r.right??r.default),this.#St(c,o,r.top??r.default),this.#St(c,o,r.bottom??r.default);let h=!0;for(const t of n.particles.checkParticlePositionPlugins)if(h=t.checkParticlePosition?.(this,c,i)??!0,!h)break;if(h)return c;i+=1,s=void 0}}#zt(){const t=this.options.move,e=function(t){const e=k.origin;return e.length=1,e.angle=t,e}(this.direction).copy();if(t.direction===x.inside||t.direction===x.outside)return e;const i=H($(t.angle.value)),n=H($(t.angle.offset)),a={left:n-i*s,right:n+i*s};return t.straight||(e.angle+=U(W(a.left,a.right))),t.random&&"number"==typeof t.speed&&(e.length*=T()),e}#Ct(t,e,i){pi({outMode:i,checkModes:[wt.bounce],coord:t.x,maxCoord:this.#u.canvas.size.width,setCb:e=>t.x+=e,radius:e})}#St(t,e,i){pi({outMode:i,checkModes:[wt.bounce],coord:t.y,maxCoord:this.#u.canvas.size.height,setCb:e=>t.y+=e,radius:e})}#It(t,e){const i=this.getRadius(),s=this.#u.canvas.size,n=this.position,a=e===wt.bounce;return t===G.bottom?{inside:a?n.y+i<s.height:n.y-i<s.height,reason:"default"}:t===G.left?{inside:a?n.x-i>0:n.x+i>0,reason:"default"}:t===G.right?{inside:a?n.x+i<s.width:n.x-i<s.width,reason:"default"}:t===G.top?{inside:a?n.y-i>0:n.y+i>0,reason:"default"}:{inside:n.x>=-i&&n.y>=-i&&n.y<=s.height+i&&n.x<=s.width+i,reason:"default"}}#Dt(t,e){return{canvasSize:this.#u.canvas.size,direction:t,outMode:e,particle:this,radius:this.getRadius()}}#Mt(t){const e=this.#It(t.direction,t.outMode),i=this.#u,s=this.shape?i.shapeDrawers.get(this.shape):void 0,n=this.effect?i.effectDrawers.get(this.effect):void 0,a=s?.isInsideCanvas,r=n?.isInsideCanvas;if(!a&&!r)return e;const o=this.#Dt(t.direction,t.outMode),l=a?this.#_t(a(o),"shape"):void 0,c=r?this.#_t(r(o),"effect"):void 0;if(l&&c){const t=Math.max(l.margin??0,c.margin??0);return{inside:l.inside&&c.inside,margin:t>0?t:void 0,reason:"combined"}}return l??c??e}#Pt(t){return t&&this.roll&&(this.backColor||this.roll.alter)&&this.isShowingBack()?this.backColor?this.backColor:this.roll.alter?function(t,e,i){return{h:t.h,s:t.s,l:t.l+(e===Pt.darken?-1:1)*i}}(t,this.roll.alter.type,this.roll.alter.value):t:t}#xt(t){const e=this.#u,i=Math.floor($(this.options.zIndex.value)),n=this.#kt(t,B(i,0,e.zLayers));if(!n)throw new Error("a valid position cannot be found for particle");this.position=n,this.initialPosition=this.position.copy();const a=e.canvas.size;switch(this.moveCenter={...it(this.options.move.center,a),radius:this.options.move.center.radius,mode:this.options.move.center.mode},this.direction=function(t,e,i){if(I(t))return H(t);switch(t){case x.top:return-Math.PI*s;case x.topRight:return-Math.PI*b;case x.right:return 0;case x.bottomRight:return Math.PI*b;case x.bottom:return Math.PI*s;case x.bottomLeft:return.75*Math.PI;case x.left:return Math.PI;case x.topLeft:return.75*-Math.PI;case x.inside:return Math.atan2(i.y-e.y,i.x-e.x);case x.outside:return Math.atan2(e.y-i.y,e.x-i.x);default:return T()*p}}(this.options.move.direction,this.position,this.moveCenter),this.options.move.direction){case x.inside:this.outType=zt.inside;break;case x.outside:this.outType=zt.outside}this.offset=k.origin}#_t(t,e){return"boolean"==typeof t?{inside:t,reason:e}:{inside:t.inside,margin:t.margin,reason:t.reason??e}}}class yi{#Ot;#Et=new Map;#Lt=[];#Rt;#Ft;#Tt=[];#At;constructor(t){this.#Ot=t,this.#Rt=0,this.#At=0}clear(){this.#Et.clear();const t=this.#Ft;t&&(this.#Ot=t),this.#Ft=void 0}insert(t){const{x:e,y:i}=t.getPosition(),s=this.#Bt(e,i);this.#Et.has(s)||this.#Et.set(s,[]),this.#Et.get(s)?.push(t)}query(t,e,i=[]){const s=this.#Ut(t);if(!s)return i;const n=Math.floor(s.minX/this.#Ot),a=Math.floor(s.maxX/this.#Ot),r=Math.floor(s.minY/this.#Ot),o=Math.floor(s.maxY/this.#Ot);for(let s=n;s<=a;s++)for(let n=r;n<=o;n++){const a=`${s}_${n}`,r=this.#Et.get(a);if(r)for(const s of r)e&&!e(s)||t.contains(s.getPosition())&&i.push(s)}return i}queryCircle(t,e,i,s=[]){const n=this.#$t(t.x,t.y,e),a=this.query(n,i,s);return this.#Vt(),a}queryRectangle(t,e,i,s=[]){const n=this.#qt(t.x,t.y,e.width,e.height),a=this.query(n,i,s);return this.#Vt(),a}setCellSize(t){this.#Ft=t}#$t(t,e,i){return(this.#Lt[this.#Rt++]??=new It(t,e,i)).reset(t,e,i)}#qt(t,e,i,s){return(this.#Tt[this.#At++]??=new Dt(t,e,i,s)).reset(t,e,i,s)}#Bt(t,e){return`${Math.floor(t/this.#Ot)}_${Math.floor(e/this.#Ot)}`}#Ut(t){if(t instanceof It){const e=t.radius,{x:i,y:s}=t.position;return{minX:i-e,maxX:i+e,minY:s-e,maxY:s+e}}if(t instanceof Dt){const{x:e,y:i}=t.position,{width:s,height:n}=t.size;return{minX:e,maxX:e+s,minY:i,maxY:i+n}}return null}#Vt(){this.#Rt=0,this.#At=0}}class vi{checkParticlePositionPlugins;grid;#Wt;#u;#Ht;#jt;#Nt;#Gt;#Xt;#Yt;#p;#Qt;#Kt;#Zt;#Jt;#te;#ee;constructor(t,e){this.#p=t,this.#u=e,this.#Nt=0,this.#Wt=[],this.#Qt=[],this.#jt=0,this.#Ht=new Map,this.#Gt=new Map,this.#ee=this.#ie(this.#u.zLayers),this.grid=new yi(100),this.checkParticlePositionPlugins=[],this.#Xt=[],this.#Yt=[],this.#Zt=[],this.#Kt=[],this.#te=[]}get count(){return this.#Wt.length}addParticle(t,e,i,s){const n=this.#u.actualOptions.particles.number.limit.mode,a=void 0===i?this.#jt:this.#Ht.get(i)??this.#jt,r=this.count;if(a>0)switch(n){case vt.delete:{const t=r+1-a;t>0&&this.removeQuantity(t);break}case vt.wait:if(r>=a)return}try{const n=this.#Qt.pop()??new mi(this.#p,this.#u);n.init(this.#Nt,t,e,i);let a=!0;return s&&(a=s(n)),a?(this.#Wt.push(n),this.#se(n),this.#Nt++,this.#u.dispatchEvent(lt.particleAdded,{particle:n}),n):void this.#Qt.push(n)}catch(t){ut().warning(`error adding particle: ${t}`)}}clear(){this.#Wt=[],this.#Gt.clear(),this.#ne(this.#u.zLayers)}destroy(){this.#Wt=[],this.#Qt.length=0,this.#Gt.clear(),this.#ee=[],this.checkParticlePositionPlugins=[],this.#Xt=[],this.#Yt=[],this.#Zt=[],this.#Kt=[],this.#te=[]}drawParticles(t){for(let e=this.#ee.length-1;e>=0;e--){const i=this.#ee[e];if(i)for(const e of i)e.draw(t)}}filter(t){return this.#Wt.filter(t)}find(t){return this.#Wt.find(t)}get(t){return this.#Wt[t]}async init(){const t=this.#u,e=t.actualOptions;this.checkParticlePositionPlugins=[],this.#te=[],this.#Yt=[],this.#Zt=[],this.#Xt=[],this.#Kt=[],this.#Gt.clear(),this.#ne(t.zLayers),this.grid=new yi(100*t.retina.pixelRatio);for(const e of t.plugins)e.redrawInit&&await e.redrawInit(),e.checkParticlePosition&&this.checkParticlePositionPlugins.push(e),e.update&&this.#te.push(e),e.particleUpdate&&this.#Yt.push(e),e.postUpdate&&this.#Zt.push(e),e.particleReset&&this.#Xt.push(e),e.postParticleUpdate&&this.#Kt.push(e);await this.#u.initDrawersAndUpdaters();for(const e of this.#u.effectDrawers.values())await(e.init?.(t));for(const e of this.#u.shapeDrawers.values())await(e.init?.(t));let i=!1;for(const e of t.plugins)if(i=e.particlesInitialization?.()??i,i)break;if(!i){const t=e.particles,i=t.groups;for(const e in i){const s=i[e];if(s)for(let i=this.count,n=0;n<s.number.value&&i<t.number.value;i++,n++)this.addParticle(void 0,s,e)}for(let e=this.count;e<t.number.value;e++)this.addParticle()}}push(t,e,i,s){for(let n=0;n<t;n++)this.addParticle(e,i,s)}async redraw(){this.clear(),await this.init(),this.#u.canvas.render.drawParticles({value:0,factor:0})}remove(t,e,i){this.removeAt(this.#Wt.indexOf(t),void 0,e,i)}removeAt(t,e=1,i,s){if(t<0||t>this.count)return;let n=0;for(let a=t;n<e&&a<this.count;a++)this.#ae(a,i,s)&&(a--,n++)}removeQuantity(t,e){this.removeAt(0,t,e)}setDensity(){const t=this.#u.actualOptions,e=t.particles.groups;let i=0;for(const t of this.#u.plugins)t.particlesDensityCount&&(i+=t.particlesDensityCount());for(const t in e){const s=e[t];if(!s)continue;const n=pe(this.#p,this.#u,s);this.#re(n,i,t)}this.#re(t.particles,i)}setResizeFactor(t){this.#Jt=t}update(t){this.grid.clear();for(const e of this.#te)e.update?.(t);const e=this.#oe(t);for(const e of this.#Zt)e.postUpdate?.(t);if(this.#le(t,e),e.size)for(const t of e)this.remove(t);this.#Jt=void 0}#ce(...t){this.#Qt.push(...t)}#re(t,e,i,s){const n=t.number;if(!n.density.enable)return void(void 0===i?this.#jt=n.limit.value:(s?.number.limit.value??n.limit.value)&&this.#Ht.set(i,s?.number.limit.value??n.limit.value));const a=this.#he(n.density),r=n.value,o=n.limit.value>0?n.limit.value:r,l=Math.min(r,o)*a+e,c=Math.min(this.count,this.filter(t=>t.group===i).length);void 0===i?this.#jt=n.limit.value*a:this.#Ht.set(i,n.limit.value*a),c<l?this.push(Math.abs(l-c),void 0,t,i):c>l&&this.removeQuantity(c-l,i)}#ie(t){const e=Math.max(Math.floor(t),1);return Array.from({length:e},()=>[])}#de(t){const e=this.#ee.length-1;return e<=0?0:Math.min(Math.max(Math.floor(t),0),e)}#he(t){const e=this.#u;if(!t.enable)return 1;const i=e.canvas.size,s=e.retina.pixelRatio;return i.width&&i.height?i.width*i.height/(t.height*t.width*s**2):1}#se(t){const e=this.#de(t.position.z),i=this.#ee[e];i&&(i.push(t),this.#Gt.set(t.id,e))}#ae(t,e,i){const s=this.#Wt[t];return!!s&&(s.group===e&&(this.#Wt.splice(t,1),this.#ue(s),s.destroy(i),this.#u.dispatchEvent(lt.particleRemoved,{particle:s}),this.#ce(s),!0))}#ue(t){const e=this.#Gt.get(t.id)??this.#de(t.position.z),i=this.#ee[e];if(!i)return void this.#Gt.delete(t.id);const s=i.findIndex(e=>e.id===t.id);s>=0&&i.splice(s,1),this.#Gt.delete(t.id)}#ne(t){const e=Math.max(Math.floor(t),1);if(this.#ee.length===e)for(const t of this.#ee)t.length=0;else this.#ee=this.#ie(e)}#pe(t){const e=this.#de(t.position.z),i=this.#Gt.get(t.id);if(void 0===i)return void this.#se(t);if(i===e)return;const s=this.#ee[i];if(s){const e=s.findIndex(e=>e.id===t.id);e>=0&&s.splice(e,1)}const n=this.#ee[e];if(n){if(n.push(t),n.length>=2){const e=n[n.length-2];e&&t.id<e.id&&n.sort((t,e)=>t.id-e.id)}this.#Gt.set(t.id,e)}else this.#Gt.set(t.id,e)}#oe(t){const e=new Set,i=this.#Jt;for(const s of this.#Wt){i&&!s.ignoresResizeRatio&&(s.position.x*=i.width,s.position.y*=i.height,s.initialPosition.x*=i.width,s.initialPosition.y*=i.height),s.ignoresResizeRatio=!1;for(const t of this.#Xt)t.particleReset?.(s);for(const e of this.#Yt){if(s.destroyed)break;e.particleUpdate?.(s,t)}s.destroyed?e.add(s):this.grid.insert(s)}return e}#le(t,e){for(const i of this.#Wt)if(i.destroyed)e.add(i);else{for(const e of this.#u.particleUpdaters)e.update(i,t);if(!i.spawning)for(const e of this.#Kt)e.postParticleUpdate?.(i,t);this.#pe(i)}}}class wi{pixelRatio;reduceFactor;#u;constructor(t){this.#u=t,this.pixelRatio=1,this.reduceFactor=1}init(){const t=this.#u,e=t.actualOptions;this.pixelRatio=e.detectRetina?devicePixelRatio:1,this.reduceFactor=1;const i=this.pixelRatio,s=t.canvas,n=s.domElement;n&&(s.size.width=n.offsetWidth*i,s.size.height=n.offsetHeight*i)}initParticle(t){const e=t.options,i=this.pixelRatio,s=e.move,n=s.distance,a=t.retina;a.maxSpeed=$(s.gravity.maxSpeed)*i,a.moveDrift=$(s.drift)*i,a.moveSpeed=$(s.speed)*i;const r=a.maxDistance;r.horizontal=void 0===n.horizontal?void 0:n.horizontal*i,r.vertical=void 0===n.vertical?void 0:n.vertical*i}}function Pi(t){return!t.destroyed}function bi(t,e,...i){const s=new fe(t,e);return Ot(s,...i),s}var xi=Object.freeze({__proto__:null,Container:class{actualOptions;canvas;destroyed;effectDrawers;fpsLimit;hdr;id;pageHidden;particleCreatedPlugins;particleDestroyedPlugins;particlePositionPlugins;particleUpdaters;particles;plugins;retina;shapeDrawers;started;zLayers;#fe;#ge;#me={value:0,factor:0};#ye;#ve;#we;#Pe;#be;#xe;#ze;#Me;#ke;#Ce;#Se;#p;#Ie;#De;constructor(t){const{dispatchCallback:e,pluginManager:i,id:s,onDestroy:n,sourceOptions:a}=t;this.#p=i,this.#ye=e,this.#ke=n,this.id=Symbol(s),this.fpsLimit=120,this.hdr=!1,this.#Ie=!1,this.#fe=0,this.#we=0,this.#Me=0,this.#be=!0,this.started=!1,this.destroyed=!1,this.#Se=!0,this.#ze=0,this.zLayers=100,this.pageHidden=!1,this.#De=a,this.#xe=a,this.effectDrawers=new Map,this.shapeDrawers=new Map,this.particleUpdaters=[],this.retina=new wi(this),this.canvas=new di(this.#p,this),this.particles=new vi(this.#p,this),this.plugins=[],this.particleDestroyedPlugins=[],this.particleCreatedPlugins=[],this.particlePositionPlugins=[],this.#Ce=bi(this.#p,this),this.actualOptions=bi(this.#p,this),this.#Pe=new ui(this),this.dispatchEvent(lt.containerBuilt)}get animationStatus(){return!this.#Se&&!this.pageHidden&&Pi(this)}get options(){return this.#Ce}get sourceOptions(){return this.#De}addLifeTime(t){this.#Me+=t}alive(){return!this.#we||this.#Me<=this.#we}destroy(t=!0){if(Pi(this)){this.stop(),this.particles.destroy(),this.canvas.destroy();for(const[,t]of this.effectDrawers)t.destroy?.(this);for(const[,t]of this.shapeDrawers)t.destroy?.(this);for(const t of this.plugins)t.destroy?.();this.effectDrawers=new Map,this.shapeDrawers=new Map,this.particleUpdaters=[],this.plugins.length=0,this.#p.clearPlugins(this),this.destroyed=!0,this.#ke(t),this.dispatchEvent(lt.containerDestroyed)}}dispatchEvent(t,e){this.#ye(t,{container:this,data:e})}draw(t){if(!Pi(this))return;let e=t;this.#ve=R(t=>{e&&(this.#ze=void 0,e=!1),this.#_e(t)})}async export(t,e={}){for(const i of this.plugins){if(!i.export)continue;const s=await i.export(t,e);if(s.supported)return s.blob}ut().error(`Export plugin with type ${t} not found`)}async init(){if(!Pi(this))return;const t=new Map;for(const e of this.#p.plugins){const i=await e.getPlugin(this);i.preInit&&await i.preInit(),t.set(e,i)}await this.initDrawersAndUpdaters(),this.#Ce=bi(this.#p,this,this.#xe,this.sourceOptions),this.actualOptions=bi(this.#p,this,this.#Ce),this.plugins.length=0,this.particleDestroyedPlugins.length=0,this.particleCreatedPlugins.length=0,this.particlePositionPlugins.length=0;for(const[e,i]of t)e.needsPlugin(this.actualOptions)&&(this.plugins.push(i),i.particleCreated&&this.particleCreatedPlugins.push(i),i.particleDestroyed&&this.particleDestroyedPlugins.push(i),i.particlePosition&&this.particlePositionPlugins.push(i));this.retina.init(),this.canvas.init(),this.updateActualOptions(),this.canvas.initBackground(),this.canvas.resize();const{delay:e,duration:i,fpsLimit:s,hdr:a,smooth:r,zLayers:o}=this.actualOptions;this.hdr=a,this.zLayers=o,this.#we=$(i)*n,this.#fe=$(e)*n,this.#Me=0,this.fpsLimit=s>0?s:120,this.#Ie=r;for(const t of this.plugins)await(t.init?.());await this.particles.init(),this.dispatchEvent(lt.containerInit),this.particles.setDensity();for(const t of this.plugins)t.particlesSetup?.();this.dispatchEvent(lt.particlesSetup)}async initDrawersAndUpdaters(){const t=this.#p;this.effectDrawers=await t.getEffectDrawers(this,!0),this.shapeDrawers=await t.getShapeDrawers(this,!0),this.particleUpdaters=await t.getUpdaters(this,!0)}pause(){var t;if(Pi(this)&&(void 0!==this.#ve&&(t=this.#ve,F(t),this.#ve=void 0),!this.#Se)){for(const t of this.plugins)t.pause?.();this.pageHidden||(this.#Se=!0),this.dispatchEvent(lt.containerPaused)}}play(t){if(!Pi(this))return;const e=this.#Se||t;if(!this.#be||this.actualOptions.autoPlay){if(this.#Se&&(this.#Se=!1),e)for(const t of this.plugins)t.play&&t.play();this.dispatchEvent(lt.containerPlay),this.draw(e??!1)}else this.#be=!1}async refresh(){if(Pi(this))return this.stop(),this.start()}async reset(t){if(Pi(this))return this.#xe=t,this.#De=t,this.#Ce=bi(this.#p,this,this.#xe,this.sourceOptions),this.actualOptions=bi(this.#p,this,this.#Ce),this.refresh()}async start(){Pi(this)&&!this.started&&(await this.init(),this.started=!0,await new Promise(t=>{const e=async()=>{this.#Pe.addListeners();for(const t of this.plugins)await(t.start?.());this.dispatchEvent(lt.containerStarted),this.play(),t()};this.#ge=setTimeout(()=>{e()},this.#fe)}))}stop(){if(Pi(this)&&this.started){this.#ge&&(clearTimeout(this.#ge),this.#ge=void 0),this.#be=!0,this.started=!1,this.#Pe.removeListeners(),this.pause(),this.particles.clear(),this.canvas.stop();for(const t of this.plugins)t.stop?.();this.particleCreatedPlugins.length=0,this.particleDestroyedPlugins.length=0,this.particlePositionPlugins.length=0,this.#De=this.#Ce,this.dispatchEvent(lt.containerStopped)}}updateActualOptions(){let t=!1;for(const e of this.plugins)e.updateActualOptions&&(t=e.updateActualOptions()||t);return t}#_e(t){try{if(!this.#Ie&&void 0!==this.#ze&&t<this.#ze+n/this.fpsLimit)return void this.draw(!1);if(this.#ze??=t,function(t,e,i=60,s=!1){t.value=e,t.factor=s?60/i:60*e/n}(this.#me,t-this.#ze,this.fpsLimit,this.#Ie),this.addLifeTime(this.#me.value),this.#ze=t,this.#me.value>n)return void this.draw(!1);if(this.canvas.render.drawParticles(this.#me),!this.alive())return void this.destroy();this.animationStatus&&this.draw(!1)}catch(t){ut().error("error in animation loop",t)}}}});var zi=Object.freeze({__proto__:null,EmittersPluginInstance:class{#u;#m;constructor(t,e){this.#m=t,this.#u=e,this.#m.initContainer(e)}async init(){const t=this.#u.actualOptions.emitters;if(_(t))for(const e of t)await this.#m.addEmitter(this.#u,e);else await this.#m.addEmitter(this.#u,t)}pause(){for(const t of this.#m.getArray(this.#u))t.pause()}play(){for(const t of this.#m.getArray(this.#u))t.play()}resize(){for(const t of this.#m.getArray(this.#u))t.resize()}stop(){this.#m.clear(this.#u)}update(t){this.#m.getArray(this.#u).forEach(e=>{e.update(t)})}}});const Mi=new Map;var ki=Object.freeze({__proto__:null,ShapeManager:class{addShapeGenerator(t,e){this.getShapeGenerator(t)||Mi.set(t,e)}getShapeGenerator(t){return Mi.get(t)}getSupportedShapeGenerators(){return Mi.keys()}}});var Ci=Object.freeze({__proto__:null,EmittersInstancesManager:class{#Oe;#p;constructor(t){this.#Oe=new Map,this.#p=t}async addEmitter(t,e,i){const s=new Fe;s.load(e);const{EmitterInstance:n}=await Promise.resolve().then(function(){return Di}),a=new n(this.#p,t,e=>{this.removeEmitter(t,e)},s,i);return await a.init(),this.getArray(t).push(a),a}clear(t){this.initContainer(t),this.#Oe.set(t,[])}getArray(t){this.initContainer(t);let e=this.#Oe.get(t);return e||(e=[],this.#Oe.set(t,e)),e}initContainer(t){this.#Oe.has(t)||(this.#Oe.set(t,[]),t.getEmitter=e=>{const i=this.getArray(t);return void 0===e||I(e)?i[e??0]:i.find(t=>t.name===e)},t.addEmitter=async(e,i)=>this.addEmitter(t,e,i),t.removeEmitter=e=>{const i=t.getEmitter?.(e);i&&this.removeEmitter(t,i)},t.playEmitter=e=>{const i=t.getEmitter?.(e);i&&i.externalPlay()},t.pauseEmitter=e=>{const i=t.getEmitter?.(e);i&&i.externalPause()})}removeEmitter(t,e){const i=this.getArray(t).indexOf(e);i>=0&&this.getArray(t).splice(i,1)}}});function Si(t,e,i,s){(t.paint??=new ne).fill={color:Vt.create(void 0,{value:e}),enable:s,opacity:i}}function Ii(t,e,i,s){(t.paint??=new ne).stroke={color:Vt.create(void 0,{value:e}),opacity:i,width:s}}var Di=Object.freeze({__proto__:null,EmitterInstance:class{fill;name;options;position;size;spawnFillColor;spawnFillEnabled;spawnFillOpacity;spawnStrokeColor;spawnStrokeOpacity;spawnStrokeWidth;#u;#Ee;#Le;#Re;#we;#Fe;#Te;#Ae;#Be;#Ue;#X;#$e;#Se;#p;#Ve;#ct;#qe;#We;#He;#je;constructor(t,e,s,a,r){this.#p=t,this.#u=e,this.#Ve=s,this.#Ee=0,this.#Le=0,this.#Re=0,this.#Be=r,a instanceof Fe?this.options=a:(this.options=new Fe,this.options.load(a)),this.#He=e.retina.reduceFactor?$(this.options.life.delay??0)*n/e.retina.reduceFactor:1/0,this.position=this.#Be??this.#kt(),this.name=this.options.name,this.fill=this.options.fill,this.#Te=!this.options.life.wait,this.#je=!1;const o=J({},this.options.particles);if(o.move??={},o.move.direction??=this.options.direction,this.options.spawn.fill?.color&&(this.spawnFillColor=we(this.#p,this.options.spawn.fill.color)),this.options.spawn.stroke?.color&&(this.spawnStrokeColor=we(this.#p,this.options.spawn.stroke.color)),this.#Se=!this.options.autoPlay,this.#$e=o,this.#We=this.#Ne(),this.size=this.#We.mode===X.percent?{width:this.#We.width/i*this.#u.canvas.size.width,height:this.#We.height/i*this.#u.canvas.size.height}:{width:this.#We.width,height:this.#We.height},this.#Ue=this.options.life.count??-1,this.#Ae=this.#Ue<=0,this.options.domId){const t=Q().getElementById(this.options.domId);t&&(this.#X=new MutationObserver(()=>{this.resize()}),this.#ct=new ResizeObserver(()=>{this.resize()}),this.#X.observe(t,{attributes:!0,attributeFilter:["style","width","height"]}),this.#ct.observe(t))}const l=this.options.shape,c=this.#p.emitterShapeManager?.getShapeGenerator(l.type);c&&(this.#qe=c.generate(this.#u,this.position,this.size,this.fill,l.options)),this.#u.dispatchEvent("emitterCreated",{emitter:this}),this.play()}externalPause(){this.#Se=!0,this.pause()}externalPlay(){this.#Se=!1,this.play()}async init(){await(this.#qe?.init())}pause(){this.#Se||(this.#Fe=void 0)}play(){if(this.#Se)return;if(!(this.#Ue>0||this.#Ae)&&this.options.life.count||!(this.#Te||this.#Re>=(this.#He??0)))return;const t=this.#u;if(void 0===this.#Fe){const e=$(this.options.rate.delay);this.#Fe=t.retina.reduceFactor?e*n/t.retina.reduceFactor:1/0}(this.#Ue>0||this.#Ae)&&this.#Ge()}resize(){const t=this.#Be,e=this.#u;var s,n,a;this.position=t&&(s=t,n=e.canvas.size,a=k.origin,function(t,e,i){let s=!0;return s=t.top<e.height+i.x,s&&(s=t.right>i.x),s&&(s=t.left<e.width+i.y),s&&(s=t.bottom>i.y),s}(function(t,e){return{bottom:t.y+e,left:t.x-e,right:t.x+e,top:t.y-e}}(s,0),n,a))?t:this.#kt(),this.#We=this.#Ne(),this.size=this.#We.mode===X.percent?{width:this.#We.width/i*e.canvas.size.width,height:this.#We.height/i*e.canvas.size.height}:{width:this.#We.width,height:this.#We.height},this.#qe?.resize(this.position,this.size)}update(t){if(this.#Se)return;const e=this.#u;this.#Te&&(this.#Te=!1,this.#Re=this.#He??0,this.#Le=this.#Fe??0),this.#je||(this.#je=!0,this.#Xe(this.options.startCount)),void 0!==this.#we&&(this.#Ee+=t.value,this.#Ee>=this.#we&&(this.pause(),void 0!==this.#He&&(this.#He=void 0),this.#Ae||this.#Ue--,this.#Ue>0||this.#Ae?(this.position=this.#kt(),this.#qe?.resize(this.position,this.size),this.#He=e.retina.reduceFactor?$(this.options.life.delay??0)*n/e.retina.reduceFactor:1/0):this.#Ye(),this.#Ee-=this.#we,this.#we=void 0)),void 0!==this.#He&&(this.#Re+=t.value,this.#Re>=this.#He&&(this.#u.dispatchEvent("emitterPlay"),this.play(),this.#Re-=this.#He,this.#He=void 0)),void 0!==this.#Fe&&(this.#Le+=t.value,this.#Le>=this.#Fe&&(this.#Qe(),this.#Le-=this.#Fe))}#kt(){const t=this.#u;if(this.options.domId){const e=Q().getElementById(this.options.domId);if(e){const i=e.getBoundingClientRect(),n=t.retina.pixelRatio;return{x:(i.x+i.width*s)*n,y:(i.y+i.height*s)*n}}}return j({size:t.canvas.size,position:this.options.position})}#Ne(){const t=this.#u;if(this.options.domId){const e=Q().getElementById(this.options.domId);if(e){const i=e.getBoundingClientRect();return{width:i.width*t.retina.pixelRatio,height:i.height*t.retina.pixelRatio,mode:X.precise}}}return this.options.size??(()=>{const t=new Le;return t.load({height:0,mode:X.percent,width:0}),t})()}#Ye(){this.#X?.disconnect(),this.#X=void 0,this.#ct?.disconnect(),this.#ct=void 0,this.#Ve(this),this.#u.dispatchEvent("emitterDestroyed",{emitter:this})}#Qe(){if(this.#Se)return;const t=$(this.options.rate.quantity);this.#Xe(t)}#Xe(t){const e=et(this.#$e)??{},i=this.options.spawn.fill?.color?.animation,s=this.options.spawn.fill?.enable??!!this.options.spawn.fill?.color,n=void 0===this.options.spawn.fill?.opacity?1:$(this.options.spawn.fill.opacity),a=this.options.spawn.stroke?.color?.animation,r=void 0===this.options.spawn.stroke?.opacity?1:$(this.options.spawn.stroke.opacity),o=void 0===this.options.spawn.stroke?.width?1:$(this.options.spawn.stroke.width),l=this.#u.retina.reduceFactor,c=!!i,h=!!a,d=!!this.#qe,u=c||h,p=u||d,f=u?{h:v,s:w,l:P}:null,g=this.options.shape;for(let c=0;c<t*l;c++){const t=p?J({},e):e;this.spawnFillOpacity=n,this.spawnFillEnabled=s,this.spawnStrokeOpacity=r,this.spawnStrokeWidth=o,this.spawnFillColor&&(i&&f&&(this.spawnFillColor.h=this.#Ke(i.h,this.spawnFillColor.h,f.h,3.6),this.spawnFillColor.s=this.#Ke(i.s,this.spawnFillColor.s,f.s),this.spawnFillColor.l=this.#Ke(i.l,this.spawnFillColor.l,f.l)),Si(t,this.spawnFillColor,this.spawnFillOpacity,this.spawnFillEnabled)),this.spawnStrokeColor&&(a&&f&&(this.spawnStrokeColor.h=this.#Ke(a.h,this.spawnStrokeColor.h,f.h,3.6),this.spawnStrokeColor.s=this.#Ke(a.s,this.spawnStrokeColor.s,f.s),this.spawnStrokeColor.l=this.#Ke(a.l,this.spawnStrokeColor.l,f.l)),Ii(t,this.spawnStrokeColor,this.spawnStrokeOpacity,this.spawnStrokeWidth));let l=this.position;if(this.#qe){const e=this.#qe.randomPosition();if(e){l=e.position;const i=g.replace;i.color&&e.color&&Si(t,e.color,i.opacity?e.opacity??1:1,!0)}else l=null}l&&this.#u.particles.addParticle(l,t)}}#Ge(){if(this.#Se)return;const t=void 0!==this.options.life.duration?$(this.options.life.duration):void 0;(this.#Ue>0||this.#Ae)&&void 0!==t&&t>0&&(this.#we=t*n)}#Ke(t,e,i,s=1){const a=this.#u;if(!t.enable)return e;const r=U(t.offset),o=$(this.options.rate.delay),l=a.retina.reduceFactor?o*n/a.retina.reduceFactor:1/0;return(e+$(t.speed)*a.fpsLimit/l+r*s)%i}}});t.loadSquaresPreset=ai,t.tsParticles=Ie}),Object.assign(globalThis.window||globalThis,{loadSquaresPreset:(globalThis.__tsParticlesInternals.presets.squares||{}).loadSquaresPreset}),delete(globalThis.window||globalThis).tsparticlesInternalExports;
@@ -1,5 +1,5 @@
1
1
  (function(g){g.__tsParticlesInternals=g.__tsParticlesInternals||{};g.__tsParticlesInternals.bundles=g.__tsParticlesInternals.bundles||{};g.__tsParticlesInternals.effects=g.__tsParticlesInternals.effects||{};g.__tsParticlesInternals.engine=g.__tsParticlesInternals.engine||{};g.__tsParticlesInternals.interactions=g.__tsParticlesInternals.interactions||{};g.__tsParticlesInternals.palettes=g.__tsParticlesInternals.palettes||{};g.__tsParticlesInternals.paths=g.__tsParticlesInternals.paths||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins.emittersShapes=g.__tsParticlesInternals.plugins.emittersShapes||{};g.__tsParticlesInternals.presets=g.__tsParticlesInternals.presets||{};g.__tsParticlesInternals.shapes=g.__tsParticlesInternals.shapes||{};g.__tsParticlesInternals.updaters=g.__tsParticlesInternals.updaters||{};g.__tsParticlesInternals.utils=g.__tsParticlesInternals.utils||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas.utils=g.__tsParticlesInternals.canvas.utils||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path.utils=g.__tsParticlesInternals.path.utils||{};var __tsProxyFactory=typeof Proxy!=="undefined"?function(obj){return new Proxy(obj,{get:function(target,key){if(!(key in target)){target[key]={};}return target[key];}});}:function(obj){return obj;};g.__tsParticlesInternals.bundles=__tsProxyFactory(g.__tsParticlesInternals.bundles);g.__tsParticlesInternals.effects=__tsProxyFactory(g.__tsParticlesInternals.effects);g.__tsParticlesInternals.interactions=__tsProxyFactory(g.__tsParticlesInternals.interactions);g.__tsParticlesInternals.palettes=__tsProxyFactory(g.__tsParticlesInternals.palettes);g.__tsParticlesInternals.paths=__tsProxyFactory(g.__tsParticlesInternals.paths);g.__tsParticlesInternals.plugins=__tsProxyFactory(g.__tsParticlesInternals.plugins);g.__tsParticlesInternals.plugins.emittersShapes=__tsProxyFactory(g.__tsParticlesInternals.plugins.emittersShapes);g.__tsParticlesInternals.presets=__tsProxyFactory(g.__tsParticlesInternals.presets);g.__tsParticlesInternals.shapes=__tsProxyFactory(g.__tsParticlesInternals.shapes);g.__tsParticlesInternals.updaters=__tsProxyFactory(g.__tsParticlesInternals.updaters);g.__tsParticlesInternals.utils=__tsProxyFactory(g.__tsParticlesInternals.utils);g.__tsParticlesInternals.canvas=__tsProxyFactory(g.__tsParticlesInternals.canvas);g.__tsParticlesInternals.path=__tsProxyFactory(g.__tsParticlesInternals.path);g.tsparticlesInternalExports=g.tsparticlesInternalExports||{};})(typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:this);
2
- /* Preset v4.3.1 */
2
+ /* Preset v4.3.2 */
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@tsparticles/plugin-emitters/plugin'), require('@tsparticles/plugin-hex-color'), require('@tsparticles/updater-paint'), require('@tsparticles/updater-rotate'), require('@tsparticles/updater-size'), require('@tsparticles/shape-square'), require('@tsparticles/engine')) :
5
5
  typeof define === 'function' && define.amd ? define(['exports', '@tsparticles/plugin-emitters/plugin', '@tsparticles/plugin-hex-color', '@tsparticles/updater-paint', '@tsparticles/updater-rotate', '@tsparticles/updater-size', '@tsparticles/shape-square', '@tsparticles/engine'], factory) :