@tsparticles/preset-hyperspace 4.0.0-beta.0 → 4.0.0-beta.12

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 (158) hide show
  1. package/{326.min.js → 147.min.js} +1 -1
  2. package/155.min.js +1 -0
  3. package/{659.min.js → 181.min.js} +1 -1
  4. package/{245.min.js → 210.min.js} +1 -1
  5. package/{900.min.js → 218.min.js} +1 -1
  6. package/240.min.js +1 -0
  7. package/{921.min.js → 268.min.js} +1 -1
  8. package/335.min.js +1 -0
  9. package/336.min.js +1 -0
  10. package/349.min.js +1 -0
  11. package/{977.min.js → 379.min.js} +1 -1
  12. package/4.min.js +1 -0
  13. package/415.min.js +1 -0
  14. package/425.min.js +1 -0
  15. package/434.min.js +1 -0
  16. package/{925.min.js → 436.min.js} +1 -1
  17. package/454.min.js +1 -0
  18. package/483.min.js +1 -0
  19. package/5.min.js +1 -0
  20. package/{153.min.js → 586.min.js} +1 -1
  21. package/587.min.js +1 -0
  22. package/623.min.js +1 -0
  23. package/{778.min.js → 627.min.js} +1 -1
  24. package/646.min.js +1 -0
  25. package/662.min.js +1 -0
  26. package/663.min.js +1 -0
  27. package/673.min.js +1 -0
  28. package/69.min.js +1 -0
  29. package/748.min.js +1 -0
  30. package/779.min.js +1 -0
  31. package/794.min.js +1 -0
  32. package/{714.min.js → 807.min.js} +1 -1
  33. package/{857.min.js → 819.min.js} +1 -1
  34. package/{361.min.js → 837.min.js} +1 -1
  35. package/846.min.js +1 -0
  36. package/{220.min.js → 874.min.js} +1 -1
  37. package/879.min.js +1 -0
  38. package/89.min.js +1 -0
  39. package/935.min.js +1 -0
  40. package/938.min.js +1 -0
  41. package/94.min.js +1 -0
  42. package/{467.min.js → 979.min.js} +1 -1
  43. package/bundles_basic_dist_browser_index_js.js +30 -0
  44. package/dist_browser_options_js.js +2 -2
  45. package/engine_dist_browser_Core_Container_js.js +100 -0
  46. package/package.json +8 -8
  47. package/plugins_colors_hex_dist_browser_HexColorManager_js.js +30 -0
  48. package/plugins_colors_hex_dist_browser_index_js.js +30 -0
  49. package/plugins_colors_hsl_dist_browser_HslColorManager_js.js +30 -0
  50. package/plugins_colors_hsl_dist_browser_index_js.js +30 -0
  51. package/plugins_colors_rgb_dist_browser_RgbColorManager_js.js +30 -0
  52. package/plugins_colors_rgb_dist_browser_index_js.js +30 -0
  53. package/plugins_emittersShapes_square_dist_browser_EmittersSquareShapeGenerator_js.js +100 -0
  54. package/plugins_emittersShapes_square_dist_browser_index_js.js +30 -0
  55. package/plugins_emitters_dist_browser_EmitterInstance_js.js +30 -0
  56. package/plugins_emitters_dist_browser_EmittersInstancesManager_js.js +100 -0
  57. package/plugins_emitters_dist_browser_EmittersInteractor_js.js +210 -0
  58. package/plugins_emitters_dist_browser_EmittersPluginInstance_js.js +30 -0
  59. package/plugins_emitters_dist_browser_EmittersPlugin_js.js +100 -0
  60. package/{node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-b6bb50.js → plugins_emitters_dist_browser_ShapeManager_js.js} +7 -7
  61. package/plugins_emitters_dist_browser_addEmittersShapesManager_js.js +30 -0
  62. package/plugins_emitters_dist_browser_getEmittersInstancesManager_js.js +30 -0
  63. package/plugins_emitters_dist_browser_index_js.js +80 -0
  64. package/plugins_emitters_dist_browser_plugin_js.js +50 -0
  65. package/plugins_interactivity_dist_browser_InteractivityPluginInstance_js.js +50 -0
  66. package/plugins_interactivity_dist_browser_InteractivityPlugin_js.js +70 -0
  67. package/plugins_interactivity_dist_browser_index_js.js +120 -0
  68. package/plugins_move_dist_browser_MovePluginInstance_js.js +40 -0
  69. package/plugins_move_dist_browser_MovePlugin_js.js +30 -0
  70. package/plugins_move_dist_browser_index_js.js +30 -0
  71. package/plugins_trail_dist_browser_TrailPluginInstance_js.js +30 -0
  72. package/plugins_trail_dist_browser_TrailPlugin_js.js +50 -0
  73. package/plugins_trail_dist_browser_index_js.js +30 -0
  74. package/report.html +1 -1
  75. package/shapes_circle_dist_browser_CircleDrawer_js.js +40 -0
  76. package/shapes_circle_dist_browser_index_js.js +30 -0
  77. package/tsparticles.preset.hyperspace.bundle.js +328 -328
  78. package/tsparticles.preset.hyperspace.bundle.min.js +2 -2
  79. package/tsparticles.preset.hyperspace.js +1 -1
  80. package/tsparticles.preset.hyperspace.min.js +1 -1
  81. package/updaters_life_dist_browser_LifeUpdater_js.js +70 -0
  82. package/updaters_life_dist_browser_index_js.js +30 -0
  83. package/updaters_opacity_dist_browser_OpacityUpdater_js.js +30 -0
  84. package/updaters_opacity_dist_browser_index_js.js +30 -0
  85. package/updaters_outModes_dist_browser_OutOfCanvasUpdater_js.js +80 -0
  86. package/updaters_outModes_dist_browser_index_js.js +30 -0
  87. package/updaters_paint_dist_browser_PaintUpdater_js.js +30 -0
  88. package/updaters_paint_dist_browser_index_js.js +30 -0
  89. package/updaters_size_dist_browser_SizeUpdater_js.js +30 -0
  90. package/updaters_size_dist_browser_index_js.js +30 -0
  91. package/10.min.js +0 -1
  92. package/172.min.js +0 -1
  93. package/188.min.js +0 -1
  94. package/260.min.js +0 -1
  95. package/304.min.js +0 -1
  96. package/311.min.js +0 -1
  97. package/392.min.js +0 -1
  98. package/404.min.js +0 -1
  99. package/48.min.js +0 -1
  100. package/592.min.js +0 -1
  101. package/619.min.js +0 -1
  102. package/63.min.js +0 -1
  103. package/632.min.js +0 -1
  104. package/647.min.js +0 -1
  105. package/700.min.js +0 -1
  106. package/719.min.js +0 -1
  107. package/72.min.js +0 -1
  108. package/74.min.js +0 -1
  109. package/742.min.js +0 -1
  110. package/750.min.js +0 -1
  111. package/805.min.js +0 -1
  112. package/806.min.js +0 -1
  113. package/824.min.js +0 -1
  114. package/86.min.js +0 -1
  115. package/892.min.js +0 -1
  116. package/902.min.js +0 -1
  117. package/957.min.js +0 -1
  118. package/976.min.js +0 -1
  119. package/node_modules_pnpm_tsparticles_basic_4_0_0-beta_11_node_modules_tsparticles_basic_browser_index_js.js +0 -30
  120. package/node_modules_pnpm_tsparticles_plugin-emitters-shape-square_4_0_0-beta_11__tsparticles_engine_-85b81e.js +0 -100
  121. package/node_modules_pnpm_tsparticles_plugin-emitters-shape-square_4_0_0-beta_11__tsparticles_engine_-8b05f0.js +0 -30
  122. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-09a57e.js +0 -100
  123. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-65b417.js +0 -80
  124. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-74f6c1.js +0 -50
  125. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-7e9977.js +0 -30
  126. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-7f13fa.js +0 -30
  127. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-cf6e0a.js +0 -30
  128. package/node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-daf8cd.js +0 -100
  129. package/node_modules_pnpm_tsparticles_plugin-hex-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-5e0ff2.js +0 -30
  130. package/node_modules_pnpm_tsparticles_plugin-hex-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-b0d0ee.js +0 -30
  131. package/node_modules_pnpm_tsparticles_plugin-hsl-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-060416.js +0 -30
  132. package/node_modules_pnpm_tsparticles_plugin-hsl-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-a6d106.js +0 -30
  133. package/node_modules_pnpm_tsparticles_plugin-interactivity_4_0_0-beta_11__tsparticles_engine_4_0_0-be-47e198.js +0 -120
  134. package/node_modules_pnpm_tsparticles_plugin-interactivity_4_0_0-beta_11__tsparticles_engine_4_0_0-be-710e43.js +0 -70
  135. package/node_modules_pnpm_tsparticles_plugin-move_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_nod-3a792b.js +0 -30
  136. package/node_modules_pnpm_tsparticles_plugin-move_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_nod-e1bc4b.js +0 -30
  137. package/node_modules_pnpm_tsparticles_plugin-rgb-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-d9836d.js +0 -30
  138. package/node_modules_pnpm_tsparticles_plugin-rgb-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-f22022.js +0 -30
  139. package/node_modules_pnpm_tsparticles_plugin-trail_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-55ae1e.js +0 -30
  140. package/node_modules_pnpm_tsparticles_plugin-trail_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-d87ffb.js +0 -50
  141. package/node_modules_pnpm_tsparticles_plugin-trail_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-d97f2b.js +0 -30
  142. package/node_modules_pnpm_tsparticles_shape-circle_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-7552ae.js +0 -40
  143. package/node_modules_pnpm_tsparticles_shape-circle_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-b06fc7.js +0 -30
  144. package/node_modules_pnpm_tsparticles_updater-life_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-9cea59.js +0 -70
  145. package/node_modules_pnpm_tsparticles_updater-life_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-a724a4.js +0 -30
  146. package/node_modules_pnpm_tsparticles_updater-opacity_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-8f9e09.js +0 -30
  147. package/node_modules_pnpm_tsparticles_updater-opacity_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-da77ce.js +0 -30
  148. package/node_modules_pnpm_tsparticles_updater-out-modes_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_-df7144.js +0 -30
  149. package/node_modules_pnpm_tsparticles_updater-paint_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_n-589482.js +0 -30
  150. package/node_modules_pnpm_tsparticles_updater-paint_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_n-b1f330.js +0 -30
  151. package/node_modules_pnpm_tsparticles_updater-size_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-a47b81.js +0 -30
  152. package/node_modules_pnpm_tsparticles_updater-size_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-d2508a.js +0 -30
  153. package/vendors-node_modules_pnpm_tsparticles_engine_4_0_0-beta_11_node_modules_tsparticles_engine_br-ca098e.js +0 -100
  154. package/vendors-node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-6e84d5.js +0 -30
  155. package/vendors-node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-f34432.js +0 -210
  156. package/vendors-node_modules_pnpm_tsparticles_plugin-interactivity_4_0_0-beta_11__tsparticles_engine_-32e86c.js +0 -50
  157. package/vendors-node_modules_pnpm_tsparticles_plugin-move_4_0_0-beta_11__tsparticles_engine_4_0_0-bet-5f2b78.js +0 -40
  158. package/vendors-node_modules_pnpm_tsparticles_updater-out-modes_4_0_0-beta_11__tsparticles_engine_4_0-09fa1a.js +0 -80
