@tsparticles/configs 3.0.0-beta.0 → 3.0.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/browser/b/index.js +5 -5
  2. package/browser/bundle.js +1 -1
  3. package/browser/c/index.js +10 -10
  4. package/browser/d/index.js +9 -9
  5. package/browser/e/index.js +6 -6
  6. package/browser/f/index.js +3 -3
  7. package/browser/g/index.js +5 -5
  8. package/browser/h/index.js +3 -3
  9. package/browser/i/index.js +4 -4
  10. package/browser/index.js +26 -26
  11. package/browser/l/index.js +4 -4
  12. package/browser/m/index.js +13 -13
  13. package/browser/n/index.js +5 -5
  14. package/browser/o/index.js +1 -1
  15. package/browser/p/index.js +7 -7
  16. package/browser/package.json +1 -0
  17. package/browser/r/index.js +19 -19
  18. package/browser/s/index.js +25 -25
  19. package/browser/t/index.js +9 -9
  20. package/browser/v/index.js +2 -2
  21. package/browser/w/index.js +2 -2
  22. package/browser/z/index.js +1 -1
  23. package/cjs/b/index.js +10 -10
  24. package/cjs/bundle.js +1 -1
  25. package/cjs/c/index.js +20 -20
  26. package/cjs/d/index.js +18 -18
  27. package/cjs/e/index.js +12 -12
  28. package/cjs/f/index.js +6 -6
  29. package/cjs/g/index.js +10 -10
  30. package/cjs/h/index.js +6 -6
  31. package/cjs/i/index.js +8 -8
  32. package/cjs/index.js +52 -52
  33. package/cjs/l/index.js +8 -8
  34. package/cjs/m/index.js +26 -26
  35. package/cjs/n/index.js +10 -10
  36. package/cjs/o/index.js +2 -2
  37. package/cjs/p/index.js +14 -14
  38. package/cjs/package.json +1 -0
  39. package/cjs/r/index.js +38 -38
  40. package/cjs/s/index.js +50 -50
  41. package/cjs/t/index.js +18 -18
  42. package/cjs/v/index.js +4 -4
  43. package/cjs/w/index.js +4 -4
  44. package/cjs/z/index.js +2 -2
  45. package/esm/b/index.js +5 -5
  46. package/esm/bundle.js +1 -1
  47. package/esm/c/index.js +10 -10
  48. package/esm/d/index.js +9 -9
  49. package/esm/e/index.js +6 -6
  50. package/esm/f/index.js +3 -3
  51. package/esm/g/index.js +5 -5
  52. package/esm/h/index.js +3 -3
  53. package/esm/i/index.js +4 -4
  54. package/esm/index.js +26 -26
  55. package/esm/l/index.js +4 -4
  56. package/esm/m/index.js +13 -13
  57. package/esm/n/index.js +5 -5
  58. package/esm/o/index.js +1 -1
  59. package/esm/p/index.js +7 -7
  60. package/esm/package.json +1 -0
  61. package/esm/r/index.js +19 -19
  62. package/esm/s/index.js +25 -25
  63. package/esm/t/index.js +9 -9
  64. package/esm/v/index.js +2 -2
  65. package/esm/w/index.js +2 -2
  66. package/esm/z/index.js +1 -1
  67. package/package.json +18 -6
  68. package/report.html +23 -5
  69. package/tsparticles.configs.bundle.js +1 -1
  70. package/tsparticles.configs.bundle.min.js.LICENSE.txt +1 -1
  71. package/tsparticles.configs.js +1 -1
  72. package/tsparticles.configs.min.js.LICENSE.txt +1 -1
  73. package/types/bundle.d.ts +1 -1
  74. package/umd/b/index.js +11 -11
  75. package/umd/bundle.js +2 -2
  76. package/umd/c/index.js +21 -21
  77. package/umd/d/index.js +19 -19
  78. package/umd/e/index.js +13 -13
  79. package/umd/f/index.js +7 -7
  80. package/umd/g/index.js +11 -11
  81. package/umd/h/index.js +7 -7
  82. package/umd/i/index.js +9 -9
  83. package/umd/index.js +53 -53
  84. package/umd/l/index.js +9 -9
  85. package/umd/m/index.js +27 -27
  86. package/umd/n/index.js +11 -11
  87. package/umd/o/index.js +3 -3
  88. package/umd/p/index.js +15 -15
  89. package/umd/r/index.js +39 -39
  90. package/umd/s/index.js +51 -51
  91. package/umd/t/index.js +19 -19
  92. package/umd/v/index.js +5 -5
  93. package/umd/w/index.js +5 -5
  94. package/umd/z/index.js +3 -3
