@tsparticles/plugin-emitters-shape-path 3.4.0 → 3.5.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.
package/cjs/index.js CHANGED
@@ -1,10 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.loadEmittersShapePath = void 0;
3
+ exports.loadEmittersShapePath = loadEmittersShapePath;
4
4
  const EmittersPathShapeGenerator_js_1 = require("./EmittersPathShapeGenerator.js");
5
5
  async function loadEmittersShapePath(engine, refresh = true) {
6
6
  const emittersEngine = engine;
7
7
  emittersEngine.addEmitterShapeGenerator?.("path", new EmittersPathShapeGenerator_js_1.EmittersPathShapeGenerator());
8
8
  await emittersEngine.refresh(refresh);
9
9
  }
10
- exports.loadEmittersShapePath = loadEmittersShapePath;
package/cjs/utils.js CHANGED
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.generateRandomPointOnPathPerimeter = exports.generateRandomPointWithinPath = void 0;
3
+ exports.generateRandomPointWithinPath = generateRandomPointWithinPath;
4
+ exports.generateRandomPointOnPathPerimeter = generateRandomPointOnPathPerimeter;
4
5
  const engine_1 = require("@tsparticles/engine");
5
6
  const maxAttempts = 100, half = 0.5;
6
7
  function generateRandomPointWithinPath(ctx, path, center, size) {
@@ -17,7 +18,6 @@ function generateRandomPointWithinPath(ctx, path, center, size) {
17
18
  }
18
19
  return randomPoint;
19
20
  }
