tsparticles 2.2.2 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,5 +4,5 @@
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
- * v2.2.2
7
+ * v2.3.0
8
8
  */
package/tsparticles.js CHANGED
@@ -4,82 +4,89 @@
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
- * v2.2.2
7
+ * v2.3.0
8
8
  */
9
9
  (function webpackUniversalModuleDefinition(root, factory) {
10
10
  if(typeof exports === 'object' && typeof module === 'object')
11
- module.exports = factory(require("tsparticles-plugin-absorbers"), require("tsparticles-plugin-emitters"), require("tsparticles-interaction-external-trail"), require("tsparticles-plugin-polygon-mask"), require("tsparticles-updater-roll"), require("tsparticles-slim"), require("tsparticles-updater-tilt"), require("tsparticles-updater-twinkle"), require("tsparticles-updater-wobble"));
11
+ module.exports = factory(require("tsparticles-plugin-absorbers"), require("tsparticles-updater-destroy"), require("tsparticles-plugin-emitters"), require("tsparticles-interaction-external-trail"), require("tsparticles-plugin-polygon-mask"), require("tsparticles-updater-roll"), require("tsparticles-slim"), require("tsparticles-updater-tilt"), require("tsparticles-updater-twinkle"), require("tsparticles-updater-wobble"));
12
12
  else if(typeof define === 'function' && define.amd)
13
- define(["tsparticles-plugin-absorbers", "tsparticles-plugin-emitters", "tsparticles-interaction-external-trail", "tsparticles-plugin-polygon-mask", "tsparticles-updater-roll", "tsparticles-slim", "tsparticles-updater-tilt", "tsparticles-updater-twinkle", "tsparticles-updater-wobble"], factory);
13
+ define(["tsparticles-plugin-absorbers", "tsparticles-updater-destroy", "tsparticles-plugin-emitters", "tsparticles-interaction-external-trail", "tsparticles-plugin-polygon-mask", "tsparticles-updater-roll", "tsparticles-slim", "tsparticles-updater-tilt", "tsparticles-updater-twinkle", "tsparticles-updater-wobble"], factory);
14
14
  else {
15
- var a = typeof exports === 'object' ? factory(require("tsparticles-plugin-absorbers"), require("tsparticles-plugin-emitters"), require("tsparticles-interaction-external-trail"), require("tsparticles-plugin-polygon-mask"), require("tsparticles-updater-roll"), require("tsparticles-slim"), require("tsparticles-updater-tilt"), require("tsparticles-updater-twinkle"), require("tsparticles-updater-wobble")) : factory(root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"]);
15
+ var a = typeof exports === 'object' ? factory(require("tsparticles-plugin-absorbers"), require("tsparticles-updater-destroy"), require("tsparticles-plugin-emitters"), require("tsparticles-interaction-external-trail"), require("tsparticles-plugin-polygon-mask"), require("tsparticles-updater-roll"), require("tsparticles-slim"), require("tsparticles-updater-tilt"), require("tsparticles-updater-twinkle"), require("tsparticles-updater-wobble")) : factory(root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"], root["window"]);
16
16
  for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
17
17
  }
18
- })(this, (__WEBPACK_EXTERNAL_MODULE__502__, __WEBPACK_EXTERNAL_MODULE__949__, __WEBPACK_EXTERNAL_MODULE__165__, __WEBPACK_EXTERNAL_MODULE__742__, __WEBPACK_EXTERNAL_MODULE__281__, __WEBPACK_EXTERNAL_MODULE__208__, __WEBPACK_EXTERNAL_MODULE__950__, __WEBPACK_EXTERNAL_MODULE__30__, __WEBPACK_EXTERNAL_MODULE__304__) => {
18
+ })(this, (__WEBPACK_EXTERNAL_MODULE__359__, __WEBPACK_EXTERNAL_MODULE__731__, __WEBPACK_EXTERNAL_MODULE__716__, __WEBPACK_EXTERNAL_MODULE__955__, __WEBPACK_EXTERNAL_MODULE__149__, __WEBPACK_EXTERNAL_MODULE__852__, __WEBPACK_EXTERNAL_MODULE__353__, __WEBPACK_EXTERNAL_MODULE__95__, __WEBPACK_EXTERNAL_MODULE__765__, __WEBPACK_EXTERNAL_MODULE__585__) => {
19
19
  return /******/ (() => { // webpackBootstrap
20
20
  /******/ "use strict";
21
21
  /******/ var __webpack_modules__ = ({
22
22
 
23
- /***/ 165:
23
+ /***/ 955:
24
24
  /***/ ((module) => {
25
25
 
26
- module.exports = __WEBPACK_EXTERNAL_MODULE__165__;
26
+ module.exports = __WEBPACK_EXTERNAL_MODULE__955__;
27
27
 
28
28
  /***/ }),
29
29
 
30
- /***/ 502:
30
+ /***/ 359:
31
31
  /***/ ((module) => {
32
32
 
33
- module.exports = __WEBPACK_EXTERNAL_MODULE__502__;
33
+ module.exports = __WEBPACK_EXTERNAL_MODULE__359__;
34
34
 
35
35
  /***/ }),
36
36
 
37
- /***/ 949:
37
+ /***/ 716:
38
38
  /***/ ((module) => {
39
39
 
40
- module.exports = __WEBPACK_EXTERNAL_MODULE__949__;
40
+ module.exports = __WEBPACK_EXTERNAL_MODULE__716__;
41
41
 
42
42
  /***/ }),
43
43
 
44
- /***/ 742:
44
+ /***/ 149:
45
45
  /***/ ((module) => {
46
46
 
47
- module.exports = __WEBPACK_EXTERNAL_MODULE__742__;
47
+ module.exports = __WEBPACK_EXTERNAL_MODULE__149__;
48
48
 
49
49
  /***/ }),
50
50
 
51
- /***/ 208:
51
+ /***/ 353:
52
52
  /***/ ((module) => {
53
53
 
54
- module.exports = __WEBPACK_EXTERNAL_MODULE__208__;
54
+ module.exports = __WEBPACK_EXTERNAL_MODULE__353__;
55
55
 
56
56
  /***/ }),
57
57
 
58
- /***/ 281:
58
+ /***/ 731:
59
59
  /***/ ((module) => {
60
60
 
61
- module.exports = __WEBPACK_EXTERNAL_MODULE__281__;
61
+ module.exports = __WEBPACK_EXTERNAL_MODULE__731__;
62
62
 
63
63
  /***/ }),
64
64
 
65
- /***/ 950:
65
+ /***/ 852:
66
66
  /***/ ((module) => {
67
67
 
68
- module.exports = __WEBPACK_EXTERNAL_MODULE__950__;
68
+ module.exports = __WEBPACK_EXTERNAL_MODULE__852__;
69
69
 
70
70
  /***/ }),
71
71
 
72
- /***/ 30:
72
+ /***/ 95:
73
73
  /***/ ((module) => {
74
74
 
75
- module.exports = __WEBPACK_EXTERNAL_MODULE__30__;
75
+ module.exports = __WEBPACK_EXTERNAL_MODULE__95__;
76
76
 
77
77
  /***/ }),
78
78
 
79
- /***/ 304:
79
+ /***/ 765:
80
80
  /***/ ((module) => {
81
81
 
82
- module.exports = __WEBPACK_EXTERNAL_MODULE__304__;
82
+ module.exports = __WEBPACK_EXTERNAL_MODULE__765__;
83
+
84
+ /***/ }),
85
+
86
+ /***/ 585:
87
+ /***/ ((module) => {
88
+
89
+ module.exports = __WEBPACK_EXTERNAL_MODULE__585__;
83
90
 
84
91
  /***/ })
85
92
 
@@ -158,24 +165,27 @@ __webpack_require__.r(__webpack_exports__);
158
165
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
159
166
  /* harmony export */ "loadFull": () => (/* binding */ loadFull)
160
167
  /* harmony export */ });
161
- /* harmony import */ var tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(502);
168
+ /* harmony import */ var tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(359);
162
169
  /* harmony import */ var tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_0__);
163
- /* harmony import */ var tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(949);
164
- /* harmony import */ var tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_1__);
165
- /* harmony import */ var tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(165);
166
- /* harmony import */ var tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_2__);
167
- /* harmony import */ var tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(742);
168
- /* harmony import */ var tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_3__);
169
- /* harmony import */ var tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(281);
170
- /* harmony import */ var tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_4__);
171
- /* harmony import */ var tsparticles_slim__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(208);
172
- /* harmony import */ var tsparticles_slim__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(tsparticles_slim__WEBPACK_IMPORTED_MODULE_5__);
173
- /* harmony import */ var tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(950);
174
- /* harmony import */ var tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_6__);
175
- /* harmony import */ var tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(30);
176
- /* harmony import */ var tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_7__);
177
- /* harmony import */ var tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(304);
178
- /* harmony import */ var tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_8__);
170
+ /* harmony import */ var tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(731);
171
+ /* harmony import */ var tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_1__);
172
+ /* harmony import */ var tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(716);
173
+ /* harmony import */ var tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_2__);
174
+ /* harmony import */ var tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(955);
175
+ /* harmony import */ var tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_3__);
176
+ /* harmony import */ var tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(149);
177
+ /* harmony import */ var tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_4__);
178
+ /* harmony import */ var tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(852);
179
+ /* harmony import */ var tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_5__);
180
+ /* harmony import */ var tsparticles_slim__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(353);
181
+ /* harmony import */ var tsparticles_slim__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(tsparticles_slim__WEBPACK_IMPORTED_MODULE_6__);
182
+ /* harmony import */ var tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(95);
183
+ /* harmony import */ var tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_7__);
184
+ /* harmony import */ var tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(765);
185
+ /* harmony import */ var tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_8__);
186
+ /* harmony import */ var tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(585);
187
+ /* harmony import */ var tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_9__);
188
+
179
189
 
