@tsparticles/interaction-external-trail 4.0.0-beta.0 → 4.0.0-beta.2

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,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
- * v4.0.0-beta.0
7
+ * v4.0.0-beta.2
8
8
  */
9
9
  /*
10
10
  * ATTENTION: The "eval" devtool has been used (maybe by default in mode: "development").
@@ -94,7 +94,7 @@ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpa
94
94
  \*******************************/
95
95
  (__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
96
96
 
97
- eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Trail: () => (/* reexport safe */ _Options_Classes_Trail_js__WEBPACK_IMPORTED_MODULE_0__.Trail),\n/* harmony export */ loadExternalTrailInteraction: () => (/* binding */ loadExternalTrailInteraction)\n/* harmony export */ });\n/* harmony import */ var _Options_Classes_Trail_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Options/Classes/Trail.js */ \"./dist/browser/Options/Classes/Trail.js\");\nasync function loadExternalTrailInteraction(engine) {\n engine.checkVersion(\"4.0.0-beta.0\");\n await engine.register(async (e)=>{\n const { ensureInteractivityPluginLoaded } = await Promise.resolve(/*! import() */).then(__webpack_require__.t.bind(__webpack_require__, /*! @tsparticles/plugin-interactivity */ \"@tsparticles/plugin-interactivity\", 19));\n ensureInteractivityPluginLoaded(e);\n e.addInteractor?.(\"externalTrail\", async (container)=>{\n const { TrailMaker } = await __webpack_require__.e(/*! import() */ \"dist_browser_TrailMaker_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./TrailMaker.js */ \"./dist/browser/TrailMaker.js\"));\n return new TrailMaker(e, container);\n });\n });\n}\n\n\n\n//# sourceURL=webpack://@tsparticles/interaction-external-trail/./dist/browser/index.js?\n}");
97
+ eval("{__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Trail: () => (/* reexport safe */ _Options_Classes_Trail_js__WEBPACK_IMPORTED_MODULE_1__.Trail),\n/* harmony export */ loadExternalTrailInteraction: () => (/* binding */ loadExternalTrailInteraction)\n/* harmony export */ });\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @tsparticles/engine */ \"@tsparticles/engine\");\n/* harmony import */ var _Options_Classes_Trail_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Options/Classes/Trail.js */ \"./dist/browser/Options/Classes/Trail.js\");\n\nasync function loadExternalTrailInteraction(engine) {\n engine.checkVersion(\"4.0.0-beta.2\");\n await engine.pluginManager.register(async (e)=>{\n const { ensureInteractivityPluginLoaded } = await Promise.resolve(/*! import() */).then(__webpack_require__.t.bind(__webpack_require__, /*! @tsparticles/plugin-interactivity */ \"@tsparticles/plugin-interactivity\", 19));\n ensureInteractivityPluginLoaded(e);\n e.pluginManager.addInteractor?.(\"externalTrail\", async (container)=>{\n const { TrailMaker } = await __webpack_require__.e(/*! import() */ \"dist_browser_TrailMaker_js\").then(__webpack_require__.bind(__webpack_require__, /*! ./TrailMaker.js */ \"./dist/browser/TrailMaker.js\"));\n return new TrailMaker(e.pluginManager, container);\n });\n });\n}\n\n\n\n//# sourceURL=webpack://@tsparticles/interaction-external-trail/./dist/browser/index.js?\n}");
98
98
 
99
99
  /***/ }
100
100
 
