@tsparticles/simplex-noise 4.0.2 → 4.0.4
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/package.json +1 -1
- package/report.html +1 -1
- package/tsparticles.simplex.noise.js +1 -1
package/package.json
CHANGED
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.simplex.noise.js","children":[{"name":"dist/browser","children":[{"uid":"
|
|
4933
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.simplex.noise.js","children":[{"name":"dist/browser","children":[{"uid":"0284bb1d-1","name":"utils.js"},{"name":"Classes","children":[{"uid":"0284bb1d-3","name":"SimplexNoise2D.js"},{"uid":"0284bb1d-5","name":"SimplexNoise3D.js"},{"uid":"0284bb1d-7","name":"SimplexNoise4D.js"}]},{"uid":"0284bb1d-9","name":"SimplexNoise.js"},{"uid":"0284bb1d-11","name":"browser.js"}]}]}],"isRoot":true},"nodeParts":{"0284bb1d-1":{"renderedLength":159,"gzipLength":0,"brotliLength":0,"metaUid":"0284bb1d-0"},"0284bb1d-3":{"renderedLength":5314,"gzipLength":0,"brotliLength":0,"metaUid":"0284bb1d-2"},"0284bb1d-5":{"renderedLength":13314,"gzipLength":0,"brotliLength":0,"metaUid":"0284bb1d-4"},"0284bb1d-7":{"renderedLength":61581,"gzipLength":0,"brotliLength":0,"metaUid":"0284bb1d-6"},"0284bb1d-9":{"renderedLength":262,"gzipLength":0,"brotliLength":0,"metaUid":"0284bb1d-8"},"0284bb1d-11":{"renderedLength":121,"gzipLength":0,"brotliLength":0,"metaUid":"0284bb1d-10"}},"nodeMetas":{"0284bb1d-0":{"id":"/dist/browser/utils.js","moduleParts":{"tsparticles.simplex.noise.js":"0284bb1d-1"},"imported":[],"importedBy":[{"uid":"0284bb1d-2"},{"uid":"0284bb1d-4"},{"uid":"0284bb1d-6"}]},"0284bb1d-2":{"id":"/dist/browser/Classes/SimplexNoise2D.js","moduleParts":{"tsparticles.simplex.noise.js":"0284bb1d-3"},"imported":[{"uid":"0284bb1d-0"}],"importedBy":[{"uid":"0284bb1d-8"}]},"0284bb1d-4":{"id":"/dist/browser/Classes/SimplexNoise3D.js","moduleParts":{"tsparticles.simplex.noise.js":"0284bb1d-5"},"imported":[{"uid":"0284bb1d-0"}],"importedBy":[{"uid":"0284bb1d-8"}]},"0284bb1d-6":{"id":"/dist/browser/Classes/SimplexNoise4D.js","moduleParts":{"tsparticles.simplex.noise.js":"0284bb1d-7"},"imported":[{"uid":"0284bb1d-0"}],"importedBy":[{"uid":"0284bb1d-8"}]},"0284bb1d-8":{"id":"/dist/browser/SimplexNoise.js","moduleParts":{"tsparticles.simplex.noise.js":"0284bb1d-9"},"imported":[{"uid":"0284bb1d-2"},{"uid":"0284bb1d-4"},{"uid":"0284bb1d-6"}],"importedBy":[{"uid":"0284bb1d-12"}]},"0284bb1d-10":{"id":"/dist/browser/browser.js","moduleParts":{"tsparticles.simplex.noise.js":"0284bb1d-11"},"imported":[{"uid":"0284bb1d-12"}],"importedBy":[],"isEntry":true},"0284bb1d-12":{"id":"/dist/browser/index.js","moduleParts":{},"imported":[{"uid":"0284bb1d-8"}],"importedBy":[{"uid":"0284bb1d-10"}]}},"env":{"rollup":"4.60.4"},"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
|
-
/* Utility v4.0.
|
|
2
|
+
/* Utility v4.0.4 */
|
|
3
3
|
(function (global, factory) {
|
|
4
4
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
|
|
5
5
|
typeof define === 'function' && define.amd ? define(['exports'], factory) :
|