180
190
 
181
191
 
@@ -186,15 +196,16 @@ __webpack_require__.r(__webpack_exports__);
186
196
 
187
197
 
188
198
  async function loadFull(engine) {
189
- await (0,tsparticles_slim__WEBPACK_IMPORTED_MODULE_5__.loadSlim)(engine);
190
- await (0,tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_4__.loadRollUpdater)(engine);
191
- await (0,tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_6__.loadTiltUpdater)(engine);
192
- await (0,tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_7__.loadTwinkleUpdater)(engine);
193
- await (0,tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_8__.loadWobbleUpdater)(engine);
194
- await (0,tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_2__.loadExternalTrailInteraction)(engine);
199
+ await (0,tsparticles_slim__WEBPACK_IMPORTED_MODULE_6__.loadSlim)(engine);
200
+ await (0,tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_1__.loadDestroyUpdater)(engine);
201
+ await (0,tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_5__.loadRollUpdater)(engine);
202
+ await (0,tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_7__.loadTiltUpdater)(engine);
203
+ await (0,tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_8__.loadTwinkleUpdater)(engine);
204
+ await (0,tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_9__.loadWobbleUpdater)(engine);
205
+ await (0,tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_3__.loadExternalTrailInteraction)(engine);
195
206
  await (0,tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_0__.loadAbsorbersPlugin)(engine);
196
- await (0,tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_1__.loadEmittersPlugin)(engine);
197
- await (0,tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_3__.loadPolygonMaskPlugin)(engine);
207
+ await (0,tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_2__.loadEmittersPlugin)(engine);
208
+ await (0,tsparticles_plugin_polygon_mask__WEBPACK_IMPORTED_MODULE_4__.loadPolygonMaskPlugin)(engine);
198
209
  }