@@ -1,2 +1,2 @@
1
- !function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e(require("@tsparticles/engine"),require("@tsparticles/plugin-interactivity"));else if("function"==typeof define&&define.amd)define(["@tsparticles/engine","@tsparticles/plugin-interactivity"],e);else{var r="object"==typeof exports?e(require("@tsparticles/engine"),require("@tsparticles/plugin-interactivity")):e(t.window,t.window);for(var i in r)("object"==typeof exports?exports:t)[i]=r[i]}}(this,(t,e)=>(()=>{"use strict";var r,i,o,n={303(e){e.exports=t},702(t){t.exports=e},170(t,e,r){r.d(e,{X:()=>s});var i=r(303);class o{x;y;constructor(){this.x=0,this.y=0}load(t){t&&(void 0!==t.x&&(this.x=t.x),void 0!==t.y&&(this.y=t.y))}}class n{value;weights;constructor(){this.weights=new o}load(t){t&&(t.weights&&(this.weights??=new o,this.weights.load(t.weights)),(0,i.isNull)(t.value)||(this.value=(0,i.setRangeValue)(t.value)))}}class a{h;l;s;constructor(){this.h=new n,this.s=new n,this.l=new n}load(t){t&&(t.h&&(this.h??=new n,this.h.load(t.h)),t.s&&(this.s??=new n,this.s.load(t.s)),t.l&&(this.l??=new n,this.l.load(t.l)))}}class s{colorCoords;delay;particles;pauseOnStop;quantity;constructor(){this.delay=1,this.pauseOnStop=!1,this.quantity=1,this.colorCoords=new a}load(t){!(0,i.isNull)(t)&&(void 0!==t.delay&&(this.delay=t.delay),void 0!==t.quantity&&(this.quantity=t.quantity),void 0!==t.pauseOnStop&&(this.pauseOnStop=t.pauseOnStop),void 0!==t.particles&&(this.particles=(0,i.deepExtend)({},t.particles)),t.colorCoords&&(this.colorCoords??=new a,this.colorCoords.load(t.colorCoords)))}}}},a={};function s(t){var e=a[t];if(void 0!==e)return e.exports;var r=a[t]={exports:{}};return n[t](r,r.exports,s),r.exports}s.m=n,c=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__,s.t=function(t,e){if(1&e&&(t=this(t)),8&e||"object"==typeof t&&t&&(4&e&&t.__esModule||16&e&&"function"==typeof t.then))return t;var r=Object.create(null);s.r(r);var i={};l=l||[null,c({}),c([]),c(c)];for(var o=2&e&&t;("object"==typeof o||"function"==typeof o)&&!~l.indexOf(o);o=c(o))Object.getOwnPropertyNames(o).forEach(e=>i[e]=()=>t[e]);return i.default=()=>t,s.d(r,i),r},s.d=(t,e)=>{for(var r in e)s.o(e,r)&&!s.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},s.f={},s.e=t=>Promise.all(Object.keys(s.f).reduce((e,r)=>(s.f[r](t,e),e),[])),s.u=t=>""+t+".min.js",s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(t){if("object"==typeof window)return window}}(),s.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),u={},s.l=(t,e,r,i)=>{if(u[t])return void u[t].push(e);if(void 0!==r)for(var o,n,a=document.getElementsByTagName("script"),l=0;l<a.length;l++){var c=a[l];if(c.getAttribute("src")==t||c.getAttribute("data-webpack")=="@tsparticles/interaction-external-trail:"+r){o=c;break}}o||(n=!0,(o=document.createElement("script")).charset="utf-8",s.nc&&o.setAttribute("nonce",s.nc),o.setAttribute("data-webpack","@tsparticles/interaction-external-trail:"+r),o.src=t),u[t]=[e];var p=(e,r)=>{o.onerror=o.onload=null,clearTimeout(d);var i=u[t];if(delete u[t],o.parentNode&&o.parentNode.removeChild(o),i&&i.forEach(t=>t(r)),e)return e(r)},d=setTimeout(p.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=p.bind(null,o.onerror),o.onload=p.bind(null,o.onload),n&&document.head.appendChild(o)},s.r=t=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},s.g.importScripts&&(p=s.g.location+"");var l,c,u,p,d=s.g.document;if(!p&&d&&(d.currentScript&&"SCRIPT"===d.currentScript.tagName.toUpperCase()&&(p=d.currentScript.src),!p)){var h=d.getElementsByTagName("script");if(h.length)for(var f=h.length-1;f>-1&&(!p||!/^http(s?):/.test(p));)p=h[f--].src}if(!p)throw Error("Automatic publicPath is not supported in this browser");s.p=p=p.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r={54:0},s.f.j=(t,e)=>{var i=s.o(r,t)?r[t]:void 0;if(0!==i)if(i)e.push(i[2]);else{var o=new Promise((e,o)=>i=r[t]=[e,o]);e.push(i[2]=o);var n=s.p+s.u(t),a=Error();s.l(n,e=>{if(s.o(r,t)&&(0!==(i=r[t])&&(r[t]=void 0),i)){var o=e&&("load"===e.type?"missing":e.type),n=e&&e.target&&e.target.src;a.message="Loading chunk "+t+` failed.
2
- (`+o+": "+n+")",a.name="ChunkLoadError",a.type=o,a.request=n,i[1](a)}},"chunk-"+t,t)}},i=(t,e)=>{var i,o,[n,a,l]=e,c=0;if(n.some(t=>0!==r[t])){for(i in a)s.o(a,i)&&(s.m[i]=a[i]);l&&l(s)}for(t&&t(e);c<n.length;c++)o=n[c],s.o(r,o)&&r[o]&&r[o][0](),r[o]=0},(o=this.webpackChunk_tsparticles_interaction_external_trail=this.webpackChunk_tsparticles_interaction_external_trail||[]).forEach(i.bind(null,0)),o.push=i.bind(null,o.push.bind(o));var y={};s.r(y),s.d(y,{Trail:()=>v.X,loadExternalTrailInteraction:()=>b});var v=s(170);async function b(t){t.checkVersion("4.0.0-beta.0"),await t.register(async t=>{let{ensureInteractivityPluginLoaded:e}=await Promise.resolve().then(s.t.bind(s,702,19));e(t),t.addInteractor?.("externalTrail",async e=>{let{TrailMaker:r}=await s.e(983).then(s.bind(s,983));return new r(t,e)})})}return y})());
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("@tsparticles/engine"),require("@tsparticles/plugin-interactivity"));else if("function"==typeof define&&define.amd)define(["@tsparticles/engine","@tsparticles/plugin-interactivity"],t);else{var r="object"==typeof exports?t(require("@tsparticles/engine"),require("@tsparticles/plugin-interactivity")):t(e.window,e.window);for(var i in r)("object"==typeof exports?exports:e)[i]=r[i]}}(this,(e,t)=>(()=>{"use strict";var r,i,o,n={303(t){t.exports=e},702(e){e.exports=t},452(e,t,r){r.d(t,{X:()=>s});var i=r(303);class o{x;y;constructor(){this.x=0,this.y=0}load(e){e&&(void 0!==e.x&&(this.x=e.x),void 0!==e.y&&(this.y=e.y))}}class n{value;weights;constructor(){this.weights=new o}load(e){e&&(e.weights&&(this.weights??=new o,this.weights.load(e.weights)),(0,i.isNull)(e.value)||(this.value=(0,i.setRangeValue)(e.value)))}}class a{h;l;s;constructor(){this.h=new n,this.s=new n,this.l=new n}load(e){e&&(e.h&&(this.h??=new n,this.h.load(e.h)),e.s&&(this.s??=new n,this.s.load(e.s)),e.l&&(this.l??=new n,this.l.load(e.l)))}}class s{colorCoords;delay;particles;pauseOnStop;quantity;constructor(){this.delay=1,this.pauseOnStop=!1,this.quantity=1,this.colorCoords=new a}load(e){!(0,i.isNull)(e)&&(void 0!==e.delay&&(this.delay=e.delay),void 0!==e.quantity&&(this.quantity=e.quantity),void 0!==e.pauseOnStop&&(this.pauseOnStop=e.pauseOnStop),void 0!==e.particles&&(this.particles=(0,i.deepExtend)({},e.particles)),e.colorCoords&&(this.colorCoords??=new a,this.colorCoords.load(e.colorCoords)))}}}},a={};function s(e){var t=a[e];if(void 0!==t)return t.exports;var r=a[e]={exports:{}};return n[e](r,r.exports,s),r.exports}s.m=n,c=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,s.t=function(e,t){if(1&t&&(e=this(e)),8&t||"object"==typeof e&&e&&(4&t&&e.__esModule||16&t&&"function"==typeof e.then))return e;var r=Object.create(null);s.r(r);var i={};l=l||[null,c({}),c([]),c(c)];for(var o=2&t&&e;("object"==typeof o||"function"==typeof o)&&!~l.indexOf(o);o=c(o))Object.getOwnPropertyNames(o).forEach(t=>i[t]=()=>e[t]);return i.default=()=>e,s.d(r,i),r},s.d=(e,t)=>{for(var r in t)s.o(t,r)&&!s.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce((t,r)=>(s.f[r](e,t),t),[])),s.u=e=>""+e+".min.js",s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),u={},s.l=(e,t,r,i)=>{if(u[e])return void u[e].push(t);if(void 0!==r)for(var o,n,a=document.getElementsByTagName("script"),l=0;l<a.length;l++){var c=a[l];if(c.getAttribute("src")==e||c.getAttribute("data-webpack")=="@tsparticles/interaction-external-trail:"+r){o=c;break}}o||(n=!0,(o=document.createElement("script")).charset="utf-8",s.nc&&o.setAttribute("nonce",s.nc),o.setAttribute("data-webpack","@tsparticles/interaction-external-trail:"+r),o.src=e),u[e]=[t];var p=(t,r)=>{o.onerror=o.onload=null,clearTimeout(d);var i=u[e];if(delete u[e],o.parentNode&&o.parentNode.removeChild(o),i&&i.forEach(e=>e(r)),t)return t(r)},d=setTimeout(p.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=p.bind(null,o.onerror),o.onload=p.bind(null,o.onload),n&&document.head.appendChild(o)},s.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.g.importScripts&&(p=s.g.location+"");var l,c,u,p,d=s.g.document;if(!p&&d&&(d.currentScript&&"SCRIPT"===d.currentScript.tagName.toUpperCase()&&(p=d.currentScript.src),!p)){var h=d.getElementsByTagName("script");if(h.length)for(var f=h.length-1;f>-1&&(!p||!/^http(s?):/.test(p));)p=h[f--].src}if(!p)throw Error("Automatic publicPath is not supported in this browser");s.p=p=p.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r={54:0},s.f.j=(e,t)=>{var i=s.o(r,e)?r[e]:void 0;if(0!==i)if(i)t.push(i[2]);else{var o=new Promise((t,o)=>i=r[e]=[t,o]);t.push(i[2]=o);var n=s.p+s.u(e),a=Error();s.l(n,t=>{if(s.o(r,e)&&(0!==(i=r[e])&&(r[e]=void 0),i)){var o=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;a.message="Loading chunk "+e+` failed.
2
+ (`+o+": "+n+")",a.name="ChunkLoadError",a.type=o,a.request=n,i[1](a)}},"chunk-"+e,e)}},i=(e,t)=>{var i,o,[n,a,l]=t,c=0;if(n.some(e=>0!==r[e])){for(i in a)s.o(a,i)&&(s.m[i]=a[i]);l&&l(s)}for(e&&e(t);c<n.length;c++)o=n[c],s.o(r,o)&&r[o]&&r[o][0](),r[o]=0},(o=this.webpackChunk_tsparticles_interaction_external_trail=this.webpackChunk_tsparticles_interaction_external_trail||[]).forEach(i.bind(null,0)),o.push=i.bind(null,o.push.bind(o));var y={};s.r(y),s.d(y,{Trail:()=>g.X,loadExternalTrailInteraction:()=>v}),s(303);var g=s(452);async function v(e){e.checkVersion("4.0.0-beta.2"),await e.pluginManager.register(async e=>{let{ensureInteractivityPluginLoaded:t}=await Promise.resolve().then(s.t.bind(s,702,19));t(e),e.pluginManager.addInteractor?.("externalTrail",async t=>{let{TrailMaker:r}=await s.e(771).then(s.bind(s,771));return new r(e.pluginManager,t)})})}return y})());
@@ -1,12 +1,12 @@
1
1
  import { type IDelta, type RecursivePartial } from "@tsparticles/engine";
