@tsparticles/updater-wobble 4.2.1 → 4.3.1
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.
- package/README.md +1 -3
- package/browser/index.js +1 -1
- package/browser/index.lazy.js +1 -1
- package/cjs/index.js +1 -1
- package/cjs/index.lazy.js +1 -1
- package/esm/index.js +1 -1
- package/esm/index.lazy.js +1 -1
- package/package.json +2 -2
- package/report.html +1 -1
- package/tsparticles.updater.wobble.js +2 -2
- package/tsparticles.updater.wobble.min.js +1 -1
package/README.md
CHANGED
package/browser/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WobbleUpdater } from "./WobbleUpdater.js";
|
|
2
2
|
export async function loadWobbleUpdater(engine) {
|
|
3
|
-
engine.checkVersion("4.
|
|
3
|
+
engine.checkVersion("4.3.1");
|
|
4
4
|
await engine.pluginManager.register(e => {
|
|
5
5
|
e.pluginManager.addParticleUpdater("wobble", container => {
|
|
6
6
|
return Promise.resolve(new WobbleUpdater(container));
|
package/browser/index.lazy.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export async function loadWobbleUpdater(engine) {
|
|
2
|
-
engine.checkVersion("4.
|
|
2
|
+
engine.checkVersion("4.3.1");
|
|
3
3
|
await engine.pluginManager.register(e => {
|
|
4
4
|
e.pluginManager.addParticleUpdater("wobble", async (container) => {
|
|
5
5
|
const { WobbleUpdater } = await import("./WobbleUpdater.js");
|
package/cjs/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WobbleUpdater } from "./WobbleUpdater.js";
|
|
2
2
|
export async function loadWobbleUpdater(engine) {
|
|
3
|
-
engine.checkVersion("4.
|
|
3
|
+
engine.checkVersion("4.3.1");
|
|
4
4
|
await engine.pluginManager.register(e => {
|
|
5
5
|
e.pluginManager.addParticleUpdater("wobble", container => {
|
|
6
6
|
return Promise.resolve(new WobbleUpdater(container));
|
package/cjs/index.lazy.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export async function loadWobbleUpdater(engine) {
|
|
2
|
-
engine.checkVersion("4.
|
|
2
|
+
engine.checkVersion("4.3.1");
|
|
3
3
|
await engine.pluginManager.register(e => {
|
|
4
4
|
e.pluginManager.addParticleUpdater("wobble", async (container) => {
|
|
5
5
|
const { WobbleUpdater } = await import("./WobbleUpdater.js");
|
package/esm/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { WobbleUpdater } from "./WobbleUpdater.js";
|
|
2
2
|
export async function loadWobbleUpdater(engine) {
|
|
3
|
-
engine.checkVersion("4.
|
|
3
|
+
engine.checkVersion("4.3.1");
|
|
4
4
|
await engine.pluginManager.register(e => {
|
|
5
5
|
e.pluginManager.addParticleUpdater("wobble", container => {
|
|
6
6
|
return Promise.resolve(new WobbleUpdater(container));
|
package/esm/index.lazy.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export async function loadWobbleUpdater(engine) {
|
|
2
|
-
engine.checkVersion("4.
|
|
2
|
+
engine.checkVersion("4.3.1");
|
|
3
3
|
await engine.pluginManager.register(e => {
|
|
4
4
|
e.pluginManager.addParticleUpdater("wobble", async (container) => {
|
|
5
5
|
const { WobbleUpdater } = await import("./WobbleUpdater.js");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tsparticles/updater-wobble",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.3.1",
|
|
4
4
|
"description": "tsParticles particles wobble updater",
|
|
5
5
|
"homepage": "https://particles.js.org",
|
|
6
6
|
"repository": {
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"./package.json": "./package.json"
|
|
94
94
|
},
|
|
95
95
|
"peerDependencies": {
|
|
96
|
-
"@tsparticles/engine": "4.
|
|
96
|
+
"@tsparticles/engine": "4.3.1"
|
|
97
97
|
},
|
|
98
98
|
"publishConfig": {
|
|
99
99
|
"access": "public"
|
package/report.html
CHANGED
|
@@ -4930,7 +4930,7 @@ var drawChart = (function (exports) {
|
|
|
4930
4930
|
</script>
|
|
4931
4931
|
<script>
|
|
4932
4932
|
/*<!--*/
|
|
4933
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.updater.wobble.js","children":[{"name":"dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"
|
|
4933
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.updater.wobble.js","children":[{"name":"dist/browser","children":[{"name":"Options/Classes","children":[{"uid":"f8138820-1","name":"WobbleSpeed.js"},{"uid":"f8138820-3","name":"Wobble.js"}]},{"uid":"f8138820-5","name":"Utils.js"},{"uid":"f8138820-7","name":"WobbleUpdater.js"},{"uid":"f8138820-9","name":"index.js"},{"uid":"f8138820-11","name":"browser.js"}]}]}],"isRoot":true},"nodeParts":{"f8138820-1":{"renderedLength":304,"gzipLength":0,"brotliLength":0,"metaUid":"f8138820-0"},"f8138820-3":{"renderedLength":860,"gzipLength":0,"brotliLength":0,"metaUid":"f8138820-2"},"f8138820-5":{"renderedLength":874,"gzipLength":0,"brotliLength":0,"metaUid":"f8138820-4"},"f8138820-7":{"renderedLength":1449,"gzipLength":0,"brotliLength":0,"metaUid":"f8138820-6"},"f8138820-9":{"renderedLength":311,"gzipLength":0,"brotliLength":0,"metaUid":"f8138820-8"},"f8138820-11":{"renderedLength":177,"gzipLength":0,"brotliLength":0,"metaUid":"f8138820-10"}},"nodeMetas":{"f8138820-0":{"id":"/dist/browser/Options/Classes/WobbleSpeed.js","moduleParts":{"tsparticles.updater.wobble.js":"f8138820-1"},"imported":[{"uid":"f8138820-12"}],"importedBy":[{"uid":"f8138820-2"}]},"f8138820-2":{"id":"/dist/browser/Options/Classes/Wobble.js","moduleParts":{"tsparticles.updater.wobble.js":"f8138820-3"},"imported":[{"uid":"f8138820-12"},{"uid":"f8138820-0"}],"importedBy":[{"uid":"f8138820-6"}]},"f8138820-4":{"id":"/dist/browser/Utils.js","moduleParts":{"tsparticles.updater.wobble.js":"f8138820-5"},"imported":[{"uid":"f8138820-12"}],"importedBy":[{"uid":"f8138820-6"}]},"f8138820-6":{"id":"/dist/browser/WobbleUpdater.js","moduleParts":{"tsparticles.updater.wobble.js":"f8138820-7"},"imported":[{"uid":"f8138820-12"},{"uid":"f8138820-2"},{"uid":"f8138820-4"}],"importedBy":[{"uid":"f8138820-8"}]},"f8138820-8":{"id":"/dist/browser/index.js","moduleParts":{"tsparticles.updater.wobble.js":"f8138820-9"},"imported":[{"uid":"f8138820-6"}],"importedBy":[{"uid":"f8138820-10"}]},"f8138820-10":{"id":"/dist/browser/browser.js","moduleParts":{"tsparticles.updater.wobble.js":"f8138820-11"},"imported":[{"uid":"f8138820-8"}],"importedBy":[],"isEntry":true},"f8138820-12":{"id":"@tsparticles/engine","moduleParts":{},"imported":[],"importedBy":[{"uid":"f8138820-6"},{"uid":"f8138820-2"},{"uid":"f8138820-4"},{"uid":"f8138820-0"}],"isExternal":true}},"env":{"rollup":"4.62.2"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
|
4934
4934
|
|
|
4935
4935
|
const run = () => {
|
|
4936
4936
|
const width = window.innerWidth;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
(function(g){g.__tsParticlesInternals=g.__tsParticlesInternals||{};g.__tsParticlesInternals.bundles=g.__tsParticlesInternals.bundles||{};g.__tsParticlesInternals.effects=g.__tsParticlesInternals.effects||{};g.__tsParticlesInternals.engine=g.__tsParticlesInternals.engine||{};g.__tsParticlesInternals.interactions=g.__tsParticlesInternals.interactions||{};g.__tsParticlesInternals.palettes=g.__tsParticlesInternals.palettes||{};g.__tsParticlesInternals.paths=g.__tsParticlesInternals.paths||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins.emittersShapes=g.__tsParticlesInternals.plugins.emittersShapes||{};g.__tsParticlesInternals.presets=g.__tsParticlesInternals.presets||{};g.__tsParticlesInternals.shapes=g.__tsParticlesInternals.shapes||{};g.__tsParticlesInternals.updaters=g.__tsParticlesInternals.updaters||{};g.__tsParticlesInternals.utils=g.__tsParticlesInternals.utils||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas.utils=g.__tsParticlesInternals.canvas.utils||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path.utils=g.__tsParticlesInternals.path.utils||{};var __tsProxyFactory=typeof Proxy!=="undefined"?function(obj){return new Proxy(obj,{get:function(target,key){if(!(key in target)){target[key]={};}return target[key];}});}:function(obj){return obj;};g.__tsParticlesInternals.bundles=__tsProxyFactory(g.__tsParticlesInternals.bundles);g.__tsParticlesInternals.effects=__tsProxyFactory(g.__tsParticlesInternals.effects);g.__tsParticlesInternals.interactions=__tsProxyFactory(g.__tsParticlesInternals.interactions);g.__tsParticlesInternals.palettes=__tsProxyFactory(g.__tsParticlesInternals.palettes);g.__tsParticlesInternals.paths=__tsProxyFactory(g.__tsParticlesInternals.paths);g.__tsParticlesInternals.plugins=__tsProxyFactory(g.__tsParticlesInternals.plugins);g.__tsParticlesInternals.plugins.emittersShapes=__tsProxyFactory(g.__tsParticlesInternals.plugins.emittersShapes);g.__tsParticlesInternals.presets=__tsProxyFactory(g.__tsParticlesInternals.presets);g.__tsParticlesInternals.shapes=__tsProxyFactory(g.__tsParticlesInternals.shapes);g.__tsParticlesInternals.updaters=__tsProxyFactory(g.__tsParticlesInternals.updaters);g.__tsParticlesInternals.utils=__tsProxyFactory(g.__tsParticlesInternals.utils);g.__tsParticlesInternals.canvas=__tsProxyFactory(g.__tsParticlesInternals.canvas);g.__tsParticlesInternals.path=__tsProxyFactory(g.__tsParticlesInternals.path);g.tsparticlesInternalExports=g.tsparticlesInternalExports||{};})(typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:this);
|
|
2
|
-
/* Updater v4.
|
|
2
|
+
/* Updater v4.3.1 */
|
|
3
3
|
(function (global, factory) {
|
|
4
4
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@tsparticles/engine')) :
|
|
5
5
|
typeof define === 'function' && define.amd ? define(['exports', '@tsparticles/engine'], factory) :
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
async function loadWobbleUpdater(engine) {
|
|
103
|
-
engine.checkVersion("4.
|
|
103
|
+
engine.checkVersion("4.3.1");
|
|
104
104
|
await engine.pluginManager.register(e => {
|
|
105
105
|
e.pluginManager.addParticleUpdater("wobble", container => {
|
|
106
106
|
return Promise.resolve(new WobbleUpdater(container));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e){e.__tsParticlesInternals=e.__tsParticlesInternals||{},e.__tsParticlesInternals.bundles=e.__tsParticlesInternals.bundles||{},e.__tsParticlesInternals.effects=e.__tsParticlesInternals.effects||{},e.__tsParticlesInternals.engine=e.__tsParticlesInternals.engine||{},e.__tsParticlesInternals.interactions=e.__tsParticlesInternals.interactions||{},e.__tsParticlesInternals.palettes=e.__tsParticlesInternals.palettes||{},e.__tsParticlesInternals.paths=e.__tsParticlesInternals.paths||{},e.__tsParticlesInternals.plugins=e.__tsParticlesInternals.plugins||{},e.__tsParticlesInternals.plugins=e.__tsParticlesInternals.plugins||{},e.__tsParticlesInternals.plugins.emittersShapes=e.__tsParticlesInternals.plugins.emittersShapes||{},e.__tsParticlesInternals.presets=e.__tsParticlesInternals.presets||{},e.__tsParticlesInternals.shapes=e.__tsParticlesInternals.shapes||{},e.__tsParticlesInternals.updaters=e.__tsParticlesInternals.updaters||{},e.__tsParticlesInternals.utils=e.__tsParticlesInternals.utils||{},e.__tsParticlesInternals.canvas=e.__tsParticlesInternals.canvas||{},e.__tsParticlesInternals.canvas=e.__tsParticlesInternals.canvas||{},e.__tsParticlesInternals.canvas.utils=e.__tsParticlesInternals.canvas.utils||{},e.__tsParticlesInternals.path=e.__tsParticlesInternals.path||{},e.__tsParticlesInternals.path=e.__tsParticlesInternals.path||{},e.__tsParticlesInternals.path.utils=e.__tsParticlesInternals.path.utils||{};var s="undefined"!=typeof Proxy?function(e){return new Proxy(e,{get:function(e,s){return s in e||(e[s]={}),e[s]}})}:function(e){return e};e.__tsParticlesInternals.bundles=s(e.__tsParticlesInternals.bundles),e.__tsParticlesInternals.effects=s(e.__tsParticlesInternals.effects),e.__tsParticlesInternals.interactions=s(e.__tsParticlesInternals.interactions),e.__tsParticlesInternals.palettes=s(e.__tsParticlesInternals.palettes),e.__tsParticlesInternals.paths=s(e.__tsParticlesInternals.paths),e.__tsParticlesInternals.plugins=s(e.__tsParticlesInternals.plugins),e.__tsParticlesInternals.plugins.emittersShapes=s(e.__tsParticlesInternals.plugins.emittersShapes),e.__tsParticlesInternals.presets=s(e.__tsParticlesInternals.presets),e.__tsParticlesInternals.shapes=s(e.__tsParticlesInternals.shapes),e.__tsParticlesInternals.updaters=s(e.__tsParticlesInternals.updaters),e.__tsParticlesInternals.utils=s(e.__tsParticlesInternals.utils),e.__tsParticlesInternals.canvas=s(e.__tsParticlesInternals.canvas),e.__tsParticlesInternals.path=s(e.__tsParticlesInternals.path),e.tsparticlesInternalExports=e.tsparticlesInternalExports||{}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:this),function(e,s){"object"==typeof exports&&"undefined"!=typeof module?s(exports,require("@tsparticles/engine")):"function"==typeof define&&define.amd?define(["exports","@tsparticles/engine"],s):s(((e="undefined"!=typeof globalThis?globalThis:e||self).__tsParticlesInternals=e.__tsParticlesInternals||{},e.__tsParticlesInternals.updaters=e.__tsParticlesInternals.updaters||{},e.__tsParticlesInternals.updaters.wobble=e.__tsParticlesInternals.updaters.wobble||{}),e.__tsParticlesInternals.engine)}(this,function(e,s){"use strict";class t{angle=50;move=10;load(e){s.isNull(e)||(s.loadRangeProperty(this,"angle",e.angle),s.loadRangeProperty(this,"move",e.move))}}class n{distance=5;enable=!1;speed=new t;load(e){if(!s.isNull(e)&&(s.loadRangeProperty(this,"distance",e.distance),s.loadProperty(this,"enable",e.enable),void 0!==e.speed))if(s.isNumber(e.speed))this.speed.load({angle:e.speed});else{const s=e.speed;"min"in s?this.speed.load({angle:s}):this.speed.load(e.speed)}}}class a{#e;constructor(e){this.#e=e}init(e){const t=e.options.wobble;e.wobble=t?.enable?{angle:s.getRandom()*s.doublePI,angleSpeed:s.getRangeValue(t.speed.angle)/360,moveSpeed:s.getRangeValue(t.speed.move)/10}:{angle:0,angleSpeed:0,moveSpeed:0},e.retina.wobbleDistance=s.getRangeValue(t?.distance??0)*this.#e.retina.pixelRatio}isEnabled(e){return!e.destroyed&&!e.spawning&&!!e.options.wobble?.enable}loadOptions(e,...t){s.loadOptionProperty(e,"wobble",n,...t)}update(e,t){this.isEnabled(e)&&function(e,t,n){const{wobble:a}=t.options,{wobble:l}=t;if(!a?.enable||!l)return;const r=e.retina.reduceFactor,i=l.angleSpeed*n.factor*r,_=l.moveSpeed*n.factor*r*(t.retina.wobbleDistance??0)/(s.millisecondsToSeconds/60),c=s.doublePI,{position:o}=t;l.angle+=i,l.angle>c&&(l.angle-=c),o.x+=_*Math.cos(l.angle),o.y+=_*Math.abs(Math.sin(l.angle))}(this.#e,e,t)}}async function l(e){e.checkVersion("4.
|
|
1
|
+
!function(e){e.__tsParticlesInternals=e.__tsParticlesInternals||{},e.__tsParticlesInternals.bundles=e.__tsParticlesInternals.bundles||{},e.__tsParticlesInternals.effects=e.__tsParticlesInternals.effects||{},e.__tsParticlesInternals.engine=e.__tsParticlesInternals.engine||{},e.__tsParticlesInternals.interactions=e.__tsParticlesInternals.interactions||{},e.__tsParticlesInternals.palettes=e.__tsParticlesInternals.palettes||{},e.__tsParticlesInternals.paths=e.__tsParticlesInternals.paths||{},e.__tsParticlesInternals.plugins=e.__tsParticlesInternals.plugins||{},e.__tsParticlesInternals.plugins=e.__tsParticlesInternals.plugins||{},e.__tsParticlesInternals.plugins.emittersShapes=e.__tsParticlesInternals.plugins.emittersShapes||{},e.__tsParticlesInternals.presets=e.__tsParticlesInternals.presets||{},e.__tsParticlesInternals.shapes=e.__tsParticlesInternals.shapes||{},e.__tsParticlesInternals.updaters=e.__tsParticlesInternals.updaters||{},e.__tsParticlesInternals.utils=e.__tsParticlesInternals.utils||{},e.__tsParticlesInternals.canvas=e.__tsParticlesInternals.canvas||{},e.__tsParticlesInternals.canvas=e.__tsParticlesInternals.canvas||{},e.__tsParticlesInternals.canvas.utils=e.__tsParticlesInternals.canvas.utils||{},e.__tsParticlesInternals.path=e.__tsParticlesInternals.path||{},e.__tsParticlesInternals.path=e.__tsParticlesInternals.path||{},e.__tsParticlesInternals.path.utils=e.__tsParticlesInternals.path.utils||{};var s="undefined"!=typeof Proxy?function(e){return new Proxy(e,{get:function(e,s){return s in e||(e[s]={}),e[s]}})}:function(e){return e};e.__tsParticlesInternals.bundles=s(e.__tsParticlesInternals.bundles),e.__tsParticlesInternals.effects=s(e.__tsParticlesInternals.effects),e.__tsParticlesInternals.interactions=s(e.__tsParticlesInternals.interactions),e.__tsParticlesInternals.palettes=s(e.__tsParticlesInternals.palettes),e.__tsParticlesInternals.paths=s(e.__tsParticlesInternals.paths),e.__tsParticlesInternals.plugins=s(e.__tsParticlesInternals.plugins),e.__tsParticlesInternals.plugins.emittersShapes=s(e.__tsParticlesInternals.plugins.emittersShapes),e.__tsParticlesInternals.presets=s(e.__tsParticlesInternals.presets),e.__tsParticlesInternals.shapes=s(e.__tsParticlesInternals.shapes),e.__tsParticlesInternals.updaters=s(e.__tsParticlesInternals.updaters),e.__tsParticlesInternals.utils=s(e.__tsParticlesInternals.utils),e.__tsParticlesInternals.canvas=s(e.__tsParticlesInternals.canvas),e.__tsParticlesInternals.path=s(e.__tsParticlesInternals.path),e.tsparticlesInternalExports=e.tsparticlesInternalExports||{}}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:this),function(e,s){"object"==typeof exports&&"undefined"!=typeof module?s(exports,require("@tsparticles/engine")):"function"==typeof define&&define.amd?define(["exports","@tsparticles/engine"],s):s(((e="undefined"!=typeof globalThis?globalThis:e||self).__tsParticlesInternals=e.__tsParticlesInternals||{},e.__tsParticlesInternals.updaters=e.__tsParticlesInternals.updaters||{},e.__tsParticlesInternals.updaters.wobble=e.__tsParticlesInternals.updaters.wobble||{}),e.__tsParticlesInternals.engine)}(this,function(e,s){"use strict";class t{angle=50;move=10;load(e){s.isNull(e)||(s.loadRangeProperty(this,"angle",e.angle),s.loadRangeProperty(this,"move",e.move))}}class n{distance=5;enable=!1;speed=new t;load(e){if(!s.isNull(e)&&(s.loadRangeProperty(this,"distance",e.distance),s.loadProperty(this,"enable",e.enable),void 0!==e.speed))if(s.isNumber(e.speed))this.speed.load({angle:e.speed});else{const s=e.speed;"min"in s?this.speed.load({angle:s}):this.speed.load(e.speed)}}}class a{#e;constructor(e){this.#e=e}init(e){const t=e.options.wobble;e.wobble=t?.enable?{angle:s.getRandom()*s.doublePI,angleSpeed:s.getRangeValue(t.speed.angle)/360,moveSpeed:s.getRangeValue(t.speed.move)/10}:{angle:0,angleSpeed:0,moveSpeed:0},e.retina.wobbleDistance=s.getRangeValue(t?.distance??0)*this.#e.retina.pixelRatio}isEnabled(e){return!e.destroyed&&!e.spawning&&!!e.options.wobble?.enable}loadOptions(e,...t){s.loadOptionProperty(e,"wobble",n,...t)}update(e,t){this.isEnabled(e)&&function(e,t,n){const{wobble:a}=t.options,{wobble:l}=t;if(!a?.enable||!l)return;const r=e.retina.reduceFactor,i=l.angleSpeed*n.factor*r,_=l.moveSpeed*n.factor*r*(t.retina.wobbleDistance??0)/(s.millisecondsToSeconds/60),c=s.doublePI,{position:o}=t;l.angle+=i,l.angle>c&&(l.angle-=c),o.x+=_*Math.cos(l.angle),o.y+=_*Math.abs(Math.sin(l.angle))}(this.#e,e,t)}}async function l(e){e.checkVersion("4.3.1"),await e.pluginManager.register(e=>{e.pluginManager.addParticleUpdater("wobble",e=>Promise.resolve(new a(e)))})}const r=globalThis;r.__tsParticlesInternals=r.__tsParticlesInternals??{},r.loadWobbleUpdater=l,e.loadWobbleUpdater=l}),Object.assign(globalThis.window||globalThis,{loadWobbleUpdater:(globalThis.__tsParticlesInternals.updaters.wobble||{}).loadWobbleUpdater}),delete(globalThis.window||globalThis).tsparticlesInternalExports;
|