@@ -4,7 +4,7 @@
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.0-beta.0
7
+ * v3.0.0-beta.2
8
8
  */
9
9
  (function webpackUniversalModuleDefinition(root, factory) {
10
10
  if(typeof exports === 'object' && typeof module === 'object')
@@ -1 +1 @@
1
- /*! tsParticles Configs v3.0.0-beta.0 by Matteo Bruni */
1
+ /*! tsParticles Configs v3.0.0-beta.2 by Matteo Bruni */
@@ -4,7 +4,7 @@
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.0-beta.0
7
+ * v3.0.0-beta.2
8
8
  */
9
9
  (function webpackUniversalModuleDefinition(root, factory) {
10
10
  if(typeof exports === 'object' && typeof module === 'object')
@@ -1 +1 @@
1
- /*! tsParticles Configs v3.0.0-beta.0 by Matteo Bruni */
1
+ /*! tsParticles Configs v3.0.0-beta.2 by Matteo Bruni */
package/types/bundle.d.ts CHANGED
@@ -1 +1 @@
1
- export * from "./index";
1
+ export * from "./index.js";
package/umd/b/index.js CHANGED
@@ -7,21 +7,21 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./backgroundMask", "./basic", "./big", "./blackHole", "./bubble"], factory);
10
+ define(["require", "exports", "./backgroundMask.js", "./basic.js", "./big.js", "./blackHole.js", "./bubble.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const backgroundMask_1 = __importDefault(require("./backgroundMask"));
16
- const basic_1 = __importDefault(require("./basic"));
17
- const big_1 = __importDefault(require("./big"));
18
- const blackHole_1 = __importDefault(require("./blackHole"));
19
- const bubble_1 = __importDefault(require("./bubble"));
15
+ const backgroundMask_js_1 = __importDefault(require("./backgroundMask.js"));
16
+ const basic_js_1 = __importDefault(require("./basic.js"));
17
+ const big_js_1 = __importDefault(require("./big.js"));
18
+ const blackHole_js_1 = __importDefault(require("./blackHole.js"));
19
+ const bubble_js_1 = __importDefault(require("./bubble.js"));
20
20
  exports.default = {
21
- backgroundMask: backgroundMask_1.default,
22
- basic: basic_1.default,
23
- big: big_1.default,
24
- blackHole: blackHole_1.default,
25
- bubble: bubble_1.default,
21
+ backgroundMask: backgroundMask_js_1.default,
22
+ basic: basic_js_1.default,
23
+ big: big_js_1.default,
24
+ blackHole: blackHole_js_1.default,
25
+ bubble: bubble_js_1.default,
26
26
  };
27
27
  });
package/umd/bundle.js CHANGED
@@ -18,10 +18,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
18
18
  if (v !== undefined) module.exports = v;
19
19
  }
20
20
  else if (typeof define === "function" && define.amd) {
21
- define(["require", "exports", "./index"], factory);
21
+ define(["require", "exports", "./index.js"], factory);
22
22
  }
23
23
  })(function (require, exports) {
24
24
  "use strict";
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- __exportStar(require("./index"), exports);
26
+ __exportStar(require("./index.js"), exports);
27
27
  });
package/umd/c/index.js CHANGED
@@ -7,31 +7,31 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./cards", "./chars", "./clickPause", "./collisionsAbsorb", "./collisionsBounce", "./collisionsDestroy", "./colorAnimation", "./connect", "./customPreset", "./customShape"], factory);
10
+ define(["require", "exports", "./cards.js", "./chars.js", "./clickPause.js", "./collisionsAbsorb.js", "./collisionsBounce.js", "./collisionsDestroy.js", "./colorAnimation.js", "./connect.js", "./customPreset.js", "./customShape.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const cards_1 = __importDefault(require("./cards"));
16
- const chars_1 = __importDefault(require("./chars"));
17
- const clickPause_1 = __importDefault(require("./clickPause"));
18
- const collisionsAbsorb_1 = __importDefault(require("./collisionsAbsorb"));
19
- const collisionsBounce_1 = __importDefault(require("./collisionsBounce"));
20
- const collisionsDestroy_1 = __importDefault(require("./collisionsDestroy"));
21
- const colorAnimation_1 = __importDefault(require("./colorAnimation"));
22
- const connect_1 = __importDefault(require("./connect"));
23
- const customPreset_1 = __importDefault(require("./customPreset"));
24
- const customShape_1 = __importDefault(require("./customShape"));
15
+ const cards_js_1 = __importDefault(require("./cards.js"));
16
+ const chars_js_1 = __importDefault(require("./chars.js"));
17
+ const clickPause_js_1 = __importDefault(require("./clickPause.js"));
18
+ const collisionsAbsorb_js_1 = __importDefault(require("./collisionsAbsorb.js"));
19
+ const collisionsBounce_js_1 = __importDefault(require("./collisionsBounce.js"));
20
+ const collisionsDestroy_js_1 = __importDefault(require("./collisionsDestroy.js"));
21
+ const colorAnimation_js_1 = __importDefault(require("./colorAnimation.js"));
22
+ const connect_js_1 = __importDefault(require("./connect.js"));
23
+ const customPreset_js_1 = __importDefault(require("./customPreset.js"));
24
+ const customShape_js_1 = __importDefault(require("./customShape.js"));
25
25
  exports.default = {
26
- cards: cards_1.default,
27
- chars: chars_1.default,
28
- clickPause: clickPause_1.default,
29
- collisionsAbsorb: collisionsAbsorb_1.default,
30
- collisionsBounce: collisionsBounce_1.default,
31
- collisionsDestroy: collisionsDestroy_1.default,
32
- colorAnimation: colorAnimation_1.default,
33
- connect: connect_1.default,
34
- customPreset: customPreset_1.default,
35
- customShape: customShape_1.default,
26
+ cards: cards_js_1.default,
27
+ chars: chars_js_1.default,
28
+ clickPause: clickPause_js_1.default,
29
+ collisionsAbsorb: collisionsAbsorb_js_1.default,
30
+ collisionsBounce: collisionsBounce_js_1.default,
31
+ collisionsDestroy: collisionsDestroy_js_1.default,
32
+ colorAnimation: colorAnimation_js_1.default,
33
+ connect: connect_js_1.default,
34
+ customPreset: customPreset_js_1.default,
35
+ customShape: customShape_js_1.default,
36
36
  };
37
37
  });
package/umd/d/index.js CHANGED
@@ -7,29 +7,29 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./dataImages", "./delay", "./delayColor", "./delayOpacity", "./delaySize", "./delayStrokeColor", "./destroy", "./disappearing", "./divEvents"], factory);
10
+ define(["require", "exports", "./dataImages.js", "./delay.js", "./delayColor.js", "./delayOpacity.js", "./delaySize.js", "./delayStrokeColor.js", "./destroy.js", "./disappearing.js", "./divEvents.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const dataImages_1 = __importDefault(require("./dataImages"));
16
- const delay_1 = __importDefault(require("./delay"));
17
- const delayColor_1 = __importDefault(require("./delayColor"));
18
- const delayOpacity_1 = __importDefault(require("./delayOpacity"));
19
- const delaySize_1 = __importDefault(require("./delaySize"));
20
- const delayStrokeColor_1 = __importDefault(require("./delayStrokeColor"));
21
- const destroy_1 = __importDefault(require("./destroy"));
22
- const disappearing_1 = __importDefault(require("./disappearing"));
23
- const divEvents_1 = __importDefault(require("./divEvents"));
15
+ const dataImages_js_1 = __importDefault(require("./dataImages.js"));
16
+ const delay_js_1 = __importDefault(require("./delay.js"));
17
+ const delayColor_js_1 = __importDefault(require("./delayColor.js"));
18
+ const delayOpacity_js_1 = __importDefault(require("./delayOpacity.js"));
19
+ const delaySize_js_1 = __importDefault(require("./delaySize.js"));
20
+ const delayStrokeColor_js_1 = __importDefault(require("./delayStrokeColor.js"));
21
+ const destroy_js_1 = __importDefault(require("./destroy.js"));
22
+ const disappearing_js_1 = __importDefault(require("./disappearing.js"));
23
+ const divEvents_js_1 = __importDefault(require("./divEvents.js"));
24
24
  exports.default = {
25
- dataImages: dataImages_1.default,
26
- delay: delay_1.default,
27
- delayColor: delayColor_1.default,
28
- delayOpacity: delayOpacity_1.default,
29
- delaySize: delaySize_1.default,
30
- delayStrokeColor: delayStrokeColor_1.default,
31
- destroy: destroy_1.default,
32
- disappearing: disappearing_1.default,
33
- divEvents: divEvents_1.default,
25
+ dataImages: dataImages_js_1.default,
26
+ delay: delay_js_1.default,
27
+ delayColor: delayColor_js_1.default,
28
+ delayOpacity: delayOpacity_js_1.default,
29
+ delaySize: delaySize_js_1.default,
30
+ delayStrokeColor: delayStrokeColor_js_1.default,
31
+ destroy: destroy_js_1.default,
32
+ disappearing: disappearing_js_1.default,
33
+ divEvents: divEvents_js_1.default,
34
34
  };
35
35
  });
package/umd/e/index.js CHANGED
@@ -7,23 +7,23 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./emitter", "./emitterAbsorber", "./emitterAngled", "./emitterImages", "./emitterPaths", "./emitterShapes"], factory);
10
+ define(["require", "exports", "./emitter.js", "./emitterAbsorber.js", "./emitterAngled.js", "./emitterImages.js", "./emitterPaths.js", "./emitterShapes.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const emitter_1 = __importDefault(require("./emitter"));
16
- const emitterAbsorber_1 = __importDefault(require("./emitterAbsorber"));
17
- const emitterAngled_1 = __importDefault(require("./emitterAngled"));
18
- const emitterImages_1 = __importDefault(require("./emitterImages"));
19
- const emitterPaths_1 = __importDefault(require("./emitterPaths"));
20
- const emitterShapes_1 = __importDefault(require("./emitterShapes"));
15
+ const emitter_js_1 = __importDefault(require("./emitter.js"));
16
+ const emitterAbsorber_js_1 = __importDefault(require("./emitterAbsorber.js"));
17
+ const emitterAngled_js_1 = __importDefault(require("./emitterAngled.js"));
18
+ const emitterImages_js_1 = __importDefault(require("./emitterImages.js"));
19
+ const emitterPaths_js_1 = __importDefault(require("./emitterPaths.js"));
20
+ const emitterShapes_js_1 = __importDefault(require("./emitterShapes.js"));
21
21
  exports.default = {
22
- emitter: emitter_1.default,
23
- emitterAbsorber: emitterAbsorber_1.default,
24
- emitterAngled: emitterAngled_1.default,
25
- emitterImages: emitterImages_1.default,
26
- emitterPaths: emitterPaths_1.default,
27
- emitterShapes: emitterShapes_1.default,
22
+ emitter: emitter_js_1.default,
23
+ emitterAbsorber: emitterAbsorber_js_1.default,
24
+ emitterAngled: emitterAngled_js_1.default,
25
+ emitterImages: emitterImages_js_1.default,
26
+ emitterPaths: emitterPaths_js_1.default,
27
+ emitterShapes: emitterShapes_js_1.default,
28
28
  };
29
29
  });
package/umd/f/index.js CHANGED
@@ -7,17 +7,17 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./fireworks", "./fontawesome", "./forward"], factory);
10
+ define(["require", "exports", "./fireworks.js", "./fontawesome.js", "./forward.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const fireworks_1 = __importDefault(require("./fireworks"));
16
- const fontawesome_1 = __importDefault(require("./fontawesome"));
17
- const forward_1 = __importDefault(require("./forward"));
15
+ const fireworks_js_1 = __importDefault(require("./fireworks.js"));
16
+ const fontawesome_js_1 = __importDefault(require("./fontawesome.js"));
17
+ const forward_js_1 = __importDefault(require("./forward.js"));
18
18
  exports.default = {
19
- fireworks: fireworks_1.default,
20
- fontawesome: fontawesome_1.default,
21
- forward: forward_1.default,
19
+ fireworks: fireworks_js_1.default,
20
+ fontawesome: fontawesome_js_1.default,
21
+ forward: forward_js_1.default,
22
22
  };
23
23
  });
package/umd/g/index.js CHANGED
@@ -7,21 +7,21 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./gifs", "./grabRandomColor", "./gradients", "./gravity", "./growing"], factory);
10
+ define(["require", "exports", "./gifs.js", "./grabRandomColor.js", "./gradients.js", "./gravity.js", "./growing.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const gifs_1 = __importDefault(require("./gifs"));
16
- const grabRandomColor_1 = __importDefault(require("./grabRandomColor"));
17
- const gradients_1 = __importDefault(require("./gradients"));
18
- const gravity_1 = __importDefault(require("./gravity"));
19
- const growing_1 = __importDefault(require("./growing"));
15
+ const gifs_js_1 = __importDefault(require("./gifs.js"));
16
+ const grabRandomColor_js_1 = __importDefault(require("./grabRandomColor.js"));
17
+ const gradients_js_1 = __importDefault(require("./gradients.js"));
18
+ const gravity_js_1 = __importDefault(require("./gravity.js"));
19
+ const growing_js_1 = __importDefault(require("./growing.js"));
20
20
  exports.default = {
21
- gifs: gifs_1.default,
22
- grabRandomColor: grabRandomColor_1.default,
23
- gradients: gradients_1.default,
24
- gravity: gravity_1.default,
25
- growing: growing_1.default,
21
+ gifs: gifs_js_1.default,
22
+ grabRandomColor: grabRandomColor_js_1.default,
23
+ gradients: gradients_js_1.default,
24
+ gravity: gravity_js_1.default,
25
+ growing: growing_js_1.default,
26
26
  };
27
27
  });
package/umd/h/index.js CHANGED
@@ -7,17 +7,17 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./hexagonPath", "./hollowknight", "./hyperspace"], factory);
10
+ define(["require", "exports", "./hexagonPath.js", "./hollowknight.js", "./hyperspace.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const hexagonPath_1 = __importDefault(require("./hexagonPath"));
16
- const hollowknight_1 = __importDefault(require("./hollowknight"));
17
- const hyperspace_1 = __importDefault(require("./hyperspace"));
15
+ const hexagonPath_js_1 = __importDefault(require("./hexagonPath.js"));
16
+ const hollowknight_js_1 = __importDefault(require("./hollowknight.js"));
17
+ const hyperspace_js_1 = __importDefault(require("./hyperspace.js"));
18
18
  exports.default = {
19
- hexagonPath: hexagonPath_1.default,
20
- hollowknight: hollowknight_1.default,
21
- hyperspace: hyperspace_1.default,
19
+ hexagonPath: hexagonPath_js_1.default,
20
+ hollowknight: hollowknight_js_1.default,
21
+ hyperspace: hyperspace_js_1.default,
22
22
  };
23
23
  });
package/umd/i/index.js CHANGED
@@ -7,19 +7,19 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./imageMask", "./images", "./imagesDirections", "./infection"], factory);
10
+ define(["require", "exports", "./imageMask.js", "./images.js", "./imagesDirections.js", "./infection.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const imageMask_1 = __importDefault(require("./imageMask"));
16
- const images_1 = __importDefault(require("./images"));
17
- const imagesDirections_1 = __importDefault(require("./imagesDirections"));
18
- const infection_1 = __importDefault(require("./infection"));
15
+ const imageMask_js_1 = __importDefault(require("./imageMask.js"));
16
+ const images_js_1 = __importDefault(require("./images.js"));
17
+ const imagesDirections_js_1 = __importDefault(require("./imagesDirections.js"));
18
+ const infection_js_1 = __importDefault(require("./infection.js"));
19
19
  exports.default = {
20
- imageMask: imageMask_1.default,
21
- images: images_1.default,
22
- imagesDirections: imagesDirections_1.default,
23
- infection: infection_1.default,
20
+ imageMask: imageMask_js_1.default,
21
+ images: images_js_1.default,
22
+ imagesDirections: imagesDirections_js_1.default,
23
+ infection: infection_js_1.default,
24
24
  };
25
25
  });
package/umd/index.js CHANGED
@@ -7,65 +7,65 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "@tsparticles/engine", "./a", "./b", "./c", "./d", "./e", "./f", "./g", "./h", "./i", "./j", "./k", "./l", "./m", "./n", "./o", "./p", "./q", "./r", "./s", "./t", "./u", "./v", "./w", "./x", "./y", "./z"], factory);
10
+ define(["require", "exports", "@tsparticles/engine", "./a/index.js", "./b/index.js", "./c/index.js", "./d/index.js", "./e/index.js", "./f/index.js", "./g/index.js", "./h/index.js", "./i/index.js", "./j/index.js", "./k/index.js", "./l/index.js", "./m/index.js", "./n/index.js", "./o/index.js", "./p/index.js", "./q/index.js", "./r/index.js", "./s/index.js", "./t/index.js", "./u/index.js", "./v/index.js", "./w/index.js", "./x/index.js", "./y/index.js", "./z/index.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
15
  const engine_1 = require("@tsparticles/engine");
16
- const a_1 = __importDefault(require("./a"));
17
- const b_1 = __importDefault(require("./b"));
18
- const c_1 = __importDefault(require("./c"));
19
- const d_1 = __importDefault(require("./d"));
20
- const e_1 = __importDefault(require("./e"));
21
- const f_1 = __importDefault(require("./f"));
22
- const g_1 = __importDefault(require("./g"));
23
- const h_1 = __importDefault(require("./h"));
24
- const i_1 = __importDefault(require("./i"));
25
- const j_1 = __importDefault(require("./j"));
26
- const k_1 = __importDefault(require("./k"));
27
- const l_1 = __importDefault(require("./l"));
28
- const m_1 = __importDefault(require("./m"));
29
- const n_1 = __importDefault(require("./n"));
30
- const o_1 = __importDefault(require("./o"));
31
- const p_1 = __importDefault(require("./p"));
32
- const q_1 = __importDefault(require("./q"));
33
- const r_1 = __importDefault(require("./r"));
34
- const s_1 = __importDefault(require("./s"));
35
- const t_1 = __importDefault(require("./t"));
36
- const u_1 = __importDefault(require("./u"));
37
- const v_1 = __importDefault(require("./v"));
38
- const w_1 = __importDefault(require("./w"));
39
- const x_1 = __importDefault(require("./x"));
40
- const y_1 = __importDefault(require("./y"));
41
- const z_1 = __importDefault(require("./z"));
16
+ const index_js_1 = __importDefault(require("./a/index.js"));
17
+ const index_js_2 = __importDefault(require("./b/index.js"));
18
+ const index_js_3 = __importDefault(require("./c/index.js"));
19
+ const index_js_4 = __importDefault(require("./d/index.js"));
20
+ const index_js_5 = __importDefault(require("./e/index.js"));
21
+ const index_js_6 = __importDefault(require("./f/index.js"));
22
+ const index_js_7 = __importDefault(require("./g/index.js"));
23
+ const index_js_8 = __importDefault(require("./h/index.js"));
24
+ const index_js_9 = __importDefault(require("./i/index.js"));
25
+ const index_js_10 = __importDefault(require("./j/index.js"));
26
+ const index_js_11 = __importDefault(require("./k/index.js"));
27
+ const index_js_12 = __importDefault(require("./l/index.js"));
28
+ const index_js_13 = __importDefault(require("./m/index.js"));
29
+ const index_js_14 = __importDefault(require("./n/index.js"));
30
+ const index_js_15 = __importDefault(require("./o/index.js"));
31
+ const index_js_16 = __importDefault(require("./p/index.js"));
32
+ const index_js_17 = __importDefault(require("./q/index.js"));
33
+ const index_js_18 = __importDefault(require("./r/index.js"));
34
+ const index_js_19 = __importDefault(require("./s/index.js"));
35
+ const index_js_20 = __importDefault(require("./t/index.js"));
36
+ const index_js_21 = __importDefault(require("./u/index.js"));
37
+ const index_js_22 = __importDefault(require("./v/index.js"));
38
+ const index_js_23 = __importDefault(require("./w/index.js"));
39
+ const index_js_24 = __importDefault(require("./x/index.js"));
40
+ const index_js_25 = __importDefault(require("./y/index.js"));
41
+ const index_js_26 = __importDefault(require("./z/index.js"));
42
42
  const configs = {
43
- ...a_1.default,
44
- ...b_1.default,
45
- ...c_1.default,
46
- ...d_1.default,
47
- ...e_1.default,
48
- ...f_1.default,
49
- ...g_1.default,
50
- ...h_1.default,
51
- ...i_1.default,
52
- ...j_1.default,
53
- ...k_1.default,
54
- ...l_1.default,
55
- ...m_1.default,
56
- ...n_1.default,
57
- ...o_1.default,
58
- ...p_1.default,
59
- ...q_1.default,
60
- ...r_1.default,
61
- ...s_1.default,
62
- ...t_1.default,
63
- ...u_1.default,
64
- ...v_1.default,
65
- ...w_1.default,
66
- ...x_1.default,
67
- ...y_1.default,
68
- ...z_1.default,
43
+ ...index_js_1.default,
44
+ ...index_js_2.default,
45
+ ...index_js_3.default,
46
+ ...index_js_4.default,
47
+ ...index_js_5.default,
48
+ ...index_js_6.default,
49
+ ...index_js_7.default,
50
+ ...index_js_8.default,
51
+ ...index_js_9.default,
52
+ ...index_js_10.default,
53
+ ...index_js_11.default,
54
+ ...index_js_12.default,
55
+ ...index_js_13.default,
56
+ ...index_js_14.default,
57
+ ...index_js_15.default,
58
+ ...index_js_16.default,
59
+ ...index_js_17.default,
60
+ ...index_js_18.default,
61
+ ...index_js_19.default,
62
+ ...index_js_20.default,
63
+ ...index_js_21.default,
64
+ ...index_js_22.default,
65
+ ...index_js_23.default,
66
+ ...index_js_24.default,
67
+ ...index_js_25.default,
68
+ ...index_js_26.default,
69
69
  };
70
70
  for (const key of Object.keys(configs)) {
71
71
  engine_1.tsParticles.addConfig(configs[key]);
package/umd/l/index.js CHANGED
@@ -7,19 +7,19 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./life", "./lightHover", "./linkTriangles", "./localPolygonMask"], factory);
10
+ define(["require", "exports", "./life.js", "./lightHover.js", "./linkTriangles.js", "./localPolygonMask.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const life_1 = __importDefault(require("./life"));
16
- const lightHover_1 = __importDefault(require("./lightHover"));
17
- const linkTriangles_1 = __importDefault(require("./linkTriangles"));
18
- const localPolygonMask_1 = __importDefault(require("./localPolygonMask"));
15
+ const life_js_1 = __importDefault(require("./life.js"));
16
+ const lightHover_js_1 = __importDefault(require("./lightHover.js"));
17
+ const linkTriangles_js_1 = __importDefault(require("./linkTriangles.js"));
18
+ const localPolygonMask_js_1 = __importDefault(require("./localPolygonMask.js"));
19
19
  exports.default = {
20
- life: life_1.default,
21
- lightHover: lightHover_1.default,
22
- linkTriangles: linkTriangles_1.default,
23
- localPolygonMask: localPolygonMask_1.default,
20
+ life: life_js_1.default,
21
+ lightHover: lightHover_js_1.default,
22
+ linkTriangles: linkTriangles_js_1.default,
23
+ localPolygonMask: localPolygonMask_js_1.default,
24
24
  };
25
25
  });
package/umd/m/index.js CHANGED
@@ -7,37 +7,37 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./manual", "./motionDisable", "./motionReduce", "./mouseAttract", "./mouseBounce", "./mouseFollow", "./mouseTrail", "./moveAngle", "./moveDistance", "./moveInside", "./moveOutside", "./multipleClickEmitters", "./multiplePolygonMasks"], factory);
10
+ define(["require", "exports", "./manual.js", "./motionDisable.js", "./motionReduce.js", "./mouseAttract.js", "./mouseBounce.js", "./mouseFollow.js", "./mouseTrail.js", "./moveAngle.js", "./moveDistance.js", "./moveInside.js", "./moveOutside.js", "./multipleClickEmitters.js", "./multiplePolygonMasks.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const manual_1 = __importDefault(require("./manual"));
16
- const motionDisable_1 = __importDefault(require("./motionDisable"));
17
- const motionReduce_1 = __importDefault(require("./motionReduce"));
18
- const mouseAttract_1 = __importDefault(require("./mouseAttract"));
19
- const mouseBounce_1 = __importDefault(require("./mouseBounce"));
20
- const mouseFollow_1 = __importDefault(require("./mouseFollow"));
21
- const mouseTrail_1 = __importDefault(require("./mouseTrail"));
22
- const moveAngle_1 = __importDefault(require("./moveAngle"));
23
- const moveDistance_1 = __importDefault(require("./moveDistance"));
24
- const moveInside_1 = __importDefault(require("./moveInside"));
25
- const moveOutside_1 = __importDefault(require("./moveOutside"));
26
- const multipleClickEmitters_1 = __importDefault(require("./multipleClickEmitters"));
27
- const multiplePolygonMasks_1 = __importDefault(require("./multiplePolygonMasks"));
15
+ const manual_js_1 = __importDefault(require("./manual.js"));
16
+ const motionDisable_js_1 = __importDefault(require("./motionDisable.js"));
17
+ const motionReduce_js_1 = __importDefault(require("./motionReduce.js"));
18
+ const mouseAttract_js_1 = __importDefault(require("./mouseAttract.js"));
19
+ const mouseBounce_js_1 = __importDefault(require("./mouseBounce.js"));
20
+ const mouseFollow_js_1 = __importDefault(require("./mouseFollow.js"));
21
+ const mouseTrail_js_1 = __importDefault(require("./mouseTrail.js"));
22
+ const moveAngle_js_1 = __importDefault(require("./moveAngle.js"));
23
+ const moveDistance_js_1 = __importDefault(require("./moveDistance.js"));
24
+ const moveInside_js_1 = __importDefault(require("./moveInside.js"));
25
+ const moveOutside_js_1 = __importDefault(require("./moveOutside.js"));
26
+ const multipleClickEmitters_js_1 = __importDefault(require("./multipleClickEmitters.js"));
27
+ const multiplePolygonMasks_js_1 = __importDefault(require("./multiplePolygonMasks.js"));
28
28
  exports.default = {
29
- manual: manual_1.default,
30
- motionDisable: motionDisable_1.default,
31
- motionReduce: motionReduce_1.default,
32
- mouseAttract: mouseAttract_1.default,
33
- mouseBounce: mouseBounce_1.default,
34
- mouseFollow: mouseFollow_1.default,
35
- mouseTrail: mouseTrail_1.default,
36
- moveAngle: moveAngle_1.default,
37
- moveDistance: moveDistance_1.default,
38
- moveInside: moveInside_1.default,
39
- moveOutside: moveOutside_1.default,
40
- multipleClickEmitters: multipleClickEmitters_1.default,
41
- multiplePolygonMasks: multiplePolygonMasks_1.default,
29
+ manual: manual_js_1.default,
30
+ motionDisable: motionDisable_js_1.default,
31
+ motionReduce: motionReduce_js_1.default,
32
+ mouseAttract: mouseAttract_js_1.default,
33
+ mouseBounce: mouseBounce_js_1.default,
34
+ mouseFollow: mouseFollow_js_1.default,
35
+ mouseTrail: mouseTrail_js_1.default,
36
+ moveAngle: moveAngle_js_1.default,
37
+ moveDistance: moveDistance_js_1.default,
38
+ moveInside: moveInside_js_1.default,
39
+ moveOutside: moveOutside_js_1.default,
40
+ multipleClickEmitters: multipleClickEmitters_js_1.default,
41
+ multiplePolygonMasks: multiplePolygonMasks_js_1.default,
42
42
  };
43
43
  });
package/umd/n/index.js CHANGED
@@ -7,21 +7,21 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./nasa", "./noconfig", "./noisePlanes", "./nyancat", "./nyancat2"], factory);
10
+ define(["require", "exports", "./nasa.js", "./noconfig.js", "./noisePlanes.js", "./nyancat.js", "./nyancat2.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const nasa_1 = __importDefault(require("./nasa"));
16
- const noconfig_1 = __importDefault(require("./noconfig"));
17
- const noisePlanes_1 = __importDefault(require("./noisePlanes"));
18
- const nyancat_1 = __importDefault(require("./nyancat"));
19
- const nyancat2_1 = __importDefault(require("./nyancat2"));
15
+ const nasa_js_1 = __importDefault(require("./nasa.js"));
16
+ const noconfig_js_1 = __importDefault(require("./noconfig.js"));
17
+ const noisePlanes_js_1 = __importDefault(require("./noisePlanes.js"));
18
+ const nyancat_js_1 = __importDefault(require("./nyancat.js"));
19
+ const nyancat2_js_1 = __importDefault(require("./nyancat2.js"));
20
20
  exports.default = {
21
- nasa: nasa_1.default,
22
- noconfig: noconfig_1.default,
23
- noisePlanes: noisePlanes_1.default,
24
- nyancat: nyancat_1.default,
25
- nyancat2: nyancat2_1.default,
21
+ nasa: nasa_js_1.default,
22
+ noconfig: noconfig_js_1.default,
23
+ noisePlanes: noisePlanes_js_1.default,
24
+ nyancat: nyancat_js_1.default,
25
+ nyancat2: nyancat2_js_1.default,
26
26
  };
27
27
  });
package/umd/o/index.js CHANGED
@@ -7,13 +7,13 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
7
7
  if (v !== undefined) module.exports = v;
8
8
  }
9
9
  else if (typeof define === "function" && define.amd) {
10
- define(["require", "exports", "./orbit"], factory);
10
+ define(["require", "exports", "./orbit.js"], factory);
11
11
  }
12
12
  })(function (require, exports) {
13
13
  "use strict";
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
15
- const orbit_1 = __importDefault(require("./orbit"));
15
+ const orbit_js_1 = __importDefault(require("./orbit.js"));
16
16
  exports.default = {
17
- orbit: orbit_1.default,
17
+ orbit: orbit_js_1.default,
18
18
  };
19
19
  });