2
- import { ExternalInteractorBase, type IInteractivityData, type IModes, type InteractivityEngine, type InteractivityParticle, type Modes } from "@tsparticles/plugin-interactivity";
2
+ import { ExternalInteractorBase, type IInteractivityData, type IModes, type InteractivityParticle, type InteractivityPluginManager, type Modes } from "@tsparticles/plugin-interactivity";
3
3
  import type { ITrailMode, TrailContainer, TrailMode } from "./Types.js";
4
4
  export declare class TrailMaker extends ExternalInteractorBase<TrailContainer> {
5
5
  readonly maxDistance = 0;
6
6
  private _delay;
7
- private readonly _engine;
8
7
  private _lastPosition?;
9
- constructor(engine: InteractivityEngine, container: TrailContainer);
8
+ private readonly _pluginManager;
9
+ constructor(pluginManager: InteractivityPluginManager, container: TrailContainer);
10
10
  clear(): void;
11
11
  init(): void;
12
12
  interact(interactivityData: IInteractivityData, delta: IDelta): void;
package/983.min.js DELETED
@@ -1 +0,0 @@
1
- "use strict";(this.webpackChunk_tsparticles_interaction_external_trail=this.webpackChunk_tsparticles_interaction_external_trail||[]).push([[983],{983(t,i,e){e.d(i,{TrailMaker:()=>r});var a=e(303),s=e(702),l=e(170);let n="trail";class r extends s.ExternalInteractorBase{maxDistance=0;_delay;_engine;_lastPosition;constructor(t,i){super(i),this._engine=t,this._delay=0}clear(){}init(){}interact(t,i){let e=this.container;if(!e.retina.reduceFactor)return;let s=e.actualOptions,l=s.interactivity?.modes.trail;if(!l)return;let n=l.delay*a.millisecondsToSeconds/this.container.retina.reduceFactor;if(this._delay<n&&(this._delay+=i.value),this._delay<n)return;let r=t.mouse.position,o=!(l.pauseOnStop&&(r===this._lastPosition||r?.x===this._lastPosition?.x&&r?.y===this._lastPosition?.y));if(r?this._lastPosition={...r}:delete this._lastPosition,o&&r){let t=l.particles,i=l.colorCoords;if(i){let{width:s,height:n}=e.canvas.size,o={x:r.x/s,y:r.y/n},c=(t,i,e)=>{if(!(t?.weights?.x??t?.weights?.y))return;let s=t?.weights,l=o.x*(s?.x??0)+o.y*(s?.y??0),n=t?.value??i,r=(0,a.getRangeMin)(n??0),c=(0,a.getRangeMax)(n??e);return Math.min(c,Math.max(r,r+l*(c-r)))},d=l.particles?.fill?(0,a.itemFromSingleOrMultiple)(l.particles.fill):void 0,h=d?(0,a.rangeColorToHsl)(this._engine,a.AnimatableColor.create(void 0,d.color)):void 0,u=c(i.h,h?.h,a.hMax),_=c(i.s,h?.s,a.sMax),p=c(i.l,h?.l,a.lMax);(void 0!==u||void 0!==_||void 0!==p)&&(t=(0,a.deepExtend)({},l.particles,{color:{value:{h:u??h?.h,s:_??h?.s,l:p??h?.l}}}))}e.particles.push(l.quantity,r,t)}this._delay-=n}isEnabled(t,i){let e=this.container.actualOptions,s=t.mouse,l=(i?.interactivity??e.interactivity)?.events;return!!l&&(s.clicking&&s.inside&&!!s.position&&(0,a.isInArray)(n,l.onClick.mode)||s.inside&&!!s.position&&(0,a.isInArray)(n,l.onHover.mode))}loadModeOptions(t,...i){for(let e of(t.trail??=new l.X,i))t.trail.load(e?.trail)}reset(){}}}}]);
@@ -1,49 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports", "@tsparticles/engine", "./TrailColorCoords.js"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.Trail = void 0;
13
- const engine_1 = require("@tsparticles/engine");
14
- const TrailColorCoords_js_1 = require("./TrailColorCoords.js");
15
- class Trail {
16
- colorCoords;
17
- delay;
18
- particles;
19
- pauseOnStop;
20
- quantity;
21
- constructor() {
22
- this.delay = 1;
23
- this.pauseOnStop = false;
24
- this.quantity = 1;
25
- this.colorCoords = new TrailColorCoords_js_1.TrailColorCoords();
26
- }
27
- load(data) {
28
- if ((0, engine_1.isNull)(data))
29
- return;
30
- if (data.delay !== undefined) {
31
- this.delay = data.delay;
32
- }
33
- if (data.quantity !== undefined) {
34
- this.quantity = data.quantity;
35
- }
36
- if (data.pauseOnStop !== undefined) {
37
- this.pauseOnStop = data.pauseOnStop;
38
- }
39
- if (data.particles !== undefined) {
40
- this.particles = (0, engine_1.deepExtend)({}, data.particles);
41
- }
42
- if (data.colorCoords) {
43
- this.colorCoords ??= new TrailColorCoords_js_1.TrailColorCoords();
44
- this.colorCoords.load(data.colorCoords);
45
- }
46
- }
47
- }
48
- exports.Trail = Trail;
49
- });
@@ -1,35 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports", "@tsparticles/engine", "./TrailColorWeight.js"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.TrailColorComponent = void 0;
13
- const engine_1 = require("@tsparticles/engine");
14
- const TrailColorWeight_js_1 = require("./TrailColorWeight.js");
15
- class TrailColorComponent {
16
- value;
17
- weights;
18
- constructor() {
19
- this.weights = new TrailColorWeight_js_1.TrailColorWeight();
20
- }
21
- load(data) {
22
- if (!data) {
23
- return;
24
- }
25
- if (data.weights) {
26
- this.weights ??= new TrailColorWeight_js_1.TrailColorWeight();
27
- this.weights.load(data.weights);
28
- }
29
- if (!(0, engine_1.isNull)(data.value)) {
30
- this.value = (0, engine_1.setRangeValue)(data.value);
31
- }
32
- }
33
- }
34
- exports.TrailColorComponent = TrailColorComponent;
35
- });
@@ -1,42 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports", "./TrailColorComponent.js"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.TrailColorCoords = void 0;
13
- const TrailColorComponent_js_1 = require("./TrailColorComponent.js");
14
- class TrailColorCoords {
15
- h;
16
- l;
17
- s;
18
- constructor() {
19
- this.h = new TrailColorComponent_js_1.TrailColorComponent();
20
- this.s = new TrailColorComponent_js_1.TrailColorComponent();
21
- this.l = new TrailColorComponent_js_1.TrailColorComponent();
22
- }
23
- load(data) {
24
- if (!data) {
25
- return;
26
- }
27
- if (data.h) {
28
- this.h ??= new TrailColorComponent_js_1.TrailColorComponent();
29
- this.h.load(data.h);
30
- }
31
- if (data.s) {
32
- this.s ??= new TrailColorComponent_js_1.TrailColorComponent();
33
- this.s.load(data.s);
34
- }
35
- if (data.l) {
36
- this.l ??= new TrailColorComponent_js_1.TrailColorComponent();
37
- this.l.load(data.l);
38
- }
39
- }
40
- }
41
- exports.TrailColorCoords = TrailColorCoords;
42
- });
@@ -1,33 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.TrailColorWeight = void 0;
13
- class TrailColorWeight {
14
- x;
15
- y;
16
- constructor() {
17
- this.x = 0;
18
- this.y = 0;
19
- }
20
- load(data) {
21
- if (!data) {
22
- return;
23
- }
24
- if (data.x !== undefined) {
25
- this.x = data.x;
26
- }
27
- if (data.y !== undefined) {
28
- this.y = data.y;
29
- }
30
- }
31
- }
32
- exports.TrailColorWeight = TrailColorWeight;
33
- });
@@ -1,12 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- });
@@ -1,12 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- });
@@ -1,12 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- });
@@ -1,12 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- });
@@ -1,12 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- });
package/umd/TrailMaker.js DELETED
@@ -1,102 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports", "@tsparticles/engine", "@tsparticles/plugin-interactivity", "./Options/Classes/Trail.js"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.TrailMaker = void 0;
13
- const engine_1 = require("@tsparticles/engine");
14
- const plugin_interactivity_1 = require("@tsparticles/plugin-interactivity");
15
- const Trail_js_1 = require("./Options/Classes/Trail.js");
16
- const trailMode = "trail", defaultMin = 0, defaultWeight = 0;
17
- class TrailMaker extends plugin_interactivity_1.ExternalInteractorBase {
18
- maxDistance = 0;
19
- _delay;
20
- _engine;
21
- _lastPosition;
22
- constructor(engine, container) {
23
- super(container);
24
- this._engine = engine;
25
- this._delay = 0;
26
- }
27
- clear() {
28
- }
29
- init() {
30
- }
31
- interact(interactivityData, delta) {
32
- const container = this.container;
33
- if (!container.retina.reduceFactor)
34
- return;
35
- const options = container.actualOptions, trailOptions = options.interactivity?.modes.trail;
36
- if (!trailOptions)
37
- return;
38
- const optDelay = (trailOptions.delay * engine_1.millisecondsToSeconds) / this.container.retina.reduceFactor;
39
- if (this._delay < optDelay) {
40
- this._delay += delta.value;
41
- }
42
- if (this._delay < optDelay)
43
- return;
44
- const mousePos = interactivityData.mouse.position, canEmit = !(trailOptions.pauseOnStop &&
45
- (mousePos === this._lastPosition ||
46
- (mousePos?.x === this._lastPosition?.x && mousePos?.y === this._lastPosition?.y)));
47
- if (mousePos) {
48
- this._lastPosition = { ...mousePos };
49
- }
50
- else {
51
- delete this._lastPosition;
52
- }
53
- if (canEmit && mousePos) {
54
- let particleOptions = trailOptions.particles;
55
- const colorCoords = trailOptions.colorCoords;
56
- if (colorCoords) {
57
- const { width, height } = container.canvas.size, norm = {
58
- x: mousePos.x / width,
59
- y: mousePos.y / height,
60
- }, hasWeights = (comp) => {
61
- return !!(comp?.weights?.x ?? comp?.weights?.y);
62
- }, calculateValue = (comp, originalValue, defaultMax) => {
63
- if (!hasWeights(comp))
64
- return undefined;
65
- const w = comp?.weights, factor = norm.x * (w?.x ?? defaultWeight) + norm.y * (w?.y ?? defaultWeight), rangeSource = comp?.value ?? originalValue, min = (0, engine_1.getRangeMin)(rangeSource ?? defaultMin), max = (0, engine_1.getRangeMax)(rangeSource ?? defaultMax), result = min + factor * (max - min);
66
- return Math.min(max, Math.max(min, result));
67
- }, fillData = trailOptions.particles?.fill ? (0, engine_1.itemFromSingleOrMultiple)(trailOptions.particles.fill) : undefined, baseHsl = fillData
68
- ? (0, engine_1.rangeColorToHsl)(this._engine, engine_1.AnimatableColor.create(undefined, fillData.color))
69
- : undefined, h = calculateValue(colorCoords.h, baseHsl?.h, engine_1.hMax), s = calculateValue(colorCoords.s, baseHsl?.s, engine_1.sMax), l = calculateValue(colorCoords.l, baseHsl?.l, engine_1.lMax);
70
- if (h !== undefined || s !== undefined || l !== undefined) {
71
- particleOptions = (0, engine_1.deepExtend)({}, trailOptions.particles, {
72
- color: {
73
- value: {
74
- h: h ?? baseHsl?.h,
75
- s: s ?? baseHsl?.s,
76
- l: l ?? baseHsl?.l,
77
- },
78
- },
79
- });
80
- }
81
- }
82
- container.particles.push(trailOptions.quantity, mousePos, particleOptions);
83
- }
84
- this._delay -= optDelay;
85
- }
86
- isEnabled(interactivityData, particle) {
87
- const container = this.container, options = container.actualOptions, mouse = interactivityData.mouse, events = (particle?.interactivity ?? options.interactivity)?.events;
88
- return (!!events &&
89
- ((mouse.clicking && mouse.inside && !!mouse.position && (0, engine_1.isInArray)(trailMode, events.onClick.mode)) ||
90
- (mouse.inside && !!mouse.position && (0, engine_1.isInArray)(trailMode, events.onHover.mode))));
91
- }
92
- loadModeOptions(options, ...sources) {
93
- options.trail ??= new Trail_js_1.Trail();
94
- for (const source of sources) {
95
- options.trail.load(source?.trail);
96
- }
97
- }
98
- reset() {
99
- }
100
- }
101
- exports.TrailMaker = TrailMaker;
102
- });
package/umd/Types.js DELETED
@@ -1,12 +0,0 @@
1
- (function (factory) {
2
- if (typeof module === "object" && typeof module.exports === "object") {
3
- var v = factory(require, exports);
4
- if (v !== undefined) module.exports = v;
5
- }
6
- else if (typeof define === "function" && define.amd) {
7
- define(["require", "exports"], factory);
8
- }
9
- })(function (require, exports) {
10
- "use strict";
11
- Object.defineProperty(exports, "__esModule", { value: true });
12
- });
package/umd/index.js DELETED
@@ -1,62 +0,0 @@
1
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
2
- if (k2 === undefined) k2 = k;
3
- var desc = Object.getOwnPropertyDescriptor(m, k);
4
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
5
- desc = { enumerable: true, get: function() { return m[k]; } };
6
- }
7
- Object.defineProperty(o, k2, desc);
8
- }) : (function(o, m, k, k2) {
9
- if (k2 === undefined) k2 = k;
10
- o[k2] = m[k];
11
- }));
12
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
13
- Object.defineProperty(o, "default", { enumerable: true, value: v });
14
- }) : function(o, v) {
15
- o["default"] = v;
16
- });
17
- var __importStar = (this && this.__importStar) || (function () {
18
- var ownKeys = function(o) {
19
- ownKeys = Object.getOwnPropertyNames || function (o) {
20
- var ar = [];
21
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
22
- return ar;
23
- };
24
- return ownKeys(o);
25
- };
26
- return function (mod) {
27
- if (mod && mod.__esModule) return mod;
28
- var result = {};
29
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
30
- __setModuleDefault(result, mod);
31
- return result;
32
- };
33
- })();
34
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
35
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
36
- };
37
- (function (factory) {
38
- if (typeof module === "object" && typeof module.exports === "object") {
39
- var v = factory(require, exports);
40
- if (v !== undefined) module.exports = v;
41
- }
42
- else if (typeof define === "function" && define.amd) {
43
- define(["require", "exports", "./Options/Classes/Trail.js"], factory);
44
- }
45
- })(function (require, exports) {
46
- "use strict";
47
- var __syncRequire = typeof module === "object" && typeof module.exports === "object";
48
- Object.defineProperty(exports, "__esModule", { value: true });
49
- exports.loadExternalTrailInteraction = loadExternalTrailInteraction;
50
- async function loadExternalTrailInteraction(engine) {
51
- engine.checkVersion("4.0.0-beta.0");
52
- await engine.register(async (e) => {
53
- const { ensureInteractivityPluginLoaded } = await (__syncRequire ? Promise.resolve().then(() => __importStar(require("@tsparticles/plugin-interactivity"))) : new Promise((resolve_1, reject_1) => { require(["@tsparticles/plugin-interactivity"], resolve_1, reject_1); }).then(__importStar));
54
- ensureInteractivityPluginLoaded(e);
55
- e.addInteractor?.("externalTrail", async (container) => {
56
- const { TrailMaker } = await (__syncRequire ? Promise.resolve().then(() => __importStar(require("./TrailMaker.js"))) : new Promise((resolve_2, reject_2) => { require(["./TrailMaker.js"], resolve_2, reject_2); }).then(__importStar));
57
- return new TrailMaker(e, container);
58
- });
59
- });
60
- }
61
- __exportStar(require("./Options/Classes/Trail.js"), exports);
62
- });