@tsparticles/all 3.0.2 → 3.1.0

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.
@@ -1 +1 @@
1
- /*! tsParticles All v3.0.2 by Matteo Bruni */
1
+ /*! tsParticles All v3.1.0 by Matteo Bruni */
@@ -4,18 +4,18 @@
4
4
  * Demo / Generator : https://particles.js.org/
5
5
  * GitHub : https://www.github.com/matteobruni/tsparticles
6
6
  * How to use? : Check the GitHub README
7
- * v3.0.2
7
+ * v3.1.0
8
8
  */
9
9
  (function webpackUniversalModuleDefinition(root, factory) {
10
10
  if(typeof exports === 'object' && typeof module === 'object')
11
- module.exports = factory(require("@tsparticles/pjs"), require("@tsparticles/shape-arrow"), require("@tsparticles/effect-bubble"), require("@tsparticles/plugin-canvas-mask"), require("@tsparticles/shape-cards"), require("@tsparticles/shape-cog"), require("@tsparticles/path-curl-noise"), require("@tsparticles/path-curves"), require("@tsparticles/plugin-easing-back"), require("@tsparticles/plugin-easing-circ"), require("@tsparticles/plugin-easing-cubic"), require("@tsparticles/plugin-easing-expo"), require("@tsparticles/plugin-easing-linear"), require("@tsparticles/plugin-easing-quart"), require("@tsparticles/plugin-easing-quint"), require("@tsparticles/plugin-easing-sine"), require("@tsparticles/plugin-emitters-shape-canvas"), require("@tsparticles/plugin-emitters-shape-path"), require("@tsparticles/plugin-emitters-shape-polygon"), require("@tsparticles/plugin-export-image"), require("@tsparticles/plugin-export-json"), require("@tsparticles/plugin-export-video"), require("@tsparticles/interaction-external-pop"), require("tsparticles"), require("@tsparticles/updater-gradient"), require("@tsparticles/shape-heart"), require("@tsparticles/plugin-hsv-color"), require("@tsparticles/plugin-infection"), require("@tsparticles/interaction-light"), require("@tsparticles/plugin-motion"), require("@tsparticles/updater-orbit"), require("@tsparticles/interaction-particles-repulse"), require("@tsparticles/shape-path"), require("@tsparticles/path-perlin-noise"), require("@tsparticles/plugin-polygon-mask"), require("@tsparticles/path-polygon"), require("@tsparticles/shape-rounded-polygon"), require("@tsparticles/shape-rounded-rect"), require("@tsparticles/path-svg"), require("@tsparticles/path-simplex-noise"), require("@tsparticles/plugin-sounds"), require("@tsparticles/shape-spiral"), require("@tsparticles/effect-trail"));
11
+ module.exports = factory(require("@tsparticles/pjs"), require("@tsparticles/shape-arrow"), require("@tsparticles/effect-bubble"), require("@tsparticles/plugin-canvas-mask"), require("@tsparticles/shape-cards"), require("@tsparticles/shape-cog"), require("@tsparticles/path-curl-noise"), require("@tsparticles/path-curves"), require("@tsparticles/plugin-easing-back"), require("@tsparticles/plugin-easing-circ"), require("@tsparticles/plugin-easing-cubic"), require("@tsparticles/plugin-easing-expo"), require("@tsparticles/plugin-easing-linear"), require("@tsparticles/plugin-easing-quart"), require("@tsparticles/plugin-easing-quint"), require("@tsparticles/plugin-easing-sine"), require("@tsparticles/plugin-emitters-shape-canvas"), require("@tsparticles/plugin-emitters-shape-path"), require("@tsparticles/plugin-emitters-shape-polygon"), require("@tsparticles/plugin-export-image"), require("@tsparticles/plugin-export-json"), require("@tsparticles/plugin-export-video"), require("@tsparticles/interaction-external-pop"), require("tsparticles"), require("@tsparticles/updater-gradient"), require("@tsparticles/shape-heart"), require("@tsparticles/plugin-hsv-color"), require("@tsparticles/plugin-infection"), require("@tsparticles/interaction-light"), require("@tsparticles/plugin-motion"), require("@tsparticles/updater-orbit"), require("@tsparticles/interaction-particles-repulse"), require("@tsparticles/shape-path"), require("@tsparticles/path-perlin-noise"), require("@tsparticles/plugin-poisson-disc"), require("@tsparticles/plugin-polygon-mask"), require("@tsparticles/path-polygon"), require("@tsparticles/shape-rounded-polygon"), require("@tsparticles/shape-rounded-rect"), require("@tsparticles/path-svg"), require("@tsparticles/path-simplex-noise"), require("@tsparticles/plugin-sounds"), require("@tsparticles/shape-spiral"), require("@tsparticles/effect-trail"), require("@tsparticles/path-zig-zag"));
12
12
  else if(typeof define === 'function' && define.amd)
13
- define(["@tsparticles/pjs", "@tsparticles/shape-arrow", "@tsparticles/effect-bubble", "@tsparticles/plugin-canvas-mask", "@tsparticles/shape-cards", "@tsparticles/shape-cog", "@tsparticles/path-curl-noise", "@tsparticles/path-curves", "@tsparticles/plugin-easing-back", "@tsparticles/plugin-easing-circ", "@tsparticles/plugin-easing-cubic", "@tsparticles/plugin-easing-expo", "@tsparticles/plugin-easing-linear", "@tsparticles/plugin-easing-quart", "@tsparticles/plugin-easing-quint", "@tsparticles/plugin-easing-sine", "@tsparticles/plugin-emitters-shape-canvas", "@tsparticles/plugin-emitters-shape-path", "@tsparticles/plugin-emitters-shape-polygon", "@tsparticles/plugin-export-image", "@tsparticles/plugin-export-json", "@tsparticles/plugin-export-video", "@tsparticles/interaction-external-pop", "tsparticles", "@tsparticles/updater-gradient", "@tsparticles/shape-heart", "@tsparticles/plugin-hsv-color", "@tsparticles/plugin-infection", "@tsparticles/interaction-light", "@tsparticles/plugin-motion", "@tsparticles/updater-orbit", "@tsparticles/interaction-particles-repulse", "@tsparticles/shape-path", "@tsparticles/path-perlin-noise", "@tsparticles/plugin-polygon-mask", "@tsparticles/path-polygon", "@tsparticles/shape-rounded-polygon", "@tsparticles/shape-rounded-rect", "@tsparticles/path-svg", "@tsparticles/path-simplex-noise", "@tsparticles/plugin-sounds", "@tsparticles/shape-spiral", "@tsparticles/effect-trail"], factory);
13
+ define(["@tsparticles/pjs", "@tsparticles/shape-arrow", "@tsparticles/effect-bubble", "@tsparticles/plugin-canvas-mask", "@tsparticles/shape-cards", "@tsparticles/shape-cog", "@tsparticles/path-curl-noise", "@tsparticles/path-curves", "@tsparticles/plugin-easing-back", "@tsparticles/plugin-easing-circ", "@tsparticles/plugin-easing-cubic", "@tsparticles/plugin-easing-expo", "@tsparticles/plugin-easing-linear", "@tsparticles/plugin-easing-quart", "@tsparticles/plugin-easing-quint", "@tsparticles/plugin-easing-sine", "@tsparticles/plugin-emitters-shape-canvas", "@tsparticles/plugin-emitters-shape-path", "@tsparticles/plugin-emitters-shape-polygon", "@tsparticles/plugin-export-image", "@tsparticles/plugin-export-json", "@tsparticles/plugin-export-video", "@tsparticles/interaction-external-pop", "tsparticles", "@tsparticles/updater-gradient", "@tsparticles/shape-heart", "@tsparticles/plugin-hsv-color", "@tsparticles/plugin-infection", "@tsparticles/interaction-light", "@tsparticles/plugin-motion", "@tsparticles/updater-orbit", "@tsparticles/interaction-particles-repulse", "@tsparticles/shape-path", "@tsparticles/path-perlin-noise", "@tsparticles/plugin-poisson-disc", "@tsparticles/plugin-polygon-mask", "@tsparticles/path-polygon", "@tsparticles/shape-rounded-polygon", "@tsparticles/shape-rounded-rect", "@tsparticles/path-svg", "@tsparticles/path-simplex-noise", "@tsparticles/plugin-sounds", "@tsparticles/shape-spiral", "@tsparticles/effect-trail", "@tsparticles/path-zig-zag"], factory);
14
14
  else {
15
- var a = typeof exports === 'object' ? factory(require("@tsparticles/pjs"), require("@tsparticles/shape-arrow"), require("@tsparticles/effect-bubble"), require("@tsparticles/plugin-canvas-mask"), require("@tsparticles/shape-cards"), require("@tsparticles/shape-cog"), require("@tsparticles/path-curl-noise"), require("@tsparticles/path-curves"), require("@tsparticles/plugin-easing-back"), require("@tsparticles/plugin-easing-circ"), require("@tsparticles/plugin-easing-cubic"), require("@tsparticles/plugin-easing-expo"), require("@tsparticles/plugin-easing-linear"), require("@tsparticles/plugin-easing-quart"), require("@tsparticles/plugin-easing-quint"), require("@tsparticles/plugin-easing-sine"), require("@tsparticles/plugin-emitters-shape-canvas"), require("@tsparticles/plugin-emitters-shape-path"), require("@tsparticles/plugin-emitters-shape-polygon"), require("@tsparticles/plugin-export-image"), require("@tsparticles/plugin-export-json"), require("@tsparticles/plugin-export-video"), require("@tsparticles/interaction-external-pop"), require("tsparticles"), require("@tsparticles/updater-gradient"), require("@tsparticles/shape-heart"), require("@tsparticles/plugin-hsv-color"), require("@tsparticles/plugin-infection"), require("@tsparticles/interaction-light"), require("@tsparticles/plugin-motion"), require("@tsparticles/updater-orbit"), require("@tsparticles/interaction-particles-repulse"), require("@tsparticles/shape-path"), require("@tsparticles/path-perlin-noise"), require("@tsparticles/plugin-polygon-mask"), require("@tsparticles/path-polygon"), require("@tsparticles/shape-rounded-polygon"), require("@tsparticles/shape-rounded-rect"), require("@tsparticles/path-svg"), require("@tsparticles/path-simplex-noise"), require("@tsparticles/plugin-sounds"), require("@tsparticles/shape-spiral"), require("@tsparticles/effect-trail")) : factory(root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"]);
15
+ var a = typeof exports === 'object' ? factory(require("@tsparticles/pjs"), require("@tsparticles/shape-arrow"), require("@tsparticles/effect-bubble"), require("@tsparticles/plugin-canvas-mask"), require("@tsparticles/shape-cards"), require("@tsparticles/shape-cog"), require("@tsparticles/path-curl-noise"), require("@tsparticles/path-curves"), require("@tsparticles/plugin-easing-back"), require("@tsparticles/plugin-easing-circ"), require("@tsparticles/plugin-easing-cubic"), require("@tsparticles/plugin-easing-expo"), require("@tsparticles/plugin-easing-linear"), require("@tsparticles/plugin-easing-quart"), require("@tsparticles/plugin-easing-quint"), require("@tsparticles/plugin-easing-sine"), require("@tsparticles/plugin-emitters-shape-canvas"), require("@tsparticles/plugin-emitters-shape-path"), require("@tsparticles/plugin-emitters-shape-polygon"), require("@tsparticles/plugin-export-image"), require("@tsparticles/plugin-export-json"), require("@tsparticles/plugin-export-video"), require("@tsparticles/interaction-external-pop"), require("tsparticles"), require("@tsparticles/updater-gradient"), require("@tsparticles/shape-heart"), require("@tsparticles/plugin-hsv-color"), require("@tsparticles/plugin-infection"), require("@tsparticles/interaction-light"), require("@tsparticles/plugin-motion"), require("@tsparticles/updater-orbit"), require("@tsparticles/interaction-particles-repulse"), require("@tsparticles/shape-path"), require("@tsparticles/path-perlin-noise"), require("@tsparticles/plugin-poisson-disc"), require("@tsparticles/plugin-polygon-mask"), require("@tsparticles/path-polygon"), require("@tsparticles/shape-rounded-polygon"), require("@tsparticles/shape-rounded-rect"), require("@tsparticles/path-svg"), require("@tsparticles/path-simplex-noise"), require("@tsparticles/plugin-sounds"), require("@tsparticles/shape-spiral"), require("@tsparticles/effect-trail"), require("@tsparticles/path-zig-zag")) : factory(root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"]);
16
16
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
17
17
  }
18
- })(this, (__WEBPACK_EXTERNAL_MODULE__860__, __WEBPACK_EXTERNAL_MODULE__142__, __WEBPACK_EXTERNAL_MODULE__247__, __WEBPACK_EXTERNAL_MODULE__72__, __WEBPACK_EXTERNAL_MODULE__686__, __WEBPACK_EXTERNAL_MODULE__364__, __WEBPACK_EXTERNAL_MODULE__220__, __WEBPACK_EXTERNAL_MODULE__997__, __WEBPACK_EXTERNAL_MODULE__792__, __WEBPACK_EXTERNAL_MODULE__176__, __WEBPACK_EXTERNAL_MODULE__922__, __WEBPACK_EXTERNAL_MODULE__594__, __WEBPACK_EXTERNAL_MODULE__479__, __WEBPACK_EXTERNAL_MODULE__205__, __WEBPACK_EXTERNAL_MODULE__144__, __WEBPACK_EXTERNAL_MODULE__691__, __WEBPACK_EXTERNAL_MODULE__268__, __WEBPACK_EXTERNAL_MODULE__289__, __WEBPACK_EXTERNAL_MODULE__485__, __WEBPACK_EXTERNAL_MODULE__118__, __WEBPACK_EXTERNAL_MODULE__261__, __WEBPACK_EXTERNAL_MODULE__57__, __WEBPACK_EXTERNAL_MODULE__305__, __WEBPACK_EXTERNAL_MODULE__802__, __WEBPACK_EXTERNAL_MODULE__887__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__673__, __WEBPACK_EXTERNAL_MODULE__521__, __WEBPACK_EXTERNAL_MODULE__55__, __WEBPACK_EXTERNAL_MODULE__82__, __WEBPACK_EXTERNAL_MODULE__193__, __WEBPACK_EXTERNAL_MODULE__297__, __WEBPACK_EXTERNAL_MODULE__901__, __WEBPACK_EXTERNAL_MODULE__228__, __WEBPACK_EXTERNAL_MODULE__124__, __WEBPACK_EXTERNAL_MODULE__231__, __WEBPACK_EXTERNAL_MODULE__24__, __WEBPACK_EXTERNAL_MODULE__550__, __WEBPACK_EXTERNAL_MODULE__214__, __WEBPACK_EXTERNAL_MODULE__520__, __WEBPACK_EXTERNAL_MODULE__490__, __WEBPACK_EXTERNAL_MODULE__561__, __WEBPACK_EXTERNAL_MODULE__4__) => {
18
+ })(this, (__WEBPACK_EXTERNAL_MODULE__860__, __WEBPACK_EXTERNAL_MODULE__142__, __WEBPACK_EXTERNAL_MODULE__247__, __WEBPACK_EXTERNAL_MODULE__72__, __WEBPACK_EXTERNAL_MODULE__686__, __WEBPACK_EXTERNAL_MODULE__364__, __WEBPACK_EXTERNAL_MODULE__220__, __WEBPACK_EXTERNAL_MODULE__997__, __WEBPACK_EXTERNAL_MODULE__792__, __WEBPACK_EXTERNAL_MODULE__176__, __WEBPACK_EXTERNAL_MODULE__922__, __WEBPACK_EXTERNAL_MODULE__594__, __WEBPACK_EXTERNAL_MODULE__479__, __WEBPACK_EXTERNAL_MODULE__205__, __WEBPACK_EXTERNAL_MODULE__144__, __WEBPACK_EXTERNAL_MODULE__691__, __WEBPACK_EXTERNAL_MODULE__268__, __WEBPACK_EXTERNAL_MODULE__289__, __WEBPACK_EXTERNAL_MODULE__485__, __WEBPACK_EXTERNAL_MODULE__118__, __WEBPACK_EXTERNAL_MODULE__261__, __WEBPACK_EXTERNAL_MODULE__57__, __WEBPACK_EXTERNAL_MODULE__305__, __WEBPACK_EXTERNAL_MODULE__802__, __WEBPACK_EXTERNAL_MODULE__887__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__673__, __WEBPACK_EXTERNAL_MODULE__521__, __WEBPACK_EXTERNAL_MODULE__55__, __WEBPACK_EXTERNAL_MODULE__82__, __WEBPACK_EXTERNAL_MODULE__193__, __WEBPACK_EXTERNAL_MODULE__297__, __WEBPACK_EXTERNAL_MODULE__901__, __WEBPACK_EXTERNAL_MODULE__228__, __WEBPACK_EXTERNAL_MODULE__357__, __WEBPACK_EXTERNAL_MODULE__124__, __WEBPACK_EXTERNAL_MODULE__231__, __WEBPACK_EXTERNAL_MODULE__24__, __WEBPACK_EXTERNAL_MODULE__550__, __WEBPACK_EXTERNAL_MODULE__214__, __WEBPACK_EXTERNAL_MODULE__520__, __WEBPACK_EXTERNAL_MODULE__490__, __WEBPACK_EXTERNAL_MODULE__561__, __WEBPACK_EXTERNAL_MODULE__4__, __WEBPACK_EXTERNAL_MODULE__612__) => {
19
19
  return /******/ (() => { // webpackBootstrap
20
20
  /******/ "use strict";
21
21
  /******/ var __webpack_modules__ = ({
@@ -97,6 +97,13 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__214__;
97
97
 
98
98
  /***/ }),
99
99
 
100
+ /***/ 612:
101
+ /***/ ((module) => {
102
+
103
+ module.exports = __WEBPACK_EXTERNAL_MODULE__612__;
104
+
105
+ /***/ }),
106
+
100
107
  /***/ 860:
101
108
  /***/ ((module) => {
102
109
 
@@ -230,6 +237,13 @@ module.exports = __WEBPACK_EXTERNAL_MODULE__82__;
230
237
 
231
238
  /***/ }),
232
239
 
240
+ /***/ 357:
241
+ /***/ ((module) => {
242
+
243
+ module.exports = __WEBPACK_EXTERNAL_MODULE__357__;
244
+
245
+ /***/ }),
246
+
233
247
  /***/ 124:
234
248
  /***/ ((module) => {
235
249
 
@@ -464,24 +478,30 @@ __webpack_require__.r(__webpack_exports__);
464
478
  /* harmony import */ var _tsparticles_shape_path__WEBPACK_IMPORTED_MODULE_32___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_path__WEBPACK_IMPORTED_MODULE_32__);
465
479
  /* harmony import */ var _tsparticles_path_perlin_noise__WEBPACK_IMPORTED_MODULE_33__ = __webpack_require__(228);
466
480
  /* harmony import */ var _tsparticles_path_perlin_noise__WEBPACK_IMPORTED_MODULE_33___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_perlin_noise__WEBPACK_IMPORTED_MODULE_33__);
467
- /* harmony import */ var _tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(124);
468
- /* harmony import */ var _tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_34___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_34__);
469
- /* harmony import */ var _tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(231);
470
- /* harmony import */ var _tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_35___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_35__);
471
- /* harmony import */ var _tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(24);
472
- /* harmony import */ var _tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_36___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_36__);
473
- /* harmony import */ var _tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(550);
474
- /* harmony import */ var _tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_37___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_37__);
475
- /* harmony import */ var _tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(214);
476
- /* harmony import */ var _tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_38___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_38__);
477
- /* harmony import */ var _tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(520);
478
- /* harmony import */ var _tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_39___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_39__);
479
- /* harmony import */ var _tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(490);
480
- /* harmony import */ var _tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_40___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_40__);
481
- /* harmony import */ var _tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(561);
482
- /* harmony import */ var _tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_41___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_41__);
483
- /* harmony import */ var _tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(4);
484
- /* harmony import */ var _tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_42___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_42__);
481
+ /* harmony import */ var _tsparticles_plugin_poisson_disc__WEBPACK_IMPORTED_MODULE_34__ = __webpack_require__(357);
482
+ /* harmony import */ var _tsparticles_plugin_poisson_disc__WEBPACK_IMPORTED_MODULE_34___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_poisson_disc__WEBPACK_IMPORTED_MODULE_34__);
483
+ /* harmony import */ var _tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_35__ = __webpack_require__(124);
484
+ /* harmony import */ var _tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_35___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_35__);
485
+ /* harmony import */ var _tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_36__ = __webpack_require__(231);
486
+ /* harmony import */ var _tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_36___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_36__);
487
+ /* harmony import */ var _tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_37__ = __webpack_require__(24);
488
+ /* harmony import */ var _tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_37___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_37__);
489
+ /* harmony import */ var _tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_38__ = __webpack_require__(550);
490
+ /* harmony import */ var _tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_38___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_38__);
491
+ /* harmony import */ var _tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_39__ = __webpack_require__(214);
492
+ /* harmony import */ var _tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_39___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_39__);
493
+ /* harmony import */ var _tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_40__ = __webpack_require__(520);
494
+ /* harmony import */ var _tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_40___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_40__);
495
+ /* harmony import */ var _tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_41__ = __webpack_require__(490);
496
+ /* harmony import */ var _tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_41___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_41__);
497
+ /* harmony import */ var _tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_42__ = __webpack_require__(561);
498
+ /* harmony import */ var _tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_42___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_42__);
499
+ /* harmony import */ var _tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_43__ = __webpack_require__(4);
500
+ /* harmony import */ var _tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_43___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_43__);
501
+ /* harmony import */ var _tsparticles_path_zig_zag__WEBPACK_IMPORTED_MODULE_44__ = __webpack_require__(612);
502
+ /* harmony import */ var _tsparticles_path_zig_zag__WEBPACK_IMPORTED_MODULE_44___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_path_zig_zag__WEBPACK_IMPORTED_MODULE_44__);
503
+
504
+
485
505
 
