@tsparticles/demo-configs
Version:
tsParticles demo configurations
292 lines (286 loc) • 140 kB
JavaScript
/*!
* Author : Matteo Bruni
* MIT license: https://opensource.org/licenses/MIT
* Demo / Generator : https://particles.js.org/
* GitHub : https://www.github.com/matteobruni/tsparticles
* How to use? : Check the GitHub README
* v3.0.0-alpha.0
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory(require("@tsparticles/engine"));
else if(typeof define === 'function' && define.amd)
define(["@tsparticles/engine"], factory);
else {
var a = typeof exports === 'object' ? factory(require("@tsparticles/engine")) : factory(root["window"]);
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
}
})(this, function(__WEBPACK_EXTERNAL_MODULE__533__) {
return /******/ (function() { // webpackBootstrap
/******/ "use strict";
/******/ var __webpack_modules__ = ({
/***/ 533:
/***/ (function(module) {
module.exports = __WEBPACK_EXTERNAL_MODULE__533__;
/***/ })
/******/ });
/************************************************************************/
/******/ // The module cache
/******/ var __webpack_module_cache__ = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/ // Check if module is in cache
/******/ var cachedModule = __webpack_module_cache__[moduleId];
/******/ if (cachedModule !== undefined) {
/******/ return cachedModule.exports;
/******/ }
/******/ // Create a new module (and put it into the cache)
/******/ var module = __webpack_module_cache__[moduleId] = {
/******/ // no module.id needed
/******/ // no module.loaded needed
/******/ exports: {}
/******/ };
/******/
/******/ // Execute the module function
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
/******/
/******/ // Return the exports of the module
/******/ return module.exports;
/******/ }
/******/
/************************************************************************/
/******/ /* webpack/runtime/define property getters */
/******/ !function() {
/******/ // define getter functions for harmony exports
/******/ __webpack_require__.d = function(exports, definition) {
/******/ for(var key in definition) {
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
/******/ }
/******/ }
/******/ };
/******/ }();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */
/******/ !function() {
/******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }
/******/ }();
/******/
/******/ /* webpack/runtime/make namespace object */
/******/ !function() {
/******/ // define __esModule on exports
/******/ __webpack_require__.r = function(exports) {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/ }();
/******/
/************************************************************************/
var __webpack_exports__ = {};
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
!function() {
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// EXPORTS
__webpack_require__.d(__webpack_exports__, {
"absorbers": function() { return /* binding */ absorbers; },
"amongUs": function() { return /* binding */ amongUs; },
"backgroundMask": function() { return /* binding */ backgroundMask; },
"basic": function() { return /* binding */ basic; },
"big": function() { return /* binding */ big; },
"blackHole": function() { return /* binding */ blackHole; },
"bubble": function() { return /* binding */ bubble; },
"cards": function() { return /* binding */ cards; },
"chars": function() { return /* binding */ chars; },
"clickPause": function() { return /* binding */ clickPause; },
"collisionsAbsorb": function() { return /* binding */ collisionsAbsorb; },
"collisionsBounce": function() { return /* binding */ collisionsBounce; },
"collisionsDestroy": function() { return /* binding */ collisionsDestroy; },
"colorAnimation": function() { return /* binding */ colorAnimation; },
"connect": function() { return /* binding */ connect; },
"customPreset": function() { return /* binding */ customPreset; },
"customShape": function() { return /* binding */ customShape; },
"dataImages": function() { return /* binding */ dataImages; },
"delay": function() { return /* binding */ delay; },
"destroy": function() { return /* binding */ destroy; },
"disappearing": function() { return /* binding */ disappearing; },
"divEvents": function() { return /* binding */ divEvents; },
"emitter": function() { return /* binding */ emitter; },
"emitterAbsorber": function() { return /* binding */ emitterAbsorber; },
"emitterAngled": function() { return /* binding */ emitterAngled; },
"emitterImages": function() { return /* binding */ emitterImages; },
"emitterPaths": function() { return /* binding */ emitterPaths; },
"emitterShapes": function() { return /* binding */ emitterShapes; },
"fireworks": function() { return /* binding */ fireworks; },
"fontawesome": function() { return /* binding */ fontawesome; },
"forward": function() { return /* binding */ forward; },
"grabRandomColor": function() { return /* binding */ grabRandomColor; },
"gradients": function() { return /* binding */ gradients; },
"gravity": function() { return /* binding */ gravity; },
"growing": function() { return /* binding */ growing; },
"hexagonPath": function() { return /* binding */ hexagonPath; },
"hollowknight": function() { return /* binding */ hollowknight; },
"hyperspace": function() { return /* binding */ hyperspace; },
"imageMask": function() { return /* binding */ imageMask; },
"images": function() { return /* binding */ browser_images; },
"imagesDirections": function() { return /* binding */ imagesDirections; },
"infection": function() { return /* binding */ infection; },
"life": function() { return /* binding */ life; },
"lightHover": function() { return /* binding */ lightHover; },
"linkTriangles": function() { return /* binding */ linkTriangles; },
"localPolygonMask": function() { return /* binding */ localPolygonMask; },
"manual": function() { return /* binding */ manual; },
"motionDisable": function() { return /* binding */ motionDisable; },
"motionReduce": function() { return /* binding */ motionReduce; },
"mouseAttract": function() { return /* binding */ mouseAttract; },
"mouseBounce": function() { return /* binding */ mouseBounce; },
"mouseFollow": function() { return /* binding */ mouseFollow; },
"mouseTrail": function() { return /* binding */ mouseTrail; },
"moveAngle": function() { return /* binding */ moveAngle; },
"moveDistance": function() { return /* binding */ moveDistance; },
"moveInside": function() { return /* binding */ moveInside; },
"moveOutside": function() { return /* binding */ moveOutside; },
"multipleClickEmitters": function() { return /* binding */ multipleClickEmitters; },
"multiplePolygonMasks": function() { return /* binding */ multiplePolygonMasks; },
"nasa": function() { return /* binding */ nasa; },
"noconfig": function() { return /* binding */ noconfig; },
"noisePlanes": function() { return /* binding */ noisePlanes; },
"nyancat": function() { return /* binding */ nyancat; },
"nyancat2": function() { return /* binding */ nyancat2; },
"orbit": function() { return /* binding */ orbit; },
"parallax": function() { return /* binding */ parallax; },
"pathPolygonMask": function() { return /* binding */ pathPolygonMask; },
"planes": function() { return /* binding */ planes; },
"plasma": function() { return /* binding */ plasma; },
"polygonMask": function() { return /* binding */ polygonMask; },
"polygons": function() { return /* binding */ polygons; },
"random": function() { return /* binding */ random; },
"reactBubbles": function() { return /* binding */ reactBubbles; },
"reactDefaults": function() { return /* binding */ reactDefaults; },
"reactMultipleImages": function() { return /* binding */ reactMultipleImages; },
"reactNightSky": function() { return /* binding */ reactNightSky; },
"reactPolygonMask": function() { return /* binding */ reactPolygonMask; },
"reactSimple": function() { return /* binding */ reactSimple; },
"reactSnow": function() { return /* binding */ reactSnow; },
"reduceDuplicates": function() { return /* binding */ reduceDuplicates; },
"repulse": function() { return /* binding */ repulse; },
"repulseBack": function() { return /* binding */ repulseBack; },
"repulseCirc": function() { return /* binding */ repulseCirc; },
"repulseCubic": function() { return /* binding */ repulseCubic; },
"repulseExpo": function() { return /* binding */ repulseExpo; },
"repulseQuart": function() { return /* binding */ repulseQuart; },
"repulseQuint": function() { return /* binding */ repulseQuint; },
"repulseSine": function() { return /* binding */ repulseSine; },
"responsive": function() { return /* binding */ responsive; },
"ring": function() { return /* binding */ ring; },
"seaAnemone": function() { return /* binding */ seaAnemone; },
"shadow": function() { return /* binding */ shadow; },
"shapeBubble": function() { return /* binding */ shapeBubble; },
"shapeHeart": function() { return /* binding */ shapeHeart; },
"shapeMultilineText": function() { return /* binding */ shapeMultilineText; },
"shapeOptions": function() { return /* binding */ shapeOptions; },
"shapePath": function() { return /* binding */ shapePath; },
"shapeRoundedRect": function() { return /* binding */ shapeRoundedRect; },
"shapeSpiral": function() { return /* binding */ shapeSpiral; },
"slow": function() { return /* binding */ slow; },
"snow": function() { return /* binding */ snow; },
"soundsAudio": function() { return /* binding */ soundsAudio; },
"soundsLoop": function() { return /* binding */ soundsLoop; },
"soundsMelodies": function() { return /* binding */ soundsMelodies; },
"soundsMelodyLoop": function() { return /* binding */ soundsMelodyLoop; },
"soundsNotes": function() { return /* binding */ soundsNotes; },
"speedDecay": function() { return /* binding */ speedDecay; },
"spin": function() { return /* binding */ spin; },
"star": function() { return /* binding */ star; },
"strokeAnimation": function() { return /* binding */ strokeAnimation; },
"style": function() { return /* binding */ style; },
"svgReplace": function() { return /* binding */ svgReplace; },
"test": function() { return /* binding */ test; },
"textMask": function() { return /* binding */ textMask; },
"textMaskMultiline": function() { return /* binding */ textMaskMultiline; },
"trail": function() { return /* binding */ trail; },
"trailImage": function() { return /* binding */ trailImage; },
"twinkle": function() { return /* binding */ twinkle; },
"vibrate": function() { return /* binding */ vibrate; },
"virus": function() { return /* binding */ virus; },
"warp": function() { return /* binding */ warp; },
"wobble": function() { return /* binding */ wobble; },
"zIndex": function() { return /* binding */ zIndex; }
});
;// CONCATENATED MODULE: ./dist/browser/absorbers.json
var absorbers_namespaceObject = JSON.parse('{"name":"Absorbers","particles":{"number":{"value":300},"collisions":{"enable":true},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":{"min":0.1,"max":1}},"size":{"value":{"min":1,"max":2}},"move":{"enable":true,"speed":0.5,"direction":"top","straight":true,"warp":true}},"interactivity":{"events":{"onClick":{"enable":true,"mode":"push"}},"modes":{"push":{"quantity":10}}},"absorbers":{"draggable":true,"size":{"value":{"min":5,"max":10},"limit":10},"position":{"x":50,"y":50}},"background":{"color":"#0d47a1"}}');
;// CONCATENATED MODULE: ./dist/browser/amongUs.json
var amongUs_namespaceObject = JSON.parse('{"name":"Among Us","particles":{"groups":{"z5000":{"number":{"value":70},"zIndex":{"value":50}},"z7500":{"number":{"value":30},"zIndex":{"value":75}},"z2500":{"number":{"value":50},"zIndex":{"value":25}},"z1000":{"number":{"value":40},"zIndex":{"value":10}}},"number":{"value":200},"color":{"value":"#fff","animation":{"enable":false,"speed":20,"sync":true}},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":3},"move":{"angle":{"value":10,"offset":0},"enable":true,"speed":5,"direction":"right"},"zIndex":{"value":5,"opacityRate":0.5}},"background":{"color":"#000000"},"emitters":{"position":{"y":55,"x":-5},"rate":{"delay":7,"quantity":1},"size":{"width":0,"height":0},"particles":{"shape":{"type":"images","options":{"images":{"src":"https://particles.js.org/images/cyan_amongus.png","width":500,"height":634}}},"size":{"value":40},"move":{"speed":10,"outModes":{"default":"none","right":"destroy"},"straight":true},"zIndex":{"value":0},"rotate":{"value":{"min":0,"max":360},"animation":{"enable":true,"speed":10,"sync":true}}}}}');
;// CONCATENATED MODULE: ./dist/browser/backgroundMask.json
var backgroundMask_namespaceObject = JSON.parse('{"name":"Background Mask","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":{"min":1,"max":30}},"links":{"enable":true,"distance":150,"color":"#ffffff","opacity":1,"width":1},"move":{"enable":true,"speed":2,"direction":"none"}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"bubble"},"onClick":{"enable":true,"mode":"push"}},"modes":{"bubble":{"distance":400,"size":100,"duration":2,"opacity":1},"push":{"quantity":4}}},"backgroundMask":{"enable":true,"cover":{"value":{"r":255,"g":255,"b":255}}},"background":{"color":"#ffffff","image":"url(\'https://particles.js.org/images/background3.jpg\')","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/basic.json
var basic_namespaceObject = JSON.parse('{"name":"Basic","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ff0000","animation":{"enable":true,"speed":20,"sync":true}},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":3}},"links":{"enable":true,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":6}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"push"}},"modes":{"repulse":{"distance":200},"push":{"quantity":4}}},"background":{"color":"#000000"}}');
;// CONCATENATED MODULE: ./dist/browser/big.json
var big_namespaceObject = JSON.parse('{"name":"Big Particles","particles":{"number":{"value":30},"color":{"value":["#5bc0eb","#fde74c","#9bc53d","#e55934","#fa7921"]},"shape":{"type":"circle"},"opacity":{"value":{"min":0.4,"max":0.8}},"size":{"value":{"min":300,"max":400},"animation":{"enable":true,"speed":100,"sync":false}},"move":{"enable":true,"speed":10,"direction":"top"}},"background":{"color":"#ffffff"}}');
;// CONCATENATED MODULE: ./dist/browser/blackHole.json
var blackHole_namespaceObject = JSON.parse('{"name":"Black Hole","particles":{"number":{"value":1000,"density":{"enable":true}},"color":{"value":["#ffffff","#77ccff","#ff3333","#ffff33"]},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":{"min":1,"max":10}},"links":{"enable":false,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":0.5,"warp":true}},"interactivity":{"events":{"onClick":{"enable":true,"mode":"push"}},"modes":{"push":{"quantity":4}}},"absorbers":{"orbits":true,"destroy":false,"size":{"value":5,"limit":50,"density":1500},"position":{"x":50,"y":50}},"background":{"color":"#000","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/bubble.json
var bubble_namespaceObject = JSON.parse('{"name":"Bubble","particles":{"number":{"value":6,"density":{"enable":true}},"color":{"value":"#1b1e34"},"shape":{"type":"polygon","polygon":{"nb_sides":6}},"opacity":{"value":{"min":0.3,"max":0.5}},"size":{"value":{"min":100,"max":160}},"links":{"enable":false,"distance":200,"color":"#ffffff","opacity":1,"width":2},"move":{"enable":true,"speed":8}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"bubble"},"onClick":{"enable":false,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"duration":2,"size":40,"opacity":0.8,"color":"#ff0000","mix":true},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#efefef"}}');
;// CONCATENATED MODULE: ./dist/browser/cards.json
var cards_namespaceObject = JSON.parse('{"name":"Cards","particles":{"number":{"value":80,"density":{"enable":true}},"reduceDuplicates":true,"shape":{"type":["spades","hearts","diamonds","clubs"],"options":{"spades":{"particles":{"color":{"value":"#000000"}}},"hearts":{"particles":{"color":{"value":"#ff0000"}}},"diamonds":{"particles":{"color":{"value":"#ff0000"}}},"clubs":{"particles":{"color":{"value":"#000000"}}}}},"opacity":{"value":1},"size":{"value":30},"move":{"enable":true,"speed":2}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"push"}},"modes":{"repulse":{"distance":200},"push":{"quantity":4}}},"background":{"color":"#fff"}}');
;// CONCATENATED MODULE: ./dist/browser/chars.json
var chars_namespaceObject = JSON.parse('{"name":"Chars","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ff0000"},"stroke":{"width":1,"color":"#ffffff"},"shape":{"type":"char","character":[{"value":["t","s","P","a","r","t","i","c","l","e","s"],"font":"Verdana","style":"","weight":"400","fill":true},{"value":["t","s","P","a","r","t","i","c","l","e","s"],"font":"Verdana","style":"","weight":"400","fill":false}]},"opacity":{"value":{"min":0.1,"max":0.5},"animation":{"enable":true,"speed":1}},"size":{"value":16},"links":{"enable":true,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":2}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse","parallax":{"enable":false,"force":60,"smooth":10}},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#0d47a1"}}');
;// CONCATENATED MODULE: ./dist/browser/clickPause.json
var clickPause_namespaceObject = JSON.parse('{"name":"Click Pause","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":3}},"links":{"enable":true,"distance":100,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":6}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"pause"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#0d47a1"}}');
;// CONCATENATED MODULE: ./dist/browser/collisionsAbsorb.json
var collisionsAbsorb_namespaceObject = JSON.parse('{"name":"Collisions Absorb","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":10,"max":15}},"links":{"enable":false,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"collisions":{"enable":true,"mode":"absorb","absorb":{"speed":5}},"move":{"enable":true,"speed":2}},"interactivity":{"events":{"onHover":{"enable":false,"mode":"repulse","parallax":{"enable":false,"force":60,"smooth":10}},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#0d47a1"}}');
;// CONCATENATED MODULE: ./dist/browser/collisionsBounce.json
var collisionsBounce_namespaceObject = JSON.parse('{"name":"Collisions Bounce","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":10,"max":15}},"links":{"enable":false,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"bounce":true,"enable":true,"speed":10}},"interactivity":{"events":{"onHover":{"enable":false,"mode":"repulse","parallax":{"enable":false,"force":60,"smooth":10}},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#0d47a1"}}');
;// CONCATENATED MODULE: ./dist/browser/collisionsDestroy.json
var collisionsDestroy_namespaceObject = JSON.parse('{"name":"Collisions Destroy","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":["#3998D0","#2EB6AF","#A9BD33","#FEC73B","#F89930","#F45623","#D62E32","#EB586E","#9952CF"]},"destroy":{"mode":"split","split":{"count":1,"factor":{"value":{"min":4,"max":9}},"particles":{"collisions":{"enable":false},"destroy":{"mode":"none"},"life":{"count":1,"duration":{"value":1}}}}},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":{"min":10,"max":15}},"links":{"enable":false,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"collisions":{"enable":true,"mode":"destroy"},"move":{"enable":true,"speed":3}},"interactivity":{"events":{"onHover":{"enable":false,"mode":"repulse","parallax":{"enable":false,"force":60,"smooth":10}},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":1},"remove":{"quantity":2}}},"background":{"color":"#000000"}}');
;// CONCATENATED MODULE: ./dist/browser/colorAnimation.json
var colorAnimation_namespaceObject = JSON.parse('{"name":"Color Animation","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ff0000","animation":{"count":1,"enable":true,"speed":60,"sync":true}},"stroke":{"width":30,"color":{"value":"#0000ff","animation":{"count":1,"enable":true,"speed":60,"sync":true}}},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":15},"move":{"enable":true,"speed":6}},"background":{"color":"#000000"}}');
;// CONCATENATED MODULE: ./dist/browser/connect.json
var connect_namespaceObject = JSON.parse('{"name":"Connect","interactivity":{"events":{"onClick":{"enable":true,"mode":"push"},"onDiv":{"elementId":"repulse-div","enable":false,"mode":"repulse"},"onHover":{"enable":true,"mode":"connect","parallax":{"enable":false,"force":60,"smooth":10}}},"modes":{"bubble":{"distance":400,"duration":2,"opacity":0.8,"size":40},"connect":{"distance":80,"links":{"opacity":0.5},"radius":60},"grab":{"distance":400,"links":{"opacity":1}},"push":{"quantity":4},"remove":{"quantity":2},"repulse":{"distance":200,"duration":0.4}}},"particles":{"color":{"value":"random"},"links":{"blink":false,"color":"#ffffff","consent":false,"distance":150,"enable":false,"opacity":0.4,"width":1},"move":{"enable":true,"speed":6},"number":{"density":{"enable":true},"limit":500,"value":300},"opacity":{"value":0.5},"shape":{"type":"circle"},"stroke":{"color":"#fff","width":1},"size":{"value":{"min":1,"max":10}}},"polygon":{"draw":{"enable":false,"lineColor":"#ffffff","lineWidth":0.5},"move":{"radius":10},"scale":1,"type":"none","url":""},"background":{"color":"#000000","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/customPreset.json
var customPreset_namespaceObject = JSON.parse('{"name":"Custom Preset","preset":"fire"}');
;// CONCATENATED MODULE: ./dist/browser/customShape.json
var customShape_namespaceObject = JSON.parse('{"name":"Custom Shape","particles":{"links":{"enable":false},"stroke":{"color":{"value":"random"},"width":1},"shape":{"type":"spiral","custom":{"spiral":{"innerRadius":1,"lineSpacing":1,"fill":false,"close":false}}},"size":{"value":20},"rotate":{"value":{"min":0,"max":360},"direction":"clockwise","animation":{"enable":true,"speed":50,"sync":false}}},"preset":"links","background":{"color":"#000000","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/dataImages.json
var dataImages_namespaceObject = JSON.parse('{"name":"Data URI Images","interactivity":{"events":{"onClick":{"enable":true,"mode":"push"},"onDiv":{"elementId":"repulse-div","enable":false,"mode":"repulse"},"onHover":{"enable":true,"mode":"bubble","parallax":{"enable":false,"force":60,"smooth":10}}},"modes":{"bubble":{"distance":400,"duration":2,"opacity":0.8,"size":40},"connect":{"distance":80,"links":{"opacity":0.5},"radius":60},"grab":{"distance":400,"links":{"opacity":1}},"push":{"quantity":4},"remove":{"quantity":2},"repulse":{"distance":200,"duration":0.4}}},"particles":{"color":{"value":"#ffffff"},"move":{"direction":"none","enable":true,"speed":2},"number":{"density":{"enable":true},"limit":0,"value":80},"opacity":{"value":0.5},"rotate":{"animation":{"enable":true,"speed":5,"sync":false},"direction":"random","value":{"min":0,"max":360}},"shape":{"character":{"fill":false,"font":"Verdana","style":"","value":"*","weight":"400"},"image":[{"src":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAACTElEQVRYhe2WzUtUYRTGf+eORZq1aGlESjEzjn2QY5KVYRiEJVngtk2LWljLahdGEeW2rf9AkS6EKKQSFxLoWOEHt1tYluHCFiONTJMz854WGQjpnXdmIArmgbs595zneTjn3ve8UEIJ/zuCd4/vD/a0Nhda7xQl3tPaLOIMi6GpUA6xSep+2rLbmEAHmL0gWwWJK7x4OOFEVMwG7/rza4UaKLOzufEbmu5CpAZAUYALR2qyoyOzzpNCxcFyBN0nBxeMBk4Di6vj2ytpdESsuliUAYDb7c9cRduBL79j8RTvjar+FQMAt04NjTjZzSFUO1Xk/NCMDBQjDrbfwApi0aqK8jsfNtW9nO4DCN07sWd1/6eb6rZ9X46nGsbnk7acVvNz68NRHL0P2ggEAE9EbnR07qgXSPU/+uyKchMIAVmQUYxcqX31drxoA140eNQIQ6zRrb7wlscBJXPWS3SsUZoRpCUc80b8+HOOwAi96+Wd8xKH/bgV7QVq/fh9O+AeCleTMR9zmfSDZgPVkdfup/Xe+/8F2czOYsQBKPPn8DWQTpVPAOki5Jd/pNMTBRvYNzkZBwYLlhcGD7yZXfRLyXkQKTwoXF9y1uY0kNSlPoG5/MWZWzKJ/qINNIzPJw3kvW6NcNXmRLTeZG5DcBg4Zpctw7Uxr8Um03oZKYEuIPFH+NezGgnFuWzLa20gEnOnBGkDvq6EjCoXES4BBgBhQZC2SMydsuXN+zIRi1ZVVEjlmYAwExp7NwbgHQwezCq7kro0kM8mLKGEfwI/AbDUxKelB9HiAAAAAElFTkSuQmCC","width":32,"height":32},{"src":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiIGhlaWdodD0iMTAwcHgiIHdpZHRoPSIxMDBweCI+CjxnPgoJPHBhdGggZD0iTTI4LjEsMzYuNmM0LjYsMS45LDEyLjIsMS42LDIwLjksMS4xYzguOS0wLjQsMTktMC45LDI4LjksMC45YzYuMywxLjIsMTEuOSwzLjEsMTYuOCw2Yy0xLjUtMTIuMi03LjktMjMuNy0xOC42LTMxLjMgICBjLTQuOS0wLjItOS45LDAuMy0xNC44LDEuNEM0Ny44LDE3LjksMzYuMiwyNS42LDI4LjEsMzYuNnoiLz4KCTxwYXRoIGQ9Ik03MC4zLDkuOEM1Ny41LDMuNCw0Mi44LDMuNiwzMC41LDkuNWMtMyw2LTguNCwxOS42LTUuMywyNC45YzguNi0xMS43LDIwLjktMTkuOCwzNS4yLTIzLjFDNjMuNywxMC41LDY3LDEwLDcwLjMsOS44eiIvPgoJPHBhdGggZD0iTTE2LjUsNTEuM2MwLjYtMS43LDEuMi0zLjQsMi01LjFjLTMuOC0zLjQtNy41LTctMTEtMTAuOGMtMi4xLDYuMS0yLjgsMTIuNS0yLjMsMTguN0M5LjYsNTEuMSwxMy40LDUwLjIsMTYuNSw1MS4zeiIvPgoJPHBhdGggZD0iTTksMzEuNmMzLjUsMy45LDcuMiw3LjYsMTEuMSwxMS4xYzAuOC0xLjYsMS43LTMuMSwyLjYtNC42YzAuMS0wLjIsMC4zLTAuNCwwLjQtMC42Yy0yLjktMy4zLTMuMS05LjItMC42LTE3LjYgICBjMC44LTIuNywxLjgtNS4zLDIuNy03LjRjLTUuMiwzLjQtOS44LDgtMTMuMywxMy43QzEwLjgsMjcuOSw5LjgsMjkuNyw5LDMxLjZ6Ii8+Cgk8cGF0aCBkPSJNMTUuNCw1NC43Yy0yLjYtMS02LjEsMC43LTkuNywzLjRjMS4yLDYuNiwzLjksMTMsOCwxOC41QzEzLDY5LjMsMTMuNSw2MS44LDE1LjQsNTQuN3oiLz4KCTxwYXRoIGQ9Ik0zOS44LDU3LjZDNTQuMyw2Ni43LDcwLDczLDg2LjUsNzYuNGMwLjYtMC44LDEuMS0xLjYsMS43LTIuNWM0LjgtNy43LDctMTYuMyw2LjgtMjQuOGMtMTMuOC05LjMtMzEuMy04LjQtNDUuOC03LjcgICBjLTkuNSwwLjUtMTcuOCwwLjktMjMuMi0xLjdjLTAuMSwwLjEtMC4yLDAuMy0wLjMsMC40Yy0xLDEuNy0yLDMuNC0yLjksNS4xQzI4LjIsNDkuNywzMy44LDUzLjksMzkuOCw1Ny42eiIvPgoJPHBhdGggZD0iTTI2LjIsODguMmMzLjMsMiw2LjcsMy42LDEwLjIsNC43Yy0zLjUtNi4yLTYuMy0xMi42LTguOC0xOC41Yy0zLjEtNy4yLTUuOC0xMy41LTktMTcuMmMtMS45LDgtMiwxNi40LTAuMywyNC43ICAgQzIwLjYsODQuMiwyMy4yLDg2LjMsMjYuMiw4OC4yeiIvPgoJPHBhdGggZD0iTTMwLjksNzNjMi45LDYuOCw2LjEsMTQuNCwxMC41LDIxLjJjMTUuNiwzLDMyLTIuMyw0Mi42LTE0LjZDNjcuNyw3Niw1Mi4yLDY5LjYsMzcuOSw2MC43QzMyLDU3LDI2LjUsNTMsMjEuMyw0OC42ICAgYy0wLjYsMS41LTEuMiwzLTEuNyw0LjZDMjQuMSw1Ny4xLDI3LjMsNjQuNSwzMC45LDczeiIvPgo8L2c+Cjwvc3ZnPg==","width":32,"height":32}],"polygon":{"sides":5},"stroke":{"color":"#000000","width":0},"type":"image"},"size":{"value":16}},"polygon":{"draw":{"enable":false,"lineColor":"#ffffff","lineWidth":0.5},"move":{"radius":10},"scale":1,"type":"none","url":""},"background":{"color":"#fff","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/delay.json
var delay_namespaceObject = JSON.parse('{"name":"Delay","delay":5,"particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ff0000","animation":{"enable":true,"speed":20,"sync":true}},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":3}},"links":{"enable":true,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":6}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"push"}},"modes":{"repulse":{"distance":200},"push":{"quantity":4}}},"background":{"color":"#000000"}}');
;// CONCATENATED MODULE: ./dist/browser/destroy.json
var destroy_namespaceObject = JSON.parse('{"name":"Destroy","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":5}},"links":{"enable":true,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":2,"outModes":"destroy"}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#0d47a1"}}');
;// CONCATENATED MODULE: ./dist/browser/disappearing.json
var disappearing_namespaceObject = JSON.parse('{"name":"Disappearing","background":{"color":{"value":"#000"}},"emitters":{"direction":"random","size":{"width":100,"height":100},"position":{"x":50,"y":50},"rate":{"delay":0.1,"quantity":10}},"particles":{"number":{"value":0},"color":{"value":"random"},"shape":{"type":"circle"},"opacity":{"value":{"min":0.3,"max":0.8}},"size":{"value":{"min":1,"max":50},"animation":{"enable":true,"speed":30,"sync":true,"startValue":"max","destroy":"min"}},"move":{"enable":true,"speed":5,"outModes":"destroy"}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"repulse":{"distance":100},"push":{"quantity":4}}}}');
;// CONCATENATED MODULE: ./dist/browser/divEvents.json
var divEvents_namespaceObject = JSON.parse('{"name":"Div Events","background":{"color":"#0d47a1"},"interactivity":{"events":{"onDiv":[{"enable":true,"selectors":".bubble.circle","mode":"bubble","type":"circle"},{"enable":true,"selectors":".repulse.circle","mode":"repulse","type":"circle"},{"enable":true,"selectors":".bubble.rectangle","mode":"bubble","type":"rectangle"},{"enable":true,"selectors":".repulse.rectangle","mode":"repulse","type":"rectangle"},{"enable":true,"selectors":".bounce.circle","mode":"bounce","type":"circle"},{"enable":true,"selectors":".bounce.rectangle","mode":"bounce","type":"rectangle"}]},"modes":{"bubble":{"distance":400,"duration":2,"opacity":0.8,"size":6,"color":"#000000"},"grab":{"distance":400,"links":{"opacity":1}},"push":{"quantity":4},"remove":{"quantity":2},"repulse":{"distance":200,"duration":0.4}}},"particles":{"color":{"value":"#ffffff"},"links":{"color":"#ffffff","distance":150,"enable":true,"opacity":0.4,"width":1},"move":{"enable":true,"speed":2},"number":{"density":{"enable":true},"value":80},"opacity":{"value":0.5},"shape":{"type":"circle"},"size":{"value":{"min":1,"max":5}}},"detectRetina":true}');
;// CONCATENATED MODULE: ./dist/browser/emitter.json
var emitter_namespaceObject = JSON.parse('{"name":"Emitter","particles":{"number":{"value":100,"density":{"enable":false}},"color":{"value":"#000"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":5}},"links":{"enable":true,"distance":150,"color":"#000","opacity":0.4,"width":1},"move":{"enable":true,"speed":2}},"interactivity":{"events":{"onHover":{"enable":false,"mode":"repulse"},"onClick":{"enable":true,"mode":"emitter"}},"modes":{"emitters":{"life":{"count":10,"delay":0.5,"duration":3},"particles":{"shape":{"type":"star","polygon":{"sides":7}},"rotate":{"value":{"min":0,"max":360},"direction":"clockwise","animation":{"enable":true,"speed":15,"sync":false}},"color":{"value":"#f0f"},"links":{"enable":false},"opacity":{"value":1},"size":{"value":15},"move":{"speed":20,"outModes":"destroy"}}},"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#fff"},"emitters":[{"life":{"count":10,"delay":0.5,"duration":3},"particles":{"shape":{"type":"polygon","polygon":{"sides":6}},"rotate":{"value":{"min":0,"max":360},"direction":"clockwise","animation":{"enable":true,"speed":15,"sync":false}},"color":{"value":"#0f0"},"links":{"enable":false},"opacity":{"value":1},"size":{"value":15},"move":{"speed":20,"outModes":"destroy"}}},{"direction":"top-right","position":{"x":0,"y":100},"particles":{"shape":{"type":"star"},"color":{"value":"#f00"},"links":{"enable":true,"id":"emitter1","color":{"value":"#ff7700"}},"opacity":{"value":0.3},"rotate":{"value":{"min":0,"max":360},"direction":"counter-clockwise","animation":{"enable":true,"speed":15,"sync":false}},"size":{"value":{"min":1,"max":10}},"move":{"speed":10,"outModes":"destroy"}}},{"direction":"top-left","position":{"x":100,"y":100},"particles":{"shape":{"type":"square"},"rotate":{"value":{"min":0,"max":360},"direction":"clockwise","animation":{"enable":true,"speed":15,"sync":false}},"color":{"value":"#00f"},"links":{"enable":false},"opacity":{"value":0.8},"size":{"value":15},"move":{"speed":20,"outModes":"destroy"}}}]}');
;// CONCATENATED MODULE: ./dist/browser/emitterAbsorber.json
var emitterAbsorber_namespaceObject = JSON.parse('{"name":"Emitter and Absorber","particles":{"number":{"value":0},"color":{"value":"#000"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":5}},"links":{"enable":true,"distance":150,"color":"#000","opacity":0.4,"width":1},"move":{"enable":true,"speed":2}},"interactivity":{"events":{"onHover":{"enable":false,"mode":"repulse"},"onClick":{"enable":false,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#fff","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"},"absorbers":{"position":{"x":50,"y":50},"size":{"density":20,"value":{"min":30,"max":50},"limit":100}},"emitters":[{"direction":"top-right","position":{"x":0,"y":100},"particles":{"shape":{"type":"circle"},"color":{"value":"random"},"links":{"enable":false},"opacity":{"value":0.3},"rotate":{"value":{"min":0,"max":360},"direction":"counter-clockwise","animation":{"enable":true,"speed":15,"sync":false}},"size":{"value":{"min":5,"max":10}},"move":{"speed":5,"outModes":"bounce"}}}]}');
;// CONCATENATED MODULE: ./dist/browser/emitterAngled.json
var emitterAngled_namespaceObject = JSON.parse('{"name":"Emitter Angled","particles":{"number":{"value":0},"color":{"value":"random"},"shape":{"type":"circle"},"opacity":{"value":0.3},"size":{"value":{"min":5,"max":10}},"move":{"angle":{"offset":0,"value":30},"enable":true,"speed":15,"direction":"top","outModes":{"default":"destroy"}}},"background":{"color":"#fff"},"emitters":[{"direction":"top","position":{"x":{"min":25,"max":75},"y":100},"life":{"duration":3,"delay":5,"count":0}}]}');
;// CONCATENATED MODULE: ./dist/browser/emitterImages.json
var emitterImages_namespaceObject = JSON.parse('{"name":"Emitter Images","particles":{"move":{"enable":true,"outModes":"destroy","speed":2},"number":{"density":{"enable":true},"limit":0,"value":80},"opacity":{"value":1},"rotate":{"animation":{"enable":true,"speed":5,"sync":false},"direction":"random","value":{"min":0,"max":360}},"shape":{"type":"circle"},"size":{"value":16}},"background":{"color":"#fff"},"emitters":{"particles":{"shape":{"type":"image","options":{"image":[{"src":"https://particles.js.org/images/fruits/apple.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/avocado.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/banana.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/berries.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/cherry.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/grapes.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/lemon.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/orange.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/peach.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/pear.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/pepper.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/plum.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/star.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/strawberry.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/watermelon.png","width":32,"height":32},{"src":"https://particles.js.org/images/fruits/watermelon_slice.png","width":32,"height":32}]}}}}}');
;// CONCATENATED MODULE: ./dist/browser/emitterPaths.json
var emitterPaths_namespaceObject = JSON.parse('{"name":"Emitter Paths","particles":{"number":{"value":0},"color":{"value":"#000000"},"move":{"enable":true,"trail":{"enable":true,"fill":{"color":"#fff"},"length":20},"outModes":"destroy"},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":3}},"background":{"color":"#fff"},"emitters":[{"position":{"x":33,"y":50},"rate":{"value":0.5},"particles":{"life":{"count":1,"duration":{"value":10}},"move":{"path":{"clamp":false,"enable":true,"delay":{"value":0},"generator":"polygonPathGenerator","options":{"sides":6,"turnSteps":30,"angle":30}}}}},{"position":{"x":67,"y":50},"rate":{"value":0.5},"particles":{"move":{"path":{"clamp":false,"enable":true,"delay":{"value":0},"generator":"curvesPathGenerator"}}}}]}');
;// CONCATENATED MODULE: ./dist/browser/emitterShapes.json
var emitterShapes_namespaceObject = JSON.parse('{"name":"Emitter Shapes","particles":{"number":{"value":0},"color":{"value":"#000000"},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":1}},"background":{"color":"#fff"},"emitters":[{"shape":"square","position":{"x":33,"y":33},"size":{"width":200,"height":200,"mode":"precise"},"life":{"duration":10,"delay":0.5,"count":1}},{"shape":"circle","position":{"x":67,"y":33},"size":{"width":200,"height":200,"mode":"precise"},"life":{"duration":10,"delay":0.5,"count":1}},{"fill":false,"shape":"square","position":{"x":33,"y":67},"size":{"width":200,"height":200,"mode":"precise"},"life":{"duration":10,"delay":0.5,"count":1}},{"fill":false,"shape":"circle","position":{"x":67,"y":67},"size":{"width":200,"height":200,"mode":"precise"},"life":{"duration":10,"delay":0.5,"count":1}}]}');
;// CONCATENATED MODULE: ./dist/browser/fireworks.json
var fireworks_namespaceObject = JSON.parse('{"name":"Fireworks","fullScreen":{"enable":true},"background":{"color":"#000"},"emitters":{"direction":"top","life":{"count":0,"duration":0.1,"delay":0.1},"rate":{"delay":0.15,"quantity":1},"size":{"width":100,"height":0},"position":{"y":100,"x":50}},"particles":{"number":{"value":0},"destroy":{"bounds":{"top":30},"mode":"split","split":{"count":1,"factor":{"value":0.333333},"rate":{"value":100},"particles":{"stroke":{"width":0},"color":{"value":["#ff595e","#ffca3a","#8ac926","#1982c4","#6a4c93"]},"number":{"value":0},"collisions":{"enable":false},"destroy":{"bounds":{"top":0}},"opacity":{"value":{"min":0.1,"max":1},"animation":{"enable":true,"speed":0.7,"sync":false,"startValue":"max","destroy":"min"}},"shape":{"type":"circle"},"size":{"value":2,"animation":{"enable":false}},"life":{"count":1,"duration":{"value":{"min":1,"max":2}}},"move":{"enable":true,"gravity":{"enable":true,"acceleration":9.81,"inverse":false},"decay":0.1,"speed":{"min":10,"max":25},"direction":"outside","outModes":"destroy"}}}},"life":{"count":1},"shape":{"type":"line"},"size":{"value":{"min":0.1,"max":50},"animation":{"enable":true,"sync":true,"speed":90,"startValue":"max","destroy":"min"}},"stroke":{"color":{"value":"#ffffff"},"width":1},"rotate":{"path":true},"move":{"enable":true,"gravity":{"acceleration":15,"enable":true,"inverse":true,"maxSpeed":100},"speed":{"min":10,"max":20},"outModes":{"default":"destroy","top":"none"},"trail":{"fill":{"color":"#000"},"enable":true,"length":10}}},"sounds":{"enable":true,"events":[{"event":"particleRemoved","filter":"explodeSoundCheck","audio":["https://particles.js.org/audio/explosion0.mp3","https://particles.js.org/audio/explosion1.mp3","https://particles.js.org/audio/explosion2.mp3"]}],"volume":50}}');
;// CONCATENATED MODULE: ./dist/browser/fontawesome.json
var fontawesome_namespaceObject = JSON.parse('{"name":"Font Awesome","interactivity":{"events":{"onClick":{"enable":true,"mode":"push"},"onHover":{"enable":true,"mode":"repulse"}},"modes":{"push":{"quantity":4},"repulse":{"distance":200,"duration":0.4}}},"particles":{"color":{"value":"#ffffff"},"links":{"blink":false,"color":"#ffffff","consent":false,"distance":150,"enable":true,"opacity":0.4,"shadow":{"blur":5,"color":"lime","enable":false},"width":1},"move":{"direction":"none","enable":true,"speed":2},"number":{"density":{"enable":true},"limit":0,"value":80},"opacity":{"animation":{"enable":true,"speed":1,"sync":false},"value":{"min":0.1,"max":0.5}},"shape":{"character":[{"fill":true,"font":"Font Awesome 5 Brands","style":"","value":[""],"weight":"400"},{"fill":true,"font":"Font Awesome 5 Free","style":"","value":[""],"weight":"900"}],"type":"char"},"stroke":{"color":"#ffffff","width":1},"size":{"value":16}},"pauseOnBlur":true,"background":{"color":"#0d47a1","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/forward.json
var forward_namespaceObject = JSON.parse('{"name":"Forward","particles":{"number":{"value":80,"density":{"enable":true}},"rotate":{"path":true},"color":{"value":"#ff0000","animation":{"enable":true,"speed":20,"sync":true}},"stroke":{"width":0,"color":"#000000"},"shape":{"type":"image","options":{"image":{"src":"https://particles.js.org/images/arrow.png","width":512,"height":512,"replaceColor":true}}},"opacity":{"value":1},"size":{"value":{"min":1,"max":32}},"move":{"enable":true,"speed":6}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"repulse"},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#ffffff"}}');
;// CONCATENATED MODULE: ./dist/browser/grabRandomColor.json
var grabRandomColor_namespaceObject = JSON.parse('{"name":"Grab Random Color","particles":{"number":{"value":80,"density":{"enable":true}},"color":{"value":"#ff0000","animation":{"enable":true,"speed":20,"sync":true}},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":1,"max":3}},"links":{"enable":true,"distance":100,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":6}},"interactivity":{"events":{"onHover":{"enable":true,"mode":"grab"},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"color":"random","opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#000000"}}');
;// CONCATENATED MODULE: ./dist/browser/gradients.json
var gradients_namespaceObject = JSON.parse('{"name":"Gradients","particles":{"number":{"value":100},"gradient":[{"type":"radial","colors":[{"stop":0.25,"value":"#5bc0eb"},{"stop":1,"value":"#000000","opacity":0}]},{"type":"radial","colors":[{"stop":0.25,"value":"#fde74c"},{"stop":1,"value":"#000000","opacity":0}]},{"type":"radial","colors":[{"stop":0.25,"value":"#9bc53d"},{"stop":1,"value":"#000000","opacity":0}]},{"type":"radial","colors":[{"stop":0.25,"value":"#e55934"},{"stop":1,"value":"#000000","opacity":0}]},{"type":"radial","colors":[{"stop":0.25,"value":"#fa7921"},{"stop":1,"value":"#000000","opacity":0}]}],"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":{"min":15,"max":20},"animation":{"enable":true,"speed":5,"sync":false}},"move":{"enable":true,"speed":5}},"background":{"color":"#000"}}');
;// CONCATENATED MODULE: ./dist/browser/gravity.json
var gravity_namespaceObject = JSON.parse('{"name":"Gravity","particles":{"destroy":{"mode":"split","split":{"count":1,"factor":{"value":{"min":4,"max":9}},"particles":{"collisions":{"enable":false},"destroy":{"mode":"none"},"life":{"count":1}}}},"number":{"value":0},"color":{"value":"#ffffff"},"shape":{"type":"circle"},"opacity":{"value":0.5},"size":{"value":{"min":10,"max":15}},"life":{"duration":{"sync":true,"value":5},"count":1},"move":{"enable":true,"gravity":{"enable":true},"speed":10,"outModes":{"bottom":"split","left":"destroy","right":"destroy","top":"none"},"trail":{"enable":true,"fill":{"color":"#000000"},"length":10}}},"interactivity":{"events":{"onHover":{"enable":false,"mode":"repulse","parallax":{"enable":false,"force":60,"smooth":10}},"onClick":{"enable":true,"mode":"push"}},"modes":{"grab":{"distance":400,"links":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":0.8},"repulse":{"distance":200},"push":{"quantity":4},"remove":{"quantity":2}}},"background":{"color":"#000"},"emitters":{"direction":"top","life":{"count":0,"duration":5,"delay":2},"rate":{"delay":0.1,"quantity":1},"size":{"width":0,"height":0},"particles":{"bounce":{"vertical":{"value":{"min":0.4,"max":0.8}}},"color":{"value":["#5bc0eb","#fde74c","#9bc53d","#e55934","#fa7921"]},"size":{"value":{"min":5,"max":10}},"opacity":{"value":0.5},"move":{"speed":10}}}}');
;// CONCATENATED MODULE: ./dist/browser/growing.json
var growing_namespaceObject = JSON.parse('{"name":"Growing","emitters":{"direction":"top","size":{"width":100,"height":0},"position":{"x":50,"y":100},"rate":{"delay":0.1,"quantity":2}},"particles":{"number":{"value":0,"density":{"enable":true}},"color":{"value":"random"},"shape":{"type":"circle"},"opacity":{"value":1},"size":{"value":{"min":1,"max":20},"animation":{"enable":true,"speed":5,"sync":true,"startValue":"min","destroy":"max"}},"links":{"enable":false,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":5,"outModes":"destroy"}},"background":{"color":"#000000","image":"","position":"50% 50%","repeat":"no-repeat","size":"cover"}}');
;// CONCATENATED MODULE: ./dist/browser/hexagonPath.json
var hexagonPath_namespaceObject = JSON.parse('{"name":"Hexagon Path","particles":{"color":{"value":"#FF0000","animation":{"enable":true,"speed":10}},"move":{"attract":{"enable":true,"rotate":{"distance":100,"x":2000,"y":2000}},"direction":"none","enable":true,"outModes":{"default":"destroy"},"path":{"clamp":false,"enable":true,"delay":{"value":0},"generator":"polygonPathGenerator","options":{"sides":6,"turnSteps":30,"angle":30}},"speed":3,"trail":{"fill":{"color":"#000"},"length":20,"enable":true}},"number":{"density":{"enable":true},"value":0},"opacity":{"value":1},"shape":{"type":"circle"},"size":{"value":2}},"background":{"color":"#000"},"emitters":{"direction":"none","rate":{"quantity":1,"delay":0.25},"size":{"width":0,"height":0},"position":{"x":50,"y":50}}}');
;// CONCATENATED MODULE: ./dist/browser/hollowknight.json
var hollowknight_namespaceObject = JSON.parse('{"name":"Hollow Knight","interactivity":{"events":{"onHover":{"enable":true,"mode":"bubble"}},"modes":{"bubble":{"distance":40,"duration":2,"opacity":8,"size":6},"connect":{"distance":80,"links":{"opacity":0.5},"radius":60},"grab":{"distance":400,"links":{"opacity":1}},"push":{"quantity":4},"remove":{"quantity":2},"repulse":{"distance":200,"duration":0.4},"slow":{"active":false,"radius":0,"factor":1}}},"particles":{"color":{"value":"#ffffff"},"links":{"blink":false,"color":"#ffffff","consent":false,"distance":25,"enable":true,"opacity":0.4,"width":1},"move":{"enable":true,"outModes":"bounce","speed":1},"number":{"density":{"enable":false},"limit":0,"value":400},"opacity":{"animation":{"enable":true,"speed":2,"sync":false},"value":{"min":0.05,"max":0.4}},"shape":{"type":"circle"},"size":{"value":1}},"polyg