199
210
  })();
200
211
 
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see tsparticles.min.js.LICENSE.txt */
2
- !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("tsparticles-plugin-absorbers"),require("tsparticles-plugin-emitters"),require("tsparticles-interaction-external-trail"),require("tsparticles-plugin-polygon-mask"),require("tsparticles-updater-roll"),require("tsparticles-slim"),require("tsparticles-updater-tilt"),require("tsparticles-updater-twinkle"),require("tsparticles-updater-wobble"));else if("function"==typeof define&&define.amd)define(["tsparticles-plugin-absorbers","tsparticles-plugin-emitters","tsparticles-interaction-external-trail","tsparticles-plugin-polygon-mask","tsparticles-updater-roll","tsparticles-slim","tsparticles-updater-tilt","tsparticles-updater-twinkle","tsparticles-updater-wobble"],t);else{var r="object"==typeof exports?t(require("tsparticles-plugin-absorbers"),require("tsparticles-plugin-emitters"),require("tsparticles-interaction-external-trail"),require("tsparticles-plugin-polygon-mask"),require("tsparticles-updater-roll"),require("tsparticles-slim"),require("tsparticles-updater-tilt"),require("tsparticles-updater-twinkle"),require("tsparticles-updater-wobble")):t(e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window);for(var i in r)("object"==typeof exports?exports:e)[i]=r[i]}}(this,((e,t,r,i,a,l,s,o,p)=>(()=>{"use strict";var n={165:e=>{e.exports=r},502:t=>{t.exports=e},949:e=>{e.exports=t},742:e=>{e.exports=i},208:e=>{e.exports=l},281:e=>{e.exports=a},950:e=>{e.exports=s},30:e=>{e.exports=o},304:e=>{e.exports=p}},u={};function d(e){var t=u[e];if(void 0!==t)return t.exports;var r=u[e]={exports:{}};return n[e](r,r.exports,d),r.exports}d.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return d.d(t,{a:t}),t},d.d=(e,t)=>{for(var r in t)d.o(t,r)&&!d.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},d.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),d.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var c={};return(()=>{d.r(c),d.d(c,{loadFull:()=>n});var e=d(502),t=d(949),r=d(165),i=d(742),a=d(281),l=d(208),s=d(950),o=d(30),p=d(304);async function n(n){await(0,l.loadSlim)(n),await(0,a.loadRollUpdater)(n),await(0,s.loadTiltUpdater)(n),await(0,o.loadTwinkleUpdater)(n),await(0,p.loadWobbleUpdater)(n),await(0,r.loadExternalTrailInteraction)(n),await(0,e.loadAbsorbersPlugin)(n),await(0,t.loadEmittersPlugin)(n),await(0,i.loadPolygonMaskPlugin)(n)}})(),c})()));
2
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("tsparticles-plugin-absorbers"),require("tsparticles-updater-destroy"),require("tsparticles-plugin-emitters"),require("tsparticles-interaction-external-trail"),require("tsparticles-plugin-polygon-mask"),require("tsparticles-updater-roll"),require("tsparticles-slim"),require("tsparticles-updater-tilt"),require("tsparticles-updater-twinkle"),require("tsparticles-updater-wobble"));else if("function"==typeof define&&define.amd)define(["tsparticles-plugin-absorbers","tsparticles-updater-destroy","tsparticles-plugin-emitters","tsparticles-interaction-external-trail","tsparticles-plugin-polygon-mask","tsparticles-updater-roll","tsparticles-slim","tsparticles-updater-tilt","tsparticles-updater-twinkle","tsparticles-updater-wobble"],t);else{var r="object"==typeof exports?t(require("tsparticles-plugin-absorbers"),require("tsparticles-updater-destroy"),require("tsparticles-plugin-emitters"),require("tsparticles-interaction-external-trail"),require("tsparticles-plugin-polygon-mask"),require("tsparticles-updater-roll"),require("tsparticles-slim"),require("tsparticles-updater-tilt"),require("tsparticles-updater-twinkle"),require("tsparticles-updater-wobble")):t(e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window);for(var i in r)("object"==typeof exports?exports:e)[i]=r[i]}}(this,((e,t,r,i,a,s,l,o,p,n)=>(()=>{"use strict";var u={955:e=>{e.exports=i},359:t=>{t.exports=e},716:e=>{e.exports=r},149:e=>{e.exports=a},353:e=>{e.exports=l},731:e=>{e.exports=t},852:e=>{e.exports=s},95:e=>{e.exports=o},765:e=>{e.exports=p},585:e=>{e.exports=n}},d={};function c(e){var t=d[e];if(void 0!==t)return t.exports;var r=d[e]={exports:{}};return u[e](r,r.exports,c),r.exports}c.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return c.d(t,{a:t}),t},c.d=(e,t)=>{for(var r in t)c.o(t,r)&&!c.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var w={};return(()=>{c.r(w),c.d(w,{loadFull:()=>u});var e=c(359),t=c(731),r=c(716),i=c(955),a=c(149),s=c(852),l=c(353),o=c(95),p=c(765),n=c(585);async function u(u){await(0,l.loadSlim)(u),await(0,t.loadDestroyUpdater)(u),await(0,s.loadRollUpdater)(u),await(0,o.loadTiltUpdater)(u),await(0,p.loadTwinkleUpdater)(u),await(0,n.loadWobbleUpdater)(u),await(0,i.loadExternalTrailInteraction)(u),await(0,e.loadAbsorbersPlugin)(u),await(0,r.loadEmittersPlugin)(u),await(0,a.loadPolygonMaskPlugin)(u)}})(),w})()));
@@ -4,5 +4,5 @@
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
- * v2.2.2
7
+ * v2.3.0
8
8
  */