486
506
 
487
507
 
@@ -544,8 +564,8 @@ async function loadAll(engine, refresh = true) {
544
564
  await (0,_tsparticles_plugin_canvas_mask__WEBPACK_IMPORTED_MODULE_3__.loadCanvasMaskPlugin)(engine, false);
545
565
  await (0,_tsparticles_plugin_infection__WEBPACK_IMPORTED_MODULE_27__.loadInfectionPlugin)(engine, false);
546
566
  await (0,_tsparticles_plugin_motion__WEBPACK_IMPORTED_MODULE_29__.loadMotionPlugin)(engine, false);
547
- await (0,_tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_34__.loadPolygonMaskPlugin)(engine, false);
548
- await (0,_tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_40__.loadSoundsPlugin)(engine, false);
567
+ await (0,_tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_35__.loadPolygonMaskPlugin)(engine, false);
568
+ await (0,_tsparticles_plugin_sounds__WEBPACK_IMPORTED_MODULE_41__.loadSoundsPlugin)(engine, false);
549
569
  await (0,_tsparticles_plugin_export_image__WEBPACK_IMPORTED_MODULE_19__.loadExportImagePlugin)(engine, false);
550
570
  await (0,_tsparticles_plugin_export_json__WEBPACK_IMPORTED_MODULE_20__.loadExportJSONPlugin)(engine, false);
551
571
  await (0,_tsparticles_plugin_export_video__WEBPACK_IMPORTED_MODULE_21__.loadExportVideoPlugin)(engine, false);
@@ -557,19 +577,21 @@ async function loadAll(engine, refresh = true) {
557
577
  await (0,_tsparticles_path_curves__WEBPACK_IMPORTED_MODULE_7__.loadCurvesPath)(engine, false);
558
578
  await (0,_tsparticles_path_curl_noise__WEBPACK_IMPORTED_MODULE_6__.loadCurlNoisePath)(engine, false);
559
579
  await (0,_tsparticles_path_perlin_noise__WEBPACK_IMPORTED_MODULE_33__.loadPerlinNoisePath)(engine, false);
560
- await (0,_tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_35__.loadPolygonPath)(engine, false);
561
- await (0,_tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_38__.loadSVGPath)(engine, false);
562
- await (0,_tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_39__.loadSimplexNoisePath)(engine, false);
580
+ await (0,_tsparticles_plugin_poisson_disc__WEBPACK_IMPORTED_MODULE_34__.loadPoissonDiscPlugin)(engine, false);
581
+ await (0,_tsparticles_path_polygon__WEBPACK_IMPORTED_MODULE_36__.loadPolygonPath)(engine, false);
582
+ await (0,_tsparticles_path_svg__WEBPACK_IMPORTED_MODULE_39__.loadSVGPath)(engine, false);
583
+ await (0,_tsparticles_path_zig_zag__WEBPACK_IMPORTED_MODULE_44__.loadZigZagPath)(engine, false);
584
+ await (0,_tsparticles_path_simplex_noise__WEBPACK_IMPORTED_MODULE_40__.loadSimplexNoisePath)(engine, false);
563
585
  await (0,_tsparticles_effect_bubble__WEBPACK_IMPORTED_MODULE_2__.loadBubbleEffect)(engine, false);
564
586
  await (0,_tsparticles_shape_arrow__WEBPACK_IMPORTED_MODULE_1__.loadArrowShape)(engine, false);
565
587
  await (0,_tsparticles_shape_cards__WEBPACK_IMPORTED_MODULE_4__.loadCardsShape)(engine, false);
566
588
  await (0,_tsparticles_shape_cog__WEBPACK_IMPORTED_MODULE_5__.loadCogShape)(engine, false);
567
589
  await (0,_tsparticles_shape_heart__WEBPACK_IMPORTED_MODULE_25__.loadHeartShape)(engine, false);
568
590
  await (0,_tsparticles_shape_path__WEBPACK_IMPORTED_MODULE_32__.loadPathShape)(engine, false);
569
- await (0,_tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_36__.loadRoundedPolygonShape)(engine, false);
570
- await (0,_tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_37__.loadRoundedRectShape)(engine, false);
571
- await (0,_tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_41__.loadSpiralShape)(engine, false);
572
- await (0,_tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_42__.loadTrailEffect)(engine, false);
591
+ await (0,_tsparticles_shape_rounded_polygon__WEBPACK_IMPORTED_MODULE_37__.loadRoundedPolygonShape)(engine, false);
592
+ await (0,_tsparticles_shape_rounded_rect__WEBPACK_IMPORTED_MODULE_38__.loadRoundedRectShape)(engine, false);
593
+ await (0,_tsparticles_shape_spiral__WEBPACK_IMPORTED_MODULE_42__.loadSpiralShape)(engine, false);
594
+ await (0,_tsparticles_effect_trail__WEBPACK_IMPORTED_MODULE_43__.loadTrailEffect)(engine, false);
573
595
  await engine.refresh(refresh);
574
596
  }
575
597
  })();
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see tsparticles.all.min.js.LICENSE.txt */
2
- !function(e,i){if("object"==typeof exports&&"object"==typeof module)module.exports=i(require("@tsparticles/pjs"),require("@tsparticles/shape-arrow"),require("@tsparticles/effect-bubble"),require("@tsparticles/plugin-canvas-mask"),require("@tsparticles/shape-cards"),require("@tsparticles/shape-cog"),require("@tsparticles/path-curl-noise"),require("@tsparticles/path-curves"),require("@tsparticles/plugin-easing-back"),require("@tsparticles/plugin-easing-circ"),require("@tsparticles/plugin-easing-cubic"),require("@tsparticles/plugin-easing-expo"),require("@tsparticles/plugin-easing-linear"),require("@tsparticles/plugin-easing-quart"),require("@tsparticles/plugin-easing-quint"),require("@tsparticles/plugin-easing-sine"),require("@tsparticles/plugin-emitters-shape-canvas"),require("@tsparticles/plugin-emitters-shape-path"),require("@tsparticles/plugin-emitters-shape-polygon"),require("@tsparticles/plugin-export-image"),require("@tsparticles/plugin-export-json"),require("@tsparticles/plugin-export-video"),require("@tsparticles/interaction-external-pop"),require("tsparticles"),require("@tsparticles/updater-gradient"),require("@tsparticles/shape-heart"),require("@tsparticles/plugin-hsv-color"),require("@tsparticles/plugin-infection"),require("@tsparticles/interaction-light"),require("@tsparticles/plugin-motion"),require("@tsparticles/updater-orbit"),require("@tsparticles/interaction-particles-repulse"),require("@tsparticles/shape-path"),require("@tsparticles/path-perlin-noise"),require("@tsparticles/plugin-polygon-mask"),require("@tsparticles/path-polygon"),require("@tsparticles/shape-rounded-polygon"),require("@tsparticles/shape-rounded-rect"),require("@tsparticles/path-svg"),require("@tsparticles/path-simplex-noise"),require("@tsparticles/plugin-sounds"),require("@tsparticles/shape-spiral"),require("@tsparticles/effect-trail"));else if("function"==typeof define&&define.amd)define(["@tsparticles/pjs","@tsparticles/shape-arrow","@tsparticles/effect-bubble","@tsparticles/plugin-canvas-mask","@tsparticles/shape-cards","@tsparticles/shape-cog","@tsparticles/path-curl-noise","@tsparticles/path-curves","@tsparticles/plugin-easing-back","@tsparticles/plugin-easing-circ","@tsparticles/plugin-easing-cubic","@tsparticles/plugin-easing-expo","@tsparticles/plugin-easing-linear","@tsparticles/plugin-easing-quart","@tsparticles/plugin-easing-quint","@tsparticles/plugin-easing-sine","@tsparticles/plugin-emitters-shape-canvas","@tsparticles/plugin-emitters-shape-path","@tsparticles/plugin-emitters-shape-polygon","@tsparticles/plugin-export-image","@tsparticles/plugin-export-json","@tsparticles/plugin-export-video","@tsparticles/interaction-external-pop","tsparticles","@tsparticles/updater-gradient","@tsparticles/shape-heart","@tsparticles/plugin-hsv-color","@tsparticles/plugin-infection","@tsparticles/interaction-light","@tsparticles/plugin-motion","@tsparticles/updater-orbit","@tsparticles/interaction-particles-repulse","@tsparticles/shape-path","@tsparticles/path-perlin-noise","@tsparticles/plugin-polygon-mask","@tsparticles/path-polygon","@tsparticles/shape-rounded-polygon","@tsparticles/shape-rounded-rect","@tsparticles/path-svg","@tsparticles/path-simplex-noise","@tsparticles/plugin-sounds","@tsparticles/shape-spiral","@tsparticles/effect-trail"],i);else{var t="object"==typeof exports?i(require("@tsparticles/pjs"),require("@tsparticles/shape-arrow"),require("@tsparticles/effect-bubble"),require("@tsparticles/plugin-canvas-mask"),require("@tsparticles/shape-cards"),require("@tsparticles/shape-cog"),require("@tsparticles/path-curl-noise"),require("@tsparticles/path-curves"),require("@tsparticles/plugin-easing-back"),require("@tsparticles/plugin-easing-circ"),require("@tsparticles/plugin-easing-cubic"),require("@tsparticles/plugin-easing-expo"),require("@tsparticles/plugin-easing-linear"),require("@tsparticles/plugin-easing-quart"),require("@tsparticles/plugin-easing-quint"),require("@tsparticles/plugin-easing-sine"),require("@tsparticles/plugin-emitters-shape-canvas"),require("@tsparticles/plugin-emitters-shape-path"),require("@tsparticles/plugin-emitters-shape-polygon"),require("@tsparticles/plugin-export-image"),require("@tsparticles/plugin-export-json"),require("@tsparticles/plugin-export-video"),require("@tsparticles/interaction-external-pop"),require("tsparticles"),require("@tsparticles/updater-gradient"),require("@tsparticles/shape-heart"),require("@tsparticles/plugin-hsv-color"),require("@tsparticles/plugin-infection"),require("@tsparticles/interaction-light"),require("@tsparticles/plugin-motion"),require("@tsparticles/updater-orbit"),require("@tsparticles/interaction-particles-repulse"),require("@tsparticles/shape-path"),require("@tsparticles/path-perlin-noise"),require("@tsparticles/plugin-polygon-mask"),require("@tsparticles/path-polygon"),require("@tsparticles/shape-rounded-polygon"),require("@tsparticles/shape-rounded-rect"),require("@tsparticles/path-svg"),require("@tsparticles/path-simplex-noise"),require("@tsparticles/plugin-sounds"),require("@tsparticles/shape-spiral"),require("@tsparticles/effect-trail")):i(e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window);for(var r in t)("object"==typeof exports?exports:e)[r]=t[r]}}(this,((e,i,t,r,a,s,p,l,o,n,u,c,g,d,w,q,h,x,f,P,m,v,b,y,S,E,j,k,C,O,M,I,N,R,_,H,T,A,B,G,L,Q,U)=>(()=>{"use strict";var V={247:e=>{e.exports=t},4:e=>{e.exports=U},305:e=>{e.exports=b},55:e=>{e.exports=C},297:e=>{e.exports=I},220:e=>{e.exports=p},997:e=>{e.exports=l},228:e=>{e.exports=R},231:e=>{e.exports=H},520:e=>{e.exports=G},214:e=>{e.exports=B},860:i=>{i.exports=e},72:e=>{e.exports=r},792:e=>{e.exports=o},176:e=>{e.exports=n},922:e=>{e.exports=u},594:e=>{e.exports=c},479:e=>{e.exports=g},205:e=>{e.exports=d},144:e=>{e.exports=w},691:e=>{e.exports=q},268:e=>{e.exports=h},289:e=>{e.exports=x},485:e=>{e.exports=f},118:e=>{e.exports=P},261:e=>{e.exports=m},57:e=>{e.exports=v},673:e=>{e.exports=j},521:e=>{e.exports=k},82:e=>{e.exports=O},124:e=>{e.exports=_},490:e=>{e.exports=L},142:e=>{e.exports=i},686:e=>{e.exports=a},364:e=>{e.exports=s},12:e=>{e.exports=E},901:e=>{e.exports=N},24:e=>{e.exports=T},550:e=>{e.exports=A},561:e=>{e.exports=Q},887:e=>{e.exports=S},193:e=>{e.exports=M},802:e=>{e.exports=y}},F={};function J(e){var i=F[e];if(void 0!==i)return i.exports;var t=F[e]={exports:{}};return V[e](t,t.exports,J),t.exports}J.n=e=>{var i=e&&e.__esModule?()=>e.default:()=>e;return J.d(i,{a:i}),i},J.d=(e,i)=>{for(var t in i)J.o(i,t)&&!J.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:i[t]})},J.o=(e,i)=>Object.prototype.hasOwnProperty.call(e,i),J.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var z={};return(()=>{J.r(z),J.d(z,{loadAll:()=>V});var e=J(860),i=J(142),t=J(247),r=J(72),a=J(686),s=J(364),p=J(220),l=J(997),o=J(792),n=J(176),u=J(922),c=J(594),g=J(479),d=J(205),w=J(144),q=J(691),h=J(268),x=J(289),f=J(485),P=J(118),m=J(261),v=J(57),b=J(305),y=J(802),S=J(887),E=J(12),j=J(673),k=J(521),C=J(55),O=J(82),M=J(193),I=J(297),N=J(901),R=J(228),_=J(124),H=J(231),T=J(24),A=J(550),B=J(214),G=J(520),L=J(490),Q=J(561),U=J(4);async function V(V,F=!0){(0,e.initPjs)(V),await(0,y.loadFull)(V,!1),await(0,j.loadHsvColorPlugin)(),await(0,o.loadEasingBackPlugin)(),await(0,n.loadEasingCircPlugin)(),await(0,u.loadEasingCubicPlugin)(),await(0,c.loadEasingExpoPlugin)(),await(0,g.loadEasingLinearPlugin)(),await(0,d.loadEasingQuartPlugin)(),await(0,w.loadEasingQuintPlugin)(),await(0,q.loadEasingSinePlugin)(),await(0,h.loadEmittersShapeCanvas)(V,!1),await(0,x.loadEmittersShapePath)(V,!1),await(0,f.loadEmittersShapePolygon)(V,!1),await(0,j.loadHsvColorPlugin)(),await(0,r.loadCanvasMaskPlugin)(V,!1),await(0,k.loadInfectionPlugin)(V,!1),await(0,O.loadMotionPlugin)(V,!1),await(0,_.loadPolygonMaskPlugin)(V,!1),await(0,L.loadSoundsPlugin)(V,!1),await(0,P.loadExportImagePlugin)(V,!1),await(0,m.loadExportJSONPlugin)(V,!1),await(0,v.loadExportVideoPlugin)(V,!1),await(0,b.loadExternalPopInteraction)(V,!1),await(0,C.loadLightInteraction)(V,!1),await(0,I.loadParticlesRepulseInteraction)(V,!1),await(0,S.loadGradientUpdater)(V,!1),await(0,M.loadOrbitUpdater)(V,!1),await(0,l.loadCurvesPath)(V,!1),await(0,p.loadCurlNoisePath)(V,!1),await(0,R.loadPerlinNoisePath)(V,!1),await(0,H.loadPolygonPath)(V,!1),await(0,B.loadSVGPath)(V,!1),await(0,G.loadSimplexNoisePath)(V,!1),await(0,t.loadBubbleEffect)(V,!1),await(0,i.loadArrowShape)(V,!1),await(0,a.loadCardsShape)(V,!1),await(0,s.loadCogShape)(V,!1),await(0,E.loadHeartShape)(V,!1),await(0,N.loadPathShape)(V,!1),await(0,T.loadRoundedPolygonShape)(V,!1),await(0,A.loadRoundedRectShape)(V,!1),await(0,Q.loadSpiralShape)(V,!1),await(0,U.loadTrailEffect)(V,!1),await V.refresh(F)}})(),z})()));
2
+ !function(e,i){if("object"==typeof exports&&"object"==typeof module)module.exports=i(require("@tsparticles/pjs"),require("@tsparticles/shape-arrow"),require("@tsparticles/effect-bubble"),require("@tsparticles/plugin-canvas-mask"),require("@tsparticles/shape-cards"),require("@tsparticles/shape-cog"),require("@tsparticles/path-curl-noise"),require("@tsparticles/path-curves"),require("@tsparticles/plugin-easing-back"),require("@tsparticles/plugin-easing-circ"),require("@tsparticles/plugin-easing-cubic"),require("@tsparticles/plugin-easing-expo"),require("@tsparticles/plugin-easing-linear"),require("@tsparticles/plugin-easing-quart"),require("@tsparticles/plugin-easing-quint"),require("@tsparticles/plugin-easing-sine"),require("@tsparticles/plugin-emitters-shape-canvas"),require("@tsparticles/plugin-emitters-shape-path"),require("@tsparticles/plugin-emitters-shape-polygon"),require("@tsparticles/plugin-export-image"),require("@tsparticles/plugin-export-json"),require("@tsparticles/plugin-export-video"),require("@tsparticles/interaction-external-pop"),require("tsparticles"),require("@tsparticles/updater-gradient"),require("@tsparticles/shape-heart"),require("@tsparticles/plugin-hsv-color"),require("@tsparticles/plugin-infection"),require("@tsparticles/interaction-light"),require("@tsparticles/plugin-motion"),require("@tsparticles/updater-orbit"),require("@tsparticles/interaction-particles-repulse"),require("@tsparticles/shape-path"),require("@tsparticles/path-perlin-noise"),require("@tsparticles/plugin-poisson-disc"),require("@tsparticles/plugin-polygon-mask"),require("@tsparticles/path-polygon"),require("@tsparticles/shape-rounded-polygon"),require("@tsparticles/shape-rounded-rect"),require("@tsparticles/path-svg"),require("@tsparticles/path-simplex-noise"),require("@tsparticles/plugin-sounds"),require("@tsparticles/shape-spiral"),require("@tsparticles/effect-trail"),require("@tsparticles/path-zig-zag"));else if("function"==typeof define&&define.amd)define(["@tsparticles/pjs","@tsparticles/shape-arrow","@tsparticles/effect-bubble","@tsparticles/plugin-canvas-mask","@tsparticles/shape-cards","@tsparticles/shape-cog","@tsparticles/path-curl-noise","@tsparticles/path-curves","@tsparticles/plugin-easing-back","@tsparticles/plugin-easing-circ","@tsparticles/plugin-easing-cubic","@tsparticles/plugin-easing-expo","@tsparticles/plugin-easing-linear","@tsparticles/plugin-easing-quart","@tsparticles/plugin-easing-quint","@tsparticles/plugin-easing-sine","@tsparticles/plugin-emitters-shape-canvas","@tsparticles/plugin-emitters-shape-path","@tsparticles/plugin-emitters-shape-polygon","@tsparticles/plugin-export-image","@tsparticles/plugin-export-json","@tsparticles/plugin-export-video","@tsparticles/interaction-external-pop","tsparticles","@tsparticles/updater-gradient","@tsparticles/shape-heart","@tsparticles/plugin-hsv-color","@tsparticles/plugin-infection","@tsparticles/interaction-light","@tsparticles/plugin-motion","@tsparticles/updater-orbit","@tsparticles/interaction-particles-repulse","@tsparticles/shape-path","@tsparticles/path-perlin-noise","@tsparticles/plugin-poisson-disc","@tsparticles/plugin-polygon-mask","@tsparticles/path-polygon","@tsparticles/shape-rounded-polygon","@tsparticles/shape-rounded-rect","@tsparticles/path-svg","@tsparticles/path-simplex-noise","@tsparticles/plugin-sounds","@tsparticles/shape-spiral","@tsparticles/effect-trail","@tsparticles/path-zig-zag"],i);else{var t="object"==typeof exports?i(require("@tsparticles/pjs"),require("@tsparticles/shape-arrow"),require("@tsparticles/effect-bubble"),require("@tsparticles/plugin-canvas-mask"),require("@tsparticles/shape-cards"),require("@tsparticles/shape-cog"),require("@tsparticles/path-curl-noise"),require("@tsparticles/path-curves"),require("@tsparticles/plugin-easing-back"),require("@tsparticles/plugin-easing-circ"),require("@tsparticles/plugin-easing-cubic"),require("@tsparticles/plugin-easing-expo"),require("@tsparticles/plugin-easing-linear"),require("@tsparticles/plugin-easing-quart"),require("@tsparticles/plugin-easing-quint"),require("@tsparticles/plugin-easing-sine"),require("@tsparticles/plugin-emitters-shape-canvas"),require("@tsparticles/plugin-emitters-shape-path"),require("@tsparticles/plugin-emitters-shape-polygon"),require("@tsparticles/plugin-export-image"),require("@tsparticles/plugin-export-json"),require("@tsparticles/plugin-export-video"),require("@tsparticles/interaction-external-pop"),require("tsparticles"),require("@tsparticles/updater-gradient"),require("@tsparticles/shape-heart"),require("@tsparticles/plugin-hsv-color"),require("@tsparticles/plugin-infection"),require("@tsparticles/interaction-light"),require("@tsparticles/plugin-motion"),require("@tsparticles/updater-orbit"),require("@tsparticles/interaction-particles-repulse"),require("@tsparticles/shape-path"),require("@tsparticles/path-perlin-noise"),require("@tsparticles/plugin-poisson-disc"),require("@tsparticles/plugin-polygon-mask"),require("@tsparticles/path-polygon"),require("@tsparticles/shape-rounded-polygon"),require("@tsparticles/shape-rounded-rect"),require("@tsparticles/path-svg"),require("@tsparticles/path-simplex-noise"),require("@tsparticles/plugin-sounds"),require("@tsparticles/shape-spiral"),require("@tsparticles/effect-trail"),require("@tsparticles/path-zig-zag")):i(e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window);for(var r in t)("object"==typeof exports?exports:e)[r]=t[r]}}(this,((e,i,t,r,a,s,p,l,o,n,u,c,g,d,w,q,h,x,f,P,m,v,b,y,S,E,j,k,C,O,z,M,I,N,R,_,H,T,A,B,G,L,Q,U,V)=>(()=>{"use strict";var Z={247:e=>{e.exports=t},4:e=>{e.exports=U},305:e=>{e.exports=b},55:e=>{e.exports=C},297:e=>{e.exports=M},220:e=>{e.exports=p},997:e=>{e.exports=l},228:e=>{e.exports=N},231:e=>{e.exports=H},520:e=>{e.exports=G},214:e=>{e.exports=B},612:e=>{e.exports=V},860:i=>{i.exports=e},72:e=>{e.exports=r},792:e=>{e.exports=o},176:e=>{e.exports=n},922:e=>{e.exports=u},594:e=>{e.exports=c},479:e=>{e.exports=g},205:e=>{e.exports=d},144:e=>{e.exports=w},691:e=>{e.exports=q},268:e=>{e.exports=h},289:e=>{e.exports=x},485:e=>{e.exports=f},118:e=>{e.exports=P},261:e=>{e.exports=m},57:e=>{e.exports=v},673:e=>{e.exports=j},521:e=>{e.exports=k},82:e=>{e.exports=O},357:e=>{e.exports=R},124:e=>{e.exports=_},490:e=>{e.exports=L},142:e=>{e.exports=i},686:e=>{e.exports=a},364:e=>{e.exports=s},12:e=>{e.exports=E},901:e=>{e.exports=I},24:e=>{e.exports=T},550:e=>{e.exports=A},561:e=>{e.exports=Q},887:e=>{e.exports=S},193:e=>{e.exports=z},802:e=>{e.exports=y}},D={};function F(e){var i=D[e];if(void 0!==i)return i.exports;var t=D[e]={exports:{}};return Z[e](t,t.exports,F),t.exports}F.n=e=>{var i=e&&e.__esModule?()=>e.default:()=>e;return F.d(i,{a:i}),i},F.d=(e,i)=>{for(var t in i)F.o(i,t)&&!F.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:i[t]})},F.o=(e,i)=>Object.prototype.hasOwnProperty.call(e,i),F.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var J={};return(()=>{F.r(J),F.d(J,{loadAll:()=>Z});var e=F(860),i=F(142),t=F(247),r=F(72),a=F(686),s=F(364),p=F(220),l=F(997),o=F(792),n=F(176),u=F(922),c=F(594),g=F(479),d=F(205),w=F(144),q=F(691),h=F(268),x=F(289),f=F(485),P=F(118),m=F(261),v=F(57),b=F(305),y=F(802),S=F(887),E=F(12),j=F(673),k=F(521),C=F(55),O=F(82),z=F(193),M=F(297),I=F(901),N=F(228),R=F(357),_=F(124),H=F(231),T=F(24),A=F(550),B=F(214),G=F(520),L=F(490),Q=F(561),U=F(4),V=F(612);async function Z(Z,D=!0){(0,e.initPjs)(Z),await(0,y.loadFull)(Z,!1),await(0,j.loadHsvColorPlugin)(),await(0,o.loadEasingBackPlugin)(),await(0,n.loadEasingCircPlugin)(),await(0,u.loadEasingCubicPlugin)(),await(0,c.loadEasingExpoPlugin)(),await(0,g.loadEasingLinearPlugin)(),await(0,d.loadEasingQuartPlugin)(),await(0,w.loadEasingQuintPlugin)(),await(0,q.loadEasingSinePlugin)(),await(0,h.loadEmittersShapeCanvas)(Z,!1),await(0,x.loadEmittersShapePath)(Z,!1),await(0,f.loadEmittersShapePolygon)(Z,!1),await(0,j.loadHsvColorPlugin)(),await(0,r.loadCanvasMaskPlugin)(Z,!1),await(0,k.loadInfectionPlugin)(Z,!1),await(0,O.loadMotionPlugin)(Z,!1),await(0,_.loadPolygonMaskPlugin)(Z,!1),await(0,L.loadSoundsPlugin)(Z,!1),await(0,P.loadExportImagePlugin)(Z,!1),await(0,m.loadExportJSONPlugin)(Z,!1),await(0,v.loadExportVideoPlugin)(Z,!1),await(0,b.loadExternalPopInteraction)(Z,!1),await(0,C.loadLightInteraction)(Z,!1),await(0,M.loadParticlesRepulseInteraction)(Z,!1),await(0,S.loadGradientUpdater)(Z,!1),await(0,z.loadOrbitUpdater)(Z,!1),await(0,l.loadCurvesPath)(Z,!1),await(0,p.loadCurlNoisePath)(Z,!1),await(0,N.loadPerlinNoisePath)(Z,!1),await(0,R.loadPoissonDiscPlugin)(Z,!1),await(0,H.loadPolygonPath)(Z,!1),await(0,B.loadSVGPath)(Z,!1),await(0,V.loadZigZagPath)(Z,!1),await(0,G.loadSimplexNoisePath)(Z,!1),await(0,t.loadBubbleEffect)(Z,!1),await(0,i.loadArrowShape)(Z,!1),await(0,a.loadCardsShape)(Z,!1),await(0,s.loadCogShape)(Z,!1),await(0,E.loadHeartShape)(Z,!1),await(0,I.loadPathShape)(Z,!1),await(0,T.loadRoundedPolygonShape)(Z,!1),await(0,A.loadRoundedRectShape)(Z,!1),await(0,Q.loadSpiralShape)(Z,!1),await(0,U.loadTrailEffect)(Z,!1),await Z.refresh(D)}})(),J})()));
@@ -1 +1 @@
1
- /*! tsParticles All v3.0.2 by Matteo Bruni */
1
+ /*! tsParticles All v3.1.0 by Matteo Bruni */
package/umd/bundle.js CHANGED
@@ -27,6 +27,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
27
27
  const _1 = require(".");