20
- exports.generateRandomPointWithinPath = generateRandomPointWithinPath;
21
21
  function generateRandomPointOnPathPerimeter(ctx, path, center, size) {
22
22
  let randomPoint = null;
23
23
  for (let attempts = 0; attempts < maxAttempts; attempts++) {
@@ -32,4 +32,3 @@ function generateRandomPointOnPathPerimeter(ctx, path, center, size) {
32
32
  }
33
33
  return randomPoint;
34
34
  }
35
- exports.generateRandomPointOnPathPerimeter = generateRandomPointOnPathPerimeter;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsparticles/plugin-emitters-shape-path",
3
- "version": "3.4.0",
3
+ "version": "3.5.0",
4
4
  "description": "tsParticles emitters shape path plugin",
5
5
  "homepage": "https://particles.js.org",
6
6
  "repository": {
@@ -100,8 +100,8 @@
100
100
  "./package.json": "./package.json"
101
101
  },
102
102
  "dependencies": {
103
- "@tsparticles/engine": "^3.4.0",
104
- "@tsparticles/plugin-emitters": "^3.4.0"
103
+ "@tsparticles/engine": "^3.5.0",
104
+ "@tsparticles/plugin-emitters": "^3.5.0"
105
105
  },
106
106
  "publishConfig": {
107
107
  "access": "public"
package/report.html CHANGED
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8"/>
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
6
- <title>@tsparticles/plugin-emitters-shape-path [13 May 2024 at 00:16]</title>
6
+ <title>@tsparticles/plugin-emitters-shape-path [1 Jul 2024 at 09:26]</title>
7
7
  <link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
8
8
 
9
9
  <script>
@@ -4,7 +4,7 @@
4
4
  * Demo / Generator : https://particles.js.org/
5
5
  * GitHub : https://www.github.com/matteobruni/tsparticles
6
6
  * How to use? : Check the GitHub README
7
- * v3.4.0
7
+ * v3.5.0
8
8
  */
9
9
  /*
10
10
  * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see tsparticles.plugin.emitters.shape.path.min.js.LICENSE.txt */
2
- !function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e(require("@tsparticles/plugin-emitters"),require("@tsparticles/engine"));else if("function"==typeof define&&define.amd)define(["@tsparticles/plugin-emitters","@tsparticles/engine"],e);else{var o="object"==typeof exports?e(require("@tsparticles/plugin-emitters"),require("@tsparticles/engine")):e(t.window,t.window);for(var n in o)("object"==typeof exports?exports:t)[n]=o[n]}}(this,((t,e)=>(()=>{var o={303:t=>{t.exports=e},526:e=>{e.exports=t}},n={};function i(t){var e=n[t];if(void 0!==e)return e.exports;var r=n[t]={exports:{}};return o[t](r,r.exports,i),r.exports}i.d=(t,e)=>{for(var o in e)i.o(e,o)&&!i.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};return(()=>{i.r(r),i.d(r,{loadEmittersShapePath:()=>l});var t=i(526),e=i(303);const o=.5;const n=.5;class s extends t.EmitterShapeBase{constructor(t,o,i,r){super(t,o,i,r);const s=document.createElement("canvas").getContext("2d");if(!s)throw new Error(`${e.errorPrefix} No 2d context available`);this.checkContext=s,this.points=r.points;const a=this.points,c=new Path2D,h=t.x-o.width*n,p=t.y-o.height*n;for(const[t,n]of a.entries()){const i={x:h+n.x*o.width/e.percentDenominator,y:p+n.y*o.height/e.percentDenominator};t?c.lineTo(i.x,i.y):c.moveTo(i.x,i.y)}const l=a[0];if(l){const t={x:h+l.x*o.width/e.percentDenominator,y:p+l.y*o.height/e.percentDenominator};c.lineTo(t.x,t.y)}this.path=c}async init(){}randomPosition(){const t=this.checkContext,n=this.position,i=this.size,r=this.fill,s=this.path,a=r?function(t,n,i,r){let s=null;for(let a=0;a<100;a++){const a={x:i.x+(0,e.getRandom)()*r.width-r.width*o,y:i.y+(0,e.getRandom)()*r.height-r.height*o};if(t.isPointInPath(n,a.x,a.y)){s=a;break}}return s}(t,s,n,i):function(t,n,i,r){let s=null;for(let a=0;a<100;a++){const a={x:i.x+(0,e.getRandom)()*r.width-r.width*o,y:i.y+(0,e.getRandom)()*r.height-r.height*o};if(t.isPointInStroke(n,a.x,a.y)){s=a;break}}return s}(t,s,n,i);return a?{position:a}:null}resize(t,o){super.resize(t,o);const i=this.points,r=new Path2D,s=t.x-o.width*n,a=t.y-o.height*n;for(const[t,n]of i.entries()){const i={x:s+n.x*o.width/e.percentDenominator,y:a+n.y*o.height/e.percentDenominator};t?r.lineTo(i.x,i.y):r.moveTo(i.x,i.y)}const c=i[0];if(c){const t={x:s+c.x*o.width/e.percentDenominator,y:a+c.y*o.height/e.percentDenominator};r.lineTo(t.x,t.y)}this.path=r}}const a=50,c=50;class h{constructor(){this.points=[]}load(t){t&&void 0!==t.points&&(this.points=t.points.map((t=>({x:t.x??a,y:t.y??c}))))}}class p{generate(t,e,o,n){const i=new h;return i.load(n),new s(t,e,o,i)}}async function l(t,e=!0){const o=t;o.addEmitterShapeGenerator?.("path",new p),await o.refresh(e)}})(),r})()));
2
+ !function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e(require("@tsparticles/plugin-emitters"),require("@tsparticles/engine"));else if("function"==typeof define&&define.amd)define(["@tsparticles/plugin-emitters","@tsparticles/engine"],e);else{var o="object"==typeof exports?e(require("@tsparticles/plugin-emitters"),require("@tsparticles/engine")):e(t.window,t.window);for(var n in o)("object"==typeof exports?exports:t)[n]=o[n]}}(this,((t,e)=>(()=>{var o={303:t=>{t.exports=e},526:e=>{e.exports=t}},n={};function i(t){var e=n[t];if(void 0!==e)return e.exports;var r=n[t]={exports:{}};return o[t](r,r.exports,i),r.exports}i.d=(t,e)=>{for(var o in e)i.o(e,o)&&!i.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:e[o]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};i.r(r),i.d(r,{loadEmittersShapePath:()=>f});var s=i(526),a=i(303);const c=.5;const h=.5;class p extends s.EmitterShapeBase{constructor(t,e,o,n){super(t,e,o,n);const i=document.createElement("canvas").getContext("2d");if(!i)throw new Error(`${a.errorPrefix} No 2d context available`);this.checkContext=i,this.points=n.points;const r=this.points,s=new Path2D,c=t.x-e.width*h,p=t.y-e.height*h;for(const[t,o]of r.entries()){const n={x:c+o.x*e.width/a.percentDenominator,y:p+o.y*e.height/a.percentDenominator};t?s.lineTo(n.x,n.y):s.moveTo(n.x,n.y)}const l=r[0];if(l){const t={x:c+l.x*e.width/a.percentDenominator,y:p+l.y*e.height/a.percentDenominator};s.lineTo(t.x,t.y)}this.path=s}async init(){}randomPosition(){const t=this.checkContext,e=this.position,o=this.size,n=this.fill,i=this.path,r=n?function(t,e,o,n){let i=null;for(let r=0;r<100;r++){const r={x:o.x+(0,a.getRandom)()*n.width-n.width*c,y:o.y+(0,a.getRandom)()*n.height-n.height*c};if(t.isPointInPath(e,r.x,r.y)){i=r;break}}return i}(t,i,e,o):function(t,e,o,n){let i=null;for(let r=0;r<100;r++){const r={x:o.x+(0,a.getRandom)()*n.width-n.width*c,y:o.y+(0,a.getRandom)()*n.height-n.height*c};if(t.isPointInStroke(e,r.x,r.y)){i=r;break}}return i}(t,i,e,o);return r?{position:r}:null}resize(t,e){super.resize(t,e);const o=this.points,n=new Path2D,i=t.x-e.width*h,r=t.y-e.height*h;for(const[t,s]of o.entries()){const o={x:i+s.x*e.width/a.percentDenominator,y:r+s.y*e.height/a.percentDenominator};t?n.lineTo(o.x,o.y):n.moveTo(o.x,o.y)}const s=o[0];if(s){const t={x:i+s.x*e.width/a.percentDenominator,y:r+s.y*e.height/a.percentDenominator};n.lineTo(t.x,t.y)}this.path=n}}const l=50,d=50;class x{constructor(){this.points=[]}load(t){t&&void 0!==t.points&&(this.points=t.points.map((t=>({x:t.x??l,y:t.y??d}))))}}class y{generate(t,e,o,n){const i=new x;return i.load(n),new p(t,e,o,i)}}async function f(t,e=!0){const o=t;o.addEmitterShapeGenerator?.("path",new y),await o.refresh(e)}return r})()));
@@ -1 +1 @@
1
- /*! tsParticles Emitters Shape Path Plugin v3.4.0 by Matteo Bruni */
1
+ /*! tsParticles Emitters Shape Path Plugin v3.5.0 by Matteo Bruni */
package/umd/index.js CHANGED
@@ -9,12 +9,11 @@
9
9
  })(function (require, exports) {
10
10
  "use strict";
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.loadEmittersShapePath = void 0;
12
+ exports.loadEmittersShapePath = loadEmittersShapePath;
13
13
  const EmittersPathShapeGenerator_js_1 = require("./EmittersPathShapeGenerator.js");
14
14
  async function loadEmittersShapePath(engine, refresh = true) {
15
15
  const emittersEngine = engine;
16
16
  emittersEngine.addEmitterShapeGenerator?.("path", new EmittersPathShapeGenerator_js_1.EmittersPathShapeGenerator());
17
17
  await emittersEngine.refresh(refresh);
18
18
  }
19
- exports.loadEmittersShapePath = loadEmittersShapePath;
20
19
  });
package/umd/utils.js CHANGED
@@ -9,7 +9,8 @@
9
9
  })(function (require, exports) {
10
10
  "use strict";
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.generateRandomPointOnPathPerimeter = exports.generateRandomPointWithinPath = void 0;
12
+ exports.generateRandomPointWithinPath = generateRandomPointWithinPath;
13
+ exports.generateRandomPointOnPathPerimeter = generateRandomPointOnPathPerimeter;
13
14
  const engine_1 = require("@tsparticles/engine");
14
15
  const maxAttempts = 100, half = 0.5;
15
16
  function generateRandomPointWithinPath(ctx, path, center, size) {
@@ -26,7 +27,6 @@
26
27
  }
27
28
  return randomPoint;
28
29
  }
29
- exports.generateRandomPointWithinPath = generateRandomPointWithinPath;
30
30
  function generateRandomPointOnPathPerimeter(ctx, path, center, size) {
31
31
  let randomPoint = null;
32
32
  for (let attempts = 0; attempts < maxAttempts; attempts++) {
@@ -41,5 +41,4 @@
41
41
  }
42
42
  return randomPoint;
43
43
  }
44
- exports.generateRandomPointOnPathPerimeter = generateRandomPointOnPathPerimeter;
45
44
  });