@@ -0,0 +1,30 @@
1
+ /*!
2
+ * Author : Matteo Bruni
3
+ * MIT license: https://opensource.org/licenses/MIT
4
+ * Demo / Generator : https://particles.js.org/
5
+ * GitHub : https://www.github.com/matteobruni/tsparticles
6
+ * How to use? : Check the GitHub README
7
+ * v4.0.0-beta.12
8
+ */
9
+ "use strict";
10
+ /*
11
+ * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
+ * This devtool is neither made for production nor for readable output files.
13
+ * It uses "eval()" calls to create a separate source file in the browser devtools.
14
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
+ * or disable the default devtool with "devtool: false".
16
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
+ */
18
+ (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["updaters_outModes_dist_browser_index_js"],{
19
+
20
+ /***/ "../../updaters/outModes/dist/browser/index.js"
21
+ /*!*****************************************************!*\
22
+ !*** ../../updaters/outModes/dist/browser/index.js ***!
23
+ \*****************************************************/
24
+ (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
+
26
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadOutModesUpdater: () => (/* binding */ loadOutModesUpdater)\n/* harmony export */ });\nasync function loadOutModesUpdater(engine) {\n engine.checkVersion(\"4.0.0-beta.12\");\n await engine.pluginManager.register((e)=>{\n e.pluginManager.addParticleUpdater(\"outModes\", async (container)=>{\n const { OutOfCanvasUpdater } = await __webpack_require__.e(/*! import() */ \"updaters_outModes_dist_browser_OutOfCanvasUpdater_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./OutOfCanvasUpdater.js */ \"../../updaters/outModes/dist/browser/OutOfCanvasUpdater.js\"));\n return new OutOfCanvasUpdater(container);\n });\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../updaters/outModes/dist/browser/index.js?\n}");
27
+
28
+ /***/ }
29
+
30
+ }]);
@@ -0,0 +1,30 @@
1
+ /*!
2
+ * Author : Matteo Bruni
3
+ * MIT license: https://opensource.org/licenses/MIT
4
+ * Demo / Generator : https://particles.js.org/
5
+ * GitHub : https://www.github.com/matteobruni/tsparticles
6
+ * How to use? : Check the GitHub README
7
+ * v4.0.0-beta.12
8
+ */
9
+ "use strict";
10
+ /*
11
+ * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
+ * This devtool is neither made for production nor for readable output files.
13
+ * It uses "eval()" calls to create a separate source file in the browser devtools.
14
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
+ * or disable the default devtool with "devtool: false".
16
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
+ */
18
+ (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["updaters_paint_dist_browser_PaintUpdater_js"],{
19
+
20
+ /***/ "../../updaters/paint/dist/browser/PaintUpdater.js"
21
+ /*!*********************************************************!*\
22
+ !*** ../../updaters/paint/dist/browser/PaintUpdater.js ***!
23
+ \*********************************************************/
24
+ (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
+
26
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ PaintUpdater: () => (/* binding */ PaintUpdater)\n/* harmony export */ });\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @tsparticles/engine */ \"../../engine/dist/browser/index.js\");\n\nconst defaultOpacity = 1;\nclass PaintUpdater {\n _container;\n _pluginManager;\n constructor(pluginManager, container){\n this._container = container;\n this._pluginManager = pluginManager;\n }\n init(particle) {\n const container = this._container, options = particle.options, paint = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.itemFromSingleOrMultiple)(options.paint, particle.id, options.reduceDuplicates), fill = paint?.fill, stroke = paint?.stroke;\n if (fill) {\n particle.fillEnabled = fill.enable;\n particle.fillOpacity = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(fill.opacity);\n particle.fillAnimation = fill.color.animation;\n const fillHslColor = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.rangeColorToHsl)(this._pluginManager, fill.color);\n if (fillHslColor) {\n particle.fillColor = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.getHslAnimationFromHsl)(fillHslColor, particle.fillAnimation, container.retina.reduceFactor);\n }\n } else {\n particle.fillEnabled = false;\n particle.fillAnimation = undefined;\n particle.fillColor = undefined;\n particle.fillOpacity = defaultOpacity;\n }\n if (stroke) {\n particle.strokeWidth = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(stroke.width) * container.retina.pixelRatio;\n particle.strokeOpacity = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.getRangeValue)(stroke.opacity ?? defaultOpacity);\n particle.strokeAnimation = stroke.color?.animation;\n const strokeHslColor = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.rangeColorToHsl)(this._pluginManager, stroke.color) ?? particle.getFillColor();\n if (strokeHslColor) {\n particle.strokeColor = (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.getHslAnimationFromHsl)(strokeHslColor, particle.strokeAnimation, container.retina.reduceFactor);\n }\n } else {\n particle.strokeAnimation = undefined;\n particle.strokeColor = undefined;\n particle.strokeOpacity = defaultOpacity;\n particle.strokeWidth = 0;\n }\n }\n isEnabled(particle) {\n const { fillAnimation, fillColor, strokeAnimation, strokeColor } = particle, fillEnabled = !!fillAnimation && (fillColor?.h.value !== undefined && fillColor.h.enable || fillColor?.s.value !== undefined && fillColor.s.enable || fillColor?.l.value !== undefined && fillColor.l.enable), strokeEnabled = !!strokeAnimation && (strokeColor?.h.value !== undefined && strokeColor.h.enable || strokeColor?.s.value !== undefined && strokeColor.s.enable || strokeColor?.l.value !== undefined && strokeColor.l.enable);\n return !particle.destroyed && !particle.spawning && (fillEnabled || strokeEnabled);\n }\n update(particle, delta) {\n if (!this.isEnabled(particle)) {\n return;\n }\n (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.updateColor)(particle.fillColor, delta);\n (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.updateColor)(particle.strokeColor, delta);\n }\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../updaters/paint/dist/browser/PaintUpdater.js?\n}");
27
+
28
+ /***/ }
29
+
30
+ }]);
@@ -0,0 +1,30 @@
1
+ /*!
2
+ * Author : Matteo Bruni
3
+ * MIT license: https://opensource.org/licenses/MIT
4
+ * Demo / Generator : https://particles.js.org/
5
+ * GitHub : https://www.github.com/matteobruni/tsparticles
6
+ * How to use? : Check the GitHub README
7
+ * v4.0.0-beta.12
8
+ */
9
+ "use strict";
10
+ /*
11
+ * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
+ * This devtool is neither made for production nor for readable output files.
13
+ * It uses "eval()" calls to create a separate source file in the browser devtools.
14
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
+ * or disable the default devtool with "devtool: false".
16
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
+ */
18
+ (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["updaters_paint_dist_browser_index_js"],{
19
+
20
+ /***/ "../../updaters/paint/dist/browser/index.js"
21
+ /*!**************************************************!*\
22
+ !*** ../../updaters/paint/dist/browser/index.js ***!
23
+ \**************************************************/
24
+ (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
+
26
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadPaintUpdater: () => (/* binding */ loadPaintUpdater)\n/* harmony export */ });\nasync function loadPaintUpdater(engine) {\n engine.checkVersion(\"4.0.0-beta.12\");\n await engine.pluginManager.register((e)=>{\n e.pluginManager.addParticleUpdater(\"paint\", async (container)=>{\n const { PaintUpdater } = await __webpack_require__.e(/*! import() */ \"updaters_paint_dist_browser_PaintUpdater_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./PaintUpdater.js */ \"../../updaters/paint/dist/browser/PaintUpdater.js\"));\n return new PaintUpdater(e.pluginManager, container);\n });\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../updaters/paint/dist/browser/index.js?\n}");
27
+
28
+ /***/ }
29
+
30
+ }]);
@@ -0,0 +1,30 @@
1
+ /*!
2
+ * Author : Matteo Bruni
3
+ * MIT license: https://opensource.org/licenses/MIT
4
+ * Demo / Generator : https://particles.js.org/
5
+ * GitHub : https://www.github.com/matteobruni/tsparticles
6
+ * How to use? : Check the GitHub README
7
+ * v4.0.0-beta.12
8
+ */
9
+ "use strict";
10
+ /*
11
+ * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
+ * This devtool is neither made for production nor for readable output files.
13
+ * It uses "eval()" calls to create a separate source file in the browser devtools.
14
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
+ * or disable the default devtool with "devtool: false".
16
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
+ */
18
+ (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["updaters_size_dist_browser_SizeUpdater_js"],{
19
+
20
+ /***/ "../../updaters/size/dist/browser/SizeUpdater.js"
21
+ /*!*******************************************************!*\
22
+ !*** ../../updaters/size/dist/browser/SizeUpdater.js ***!
23
+ \*******************************************************/
24
+ (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
+
26
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ SizeUpdater: () => (/* binding */ SizeUpdater)\n/* harmony export */ });\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @tsparticles/engine */ \"../../engine/dist/browser/index.js\");\n\nconst minLoops = 0;\nclass SizeUpdater {\n _container;\n constructor(container){\n this._container = container;\n }\n init(particle) {\n const container = this._container, sizeOptions = particle.options.size, sizeAnimation = sizeOptions.animation;\n if (sizeAnimation.enable) {\n particle.size.velocity = particle.retina.sizeAnimationSpeed / _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.percentDenominator * container.retina.reduceFactor;\n if (!sizeAnimation.sync) {\n particle.size.velocity *= (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.getRandom)();\n }\n }\n }\n isEnabled(particle) {\n return !particle.destroyed && !particle.spawning && particle.size.enable && ((particle.size.maxLoops ?? minLoops) <= minLoops || (particle.size.maxLoops ?? minLoops) > minLoops && (particle.size.loops ?? minLoops) < (particle.size.maxLoops ?? minLoops));\n }\n reset(particle) {\n particle.size.time = 0;\n particle.size.loops = 0;\n }\n update(particle, delta) {\n if (!this.isEnabled(particle)) {\n return;\n }\n (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.updateAnimation)(particle, particle.size, true, particle.options.size.animation.destroy, delta);\n }\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../updaters/size/dist/browser/SizeUpdater.js?\n}");
27
+
28
+ /***/ }
29
+
30
+ }]);
@@ -0,0 +1,30 @@
1
+ /*!
2
+ * Author : Matteo Bruni
3
+ * MIT license: https://opensource.org/licenses/MIT
4
+ * Demo / Generator : https://particles.js.org/
5
+ * GitHub : https://www.github.com/matteobruni/tsparticles
6
+ * How to use? : Check the GitHub README
7
+ * v4.0.0-beta.12
8
+ */
9
+ "use strict";
10
+ /*
11
+ * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
+ * This devtool is neither made for production nor for readable output files.
13
+ * It uses "eval()" calls to create a separate source file in the browser devtools.
14
+ * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
+ * or disable the default devtool with "devtool: false".
16
+ * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
+ */
18
+ (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["updaters_size_dist_browser_index_js"],{
19
+
20
+ /***/ "../../updaters/size/dist/browser/index.js"
21
+ /*!*************************************************!*\
22
+ !*** ../../updaters/size/dist/browser/index.js ***!
23
+ \*************************************************/
24
+ (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
+
26
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadSizeUpdater: () => (/* binding */ loadSizeUpdater)\n/* harmony export */ });\nasync function loadSizeUpdater(engine) {\n engine.checkVersion(\"4.0.0-beta.12\");\n await engine.pluginManager.register((e)=>{\n e.pluginManager.addParticleUpdater(\"size\", async (container)=>{\n const { SizeUpdater } = await __webpack_require__.e(/*! import() */ \"updaters_size_dist_browser_SizeUpdater_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./SizeUpdater.js */ \"../../updaters/size/dist/browser/SizeUpdater.js\"));\n return new SizeUpdater(container);\n });\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../updaters/size/dist/browser/index.js?\n}");
27
+
28
+ /***/ }
29
+
30
+ }]);
package/10.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[10,805,976],{3010(t,i,e){e.d(i,{EmittersSquareShapeGenerator:()=>p});var s,o,r=e(9976),n=e(3227);function a(t,i){return t+i*((0,n.G0i)()-n.MXx)}(s=o||(o={}))[s.TopLeft=0]="TopLeft",s[s.TopRight=1]="TopRight",s[s.BottomRight=2]="BottomRight",s[s.BottomLeft=3]="BottomLeft";class h extends r.BD{constructor(t,i,e,s){super(t,i,e,s)}async init(){}randomPosition(){let t=this.fill,i=this.position,e=this.size;if(t)return{position:{x:a(i.x,e.width),y:a(i.y,e.height)}};{let t=e.width*n.MXx,s=e.height*n.MXx,r=Math.floor(4*(0,n.G0i)()),a=((0,n.G0i)()-n.MXx)*n.gdl;switch(r){case o.TopLeft:return{position:{x:i.x+a*t,y:i.y-s}};case o.TopRight:return{position:{x:i.x-t,y:i.y+a*s}};case o.BottomRight:return{position:{x:i.x+a*t,y:i.y+s}};case o.BottomLeft:default:return{position:{x:i.x+t,y:i.y+a*s}}}}}}class p{generate(t,i,e,s,o){return new h(i,e,s,o)}}},8256(t,i,e){e.d(i,{B:()=>s});class s{fill;options;position;size;constructor(t,i,e,s){this.position=t,this.size=i,this.fill=e,this.options=s}resize(t,i){this.position=t,this.size=i}}},3784(t,i,e){var s;e.d(i,{c:()=>s}),(s||(s={})).emitter="emitter"},9976(t,i,e){function s(t){if(!t.pluginManager.addEmitterShapeGenerator)throw Error("tsParticles Emitters Plugin is not loaded")}e.d(i,{BD:()=>o.B,ensureEmittersPluginLoaded:()=>s}),e(3784),e(3805);var o=e(8256)},3805(t,i,e){e.r(i),e.d(i,{EmitterClickMode:()=>o.c,EmitterShapeBase:()=>s.B,loadEmittersPluginSimple:()=>r});var s=e(8256),o=e(3784);async function r(t){t.checkVersion("4.0.0-beta.11"),await t.pluginManager.register(async t=>{let[{addEmittersShapesManager:i},{getEmittersInstancesManager:s},{EmittersPlugin:o}]=await Promise.all([e.e(619).then(e.bind(e,8619)),e.e(824).then(e.bind(e,5824)),e.e(326).then(e.bind(e,3326))]),r=await s(t);await i(t),t.pluginManager.addPlugin(new o(r))})}}}]);
package/172.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[172],{3172(e,s,t){t.d(s,{MovePlugin:()=>n});class n{id="move";_pluginManager;constructor(e){this._pluginManager=e}async getPlugin(e){let{MovePluginInstance:s}=await t.e(714).then(t.bind(t,6714));return new s(this._pluginManager,e)}loadOptions(){}needsPlugin(){return!0}}}}]);
package/188.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[188],{188(e,a,t){t.d(a,{CircleDrawer:()=>r});var i=t(3227);class r{draw(e){!function(e){let{context:a,particle:t,radius:r}=e;t.circleRange??={min:0,max:i.R1e};let c=t.circleRange;a.arc(i.boI.x,i.boI.y,r,c.min,c.max,!1)}(e)}getSidesCount(){return 12}particleInit(e,a){let t=a.shapeData,r=t?.angle??{max:360,min:0};a.circleRange=(0,i.Gvm)(r)?{min:(0,i.puj)(r.min),max:(0,i.puj)(r.max)}:{min:0,max:(0,i.puj)(r)}}}}}]);
package/260.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[260],{7260(e,t,i){i.d(t,{InteractivityPlugin:()=>o});var n=i(3227),s=i(6373);class o{id="interactivity";_pluginManager;constructor(e){this._pluginManager=e}async getPlugin(e){let{InteractivityPluginInstance:t}=await i.e(220).then(i.bind(i,2220));return new t(this._pluginManager,e)}loadOptions(e,t,i){if(!this.needsPlugin())return;let n=t.interactivity;n?.load||(t.interactivity=n=new s.k(this._pluginManager,e)),n.load(i?.interactivity);let o=this._pluginManager.interactors?.get(e);if(o)for(let e of o)e.loadOptions&&e.loadOptions(t,i)}loadParticlesOptions(e,t,i){i?.interactivity&&(t.interactivity=(0,n.zwS)({},i.interactivity));let s=this._pluginManager.interactors?.get(e);if(s)for(let e of s)e.loadParticlesOptions?.(t,i)}needsPlugin(){return!0}}},6373(e,t,i){i.d(t,{k:()=>c});var n=i(3227);class s{enable;mode;constructor(){this.enable=!1,this.mode=[]}load(e){(0,n.kZJ)(e)||(void 0!==e.enable&&(this.enable=e.enable),void 0!==e.mode&&(this.mode=e.mode))}}var o=i(7777);class a{enable;mode;constructor(){this.enable=!1,this.mode=[]}load(e){(0,n.kZJ)(e)||(void 0!==e.enable&&(this.enable=e.enable),void 0!==e.mode&&(this.mode=e.mode))}}class r{onClick;onDiv;onHover;constructor(){this.onClick=new s,this.onDiv=new o.G,this.onHover=new a}load(e){if((0,n.kZJ)(e))return;this.onClick.load(e.onClick);let t=e.onDiv;void 0!==t&&(this.onDiv=(0,n.wJ2)(t,e=>{let t=new o.G;return t.load(e),t})),this.onHover.load(e.onHover)}}var l=i(6081),d=i(9985);class c{detectsOn;events;modes;constructor(e,t){this.detectsOn=l.h.window,this.events=new r,this.modes=new d.d(e,t)}load(e){if((0,n.kZJ)(e))return;let t=e.detectsOn;void 0!==t&&(this.detectsOn=t),this.events.load(e.events),this.modes.load(e.modes)}}}}]);
package/304.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[304],{8304(e,a,t){async function r(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(e=>{e.pluginManager.addParticleUpdater("size",async e=>{let{SizeUpdater:a}=await t.e(750).then(t.bind(t,4750));return new a(e)})})}t.r(a),t.d(a,{loadSizeUpdater:()=>r})}}]);
package/311.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[311],{311(e,t,i){i.d(t,{LifeUpdater:()=>r});var n=i(3227);class a extends n.PVU{sync;constructor(){super(),this.sync=!1}load(e){(0,n.kZJ)(e)||(super.load(e),void 0!==e.sync&&(this.sync=e.sync))}}class s extends n.PVU{sync;constructor(){super(),this.sync=!1}load(e){(0,n.kZJ)(e)||(super.load(e),void 0!==e.sync&&(this.sync=e.sync))}}class o{count;delay;duration;constructor(){this.count=0,this.delay=new a,this.duration=new s}load(e){(0,n.kZJ)(e)||(void 0!==e.count&&(this.count=e.count),this.delay.load(e.delay),this.duration.load(e.duration))}}class r{container;constructor(e){this.container=e}init(e){let t=this.container,i=e.options.life;i&&(e.life={delay:t.retina.reduceFactor?(0,n.VGA)(i.delay.value)*(i.delay.sync?1:(0,n.G0i)())/t.retina.reduceFactor*n.XuV:0,delayTime:0,duration:t.retina.reduceFactor?(0,n.VGA)(i.duration.value)*(i.duration.sync?1:(0,n.G0i)())/t.retina.reduceFactor*n.XuV:0,time:0,count:i.count},e.life.duration<=0&&(e.life.duration=-1),e.life.count<=0&&(e.life.count=-1),e.spawning=e.life.delay>0)}isEnabled(e){return!e.destroyed}loadOptions(e,...t){for(let i of(e.life??=new o,t))e.life.load(i?.life)}update(e,t){this.isEnabled(e)&&e.life&&function(e,t,i){if(!e.life)return;let a=e.life,s=!1;if(e.spawning){if(a.delayTime+=t.value,!(a.delayTime>=e.life.delay))return;s=!0,e.spawning=!1,a.delayTime=0,a.time=0}if(-1===a.duration||(s?a.time=0:a.time+=t.value,a.time<a.duration))return;if(a.time=0,e.life.count>0&&e.life.count--,0===e.life.count)return e.destroy();let o=(0,n.DT4)(0,i.width),r=(0,n.DT4)(0,i.width);e.position.x=(0,n.vEz)(o),e.position.y=(0,n.vEz)(r),e.spawning=!0,a.delayTime=0,a.time=0,e.reset();let l=e.options.life;l&&(a.delay=(0,n.VGA)(l.delay.value)*n.XuV,a.duration=(0,n.VGA)(l.duration.value)*n.XuV)}(e,t,this.container.canvas.size)}}}}]);
package/392.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[392],{9392(e,a,s){async function t(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let{HslColorManager:a}=await s.e(857).then(s.bind(s,5857));e.pluginManager.addColorManager("hsl",new a)})}s.r(a),s.d(a,{loadHslColorPlugin:()=>t})}}]);
package/404.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[404],{7404(e,a,t){async function n(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(e=>{e.pluginManager.addParticleUpdater("paint",async a=>{let{PaintUpdater:n}=await t.e(659).then(t.bind(t,3659));return new n(e.pluginManager,a)})})}t.r(a),t.d(a,{loadPaintUpdater:()=>n})}}]);
package/48.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[48],{3048(e,t,a){async function s(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(e=>{e.pluginManager.addParticleUpdater("outModes",async e=>{let{OutOfCanvasUpdater:t}=await a.e(86).then(a.bind(a,2086));return new t(e)})})}a.r(t),a.d(t,{loadOutModesUpdater:()=>s})}}]);
package/592.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[592],{6592(e,a,r){async function s(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let{RgbColorManager:a}=await r.e(957).then(r.bind(r,4957));e.pluginManager.addColorManager("rgb",new a)})}r.r(a),r.d(a,{loadRgbColorPlugin:()=>s})}}]);
package/619.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[619],{8619(e,a,t){async function r(e){let{ShapeManager:a}=await t.e(977).then(t.bind(t,9358)),r=e.pluginManager;r.emitterShapeManager??=new a,r.addEmitterShapeGenerator??=(e,a)=>{r.emitterShapeManager?.addShapeGenerator(e,a)}}t.r(a),t.d(a,{addEmittersShapesManager:()=>r})}}]);
package/63.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[63],{7063(r,e,a){var t,s;a.d(e,{HexColorManager:()=>i}),(s=t||(t={}))[s.r=1]="r",s[s.g=2]="g",s[s.b=3]="b",s[s.a=4]="a";let p=/^#?([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,n=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i;class i{accepts(r){return r.startsWith("#")}handleColor(r){return this._parseString(r.value)}handleRangeColor(r){return this._parseString(r.value)}parseString(r){return this._parseString(r)}_parseString(r){if("string"!=typeof r||!this.accepts(r))return;let e=r.replace(p,(r,e,a,t,s)=>e+e+a+a+t+t+(void 0===s?"":s+s)),a=n.exec(e);return a?{a:a[t.a]?Number.parseInt(a[t.a],16)/255:1,b:Number.parseInt(a[t.b]??"0",16),g:Number.parseInt(a[t.g]??"0",16),r:Number.parseInt(a[t.r]??"0",16)}:void 0}}}}]);
package/632.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[632],{7632(e,a,t){t.r(a),t.d(a,{ensureBaseMoverLoaded:()=>i,loadMovePlugin:()=>n});var r=t(3227);async function n(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let a=e.pluginManager;a.initializers.pathGenerators??=new Map,a.pathGenerators??=new Map,a.addPathGenerator=(e,t)=>{a.initializers.pathGenerators??=new Map,a.initializers.pathGenerators.set(e,t)},a.getPathGenerators=async(e,t=!1)=>(a.initializers.pathGenerators??=new Map,a.pathGenerators??=new Map,(0,r.OtU)(e,a.pathGenerators,a.initializers.pathGenerators,t));let{MovePlugin:n}=await t.e(172).then(t.bind(t,3172));e.pluginManager.addPlugin(new n(e.pluginManager))})}function i(e){if(!e.pluginManager.addPathGenerator)throw Error("tsParticles Base Mover is not loaded")}}}]);
package/647.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[647],{5647(e,a,t){async function r(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let{ensureEmittersPluginLoaded:a}=await t.e(976).then(t.bind(t,9976));a(e);let{EmittersSquareShapeGenerator:r}=await t.e(10).then(t.bind(t,3010));e.pluginManager.addEmitterShapeGenerator?.("square",new r)})}t.r(a),t.d(a,{loadEmittersShapeSquare:()=>r})}}]);
package/700.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[700],{6700(e,a,t){async function r(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(e=>{e.pluginManager.addParticleUpdater("opacity",async e=>{let{OpacityUpdater:a}=await t.e(72).then(t.bind(t,7072));return new a(e)})})}t.r(a),t.d(a,{loadOpacityUpdater:()=>r})}}]);
package/719.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[719],{9719(e,n,t){async function i(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let[{loadHexColorPlugin:n},{loadHslColorPlugin:i},{loadRgbColorPlugin:a},{loadMovePlugin:s},{loadCircleShape:h},{loadPaintUpdater:r},{loadOpacityUpdater:c},{loadOutModesUpdater:b},{loadSizeUpdater:p}]=await Promise.all([t.e(892).then(t.bind(t,892)),t.e(392).then(t.bind(t,9392)),t.e(592).then(t.bind(t,6592)),t.e(632).then(t.bind(t,7632)),t.e(74).then(t.bind(t,5074)),t.e(404).then(t.bind(t,7404)),t.e(700).then(t.bind(t,6700)),t.e(48).then(t.bind(t,3048)),t.e(304).then(t.bind(t,8304))]);await Promise.all([n(e),i(e),a(e),s(e),h(e),r(e),c(e),b(e),p(e)])})}t.r(n),t.d(n,{loadBasic:()=>i})}}]);
package/72.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[72],{7072(t,a,i){i.d(a,{OpacityUpdater:()=>e});var o=i(3227);class e{container;constructor(t){this.container=t}init(t){let a=t.options.opacity;t.opacity=(0,o.XsS)(a,1);let i=a.animation;i.enable&&(t.opacity.velocity=(0,o.VGA)(i.speed)/o.a56*this.container.retina.reduceFactor,i.sync||(t.opacity.velocity*=(0,o.G0i)()))}isEnabled(t){return!t.destroyed&&!t.spawning&&!!t.opacity&&t.opacity.enable&&((t.opacity.maxLoops??0)<=0||(t.opacity.maxLoops??0)>0&&(t.opacity.loops??0)<(t.opacity.maxLoops??0))}reset(t){t.opacity&&(t.opacity.time=0,t.opacity.loops=0)}update(t,a){this.isEnabled(t)&&t.opacity&&(0,o.UC0)(t,t.opacity,!0,t.options.opacity.animation.destroy,a)}}}}]);
package/74.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[74],{5074(e,a,t){async function r(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(e=>{e.pluginManager.addShape(["circle"],async()=>{let{CircleDrawer:e}=await t.e(188).then(t.bind(t,188));return new e})})}t.r(a),t.d(a,{loadCircleShape:()=>r})}}]);
package/742.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[742],{742(e,r,t){t.d(r,{TrailPluginInstance:()=>a});var i=t(3227);class a{_container;_pluginManager;_trailFill;constructor(e,r){this._container=r,this._pluginManager=e}canvasClear(){let e=this._container,r=e.actualOptions.trail,t=this._trailFill;if(!r?.enable||!t||r.length<=0)return!1;let a=!1,n=e.canvas;return t.color?(n.render.paintBase((0,i.xxz)(t.color,e.hdr,t.opacity)),a=!0):t.image&&(n.render.paintImage(t.image,t.opacity),a=!0),a}async init(){try{await this._initTrail()}catch(e){(0,i.tZQ)().error(e)}}_initTrail=async()=>{let e=this._container.actualOptions.trail;if(!e?.enable)return;let r=e.fill,t=i.hBr/e.length;if(r.color){let e=(0,i.BN0)(this._pluginManager,r.color);if(!e)return;this._trailFill={color:{...e},opacity:t}}else await new Promise((e,a)=>{if(!r.image)return;let n=(0,i.T5G)().createElement("img");n.addEventListener("load",()=>{this._trailFill={image:n,opacity:t},e()}),n.addEventListener("error",e=>{(0,i.tZQ)().error(e),a(Error("Error loading image"))}),n.src=r.image})}}}}]);
package/750.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[750],{4750(e,s,i){i.d(s,{SizeUpdater:()=>a});var t=i(3227);class a{_container;constructor(e){this._container=e}init(e){let s=this._container,i=e.options.size.animation;i.enable&&(e.size.velocity=e.retina.sizeAnimationSpeed/t.a56*s.retina.reduceFactor,i.sync||(e.size.velocity*=(0,t.G0i)()))}isEnabled(e){return!e.destroyed&&!e.spawning&&e.size.enable&&((e.size.maxLoops??0)<=0||(e.size.maxLoops??0)>0&&(e.size.loops??0)<(e.size.maxLoops??0))}reset(e){e.size.time=0,e.size.loops=0}update(e,s){this.isEnabled(e)&&(0,t.UC0)(e,e.size,!0,e.options.size.animation.destroy,s)}}}}]);
package/805.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[805],{8256(i,e,t){t.d(e,{B:()=>s});class s{fill;options;position;size;constructor(i,e,t,s){this.position=i,this.size=e,this.fill=t,this.options=s}resize(i,e){this.position=i,this.size=e}}},3784(i,e,t){var s;t.d(e,{c:()=>s}),(s||(s={})).emitter="emitter"},3805(i,e,t){t.r(e),t.d(e,{EmitterClickMode:()=>a.c,EmitterShapeBase:()=>s.B,loadEmittersPluginSimple:()=>n});var s=t(8256),a=t(3784);async function n(i){i.checkVersion("4.0.0-beta.11"),await i.pluginManager.register(async i=>{let[{addEmittersShapesManager:e},{getEmittersInstancesManager:s},{EmittersPlugin:a}]=await Promise.all([t.e(619).then(t.bind(t,8619)),t.e(824).then(t.bind(t,5824)),t.e(326).then(t.bind(t,3326))]),n=await s(i);await e(i),i.pluginManager.addPlugin(new a(n))})}}}]);
package/806.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[806],{2806(e,a,n){async function i(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let{TrailPlugin:a}=await n.e(900).then(n.bind(n,5900));e.pluginManager.addPlugin(new a(e.pluginManager))})}n.r(a),n.d(a,{loadTrailPlugin:()=>i})}}]);
package/824.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[824],{5824(e,t,s){s.r(t),s.d(t,{getEmittersInstancesManager:()=>a});let n=new WeakMap;function a(e){let t=e.pluginManager,a=n.get(t);return a||(a=s.e(778).then(s.bind(s,8778)).then(({EmittersInstancesManager:e})=>new e(t)).catch(e=>{throw n.delete(t),e}),n.set(t,a)),a}}}]);
package/86.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[86],{2086(t,i,e){e.d(i,{OutOfCanvasUpdater:()=>c});var o=e(3227);class s{container;modes;_particleBouncePlugins;constructor(t){this.container=t,this.modes=[o.Yzx.bounce,o.Yzx.split],this._particleBouncePlugins=t.plugins.filter(t=>void 0!==t.particleBounce)}update(t,i,e,s){if(!this.modes.includes(s))return;let n=this.container,a=!1;for(let o of this._particleBouncePlugins)if(a=o.particleBounce?.(t,e,i)??!1)break;if(a)return;let r=t.getPosition(),d=t.offset,c=t.getRadius(),p=(0,o.AEc)(r,c),l=n.canvas.size;!function(t){if(t.outMode!==o.Yzx.bounce&&t.outMode!==o.Yzx.split||t.direction!==o.v5k.left&&t.direction!==o.v5k.right)return;t.bounds.right<0&&t.direction===o.v5k.left?t.particle.position.x=t.size+t.offset.x:t.bounds.left>t.canvasSize.width&&t.direction===o.v5k.right&&(t.particle.position.x=t.canvasSize.width-t.size-t.offset.x);let i=t.particle.velocity.x,e=!1;if(t.direction===o.v5k.right&&t.bounds.right>=t.canvasSize.width&&i>0||t.direction===o.v5k.left&&t.bounds.left<=0&&i<0){let i=(0,o.VGA)(t.particle.options.bounce.horizontal.value);t.particle.velocity.x*=-i,e=!0}if(!e)return;let s=t.offset.x+t.size;t.bounds.right>=t.canvasSize.width&&t.direction===o.v5k.right?t.particle.position.x=t.canvasSize.width-s:t.bounds.left<=0&&t.direction===o.v5k.left&&(t.particle.position.x=s),t.outMode===o.Yzx.split&&t.particle.destroy()}({particle:t,outMode:s,direction:i,bounds:p,canvasSize:l,offset:d,size:c}),function(t){if(t.outMode!==o.Yzx.bounce&&t.outMode!==o.Yzx.split||t.direction!==o.v5k.bottom&&t.direction!==o.v5k.top)return;t.bounds.bottom<0&&t.direction===o.v5k.top?t.particle.position.y=t.size+t.offset.y:t.bounds.top>t.canvasSize.height&&t.direction===o.v5k.bottom&&(t.particle.position.y=t.canvasSize.height-t.size-t.offset.y);let i=t.particle.velocity.y,e=!1;if(t.direction===o.v5k.bottom&&t.bounds.bottom>=t.canvasSize.height&&i>0||t.direction===o.v5k.top&&t.bounds.top<=0&&i<0){let i=(0,o.VGA)(t.particle.options.bounce.vertical.value);t.particle.velocity.y*=-i,e=!0}if(!e)return;let s=t.offset.y+t.size;t.bounds.bottom>=t.canvasSize.height&&t.direction===o.v5k.bottom?t.particle.position.y=t.canvasSize.height-s:t.bounds.top<=0&&t.direction===o.v5k.top&&(t.particle.position.y=s),t.outMode===o.Yzx.split&&t.particle.destroy()}({particle:t,outMode:s,direction:i,bounds:p,canvasSize:l,offset:d,size:c})}}class n{container;modes;constructor(t){this.container=t,this.modes=[o.Yzx.destroy]}update(t,i,e,s){if(!this.modes.includes(s))return;let n=this.container;switch(t.outType){case o.x_I.normal:case o.x_I.outside:if((0,o.Tj8)(t.position,n.canvas.size,o.boI,t.getRadius(),i))return;break;case o.x_I.inside:{let{dx:i,dy:e}=(0,o.vrU)(t.position,t.moveCenter),{x:s,y:n}=t.velocity;if(s<0&&i>t.moveCenter.radius||n<0&&e>t.moveCenter.radius||s>=0&&i<-t.moveCenter.radius||n>=0&&e<-t.moveCenter.radius)return}}t.destroy(!0)}}class a{container;modes;constructor(t){this.container=t,this.modes=[o.Yzx.none]}update(t,i,e,s){if(!this.modes.includes(s)||((t.options.move.distance.horizontal&&(i===o.v5k.left||i===o.v5k.right))??(t.options.move.distance.vertical&&(i===o.v5k.top||i===o.v5k.bottom))))return;let n=t.options.move.gravity,a=this.container,r=a.canvas.size,d=t.getRadius();if(n.enable){let e=t.position;(!n.inverse&&e.y>r.height+d&&i===o.v5k.bottom||n.inverse&&e.y<-d&&i===o.v5k.top)&&t.destroy()}else{if(t.velocity.y>0&&t.position.y<=r.height+d||t.velocity.y<0&&t.position.y>=-d||t.velocity.x>0&&t.position.x<=r.width+d||t.velocity.x<0&&t.position.x>=-d)return;(0,o.Tj8)(t.position,a.canvas.size,o.boI,d,i)||t.destroy()}}}let r=o.Miz.origin;class d{container;modes;constructor(t){this.container=t,this.modes=[o.Yzx.out]}update(t,i,e,s){if(!this.modes.includes(s))return;let n=this.container;if(t.outType===o.x_I.inside){let{x:i,y:e}=t.velocity;r.setTo(o.boI),r.length=t.moveCenter.radius,r.angle=t.velocity.angle+Math.PI,r.addTo(t.moveCenter);let{dx:s,dy:a}=(0,o.vrU)(t.position,r);if(i<=0&&s>=0||e<=0&&a>=0||i>=0&&s<=0||e>=0&&a<=0)return;t.position.x=Math.floor((0,o.vEz)({min:0,max:n.canvas.size.width})),t.position.y=Math.floor((0,o.vEz)({min:0,max:n.canvas.size.height}));let{dx:d,dy:c}=(0,o.vrU)(t.position,t.moveCenter);t.direction=Math.atan2(-c,-d),t.velocity.angle=t.direction}else{if((0,o.Tj8)(t.position,n.canvas.size,o.boI,t.getRadius(),i))return;switch(t.outType){case o.x_I.outside:{t.position.x=Math.floor((0,o.vEz)({min:-t.moveCenter.radius,max:t.moveCenter.radius}))+t.moveCenter.x,t.position.y=Math.floor((0,o.vEz)({min:-t.moveCenter.radius,max:t.moveCenter.radius}))+t.moveCenter.y;let{dx:i,dy:e}=(0,o.vrU)(t.position,t.moveCenter);t.moveCenter.radius&&(t.direction=Math.atan2(e,i),t.velocity.angle=t.direction);break}case o.x_I.normal:{let e=t.options.move.warp,s=n.canvas.size,a={bottom:s.height+t.getRadius()+t.offset.y,left:-t.getRadius()-t.offset.x,right:s.width+t.getRadius()+t.offset.x,top:-t.getRadius()-t.offset.y},r=t.getRadius(),d=(0,o.AEc)(t.position,r);i===o.v5k.right&&d.left>s.width+t.offset.x?(t.position.x=a.left,t.initialPosition.x=t.position.x,e||(t.position.y=(0,o.G0i)()*s.height,t.initialPosition.y=t.position.y)):i===o.v5k.left&&d.right<-t.offset.x&&(t.position.x=a.right,t.initialPosition.x=t.position.x,e||(t.position.y=(0,o.G0i)()*s.height,t.initialPosition.y=t.position.y)),i===o.v5k.bottom&&d.top>s.height+t.offset.y?(e||(t.position.x=(0,o.G0i)()*s.width,t.initialPosition.x=t.position.x),t.position.y=a.top,t.initialPosition.y=t.position.y):i===o.v5k.top&&d.bottom<-t.offset.y&&(e||(t.position.x=(0,o.G0i)()*s.width,t.initialPosition.x=t.position.x),t.position.y=a.bottom,t.initialPosition.y=t.position.y)}}}}}class c{updaters;container;constructor(t){this.container=t,this.updaters=new Map}init(t){this._addUpdaterIfMissing(t,o.Yzx.bounce,t=>new s(t)),this._addUpdaterIfMissing(t,o.Yzx.out,t=>new d(t)),this._addUpdaterIfMissing(t,o.Yzx.destroy,t=>new n(t)),this._addUpdaterIfMissing(t,o.Yzx.none,t=>new a(t))}isEnabled(t){return!t.destroyed&&!t.spawning}update(t,i){let e=t.options.move.outModes;this._updateOutMode(t,i,e.bottom??e.default,o.v5k.bottom),this._updateOutMode(t,i,e.left??e.default,o.v5k.left),this._updateOutMode(t,i,e.right??e.default,o.v5k.right),this._updateOutMode(t,i,e.top??e.default,o.v5k.top)}_addUpdaterIfMissing=(t,i,e)=>{let o=t.options.move.outModes;this.updaters.has(i)||o.default!==i&&o.bottom!==i&&o.left!==i&&o.right!==i&&o.top!==i||this.updaters.set(i,e(this.container))};_updateOutMode=(t,i,e,o)=>{for(let s of this.updaters.values())s.update(t,o,i,e)}}}}]);
package/892.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[892],{892(e,a,s){async function t(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let{HexColorManager:a}=await s.e(63).then(s.bind(s,7063));e.pluginManager.addColorManager("hex",new a)})}s.r(a),s.d(a,{loadHexColorPlugin:()=>t})}}]);
package/902.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[902],{2902(e,a,t){async function r(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(e=>{e.pluginManager.addParticleUpdater("life",async e=>{let{LifeUpdater:a}=await t.e(311).then(t.bind(t,311));return new a(e)})})}t.r(a),t.d(a,{loadLifeUpdater:()=>r})}}]);
package/957.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[957],{4957(r,e,s){s.d(e,{RgbColorManager:()=>g});var t,a,n=s(3227);(t=a||(a={}))[t.r=1]="r",t[t.g=2]="g",t[t.b=3]="b",t[t.a=5]="a";let i=/rgba?\(\s*(\d{1,3})\s*[\s,]\s*(\d{1,3})\s*[\s,]\s*(\d{1,3})\s*([\s,]\s*(0|1|0?\.\d+|(\d{1,3})%)\s*)?\)/i;class g{accepts(r){return r.startsWith("rgb")}handleColor(r){let e=r.value.rgb??r.value;if("r"in e&&"g"in e&&"b"in e)return e}handleRangeColor(r){let e=r.value.rgb??r.value;if("r"in e&&"g"in e&&"b"in e)return{r:(0,n.VGA)(e.r),g:(0,n.VGA)(e.g),b:(0,n.VGA)(e.b)}}parseString(r){if(!this.accepts(r))return;let e=i.exec(r);return e?{a:e.length>4?(0,n.M3Y)(e[a.a]):1,b:parseInt(e[a.b]??"0",10),g:parseInt(e[a.g]??"0",10),r:parseInt(e[a.r]??"0",10)}:void 0}}}}]);
package/976.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_preset_hyperspace=this.webpackChunk_tsparticles_preset_hyperspace||[]).push([[805,976],{8256(e,i,t){t.d(i,{B:()=>s});class s{fill;options;position;size;constructor(e,i,t,s){this.position=e,this.size=i,this.fill=t,this.options=s}resize(e,i){this.position=e,this.size=i}}},3784(e,i,t){var s;t.d(i,{c:()=>s}),(s||(s={})).emitter="emitter"},9976(e,i,t){function s(e){if(!e.pluginManager.addEmitterShapeGenerator)throw Error("tsParticles Emitters Plugin is not loaded")}t.d(i,{BD:()=>a.B,ensureEmittersPluginLoaded:()=>s}),t(3784),t(3805);var a=t(8256)},3805(e,i,t){t.r(i),t.d(i,{EmitterClickMode:()=>a.c,EmitterShapeBase:()=>s.B,loadEmittersPluginSimple:()=>r});var s=t(8256),a=t(3784);async function r(e){e.checkVersion("4.0.0-beta.11"),await e.pluginManager.register(async e=>{let[{addEmittersShapesManager:i},{getEmittersInstancesManager:s},{EmittersPlugin:a}]=await Promise.all([t.e(619).then(t.bind(t,8619)),t.e(824).then(t.bind(t,5824)),t.e(326).then(t.bind(t,3326))]),r=await s(e);await i(e),e.pluginManager.addPlugin(new a(r))})}}}]);
@@ -1,30 +0,0 @@
1
- /*!
2
- * Author : Matteo Bruni
3
- * MIT license: https://opensource.org/licenses/MIT
4
- * Demo / Generator : https://particles.js.org/
5
- * GitHub : https://www.github.com/matteobruni/tsparticles
6
- * How to use? : Check the GitHub README
7
- * v4.0.0-beta.0
8
- */
9
- "use strict";
10
- /*
11
- * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
- * This devtool is neither made for production nor for readable output files.
13
- * It uses "eval()" calls to create a separate source file in the browser devtools.
14
- * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
- * or disable the default devtool with "devtool: false".
16
- * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
- */
18
- (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["node_modules_pnpm_tsparticles_basic_4_0_0-beta_11_node_modules_tsparticles_basic_browser_index_js"],{
19
-
20
- /***/ "../../node_modules/.pnpm/@tsparticles+basic@4.0.0-beta.11/node_modules/@tsparticles/basic/browser/index.js"
21
- /*!******************************************************************************************************************!*\
22
- !*** ../../node_modules/.pnpm/@tsparticles+basic@4.0.0-beta.11/node_modules/@tsparticles/basic/browser/index.js ***!
23
- \******************************************************************************************************************/
24
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
-
26
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadBasic: () => (/* binding */ loadBasic)\n/* harmony export */ });\nasync function loadBasic(engine) {\n engine.checkVersion(\"4.0.0-beta.11\");\n await engine.pluginManager.register(async (e) => {\n const [{ loadHexColorPlugin }, { loadHslColorPlugin }, { loadRgbColorPlugin }, { loadMovePlugin }, { loadCircleShape }, { loadPaintUpdater }, { loadOpacityUpdater }, { loadOutModesUpdater }, { loadSizeUpdater },] = await Promise.all([\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-hex-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-b0d0ee\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/plugin-hex-color */ \"../../node_modules/.pnpm/@tsparticles+plugin-hex-color@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/plugin-hex-color/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-hsl-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-a6d106\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/plugin-hsl-color */ \"../../node_modules/.pnpm/@tsparticles+plugin-hsl-color@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/plugin-hsl-color/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-rgb-color_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_1-f22022\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/plugin-rgb-color */ \"../../node_modules/.pnpm/@tsparticles+plugin-rgb-color@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/plugin-rgb-color/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-move_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_nod-e1bc4b\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/plugin-move */ \"../../node_modules/.pnpm/@tsparticles+plugin-move@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/plugin-move/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_shape-circle_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-b06fc7\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/shape-circle */ \"../../node_modules/.pnpm/@tsparticles+shape-circle@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/shape-circle/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_updater-paint_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_n-b1f330\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/updater-paint */ \"../../node_modules/.pnpm/@tsparticles+updater-paint@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/updater-paint/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_updater-opacity_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-da77ce\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/updater-opacity */ \"../../node_modules/.pnpm/@tsparticles+updater-opacity@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/updater-opacity/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_updater-out-modes_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_-df7144\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/updater-out-modes */ \"../../node_modules/.pnpm/@tsparticles+updater-out-modes@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/updater-out-modes/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_updater-size_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11_no-d2508a\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/updater-size */ \"../../node_modules/.pnpm/@tsparticles+updater-size@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/updater-size/browser/index.js\")),\n ]);\n await Promise.all([\n loadHexColorPlugin(e),\n loadHslColorPlugin(e),\n loadRgbColorPlugin(e),\n loadMovePlugin(e),\n loadCircleShape(e),\n loadPaintUpdater(e),\n loadOpacityUpdater(e),\n loadOutModesUpdater(e),\n loadSizeUpdater(e),\n ]);\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+basic@4.0.0-beta.11/node_modules/@tsparticles/basic/browser/index.js?\n}");
27
-
28
- /***/ }
29
-
30
- }]);
@@ -1,100 +0,0 @@
1
- /*!
2
- * Author : Matteo Bruni
3
- * MIT license: https://opensource.org/licenses/MIT
4
- * Demo / Generator : https://particles.js.org/
5
- * GitHub : https://www.github.com/matteobruni/tsparticles
6
- * How to use? : Check the GitHub README
7
- * v4.0.0-beta.0
8
- */
9
- "use strict";
10
- /*
11
- * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
- * This devtool is neither made for production nor for readable output files.
13
- * It uses "eval()" calls to create a separate source file in the browser devtools.
14
- * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
- * or disable the default devtool with "devtool: false".
16
- * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
- */
18
- (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["node_modules_pnpm_tsparticles_plugin-emitters-shape-square_4_0_0-beta_11__tsparticles_engine_-85b81e"],{
19
-
20
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShape.js"
21
- /*!***********************************************************************************************************************************************************************************************************************************************!*\
22
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShape.js ***!
23
- \***********************************************************************************************************************************************************************************************************************************************/
24
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
-
26
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmittersSquareShape: () => (/* binding */ EmittersSquareShape)\n/* harmony export */ });\n/* harmony import */ var _tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @tsparticles/plugin-emitters */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/index.js\");\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @tsparticles/engine */ \"../../node_modules/.pnpm/@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/engine/browser/index.js\");\n\n\nconst sides = 4;\nvar Sides;\n(function (Sides) {\n Sides[Sides[\"TopLeft\"] = 0] = \"TopLeft\";\n Sides[Sides[\"TopRight\"] = 1] = \"TopRight\";\n Sides[Sides[\"BottomRight\"] = 2] = \"BottomRight\";\n Sides[Sides[\"BottomLeft\"] = 3] = \"BottomLeft\";\n})(Sides || (Sides = {}));\nfunction randomSquareCoordinate(position, offset) {\n return position + offset * ((0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.getRandom)() - _tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.half);\n}\nclass EmittersSquareShape extends _tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_0__.EmitterShapeBase {\n constructor(position, size, fill, options) {\n super(position, size, fill, options);\n }\n async init() {\n }\n randomPosition() {\n const fill = this.fill, position = this.position, size = this.size;\n if (fill) {\n return {\n position: {\n x: randomSquareCoordinate(position.x, size.width),\n y: randomSquareCoordinate(position.y, size.height),\n },\n };\n }\n else {\n const halfW = size.width * _tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.half, halfH = size.height * _tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.half, side = Math.floor((0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.getRandom)() * sides), v = ((0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.getRandom)() - _tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.half) * _tsparticles_engine__WEBPACK_IMPORTED_MODULE_1__.double;\n switch (side) {\n case Sides.TopLeft:\n return {\n position: {\n x: position.x + v * halfW,\n y: position.y - halfH,\n },\n };\n case Sides.TopRight:\n return {\n position: {\n x: position.x - halfW,\n y: position.y + v * halfH,\n },\n };\n case Sides.BottomRight:\n return {\n position: {\n x: position.x + v * halfW,\n y: position.y + halfH,\n },\n };\n case Sides.BottomLeft:\n default:\n return {\n position: {\n x: position.x + halfW,\n y: position.y + v * halfH,\n },\n };\n }\n }\n }\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShape.js?\n}");
27
-
28
- /***/ },
29
-
30
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShapeGenerator.js"
31
- /*!********************************************************************************************************************************************************************************************************************************************************!*\
32
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShapeGenerator.js ***!
33
- \********************************************************************************************************************************************************************************************************************************************************/
34
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
35
-
36
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmittersSquareShapeGenerator: () => (/* binding */ EmittersSquareShapeGenerator)\n/* harmony export */ });\n/* harmony import */ var _EmittersSquareShape_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./EmittersSquareShape.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShape.js\");\n\nclass EmittersSquareShapeGenerator {\n generate(_container, position, size, fill, options) {\n return new _EmittersSquareShape_js__WEBPACK_IMPORTED_MODULE_0__.EmittersSquareShape(position, size, fill, options);\n }\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShapeGenerator.js?\n}");
37
-
38
- /***/ },
39
-
40
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmitterShapeBase.js"
41
- /*!*******************************************************************************************************************************************************************************************************************************!*\
42
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmitterShapeBase.js ***!
43
- \*******************************************************************************************************************************************************************************************************************************/
44
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
45
-
46
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmitterShapeBase: () => (/* binding */ EmitterShapeBase)\n/* harmony export */ });\nclass EmitterShapeBase {\n fill;\n options;\n position;\n size;\n constructor(position, size, fill, options) {\n this.position = position;\n this.size = size;\n this.fill = fill;\n this.options = options;\n }\n resize(position, size) {\n this.position = position;\n this.size = size;\n }\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmitterShapeBase.js?\n}");
47
-
48
- /***/ },
49
-
50
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/Enums/EmitterClickMode.js"
51
- /*!*************************************************************************************************************************************************************************************************************************************!*\
52
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/Enums/EmitterClickMode.js ***!
53
- \*************************************************************************************************************************************************************************************************************************************/
54
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
55
-
56
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmitterClickMode: () => (/* binding */ EmitterClickMode)\n/* harmony export */ });\nvar EmitterClickMode;\n(function (EmitterClickMode) {\n EmitterClickMode[\"emitter\"] = \"emitter\";\n})(EmitterClickMode || (EmitterClickMode = {}));\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/Enums/EmitterClickMode.js?\n}");
57
-
58
- /***/ },
59
-
60
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/ensureEmittersPluginLoaded.js"
61
- /*!*****************************************************************************************************************************************************************************************************************************************!*\
62
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/ensureEmittersPluginLoaded.js ***!
63
- \*****************************************************************************************************************************************************************************************************************************************/
64
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
65
-
66
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ ensureEmittersPluginLoaded: () => (/* binding */ ensureEmittersPluginLoaded)\n/* harmony export */ });\nfunction ensureEmittersPluginLoaded(e) {\n if (!e.pluginManager.addEmitterShapeGenerator) {\n throw new Error(\"tsParticles Emitters Plugin is not loaded\");\n }\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/ensureEmittersPluginLoaded.js?\n}");
67
-
68
- /***/ },
69
-
70
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/index.js"
71
- /*!********************************************************************************************************************************************************************************************************************!*\
72
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/index.js ***!
73
- \********************************************************************************************************************************************************************************************************************/
74
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
75
-
76
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmitterClickMode: () => (/* reexport safe */ _Enums_EmitterClickMode_js__WEBPACK_IMPORTED_MODULE_4__.EmitterClickMode),\n/* harmony export */ EmitterShapeBase: () => (/* reexport safe */ _EmitterShapeBase_js__WEBPACK_IMPORTED_MODULE_3__.EmitterShapeBase),\n/* harmony export */ ensureEmittersPluginLoaded: () => (/* reexport safe */ _ensureEmittersPluginLoaded_js__WEBPACK_IMPORTED_MODULE_2__.ensureEmittersPluginLoaded),\n/* harmony export */ loadEmittersPlugin: () => (/* binding */ loadEmittersPlugin)\n/* harmony export */ });\n/* harmony import */ var _interaction_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./interaction.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/interaction.js\");\n/* harmony import */ var _plugin_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./plugin.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/plugin.js\");\n/* harmony import */ var _ensureEmittersPluginLoaded_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ensureEmittersPluginLoaded.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/ensureEmittersPluginLoaded.js\");\n/* harmony import */ var _EmitterShapeBase_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./EmitterShapeBase.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmitterShapeBase.js\");\n/* harmony import */ var _Enums_EmitterClickMode_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Enums/EmitterClickMode.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/Enums/EmitterClickMode.js\");\n\n\nasync function loadEmittersPlugin(engine) {\n await (0,_plugin_js__WEBPACK_IMPORTED_MODULE_1__.loadEmittersPluginSimple)(engine);\n await (0,_interaction_js__WEBPACK_IMPORTED_MODULE_0__.loadEmittersInteraction)(engine);\n}\n\n\n\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/index.js?\n}");
77
-
78
- /***/ },
79
-
80
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/interaction.js"
81
- /*!**************************************************************************************************************************************************************************************************************************!*\
82
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/interaction.js ***!
83
- \**************************************************************************************************************************************************************************************************************************/
84
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
85
-
86
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmitterClickMode: () => (/* reexport safe */ _Enums_EmitterClickMode_js__WEBPACK_IMPORTED_MODULE_1__.EmitterClickMode),\n/* harmony export */ EmitterShapeBase: () => (/* reexport safe */ _EmitterShapeBase_js__WEBPACK_IMPORTED_MODULE_0__.EmitterShapeBase),\n/* harmony export */ loadEmittersInteraction: () => (/* binding */ loadEmittersInteraction)\n/* harmony export */ });\n/* harmony import */ var _EmitterShapeBase_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./EmitterShapeBase.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmitterShapeBase.js\");\n/* harmony import */ var _Enums_EmitterClickMode_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Enums/EmitterClickMode.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/Enums/EmitterClickMode.js\");\nasync function loadEmittersInteraction(engine) {\n engine.checkVersion(\"4.0.0-beta.11\");\n await engine.pluginManager.register(async (e) => {\n const [{ ensureInteractivityPluginLoaded }, { addEmittersShapesManager }, { getEmittersInstancesManager },] = await Promise.all([\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-interactivity_4_0_0-beta_11__tsparticles_engine_4_0_0-be-47e198\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/plugin-interactivity */ \"../../node_modules/.pnpm/@tsparticles+plugin-interactivity@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11/node_modules/@tsparticles/plugin-interactivity/browser/index.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-cf6e0a\").then(__webpack_require__.bind(__webpack_require__, /*! ./addEmittersShapesManager.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/addEmittersShapesManager.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-7f13fa\").then(__webpack_require__.bind(__webpack_require__, /*! ./getEmittersInstancesManager.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/getEmittersInstancesManager.js\")),\n ]), instancesManager = await getEmittersInstancesManager(e);\n ensureInteractivityPluginLoaded(e);\n await addEmittersShapesManager(e);\n e.pluginManager.addInteractor?.(\"externalEmitters\", async (container) => {\n const { EmittersInteractor } = await __webpack_require__.e(/*! import() */ \"vendors-node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-f34432\").then(__webpack_require__.bind(__webpack_require__, /*! ./EmittersInteractor.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmittersInteractor.js\"));\n return new EmittersInteractor(instancesManager, container);\n });\n });\n}\n\n\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/interaction.js?\n}");
87
-
88
- /***/ },
89
-
90
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/plugin.js"
91
- /*!*********************************************************************************************************************************************************************************************************************!*\
92
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/plugin.js ***!
93
- \*********************************************************************************************************************************************************************************************************************/
94
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
95
-
96
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ EmitterClickMode: () => (/* reexport safe */ _Enums_EmitterClickMode_js__WEBPACK_IMPORTED_MODULE_1__.EmitterClickMode),\n/* harmony export */ EmitterShapeBase: () => (/* reexport safe */ _EmitterShapeBase_js__WEBPACK_IMPORTED_MODULE_0__.EmitterShapeBase),\n/* harmony export */ loadEmittersPluginSimple: () => (/* binding */ loadEmittersPluginSimple)\n/* harmony export */ });\n/* harmony import */ var _EmitterShapeBase_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./EmitterShapeBase.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmitterShapeBase.js\");\n/* harmony import */ var _Enums_EmitterClickMode_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Enums/EmitterClickMode.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/Enums/EmitterClickMode.js\");\nasync function loadEmittersPluginSimple(engine) {\n engine.checkVersion(\"4.0.0-beta.11\");\n await engine.pluginManager.register(async (e) => {\n const [{ addEmittersShapesManager }, { getEmittersInstancesManager }, { EmittersPlugin },] = await Promise.all([\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-cf6e0a\").then(__webpack_require__.bind(__webpack_require__, /*! ./addEmittersShapesManager.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/addEmittersShapesManager.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-7f13fa\").then(__webpack_require__.bind(__webpack_require__, /*! ./getEmittersInstancesManager.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/getEmittersInstancesManager.js\")),\n __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-daf8cd\").then(__webpack_require__.bind(__webpack_require__, /*! ./EmittersPlugin.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/EmittersPlugin.js\")),\n ]), instancesManager = await getEmittersInstancesManager(e);\n await addEmittersShapesManager(e);\n e.pluginManager.addPlugin(new EmittersPlugin(instancesManager));\n });\n}\n\n\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/plugin.js?\n}");
97
-
98
- /***/ }
99
-
100
- }]);
@@ -1,30 +0,0 @@
1
- /*!
2
- * Author : Matteo Bruni
3
- * MIT license: https://opensource.org/licenses/MIT
4
- * Demo / Generator : https://particles.js.org/
5
- * GitHub : https://www.github.com/matteobruni/tsparticles
6
- * How to use? : Check the GitHub README
7
- * v4.0.0-beta.0
8
- */
9
- "use strict";
10
- /*
11
- * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
12
- * This devtool is neither made for production nor for readable output files.
13
- * It uses "eval()" calls to create a separate source file in the browser devtools.
14
- * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
15
- * or disable the default devtool with "devtool: false".
16
- * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
17
- */
18
- (this["webpackChunk_tsparticles_preset_hyperspace"] = this["webpackChunk_tsparticles_preset_hyperspace"] || []).push([["node_modules_pnpm_tsparticles_plugin-emitters-shape-square_4_0_0-beta_11__tsparticles_engine_-8b05f0"],{
19
-
20
- /***/ "../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/index.js"
21
- /*!*********************************************************************************************************************************************************************************************************************************!*\
22
- !*** ../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/index.js ***!
23
- \*********************************************************************************************************************************************************************************************************************************/
24
- (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
25
-
26
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadEmittersShapeSquare: () => (/* binding */ loadEmittersShapeSquare)\n/* harmony export */ });\nasync function loadEmittersShapeSquare(engine) {\n engine.checkVersion(\"4.0.0-beta.11\");\n await engine.pluginManager.register(async (e) => {\n const { ensureEmittersPluginLoaded } = await __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters_4_0_0-beta_11__tsparticles_engine_4_0_0-beta_11-65b417\").then(__webpack_require__.bind(__webpack_require__, /*! @tsparticles/plugin-emitters */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta.11_@tsparticl_911613e440bd8bdfdd857402e6017d72/node_modules/@tsparticles/plugin-emitters/browser/index.js\"));\n ensureEmittersPluginLoaded(e);\n const { EmittersSquareShapeGenerator } = await __webpack_require__.e(/*! import() */ \"node_modules_pnpm_tsparticles_plugin-emitters-shape-square_4_0_0-beta_11__tsparticles_engine_-85b81e\").then(__webpack_require__.bind(__webpack_require__, /*! ./EmittersSquareShapeGenerator.js */ \"../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/EmittersSquareShapeGenerator.js\"));\n e.pluginManager.addEmitterShapeGenerator?.(\"square\", new EmittersSquareShapeGenerator());\n });\n}\n\n\n//# sourceURL=webpack://@tsparticles/preset-hyperspace/../../node_modules/.pnpm/@tsparticles+plugin-emitters-shape-square@4.0.0-beta.11_@tsparticles+engine@4.0.0-beta._af2a6ac05a4703c9ff719bf64fb5b29e/node_modules/@tsparticles/plugin-emitters-shape-square/browser/index.js?\n}");
27
-
28
- /***/ }
29
-
30
- }]);