28
28
  Object.defineProperty(exports, "loadAll", { enumerable: true, get: function () { return _1.loadAll; } });
29
29
  const engine_1 = require("@tsparticles/engine");
30
- (0, _1.loadAll)(engine_1.tsParticles);
30
+ void (0, _1.loadAll)(engine_1.tsParticles);
31
31
  __exportStar(require("@tsparticles/engine"), exports);
32
32
  });
package/umd/index.js CHANGED
@@ -4,7 +4,7 @@
4
4
  if (v !== undefined) module.exports = v;
5
5
  }
6
6
  else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports", "@tsparticles/pjs", "@tsparticles/shape-arrow", "@tsparticles/effect-bubble", "@tsparticles/plugin-canvas-mask", "@tsparticles/shape-cards", "@tsparticles/shape-cog", "@tsparticles/path-curl-noise", "@tsparticles/path-curves", "@tsparticles/plugin-easing-back", "@tsparticles/plugin-easing-circ", "@tsparticles/plugin-easing-cubic", "@tsparticles/plugin-easing-expo", "@tsparticles/plugin-easing-linear", "@tsparticles/plugin-easing-quart", "@tsparticles/plugin-easing-quint", "@tsparticles/plugin-easing-sine", "@tsparticles/plugin-emitters-shape-canvas", "@tsparticles/plugin-emitters-shape-path", "@tsparticles/plugin-emitters-shape-polygon", "@tsparticles/plugin-export-image", "@tsparticles/plugin-export-json", "@tsparticles/plugin-export-video", "@tsparticles/interaction-external-pop", "tsparticles", "@tsparticles/updater-gradient", "@tsparticles/shape-heart", "@tsparticles/plugin-hsv-color", "@tsparticles/plugin-infection", "@tsparticles/interaction-light", "@tsparticles/plugin-motion", "@tsparticles/updater-orbit", "@tsparticles/interaction-particles-repulse", "@tsparticles/shape-path", "@tsparticles/path-perlin-noise", "@tsparticles/plugin-polygon-mask", "@tsparticles/path-polygon", "@tsparticles/shape-rounded-polygon", "@tsparticles/shape-rounded-rect", "@tsparticles/path-svg", "@tsparticles/path-simplex-noise", "@tsparticles/plugin-sounds", "@tsparticles/shape-spiral", "@tsparticles/effect-trail"], factory);
