@tsparticles/configs 4.0.0-beta.16 → 4.0.0-beta.17
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/browser/i/imageMask.js +0 -4
- package/browser/i/imageMaskRepulse.js +64 -0
- package/browser/i/index.js +2 -0
- package/cjs/i/imageMask.js +0 -4
- package/cjs/i/imageMaskRepulse.js +64 -0
- package/cjs/i/index.js +2 -0
- package/esm/i/imageMask.js +0 -4
- package/esm/i/imageMaskRepulse.js +64 -0
- package/esm/i/index.js +2 -0
- package/package.json +2 -2
- package/report.html +1 -1
- package/tsparticles.configs.js +199 -138
- package/tsparticles.configs.min.js +1 -1
- package/types/i/imageMaskRepulse.d.ts +3 -0
- package/types/i/index.d.ts +1 -0
- package/types/index.d.ts +1 -0
- package/types/index.lazy.d.ts +1 -0
package/tsparticles.configs.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
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.0-beta.
|
|
2
|
+
/* Utility v4.0.0-beta.17 */
|
|
3
3
|
(function (global, factory) {
|
|
4
4
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('@tsparticles/engine')) :
|
|
5
5
|
typeof define === 'function' && define.amd ? define(['@tsparticles/engine'], factory) :
|
|
6
6
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.__tsParticlesInternals.engine));
|
|
7
7
|
})(this, (function (engine) { 'use strict';
|
|
8
8
|
|
|
9
|
-
const options$
|
|
9
|
+
const options$2$ = {
|
|
10
10
|
key: "absorbers",
|
|
11
11
|
name: "Absorbers",
|
|
12
12
|
particles: {
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
},
|
|
80
80
|
};
|
|
81
81
|
|
|
82
|
-
const options$
|
|
82
|
+
const options$2_ = {
|
|
83
83
|
key: "amongUs",
|
|
84
84
|
name: "Among Us",
|
|
85
85
|
particles: {
|
|
@@ -213,11 +213,11 @@
|
|
|
213
213
|
};
|
|
214
214
|
|
|
215
215
|
var a = {
|
|
216
|
-
absorbers: options$
|
|
217
|
-
amongUs: options$
|
|
216
|
+
absorbers: options$2$,
|
|
217
|
+
amongUs: options$2_,
|
|
218
218
|
};
|
|
219
219
|
|
|
220
|
-
const options$
|
|
220
|
+
const options$2Z = {
|
|
221
221
|
key: "backgroundMask",
|
|
222
222
|
name: "Background Mask",
|
|
223
223
|
particles: {
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
};
|
|
306
306
|
|
|
307
|
-
const options$
|
|
307
|
+
const options$2Y = {
|
|
308
308
|
key: "backgroundMaskImage",
|
|
309
309
|
name: "Background Mask Image",
|
|
310
310
|
particles: {
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
},
|
|
380
380
|
};
|
|
381
381
|
|
|
382
|
-
const options$
|
|
382
|
+
const options$2X = {
|
|
383
383
|
key: "basic",
|
|
384
384
|
name: "Basic",
|
|
385
385
|
particles: {
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
},
|
|
452
452
|
};
|
|
453
453
|
|
|
454
|
-
const options$
|
|
454
|
+
const options$2W = {
|
|
455
455
|
key: "big",
|
|
456
456
|
name: "Big Particles",
|
|
457
457
|
particles: {
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
},
|
|
538
538
|
};
|
|
539
539
|
|
|
540
|
-
const options$
|
|
540
|
+
const options$2V = {
|
|
541
541
|
key: "bigBlend",
|
|
542
542
|
name: "Big Particles with Blend",
|
|
543
543
|
particles: {
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
},
|
|
625
625
|
};
|
|
626
626
|
|
|
627
|
-
const options$
|
|
627
|
+
const options$2U = {
|
|
628
628
|
key: "bigBlendCombo",
|
|
629
629
|
name: "Big Particles with Global and Particle Blend",
|
|
630
630
|
particles: {
|
|
@@ -715,7 +715,7 @@
|
|
|
715
715
|
},
|
|
716
716
|
};
|
|
717
717
|
|
|
718
|
-
const options$
|
|
718
|
+
const options$2T = {
|
|
719
719
|
key: "bigBlendParticle",
|
|
720
720
|
name: "Big Particles with Particle Blend",
|
|
721
721
|
particles: {
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
},
|
|
803
803
|
};
|
|
804
804
|
|
|
805
|
-
const options$
|
|
805
|
+
const options$2S = {
|
|
806
806
|
key: "blackHole",
|
|
807
807
|
name: "Black Hole",
|
|
808
808
|
particles: {
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
},
|
|
874
874
|
};
|
|
875
875
|
|
|
876
|
-
const options$
|
|
876
|
+
const options$2R = {
|
|
877
877
|
key: "bubble",
|
|
878
878
|
name: "Bubble",
|
|
879
879
|
particles: {
|
|
@@ -966,18 +966,18 @@
|
|
|
966
966
|
};
|
|
967
967
|
|
|
968
968
|
var b = {
|
|
969
|
-
backgroundMask: options$
|
|
970
|
-
backgroundMaskImage: options$
|
|
971
|
-
basic: options$
|
|
972
|
-
big: options$
|
|
973
|
-
bigBlend: options$
|
|
974
|
-
bigBlendCombo: options$
|
|
975
|
-
bigBlendParticle: options$
|
|
976
|
-
blackHole: options$
|
|
977
|
-
bubble: options$
|
|
969
|
+
backgroundMask: options$2Z,
|
|
970
|
+
backgroundMaskImage: options$2Y,
|
|
971
|
+
basic: options$2X,
|
|
972
|
+
big: options$2W,
|
|
973
|
+
bigBlend: options$2V,
|
|
974
|
+
bigBlendCombo: options$2U,
|
|
975
|
+
bigBlendParticle: options$2T,
|
|
976
|
+
blackHole: options$2S,
|
|
977
|
+
bubble: options$2R,
|
|
978
978
|
};
|
|
979
979
|
|
|
980
|
-
const options$
|
|
980
|
+
const options$2Q = {
|
|
981
981
|
key: "cardSuits",
|
|
982
982
|
name: "Card Suits",
|
|
983
983
|
particles: {
|
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
const cardSuits$1 = ["spades", "hearts", "diamonds", "clubs"], cardValues$1 = ["A", "2", "3", "4", "5", "6", "7", "8", "9", "10", "J", "Q", "K"], allCards$1 = cardSuits$1.flatMap(suit => cardValues$1.map(value => ({
|
|
1081
1081
|
suit,
|
|
1082
1082
|
value,
|
|
1083
|
-
}))), options$
|
|
1083
|
+
}))), options$2P = {
|
|
1084
1084
|
key: "cards",
|
|
1085
1085
|
name: "Cards",
|
|
1086
1086
|
particles: {
|
|
@@ -1145,7 +1145,7 @@
|
|
|
1145
1145
|
const cardSuits = ["spades", "hearts", "diamonds", "clubs"], cardValues = ["A", "2", "3", "4", "5", "6", "7", "8", "9", "10", "J", "Q", "K"], allCards = cardSuits.flatMap(suit => cardValues.map(value => ({
|
|
1146
1146
|
suit,
|
|
1147
1147
|
value,
|
|
1148
|
-
}))), options$
|
|
1148
|
+
}))), options$2O = {
|
|
1149
1149
|
key: "cardsRolling",
|
|
1150
1150
|
name: "Cards Rolling",
|
|
1151
1151
|
particles: {
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
},
|
|
1236
1236
|
};
|
|
1237
1237
|
|
|
1238
|
-
const options$
|
|
1238
|
+
const options$2N = {
|
|
1239
1239
|
key: "chars",
|
|
1240
1240
|
name: "Chars",
|
|
1241
1241
|
particles: {
|
|
@@ -1340,7 +1340,7 @@
|
|
|
1340
1340
|
},
|
|
1341
1341
|
};
|
|
1342
1342
|
|
|
1343
|
-
const options$
|
|
1343
|
+
const options$2M = {
|
|
1344
1344
|
key: "clickPause",
|
|
1345
1345
|
name: "Click Pause",
|
|
1346
1346
|
particles: {
|
|
@@ -1422,7 +1422,7 @@
|
|
|
1422
1422
|
},
|
|
1423
1423
|
};
|
|
1424
1424
|
|
|
1425
|
-
const options$
|
|
1425
|
+
const options$2L = {
|
|
1426
1426
|
key: "collisionsAbsorb",
|
|
1427
1427
|
name: "Collisions Absorb",
|
|
1428
1428
|
particles: {
|
|
@@ -1506,7 +1506,7 @@
|
|
|
1506
1506
|
},
|
|
1507
1507
|
};
|
|
1508
1508
|
|
|
1509
|
-
const options$
|
|
1509
|
+
const options$2K = {
|
|
1510
1510
|
key: "collisionsBounce",
|
|
1511
1511
|
name: "Collisions Bounce",
|
|
1512
1512
|
particles: {
|
|
@@ -1587,7 +1587,7 @@
|
|
|
1587
1587
|
},
|
|
1588
1588
|
};
|
|
1589
1589
|
|
|
1590
|
-
const options$
|
|
1590
|
+
const options$2J = {
|
|
1591
1591
|
key: "collisionsDestroy",
|
|
1592
1592
|
name: "Collisions Destroy",
|
|
1593
1593
|
particles: {
|
|
@@ -1672,7 +1672,7 @@
|
|
|
1672
1672
|
smooth: true,
|
|
1673
1673
|
};
|
|
1674
1674
|
|
|
1675
|
-
const options$
|
|
1675
|
+
const options$2I = {
|
|
1676
1676
|
key: "colorAnimation",
|
|
1677
1677
|
name: "Color Animation",
|
|
1678
1678
|
particles: {
|
|
@@ -1749,7 +1749,7 @@
|
|
|
1749
1749
|
},
|
|
1750
1750
|
};
|
|
1751
1751
|
|
|
1752
|
-
const options$
|
|
1752
|
+
const options$2H = {
|
|
1753
1753
|
key: "confettiExplosions",
|
|
1754
1754
|
name: "Confetti Explosions",
|
|
1755
1755
|
background: {
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
},
|
|
1901
1901
|
};
|
|
1902
1902
|
|
|
1903
|
-
const options$
|
|
1903
|
+
const options$2G = {
|
|
1904
1904
|
key: "connect",
|
|
1905
1905
|
name: "Connect",
|
|
1906
1906
|
interactivity: {
|
|
@@ -2016,7 +2016,7 @@
|
|
|
2016
2016
|
},
|
|
2017
2017
|
};
|
|
2018
2018
|
|
|
2019
|
-
const options$
|
|
2019
|
+
const options$2F = {
|
|
2020
2020
|
key: "curlNoise",
|
|
2021
2021
|
name: "Curl Noise",
|
|
2022
2022
|
particles: {
|
|
@@ -2072,21 +2072,21 @@
|
|
|
2072
2072
|
};
|
|
2073
2073
|
|
|
2074
2074
|
var c = {
|
|
2075
|
-
cardSuits: options$
|
|
2076
|
-
cards: options$
|
|
2077
|
-
cardsRolling: options$
|
|
2078
|
-
chars: options$
|
|
2079
|
-
clickPause: options$
|
|
2080
|
-
collisionsAbsorb: options$
|
|
2081
|
-
collisionsBounce: options$
|
|
2082
|
-
collisionsDestroy: options$
|
|
2083
|
-
colorAnimation: options$
|
|
2084
|
-
confettiExplosions: options$
|
|
2085
|
-
connect: options$
|
|
2086
|
-
curlNoise: options$
|
|
2075
|
+
cardSuits: options$2Q,
|
|
2076
|
+
cards: options$2P,
|
|
2077
|
+
cardsRolling: options$2O,
|
|
2078
|
+
chars: options$2N,
|
|
2079
|
+
clickPause: options$2M,
|
|
2080
|
+
collisionsAbsorb: options$2L,
|
|
2081
|
+
collisionsBounce: options$2K,
|
|
2082
|
+
collisionsDestroy: options$2J,
|
|
2083
|
+
colorAnimation: options$2I,
|
|
2084
|
+
confettiExplosions: options$2H,
|
|
2085
|
+
connect: options$2G,
|
|
2086
|
+
curlNoise: options$2F,
|
|
2087
2087
|
};
|
|
2088
2088
|
|
|
2089
|
-
const options$
|
|
2089
|
+
const options$2E = {
|
|
2090
2090
|
key: "dataImages",
|
|
2091
2091
|
name: "Data URI Images",
|
|
2092
2092
|
interactivity: {
|
|
@@ -2199,7 +2199,7 @@
|
|
|
2199
2199
|
},
|
|
2200
2200
|
};
|
|
2201
2201
|
|
|
2202
|
-
const options$
|
|
2202
|
+
const options$2D = {
|
|
2203
2203
|
key: "delay",
|
|
2204
2204
|
name: "Delay",
|
|
2205
2205
|
delay: 5,
|
|
@@ -2272,7 +2272,7 @@
|
|
|
2272
2272
|
},
|
|
2273
2273
|
};
|
|
2274
2274
|
|
|
2275
|
-
const options$
|
|
2275
|
+
const options$2C = {
|
|
2276
2276
|
key: "delayColor",
|
|
2277
2277
|
name: "Delay Color",
|
|
2278
2278
|
background: {
|
|
@@ -2317,7 +2317,7 @@
|
|
|
2317
2317
|
},
|
|
2318
2318
|
};
|
|
2319
2319
|
|
|
2320
|
-
const options$
|
|
2320
|
+
const options$2B = {
|
|
2321
2321
|
key: "delayOpacity",
|
|
2322
2322
|
name: "Delay Opacity",
|
|
2323
2323
|
background: {
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
},
|
|
2362
2362
|
};
|
|
2363
2363
|
|
|
2364
|
-
const options$
|
|
2364
|
+
const options$2A = {
|
|
2365
2365
|
key: "delaySize",
|
|
2366
2366
|
name: "Delay Size",
|
|
2367
2367
|
background: {
|
|
@@ -2405,7 +2405,7 @@
|
|
|
2405
2405
|
},
|
|
2406
2406
|
};
|
|
2407
2407
|
|
|
2408
|
-
const options$
|
|
2408
|
+
const options$2z = {
|
|
2409
2409
|
key: "delayStrokeColor",
|
|
2410
2410
|
name: "Delay Stroke Color",
|
|
2411
2411
|
background: {
|
|
@@ -2452,7 +2452,7 @@
|
|
|
2452
2452
|
},
|
|
2453
2453
|
};
|
|
2454
2454
|
|
|
2455
|
-
const options$
|
|
2455
|
+
const options$2y = {
|
|
2456
2456
|
key: "destroy",
|
|
2457
2457
|
name: "Destroy",
|
|
2458
2458
|
particles: {
|
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
},
|
|
2536
2536
|
};
|
|
2537
2537
|
|
|
2538
|
-
const options$
|
|
2538
|
+
const options$2x = {
|
|
2539
2539
|
key: "destroyExplode",
|
|
2540
2540
|
name: "Destroy Explode",
|
|
2541
2541
|
particles: {
|
|
@@ -2603,7 +2603,7 @@
|
|
|
2603
2603
|
},
|
|
2604
2604
|
};
|
|
2605
2605
|
|
|
2606
|
-
const options$
|
|
2606
|
+
const options$2w = {
|
|
2607
2607
|
key: "disappearing",
|
|
2608
2608
|
name: "Disappearing",
|
|
2609
2609
|
background: {
|
|
@@ -2695,7 +2695,7 @@
|
|
|
2695
2695
|
},
|
|
2696
2696
|
};
|
|
2697
2697
|
|
|
2698
|
-
const options$
|
|
2698
|
+
const options$2v = {
|
|
2699
2699
|
key: "divEvents",
|
|
2700
2700
|
name: "Div Events",
|
|
2701
2701
|
background: {
|
|
@@ -2811,19 +2811,19 @@
|
|
|
2811
2811
|
};
|
|
2812
2812
|
|
|
2813
2813
|
var d = {
|
|
2814
|
-
dataImages: options$
|
|
2815
|
-
delay: options$
|
|
2816
|
-
delayColor: options$
|
|
2817
|
-
delayOpacity: options$
|
|
2818
|
-
delaySize: options$
|
|
2819
|
-
delayStrokeColor: options$
|
|
2820
|
-
destroy: options$
|
|
2821
|
-
destroyExplode: options$
|
|
2822
|
-
disappearing: options$
|
|
2823
|
-
divEvents: options$
|
|
2814
|
+
dataImages: options$2E,
|
|
2815
|
+
delay: options$2D,
|
|
2816
|
+
delayColor: options$2C,
|
|
2817
|
+
delayOpacity: options$2B,
|
|
2818
|
+
delaySize: options$2A,
|
|
2819
|
+
delayStrokeColor: options$2z,
|
|
2820
|
+
destroy: options$2y,
|
|
2821
|
+
destroyExplode: options$2x,
|
|
2822
|
+
disappearing: options$2w,
|
|
2823
|
+
divEvents: options$2v,
|
|
2824
2824
|
};
|
|
2825
2825
|
|
|
2826
|
-
const options$
|
|
2826
|
+
const options$2u = {
|
|
2827
2827
|
key: "effectBubble",
|
|
2828
2828
|
name: "Effect Bubble",
|
|
2829
2829
|
particles: {
|
|
@@ -2906,7 +2906,7 @@
|
|
|
2906
2906
|
},
|
|
2907
2907
|
};
|
|
2908
2908
|
|
|
2909
|
-
const options$
|
|
2909
|
+
const options$2t = {
|
|
2910
2910
|
key: "effectFilter",
|
|
2911
2911
|
name: "Effect Filter",
|
|
2912
2912
|
particles: {
|
|
@@ -2956,7 +2956,7 @@
|
|
|
2956
2956
|
},
|
|
2957
2957
|
};
|
|
2958
2958
|
|
|
2959
|
-
const options$
|
|
2959
|
+
const options$2s = {
|
|
2960
2960
|
key: "effectParticles",
|
|
2961
2961
|
name: "Effect Particles",
|
|
2962
2962
|
particles: {
|
|
@@ -3056,7 +3056,7 @@
|
|
|
3056
3056
|
},
|
|
3057
3057
|
};
|
|
3058
3058
|
|
|
3059
|
-
const options$
|
|
3059
|
+
const options$2r = {
|
|
3060
3060
|
key: "effectTrail",
|
|
3061
3061
|
name: "Effect Trail",
|
|
3062
3062
|
particles: {
|
|
@@ -3116,7 +3116,7 @@
|
|
|
3116
3116
|
},
|
|
3117
3117
|
};
|
|
3118
3118
|
|
|
3119
|
-
const options$
|
|
3119
|
+
const options$2q = {
|
|
3120
3120
|
key: "effectTrailTransform",
|
|
3121
3121
|
name: "Effect Trail Transform",
|
|
3122
3122
|
particles: {
|
|
@@ -3178,7 +3178,7 @@
|
|
|
3178
3178
|
},
|
|
3179
3179
|
};
|
|
3180
3180
|
|
|
3181
|
-
const options$
|
|
3181
|
+
const options$2p = {
|
|
3182
3182
|
key: "emitter",
|
|
3183
3183
|
name: "Emitter",
|
|
3184
3184
|
particles: {
|
|
@@ -3455,7 +3455,7 @@
|
|
|
3455
3455
|
],
|
|
3456
3456
|
};
|
|
3457
3457
|
|
|
3458
|
-
const options$
|
|
3458
|
+
const options$2o = {
|
|
3459
3459
|
key: "emitterAbsorber",
|
|
3460
3460
|
name: "Emitter and Absorber",
|
|
3461
3461
|
particles: {
|
|
@@ -3602,7 +3602,7 @@
|
|
|
3602
3602
|
],
|
|
3603
3603
|
};
|
|
3604
3604
|
|
|
3605
|
-
const options$
|
|
3605
|
+
const options$2n = {
|
|
3606
3606
|
key: "emitterAngled",
|
|
3607
3607
|
name: "Emitter Angled",
|
|
3608
3608
|
particles: {
|
|
@@ -3664,7 +3664,7 @@
|
|
|
3664
3664
|
],
|
|
3665
3665
|
};
|
|
3666
3666
|
|
|
3667
|
-
const minFilterValue$
|
|
3667
|
+
const minFilterValue$2 = 30, minFilterAlpha$2 = 0, rate$3 = {
|
|
3668
3668
|
delay: 0.1,
|
|
3669
3669
|
quantity: 100,
|
|
3670
3670
|
}, generateEmitter$3 = (shape, options, fill, position) => {
|
|
@@ -3687,7 +3687,7 @@
|
|
|
3687
3687
|
rate: rate$3,
|
|
3688
3688
|
fill,
|
|
3689
3689
|
};
|
|
3690
|
-
}, options$
|
|
3690
|
+
}, options$2m = {
|
|
3691
3691
|
key: "emitterImageShape",
|
|
3692
3692
|
name: "Emitter Image Shape",
|
|
3693
3693
|
particles: {
|
|
@@ -3753,9 +3753,9 @@
|
|
|
3753
3753
|
generateEmitter$3("canvas", {
|
|
3754
3754
|
scale: 5,
|
|
3755
3755
|
pixels: {
|
|
3756
|
-
filter: (pixel) => pixel.r < minFilterValue$
|
|
3756
|
+
filter: (pixel) => pixel.r < minFilterValue$2 && pixel.g < minFilterValue$2 && pixel.b < minFilterValue$2
|
|
3757
3757
|
? false
|
|
3758
|
-
: pixel.a > minFilterAlpha$
|
|
3758
|
+
: pixel.a > minFilterAlpha$2,
|
|
3759
3759
|
offset: 4,
|
|
3760
3760
|
},
|
|
3761
3761
|
image: {
|
|
@@ -3765,7 +3765,7 @@
|
|
|
3765
3765
|
],
|
|
3766
3766
|
};
|
|
3767
3767
|
|
|
3768
|
-
const options$
|
|
3768
|
+
const options$2l = {
|
|
3769
3769
|
key: "emitterImages",
|
|
3770
3770
|
name: "Emitter Images",
|
|
3771
3771
|
particles: {
|
|
@@ -3898,7 +3898,7 @@
|
|
|
3898
3898
|
},
|
|
3899
3899
|
};
|
|
3900
3900
|
|
|
3901
|
-
const options$
|
|
3901
|
+
const options$2k = {
|
|
3902
3902
|
key: "emitterPaths",
|
|
3903
3903
|
name: "Emitter Paths",
|
|
3904
3904
|
particles: {
|
|
@@ -4028,7 +4028,7 @@
|
|
|
4028
4028
|
{ x: 100, y: 0 },
|
|
4029
4029
|
{ x: 50, y: 0 },
|
|
4030
4030
|
{ x: 50, y: 25 },
|
|
4031
|
-
], options$
|
|
4031
|
+
], options$2j = {
|
|
4032
4032
|
key: "emitterShapes",
|
|
4033
4033
|
name: "Emitter Shapes",
|
|
4034
4034
|
particles: {
|
|
@@ -4080,7 +4080,7 @@
|
|
|
4080
4080
|
const emitterRate$2 = {
|
|
4081
4081
|
delay: 0.1,
|
|
4082
4082
|
quantity: 2,
|
|
4083
|
-
}, options$
|
|
4083
|
+
}, options$2i = {
|
|
4084
4084
|
key: "emitterSpawnColor",
|
|
4085
4085
|
name: "Emitter Spawn Color",
|
|
4086
4086
|
particles: {
|
|
@@ -4306,7 +4306,7 @@
|
|
|
4306
4306
|
rate: rate$1,
|
|
4307
4307
|
fill,
|
|
4308
4308
|
};
|
|
4309
|
-
}, options$
|
|
4309
|
+
}, options$2h = {
|
|
4310
4310
|
key: "emitterTextShape",
|
|
4311
4311
|
name: "Emitter Text Shape",
|
|
4312
4312
|
particles: {
|
|
@@ -4410,7 +4410,7 @@
|
|
|
4410
4410
|
rate,
|
|
4411
4411
|
fill,
|
|
4412
4412
|
};
|
|
4413
|
-
}, options$
|
|
4413
|
+
}, options$2g = {
|
|
4414
4414
|
key: "emitterTextStrokeShape",
|
|
4415
4415
|
name: "Emitter Text Stroke Shape",
|
|
4416
4416
|
particles: {
|
|
@@ -4496,24 +4496,24 @@
|
|
|
4496
4496
|
};
|
|
4497
4497
|
|
|
4498
4498
|
var e = {
|
|
4499
|
-
effectBubble: options$
|
|
4500
|
-
effectFilter: options$
|
|
4501
|
-
effectParticles: options$
|
|
4502
|
-
effectTrail: options$
|
|
4503
|
-
effectTrailTransform: options$
|
|
4504
|
-
emitter: options$
|
|
4505
|
-
emitterAbsorber: options$
|
|
4506
|
-
emitterAngled: options$
|
|
4507
|
-
emitterImageShape: options$
|
|
4508
|
-
emitterImages: options$
|
|
4509
|
-
emitterPaths: options$
|
|
4510
|
-
emitterShapes: options$
|
|
4511
|
-
emitterSpawnColor: options$
|
|
4512
|
-
emitterTextShape: options$
|
|
4513
|
-
emitterTextStrokeShape: options$
|
|
4499
|
+
effectBubble: options$2u,
|
|
4500
|
+
effectFilter: options$2t,
|
|
4501
|
+
effectParticles: options$2s,
|
|
4502
|
+
effectTrail: options$2r,
|
|
4503
|
+
effectTrailTransform: options$2q,
|
|
4504
|
+
emitter: options$2p,
|
|
4505
|
+
emitterAbsorber: options$2o,
|
|
4506
|
+
emitterAngled: options$2n,
|
|
4507
|
+
emitterImageShape: options$2m,
|
|
4508
|
+
emitterImages: options$2l,
|
|
4509
|
+
emitterPaths: options$2k,
|
|
4510
|
+
emitterShapes: options$2j,
|
|
4511
|
+
emitterSpawnColor: options$2i,
|
|
4512
|
+
emitterTextShape: options$2h,
|
|
4513
|
+
emitterTextStrokeShape: options$2g,
|
|
4514
4514
|
};
|
|
4515
4515
|
|
|
4516
|
-
const options$
|
|
4516
|
+
const options$2f = {
|
|
4517
4517
|
key: "fallingConfetti",
|
|
4518
4518
|
name: "Falling Confetti",
|
|
4519
4519
|
background: {
|
|
@@ -4655,7 +4655,7 @@
|
|
|
4655
4655
|
},
|
|
4656
4656
|
};
|
|
4657
4657
|
|
|
4658
|
-
const options$
|
|
4658
|
+
const options$2e = {
|
|
4659
4659
|
key: "fireworks",
|
|
4660
4660
|
name: "Fireworks",
|
|
4661
4661
|
fullScreen: {
|
|
@@ -4886,7 +4886,7 @@
|
|
|
4886
4886
|
},
|
|
4887
4887
|
};
|
|
4888
4888
|
|
|
4889
|
-
const options$
|
|
4889
|
+
const options$2d = {
|
|
4890
4890
|
key: "fireworks2",
|
|
4891
4891
|
name: "Fireworks 2",
|
|
4892
4892
|
fullScreen: {
|
|
@@ -5118,7 +5118,7 @@
|
|
|
5118
5118
|
},
|
|
5119
5119
|
};
|
|
5120
5120
|
|
|
5121
|
-
const thirdFactor = 3, third = engine.identity / thirdFactor, options$
|
|
5121
|
+
const thirdFactor = 3, third = engine.identity / thirdFactor, options$2c = {
|
|
5122
5122
|
key: "fireworks3",
|
|
5123
5123
|
name: "Fireworks 3",
|
|
5124
5124
|
fullScreen: {
|
|
@@ -5328,7 +5328,7 @@
|
|
|
5328
5328
|
},
|
|
5329
5329
|
};
|
|
5330
5330
|
|
|
5331
|
-
const options$
|
|
5331
|
+
const options$2b = {
|
|
5332
5332
|
key: "fireworksMask",
|
|
5333
5333
|
name: "Fireworks Background Mask",
|
|
5334
5334
|
fullScreen: {
|
|
@@ -5532,7 +5532,7 @@
|
|
|
5532
5532
|
},
|
|
5533
5533
|
};
|
|
5534
5534
|
|
|
5535
|
-
const options$
|
|
5535
|
+
const options$2a = {
|
|
5536
5536
|
key: "fontawesome",
|
|
5537
5537
|
name: "Font Awesome",
|
|
5538
5538
|
interactivity: {
|
|
@@ -5633,7 +5633,7 @@
|
|
|
5633
5633
|
},
|
|
5634
5634
|
};
|
|
5635
5635
|
|
|
5636
|
-
const options$
|
|
5636
|
+
const options$29 = {
|
|
5637
5637
|
key: "forward",
|
|
5638
5638
|
name: "Forward",
|
|
5639
5639
|
particles: {
|
|
@@ -5725,16 +5725,16 @@
|
|
|
5725
5725
|
};
|
|
5726
5726
|
|
|
5727
5727
|
var f = {
|
|
5728
|
-
fallingConfetti: options$
|
|
5729
|
-
fireworks: options$
|
|
5730
|
-
fireworks2: options$
|
|
5731
|
-
fireworks3: options$
|
|
5732
|
-
fireworksMask: options$
|
|
5733
|
-
fontawesome: options$
|
|
5734
|
-
forward: options$
|
|
5728
|
+
fallingConfetti: options$2f,
|
|
5729
|
+
fireworks: options$2e,
|
|
5730
|
+
fireworks2: options$2d,
|
|
5731
|
+
fireworks3: options$2c,
|
|
5732
|
+
fireworksMask: options$2b,
|
|
5733
|
+
fontawesome: options$2a,
|
|
5734
|
+
forward: options$29,
|
|
5735
5735
|
};
|
|
5736
5736
|
|
|
5737
|
-
const options$
|
|
5737
|
+
const options$28 = {
|
|
5738
5738
|
key: "gifs",
|
|
5739
5739
|
name: "Gifs",
|
|
5740
5740
|
interactivity: {
|
|
@@ -5785,7 +5785,7 @@
|
|
|
5785
5785
|
},
|
|
5786
5786
|
};
|
|
5787
5787
|
|
|
5788
|
-
const options$
|
|
5788
|
+
const options$27 = {
|
|
5789
5789
|
key: "grabRandomColor",
|
|
5790
5790
|
name: "Grab Random Color",
|
|
5791
5791
|
particles: {
|
|
@@ -5873,7 +5873,7 @@
|
|
|
5873
5873
|
},
|
|
5874
5874
|
};
|
|
5875
5875
|
|
|
5876
|
-
const options$
|
|
5876
|
+
const options$26 = {
|
|
5877
5877
|
key: "gradients",
|
|
5878
5878
|
name: "Gradients",
|
|
5879
5879
|
particles: {
|
|
@@ -6048,7 +6048,7 @@
|
|
|
6048
6048
|
},
|
|
6049
6049
|
};
|
|
6050
6050
|
|
|
6051
|
-
const options$
|
|
6051
|
+
const options$25 = {
|
|
6052
6052
|
key: "gravity",
|
|
6053
6053
|
name: "Gravity",
|
|
6054
6054
|
particles: {
|
|
@@ -6173,7 +6173,7 @@
|
|
|
6173
6173
|
},
|
|
6174
6174
|
};
|
|
6175
6175
|
|
|
6176
|
-
const options$
|
|
6176
|
+
const options$24 = {
|
|
6177
6177
|
key: "groups",
|
|
6178
6178
|
name: "Groups",
|
|
6179
6179
|
particles: {
|
|
@@ -6244,7 +6244,7 @@
|
|
|
6244
6244
|
},
|
|
6245
6245
|
};
|
|
6246
6246
|
|
|
6247
|
-
const options$
|
|
6247
|
+
const options$23 = {
|
|
6248
6248
|
key: "growing",
|
|
6249
6249
|
name: "Growing",
|
|
6250
6250
|
emitters: {
|
|
@@ -6320,15 +6320,15 @@
|
|
|
6320
6320
|
};
|
|
6321
6321
|
|
|
6322
6322
|
var g = {
|
|
6323
|
-
gifs: options$
|
|
6324
|
-
grabRandomColor: options$
|
|
6325
|
-
gradients: options$
|
|
6326
|
-
gravity: options$
|
|
6327
|
-
groups: options$
|
|
6328
|
-
growing: options$
|
|
6323
|
+
gifs: options$28,
|
|
6324
|
+
grabRandomColor: options$27,
|
|
6325
|
+
gradients: options$26,
|
|
6326
|
+
gravity: options$25,
|
|
6327
|
+
groups: options$24,
|
|
6328
|
+
growing: options$23,
|
|
6329
6329
|
};
|
|
6330
6330
|
|
|
6331
|
-
const options$
|
|
6331
|
+
const options$22 = {
|
|
6332
6332
|
key: "hexagonPath",
|
|
6333
6333
|
name: "Hexagon Path",
|
|
6334
6334
|
particles: {
|
|
@@ -6406,7 +6406,7 @@
|
|
|
6406
6406
|
},
|
|
6407
6407
|
};
|
|
6408
6408
|
|
|
6409
|
-
const options$
|
|
6409
|
+
const options$21 = {
|
|
6410
6410
|
key: "hollowknight",
|
|
6411
6411
|
name: "Hollow Knight",
|
|
6412
6412
|
interactivity: {
|
|
@@ -6527,7 +6527,7 @@
|
|
|
6527
6527
|
},
|
|
6528
6528
|
};
|
|
6529
6529
|
|
|
6530
|
-
const options$
|
|
6530
|
+
const options$20 = {
|
|
6531
6531
|
key: "hyperspace",
|
|
6532
6532
|
name: "Hyperspace",
|
|
6533
6533
|
background: {
|
|
@@ -6599,12 +6599,12 @@
|
|
|
6599
6599
|
};
|
|
6600
6600
|
|
|
6601
6601
|
var h = {
|
|
6602
|
-
hexagonPath: options$
|
|
6603
|
-
hollowknight: options$
|
|
6604
|
-
hyperspace: options$
|
|
6602
|
+
hexagonPath: options$22,
|
|
6603
|
+
hollowknight: options$21,
|
|
6604
|
+
hyperspace: options$20,
|
|
6605
6605
|
};
|
|
6606
6606
|
|
|
6607
|
-
const minFilterValue = 30, minFilterAlpha = 0, options$
|
|
6607
|
+
const minFilterValue$1 = 30, minFilterAlpha$1 = 0, options$1$ = {
|
|
6608
6608
|
key: "imageMask",
|
|
6609
6609
|
name: "Image Mask",
|
|
6610
6610
|
smooth: true,
|
|
@@ -6644,6 +6644,70 @@
|
|
|
6644
6644
|
},
|
|
6645
6645
|
},
|
|
6646
6646
|
},
|
|
6647
|
+
canvasMask: {
|
|
6648
|
+
enable: true,
|
|
6649
|
+
scale: 5,
|
|
6650
|
+
pixels: {
|
|
6651
|
+
filter: (pixel) => pixel.r < minFilterValue$1 && pixel.g < minFilterValue$1 && pixel.b < minFilterValue$1
|
|
6652
|
+
? false
|
|
6653
|
+
: pixel.a > minFilterAlpha$1,
|
|
6654
|
+
},
|
|
6655
|
+
image: {
|
|
6656
|
+
src: "https://particles.js.org/images/hdr/amongus_cyan.png",
|
|
6657
|
+
},
|
|
6658
|
+
},
|
|
6659
|
+
background: {
|
|
6660
|
+
color: "#000000",
|
|
6661
|
+
},
|
|
6662
|
+
};
|
|
6663
|
+
|
|
6664
|
+
const minFilterValue = 30, minFilterAlpha = 0, options$1_ = {
|
|
6665
|
+
key: "imageMaskRepulse",
|
|
6666
|
+
name: "Image Mask Repulse Restore",
|
|
6667
|
+
smooth: true,
|
|
6668
|
+
interactivity: {
|
|
6669
|
+
events: {
|
|
6670
|
+
onHover: {
|
|
6671
|
+
enable: true,
|
|
6672
|
+
mode: "repulse",
|
|
6673
|
+
},
|
|
6674
|
+
},
|
|
6675
|
+
modes: {
|
|
6676
|
+
repulse: {
|
|
6677
|
+
distance: 50,
|
|
6678
|
+
duration: 0.4,
|
|
6679
|
+
speed: 1,
|
|
6680
|
+
factor: 90,
|
|
6681
|
+
maxSpeed: 80,
|
|
6682
|
+
restore: {
|
|
6683
|
+
enable: true,
|
|
6684
|
+
delay: 0,
|
|
6685
|
+
speed: 0.3,
|
|
6686
|
+
follow: true,
|
|
6687
|
+
},
|
|
6688
|
+
},
|
|
6689
|
+
},
|
|
6690
|
+
},
|
|
6691
|
+
particles: {
|
|
6692
|
+
move: {
|
|
6693
|
+
direction: "none",
|
|
6694
|
+
distance: 10,
|
|
6695
|
+
enable: false,
|
|
6696
|
+
speed: 1,
|
|
6697
|
+
},
|
|
6698
|
+
number: {
|
|
6699
|
+
value: 600,
|
|
6700
|
+
},
|
|
6701
|
+
shape: {
|
|
6702
|
+
type: ["circle", "square", "triangle"],
|
|
6703
|
+
},
|
|
6704
|
+
size: {
|
|
6705
|
+
value: {
|
|
6706
|
+
min: 3,
|
|
6707
|
+
max: 5,
|
|
6708
|
+
},
|
|
6709
|
+
},
|
|
6710
|
+
},
|
|
6647
6711
|
canvasMask: {
|
|
6648
6712
|
enable: true,
|
|
6649
6713
|
scale: 5,
|
|
@@ -6658,10 +6722,6 @@
|
|
|
6658
6722
|
},
|
|
6659
6723
|
background: {
|
|
6660
6724
|
color: "#000000",
|
|
6661
|
-
image: "",
|
|
6662
|
-
position: "50% 50%",
|
|
6663
|
-
repeat: "no-repeat",
|
|
6664
|
-
size: "cover",
|
|
6665
6725
|
},
|
|
6666
6726
|
};
|
|
6667
6727
|
|
|
@@ -7072,7 +7132,8 @@
|
|
|
7072
7132
|
};
|
|
7073
7133
|
|
|
7074
7134
|
var i = {
|
|
7075
|
-
imageMask: options$
|
|
7135
|
+
imageMask: options$1$,
|
|
7136
|
+
imageMaskRepulse: options$1_,
|
|
7076
7137
|
images: options$1Z,
|
|
7077
7138
|
imagesDirections: options$1Y,
|
|
7078
7139
|
infection: options$1X,
|