package/umd/index.js CHANGED
@@ -4,13 +4,14 @@
4
4
  if (v !== undefined) module.exports = v;
5
5
  }
6
6
  else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports", "tsparticles-plugin-absorbers", "tsparticles-plugin-emitters", "tsparticles-interaction-external-trail", "tsparticles-plugin-polygon-mask", "tsparticles-updater-roll", "tsparticles-slim", "tsparticles-updater-tilt", "tsparticles-updater-twinkle", "tsparticles-updater-wobble"], factory);
7
+ define(["require", "exports", "tsparticles-plugin-absorbers", "tsparticles-updater-destroy", "tsparticles-plugin-emitters", "tsparticles-interaction-external-trail", "tsparticles-plugin-polygon-mask", "tsparticles-updater-roll", "tsparticles-slim", "tsparticles-updater-tilt", "tsparticles-updater-twinkle", "tsparticles-updater-wobble"], factory);
8
8
  }
9
9
  })(function (require, exports) {
10
10
  "use strict";
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.loadFull = void 0;
13
13
  const tsparticles_plugin_absorbers_1 = require("tsparticles-plugin-absorbers");
14
+ const tsparticles_updater_destroy_1 = require("tsparticles-updater-destroy");
14
15
  const tsparticles_plugin_emitters_1 = require("tsparticles-plugin-emitters");
15
16
  const tsparticles_interaction_external_trail_1 = require("tsparticles-interaction-external-trail");
16
17
  const tsparticles_plugin_polygon_mask_1 = require("tsparticles-plugin-polygon-mask");
@@ -21,6 +22,7 @@
21
22
  const tsparticles_updater_wobble_1 = require("tsparticles-updater-wobble");
22
23
  async function loadFull(engine) {
23
24
  await (0, tsparticles_slim_1.loadSlim)(engine);
25
+ await (0, tsparticles_updater_destroy_1.loadDestroyUpdater)(engine);
24
26
  await (0, tsparticles_updater_roll_1.loadRollUpdater)(engine);
25
27
  await (0, tsparticles_updater_tilt_1.loadTiltUpdater)(engine);
26
28
  await (0, tsparticles_updater_twinkle_1.loadTwinkleUpdater)(engine);