canvasengine 2.0.0-beta.28 → 2.0.0-beta.29
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/dist/{DebugRenderer-VHjOerIu.js → DebugRenderer-DhQSLsCe.js} +2 -2
- package/dist/{DebugRenderer-VHjOerIu.js.map → DebugRenderer-DhQSLsCe.js.map} +1 -1
- package/dist/components/Graphic.d.ts.map +1 -1
- package/dist/{index-Cif_Fy_t.js → index-DQHrtntP.js} +341 -339
- package/dist/index-DQHrtntP.js.map +1 -0
- package/dist/index.global.js +5 -5
- package/dist/index.global.js.map +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/src/components/Graphic.ts +25 -33
- package/dist/index-Cif_Fy_t.js.map +0 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
var
|
|
1
|
+
var $o = Object.defineProperty;
|
|
2
2
|
var Cn = (e) => {
|
|
3
3
|
throw TypeError(e);
|
|
4
4
|
};
|
|
5
|
-
var
|
|
6
|
-
var Te = (e, A, t) =>
|
|
5
|
+
var Ar = (e, A, t) => A in e ? $o(e, A, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[A] = t;
|
|
6
|
+
var Te = (e, A, t) => Ar(e, typeof A != "symbol" ? A + "" : A, t), fn = (e, A, t) => A.has(e) || Cn("Cannot " + t);
|
|
7
7
|
var OA = (e, A, t) => (fn(e, A, "read from private field"), t ? t.call(e) : A.get(e)), Ye = (e, A, t) => A.has(e) ? Cn("Cannot add the same private member more than once") : A instanceof WeakSet ? A.add(e) : A.set(e, t), $t = (e, A, t, i) => (fn(e, A, "write to private field"), i ? i.call(e, t) : A.set(e, t), t);
|
|
8
|
-
import { Point as J, Rectangle as WA, Sprite as ae, Texture as xA, WRAP_MODES as
|
|
9
|
-
function
|
|
8
|
+
import { Point as J, Rectangle as WA, Sprite as ae, Texture as xA, WRAP_MODES as tr, DisplacementFilter as er, ObservablePoint as ir, BlurFilter as dn, Container as uA, Assets as ct, Graphics as ns, Mesh as nr, Geometry as sr, Ticker as ss, Text as or, TilingSprite as os, NineSliceSprite as rs, DOMContainer as rr, Bounds as ar, ExtensionType as pn, ViewContainer as as, extensions as Qe, AbstractText as Ei, Application as gr, DOMAdapter as hr, ImageSource as Ir, Matrix as lr } from "pixi.js";
|
|
9
|
+
function cr(e, A) {
|
|
10
10
|
for (var t = 0; t < A.length; t++) {
|
|
11
11
|
const i = A[t];
|
|
12
12
|
if (typeof i != "string" && !Array.isArray(i)) {
|
|
@@ -28,7 +28,7 @@ class NA {
|
|
|
28
28
|
function LA(e, A) {
|
|
29
29
|
ni[e] = A;
|
|
30
30
|
}
|
|
31
|
-
function
|
|
31
|
+
function Br(e, A) {
|
|
32
32
|
var i;
|
|
33
33
|
if (!ni[A])
|
|
34
34
|
return null;
|
|
@@ -51,7 +51,7 @@ function Et(e, A) {
|
|
|
51
51
|
}
|
|
52
52
|
e.prototype = A === null ? Object.create(A) : (t.prototype = A.prototype, new t());
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Er(e, A, t, i) {
|
|
55
55
|
function n(r) {
|
|
56
56
|
return r instanceof t ? r : new t(function(s) {
|
|
57
57
|
s(r);
|
|
@@ -173,7 +173,7 @@ function bt(e, A, t) {
|
|
|
173
173
|
function st(e) {
|
|
174
174
|
return this instanceof st ? (this.v = e, this) : new st(e);
|
|
175
175
|
}
|
|
176
|
-
function
|
|
176
|
+
function Qr(e, A, t) {
|
|
177
177
|
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
178
178
|
var i = t.apply(e, A || []), n, r = [];
|
|
179
179
|
return n = Object.create((typeof AsyncIterator == "function" ? AsyncIterator : Object).prototype), g("next"), g("throw"), g("return", s), n[Symbol.asyncIterator] = function() {
|
|
@@ -211,7 +211,7 @@ function ur(e, A, t) {
|
|
|
211
211
|
l(Q), r.shift(), r.length && h(r[0][0], r[0][1]);
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
function
|
|
214
|
+
function ur(e) {
|
|
215
215
|
if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
|
|
216
216
|
var A = e[Symbol.asyncIterator], t;
|
|
217
217
|
return A ? A.call(e) : (e = typeof Bt == "function" ? Bt(e) : e[Symbol.iterator](), t = {}, i("next"), i("throw"), i("return"), t[Symbol.asyncIterator] = function() {
|
|
@@ -349,7 +349,7 @@ function ls(e) {
|
|
|
349
349
|
function yn(e) {
|
|
350
350
|
Y(e) ? e() : e.unsubscribe();
|
|
351
351
|
}
|
|
352
|
-
var
|
|
352
|
+
var Cr = {
|
|
353
353
|
onUnhandledError: null,
|
|
354
354
|
onStoppedNotification: null,
|
|
355
355
|
Promise: void 0,
|
|
@@ -381,7 +381,7 @@ var Qi = function(e) {
|
|
|
381
381
|
Et(A, e);
|
|
382
382
|
function A(t) {
|
|
383
383
|
var i = e.call(this) || this;
|
|
384
|
-
return i.isStopped = !1, t ? (i.destination = t, ls(t) && t.add(i)) : i.destination =
|
|
384
|
+
return i.isStopped = !1, t ? (i.destination = t, ls(t) && t.add(i)) : i.destination = pr, i;
|
|
385
385
|
}
|
|
386
386
|
return A.create = function(t, i, n) {
|
|
387
387
|
return new Ft(t, i, n);
|
|
@@ -408,7 +408,7 @@ var Qi = function(e) {
|
|
|
408
408
|
this.unsubscribe();
|
|
409
409
|
}
|
|
410
410
|
}, A;
|
|
411
|
-
}(ue),
|
|
411
|
+
}(ue), fr = function() {
|
|
412
412
|
function e(A) {
|
|
413
413
|
this.partialObserver = A;
|
|
414
414
|
}
|
|
@@ -447,20 +447,20 @@ var Qi = function(e) {
|
|
|
447
447
|
next: t ?? void 0,
|
|
448
448
|
error: i ?? void 0,
|
|
449
449
|
complete: n ?? void 0
|
|
450
|
-
} : s = t, r.destination = new
|
|
450
|
+
} : s = t, r.destination = new fr(s), r;
|
|
451
451
|
}
|
|
452
452
|
return A;
|
|
453
453
|
}(Qi);
|
|
454
454
|
function Ae(e) {
|
|
455
455
|
Bs(e);
|
|
456
456
|
}
|
|
457
|
-
function
|
|
457
|
+
function dr(e) {
|
|
458
458
|
throw e;
|
|
459
459
|
}
|
|
460
|
-
var
|
|
460
|
+
var pr = {
|
|
461
461
|
closed: !0,
|
|
462
462
|
next: wn,
|
|
463
|
-
error:
|
|
463
|
+
error: dr,
|
|
464
464
|
complete: wn
|
|
465
465
|
}, ui = function() {
|
|
466
466
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
@@ -468,7 +468,7 @@ var yr = {
|
|
|
468
468
|
function Ci(e) {
|
|
469
469
|
return e;
|
|
470
470
|
}
|
|
471
|
-
function
|
|
471
|
+
function yr(e) {
|
|
472
472
|
return e.length === 0 ? Ci : e.length === 1 ? e[0] : function(t) {
|
|
473
473
|
return e.reduce(function(i, n) {
|
|
474
474
|
return n(i);
|
|
@@ -483,7 +483,7 @@ var V = function() {
|
|
|
483
483
|
var t = new e();
|
|
484
484
|
return t.source = this, t.operator = A, t;
|
|
485
485
|
}, e.prototype.subscribe = function(A, t, i) {
|
|
486
|
-
var n = this, r =
|
|
486
|
+
var n = this, r = mr(A) ? A : new Ft(A, t, i);
|
|
487
487
|
return oe(function() {
|
|
488
488
|
var s = n, g = s.operator, h = s.source;
|
|
489
489
|
r.add(g ? g.call(r, h) : h ? n._subscribe(r) : n._trySubscribe(r));
|
|
@@ -518,7 +518,7 @@ var V = function() {
|
|
|
518
518
|
}, e.prototype.pipe = function() {
|
|
519
519
|
for (var A = [], t = 0; t < arguments.length; t++)
|
|
520
520
|
A[t] = arguments[t];
|
|
521
|
-
return
|
|
521
|
+
return yr(A)(this);
|
|
522
522
|
}, e.prototype.toPromise = function(A) {
|
|
523
523
|
var t = this;
|
|
524
524
|
return A = mn(A), new A(function(i, n) {
|
|
@@ -537,20 +537,20 @@ var V = function() {
|
|
|
537
537
|
}();
|
|
538
538
|
function mn(e) {
|
|
539
539
|
var A;
|
|
540
|
-
return (A = e ??
|
|
540
|
+
return (A = e ?? Cr.Promise) !== null && A !== void 0 ? A : Promise;
|
|
541
541
|
}
|
|
542
|
-
function
|
|
542
|
+
function wr(e) {
|
|
543
543
|
return e && Y(e.next) && Y(e.error) && Y(e.complete);
|
|
544
544
|
}
|
|
545
|
-
function
|
|
546
|
-
return e && e instanceof Qi ||
|
|
545
|
+
function mr(e) {
|
|
546
|
+
return e && e instanceof Qi || wr(e) && ls(e);
|
|
547
547
|
}
|
|
548
|
-
function
|
|
548
|
+
function Dr(e) {
|
|
549
549
|
return Y(e == null ? void 0 : e.lift);
|
|
550
550
|
}
|
|
551
551
|
function Qt(e) {
|
|
552
552
|
return function(A) {
|
|
553
|
-
if (
|
|
553
|
+
if (Dr(A))
|
|
554
554
|
return A.lift(function(t) {
|
|
555
555
|
try {
|
|
556
556
|
return e(t, this);
|
|
@@ -562,9 +562,9 @@ function Qt(e) {
|
|
|
562
562
|
};
|
|
563
563
|
}
|
|
564
564
|
function Ce(e, A, t, i, n) {
|
|
565
|
-
return new
|
|
565
|
+
return new vr(e, A, t, i, n);
|
|
566
566
|
}
|
|
567
|
-
var
|
|
567
|
+
var vr = function(e) {
|
|
568
568
|
Et(A, e);
|
|
569
569
|
function A(t, i, n, r, s, g) {
|
|
570
570
|
var h = e.call(this, t) || this;
|
|
@@ -599,7 +599,7 @@ var xr = function(e) {
|
|
|
599
599
|
e.prototype.unsubscribe.call(this), !i && ((t = this.onFinalize) === null || t === void 0 || t.call(this));
|
|
600
600
|
}
|
|
601
601
|
}, A;
|
|
602
|
-
}(Qi),
|
|
602
|
+
}(Qi), xr = hs(function(e) {
|
|
603
603
|
return function() {
|
|
604
604
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
605
605
|
};
|
|
@@ -614,7 +614,7 @@ var xr = function(e) {
|
|
|
614
614
|
return i.operator = t, i;
|
|
615
615
|
}, A.prototype._throwIfClosed = function() {
|
|
616
616
|
if (this.closed)
|
|
617
|
-
throw new
|
|
617
|
+
throw new xr();
|
|
618
618
|
}, A.prototype.next = function(t) {
|
|
619
619
|
var i = this;
|
|
620
620
|
oe(function() {
|
|
@@ -725,17 +725,17 @@ var xr = function(e) {
|
|
|
725
725
|
e.prototype.next.call(this, this._value = t);
|
|
726
726
|
}, A;
|
|
727
727
|
}(_t);
|
|
728
|
-
function
|
|
728
|
+
function Sr(e) {
|
|
729
729
|
return e && Y(e.schedule);
|
|
730
730
|
}
|
|
731
731
|
function Es(e) {
|
|
732
732
|
return e[e.length - 1];
|
|
733
733
|
}
|
|
734
|
-
function
|
|
734
|
+
function Rr(e) {
|
|
735
735
|
return Y(Es(e)) ? e.pop() : void 0;
|
|
736
736
|
}
|
|
737
|
-
function
|
|
738
|
-
return
|
|
737
|
+
function kr(e) {
|
|
738
|
+
return Sr(Es(e)) ? e.pop() : void 0;
|
|
739
739
|
}
|
|
740
740
|
var Qs = function(e) {
|
|
741
741
|
return e && typeof e.length == "number" && typeof e != "function";
|
|
@@ -752,15 +752,15 @@ function fs(e) {
|
|
|
752
752
|
function ds(e) {
|
|
753
753
|
return new TypeError("You provided " + (e !== null && typeof e == "object" ? "an invalid object" : "'" + e + "'") + " where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.");
|
|
754
754
|
}
|
|
755
|
-
function
|
|
755
|
+
function Mr() {
|
|
756
756
|
return typeof Symbol != "function" || !Symbol.iterator ? "@@iterator" : Symbol.iterator;
|
|
757
757
|
}
|
|
758
|
-
var ps =
|
|
758
|
+
var ps = Mr();
|
|
759
759
|
function ys(e) {
|
|
760
760
|
return Y(e == null ? void 0 : e[ps]);
|
|
761
761
|
}
|
|
762
762
|
function ws(e) {
|
|
763
|
-
return
|
|
763
|
+
return Qr(this, arguments, function() {
|
|
764
764
|
var t, i, n, r;
|
|
765
765
|
return gs(this, function(s) {
|
|
766
766
|
switch (s.label) {
|
|
@@ -798,21 +798,21 @@ function ut(e) {
|
|
|
798
798
|
return e;
|
|
799
799
|
if (e != null) {
|
|
800
800
|
if (Cs(e))
|
|
801
|
-
return
|
|
801
|
+
return br(e);
|
|
802
802
|
if (Qs(e))
|
|
803
|
-
return
|
|
803
|
+
return Fr(e);
|
|
804
804
|
if (us(e))
|
|
805
|
-
return
|
|
805
|
+
return _r(e);
|
|
806
806
|
if (fs(e))
|
|
807
807
|
return Ds(e);
|
|
808
808
|
if (ys(e))
|
|
809
|
-
return
|
|
809
|
+
return Gr(e);
|
|
810
810
|
if (ms(e))
|
|
811
|
-
return
|
|
811
|
+
return Hr(e);
|
|
812
812
|
}
|
|
813
813
|
throw ds(e);
|
|
814
814
|
}
|
|
815
|
-
function
|
|
815
|
+
function br(e) {
|
|
816
816
|
return new V(function(A) {
|
|
817
817
|
var t = e[ui]();
|
|
818
818
|
if (Y(t.subscribe))
|
|
@@ -820,14 +820,14 @@ function Fr(e) {
|
|
|
820
820
|
throw new TypeError("Provided object does not correctly implement Symbol.observable");
|
|
821
821
|
});
|
|
822
822
|
}
|
|
823
|
-
function
|
|
823
|
+
function Fr(e) {
|
|
824
824
|
return new V(function(A) {
|
|
825
825
|
for (var t = 0; t < e.length && !A.closed; t++)
|
|
826
826
|
A.next(e[t]);
|
|
827
827
|
A.complete();
|
|
828
828
|
});
|
|
829
829
|
}
|
|
830
|
-
function
|
|
830
|
+
function _r(e) {
|
|
831
831
|
return new V(function(A) {
|
|
832
832
|
e.then(function(t) {
|
|
833
833
|
A.closed || (A.next(t), A.complete());
|
|
@@ -836,7 +836,7 @@ function Gr(e) {
|
|
|
836
836
|
}).then(null, Bs);
|
|
837
837
|
});
|
|
838
838
|
}
|
|
839
|
-
function
|
|
839
|
+
function Gr(e) {
|
|
840
840
|
return new V(function(A) {
|
|
841
841
|
var t, i;
|
|
842
842
|
try {
|
|
@@ -859,22 +859,22 @@ function Hr(e) {
|
|
|
859
859
|
}
|
|
860
860
|
function Ds(e) {
|
|
861
861
|
return new V(function(A) {
|
|
862
|
-
|
|
862
|
+
Nr(e, A).catch(function(t) {
|
|
863
863
|
return A.error(t);
|
|
864
864
|
});
|
|
865
865
|
});
|
|
866
866
|
}
|
|
867
|
-
function
|
|
867
|
+
function Hr(e) {
|
|
868
868
|
return Ds(ws(e));
|
|
869
869
|
}
|
|
870
|
-
function
|
|
870
|
+
function Nr(e, A) {
|
|
871
871
|
var t, i, n, r;
|
|
872
|
-
return
|
|
872
|
+
return Er(this, void 0, void 0, function() {
|
|
873
873
|
var s, g;
|
|
874
874
|
return gs(this, function(h) {
|
|
875
875
|
switch (h.label) {
|
|
876
876
|
case 0:
|
|
877
|
-
h.trys.push([0, 5, 6, 11]), t =
|
|
877
|
+
h.trys.push([0, 5, 6, 11]), t = ur(e), h.label = 1;
|
|
878
878
|
case 1:
|
|
879
879
|
return [4, t.next()];
|
|
880
880
|
case 2:
|
|
@@ -937,13 +937,13 @@ function xs(e, A) {
|
|
|
937
937
|
}, A));
|
|
938
938
|
});
|
|
939
939
|
}
|
|
940
|
-
function
|
|
940
|
+
function Lr(e, A) {
|
|
941
941
|
return ut(e).pipe(xs(A), vs(A));
|
|
942
942
|
}
|
|
943
|
-
function
|
|
943
|
+
function Ur(e, A) {
|
|
944
944
|
return ut(e).pipe(xs(A), vs(A));
|
|
945
945
|
}
|
|
946
|
-
function
|
|
946
|
+
function Jr(e, A) {
|
|
947
947
|
return new V(function(t) {
|
|
948
948
|
var i = 0;
|
|
949
949
|
return A.schedule(function() {
|
|
@@ -951,7 +951,7 @@ function Or(e, A) {
|
|
|
951
951
|
});
|
|
952
952
|
});
|
|
953
953
|
}
|
|
954
|
-
function
|
|
954
|
+
function Or(e, A) {
|
|
955
955
|
return new V(function(t) {
|
|
956
956
|
var i;
|
|
957
957
|
return HA(t, A, function() {
|
|
@@ -984,28 +984,28 @@ function Ss(e, A) {
|
|
|
984
984
|
});
|
|
985
985
|
});
|
|
986
986
|
}
|
|
987
|
-
function
|
|
987
|
+
function Kr(e, A) {
|
|
988
988
|
return Ss(ws(e), A);
|
|
989
989
|
}
|
|
990
|
-
function
|
|
990
|
+
function Pr(e, A) {
|
|
991
991
|
if (e != null) {
|
|
992
992
|
if (Cs(e))
|
|
993
|
-
return
|
|
993
|
+
return Lr(e, A);
|
|
994
994
|
if (Qs(e))
|
|
995
|
-
return Or(e, A);
|
|
996
|
-
if (us(e))
|
|
997
995
|
return Jr(e, A);
|
|
996
|
+
if (us(e))
|
|
997
|
+
return Ur(e, A);
|
|
998
998
|
if (fs(e))
|
|
999
999
|
return Ss(e, A);
|
|
1000
1000
|
if (ys(e))
|
|
1001
|
-
return
|
|
1001
|
+
return Or(e, A);
|
|
1002
1002
|
if (ms(e))
|
|
1003
|
-
return
|
|
1003
|
+
return Kr(e, A);
|
|
1004
1004
|
}
|
|
1005
1005
|
throw ds(e);
|
|
1006
1006
|
}
|
|
1007
1007
|
function ge(e, A) {
|
|
1008
|
-
return A ?
|
|
1008
|
+
return A ? Pr(e, A) : ut(e);
|
|
1009
1009
|
}
|
|
1010
1010
|
function BI(e) {
|
|
1011
1011
|
return !!e && (e instanceof V || Y(e.lift) && Y(e.subscribe));
|
|
@@ -1018,23 +1018,23 @@ function Rs(e, A) {
|
|
|
1018
1018
|
}));
|
|
1019
1019
|
});
|
|
1020
1020
|
}
|
|
1021
|
-
var
|
|
1022
|
-
function
|
|
1023
|
-
return
|
|
1021
|
+
var Tr = Array.isArray;
|
|
1022
|
+
function Yr(e, A) {
|
|
1023
|
+
return Tr(A) ? e.apply(void 0, bt([], Mt(A))) : e(A);
|
|
1024
1024
|
}
|
|
1025
|
-
function
|
|
1025
|
+
function Wr(e) {
|
|
1026
1026
|
return Rs(function(A) {
|
|
1027
|
-
return
|
|
1027
|
+
return Yr(e, A);
|
|
1028
1028
|
});
|
|
1029
1029
|
}
|
|
1030
|
-
var
|
|
1031
|
-
function
|
|
1030
|
+
var Xr = Array.isArray, qr = Object.getPrototypeOf, Vr = Object.prototype, Zr = Object.keys;
|
|
1031
|
+
function jr(e) {
|
|
1032
1032
|
if (e.length === 1) {
|
|
1033
1033
|
var A = e[0];
|
|
1034
|
-
if (
|
|
1034
|
+
if (Xr(A))
|
|
1035
1035
|
return { args: A, keys: null };
|
|
1036
|
-
if (
|
|
1037
|
-
var t =
|
|
1036
|
+
if (zr(A)) {
|
|
1037
|
+
var t = Zr(A);
|
|
1038
1038
|
return {
|
|
1039
1039
|
args: t.map(function(i) {
|
|
1040
1040
|
return A[i];
|
|
@@ -1045,26 +1045,26 @@ function zr(e) {
|
|
|
1045
1045
|
}
|
|
1046
1046
|
return { args: e, keys: null };
|
|
1047
1047
|
}
|
|
1048
|
-
function
|
|
1049
|
-
return e && typeof e == "object" &&
|
|
1048
|
+
function zr(e) {
|
|
1049
|
+
return e && typeof e == "object" && qr(e) === Vr;
|
|
1050
1050
|
}
|
|
1051
|
-
function
|
|
1051
|
+
function $r(e, A) {
|
|
1052
1052
|
return e.reduce(function(t, i, n) {
|
|
1053
1053
|
return t[i] = A[n], t;
|
|
1054
1054
|
}, {});
|
|
1055
1055
|
}
|
|
1056
|
-
function
|
|
1056
|
+
function Aa() {
|
|
1057
1057
|
for (var e = [], A = 0; A < arguments.length; A++)
|
|
1058
1058
|
e[A] = arguments[A];
|
|
1059
|
-
var t =
|
|
1059
|
+
var t = kr(e), i = Rr(e), n = jr(e), r = n.args, s = n.keys;
|
|
1060
1060
|
if (r.length === 0)
|
|
1061
1061
|
return ge([], t);
|
|
1062
|
-
var g = new V(
|
|
1063
|
-
return
|
|
1062
|
+
var g = new V(ta(r, t, s ? function(h) {
|
|
1063
|
+
return $r(s, h);
|
|
1064
1064
|
} : Ci));
|
|
1065
|
-
return i ? g.pipe(
|
|
1065
|
+
return i ? g.pipe(Wr(i)) : g;
|
|
1066
1066
|
}
|
|
1067
|
-
function
|
|
1067
|
+
function ta(e, A, t) {
|
|
1068
1068
|
return t === void 0 && (t = Ci), function(i) {
|
|
1069
1069
|
vn(A, function() {
|
|
1070
1070
|
for (var n = e.length, r = new Array(n), s = n, g = n, h = function(E) {
|
|
@@ -1084,7 +1084,7 @@ function ea(e, A, t) {
|
|
|
1084
1084
|
function vn(e, A, t) {
|
|
1085
1085
|
e ? HA(t, e, A) : A();
|
|
1086
1086
|
}
|
|
1087
|
-
function
|
|
1087
|
+
function ea(e) {
|
|
1088
1088
|
return new V(function(A) {
|
|
1089
1089
|
ut(e()).subscribe(A);
|
|
1090
1090
|
});
|
|
@@ -1097,7 +1097,7 @@ function ks(e, A) {
|
|
|
1097
1097
|
}));
|
|
1098
1098
|
});
|
|
1099
1099
|
}
|
|
1100
|
-
function
|
|
1100
|
+
function ia(e) {
|
|
1101
1101
|
return Qt(function(A, t) {
|
|
1102
1102
|
try {
|
|
1103
1103
|
A.subscribe(t);
|
|
@@ -1106,7 +1106,7 @@ function na(e) {
|
|
|
1106
1106
|
}
|
|
1107
1107
|
});
|
|
1108
1108
|
}
|
|
1109
|
-
function
|
|
1109
|
+
function na(e) {
|
|
1110
1110
|
e === void 0 && (e = {});
|
|
1111
1111
|
var A = e.connector, t = A === void 0 ? function() {
|
|
1112
1112
|
return new _t();
|
|
@@ -1186,10 +1186,10 @@ function bs(e, A) {
|
|
|
1186
1186
|
const t = Object.keys(e), i = Object.keys(A);
|
|
1187
1187
|
if (t.length !== i.length) return !1;
|
|
1188
1188
|
for (let n of t)
|
|
1189
|
-
if (!A.hasOwnProperty(n) || !
|
|
1189
|
+
if (!A.hasOwnProperty(n) || !sa(e[n], A[n])) return !1;
|
|
1190
1190
|
return !0;
|
|
1191
1191
|
}
|
|
1192
|
-
function
|
|
1192
|
+
function sa(e, A) {
|
|
1193
1193
|
return e === A ? !0 : typeof e != typeof A ? !1 : typeof e == "object" && e !== null ? Array.isArray(e) ? Array.isArray(A) && de(e, A) : bs(e, A) : !1;
|
|
1194
1194
|
}
|
|
1195
1195
|
function Fs(e) {
|
|
@@ -1213,7 +1213,7 @@ function ri(e, A, t, i = !1) {
|
|
|
1213
1213
|
}
|
|
1214
1214
|
return r[A[n - 1]] = t, e;
|
|
1215
1215
|
}
|
|
1216
|
-
function
|
|
1216
|
+
function oa(e, A) {
|
|
1217
1217
|
const t = A.split(".");
|
|
1218
1218
|
let i = e;
|
|
1219
1219
|
for (let n of t) {
|
|
@@ -1223,7 +1223,7 @@ function ra(e, A) {
|
|
|
1223
1223
|
}
|
|
1224
1224
|
return i;
|
|
1225
1225
|
}
|
|
1226
|
-
function
|
|
1226
|
+
function ra(e) {
|
|
1227
1227
|
console.log(e);
|
|
1228
1228
|
}
|
|
1229
1229
|
function fi(e) {
|
|
@@ -1242,13 +1242,13 @@ const EI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1242
1242
|
calculateDistance: Hs,
|
|
1243
1243
|
error: fi,
|
|
1244
1244
|
fps2ms: vt,
|
|
1245
|
-
get:
|
|
1245
|
+
get: oa,
|
|
1246
1246
|
isBrowser: Ms,
|
|
1247
1247
|
isFunction: Fs,
|
|
1248
1248
|
isObject: _s,
|
|
1249
1249
|
isObservable: Gs,
|
|
1250
1250
|
isPromise: he,
|
|
1251
|
-
log:
|
|
1251
|
+
log: ra,
|
|
1252
1252
|
preciseNow: et,
|
|
1253
1253
|
set: ri,
|
|
1254
1254
|
setObservablePoint: it
|
|
@@ -1416,15 +1416,15 @@ const EI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1416
1416
|
243: "half-width/full-width",
|
|
1417
1417
|
244: "kanji",
|
|
1418
1418
|
255: "toggle touchpad"
|
|
1419
|
-
},
|
|
1419
|
+
}, aa = (e) => {
|
|
1420
1420
|
const A = {};
|
|
1421
1421
|
for (let t in e) {
|
|
1422
1422
|
const i = e[t];
|
|
1423
1423
|
A[i] = t;
|
|
1424
1424
|
}
|
|
1425
1425
|
return A;
|
|
1426
|
-
}, xn =
|
|
1427
|
-
class
|
|
1426
|
+
}, xn = aa(Ns);
|
|
1427
|
+
class ga extends NA {
|
|
1428
1428
|
constructor() {
|
|
1429
1429
|
super(...arguments), this.keyState = {}, this.boundKeys = {}, this.stop = !1, this.lastKeyPressed = null, this._controlsOptions = {}, this.serverFps = 60, this.directionState = {
|
|
1430
1430
|
up: !1,
|
|
@@ -1914,8 +1914,8 @@ class ha extends NA {
|
|
|
1914
1914
|
return this._controlsOptions;
|
|
1915
1915
|
}
|
|
1916
1916
|
}
|
|
1917
|
-
LA("controls",
|
|
1918
|
-
class
|
|
1917
|
+
LA("controls", ga);
|
|
1918
|
+
class ha extends NA {
|
|
1919
1919
|
constructor() {
|
|
1920
1920
|
super(...arguments), this.fps = 60, this.deltaTime = 0, this.frame = 0, this.timestamp = 0, this.requestedDelay = 0, this.lastTimestamp = 0, this._stop = !1;
|
|
1921
1921
|
}
|
|
@@ -1970,8 +1970,8 @@ class Ia extends NA {
|
|
|
1970
1970
|
this._stop = !0;
|
|
1971
1971
|
}
|
|
1972
1972
|
}
|
|
1973
|
-
LA("tick",
|
|
1974
|
-
var
|
|
1973
|
+
LA("tick", ha);
|
|
1974
|
+
var Ia = Object.defineProperty, X = (e, A) => Ia(e, "name", { value: A, configurable: !0 }), It, te = (It = class extends fe {
|
|
1975
1975
|
constructor(t = []) {
|
|
1976
1976
|
super({
|
|
1977
1977
|
type: "init",
|
|
@@ -1982,7 +1982,7 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
1982
1982
|
}
|
|
1983
1983
|
createProxy(t) {
|
|
1984
1984
|
this._items = new Proxy(t, {
|
|
1985
|
-
get: /* @__PURE__ */
|
|
1985
|
+
get: /* @__PURE__ */ X((i, n, r) => {
|
|
1986
1986
|
const s = i[n];
|
|
1987
1987
|
return typeof s == "function" ? (...g) => {
|
|
1988
1988
|
let h = "update", I, E = !1, o = [], a = !0;
|
|
@@ -2017,7 +2017,7 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
2017
2017
|
})), l;
|
|
2018
2018
|
} : Reflect.get(i, n, r);
|
|
2019
2019
|
}, "get"),
|
|
2020
|
-
set: /* @__PURE__ */
|
|
2020
|
+
set: /* @__PURE__ */ X((i, n, r) => {
|
|
2021
2021
|
const s = isNaN(Number(n)) ? void 0 : Number(n);
|
|
2022
2022
|
return i[n] = r, this.next({
|
|
2023
2023
|
type: "update",
|
|
@@ -2038,7 +2038,7 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
2038
2038
|
items: t
|
|
2039
2039
|
});
|
|
2040
2040
|
}
|
|
2041
|
-
},
|
|
2041
|
+
}, X(It, "ArraySubject"), It), QI = /* @__PURE__ */ X((e) => "_items" in e, "isArraySubject"), lt, ee = (lt = class extends fe {
|
|
2042
2042
|
constructor(t = {}) {
|
|
2043
2043
|
super({
|
|
2044
2044
|
type: "init",
|
|
@@ -2049,8 +2049,8 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
2049
2049
|
}
|
|
2050
2050
|
createProxy(t) {
|
|
2051
2051
|
this._obj = new Proxy(t, {
|
|
2052
|
-
get: /* @__PURE__ */
|
|
2053
|
-
set: /* @__PURE__ */
|
|
2052
|
+
get: /* @__PURE__ */ X((i, n, r) => Reflect.get(i, n, r), "get"),
|
|
2053
|
+
set: /* @__PURE__ */ X((i, n, r, s) => {
|
|
2054
2054
|
const g = n, h = g in i ? "update" : "add";
|
|
2055
2055
|
return i[g] = r, this.next({
|
|
2056
2056
|
type: h,
|
|
@@ -2058,7 +2058,7 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
2058
2058
|
value: r
|
|
2059
2059
|
}), !0;
|
|
2060
2060
|
}, "set"),
|
|
2061
|
-
deleteProperty: /* @__PURE__ */
|
|
2061
|
+
deleteProperty: /* @__PURE__ */ X((i, n) => {
|
|
2062
2062
|
const r = n;
|
|
2063
2063
|
if (r in i) {
|
|
2064
2064
|
const s = i[r];
|
|
@@ -2081,7 +2081,7 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
2081
2081
|
value: t
|
|
2082
2082
|
});
|
|
2083
2083
|
}
|
|
2084
|
-
},
|
|
2084
|
+
}, X(lt, "ObjectSubject"), lt), uI = /* @__PURE__ */ X((e) => "_obj" in e, "isObjectSubject"), la = /* @__PURE__ */ X(() => {
|
|
2085
2085
|
const e = "__REACTIVE_STORE__";
|
|
2086
2086
|
if (typeof globalThis < "u")
|
|
2087
2087
|
return globalThis[e] || (globalThis[e] = {
|
|
@@ -2104,13 +2104,13 @@ var la = Object.defineProperty, q = (e, A) => la(e, "name", { value: A, configur
|
|
|
2104
2104
|
currentDependencyTracker: null,
|
|
2105
2105
|
currentSubscriptionsTracker: null
|
|
2106
2106
|
}), A[e];
|
|
2107
|
-
}, "getGlobalReactiveStore"), bA =
|
|
2107
|
+
}, "getGlobalReactiveStore"), bA = la(), Ls = /* @__PURE__ */ X((e) => {
|
|
2108
2108
|
bA.currentDependencyTracker && bA.currentDependencyTracker(e);
|
|
2109
2109
|
}, "trackDependency");
|
|
2110
2110
|
function P(e) {
|
|
2111
2111
|
let A;
|
|
2112
2112
|
Array.isArray(e) ? A = new te(e) : typeof e == "object" && e !== null ? A = new ee(e) : A = new fe(e);
|
|
2113
|
-
const t = /* @__PURE__ */
|
|
2113
|
+
const t = /* @__PURE__ */ X(() => A instanceof te ? A.items : A instanceof ee ? A.obj : A.value, "getValue"), i = /* @__PURE__ */ X(function() {
|
|
2114
2114
|
return Ls(i), t();
|
|
2115
2115
|
}, "fn");
|
|
2116
2116
|
return i.set = (n) => {
|
|
@@ -2133,15 +2133,15 @@ function P(e) {
|
|
|
2133
2133
|
i.set(r);
|
|
2134
2134
|
}, i.observable = A.asObservable().pipe(ks(() => !i._isFrozen)), i._subject = A, i;
|
|
2135
2135
|
}
|
|
2136
|
-
|
|
2137
|
-
function
|
|
2136
|
+
X(P, "signal");
|
|
2137
|
+
function q(e) {
|
|
2138
2138
|
return !!(e && e.observable);
|
|
2139
2139
|
}
|
|
2140
|
-
q
|
|
2140
|
+
X(q, "isSignal");
|
|
2141
2141
|
function di(e) {
|
|
2142
|
-
return
|
|
2142
|
+
return q(e) && !!e.dependencies;
|
|
2143
2143
|
}
|
|
2144
|
-
|
|
2144
|
+
X(di, "isComputed");
|
|
2145
2145
|
function FA(e, A) {
|
|
2146
2146
|
var h;
|
|
2147
2147
|
const t = /* @__PURE__ */ new Set();
|
|
@@ -2150,20 +2150,20 @@ function FA(e, A) {
|
|
|
2150
2150
|
bA.currentDependencyTracker = (I) => {
|
|
2151
2151
|
t.add(I);
|
|
2152
2152
|
}, n = e(), e.isEffect && (A = n), bA.currentDependencyTracker = r;
|
|
2153
|
-
const s =
|
|
2153
|
+
const s = Aa([
|
|
2154
2154
|
...t
|
|
2155
|
-
].map((I) => I.observable)).pipe(ks(() => !i), Rs(() => e()),
|
|
2155
|
+
].map((I) => I.observable)).pipe(ks(() => !i), Rs(() => e()), ia(() => A == null ? void 0 : A())), g = /* @__PURE__ */ X(function() {
|
|
2156
2156
|
return Ls(g), n;
|
|
2157
2157
|
}, "fn");
|
|
2158
2158
|
return g.observable = s, g.subscription = s.subscribe((I) => {
|
|
2159
2159
|
n = I;
|
|
2160
2160
|
}), g.dependencies = t, (h = bA.currentSubscriptionsTracker) == null || h.call(bA, g.subscription), i = !1, g;
|
|
2161
2161
|
}
|
|
2162
|
-
|
|
2162
|
+
X(FA, "computed");
|
|
2163
2163
|
function $(e) {
|
|
2164
2164
|
return e.isEffect = !0, FA(e);
|
|
2165
2165
|
}
|
|
2166
|
-
|
|
2166
|
+
X($, "effect");
|
|
2167
2167
|
const ai = {}, pi = (e) => e && typeof e == "object" && "tag" in e && "props" in e && "componentInstance" in e, Sn = (e) => typeof e == "string" || typeof e == "number" || typeof e == "boolean" || e === null || e === void 0;
|
|
2168
2168
|
function iA(e, A) {
|
|
2169
2169
|
ai[e] = A;
|
|
@@ -2216,7 +2216,7 @@ function nA(e, A) {
|
|
|
2216
2216
|
ri(i.props, u + "." + d, f);
|
|
2217
2217
|
};
|
|
2218
2218
|
Object.entries(a).forEach(([u, d]) => {
|
|
2219
|
-
if (
|
|
2219
|
+
if (q(d)) {
|
|
2220
2220
|
const f = d;
|
|
2221
2221
|
if ("dependencies" in f && f.dependencies.size == 0) {
|
|
2222
2222
|
Q(l, u, f());
|
|
@@ -2243,7 +2243,7 @@ function nA(e, A) {
|
|
|
2243
2243
|
const n = new _t();
|
|
2244
2244
|
if (A != null && A.isRoot && (i.allElements = n, i.props.context.rootElement = i, (E = (I = i.componentInstance).onMount) == null || E.call(I, i), s(i)), A)
|
|
2245
2245
|
for (let o in A) {
|
|
2246
|
-
const a =
|
|
2246
|
+
const a = Br(i, o);
|
|
2247
2247
|
a && (i.directives[o] = a);
|
|
2248
2248
|
}
|
|
2249
2249
|
function r(o, a, l) {
|
|
@@ -2257,7 +2257,7 @@ function nA(e, A) {
|
|
|
2257
2257
|
}
|
|
2258
2258
|
async function s(o) {
|
|
2259
2259
|
var a;
|
|
2260
|
-
if (o.props.attach && (
|
|
2260
|
+
if (o.props.attach && (q((a = o.propObservables) == null ? void 0 : a.attach) ? await new Promise((Q) => {
|
|
2261
2261
|
let u = null;
|
|
2262
2262
|
o.propSubscriptions.push(o.propObservables.attach.observable.subscribe(async (d) => {
|
|
2263
2263
|
const f = (d == null ? void 0 : d.value) ?? d;
|
|
@@ -2294,7 +2294,7 @@ function nA(e, A) {
|
|
|
2294
2294
|
return i;
|
|
2295
2295
|
}
|
|
2296
2296
|
function CI(e, A) {
|
|
2297
|
-
return di(e) && e.dependencies.size == 0 ? e = P(e()) :
|
|
2297
|
+
return di(e) && e.dependencies.size == 0 ? e = P(e()) : q(e) || (e = P(e)), ea(() => {
|
|
2298
2298
|
let t = [], i = /* @__PURE__ */ new Map(), n = !0;
|
|
2299
2299
|
const r = (s) => Array.isArray(s());
|
|
2300
2300
|
return new V((s) => r(e) ? e.observable.subscribe((h) => {
|
|
@@ -2391,7 +2391,7 @@ function fI(e, A, ...t) {
|
|
|
2391
2391
|
let i = null, n = -1;
|
|
2392
2392
|
const r = [];
|
|
2393
2393
|
let s = null;
|
|
2394
|
-
const g = (I) =>
|
|
2394
|
+
const g = (I) => q(I) ? I : typeof I == "function" ? FA(I) : P(I);
|
|
2395
2395
|
for (const I of t)
|
|
2396
2396
|
if (Array.isArray(I))
|
|
2397
2397
|
r.push({
|
|
@@ -2455,10 +2455,10 @@ function fI(e, A, ...t) {
|
|
|
2455
2455
|
}), o(), () => {
|
|
2456
2456
|
E.forEach((a) => a.unsubscribe()), i && tA(i);
|
|
2457
2457
|
};
|
|
2458
|
-
}).pipe(
|
|
2458
|
+
}).pipe(na());
|
|
2459
2459
|
}
|
|
2460
2460
|
const CA = (e, A = {}) => {
|
|
2461
|
-
if (
|
|
2461
|
+
if (q(e))
|
|
2462
2462
|
return e();
|
|
2463
2463
|
const t = {};
|
|
2464
2464
|
for (let i in e) {
|
|
@@ -2469,7 +2469,7 @@ const CA = (e, A = {}) => {
|
|
|
2469
2469
|
i in t || (t[i] = Sn(A[i]) ? P(A[i]) : A[i]);
|
|
2470
2470
|
return t;
|
|
2471
2471
|
}, Us = (e) => (A) => {
|
|
2472
|
-
const t =
|
|
2472
|
+
const t = q(e) ? e() : e, i = {};
|
|
2473
2473
|
for (const n in A) {
|
|
2474
2474
|
const r = A[n], s = t[n];
|
|
2475
2475
|
let g;
|
|
@@ -2488,7 +2488,7 @@ const CA = (e, A = {}) => {
|
|
|
2488
2488
|
throw new Error(`Invalid prop: custom validation failed for prop "${n}"`);
|
|
2489
2489
|
s === void 0 && "default" in r ? g = typeof r.default == "function" ? r.default(t) : r.default : g = s;
|
|
2490
2490
|
}
|
|
2491
|
-
i[n] =
|
|
2491
|
+
i[n] = q(g) ? g : P(g);
|
|
2492
2492
|
}
|
|
2493
2493
|
return {
|
|
2494
2494
|
...CA(t),
|
|
@@ -2497,13 +2497,13 @@ const CA = (e, A = {}) => {
|
|
|
2497
2497
|
};
|
|
2498
2498
|
function qe(e, A, t) {
|
|
2499
2499
|
if (A == null) return;
|
|
2500
|
-
const i =
|
|
2500
|
+
const i = q(A) ? A() : A;
|
|
2501
2501
|
if (!t.some((r) => r === Number ? typeof i == "number" : r === String ? typeof i == "string" : r === Boolean ? typeof i == "boolean" : r === Function ? typeof i == "function" : r === Object ? typeof i == "object" : r === Array ? Array.isArray(i) : r === null ? i === null : i instanceof r))
|
|
2502
2502
|
throw new Error(
|
|
2503
2503
|
`Invalid prop: type check failed for prop "${e}". Expected ${t.map((r) => r.name).join(" or ")}`
|
|
2504
2504
|
);
|
|
2505
2505
|
}
|
|
2506
|
-
class
|
|
2506
|
+
class ca extends NA {
|
|
2507
2507
|
onInit(A) {
|
|
2508
2508
|
}
|
|
2509
2509
|
onMount(A) {
|
|
@@ -2535,9 +2535,9 @@ class Ba extends NA {
|
|
|
2535
2535
|
t && i.plugins.remove("follow");
|
|
2536
2536
|
}
|
|
2537
2537
|
}
|
|
2538
|
-
LA("viewportFollow",
|
|
2538
|
+
LA("viewportFollow", ca);
|
|
2539
2539
|
var wt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
2540
|
-
function
|
|
2540
|
+
function Ba(e) {
|
|
2541
2541
|
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
2542
2542
|
}
|
|
2543
2543
|
var Nt = {};
|
|
@@ -3739,11 +3739,11 @@ var Nt = {};
|
|
|
3739
3739
|
};
|
|
3740
3740
|
})();
|
|
3741
3741
|
})(Nt);
|
|
3742
|
-
const
|
|
3742
|
+
const Ea = /* @__PURE__ */ Ba(Nt), dI = /* @__PURE__ */ cr({
|
|
3743
3743
|
__proto__: null,
|
|
3744
|
-
default:
|
|
3744
|
+
default: Ea
|
|
3745
3745
|
}, [Nt]), Rn = ["load", "loaderror", "playerror", "play", "end", "pause", "stop", "mute", "volume", "rate", "seek", "fade", "unlock"];
|
|
3746
|
-
let
|
|
3746
|
+
let Qa = class extends NA {
|
|
3747
3747
|
constructor() {
|
|
3748
3748
|
super(...arguments), this.sounds = [], this.eventsFn = [], this.maxVolume = 1, this.maxDistance = 100;
|
|
3749
3749
|
}
|
|
@@ -3799,7 +3799,7 @@ let ua = class extends NA {
|
|
|
3799
3799
|
}), this.sounds = [], this.eventsFn = [], (A = this.tickSubscription) == null || A.unsubscribe();
|
|
3800
3800
|
}
|
|
3801
3801
|
};
|
|
3802
|
-
class
|
|
3802
|
+
class ua extends NA {
|
|
3803
3803
|
onMount(A) {
|
|
3804
3804
|
var t;
|
|
3805
3805
|
A.props.context.soundListenerPosition = (t = A.propObservables) == null ? void 0 : t.soundListenerPosition;
|
|
@@ -3811,8 +3811,8 @@ class Ca extends NA {
|
|
|
3811
3811
|
onDestroy() {
|
|
3812
3812
|
}
|
|
3813
3813
|
}
|
|
3814
|
-
LA("sound",
|
|
3815
|
-
LA("soundListenerPosition",
|
|
3814
|
+
LA("sound", Qa);
|
|
3815
|
+
LA("soundListenerPosition", ua);
|
|
3816
3816
|
function Js(e, A) {
|
|
3817
3817
|
var t = {};
|
|
3818
3818
|
for (var i in e) Object.prototype.hasOwnProperty.call(e, i) && A.indexOf(i) < 0 && (t[i] = e[i]);
|
|
@@ -3823,10 +3823,10 @@ function Js(e, A) {
|
|
|
3823
3823
|
}
|
|
3824
3824
|
var kn = function() {
|
|
3825
3825
|
};
|
|
3826
|
-
const gi = (e, A, t) => Math.min(Math.max(t, e), A), Ve = 1e-3,
|
|
3827
|
-
function
|
|
3826
|
+
const gi = (e, A, t) => Math.min(Math.max(t, e), A), Ve = 1e-3, Ca = 0.01, fa = 10, da = 0.05, pa = 1;
|
|
3827
|
+
function ya({ duration: e = 800, bounce: A = 0.25, velocity: t = 0, mass: i = 1 }) {
|
|
3828
3828
|
let n, r, s = 1 - A;
|
|
3829
|
-
s = gi(
|
|
3829
|
+
s = gi(da, pa, s), e = gi(Ca, fa, e / 1e3), s < 1 ? (n = (I) => {
|
|
3830
3830
|
const E = I * s, o = E * e, a = E - t, l = hi(I, s), Q = Math.exp(-o);
|
|
3831
3831
|
return Ve - a / l * Q;
|
|
3832
3832
|
}, r = (I) => {
|
|
@@ -3839,7 +3839,7 @@ function wa({ duration: e = 800, bounce: A = 0.25, velocity: t = 0, mass: i = 1
|
|
|
3839
3839
|
const E = Math.exp(-I * e), o = (t - I) * (e * e);
|
|
3840
3840
|
return E * o;
|
|
3841
3841
|
});
|
|
3842
|
-
const g = 5 / e, h =
|
|
3842
|
+
const g = 5 / e, h = ma(n, r, g);
|
|
3843
3843
|
if (e = e * 1e3, isNaN(h))
|
|
3844
3844
|
return {
|
|
3845
3845
|
stiffness: 100,
|
|
@@ -3855,24 +3855,24 @@ function wa({ duration: e = 800, bounce: A = 0.25, velocity: t = 0, mass: i = 1
|
|
|
3855
3855
|
};
|
|
3856
3856
|
}
|
|
3857
3857
|
}
|
|
3858
|
-
const
|
|
3859
|
-
function
|
|
3858
|
+
const wa = 12;
|
|
3859
|
+
function ma(e, A, t) {
|
|
3860
3860
|
let i = t;
|
|
3861
|
-
for (let n = 1; n <
|
|
3861
|
+
for (let n = 1; n < wa; n++)
|
|
3862
3862
|
i = i - e(i) / A(i);
|
|
3863
3863
|
return i;
|
|
3864
3864
|
}
|
|
3865
3865
|
function hi(e, A) {
|
|
3866
3866
|
return e * Math.sqrt(1 - A * A);
|
|
3867
3867
|
}
|
|
3868
|
-
const
|
|
3868
|
+
const Da = ["duration", "bounce"], va = ["stiffness", "damping", "mass"];
|
|
3869
3869
|
function Mn(e, A) {
|
|
3870
3870
|
return A.some((t) => e[t] !== void 0);
|
|
3871
3871
|
}
|
|
3872
|
-
function
|
|
3872
|
+
function xa(e) {
|
|
3873
3873
|
let A = Object.assign({ velocity: 0, stiffness: 100, damping: 10, mass: 1, isResolvedFromDuration: !1 }, e);
|
|
3874
|
-
if (!Mn(e,
|
|
3875
|
-
const t =
|
|
3874
|
+
if (!Mn(e, va) && Mn(e, Da)) {
|
|
3875
|
+
const t = ya(e);
|
|
3876
3876
|
A = Object.assign(Object.assign(Object.assign({}, A), t), { velocity: 0, mass: 1 }), A.isResolvedFromDuration = !0;
|
|
3877
3877
|
}
|
|
3878
3878
|
return A;
|
|
@@ -3880,7 +3880,7 @@ function Sa(e) {
|
|
|
3880
3880
|
function yi(e) {
|
|
3881
3881
|
var { from: A = 0, to: t = 1, restSpeed: i = 2, restDelta: n } = e, r = Js(e, ["from", "to", "restSpeed", "restDelta"]);
|
|
3882
3882
|
const s = { done: !1, value: A };
|
|
3883
|
-
let { stiffness: g, damping: h, mass: I, velocity: E, duration: o, isResolvedFromDuration: a } =
|
|
3883
|
+
let { stiffness: g, damping: h, mass: I, velocity: E, duration: o, isResolvedFromDuration: a } = xa(r), l = bn, Q = bn;
|
|
3884
3884
|
function u() {
|
|
3885
3885
|
const d = E ? -(E / 1e3) : 0, f = t - A, m = h / (2 * Math.sqrt(g * I)), S = Math.sqrt(g / I) / 1e3;
|
|
3886
3886
|
if (n === void 0 && (n = Math.min(Math.abs(t - A) / 100, 0.4)), m < 1) {
|
|
@@ -3922,7 +3922,7 @@ yi.needsInterpolation = (e, A) => typeof e == "string" || typeof A == "string";
|
|
|
3922
3922
|
const bn = (e) => 0, Os = (e, A, t) => {
|
|
3923
3923
|
const i = A - e;
|
|
3924
3924
|
return i === 0 ? 1 : (t - e) / i;
|
|
3925
|
-
}, wi = (e, A, t) => -t * e + t * A + e, Ks = (e, A) => (t) => Math.max(Math.min(t, A), e), xt = (e) => e % 1 ? Number(e.toFixed(5)) : e, Ie = /(-)?([\d]*\.?[\d])+/g, Ii = /(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi,
|
|
3925
|
+
}, wi = (e, A, t) => -t * e + t * A + e, Ks = (e, A) => (t) => Math.max(Math.min(t, A), e), xt = (e) => e % 1 ? Number(e.toFixed(5)) : e, Ie = /(-)?([\d]*\.?[\d])+/g, Ii = /(#[0-9a-f]{6}|#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi, Sa = /^(#[0-9a-f]{3}|#(?:[0-9a-f]{2}){2,4}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;
|
|
3926
3926
|
function Lt(e) {
|
|
3927
3927
|
return typeof e == "string";
|
|
3928
3928
|
}
|
|
@@ -3932,13 +3932,13 @@ const pe = {
|
|
|
3932
3932
|
transform: (e) => e
|
|
3933
3933
|
}, Ps = Object.assign(Object.assign({}, pe), { transform: Ks(0, 1) });
|
|
3934
3934
|
Object.assign(Object.assign({}, pe), { default: 1 });
|
|
3935
|
-
const
|
|
3935
|
+
const Ra = (e) => ({
|
|
3936
3936
|
test: (A) => Lt(A) && A.endsWith(e) && A.split(" ").length === 1,
|
|
3937
3937
|
parse: parseFloat,
|
|
3938
3938
|
transform: (A) => `${A}${e}`
|
|
3939
|
-
}), St =
|
|
3939
|
+
}), St = Ra("%");
|
|
3940
3940
|
Object.assign(Object.assign({}, St), { parse: (e) => St.parse(e) / 100, transform: (e) => St.transform(e * 100) });
|
|
3941
|
-
const mi = (e, A) => (t) => !!(Lt(t) &&
|
|
3941
|
+
const mi = (e, A) => (t) => !!(Lt(t) && Sa.test(t) && t.startsWith(e) || A && Object.prototype.hasOwnProperty.call(t, A)), Ts = (e, A, t) => (i) => {
|
|
3942
3942
|
if (!Lt(i))
|
|
3943
3943
|
return i;
|
|
3944
3944
|
const [n, r, s, g] = i.match(Ie);
|
|
@@ -3952,12 +3952,12 @@ const mi = (e, A) => (t) => !!(Lt(t) && Ra.test(t) && t.startsWith(e) || A && Ob
|
|
|
3952
3952
|
test: mi("hsl", "hue"),
|
|
3953
3953
|
parse: Ts("hue", "saturation", "lightness"),
|
|
3954
3954
|
transform: ({ hue: e, saturation: A, lightness: t, alpha: i = 1 }) => "hsla(" + Math.round(e) + ", " + St.transform(xt(A)) + ", " + St.transform(xt(t)) + ", " + xt(Ps.transform(i)) + ")"
|
|
3955
|
-
},
|
|
3955
|
+
}, ka = Ks(0, 255), Ze = Object.assign(Object.assign({}, pe), { transform: (e) => Math.round(ka(e)) }), _A = {
|
|
3956
3956
|
test: mi("rgb", "red"),
|
|
3957
3957
|
parse: Ts("red", "green", "blue"),
|
|
3958
3958
|
transform: ({ red: e, green: A, blue: t, alpha: i = 1 }) => "rgba(" + Ze.transform(e) + ", " + Ze.transform(A) + ", " + Ze.transform(t) + ", " + xt(Ps.transform(i)) + ")"
|
|
3959
3959
|
};
|
|
3960
|
-
function
|
|
3960
|
+
function Ma(e) {
|
|
3961
3961
|
let A = "", t = "", i = "", n = "";
|
|
3962
3962
|
return e.length > 5 ? (A = e.substr(1, 2), t = e.substr(3, 2), i = e.substr(5, 2), n = e.substr(7, 2)) : (A = e.substr(1, 1), t = e.substr(2, 1), i = e.substr(3, 1), n = e.substr(4, 1), A += A, t += t, i += i, n += n), {
|
|
3963
3963
|
red: parseInt(A, 16),
|
|
@@ -3968,14 +3968,14 @@ function ba(e) {
|
|
|
3968
3968
|
}
|
|
3969
3969
|
const li = {
|
|
3970
3970
|
test: mi("#"),
|
|
3971
|
-
parse:
|
|
3971
|
+
parse: Ma,
|
|
3972
3972
|
transform: _A.transform
|
|
3973
3973
|
}, ye = {
|
|
3974
3974
|
test: (e) => _A.test(e) || li.test(e) || TA.test(e),
|
|
3975
3975
|
parse: (e) => _A.test(e) ? _A.parse(e) : TA.test(e) ? TA.parse(e) : li.parse(e),
|
|
3976
3976
|
transform: (e) => Lt(e) ? e : e.hasOwnProperty("red") ? _A.transform(e) : TA.transform(e)
|
|
3977
3977
|
}, Ys = "${c}", Ws = "${n}";
|
|
3978
|
-
function
|
|
3978
|
+
function ba(e) {
|
|
3979
3979
|
var A, t, i, n;
|
|
3980
3980
|
return isNaN(e) && Lt(e) && ((t = (A = e.match(Ie)) === null || A === void 0 ? void 0 : A.length) !== null && t !== void 0 ? t : 0) + ((n = (i = e.match(Ii)) === null || i === void 0 ? void 0 : i.length) !== null && n !== void 0 ? n : 0) > 0;
|
|
3981
3981
|
}
|
|
@@ -4000,12 +4000,12 @@ function Vs(e) {
|
|
|
4000
4000
|
return s;
|
|
4001
4001
|
};
|
|
4002
4002
|
}
|
|
4003
|
-
const
|
|
4004
|
-
function
|
|
4003
|
+
const Fa = (e) => typeof e == "number" ? 0 : e;
|
|
4004
|
+
function _a(e) {
|
|
4005
4005
|
const A = qs(e);
|
|
4006
|
-
return Vs(e)(A.map(
|
|
4006
|
+
return Vs(e)(A.map(Fa));
|
|
4007
4007
|
}
|
|
4008
|
-
const Zs = { test:
|
|
4008
|
+
const Zs = { test: ba, parse: qs, createTransformer: Vs, getAnimatableNone: _a };
|
|
4009
4009
|
function je(e, A, t) {
|
|
4010
4010
|
return t < 0 && (t += 1), t > 1 && (t -= 1), t < 1 / 6 ? e + (A - e) * 6 * t : t < 1 / 2 ? A : t < 2 / 3 ? e + (A - e) * (2 / 3 - t) * 6 : e;
|
|
4011
4011
|
}
|
|
@@ -4025,21 +4025,21 @@ function Fn({ hue: e, saturation: A, lightness: t, alpha: i }) {
|
|
|
4025
4025
|
alpha: i
|
|
4026
4026
|
};
|
|
4027
4027
|
}
|
|
4028
|
-
const
|
|
4028
|
+
const Ga = (e, A, t) => {
|
|
4029
4029
|
const i = e * e, n = A * A;
|
|
4030
4030
|
return Math.sqrt(Math.max(0, t * (n - i) + i));
|
|
4031
|
-
},
|
|
4031
|
+
}, Ha = [li, _A, TA], _n = (e) => Ha.find((A) => A.test(e)), js = (e, A) => {
|
|
4032
4032
|
let t = _n(e), i = _n(A), n = t.parse(e), r = i.parse(A);
|
|
4033
4033
|
t === TA && (n = Fn(n), t = _A), i === TA && (r = Fn(r), i = _A);
|
|
4034
4034
|
const s = Object.assign({}, n);
|
|
4035
4035
|
return (g) => {
|
|
4036
4036
|
for (const h in s)
|
|
4037
|
-
h !== "alpha" && (s[h] =
|
|
4037
|
+
h !== "alpha" && (s[h] = Ga(n[h], r[h], g));
|
|
4038
4038
|
return s.alpha = wi(n.alpha, r.alpha, g), t.transform(s);
|
|
4039
4039
|
};
|
|
4040
|
-
},
|
|
4040
|
+
}, Na = (e) => typeof e == "number", La = (e, A) => (t) => A(e(t)), zs = (...e) => e.reduce(La);
|
|
4041
4041
|
function $s(e, A) {
|
|
4042
|
-
return
|
|
4042
|
+
return Na(e) ? (t) => wi(e, A, t) : ye.test(e) ? js(e, A) : to(e, A);
|
|
4043
4043
|
}
|
|
4044
4044
|
const Ao = (e, A) => {
|
|
4045
4045
|
const t = [...e], i = t.length, n = e.map((r, s) => $s(r, A[s]));
|
|
@@ -4048,7 +4048,7 @@ const Ao = (e, A) => {
|
|
|
4048
4048
|
t[s] = n[s](r);
|
|
4049
4049
|
return t;
|
|
4050
4050
|
};
|
|
4051
|
-
},
|
|
4051
|
+
}, Ua = (e, A) => {
|
|
4052
4052
|
const t = Object.assign(Object.assign({}, e), A), i = {};
|
|
4053
4053
|
for (const n in t)
|
|
4054
4054
|
e[n] !== void 0 && A[n] !== void 0 && (i[n] = $s(e[n], A[n]));
|
|
@@ -4068,19 +4068,19 @@ function Gn(e) {
|
|
|
4068
4068
|
const to = (e, A) => {
|
|
4069
4069
|
const t = Zs.createTransformer(A), i = Gn(e), n = Gn(A);
|
|
4070
4070
|
return i.numHSL === n.numHSL && i.numRGB === n.numRGB && i.numNumbers >= n.numNumbers ? zs(Ao(i.parsed, n.parsed), t) : (s) => `${s > 0 ? A : e}`;
|
|
4071
|
-
},
|
|
4072
|
-
function
|
|
4071
|
+
}, Ja = (e, A) => (t) => wi(e, A, t);
|
|
4072
|
+
function Oa(e) {
|
|
4073
4073
|
if (typeof e == "number")
|
|
4074
|
-
return
|
|
4074
|
+
return Ja;
|
|
4075
4075
|
if (typeof e == "string")
|
|
4076
4076
|
return ye.test(e) ? js : to;
|
|
4077
4077
|
if (Array.isArray(e))
|
|
4078
4078
|
return Ao;
|
|
4079
4079
|
if (typeof e == "object")
|
|
4080
|
-
return
|
|
4080
|
+
return Ua;
|
|
4081
4081
|
}
|
|
4082
|
-
function
|
|
4083
|
-
const i = [], n = t ||
|
|
4082
|
+
function Ka(e, A, t) {
|
|
4083
|
+
const i = [], n = t || Oa(e[0]), r = e.length - 1;
|
|
4084
4084
|
for (let s = 0; s < r; s++) {
|
|
4085
4085
|
let g = n(e[s], e[s + 1]);
|
|
4086
4086
|
if (A) {
|
|
@@ -4091,10 +4091,10 @@ function Pa(e, A, t) {
|
|
|
4091
4091
|
}
|
|
4092
4092
|
return i;
|
|
4093
4093
|
}
|
|
4094
|
-
function
|
|
4094
|
+
function Pa([e, A], [t]) {
|
|
4095
4095
|
return (i) => t(Os(e, A, i));
|
|
4096
4096
|
}
|
|
4097
|
-
function
|
|
4097
|
+
function Ta(e, A) {
|
|
4098
4098
|
const t = e.length, i = t - 1;
|
|
4099
4099
|
return (n) => {
|
|
4100
4100
|
let r = 0, s = !1;
|
|
@@ -4111,33 +4111,33 @@ function Ya(e, A) {
|
|
|
4111
4111
|
function eo(e, A, { clamp: t = !0, ease: i, mixer: n } = {}) {
|
|
4112
4112
|
const r = e.length;
|
|
4113
4113
|
kn(r === A.length), kn(!i || !Array.isArray(i) || i.length === r - 1), e[0] > e[r - 1] && (e = [].concat(e), A = [].concat(A), e.reverse(), A.reverse());
|
|
4114
|
-
const s =
|
|
4114
|
+
const s = Ka(A, i, n), g = r === 2 ? Pa(e, s) : Ta(e, s);
|
|
4115
4115
|
return t ? (h) => g(gi(e[0], e[r - 1], h)) : g;
|
|
4116
4116
|
}
|
|
4117
|
-
const we = (e) => (A) => 1 - e(1 - A), Di = (e) => (A) => A <= 0.5 ? e(2 * A) / 2 : (2 - e(2 * (1 - A))) / 2,
|
|
4117
|
+
const we = (e) => (A) => 1 - e(1 - A), Di = (e) => (A) => A <= 0.5 ? e(2 * A) / 2 : (2 - e(2 * (1 - A))) / 2, Ya = (e) => (A) => Math.pow(A, e), io = (e) => (A) => A * A * ((e + 1) * A - e), Wa = (e) => {
|
|
4118
4118
|
const A = io(e);
|
|
4119
4119
|
return (t) => (t *= 2) < 1 ? 0.5 * A(t) : 0.5 * (2 - Math.pow(2, -10 * (t - 1)));
|
|
4120
|
-
}, no = 1.525,
|
|
4120
|
+
}, no = 1.525, Xa = 4 / 11, qa = 8 / 11, Va = 9 / 10, Za = (e) => e, vi = Ya(2), ja = we(vi), so = Di(vi), oo = (e) => 1 - Math.sin(Math.acos(e)), ro = we(oo), za = Di(ro), xi = io(no), $a = we(xi), Ag = Di(xi), tg = Wa(no), eg = 4356 / 361, ig = 35442 / 1805, ng = 16061 / 1805, le = (e) => {
|
|
4121
4121
|
if (e === 1 || e === 0)
|
|
4122
4122
|
return e;
|
|
4123
4123
|
const A = e * e;
|
|
4124
|
-
return e <
|
|
4125
|
-
},
|
|
4126
|
-
function
|
|
4124
|
+
return e < Xa ? 7.5625 * A : e < qa ? 9.075 * A - 9.9 * e + 3.4 : e < Va ? eg * A - ig * e + ng : 10.8 * e * e - 20.52 * e + 10.72;
|
|
4125
|
+
}, sg = we(le), og = (e) => e < 0.5 ? 0.5 * (1 - le(1 - e * 2)) : 0.5 * le(e * 2 - 1) + 0.5;
|
|
4126
|
+
function rg(e, A) {
|
|
4127
4127
|
return e.map(() => A || so).splice(0, e.length - 1);
|
|
4128
4128
|
}
|
|
4129
|
-
function
|
|
4129
|
+
function ag(e) {
|
|
4130
4130
|
const A = e.length;
|
|
4131
4131
|
return e.map((t, i) => i !== 0 ? i / (A - 1) : 0);
|
|
4132
4132
|
}
|
|
4133
|
-
function
|
|
4133
|
+
function gg(e, A) {
|
|
4134
4134
|
return e.map((t) => t * A);
|
|
4135
4135
|
}
|
|
4136
4136
|
function re({ from: e = 0, to: A = 1, ease: t, offset: i, duration: n = 300 }) {
|
|
4137
|
-
const r = { done: !1, value: e }, s = Array.isArray(A) ? A : [e, A], g =
|
|
4137
|
+
const r = { done: !1, value: e }, s = Array.isArray(A) ? A : [e, A], g = gg(i && i.length === s.length ? i : ag(s), n);
|
|
4138
4138
|
function h() {
|
|
4139
4139
|
return eo(g, s, {
|
|
4140
|
-
ease: Array.isArray(t) ? t :
|
|
4140
|
+
ease: Array.isArray(t) ? t : rg(s, t)
|
|
4141
4141
|
});
|
|
4142
4142
|
}
|
|
4143
4143
|
let I = h();
|
|
@@ -4148,7 +4148,7 @@ function re({ from: e = 0, to: A = 1, ease: t, offset: i, duration: n = 300 }) {
|
|
|
4148
4148
|
}
|
|
4149
4149
|
};
|
|
4150
4150
|
}
|
|
4151
|
-
function
|
|
4151
|
+
function hg({ velocity: e = 0, from: A = 0, power: t = 0.8, timeConstant: i = 350, restDelta: n = 0.5, modifyTarget: r }) {
|
|
4152
4152
|
const s = { done: !1, value: A };
|
|
4153
4153
|
let g = t * e;
|
|
4154
4154
|
const h = A + g, I = r === void 0 ? h : r(h);
|
|
@@ -4161,8 +4161,8 @@ function Ig({ velocity: e = 0, from: A = 0, power: t = 0.8, timeConstant: i = 35
|
|
|
4161
4161
|
}
|
|
4162
4162
|
};
|
|
4163
4163
|
}
|
|
4164
|
-
const Hn = { keyframes: re, spring: yi, decay:
|
|
4165
|
-
function
|
|
4164
|
+
const Hn = { keyframes: re, spring: yi, decay: hg };
|
|
4165
|
+
function Ig(e) {
|
|
4166
4166
|
if (Array.isArray(e.to))
|
|
4167
4167
|
return re;
|
|
4168
4168
|
if (Hn[e.type])
|
|
@@ -4170,8 +4170,8 @@ function lg(e) {
|
|
|
4170
4170
|
const A = new Set(Object.keys(e));
|
|
4171
4171
|
return A.has("ease") || A.has("duration") && !A.has("dampingRatio") ? re : A.has("dampingRatio") || A.has("stiffness") || A.has("mass") || A.has("damping") || A.has("restSpeed") || A.has("restDelta") ? yi : re;
|
|
4172
4172
|
}
|
|
4173
|
-
const ao = 1 / 60 * 1e3,
|
|
4174
|
-
function
|
|
4173
|
+
const ao = 1 / 60 * 1e3, lg = typeof performance < "u" ? () => performance.now() : () => Date.now(), go = typeof window < "u" ? (e) => window.requestAnimationFrame(e) : (e) => setTimeout(() => e(lg()), ao);
|
|
4174
|
+
function cg(e) {
|
|
4175
4175
|
let A = [], t = [], i = 0, n = !1, r = !1;
|
|
4176
4176
|
const s = /* @__PURE__ */ new WeakSet(), g = {
|
|
4177
4177
|
schedule: (h, I = !1, E = !1) => {
|
|
@@ -4197,7 +4197,7 @@ function Bg(e) {
|
|
|
4197
4197
|
};
|
|
4198
4198
|
return g;
|
|
4199
4199
|
}
|
|
4200
|
-
const
|
|
4200
|
+
const Bg = 40;
|
|
4201
4201
|
let ci = !0, Gt = !1, Bi = !1;
|
|
4202
4202
|
const Rt = {
|
|
4203
4203
|
delta: 0,
|
|
@@ -4208,42 +4208,42 @@ const Rt = {
|
|
|
4208
4208
|
"preRender",
|
|
4209
4209
|
"render",
|
|
4210
4210
|
"postRender"
|
|
4211
|
-
], me = Ut.reduce((e, A) => (e[A] =
|
|
4211
|
+
], me = Ut.reduce((e, A) => (e[A] = cg(() => Gt = !0), e), {}), Eg = Ut.reduce((e, A) => {
|
|
4212
4212
|
const t = me[A];
|
|
4213
|
-
return e[A] = (i, n = !1, r = !1) => (Gt ||
|
|
4214
|
-
}, {}),
|
|
4213
|
+
return e[A] = (i, n = !1, r = !1) => (Gt || Cg(), t.schedule(i, n, r)), e;
|
|
4214
|
+
}, {}), Qg = Ut.reduce((e, A) => (e[A] = me[A].cancel, e), {});
|
|
4215
4215
|
Ut.reduce((e, A) => (e[A] = () => me[A].process(Rt), e), {});
|
|
4216
|
-
const
|
|
4217
|
-
Gt = !1, Rt.delta = ci ? ao : Math.max(Math.min(e - Rt.timestamp,
|
|
4218
|
-
},
|
|
4216
|
+
const ug = (e) => me[e].process(Rt), ho = (e) => {
|
|
4217
|
+
Gt = !1, Rt.delta = ci ? ao : Math.max(Math.min(e - Rt.timestamp, Bg), 1), Rt.timestamp = e, Bi = !0, Ut.forEach(ug), Bi = !1, Gt && (ci = !1, go(ho));
|
|
4218
|
+
}, Cg = () => {
|
|
4219
4219
|
Gt = !0, ci = !0, Bi || go(ho);
|
|
4220
4220
|
};
|
|
4221
4221
|
function Io(e, A, t = 0) {
|
|
4222
4222
|
return e - A - t;
|
|
4223
4223
|
}
|
|
4224
|
-
function
|
|
4224
|
+
function fg(e, A, t = 0, i = !0) {
|
|
4225
4225
|
return i ? Io(A + -e, A, t) : A - (e - A) + t;
|
|
4226
4226
|
}
|
|
4227
|
-
function
|
|
4227
|
+
function dg(e, A, t, i) {
|
|
4228
4228
|
return i ? e >= A + t : e <= -t;
|
|
4229
4229
|
}
|
|
4230
|
-
const
|
|
4230
|
+
const pg = (e) => {
|
|
4231
4231
|
const A = ({ delta: t }) => e(t);
|
|
4232
4232
|
return {
|
|
4233
|
-
start: () =>
|
|
4234
|
-
stop: () =>
|
|
4233
|
+
start: () => Eg.update(A, !0),
|
|
4234
|
+
stop: () => Qg.update(A)
|
|
4235
4235
|
};
|
|
4236
4236
|
};
|
|
4237
4237
|
function lo(e) {
|
|
4238
|
-
var A, t, { from: i, autoplay: n = !0, driver: r =
|
|
4238
|
+
var A, t, { from: i, autoplay: n = !0, driver: r = pg, elapsed: s = 0, repeat: g = 0, repeatType: h = "loop", repeatDelay: I = 0, onPlay: E, onStop: o, onComplete: a, onRepeat: l, onUpdate: Q } = e, u = Js(e, ["from", "autoplay", "driver", "elapsed", "repeat", "repeatType", "repeatDelay", "onPlay", "onStop", "onComplete", "onRepeat", "onUpdate"]);
|
|
4239
4239
|
let { to: d } = u, f, m = 0, S = u.duration, M, _ = !1, L = !0, z;
|
|
4240
|
-
const dA =
|
|
4240
|
+
const dA = Ig(u);
|
|
4241
4241
|
!((t = (A = dA).needsInterpolation) === null || t === void 0) && t.call(A, i, d) && (z = eo([0, 100], [i, d], {
|
|
4242
4242
|
clamp: !1
|
|
4243
4243
|
}), i = 0, d = 100);
|
|
4244
4244
|
const N = dA(Object.assign(Object.assign({}, u), { from: i, to: d }));
|
|
4245
4245
|
function UA() {
|
|
4246
|
-
m++, h === "reverse" ? (L = m % 2 === 0, s =
|
|
4246
|
+
m++, h === "reverse" ? (L = m % 2 === 0, s = fg(s, S, I, L)) : (s = Io(s, S, I), h === "mirror" && N.flipTarget()), _ = !1, l && l();
|
|
4247
4247
|
}
|
|
4248
4248
|
function VA() {
|
|
4249
4249
|
f.stop(), a && a();
|
|
@@ -4253,7 +4253,7 @@ function lo(e) {
|
|
|
4253
4253
|
const SA = N.next(Math.max(0, s));
|
|
4254
4254
|
M = SA.value, z && (M = z(M)), _ = L ? SA.done : s <= 0;
|
|
4255
4255
|
}
|
|
4256
|
-
Q == null || Q(M), _ && (m === 0 && (S ?? (S = s)), m < g ?
|
|
4256
|
+
Q == null || Q(M), _ && (m === 0 && (S ?? (S = s)), m < g ? dg(s, S, I, L) && UA() : VA());
|
|
4257
4257
|
}
|
|
4258
4258
|
function lA() {
|
|
4259
4259
|
E == null || E(), f = r(oA), f.start();
|
|
@@ -4264,7 +4264,7 @@ function lo(e) {
|
|
|
4264
4264
|
}
|
|
4265
4265
|
};
|
|
4266
4266
|
}
|
|
4267
|
-
const
|
|
4267
|
+
const yg = (e) => {
|
|
4268
4268
|
if (typeof e == "number")
|
|
4269
4269
|
return (A) => Math.round(A / e) * e;
|
|
4270
4270
|
{
|
|
@@ -4284,13 +4284,13 @@ const wg = (e) => {
|
|
|
4284
4284
|
}
|
|
4285
4285
|
};
|
|
4286
4286
|
}
|
|
4287
|
-
},
|
|
4287
|
+
}, wg = (e, A, t) => {
|
|
4288
4288
|
e.props.context = {
|
|
4289
4289
|
...e.props.context ?? {},
|
|
4290
4290
|
[A]: t
|
|
4291
4291
|
};
|
|
4292
4292
|
};
|
|
4293
|
-
class
|
|
4293
|
+
class mg extends NA {
|
|
4294
4294
|
constructor() {
|
|
4295
4295
|
super(...arguments), this.elementRef = null;
|
|
4296
4296
|
}
|
|
@@ -4298,7 +4298,7 @@ class Dg extends NA {
|
|
|
4298
4298
|
this.elementRef = A;
|
|
4299
4299
|
}
|
|
4300
4300
|
onMount(A) {
|
|
4301
|
-
|
|
4301
|
+
wg(A, "drop", A);
|
|
4302
4302
|
}
|
|
4303
4303
|
onUpdate() {
|
|
4304
4304
|
}
|
|
@@ -4306,7 +4306,7 @@ class Dg extends NA {
|
|
|
4306
4306
|
this.elementRef = null;
|
|
4307
4307
|
}
|
|
4308
4308
|
}
|
|
4309
|
-
class
|
|
4309
|
+
class Dg extends NA {
|
|
4310
4310
|
constructor() {
|
|
4311
4311
|
super(...arguments), this.elementRef = null, this.stageRef = null, this.offsetInParent = new J(), this.isDragging = !1, this.viewport = null, this.animationFrameId = null, this.lastPointerPosition = new J(), this.pressedKeys = /* @__PURE__ */ new Set(), this.pointerIsDown = !1, this.onDragMoveHandler = () => {
|
|
4312
4312
|
}, this.onDragEndHandler = () => {
|
|
@@ -4363,14 +4363,14 @@ class vg extends NA {
|
|
|
4363
4363
|
onDragMove(A) {
|
|
4364
4364
|
var l, Q;
|
|
4365
4365
|
if (!this.isDragging || !((l = this.elementRef) != null && l.componentInstance) || !this.elementRef.componentInstance.parent) return;
|
|
4366
|
-
const t = this.elementRef.componentInstance, i = t.parent, n = this.dragProps, r = this.elementRef.propObservables, s =
|
|
4366
|
+
const t = this.elementRef.componentInstance, i = t.parent, n = this.dragProps, r = this.elementRef.propObservables, s = yg((n == null ? void 0 : n.snap()) ?? 0);
|
|
4367
4367
|
(Q = n == null ? void 0 : n.move) == null || Q.call(n, A);
|
|
4368
4368
|
const g = i.toLocal(A.global), h = g.x - this.offsetInParent.x, I = g.y - this.offsetInParent.y;
|
|
4369
4369
|
n != null && n.snap() ? (t.position.x = s(h), t.position.y = s(I)) : (this.axis.x && (t.position.x = h), this.axis.y && (t.position.y = I)), this.lastPointerPosition.copyFrom(A.global);
|
|
4370
4370
|
const { x: E, y: o } = r, a = (u, d) => {
|
|
4371
4371
|
di(u) ? u.dependencies.forEach((f) => {
|
|
4372
4372
|
f.set(d);
|
|
4373
|
-
}) :
|
|
4373
|
+
}) : q(u) && u.set(d);
|
|
4374
4374
|
};
|
|
4375
4375
|
E !== void 0 && a(E, t.position.x), o !== void 0 && a(o, t.position.y);
|
|
4376
4376
|
}
|
|
@@ -4434,15 +4434,15 @@ class vg extends NA {
|
|
|
4434
4434
|
A && A.off("pointerdown", this.onDragStartHandler), this.stageRef && (this.stageRef.off("pointermove", this.onDragMoveHandler), this.stageRef.off("pointerup", this.onDragEndHandler), this.stageRef.off("pointerupoutside", this.onDragEndHandler)), window.removeEventListener("keydown", this.onKeyDownHandler), window.removeEventListener("keyup", this.onKeyUpHandler), this.stageRef = null, this.viewport = null, this.pressedKeys.clear(), this.pointerIsDown = !1;
|
|
4435
4435
|
}
|
|
4436
4436
|
}
|
|
4437
|
-
LA("drag",
|
|
4438
|
-
LA("drop",
|
|
4439
|
-
class
|
|
4437
|
+
LA("drag", Dg);
|
|
4438
|
+
LA("drop", mg);
|
|
4439
|
+
class vg extends NA {
|
|
4440
4440
|
onInit(A) {
|
|
4441
4441
|
}
|
|
4442
4442
|
onMount(A) {
|
|
4443
4443
|
const { image: t } = A.props.transition, i = new ae(xA.from(t));
|
|
4444
|
-
i.texture.baseTexture.wrapMode =
|
|
4445
|
-
const n = new
|
|
4444
|
+
i.texture.baseTexture.wrapMode = tr.REPEAT;
|
|
4445
|
+
const n = new er(i), r = A.componentInstance;
|
|
4446
4446
|
r.filters = [n], r.addChild(i), setTimeout(() => {
|
|
4447
4447
|
lo({
|
|
4448
4448
|
from: 0,
|
|
@@ -4459,11 +4459,11 @@ class xg extends NA {
|
|
|
4459
4459
|
onDestroy() {
|
|
4460
4460
|
}
|
|
4461
4461
|
}
|
|
4462
|
-
LA("transition",
|
|
4462
|
+
LA("transition", vg);
|
|
4463
4463
|
function ce(e) {
|
|
4464
4464
|
return e && typeof e == "string" ? e.endsWith("%") : !1;
|
|
4465
4465
|
}
|
|
4466
|
-
const
|
|
4466
|
+
const xg = [
|
|
4467
4467
|
"added",
|
|
4468
4468
|
"childAdded",
|
|
4469
4469
|
"childRemoved",
|
|
@@ -4540,7 +4540,7 @@ function fA(e) {
|
|
|
4540
4540
|
super(...arguments);
|
|
4541
4541
|
Ye(this, A);
|
|
4542
4542
|
Ye(this, t);
|
|
4543
|
-
$t(this, A, null), this.isFlex = !1, this.fullProps = {}, this.isMounted = !1, this._anchorPoints = new
|
|
4543
|
+
$t(this, A, null), this.isFlex = !1, this.fullProps = {}, this.isMounted = !1, this._anchorPoints = new ir({ _onUpdate: () => {
|
|
4544
4544
|
} }, 0, 0), this.isCustomAnchor = !1, this.displayWidth = P(0), this.displayHeight = P(0), this.overrideProps = [], this.layout = null, this.onBeforeDestroy = null, this.onAfterMount = null, this.subjectInit = new fe(null), this.disableLayout = !1, $t(this, t, /* @__PURE__ */ new Map());
|
|
4545
4545
|
}
|
|
4546
4546
|
get deltaRatio() {
|
|
@@ -4553,7 +4553,7 @@ function fA(e) {
|
|
|
4553
4553
|
}
|
|
4554
4554
|
onInit(s) {
|
|
4555
4555
|
this._id = s.id;
|
|
4556
|
-
for (let g of
|
|
4556
|
+
for (let g of xg)
|
|
4557
4557
|
if (s[g] && !this.overrideProps.includes(g)) {
|
|
4558
4558
|
this.eventMode = "static";
|
|
4559
4559
|
const h = s[g];
|
|
@@ -4817,7 +4817,7 @@ class co extends fA(uA) {
|
|
|
4817
4817
|
}
|
|
4818
4818
|
iA("Container", co);
|
|
4819
4819
|
const Bo = (e) => nA("Container", e);
|
|
4820
|
-
class
|
|
4820
|
+
class Sg extends fA(ns) {
|
|
4821
4821
|
/**
|
|
4822
4822
|
* Initializes the graphics component with reactive width and height handling.
|
|
4823
4823
|
*
|
|
@@ -4858,8 +4858,8 @@ class Rg extends fA(ns) {
|
|
|
4858
4858
|
*/
|
|
4859
4859
|
async onMount(A, t) {
|
|
4860
4860
|
await super.onMount(A, t);
|
|
4861
|
-
const { props: i, propObservables: n } = A, r =
|
|
4862
|
-
this.
|
|
4861
|
+
const { props: i, propObservables: n } = A, r = q(n == null ? void 0 : n.width) ? n.width : P(i.width || 0), s = q(n == null ? void 0 : n.height) ? n.height : P(i.height || 0);
|
|
4862
|
+
this._width = r, this._height = s;
|
|
4863
4863
|
const g = ce(r()), h = ce(s());
|
|
4864
4864
|
i.draw && (this.clearEffect = $(() => {
|
|
4865
4865
|
var o;
|
|
@@ -4867,7 +4867,7 @@ class Rg extends fA(ns) {
|
|
|
4867
4867
|
typeof I == "string" || typeof E == "string" || (this.clear(), (o = i.draw) == null || o.call(i, this, I, E), this.subjectInit.next(this));
|
|
4868
4868
|
})), this.on("layout", (I) => {
|
|
4869
4869
|
const E = I.computedLayout;
|
|
4870
|
-
g &&
|
|
4870
|
+
g && q(r) && r() !== E.width && r.set(E.width), h && q(s) && s() !== E.height && s.set(E.height);
|
|
4871
4871
|
});
|
|
4872
4872
|
}
|
|
4873
4873
|
/**
|
|
@@ -4876,7 +4876,7 @@ class Rg extends fA(ns) {
|
|
|
4876
4876
|
* @param props - Updated properties
|
|
4877
4877
|
*/
|
|
4878
4878
|
onUpdate(A) {
|
|
4879
|
-
super.onUpdate(A), A.width !== void 0 && this.
|
|
4879
|
+
super.onUpdate(A), A.width !== void 0 && this._width && this._width() !== A.width && this._width.set(A.width), A.height !== void 0 && this._height && this._height() !== A.height && this._height.set(A.height);
|
|
4880
4880
|
}
|
|
4881
4881
|
/**
|
|
4882
4882
|
* Called when the component is about to be destroyed.
|
|
@@ -4896,11 +4896,11 @@ class Rg extends fA(ns) {
|
|
|
4896
4896
|
await super.onDestroy(A, i);
|
|
4897
4897
|
}
|
|
4898
4898
|
}
|
|
4899
|
-
iA("Graphics",
|
|
4899
|
+
iA("Graphics", Sg);
|
|
4900
4900
|
function Jt(e) {
|
|
4901
4901
|
return nA("Graphics", e);
|
|
4902
4902
|
}
|
|
4903
|
-
function
|
|
4903
|
+
function Rg(e) {
|
|
4904
4904
|
const { color: A, borderRadius: t, border: i } = CA(e, {
|
|
4905
4905
|
borderRadius: null,
|
|
4906
4906
|
border: null
|
|
@@ -4912,7 +4912,7 @@ function kg(e) {
|
|
|
4912
4912
|
...e
|
|
4913
4913
|
});
|
|
4914
4914
|
}
|
|
4915
|
-
function
|
|
4915
|
+
function kg(e, A, t) {
|
|
4916
4916
|
const { color: i, border: n } = t;
|
|
4917
4917
|
"radius" in t ? e.circle(0, 0, t.radius()) : e.ellipse(0, 0, t.width() / 2, t.height() / 2), n() && e.stroke(n()), e.fill(i());
|
|
4918
4918
|
}
|
|
@@ -4921,7 +4921,7 @@ function DI(e) {
|
|
|
4921
4921
|
border: null
|
|
4922
4922
|
});
|
|
4923
4923
|
return Jt({
|
|
4924
|
-
draw: (n) =>
|
|
4924
|
+
draw: (n) => kg(n, "circle", { radius: A, color: t, border: i }),
|
|
4925
4925
|
...e
|
|
4926
4926
|
});
|
|
4927
4927
|
}
|
|
@@ -4930,7 +4930,9 @@ function vI(e) {
|
|
|
4930
4930
|
border: null
|
|
4931
4931
|
});
|
|
4932
4932
|
return Jt({
|
|
4933
|
-
draw: (r, s, g) =>
|
|
4933
|
+
draw: (r, s, g) => {
|
|
4934
|
+
r.ellipse(0, 0, s / 2, g / 2), n() && r.stroke(n()), r.fill(i());
|
|
4935
|
+
},
|
|
4934
4936
|
...e
|
|
4935
4937
|
});
|
|
4936
4938
|
}
|
|
@@ -4962,7 +4964,7 @@ function SI(e) {
|
|
|
4962
4964
|
...e
|
|
4963
4965
|
});
|
|
4964
4966
|
}
|
|
4965
|
-
class Mg extends fA(
|
|
4967
|
+
class Mg extends fA(nr) {
|
|
4966
4968
|
/**
|
|
4967
4969
|
* Constructor for the CanvasMesh component.
|
|
4968
4970
|
* Initializes the PixiMesh with default geometry and shader to prevent errors.
|
|
@@ -4975,7 +4977,7 @@ class Mg extends fA(sr) {
|
|
|
4975
4977
|
*/
|
|
4976
4978
|
constructor() {
|
|
4977
4979
|
super({
|
|
4978
|
-
geometry: new
|
|
4980
|
+
geometry: new sr()
|
|
4979
4981
|
});
|
|
4980
4982
|
}
|
|
4981
4983
|
/**
|
|
@@ -5046,11 +5048,11 @@ class Mg extends fA(sr) {
|
|
|
5046
5048
|
iA("Mesh", Mg);
|
|
5047
5049
|
const RI = (e) => nA("Mesh", e);
|
|
5048
5050
|
let Nn = null, kt = null;
|
|
5049
|
-
function
|
|
5051
|
+
function Eo(e) {
|
|
5050
5052
|
kt == null || kt(e);
|
|
5051
5053
|
}
|
|
5052
5054
|
function kI(e) {
|
|
5053
|
-
|
|
5055
|
+
Eo((A) => {
|
|
5054
5056
|
const { context: t } = A.props;
|
|
5055
5057
|
let i;
|
|
5056
5058
|
return t.tick && (i = t.tick.observable.subscribe(({ value: n }) => {
|
|
@@ -5158,7 +5160,7 @@ class QA {
|
|
|
5158
5160
|
* @param [ease] Custom ease for this list. Only relevant for the first node.
|
|
5159
5161
|
*/
|
|
5160
5162
|
constructor(A, t, i) {
|
|
5161
|
-
this.value = A, this.time = t, this.next = null, this.isStepped = !1, i ? this.ease = typeof i == "function" ? i :
|
|
5163
|
+
this.value = A, this.time = t, this.next = null, this.isStepped = !1, i ? this.ease = typeof i == "function" ? i : Co(i) : this.ease = null;
|
|
5162
5164
|
}
|
|
5163
5165
|
/**
|
|
5164
5166
|
* Creates a list of property values from a data object {list, isStepped} with a list of objects in
|
|
@@ -5201,14 +5203,14 @@ function De(e, A, t) {
|
|
|
5201
5203
|
e << 16 | A << 8 | t
|
|
5202
5204
|
);
|
|
5203
5205
|
}
|
|
5204
|
-
function
|
|
5206
|
+
function Qo(e) {
|
|
5205
5207
|
return Math.sqrt(e.x * e.x + e.y * e.y);
|
|
5206
5208
|
}
|
|
5207
5209
|
function bg(e) {
|
|
5208
|
-
const A = 1 /
|
|
5210
|
+
const A = 1 / Qo(e);
|
|
5209
5211
|
e.x *= A, e.y *= A;
|
|
5210
5212
|
}
|
|
5211
|
-
function
|
|
5213
|
+
function uo(e, A) {
|
|
5212
5214
|
e.x *= A, e.y *= A;
|
|
5213
5215
|
}
|
|
5214
5216
|
function ie(e, A) {
|
|
@@ -5216,7 +5218,7 @@ function ie(e, A) {
|
|
|
5216
5218
|
let t;
|
|
5217
5219
|
return e.length === 8 && (t = e.substr(0, 2), e = e.substr(2)), A.r = parseInt(e.substr(0, 2), 16), A.g = parseInt(e.substr(2, 2), 16), A.b = parseInt(e.substr(4, 2), 16), t && (A.a = parseInt(t, 16)), A;
|
|
5218
5220
|
}
|
|
5219
|
-
function
|
|
5221
|
+
function Co(e) {
|
|
5220
5222
|
const A = e.length, t = 1 / A;
|
|
5221
5223
|
return function(i) {
|
|
5222
5224
|
const n = A * i | 0, r = (i - n * t) * A, s = e[n] || e[A - 1];
|
|
@@ -5256,8 +5258,8 @@ class ki {
|
|
|
5256
5258
|
updateParticle(A, t) {
|
|
5257
5259
|
const i = A.config.velocity, n = i.x, r = i.y;
|
|
5258
5260
|
if (i.x += this.accel.x * t, i.y += this.accel.y * t, this.maxSpeed) {
|
|
5259
|
-
const s =
|
|
5260
|
-
s > this.maxSpeed &&
|
|
5261
|
+
const s = Qo(i);
|
|
5262
|
+
s > this.maxSpeed && uo(i, this.maxSpeed / s);
|
|
5261
5263
|
}
|
|
5262
5264
|
A.x += (n + i.x) / 2 * t, A.y += (r + i.y) / 2 * t, this.rotate && (A.rotation = Math.atan2(i.y, i.x));
|
|
5263
5265
|
}
|
|
@@ -5346,7 +5348,7 @@ class bi {
|
|
|
5346
5348
|
}
|
|
5347
5349
|
bi.type = "alphaStatic";
|
|
5348
5350
|
bi.editorConfig = null;
|
|
5349
|
-
function
|
|
5351
|
+
function fo(e) {
|
|
5350
5352
|
const A = [];
|
|
5351
5353
|
for (let t = 0; t < e.length; ++t) {
|
|
5352
5354
|
let i = e[t];
|
|
@@ -5366,7 +5368,7 @@ class Fi {
|
|
|
5366
5368
|
constructor(A) {
|
|
5367
5369
|
this.order = K.Normal, this.anims = [];
|
|
5368
5370
|
for (let t = 0; t < A.anims.length; ++t) {
|
|
5369
|
-
const i = A.anims[t], n =
|
|
5371
|
+
const i = A.anims[t], n = fo(i.textures), r = i.framerate < 0 ? -1 : i.framerate > 0 ? i.framerate : 60, s = {
|
|
5370
5372
|
textures: n,
|
|
5371
5373
|
duration: r > 0 ? n.length / r : 0,
|
|
5372
5374
|
framerate: r,
|
|
@@ -5394,7 +5396,7 @@ Fi.editorConfig = null;
|
|
|
5394
5396
|
class _i {
|
|
5395
5397
|
constructor(A) {
|
|
5396
5398
|
this.order = K.Normal;
|
|
5397
|
-
const t = A.anim, i =
|
|
5399
|
+
const t = A.anim, i = fo(t.textures), n = t.framerate < 0 ? -1 : t.framerate > 0 ? t.framerate : 60;
|
|
5398
5400
|
this.anim = {
|
|
5399
5401
|
textures: i,
|
|
5400
5402
|
duration: n > 0 ? i.length / n : 0,
|
|
@@ -5485,7 +5487,7 @@ class Ui {
|
|
|
5485
5487
|
}
|
|
5486
5488
|
Ui.type = "textureOrdered";
|
|
5487
5489
|
Ui.editorConfig = null;
|
|
5488
|
-
const $A = new J(),
|
|
5490
|
+
const $A = new J(), po = [
|
|
5489
5491
|
"E",
|
|
5490
5492
|
"LN2",
|
|
5491
5493
|
"LN10",
|
|
@@ -5530,11 +5532,11 @@ const $A = new J(), yo = [
|
|
|
5530
5532
|
// Allow the 4 basic operations, parentheses and all numbers/decimals, as well
|
|
5531
5533
|
// as 'x', for the variable usage.
|
|
5532
5534
|
"[01234567890\\.\\*\\-\\+\\/\\(\\)x ,]"
|
|
5533
|
-
].concat(
|
|
5535
|
+
].concat(po).join("|"), "g");
|
|
5534
5536
|
function Og(e) {
|
|
5535
5537
|
const A = e.match(Jg);
|
|
5536
5538
|
for (let t = A.length - 1; t >= 0; --t)
|
|
5537
|
-
|
|
5539
|
+
po.indexOf(A[t]) >= 0 && (A[t] = `Math.${A[t]}`);
|
|
5538
5540
|
return e = A.join(""), new Function("x", `return ${e};`);
|
|
5539
5541
|
}
|
|
5540
5542
|
class Ji {
|
|
@@ -5719,7 +5721,7 @@ class Vi {
|
|
|
5719
5721
|
}
|
|
5720
5722
|
updateParticle(A, t) {
|
|
5721
5723
|
const i = this.list.interpolate(A.agePercent) * A.config.speedMult, n = A.config.velocity;
|
|
5722
|
-
bg(n),
|
|
5724
|
+
bg(n), uo(n, i), A.x += n.x * t, A.y += n.y * t;
|
|
5723
5725
|
}
|
|
5724
5726
|
}
|
|
5725
5727
|
Vi.type = "moveSpeed";
|
|
@@ -5822,7 +5824,7 @@ class O {
|
|
|
5822
5824
|
init(A) {
|
|
5823
5825
|
if (!A)
|
|
5824
5826
|
return;
|
|
5825
|
-
this.cleanup(), this._origConfig = A, this.minLifetime = A.lifetime.min, this.maxLifetime = A.lifetime.max, A.ease ? this.customEase = typeof A.ease == "function" ? A.ease :
|
|
5827
|
+
this.cleanup(), this._origConfig = A, this.minLifetime = A.lifetime.min, this.maxLifetime = A.lifetime.max, A.ease ? this.customEase = typeof A.ease == "function" ? A.ease : Co(A.ease) : this.customEase = null, this.particlesPerWave = 1, A.particlesPerWave && A.particlesPerWave > 1 && (this.particlesPerWave = A.particlesPerWave), this.frequency = A.frequency, this.spawnChance = typeof A.spawnChance == "number" && A.spawnChance > 0 ? A.spawnChance : 1, this.emitterLifetime = A.emitterLifetime || -1, this.maxParticles = A.maxParticles > 0 ? A.maxParticles : 1e3, this.addAtBack = !!A.addAtBack, this.rotation = 0, this.ownerPos.set(0), A.pos ? this.spawnPos.copyFrom(A.pos) : this.spawnPos.set(0), this._prevEmitterPos.copyFrom(this.spawnPos), this._prevPosIsValid = !1, this._spawnTimer = 0, this.emit = A.emit === void 0 ? !0 : !!A.emit, this.autoUpdate = !!A.autoUpdate;
|
|
5826
5828
|
const t = A.behaviors.map((i) => {
|
|
5827
5829
|
const n = O.knownBehaviors[i.type];
|
|
5828
5830
|
return n ? new n(i.config) : (console.error(`Unknown behavior: ${i.type}`), null);
|
|
@@ -6250,7 +6252,7 @@ class Pg extends fA(ae) {
|
|
|
6250
6252
|
}), (g = t.sheet) != null && g.definition && (this.spritesheet = t.sheet.definition, await this.createAnimations()), r.params)
|
|
6251
6253
|
for (let h in i == null ? void 0 : i.sheet.params) {
|
|
6252
6254
|
const I = i == null ? void 0 : i.sheet.params[h];
|
|
6253
|
-
|
|
6255
|
+
q(I) ? this.subscriptionSheet.push(
|
|
6254
6256
|
I.observable.subscribe((E) => {
|
|
6255
6257
|
this.animations.size != 0 && this.play(this.sheetCurrentAnimation, [{ [h]: E }]);
|
|
6256
6258
|
})
|
|
@@ -6429,7 +6431,7 @@ function GI(e) {
|
|
|
6429
6431
|
return $(() => {
|
|
6430
6432
|
const g = t(), h = n();
|
|
6431
6433
|
g && h !== void 0 && (h ? g.play() : g.pause()), g && r() && (g.loop = r()), g && s() && (g.muted = s());
|
|
6432
|
-
}),
|
|
6434
|
+
}), Eo(() => () => {
|
|
6433
6435
|
for (let g in A)
|
|
6434
6436
|
A[g] && t().removeEventListener(g, A[g]);
|
|
6435
6437
|
}), XA(Tg, {
|
|
@@ -6451,7 +6453,7 @@ function GI(e) {
|
|
|
6451
6453
|
}
|
|
6452
6454
|
});
|
|
6453
6455
|
}
|
|
6454
|
-
function
|
|
6456
|
+
function yo(e) {
|
|
6455
6457
|
return (e == null ? void 0 : e.start) && (e == null ? void 0 : e.listen);
|
|
6456
6458
|
}
|
|
6457
6459
|
function HI(e) {
|
|
@@ -6479,7 +6481,7 @@ function HI(e) {
|
|
|
6479
6481
|
};
|
|
6480
6482
|
}
|
|
6481
6483
|
function Yg(e, A) {
|
|
6482
|
-
if (!
|
|
6484
|
+
if (!yo(e))
|
|
6483
6485
|
throw new Error("In 'on(arg)' must have a trigger signal type");
|
|
6484
6486
|
$(() => {
|
|
6485
6487
|
const t = e.listen();
|
|
@@ -6489,7 +6491,7 @@ function Yg(e, A) {
|
|
|
6489
6491
|
}
|
|
6490
6492
|
});
|
|
6491
6493
|
}
|
|
6492
|
-
class Wg extends fA(
|
|
6494
|
+
class Wg extends fA(or) {
|
|
6493
6495
|
constructor() {
|
|
6494
6496
|
super(...arguments), this.fullText = "", this.currentIndex = 0, this.typewriterSpeed = 1, this._wordWrapWidth = 0, this.typewriterOptions = {};
|
|
6495
6497
|
}
|
|
@@ -6503,7 +6505,7 @@ class Wg extends fA(rr) {
|
|
|
6503
6505
|
const { props: i } = A;
|
|
6504
6506
|
await super.onMount(A, t);
|
|
6505
6507
|
const n = i.context.tick;
|
|
6506
|
-
i.text && i.typewriter && (this.fullText = i.text, this.text = "", this.currentIndex = 0, i.typewriter && (this.typewriterOptions = i.typewriter, this.typewriterOptions.skip &&
|
|
6508
|
+
i.text && i.typewriter && (this.fullText = i.text, this.text = "", this.currentIndex = 0, i.typewriter && (this.typewriterOptions = i.typewriter, this.typewriterOptions.skip && yo(this.typewriterOptions.skip) && Yg(this.typewriterOptions.skip, () => {
|
|
6507
6509
|
this.skipTypewriter();
|
|
6508
6510
|
}))), this.subscriptionTick = n.observable.subscribe(() => {
|
|
6509
6511
|
i.typewriter && this.typewriterEffect();
|
|
@@ -6563,7 +6565,7 @@ var Vg = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
|
|
|
6563
6565
|
function Zg(e) {
|
|
6564
6566
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
6565
6567
|
}
|
|
6566
|
-
var
|
|
6568
|
+
var wo = { exports: {} };
|
|
6567
6569
|
(function(e, A) {
|
|
6568
6570
|
(function() {
|
|
6569
6571
|
var t, i;
|
|
@@ -6670,8 +6672,8 @@ var mo = { exports: {} };
|
|
|
6670
6672
|
}
|
|
6671
6673
|
}, i(t);
|
|
6672
6674
|
}).call(Vg);
|
|
6673
|
-
})(
|
|
6674
|
-
var jg =
|
|
6675
|
+
})(wo);
|
|
6676
|
+
var jg = wo.exports;
|
|
6675
6677
|
const Jn = /* @__PURE__ */ Zg(jg);
|
|
6676
6678
|
function xe(e, A) {
|
|
6677
6679
|
if (e) {
|
|
@@ -8831,7 +8833,7 @@ class kh {
|
|
|
8831
8833
|
}
|
|
8832
8834
|
onMount(A) {
|
|
8833
8835
|
const i = A.propObservables.attrs;
|
|
8834
|
-
if (this.isFormElementType && (i != null && i.value) &&
|
|
8836
|
+
if (this.isFormElementType && (i != null && i.value) && q(i.value)) {
|
|
8835
8837
|
this.valueSignal = i.value, this.element.value = this.valueSignal();
|
|
8836
8838
|
const n = (r) => {
|
|
8837
8839
|
const s = r.target;
|
|
@@ -8860,7 +8862,7 @@ class kh {
|
|
|
8860
8862
|
for (const [r, s] of Object.entries(n))
|
|
8861
8863
|
s != null && (this.element.style[r] = s);
|
|
8862
8864
|
} else if (t === "value" && this.isFormElementType)
|
|
8863
|
-
if (
|
|
8865
|
+
if (q(i)) {
|
|
8864
8866
|
const n = this.element.value, r = i();
|
|
8865
8867
|
n !== r && (this.element.value = r);
|
|
8866
8868
|
} else
|
|
@@ -8880,7 +8882,7 @@ class kh {
|
|
|
8880
8882
|
}
|
|
8881
8883
|
iA("DOMElement", kh);
|
|
8882
8884
|
const Mh = (e) => nA("DOMElement", e);
|
|
8883
|
-
class bh extends fA(
|
|
8885
|
+
class bh extends fA(rr) {
|
|
8884
8886
|
constructor() {
|
|
8885
8887
|
super(...arguments), this.disableLayout = !0;
|
|
8886
8888
|
}
|
|
@@ -8967,7 +8969,7 @@ function OI(e) {
|
|
|
8967
8969
|
...E
|
|
8968
8970
|
}, [
|
|
8969
8971
|
// Background element (either sprite or graphics)
|
|
8970
|
-
XA(
|
|
8972
|
+
XA(Rg, {
|
|
8971
8973
|
width: g,
|
|
8972
8974
|
height: h,
|
|
8973
8975
|
color: FA(() => {
|
|
@@ -9057,7 +9059,7 @@ var _h = (() => {
|
|
|
9057
9059
|
try {
|
|
9058
9060
|
if (c == cA && I) return new Uint8Array(I);
|
|
9059
9061
|
if (SA(c)) try {
|
|
9060
|
-
var B =
|
|
9062
|
+
var B = jo(c.slice(37)), C = new Uint8Array(B.length);
|
|
9061
9063
|
for (c = 0; c < B.length; ++c) C[c] = B.charCodeAt(c);
|
|
9062
9064
|
var p = C;
|
|
9063
9065
|
} catch {
|
|
@@ -9071,7 +9073,7 @@ var _h = (() => {
|
|
|
9071
9073
|
Z(w);
|
|
9072
9074
|
}
|
|
9073
9075
|
}
|
|
9074
|
-
function
|
|
9076
|
+
function ko() {
|
|
9075
9077
|
return I || typeof fetch != "function" ? Promise.resolve().then(function() {
|
|
9076
9078
|
return $i();
|
|
9077
9079
|
}) : fetch(cA, { credentials: "same-origin" }).then(function(c) {
|
|
@@ -9160,7 +9162,7 @@ var _h = (() => {
|
|
|
9160
9162
|
return B === C ? c : C.R === void 0 ? null : (c = rn(c, B, C.R), c === null ? null : C.na(c));
|
|
9161
9163
|
}
|
|
9162
9164
|
var an = {};
|
|
9163
|
-
function
|
|
9165
|
+
function Mo(c, B) {
|
|
9164
9166
|
return B = be(c, B), pA[B];
|
|
9165
9167
|
}
|
|
9166
9168
|
var gn = void 0;
|
|
@@ -9242,20 +9244,20 @@ var _h = (() => {
|
|
|
9242
9244
|
}, c[B].S = [], c[B].S[p.Z] = p;
|
|
9243
9245
|
}
|
|
9244
9246
|
}
|
|
9245
|
-
function
|
|
9247
|
+
function bo(c, B) {
|
|
9246
9248
|
t.hasOwnProperty(c) ? (G("Cannot register public name '" + c + "' twice"), Ne(t, c, c), t.hasOwnProperty(void 0) && G("Cannot register multiple overloads of a function with the same number of arguments (undefined)!"), t[c].S[void 0] = B) : t[c] = B;
|
|
9247
9249
|
}
|
|
9248
|
-
function
|
|
9250
|
+
function Fo(c, B, C, p, y, w, D, v) {
|
|
9249
9251
|
this.name = c, this.constructor = B, this.X = C, this.W = p, this.R = y, this.pa = w, this.ba = D, this.na = v, this.ja = [];
|
|
9250
9252
|
}
|
|
9251
9253
|
function Le(c, B, C) {
|
|
9252
9254
|
for (; B !== C; ) B.ba || G("Expected null or instance of " + C.name + ", got an instance of " + B.name), c = B.ba(c), B = B.R;
|
|
9253
9255
|
return c;
|
|
9254
9256
|
}
|
|
9255
|
-
function
|
|
9257
|
+
function _o(c, B) {
|
|
9256
9258
|
return B === null ? (this.ea && G("null is not a valid " + this.name), 0) : (B.M || G('Cannot pass "' + Ke(B) + '" as a ' + this.name), B.M.O || G("Cannot pass deleted object as a pointer of type " + this.name), Le(B.M.O, B.M.P.N, this.N));
|
|
9257
9259
|
}
|
|
9258
|
-
function
|
|
9260
|
+
function Go(c, B) {
|
|
9259
9261
|
if (B === null) {
|
|
9260
9262
|
if (this.ea && G("null is not a valid " + this.name), this.da) {
|
|
9261
9263
|
var C = this.fa();
|
|
@@ -9284,16 +9286,16 @@ var _h = (() => {
|
|
|
9284
9286
|
}
|
|
9285
9287
|
return C;
|
|
9286
9288
|
}
|
|
9287
|
-
function
|
|
9289
|
+
function Ho(c, B) {
|
|
9288
9290
|
return B === null ? (this.ea && G("null is not a valid " + this.name), 0) : (B.M || G('Cannot pass "' + Ke(B) + '" as a ' + this.name), B.M.O || G("Cannot pass deleted object as a pointer of type " + this.name), B.M.P.ca && G("Cannot convert argument of type " + B.M.P.name + " to parameter type " + this.name), Le(B.M.O, B.M.P.N, this.N));
|
|
9289
9291
|
}
|
|
9290
9292
|
function wA(c, B, C, p) {
|
|
9291
|
-
this.name = c, this.N = B, this.ea = C, this.ca = p, this.da = !1, this.W = this.xa = this.fa = this.ka = this.Ba = this.wa = void 0, B.R !== void 0 ? this.toWireType =
|
|
9293
|
+
this.name = c, this.N = B, this.ea = C, this.ca = p, this.da = !1, this.W = this.xa = this.fa = this.ka = this.Ba = this.wa = void 0, B.R !== void 0 ? this.toWireType = Go : (this.toWireType = p ? _o : Ho, this.V = null);
|
|
9292
9294
|
}
|
|
9293
|
-
function
|
|
9295
|
+
function No(c, B) {
|
|
9294
9296
|
t.hasOwnProperty(c) || Yt("Replacing nonexistant public symbol"), t[c] = B, t[c].Z = void 0;
|
|
9295
9297
|
}
|
|
9296
|
-
function
|
|
9298
|
+
function Lo(c, B) {
|
|
9297
9299
|
var C = [];
|
|
9298
9300
|
return function() {
|
|
9299
9301
|
if (C.length = 0, Object.assign(C, arguments), c.includes("j")) {
|
|
@@ -9305,7 +9307,7 @@ var _h = (() => {
|
|
|
9305
9307
|
}
|
|
9306
9308
|
function aA(c, B) {
|
|
9307
9309
|
c = j(c);
|
|
9308
|
-
var C = c.includes("j") ?
|
|
9310
|
+
var C = c.includes("j") ? Lo(c, B) : z.get(B);
|
|
9309
9311
|
return typeof C != "function" && G("unknown function pointer with signature " + c + ": " + B), C;
|
|
9310
9312
|
}
|
|
9311
9313
|
var hn = void 0;
|
|
@@ -9351,7 +9353,7 @@ var _h = (() => {
|
|
|
9351
9353
|
var B = typeof c;
|
|
9352
9354
|
return B === "object" || B === "array" || B === "function" ? c.toString() : "" + c;
|
|
9353
9355
|
}
|
|
9354
|
-
function
|
|
9356
|
+
function Uo(c, B) {
|
|
9355
9357
|
switch (B) {
|
|
9356
9358
|
case 2:
|
|
9357
9359
|
return function(C) {
|
|
@@ -9365,7 +9367,7 @@ var _h = (() => {
|
|
|
9365
9367
|
throw new TypeError("Unknown float type: " + c);
|
|
9366
9368
|
}
|
|
9367
9369
|
}
|
|
9368
|
-
function
|
|
9370
|
+
function Jo(c, B, C) {
|
|
9369
9371
|
switch (B) {
|
|
9370
9372
|
case 0:
|
|
9371
9373
|
return C ? function(p) {
|
|
@@ -9389,7 +9391,7 @@ var _h = (() => {
|
|
|
9389
9391
|
throw new TypeError("Unknown integer type: " + c);
|
|
9390
9392
|
}
|
|
9391
9393
|
}
|
|
9392
|
-
function
|
|
9394
|
+
function Oo(c, B) {
|
|
9393
9395
|
for (var C = "", p = 0; !(p >= B / 2); ++p) {
|
|
9394
9396
|
var y = d[c + 2 * p >> 1];
|
|
9395
9397
|
if (y == 0) break;
|
|
@@ -9397,7 +9399,7 @@ var _h = (() => {
|
|
|
9397
9399
|
}
|
|
9398
9400
|
return C;
|
|
9399
9401
|
}
|
|
9400
|
-
function
|
|
9402
|
+
function Ko(c, B, C) {
|
|
9401
9403
|
if (C === void 0 && (C = 2147483647), 2 > C) return 0;
|
|
9402
9404
|
C -= 2;
|
|
9403
9405
|
var p = B;
|
|
@@ -9405,10 +9407,10 @@ var _h = (() => {
|
|
|
9405
9407
|
for (var y = 0; y < C; ++y) d[B >> 1] = c.charCodeAt(y), B += 2;
|
|
9406
9408
|
return d[B >> 1] = 0, B - p;
|
|
9407
9409
|
}
|
|
9408
|
-
function
|
|
9410
|
+
function Po(c) {
|
|
9409
9411
|
return 2 * c.length;
|
|
9410
9412
|
}
|
|
9411
|
-
function
|
|
9413
|
+
function To(c, B) {
|
|
9412
9414
|
for (var C = 0, p = ""; !(C >= B / 4); ) {
|
|
9413
9415
|
var y = m[c + 4 * C >> 2];
|
|
9414
9416
|
if (y == 0) break;
|
|
@@ -9416,7 +9418,7 @@ var _h = (() => {
|
|
|
9416
9418
|
}
|
|
9417
9419
|
return p;
|
|
9418
9420
|
}
|
|
9419
|
-
function
|
|
9421
|
+
function Yo(c, B, C) {
|
|
9420
9422
|
if (C === void 0 && (C = 2147483647), 4 > C) return 0;
|
|
9421
9423
|
var p = B;
|
|
9422
9424
|
C = p + C - 4;
|
|
@@ -9430,28 +9432,28 @@ var _h = (() => {
|
|
|
9430
9432
|
}
|
|
9431
9433
|
return m[B >> 2] = 0, B - p;
|
|
9432
9434
|
}
|
|
9433
|
-
function
|
|
9435
|
+
function Wo(c) {
|
|
9434
9436
|
for (var B = 0, C = 0; C < c.length; ++C) {
|
|
9435
9437
|
var p = c.charCodeAt(C);
|
|
9436
9438
|
55296 <= p && 57343 >= p && ++C, B += 4;
|
|
9437
9439
|
}
|
|
9438
9440
|
return B;
|
|
9439
9441
|
}
|
|
9440
|
-
var
|
|
9442
|
+
var Xo = {};
|
|
9441
9443
|
function In(c) {
|
|
9442
|
-
var B =
|
|
9444
|
+
var B = Xo[c];
|
|
9443
9445
|
return B === void 0 ? j(c) : B;
|
|
9444
9446
|
}
|
|
9445
9447
|
var Zt = [];
|
|
9446
|
-
function
|
|
9448
|
+
function qo(c) {
|
|
9447
9449
|
var B = Zt.length;
|
|
9448
9450
|
return Zt.push(c), B;
|
|
9449
9451
|
}
|
|
9450
|
-
function
|
|
9452
|
+
function Vo(c, B) {
|
|
9451
9453
|
for (var C = Array(c), p = 0; p < c; ++p) C[p] = sn(S[B + 4 * p >> 2], "parameter " + p);
|
|
9452
9454
|
return C;
|
|
9453
9455
|
}
|
|
9454
|
-
var ln = [],
|
|
9456
|
+
var ln = [], Zo = [null, [], []];
|
|
9455
9457
|
ZA = t.BindingError = Kt("BindingError"), t.count_emval_handles = function() {
|
|
9456
9458
|
for (var c = 0, B = 5; B < rA.length; ++B) rA[B] !== void 0 && ++c;
|
|
9457
9459
|
return c;
|
|
@@ -9496,7 +9498,7 @@ var _h = (() => {
|
|
|
9496
9498
|
}
|
|
9497
9499
|
var C = this.qa(c);
|
|
9498
9500
|
if (!C) return this.ha(c), null;
|
|
9499
|
-
var p =
|
|
9501
|
+
var p = Mo(this.N, C);
|
|
9500
9502
|
if (p !== void 0)
|
|
9501
9503
|
return p.M.count.value === 0 ? (p.M.O = C, p.M.T = c, p.clone()) : (p = p.clone(), this.ha(c), p);
|
|
9502
9504
|
if (p = this.N.pa(C), p = an[p], !p) return B.call(this);
|
|
@@ -9504,7 +9506,7 @@ var _h = (() => {
|
|
|
9504
9506
|
var y = rn(C, this.N, p.N);
|
|
9505
9507
|
return y === null ? B.call(this) : this.da ? Wt(p.N.X, { P: p, O: y, U: this, T: c }) : Wt(p.N.X, { P: p, O: y });
|
|
9506
9508
|
}, hn = t.UnboundTypeError = Kt("UnboundTypeError");
|
|
9507
|
-
var
|
|
9509
|
+
var jo = typeof atob == "function" ? atob : function(c) {
|
|
9508
9510
|
var B = "", C = 0;
|
|
9509
9511
|
c = c.replace(/[^A-Za-z0-9\+\/=]/g, "");
|
|
9510
9512
|
do {
|
|
@@ -9514,7 +9516,7 @@ var _h = (() => {
|
|
|
9514
9516
|
B += String.fromCharCode(p), w !== 64 && (B += String.fromCharCode(y)), D !== 64 && (B += String.fromCharCode(v));
|
|
9515
9517
|
} while (C < c.length);
|
|
9516
9518
|
return B;
|
|
9517
|
-
},
|
|
9519
|
+
}, zo = {
|
|
9518
9520
|
l: function(c, B, C, p) {
|
|
9519
9521
|
Z("Assertion failed: " + (c ? a(u, c) : "") + ", at: " + [B ? B ? a(u, B) : "" : "unknown filename", C, p ? p ? a(u, p) : "" : "unknown function"]);
|
|
9520
9522
|
},
|
|
@@ -9593,7 +9595,7 @@ var _h = (() => {
|
|
|
9593
9595
|
f: function(c, B, C, p, y, w, D, v, R, x, k, b, H) {
|
|
9594
9596
|
k = j(k), w = aA(y, w), v && (v = aA(D, v)), x && (x = aA(R, x)), H = aA(b, H);
|
|
9595
9597
|
var W = An(k);
|
|
9596
|
-
|
|
9598
|
+
bo(W, function() {
|
|
9597
9599
|
Vt("Cannot construct " + k + " due to unbound types", [p]);
|
|
9598
9600
|
}), RA([c, B, C], p ? [p] : [], function(U) {
|
|
9599
9601
|
if (U = U[0], p)
|
|
@@ -9608,13 +9610,13 @@ var _h = (() => {
|
|
|
9608
9610
|
});
|
|
9609
9611
|
var yt = Object.create(gA, { constructor: { value: U } });
|
|
9610
9612
|
U.prototype = yt;
|
|
9611
|
-
var DA = new
|
|
9613
|
+
var DA = new Fo(k, U, yt, H, AA, w, v, x);
|
|
9612
9614
|
AA = new wA(k, DA, !0, !1), gA = new wA(k + "*", DA, !1, !1);
|
|
9613
9615
|
var Qn = new wA(k + " const*", DA, !1, !0);
|
|
9614
9616
|
return an[c] = {
|
|
9615
9617
|
pointerType: gA,
|
|
9616
9618
|
la: Qn
|
|
9617
|
-
},
|
|
9619
|
+
}, No(W, U), [AA, gA, Qn];
|
|
9618
9620
|
});
|
|
9619
9621
|
},
|
|
9620
9622
|
d: function(c, B, C, p, y, w, D) {
|
|
@@ -9680,7 +9682,7 @@ var _h = (() => {
|
|
|
9680
9682
|
return p;
|
|
9681
9683
|
}, toWireType: function(p, y) {
|
|
9682
9684
|
return y;
|
|
9683
|
-
}, argPackAdvance: 8, readValueFromPointer:
|
|
9685
|
+
}, argPackAdvance: 8, readValueFromPointer: Uo(B, C), V: null });
|
|
9684
9686
|
},
|
|
9685
9687
|
e: function(c, B, C, p, y) {
|
|
9686
9688
|
B = j(B), y === -1 && (y = 4294967295), y = Ge(C);
|
|
@@ -9693,7 +9695,7 @@ var _h = (() => {
|
|
|
9693
9695
|
return R >>> 0;
|
|
9694
9696
|
} : function(v, R) {
|
|
9695
9697
|
return R;
|
|
9696
|
-
}, yA(c, { name: B, fromWireType: w, toWireType: C, argPackAdvance: 8, readValueFromPointer:
|
|
9698
|
+
}, yA(c, { name: B, fromWireType: w, toWireType: C, argPackAdvance: 8, readValueFromPointer: Jo(B, y, p !== 0), V: null });
|
|
9697
9699
|
},
|
|
9698
9700
|
b: function(c, B, C) {
|
|
9699
9701
|
function p(w) {
|
|
@@ -9773,8 +9775,8 @@ var _h = (() => {
|
|
|
9773
9775
|
},
|
|
9774
9776
|
i: function(c, B, C) {
|
|
9775
9777
|
if (C = j(C), B === 2)
|
|
9776
|
-
var p =
|
|
9777
|
-
else B === 4 && (p =
|
|
9778
|
+
var p = Oo, y = Ko, w = Po, D = () => f, v = 1;
|
|
9779
|
+
else B === 4 && (p = To, y = Yo, w = Wo, D = () => S, v = 2);
|
|
9778
9780
|
yA(c, { name: C, fromWireType: function(R) {
|
|
9779
9781
|
for (var x = S[R >> 2], k = D(), b, H = R + 4, W = 0; W <= x; ++W) {
|
|
9780
9782
|
var U = R + 4 + W * B;
|
|
@@ -9816,14 +9818,14 @@ var _h = (() => {
|
|
|
9816
9818
|
},
|
|
9817
9819
|
g: Oe,
|
|
9818
9820
|
m: function(c, B) {
|
|
9819
|
-
var C =
|
|
9821
|
+
var C = Vo(c, B), p = C[0];
|
|
9820
9822
|
B = p.name + "_$" + C.slice(1).map(function(D) {
|
|
9821
9823
|
return D.name;
|
|
9822
9824
|
}).join("_") + "$";
|
|
9823
9825
|
var y = ln[B];
|
|
9824
9826
|
if (y !== void 0) return y;
|
|
9825
9827
|
var w = Array(c - 1);
|
|
9826
|
-
return y =
|
|
9828
|
+
return y = qo((D, v, R, x) => {
|
|
9827
9829
|
for (var k = 0, b = 0; b < c - 1; ++b) w[b] = C[b + 1].readValueFromPointer(x + k), k += C[b + 1].argPackAdvance;
|
|
9828
9830
|
for (D = D[v].apply(
|
|
9829
9831
|
D,
|
|
@@ -9877,7 +9879,7 @@ var _h = (() => {
|
|
|
9877
9879
|
var D = S[B >> 2], v = S[B + 4 >> 2];
|
|
9878
9880
|
B += 8;
|
|
9879
9881
|
for (var R = 0; R < v; R++) {
|
|
9880
|
-
var x = u[D + R], k =
|
|
9882
|
+
var x = u[D + R], k = Zo[c];
|
|
9881
9883
|
x === 0 || x === 10 ? ((c === 1 ? g : h)(a(k, 0)), k.length = 0) : k.push(x);
|
|
9882
9884
|
}
|
|
9883
9885
|
y += v;
|
|
@@ -9893,7 +9895,7 @@ var _h = (() => {
|
|
|
9893
9895
|
c(y.instance);
|
|
9894
9896
|
}
|
|
9895
9897
|
function C(y) {
|
|
9896
|
-
return
|
|
9898
|
+
return ko().then(function(w) {
|
|
9897
9899
|
return WebAssembly.instantiate(w, p);
|
|
9898
9900
|
}).then(function(w) {
|
|
9899
9901
|
return w;
|
|
@@ -9901,7 +9903,7 @@ var _h = (() => {
|
|
|
9901
9903
|
h("failed to asynchronously prepare wasm: " + w), Z(w);
|
|
9902
9904
|
});
|
|
9903
9905
|
}
|
|
9904
|
-
var p = { a:
|
|
9906
|
+
var p = { a: zo };
|
|
9905
9907
|
if (oA++, t.monitorRunDependencies && t.monitorRunDependencies(oA), t.instantiateWasm) try {
|
|
9906
9908
|
return t.instantiateWasm(
|
|
9907
9909
|
p,
|
|
@@ -10146,12 +10148,12 @@ function Nh(e) {
|
|
|
10146
10148
|
async function Lh() {
|
|
10147
10149
|
return Nh(await _h());
|
|
10148
10150
|
}
|
|
10149
|
-
let
|
|
10151
|
+
let mo;
|
|
10150
10152
|
function Uh() {
|
|
10151
|
-
return
|
|
10153
|
+
return mo;
|
|
10152
10154
|
}
|
|
10153
10155
|
function Jh(e) {
|
|
10154
|
-
|
|
10156
|
+
mo = e;
|
|
10155
10157
|
}
|
|
10156
10158
|
function Ee(e, A) {
|
|
10157
10159
|
return e ? typeof e == "number" ? e : typeof e == "string" && e.endsWith("%") ? (A ?? (A = 1), A * (parseFloat(e) / 100)) : Number.isNaN(parseFloat(e)) ? 0 : parseFloat(e) : 0;
|
|
@@ -10166,7 +10168,7 @@ function Tn(e, A, t, i, n) {
|
|
|
10166
10168
|
const r = A === "percentage" ? i[t] - n[t] : 1;
|
|
10167
10169
|
return Ee(e) * r;
|
|
10168
10170
|
}
|
|
10169
|
-
function
|
|
10171
|
+
function Do(e, A, t) {
|
|
10170
10172
|
const [i, n] = e, r = YA(i), s = YA(n), g = { x: void 0, y: void 0 };
|
|
10171
10173
|
switch (i) {
|
|
10172
10174
|
case "top":
|
|
@@ -10222,7 +10224,7 @@ function Oh(e, A, t) {
|
|
|
10222
10224
|
throw new Error("Invalid objectPosition value: second and fourth values must be numbers or percentages");
|
|
10223
10225
|
if (g !== "keyword" || I !== "keyword")
|
|
10224
10226
|
throw new Error("Invalid objectPosition value: first and third values must be keywords");
|
|
10225
|
-
const o =
|
|
10227
|
+
const o = Do([i, r], A, t), a = { ...o }, l = Ee(n), Q = Ee(s);
|
|
10226
10228
|
return i === "left" || i === "right" ? a.x = o.x + se(i, l, h, t.width) : (i === "top" || i === "bottom") && (a.y = o.y + se(i, l, h, t.height)), r === "left" || r === "right" ? a.x = o.x + se(r, Q, E, t.width) : (r === "top" || r === "bottom") && (a.y = o.y + se(r, Q, E, t.height)), a;
|
|
10227
10229
|
}
|
|
10228
10230
|
function Kh(e, A, t) {
|
|
@@ -10257,15 +10259,15 @@ function ji(e, A, t) {
|
|
|
10257
10259
|
case 1:
|
|
10258
10260
|
return Kh(i, A, t);
|
|
10259
10261
|
case 2:
|
|
10260
|
-
return
|
|
10262
|
+
return Do(i, A, t);
|
|
10261
10263
|
case 4:
|
|
10262
10264
|
return Oh(i, A, t);
|
|
10263
10265
|
default:
|
|
10264
10266
|
throw new Error("Invalid objectPosition value: must have 1, 2, or 4 values");
|
|
10265
10267
|
}
|
|
10266
10268
|
}
|
|
10267
|
-
const Ph = new
|
|
10268
|
-
function
|
|
10269
|
+
const Ph = new ar(), ti = { width: 0, height: 0 };
|
|
10270
|
+
function vo(e) {
|
|
10269
10271
|
const A = e.target.getLocalBounds(Ph), t = e.target.scale;
|
|
10270
10272
|
return ti.width = Math.abs(A.width * t.x), ti.height = Math.abs(A.height * t.y), ti;
|
|
10271
10273
|
}
|
|
@@ -10290,7 +10292,7 @@ function Th(e, A = 100, t) {
|
|
|
10290
10292
|
return Dt.get(e).throttledFunction;
|
|
10291
10293
|
}
|
|
10292
10294
|
var Yh = Object.defineProperty, Wh = (e, A, t) => A in e ? Yh(e, A, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[A] = t, PA = (e, A, t) => Wh(e, typeof A != "symbol" ? A + "" : A, t);
|
|
10293
|
-
class
|
|
10295
|
+
class xo {
|
|
10294
10296
|
constructor() {
|
|
10295
10297
|
PA(this, "autoUpdate", !0), PA(this, "_debugEnabled", !1), PA(this, "_debugRenderer", null), PA(this, "_throttledUpdateSize"), PA(this, "_throttle", 100), PA(this, "_modificationCount", 50);
|
|
10296
10298
|
}
|
|
@@ -10309,7 +10311,7 @@ class So {
|
|
|
10309
10311
|
*/
|
|
10310
10312
|
async enableDebug(A = !this._debugEnabled) {
|
|
10311
10313
|
if (this._debugEnabled = A, !this._debugRenderer) {
|
|
10312
|
-
const t = await import("./DebugRenderer-
|
|
10314
|
+
const t = await import("./DebugRenderer-DhQSLsCe.js");
|
|
10313
10315
|
this._debugRenderer = new t.DebugRenderer();
|
|
10314
10316
|
}
|
|
10315
10317
|
this._debugEnabled || this._debugRenderer.reset();
|
|
@@ -10333,7 +10335,7 @@ class So {
|
|
|
10333
10335
|
if (t) {
|
|
10334
10336
|
const i = t.style;
|
|
10335
10337
|
if (i.width === "intrinsic" || i.height === "intrinsic") {
|
|
10336
|
-
const n =
|
|
10338
|
+
const n = vo(t);
|
|
10337
10339
|
if (i.width === "intrinsic") {
|
|
10338
10340
|
const r = t.yoga.getWidth().value;
|
|
10339
10341
|
Yn(r, n.width) || (t.yoga.setWidth(n.width), t.invalidateRoot());
|
|
@@ -10391,7 +10393,7 @@ class So {
|
|
|
10391
10393
|
!this._debugEnabled && this._debugRenderer && this._debugRenderer.destroy();
|
|
10392
10394
|
}
|
|
10393
10395
|
}
|
|
10394
|
-
PA(
|
|
10396
|
+
PA(xo, "extension", {
|
|
10395
10397
|
type: [pn.WebGLSystem, pn.WebGPUSystem],
|
|
10396
10398
|
name: "layout"
|
|
10397
10399
|
});
|
|
@@ -10570,7 +10572,7 @@ function nI(e, A) {
|
|
|
10570
10572
|
}, ...i };
|
|
10571
10573
|
const r = { ...i }, s = i.width === "intrinsic", g = i.height === "intrinsic";
|
|
10572
10574
|
if (s || g) {
|
|
10573
|
-
const { width: h, height: I } =
|
|
10575
|
+
const { width: h, height: I } = vo(e);
|
|
10574
10576
|
s && (r.width = h), g && (r.height = I);
|
|
10575
10577
|
}
|
|
10576
10578
|
return { custom: i, yoga: r };
|
|
@@ -10757,7 +10759,7 @@ hA(nt, "defaultStyle", {
|
|
|
10757
10759
|
overflow: "visible"
|
|
10758
10760
|
}
|
|
10759
10761
|
});
|
|
10760
|
-
function
|
|
10762
|
+
function So(e, A, t) {
|
|
10761
10763
|
let i = 1, n = 1;
|
|
10762
10764
|
switch (e) {
|
|
10763
10765
|
case "fill":
|
|
@@ -10787,9 +10789,9 @@ function Ro(e, A, t) {
|
|
|
10787
10789
|
offsetScaleY: n
|
|
10788
10790
|
};
|
|
10789
10791
|
}
|
|
10790
|
-
function
|
|
10792
|
+
function Ro(e, A, t, i) {
|
|
10791
10793
|
const n = e.getLocalBounds(), r = e.layout.style.objectFit || t;
|
|
10792
|
-
let { offsetScaleX: s, offsetScaleY: g } =
|
|
10794
|
+
let { offsetScaleX: s, offsetScaleY: g } = So(r, A, n);
|
|
10793
10795
|
const h = {
|
|
10794
10796
|
width: n.width * s,
|
|
10795
10797
|
height: n.height * g
|
|
@@ -10858,7 +10860,7 @@ const ei = Object.getOwnPropertyDescriptor(uA.prototype, "visible"), gI = {
|
|
|
10858
10860
|
*/
|
|
10859
10861
|
computeLayoutData(e) {
|
|
10860
10862
|
const A = this._layout, { isLeaf: t } = A._styles.custom;
|
|
10861
|
-
return t ?
|
|
10863
|
+
return t ? Ro(this, e, "fill") : {
|
|
10862
10864
|
x: e.left,
|
|
10863
10865
|
y: e.top,
|
|
10864
10866
|
offsetX: 0,
|
|
@@ -10879,7 +10881,7 @@ const is = new J(0, 0), hI = {
|
|
|
10879
10881
|
const A = this._style;
|
|
10880
10882
|
is.copyFrom(this.scale), this.scale = 1, A.wordWrap && (A.wordWrapWidth = e.width);
|
|
10881
10883
|
let t = this.getLocalBounds();
|
|
10882
|
-
const i = this.layout.style.objectFit || "scale-down", { offsetScaleX: n, offsetScaleY: r } =
|
|
10884
|
+
const i = this.layout.style.objectFit || "scale-down", { offsetScaleX: n, offsetScaleY: r } = So(i, e, t);
|
|
10883
10885
|
A.wordWrap && (A.wordWrapWidth = e.width / Math.min(1, Math.max(n, r))), t = this.getLocalBounds();
|
|
10884
10886
|
const s = {
|
|
10885
10887
|
width: t.width * n,
|
|
@@ -10917,13 +10919,13 @@ const II = {
|
|
|
10917
10919
|
* @returns The layout data for the container
|
|
10918
10920
|
*/
|
|
10919
10921
|
computeLayoutData(e) {
|
|
10920
|
-
return
|
|
10922
|
+
return Ro(this, e, "fill", this._anchor);
|
|
10921
10923
|
}
|
|
10922
10924
|
};
|
|
10923
10925
|
Qe.mixin(as, II);
|
|
10924
|
-
Qe.add(
|
|
10926
|
+
Qe.add(xo);
|
|
10925
10927
|
const KI = async (e, A, t) => {
|
|
10926
|
-
const i = new
|
|
10928
|
+
const i = new gr();
|
|
10927
10929
|
await i.init({
|
|
10928
10930
|
resizeTo: e,
|
|
10929
10931
|
autoStart: !1,
|
|
@@ -10942,19 +10944,19 @@ const KI = async (e, A, t) => {
|
|
|
10942
10944
|
app: i
|
|
10943
10945
|
};
|
|
10944
10946
|
}, PI = {
|
|
10945
|
-
linear:
|
|
10947
|
+
linear: Za,
|
|
10946
10948
|
easeIn: vi,
|
|
10947
10949
|
easeInOut: so,
|
|
10948
|
-
easeOut:
|
|
10950
|
+
easeOut: ja,
|
|
10949
10951
|
circIn: oo,
|
|
10950
|
-
circInOut:
|
|
10952
|
+
circInOut: za,
|
|
10951
10953
|
circOut: ro,
|
|
10952
10954
|
backIn: xi,
|
|
10953
|
-
backInOut:
|
|
10954
|
-
backOut:
|
|
10955
|
-
anticipate:
|
|
10956
|
-
bounceIn:
|
|
10957
|
-
bounceInOut:
|
|
10955
|
+
backInOut: Ag,
|
|
10956
|
+
backOut: $a,
|
|
10957
|
+
anticipate: tg,
|
|
10958
|
+
bounceIn: sg,
|
|
10959
|
+
bounceInOut: og,
|
|
10958
10960
|
bounceOut: le
|
|
10959
10961
|
};
|
|
10960
10962
|
class TI {
|
|
@@ -10971,7 +10973,7 @@ class TI {
|
|
|
10971
10973
|
constructor(A, t, i, n, r, s, g = 0) {
|
|
10972
10974
|
this.x0 = A, this.y0 = t, this.x1 = i, this.y1 = n, this.x2 = r, this.y2 = s, this.focalPoint = g, this.gradient = null, this.texture = null, this.size = 600, this.size = A;
|
|
10973
10975
|
const h = this.size * 0.5;
|
|
10974
|
-
this.canvas =
|
|
10976
|
+
this.canvas = hr.get().createCanvas(), this.canvas.width = this.size, this.canvas.height = this.size, this.ctx = this.canvas.getContext("2d"), this.ctx && (this.gradient = this.ctx.createRadialGradient(
|
|
10975
10977
|
h * (1 - g),
|
|
10976
10978
|
h,
|
|
10977
10979
|
0,
|
|
@@ -10998,13 +11000,13 @@ class TI {
|
|
|
10998
11000
|
const { x0: t, y0: i, x1: n, y1: r, x2: s, y2: g, focalPoint: h } = this, I = this.size;
|
|
10999
11001
|
if (this.ctx && this.gradient) {
|
|
11000
11002
|
this.ctx.fillStyle = this.gradient, this.ctx.fillRect(0, 0, I, I), this.texture = new xA({
|
|
11001
|
-
source: new
|
|
11003
|
+
source: new Ir({
|
|
11002
11004
|
resource: this.canvas,
|
|
11003
11005
|
addressModeU: "clamp-to-edge",
|
|
11004
11006
|
addressModeV: "clamp-to-edge"
|
|
11005
11007
|
})
|
|
11006
11008
|
});
|
|
11007
|
-
const E = new
|
|
11009
|
+
const E = new lr(), o = Math.sqrt((n - t) * (n - t) + (r - i) * (r - i)), a = Math.sqrt((s - t) * (s - t) + (g - i) * (g - i)), l = Math.atan2(r - i, n - t), Q = o / I, u = a / I;
|
|
11008
11010
|
E.rotate(-l), E.scale(Q, u), A && E.translate(A.x, A.y), this.transform = E;
|
|
11009
11011
|
}
|
|
11010
11012
|
return {
|
|
@@ -11031,14 +11033,14 @@ export {
|
|
|
11031
11033
|
UI as N,
|
|
11032
11034
|
ee as O,
|
|
11033
11035
|
bI as P,
|
|
11034
|
-
|
|
11035
|
-
|
|
11036
|
+
Eo as Q,
|
|
11037
|
+
Rg as R,
|
|
11036
11038
|
SI as S,
|
|
11037
11039
|
xI as T,
|
|
11038
11040
|
kI as U,
|
|
11039
11041
|
GI as V,
|
|
11040
11042
|
XA as W,
|
|
11041
|
-
|
|
11043
|
+
yo as X,
|
|
11042
11044
|
HI as Y,
|
|
11043
11045
|
Yg as Z,
|
|
11044
11046
|
KI as _,
|
|
@@ -11047,7 +11049,7 @@ export {
|
|
|
11047
11049
|
_I as a1,
|
|
11048
11050
|
PI as a2,
|
|
11049
11051
|
TI as a3,
|
|
11050
|
-
|
|
11052
|
+
xg as a4,
|
|
11051
11053
|
fA as a5,
|
|
11052
11054
|
EI as b,
|
|
11053
11055
|
dI as c,
|
|
@@ -11058,7 +11060,7 @@ export {
|
|
|
11058
11060
|
Nt as h,
|
|
11059
11061
|
BI as i,
|
|
11060
11062
|
uI as j,
|
|
11061
|
-
|
|
11063
|
+
q as k,
|
|
11062
11064
|
Bo as l,
|
|
11063
11065
|
DI as m,
|
|
11064
11066
|
vI as n,
|
|
@@ -11075,4 +11077,4 @@ export {
|
|
|
11075
11077
|
Sn as y,
|
|
11076
11078
|
iA as z
|
|
11077
11079
|
};
|
|
11078
|
-
//# sourceMappingURL=index-
|
|
11080
|
+
//# sourceMappingURL=index-DQHrtntP.js.map
|