7
+ define(["require", "exports", "@tsparticles/pjs", "@tsparticles/shape-arrow", "@tsparticles/effect-bubble", "@tsparticles/plugin-canvas-mask", "@tsparticles/shape-cards", "@tsparticles/shape-cog", "@tsparticles/path-curl-noise", "@tsparticles/path-curves", "@tsparticles/plugin-easing-back", "@tsparticles/plugin-easing-circ", "@tsparticles/plugin-easing-cubic", "@tsparticles/plugin-easing-expo", "@tsparticles/plugin-easing-linear", "@tsparticles/plugin-easing-quart", "@tsparticles/plugin-easing-quint", "@tsparticles/plugin-easing-sine", "@tsparticles/plugin-emitters-shape-canvas", "@tsparticles/plugin-emitters-shape-path", "@tsparticles/plugin-emitters-shape-polygon", "@tsparticles/plugin-export-image", "@tsparticles/plugin-export-json", "@tsparticles/plugin-export-video", "@tsparticles/interaction-external-pop", "tsparticles", "@tsparticles/updater-gradient", "@tsparticles/shape-heart", "@tsparticles/plugin-hsv-color", "@tsparticles/plugin-infection", "@tsparticles/interaction-light", "@tsparticles/plugin-motion", "@tsparticles/updater-orbit", "@tsparticles/interaction-particles-repulse", "@tsparticles/shape-path", "@tsparticles/path-perlin-noise", "@tsparticles/plugin-poisson-disc", "@tsparticles/plugin-polygon-mask", "@tsparticles/path-polygon", "@tsparticles/shape-rounded-polygon", "@tsparticles/shape-rounded-rect", "@tsparticles/path-svg", "@tsparticles/path-simplex-noise", "@tsparticles/plugin-sounds", "@tsparticles/shape-spiral", "@tsparticles/effect-trail", "@tsparticles/path-zig-zag"], factory);
8
8
  }
