@designcombo/state 0.1.32 → 0.1.33
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/index.es.js +850 -814
- package/dist/index.umd.js +2 -2
- package/dist/utils/find-track.d.ts +6 -0
- package/dist/utils/math.d.ts +8 -0
- package/package.json +6 -6
- package/dist/utils/validateColision.d.ts +0 -3
package/dist/index.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var Pt = (t, r, n) =>
|
|
4
|
-
import { subject as qt, filter as Jt, DESIGN_PREFIX as
|
|
1
|
+
var hi = Object.defineProperty;
|
|
2
|
+
var mi = (t, r, n) => r in t ? hi(t, r, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[r] = n;
|
|
3
|
+
var Pt = (t, r, n) => mi(t, typeof r != "symbol" ? r + "" : r, n);
|
|
4
|
+
import { subject as qt, filter as Jt, DESIGN_PREFIX as yi, ADD_PREFIX as bi, LAYER_PREFIX as gi, HISTORY_PREFIX as _i, ACTIVE_PREFIX as Ii, EDIT_PREFIX as vi, DESIGN_LOAD as Si, DESIGN_RESIZE as wi, HISTORY_UNDO as ki, HISTORY_REDO as Ti, LAYER_DELETE as Ei, LAYER_CLONE as Mi, ADD_CAPTION as Ai, ADD_TEXT as Oi, ADD_TEMPLATE as xi, ADD_IMAGE as Di, ADD_AUDIO as Pi, ADD_VIDEO as Ci, ACTIVE_SPLIT as Ri, ACTIVE_CLONE as Fi, ACTIVE_PASTE as ji, DELETE_TEMPLATE_ITEM as zi, EDIT_OBJECT as Hi, EDIT_TEMPLATE_ITEM as Ni, CLOSE_EDIT_TEMPLATE as Li } from "@designcombo/events";
|
|
5
5
|
var sn = function(t, r) {
|
|
6
6
|
return sn = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(n, i) {
|
|
7
7
|
n.__proto__ = i;
|
|
@@ -9,7 +9,7 @@ var sn = function(t, r) {
|
|
|
9
9
|
for (var s in i) Object.prototype.hasOwnProperty.call(i, s) && (n[s] = i[s]);
|
|
10
10
|
}, sn(t, r);
|
|
11
11
|
};
|
|
12
|
-
function
|
|
12
|
+
function Te(t, r) {
|
|
13
13
|
if (typeof r != "function" && r !== null)
|
|
14
14
|
throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
|
|
15
15
|
sn(t, r);
|
|
@@ -34,8 +34,8 @@ function cn(t, r) {
|
|
|
34
34
|
var i = n.call(t), s, c = [], h;
|
|
35
35
|
try {
|
|
36
36
|
for (; (r === void 0 || r-- > 0) && !(s = i.next()).done; ) c.push(s.value);
|
|
37
|
-
} catch (
|
|
38
|
-
h = { error:
|
|
37
|
+
} catch (y) {
|
|
38
|
+
h = { error: y };
|
|
39
39
|
} finally {
|
|
40
40
|
try {
|
|
41
41
|
s && !s.done && (n = i.return) && n.call(i);
|
|
@@ -53,13 +53,13 @@ function un(t, r, n) {
|
|
|
53
53
|
function It(t) {
|
|
54
54
|
return typeof t == "function";
|
|
55
55
|
}
|
|
56
|
-
function
|
|
56
|
+
function Vn(t) {
|
|
57
57
|
var r = function(i) {
|
|
58
58
|
Error.call(i), i.stack = new Error().stack;
|
|
59
59
|
}, n = t(r);
|
|
60
60
|
return n.prototype = Object.create(Error.prototype), n.prototype.constructor = n, n;
|
|
61
61
|
}
|
|
62
|
-
var Qr =
|
|
62
|
+
var Qr = Vn(function(t) {
|
|
63
63
|
return function(n) {
|
|
64
64
|
t(this), this.message = n ? n.length + ` errors occurred during unsubscription:
|
|
65
65
|
` + n.map(function(i, s) {
|
|
@@ -86,15 +86,15 @@ var sr = function() {
|
|
|
86
86
|
if (h)
|
|
87
87
|
if (this._parentage = null, Array.isArray(h))
|
|
88
88
|
try {
|
|
89
|
-
for (var
|
|
90
|
-
var F =
|
|
89
|
+
for (var y = on(h), A = y.next(); !A.done; A = y.next()) {
|
|
90
|
+
var F = A.value;
|
|
91
91
|
F.remove(this);
|
|
92
92
|
}
|
|
93
93
|
} catch (p) {
|
|
94
94
|
r = { error: p };
|
|
95
95
|
} finally {
|
|
96
96
|
try {
|
|
97
|
-
|
|
97
|
+
A && !A.done && (n = y.return) && n.call(y);
|
|
98
98
|
} finally {
|
|
99
99
|
if (r) throw r.error;
|
|
100
100
|
}
|
|
@@ -108,14 +108,14 @@ var sr = function() {
|
|
|
108
108
|
} catch (p) {
|
|
109
109
|
c = p instanceof Qr ? p.errors : [p];
|
|
110
110
|
}
|
|
111
|
-
var
|
|
112
|
-
if (
|
|
111
|
+
var N = this._finalizers;
|
|
112
|
+
if (N) {
|
|
113
113
|
this._finalizers = null;
|
|
114
114
|
try {
|
|
115
|
-
for (var
|
|
116
|
-
var
|
|
115
|
+
for (var g = on(N), f = g.next(); !f.done; f = g.next()) {
|
|
116
|
+
var d = f.value;
|
|
117
117
|
try {
|
|
118
|
-
Dn(
|
|
118
|
+
Dn(d);
|
|
119
119
|
} catch (p) {
|
|
120
120
|
c = c ?? [], p instanceof Qr ? c = un(un([], cn(c)), cn(p.errors)) : c.push(p);
|
|
121
121
|
}
|
|
@@ -124,7 +124,7 @@ var sr = function() {
|
|
|
124
124
|
i = { error: p };
|
|
125
125
|
} finally {
|
|
126
126
|
try {
|
|
127
|
-
|
|
127
|
+
f && !f.done && (s = g.return) && s.call(g);
|
|
128
128
|
} finally {
|
|
129
129
|
if (i) throw i.error;
|
|
130
130
|
}
|
|
@@ -162,46 +162,46 @@ var sr = function() {
|
|
|
162
162
|
var r = new t();
|
|
163
163
|
return r.closed = !0, r;
|
|
164
164
|
}(), t;
|
|
165
|
-
}(),
|
|
166
|
-
function
|
|
165
|
+
}(), Xn = sr.EMPTY;
|
|
166
|
+
function qn(t) {
|
|
167
167
|
return t instanceof sr || t && "closed" in t && It(t.remove) && It(t.add) && It(t.unsubscribe);
|
|
168
168
|
}
|
|
169
169
|
function Dn(t) {
|
|
170
170
|
It(t) ? t() : t.unsubscribe();
|
|
171
171
|
}
|
|
172
|
-
var
|
|
172
|
+
var Jn = {
|
|
173
173
|
onUnhandledError: null,
|
|
174
174
|
onStoppedNotification: null,
|
|
175
175
|
Promise: void 0,
|
|
176
176
|
useDeprecatedSynchronousErrorHandling: !1,
|
|
177
177
|
useDeprecatedNextContext: !1
|
|
178
|
-
},
|
|
178
|
+
}, Zn = {
|
|
179
179
|
setTimeout: function(t, r) {
|
|
180
180
|
for (var n = [], i = 2; i < arguments.length; i++)
|
|
181
181
|
n[i - 2] = arguments[i];
|
|
182
182
|
return setTimeout.apply(void 0, un([t, r], cn(n)));
|
|
183
183
|
},
|
|
184
184
|
clearTimeout: function(t) {
|
|
185
|
-
var r =
|
|
185
|
+
var r = Zn.delegate;
|
|
186
186
|
return ((r == null ? void 0 : r.clearTimeout) || clearTimeout)(t);
|
|
187
187
|
},
|
|
188
188
|
delegate: void 0
|
|
189
189
|
};
|
|
190
|
-
function
|
|
191
|
-
|
|
190
|
+
function Ui(t) {
|
|
191
|
+
Zn.setTimeout(function() {
|
|
192
192
|
throw t;
|
|
193
193
|
});
|
|
194
194
|
}
|
|
195
195
|
function Pn() {
|
|
196
196
|
}
|
|
197
|
-
function
|
|
197
|
+
function er(t) {
|
|
198
198
|
t();
|
|
199
199
|
}
|
|
200
|
-
var
|
|
201
|
-
|
|
200
|
+
var Qn = function(t) {
|
|
201
|
+
Te(r, t);
|
|
202
202
|
function r(n) {
|
|
203
203
|
var i = t.call(this) || this;
|
|
204
|
-
return i.isStopped = !1, n ? (i.destination = n,
|
|
204
|
+
return i.isStopped = !1, n ? (i.destination = n, qn(n) && n.add(i)) : i.destination = $i, i;
|
|
205
205
|
}
|
|
206
206
|
return r.create = function(n, i, s) {
|
|
207
207
|
return new fn(n, i, s);
|
|
@@ -228,11 +228,11 @@ var Zn = function(t) {
|
|
|
228
228
|
this.unsubscribe();
|
|
229
229
|
}
|
|
230
230
|
}, r;
|
|
231
|
-
}(sr),
|
|
231
|
+
}(sr), Wi = Function.prototype.bind;
|
|
232
232
|
function tn(t, r) {
|
|
233
|
-
return
|
|
233
|
+
return Wi.call(t, r);
|
|
234
234
|
}
|
|
235
|
-
var
|
|
235
|
+
var Gi = function() {
|
|
236
236
|
function t(r) {
|
|
237
237
|
this.partialObserver = r;
|
|
238
238
|
}
|
|
@@ -242,7 +242,7 @@ var Wi = function() {
|
|
|
242
242
|
try {
|
|
243
243
|
n.next(r);
|
|
244
244
|
} catch (i) {
|
|
245
|
-
|
|
245
|
+
tr(i);
|
|
246
246
|
}
|
|
247
247
|
}, t.prototype.error = function(r) {
|
|
248
248
|
var n = this.partialObserver;
|
|
@@ -250,21 +250,21 @@ var Wi = function() {
|
|
|
250
250
|
try {
|
|
251
251
|
n.error(r);
|
|
252
252
|
} catch (i) {
|
|
253
|
-
|
|
253
|
+
tr(i);
|
|
254
254
|
}
|
|
255
255
|
else
|
|
256
|
-
|
|
256
|
+
tr(r);
|
|
257
257
|
}, t.prototype.complete = function() {
|
|
258
258
|
var r = this.partialObserver;
|
|
259
259
|
if (r.complete)
|
|
260
260
|
try {
|
|
261
261
|
r.complete();
|
|
262
262
|
} catch (n) {
|
|
263
|
-
|
|
263
|
+
tr(n);
|
|
264
264
|
}
|
|
265
265
|
}, t;
|
|
266
266
|
}(), fn = function(t) {
|
|
267
|
-
|
|
267
|
+
Te(r, t);
|
|
268
268
|
function r(n, i, s) {
|
|
269
269
|
var c = t.call(this) || this, h;
|
|
270
270
|
if (It(n) || !n)
|
|
@@ -274,38 +274,38 @@ var Wi = function() {
|
|
|
274
274
|
complete: s ?? void 0
|
|
275
275
|
};
|
|
276
276
|
else {
|
|
277
|
-
var
|
|
278
|
-
c &&
|
|
277
|
+
var y;
|
|
278
|
+
c && Jn.useDeprecatedNextContext ? (y = Object.create(n), y.unsubscribe = function() {
|
|
279
279
|
return c.unsubscribe();
|
|
280
280
|
}, h = {
|
|
281
|
-
next: n.next && tn(n.next,
|
|
282
|
-
error: n.error && tn(n.error,
|
|
283
|
-
complete: n.complete && tn(n.complete,
|
|
281
|
+
next: n.next && tn(n.next, y),
|
|
282
|
+
error: n.error && tn(n.error, y),
|
|
283
|
+
complete: n.complete && tn(n.complete, y)
|
|
284
284
|
}) : h = n;
|
|
285
285
|
}
|
|
286
|
-
return c.destination = new
|
|
286
|
+
return c.destination = new Gi(h), c;
|
|
287
287
|
}
|
|
288
288
|
return r;
|
|
289
|
-
}(
|
|
290
|
-
function
|
|
291
|
-
|
|
289
|
+
}(Qn);
|
|
290
|
+
function tr(t) {
|
|
291
|
+
Ui(t);
|
|
292
292
|
}
|
|
293
|
-
function
|
|
293
|
+
function Bi(t) {
|
|
294
294
|
throw t;
|
|
295
295
|
}
|
|
296
|
-
var
|
|
296
|
+
var $i = {
|
|
297
297
|
closed: !0,
|
|
298
298
|
next: Pn,
|
|
299
|
-
error:
|
|
299
|
+
error: Bi,
|
|
300
300
|
complete: Pn
|
|
301
|
-
},
|
|
301
|
+
}, Ki = function() {
|
|
302
302
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
303
303
|
}();
|
|
304
|
-
function
|
|
304
|
+
function Yi(t) {
|
|
305
305
|
return t;
|
|
306
306
|
}
|
|
307
|
-
function
|
|
308
|
-
return t.length === 0 ?
|
|
307
|
+
function Vi(t) {
|
|
308
|
+
return t.length === 0 ? Yi : t.length === 1 ? t[0] : function(n) {
|
|
309
309
|
return t.reduce(function(i, s) {
|
|
310
310
|
return s(i);
|
|
311
311
|
}, n);
|
|
@@ -319,10 +319,10 @@ var Cn = function() {
|
|
|
319
319
|
var n = new t();
|
|
320
320
|
return n.source = this, n.operator = r, n;
|
|
321
321
|
}, t.prototype.subscribe = function(r, n, i) {
|
|
322
|
-
var s = this, c =
|
|
323
|
-
return
|
|
324
|
-
var h = s,
|
|
325
|
-
c.add(
|
|
322
|
+
var s = this, c = qi(r) ? r : new fn(r, n, i);
|
|
323
|
+
return er(function() {
|
|
324
|
+
var h = s, y = h.operator, A = h.source;
|
|
325
|
+
c.add(y ? y.call(c, A) : A ? s._subscribe(c) : s._trySubscribe(c));
|
|
326
326
|
}), c;
|
|
327
327
|
}, t.prototype._trySubscribe = function(r) {
|
|
328
328
|
try {
|
|
@@ -334,11 +334,11 @@ var Cn = function() {
|
|
|
334
334
|
var i = this;
|
|
335
335
|
return n = Rn(n), new n(function(s, c) {
|
|
336
336
|
var h = new fn({
|
|
337
|
-
next: function(
|
|
337
|
+
next: function(y) {
|
|
338
338
|
try {
|
|
339
|
-
r(
|
|
340
|
-
} catch (
|
|
341
|
-
c(
|
|
339
|
+
r(y);
|
|
340
|
+
} catch (A) {
|
|
341
|
+
c(A), h.unsubscribe();
|
|
342
342
|
}
|
|
343
343
|
},
|
|
344
344
|
error: c,
|
|
@@ -349,12 +349,12 @@ var Cn = function() {
|
|
|
349
349
|
}, t.prototype._subscribe = function(r) {
|
|
350
350
|
var n;
|
|
351
351
|
return (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r);
|
|
352
|
-
}, t.prototype[
|
|
352
|
+
}, t.prototype[Ki] = function() {
|
|
353
353
|
return this;
|
|
354
354
|
}, t.prototype.pipe = function() {
|
|
355
355
|
for (var r = [], n = 0; n < arguments.length; n++)
|
|
356
356
|
r[n] = arguments[n];
|
|
357
|
-
return
|
|
357
|
+
return Vi(r)(this);
|
|
358
358
|
}, t.prototype.toPromise = function(r) {
|
|
359
359
|
var n = this;
|
|
360
360
|
return r = Rn(r), new r(function(i, s) {
|
|
@@ -373,20 +373,20 @@ var Cn = function() {
|
|
|
373
373
|
}();
|
|
374
374
|
function Rn(t) {
|
|
375
375
|
var r;
|
|
376
|
-
return (r = t ??
|
|
376
|
+
return (r = t ?? Jn.Promise) !== null && r !== void 0 ? r : Promise;
|
|
377
377
|
}
|
|
378
|
-
function
|
|
378
|
+
function Xi(t) {
|
|
379
379
|
return t && It(t.next) && It(t.error) && It(t.complete);
|
|
380
380
|
}
|
|
381
|
-
function
|
|
382
|
-
return t && t instanceof
|
|
381
|
+
function qi(t) {
|
|
382
|
+
return t && t instanceof Qn || Xi(t) && qn(t);
|
|
383
383
|
}
|
|
384
|
-
var
|
|
384
|
+
var Ji = Vn(function(t) {
|
|
385
385
|
return function() {
|
|
386
386
|
t(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
387
387
|
};
|
|
388
|
-
}),
|
|
389
|
-
|
|
388
|
+
}), ti = function(t) {
|
|
389
|
+
Te(r, t);
|
|
390
390
|
function r() {
|
|
391
391
|
var n = t.call(this) || this;
|
|
392
392
|
return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
|
|
@@ -396,23 +396,23 @@ var qi = Yn(function(t) {
|
|
|
396
396
|
return i.operator = n, i;
|
|
397
397
|
}, r.prototype._throwIfClosed = function() {
|
|
398
398
|
if (this.closed)
|
|
399
|
-
throw new
|
|
399
|
+
throw new Ji();
|
|
400
400
|
}, r.prototype.next = function(n) {
|
|
401
401
|
var i = this;
|
|
402
|
-
|
|
402
|
+
er(function() {
|
|
403
403
|
var s, c;
|
|
404
404
|
if (i._throwIfClosed(), !i.isStopped) {
|
|
405
405
|
i.currentObservers || (i.currentObservers = Array.from(i.observers));
|
|
406
406
|
try {
|
|
407
|
-
for (var h = on(i.currentObservers),
|
|
408
|
-
var
|
|
409
|
-
|
|
407
|
+
for (var h = on(i.currentObservers), y = h.next(); !y.done; y = h.next()) {
|
|
408
|
+
var A = y.value;
|
|
409
|
+
A.next(n);
|
|
410
410
|
}
|
|
411
411
|
} catch (F) {
|
|
412
412
|
s = { error: F };
|
|
413
413
|
} finally {
|
|
414
414
|
try {
|
|
415
|
-
|
|
415
|
+
y && !y.done && (c = h.return) && c.call(h);
|
|
416
416
|
} finally {
|
|
417
417
|
if (s) throw s.error;
|
|
418
418
|
}
|
|
@@ -421,7 +421,7 @@ var qi = Yn(function(t) {
|
|
|
421
421
|
});
|
|
422
422
|
}, r.prototype.error = function(n) {
|
|
423
423
|
var i = this;
|
|
424
|
-
|
|
424
|
+
er(function() {
|
|
425
425
|
if (i._throwIfClosed(), !i.isStopped) {
|
|
426
426
|
i.hasError = i.isStopped = !0, i.thrownError = n;
|
|
427
427
|
for (var s = i.observers; s.length; )
|
|
@@ -430,7 +430,7 @@ var qi = Yn(function(t) {
|
|
|
430
430
|
});
|
|
431
431
|
}, r.prototype.complete = function() {
|
|
432
432
|
var n = this;
|
|
433
|
-
|
|
433
|
+
er(function() {
|
|
434
434
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
435
435
|
n.isStopped = !0;
|
|
436
436
|
for (var i = n.observers; i.length; )
|
|
@@ -451,9 +451,9 @@ var qi = Yn(function(t) {
|
|
|
451
451
|
}, r.prototype._subscribe = function(n) {
|
|
452
452
|
return this._throwIfClosed(), this._checkFinalizedStatuses(n), this._innerSubscribe(n);
|
|
453
453
|
}, r.prototype._innerSubscribe = function(n) {
|
|
454
|
-
var i = this, s = this, c = s.hasError, h = s.isStopped,
|
|
455
|
-
return c || h ?
|
|
456
|
-
i.currentObservers = null, ln(
|
|
454
|
+
var i = this, s = this, c = s.hasError, h = s.isStopped, y = s.observers;
|
|
455
|
+
return c || h ? Xn : (this.currentObservers = null, y.push(n), new sr(function() {
|
|
456
|
+
i.currentObservers = null, ln(y, n);
|
|
457
457
|
}));
|
|
458
458
|
}, r.prototype._checkFinalizedStatuses = function(n) {
|
|
459
459
|
var i = this, s = i.hasError, c = i.thrownError, h = i.isStopped;
|
|
@@ -465,7 +465,7 @@ var qi = Yn(function(t) {
|
|
|
465
465
|
return new Fn(n, i);
|
|
466
466
|
}, r;
|
|
467
467
|
}(Cn), Fn = function(t) {
|
|
468
|
-
|
|
468
|
+
Te(r, t);
|
|
469
469
|
function r(n, i) {
|
|
470
470
|
var s = t.call(this) || this;
|
|
471
471
|
return s.destination = n, s.source = i, s;
|
|
@@ -481,10 +481,10 @@ var qi = Yn(function(t) {
|
|
|
481
481
|
(i = (n = this.destination) === null || n === void 0 ? void 0 : n.complete) === null || i === void 0 || i.call(n);
|
|
482
482
|
}, r.prototype._subscribe = function(n) {
|
|
483
483
|
var i, s;
|
|
484
|
-
return (s = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(n)) !== null && s !== void 0 ? s :
|
|
484
|
+
return (s = (i = this.source) === null || i === void 0 ? void 0 : i.subscribe(n)) !== null && s !== void 0 ? s : Xn;
|
|
485
485
|
}, r;
|
|
486
|
-
}(
|
|
487
|
-
|
|
486
|
+
}(ti), jn = function(t) {
|
|
487
|
+
Te(r, t);
|
|
488
488
|
function r(n) {
|
|
489
489
|
var i = t.call(this) || this;
|
|
490
490
|
return i._value = n, i;
|
|
@@ -506,25 +506,25 @@ var qi = Yn(function(t) {
|
|
|
506
506
|
}, r.prototype.next = function(n) {
|
|
507
507
|
t.prototype.next.call(this, this._value = n);
|
|
508
508
|
}, r;
|
|
509
|
-
}(
|
|
509
|
+
}(ti), st = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
510
510
|
function wn(t) {
|
|
511
511
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
512
512
|
}
|
|
513
513
|
var rr = { exports: {} };
|
|
514
514
|
rr.exports;
|
|
515
515
|
(function(t, r) {
|
|
516
|
-
var n = 200, i = "__lodash_hash_undefined__", s = 1, c = 2, h = 9007199254740991,
|
|
517
|
-
|
|
518
|
-
var
|
|
516
|
+
var n = 200, i = "__lodash_hash_undefined__", s = 1, c = 2, h = 9007199254740991, y = "[object Arguments]", A = "[object Array]", F = "[object AsyncFunction]", T = "[object Boolean]", N = "[object Date]", g = "[object Error]", f = "[object Function]", d = "[object GeneratorFunction]", p = "[object Map]", b = "[object Number]", v = "[object Null]", _ = "[object Object]", m = "[object Promise]", l = "[object Proxy]", O = "[object RegExp]", E = "[object Set]", I = "[object String]", D = "[object Symbol]", S = "[object Undefined]", x = "[object WeakMap]", w = "[object ArrayBuffer]", M = "[object DataView]", j = "[object Float32Array]", R = "[object Float64Array]", G = "[object Int8Array]", C = "[object Int16Array]", Ht = "[object Int32Array]", vt = "[object Uint8Array]", ft = "[object Uint8ClampedArray]", L = "[object Uint16Array]", Qt = "[object Uint32Array]", lr = /[\\^$.*+?()[\]{}|]/g, ot = /^\[object .+?Constructor\]$/, Oe = /^(?:0|[1-9]\d*)$/, W = {};
|
|
517
|
+
W[j] = W[R] = W[G] = W[C] = W[Ht] = W[vt] = W[ft] = W[L] = W[Qt] = !0, W[y] = W[A] = W[w] = W[T] = W[M] = W[N] = W[g] = W[f] = W[p] = W[b] = W[_] = W[O] = W[E] = W[I] = W[x] = !1;
|
|
518
|
+
var xe = typeof st == "object" && st && st.Object === Object && st, fr = typeof self == "object" && self && self.Object === Object && self, ct = xe || fr || Function("return this")(), De = r && !r.nodeType && r, Pe = De && !0 && t && !t.nodeType && t, te = Pe && Pe.exports === De, ee = te && xe.process, Ce = function() {
|
|
519
519
|
try {
|
|
520
520
|
return ee && ee.binding && ee.binding("util");
|
|
521
521
|
} catch {
|
|
522
522
|
}
|
|
523
|
-
}(), re =
|
|
524
|
-
function
|
|
523
|
+
}(), re = Ce && Ce.isTypedArray;
|
|
524
|
+
function Re(e, a) {
|
|
525
525
|
for (var o = -1, u = e == null ? 0 : e.length, P = 0, k = []; ++o < u; ) {
|
|
526
|
-
var
|
|
527
|
-
a(
|
|
526
|
+
var H = e[o];
|
|
527
|
+
a(H, o, e) && (k[P++] = H);
|
|
528
528
|
}
|
|
529
529
|
return k;
|
|
530
530
|
}
|
|
@@ -533,7 +533,7 @@ rr.exports;
|
|
|
533
533
|
e[P + o] = a[o];
|
|
534
534
|
return e;
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function Fe(e, a) {
|
|
537
537
|
for (var o = -1, u = e == null ? 0 : e.length; ++o < u; )
|
|
538
538
|
if (a(e[o], o, e))
|
|
539
539
|
return !0;
|
|
@@ -555,13 +555,13 @@ rr.exports;
|
|
|
555
555
|
function ie(e, a) {
|
|
556
556
|
return e == null ? void 0 : e[a];
|
|
557
557
|
}
|
|
558
|
-
function
|
|
558
|
+
function je(e) {
|
|
559
559
|
var a = -1, o = Array(e.size);
|
|
560
560
|
return e.forEach(function(u, P) {
|
|
561
561
|
o[++a] = [P, u];
|
|
562
562
|
}), o;
|
|
563
563
|
}
|
|
564
|
-
function
|
|
564
|
+
function ze(e, a) {
|
|
565
565
|
return function(o) {
|
|
566
566
|
return e(a(o));
|
|
567
567
|
};
|
|
@@ -572,12 +572,12 @@ rr.exports;
|
|
|
572
572
|
o[++a] = u;
|
|
573
573
|
}), o;
|
|
574
574
|
}
|
|
575
|
-
var Lt = Array.prototype, hr = Function.prototype, Tt = Object.prototype, Ut = ct["__core-js_shared__"], ae = hr.toString, at = Tt.hasOwnProperty,
|
|
575
|
+
var Lt = Array.prototype, hr = Function.prototype, Tt = Object.prototype, Ut = ct["__core-js_shared__"], ae = hr.toString, at = Tt.hasOwnProperty, He = function() {
|
|
576
576
|
var e = /[^.]+$/.exec(Ut && Ut.keys && Ut.keys.IE_PROTO || "");
|
|
577
577
|
return e ? "Symbol(src)_1." + e : "";
|
|
578
|
-
}(),
|
|
578
|
+
}(), Ne = Tt.toString, mr = RegExp(
|
|
579
579
|
"^" + ae.call(at).replace(lr, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
580
|
-
), se = te ? ct.Buffer : void 0, Wt = ct.Symbol,
|
|
580
|
+
), se = te ? ct.Buffer : void 0, Wt = ct.Symbol, Le = ct.Uint8Array, Gt = Tt.propertyIsEnumerable, Et = Lt.splice, ut = Wt ? Wt.toStringTag : void 0, Bt = Object.getOwnPropertySymbols, oe = se ? se.isBuffer : void 0, Mt = ze(Object.keys, Object), ce = bt(ct, "DataView"), At = bt(ct, "Map"), ue = bt(ct, "Promise"), le = bt(ct, "Set"), fe = bt(ct, "WeakMap"), St = bt(Object, "create"), Ue = Q(ce), yt = Q(At), yr = Q(ue), br = Q(le), gr = Q(fe), We = Wt ? Wt.prototype : void 0, de = We ? We.valueOf : void 0;
|
|
581
581
|
function V(e) {
|
|
582
582
|
var a = -1, o = e == null ? 0 : e.length;
|
|
583
583
|
for (this.clear(); ++a < o; ) {
|
|
@@ -672,13 +672,13 @@ rr.exports;
|
|
|
672
672
|
for (this.__data__ = new tt(); ++a < o; )
|
|
673
673
|
this.add(e[a]);
|
|
674
674
|
}
|
|
675
|
-
function
|
|
675
|
+
function Ge(e) {
|
|
676
676
|
return this.__data__.set(e, i), this;
|
|
677
677
|
}
|
|
678
678
|
function Kt(e) {
|
|
679
679
|
return this.__data__.has(e);
|
|
680
680
|
}
|
|
681
|
-
$t.prototype.add = $t.prototype.push =
|
|
681
|
+
$t.prototype.add = $t.prototype.push = Ge, $t.prototype.has = Kt;
|
|
682
682
|
function pt(e) {
|
|
683
683
|
var a = this.__data__ = new q(e);
|
|
684
684
|
this.size = a.size;
|
|
@@ -708,18 +708,18 @@ rr.exports;
|
|
|
708
708
|
}
|
|
709
709
|
pt.prototype.clear = pe, pt.prototype.delete = Rr, pt.prototype.get = Fr, pt.prototype.has = jr, pt.prototype.set = zr;
|
|
710
710
|
function Hr(e, a) {
|
|
711
|
-
var o = Vt(e), u = !o &&
|
|
711
|
+
var o = Vt(e), u = !o && Ve(e), P = !o && !u && Xt(e), k = !o && !u && !P && Je(e), H = o || u || P || k, z = H ? dr(e.length, String) : [], B = z.length;
|
|
712
712
|
for (var U in e)
|
|
713
|
-
at.call(e, U) && !(
|
|
713
|
+
at.call(e, U) && !(H && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
714
714
|
(U == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
|
715
715
|
P && (U == "offset" || U == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
716
716
|
k && (U == "buffer" || U == "byteLength" || U == "byteOffset") || // Skip index properties.
|
|
717
|
-
Kr(U, B))) &&
|
|
718
|
-
return
|
|
717
|
+
Kr(U, B))) && z.push(U);
|
|
718
|
+
return z;
|
|
719
719
|
}
|
|
720
720
|
function Yt(e, a) {
|
|
721
721
|
for (var o = e.length; o--; )
|
|
722
|
-
if (
|
|
722
|
+
if (Ye(e[o][0], a))
|
|
723
723
|
return o;
|
|
724
724
|
return -1;
|
|
725
725
|
}
|
|
@@ -728,25 +728,25 @@ rr.exports;
|
|
|
728
728
|
return Vt(e) ? u : ne(u, o(e));
|
|
729
729
|
}
|
|
730
730
|
function Ot(e) {
|
|
731
|
-
return e == null ? e === void 0 ? S : v : ut && ut in Object(e) ? gt(e) :
|
|
731
|
+
return e == null ? e === void 0 ? S : v : ut && ut in Object(e) ? gt(e) : Ke(e);
|
|
732
732
|
}
|
|
733
|
-
function
|
|
734
|
-
return mt(e) && Ot(e) ==
|
|
733
|
+
function Be(e) {
|
|
734
|
+
return mt(e) && Ot(e) == y;
|
|
735
735
|
}
|
|
736
|
-
function
|
|
737
|
-
return e === a ? !0 : e == null || a == null || !mt(e) && !mt(a) ? e !== e && a !== a : Nr(e, a, o, u,
|
|
736
|
+
function $e(e, a, o, u, P) {
|
|
737
|
+
return e === a ? !0 : e == null || a == null || !mt(e) && !mt(a) ? e !== e && a !== a : Nr(e, a, o, u, $e, P);
|
|
738
738
|
}
|
|
739
739
|
function Nr(e, a, o, u, P, k) {
|
|
740
|
-
var
|
|
741
|
-
B = B ==
|
|
740
|
+
var H = Vt(e), z = Vt(a), B = H ? A : ht(e), U = z ? A : ht(a);
|
|
741
|
+
B = B == y ? _ : B, U = U == y ? _ : U;
|
|
742
742
|
var J = B == _, et = U == _, $ = B == U;
|
|
743
743
|
if ($ && Xt(e)) {
|
|
744
744
|
if (!Xt(a))
|
|
745
745
|
return !1;
|
|
746
|
-
|
|
746
|
+
H = !0, J = !1;
|
|
747
747
|
}
|
|
748
748
|
if ($ && !J)
|
|
749
|
-
return k || (k = new pt()),
|
|
749
|
+
return k || (k = new pt()), H || Je(e) ? me(e, a, o, u, P, k) : Gr(e, a, B, o, u, P, k);
|
|
750
750
|
if (!(o & s)) {
|
|
751
751
|
var Z = J && at.call(e, "__wrapped__"), X = et && at.call(a, "__wrapped__");
|
|
752
752
|
if (Z || X) {
|
|
@@ -757,13 +757,13 @@ rr.exports;
|
|
|
757
757
|
return $ ? (k || (k = new pt()), Br(e, a, o, u, P, k)) : !1;
|
|
758
758
|
}
|
|
759
759
|
function Lr(e) {
|
|
760
|
-
if (!
|
|
760
|
+
if (!qe(e) || Vr(e))
|
|
761
761
|
return !1;
|
|
762
|
-
var a =
|
|
762
|
+
var a = Xe(e) ? mr : ot;
|
|
763
763
|
return a.test(Q(e));
|
|
764
764
|
}
|
|
765
765
|
function Ur(e) {
|
|
766
|
-
return mt(e) && be(e.length) && !!
|
|
766
|
+
return mt(e) && be(e.length) && !!W[Ot(e)];
|
|
767
767
|
}
|
|
768
768
|
function Wr(e) {
|
|
769
769
|
if (!Xr(e))
|
|
@@ -774,17 +774,17 @@ rr.exports;
|
|
|
774
774
|
return a;
|
|
775
775
|
}
|
|
776
776
|
function me(e, a, o, u, P, k) {
|
|
777
|
-
var
|
|
778
|
-
if (
|
|
777
|
+
var H = o & s, z = e.length, B = a.length;
|
|
778
|
+
if (z != B && !(H && B > z))
|
|
779
779
|
return !1;
|
|
780
780
|
var U = k.get(e);
|
|
781
781
|
if (U && k.get(a))
|
|
782
782
|
return U == a;
|
|
783
783
|
var J = -1, et = !0, $ = o & c ? new $t() : void 0;
|
|
784
|
-
for (k.set(e, a), k.set(a, e); ++J <
|
|
784
|
+
for (k.set(e, a), k.set(a, e); ++J < z; ) {
|
|
785
785
|
var Z = e[J], X = a[J];
|
|
786
786
|
if (u)
|
|
787
|
-
var wt =
|
|
787
|
+
var wt = H ? u(X, Z, J, a, e, k) : u(Z, X, J, e, a, k);
|
|
788
788
|
if (wt !== void 0) {
|
|
789
789
|
if (wt)
|
|
790
790
|
continue;
|
|
@@ -792,7 +792,7 @@ rr.exports;
|
|
|
792
792
|
break;
|
|
793
793
|
}
|
|
794
794
|
if ($) {
|
|
795
|
-
if (!
|
|
795
|
+
if (!Fe(a, function(_t, Dt) {
|
|
796
796
|
if (!Nt($, Dt) && (Z === _t || P(Z, _t, o, u, k)))
|
|
797
797
|
return $.push(Dt);
|
|
798
798
|
})) {
|
|
@@ -806,35 +806,35 @@ rr.exports;
|
|
|
806
806
|
}
|
|
807
807
|
return k.delete(e), k.delete(a), et;
|
|
808
808
|
}
|
|
809
|
-
function Gr(e, a, o, u, P, k,
|
|
809
|
+
function Gr(e, a, o, u, P, k, H) {
|
|
810
810
|
switch (o) {
|
|
811
811
|
case M:
|
|
812
812
|
if (e.byteLength != a.byteLength || e.byteOffset != a.byteOffset)
|
|
813
813
|
return !1;
|
|
814
814
|
e = e.buffer, a = a.buffer;
|
|
815
815
|
case w:
|
|
816
|
-
return !(e.byteLength != a.byteLength || !k(new
|
|
816
|
+
return !(e.byteLength != a.byteLength || !k(new Le(e), new Le(a)));
|
|
817
817
|
case T:
|
|
818
|
-
case
|
|
819
|
-
case g:
|
|
820
|
-
return Ke(+e, +a);
|
|
818
|
+
case N:
|
|
821
819
|
case b:
|
|
820
|
+
return Ye(+e, +a);
|
|
821
|
+
case g:
|
|
822
822
|
return e.name == a.name && e.message == a.message;
|
|
823
|
-
case
|
|
823
|
+
case O:
|
|
824
824
|
case I:
|
|
825
825
|
return e == a + "";
|
|
826
826
|
case p:
|
|
827
|
-
var
|
|
827
|
+
var z = je;
|
|
828
828
|
case E:
|
|
829
829
|
var B = u & s;
|
|
830
|
-
if (
|
|
830
|
+
if (z || (z = dt), e.size != a.size && !B)
|
|
831
831
|
return !1;
|
|
832
|
-
var U =
|
|
832
|
+
var U = H.get(e);
|
|
833
833
|
if (U)
|
|
834
834
|
return U == a;
|
|
835
|
-
u |= c,
|
|
836
|
-
var J = me(
|
|
837
|
-
return
|
|
835
|
+
u |= c, H.set(e, a);
|
|
836
|
+
var J = me(z(e), z(a), u, P, k, H);
|
|
837
|
+
return H.delete(e), J;
|
|
838
838
|
case D:
|
|
839
839
|
if (de)
|
|
840
840
|
return de.call(e) == de.call(a);
|
|
@@ -842,12 +842,12 @@ rr.exports;
|
|
|
842
842
|
return !1;
|
|
843
843
|
}
|
|
844
844
|
function Br(e, a, o, u, P, k) {
|
|
845
|
-
var
|
|
846
|
-
if (B != J && !
|
|
845
|
+
var H = o & s, z = xt(e), B = z.length, U = xt(a), J = U.length;
|
|
846
|
+
if (B != J && !H)
|
|
847
847
|
return !1;
|
|
848
848
|
for (var et = B; et--; ) {
|
|
849
|
-
var $ =
|
|
850
|
-
if (!(
|
|
849
|
+
var $ = z[et];
|
|
850
|
+
if (!(H ? $ in a : at.call(a, $)))
|
|
851
851
|
return !1;
|
|
852
852
|
}
|
|
853
853
|
var Z = k.get(e);
|
|
@@ -855,11 +855,11 @@ rr.exports;
|
|
|
855
855
|
return Z == a;
|
|
856
856
|
var X = !0;
|
|
857
857
|
k.set(e, a), k.set(a, e);
|
|
858
|
-
for (var wt =
|
|
859
|
-
$ =
|
|
858
|
+
for (var wt = H; ++et < B; ) {
|
|
859
|
+
$ = z[et];
|
|
860
860
|
var _t = e[$], Dt = a[$];
|
|
861
861
|
if (u)
|
|
862
|
-
var xn =
|
|
862
|
+
var xn = H ? u(Dt, _t, $, a, e, k) : u(_t, Dt, $, e, a, k);
|
|
863
863
|
if (!(xn === void 0 ? _t === Dt || P(_t, Dt, o, u, k) : xn)) {
|
|
864
864
|
X = !1;
|
|
865
865
|
break;
|
|
@@ -867,8 +867,8 @@ rr.exports;
|
|
|
867
867
|
wt || (wt = $ == "constructor");
|
|
868
868
|
}
|
|
869
869
|
if (X && !wt) {
|
|
870
|
-
var
|
|
871
|
-
|
|
870
|
+
var Ze = e.constructor, Qe = a.constructor;
|
|
871
|
+
Ze != Qe && "constructor" in e && "constructor" in a && !(typeof Ze == "function" && Ze instanceof Ze && typeof Qe == "function" && Qe instanceof Qe) && (X = !1);
|
|
872
872
|
}
|
|
873
873
|
return k.delete(e), k.delete(a), X;
|
|
874
874
|
}
|
|
@@ -890,47 +890,47 @@ rr.exports;
|
|
|
890
890
|
var u = !0;
|
|
891
891
|
} catch {
|
|
892
892
|
}
|
|
893
|
-
var P =
|
|
893
|
+
var P = Ne.call(e);
|
|
894
894
|
return u && (a ? e[ut] = o : delete e[ut]), P;
|
|
895
895
|
}
|
|
896
896
|
var $r = Bt ? function(e) {
|
|
897
|
-
return e == null ? [] : (e = Object(e),
|
|
897
|
+
return e == null ? [] : (e = Object(e), Re(Bt(e), function(a) {
|
|
898
898
|
return Gt.call(e, a);
|
|
899
899
|
}));
|
|
900
900
|
} : Jr, ht = Ot;
|
|
901
|
-
(ce && ht(new ce(new ArrayBuffer(1))) != M || At && ht(new At()) != p || ue && ht(ue.resolve()) !=
|
|
901
|
+
(ce && ht(new ce(new ArrayBuffer(1))) != M || At && ht(new At()) != p || ue && ht(ue.resolve()) != m || le && ht(new le()) != E || fe && ht(new fe()) != x) && (ht = function(e) {
|
|
902
902
|
var a = Ot(e), o = a == _ ? e.constructor : void 0, u = o ? Q(o) : "";
|
|
903
903
|
if (u)
|
|
904
904
|
switch (u) {
|
|
905
|
-
case
|
|
905
|
+
case Ue:
|
|
906
906
|
return M;
|
|
907
907
|
case yt:
|
|
908
908
|
return p;
|
|
909
909
|
case yr:
|
|
910
|
-
return
|
|
910
|
+
return m;
|
|
911
911
|
case br:
|
|
912
912
|
return E;
|
|
913
913
|
case gr:
|
|
914
|
-
return
|
|
914
|
+
return x;
|
|
915
915
|
}
|
|
916
916
|
return a;
|
|
917
917
|
});
|
|
918
918
|
function Kr(e, a) {
|
|
919
|
-
return a = a ?? h, !!a && (typeof e == "number" ||
|
|
919
|
+
return a = a ?? h, !!a && (typeof e == "number" || Oe.test(e)) && e > -1 && e % 1 == 0 && e < a;
|
|
920
920
|
}
|
|
921
921
|
function Yr(e) {
|
|
922
922
|
var a = typeof e;
|
|
923
923
|
return a == "string" || a == "number" || a == "symbol" || a == "boolean" ? e !== "__proto__" : e === null;
|
|
924
924
|
}
|
|
925
925
|
function Vr(e) {
|
|
926
|
-
return !!
|
|
926
|
+
return !!He && He in e;
|
|
927
927
|
}
|
|
928
928
|
function Xr(e) {
|
|
929
929
|
var a = e && e.constructor, o = typeof a == "function" && a.prototype || Tt;
|
|
930
930
|
return e === o;
|
|
931
931
|
}
|
|
932
|
-
function
|
|
933
|
-
return
|
|
932
|
+
function Ke(e) {
|
|
933
|
+
return Ne.call(e);
|
|
934
934
|
}
|
|
935
935
|
function Q(e) {
|
|
936
936
|
if (e != null) {
|
|
@@ -945,38 +945,38 @@ rr.exports;
|
|
|
945
945
|
}
|
|
946
946
|
return "";
|
|
947
947
|
}
|
|
948
|
-
function
|
|
948
|
+
function Ye(e, a) {
|
|
949
949
|
return e === a || e !== e && a !== a;
|
|
950
950
|
}
|
|
951
|
-
var
|
|
951
|
+
var Ve = Be(/* @__PURE__ */ function() {
|
|
952
952
|
return arguments;
|
|
953
|
-
}()) ?
|
|
953
|
+
}()) ? Be : function(e) {
|
|
954
954
|
return mt(e) && at.call(e, "callee") && !Gt.call(e, "callee");
|
|
955
955
|
}, Vt = Array.isArray;
|
|
956
956
|
function ye(e) {
|
|
957
|
-
return e != null && be(e.length) && !
|
|
957
|
+
return e != null && be(e.length) && !Xe(e);
|
|
958
958
|
}
|
|
959
959
|
var Xt = oe || Zr;
|
|
960
960
|
function qr(e, a) {
|
|
961
|
-
return
|
|
961
|
+
return $e(e, a);
|
|
962
962
|
}
|
|
963
|
-
function
|
|
964
|
-
if (!
|
|
963
|
+
function Xe(e) {
|
|
964
|
+
if (!qe(e))
|
|
965
965
|
return !1;
|
|
966
966
|
var a = Ot(e);
|
|
967
|
-
return a ==
|
|
967
|
+
return a == f || a == d || a == F || a == l;
|
|
968
968
|
}
|
|
969
969
|
function be(e) {
|
|
970
970
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= h;
|
|
971
971
|
}
|
|
972
|
-
function
|
|
972
|
+
function qe(e) {
|
|
973
973
|
var a = typeof e;
|
|
974
974
|
return e != null && (a == "object" || a == "function");
|
|
975
975
|
}
|
|
976
976
|
function mt(e) {
|
|
977
977
|
return e != null && typeof e == "object";
|
|
978
978
|
}
|
|
979
|
-
var
|
|
979
|
+
var Je = re ? pr(re) : Ur;
|
|
980
980
|
function ge(e) {
|
|
981
981
|
return ye(e) ? Hr(e) : Wr(e);
|
|
982
982
|
}
|
|
@@ -988,26 +988,26 @@ rr.exports;
|
|
|
988
988
|
}
|
|
989
989
|
t.exports = qr;
|
|
990
990
|
})(rr, rr.exports);
|
|
991
|
-
var
|
|
992
|
-
const rt = /* @__PURE__ */ wn(
|
|
991
|
+
var Zi = rr.exports;
|
|
992
|
+
const rt = /* @__PURE__ */ wn(Zi);
|
|
993
993
|
var nr = { exports: {} };
|
|
994
994
|
nr.exports;
|
|
995
995
|
(function(t, r) {
|
|
996
|
-
var n = 200, i = "__lodash_hash_undefined__", s = 9007199254740991, c = "[object Arguments]", h = "[object Array]",
|
|
997
|
-
L[c] = L[h] = L[
|
|
998
|
-
var Qt = typeof st == "object" && st && st.Object === Object && st, lr = typeof self == "object" && self && self.Object === Object && self, ot = Qt || lr || Function("return this")(),
|
|
996
|
+
var n = 200, i = "__lodash_hash_undefined__", s = 9007199254740991, c = "[object Arguments]", h = "[object Array]", y = "[object Boolean]", A = "[object Date]", F = "[object Error]", T = "[object Function]", N = "[object GeneratorFunction]", g = "[object Map]", f = "[object Number]", d = "[object Object]", p = "[object Promise]", b = "[object RegExp]", v = "[object Set]", _ = "[object String]", m = "[object Symbol]", l = "[object WeakMap]", O = "[object ArrayBuffer]", E = "[object DataView]", I = "[object Float32Array]", D = "[object Float64Array]", S = "[object Int8Array]", x = "[object Int16Array]", w = "[object Int32Array]", M = "[object Uint8Array]", j = "[object Uint8ClampedArray]", R = "[object Uint16Array]", G = "[object Uint32Array]", C = /[\\^$.*+?()[\]{}|]/g, Ht = /\w*$/, vt = /^\[object .+?Constructor\]$/, ft = /^(?:0|[1-9]\d*)$/, L = {};
|
|
997
|
+
L[c] = L[h] = L[O] = L[E] = L[y] = L[A] = L[I] = L[D] = L[S] = L[x] = L[w] = L[g] = L[f] = L[d] = L[b] = L[v] = L[_] = L[m] = L[M] = L[j] = L[R] = L[G] = !0, L[F] = L[T] = L[l] = !1;
|
|
998
|
+
var Qt = typeof st == "object" && st && st.Object === Object && st, lr = typeof self == "object" && self && self.Object === Object && self, ot = Qt || lr || Function("return this")(), Oe = r && !r.nodeType && r, W = Oe && !0 && t && !t.nodeType && t, xe = W && W.exports === Oe;
|
|
999
999
|
function fr(e, a) {
|
|
1000
1000
|
return e.set(a[0], a[1]), e;
|
|
1001
1001
|
}
|
|
1002
1002
|
function ct(e, a) {
|
|
1003
1003
|
return e.add(a), e;
|
|
1004
1004
|
}
|
|
1005
|
-
function
|
|
1005
|
+
function De(e, a) {
|
|
1006
1006
|
for (var o = -1, u = e ? e.length : 0; ++o < u && a(e[o], o, e) !== !1; )
|
|
1007
1007
|
;
|
|
1008
1008
|
return e;
|
|
1009
1009
|
}
|
|
1010
|
-
function
|
|
1010
|
+
function Pe(e, a) {
|
|
1011
1011
|
for (var o = -1, u = a.length, P = e.length; ++o < u; )
|
|
1012
1012
|
e[P + o] = a[o];
|
|
1013
1013
|
return e;
|
|
@@ -1022,7 +1022,7 @@ nr.exports;
|
|
|
1022
1022
|
u[o] = a(o);
|
|
1023
1023
|
return u;
|
|
1024
1024
|
}
|
|
1025
|
-
function
|
|
1025
|
+
function Ce(e, a) {
|
|
1026
1026
|
return e == null ? void 0 : e[a];
|
|
1027
1027
|
}
|
|
1028
1028
|
function re(e) {
|
|
@@ -1034,7 +1034,7 @@ nr.exports;
|
|
|
1034
1034
|
}
|
|
1035
1035
|
return a;
|
|
1036
1036
|
}
|
|
1037
|
-
function
|
|
1037
|
+
function Re(e) {
|
|
1038
1038
|
var a = -1, o = Array(e.size);
|
|
1039
1039
|
return e.forEach(function(u, P) {
|
|
1040
1040
|
o[++a] = [P, u];
|
|
@@ -1045,18 +1045,18 @@ nr.exports;
|
|
|
1045
1045
|
return e(a(o));
|
|
1046
1046
|
};
|
|
1047
1047
|
}
|
|
1048
|
-
function
|
|
1048
|
+
function Fe(e) {
|
|
1049
1049
|
var a = -1, o = Array(e.size);
|
|
1050
1050
|
return e.forEach(function(u) {
|
|
1051
1051
|
o[++a] = u;
|
|
1052
1052
|
}), o;
|
|
1053
1053
|
}
|
|
1054
|
-
var dr = Array.prototype, pr = Function.prototype, Nt = Object.prototype, ie = ot["__core-js_shared__"],
|
|
1054
|
+
var dr = Array.prototype, pr = Function.prototype, Nt = Object.prototype, ie = ot["__core-js_shared__"], je = function() {
|
|
1055
1055
|
var e = /[^.]+$/.exec(ie && ie.keys && ie.keys.IE_PROTO || "");
|
|
1056
1056
|
return e ? "Symbol(src)_1." + e : "";
|
|
1057
|
-
}(),
|
|
1058
|
-
"^" +
|
|
1059
|
-
), Tt =
|
|
1057
|
+
}(), ze = pr.toString, dt = Nt.hasOwnProperty, Lt = Nt.toString, hr = RegExp(
|
|
1058
|
+
"^" + ze.call(dt).replace(C, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
1059
|
+
), Tt = xe ? ot.Buffer : void 0, Ut = ot.Symbol, ae = ot.Uint8Array, at = ne(Object.getPrototypeOf, Object), He = Object.create, Ne = Nt.propertyIsEnumerable, mr = dr.splice, se = Object.getOwnPropertySymbols, Wt = Tt ? Tt.isBuffer : void 0, Le = ne(Object.keys, Object), Gt = lt(ot, "DataView"), Et = lt(ot, "Map"), ut = lt(ot, "Promise"), Bt = lt(ot, "Set"), oe = lt(ot, "WeakMap"), Mt = lt(Object, "create"), ce = Q(Gt), At = Q(Et), ue = Q(ut), le = Q(Bt), fe = Q(oe), St = Ut ? Ut.prototype : void 0, Ue = St ? St.valueOf : void 0;
|
|
1060
1060
|
function yt(e) {
|
|
1061
1061
|
var a = -1, o = e ? e.length : 0;
|
|
1062
1062
|
for (this.clear(); ++a < o; ) {
|
|
@@ -1078,7 +1078,7 @@ nr.exports;
|
|
|
1078
1078
|
}
|
|
1079
1079
|
return dt.call(a, e) ? a[e] : void 0;
|
|
1080
1080
|
}
|
|
1081
|
-
function
|
|
1081
|
+
function We(e) {
|
|
1082
1082
|
var a = this.__data__;
|
|
1083
1083
|
return Mt ? a[e] !== void 0 : dt.call(a, e);
|
|
1084
1084
|
}
|
|
@@ -1086,7 +1086,7 @@ nr.exports;
|
|
|
1086
1086
|
var o = this.__data__;
|
|
1087
1087
|
return o[e] = Mt && a === void 0 ? i : a, this;
|
|
1088
1088
|
}
|
|
1089
|
-
yt.prototype.clear = yr, yt.prototype.delete = br, yt.prototype.get = gr, yt.prototype.has =
|
|
1089
|
+
yt.prototype.clear = yr, yt.prototype.delete = br, yt.prototype.get = gr, yt.prototype.has = We, yt.prototype.set = de;
|
|
1090
1090
|
function V(e) {
|
|
1091
1091
|
var a = -1, o = e ? e.length : 0;
|
|
1092
1092
|
for (this.clear(); ++a < o; ) {
|
|
@@ -1175,60 +1175,60 @@ nr.exports;
|
|
|
1175
1175
|
dt.call(e, k) && !(P && (k == "length" || Yr(k, u))) && o.push(k);
|
|
1176
1176
|
return o;
|
|
1177
1177
|
}
|
|
1178
|
-
function
|
|
1178
|
+
function Ge(e, a, o) {
|
|
1179
1179
|
var u = e[a];
|
|
1180
|
-
(!(dt.call(e, a) &&
|
|
1180
|
+
(!(dt.call(e, a) && Ve(u, o)) || o === void 0 && !(a in e)) && (e[a] = o);
|
|
1181
1181
|
}
|
|
1182
1182
|
function Kt(e, a) {
|
|
1183
1183
|
for (var o = e.length; o--; )
|
|
1184
|
-
if (
|
|
1184
|
+
if (Ve(e[o][0], a))
|
|
1185
1185
|
return o;
|
|
1186
1186
|
return -1;
|
|
1187
1187
|
}
|
|
1188
1188
|
function pt(e, a) {
|
|
1189
1189
|
return e && me(a, ge(a), e);
|
|
1190
1190
|
}
|
|
1191
|
-
function pe(e, a, o, u, P, k,
|
|
1192
|
-
var
|
|
1193
|
-
if (u && (
|
|
1194
|
-
return
|
|
1191
|
+
function pe(e, a, o, u, P, k, H) {
|
|
1192
|
+
var z;
|
|
1193
|
+
if (u && (z = k ? u(e, P, k, H) : u(e)), z !== void 0)
|
|
1194
|
+
return z;
|
|
1195
1195
|
if (!mt(e))
|
|
1196
1196
|
return e;
|
|
1197
1197
|
var B = ye(e);
|
|
1198
1198
|
if (B) {
|
|
1199
|
-
if (
|
|
1200
|
-
return Wr(e,
|
|
1199
|
+
if (z = $r(e), !a)
|
|
1200
|
+
return Wr(e, z);
|
|
1201
1201
|
} else {
|
|
1202
|
-
var U = gt(e), J = U == T || U ==
|
|
1203
|
-
if (
|
|
1202
|
+
var U = gt(e), J = U == T || U == N;
|
|
1203
|
+
if (Xe(e))
|
|
1204
1204
|
return Yt(e, a);
|
|
1205
|
-
if (U ==
|
|
1205
|
+
if (U == d || U == c || J && !k) {
|
|
1206
1206
|
if (re(e))
|
|
1207
1207
|
return k ? e : {};
|
|
1208
|
-
if (
|
|
1209
|
-
return Gr(e, pt(
|
|
1208
|
+
if (z = ht(J ? {} : e), !a)
|
|
1209
|
+
return Gr(e, pt(z, e));
|
|
1210
1210
|
} else {
|
|
1211
1211
|
if (!L[U])
|
|
1212
1212
|
return k ? e : {};
|
|
1213
|
-
|
|
1213
|
+
z = Kr(e, U, pe, a);
|
|
1214
1214
|
}
|
|
1215
1215
|
}
|
|
1216
|
-
|
|
1217
|
-
var et =
|
|
1216
|
+
H || (H = new tt());
|
|
1217
|
+
var et = H.get(e);
|
|
1218
1218
|
if (et)
|
|
1219
1219
|
return et;
|
|
1220
|
-
if (
|
|
1220
|
+
if (H.set(e, z), !B)
|
|
1221
1221
|
var $ = o ? Br(e) : ge(e);
|
|
1222
|
-
return
|
|
1223
|
-
$ && (X = Z, Z = e[X]),
|
|
1224
|
-
}),
|
|
1222
|
+
return De($ || e, function(Z, X) {
|
|
1223
|
+
$ && (X = Z, Z = e[X]), Ge(z, X, pe(Z, a, o, u, X, e, H));
|
|
1224
|
+
}), z;
|
|
1225
1225
|
}
|
|
1226
1226
|
function Rr(e) {
|
|
1227
|
-
return mt(e) ?
|
|
1227
|
+
return mt(e) ? He(e) : {};
|
|
1228
1228
|
}
|
|
1229
1229
|
function Fr(e, a, o) {
|
|
1230
1230
|
var u = a(e);
|
|
1231
|
-
return ye(e) ? u :
|
|
1231
|
+
return ye(e) ? u : Pe(u, o(e));
|
|
1232
1232
|
}
|
|
1233
1233
|
function jr(e) {
|
|
1234
1234
|
return Lt.call(e);
|
|
@@ -1240,8 +1240,8 @@ nr.exports;
|
|
|
1240
1240
|
return a.test(Q(e));
|
|
1241
1241
|
}
|
|
1242
1242
|
function Hr(e) {
|
|
1243
|
-
if (
|
|
1244
|
-
return
|
|
1243
|
+
if (!Ke(e))
|
|
1244
|
+
return Le(e);
|
|
1245
1245
|
var a = [];
|
|
1246
1246
|
for (var o in Object(e))
|
|
1247
1247
|
dt.call(e, o) && o != "constructor" && a.push(o);
|
|
@@ -1261,20 +1261,20 @@ nr.exports;
|
|
|
1261
1261
|
var o = a ? he(e.buffer) : e.buffer;
|
|
1262
1262
|
return new e.constructor(o, e.byteOffset, e.byteLength);
|
|
1263
1263
|
}
|
|
1264
|
-
function
|
|
1265
|
-
var u = a ? o(
|
|
1264
|
+
function Be(e, a, o) {
|
|
1265
|
+
var u = a ? o(Re(e), !0) : Re(e);
|
|
1266
1266
|
return te(u, fr, new e.constructor());
|
|
1267
1267
|
}
|
|
1268
|
-
function
|
|
1268
|
+
function $e(e) {
|
|
1269
1269
|
var a = new e.constructor(e.source, Ht.exec(e));
|
|
1270
1270
|
return a.lastIndex = e.lastIndex, a;
|
|
1271
1271
|
}
|
|
1272
1272
|
function Nr(e, a, o) {
|
|
1273
|
-
var u = a ? o(
|
|
1273
|
+
var u = a ? o(Fe(e), !0) : Fe(e);
|
|
1274
1274
|
return te(u, ct, new e.constructor());
|
|
1275
1275
|
}
|
|
1276
1276
|
function Lr(e) {
|
|
1277
|
-
return
|
|
1277
|
+
return Ue ? Object(Ue.call(e)) : {};
|
|
1278
1278
|
}
|
|
1279
1279
|
function Ur(e, a) {
|
|
1280
1280
|
var o = a ? he(e.buffer) : e.buffer;
|
|
@@ -1289,8 +1289,8 @@ nr.exports;
|
|
|
1289
1289
|
function me(e, a, o, u) {
|
|
1290
1290
|
o || (o = {});
|
|
1291
1291
|
for (var P = -1, k = a.length; ++P < k; ) {
|
|
1292
|
-
var
|
|
1293
|
-
|
|
1292
|
+
var H = a[P], z = void 0;
|
|
1293
|
+
Ge(o, H, z === void 0 ? e[H] : z);
|
|
1294
1294
|
}
|
|
1295
1295
|
return o;
|
|
1296
1296
|
}
|
|
@@ -1305,24 +1305,24 @@ nr.exports;
|
|
|
1305
1305
|
return Vr(a) ? o[typeof a == "string" ? "string" : "hash"] : o.map;
|
|
1306
1306
|
}
|
|
1307
1307
|
function lt(e, a) {
|
|
1308
|
-
var o =
|
|
1308
|
+
var o = Ce(e, a);
|
|
1309
1309
|
return zr(o) ? o : void 0;
|
|
1310
1310
|
}
|
|
1311
1311
|
var bt = se ? ne(se, Object) : Jr, gt = jr;
|
|
1312
|
-
(Gt && gt(new Gt(new ArrayBuffer(1))) != E || Et && gt(new Et()) !=
|
|
1313
|
-
var a = Lt.call(e), o = a ==
|
|
1312
|
+
(Gt && gt(new Gt(new ArrayBuffer(1))) != E || Et && gt(new Et()) != g || ut && gt(ut.resolve()) != p || Bt && gt(new Bt()) != v || oe && gt(new oe()) != l) && (gt = function(e) {
|
|
1313
|
+
var a = Lt.call(e), o = a == d ? e.constructor : void 0, u = o ? Q(o) : void 0;
|
|
1314
1314
|
if (u)
|
|
1315
1315
|
switch (u) {
|
|
1316
1316
|
case ce:
|
|
1317
1317
|
return E;
|
|
1318
1318
|
case At:
|
|
1319
|
-
return
|
|
1319
|
+
return g;
|
|
1320
1320
|
case ue:
|
|
1321
1321
|
return p;
|
|
1322
1322
|
case le:
|
|
1323
1323
|
return v;
|
|
1324
1324
|
case fe:
|
|
1325
|
-
return
|
|
1325
|
+
return l;
|
|
1326
1326
|
}
|
|
1327
1327
|
return a;
|
|
1328
1328
|
});
|
|
@@ -1331,38 +1331,38 @@ nr.exports;
|
|
|
1331
1331
|
return a && typeof e[0] == "string" && dt.call(e, "index") && (o.index = e.index, o.input = e.input), o;
|
|
1332
1332
|
}
|
|
1333
1333
|
function ht(e) {
|
|
1334
|
-
return typeof e.constructor == "function" &&
|
|
1334
|
+
return typeof e.constructor == "function" && !Ke(e) ? Rr(at(e)) : {};
|
|
1335
1335
|
}
|
|
1336
1336
|
function Kr(e, a, o, u) {
|
|
1337
1337
|
var P = e.constructor;
|
|
1338
1338
|
switch (a) {
|
|
1339
|
-
case
|
|
1339
|
+
case O:
|
|
1340
1340
|
return he(e);
|
|
1341
|
-
case
|
|
1342
|
-
case
|
|
1341
|
+
case y:
|
|
1342
|
+
case A:
|
|
1343
1343
|
return new P(+e);
|
|
1344
1344
|
case E:
|
|
1345
1345
|
return Ot(e, u);
|
|
1346
1346
|
case I:
|
|
1347
1347
|
case D:
|
|
1348
1348
|
case S:
|
|
1349
|
-
case
|
|
1349
|
+
case x:
|
|
1350
1350
|
case w:
|
|
1351
1351
|
case M:
|
|
1352
1352
|
case j:
|
|
1353
1353
|
case R:
|
|
1354
|
-
case
|
|
1354
|
+
case G:
|
|
1355
1355
|
return Ur(e, u);
|
|
1356
|
-
case
|
|
1357
|
-
return
|
|
1358
|
-
case
|
|
1356
|
+
case g:
|
|
1357
|
+
return Be(e, u, o);
|
|
1358
|
+
case f:
|
|
1359
1359
|
case _:
|
|
1360
1360
|
return new P(e);
|
|
1361
|
-
case
|
|
1362
|
-
return
|
|
1361
|
+
case b:
|
|
1362
|
+
return $e(e);
|
|
1363
1363
|
case v:
|
|
1364
1364
|
return Nr(e, u, o);
|
|
1365
|
-
case
|
|
1365
|
+
case m:
|
|
1366
1366
|
return Lr(e);
|
|
1367
1367
|
}
|
|
1368
1368
|
}
|
|
@@ -1374,16 +1374,16 @@ nr.exports;
|
|
|
1374
1374
|
return a == "string" || a == "number" || a == "symbol" || a == "boolean" ? e !== "__proto__" : e === null;
|
|
1375
1375
|
}
|
|
1376
1376
|
function Xr(e) {
|
|
1377
|
-
return !!
|
|
1377
|
+
return !!je && je in e;
|
|
1378
1378
|
}
|
|
1379
|
-
function
|
|
1379
|
+
function Ke(e) {
|
|
1380
1380
|
var a = e && e.constructor, o = typeof a == "function" && a.prototype || Nt;
|
|
1381
1381
|
return e === o;
|
|
1382
1382
|
}
|
|
1383
1383
|
function Q(e) {
|
|
1384
1384
|
if (e != null) {
|
|
1385
1385
|
try {
|
|
1386
|
-
return
|
|
1386
|
+
return ze.call(e);
|
|
1387
1387
|
} catch {
|
|
1388
1388
|
}
|
|
1389
1389
|
try {
|
|
@@ -1393,35 +1393,35 @@ nr.exports;
|
|
|
1393
1393
|
}
|
|
1394
1394
|
return "";
|
|
1395
1395
|
}
|
|
1396
|
-
function
|
|
1396
|
+
function Ye(e) {
|
|
1397
1397
|
return pe(e, !0, !0);
|
|
1398
1398
|
}
|
|
1399
|
-
function
|
|
1399
|
+
function Ve(e, a) {
|
|
1400
1400
|
return e === a || e !== e && a !== a;
|
|
1401
1401
|
}
|
|
1402
1402
|
function Vt(e) {
|
|
1403
|
-
return qr(e) && dt.call(e, "callee") && (!
|
|
1403
|
+
return qr(e) && dt.call(e, "callee") && (!Ne.call(e, "callee") || Lt.call(e) == c);
|
|
1404
1404
|
}
|
|
1405
1405
|
var ye = Array.isArray;
|
|
1406
1406
|
function Xt(e) {
|
|
1407
|
-
return e != null &&
|
|
1407
|
+
return e != null && qe(e.length) && !be(e);
|
|
1408
1408
|
}
|
|
1409
1409
|
function qr(e) {
|
|
1410
|
-
return
|
|
1410
|
+
return Je(e) && Xt(e);
|
|
1411
1411
|
}
|
|
1412
|
-
var
|
|
1412
|
+
var Xe = Wt || Zr;
|
|
1413
1413
|
function be(e) {
|
|
1414
1414
|
var a = mt(e) ? Lt.call(e) : "";
|
|
1415
|
-
return a == T || a ==
|
|
1415
|
+
return a == T || a == N;
|
|
1416
1416
|
}
|
|
1417
|
-
function
|
|
1417
|
+
function qe(e) {
|
|
1418
1418
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= s;
|
|
1419
1419
|
}
|
|
1420
1420
|
function mt(e) {
|
|
1421
1421
|
var a = typeof e;
|
|
1422
1422
|
return !!e && (a == "object" || a == "function");
|
|
1423
1423
|
}
|
|
1424
|
-
function
|
|
1424
|
+
function Je(e) {
|
|
1425
1425
|
return !!e && typeof e == "object";
|
|
1426
1426
|
}
|
|
1427
1427
|
function ge(e) {
|
|
@@ -1433,10 +1433,10 @@ nr.exports;
|
|
|
1433
1433
|
function Zr() {
|
|
1434
1434
|
return !1;
|
|
1435
1435
|
}
|
|
1436
|
-
t.exports =
|
|
1436
|
+
t.exports = Ye;
|
|
1437
1437
|
})(nr, nr.exports);
|
|
1438
|
-
var
|
|
1439
|
-
const K = /* @__PURE__ */ wn(
|
|
1438
|
+
var Qi = nr.exports;
|
|
1439
|
+
const K = /* @__PURE__ */ wn(Qi), ei = (t) => new Promise((r, n) => {
|
|
1440
1440
|
const i = new Image();
|
|
1441
1441
|
console.warn("update cdn config for cors?"), i.onload = () => {
|
|
1442
1442
|
const s = i.width, c = i.height;
|
|
@@ -1444,7 +1444,7 @@ const K = /* @__PURE__ */ wn(Zi), ti = (t) => new Promise((r, n) => {
|
|
|
1444
1444
|
}, i.onerror = (s) => {
|
|
1445
1445
|
n(s);
|
|
1446
1446
|
}, i.crossOrigin = "anonymous", i.src = t;
|
|
1447
|
-
}),
|
|
1447
|
+
}), ta = (t) => new Promise((r, n) => {
|
|
1448
1448
|
const i = new Audio();
|
|
1449
1449
|
i.preload = "auto", i.addEventListener("loadedmetadata", () => {
|
|
1450
1450
|
const s = i.duration * 1e3;
|
|
@@ -1452,7 +1452,7 @@ const K = /* @__PURE__ */ wn(Zi), ti = (t) => new Promise((r, n) => {
|
|
|
1452
1452
|
}), i.addEventListener("error", (s) => {
|
|
1453
1453
|
n(s);
|
|
1454
1454
|
}), i.src = t, i.crossOrigin = "anonymous", i.load();
|
|
1455
|
-
}),
|
|
1455
|
+
}), ri = (t) => new Promise((r, n) => {
|
|
1456
1456
|
const i = document.createElement("video");
|
|
1457
1457
|
i.preload = "auto", i.addEventListener("loadedmetadata", () => {
|
|
1458
1458
|
const s = i.duration * 1e3, c = i.videoWidth, h = i.videoHeight;
|
|
@@ -1460,7 +1460,7 @@ const K = /* @__PURE__ */ wn(Zi), ti = (t) => new Promise((r, n) => {
|
|
|
1460
1460
|
}), i.addEventListener("error", (s) => {
|
|
1461
1461
|
n(s);
|
|
1462
1462
|
}), i.src = t, i.load();
|
|
1463
|
-
}),
|
|
1463
|
+
}), ni = (t, r) => {
|
|
1464
1464
|
const n = document.createElement("div");
|
|
1465
1465
|
Object.keys(r).forEach((s) => {
|
|
1466
1466
|
s !== "height" && (n.style[s] = r[s]);
|
|
@@ -1481,7 +1481,7 @@ const K = /* @__PURE__ */ wn(Zi), ti = (t) => new Promise((r, n) => {
|
|
|
1481
1481
|
x: 0,
|
|
1482
1482
|
y: 0,
|
|
1483
1483
|
blur: 0
|
|
1484
|
-
},
|
|
1484
|
+
}, Ee = (t, r) => {
|
|
1485
1485
|
let n = r != null && r.trim ? r.trim.to - r.trim.from : (r == null ? void 0 : r.duration) || 5e3;
|
|
1486
1486
|
const i = {
|
|
1487
1487
|
from: 0,
|
|
@@ -1509,7 +1509,7 @@ const K = /* @__PURE__ */ wn(Zi), ti = (t) => new Promise((r, n) => {
|
|
|
1509
1509
|
), i;
|
|
1510
1510
|
}
|
|
1511
1511
|
return t;
|
|
1512
|
-
},
|
|
1512
|
+
}, ii = (t, r) => t ? t.from && !t.to ? {
|
|
1513
1513
|
from: t.from,
|
|
1514
1514
|
to: r.duration
|
|
1515
1515
|
} : t : {
|
|
@@ -1531,9 +1531,9 @@ function cr(t, r) {
|
|
|
1531
1531
|
};
|
|
1532
1532
|
}
|
|
1533
1533
|
const dn = async (t, r) => {
|
|
1534
|
-
const n = t.details.src, i = await
|
|
1534
|
+
const n = t.details.src, i = await ri(n), s = cr(r, {
|
|
1535
1535
|
...i
|
|
1536
|
-
}), c =
|
|
1536
|
+
}), c = ii(t.trim, { duration: i.duration }), h = {
|
|
1537
1537
|
width: i.width,
|
|
1538
1538
|
height: i.height,
|
|
1539
1539
|
opacity: 100,
|
|
@@ -1569,19 +1569,19 @@ const dn = async (t, r) => {
|
|
|
1569
1569
|
name: "video",
|
|
1570
1570
|
details: h,
|
|
1571
1571
|
playbackRate: t.playbackRate || 1,
|
|
1572
|
-
display:
|
|
1572
|
+
display: Ee(t.display, { duration: i.duration, trim: c }),
|
|
1573
1573
|
duration: i.duration
|
|
1574
1574
|
};
|
|
1575
1575
|
}, pn = async (t) => {
|
|
1576
1576
|
console.log({ payload: t });
|
|
1577
|
-
const r = t.id, n = t.details, i = await
|
|
1577
|
+
const r = t.id, n = t.details, i = await ta(n.src);
|
|
1578
1578
|
console.log({ audioData: i });
|
|
1579
|
-
const s = i.duration, c =
|
|
1579
|
+
const s = i.duration, c = ii(t.trim, { duration: s });
|
|
1580
1580
|
return {
|
|
1581
1581
|
id: r,
|
|
1582
1582
|
name: "",
|
|
1583
1583
|
type: "audio",
|
|
1584
|
-
display:
|
|
1584
|
+
display: Ee(t.display, { duration: s, trim: c }),
|
|
1585
1585
|
trim: c,
|
|
1586
1586
|
playbackRate: t.playbackRate || 1,
|
|
1587
1587
|
details: {
|
|
@@ -1592,61 +1592,61 @@ const dn = async (t, r) => {
|
|
|
1592
1592
|
metadata: { ...t.metadata },
|
|
1593
1593
|
duration: s
|
|
1594
1594
|
};
|
|
1595
|
-
},
|
|
1595
|
+
}, ea = async (t, r) => {
|
|
1596
1596
|
const n = t.trackItemsIds, i = t.size, s = Math.min(
|
|
1597
1597
|
r.size.width / i.width,
|
|
1598
1598
|
r.size.height / i.height
|
|
1599
|
-
), c = t.rotate || 0, h = t.position,
|
|
1599
|
+
), c = t.rotate || 0, h = t.position, y = t.display, A = t.trim || t.display;
|
|
1600
1600
|
let F = 1 / 0, T = 0;
|
|
1601
|
-
const
|
|
1602
|
-
const
|
|
1603
|
-
if (
|
|
1601
|
+
const N = n.map((f) => {
|
|
1602
|
+
const d = t.trackItemsMap[f], p = t.trackItemsDetails[f];
|
|
1603
|
+
if (d.display.from < F && (F = d.display.from), d.display.to > T && (T = d.display.to), d.type === "text")
|
|
1604
1604
|
return yn(
|
|
1605
|
-
{ ...
|
|
1605
|
+
{ ...d, details: p.details },
|
|
1606
1606
|
{ size: i }
|
|
1607
1607
|
);
|
|
1608
|
-
if (
|
|
1608
|
+
if (d.type === "image")
|
|
1609
1609
|
return hn(
|
|
1610
|
-
{ ...
|
|
1610
|
+
{ ...d, details: p.details },
|
|
1611
1611
|
{ size: i }
|
|
1612
1612
|
);
|
|
1613
|
-
if (
|
|
1613
|
+
if (d.type === "video")
|
|
1614
1614
|
return dn(
|
|
1615
|
-
{ ...
|
|
1615
|
+
{ ...d, details: p.details },
|
|
1616
1616
|
{ size: i }
|
|
1617
1617
|
);
|
|
1618
|
-
if (
|
|
1618
|
+
if (d.type === "audio")
|
|
1619
1619
|
return pn({
|
|
1620
|
-
...
|
|
1620
|
+
...d,
|
|
1621
1621
|
details: p.details
|
|
1622
1622
|
});
|
|
1623
|
-
if (
|
|
1623
|
+
if (d.type === "caption")
|
|
1624
1624
|
return mn(
|
|
1625
|
-
{ ...
|
|
1625
|
+
{ ...d, details: p.details },
|
|
1626
1626
|
{ size: i }
|
|
1627
1627
|
);
|
|
1628
|
-
}),
|
|
1628
|
+
}), g = await Promise.all(N);
|
|
1629
1629
|
return {
|
|
1630
1630
|
id: t.id,
|
|
1631
|
-
details:
|
|
1631
|
+
details: g,
|
|
1632
1632
|
size: i,
|
|
1633
1633
|
position: {
|
|
1634
1634
|
top: h.top || 0,
|
|
1635
1635
|
left: h.left || 0
|
|
1636
1636
|
},
|
|
1637
|
-
trim:
|
|
1637
|
+
trim: A,
|
|
1638
1638
|
scale: s,
|
|
1639
|
-
display:
|
|
1639
|
+
display: y || { from: F, to: T },
|
|
1640
1640
|
rotate: c,
|
|
1641
1641
|
activeEdit: !1
|
|
1642
1642
|
};
|
|
1643
1643
|
}, hn = async (t, r) => {
|
|
1644
|
-
const n = t.details, i = await
|
|
1644
|
+
const n = t.details, i = await ei(n.src), s = cr(r, i);
|
|
1645
1645
|
return {
|
|
1646
1646
|
id: t.id,
|
|
1647
1647
|
type: "image",
|
|
1648
1648
|
name: "image",
|
|
1649
|
-
display:
|
|
1649
|
+
display: Ee(t.display),
|
|
1650
1650
|
playbackRate: t.playbackRate || 1,
|
|
1651
1651
|
details: {
|
|
1652
1652
|
src: n.src || "",
|
|
@@ -1692,7 +1692,7 @@ const dn = async (t, r) => {
|
|
|
1692
1692
|
url: n.details.fontUrl
|
|
1693
1693
|
}
|
|
1694
1694
|
]);
|
|
1695
|
-
const i = n.id, s = n.details, c =
|
|
1695
|
+
const i = n.id, s = n.details, c = ai(s), h = ni(n.details.text, c), y = cr(r, {
|
|
1696
1696
|
width: c.width,
|
|
1697
1697
|
height: h
|
|
1698
1698
|
});
|
|
@@ -1700,7 +1700,7 @@ const dn = async (t, r) => {
|
|
|
1700
1700
|
id: i,
|
|
1701
1701
|
name: "caption",
|
|
1702
1702
|
type: "caption",
|
|
1703
|
-
display:
|
|
1703
|
+
display: Ee(n.display),
|
|
1704
1704
|
details: {
|
|
1705
1705
|
...c,
|
|
1706
1706
|
text: s.text || "",
|
|
@@ -1708,8 +1708,8 @@ const dn = async (t, r) => {
|
|
|
1708
1708
|
height: h,
|
|
1709
1709
|
// Default height
|
|
1710
1710
|
fontUrl: s.fontUrl,
|
|
1711
|
-
top: c.top ||
|
|
1712
|
-
left: c.left ||
|
|
1711
|
+
top: c.top || y.top,
|
|
1712
|
+
left: c.left || y.left,
|
|
1713
1713
|
borderWidth: s.borderWidth || 0,
|
|
1714
1714
|
borderColor: s.borderColor || "#000000",
|
|
1715
1715
|
boxShadow: s.boxShadow || or,
|
|
@@ -1724,7 +1724,7 @@ const dn = async (t, r) => {
|
|
|
1724
1724
|
url: t.details.fontUrl
|
|
1725
1725
|
}
|
|
1726
1726
|
]);
|
|
1727
|
-
const n = t.id, i = t.details, s =
|
|
1727
|
+
const n = t.id, i = t.details, s = ai(i), c = ni(t.details.text, s), h = cr(r, {
|
|
1728
1728
|
width: s.width,
|
|
1729
1729
|
height: c
|
|
1730
1730
|
});
|
|
@@ -1732,7 +1732,7 @@ const dn = async (t, r) => {
|
|
|
1732
1732
|
id: n,
|
|
1733
1733
|
name: "text",
|
|
1734
1734
|
type: "text",
|
|
1735
|
-
display:
|
|
1735
|
+
display: Ee(t.display),
|
|
1736
1736
|
details: {
|
|
1737
1737
|
...s,
|
|
1738
1738
|
text: i.text || "",
|
|
@@ -1748,7 +1748,7 @@ const dn = async (t, r) => {
|
|
|
1748
1748
|
},
|
|
1749
1749
|
metadata: {}
|
|
1750
1750
|
};
|
|
1751
|
-
},
|
|
1751
|
+
}, ai = (t) => ({
|
|
1752
1752
|
fontFamily: t.fontFamily || "Arial",
|
|
1753
1753
|
// Default font family
|
|
1754
1754
|
fontSize: t.fontSize || "16px",
|
|
@@ -1790,14 +1790,14 @@ const dn = async (t, r) => {
|
|
|
1790
1790
|
left: t.left,
|
|
1791
1791
|
textTransform: t.textTransform || "none",
|
|
1792
1792
|
transform: t.transform || "none"
|
|
1793
|
-
}),
|
|
1794
|
-
let
|
|
1793
|
+
}), ra = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
|
|
1794
|
+
let _e = (t = 21) => {
|
|
1795
1795
|
let r = "", n = crypto.getRandomValues(new Uint8Array(t));
|
|
1796
1796
|
for (; t--; )
|
|
1797
|
-
r +=
|
|
1797
|
+
r += ra[n[t] & 63];
|
|
1798
1798
|
return r;
|
|
1799
1799
|
};
|
|
1800
|
-
function
|
|
1800
|
+
function na(t, r) {
|
|
1801
1801
|
return t.filter((i) => {
|
|
1802
1802
|
if (r.forEach((s) => {
|
|
1803
1803
|
i.items.includes(s) && (i.items = i.items.filter((c) => c !== s));
|
|
@@ -1807,138 +1807,150 @@ function ra(t, r) {
|
|
|
1807
1807
|
}
|
|
1808
1808
|
function en(t = 16) {
|
|
1809
1809
|
const r = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ", n = r.charAt(Math.floor(Math.random() * r.length));
|
|
1810
|
-
let i =
|
|
1810
|
+
let i = _e(t - 1);
|
|
1811
1811
|
return i = i.replace(/[^a-zA-Z0-9]/g, "").slice(0, t - 1), n + i;
|
|
1812
1812
|
}
|
|
1813
1813
|
const Zt = (t) => Object.keys(t).reduce((r, n) => {
|
|
1814
1814
|
const { display: i, playbackRate: s } = t[n];
|
|
1815
1815
|
return Math.max(r, i.to / (s || 1));
|
|
1816
|
-
}, 0)
|
|
1817
|
-
|
|
1818
|
-
return
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1816
|
+
}, 0);
|
|
1817
|
+
function zn(t, r, n) {
|
|
1818
|
+
return Math.min(Math.max(t, r), n);
|
|
1819
|
+
}
|
|
1820
|
+
const ia = (t, r, n, i, s) => {
|
|
1821
|
+
if (i === void 0 && s === void 0)
|
|
1822
|
+
return { trackId: void 0, trackIndex: void 0 };
|
|
1823
|
+
const c = s !== void 0 ? r[zn(s, 0, r.length)] : r.find((A) => A.id === i);
|
|
1824
|
+
if (!c)
|
|
1825
|
+
return {
|
|
1826
|
+
trackId: void 0,
|
|
1827
|
+
trackIndex: s !== void 0 ? zn(s, 0, r.length) : void 0
|
|
1828
|
+
};
|
|
1829
|
+
const h = c.items.map((A) => n[A]), y = t.map((A) => n[A]);
|
|
1830
|
+
for (const A of h) {
|
|
1831
|
+
const F = A.display.from, T = A.display.to;
|
|
1832
|
+
for (const N of y) {
|
|
1833
|
+
const g = N.display.from;
|
|
1834
|
+
if (!(N.display.to <= F || g >= T))
|
|
1835
|
+
return {
|
|
1836
|
+
trackId: void 0,
|
|
1837
|
+
trackIndex: r.indexOf(c)
|
|
1838
|
+
};
|
|
1831
1839
|
}
|
|
1832
|
-
}
|
|
1840
|
+
}
|
|
1841
|
+
return {
|
|
1842
|
+
trackId: c.id,
|
|
1843
|
+
trackIndex: r.indexOf(c)
|
|
1844
|
+
};
|
|
1833
1845
|
};
|
|
1834
|
-
function
|
|
1846
|
+
function aa(t) {
|
|
1835
1847
|
const r = qt.pipe(
|
|
1836
|
-
Jt(({ key:
|
|
1848
|
+
Jt(({ key: f }) => f.startsWith(yi))
|
|
1837
1849
|
), n = qt.pipe(
|
|
1838
|
-
Jt(({ key:
|
|
1850
|
+
Jt(({ key: f }) => f.startsWith(bi))
|
|
1839
1851
|
), i = qt.pipe(
|
|
1840
|
-
Jt(({ key:
|
|
1852
|
+
Jt(({ key: f }) => f.startsWith(gi))
|
|
1841
1853
|
), s = qt.pipe(
|
|
1842
|
-
Jt(({ key:
|
|
1854
|
+
Jt(({ key: f }) => f.startsWith(_i))
|
|
1843
1855
|
), c = qt.pipe(
|
|
1844
|
-
Jt(({ key:
|
|
1856
|
+
Jt(({ key: f }) => f.startsWith(Ii))
|
|
1845
1857
|
), h = qt.pipe(
|
|
1846
|
-
Jt(({ key:
|
|
1847
|
-
),
|
|
1848
|
-
var
|
|
1849
|
-
if (
|
|
1850
|
-
const
|
|
1858
|
+
Jt(({ key: f }) => f.startsWith(vi))
|
|
1859
|
+
), y = r.subscribe(async (f) => {
|
|
1860
|
+
var d, p;
|
|
1861
|
+
if (f.key === Si) {
|
|
1862
|
+
const b = (d = f.value) == null ? void 0 : d.payload, v = b.size, _ = b.trackItemIds, m = b.trackItemsMap, l = b.trackItemDetailsMap;
|
|
1851
1863
|
console.warn("IMPROVE FONTS LOADING");
|
|
1852
|
-
const
|
|
1864
|
+
const O = _.map(async (I) => {
|
|
1853
1865
|
var D;
|
|
1854
1866
|
try {
|
|
1855
|
-
const S =
|
|
1867
|
+
const S = l[I], x = m[I];
|
|
1856
1868
|
if (S.type === "image") {
|
|
1857
1869
|
const w = await hn(
|
|
1858
|
-
{ id: I, details: S.details, ...
|
|
1870
|
+
{ id: I, details: S.details, ...x },
|
|
1859
1871
|
{
|
|
1860
1872
|
size: v
|
|
1861
1873
|
}
|
|
1862
1874
|
), { details: M, ...j } = w;
|
|
1863
|
-
|
|
1875
|
+
l[I] = { type: "image", details: M }, m[I] = j;
|
|
1864
1876
|
} else if (S.type === "video") {
|
|
1865
1877
|
const w = K(
|
|
1866
|
-
(D =
|
|
1878
|
+
(D = f.value) == null ? void 0 : D.payload.trackItemsMap[I]
|
|
1867
1879
|
), M = await dn(
|
|
1868
|
-
{ ...S, ...w, ...
|
|
1880
|
+
{ ...S, ...w, ...x },
|
|
1869
1881
|
{
|
|
1870
1882
|
size: v
|
|
1871
1883
|
}
|
|
1872
1884
|
), { details: j, ...R } = M;
|
|
1873
|
-
|
|
1885
|
+
l[I] = { type: "video", details: j }, m[I] = R;
|
|
1874
1886
|
} else if (S.type === "audio") {
|
|
1875
1887
|
const w = await pn({
|
|
1876
1888
|
id: I,
|
|
1877
1889
|
details: S.details,
|
|
1878
|
-
...
|
|
1890
|
+
...x
|
|
1879
1891
|
}), { details: M, ...j } = w;
|
|
1880
|
-
|
|
1892
|
+
l[I] = { type: "audio", details: M }, m[I] = j;
|
|
1881
1893
|
} else if (S.type === "caption") {
|
|
1882
1894
|
const w = await mn(
|
|
1883
|
-
{ id: I, details: S.details, ...
|
|
1895
|
+
{ id: I, details: S.details, ...x },
|
|
1884
1896
|
{
|
|
1885
1897
|
size: v
|
|
1886
1898
|
}
|
|
1887
1899
|
), { details: M, ...j } = w;
|
|
1888
|
-
|
|
1900
|
+
l[I] = { type: "caption", details: M }, m[I] = j;
|
|
1889
1901
|
} else if (S.type === "text") {
|
|
1890
1902
|
const w = await yn(
|
|
1891
|
-
{ id: I, details: S.details, ...
|
|
1903
|
+
{ id: I, details: S.details, ...x },
|
|
1892
1904
|
{
|
|
1893
1905
|
size: v
|
|
1894
1906
|
}
|
|
1895
1907
|
), { details: M, ...j } = w;
|
|
1896
|
-
|
|
1908
|
+
l[I] = { type: "text", details: M }, m[I] = j;
|
|
1897
1909
|
}
|
|
1898
1910
|
return !0;
|
|
1899
1911
|
} catch {
|
|
1900
1912
|
return !1;
|
|
1901
1913
|
}
|
|
1902
1914
|
});
|
|
1903
|
-
await Promise.all(
|
|
1904
|
-
const E = Zt(
|
|
1915
|
+
await Promise.all(O);
|
|
1916
|
+
const E = Zt(m);
|
|
1905
1917
|
t.updateState({
|
|
1906
|
-
...
|
|
1907
|
-
trackItemsMap:
|
|
1918
|
+
...b,
|
|
1919
|
+
trackItemsMap: m,
|
|
1908
1920
|
duration: E
|
|
1909
1921
|
});
|
|
1910
1922
|
}
|
|
1911
|
-
if (
|
|
1912
|
-
const
|
|
1923
|
+
if (f.key === wi) {
|
|
1924
|
+
const b = (p = f.value) == null ? void 0 : p.payload;
|
|
1913
1925
|
t.updateState({
|
|
1914
|
-
size:
|
|
1926
|
+
size: b
|
|
1915
1927
|
});
|
|
1916
1928
|
}
|
|
1917
|
-
}),
|
|
1918
|
-
if (
|
|
1919
|
-
if (
|
|
1920
|
-
}), F = i.subscribe((
|
|
1921
|
-
var
|
|
1922
|
-
const
|
|
1923
|
-
if ((
|
|
1924
|
-
const
|
|
1929
|
+
}), A = s.subscribe((f) => {
|
|
1930
|
+
if (f.key === ki) return t.undo();
|
|
1931
|
+
if (f.key === Ti) return t.redo();
|
|
1932
|
+
}), F = i.subscribe((f) => {
|
|
1933
|
+
var b, v, _, m;
|
|
1934
|
+
const d = [], p = [];
|
|
1935
|
+
if ((b = f.value) != null && b.payload.trackItemIds && (d.push((v = f.value) == null ? void 0 : v.payload.trackItemIds), t.updateState({ activeIds: d })), f.key === Ei) {
|
|
1936
|
+
const l = (_ = f.value) == null ? void 0 : _.payload.trackItemIds, O = K(t.getState()), E = l && l.length ? l : O.activeIds, I = O.trackItemIds, D = O.trackItemDetailsMap, S = I.filter(
|
|
1925
1937
|
(R) => !E.includes(R)
|
|
1926
|
-
),
|
|
1938
|
+
), x = Object.fromEntries(
|
|
1927
1939
|
Object.entries(D).filter(
|
|
1928
1940
|
([R]) => !E.includes(R)
|
|
1929
1941
|
)
|
|
1930
|
-
), w =
|
|
1931
|
-
|
|
1942
|
+
), w = na(
|
|
1943
|
+
O.tracks,
|
|
1932
1944
|
E
|
|
1933
1945
|
), M = Object.fromEntries(
|
|
1934
|
-
Object.entries(
|
|
1946
|
+
Object.entries(O.trackItemsMap).filter(
|
|
1935
1947
|
([R]) => !E.includes(R)
|
|
1936
1948
|
)
|
|
1937
1949
|
), j = Zt(M);
|
|
1938
1950
|
t.updateState(
|
|
1939
1951
|
{
|
|
1940
1952
|
trackItemIds: S,
|
|
1941
|
-
trackItemDetailsMap:
|
|
1953
|
+
trackItemDetailsMap: x,
|
|
1942
1954
|
activeIds: [],
|
|
1943
1955
|
trackItemsMap: M,
|
|
1944
1956
|
tracks: w,
|
|
@@ -1947,42 +1959,42 @@ function ia(t) {
|
|
|
1947
1959
|
{ updateHistory: !0, kind: "remove" }
|
|
1948
1960
|
);
|
|
1949
1961
|
}
|
|
1950
|
-
if (
|
|
1951
|
-
const
|
|
1952
|
-
if (
|
|
1953
|
-
|
|
1954
|
-
const D =
|
|
1955
|
-
p.push(
|
|
1956
|
-
...
|
|
1957
|
-
[
|
|
1958
|
-
},
|
|
1959
|
-
...
|
|
1960
|
-
[
|
|
1962
|
+
if (f.key === Mi) {
|
|
1963
|
+
const l = K(t.getState()), O = ((m = f.value) == null ? void 0 : m.payload.trackItemIds) || l.activeIds;
|
|
1964
|
+
if (O.length === 0) return;
|
|
1965
|
+
O.forEach((I) => {
|
|
1966
|
+
const D = l.trackItemsMap[I], S = l.trackItemDetailsMap[I], x = en();
|
|
1967
|
+
p.push(x), l.trackItemsMap = {
|
|
1968
|
+
...l.trackItemsMap,
|
|
1969
|
+
[x]: { ...K(D), id: x }
|
|
1970
|
+
}, l.trackItemDetailsMap = {
|
|
1971
|
+
...l.trackItemDetailsMap,
|
|
1972
|
+
[x]: {
|
|
1961
1973
|
...K(S)
|
|
1962
1974
|
}
|
|
1963
|
-
},
|
|
1975
|
+
}, l.trackItemIds.push(x);
|
|
1964
1976
|
});
|
|
1965
1977
|
const E = [];
|
|
1966
|
-
|
|
1978
|
+
l.tracks.forEach((I) => {
|
|
1967
1979
|
const D = {
|
|
1968
1980
|
...I,
|
|
1969
1981
|
items: [],
|
|
1970
|
-
id:
|
|
1982
|
+
id: _e()
|
|
1971
1983
|
};
|
|
1972
1984
|
I.items.forEach((S) => {
|
|
1973
|
-
if (
|
|
1974
|
-
const
|
|
1975
|
-
D.items.push(p[
|
|
1985
|
+
if (O.includes(S)) {
|
|
1986
|
+
const x = O.indexOf(S);
|
|
1987
|
+
D.items.push(p[x]);
|
|
1976
1988
|
}
|
|
1977
1989
|
}), E.push(D);
|
|
1978
1990
|
}), E.forEach((I) => {
|
|
1979
|
-
I.items.length !== 0 &&
|
|
1991
|
+
I.items.length !== 0 && l.tracks.unshift(I);
|
|
1980
1992
|
}), t.updateState(
|
|
1981
1993
|
{
|
|
1982
|
-
trackItemDetailsMap:
|
|
1983
|
-
tracks:
|
|
1984
|
-
trackItemIds:
|
|
1985
|
-
trackItemsMap:
|
|
1994
|
+
trackItemDetailsMap: l.trackItemDetailsMap,
|
|
1995
|
+
tracks: l.tracks,
|
|
1996
|
+
trackItemIds: l.trackItemIds,
|
|
1997
|
+
trackItemsMap: l.trackItemsMap
|
|
1986
1998
|
},
|
|
1987
1999
|
{
|
|
1988
2000
|
updateHistory: !0,
|
|
@@ -1990,142 +2002,166 @@ function ia(t) {
|
|
|
1990
2002
|
}
|
|
1991
2003
|
);
|
|
1992
2004
|
}
|
|
1993
|
-
}), T = n.subscribe(async (
|
|
1994
|
-
var
|
|
1995
|
-
const
|
|
1996
|
-
let p = [],
|
|
1997
|
-
const v = (
|
|
1998
|
-
let _ = (I = (E =
|
|
1999
|
-
if (
|
|
2000
|
-
|
|
2001
|
-
const R = (D =
|
|
2005
|
+
}), T = n.subscribe(async (f) => {
|
|
2006
|
+
var l, O, E, I, D, S, x, w, M, j;
|
|
2007
|
+
const d = K(t.getState());
|
|
2008
|
+
let p = [], b = "text";
|
|
2009
|
+
const v = (O = (l = f.value) == null ? void 0 : l.options) == null ? void 0 : O.trackId;
|
|
2010
|
+
let _ = (I = (E = f.value) == null ? void 0 : E.options) == null ? void 0 : I.trackIndex;
|
|
2011
|
+
if (f.key === Ai) {
|
|
2012
|
+
b = "caption";
|
|
2013
|
+
const R = (D = f.value) == null ? void 0 : D.payload, G = [];
|
|
2002
2014
|
for (const vt of R) {
|
|
2003
2015
|
const ft = mn(vt, {
|
|
2004
|
-
size:
|
|
2016
|
+
size: d.size
|
|
2005
2017
|
});
|
|
2006
|
-
|
|
2018
|
+
G.push(ft);
|
|
2007
2019
|
}
|
|
2008
|
-
const C = await Promise.all(
|
|
2020
|
+
const C = await Promise.all(G), Ht = [];
|
|
2009
2021
|
for (const vt of C) {
|
|
2010
2022
|
const ft = vt.id;
|
|
2011
2023
|
Ht.push(ft);
|
|
2012
2024
|
const { details: L, ...Qt } = vt;
|
|
2013
|
-
|
|
2014
|
-
type:
|
|
2025
|
+
d.trackItemDetailsMap[ft] = {
|
|
2026
|
+
type: b,
|
|
2015
2027
|
details: L
|
|
2016
|
-
},
|
|
2028
|
+
}, d.trackItemsMap[ft] = Qt, d.trackItemIds.push(ft);
|
|
2017
2029
|
}
|
|
2018
2030
|
p = Ht;
|
|
2019
2031
|
}
|
|
2020
|
-
if (
|
|
2021
|
-
|
|
2022
|
-
const R = await yn((S =
|
|
2023
|
-
size:
|
|
2024
|
-
}), { details:
|
|
2025
|
-
|
|
2026
|
-
type:
|
|
2027
|
-
details:
|
|
2028
|
-
},
|
|
2032
|
+
if (f.key === Oi) {
|
|
2033
|
+
b = "text";
|
|
2034
|
+
const R = await yn((S = f.value) == null ? void 0 : S.payload, {
|
|
2035
|
+
size: d.size
|
|
2036
|
+
}), { details: G, ...C } = R;
|
|
2037
|
+
d.trackItemDetailsMap[C.id] = {
|
|
2038
|
+
type: b,
|
|
2039
|
+
details: G
|
|
2040
|
+
}, d.trackItemsMap[C.id] = C, d.trackItemIds.push(C.id), p = [C.id];
|
|
2029
2041
|
}
|
|
2030
|
-
if (
|
|
2031
|
-
|
|
2032
|
-
const R = await
|
|
2033
|
-
size:
|
|
2034
|
-
}), { details:
|
|
2035
|
-
|
|
2042
|
+
if (f.key === xi) {
|
|
2043
|
+
b = "template";
|
|
2044
|
+
const R = await ea((x = f.value) == null ? void 0 : x.payload, {
|
|
2045
|
+
size: d.size
|
|
2046
|
+
}), { details: G, ...C } = R;
|
|
2047
|
+
d.trackItemsMap[R.id] = {
|
|
2036
2048
|
...C,
|
|
2037
2049
|
type: "template"
|
|
2038
|
-
},
|
|
2050
|
+
}, d.trackItemIds.push(C.id), d.trackItemDetailsMap[C.id] = {
|
|
2039
2051
|
type: "template",
|
|
2040
|
-
details:
|
|
2052
|
+
details: G
|
|
2041
2053
|
}, p = [C.id];
|
|
2042
2054
|
}
|
|
2043
|
-
if (
|
|
2044
|
-
|
|
2045
|
-
const R = await hn((w =
|
|
2046
|
-
size:
|
|
2047
|
-
}), { details:
|
|
2048
|
-
|
|
2049
|
-
type:
|
|
2050
|
-
details:
|
|
2051
|
-
},
|
|
2055
|
+
if (f.key === Di) {
|
|
2056
|
+
b = "image";
|
|
2057
|
+
const R = await hn((w = f.value) == null ? void 0 : w.payload, {
|
|
2058
|
+
size: d.size
|
|
2059
|
+
}), { details: G, ...C } = R;
|
|
2060
|
+
d.trackItemDetailsMap[C.id] = {
|
|
2061
|
+
type: b,
|
|
2062
|
+
details: G
|
|
2063
|
+
}, d.trackItemsMap[C.id] = C, d.trackItemIds.push(C.id), p = [C.id];
|
|
2052
2064
|
}
|
|
2053
|
-
if (
|
|
2054
|
-
|
|
2055
|
-
const R = await pn((M =
|
|
2056
|
-
|
|
2057
|
-
type:
|
|
2058
|
-
details:
|
|
2059
|
-
},
|
|
2065
|
+
if (f.key === Pi) {
|
|
2066
|
+
b = "audio";
|
|
2067
|
+
const R = await pn((M = f.value) == null ? void 0 : M.payload), { details: G, ...C } = R;
|
|
2068
|
+
d.trackItemDetailsMap[C.id] = {
|
|
2069
|
+
type: b,
|
|
2070
|
+
details: G
|
|
2071
|
+
}, d.trackItemsMap[C.id] = C, d.trackItemIds.push(C.id), p = [C.id];
|
|
2060
2072
|
}
|
|
2061
|
-
if (
|
|
2062
|
-
|
|
2063
|
-
const R = await dn((j =
|
|
2064
|
-
size:
|
|
2065
|
-
}), { details:
|
|
2066
|
-
|
|
2067
|
-
type:
|
|
2068
|
-
details:
|
|
2069
|
-
},
|
|
2073
|
+
if (f.key === Ci) {
|
|
2074
|
+
b = "video";
|
|
2075
|
+
const R = await dn((j = f.value) == null ? void 0 : j.payload, {
|
|
2076
|
+
size: d.size
|
|
2077
|
+
}), { details: G, ...C } = R;
|
|
2078
|
+
d.trackItemDetailsMap[C.id] = {
|
|
2079
|
+
type: b,
|
|
2080
|
+
details: G
|
|
2081
|
+
}, d.trackItemsMap[C.id] = C, d.trackItemIds.push(C.id), p = [C.id];
|
|
2070
2082
|
}
|
|
2071
|
-
|
|
2072
|
-
const y = na(
|
|
2083
|
+
const m = ia(
|
|
2073
2084
|
p,
|
|
2074
|
-
|
|
2075
|
-
|
|
2085
|
+
d.tracks,
|
|
2086
|
+
d.trackItemsMap,
|
|
2076
2087
|
v,
|
|
2077
2088
|
_
|
|
2078
2089
|
);
|
|
2079
|
-
if (
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2090
|
+
if (m.trackId) {
|
|
2091
|
+
const R = d.tracks.find(
|
|
2092
|
+
(G) => G.id === m.trackId
|
|
2093
|
+
);
|
|
2094
|
+
R && R.items.push(...p);
|
|
2095
|
+
} else if (m.trackIndex !== void 0) {
|
|
2084
2096
|
const R = {
|
|
2085
|
-
id:
|
|
2086
|
-
accepts: [
|
|
2087
|
-
|
|
2097
|
+
id: _e(),
|
|
2098
|
+
accepts: [
|
|
2099
|
+
"text",
|
|
2100
|
+
"audio",
|
|
2101
|
+
"helper",
|
|
2102
|
+
"video",
|
|
2103
|
+
"image",
|
|
2104
|
+
"caption",
|
|
2105
|
+
"template"
|
|
2106
|
+
],
|
|
2107
|
+
type: b,
|
|
2088
2108
|
items: p,
|
|
2089
2109
|
magnetic: !1,
|
|
2090
2110
|
static: !1
|
|
2091
2111
|
};
|
|
2092
|
-
|
|
2093
|
-
}
|
|
2094
|
-
|
|
2112
|
+
d.tracks.splice(m.trackIndex, 0, R);
|
|
2113
|
+
} else
|
|
2114
|
+
d.tracks.unshift({
|
|
2115
|
+
id: _e(),
|
|
2116
|
+
accepts: [
|
|
2117
|
+
"text",
|
|
2118
|
+
"audio",
|
|
2119
|
+
"helper",
|
|
2120
|
+
"video",
|
|
2121
|
+
"image",
|
|
2122
|
+
"caption",
|
|
2123
|
+
"template"
|
|
2124
|
+
],
|
|
2125
|
+
type: b,
|
|
2126
|
+
items: p,
|
|
2127
|
+
magnetic: !1,
|
|
2128
|
+
static: !1
|
|
2129
|
+
});
|
|
2130
|
+
d.duration = Zt(d.trackItemsMap), t.updateState(
|
|
2095
2131
|
{
|
|
2096
|
-
trackItemIds:
|
|
2097
|
-
trackItemDetailsMap:
|
|
2098
|
-
trackItemsMap:
|
|
2099
|
-
tracks:
|
|
2100
|
-
duration:
|
|
2132
|
+
trackItemIds: d.trackItemIds,
|
|
2133
|
+
trackItemDetailsMap: d.trackItemDetailsMap,
|
|
2134
|
+
trackItemsMap: d.trackItemsMap,
|
|
2135
|
+
tracks: d.tracks,
|
|
2136
|
+
duration: d.duration
|
|
2101
2137
|
},
|
|
2102
2138
|
{
|
|
2103
2139
|
updateHistory: !0,
|
|
2104
2140
|
kind: "add"
|
|
2105
2141
|
}
|
|
2106
2142
|
);
|
|
2107
|
-
}),
|
|
2108
|
-
var
|
|
2109
|
-
if (
|
|
2110
|
-
const p = K(t.getState()),
|
|
2143
|
+
}), N = c.subscribe(async (f) => {
|
|
2144
|
+
var d;
|
|
2145
|
+
if (f.key === Ri) {
|
|
2146
|
+
const p = K(t.getState()), b = (d = f.value) == null ? void 0 : d.options.time;
|
|
2111
2147
|
if (p.activeIds.length === 1) {
|
|
2112
2148
|
const v = p.activeIds[0], _ = p.trackItemsMap[v];
|
|
2113
|
-
if (
|
|
2149
|
+
if (b >= _.display.to || b <= _.display.from)
|
|
2114
2150
|
return;
|
|
2115
|
-
const
|
|
2151
|
+
const m = p.trackItemDetailsMap[v], l = en(), O = {
|
|
2116
2152
|
..._,
|
|
2117
|
-
id:
|
|
2153
|
+
id: l,
|
|
2118
2154
|
display: {
|
|
2119
|
-
from:
|
|
2155
|
+
from: b,
|
|
2120
2156
|
to: _.display.to
|
|
2121
2157
|
},
|
|
2122
2158
|
trim: {
|
|
2123
|
-
from:
|
|
2159
|
+
from: b,
|
|
2124
2160
|
to: _.display.to
|
|
2125
2161
|
}
|
|
2126
2162
|
};
|
|
2127
|
-
p.trackItemsMap[v].display.to =
|
|
2128
|
-
E.items.includes(v) && E.items.push(
|
|
2163
|
+
p.trackItemsMap[v].display.to = b, p.trackItemsMap[l] = O, p.trackItemIds.push(l), p.trackItemDetailsMap[l] = m, p.tracks.forEach((E) => {
|
|
2164
|
+
E.items.includes(v) && E.items.push(l);
|
|
2129
2165
|
}), t.updateState(
|
|
2130
2166
|
{
|
|
2131
2167
|
trackItemDetailsMap: p.trackItemDetailsMap,
|
|
@@ -2141,54 +2177,54 @@ function ia(t) {
|
|
|
2141
2177
|
}
|
|
2142
2178
|
return;
|
|
2143
2179
|
}
|
|
2144
|
-
if (
|
|
2180
|
+
if (f.key === Fi) {
|
|
2145
2181
|
const p = K(t.getState());
|
|
2146
2182
|
if (p.activeIds.length) {
|
|
2147
|
-
const
|
|
2148
|
-
activeIds:
|
|
2183
|
+
const b = p.activeIds, v = [], _ = {
|
|
2184
|
+
activeIds: b,
|
|
2149
2185
|
trackItemDetailsMap: {},
|
|
2150
2186
|
trackItemsMap: {},
|
|
2151
2187
|
tracks: []
|
|
2152
2188
|
};
|
|
2153
|
-
|
|
2154
|
-
_.trackItemDetailsMap[
|
|
2155
|
-
p.tracks.find((
|
|
2189
|
+
b.forEach((l) => {
|
|
2190
|
+
_.trackItemDetailsMap[l] = p.trackItemDetailsMap[l], _.trackItemsMap[l] = p.trackItemsMap[l], v.push(
|
|
2191
|
+
p.tracks.find((O) => O.items.includes(l))
|
|
2156
2192
|
);
|
|
2157
2193
|
});
|
|
2158
|
-
const
|
|
2159
|
-
v.filter((
|
|
2194
|
+
const m = /* @__PURE__ */ new Set();
|
|
2195
|
+
v.filter((l) => m.has(l.id) ? !1 : (m.add(l), !0)), _.tracks = Array.from(m.keys()), localStorage.setItem("DesignComboTemp", JSON.stringify(_));
|
|
2160
2196
|
}
|
|
2161
2197
|
}
|
|
2162
|
-
if (
|
|
2198
|
+
if (f.key === ji) {
|
|
2163
2199
|
const p = localStorage.getItem("DesignComboTemp");
|
|
2164
2200
|
if (!p) return;
|
|
2165
|
-
const
|
|
2166
|
-
const S =
|
|
2201
|
+
const b = K(t.getState()), v = JSON.parse(p), _ = {}, m = v.trackItemsMap, l = v.trackItemDetailsMap, O = v.tracks, E = [], I = v.activeIds.map(async (D) => {
|
|
2202
|
+
const S = l[D];
|
|
2167
2203
|
(S.type === "caption" || S.type === "text") && S.details.fontUrl && await kn([
|
|
2168
2204
|
{
|
|
2169
2205
|
fontFamily: S.details.fontFamily,
|
|
2170
2206
|
url: S.details.fontUrl
|
|
2171
2207
|
}
|
|
2172
2208
|
]);
|
|
2173
|
-
const
|
|
2174
|
-
return _[D] =
|
|
2175
|
-
...
|
|
2176
|
-
id:
|
|
2177
|
-
},
|
|
2209
|
+
const x = en();
|
|
2210
|
+
return _[D] = x, b.trackItemsMap[x] = {
|
|
2211
|
+
...m[D],
|
|
2212
|
+
id: x
|
|
2213
|
+
}, b.trackItemDetailsMap[x] = S, b.trackItemIds.push(x), !0;
|
|
2178
2214
|
});
|
|
2179
|
-
await Promise.all(I),
|
|
2180
|
-
const S = D.items.map((w) => _[w]),
|
|
2215
|
+
await Promise.all(I), O.forEach((D) => {
|
|
2216
|
+
const S = D.items.map((w) => _[w]), x = {
|
|
2181
2217
|
...D,
|
|
2182
2218
|
items: S,
|
|
2183
|
-
id:
|
|
2219
|
+
id: _e()
|
|
2184
2220
|
};
|
|
2185
|
-
E.push(
|
|
2186
|
-
}),
|
|
2221
|
+
E.push(x);
|
|
2222
|
+
}), b.tracks = [...b.tracks, ...E], t.updateState(
|
|
2187
2223
|
{
|
|
2188
|
-
trackItemDetailsMap:
|
|
2189
|
-
tracks:
|
|
2190
|
-
trackItemIds:
|
|
2191
|
-
trackItemsMap:
|
|
2224
|
+
trackItemDetailsMap: b.trackItemDetailsMap,
|
|
2225
|
+
tracks: b.tracks,
|
|
2226
|
+
trackItemIds: b.trackItemIds,
|
|
2227
|
+
trackItemsMap: b.trackItemsMap
|
|
2192
2228
|
},
|
|
2193
2229
|
{
|
|
2194
2230
|
updateHistory: !0,
|
|
@@ -2196,21 +2232,21 @@ function ia(t) {
|
|
|
2196
2232
|
}
|
|
2197
2233
|
);
|
|
2198
2234
|
}
|
|
2199
|
-
}),
|
|
2200
|
-
var
|
|
2201
|
-
if (
|
|
2202
|
-
const _ = K(t.getState()), [
|
|
2235
|
+
}), g = h.subscribe(async (f) => {
|
|
2236
|
+
var d, p, b, v;
|
|
2237
|
+
if (f.key === zi) {
|
|
2238
|
+
const _ = K(t.getState()), [m] = (d = f.value) == null ? void 0 : d.payload.trackItemIds, l = _.trackItemDetailsMap;
|
|
2203
2239
|
_.trackItemIds.forEach((E) => {
|
|
2204
|
-
const I =
|
|
2205
|
-
if (I.type === "template" && I.details.map((S) => S.id).includes(
|
|
2240
|
+
const I = l[E];
|
|
2241
|
+
if (I.type === "template" && I.details.map((S) => S.id).includes(m)) {
|
|
2206
2242
|
const S = I.details.filter(
|
|
2207
|
-
(
|
|
2243
|
+
(x) => x.id !== m
|
|
2208
2244
|
);
|
|
2209
2245
|
I.details = S;
|
|
2210
2246
|
}
|
|
2211
2247
|
}), t.updateState(
|
|
2212
2248
|
{
|
|
2213
|
-
trackItemDetailsMap: { ...
|
|
2249
|
+
trackItemDetailsMap: { ...l }
|
|
2214
2250
|
},
|
|
2215
2251
|
{
|
|
2216
2252
|
updateHistory: !0,
|
|
@@ -2218,25 +2254,25 @@ function ia(t) {
|
|
|
2218
2254
|
}
|
|
2219
2255
|
);
|
|
2220
2256
|
}
|
|
2221
|
-
if (
|
|
2222
|
-
const _ = K(t.getState()),
|
|
2223
|
-
if (!
|
|
2224
|
-
const E = (
|
|
2225
|
-
|
|
2257
|
+
if (f.key === Hi) {
|
|
2258
|
+
const _ = K(t.getState()), m = _.trackItemDetailsMap, l = _.trackItemsMap, O = Object.keys((p = f.value) == null ? void 0 : p.payload);
|
|
2259
|
+
if (!O.length) return;
|
|
2260
|
+
const E = (b = f.value) == null ? void 0 : b.payload;
|
|
2261
|
+
O.forEach((D) => {
|
|
2226
2262
|
const S = E[D];
|
|
2227
|
-
S.details ?
|
|
2228
|
-
...
|
|
2263
|
+
S.details ? m[D].details = {
|
|
2264
|
+
...m[D].details,
|
|
2229
2265
|
...S.details
|
|
2230
|
-
} : E[D].playbackRate ?
|
|
2231
|
-
...
|
|
2266
|
+
} : E[D].playbackRate ? l[D].playbackRate = E[D].playbackRate : m[D].type === "template" && (l[D] = {
|
|
2267
|
+
...l[D],
|
|
2232
2268
|
...E[D]
|
|
2233
2269
|
});
|
|
2234
2270
|
});
|
|
2235
|
-
const I = Zt(
|
|
2271
|
+
const I = Zt(l);
|
|
2236
2272
|
t.updateState(
|
|
2237
2273
|
{
|
|
2238
|
-
trackItemDetailsMap: { ...
|
|
2239
|
-
trackItemsMap: { ...
|
|
2274
|
+
trackItemDetailsMap: { ...m },
|
|
2275
|
+
trackItemsMap: { ...l },
|
|
2240
2276
|
duration: I
|
|
2241
2277
|
},
|
|
2242
2278
|
{
|
|
@@ -2245,38 +2281,38 @@ function ia(t) {
|
|
|
2245
2281
|
}
|
|
2246
2282
|
);
|
|
2247
2283
|
}
|
|
2248
|
-
if (
|
|
2249
|
-
const _ = (v =
|
|
2250
|
-
for (const E of
|
|
2251
|
-
if (
|
|
2252
|
-
const I =
|
|
2253
|
-
if (I.details.map((S) => S.id).includes(
|
|
2284
|
+
if (f.key === Ni) {
|
|
2285
|
+
const _ = (v = f.value) == null ? void 0 : v.payload, m = Object.keys(_)[0], l = Object.values(_)[0], O = K(t.getState());
|
|
2286
|
+
for (const E of O.trackItemIds)
|
|
2287
|
+
if (O.trackItemsMap[E].type === "template") {
|
|
2288
|
+
const I = O.trackItemDetailsMap[E];
|
|
2289
|
+
if (I.details.map((S) => S.id).includes(m)) {
|
|
2254
2290
|
for (let S of I.details)
|
|
2255
|
-
if (S.id ===
|
|
2256
|
-
if (
|
|
2257
|
-
if (
|
|
2258
|
-
const w = await
|
|
2259
|
-
let R = w.width,
|
|
2291
|
+
if (S.id === m) {
|
|
2292
|
+
if (l.details) {
|
|
2293
|
+
if (l.type === "image" && l.details.src) {
|
|
2294
|
+
const w = await ei(l.details.src), M = S.details.width, j = S.details.height;
|
|
2295
|
+
let R = w.width, G = w.height;
|
|
2260
2296
|
const C = w.width / w.height;
|
|
2261
|
-
M / j > C ? (R = M,
|
|
2297
|
+
M / j > C ? (R = M, G = M / C) : (G = j, R = j * C), l.details.mediaWidth = R, l.details.mediaHeight = G;
|
|
2262
2298
|
}
|
|
2263
|
-
if (
|
|
2264
|
-
const w = await
|
|
2265
|
-
let R = w.width,
|
|
2299
|
+
if (l.type === "video" && l.details.src) {
|
|
2300
|
+
const w = await ri(l.details.src), M = S.details.width, j = S.details.height;
|
|
2301
|
+
let R = w.width, G = w.height;
|
|
2266
2302
|
const C = w.width / w.height;
|
|
2267
|
-
M / j > C ? (R = M,
|
|
2303
|
+
M / j > C ? (R = M, G = M / C) : (G = j, R = j * C), l.details.mediaWidth = R, l.details.mediaHeight = G;
|
|
2268
2304
|
}
|
|
2269
|
-
const
|
|
2270
|
-
S.details = { ...
|
|
2305
|
+
const x = S.details;
|
|
2306
|
+
S.details = { ...x, ...l.details }, l.details = S.details;
|
|
2271
2307
|
}
|
|
2272
|
-
S = { ...S, ...
|
|
2308
|
+
S = { ...S, ...l }, O.trackItemDetailsMap[E].details = I.details.map((x) => x.id === m ? S : x);
|
|
2273
2309
|
}
|
|
2274
2310
|
}
|
|
2275
2311
|
}
|
|
2276
2312
|
t.updateState(
|
|
2277
2313
|
{
|
|
2278
2314
|
trackItemDetailsMap: {
|
|
2279
|
-
...
|
|
2315
|
+
...O.trackItemDetailsMap
|
|
2280
2316
|
}
|
|
2281
2317
|
},
|
|
2282
2318
|
{
|
|
@@ -2285,14 +2321,14 @@ function ia(t) {
|
|
|
2285
2321
|
}
|
|
2286
2322
|
);
|
|
2287
2323
|
}
|
|
2288
|
-
if (
|
|
2324
|
+
if (f.key === Li) {
|
|
2289
2325
|
const _ = K(t.getState());
|
|
2290
|
-
_.trackItemIds.forEach((
|
|
2291
|
-
const
|
|
2292
|
-
|
|
2326
|
+
_.trackItemIds.forEach((m) => {
|
|
2327
|
+
const l = _.trackItemsMap[m];
|
|
2328
|
+
l.type === "template" && (l.activeEdit = !1, t.updateState({
|
|
2293
2329
|
trackItemsMap: {
|
|
2294
2330
|
..._.trackItemsMap,
|
|
2295
|
-
[
|
|
2331
|
+
[m]: l
|
|
2296
2332
|
},
|
|
2297
2333
|
activeIds: []
|
|
2298
2334
|
}));
|
|
@@ -2301,34 +2337,34 @@ function ia(t) {
|
|
|
2301
2337
|
});
|
|
2302
2338
|
return {
|
|
2303
2339
|
unsubscribe: () => {
|
|
2304
|
-
T.unsubscribe(),
|
|
2340
|
+
T.unsubscribe(), N.unsubscribe(), g.unsubscribe(), A.unsubscribe(), F.unsubscribe(), y.unsubscribe();
|
|
2305
2341
|
}
|
|
2306
2342
|
};
|
|
2307
2343
|
}
|
|
2308
|
-
const
|
|
2309
|
-
function
|
|
2310
|
-
var
|
|
2344
|
+
const sa = { Date: !0, RegExp: !0, String: !0, Number: !0 };
|
|
2345
|
+
function si(t, r, n = { cyclesFix: !0 }, i = []) {
|
|
2346
|
+
var y, A;
|
|
2311
2347
|
let s = [];
|
|
2312
2348
|
const c = Array.isArray(t);
|
|
2313
2349
|
for (const F in t) {
|
|
2314
|
-
const T = t[F],
|
|
2350
|
+
const T = t[F], N = c ? +F : F;
|
|
2315
2351
|
if (!(F in r)) {
|
|
2316
2352
|
s.push({
|
|
2317
2353
|
type: "REMOVE",
|
|
2318
|
-
path: [
|
|
2354
|
+
path: [N],
|
|
2319
2355
|
oldValue: t[F]
|
|
2320
2356
|
});
|
|
2321
2357
|
continue;
|
|
2322
2358
|
}
|
|
2323
|
-
const
|
|
2324
|
-
if (T &&
|
|
2325
|
-
const
|
|
2326
|
-
s.push.apply(s,
|
|
2327
|
-
} else T !==
|
|
2328
|
-
!(Number.isNaN(T) && Number.isNaN(
|
|
2329
|
-
path: [
|
|
2359
|
+
const g = r[F], f = typeof T == "object" && typeof g == "object" && Array.isArray(T) === Array.isArray(g);
|
|
2360
|
+
if (T && g && f && !sa[(A = (y = Object.getPrototypeOf(T)) == null ? void 0 : y.constructor) == null ? void 0 : A.name] && (!n.cyclesFix || !i.includes(T))) {
|
|
2361
|
+
const d = si(T, g, n, n.cyclesFix ? i.concat([T]) : []);
|
|
2362
|
+
s.push.apply(s, d.map((p) => (p.path.unshift(N), p)));
|
|
2363
|
+
} else T !== g && // treat NaN values as equivalent
|
|
2364
|
+
!(Number.isNaN(T) && Number.isNaN(g)) && !(f && (isNaN(T) ? T + "" == g + "" : +T == +g)) && s.push({
|
|
2365
|
+
path: [N],
|
|
2330
2366
|
type: "CHANGE",
|
|
2331
|
-
value:
|
|
2367
|
+
value: g,
|
|
2332
2368
|
oldValue: T
|
|
2333
2369
|
});
|
|
2334
2370
|
}
|
|
@@ -2341,7 +2377,7 @@ function ai(t, r, n = { cyclesFix: !0 }, i = []) {
|
|
|
2341
2377
|
});
|
|
2342
2378
|
return s;
|
|
2343
2379
|
}
|
|
2344
|
-
var Tn = Symbol.for("immer-nothing"),
|
|
2380
|
+
var Tn = Symbol.for("immer-nothing"), Ie = Symbol.for("immer-draftable"), nt = Symbol.for("immer-state"), oi = process.env.NODE_ENV !== "production" ? [
|
|
2345
2381
|
// All error codes, starting by 0:
|
|
2346
2382
|
function(t) {
|
|
2347
2383
|
return `The plugin for '${t}' has not been loaded into Immer. To enable the plugin, import and call \`enable${t}()\` when initializing your application.`;
|
|
@@ -2374,7 +2410,7 @@ var Tn = Symbol.for("immer-nothing"), _e = Symbol.for("immer-draftable"), nt = S
|
|
|
2374
2410
|
] : [];
|
|
2375
2411
|
function Y(t, ...r) {
|
|
2376
2412
|
if (process.env.NODE_ENV !== "production") {
|
|
2377
|
-
const n =
|
|
2413
|
+
const n = oi[t], i = typeof n == "function" ? n.apply(null, r) : n;
|
|
2378
2414
|
throw new Error(`[Immer] ${i}`);
|
|
2379
2415
|
}
|
|
2380
2416
|
throw new Error(
|
|
@@ -2387,68 +2423,68 @@ function Ft(t) {
|
|
|
2387
2423
|
}
|
|
2388
2424
|
function kt(t) {
|
|
2389
2425
|
var r;
|
|
2390
|
-
return t ?
|
|
2426
|
+
return t ? ci(t) || Array.isArray(t) || !!t[Ie] || !!((r = t.constructor) != null && r[Ie]) || Me(t) || Ae(t) : !1;
|
|
2391
2427
|
}
|
|
2392
|
-
var
|
|
2393
|
-
function
|
|
2428
|
+
var oa = Object.prototype.constructor.toString();
|
|
2429
|
+
function ci(t) {
|
|
2394
2430
|
if (!t || typeof t != "object")
|
|
2395
2431
|
return !1;
|
|
2396
2432
|
const r = Rt(t);
|
|
2397
2433
|
if (r === null)
|
|
2398
2434
|
return !0;
|
|
2399
2435
|
const n = Object.hasOwnProperty.call(r, "constructor") && r.constructor;
|
|
2400
|
-
return n === Object ? !0 : typeof n == "function" && Function.toString.call(n) ===
|
|
2436
|
+
return n === Object ? !0 : typeof n == "function" && Function.toString.call(n) === oa;
|
|
2401
2437
|
}
|
|
2402
|
-
function
|
|
2438
|
+
function ve(t, r) {
|
|
2403
2439
|
jt(t) === 0 ? Reflect.ownKeys(t).forEach((n) => {
|
|
2404
2440
|
r(n, t[n], t);
|
|
2405
2441
|
}) : t.forEach((n, i) => r(i, n, t));
|
|
2406
2442
|
}
|
|
2407
2443
|
function jt(t) {
|
|
2408
2444
|
const r = t[nt];
|
|
2409
|
-
return r ? r.type_ : Array.isArray(t) ? 1 :
|
|
2445
|
+
return r ? r.type_ : Array.isArray(t) ? 1 : Me(t) ? 2 : Ae(t) ? 3 : 0;
|
|
2410
2446
|
}
|
|
2411
|
-
function
|
|
2447
|
+
function Se(t, r) {
|
|
2412
2448
|
return jt(t) === 2 ? t.has(r) : Object.prototype.hasOwnProperty.call(t, r);
|
|
2413
2449
|
}
|
|
2414
2450
|
function rn(t, r) {
|
|
2415
2451
|
return jt(t) === 2 ? t.get(r) : t[r];
|
|
2416
2452
|
}
|
|
2417
|
-
function
|
|
2453
|
+
function ui(t, r, n) {
|
|
2418
2454
|
const i = jt(t);
|
|
2419
2455
|
i === 2 ? t.set(r, n) : i === 3 ? t.add(n) : t[r] = n;
|
|
2420
2456
|
}
|
|
2421
|
-
function
|
|
2457
|
+
function ca(t, r) {
|
|
2422
2458
|
return t === r ? t !== 0 || 1 / t === 1 / r : t !== t && r !== r;
|
|
2423
2459
|
}
|
|
2424
|
-
function
|
|
2460
|
+
function Me(t) {
|
|
2425
2461
|
return t instanceof Map;
|
|
2426
2462
|
}
|
|
2427
|
-
function
|
|
2463
|
+
function Ae(t) {
|
|
2428
2464
|
return t instanceof Set;
|
|
2429
2465
|
}
|
|
2430
2466
|
function Ct(t) {
|
|
2431
2467
|
return t.copy_ || t.base_;
|
|
2432
2468
|
}
|
|
2433
2469
|
function bn(t, r) {
|
|
2434
|
-
if (Ee(t))
|
|
2435
|
-
return new Map(t);
|
|
2436
2470
|
if (Me(t))
|
|
2471
|
+
return new Map(t);
|
|
2472
|
+
if (Ae(t))
|
|
2437
2473
|
return new Set(t);
|
|
2438
2474
|
if (Array.isArray(t))
|
|
2439
2475
|
return Array.prototype.slice.call(t);
|
|
2440
|
-
const n =
|
|
2476
|
+
const n = ci(t);
|
|
2441
2477
|
if (r === !0 || r === "class_only" && !n) {
|
|
2442
2478
|
const i = Object.getOwnPropertyDescriptors(t);
|
|
2443
2479
|
delete i[nt];
|
|
2444
2480
|
let s = Reflect.ownKeys(i);
|
|
2445
2481
|
for (let c = 0; c < s.length; c++) {
|
|
2446
|
-
const h = s[c],
|
|
2447
|
-
|
|
2482
|
+
const h = s[c], y = i[h];
|
|
2483
|
+
y.writable === !1 && (y.writable = !0, y.configurable = !0), (y.get || y.set) && (i[h] = {
|
|
2448
2484
|
configurable: !0,
|
|
2449
2485
|
writable: !0,
|
|
2450
2486
|
// could live with !!desc.set as well here...
|
|
2451
|
-
enumerable:
|
|
2487
|
+
enumerable: y.enumerable,
|
|
2452
2488
|
value: t[h]
|
|
2453
2489
|
});
|
|
2454
2490
|
}
|
|
@@ -2462,9 +2498,9 @@ function bn(t, r) {
|
|
|
2462
2498
|
}
|
|
2463
2499
|
}
|
|
2464
2500
|
function En(t, r = !1) {
|
|
2465
|
-
return ur(t) || Ft(t) || !kt(t) || (jt(t) > 1 && (t.set = t.add = t.clear = t.delete =
|
|
2501
|
+
return ur(t) || Ft(t) || !kt(t) || (jt(t) > 1 && (t.set = t.add = t.clear = t.delete = ua), Object.freeze(t), r && Object.entries(t).forEach(([n, i]) => En(i, !0))), t;
|
|
2466
2502
|
}
|
|
2467
|
-
function
|
|
2503
|
+
function ua() {
|
|
2468
2504
|
Y(2);
|
|
2469
2505
|
}
|
|
2470
2506
|
function ur(t) {
|
|
@@ -2475,14 +2511,14 @@ function zt(t) {
|
|
|
2475
2511
|
const r = gn[t];
|
|
2476
2512
|
return r || Y(0, t), r;
|
|
2477
2513
|
}
|
|
2478
|
-
function
|
|
2514
|
+
function la(t, r) {
|
|
2479
2515
|
gn[t] || (gn[t] = r);
|
|
2480
2516
|
}
|
|
2481
|
-
var
|
|
2482
|
-
function
|
|
2483
|
-
return
|
|
2517
|
+
var we;
|
|
2518
|
+
function li() {
|
|
2519
|
+
return we;
|
|
2484
2520
|
}
|
|
2485
|
-
function
|
|
2521
|
+
function fa(t, r) {
|
|
2486
2522
|
return {
|
|
2487
2523
|
drafts_: [],
|
|
2488
2524
|
parent_: t,
|
|
@@ -2493,23 +2529,23 @@ function la(t, r) {
|
|
|
2493
2529
|
unfinalizedDrafts_: 0
|
|
2494
2530
|
};
|
|
2495
2531
|
}
|
|
2496
|
-
function
|
|
2532
|
+
function Hn(t, r) {
|
|
2497
2533
|
r && (zt("Patches"), t.patches_ = [], t.inversePatches_ = [], t.patchListener_ = r);
|
|
2498
2534
|
}
|
|
2499
2535
|
function _n(t) {
|
|
2500
|
-
In(t), t.drafts_.forEach(
|
|
2536
|
+
In(t), t.drafts_.forEach(da), t.drafts_ = null;
|
|
2501
2537
|
}
|
|
2502
2538
|
function In(t) {
|
|
2503
|
-
t ===
|
|
2539
|
+
t === we && (we = t.parent_);
|
|
2504
2540
|
}
|
|
2505
|
-
function
|
|
2506
|
-
return
|
|
2541
|
+
function Nn(t) {
|
|
2542
|
+
return we = fa(we, t);
|
|
2507
2543
|
}
|
|
2508
|
-
function
|
|
2544
|
+
function da(t) {
|
|
2509
2545
|
const r = t[nt];
|
|
2510
2546
|
r.type_ === 0 || r.type_ === 1 ? r.revoke_() : r.revoked_ = !0;
|
|
2511
2547
|
}
|
|
2512
|
-
function
|
|
2548
|
+
function Ln(t, r) {
|
|
2513
2549
|
r.unfinalizedDrafts_ = r.drafts_.length;
|
|
2514
2550
|
const n = r.drafts_[0];
|
|
2515
2551
|
return t !== void 0 && t !== n ? (n[nt].modified_ && (_n(r), Y(4)), kt(t) && (t = ir(r, t), r.parent_ || ar(r, t)), r.patches_ && zt("Patches").generateReplacementPatches_(
|
|
@@ -2524,9 +2560,9 @@ function ir(t, r, n) {
|
|
|
2524
2560
|
return r;
|
|
2525
2561
|
const i = r[nt];
|
|
2526
2562
|
if (!i)
|
|
2527
|
-
return
|
|
2563
|
+
return ve(
|
|
2528
2564
|
r,
|
|
2529
|
-
(s, c) =>
|
|
2565
|
+
(s, c) => Un(t, i, r, s, c, n)
|
|
2530
2566
|
), r;
|
|
2531
2567
|
if (i.scope_ !== t)
|
|
2532
2568
|
return r;
|
|
@@ -2536,9 +2572,9 @@ function ir(t, r, n) {
|
|
|
2536
2572
|
i.finalized_ = !0, i.scope_.unfinalizedDrafts_--;
|
|
2537
2573
|
const s = i.copy_;
|
|
2538
2574
|
let c = s, h = !1;
|
|
2539
|
-
i.type_ === 3 && (c = new Set(s), s.clear(), h = !0),
|
|
2575
|
+
i.type_ === 3 && (c = new Set(s), s.clear(), h = !0), ve(
|
|
2540
2576
|
c,
|
|
2541
|
-
(
|
|
2577
|
+
(y, A) => Un(t, i, s, y, A, n, h)
|
|
2542
2578
|
), ar(t, s, !1), n && t.patches_ && zt("Patches").generatePatches_(
|
|
2543
2579
|
i,
|
|
2544
2580
|
n,
|
|
@@ -2548,11 +2584,11 @@ function ir(t, r, n) {
|
|
|
2548
2584
|
}
|
|
2549
2585
|
return i.copy_;
|
|
2550
2586
|
}
|
|
2551
|
-
function
|
|
2587
|
+
function Un(t, r, n, i, s, c, h) {
|
|
2552
2588
|
if (process.env.NODE_ENV !== "production" && s === n && Y(5), Ft(s)) {
|
|
2553
|
-
const
|
|
2554
|
-
!
|
|
2555
|
-
if (
|
|
2589
|
+
const y = c && r && r.type_ !== 3 && // Set objects are atomic since they have no keys.
|
|
2590
|
+
!Se(r.assigned_, i) ? c.concat(i) : void 0, A = ir(t, s, y);
|
|
2591
|
+
if (ui(n, i, A), Ft(A))
|
|
2556
2592
|
t.canAutoFreeze_ = !1;
|
|
2557
2593
|
else
|
|
2558
2594
|
return;
|
|
@@ -2566,11 +2602,11 @@ function Ln(t, r, n, i, s, c, h) {
|
|
|
2566
2602
|
function ar(t, r, n = !1) {
|
|
2567
2603
|
!t.parent_ && t.immer_.autoFreeze_ && t.canAutoFreeze_ && En(r, n);
|
|
2568
2604
|
}
|
|
2569
|
-
function
|
|
2605
|
+
function pa(t, r) {
|
|
2570
2606
|
const n = Array.isArray(t), i = {
|
|
2571
2607
|
type_: n ? 1 : 0,
|
|
2572
2608
|
// Track which produce call this is associated with.
|
|
2573
|
-
scope_: r ? r.scope_ :
|
|
2609
|
+
scope_: r ? r.scope_ : li(),
|
|
2574
2610
|
// True for both shallow and deep changes.
|
|
2575
2611
|
modified_: !1,
|
|
2576
2612
|
// Used during finalization.
|
|
@@ -2591,17 +2627,17 @@ function da(t, r) {
|
|
|
2591
2627
|
isManual_: !1
|
|
2592
2628
|
};
|
|
2593
2629
|
let s = i, c = Mn;
|
|
2594
|
-
n && (s = [i], c =
|
|
2595
|
-
const { revoke: h, proxy:
|
|
2596
|
-
return i.draft_ =
|
|
2630
|
+
n && (s = [i], c = ke);
|
|
2631
|
+
const { revoke: h, proxy: y } = Proxy.revocable(s, c);
|
|
2632
|
+
return i.draft_ = y, i.revoke_ = h, y;
|
|
2597
2633
|
}
|
|
2598
2634
|
var Mn = {
|
|
2599
2635
|
get(t, r) {
|
|
2600
2636
|
if (r === nt)
|
|
2601
2637
|
return t;
|
|
2602
2638
|
const n = Ct(t);
|
|
2603
|
-
if (!
|
|
2604
|
-
return
|
|
2639
|
+
if (!Se(n, r))
|
|
2640
|
+
return ha(t, n, r);
|
|
2605
2641
|
const i = n[r];
|
|
2606
2642
|
return t.finalized_ || !kt(i) ? i : i === nn(t.base_, r) ? (an(t), t.copy_[r] = Sn(i, t)) : i;
|
|
2607
2643
|
},
|
|
@@ -2612,14 +2648,14 @@ var Mn = {
|
|
|
2612
2648
|
return Reflect.ownKeys(Ct(t));
|
|
2613
2649
|
},
|
|
2614
2650
|
set(t, r, n) {
|
|
2615
|
-
const i =
|
|
2651
|
+
const i = fi(Ct(t), r);
|
|
2616
2652
|
if (i != null && i.set)
|
|
2617
2653
|
return i.set.call(t.draft_, n), !0;
|
|
2618
2654
|
if (!t.modified_) {
|
|
2619
2655
|
const s = nn(Ct(t), r), c = s == null ? void 0 : s[nt];
|
|
2620
2656
|
if (c && c.base_ === n)
|
|
2621
2657
|
return t.copy_[r] = n, t.assigned_[r] = !1, !0;
|
|
2622
|
-
if (
|
|
2658
|
+
if (ca(n, s) && (n !== void 0 || Se(t.base_, r)))
|
|
2623
2659
|
return !0;
|
|
2624
2660
|
an(t), vn(t);
|
|
2625
2661
|
}
|
|
@@ -2650,32 +2686,32 @@ var Mn = {
|
|
|
2650
2686
|
setPrototypeOf() {
|
|
2651
2687
|
Y(12);
|
|
2652
2688
|
}
|
|
2653
|
-
},
|
|
2654
|
-
|
|
2655
|
-
|
|
2689
|
+
}, ke = {};
|
|
2690
|
+
ve(Mn, (t, r) => {
|
|
2691
|
+
ke[t] = function() {
|
|
2656
2692
|
return arguments[0] = arguments[0][0], r.apply(this, arguments);
|
|
2657
2693
|
};
|
|
2658
2694
|
});
|
|
2659
|
-
|
|
2660
|
-
return process.env.NODE_ENV !== "production" && isNaN(parseInt(r)) && Y(13),
|
|
2695
|
+
ke.deleteProperty = function(t, r) {
|
|
2696
|
+
return process.env.NODE_ENV !== "production" && isNaN(parseInt(r)) && Y(13), ke.set.call(this, t, r, void 0);
|
|
2661
2697
|
};
|
|
2662
|
-
|
|
2698
|
+
ke.set = function(t, r, n) {
|
|
2663
2699
|
return process.env.NODE_ENV !== "production" && r !== "length" && isNaN(parseInt(r)) && Y(14), Mn.set.call(this, t[0], r, n, t[0]);
|
|
2664
2700
|
};
|
|
2665
2701
|
function nn(t, r) {
|
|
2666
2702
|
const n = t[nt];
|
|
2667
2703
|
return (n ? Ct(n) : t)[r];
|
|
2668
2704
|
}
|
|
2669
|
-
function
|
|
2705
|
+
function ha(t, r, n) {
|
|
2670
2706
|
var s;
|
|
2671
|
-
const i =
|
|
2707
|
+
const i = fi(r, n);
|
|
2672
2708
|
return i ? "value" in i ? i.value : (
|
|
2673
2709
|
// This is a very special case, if the prop is a getter defined by the
|
|
2674
2710
|
// prototype, we should invoke it with the draft as context!
|
|
2675
2711
|
(s = i.get) == null ? void 0 : s.call(t.draft_)
|
|
2676
2712
|
) : void 0;
|
|
2677
2713
|
}
|
|
2678
|
-
function
|
|
2714
|
+
function fi(t, r) {
|
|
2679
2715
|
if (!(r in t))
|
|
2680
2716
|
return;
|
|
2681
2717
|
let n = Rt(t);
|
|
@@ -2695,28 +2731,28 @@ function an(t) {
|
|
|
2695
2731
|
t.scope_.immer_.useStrictShallowCopy_
|
|
2696
2732
|
));
|
|
2697
2733
|
}
|
|
2698
|
-
var
|
|
2734
|
+
var ma = class {
|
|
2699
2735
|
constructor(t) {
|
|
2700
2736
|
this.autoFreeze_ = !0, this.useStrictShallowCopy_ = !1, this.produce = (r, n, i) => {
|
|
2701
2737
|
if (typeof r == "function" && typeof n != "function") {
|
|
2702
2738
|
const c = n;
|
|
2703
2739
|
n = r;
|
|
2704
2740
|
const h = this;
|
|
2705
|
-
return function(
|
|
2706
|
-
return h.produce(
|
|
2741
|
+
return function(A = c, ...F) {
|
|
2742
|
+
return h.produce(A, (T) => n.call(this, T, ...F));
|
|
2707
2743
|
};
|
|
2708
2744
|
}
|
|
2709
2745
|
typeof n != "function" && Y(6), i !== void 0 && typeof i != "function" && Y(7);
|
|
2710
2746
|
let s;
|
|
2711
2747
|
if (kt(r)) {
|
|
2712
|
-
const c =
|
|
2713
|
-
let
|
|
2748
|
+
const c = Nn(this), h = Sn(r, void 0);
|
|
2749
|
+
let y = !0;
|
|
2714
2750
|
try {
|
|
2715
|
-
s = n(h),
|
|
2751
|
+
s = n(h), y = !1;
|
|
2716
2752
|
} finally {
|
|
2717
|
-
|
|
2753
|
+
y ? _n(c) : In(c);
|
|
2718
2754
|
}
|
|
2719
|
-
return
|
|
2755
|
+
return Hn(c, i), Ln(s, c);
|
|
2720
2756
|
} else if (!r || typeof r != "object") {
|
|
2721
2757
|
if (s = n(r), s === void 0 && (s = r), s === Tn && (s = void 0), this.autoFreeze_ && En(s, !0), i) {
|
|
2722
2758
|
const c = [], h = [];
|
|
@@ -2727,23 +2763,23 @@ var ha = class {
|
|
|
2727
2763
|
Y(1, r);
|
|
2728
2764
|
}, this.produceWithPatches = (r, n) => {
|
|
2729
2765
|
if (typeof r == "function")
|
|
2730
|
-
return (h, ...
|
|
2766
|
+
return (h, ...y) => this.produceWithPatches(h, (A) => r(A, ...y));
|
|
2731
2767
|
let i, s;
|
|
2732
|
-
return [this.produce(r, n, (h,
|
|
2733
|
-
i = h, s =
|
|
2768
|
+
return [this.produce(r, n, (h, y) => {
|
|
2769
|
+
i = h, s = y;
|
|
2734
2770
|
}), i, s];
|
|
2735
2771
|
}, typeof (t == null ? void 0 : t.autoFreeze) == "boolean" && this.setAutoFreeze(t.autoFreeze), typeof (t == null ? void 0 : t.useStrictShallowCopy) == "boolean" && this.setUseStrictShallowCopy(t.useStrictShallowCopy);
|
|
2736
2772
|
}
|
|
2737
2773
|
createDraft(t) {
|
|
2738
|
-
kt(t) || Y(8), Ft(t) && (t =
|
|
2739
|
-
const r =
|
|
2774
|
+
kt(t) || Y(8), Ft(t) && (t = ya(t));
|
|
2775
|
+
const r = Nn(this), n = Sn(t, void 0);
|
|
2740
2776
|
return n[nt].isManual_ = !0, In(r), n;
|
|
2741
2777
|
}
|
|
2742
2778
|
finishDraft(t, r) {
|
|
2743
2779
|
const n = t && t[nt];
|
|
2744
2780
|
(!n || !n.isManual_) && Y(9);
|
|
2745
2781
|
const { scope_: i } = n;
|
|
2746
|
-
return
|
|
2782
|
+
return Hn(i, r), Ln(void 0, i);
|
|
2747
2783
|
}
|
|
2748
2784
|
/**
|
|
2749
2785
|
* Pass true to automatically freeze all copies created by Immer.
|
|
@@ -2779,13 +2815,13 @@ var ha = class {
|
|
|
2779
2815
|
}
|
|
2780
2816
|
};
|
|
2781
2817
|
function Sn(t, r) {
|
|
2782
|
-
const n =
|
|
2783
|
-
return (r ? r.scope_ :
|
|
2818
|
+
const n = Me(t) ? zt("MapSet").proxyMap_(t, r) : Ae(t) ? zt("MapSet").proxySet_(t, r) : pa(t, r);
|
|
2819
|
+
return (r ? r.scope_ : li()).drafts_.push(n), n;
|
|
2784
2820
|
}
|
|
2785
|
-
function
|
|
2786
|
-
return Ft(t) || Y(10, t),
|
|
2821
|
+
function ya(t) {
|
|
2822
|
+
return Ft(t) || Y(10, t), di(t);
|
|
2787
2823
|
}
|
|
2788
|
-
function
|
|
2824
|
+
function di(t) {
|
|
2789
2825
|
if (!kt(t) || ur(t))
|
|
2790
2826
|
return t;
|
|
2791
2827
|
const r = t[nt];
|
|
@@ -2796,217 +2832,217 @@ function fi(t) {
|
|
|
2796
2832
|
r.finalized_ = !0, n = bn(t, r.scope_.immer_.useStrictShallowCopy_);
|
|
2797
2833
|
} else
|
|
2798
2834
|
n = bn(t, !0);
|
|
2799
|
-
return
|
|
2800
|
-
|
|
2835
|
+
return ve(n, (i, s) => {
|
|
2836
|
+
ui(n, i, di(s));
|
|
2801
2837
|
}), r && (r.finalized_ = !1), n;
|
|
2802
2838
|
}
|
|
2803
|
-
function
|
|
2804
|
-
process.env.NODE_ENV !== "production" &&
|
|
2839
|
+
function Wn() {
|
|
2840
|
+
process.env.NODE_ENV !== "production" && oi.push(
|
|
2805
2841
|
'Sets cannot have "replace" patches.',
|
|
2806
|
-
function(
|
|
2807
|
-
return "Unsupported patch operation: " +
|
|
2842
|
+
function(g) {
|
|
2843
|
+
return "Unsupported patch operation: " + g;
|
|
2808
2844
|
},
|
|
2809
|
-
function(
|
|
2810
|
-
return "Cannot apply patch, path doesn't resolve: " +
|
|
2845
|
+
function(g) {
|
|
2846
|
+
return "Cannot apply patch, path doesn't resolve: " + g;
|
|
2811
2847
|
},
|
|
2812
2848
|
"Patching reserved attributes like __proto__, prototype and constructor is not allowed"
|
|
2813
2849
|
);
|
|
2814
2850
|
const r = "replace", n = "add", i = "remove";
|
|
2815
|
-
function s(
|
|
2816
|
-
switch (
|
|
2851
|
+
function s(g, f, d, p) {
|
|
2852
|
+
switch (g.type_) {
|
|
2817
2853
|
case 0:
|
|
2818
2854
|
case 2:
|
|
2819
2855
|
return h(
|
|
2820
|
-
|
|
2856
|
+
g,
|
|
2857
|
+
f,
|
|
2821
2858
|
d,
|
|
2822
|
-
l,
|
|
2823
2859
|
p
|
|
2824
2860
|
);
|
|
2825
2861
|
case 1:
|
|
2826
|
-
return c(
|
|
2862
|
+
return c(g, f, d, p);
|
|
2827
2863
|
case 3:
|
|
2828
|
-
return
|
|
2829
|
-
|
|
2864
|
+
return y(
|
|
2865
|
+
g,
|
|
2866
|
+
f,
|
|
2830
2867
|
d,
|
|
2831
|
-
l,
|
|
2832
2868
|
p
|
|
2833
2869
|
);
|
|
2834
2870
|
}
|
|
2835
2871
|
}
|
|
2836
|
-
function c(
|
|
2837
|
-
let { base_:
|
|
2838
|
-
_.length <
|
|
2839
|
-
for (let
|
|
2840
|
-
if (v[
|
|
2841
|
-
const
|
|
2842
|
-
|
|
2872
|
+
function c(g, f, d, p) {
|
|
2873
|
+
let { base_: b, assigned_: v } = g, _ = g.copy_;
|
|
2874
|
+
_.length < b.length && ([b, _] = [_, b], [d, p] = [p, d]);
|
|
2875
|
+
for (let m = 0; m < b.length; m++)
|
|
2876
|
+
if (v[m] && _[m] !== b[m]) {
|
|
2877
|
+
const l = f.concat([m]);
|
|
2878
|
+
d.push({
|
|
2843
2879
|
op: r,
|
|
2844
|
-
path:
|
|
2880
|
+
path: l,
|
|
2845
2881
|
// Need to maybe clone it, as it can in fact be the original value
|
|
2846
2882
|
// due to the base/copy inversion at the start of this function
|
|
2847
|
-
value:
|
|
2883
|
+
value: N(_[m])
|
|
2848
2884
|
}), p.push({
|
|
2849
2885
|
op: r,
|
|
2850
|
-
path:
|
|
2851
|
-
value:
|
|
2886
|
+
path: l,
|
|
2887
|
+
value: N(b[m])
|
|
2852
2888
|
});
|
|
2853
2889
|
}
|
|
2854
|
-
for (let
|
|
2855
|
-
const
|
|
2856
|
-
|
|
2890
|
+
for (let m = b.length; m < _.length; m++) {
|
|
2891
|
+
const l = f.concat([m]);
|
|
2892
|
+
d.push({
|
|
2857
2893
|
op: n,
|
|
2858
|
-
path:
|
|
2894
|
+
path: l,
|
|
2859
2895
|
// Need to maybe clone it, as it can in fact be the original value
|
|
2860
2896
|
// due to the base/copy inversion at the start of this function
|
|
2861
|
-
value:
|
|
2897
|
+
value: N(_[m])
|
|
2862
2898
|
});
|
|
2863
2899
|
}
|
|
2864
|
-
for (let
|
|
2865
|
-
const
|
|
2900
|
+
for (let m = _.length - 1; b.length <= m; --m) {
|
|
2901
|
+
const l = f.concat([m]);
|
|
2866
2902
|
p.push({
|
|
2867
2903
|
op: i,
|
|
2868
|
-
path:
|
|
2904
|
+
path: l
|
|
2869
2905
|
});
|
|
2870
2906
|
}
|
|
2871
2907
|
}
|
|
2872
|
-
function h(
|
|
2873
|
-
const { base_:
|
|
2874
|
-
|
|
2875
|
-
const
|
|
2876
|
-
if (
|
|
2908
|
+
function h(g, f, d, p) {
|
|
2909
|
+
const { base_: b, copy_: v } = g;
|
|
2910
|
+
ve(g.assigned_, (_, m) => {
|
|
2911
|
+
const l = rn(b, _), O = rn(v, _), E = m ? Se(b, _) ? r : n : i;
|
|
2912
|
+
if (l === O && E === r)
|
|
2877
2913
|
return;
|
|
2878
|
-
const I =
|
|
2879
|
-
|
|
2880
|
-
E === n ? { op: i, path: I } : E === i ? { op: n, path: I, value:
|
|
2914
|
+
const I = f.concat(_);
|
|
2915
|
+
d.push(E === i ? { op: E, path: I } : { op: E, path: I, value: O }), p.push(
|
|
2916
|
+
E === n ? { op: i, path: I } : E === i ? { op: n, path: I, value: N(l) } : { op: r, path: I, value: N(l) }
|
|
2881
2917
|
);
|
|
2882
2918
|
});
|
|
2883
2919
|
}
|
|
2884
|
-
function
|
|
2885
|
-
let { base_:
|
|
2886
|
-
|
|
2887
|
-
if (!v.has(
|
|
2888
|
-
const
|
|
2889
|
-
|
|
2920
|
+
function y(g, f, d, p) {
|
|
2921
|
+
let { base_: b, copy_: v } = g, _ = 0;
|
|
2922
|
+
b.forEach((m) => {
|
|
2923
|
+
if (!v.has(m)) {
|
|
2924
|
+
const l = f.concat([_]);
|
|
2925
|
+
d.push({
|
|
2890
2926
|
op: i,
|
|
2891
|
-
path:
|
|
2892
|
-
value:
|
|
2927
|
+
path: l,
|
|
2928
|
+
value: m
|
|
2893
2929
|
}), p.unshift({
|
|
2894
2930
|
op: n,
|
|
2895
|
-
path:
|
|
2896
|
-
value:
|
|
2931
|
+
path: l,
|
|
2932
|
+
value: m
|
|
2897
2933
|
});
|
|
2898
2934
|
}
|
|
2899
2935
|
_++;
|
|
2900
|
-
}), _ = 0, v.forEach((
|
|
2901
|
-
if (!
|
|
2902
|
-
const
|
|
2903
|
-
|
|
2936
|
+
}), _ = 0, v.forEach((m) => {
|
|
2937
|
+
if (!b.has(m)) {
|
|
2938
|
+
const l = f.concat([_]);
|
|
2939
|
+
d.push({
|
|
2904
2940
|
op: n,
|
|
2905
|
-
path:
|
|
2906
|
-
value:
|
|
2941
|
+
path: l,
|
|
2942
|
+
value: m
|
|
2907
2943
|
}), p.unshift({
|
|
2908
2944
|
op: i,
|
|
2909
|
-
path:
|
|
2910
|
-
value:
|
|
2945
|
+
path: l,
|
|
2946
|
+
value: m
|
|
2911
2947
|
});
|
|
2912
2948
|
}
|
|
2913
2949
|
_++;
|
|
2914
2950
|
});
|
|
2915
2951
|
}
|
|
2916
|
-
function
|
|
2917
|
-
|
|
2952
|
+
function A(g, f, d, p) {
|
|
2953
|
+
d.push({
|
|
2918
2954
|
op: r,
|
|
2919
2955
|
path: [],
|
|
2920
|
-
value:
|
|
2956
|
+
value: f === Tn ? void 0 : f
|
|
2921
2957
|
}), p.push({
|
|
2922
2958
|
op: r,
|
|
2923
2959
|
path: [],
|
|
2924
|
-
value:
|
|
2960
|
+
value: g
|
|
2925
2961
|
});
|
|
2926
2962
|
}
|
|
2927
|
-
function F(
|
|
2928
|
-
return
|
|
2929
|
-
const { path: p, op:
|
|
2930
|
-
let v =
|
|
2931
|
-
for (let
|
|
2963
|
+
function F(g, f) {
|
|
2964
|
+
return f.forEach((d) => {
|
|
2965
|
+
const { path: p, op: b } = d;
|
|
2966
|
+
let v = g;
|
|
2967
|
+
for (let O = 0; O < p.length - 1; O++) {
|
|
2932
2968
|
const E = jt(v);
|
|
2933
|
-
let I = p[
|
|
2969
|
+
let I = p[O];
|
|
2934
2970
|
typeof I != "string" && typeof I != "number" && (I = "" + I), (E === 0 || E === 1) && (I === "__proto__" || I === "constructor") && Y(19), typeof v == "function" && I === "prototype" && Y(19), v = rn(v, I), typeof v != "object" && Y(18, p.join("/"));
|
|
2935
2971
|
}
|
|
2936
|
-
const _ = jt(v),
|
|
2937
|
-
switch (
|
|
2972
|
+
const _ = jt(v), m = T(d.value), l = p[p.length - 1];
|
|
2973
|
+
switch (b) {
|
|
2938
2974
|
case r:
|
|
2939
2975
|
switch (_) {
|
|
2940
2976
|
case 2:
|
|
2941
|
-
return v.set(
|
|
2977
|
+
return v.set(l, m);
|
|
2942
2978
|
case 3:
|
|
2943
2979
|
Y(16);
|
|
2944
2980
|
default:
|
|
2945
|
-
return v[
|
|
2981
|
+
return v[l] = m;
|
|
2946
2982
|
}
|
|
2947
2983
|
case n:
|
|
2948
2984
|
switch (_) {
|
|
2949
2985
|
case 1:
|
|
2950
|
-
return
|
|
2986
|
+
return l === "-" ? v.push(m) : v.splice(l, 0, m);
|
|
2951
2987
|
case 2:
|
|
2952
|
-
return v.set(
|
|
2988
|
+
return v.set(l, m);
|
|
2953
2989
|
case 3:
|
|
2954
|
-
return v.add(
|
|
2990
|
+
return v.add(m);
|
|
2955
2991
|
default:
|
|
2956
|
-
return v[
|
|
2992
|
+
return v[l] = m;
|
|
2957
2993
|
}
|
|
2958
2994
|
case i:
|
|
2959
2995
|
switch (_) {
|
|
2960
2996
|
case 1:
|
|
2961
|
-
return v.splice(
|
|
2997
|
+
return v.splice(l, 1);
|
|
2962
2998
|
case 2:
|
|
2963
|
-
return v.delete(
|
|
2999
|
+
return v.delete(l);
|
|
2964
3000
|
case 3:
|
|
2965
|
-
return v.delete(
|
|
3001
|
+
return v.delete(d.value);
|
|
2966
3002
|
default:
|
|
2967
|
-
return delete v[
|
|
3003
|
+
return delete v[l];
|
|
2968
3004
|
}
|
|
2969
3005
|
default:
|
|
2970
|
-
Y(17,
|
|
3006
|
+
Y(17, b);
|
|
2971
3007
|
}
|
|
2972
|
-
}),
|
|
2973
|
-
}
|
|
2974
|
-
function T(
|
|
2975
|
-
if (!kt(
|
|
2976
|
-
return
|
|
2977
|
-
if (Array.isArray(
|
|
2978
|
-
return
|
|
2979
|
-
if (
|
|
3008
|
+
}), g;
|
|
3009
|
+
}
|
|
3010
|
+
function T(g) {
|
|
3011
|
+
if (!kt(g))
|
|
3012
|
+
return g;
|
|
3013
|
+
if (Array.isArray(g))
|
|
3014
|
+
return g.map(T);
|
|
3015
|
+
if (Me(g))
|
|
2980
3016
|
return new Map(
|
|
2981
|
-
Array.from(
|
|
3017
|
+
Array.from(g.entries()).map(([d, p]) => [d, T(p)])
|
|
2982
3018
|
);
|
|
2983
|
-
if (
|
|
2984
|
-
return new Set(Array.from(
|
|
2985
|
-
const
|
|
2986
|
-
for (const
|
|
2987
|
-
d
|
|
2988
|
-
return
|
|
3019
|
+
if (Ae(g))
|
|
3020
|
+
return new Set(Array.from(g).map(T));
|
|
3021
|
+
const f = Object.create(Rt(g));
|
|
3022
|
+
for (const d in g)
|
|
3023
|
+
f[d] = T(g[d]);
|
|
3024
|
+
return Se(g, Ie) && (f[Ie] = g[Ie]), f;
|
|
2989
3025
|
}
|
|
2990
|
-
function
|
|
2991
|
-
return Ft(
|
|
3026
|
+
function N(g) {
|
|
3027
|
+
return Ft(g) ? T(g) : g;
|
|
2992
3028
|
}
|
|
2993
|
-
|
|
3029
|
+
la("Patches", {
|
|
2994
3030
|
applyPatches_: F,
|
|
2995
3031
|
generatePatches_: s,
|
|
2996
|
-
generateReplacementPatches_:
|
|
3032
|
+
generateReplacementPatches_: A
|
|
2997
3033
|
});
|
|
2998
3034
|
}
|
|
2999
|
-
var it = new
|
|
3035
|
+
var it = new ma(), ba = it.produce;
|
|
3000
3036
|
it.produceWithPatches.bind(
|
|
3001
3037
|
it
|
|
3002
3038
|
);
|
|
3003
3039
|
it.setAutoFreeze.bind(it);
|
|
3004
3040
|
it.setUseStrictShallowCopy.bind(it);
|
|
3005
|
-
var
|
|
3041
|
+
var ga = it.applyPatches.bind(it);
|
|
3006
3042
|
it.createDraft.bind(it);
|
|
3007
3043
|
it.finishDraft.bind(it);
|
|
3008
|
-
var
|
|
3009
|
-
function
|
|
3044
|
+
var _a = 1 / 0, Ia = 9007199254740991, va = "[object Arguments]", Sa = "[object Function]", wa = "[object GeneratorFunction]", ka = "[object Symbol]", Ta = typeof st == "object" && st && st.Object === Object && st, Ea = typeof self == "object" && self && self.Object === Object && self, Ma = Ta || Ea || Function("return this")();
|
|
3045
|
+
function Aa(t, r, n) {
|
|
3010
3046
|
switch (n.length) {
|
|
3011
3047
|
case 0:
|
|
3012
3048
|
return t.call(r);
|
|
@@ -3019,91 +3055,91 @@ function Ma(t, r, n) {
|
|
|
3019
3055
|
}
|
|
3020
3056
|
return t.apply(r, n);
|
|
3021
3057
|
}
|
|
3022
|
-
function
|
|
3058
|
+
function Oa(t, r) {
|
|
3023
3059
|
for (var n = -1, i = t ? t.length : 0, s = Array(i); ++n < i; )
|
|
3024
3060
|
s[n] = r(t[n], n, t);
|
|
3025
3061
|
return s;
|
|
3026
3062
|
}
|
|
3027
|
-
function
|
|
3063
|
+
function xa(t, r) {
|
|
3028
3064
|
for (var n = -1, i = r.length, s = t.length; ++n < i; )
|
|
3029
3065
|
t[s + n] = r[n];
|
|
3030
3066
|
return t;
|
|
3031
3067
|
}
|
|
3032
|
-
var An = Object.prototype,
|
|
3033
|
-
function
|
|
3068
|
+
var An = Object.prototype, Da = An.hasOwnProperty, On = An.toString, Gn = Ma.Symbol, Pa = An.propertyIsEnumerable, Bn = Gn ? Gn.isConcatSpreadable : void 0, $n = Math.max;
|
|
3069
|
+
function Ca(t, r, n, i, s) {
|
|
3034
3070
|
var c = -1, h = t.length;
|
|
3035
|
-
for (n || (n =
|
|
3036
|
-
var
|
|
3037
|
-
n(
|
|
3071
|
+
for (n || (n = za), s || (s = []); ++c < h; ) {
|
|
3072
|
+
var y = t[c];
|
|
3073
|
+
n(y) ? xa(s, y) : s[s.length] = y;
|
|
3038
3074
|
}
|
|
3039
3075
|
return s;
|
|
3040
3076
|
}
|
|
3041
|
-
function
|
|
3042
|
-
return t = Object(t),
|
|
3077
|
+
function Ra(t, r) {
|
|
3078
|
+
return t = Object(t), Fa(t, r, function(n, i) {
|
|
3043
3079
|
return i in t;
|
|
3044
3080
|
});
|
|
3045
3081
|
}
|
|
3046
|
-
function
|
|
3082
|
+
function Fa(t, r, n) {
|
|
3047
3083
|
for (var i = -1, s = r.length, c = {}; ++i < s; ) {
|
|
3048
|
-
var h = r[i],
|
|
3049
|
-
n(
|
|
3084
|
+
var h = r[i], y = t[h];
|
|
3085
|
+
n(y, h) && (c[h] = y);
|
|
3050
3086
|
}
|
|
3051
3087
|
return c;
|
|
3052
3088
|
}
|
|
3053
|
-
function
|
|
3054
|
-
return r =
|
|
3055
|
-
for (var n = arguments, i = -1, s =
|
|
3089
|
+
function ja(t, r) {
|
|
3090
|
+
return r = $n(r === void 0 ? t.length - 1 : r, 0), function() {
|
|
3091
|
+
for (var n = arguments, i = -1, s = $n(n.length - r, 0), c = Array(s); ++i < s; )
|
|
3056
3092
|
c[i] = n[r + i];
|
|
3057
3093
|
i = -1;
|
|
3058
3094
|
for (var h = Array(r + 1); ++i < r; )
|
|
3059
3095
|
h[i] = n[i];
|
|
3060
|
-
return h[r] = c,
|
|
3096
|
+
return h[r] = c, Aa(t, this, h);
|
|
3061
3097
|
};
|
|
3062
3098
|
}
|
|
3063
|
-
function ja(t) {
|
|
3064
|
-
return Na(t) || Ha(t) || !!(Gn && t && t[Gn]);
|
|
3065
|
-
}
|
|
3066
3099
|
function za(t) {
|
|
3067
|
-
|
|
3068
|
-
return t;
|
|
3069
|
-
var r = t + "";
|
|
3070
|
-
return r == "0" && 1 / t == -ga ? "-0" : r;
|
|
3100
|
+
return La(t) || Na(t) || !!(Bn && t && t[Bn]);
|
|
3071
3101
|
}
|
|
3072
3102
|
function Ha(t) {
|
|
3073
|
-
|
|
3103
|
+
if (typeof t == "string" || Ka(t))
|
|
3104
|
+
return t;
|
|
3105
|
+
var r = t + "";
|
|
3106
|
+
return r == "0" && 1 / t == -_a ? "-0" : r;
|
|
3074
3107
|
}
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
return t != null && Ga(t.length) && !Wa(t);
|
|
3108
|
+
function Na(t) {
|
|
3109
|
+
return Wa(t) && Da.call(t, "callee") && (!Pa.call(t, "callee") || On.call(t) == va);
|
|
3078
3110
|
}
|
|
3111
|
+
var La = Array.isArray;
|
|
3079
3112
|
function Ua(t) {
|
|
3080
|
-
return
|
|
3113
|
+
return t != null && Ba(t.length) && !Ga(t);
|
|
3081
3114
|
}
|
|
3082
3115
|
function Wa(t) {
|
|
3083
|
-
|
|
3084
|
-
return r == va || r == Sa;
|
|
3116
|
+
return pi(t) && Ua(t);
|
|
3085
3117
|
}
|
|
3086
3118
|
function Ga(t) {
|
|
3087
|
-
|
|
3119
|
+
var r = $a(t) ? On.call(t) : "";
|
|
3120
|
+
return r == Sa || r == wa;
|
|
3088
3121
|
}
|
|
3089
3122
|
function Ba(t) {
|
|
3123
|
+
return typeof t == "number" && t > -1 && t % 1 == 0 && t <= Ia;
|
|
3124
|
+
}
|
|
3125
|
+
function $a(t) {
|
|
3090
3126
|
var r = typeof t;
|
|
3091
3127
|
return !!t && (r == "object" || r == "function");
|
|
3092
3128
|
}
|
|
3093
|
-
function
|
|
3129
|
+
function pi(t) {
|
|
3094
3130
|
return !!t && typeof t == "object";
|
|
3095
3131
|
}
|
|
3096
|
-
function
|
|
3097
|
-
return typeof t == "symbol" ||
|
|
3132
|
+
function Ka(t) {
|
|
3133
|
+
return typeof t == "symbol" || pi(t) && On.call(t) == ka;
|
|
3098
3134
|
}
|
|
3099
|
-
var
|
|
3100
|
-
return t == null ? {} :
|
|
3101
|
-
}),
|
|
3102
|
-
const
|
|
3135
|
+
var Ya = ja(function(t, r) {
|
|
3136
|
+
return t == null ? {} : Ra(t, Oa(Ca(r), Ha));
|
|
3137
|
+
}), Va = Ya;
|
|
3138
|
+
const Kn = /* @__PURE__ */ wn(Va), Xa = {
|
|
3103
3139
|
width: 1080,
|
|
3104
3140
|
height: 1920
|
|
3105
|
-
},
|
|
3106
|
-
size:
|
|
3141
|
+
}, qa = {
|
|
3142
|
+
size: Xa,
|
|
3107
3143
|
tracks: [],
|
|
3108
3144
|
trackItemIds: [],
|
|
3109
3145
|
trackItemsMap: {},
|
|
@@ -3118,7 +3154,7 @@ const $n = /* @__PURE__ */ wn(Ya), Va = {
|
|
|
3118
3154
|
duration: 0,
|
|
3119
3155
|
activeIds: [],
|
|
3120
3156
|
trackItemDetailsMap: {}
|
|
3121
|
-
},
|
|
3157
|
+
}, Yn = [
|
|
3122
3158
|
"tracks",
|
|
3123
3159
|
"trackItemsMap",
|
|
3124
3160
|
"trackItemDetailsMap",
|
|
@@ -3126,7 +3162,7 @@ const $n = /* @__PURE__ */ wn(Ya), Va = {
|
|
|
3126
3162
|
"transitionsMap",
|
|
3127
3163
|
"trackItemIds"
|
|
3128
3164
|
];
|
|
3129
|
-
class
|
|
3165
|
+
class Qa {
|
|
3130
3166
|
constructor(r) {
|
|
3131
3167
|
Pt(this, "stateSubject");
|
|
3132
3168
|
Pt(this, "stateHistorySubject");
|
|
@@ -3134,14 +3170,14 @@ class Za {
|
|
|
3134
3170
|
Pt(this, "undos", []);
|
|
3135
3171
|
Pt(this, "redos", []);
|
|
3136
3172
|
Pt(this, "listener");
|
|
3137
|
-
const n = r ||
|
|
3173
|
+
const n = r || qa;
|
|
3138
3174
|
this.stateSubject = new jn(n), this.stateHistorySubject = new jn({
|
|
3139
3175
|
handleRedo: !1,
|
|
3140
3176
|
handleUndo: !1
|
|
3141
3177
|
}), this.prevState = n, this.initListeners();
|
|
3142
3178
|
}
|
|
3143
3179
|
initListeners() {
|
|
3144
|
-
|
|
3180
|
+
aa(this);
|
|
3145
3181
|
}
|
|
3146
3182
|
destroyListeners() {
|
|
3147
3183
|
this.listener && this.listener.unsubscribe();
|
|
@@ -3150,7 +3186,7 @@ class Za {
|
|
|
3150
3186
|
this.destroyListeners();
|
|
3151
3187
|
}
|
|
3152
3188
|
updateHistory(r, n) {
|
|
3153
|
-
const i =
|
|
3189
|
+
const i = Kn(r, Yn), s = Kn(this.getState(), Yn), c = si(s, i);
|
|
3154
3190
|
c.length && (this.undos.push({ undos: c, type: n }), this.redos = []);
|
|
3155
3191
|
}
|
|
3156
3192
|
getStateHistory() {
|
|
@@ -3242,22 +3278,22 @@ class Za {
|
|
|
3242
3278
|
undo() {
|
|
3243
3279
|
const r = this.undos.pop(), n = r == null ? void 0 : r.undos, i = r == null ? void 0 : r.type;
|
|
3244
3280
|
if (!n || !i) return;
|
|
3245
|
-
|
|
3281
|
+
Wn();
|
|
3246
3282
|
const {
|
|
3247
3283
|
trackItemDetailsMap: s,
|
|
3248
3284
|
trackItemIds: c,
|
|
3249
3285
|
tracks: h,
|
|
3250
|
-
transitionIds:
|
|
3251
|
-
transitionsMap:
|
|
3286
|
+
transitionIds: y,
|
|
3287
|
+
transitionsMap: A,
|
|
3252
3288
|
trackItemsMap: F
|
|
3253
3289
|
} = this.getState(), T = K({
|
|
3254
3290
|
trackItemDetailsMap: s,
|
|
3255
3291
|
trackItemIds: c,
|
|
3256
3292
|
tracks: h,
|
|
3257
|
-
transitionIds:
|
|
3258
|
-
transitionsMap:
|
|
3293
|
+
transitionIds: y,
|
|
3294
|
+
transitionsMap: A,
|
|
3259
3295
|
trackItemsMap: F
|
|
3260
|
-
}),
|
|
3296
|
+
}), N = [], g = [], f = [], d = [], p = [], b = [];
|
|
3261
3297
|
n.forEach((w) => {
|
|
3262
3298
|
let M;
|
|
3263
3299
|
const j = w.path.slice(1);
|
|
@@ -3273,62 +3309,62 @@ class Za {
|
|
|
3273
3309
|
path: j,
|
|
3274
3310
|
op: "add",
|
|
3275
3311
|
value: w.oldValue
|
|
3276
|
-
}, w.path.includes("trackItemIds") ?
|
|
3312
|
+
}, w.path.includes("trackItemIds") ? f.push(M) : w.path.includes("transitionIds") ? g.push(M) : w.path.includes("trackItemsMap") ? p.push(M) : w.path.includes("transitionsMap") ? d.push(M) : w.path.includes("tracks") ? N.push(M) : w.path.includes("trackItemDetailsMap") && b.push(M);
|
|
3277
3313
|
});
|
|
3278
3314
|
const v = this.applyPatch(
|
|
3279
3315
|
T.tracks,
|
|
3280
|
-
|
|
3316
|
+
N
|
|
3281
3317
|
), _ = this.applyPatch(
|
|
3282
3318
|
T.transitionIds,
|
|
3283
|
-
|
|
3284
|
-
),
|
|
3319
|
+
g
|
|
3320
|
+
), m = this.applyPatch(
|
|
3285
3321
|
T.trackItemIds,
|
|
3286
|
-
|
|
3287
|
-
),
|
|
3322
|
+
f
|
|
3323
|
+
), l = this.applyPatch(
|
|
3288
3324
|
T.transitionsMap,
|
|
3289
|
-
|
|
3290
|
-
),
|
|
3325
|
+
d
|
|
3326
|
+
), O = this.applyPatch(
|
|
3291
3327
|
T.trackItemsMap,
|
|
3292
3328
|
p
|
|
3293
3329
|
), E = this.applyPatch(
|
|
3294
3330
|
T.trackItemDetailsMap,
|
|
3295
|
-
|
|
3331
|
+
b
|
|
3296
3332
|
), I = K({
|
|
3297
3333
|
tracks: v,
|
|
3298
3334
|
transitionIds: _,
|
|
3299
|
-
trackItemIds:
|
|
3300
|
-
transitionsMap:
|
|
3301
|
-
trackItemsMap:
|
|
3335
|
+
trackItemIds: m,
|
|
3336
|
+
transitionsMap: l,
|
|
3337
|
+
trackItemsMap: O,
|
|
3302
3338
|
trackItemDetailsMap: E
|
|
3303
3339
|
}), D = K(this.getState()), S = { ...D, ...I };
|
|
3304
3340
|
this.prevState = D, this.redos.push({ redos: n, type: i });
|
|
3305
|
-
const
|
|
3306
|
-
this.stateSubject.next({ ...S, duration:
|
|
3341
|
+
const x = Zt(S.trackItemsMap);
|
|
3342
|
+
this.stateSubject.next({ ...S, duration: x }), this.stateHistorySubject.next({ handleRedo: !1, handleUndo: !0 });
|
|
3307
3343
|
}
|
|
3308
3344
|
applyPatch(r, n) {
|
|
3309
|
-
return n.reverse().reduce((i, s) =>
|
|
3310
|
-
|
|
3345
|
+
return n.reverse().reduce((i, s) => ba(i, (c) => {
|
|
3346
|
+
ga(c, [s]);
|
|
3311
3347
|
}), r);
|
|
3312
3348
|
}
|
|
3313
3349
|
redo() {
|
|
3314
3350
|
const r = this.redos.pop(), n = r == null ? void 0 : r.redos, i = r == null ? void 0 : r.type;
|
|
3315
3351
|
if (!n || !i) return;
|
|
3316
|
-
|
|
3352
|
+
Wn();
|
|
3317
3353
|
const {
|
|
3318
3354
|
trackItemDetailsMap: s,
|
|
3319
3355
|
trackItemIds: c,
|
|
3320
3356
|
tracks: h,
|
|
3321
|
-
transitionIds:
|
|
3322
|
-
transitionsMap:
|
|
3357
|
+
transitionIds: y,
|
|
3358
|
+
transitionsMap: A,
|
|
3323
3359
|
trackItemsMap: F
|
|
3324
3360
|
} = this.getState(), T = K({
|
|
3325
3361
|
trackItemDetailsMap: s,
|
|
3326
3362
|
trackItemIds: c,
|
|
3327
3363
|
tracks: h,
|
|
3328
|
-
transitionIds:
|
|
3329
|
-
transitionsMap:
|
|
3364
|
+
transitionIds: y,
|
|
3365
|
+
transitionsMap: A,
|
|
3330
3366
|
trackItemsMap: F
|
|
3331
|
-
}),
|
|
3367
|
+
}), N = [], g = [], f = [], d = [], p = [], b = [];
|
|
3332
3368
|
n.forEach((w) => {
|
|
3333
3369
|
let M;
|
|
3334
3370
|
const j = w.path.slice(1);
|
|
@@ -3344,39 +3380,39 @@ class Za {
|
|
|
3344
3380
|
path: j,
|
|
3345
3381
|
op: "remove",
|
|
3346
3382
|
value: w.oldValue
|
|
3347
|
-
}, w.path.includes("trackItemIds") ?
|
|
3383
|
+
}, w.path.includes("trackItemIds") ? f.push(M) : w.path.includes("transitionIds") ? g.push(M) : w.path.includes("trackItemsMap") ? p.push(M) : w.path.includes("transitionsMap") ? d.push(M) : w.path.includes("trackItemDetailsMap") ? b.push(M) : N.push(M);
|
|
3348
3384
|
});
|
|
3349
3385
|
const v = this.applyPatch(
|
|
3350
3386
|
T.tracks,
|
|
3351
|
-
|
|
3387
|
+
N
|
|
3352
3388
|
), _ = this.applyPatch(
|
|
3353
3389
|
T.transitionIds,
|
|
3354
|
-
|
|
3355
|
-
),
|
|
3390
|
+
g
|
|
3391
|
+
), m = this.applyPatch(
|
|
3356
3392
|
T.trackItemIds,
|
|
3357
|
-
|
|
3358
|
-
),
|
|
3393
|
+
f
|
|
3394
|
+
), l = this.applyPatch(
|
|
3359
3395
|
T.transitionsMap,
|
|
3360
|
-
|
|
3361
|
-
),
|
|
3396
|
+
d
|
|
3397
|
+
), O = this.applyPatch(
|
|
3362
3398
|
T.trackItemsMap,
|
|
3363
3399
|
p
|
|
3364
3400
|
), E = this.applyPatch(
|
|
3365
3401
|
T.trackItemDetailsMap,
|
|
3366
|
-
|
|
3402
|
+
b
|
|
3367
3403
|
), I = K({
|
|
3368
3404
|
tracks: v,
|
|
3369
3405
|
transitionIds: _,
|
|
3370
|
-
trackItemIds:
|
|
3371
|
-
transitionsMap:
|
|
3372
|
-
trackItemsMap:
|
|
3406
|
+
trackItemIds: m,
|
|
3407
|
+
transitionsMap: l,
|
|
3408
|
+
trackItemsMap: O,
|
|
3373
3409
|
trackItemDetailsMap: E
|
|
3374
3410
|
}), D = K(this.getState()), S = { ...D, ...I };
|
|
3375
3411
|
this.prevState = D, this.undos.push({ undos: n, type: i });
|
|
3376
|
-
const
|
|
3377
|
-
this.stateSubject.next({ ...S, duration:
|
|
3412
|
+
const x = Zt(S.trackItemsMap);
|
|
3413
|
+
this.stateSubject.next({ ...S, duration: x }), this.stateHistorySubject.next({ handleRedo: !0, handleUndo: !1 });
|
|
3378
3414
|
}
|
|
3379
3415
|
}
|
|
3380
3416
|
export {
|
|
3381
|
-
|
|
3417
|
+
Qa as default
|
|
3382
3418
|
};
|