9
9
  })(function (require, exports) {
10
10
  "use strict";
@@ -44,6 +44,7 @@
44
44
  const interaction_particles_repulse_1 = require("@tsparticles/interaction-particles-repulse");
45
45
  const shape_path_1 = require("@tsparticles/shape-path");
46
46
  const path_perlin_noise_1 = require("@tsparticles/path-perlin-noise");
47
+ const plugin_poisson_disc_1 = require("@tsparticles/plugin-poisson-disc");
47
48
  const plugin_polygon_mask_1 = require("@tsparticles/plugin-polygon-mask");
48
49
  const path_polygon_1 = require("@tsparticles/path-polygon");
49
50
  const shape_rounded_polygon_1 = require("@tsparticles/shape-rounded-polygon");
@@ -53,6 +54,7 @@
53
54
  const plugin_sounds_1 = require("@tsparticles/plugin-sounds");
54
55
  const shape_spiral_1 = require("@tsparticles/shape-spiral");
55
56
  const effect_trail_1 = require("@tsparticles/effect-trail");
57
+ const path_zig_zag_1 = require("@tsparticles/path-zig-zag");
56
58
  async function loadAll(engine, refresh = true) {
57
59
  (0, pjs_1.initPjs)(engine);
58
60
  await (0, tsparticles_1.loadFull)(engine, false);
@@ -85,8 +87,10 @@
85
87
  await (0, path_curves_1.loadCurvesPath)(engine, false);
86
88
  await (0, path_curl_noise_1.loadCurlNoisePath)(engine, false);
87
89
  await (0, path_perlin_noise_1.loadPerlinNoisePath)(engine, false);
90
+ await (0, plugin_poisson_disc_1.loadPoissonDiscPlugin)(engine, false);
88
91
  await (0, path_polygon_1.loadPolygonPath)(engine, false);
89
92
  await (0, path_svg_1.loadSVGPath)(engine, false);
93
+ await (0, path_zig_zag_1.loadZigZagPath)(engine, false);
90
94
  await (0, path_simplex_noise_1.loadSimplexNoisePath)(engine, false);
91
95
  await (0, effect_bubble_1.loadBubbleEffect)(engine, false);
92
96
  await (0, shape_arrow_1.loadArrowShape)(engine, false);