ddy-process-h5 1.0.1-rc.3.111 → 1.0.1-rc.3.113
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/package.json +1 -1
- package/v2/ddy-process-h5.js +491 -472
- package/v2/ddy-process-h5.umd.cjs +13 -13
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +483 -464
- package/v2.7/ddy-process-h5.umd.cjs +13 -13
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +1514 -1496
- package/v3/ddy-process-h5.umd.cjs +8 -8
- package/v3/style.css +1 -1
package/v2.7/ddy-process-h5.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import Vo from "dsbridge";
|
|
2
|
-
import { departPerson as
|
|
2
|
+
import { departPerson as di } from "checked-pick-app";
|
|
3
3
|
/*!
|
|
4
4
|
* Vue.js v2.7.14
|
|
5
5
|
* (c) 2014-2022 Evan You
|
|
@@ -18,7 +18,7 @@ function Ee(e) {
|
|
|
18
18
|
function lh(e) {
|
|
19
19
|
return e === !1;
|
|
20
20
|
}
|
|
21
|
-
function
|
|
21
|
+
function Qt(e) {
|
|
22
22
|
return typeof e == "string" || typeof e == "number" || typeof e == "symbol" || typeof e == "boolean";
|
|
23
23
|
}
|
|
24
24
|
function Ce(e) {
|
|
@@ -61,7 +61,7 @@ function ot(e, t) {
|
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
var uh = ot("slot,component", !0), iu = ot("key,ref,slot,slot-scope,is");
|
|
64
|
-
function
|
|
64
|
+
function hi(e, t) {
|
|
65
65
|
var i = e.length;
|
|
66
66
|
if (i) {
|
|
67
67
|
if (t === e[i - 1]) {
|
|
@@ -206,7 +206,7 @@ function Pa(e) {
|
|
|
206
206
|
var t = (e + "").charCodeAt(0);
|
|
207
207
|
return t === 36 || t === 95;
|
|
208
208
|
}
|
|
209
|
-
function
|
|
209
|
+
function $t(e, t, i, s) {
|
|
210
210
|
Object.defineProperty(e, t, {
|
|
211
211
|
value: i,
|
|
212
212
|
enumerable: !!s,
|
|
@@ -264,7 +264,7 @@ typeof Set < "u" && bi(Set) ? Vs = Set : Vs = function() {
|
|
|
264
264
|
}, e;
|
|
265
265
|
}();
|
|
266
266
|
var ts = null;
|
|
267
|
-
function
|
|
267
|
+
function ti(e) {
|
|
268
268
|
e === void 0 && (e = null), e || ts && ts._scope.off(), ts = e, e && e._scope.on();
|
|
269
269
|
}
|
|
270
270
|
var et = function() {
|
|
@@ -316,7 +316,7 @@ var qn = function() {
|
|
|
316
316
|
}), t._pending = !1;
|
|
317
317
|
}
|
|
318
318
|
Pn.length = 0;
|
|
319
|
-
},
|
|
319
|
+
}, Ct = function() {
|
|
320
320
|
function e() {
|
|
321
321
|
this._pending = !1, this.id = bh++, this.subs = [];
|
|
322
322
|
}
|
|
@@ -339,13 +339,13 @@ var qn = function() {
|
|
|
339
339
|
}
|
|
340
340
|
}, e;
|
|
341
341
|
}();
|
|
342
|
-
|
|
342
|
+
Ct.target = null;
|
|
343
343
|
var Dn = [];
|
|
344
344
|
function gs(e) {
|
|
345
|
-
Dn.push(e),
|
|
345
|
+
Dn.push(e), Ct.target = e;
|
|
346
346
|
}
|
|
347
347
|
function ys() {
|
|
348
|
-
Dn.pop(),
|
|
348
|
+
Dn.pop(), Ct.target = Dn[Dn.length - 1];
|
|
349
349
|
}
|
|
350
350
|
var pu = Array.prototype, zn = Object.create(pu), Eh = [
|
|
351
351
|
"push",
|
|
@@ -358,7 +358,7 @@ var pu = Array.prototype, zn = Object.create(pu), Eh = [
|
|
|
358
358
|
];
|
|
359
359
|
Eh.forEach(function(e) {
|
|
360
360
|
var t = pu[e];
|
|
361
|
-
|
|
361
|
+
$t(zn, e, function() {
|
|
362
362
|
for (var s = [], n = 0; n < arguments.length; n++)
|
|
363
363
|
s[n] = arguments[n];
|
|
364
364
|
var r = t.apply(this, s), a = this.__ob__, o;
|
|
@@ -379,7 +379,7 @@ Eh.forEach(function(e) {
|
|
|
379
379
|
});
|
|
380
380
|
});
|
|
381
381
|
var Go = Object.getOwnPropertyNames(zn), du = {}, Oa = !0;
|
|
382
|
-
function
|
|
382
|
+
function ii(e) {
|
|
383
383
|
Oa = e;
|
|
384
384
|
}
|
|
385
385
|
var xh = {
|
|
@@ -389,49 +389,49 @@ var xh = {
|
|
|
389
389
|
removeSub: De
|
|
390
390
|
}, qo = function() {
|
|
391
391
|
function e(t, i, s) {
|
|
392
|
-
if (i === void 0 && (i = !1), s === void 0 && (s = !1), this.value = t, this.shallow = i, this.mock = s, this.dep = s ? xh : new
|
|
392
|
+
if (i === void 0 && (i = !1), s === void 0 && (s = !1), this.value = t, this.shallow = i, this.mock = s, this.dep = s ? xh : new Ct(), this.vmCount = 0, $t(t, "__ob__", this), re(t)) {
|
|
393
393
|
if (!s)
|
|
394
394
|
if (Ah)
|
|
395
395
|
t.__proto__ = zn;
|
|
396
396
|
else
|
|
397
397
|
for (var n = 0, r = Go.length; n < r; n++) {
|
|
398
398
|
var a = Go[n];
|
|
399
|
-
|
|
399
|
+
$t(t, a, zn[a]);
|
|
400
400
|
}
|
|
401
401
|
i || this.observeArray(t);
|
|
402
402
|
} else
|
|
403
403
|
for (var o = Object.keys(t), n = 0; n < o.length; n++) {
|
|
404
404
|
var a = o[n];
|
|
405
|
-
|
|
405
|
+
bt(t, a, du, void 0, i, s);
|
|
406
406
|
}
|
|
407
407
|
}
|
|
408
408
|
return e.prototype.observeArray = function(t) {
|
|
409
409
|
for (var i = 0, s = t.length; i < s; i++)
|
|
410
|
-
|
|
410
|
+
jt(t[i], !1, this.mock);
|
|
411
411
|
}, e;
|
|
412
412
|
}();
|
|
413
|
-
function
|
|
413
|
+
function jt(e, t, i) {
|
|
414
414
|
if (e && Me(e, "__ob__") && e.__ob__ instanceof qo)
|
|
415
415
|
return e.__ob__;
|
|
416
|
-
if (Oa && (i || !Ws()) && (re(e) || ze(e)) && Object.isExtensible(e) && !e.__v_skip && !
|
|
416
|
+
if (Oa && (i || !Ws()) && (re(e) || ze(e)) && Object.isExtensible(e) && !e.__v_skip && !Mt(e) && !(e instanceof et))
|
|
417
417
|
return new qo(e, t, i);
|
|
418
418
|
}
|
|
419
|
-
function
|
|
420
|
-
var a = new
|
|
419
|
+
function bt(e, t, i, s, n, r) {
|
|
420
|
+
var a = new Ct(), o = Object.getOwnPropertyDescriptor(e, t);
|
|
421
421
|
if (!(o && o.configurable === !1)) {
|
|
422
422
|
var l = o && o.get, p = o && o.set;
|
|
423
423
|
(!l || p) && (i === du || arguments.length === 2) && (i = e[t]);
|
|
424
|
-
var h = !n &&
|
|
424
|
+
var h = !n && jt(i, !1, r);
|
|
425
425
|
return Object.defineProperty(e, t, {
|
|
426
426
|
enumerable: !0,
|
|
427
427
|
configurable: !0,
|
|
428
428
|
get: function() {
|
|
429
429
|
var y = l ? l.call(e) : i;
|
|
430
|
-
return
|
|
430
|
+
return Ct.target && (process.env.NODE_ENV !== "production" ? a.depend({
|
|
431
431
|
target: e,
|
|
432
432
|
type: "get",
|
|
433
433
|
key: t
|
|
434
|
-
}) : a.depend(), h && (h.dep.depend(), re(y) && fu(y))),
|
|
434
|
+
}) : a.depend(), h && (h.dep.depend(), re(y) && fu(y))), Mt(y) && !n ? y.value : y;
|
|
435
435
|
},
|
|
436
436
|
set: function(y) {
|
|
437
437
|
var T = l ? l.call(e) : i;
|
|
@@ -441,13 +441,13 @@ function Ct(e, t, i, s, n, r) {
|
|
|
441
441
|
else {
|
|
442
442
|
if (l)
|
|
443
443
|
return;
|
|
444
|
-
if (!n &&
|
|
444
|
+
if (!n && Mt(T) && !Mt(y)) {
|
|
445
445
|
T.value = y;
|
|
446
446
|
return;
|
|
447
447
|
} else
|
|
448
448
|
i = y;
|
|
449
449
|
}
|
|
450
|
-
h = !n &&
|
|
450
|
+
h = !n && jt(y, !1, r), process.env.NODE_ENV !== "production" ? a.notify({
|
|
451
451
|
type: "set",
|
|
452
452
|
target: e,
|
|
453
453
|
key: t,
|
|
@@ -460,12 +460,12 @@ function Ct(e, t, i, s, n, r) {
|
|
|
460
460
|
}
|
|
461
461
|
}
|
|
462
462
|
function Ma(e, t, i) {
|
|
463
|
-
if (process.env.NODE_ENV !== "production" && (ie(e) ||
|
|
463
|
+
if (process.env.NODE_ENV !== "production" && (ie(e) || Qt(e)) && F("Cannot set reactive property on undefined, null, or primitive value: ".concat(e)), Ba(e)) {
|
|
464
464
|
process.env.NODE_ENV !== "production" && F('Set operation on key "'.concat(t, '" failed: target is readonly.'));
|
|
465
465
|
return;
|
|
466
466
|
}
|
|
467
467
|
var s = e.__ob__;
|
|
468
|
-
return re(e) && tu(t) ? (e.length = Math.max(e.length, t), e.splice(t, 1, i), s && !s.shallow && s.mock &&
|
|
468
|
+
return re(e) && tu(t) ? (e.length = Math.max(e.length, t), e.splice(t, 1, i), s && !s.shallow && s.mock && jt(i, !1, !0), i) : t in e && !(t in Object.prototype) ? (e[t] = i, i) : e._isVue || s && s.vmCount ? (process.env.NODE_ENV !== "production" && F("Avoid adding reactive properties to a Vue instance or its root $data at runtime - declare it upfront in the data option."), i) : s ? (bt(s.value, t, i, void 0, s.shallow, s.mock), process.env.NODE_ENV !== "production" ? s.dep.notify({
|
|
469
469
|
type: "add",
|
|
470
470
|
target: e,
|
|
471
471
|
key: t,
|
|
@@ -474,7 +474,7 @@ function Ma(e, t, i) {
|
|
|
474
474
|
}) : s.dep.notify(), i) : (e[t] = i, i);
|
|
475
475
|
}
|
|
476
476
|
function hu(e, t) {
|
|
477
|
-
if (process.env.NODE_ENV !== "production" && (ie(e) ||
|
|
477
|
+
if (process.env.NODE_ENV !== "production" && (ie(e) || Qt(e)) && F("Cannot delete reactive property on undefined, null, or primitive value: ".concat(e)), re(e) && tu(t)) {
|
|
478
478
|
e.splice(t, 1);
|
|
479
479
|
return;
|
|
480
480
|
}
|
|
@@ -498,7 +498,7 @@ function fu(e) {
|
|
|
498
498
|
t = e[i], t && t.__ob__ && t.__ob__.dep.depend(), re(t) && fu(t);
|
|
499
499
|
}
|
|
500
500
|
function mu(e) {
|
|
501
|
-
return Ih(e, !0),
|
|
501
|
+
return Ih(e, !0), $t(e, "__v_isShallow", !0), e;
|
|
502
502
|
}
|
|
503
503
|
function Ih(e, t) {
|
|
504
504
|
if (!Ba(e)) {
|
|
@@ -507,8 +507,8 @@ function Ih(e, t) {
|
|
|
507
507
|
var i = e && e.__ob__;
|
|
508
508
|
i && i.shallow !== t && F("Target is already a ".concat(i.shallow ? "" : "non-", "shallow reactive object, and cannot be converted to ").concat(t ? "" : "non-", "shallow."));
|
|
509
509
|
}
|
|
510
|
-
var s =
|
|
511
|
-
process.env.NODE_ENV !== "production" && !s && ((e == null ||
|
|
510
|
+
var s = jt(e, t, Ws());
|
|
511
|
+
process.env.NODE_ENV !== "production" && !s && ((e == null || Qt(e)) && F("value cannot be made reactive: ".concat(String(e))), Th(e) && F("Vue 2 does not support reactive collection types such as Map or Set."));
|
|
512
512
|
}
|
|
513
513
|
}
|
|
514
514
|
function Ba(e) {
|
|
@@ -518,7 +518,7 @@ function Th(e) {
|
|
|
518
518
|
var t = Ks(e);
|
|
519
519
|
return t === "Map" || t === "WeakMap" || t === "Set" || t === "WeakSet";
|
|
520
520
|
}
|
|
521
|
-
function
|
|
521
|
+
function Mt(e) {
|
|
522
522
|
return !!(e && e.__v_isRef === !0);
|
|
523
523
|
}
|
|
524
524
|
function Jr(e, t, i) {
|
|
@@ -527,14 +527,14 @@ function Jr(e, t, i) {
|
|
|
527
527
|
configurable: !0,
|
|
528
528
|
get: function() {
|
|
529
529
|
var s = t[i];
|
|
530
|
-
if (
|
|
530
|
+
if (Mt(s))
|
|
531
531
|
return s.value;
|
|
532
532
|
var n = s && s.__ob__;
|
|
533
533
|
return n && n.dep.depend(), s;
|
|
534
534
|
},
|
|
535
535
|
set: function(s) {
|
|
536
536
|
var n = t[i];
|
|
537
|
-
|
|
537
|
+
Mt(n) && !Mt(s) ? n.value = s : t[i] = s;
|
|
538
538
|
}
|
|
539
539
|
});
|
|
540
540
|
}
|
|
@@ -599,9 +599,9 @@ function Kr(e, t) {
|
|
|
599
599
|
var s = i.fns;
|
|
600
600
|
if (re(s))
|
|
601
601
|
for (var n = s.slice(), r = 0; r < n.length; r++)
|
|
602
|
-
|
|
602
|
+
ni(n[r], null, arguments, t, "v-on handler");
|
|
603
603
|
else
|
|
604
|
-
return
|
|
604
|
+
return ni(s, null, arguments, t, "v-on handler");
|
|
605
605
|
}
|
|
606
606
|
return i.fns = e, i;
|
|
607
607
|
}
|
|
@@ -612,11 +612,11 @@ function gu(e, t, i, s, n, r) {
|
|
|
612
612
|
for (a in t)
|
|
613
613
|
ie(e[a]) && (p = zo(a), s(p.name, t[a], p.capture));
|
|
614
614
|
}
|
|
615
|
-
function
|
|
615
|
+
function Yt(e, t, i) {
|
|
616
616
|
e instanceof et && (e = e.data.hook || (e.data.hook = {}));
|
|
617
617
|
var s, n = e[t];
|
|
618
618
|
function r() {
|
|
619
|
-
i.apply(this, arguments),
|
|
619
|
+
i.apply(this, arguments), hi(s.fns, r);
|
|
620
620
|
}
|
|
621
621
|
ie(n) ? s = Kr([r]) : C(n.fns) && Ee(n.merged) ? (s = n, s.fns.push(r)) : s = Kr([n, r]), s.merged = !0, e[t] = s;
|
|
622
622
|
}
|
|
@@ -629,7 +629,7 @@ function Sh(e, t, i) {
|
|
|
629
629
|
var l = ji(o);
|
|
630
630
|
if (process.env.NODE_ENV !== "production") {
|
|
631
631
|
var p = o.toLowerCase();
|
|
632
|
-
o !== p && r && Me(r, p) && za('Prop "'.concat(p, '" is passed to component ') + "".concat(
|
|
632
|
+
o !== p && r && Me(r, p) && za('Prop "'.concat(p, '" is passed to component ') + "".concat(Ci(
|
|
633
633
|
i || t
|
|
634
634
|
), ", but the declared prop name is") + ' "'.concat(o, '". ') + "Note that HTML attributes are case-insensitive and camelCased props need to use their kebab-case equivalents when using in-DOM " + 'templates. You should probably use "'.concat(l, '" instead of "').concat(o, '".'));
|
|
635
635
|
}
|
|
@@ -654,7 +654,7 @@ function Ph(e) {
|
|
|
654
654
|
return e;
|
|
655
655
|
}
|
|
656
656
|
function Ra(e) {
|
|
657
|
-
return
|
|
657
|
+
return Qt(e) ? [Yi(e)] : re(e) ? yu(e) : void 0;
|
|
658
658
|
}
|
|
659
659
|
function xs(e) {
|
|
660
660
|
return C(e) && C(e.text) && lh(e.isComment);
|
|
@@ -662,7 +662,7 @@ function xs(e) {
|
|
|
662
662
|
function yu(e, t) {
|
|
663
663
|
var i = [], s, n, r, a;
|
|
664
664
|
for (s = 0; s < e.length; s++)
|
|
665
|
-
n = e[s], !(ie(n) || typeof n == "boolean") && (r = i.length - 1, a = i[r], re(n) ? n.length > 0 && (n = yu(n, "".concat(t || "", "_").concat(s)), xs(n[0]) && xs(a) && (i[r] = Yi(a.text + n[0].text), n.shift()), i.push.apply(i, n)) :
|
|
665
|
+
n = e[s], !(ie(n) || typeof n == "boolean") && (r = i.length - 1, a = i[r], re(n) ? n.length > 0 && (n = yu(n, "".concat(t || "", "_").concat(s)), xs(n[0]) && xs(a) && (i[r] = Yi(a.text + n[0].text), n.shift()), i.push.apply(i, n)) : Qt(n) ? xs(a) ? i[r] = Yi(a.text + n) : n !== "" && i.push(Yi(n)) : xs(n) && xs(a) ? i[r] = Yi(a.text + n.text) : (Ee(e._isVList) && C(n.tag) && ie(n.key) && C(t) && (n.key = "__vlist".concat(t, "_").concat(s, "__")), i.push(n)));
|
|
666
666
|
return i;
|
|
667
667
|
}
|
|
668
668
|
function Dh(e, t) {
|
|
@@ -816,16 +816,16 @@ function Os(e, t, i, s) {
|
|
|
816
816
|
}
|
|
817
817
|
for (var p in i)
|
|
818
818
|
p in n || (n[p] = qh(i, p));
|
|
819
|
-
return t && Object.isExtensible(t) && (t._normalized = n),
|
|
819
|
+
return t && Object.isExtensible(t) && (t._normalized = n), $t(n, "$stable", a), $t(n, "$key", o), $t(n, "$hasNormal", r), n;
|
|
820
820
|
}
|
|
821
821
|
function Gh(e, t, i, s) {
|
|
822
822
|
var n = function() {
|
|
823
823
|
var r = ts;
|
|
824
|
-
|
|
824
|
+
ti(e);
|
|
825
825
|
var a = arguments.length ? s.apply(null, arguments) : s({});
|
|
826
826
|
a = a && typeof a == "object" && !re(a) ? [a] : Ra(a);
|
|
827
827
|
var o = a && a[0];
|
|
828
|
-
return
|
|
828
|
+
return ti(r), a && (!o || a.length === 1 && o.isComment && !js(o)) ? void 0 : a;
|
|
829
829
|
};
|
|
830
830
|
return s.proxy && Object.defineProperty(t, i, {
|
|
831
831
|
get: n,
|
|
@@ -842,9 +842,9 @@ function zh(e) {
|
|
|
842
842
|
var t = e.$options, i = t.setup;
|
|
843
843
|
if (i) {
|
|
844
844
|
var s = e._setupContext = Hh(e);
|
|
845
|
-
|
|
846
|
-
var n =
|
|
847
|
-
if (ys(),
|
|
845
|
+
ti(e), gs();
|
|
846
|
+
var n = ni(i, null, [e._props || mu({}), s], e, "setup");
|
|
847
|
+
if (ys(), ti(), Ce(n))
|
|
848
848
|
t.render = n;
|
|
849
849
|
else if (Be(n))
|
|
850
850
|
if (process.env.NODE_ENV !== "production" && n instanceof et && F("setup() should not return VNodes directly - return a render function instead."), e._setupState = n, n.__sfc) {
|
|
@@ -864,7 +864,7 @@ function Hh(e) {
|
|
|
864
864
|
get attrs() {
|
|
865
865
|
if (!e._attrsProxy) {
|
|
866
866
|
var i = e._attrsProxy = {};
|
|
867
|
-
|
|
867
|
+
$t(i, "_v_attr_proxy", !0), Hn(i, e.$attrs, Ge, e, "$attrs");
|
|
868
868
|
}
|
|
869
869
|
return e._attrsProxy;
|
|
870
870
|
},
|
|
@@ -921,11 +921,11 @@ function Wh(e) {
|
|
|
921
921
|
return Jn(e, r, a, o, l, !0);
|
|
922
922
|
};
|
|
923
923
|
var n = i && i.data;
|
|
924
|
-
process.env.NODE_ENV !== "production" ? (
|
|
924
|
+
process.env.NODE_ENV !== "production" ? (bt(e, "$attrs", n && n.attrs || Ge, function() {
|
|
925
925
|
!Qs && F("$attrs is readonly.", e);
|
|
926
|
-
}, !0),
|
|
926
|
+
}, !0), bt(e, "$listeners", t._parentListeners || Ge, function() {
|
|
927
927
|
!Qs && F("$listeners is readonly.", e);
|
|
928
|
-
}, !0)) : (
|
|
928
|
+
}, !0)) : (bt(e, "$attrs", n && n.attrs || Ge, null, !0), bt(e, "$listeners", t._parentListeners || Ge, null, !0));
|
|
929
929
|
}
|
|
930
930
|
var Wr = null;
|
|
931
931
|
function Yh(e) {
|
|
@@ -936,18 +936,18 @@ function Yh(e) {
|
|
|
936
936
|
n && t._isMounted && (t.$scopedSlots = Os(t.$parent, n.data.scopedSlots, t.$slots, t.$scopedSlots), t._slotsProxy && bu(t._slotsProxy, t.$scopedSlots)), t.$vnode = n;
|
|
937
937
|
var r;
|
|
938
938
|
try {
|
|
939
|
-
|
|
939
|
+
ti(t), Wr = t, r = s.call(t._renderProxy, t.$createElement);
|
|
940
940
|
} catch (a) {
|
|
941
|
-
if (
|
|
941
|
+
if (si(a, t, "render"), process.env.NODE_ENV !== "production" && t.$options.renderError)
|
|
942
942
|
try {
|
|
943
943
|
r = t.$options.renderError.call(t._renderProxy, t.$createElement, a);
|
|
944
944
|
} catch (o) {
|
|
945
|
-
|
|
945
|
+
si(o, t, "renderError"), r = t._vnode;
|
|
946
946
|
}
|
|
947
947
|
else
|
|
948
948
|
r = t._vnode;
|
|
949
949
|
} finally {
|
|
950
|
-
Wr = null,
|
|
950
|
+
Wr = null, ti();
|
|
951
951
|
}
|
|
952
952
|
return re(r) && r.length === 1 && (r = r[0]), r instanceof et || (process.env.NODE_ENV !== "production" && re(r) && F("Multiple root nodes returned from render function. Render function should return a single root node.", t), r = wi()), r.parent = n, r;
|
|
953
953
|
};
|
|
@@ -970,7 +970,7 @@ function Xh(e, t) {
|
|
|
970
970
|
if (i && !C(e.owners)) {
|
|
971
971
|
var s = e.owners = [i], n = !0, r = null, a = null;
|
|
972
972
|
i.$on("hook:destroyed", function() {
|
|
973
|
-
return
|
|
973
|
+
return hi(s, i);
|
|
974
974
|
});
|
|
975
975
|
var o = function(d) {
|
|
976
976
|
for (var y = 0, T = s.length; y < T; y++)
|
|
@@ -999,7 +999,7 @@ function wu(e) {
|
|
|
999
999
|
}
|
|
1000
1000
|
var $h = 1, Eu = 2;
|
|
1001
1001
|
function Jn(e, t, i, s, n, r) {
|
|
1002
|
-
return (re(i) ||
|
|
1002
|
+
return (re(i) || Qt(i)) && (n = s, s = i, i = void 0), Ee(r) && (n = Eu), ef(e, t, i, s, n);
|
|
1003
1003
|
}
|
|
1004
1004
|
function ef(e, t, i, s, n) {
|
|
1005
1005
|
if (C(i) && C(i.__ob__))
|
|
@@ -1007,7 +1007,7 @@ function ef(e, t, i, s, n) {
|
|
|
1007
1007
|
`) + "Always create fresh vnode data objects in each render!", e), wi();
|
|
1008
1008
|
if (C(i) && C(i.is) && (t = i.is), !t)
|
|
1009
1009
|
return wi();
|
|
1010
|
-
process.env.NODE_ENV !== "production" && C(i) && C(i.key) && !
|
|
1010
|
+
process.env.NODE_ENV !== "production" && C(i) && C(i.key) && !Qt(i.key) && F("Avoid using non-primitive value as key, use string/number value instead.", e), re(s) && Ce(s[0]) && (i = i || {}, i.scopedSlots = { default: s[0] }, s.length = 0), n === Eu ? s = Ra(s) : n === $h && (s = Ph(s));
|
|
1011
1011
|
var r, a;
|
|
1012
1012
|
if (typeof t == "string") {
|
|
1013
1013
|
var o = void 0;
|
|
@@ -1026,7 +1026,7 @@ function xu(e, t, i) {
|
|
|
1026
1026
|
function tf(e) {
|
|
1027
1027
|
Be(e.style) && Kn(e.style), Be(e.class) && Kn(e.class);
|
|
1028
1028
|
}
|
|
1029
|
-
function
|
|
1029
|
+
function si(e, t, i) {
|
|
1030
1030
|
gs();
|
|
1031
1031
|
try {
|
|
1032
1032
|
if (t)
|
|
@@ -1047,14 +1047,14 @@ function ii(e, t, i) {
|
|
|
1047
1047
|
ys();
|
|
1048
1048
|
}
|
|
1049
1049
|
}
|
|
1050
|
-
function
|
|
1050
|
+
function ni(e, t, i, s, n) {
|
|
1051
1051
|
var r;
|
|
1052
1052
|
try {
|
|
1053
1053
|
r = i ? e.apply(t, i) : e.call(t), r && !r._isVue && Gr(r) && !r._handled && (r.catch(function(a) {
|
|
1054
|
-
return
|
|
1054
|
+
return si(a, s, n + " (Promise/async)");
|
|
1055
1055
|
}), r._handled = !0);
|
|
1056
1056
|
} catch (a) {
|
|
1057
|
-
|
|
1057
|
+
si(a, s, n);
|
|
1058
1058
|
}
|
|
1059
1059
|
return r;
|
|
1060
1060
|
}
|
|
@@ -1107,7 +1107,7 @@ function Fa(e, t) {
|
|
|
1107
1107
|
try {
|
|
1108
1108
|
e.call(t);
|
|
1109
1109
|
} catch (s) {
|
|
1110
|
-
|
|
1110
|
+
si(s, t, "nextTick");
|
|
1111
1111
|
}
|
|
1112
1112
|
else
|
|
1113
1113
|
i && i(t);
|
|
@@ -1133,7 +1133,7 @@ function On(e, t) {
|
|
|
1133
1133
|
if (n)
|
|
1134
1134
|
for (i = e.length; i--; )
|
|
1135
1135
|
On(e[i], t);
|
|
1136
|
-
else if (
|
|
1136
|
+
else if (Mt(e))
|
|
1137
1137
|
On(e.value, t);
|
|
1138
1138
|
else
|
|
1139
1139
|
for (s = Object.keys(e), i = s.length; i--; )
|
|
@@ -1154,7 +1154,7 @@ var af = 0, Va = function() {
|
|
|
1154
1154
|
t = this.getter.call(i, i);
|
|
1155
1155
|
} catch (s) {
|
|
1156
1156
|
if (this.user)
|
|
1157
|
-
|
|
1157
|
+
si(s, i, 'getter for watcher "'.concat(this.expression, '"'));
|
|
1158
1158
|
else
|
|
1159
1159
|
throw s;
|
|
1160
1160
|
} finally {
|
|
@@ -1180,7 +1180,7 @@ var af = 0, Va = function() {
|
|
|
1180
1180
|
var i = this.value;
|
|
1181
1181
|
if (this.value = t, this.user) {
|
|
1182
1182
|
var s = 'callback for watcher "'.concat(this.expression, '"');
|
|
1183
|
-
|
|
1183
|
+
ni(this.cb, this.vm, [t, i], this.vm, s);
|
|
1184
1184
|
} else
|
|
1185
1185
|
this.cb.call(this.vm, t, i);
|
|
1186
1186
|
}
|
|
@@ -1191,19 +1191,19 @@ var af = 0, Va = function() {
|
|
|
1191
1191
|
for (var t = this.deps.length; t--; )
|
|
1192
1192
|
this.deps[t].depend();
|
|
1193
1193
|
}, e.prototype.teardown = function() {
|
|
1194
|
-
if (this.vm && !this.vm._isBeingDestroyed &&
|
|
1194
|
+
if (this.vm && !this.vm._isBeingDestroyed && hi(this.vm._scope.effects, this), this.active) {
|
|
1195
1195
|
for (var t = this.deps.length; t--; )
|
|
1196
1196
|
this.deps[t].removeSub(this);
|
|
1197
1197
|
this.active = !1, this.onStop && this.onStop();
|
|
1198
1198
|
}
|
|
1199
1199
|
}, e;
|
|
1200
|
-
}(),
|
|
1200
|
+
}(), Ot, Wn;
|
|
1201
1201
|
if (process.env.NODE_ENV !== "production") {
|
|
1202
|
-
var
|
|
1203
|
-
|
|
1204
|
-
return
|
|
1202
|
+
var Rt = it && window.performance;
|
|
1203
|
+
Rt && Rt.mark && Rt.measure && Rt.clearMarks && Rt.clearMeasures && (Ot = function(e) {
|
|
1204
|
+
return Rt.mark(e);
|
|
1205
1205
|
}, Wn = function(e, t, i) {
|
|
1206
|
-
|
|
1206
|
+
Rt.measure(e, t, i), Rt.clearMarks(t), Rt.clearMarks(i);
|
|
1207
1207
|
});
|
|
1208
1208
|
}
|
|
1209
1209
|
function of(e) {
|
|
@@ -1268,13 +1268,13 @@ function pf(e) {
|
|
|
1268
1268
|
var s = this;
|
|
1269
1269
|
if (process.env.NODE_ENV !== "production") {
|
|
1270
1270
|
var n = i.toLowerCase();
|
|
1271
|
-
n !== i && s._events[n] && za('Event "'.concat(n, '" is emitted in component ') + "".concat(
|
|
1271
|
+
n !== i && s._events[n] && za('Event "'.concat(n, '" is emitted in component ') + "".concat(Ci(s), ' but the handler is registered for "').concat(i, '". ') + "Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. " + 'You should probably use "'.concat(ji(i), '" instead of "').concat(i, '".'));
|
|
1272
1272
|
}
|
|
1273
1273
|
var r = s._events[i];
|
|
1274
1274
|
if (r) {
|
|
1275
1275
|
r = r.length > 1 ? qr(r) : r;
|
|
1276
1276
|
for (var a = qr(arguments, 1), o = 'event handler for "'.concat(i, '"'), l = 0, p = r.length; l < p; l++)
|
|
1277
|
-
|
|
1277
|
+
ni(r[l], s, a, s, o);
|
|
1278
1278
|
}
|
|
1279
1279
|
return s;
|
|
1280
1280
|
};
|
|
@@ -1309,18 +1309,18 @@ function hf(e) {
|
|
|
1309
1309
|
if (!t._isBeingDestroyed) {
|
|
1310
1310
|
rt(t, "beforeDestroy"), t._isBeingDestroyed = !0;
|
|
1311
1311
|
var i = t.$parent;
|
|
1312
|
-
i && !i._isBeingDestroyed && !t.$options.abstract &&
|
|
1312
|
+
i && !i._isBeingDestroyed && !t.$options.abstract && hi(i.$children, t), t._scope.stop(), t._data.__ob__ && t._data.__ob__.vmCount--, t._isDestroyed = !0, t.__patch__(t._vnode, null), rt(t, "destroyed"), t.$off(), t.$el && (t.$el.__vue__ = null), t.$vnode && (t.$vnode.parent = null);
|
|
1313
1313
|
}
|
|
1314
1314
|
};
|
|
1315
1315
|
}
|
|
1316
1316
|
function ff(e, t, i) {
|
|
1317
1317
|
e.$el = t, e.$options.render || (e.$options.render = wi, process.env.NODE_ENV !== "production" && (e.$options.template && e.$options.template.charAt(0) !== "#" || e.$options.el || t ? F("You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.", e) : F("Failed to mount component: template or render function not defined.", e))), rt(e, "beforeMount");
|
|
1318
1318
|
var s;
|
|
1319
|
-
process.env.NODE_ENV !== "production" && ye.performance &&
|
|
1319
|
+
process.env.NODE_ENV !== "production" && ye.performance && Ot ? s = function() {
|
|
1320
1320
|
var o = e._name, l = e._uid, p = "vue-perf-start:".concat(l), h = "vue-perf-end:".concat(l);
|
|
1321
|
-
|
|
1321
|
+
Ot(p);
|
|
1322
1322
|
var d = e._render();
|
|
1323
|
-
|
|
1323
|
+
Ot(h), Wn("vue ".concat(o, " render"), p, h), Ot(p), e._update(d, i), Ot(h), Wn("vue ".concat(o, " patch"), p, h);
|
|
1324
1324
|
} : s = function() {
|
|
1325
1325
|
e._update(e._render(), i);
|
|
1326
1326
|
};
|
|
@@ -1348,12 +1348,12 @@ function mf(e, t, i, s, n) {
|
|
|
1348
1348
|
e._attrsProxy && Hn(e._attrsProxy, h, p.data && p.data.attrs || Ge, e, "$attrs") && (l = !0), e.$attrs = h, i = i || Ge;
|
|
1349
1349
|
var d = e.$options._parentListeners;
|
|
1350
1350
|
if (e._listenersProxy && Hn(e._listenersProxy, i, d || Ge, e, "$listeners"), e.$listeners = e.$options._parentListeners = i, Iu(e, i, d), t && e.$options.props) {
|
|
1351
|
-
|
|
1351
|
+
ii(!1);
|
|
1352
1352
|
for (var y = e._props, T = e.$options._propKeys || [], R = 0; R < T.length; R++) {
|
|
1353
1353
|
var Q = T[R], X = e.$options.props;
|
|
1354
1354
|
y[Q] = Ka(Q, X, t, e);
|
|
1355
1355
|
}
|
|
1356
|
-
|
|
1356
|
+
ii(!0), e.$options.propsData = t;
|
|
1357
1357
|
}
|
|
1358
1358
|
l && (e.$slots = La(n, s.context), e.$forceUpdate()), process.env.NODE_ENV !== "production" && (Qs = !1);
|
|
1359
1359
|
}
|
|
@@ -1387,16 +1387,16 @@ function ku(e, t) {
|
|
|
1387
1387
|
function rt(e, t, i, s) {
|
|
1388
1388
|
s === void 0 && (s = !0), gs();
|
|
1389
1389
|
var n = ts;
|
|
1390
|
-
s &&
|
|
1390
|
+
s && ti(e);
|
|
1391
1391
|
var r = e.$options[t], a = "".concat(t, " hook");
|
|
1392
1392
|
if (r)
|
|
1393
1393
|
for (var o = 0, l = r.length; o < l; o++)
|
|
1394
|
-
|
|
1395
|
-
e._hasHookEvent && e.$emit("hook:" + t), s &&
|
|
1394
|
+
ni(r[o], e, i || null, e, a);
|
|
1395
|
+
e._hasHookEvent && e.$emit("hook:" + t), s && ti(n), ys();
|
|
1396
1396
|
}
|
|
1397
|
-
var gf = 100,
|
|
1397
|
+
var gf = 100, Lt = [], Ua = [], Gs = {}, Mn = {}, $r = !1, Qa = !1, Zi = 0;
|
|
1398
1398
|
function yf() {
|
|
1399
|
-
Zi =
|
|
1399
|
+
Zi = Lt.length = Ua.length = 0, Gs = {}, process.env.NODE_ENV !== "production" && (Mn = {}), $r = Qa = !1;
|
|
1400
1400
|
}
|
|
1401
1401
|
var _u = 0, ea = Date.now;
|
|
1402
1402
|
if (it && !fs) {
|
|
@@ -1416,12 +1416,12 @@ var vf = function(e, t) {
|
|
|
1416
1416
|
function $o() {
|
|
1417
1417
|
_u = ea(), Qa = !0;
|
|
1418
1418
|
var e, t;
|
|
1419
|
-
for (
|
|
1420
|
-
if (e =
|
|
1419
|
+
for (Lt.sort(vf), Zi = 0; Zi < Lt.length; Zi++)
|
|
1420
|
+
if (e = Lt[Zi], e.before && e.before(), t = e.id, Gs[t] = null, e.run(), process.env.NODE_ENV !== "production" && Gs[t] != null && (Mn[t] = (Mn[t] || 0) + 1, Mn[t] > gf)) {
|
|
1421
1421
|
F("You may have an infinite update loop " + (e.user ? 'in watcher with expression "'.concat(e.expression, '"') : "in a component render function."), e.vm);
|
|
1422
1422
|
break;
|
|
1423
1423
|
}
|
|
1424
|
-
var i = Ua.slice(), s =
|
|
1424
|
+
var i = Ua.slice(), s = Lt.slice();
|
|
1425
1425
|
yf(), bf(i), Af(s), wh(), Gn && ye.devtools && Gn.emit("flush");
|
|
1426
1426
|
}
|
|
1427
1427
|
function Af(e) {
|
|
@@ -1439,13 +1439,13 @@ function bf(e) {
|
|
|
1439
1439
|
}
|
|
1440
1440
|
function wf(e) {
|
|
1441
1441
|
var t = e.id;
|
|
1442
|
-
if (Gs[t] == null && !(e ===
|
|
1442
|
+
if (Gs[t] == null && !(e === Ct.target && e.noRecurse)) {
|
|
1443
1443
|
if (Gs[t] = !0, !Qa)
|
|
1444
|
-
|
|
1444
|
+
Lt.push(e);
|
|
1445
1445
|
else {
|
|
1446
|
-
for (var i =
|
|
1446
|
+
for (var i = Lt.length - 1; i > Zi && Lt[i].id > e.id; )
|
|
1447
1447
|
i--;
|
|
1448
|
-
|
|
1448
|
+
Lt.splice(i + 1, 0, e);
|
|
1449
1449
|
}
|
|
1450
1450
|
if (!$r) {
|
|
1451
1451
|
if ($r = !0, process.env.NODE_ENV !== "production" && !ye.async) {
|
|
@@ -1470,11 +1470,11 @@ function Ef(e) {
|
|
|
1470
1470
|
}
|
|
1471
1471
|
function xf(e) {
|
|
1472
1472
|
var t = Su(e.$options.inject, e);
|
|
1473
|
-
t && (
|
|
1474
|
-
process.env.NODE_ENV !== "production" ?
|
|
1473
|
+
t && (ii(!1), Object.keys(t).forEach(function(i) {
|
|
1474
|
+
process.env.NODE_ENV !== "production" ? bt(e, i, t[i], function() {
|
|
1475
1475
|
F("Avoid mutating an injected value directly since the changes will be overwritten whenever the provided component re-renders. " + 'injection being mutated: "'.concat(i, '"'), e);
|
|
1476
|
-
}) :
|
|
1477
|
-
}),
|
|
1476
|
+
}) : bt(e, i, t[i]);
|
|
1477
|
+
}), ii(!0));
|
|
1478
1478
|
}
|
|
1479
1479
|
function Su(e, t) {
|
|
1480
1480
|
if (e) {
|
|
@@ -1628,7 +1628,7 @@ function _f(e, t) {
|
|
|
1628
1628
|
var n = t.on || (t.on = {}), r = n[s], a = t.model.callback;
|
|
1629
1629
|
C(r) ? (re(r) ? r.indexOf(a) === -1 : r !== a) && (n[s] = [a].concat(r)) : n[s] = a;
|
|
1630
1630
|
}
|
|
1631
|
-
var F = De, za = De, xr,
|
|
1631
|
+
var F = De, za = De, xr, Ci;
|
|
1632
1632
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
1633
|
var nl = typeof console < "u", Sf = /(?:^|[-_])(\w)/g, Pf = function(e) {
|
|
1634
1634
|
return e.replace(Sf, function(t) {
|
|
@@ -1641,7 +1641,7 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
1641
1641
|
ye.warnHandler ? ye.warnHandler.call(null, e, t, i) : nl && !ye.silent && console.error("[Vue warn]: ".concat(e).concat(i));
|
|
1642
1642
|
}, za = function(e, t) {
|
|
1643
1643
|
nl && !ye.silent && "[Vue tip]: ".concat(e) + (t ? xr(t) : "");
|
|
1644
|
-
},
|
|
1644
|
+
}, Ci = function(e, t) {
|
|
1645
1645
|
if (e.$root === e)
|
|
1646
1646
|
return "<Root>";
|
|
1647
1647
|
var i = Ce(e) && e.cid != null ? e.options : e._isVue ? e.$options || e.constructor.options : e, s = os(i), n = i.__file;
|
|
@@ -1674,13 +1674,13 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
1674
1674
|
found in
|
|
1675
1675
|
|
|
1676
1676
|
` + t.map(function(n, r) {
|
|
1677
|
-
return "".concat(r === 0 ? "---> " : Df(" ", 5 + r * 2)).concat(re(n) ? "".concat(
|
|
1677
|
+
return "".concat(r === 0 ? "---> " : Df(" ", 5 + r * 2)).concat(re(n) ? "".concat(Ci(n[0]), "... (").concat(n[1], " recursive calls)") : Ci(n));
|
|
1678
1678
|
}).join(`
|
|
1679
1679
|
`);
|
|
1680
1680
|
} else
|
|
1681
1681
|
return `
|
|
1682
1682
|
|
|
1683
|
-
(found in `.concat(
|
|
1683
|
+
(found in `.concat(Ci(e), ")");
|
|
1684
1684
|
};
|
|
1685
1685
|
}
|
|
1686
1686
|
var ft = ye.optionMergeStrategies;
|
|
@@ -1848,7 +1848,7 @@ function Ka(e, t, i, s) {
|
|
|
1848
1848
|
if (a === void 0) {
|
|
1849
1849
|
a = jf(s, n, e);
|
|
1850
1850
|
var p = Oa;
|
|
1851
|
-
|
|
1851
|
+
ii(!0), jt(a), ii(p);
|
|
1852
1852
|
}
|
|
1853
1853
|
return process.env.NODE_ENV !== "production" && Uf(n, e, a, s, r), a;
|
|
1854
1854
|
}
|
|
@@ -1975,47 +1975,47 @@ if (process.env.NODE_ENV !== "production") {
|
|
|
1975
1975
|
t._renderProxy = t;
|
|
1976
1976
|
};
|
|
1977
1977
|
}
|
|
1978
|
-
var
|
|
1978
|
+
var St = {
|
|
1979
1979
|
enumerable: !0,
|
|
1980
1980
|
configurable: !0,
|
|
1981
1981
|
get: De,
|
|
1982
1982
|
set: De
|
|
1983
1983
|
};
|
|
1984
1984
|
function Wa(e, t, i) {
|
|
1985
|
-
|
|
1985
|
+
St.get = function() {
|
|
1986
1986
|
return this[t][i];
|
|
1987
|
-
},
|
|
1987
|
+
}, St.set = function(n) {
|
|
1988
1988
|
this[t][i] = n;
|
|
1989
|
-
}, Object.defineProperty(e, i,
|
|
1989
|
+
}, Object.defineProperty(e, i, St);
|
|
1990
1990
|
}
|
|
1991
1991
|
function Xf(e) {
|
|
1992
1992
|
var t = e.$options;
|
|
1993
1993
|
if (t.props && $f(e, t.props), zh(e), t.methods && n1(e, t.methods), t.data)
|
|
1994
1994
|
e1(e);
|
|
1995
1995
|
else {
|
|
1996
|
-
var i =
|
|
1996
|
+
var i = jt(e._data = {});
|
|
1997
1997
|
i && i.vmCount++;
|
|
1998
1998
|
}
|
|
1999
1999
|
t.computed && s1(e, t.computed), t.watch && t.watch !== zr && r1(e, t.watch);
|
|
2000
2000
|
}
|
|
2001
2001
|
function $f(e, t) {
|
|
2002
2002
|
var i = e.$options.propsData || {}, s = e._props = mu({}), n = e.$options._propKeys = [], r = !e.$parent;
|
|
2003
|
-
r ||
|
|
2003
|
+
r || ii(!1);
|
|
2004
2004
|
var a = function(l) {
|
|
2005
2005
|
n.push(l);
|
|
2006
2006
|
var p = Ka(l, t, i, e);
|
|
2007
2007
|
if (process.env.NODE_ENV !== "production") {
|
|
2008
2008
|
var h = ji(l);
|
|
2009
|
-
(iu(h) || ye.isReservedAttr(h)) && F('"'.concat(h, '" is a reserved attribute and cannot be used as component prop.'), e),
|
|
2009
|
+
(iu(h) || ye.isReservedAttr(h)) && F('"'.concat(h, '" is a reserved attribute and cannot be used as component prop.'), e), bt(s, l, p, function() {
|
|
2010
2010
|
!r && !Qs && F("Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's " + 'value. Prop being mutated: "'.concat(l, '"'), e);
|
|
2011
2011
|
});
|
|
2012
2012
|
} else
|
|
2013
|
-
|
|
2013
|
+
bt(s, l, p);
|
|
2014
2014
|
l in e || Wa(e, "_props", l);
|
|
2015
2015
|
};
|
|
2016
2016
|
for (var o in t)
|
|
2017
2017
|
a(o);
|
|
2018
|
-
|
|
2018
|
+
ii(!0);
|
|
2019
2019
|
}
|
|
2020
2020
|
function e1(e) {
|
|
2021
2021
|
var t = e.$options.data;
|
|
@@ -2025,7 +2025,7 @@ https://v2.vuejs.org/v2/guide/components.html#data-Must-Be-a-Function`, e));
|
|
|
2025
2025
|
var a = i[r];
|
|
2026
2026
|
process.env.NODE_ENV !== "production" && n && Me(n, a) && F('Method "'.concat(a, '" has already been defined as a data property.'), e), s && Me(s, a) ? process.env.NODE_ENV !== "production" && F('The data property "'.concat(a, '" is already declared as a prop. ') + "Use prop default value instead.", e) : Pa(a) || Wa(e, "_data", a);
|
|
2027
2027
|
}
|
|
2028
|
-
var o =
|
|
2028
|
+
var o = jt(t);
|
|
2029
2029
|
o && o.vmCount++;
|
|
2030
2030
|
}
|
|
2031
2031
|
function t1(e, t) {
|
|
@@ -2033,7 +2033,7 @@ function t1(e, t) {
|
|
|
2033
2033
|
try {
|
|
2034
2034
|
return e.call(t, t);
|
|
2035
2035
|
} catch (i) {
|
|
2036
|
-
return
|
|
2036
|
+
return si(i, t, "data()"), {};
|
|
2037
2037
|
} finally {
|
|
2038
2038
|
ys();
|
|
2039
2039
|
}
|
|
@@ -2048,16 +2048,16 @@ function s1(e, t) {
|
|
|
2048
2048
|
}
|
|
2049
2049
|
function Ou(e, t, i) {
|
|
2050
2050
|
var s = !Ws();
|
|
2051
|
-
Ce(i) ? (
|
|
2051
|
+
Ce(i) ? (St.get = s ? dl(t) : hl(i), St.set = De) : (St.get = i.get ? s && i.cache !== !1 ? dl(t) : hl(i.get) : De, St.set = i.set || De), process.env.NODE_ENV !== "production" && St.set === De && (St.set = function() {
|
|
2052
2052
|
F('Computed property "'.concat(t, '" was assigned to but it has no setter.'), this);
|
|
2053
|
-
}), Object.defineProperty(e, t,
|
|
2053
|
+
}), Object.defineProperty(e, t, St);
|
|
2054
2054
|
}
|
|
2055
2055
|
function dl(e) {
|
|
2056
2056
|
return function() {
|
|
2057
2057
|
var i = this._computedWatchers && this._computedWatchers[e];
|
|
2058
2058
|
if (i)
|
|
2059
|
-
return i.dirty && i.evaluate(),
|
|
2060
|
-
effect:
|
|
2059
|
+
return i.dirty && i.evaluate(), Ct.target && (process.env.NODE_ENV !== "production" && Ct.target.onTrack && Ct.target.onTrack({
|
|
2060
|
+
effect: Ct.target,
|
|
2061
2061
|
target: this,
|
|
2062
2062
|
type: "get",
|
|
2063
2063
|
key: e
|
|
@@ -2107,7 +2107,7 @@ function a1(e) {
|
|
|
2107
2107
|
var o = new Va(a, s, n, r);
|
|
2108
2108
|
if (r.immediate) {
|
|
2109
2109
|
var l = 'callback for immediate watcher "'.concat(o.expression, '"');
|
|
2110
|
-
gs(),
|
|
2110
|
+
gs(), ni(n, a, [o.value], a, l), ys();
|
|
2111
2111
|
}
|
|
2112
2112
|
return function() {
|
|
2113
2113
|
o.teardown();
|
|
@@ -2120,7 +2120,7 @@ function l1(e) {
|
|
|
2120
2120
|
var i = this;
|
|
2121
2121
|
i._uid = o1++;
|
|
2122
2122
|
var s, n;
|
|
2123
|
-
process.env.NODE_ENV !== "production" && ye.performance &&
|
|
2123
|
+
process.env.NODE_ENV !== "production" && ye.performance && Ot && (s = "vue-perf-start:".concat(i._uid), n = "vue-perf-end:".concat(i._uid), Ot(s)), i._isVue = !0, i.__v_skip = !0, i._scope = new Nh(!0), i._scope._vm = !0, t && t._isComponent ? c1(i, t) : i.$options = Di(Ya(i.constructor), t || {}, i), process.env.NODE_ENV !== "production" ? Du(i) : i._renderProxy = i, i._self = i, df(i), of(i), Wh(i), rt(i, "beforeCreate", void 0, !1), xf(i), Xf(i), Ef(i), rt(i, "created"), process.env.NODE_ENV !== "production" && ye.performance && Ot && (i._name = Ci(i, !1), Ot(n), Wn("vue ".concat(i._name, " init"), s, n)), i.$options.el && i.$mount(i.$options.el);
|
|
2124
2124
|
};
|
|
2125
2125
|
}
|
|
2126
2126
|
function c1(e, t) {
|
|
@@ -2222,7 +2222,7 @@ function ml(e, t) {
|
|
|
2222
2222
|
}
|
|
2223
2223
|
function ia(e, t, i, s) {
|
|
2224
2224
|
var n = e[t];
|
|
2225
|
-
n && (!s || n.tag !== s.tag) && n.componentInstance.$destroy(), e[t] = null,
|
|
2225
|
+
n && (!s || n.tag !== s.tag) && n.componentInstance.$destroy(), e[t] = null, hi(i, t);
|
|
2226
2226
|
}
|
|
2227
2227
|
var gl = [String, RegExp, Array], y1 = {
|
|
2228
2228
|
name: "keep-alive",
|
|
@@ -2274,7 +2274,7 @@ var gl = [String, RegExp, Array], y1 = {
|
|
|
2274
2274
|
if (r && (!s || !dn(r, s)) || a && s && dn(a, s))
|
|
2275
2275
|
return t;
|
|
2276
2276
|
var o = this, l = o.cache, p = o.keys, h = t.key == null ? i.Ctor.cid + (i.tag ? "::".concat(i.tag) : "") : t.key;
|
|
2277
|
-
l[h] ? (t.componentInstance = l[h].componentInstance,
|
|
2277
|
+
l[h] ? (t.componentInstance = l[h].componentInstance, hi(p, h), p.push(h)) : (this.vnodeToCache = t, this.keyToCache = h), t.data.keepAlive = !0;
|
|
2278
2278
|
}
|
|
2279
2279
|
return t || e && e[0];
|
|
2280
2280
|
}
|
|
@@ -2291,9 +2291,9 @@ function A1(e) {
|
|
|
2291
2291
|
warn: F,
|
|
2292
2292
|
extend: ve,
|
|
2293
2293
|
mergeOptions: Di,
|
|
2294
|
-
defineReactive:
|
|
2294
|
+
defineReactive: bt
|
|
2295
2295
|
}, e.set = Ma, e.delete = hu, e.nextTick = Fa, e.observable = function(i) {
|
|
2296
|
-
return
|
|
2296
|
+
return jt(i), i;
|
|
2297
2297
|
}, e.options = /* @__PURE__ */ Object.create(null), dr.forEach(function(i) {
|
|
2298
2298
|
e.options[i + "s"] = /* @__PURE__ */ Object.create(null);
|
|
2299
2299
|
}), e.options._base = e, ve(e.options.components, v1), p1(e), d1(e), h1(e), g1(e);
|
|
@@ -2453,14 +2453,14 @@ function Xi(e, t) {
|
|
|
2453
2453
|
if (!!C(i)) {
|
|
2454
2454
|
var s = e.context, n = e.componentInstance || e.elm, r = t ? null : n, a = t ? void 0 : n;
|
|
2455
2455
|
if (Ce(i)) {
|
|
2456
|
-
|
|
2456
|
+
ni(i, s, [r], s, "template ref function");
|
|
2457
2457
|
return;
|
|
2458
2458
|
}
|
|
2459
|
-
var o = e.data.refInFor, l = typeof i == "string" || typeof i == "number", p =
|
|
2459
|
+
var o = e.data.refInFor, l = typeof i == "string" || typeof i == "number", p = Mt(i), h = s.$refs;
|
|
2460
2460
|
if (l || p)
|
|
2461
2461
|
if (o) {
|
|
2462
2462
|
var d = l ? h[i] : i.value;
|
|
2463
|
-
t ? re(d) &&
|
|
2463
|
+
t ? re(d) && hi(d, n) : re(d) ? d.includes(n) || d.push(n) : l ? (h[i] = [n], vl(s, i, h[i])) : i.value = [n];
|
|
2464
2464
|
} else if (l) {
|
|
2465
2465
|
if (t && h[i] !== n)
|
|
2466
2466
|
return;
|
|
@@ -2475,10 +2475,10 @@ function Xi(e, t) {
|
|
|
2475
2475
|
}
|
|
2476
2476
|
function vl(e, t, i) {
|
|
2477
2477
|
var s = e._setupState;
|
|
2478
|
-
s && Me(s, t) && (
|
|
2478
|
+
s && Me(s, t) && (Mt(s[t]) ? s[t].value = i : s[t] = i);
|
|
2479
2479
|
}
|
|
2480
|
-
var
|
|
2481
|
-
function
|
|
2480
|
+
var Zt = new et("", {}, []), Is = ["create", "activate", "update", "remove", "destroy"];
|
|
2481
|
+
function yi(e, t) {
|
|
2482
2482
|
return e.key === t.key && e.asyncFactory === t.asyncFactory && (e.tag === t.tag && e.isComment === t.isComment && C(e.data) === C(t.data) && W1(e, t) || Ee(e.isAsyncPlaceholder) && ie(t.asyncFactory.error));
|
|
2483
2483
|
}
|
|
2484
2484
|
function W1(e, t) {
|
|
@@ -2538,7 +2538,7 @@ function Z1(e) {
|
|
|
2538
2538
|
for (var H, ae = g; ae.componentInstance; )
|
|
2539
2539
|
if (ae = ae.componentInstance._vnode, C(H = ae.data) && C(H = H.transition)) {
|
|
2540
2540
|
for (H = 0; H < s.activate.length; ++H)
|
|
2541
|
-
s.activate[H](
|
|
2541
|
+
s.activate[H](Zt, ae);
|
|
2542
2542
|
v.push(ae);
|
|
2543
2543
|
break;
|
|
2544
2544
|
}
|
|
@@ -2553,7 +2553,7 @@ function Z1(e) {
|
|
|
2553
2553
|
for (var M = 0; M < v.length; ++M)
|
|
2554
2554
|
d(v[M], x, g.elm, null, !0, v, M);
|
|
2555
2555
|
} else
|
|
2556
|
-
|
|
2556
|
+
Qt(g.text) && r.appendChild(g.elm, r.createTextNode(String(g.text)));
|
|
2557
2557
|
}
|
|
2558
2558
|
function W(g) {
|
|
2559
2559
|
for (; g.componentInstance; )
|
|
@@ -2562,8 +2562,8 @@ function Z1(e) {
|
|
|
2562
2562
|
}
|
|
2563
2563
|
function U(g, v) {
|
|
2564
2564
|
for (var x = 0; x < s.create.length; ++x)
|
|
2565
|
-
s.create[x](
|
|
2566
|
-
t = g.data.hook, C(t) && (C(t.create) && t.create(
|
|
2565
|
+
s.create[x](Zt, g);
|
|
2566
|
+
t = g.data.hook, C(t) && (C(t.create) && t.create(Zt, g), C(t.insert) && v.push(g));
|
|
2567
2567
|
}
|
|
2568
2568
|
function k(g) {
|
|
2569
2569
|
var v;
|
|
@@ -2605,7 +2605,7 @@ function Z1(e) {
|
|
|
2605
2605
|
function N(g, v, x, M, H) {
|
|
2606
2606
|
var ae = 0, b = 0, w = v.length - 1, O = v[0], Y = v[w], ee = x.length - 1, ne = x[0], f = x[ee], c, u, m, A, I = !H;
|
|
2607
2607
|
for (process.env.NODE_ENV !== "production" && V(x); ae <= w && b <= ee; )
|
|
2608
|
-
ie(O) ? O = v[++ae] : ie(Y) ? Y = v[--w] :
|
|
2608
|
+
ie(O) ? O = v[++ae] : ie(Y) ? Y = v[--w] : yi(O, ne) ? (L(O, ne, M, x, b), O = v[++ae], ne = x[++b]) : yi(Y, f) ? (L(Y, f, M, x, ee), Y = v[--w], f = x[--ee]) : yi(O, f) ? (L(O, f, M, x, ee), I && r.insertBefore(g, O.elm, r.nextSibling(Y.elm)), O = v[++ae], f = x[--ee]) : yi(Y, ne) ? (L(Y, ne, M, x, b), I && r.insertBefore(g, Y.elm, O.elm), Y = v[--w], ne = x[++b]) : (ie(c) && (c = Y1(v, ae, w)), u = C(ne.key) ? c[ne.key] : D(ne, v, ae, w), ie(u) ? d(ne, M, g, O.elm, !1, x, b) : (m = v[u], yi(m, ne) ? (L(m, ne, M, x, b), v[u] = void 0, I && r.insertBefore(g, m.elm, O.elm)) : d(ne, M, g, O.elm, !1, x, b)), ne = x[++b]);
|
|
2609
2609
|
ae > w ? (A = ie(x[ee + 1]) ? null : x[ee + 1].elm, E(g, A, x, b, ee, M)) : b > ee && S(v, ae, w);
|
|
2610
2610
|
}
|
|
2611
2611
|
function V(g) {
|
|
@@ -2617,7 +2617,7 @@ function Z1(e) {
|
|
|
2617
2617
|
function D(g, v, x, M) {
|
|
2618
2618
|
for (var H = x; H < M; H++) {
|
|
2619
2619
|
var ae = v[H];
|
|
2620
|
-
if (C(ae) &&
|
|
2620
|
+
if (C(ae) && yi(g, ae))
|
|
2621
2621
|
return H;
|
|
2622
2622
|
}
|
|
2623
2623
|
}
|
|
@@ -2704,7 +2704,7 @@ function Z1(e) {
|
|
|
2704
2704
|
ae = !0, d(x, b);
|
|
2705
2705
|
else {
|
|
2706
2706
|
var w = C(v.nodeType);
|
|
2707
|
-
if (!w &&
|
|
2707
|
+
if (!w && yi(v, x))
|
|
2708
2708
|
L(v, x, b, null, null, H);
|
|
2709
2709
|
else {
|
|
2710
2710
|
if (w) {
|
|
@@ -2727,7 +2727,7 @@ function Z1(e) {
|
|
|
2727
2727
|
s.destroy[f](ee);
|
|
2728
2728
|
if (ee.elm = x.elm, ne) {
|
|
2729
2729
|
for (var c = 0; c < s.create.length; ++c)
|
|
2730
|
-
s.create[c](
|
|
2730
|
+
s.create[c](Zt, ee);
|
|
2731
2731
|
var u = ee.data.hook.insert;
|
|
2732
2732
|
if (u.merged)
|
|
2733
2733
|
for (var m = 1; m < u.fns.length; m++)
|
|
@@ -2746,14 +2746,14 @@ var X1 = {
|
|
|
2746
2746
|
create: Tr,
|
|
2747
2747
|
update: Tr,
|
|
2748
2748
|
destroy: function(t) {
|
|
2749
|
-
Tr(t,
|
|
2749
|
+
Tr(t, Zt);
|
|
2750
2750
|
}
|
|
2751
2751
|
};
|
|
2752
2752
|
function Tr(e, t) {
|
|
2753
2753
|
(e.data.directives || t.data.directives) && $1(e, t);
|
|
2754
2754
|
}
|
|
2755
2755
|
function $1(e, t) {
|
|
2756
|
-
var i = e ===
|
|
2756
|
+
var i = e === Zt, s = t === Zt, n = Al(e.data.directives, e.context), r = Al(t.data.directives, t.context), a = [], o = [], l, p, h;
|
|
2757
2757
|
for (l in r)
|
|
2758
2758
|
p = n[l], h = r[l], p ? (h.oldValue = p.value, h.oldArg = p.arg, Ts(h, "update", t, e), h.def && h.def.componentUpdated && o.push(h)) : (Ts(h, "bind", t, e), h.def && h.def.inserted && a.push(h));
|
|
2759
2759
|
if (a.length) {
|
|
@@ -2761,9 +2761,9 @@ function $1(e, t) {
|
|
|
2761
2761
|
for (var y = 0; y < a.length; y++)
|
|
2762
2762
|
Ts(a[y], "inserted", t, e);
|
|
2763
2763
|
};
|
|
2764
|
-
i ?
|
|
2764
|
+
i ? Yt(t, "insert", d) : d();
|
|
2765
2765
|
}
|
|
2766
|
-
if (o.length &&
|
|
2766
|
+
if (o.length && Yt(t, "postpatch", function() {
|
|
2767
2767
|
for (var y = 0; y < o.length; y++)
|
|
2768
2768
|
Ts(o[y], "componentUpdated", t, e);
|
|
2769
2769
|
}), !i)
|
|
@@ -2797,7 +2797,7 @@ function Ts(e, t, i, s, n) {
|
|
|
2797
2797
|
try {
|
|
2798
2798
|
r(i.elm, e, i, s, n);
|
|
2799
2799
|
} catch (a) {
|
|
2800
|
-
|
|
2800
|
+
si(a, i.context, "directive ".concat(e.name, " ").concat(t, " hook"));
|
|
2801
2801
|
}
|
|
2802
2802
|
}
|
|
2803
2803
|
var im = [K1, X1];
|
|
@@ -2887,7 +2887,7 @@ var cm = {
|
|
|
2887
2887
|
create: _r,
|
|
2888
2888
|
update: _r,
|
|
2889
2889
|
destroy: function(e) {
|
|
2890
|
-
return _r(e,
|
|
2890
|
+
return _r(e, Zt);
|
|
2891
2891
|
}
|
|
2892
2892
|
}, fn;
|
|
2893
2893
|
function xl(e, t) {
|
|
@@ -3063,8 +3063,8 @@ function xi(e, t) {
|
|
|
3063
3063
|
var i = e._transitionClasses || (e._transitionClasses = []);
|
|
3064
3064
|
i.indexOf(t) < 0 && (i.push(t), ju(e, t));
|
|
3065
3065
|
}
|
|
3066
|
-
function
|
|
3067
|
-
e._transitionClasses &&
|
|
3066
|
+
function Ft(e, t) {
|
|
3067
|
+
e._transitionClasses && hi(e._transitionClasses, t), Uu(e, t);
|
|
3068
3068
|
}
|
|
3069
3069
|
function Hu(e, t, i) {
|
|
3070
3070
|
var s = Ju(e, t), n = s.type, r = s.timeout, a = s.propCount;
|
|
@@ -3113,13 +3113,13 @@ function aa(e, t) {
|
|
|
3113
3113
|
var N = _ && p ? p : a, V = _ && d ? d : l, D = _ && h ? h : o, L = _ && X || y, B = _ && Ce(W) ? W : T, q = _ && U || R, $ = _ && k || Q, _e = Fs(Be(E) ? E.enter : E);
|
|
3114
3114
|
process.env.NODE_ENV !== "production" && _e != null && Wu(_e, "enter", e);
|
|
3115
3115
|
var oe = n !== !1 && !ms, g = to(B), v = i._enterCb = Qn(function() {
|
|
3116
|
-
oe && (
|
|
3116
|
+
oe && (Ft(i, D), Ft(i, V)), v.cancelled ? (oe && Ft(i, N), $ && $(i)) : q && q(i), i._enterCb = null;
|
|
3117
3117
|
});
|
|
3118
|
-
e.data.show ||
|
|
3118
|
+
e.data.show || Yt(e, "insert", function() {
|
|
3119
3119
|
var x = i.parentNode, M = x && x._pending && x._pending[e.key];
|
|
3120
3120
|
M && M.tag === e.tag && M.elm._leaveCb && M.elm._leaveCb(), B && B(i, v);
|
|
3121
3121
|
}), L && L(i), oe && (xi(i, N), xi(i, V), zu(function() {
|
|
3122
|
-
|
|
3122
|
+
Ft(i, N), v.cancelled || (xi(i, D), g || (Yu(_e) ? setTimeout(v, _e) : Hu(i, r, v)));
|
|
3123
3123
|
})), e.data.show && (t && t(), B && B(i, v)), !oe && !g && v();
|
|
3124
3124
|
}
|
|
3125
3125
|
}
|
|
@@ -3135,12 +3135,12 @@ function Ku(e, t) {
|
|
|
3135
3135
|
var n = s.css, r = s.type, a = s.leaveClass, o = s.leaveToClass, l = s.leaveActiveClass, p = s.beforeLeave, h = s.leave, d = s.afterLeave, y = s.leaveCancelled, T = s.delayLeave, R = s.duration, Q = n !== !1 && !ms, X = to(h), W = Fs(Be(R) ? R.leave : R);
|
|
3136
3136
|
process.env.NODE_ENV !== "production" && C(W) && Wu(W, "leave", e);
|
|
3137
3137
|
var U = i._leaveCb = Qn(function() {
|
|
3138
|
-
i.parentNode && i.parentNode._pending && (i.parentNode._pending[e.key] = null), Q && (
|
|
3138
|
+
i.parentNode && i.parentNode._pending && (i.parentNode._pending[e.key] = null), Q && (Ft(i, o), Ft(i, l)), U.cancelled ? (Q && Ft(i, a), y && y(i)) : (t(), d && d(i)), i._leaveCb = null;
|
|
3139
3139
|
});
|
|
3140
3140
|
T ? T(k) : k();
|
|
3141
3141
|
function k() {
|
|
3142
3142
|
U.cancelled || (!e.data.show && i.parentNode && ((i.parentNode._pending || (i.parentNode._pending = {}))[e.key] = e), p && p(i), Q && (xi(i, a), xi(i, l), zu(function() {
|
|
3143
|
-
|
|
3143
|
+
Ft(i, a), U.cancelled || (xi(i, o), X || (Yu(W) ? setTimeout(U, W) : Hu(i, r, U)));
|
|
3144
3144
|
})), h && h(i, U), !Q && !X && U());
|
|
3145
3145
|
}
|
|
3146
3146
|
}
|
|
@@ -3172,7 +3172,7 @@ ms && document.addEventListener("selectionchange", function() {
|
|
|
3172
3172
|
});
|
|
3173
3173
|
var Zu = {
|
|
3174
3174
|
inserted: function(e, t, i, s) {
|
|
3175
|
-
i.tag === "select" ? (s.elm && !s.elm._vOptions ?
|
|
3175
|
+
i.tag === "select" ? (s.elm && !s.elm._vOptions ? Yt(i, "postpatch", function() {
|
|
3176
3176
|
Zu.componentUpdated(e, t, i);
|
|
3177
3177
|
}) : Ml(e, t, i.context), e._vOptions = [].map.call(e.options, er)) : (i.tag === "textarea" || na(e.type)) && (e._vModifiers = t.modifiers, t.modifiers.lazy || (e.addEventListener("compositionstart", xm), e.addEventListener("compositionend", Ll), e.addEventListener("change", Ll), ms && (e.vmodel = !0)));
|
|
3178
3178
|
},
|
|
@@ -3326,12 +3326,12 @@ var _m = function(e) {
|
|
|
3326
3326
|
if (this._leaving)
|
|
3327
3327
|
return Fl(e, n);
|
|
3328
3328
|
var a = "__transition-".concat(this._uid, "-");
|
|
3329
|
-
r.key = r.key == null ? r.isComment ? a + "comment" : a + r.tag :
|
|
3329
|
+
r.key = r.key == null ? r.isComment ? a + "comment" : a + r.tag : Qt(r.key) ? String(r.key).indexOf(a) === 0 ? r.key : a + r.key : r.key;
|
|
3330
3330
|
var o = (r.data || (r.data = {})).transition = $u(this), l = this._vnode, p = la(l);
|
|
3331
3331
|
if (r.data.directives && r.data.directives.some(Sm) && (r.data.show = !0), p && p.data && !km(r, p) && !js(p) && !(p.componentInstance && p.componentInstance._vnode.isComment)) {
|
|
3332
3332
|
var h = p.data.transition = ve({}, o);
|
|
3333
3333
|
if (s === "out-in")
|
|
3334
|
-
return this._leaving = !0,
|
|
3334
|
+
return this._leaving = !0, Yt(h, "afterLeave", function() {
|
|
3335
3335
|
t._leaving = !1, t.$forceUpdate();
|
|
3336
3336
|
}), Fl(e, n);
|
|
3337
3337
|
if (s === "in-out") {
|
|
@@ -3340,7 +3340,7 @@ var _m = function(e) {
|
|
|
3340
3340
|
var d, y = function() {
|
|
3341
3341
|
d();
|
|
3342
3342
|
};
|
|
3343
|
-
|
|
3343
|
+
Yt(o, "afterEnter", y), Yt(o, "enterCancelled", y), Yt(h, "delayLeave", function(T) {
|
|
3344
3344
|
d = T;
|
|
3345
3345
|
});
|
|
3346
3346
|
}
|
|
@@ -3394,7 +3394,7 @@ var Dm = {
|
|
|
3394
3394
|
if (i.data.moved) {
|
|
3395
3395
|
var s = i.elm, n = s.style;
|
|
3396
3396
|
xi(s, t), n.transform = n.WebkitTransform = n.transitionDuration = "", s.addEventListener($n, s._moveCb = function r(a) {
|
|
3397
|
-
a && a.target !== s || (!a || /transform$/.test(a.propertyName)) && (s.removeEventListener($n, r), s._moveCb = null,
|
|
3397
|
+
a && a.target !== s || (!a || /transform$/.test(a.propertyName)) && (s.removeEventListener($n, r), s._moveCb = null, Ft(s, t));
|
|
3398
3398
|
});
|
|
3399
3399
|
}
|
|
3400
3400
|
}));
|
|
@@ -4150,7 +4150,7 @@ function ig(e) {
|
|
|
4150
4150
|
const sg = /* @__PURE__ */ function() {
|
|
4151
4151
|
return tg.exports;
|
|
4152
4152
|
}();
|
|
4153
|
-
function
|
|
4153
|
+
function Bt(e, t) {
|
|
4154
4154
|
t && (e.super_ = t, e.prototype = Object.create(t.prototype, { constructor: { value: e, enumerable: !1, writable: !0, configurable: !0 } }));
|
|
4155
4155
|
}
|
|
4156
4156
|
const Zs = Object.prototype.toString, ng = Object.prototype.hasOwnProperty;
|
|
@@ -4163,26 +4163,26 @@ function is(e) {
|
|
|
4163
4163
|
function cp(e) {
|
|
4164
4164
|
return e == null;
|
|
4165
4165
|
}
|
|
4166
|
-
function
|
|
4166
|
+
function Et(e) {
|
|
4167
4167
|
return Zs.call(e) === "[object Array]";
|
|
4168
4168
|
}
|
|
4169
4169
|
function Oi(e) {
|
|
4170
4170
|
return Zs.call(e) === "[object Object]";
|
|
4171
4171
|
}
|
|
4172
|
-
function
|
|
4172
|
+
function ri(e) {
|
|
4173
4173
|
return Zs.call(e) === "[object Number]";
|
|
4174
4174
|
}
|
|
4175
|
-
function
|
|
4175
|
+
function ei(e) {
|
|
4176
4176
|
const t = Zs.call(e);
|
|
4177
4177
|
return t === "[object Function]" || t === "[object AsyncFunction]" || t === "[object GeneratorFunction]" || t === "[object AsyncGeneratorFunction]" || t === "[object Proxy]";
|
|
4178
4178
|
}
|
|
4179
|
-
function
|
|
4179
|
+
function xt(e) {
|
|
4180
4180
|
return Zs.call(e) === "[object String]";
|
|
4181
4181
|
}
|
|
4182
4182
|
function vs(e, t) {
|
|
4183
4183
|
return !cp(e) && ng.call(e, t);
|
|
4184
4184
|
}
|
|
4185
|
-
function
|
|
4185
|
+
function It(e, t) {
|
|
4186
4186
|
const i = so(t);
|
|
4187
4187
|
let s;
|
|
4188
4188
|
return G(e, function(n, r) {
|
|
@@ -4192,7 +4192,7 @@ function xt(e, t) {
|
|
|
4192
4192
|
}
|
|
4193
4193
|
function rg(e, t) {
|
|
4194
4194
|
const i = so(t);
|
|
4195
|
-
let s =
|
|
4195
|
+
let s = Et(e) ? -1 : void 0;
|
|
4196
4196
|
return G(e, function(n, r) {
|
|
4197
4197
|
if (i(n, r))
|
|
4198
4198
|
return s = r, !1;
|
|
@@ -4209,7 +4209,7 @@ function G(e, t) {
|
|
|
4209
4209
|
let i, s;
|
|
4210
4210
|
if (ca(e))
|
|
4211
4211
|
return;
|
|
4212
|
-
const n =
|
|
4212
|
+
const n = Et(e) ? lg : og;
|
|
4213
4213
|
for (let r in e)
|
|
4214
4214
|
if (vs(e, r) && (i = e[r], s = t(i, n(r)), s === !1))
|
|
4215
4215
|
return i;
|
|
@@ -4225,7 +4225,7 @@ function up(e, t) {
|
|
|
4225
4225
|
}, !0);
|
|
4226
4226
|
}
|
|
4227
4227
|
function pp(e, t) {
|
|
4228
|
-
return !!
|
|
4228
|
+
return !!It(e, t);
|
|
4229
4229
|
}
|
|
4230
4230
|
function ag(e, t) {
|
|
4231
4231
|
let i = [];
|
|
@@ -4241,7 +4241,7 @@ function Gl(e) {
|
|
|
4241
4241
|
};
|
|
4242
4242
|
}
|
|
4243
4243
|
function so(e) {
|
|
4244
|
-
return
|
|
4244
|
+
return ei(e) ? e : (t) => t === e;
|
|
4245
4245
|
}
|
|
4246
4246
|
function og(e) {
|
|
4247
4247
|
return e;
|
|
@@ -4271,7 +4271,7 @@ function cg(e, t) {
|
|
|
4271
4271
|
}
|
|
4272
4272
|
return h.flush = p, h.cancel = l, h;
|
|
4273
4273
|
}
|
|
4274
|
-
function
|
|
4274
|
+
function ai(e, t) {
|
|
4275
4275
|
return e.bind(t);
|
|
4276
4276
|
}
|
|
4277
4277
|
function Z(e, ...t) {
|
|
@@ -4303,7 +4303,7 @@ function dg(e, t) {
|
|
|
4303
4303
|
}), i;
|
|
4304
4304
|
}
|
|
4305
4305
|
var hg = 1e3;
|
|
4306
|
-
function
|
|
4306
|
+
function Gt(e, t) {
|
|
4307
4307
|
var i = this;
|
|
4308
4308
|
t = t || hg, e.on(["render.shape", "render.connection"], t, function(s, n) {
|
|
4309
4309
|
var r = s.type, a = n.element, o = n.gfx, l = n.attrs;
|
|
@@ -4314,15 +4314,15 @@ function Qt(e, t) {
|
|
|
4314
4314
|
return s.type === "render.getShapePath" ? i.getShapePath(n) : i.getConnectionPath(n);
|
|
4315
4315
|
});
|
|
4316
4316
|
}
|
|
4317
|
-
|
|
4317
|
+
Gt.prototype.canRender = function(e) {
|
|
4318
4318
|
};
|
|
4319
|
-
|
|
4319
|
+
Gt.prototype.drawShape = function(e, t) {
|
|
4320
4320
|
};
|
|
4321
|
-
|
|
4321
|
+
Gt.prototype.drawConnection = function(e, t) {
|
|
4322
4322
|
};
|
|
4323
|
-
|
|
4323
|
+
Gt.prototype.getShapePath = function(e) {
|
|
4324
4324
|
};
|
|
4325
|
-
|
|
4325
|
+
Gt.prototype.getConnectionPath = function(e) {
|
|
4326
4326
|
};
|
|
4327
4327
|
function J(e, t) {
|
|
4328
4328
|
var i = xe(e);
|
|
@@ -4339,7 +4339,7 @@ function xe(e) {
|
|
|
4339
4339
|
function Mi(e) {
|
|
4340
4340
|
return e && e.di;
|
|
4341
4341
|
}
|
|
4342
|
-
function
|
|
4342
|
+
function Ai(e, t) {
|
|
4343
4343
|
return J(e, "bpmn:CallActivity") ? !1 : J(e, "bpmn:SubProcess") ? (t = t || Mi(e), t && J(t, "bpmndi:BPMNPlane") ? !0 : t && !!t.isExpanded) : J(e, "bpmn:Participant") ? !!xe(e).processRef : !0;
|
|
4344
4344
|
}
|
|
4345
4345
|
function ql(e) {
|
|
@@ -4512,32 +4512,32 @@ function fe(e, t, i) {
|
|
|
4512
4512
|
}
|
|
4513
4513
|
const Ng = Object.prototype.toString;
|
|
4514
4514
|
function at(e) {
|
|
4515
|
-
return new
|
|
4515
|
+
return new oi(e);
|
|
4516
4516
|
}
|
|
4517
|
-
function
|
|
4517
|
+
function oi(e) {
|
|
4518
4518
|
if (!e || !e.nodeType)
|
|
4519
4519
|
throw new Error("A DOM element reference is required");
|
|
4520
4520
|
this.el = e, this.list = e.classList;
|
|
4521
4521
|
}
|
|
4522
|
-
|
|
4522
|
+
oi.prototype.add = function(e) {
|
|
4523
4523
|
return this.list.add(e), this;
|
|
4524
4524
|
};
|
|
4525
|
-
|
|
4525
|
+
oi.prototype.remove = function(e) {
|
|
4526
4526
|
return Ng.call(e) == "[object RegExp]" ? this.removeMatching(e) : (this.list.remove(e), this);
|
|
4527
4527
|
};
|
|
4528
|
-
|
|
4528
|
+
oi.prototype.removeMatching = function(e) {
|
|
4529
4529
|
const t = this.array();
|
|
4530
4530
|
for (let i = 0; i < t.length; i++)
|
|
4531
4531
|
e.test(t[i]) && this.remove(t[i]);
|
|
4532
4532
|
return this;
|
|
4533
4533
|
};
|
|
4534
|
-
|
|
4534
|
+
oi.prototype.toggle = function(e, t) {
|
|
4535
4535
|
return typeof t < "u" ? t !== this.list.toggle(e, t) && this.list.toggle(e) : this.list.toggle(e), this;
|
|
4536
4536
|
};
|
|
4537
|
-
|
|
4537
|
+
oi.prototype.array = function() {
|
|
4538
4538
|
return Array.from(this.list);
|
|
4539
4539
|
};
|
|
4540
|
-
|
|
4540
|
+
oi.prototype.has = oi.prototype.contains = function(e) {
|
|
4541
4541
|
return this.list.contains(e);
|
|
4542
4542
|
};
|
|
4543
4543
|
function mp(e) {
|
|
@@ -4728,9 +4728,9 @@ function da(e, t) {
|
|
|
4728
4728
|
return Math.sqrt(Math.pow(e, 2) + Math.pow(t, 2));
|
|
4729
4729
|
}
|
|
4730
4730
|
function ro(e, t, i) {
|
|
4731
|
-
|
|
4731
|
+
ri(t) && (i = t, t = null), t || (t = {});
|
|
4732
4732
|
const s = ge("path", t);
|
|
4733
|
-
return
|
|
4733
|
+
return ri(i) && (s.dataset.cornerRadius = String(i)), vp(s, e);
|
|
4734
4734
|
}
|
|
4735
4735
|
function vp(e, t) {
|
|
4736
4736
|
const i = parseInt(e.dataset.cornerRadius, 10) || 0;
|
|
@@ -4739,7 +4739,7 @@ function vp(e, t) {
|
|
|
4739
4739
|
}), e;
|
|
4740
4740
|
}
|
|
4741
4741
|
var ha = "hsl(225, 10%, 15%)", Ug = "white";
|
|
4742
|
-
function
|
|
4742
|
+
function kt(e, t) {
|
|
4743
4743
|
return pp(e.eventDefinitions, function(i) {
|
|
4744
4744
|
return i.$type === t;
|
|
4745
4745
|
});
|
|
@@ -4873,32 +4873,32 @@ function Ap(e, t, i) {
|
|
|
4873
4873
|
}
|
|
4874
4874
|
const i0 = Object.prototype.toString;
|
|
4875
4875
|
function Bi(e) {
|
|
4876
|
-
return new
|
|
4876
|
+
return new li(e);
|
|
4877
4877
|
}
|
|
4878
|
-
function
|
|
4878
|
+
function li(e) {
|
|
4879
4879
|
if (!e || !e.nodeType)
|
|
4880
4880
|
throw new Error("A DOM element reference is required");
|
|
4881
4881
|
this.el = e, this.list = e.classList;
|
|
4882
4882
|
}
|
|
4883
|
-
|
|
4883
|
+
li.prototype.add = function(e) {
|
|
4884
4884
|
return this.list.add(e), this;
|
|
4885
4885
|
};
|
|
4886
|
-
|
|
4886
|
+
li.prototype.remove = function(e) {
|
|
4887
4887
|
return i0.call(e) == "[object RegExp]" ? this.removeMatching(e) : (this.list.remove(e), this);
|
|
4888
4888
|
};
|
|
4889
|
-
|
|
4889
|
+
li.prototype.removeMatching = function(e) {
|
|
4890
4890
|
const t = this.array();
|
|
4891
4891
|
for (let i = 0; i < t.length; i++)
|
|
4892
4892
|
e.test(t[i]) && this.remove(t[i]);
|
|
4893
4893
|
return this;
|
|
4894
4894
|
};
|
|
4895
|
-
|
|
4895
|
+
li.prototype.toggle = function(e, t) {
|
|
4896
4896
|
return typeof t < "u" ? t !== this.list.toggle(e, t) && this.list.toggle(e) : this.list.toggle(e), this;
|
|
4897
4897
|
};
|
|
4898
|
-
|
|
4898
|
+
li.prototype.array = function() {
|
|
4899
4899
|
return Array.from(this.list);
|
|
4900
4900
|
};
|
|
4901
|
-
|
|
4901
|
+
li.prototype.has = li.prototype.contains = function(e) {
|
|
4902
4902
|
return this.list.contains(e);
|
|
4903
4903
|
};
|
|
4904
4904
|
function Cp(e) {
|
|
@@ -4918,20 +4918,20 @@ var s0 = sr.bind = function(e, t, i, s) {
|
|
|
4918
4918
|
return nr || wp(), e[nr](ao + t, i, s || !1), i;
|
|
4919
4919
|
}, n0 = sr.unbind = function(e, t, i, s) {
|
|
4920
4920
|
return fa || wp(), e[fa](ao + t, i, s || !1), i;
|
|
4921
|
-
},
|
|
4921
|
+
}, vt = /* @__PURE__ */ Kg({
|
|
4922
4922
|
__proto__: null,
|
|
4923
4923
|
bind: s0,
|
|
4924
4924
|
unbind: n0,
|
|
4925
4925
|
default: sr
|
|
4926
4926
|
}, [sr]), Ep = ["focus", "blur"];
|
|
4927
4927
|
function r0(e, t, i, s, n) {
|
|
4928
|
-
return Ep.indexOf(i) !== -1 && (n = !0),
|
|
4928
|
+
return Ep.indexOf(i) !== -1 && (n = !0), vt.bind(e, i, function(r) {
|
|
4929
4929
|
var a = r.target || r.srcElement;
|
|
4930
4930
|
r.delegateTarget = bp(a, t, !0), r.delegateTarget && s.call(e, r);
|
|
4931
4931
|
}, n);
|
|
4932
4932
|
}
|
|
4933
4933
|
function a0(e, t, i, s) {
|
|
4934
|
-
return Ep.indexOf(t) !== -1 && (s = !0),
|
|
4934
|
+
return Ep.indexOf(t) !== -1 && (s = !0), vt.unbind(e, t, i, s);
|
|
4935
4935
|
}
|
|
4936
4936
|
var ss = {
|
|
4937
4937
|
bind: r0,
|
|
@@ -4971,7 +4971,7 @@ function l0(e, t) {
|
|
|
4971
4971
|
return p;
|
|
4972
4972
|
}
|
|
4973
4973
|
var lt = o0;
|
|
4974
|
-
function
|
|
4974
|
+
function wt(e, t) {
|
|
4975
4975
|
return t = t || document, t.querySelector(e);
|
|
4976
4976
|
}
|
|
4977
4977
|
function c0(e, t) {
|
|
@@ -5036,38 +5036,38 @@ var d0 = p0(function(e) {
|
|
|
5036
5036
|
}, r.bits = i || 128, r.base = s || 16, r;
|
|
5037
5037
|
};
|
|
5038
5038
|
});
|
|
5039
|
-
function
|
|
5040
|
-
if (!(this instanceof
|
|
5041
|
-
return new
|
|
5039
|
+
function Ut(e) {
|
|
5040
|
+
if (!(this instanceof Ut))
|
|
5041
|
+
return new Ut(e);
|
|
5042
5042
|
e = e || [128, 36, 1], this._seed = e.length ? d0.rack(e[0], e[1], e[2]) : e;
|
|
5043
5043
|
}
|
|
5044
|
-
|
|
5044
|
+
Ut.prototype.next = function(e) {
|
|
5045
5045
|
return this._seed(e || !0);
|
|
5046
5046
|
};
|
|
5047
|
-
|
|
5047
|
+
Ut.prototype.nextPrefixed = function(e, t) {
|
|
5048
5048
|
var i;
|
|
5049
5049
|
do
|
|
5050
5050
|
i = e + this.next(!0);
|
|
5051
5051
|
while (this.assigned(i));
|
|
5052
5052
|
return this.claim(i, t), i;
|
|
5053
5053
|
};
|
|
5054
|
-
|
|
5054
|
+
Ut.prototype.claim = function(e, t) {
|
|
5055
5055
|
this._seed.set(e, t || !0);
|
|
5056
5056
|
};
|
|
5057
|
-
|
|
5057
|
+
Ut.prototype.assigned = function(e) {
|
|
5058
5058
|
return this._seed.get(e) || !1;
|
|
5059
5059
|
};
|
|
5060
|
-
|
|
5060
|
+
Ut.prototype.unclaim = function(e) {
|
|
5061
5061
|
delete this._seed.hats[e];
|
|
5062
5062
|
};
|
|
5063
|
-
|
|
5063
|
+
Ut.prototype.clear = function() {
|
|
5064
5064
|
var e = this._seed.hats, t;
|
|
5065
5065
|
for (t in e)
|
|
5066
5066
|
this.unclaim(t);
|
|
5067
5067
|
};
|
|
5068
|
-
var h0 = new
|
|
5068
|
+
var h0 = new Ut(), f0 = 10, vn = 3, m0 = 1.5, Rn = 10, Hi = 0.95, g0 = 1, y0 = 0.25;
|
|
5069
5069
|
function Qi(e, t, i, s, n, r, a) {
|
|
5070
|
-
|
|
5070
|
+
Gt.call(this, t, a);
|
|
5071
5071
|
var o = e && e.defaultFillColor, l = e && e.defaultStrokeColor, p = e && e.defaultLabelColor, h = h0.next(), d = {};
|
|
5072
5072
|
function y(f) {
|
|
5073
5073
|
return i.computeStyle(f, {
|
|
@@ -5101,7 +5101,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5101
5101
|
orient: "auto"
|
|
5102
5102
|
});
|
|
5103
5103
|
Ie(I, A);
|
|
5104
|
-
var z =
|
|
5104
|
+
var z = wt("defs", n._svg);
|
|
5105
5105
|
z || (z = ge("defs"), Ie(n._svg, z)), Ie(z, I), d[f] = I;
|
|
5106
5106
|
}
|
|
5107
5107
|
function Q(f) {
|
|
@@ -5504,7 +5504,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5504
5504
|
};
|
|
5505
5505
|
function B(f, c, u = {}) {
|
|
5506
5506
|
var m = xe(f), A = Qg(m);
|
|
5507
|
-
return m.get("eventDefinitions") && m.get("eventDefinitions").length > 1 ? m.get("parallelMultiple") ? L["bpmn:ParallelMultipleEventDefinition"](c, f, u, A) : L["bpmn:MultipleEventDefinition"](c, f, u, A) :
|
|
5507
|
+
return m.get("eventDefinitions") && m.get("eventDefinitions").length > 1 ? m.get("parallelMultiple") ? L["bpmn:ParallelMultipleEventDefinition"](c, f, u, A) : L["bpmn:MultipleEventDefinition"](c, f, u, A) : kt(m, "bpmn:MessageEventDefinition") ? L["bpmn:MessageEventDefinition"](c, f, u, A) : kt(m, "bpmn:TimerEventDefinition") ? L["bpmn:TimerEventDefinition"](c, f, u, A) : kt(m, "bpmn:ConditionalEventDefinition") ? L["bpmn:ConditionalEventDefinition"](c, f, u, A) : kt(m, "bpmn:SignalEventDefinition") ? L["bpmn:SignalEventDefinition"](c, f, u, A) : kt(m, "bpmn:EscalationEventDefinition") ? L["bpmn:EscalationEventDefinition"](c, f, u, A) : kt(m, "bpmn:LinkEventDefinition") ? L["bpmn:LinkEventDefinition"](c, f, u, A) : kt(m, "bpmn:ErrorEventDefinition") ? L["bpmn:ErrorEventDefinition"](c, f, u, A) : kt(m, "bpmn:CancelEventDefinition") ? L["bpmn:CancelEventDefinition"](c, f, u, A) : kt(m, "bpmn:CompensateEventDefinition") ? L["bpmn:CompensateEventDefinition"](c, f, u, A) : kt(m, "bpmn:TerminateEventDefinition") ? L["bpmn:TerminateEventDefinition"](c, f, u, A) : null;
|
|
5508
5508
|
}
|
|
5509
5509
|
var q = {
|
|
5510
5510
|
ParticipantMultiplicityMarker: function(f, c, u = {}) {
|
|
@@ -5813,7 +5813,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5813
5813
|
strokeDasharray: "0, 5.5",
|
|
5814
5814
|
strokeWidth: 2.5
|
|
5815
5815
|
});
|
|
5816
|
-
var A =
|
|
5816
|
+
var A = Ai(c);
|
|
5817
5817
|
return g(f, c, A ? "center-top" : "center-middle", u), A ? _e(f, c, void 0, u) : _e(f, c, ["SubProcessMarker"], u), m;
|
|
5818
5818
|
}
|
|
5819
5819
|
function ee(f, c, u = {}) {
|
|
@@ -5822,7 +5822,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5822
5822
|
}
|
|
5823
5823
|
var ne = this.handlers = {
|
|
5824
5824
|
"bpmn:AdHocSubProcess": function(f, c, u = {}) {
|
|
5825
|
-
return
|
|
5825
|
+
return Ai(c) ? u = le(u, [
|
|
5826
5826
|
"fill",
|
|
5827
5827
|
"stroke",
|
|
5828
5828
|
"width",
|
|
@@ -6174,7 +6174,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6174
6174
|
strokeWidth: 1
|
|
6175
6175
|
};
|
|
6176
6176
|
A.get("messageVisibleKind") === "initiating" ? (Se.fill = I, Se.stroke = z) : (Se.fill = z, Se.stroke = I);
|
|
6177
|
-
var de = _(f, pe, Se),
|
|
6177
|
+
var de = _(f, pe, Se), Ht = m.get("messageRef"), on = Ht.get("name"), We = oe(f, on, {
|
|
6178
6178
|
align: "center-top",
|
|
6179
6179
|
fitBox: !0,
|
|
6180
6180
|
style: {
|
|
@@ -6213,7 +6213,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6213
6213
|
"width",
|
|
6214
6214
|
"height"
|
|
6215
6215
|
]);
|
|
6216
|
-
var m = O(f, c, u), A =
|
|
6216
|
+
var m = O(f, c, u), A = Ai(c), I = ql(c), z = xe(c), ue = z.get("name");
|
|
6217
6217
|
if (A) {
|
|
6218
6218
|
var ce = I ? [
|
|
6219
6219
|
{
|
|
@@ -6395,7 +6395,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6395
6395
|
return m && B(c, f, u), I;
|
|
6396
6396
|
},
|
|
6397
6397
|
"bpmn:SubProcess": function(f, c, u = {}) {
|
|
6398
|
-
return
|
|
6398
|
+
return Ai(c) ? u = le(u, [
|
|
6399
6399
|
"fill",
|
|
6400
6400
|
"stroke",
|
|
6401
6401
|
"width",
|
|
@@ -6448,7 +6448,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6448
6448
|
}), I;
|
|
6449
6449
|
},
|
|
6450
6450
|
"bpmn:Transaction": function(f, c, u = {}) {
|
|
6451
|
-
|
|
6451
|
+
Ai(c) ? u = le(u, [
|
|
6452
6452
|
"fill",
|
|
6453
6453
|
"stroke",
|
|
6454
6454
|
"width",
|
|
@@ -6463,7 +6463,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6463
6463
|
}), A = i.style(["no-fill", "no-events"], {
|
|
6464
6464
|
stroke: j(c, l, u.stroke),
|
|
6465
6465
|
strokeWidth: 1.5
|
|
6466
|
-
}), I =
|
|
6466
|
+
}), I = Ai(c);
|
|
6467
6467
|
return I || (u = {}), k(
|
|
6468
6468
|
f,
|
|
6469
6469
|
ht(c, u),
|
|
@@ -6518,7 +6518,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6518
6518
|
};
|
|
6519
6519
|
this._drawPath = _, this._renderer = V;
|
|
6520
6520
|
}
|
|
6521
|
-
|
|
6521
|
+
Bt(Qi, Gt);
|
|
6522
6522
|
Qi.$inject = [
|
|
6523
6523
|
"config.bpmnRenderer",
|
|
6524
6524
|
"eventBus",
|
|
@@ -7095,10 +7095,10 @@ function kp(e, t, i, s) {
|
|
|
7095
7095
|
property: s
|
|
7096
7096
|
}));
|
|
7097
7097
|
}
|
|
7098
|
-
function
|
|
7098
|
+
function qt(e, t, i, s, n, r) {
|
|
7099
7099
|
this._eventBus = e, this._canvas = t, this._elementFactory = i, this._elementRegistry = s, this._translate = n, this._textRenderer = r;
|
|
7100
7100
|
}
|
|
7101
|
-
|
|
7101
|
+
qt.$inject = [
|
|
7102
7102
|
"eventBus",
|
|
7103
7103
|
"canvas",
|
|
7104
7104
|
"elementFactory",
|
|
@@ -7106,13 +7106,13 @@ Gt.$inject = [
|
|
|
7106
7106
|
"translate",
|
|
7107
7107
|
"textRenderer"
|
|
7108
7108
|
];
|
|
7109
|
-
|
|
7109
|
+
qt.prototype.add = function(e, t, i) {
|
|
7110
7110
|
var s, n = this._translate, r, a;
|
|
7111
7111
|
if (J(t, "bpmndi:BPMNPlane")) {
|
|
7112
7112
|
var o = J(e, "bpmn:SubProcess") ? { id: e.id + "_plane" } : {};
|
|
7113
7113
|
s = this._elementFactory.createRoot(Ln(e, t, o)), this._canvas.addRootElement(s);
|
|
7114
7114
|
} else if (J(t, "bpmndi:BPMNShape")) {
|
|
7115
|
-
var l = !
|
|
7115
|
+
var l = !Ai(e, t), p = H0(e);
|
|
7116
7116
|
r = i && (i.hidden || i.collapsed);
|
|
7117
7117
|
var h = t.bounds;
|
|
7118
7118
|
s = this._elementFactory.createShape(Ln(e, t, {
|
|
@@ -7139,7 +7139,7 @@ Gt.prototype.add = function(e, t, i) {
|
|
|
7139
7139
|
}));
|
|
7140
7140
|
return yg(e) && ir(s) && this.addLabel(e, t, s), this._eventBus.fire("bpmnElement.added", { element: s }), s;
|
|
7141
7141
|
};
|
|
7142
|
-
|
|
7142
|
+
qt.prototype._attachBoundary = function(e, t) {
|
|
7143
7143
|
var i = this._translate, s = e.attachedToRef;
|
|
7144
7144
|
if (!s)
|
|
7145
7145
|
throw new Error(i("missing {semantic}#attachedToRef", {
|
|
@@ -7150,7 +7150,7 @@ Gt.prototype._attachBoundary = function(e, t) {
|
|
|
7150
7150
|
throw kp(i, e, s, "attachedToRef");
|
|
7151
7151
|
t.host = n, r || (n.attachers = r = []), r.indexOf(t) === -1 && r.push(t);
|
|
7152
7152
|
};
|
|
7153
|
-
|
|
7153
|
+
qt.prototype.addLabel = function(e, t, i) {
|
|
7154
7154
|
var s, n, r;
|
|
7155
7155
|
return s = bg(t, i), n = ir(i), n && (s = this._textRenderer.getExternalLabelBounds(s, n)), r = this._elementFactory.createLabel(Ln(e, t, {
|
|
7156
7156
|
id: e.id + "_label",
|
|
@@ -7163,7 +7163,7 @@ Gt.prototype.addLabel = function(e, t, i) {
|
|
|
7163
7163
|
height: Math.round(s.height)
|
|
7164
7164
|
})), this._canvas.addShape(r, i.parent);
|
|
7165
7165
|
};
|
|
7166
|
-
|
|
7166
|
+
qt.prototype._getConnectedElement = function(e, t) {
|
|
7167
7167
|
var i, s, n = e.$type, r = this._translate;
|
|
7168
7168
|
if (s = e[t + "Ref"], t === "source" && n === "bpmn:DataInputAssociation" && (s = s && s[0]), (t === "source" && n === "bpmn:DataOutputAssociation" || t === "target" && n === "bpmn:DataInputAssociation") && (s = e.$parent), i = s && this._getElement(s), i)
|
|
7169
7169
|
return i;
|
|
@@ -7172,13 +7172,13 @@ Gt.prototype._getConnectedElement = function(e, t) {
|
|
|
7172
7172
|
side: t
|
|
7173
7173
|
}));
|
|
7174
7174
|
};
|
|
7175
|
-
|
|
7175
|
+
qt.prototype._getSource = function(e) {
|
|
7176
7176
|
return this._getConnectedElement(e, "source");
|
|
7177
7177
|
};
|
|
7178
|
-
|
|
7178
|
+
qt.prototype._getTarget = function(e) {
|
|
7179
7179
|
return this._getConnectedElement(e, "target");
|
|
7180
7180
|
};
|
|
7181
|
-
|
|
7181
|
+
qt.prototype._getElement = function(e) {
|
|
7182
7182
|
return this._elementRegistry.get(e.id);
|
|
7183
7183
|
};
|
|
7184
7184
|
function z0(e, t) {
|
|
@@ -7192,7 +7192,7 @@ const J0 = {
|
|
|
7192
7192
|
__depends__: [
|
|
7193
7193
|
Np
|
|
7194
7194
|
],
|
|
7195
|
-
bpmnImporter: ["type",
|
|
7195
|
+
bpmnImporter: ["type", qt]
|
|
7196
7196
|
}, K0 = {
|
|
7197
7197
|
__depends__: [
|
|
7198
7198
|
L0,
|
|
@@ -7353,7 +7353,7 @@ function Sp(e, t, i) {
|
|
|
7353
7353
|
var L = ge("rect");
|
|
7354
7354
|
return S(L, V), fe(L, D), _(N, L), L;
|
|
7355
7355
|
}, this.updateDefaultHit = function(N, V) {
|
|
7356
|
-
var D =
|
|
7356
|
+
var D = wt(".djs-hit", V);
|
|
7357
7357
|
if (!!D)
|
|
7358
7358
|
return N.waypoints ? vp(D, N.waypoints) : fe(D, {
|
|
7359
7359
|
width: N.width,
|
|
@@ -7371,7 +7371,7 @@ const ey = {
|
|
|
7371
7371
|
interactionEvents: ["type", Sp]
|
|
7372
7372
|
};
|
|
7373
7373
|
function Ri(e, t) {
|
|
7374
|
-
t = !!t,
|
|
7374
|
+
t = !!t, Et(e) || (e = [e]);
|
|
7375
7375
|
var i, s, n, r;
|
|
7376
7376
|
return G(e, function(a) {
|
|
7377
7377
|
var o = a;
|
|
@@ -7406,10 +7406,10 @@ function Gi(e, t) {
|
|
|
7406
7406
|
}, i)), a;
|
|
7407
7407
|
}
|
|
7408
7408
|
e.on(["shape.added", "shape.changed"], ty, function(r) {
|
|
7409
|
-
var a = r.element, o = r.gfx, l =
|
|
7409
|
+
var a = r.element, o = r.gfx, l = wt(".djs-outline", o);
|
|
7410
7410
|
l || (l = s.getOutline(a) || n(), Ie(o, l)), s.updateShapeOutline(l, a);
|
|
7411
7411
|
}), e.on(["connection.added", "connection.changed"], function(r) {
|
|
7412
|
-
var a = r.element, o = r.gfx, l =
|
|
7412
|
+
var a = r.element, o = r.gfx, l = wt(".djs-outline", o);
|
|
7413
7413
|
l || (l = n(), Ie(o, l)), s.updateConnectionOutline(l, a);
|
|
7414
7414
|
});
|
|
7415
7415
|
}
|
|
@@ -7448,7 +7448,7 @@ Gi.prototype._getProviders = function() {
|
|
|
7448
7448
|
Gi.prototype.getOutline = function(e) {
|
|
7449
7449
|
var t, i = this._getProviders();
|
|
7450
7450
|
return G(i, function(s) {
|
|
7451
|
-
|
|
7451
|
+
!ei(s.getOutline) || (t = t || s.getOutline(e));
|
|
7452
7452
|
}), t;
|
|
7453
7453
|
};
|
|
7454
7454
|
Gi.$inject = ["eventBus", "styles", "elementRegistry"];
|
|
@@ -7482,7 +7482,7 @@ As.prototype.isSelected = function(e) {
|
|
|
7482
7482
|
};
|
|
7483
7483
|
As.prototype.select = function(e, t) {
|
|
7484
7484
|
var i = this._selectedElements, s = i.slice();
|
|
7485
|
-
|
|
7485
|
+
Et(e) || (e = e ? [e] : []);
|
|
7486
7486
|
var n = this._canvas, r = n.getRootElement();
|
|
7487
7487
|
e = e.filter(function(a) {
|
|
7488
7488
|
var o = n.findRoot(a);
|
|
@@ -7553,13 +7553,13 @@ function Op(e, t, i, s) {
|
|
|
7553
7553
|
if (a) {
|
|
7554
7554
|
if (p === !1)
|
|
7555
7555
|
return;
|
|
7556
|
-
|
|
7556
|
+
Et(p) ? t.select(p) : t.select(o.filter(ry));
|
|
7557
7557
|
}
|
|
7558
7558
|
}), e.on("connect.end", 500, function(n) {
|
|
7559
7559
|
var r = n.context, a = r.connection;
|
|
7560
7560
|
a && t.select(a);
|
|
7561
7561
|
}), e.on("shape.move.end", 500, function(n) {
|
|
7562
|
-
var r = n.previousSelection || [], a = s.get(n.context.shape.id), o =
|
|
7562
|
+
var r = n.previousSelection || [], a = s.get(n.context.shape.id), o = It(r, function(l) {
|
|
7563
7563
|
return a.id === l.id;
|
|
7564
7564
|
});
|
|
7565
7565
|
o || t.select(a);
|
|
@@ -7613,7 +7613,7 @@ Oe.$inject = [
|
|
|
7613
7613
|
"elementRegistry"
|
|
7614
7614
|
];
|
|
7615
7615
|
Oe.prototype.get = function(e) {
|
|
7616
|
-
if (
|
|
7616
|
+
if (xt(e) && (e = { id: e }), xt(e.element) && (e.element = this._elementRegistry.get(e.element)), e.element) {
|
|
7617
7617
|
var t = this._getOverlayContainer(e.element, !0);
|
|
7618
7618
|
return t ? e.type ? ls(t.overlays, Gl({ type: e.type })) : t.overlays.slice() : [];
|
|
7619
7619
|
} else
|
|
@@ -7636,7 +7636,7 @@ Oe.prototype.add = function(e, t, i) {
|
|
|
7636
7636
|
};
|
|
7637
7637
|
Oe.prototype.remove = function(e) {
|
|
7638
7638
|
var t = this.get(e) || [];
|
|
7639
|
-
|
|
7639
|
+
Et(t) || (t = [t]);
|
|
7640
7640
|
var i = this;
|
|
7641
7641
|
G(t, function(s) {
|
|
7642
7642
|
var n = i._getOverlayContainer(s.element, !0);
|
|
@@ -7700,14 +7700,14 @@ Oe.prototype._updateRoot = function(e) {
|
|
|
7700
7700
|
Rp(this._overlayRoot, i);
|
|
7701
7701
|
};
|
|
7702
7702
|
Oe.prototype._getOverlayContainer = function(e, t) {
|
|
7703
|
-
var i =
|
|
7703
|
+
var i = It(this._overlayContainers, function(s) {
|
|
7704
7704
|
return s.element === e;
|
|
7705
7705
|
});
|
|
7706
7706
|
return !i && !t ? this._createOverlayContainer(e) : i;
|
|
7707
7707
|
};
|
|
7708
7708
|
Oe.prototype._addOverlay = function(e) {
|
|
7709
7709
|
var t = e.id, i = e.element, s = e.html, n, r;
|
|
7710
|
-
s.get && s.constructor.prototype.jquery && (s = s.get(0)),
|
|
7710
|
+
s.get && s.constructor.prototype.jquery && (s = s.get(0)), xt(s) && (s = lt(s)), r = this._getOverlayContainer(i), n = lt('<div class="djs-overlay" data-overlay-id="' + t + '">'), Le(n, { position: "absolute" }), n.appendChild(s), e.type && Bi(n).add("djs-overlay-" + e.type);
|
|
7711
7711
|
var a = this._canvas.findRoot(i), o = this._canvas.getRootElement();
|
|
7712
7712
|
mr(n, a === o), e.htmlContainer = n, r.overlays.push(e), r.html.appendChild(n), this._overlays[t] = e, this._updateOverlay(e), this._updateOverlayVisibilty(e, this._canvas.viewbox());
|
|
7713
7713
|
};
|
|
@@ -7818,9 +7818,9 @@ function dy(e, t) {
|
|
|
7818
7818
|
};
|
|
7819
7819
|
}
|
|
7820
7820
|
Je.prototype.on = function(e, t, i, s, n, r) {
|
|
7821
|
-
if ((
|
|
7821
|
+
if ((ei(t) || ri(t)) && (r = n, n = s, s = i, i = t, t = null), ei(i) && (r = n, n = s, s = i, i = py), Oi(n) && (r = n, n = !1), !ei(s))
|
|
7822
7822
|
throw new Error("handlerFn must be a function");
|
|
7823
|
-
|
|
7823
|
+
Et(e) || (e = [e]);
|
|
7824
7824
|
var a = this._eventBus;
|
|
7825
7825
|
G(e, function(o) {
|
|
7826
7826
|
var l = ["commandStack", o, t].filter(function(p) {
|
|
@@ -7829,18 +7829,18 @@ Je.prototype.on = function(e, t, i, s, n, r) {
|
|
|
7829
7829
|
a.on(l, i, n ? dy(s, r) : s, r);
|
|
7830
7830
|
});
|
|
7831
7831
|
};
|
|
7832
|
-
Je.prototype.canExecute =
|
|
7833
|
-
Je.prototype.preExecute =
|
|
7834
|
-
Je.prototype.preExecuted =
|
|
7835
|
-
Je.prototype.execute =
|
|
7836
|
-
Je.prototype.executed =
|
|
7837
|
-
Je.prototype.postExecute =
|
|
7838
|
-
Je.prototype.postExecuted =
|
|
7839
|
-
Je.prototype.revert =
|
|
7840
|
-
Je.prototype.reverted =
|
|
7841
|
-
function
|
|
7832
|
+
Je.prototype.canExecute = zt("canExecute");
|
|
7833
|
+
Je.prototype.preExecute = zt("preExecute");
|
|
7834
|
+
Je.prototype.preExecuted = zt("preExecuted");
|
|
7835
|
+
Je.prototype.execute = zt("execute");
|
|
7836
|
+
Je.prototype.executed = zt("executed");
|
|
7837
|
+
Je.prototype.postExecute = zt("postExecute");
|
|
7838
|
+
Je.prototype.postExecuted = zt("postExecuted");
|
|
7839
|
+
Je.prototype.revert = zt("revert");
|
|
7840
|
+
Je.prototype.reverted = zt("reverted");
|
|
7841
|
+
function zt(e) {
|
|
7842
7842
|
return function(i, s, n, r, a) {
|
|
7843
|
-
(
|
|
7843
|
+
(ei(i) || ri(i)) && (a = r, r = n, n = s, s = i, i = null), this.on(i, e, s, n, r, a);
|
|
7844
7844
|
};
|
|
7845
7845
|
}
|
|
7846
7846
|
function co(e, t) {
|
|
@@ -7852,7 +7852,7 @@ function co(e, t) {
|
|
|
7852
7852
|
s.rootElement && e.setRootElement(s.rootElement);
|
|
7853
7853
|
});
|
|
7854
7854
|
}
|
|
7855
|
-
|
|
7855
|
+
Bt(co, Je);
|
|
7856
7856
|
co.$inject = ["canvas", "injector"];
|
|
7857
7857
|
const hy = {
|
|
7858
7858
|
__init__: ["rootElementsBehavior"],
|
|
@@ -7884,7 +7884,7 @@ function Vp(e, t, i) {
|
|
|
7884
7884
|
n.appendChild(s);
|
|
7885
7885
|
var a = [];
|
|
7886
7886
|
e.on("element.changed", function(l) {
|
|
7887
|
-
var p = l.element, h = xe(p), d =
|
|
7887
|
+
var p = l.element, h = xe(p), d = It(a, function(y) {
|
|
7888
7888
|
return y === h;
|
|
7889
7889
|
});
|
|
7890
7890
|
!d || o();
|
|
@@ -8063,7 +8063,7 @@ function wy(e, t) {
|
|
|
8063
8063
|
return !(!J(i, "bpmn:SubProcess") || i === t.bpmnElement || fg(e, ["bpmn:DataInputAssociation", "bpmn:DataOutputAssociation"]));
|
|
8064
8064
|
}
|
|
8065
8065
|
var bn = 250, Ey = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.81801948,3.50735931 L10.4996894,9.1896894 L10.5,4 L12,4 L12,12 L4,12 L4,10.5 L9.6896894,10.4996894 L3.75735931,4.56801948 C3.46446609,4.27512627 3.46446609,3.80025253 3.75735931,3.50735931 C4.05025253,3.21446609 4.52512627,3.21446609 4.81801948,3.50735931 Z"/></svg>', xy = "bjs-drilldown-empty";
|
|
8066
|
-
function
|
|
8066
|
+
function fi(e, t, i, s) {
|
|
8067
8067
|
Je.call(this, t), this._canvas = e, this._eventBus = t, this._elementRegistry = i, this._overlays = s;
|
|
8068
8068
|
var n = this;
|
|
8069
8069
|
this.executed("shape.toggleCollapse", bn, function(r) {
|
|
@@ -8096,26 +8096,26 @@ function hi(e, t, i, s) {
|
|
|
8096
8096
|
});
|
|
8097
8097
|
});
|
|
8098
8098
|
}
|
|
8099
|
-
|
|
8100
|
-
|
|
8099
|
+
Bt(fi, Je);
|
|
8100
|
+
fi.prototype._updateDrilldownOverlay = function(e) {
|
|
8101
8101
|
var t = this._canvas;
|
|
8102
8102
|
if (!!e) {
|
|
8103
8103
|
var i = t.findRoot(e);
|
|
8104
8104
|
i && this._updateOverlayVisibility(i);
|
|
8105
8105
|
}
|
|
8106
8106
|
};
|
|
8107
|
-
|
|
8107
|
+
fi.prototype._canDrillDown = function(e) {
|
|
8108
8108
|
var t = this._canvas;
|
|
8109
8109
|
return J(e, "bpmn:SubProcess") && t.findRoot(uo(e));
|
|
8110
8110
|
};
|
|
8111
|
-
|
|
8111
|
+
fi.prototype._updateOverlayVisibility = function(e) {
|
|
8112
8112
|
var t = this._overlays, i = xe(e), s = t.get({ element: i.id, type: "drilldown" })[0];
|
|
8113
8113
|
if (!!s) {
|
|
8114
8114
|
var n = i && i.get("flowElements") && i.get("flowElements").length;
|
|
8115
8115
|
Bi(s.html).toggle(xy, !n);
|
|
8116
8116
|
}
|
|
8117
8117
|
};
|
|
8118
|
-
|
|
8118
|
+
fi.prototype._addOverlay = function(e) {
|
|
8119
8119
|
var t = this._canvas, i = this._overlays, s = i.get({ element: e, type: "drilldown" });
|
|
8120
8120
|
s.length && this._removeOverlay(e);
|
|
8121
8121
|
var n = lt('<button class="bjs-drilldown">' + Ey + "</button>");
|
|
@@ -8129,14 +8129,14 @@ hi.prototype._addOverlay = function(e) {
|
|
|
8129
8129
|
html: n
|
|
8130
8130
|
}), this._updateOverlayVisibility(e);
|
|
8131
8131
|
};
|
|
8132
|
-
|
|
8132
|
+
fi.prototype._removeOverlay = function(e) {
|
|
8133
8133
|
var t = this._overlays;
|
|
8134
8134
|
t.remove({
|
|
8135
8135
|
element: e,
|
|
8136
8136
|
type: "drilldown"
|
|
8137
8137
|
});
|
|
8138
8138
|
};
|
|
8139
|
-
|
|
8139
|
+
fi.$inject = [
|
|
8140
8140
|
"canvas",
|
|
8141
8141
|
"eventBus",
|
|
8142
8142
|
"elementRegistry",
|
|
@@ -8147,7 +8147,7 @@ const Iy = {
|
|
|
8147
8147
|
__init__: ["drilldownBreadcrumbs", "drilldownOverlayBehavior", "drilldownCentering", "subprocessCompatibility"],
|
|
8148
8148
|
drilldownBreadcrumbs: ["type", Vp],
|
|
8149
8149
|
drilldownCentering: ["type", jp],
|
|
8150
|
-
drilldownOverlayBehavior: ["type",
|
|
8150
|
+
drilldownOverlayBehavior: ["type", fi],
|
|
8151
8151
|
subprocessCompatibility: ["type", qi]
|
|
8152
8152
|
}, Ty = /^class[ {]/;
|
|
8153
8153
|
function Ny(e) {
|
|
@@ -8308,14 +8308,14 @@ function Dy(e, t) {
|
|
|
8308
8308
|
return e !== "value" && po(t) && (t = Fn(t.slice())), t;
|
|
8309
8309
|
}
|
|
8310
8310
|
var Oy = 1;
|
|
8311
|
-
function
|
|
8312
|
-
|
|
8311
|
+
function mi(e, t) {
|
|
8312
|
+
Gt.call(this, e, Oy), this.CONNECTION_STYLE = t.style(["no-fill"], { strokeWidth: 5, stroke: "fuchsia" }), this.SHAPE_STYLE = t.style({ fill: "white", stroke: "fuchsia", strokeWidth: 2 }), this.FRAME_STYLE = t.style(["no-fill"], { stroke: "fuchsia", strokeDasharray: 4, strokeWidth: 2 });
|
|
8313
8313
|
}
|
|
8314
|
-
|
|
8315
|
-
|
|
8314
|
+
Bt(mi, Gt);
|
|
8315
|
+
mi.prototype.canRender = function() {
|
|
8316
8316
|
return !0;
|
|
8317
8317
|
};
|
|
8318
|
-
|
|
8318
|
+
mi.prototype.drawShape = function(t, i, s) {
|
|
8319
8319
|
var n = ge("rect");
|
|
8320
8320
|
return fe(n, {
|
|
8321
8321
|
x: 0,
|
|
@@ -8324,11 +8324,11 @@ fi.prototype.drawShape = function(t, i, s) {
|
|
|
8324
8324
|
height: i.height || 0
|
|
8325
8325
|
}), Dp(i) ? fe(n, Z({}, this.FRAME_STYLE, s || {})) : fe(n, Z({}, this.SHAPE_STYLE, s || {})), Ie(t, n), n;
|
|
8326
8326
|
};
|
|
8327
|
-
|
|
8327
|
+
mi.prototype.drawConnection = function(t, i, s) {
|
|
8328
8328
|
var n = ro(i.waypoints, Z({}, this.CONNECTION_STYLE, s || {}));
|
|
8329
8329
|
return Ie(t, n), n;
|
|
8330
8330
|
};
|
|
8331
|
-
|
|
8331
|
+
mi.prototype.getShapePath = function(t) {
|
|
8332
8332
|
var i = t.x, s = t.y, n = t.width, r = t.height, a = [
|
|
8333
8333
|
["M", i, s],
|
|
8334
8334
|
["l", n, 0],
|
|
@@ -8338,13 +8338,13 @@ fi.prototype.getShapePath = function(t) {
|
|
|
8338
8338
|
];
|
|
8339
8339
|
return Ui(a);
|
|
8340
8340
|
};
|
|
8341
|
-
|
|
8341
|
+
mi.prototype.getConnectionPath = function(t) {
|
|
8342
8342
|
var i = t.waypoints, s, n, r = [];
|
|
8343
8343
|
for (s = 0; n = i[s]; s++)
|
|
8344
8344
|
n = n.original || n, r.push([s === 0 ? "M" : "L", n.x, n.y]);
|
|
8345
8345
|
return Ui(r);
|
|
8346
8346
|
};
|
|
8347
|
-
|
|
8347
|
+
mi.$inject = ["eventBus", "styles"];
|
|
8348
8348
|
function My() {
|
|
8349
8349
|
var e = {
|
|
8350
8350
|
"no-fill": {
|
|
@@ -8361,18 +8361,18 @@ function My() {
|
|
|
8361
8361
|
var r = this.style(s, n);
|
|
8362
8362
|
return Z(r, { class: i });
|
|
8363
8363
|
}, this.style = function(i, s) {
|
|
8364
|
-
!
|
|
8364
|
+
!Et(i) && !s && (s = i, i = []);
|
|
8365
8365
|
var n = cs(i, function(r, a) {
|
|
8366
8366
|
return Z(r, e[a] || {});
|
|
8367
8367
|
}, {});
|
|
8368
8368
|
return s ? Z(n, s) : n;
|
|
8369
8369
|
}, this.computeStyle = function(i, s, n) {
|
|
8370
|
-
return
|
|
8370
|
+
return Et(s) || (n = s, s = []), t.style(s || [], Z({}, n, i || {}));
|
|
8371
8371
|
};
|
|
8372
8372
|
}
|
|
8373
8373
|
const By = {
|
|
8374
8374
|
__init__: ["defaultRenderer"],
|
|
8375
|
-
defaultRenderer: ["type",
|
|
8375
|
+
defaultRenderer: ["type", mi],
|
|
8376
8376
|
styles: ["type", My]
|
|
8377
8377
|
};
|
|
8378
8378
|
function Ry(e, t) {
|
|
@@ -8400,7 +8400,7 @@ function Vn(e, t) {
|
|
|
8400
8400
|
return Math.round(e * t) / t;
|
|
8401
8401
|
}
|
|
8402
8402
|
function ic(e) {
|
|
8403
|
-
return
|
|
8403
|
+
return ri(e) ? e + "px" : e;
|
|
8404
8404
|
}
|
|
8405
8405
|
function Fy(e) {
|
|
8406
8406
|
for (; e.parent; )
|
|
@@ -8440,7 +8440,7 @@ te.prototype._init = function(e) {
|
|
|
8440
8440
|
const t = this._eventBus, i = this._container = Vy(e), s = this._svg = ge("svg");
|
|
8441
8441
|
fe(s, { width: "100%", height: "100%" }), Ie(i, s);
|
|
8442
8442
|
const n = this._viewport = Gp(s, "viewport");
|
|
8443
|
-
e.deferUpdate && (this._viewboxChanged = cg(
|
|
8443
|
+
e.deferUpdate && (this._viewboxChanged = cg(ai(this._viewboxChanged, this), 300)), t.on("diagram.init", () => {
|
|
8444
8444
|
t.fire("canvas.init", {
|
|
8445
8445
|
svg: s,
|
|
8446
8446
|
viewport: n
|
|
@@ -8535,7 +8535,7 @@ te.prototype.getRootElements = function() {
|
|
|
8535
8535
|
});
|
|
8536
8536
|
};
|
|
8537
8537
|
te.prototype._findPlaneForRoot = function(e) {
|
|
8538
|
-
return
|
|
8538
|
+
return It(this._planes, function(t) {
|
|
8539
8539
|
return t.rootElement === e;
|
|
8540
8540
|
});
|
|
8541
8541
|
};
|
|
@@ -8940,19 +8940,19 @@ function en() {
|
|
|
8940
8940
|
function tn() {
|
|
8941
8941
|
en.call(this), ho.bind(this, "children"), sc.bind(this, "host"), sc.bind(this, "attachers");
|
|
8942
8942
|
}
|
|
8943
|
-
|
|
8943
|
+
Bt(tn, en);
|
|
8944
8944
|
function Yp() {
|
|
8945
8945
|
en.call(this), ho.bind(this, "children");
|
|
8946
8946
|
}
|
|
8947
|
-
|
|
8947
|
+
Bt(Yp, tn);
|
|
8948
8948
|
function Zp() {
|
|
8949
8949
|
tn.call(this), Jp.bind(this, "labelTarget");
|
|
8950
8950
|
}
|
|
8951
|
-
|
|
8951
|
+
Bt(Zp, tn);
|
|
8952
8952
|
function Xp() {
|
|
8953
8953
|
en.call(this), Kp.bind(this, "source"), Wp.bind(this, "target");
|
|
8954
8954
|
}
|
|
8955
|
-
|
|
8955
|
+
Bt(Xp, en);
|
|
8956
8956
|
var Jy = {
|
|
8957
8957
|
connection: Xp,
|
|
8958
8958
|
shape: tn,
|
|
@@ -8988,10 +8988,10 @@ function st() {
|
|
|
8988
8988
|
this._listeners = {}, this.on("diagram.destroy", 1, this._destroy, this);
|
|
8989
8989
|
}
|
|
8990
8990
|
st.prototype.on = function(e, t, i, s) {
|
|
8991
|
-
if (e =
|
|
8991
|
+
if (e = Et(e) ? e : [e], ei(t) && (s = i, i = t, t = $p), !ri(t))
|
|
8992
8992
|
throw new Error("priority must be a number");
|
|
8993
8993
|
var n = i;
|
|
8994
|
-
s && (n =
|
|
8994
|
+
s && (n = ai(i, s), n[rr] = i[rr] || i);
|
|
8995
8995
|
var r = this;
|
|
8996
8996
|
e.forEach(function(a) {
|
|
8997
8997
|
r._addListener(a, {
|
|
@@ -9003,7 +9003,7 @@ st.prototype.on = function(e, t, i, s) {
|
|
|
9003
9003
|
};
|
|
9004
9004
|
st.prototype.once = function(e, t, i, s) {
|
|
9005
9005
|
var n = this;
|
|
9006
|
-
if (
|
|
9006
|
+
if (ei(t) && (s = i, i = t, t = $p), !ri(t))
|
|
9007
9007
|
throw new Error("priority must be a number");
|
|
9008
9008
|
function r() {
|
|
9009
9009
|
r.__isTomb = !0;
|
|
@@ -9013,7 +9013,7 @@ st.prototype.once = function(e, t, i, s) {
|
|
|
9013
9013
|
r[rr] = i, this.on(e, t, r);
|
|
9014
9014
|
};
|
|
9015
9015
|
st.prototype.off = function(e, t) {
|
|
9016
|
-
e =
|
|
9016
|
+
e = Et(e) ? e : [e];
|
|
9017
9017
|
var i = this;
|
|
9018
9018
|
e.forEach(function(s) {
|
|
9019
9019
|
i._removeListener(s, t);
|
|
@@ -9234,7 +9234,7 @@ td.prototype.createType = function(e) {
|
|
|
9234
9234
|
}), i.defineModel(s, t), i.defineDescriptor(s, e);
|
|
9235
9235
|
var n = e.ns.name;
|
|
9236
9236
|
function r(a) {
|
|
9237
|
-
i.define(this, "$type", { value: n, enumerable: !0 }), i.define(this, "$attrs", { value: {} }), i.define(this, "$parent", { writable: !0 }), G(a,
|
|
9237
|
+
i.define(this, "$type", { value: n, enumerable: !0 }), i.define(this, "$attrs", { value: {} }), i.define(this, "$parent", { writable: !0 }), G(a, ai(function(o, l) {
|
|
9238
9238
|
this.set(l, o);
|
|
9239
9239
|
}, this));
|
|
9240
9240
|
}
|
|
@@ -9374,7 +9374,7 @@ dt.prototype.hasProperty = function(e) {
|
|
|
9374
9374
|
dt.prototype.addTrait = function(e, t) {
|
|
9375
9375
|
t && this.assertNotTrait(e);
|
|
9376
9376
|
var i = this.allTypesByName, s = this.allTypes, n = e.name;
|
|
9377
|
-
n in i || (G(e.properties,
|
|
9377
|
+
n in i || (G(e.properties, ai(function(r) {
|
|
9378
9378
|
r = Z({}, r, {
|
|
9379
9379
|
name: r.ns.localName,
|
|
9380
9380
|
inherited: t
|
|
@@ -9385,23 +9385,23 @@ dt.prototype.addTrait = function(e, t) {
|
|
|
9385
9385
|
a || o ? this.redefineProperty(r, a || o, a) : (r.isBody && this.setBodyProperty(r), r.isId && this.setIdProperty(r), this.addProperty(r));
|
|
9386
9386
|
}, this)), s.push(e), i[n] = e);
|
|
9387
9387
|
};
|
|
9388
|
-
function
|
|
9389
|
-
this.packageMap = {}, this.typeMap = {}, this.packages = [], this.properties = t, G(e,
|
|
9388
|
+
function gi(e, t) {
|
|
9389
|
+
this.packageMap = {}, this.typeMap = {}, this.packages = [], this.properties = t, G(e, ai(this.registerPackage, this));
|
|
9390
9390
|
}
|
|
9391
|
-
|
|
9391
|
+
gi.prototype.getPackage = function(e) {
|
|
9392
9392
|
return this.packageMap[e];
|
|
9393
9393
|
};
|
|
9394
|
-
|
|
9394
|
+
gi.prototype.getPackages = function() {
|
|
9395
9395
|
return this.packages;
|
|
9396
9396
|
};
|
|
9397
|
-
|
|
9397
|
+
gi.prototype.registerPackage = function(e) {
|
|
9398
9398
|
e = Z({}, e);
|
|
9399
9399
|
var t = this.packageMap;
|
|
9400
|
-
nc(t, e, "prefix"), nc(t, e, "uri"), G(e.types,
|
|
9400
|
+
nc(t, e, "prefix"), nc(t, e, "uri"), G(e.types, ai(function(i) {
|
|
9401
9401
|
this.registerType(i, e);
|
|
9402
9402
|
}, this)), t[e.uri] = t[e.prefix] = e, this.packages.push(e);
|
|
9403
9403
|
};
|
|
9404
|
-
|
|
9404
|
+
gi.prototype.registerType = function(e, t) {
|
|
9405
9405
|
e = Z({}, e, {
|
|
9406
9406
|
superClass: (e.superClass || []).slice(),
|
|
9407
9407
|
extends: (e.extends || []).slice(),
|
|
@@ -9409,7 +9409,7 @@ mi.prototype.registerType = function(e, t) {
|
|
|
9409
9409
|
meta: Z(e.meta || {})
|
|
9410
9410
|
});
|
|
9411
9411
|
var i = Fe(e.name, t.prefix), s = i.name, n = {};
|
|
9412
|
-
G(e.properties,
|
|
9412
|
+
G(e.properties, ai(function(r) {
|
|
9413
9413
|
var a = Fe(r.name, i.prefix), o = a.name;
|
|
9414
9414
|
ya(r.type) || (r.type = Fe(r.type, a.prefix).name), Z(r, {
|
|
9415
9415
|
ns: a,
|
|
@@ -9419,12 +9419,12 @@ mi.prototype.registerType = function(e, t) {
|
|
|
9419
9419
|
ns: i,
|
|
9420
9420
|
name: s,
|
|
9421
9421
|
propertiesByName: n
|
|
9422
|
-
}), G(e.extends,
|
|
9422
|
+
}), G(e.extends, ai(function(r) {
|
|
9423
9423
|
var a = Fe(r, i.prefix), o = this.typeMap[a.name];
|
|
9424
9424
|
o.traits = o.traits || [], o.traits.push(s);
|
|
9425
9425
|
}, this)), this.definePackage(e, t), this.typeMap[s] = e;
|
|
9426
9426
|
};
|
|
9427
|
-
|
|
9427
|
+
gi.prototype.mapTypes = function(e, t, i) {
|
|
9428
9428
|
var s = ya(e.name) ? { name: e.name } : this.typeMap[e.name], n = this;
|
|
9429
9429
|
function r(l, p) {
|
|
9430
9430
|
var h = Fe(l, ya(l) ? "" : e.prefix);
|
|
@@ -9440,7 +9440,7 @@ mi.prototype.mapTypes = function(e, t, i) {
|
|
|
9440
9440
|
throw new Error("unknown type <" + e.name + ">");
|
|
9441
9441
|
G(s.superClass, i ? a : o), t(s, !i), G(s.traits, a);
|
|
9442
9442
|
};
|
|
9443
|
-
|
|
9443
|
+
gi.prototype.getEffectiveDescriptor = function(e) {
|
|
9444
9444
|
var t = Fe(e), i = new dt(t);
|
|
9445
9445
|
this.mapTypes(t, function(n, r) {
|
|
9446
9446
|
i.addTrait(n, r);
|
|
@@ -9448,7 +9448,7 @@ mi.prototype.getEffectiveDescriptor = function(e) {
|
|
|
9448
9448
|
var s = i.build();
|
|
9449
9449
|
return this.definePackage(s, s.allTypes[s.allTypes.length - 1].$pkg), s;
|
|
9450
9450
|
};
|
|
9451
|
-
|
|
9451
|
+
gi.prototype.definePackage = function(e, t) {
|
|
9452
9452
|
this.properties.define(e, "$pkg", { value: t });
|
|
9453
9453
|
};
|
|
9454
9454
|
function nc(e, t, i) {
|
|
@@ -9460,7 +9460,7 @@ function zi(e) {
|
|
|
9460
9460
|
this.model = e;
|
|
9461
9461
|
}
|
|
9462
9462
|
zi.prototype.set = function(e, t, i) {
|
|
9463
|
-
if (!
|
|
9463
|
+
if (!xt(t) || !t.length)
|
|
9464
9464
|
throw new TypeError("property name must be a non-empty string");
|
|
9465
9465
|
var s = this.getProperty(e, t), n = s && s.name;
|
|
9466
9466
|
s2(i) ? s ? delete e[n] : delete e.$attrs[va(t)] : s ? n in e ? e[n] = i : nd(e, s, i) : e.$attrs[va(t)] = i;
|
|
@@ -9519,7 +9519,7 @@ function va(e) {
|
|
|
9519
9519
|
return e.replace(/^:/, "");
|
|
9520
9520
|
}
|
|
9521
9521
|
function gt(e, t = {}) {
|
|
9522
|
-
this.properties = new zi(this), this.factory = new td(this, this.properties), this.registry = new
|
|
9522
|
+
this.properties = new zi(this), this.factory = new td(this, this.properties), this.registry = new gi(e, this.properties), this.typeCache = {}, this.config = t;
|
|
9523
9523
|
}
|
|
9524
9524
|
gt.prototype.create = function(e, t) {
|
|
9525
9525
|
var i = this.getType(e);
|
|
@@ -9528,7 +9528,7 @@ gt.prototype.create = function(e, t) {
|
|
|
9528
9528
|
return new i(t);
|
|
9529
9529
|
};
|
|
9530
9530
|
gt.prototype.getType = function(e) {
|
|
9531
|
-
var t = this.typeCache, i =
|
|
9531
|
+
var t = this.typeCache, i = xt(e) ? e : e.ns.name, s = t[i];
|
|
9532
9532
|
return s || (e = this.registry.getEffectiveDescriptor(i), s = t[i] = this.factory.createType(e)), s;
|
|
9533
9533
|
};
|
|
9534
9534
|
gt.prototype.createAny = function(e, t, i) {
|
|
@@ -9589,7 +9589,7 @@ Object.keys(Bs).forEach(function(e) {
|
|
|
9589
9589
|
function a2(e, t, i, s) {
|
|
9590
9590
|
return s ? n2.call(Bs, s) ? Bs[s] : "&" + s + ";" : rc(t || parseInt(i, 16));
|
|
9591
9591
|
}
|
|
9592
|
-
function
|
|
9592
|
+
function vi(e) {
|
|
9593
9593
|
return e.length > 3 && e.indexOf("&") !== -1 ? e.replace(r2, a2) : e;
|
|
9594
9594
|
}
|
|
9595
9595
|
var o2 = "http://www.w3.org/2001/XMLSchema-instance", l2 = "xsi", ac = "xsi:type", oc = "non-whitespace outside of root node";
|
|
@@ -9690,7 +9690,7 @@ function rd(e) {
|
|
|
9690
9690
|
function Y() {
|
|
9691
9691
|
if (O !== null)
|
|
9692
9692
|
return O;
|
|
9693
|
-
var ne, f, c, u = T && S.xmlns, m = T && y ? [] : null, A = w, I = b, z = I.length, ue, ce, pe, Se, de,
|
|
9693
|
+
var ne, f, c, u = T && S.xmlns, m = T && y ? [] : null, A = w, I = b, z = I.length, ue, ce, pe, Se, de, Ht = {}, on = {}, We, K, he;
|
|
9694
9694
|
e:
|
|
9695
9695
|
for (; A < z; A++)
|
|
9696
9696
|
if (We = !1, K = I.charCodeAt(A), !(K === 32 || K < 14 && K > 8)) {
|
|
@@ -9720,12 +9720,12 @@ function rd(e) {
|
|
|
9720
9720
|
continue;
|
|
9721
9721
|
}
|
|
9722
9722
|
if (on[de] = !0, !T) {
|
|
9723
|
-
|
|
9723
|
+
Ht[de] = pe;
|
|
9724
9724
|
continue;
|
|
9725
9725
|
}
|
|
9726
9726
|
if (y) {
|
|
9727
9727
|
if (ce = de === "xmlns" ? "xmlns" : de.charCodeAt(0) === 120 && de.substr(0, 6) === "xmlns:" ? de.substr(6) : null, ce !== null) {
|
|
9728
|
-
if (ne =
|
|
9728
|
+
if (ne = vi(pe), f = Aa(ce), Se = X[ne], !Se) {
|
|
9729
9729
|
if (ce === "xmlns" || f in S && S[f] !== ne)
|
|
9730
9730
|
do
|
|
9731
9731
|
Se = "ns" + V++;
|
|
@@ -9734,21 +9734,21 @@ function rd(e) {
|
|
|
9734
9734
|
Se = ce;
|
|
9735
9735
|
X[ne] = Se;
|
|
9736
9736
|
}
|
|
9737
|
-
S[ce] !== Se && (ue || (S = c2(S), ue = !0), S[ce] = Se, ce === "xmlns" && (S[Aa(Se)] = ne, u = Se), S[f] = ne),
|
|
9737
|
+
S[ce] !== Se && (ue || (S = c2(S), ue = !0), S[ce] = Se, ce === "xmlns" && (S[Aa(Se)] = ne, u = Se), S[f] = ne), Ht[de] = pe;
|
|
9738
9738
|
continue;
|
|
9739
9739
|
}
|
|
9740
9740
|
m.push(de, pe);
|
|
9741
9741
|
continue;
|
|
9742
9742
|
}
|
|
9743
9743
|
if (K = de.indexOf(":"), K === -1) {
|
|
9744
|
-
|
|
9744
|
+
Ht[de] = pe;
|
|
9745
9745
|
continue;
|
|
9746
9746
|
}
|
|
9747
9747
|
if (!(c = S[de.substring(0, K)])) {
|
|
9748
9748
|
U(lc(de.substring(0, K)));
|
|
9749
9749
|
continue;
|
|
9750
9750
|
}
|
|
9751
|
-
de = u === c ? de.substr(K + 1) : c + de.substr(K), de === ac && (K = pe.indexOf(":"), K !== -1 ? (c = pe.substring(0, K), c = S[c] || c, pe = c + pe.substring(K)) : pe = u + ":" + pe),
|
|
9751
|
+
de = u === c ? de.substr(K + 1) : c + de.substr(K), de === ac && (K = pe.indexOf(":"), K !== -1 ? (c = pe.substring(0, K), c = S[c] || c, pe = c + pe.substring(K)) : pe = u + ":" + pe), Ht[de] = pe;
|
|
9752
9752
|
}
|
|
9753
9753
|
if (y)
|
|
9754
9754
|
for (A = 0, z = m.length; A < z; A++) {
|
|
@@ -9759,9 +9759,9 @@ function rd(e) {
|
|
|
9759
9759
|
}
|
|
9760
9760
|
de = u === c ? de.substr(K + 1) : c + de.substr(K), de === ac && (K = pe.indexOf(":"), K !== -1 ? (c = pe.substring(0, K), c = S[c] || c, pe = c + pe.substring(K)) : pe = u + ":" + pe);
|
|
9761
9761
|
}
|
|
9762
|
-
|
|
9762
|
+
Ht[de] = pe;
|
|
9763
9763
|
}
|
|
9764
|
-
return O =
|
|
9764
|
+
return O = Ht;
|
|
9765
9765
|
}
|
|
9766
9766
|
function ee() {
|
|
9767
9767
|
for (var ne = /(\r\n|\r|\n)/g, f = 0, c = 0, u = 0, m = q, A, I; B >= u && (A = ne.exec(E), !(!A || (m = A[0].length + A.index, m > B))); )
|
|
@@ -9794,7 +9794,7 @@ function rd(e) {
|
|
|
9794
9794
|
}
|
|
9795
9795
|
if (q !== B) {
|
|
9796
9796
|
if (N.length) {
|
|
9797
|
-
if (i && (i(E.substring(q, B),
|
|
9797
|
+
if (i && (i(E.substring(q, B), vi, d), Q))
|
|
9798
9798
|
return;
|
|
9799
9799
|
} else if (E.substring(q, B).trim() && (U(oc), Q))
|
|
9800
9800
|
return;
|
|
@@ -9811,7 +9811,7 @@ function rd(e) {
|
|
|
9811
9811
|
if (oe === 45 && E.charCodeAt(B + 3) === 45) {
|
|
9812
9812
|
if (q = E.indexOf("-->", B), q === -1)
|
|
9813
9813
|
return W("unclosed comment");
|
|
9814
|
-
if (l && (l(E.substring(B + 4, q),
|
|
9814
|
+
if (l && (l(E.substring(B + 4, q), vi, d), Q))
|
|
9815
9815
|
return;
|
|
9816
9816
|
q += 3;
|
|
9817
9817
|
continue;
|
|
@@ -9838,7 +9838,7 @@ function rd(e) {
|
|
|
9838
9838
|
}
|
|
9839
9839
|
}
|
|
9840
9840
|
if (g === 33) {
|
|
9841
|
-
if (h && (h(E.substring(B, q + 1),
|
|
9841
|
+
if (h && (h(E.substring(B, q + 1), vi, d), Q))
|
|
9842
9842
|
return;
|
|
9843
9843
|
q += 1;
|
|
9844
9844
|
continue;
|
|
@@ -9873,10 +9873,10 @@ function rd(e) {
|
|
|
9873
9873
|
x = S.xmlns;
|
|
9874
9874
|
x && (M = x + ":" + M);
|
|
9875
9875
|
}
|
|
9876
|
-
if (D && (w = oe, b = $, s && (t ? s(ae,
|
|
9876
|
+
if (D && (w = oe, b = $, s && (t ? s(ae, vi, L, d) : s(M, Y, vi, L, d), Q)))
|
|
9877
9877
|
return;
|
|
9878
9878
|
if (L) {
|
|
9879
|
-
if (n && (n(t ? ae : M,
|
|
9879
|
+
if (n && (n(t ? ae : M, vi, D, d), Q))
|
|
9880
9880
|
return;
|
|
9881
9881
|
T && (D ? S = _ : S = P.pop());
|
|
9882
9882
|
}
|
|
@@ -9914,10 +9914,10 @@ function g2(e, t) {
|
|
|
9914
9914
|
var i = Fe(e), s = t.getPackage(i.prefix);
|
|
9915
9915
|
return m2(i, s);
|
|
9916
9916
|
}
|
|
9917
|
-
function
|
|
9917
|
+
function ci(e) {
|
|
9918
9918
|
return new Error(e);
|
|
9919
9919
|
}
|
|
9920
|
-
function
|
|
9920
|
+
function Vt(e) {
|
|
9921
9921
|
return e.$descriptor;
|
|
9922
9922
|
}
|
|
9923
9923
|
function y2(e) {
|
|
@@ -9925,13 +9925,13 @@ function y2(e) {
|
|
|
9925
9925
|
this.references.push(t);
|
|
9926
9926
|
}, this.addElement = function(t) {
|
|
9927
9927
|
if (!t)
|
|
9928
|
-
throw
|
|
9929
|
-
var i = this.elementsById, s =
|
|
9928
|
+
throw ci("expected element");
|
|
9929
|
+
var i = this.elementsById, s = Vt(t), n = s.idProperty, r;
|
|
9930
9930
|
if (n && (r = t.get(n.name), r)) {
|
|
9931
9931
|
if (!/^([a-z][\w-.]*:)?[a-z_][\w-.]*$/i.test(r))
|
|
9932
9932
|
throw new Error("illegal ID <" + r + ">");
|
|
9933
9933
|
if (i[r])
|
|
9934
|
-
throw
|
|
9934
|
+
throw ci("duplicate ID <" + r + ">");
|
|
9935
9935
|
i[r] = t;
|
|
9936
9936
|
}
|
|
9937
9937
|
}, this.addWarning = function(t) {
|
|
@@ -9964,7 +9964,7 @@ function rn(e, t) {
|
|
|
9964
9964
|
rn.prototype = Object.create(ws.prototype);
|
|
9965
9965
|
rn.prototype.handleNode = function(e) {
|
|
9966
9966
|
if (this.element)
|
|
9967
|
-
throw
|
|
9967
|
+
throw ci("expected no sub nodes");
|
|
9968
9968
|
return this.element = this.createReference(e), this;
|
|
9969
9969
|
};
|
|
9970
9970
|
rn.prototype.handleEnd = function() {
|
|
@@ -9999,17 +9999,17 @@ je.prototype.addReference = function(e) {
|
|
|
9999
9999
|
this.context.addReference(e);
|
|
10000
10000
|
};
|
|
10001
10001
|
je.prototype.handleText = function(e) {
|
|
10002
|
-
var t = this.element, i =
|
|
10002
|
+
var t = this.element, i = Vt(t), s = i.bodyProperty;
|
|
10003
10003
|
if (!s)
|
|
10004
|
-
throw
|
|
10004
|
+
throw ci("unexpected body text <" + e + ">");
|
|
10005
10005
|
ws.prototype.handleText.call(this, e);
|
|
10006
10006
|
};
|
|
10007
10007
|
je.prototype.handleEnd = function() {
|
|
10008
|
-
var e = this.body, t = this.element, i =
|
|
10008
|
+
var e = this.body, t = this.element, i = Vt(t), s = i.bodyProperty;
|
|
10009
10009
|
s && e !== void 0 && (e = mo(s.type, e), t.set(s.name, e));
|
|
10010
10010
|
};
|
|
10011
10011
|
je.prototype.createElement = function(e) {
|
|
10012
|
-
var t = e.attributes, i = this.type, s =
|
|
10012
|
+
var t = e.attributes, i = this.type, s = Vt(i), n = this.context, r = new i({}), a = this.model, o;
|
|
10013
10013
|
return G(t, function(l, p) {
|
|
10014
10014
|
var h = s.propertiesByName[p], d;
|
|
10015
10015
|
h && h.isReference ? h.isMany ? (d = l.split(" "), G(d, function(y) {
|
|
@@ -10031,27 +10031,27 @@ je.prototype.createElement = function(e) {
|
|
|
10031
10031
|
}), r;
|
|
10032
10032
|
};
|
|
10033
10033
|
je.prototype.getPropertyForNode = function(e) {
|
|
10034
|
-
var t = e.name, i = Fe(t), s = this.type, n = this.model, r =
|
|
10034
|
+
var t = e.name, i = Fe(t), s = this.type, n = this.model, r = Vt(s), a = i.name, o = r.propertiesByName[a], l, p;
|
|
10035
10035
|
if (o && !o.isAttr)
|
|
10036
10036
|
return ld(o) && (l = e.attributes[gr], l) ? (l = g2(l, n), p = n.getType(l), Z({}, o, {
|
|
10037
|
-
effectiveType:
|
|
10037
|
+
effectiveType: Vt(p).name
|
|
10038
10038
|
})) : o;
|
|
10039
10039
|
var h = n.getPackage(i.prefix);
|
|
10040
10040
|
if (h) {
|
|
10041
|
-
if (l = cd(i, h), p = n.getType(l), o =
|
|
10041
|
+
if (l = cd(i, h), p = n.getType(l), o = It(r.properties, function(d) {
|
|
10042
10042
|
return !d.isVirtual && !d.isReference && !d.isAttribute && p.hasType(d.type);
|
|
10043
10043
|
}), o)
|
|
10044
10044
|
return Z({}, o, {
|
|
10045
|
-
effectiveType:
|
|
10045
|
+
effectiveType: Vt(p).name
|
|
10046
10046
|
});
|
|
10047
|
-
} else if (o =
|
|
10047
|
+
} else if (o = It(r.properties, function(d) {
|
|
10048
10048
|
return !d.isReference && !d.isAttribute && d.type === "Element";
|
|
10049
10049
|
}), o)
|
|
10050
10050
|
return o;
|
|
10051
|
-
throw
|
|
10051
|
+
throw ci("unrecognized element <" + i.name + ">");
|
|
10052
10052
|
};
|
|
10053
10053
|
je.prototype.toString = function() {
|
|
10054
|
-
return "ElementDescriptor[" +
|
|
10054
|
+
return "ElementDescriptor[" + Vt(this.type).name + "]";
|
|
10055
10055
|
};
|
|
10056
10056
|
je.prototype.valueHandler = function(e, t) {
|
|
10057
10057
|
return new yo(e, t);
|
|
@@ -10079,7 +10079,7 @@ vo.prototype = Object.create(je.prototype);
|
|
|
10079
10079
|
vo.prototype.createElement = function(e) {
|
|
10080
10080
|
var t = e.name, i = Fe(t), s = this.model, n = this.type, r = s.getPackage(i.prefix), a = r && cd(i, r) || t;
|
|
10081
10081
|
if (!n.hasType(a))
|
|
10082
|
-
throw
|
|
10082
|
+
throw ci("unexpected element <" + e.originalName + ">");
|
|
10083
10083
|
return je.prototype.createElement.call(this, e);
|
|
10084
10084
|
};
|
|
10085
10085
|
function ds(e, t, i) {
|
|
@@ -10119,7 +10119,7 @@ Ao.prototype.fromXML = function(e, t, i) {
|
|
|
10119
10119
|
message: B,
|
|
10120
10120
|
error: P
|
|
10121
10121
|
}), !0;
|
|
10122
|
-
throw
|
|
10122
|
+
throw ci(B);
|
|
10123
10123
|
}
|
|
10124
10124
|
function h(P, S) {
|
|
10125
10125
|
return p(P, S, !0);
|
|
@@ -10127,7 +10127,7 @@ Ao.prototype.fromXML = function(e, t, i) {
|
|
|
10127
10127
|
function d() {
|
|
10128
10128
|
var P = a.elementsById, S = a.references, _, N;
|
|
10129
10129
|
for (_ = 0; N = S[_]; _++) {
|
|
10130
|
-
var V = N.element, D = P[N.id], L =
|
|
10130
|
+
var V = N.element, D = P[N.id], L = Vt(V).propertiesByName[N.property];
|
|
10131
10131
|
if (D || a.addWarning({
|
|
10132
10132
|
message: "unresolved reference <" + N.id + ">",
|
|
10133
10133
|
element: N.element,
|
|
@@ -10196,7 +10196,7 @@ Ao.prototype.fromXML = function(e, t, i) {
|
|
|
10196
10196
|
_ = B;
|
|
10197
10197
|
}
|
|
10198
10198
|
var N = s.element;
|
|
10199
|
-
!_ && !N && (_ =
|
|
10199
|
+
!_ && !N && (_ = ci("failed to parse document as <" + s.type.$descriptor.name + ">"));
|
|
10200
10200
|
var V = a.warnings, D = a.references, L = a.elementsById;
|
|
10201
10201
|
return _ ? (_.warnings = V, S(_)) : P({
|
|
10202
10202
|
rootElement: N,
|
|
@@ -10260,7 +10260,7 @@ function pd(e, t) {
|
|
|
10260
10260
|
});
|
|
10261
10261
|
}
|
|
10262
10262
|
function dd(e) {
|
|
10263
|
-
return
|
|
10263
|
+
return xt(e) ? e : (e.prefix ? e.prefix + ":" : "") + e.localName;
|
|
10264
10264
|
}
|
|
10265
10265
|
function x2(e) {
|
|
10266
10266
|
return e.getUsed().filter(function(t) {
|
|
@@ -10300,7 +10300,7 @@ var k2 = {
|
|
|
10300
10300
|
"&": "amp"
|
|
10301
10301
|
};
|
|
10302
10302
|
function hd(e, t, i) {
|
|
10303
|
-
return e =
|
|
10303
|
+
return e = xt(e) ? e : "" + e, e.replace(t, function(s) {
|
|
10304
10304
|
return "&" + i[s] + ";";
|
|
10305
10305
|
});
|
|
10306
10306
|
}
|
|
@@ -10367,7 +10367,7 @@ be.prototype.isLocalNs = function(e) {
|
|
|
10367
10367
|
};
|
|
10368
10368
|
be.prototype.nsAttributeName = function(e) {
|
|
10369
10369
|
var t;
|
|
10370
|
-
if (
|
|
10370
|
+
if (xt(e) ? t = Fe(e) : t = e.ns, e.inherited)
|
|
10371
10371
|
return { localName: t.localName };
|
|
10372
10372
|
var i = this.logNamespaceUsed(t);
|
|
10373
10373
|
return this.getNamespaces().logUsed(i), this.isLocalNs(i) ? { localName: t.localName } : Z({ localName: t.localName }, i);
|
|
@@ -10479,7 +10479,7 @@ be.prototype.addTagName = function(e) {
|
|
|
10479
10479
|
};
|
|
10480
10480
|
be.prototype.addAttribute = function(e, t) {
|
|
10481
10481
|
var i = this.attrs;
|
|
10482
|
-
|
|
10482
|
+
xt(t) && (t = S2(t));
|
|
10483
10483
|
var s = rg(i, function(r) {
|
|
10484
10484
|
return r.name.localName === e.localName && r.name.uri === e.uri && r.name.prefix === e.prefix;
|
|
10485
10485
|
}), n = { name: e, value: t };
|
|
@@ -10552,7 +10552,7 @@ function Ar(e, t) {
|
|
|
10552
10552
|
}
|
|
10553
10553
|
Ar.prototype = Object.create(gt.prototype);
|
|
10554
10554
|
Ar.prototype.fromXML = function(e, t, i) {
|
|
10555
|
-
|
|
10555
|
+
xt(t) || (i = t, t = "bpmn:Definitions");
|
|
10556
10556
|
var s = new Ao(Z({ model: this, lax: !0 }, i)), n = s.handler(t);
|
|
10557
10557
|
return s.fromXML(e, n);
|
|
10558
10558
|
};
|
|
@@ -14174,7 +14174,7 @@ function Qe(e, t) {
|
|
|
14174
14174
|
return e.$instanceOf(t);
|
|
14175
14175
|
}
|
|
14176
14176
|
function _v(e) {
|
|
14177
|
-
return
|
|
14177
|
+
return It(e.rootElements, function(t) {
|
|
14178
14178
|
return Qe(t, "bpmn:Process") || Qe(t, "bpmn:Collaboration");
|
|
14179
14179
|
});
|
|
14180
14180
|
}
|
|
@@ -14418,9 +14418,9 @@ function Dv(e, t) {
|
|
|
14418
14418
|
var i = t.plane.bpmnElement, s = i;
|
|
14419
14419
|
!J(i, "bpmn:Process") && !J(i, "bpmn:Collaboration") && (s = Ov(i));
|
|
14420
14420
|
var n;
|
|
14421
|
-
J(s, "bpmn:Collaboration") ? n = s : n =
|
|
14421
|
+
J(s, "bpmn:Collaboration") ? n = s : n = It(e.rootElements, function(p) {
|
|
14422
14422
|
if (!!J(p, "bpmn:Collaboration"))
|
|
14423
|
-
return
|
|
14423
|
+
return It(p.participants, function(h) {
|
|
14424
14424
|
return h.processRef === s;
|
|
14425
14425
|
});
|
|
14426
14426
|
});
|
|
@@ -14476,22 +14476,22 @@ var Mv = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.02 5.57" width
|
|
|
14476
14476
|
fontSize: "14px",
|
|
14477
14477
|
display: "flex",
|
|
14478
14478
|
lineHeight: "1.3"
|
|
14479
|
-
}, Fv = '<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">' + md + '</a><span>Web-based tooling for BPMN, DMN and forms powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>',
|
|
14479
|
+
}, Fv = '<div class="bjs-powered-by-lightbox"><div class="backdrop"></div><div class="notice"><a href="https://bpmn.io" target="_blank" rel="noopener" class="link">' + md + '</a><span>Web-based tooling for BPMN, DMN and forms powered by <a href="https://bpmn.io" target="_blank" rel="noopener">bpmn.io</a>.</span></div></div>', Pt;
|
|
14480
14480
|
function Vv() {
|
|
14481
|
-
|
|
14481
|
+
Pt = lt(Fv), Le(Pt, Bv), Le(wt("svg", Pt), gd), Le(wt(".backdrop", Pt), Rv), Le(wt(".notice", Pt), Lv), Le(wt(".link", Pt), yd, {
|
|
14482
14482
|
margin: "15px 20px 15px 10px",
|
|
14483
14483
|
alignSelf: "center"
|
|
14484
14484
|
});
|
|
14485
14485
|
}
|
|
14486
14486
|
function jv() {
|
|
14487
|
-
|
|
14488
|
-
document.body.removeChild(
|
|
14489
|
-
})), document.body.appendChild(
|
|
14487
|
+
Pt || (Vv(), ss.bind(Pt, ".backdrop", "click", function(e) {
|
|
14488
|
+
document.body.removeChild(Pt);
|
|
14489
|
+
})), document.body.appendChild(Pt);
|
|
14490
14490
|
}
|
|
14491
14491
|
function Ne(e) {
|
|
14492
14492
|
e = Z({}, Qv, e), this._moddle = this._createModdle(e), this._container = this._createContainer(e), qv(this._container), this._init(this._container, this._moddle, e);
|
|
14493
14493
|
}
|
|
14494
|
-
|
|
14494
|
+
Bt(Ne, bs);
|
|
14495
14495
|
Ne.prototype.importXML = async function(t, i) {
|
|
14496
14496
|
const s = this;
|
|
14497
14497
|
function n(a) {
|
|
@@ -14569,7 +14569,7 @@ Ne.prototype.saveSVG = async function() {
|
|
|
14569
14569
|
this._emit("saveSVG.start");
|
|
14570
14570
|
let t, i;
|
|
14571
14571
|
try {
|
|
14572
|
-
const s = this.get("canvas"), n = s.getActiveLayer(), r =
|
|
14572
|
+
const s = this.get("canvas"), n = s.getActiveLayer(), r = wt("defs", s._svg), a = Wl(n), o = r ? "<defs>" + Wl(r) + "</defs>" : "", l = n.getBBox();
|
|
14573
14573
|
t = `<?xml version="1.0" encoding="utf-8"?>
|
|
14574
14574
|
<!-- created with bpmn-js / http://bpmn.io -->
|
|
14575
14575
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
@@ -14605,7 +14605,7 @@ Ne.prototype.off = function(e, t) {
|
|
|
14605
14605
|
Ne.prototype.attachTo = function(e) {
|
|
14606
14606
|
if (!e)
|
|
14607
14607
|
throw new Error("parentNode required");
|
|
14608
|
-
this.detach(), e.get && e.constructor.prototype.jquery && (e = e.get(0)), typeof e == "string" && (e =
|
|
14608
|
+
this.detach(), e.get && e.constructor.prototype.jquery && (e = e.get(0)), typeof e == "string" && (e = wt(e)), e.appendChild(this._container), this._emit("attach", {}), this.get("canvas").resized();
|
|
14609
14609
|
};
|
|
14610
14610
|
Ne.prototype.getDefinitions = function() {
|
|
14611
14611
|
return this._definitions;
|
|
@@ -14655,28 +14655,28 @@ const Qv = {
|
|
|
14655
14655
|
position: "relative"
|
|
14656
14656
|
};
|
|
14657
14657
|
function uc(e) {
|
|
14658
|
-
return e + (
|
|
14658
|
+
return e + (ri(e) ? "px" : "");
|
|
14659
14659
|
}
|
|
14660
14660
|
function Gv(e, t) {
|
|
14661
|
-
return t &&
|
|
14661
|
+
return t && It(e.diagrams, function(i) {
|
|
14662
14662
|
return i.id === t;
|
|
14663
14663
|
}) || null;
|
|
14664
14664
|
}
|
|
14665
14665
|
function qv(e) {
|
|
14666
14666
|
const i = '<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Powered by bpmn.io" >' + md + "</a>", s = lt(i);
|
|
14667
|
-
Le(
|
|
14667
|
+
Le(wt("svg", s), gd), Le(s, yd, {
|
|
14668
14668
|
position: "absolute",
|
|
14669
14669
|
bottom: "15px",
|
|
14670
14670
|
right: "15px",
|
|
14671
14671
|
zIndex: "100"
|
|
14672
|
-
}), e.appendChild(s),
|
|
14672
|
+
}), e.appendChild(s), vt.bind(s, "click", function(n) {
|
|
14673
14673
|
jv(), n.preventDefault();
|
|
14674
14674
|
});
|
|
14675
14675
|
}
|
|
14676
14676
|
function ns(e) {
|
|
14677
14677
|
Ne.call(this, e);
|
|
14678
14678
|
}
|
|
14679
|
-
|
|
14679
|
+
Bt(ns, Ne);
|
|
14680
14680
|
ns.prototype._modules = [
|
|
14681
14681
|
K0,
|
|
14682
14682
|
Np,
|
|
@@ -14722,7 +14722,7 @@ function Ad(e, t) {
|
|
|
14722
14722
|
return a(o.originalEvent);
|
|
14723
14723
|
}
|
|
14724
14724
|
e.on("canvas.focus.changed", function(o) {
|
|
14725
|
-
o.focused ? e.on("element.mousedown", 500, s) : e.off("element.mousedown", s);
|
|
14725
|
+
o.focused ? (e.on("element.mousedown", 500, s), e.on("element.touchstart", 500, s)) : (e.off("element.mousedown", s), e.off("element.touchstart", s));
|
|
14726
14726
|
});
|
|
14727
14727
|
function n(o) {
|
|
14728
14728
|
var l = i.start, p = i.button, h = dc(o), d = pc(h, l);
|
|
@@ -14736,7 +14736,7 @@ function Ad(e, t) {
|
|
|
14736
14736
|
o.preventDefault();
|
|
14737
14737
|
}
|
|
14738
14738
|
function r(o) {
|
|
14739
|
-
|
|
14739
|
+
vt.unbind(document, "mousemove", n), vt.unbind(document, "touchmove", n), vt.unbind(document, "mouseup", r), vt.unbind(document, "touchend", r), i = null, Hv();
|
|
14740
14740
|
}
|
|
14741
14741
|
function a(o) {
|
|
14742
14742
|
if (!bp(o.target, ".djs-draggable")) {
|
|
@@ -14745,7 +14745,7 @@ function Ad(e, t) {
|
|
|
14745
14745
|
return i = {
|
|
14746
14746
|
button: l,
|
|
14747
14747
|
start: dc(o)
|
|
14748
|
-
},
|
|
14748
|
+
}, vt.bind(document, "mousemove", n), vt.bind(document, "touchmove", n), vt.bind(document, "mouseup", r), vt.bind(document, "touchend", r), !0;
|
|
14749
14749
|
}
|
|
14750
14750
|
}
|
|
14751
14751
|
this.isActive = function() {
|
|
@@ -14852,7 +14852,7 @@ Ke.prototype._updateRoot = function(e) {
|
|
|
14852
14852
|
};
|
|
14853
14853
|
Ke.prototype._addTooltip = function(e) {
|
|
14854
14854
|
var t = e.id, i = e.html, s, n = this._tooltipRoot;
|
|
14855
|
-
i.get && i.constructor.prototype.jquery && (i = i.get(0)),
|
|
14855
|
+
i.get && i.constructor.prototype.jquery && (i = i.get(0)), xt(i) && (i = lt(i)), s = lt('<div data-tooltip-id="' + t + '" class="' + bd + '">'), Le(s, { position: "absolute" }), s.appendChild(i), e.type && Bi(s).add("djs-tooltip-" + e.type), e.className && Bi(s).add(e.className), e.htmlContainer = s, n.appendChild(s), this._tooltips[t] = e, this._updateTooltip(e);
|
|
14856
14856
|
};
|
|
14857
14857
|
Ke.prototype._updateTooltip = function(e) {
|
|
14858
14858
|
var t = e.position, i = e.htmlContainer;
|
|
@@ -15003,13 +15003,13 @@ function s6(e, t) {
|
|
|
15003
15003
|
i[s[n]] = !0;
|
|
15004
15004
|
return t ? (n) => !!i[n.toLowerCase()] : (n) => !!i[n];
|
|
15005
15005
|
}
|
|
15006
|
-
const
|
|
15006
|
+
const Dt = process.env.NODE_ENV !== "production" ? Object.freeze({}) : {};
|
|
15007
15007
|
process.env.NODE_ENV !== "production" && Object.freeze([]);
|
|
15008
15008
|
const Eo = () => {
|
|
15009
15009
|
}, n6 = () => !1, r6 = /^on[^a-z]/, a6 = (e) => r6.test(e), yt = Object.assign, o6 = (e, t) => {
|
|
15010
15010
|
const i = e.indexOf(t);
|
|
15011
15011
|
i > -1 && e.splice(i, 1);
|
|
15012
|
-
}, l6 = Object.prototype.hasOwnProperty, Pe = (e, t) => l6.call(e, t), we = Array.isArray, rs = (e) => Cr(e) === "[object Map]", c6 = (e) => Cr(e) === "[object Set]", He = (e) => typeof e == "function",
|
|
15012
|
+
}, l6 = Object.prototype.hasOwnProperty, Pe = (e, t) => l6.call(e, t), we = Array.isArray, rs = (e) => Cr(e) === "[object Map]", c6 = (e) => Cr(e) === "[object Set]", He = (e) => typeof e == "function", Tt = (e) => typeof e == "string", xo = (e) => typeof e == "symbol", $e = (e) => e !== null && typeof e == "object", u6 = (e) => $e(e) && He(e.then) && He(e.catch), p6 = Object.prototype.toString, Cr = (e) => p6.call(e), xd = (e) => Cr(e).slice(8, -1), d6 = (e) => Cr(e) === "[object Object]", Io = (e) => Tt(e) && e !== "NaN" && e[0] !== "-" && "" + parseInt(e, 10) === e, h6 = (e) => {
|
|
15013
15013
|
const t = /* @__PURE__ */ Object.create(null);
|
|
15014
15014
|
return (i) => t[i] || (t[i] = e(i));
|
|
15015
15015
|
}, f6 = h6(
|
|
@@ -15027,14 +15027,14 @@ function To(e) {
|
|
|
15027
15027
|
if (we(e)) {
|
|
15028
15028
|
const t = {};
|
|
15029
15029
|
for (let i = 0; i < e.length; i++) {
|
|
15030
|
-
const s = e[i], n =
|
|
15030
|
+
const s = e[i], n = Tt(s) ? A6(s) : To(s);
|
|
15031
15031
|
if (n)
|
|
15032
15032
|
for (const r in n)
|
|
15033
15033
|
t[r] = n[r];
|
|
15034
15034
|
}
|
|
15035
15035
|
return t;
|
|
15036
15036
|
} else {
|
|
15037
|
-
if (
|
|
15037
|
+
if (Tt(e))
|
|
15038
15038
|
return e;
|
|
15039
15039
|
if ($e(e))
|
|
15040
15040
|
return e;
|
|
@@ -15052,7 +15052,7 @@ function A6(e) {
|
|
|
15052
15052
|
}
|
|
15053
15053
|
function No(e) {
|
|
15054
15054
|
let t = "";
|
|
15055
|
-
if (
|
|
15055
|
+
if (Tt(e))
|
|
15056
15056
|
t = e;
|
|
15057
15057
|
else if (we(e))
|
|
15058
15058
|
for (let i = 0; i < e.length; i++) {
|
|
@@ -15077,22 +15077,22 @@ function b6() {
|
|
|
15077
15077
|
const wa = (e) => {
|
|
15078
15078
|
const t = new Set(e);
|
|
15079
15079
|
return t.w = 0, t.n = 0, t;
|
|
15080
|
-
}, Td = (e) => (e.w &
|
|
15080
|
+
}, Td = (e) => (e.w & ui) > 0, Nd = (e) => (e.n & ui) > 0, w6 = ({ deps: e }) => {
|
|
15081
15081
|
if (e.length)
|
|
15082
15082
|
for (let t = 0; t < e.length; t++)
|
|
15083
|
-
e[t].w |=
|
|
15083
|
+
e[t].w |= ui;
|
|
15084
15084
|
}, E6 = (e) => {
|
|
15085
15085
|
const { deps: t } = e;
|
|
15086
15086
|
if (t.length) {
|
|
15087
15087
|
let i = 0;
|
|
15088
15088
|
for (let s = 0; s < t.length; s++) {
|
|
15089
15089
|
const n = t[s];
|
|
15090
|
-
Td(n) && !Nd(n) ? n.delete(e) : t[i++] = n, n.w &= ~
|
|
15090
|
+
Td(n) && !Nd(n) ? n.delete(e) : t[i++] = n, n.w &= ~ui, n.n &= ~ui;
|
|
15091
15091
|
}
|
|
15092
15092
|
t.length = i;
|
|
15093
15093
|
}
|
|
15094
15094
|
}, Ea = /* @__PURE__ */ new WeakMap();
|
|
15095
|
-
let Ps = 0,
|
|
15095
|
+
let Ps = 0, ui = 1;
|
|
15096
15096
|
const xa = 30;
|
|
15097
15097
|
let Ze;
|
|
15098
15098
|
const Ii = Symbol(process.env.NODE_ENV !== "production" ? "iterate" : ""), Ia = Symbol(process.env.NODE_ENV !== "production" ? "Map key iterate" : "");
|
|
@@ -15110,9 +15110,9 @@ class x6 {
|
|
|
15110
15110
|
t = t.parent;
|
|
15111
15111
|
}
|
|
15112
15112
|
try {
|
|
15113
|
-
return this.parent = Ze, Ze = this, Ti = !0,
|
|
15113
|
+
return this.parent = Ze, Ze = this, Ti = !0, ui = 1 << ++Ps, Ps <= xa ? w6(this) : mc(this), this.fn();
|
|
15114
15114
|
} finally {
|
|
15115
|
-
Ps <= xa && E6(this),
|
|
15115
|
+
Ps <= xa && E6(this), ui = 1 << --Ps, Ze = this.parent, Ti = i, this.parent = void 0, this.deferStop && this.stop();
|
|
15116
15116
|
}
|
|
15117
15117
|
}
|
|
15118
15118
|
stop() {
|
|
@@ -15148,7 +15148,7 @@ function tt(e, t, i) {
|
|
|
15148
15148
|
}
|
|
15149
15149
|
function I6(e, t) {
|
|
15150
15150
|
let i = !1;
|
|
15151
|
-
Ps <= xa ? Nd(e) || (e.n |=
|
|
15151
|
+
Ps <= xa ? Nd(e) || (e.n |= ui, i = !Td(e)) : i = !e.has(Ze), i && (e.add(Ze), Ze.deps.push(e), process.env.NODE_ENV !== "production" && Ze.onTrack && Ze.onTrack(
|
|
15152
15152
|
yt(
|
|
15153
15153
|
{
|
|
15154
15154
|
effect: Ze
|
|
@@ -15157,7 +15157,7 @@ function I6(e, t) {
|
|
|
15157
15157
|
)
|
|
15158
15158
|
));
|
|
15159
15159
|
}
|
|
15160
|
-
function
|
|
15160
|
+
function pi(e, t, i, s, n, r) {
|
|
15161
15161
|
const a = Ea.get(e);
|
|
15162
15162
|
if (!a)
|
|
15163
15163
|
return;
|
|
@@ -15256,12 +15256,12 @@ function O6(e = !1) {
|
|
|
15256
15256
|
if (!e && (!Ta(n) && !Fi(n) && (a = me(a), n = me(n)), !we(i) && Xe(a) && !Xe(n)))
|
|
15257
15257
|
return a.value = n, !0;
|
|
15258
15258
|
const o = we(i) && Io(s) ? Number(s) < i.length : Pe(i, s), l = Reflect.set(i, s, n, r);
|
|
15259
|
-
return i === me(r) && (o ? ar(n, a) &&
|
|
15259
|
+
return i === me(r) && (o ? ar(n, a) && pi(i, "set", s, n, a) : pi(i, "add", s, n)), l;
|
|
15260
15260
|
};
|
|
15261
15261
|
}
|
|
15262
15262
|
function M6(e, t) {
|
|
15263
15263
|
const i = Pe(e, t), s = e[t], n = Reflect.deleteProperty(e, t);
|
|
15264
|
-
return n && i &&
|
|
15264
|
+
return n && i && pi(e, "delete", t, void 0, s), n;
|
|
15265
15265
|
}
|
|
15266
15266
|
function B6(e, t) {
|
|
15267
15267
|
const i = Reflect.has(e, t);
|
|
@@ -15318,7 +15318,7 @@ function Tn(e, t = !1) {
|
|
|
15318
15318
|
function vc(e) {
|
|
15319
15319
|
e = me(e);
|
|
15320
15320
|
const t = me(this);
|
|
15321
|
-
return br(t).has.call(t, e) || (t.add(e),
|
|
15321
|
+
return br(t).has.call(t, e) || (t.add(e), pi(t, "add", e, e)), this;
|
|
15322
15322
|
}
|
|
15323
15323
|
function Ac(e, t) {
|
|
15324
15324
|
t = me(t);
|
|
@@ -15326,18 +15326,18 @@ function Ac(e, t) {
|
|
|
15326
15326
|
let r = s.call(i, e);
|
|
15327
15327
|
r ? process.env.NODE_ENV !== "production" && Od(i, s, e) : (e = me(e), r = s.call(i, e));
|
|
15328
15328
|
const a = n.call(i, e);
|
|
15329
|
-
return i.set(e, t), r ? ar(t, a) &&
|
|
15329
|
+
return i.set(e, t), r ? ar(t, a) && pi(i, "set", e, t, a) : pi(i, "add", e, t), this;
|
|
15330
15330
|
}
|
|
15331
15331
|
function Cc(e) {
|
|
15332
15332
|
const t = me(this), { has: i, get: s } = br(t);
|
|
15333
15333
|
let n = i.call(t, e);
|
|
15334
15334
|
n ? process.env.NODE_ENV !== "production" && Od(t, i, e) : (e = me(e), n = i.call(t, e));
|
|
15335
15335
|
const r = s ? s.call(t, e) : void 0, a = t.delete(e);
|
|
15336
|
-
return n &&
|
|
15336
|
+
return n && pi(t, "delete", e, void 0, r), a;
|
|
15337
15337
|
}
|
|
15338
15338
|
function bc() {
|
|
15339
15339
|
const e = me(this), t = e.size !== 0, i = process.env.NODE_ENV !== "production" ? rs(e) ? new Map(e) : new Set(e) : void 0, s = e.clear();
|
|
15340
|
-
return t &&
|
|
15340
|
+
return t && pi(e, "clear", void 0, void 0, i), s;
|
|
15341
15341
|
}
|
|
15342
15342
|
function Nn(e, t) {
|
|
15343
15343
|
return function(s, n) {
|
|
@@ -15366,7 +15366,7 @@ function kn(e, t, i) {
|
|
|
15366
15366
|
};
|
|
15367
15367
|
};
|
|
15368
15368
|
}
|
|
15369
|
-
function
|
|
15369
|
+
function Jt(e) {
|
|
15370
15370
|
return function(...t) {
|
|
15371
15371
|
if (process.env.NODE_ENV !== "production") {
|
|
15372
15372
|
const i = t[0] ? `on key "${t[0]}" ` : "";
|
|
@@ -15412,10 +15412,10 @@ function V6() {
|
|
|
15412
15412
|
has(r) {
|
|
15413
15413
|
return In.call(this, r, !0);
|
|
15414
15414
|
},
|
|
15415
|
-
add:
|
|
15416
|
-
set:
|
|
15417
|
-
delete:
|
|
15418
|
-
clear:
|
|
15415
|
+
add: Jt("add"),
|
|
15416
|
+
set: Jt("set"),
|
|
15417
|
+
delete: Jt("delete"),
|
|
15418
|
+
clear: Jt("clear"),
|
|
15419
15419
|
forEach: Nn(!0, !1)
|
|
15420
15420
|
}, s = {
|
|
15421
15421
|
get(r) {
|
|
@@ -15427,10 +15427,10 @@ function V6() {
|
|
|
15427
15427
|
has(r) {
|
|
15428
15428
|
return In.call(this, r, !0);
|
|
15429
15429
|
},
|
|
15430
|
-
add:
|
|
15431
|
-
set:
|
|
15432
|
-
delete:
|
|
15433
|
-
clear:
|
|
15430
|
+
add: Jt("add"),
|
|
15431
|
+
set: Jt("set"),
|
|
15432
|
+
delete: Jt("delete"),
|
|
15433
|
+
clear: Jt("clear"),
|
|
15434
15434
|
forEach: Nn(!0, !0)
|
|
15435
15435
|
};
|
|
15436
15436
|
return ["keys", "values", "entries", Symbol.iterator].forEach((r) => {
|
|
@@ -15656,7 +15656,7 @@ function rA(e) {
|
|
|
15656
15656
|
}), i.length > 3 && t.push(" ..."), t;
|
|
15657
15657
|
}
|
|
15658
15658
|
function Vd(e, t, i) {
|
|
15659
|
-
return
|
|
15659
|
+
return Tt(t) ? (t = JSON.stringify(t), i ? t : [`${e}=${t}`]) : typeof t == "number" || typeof t == "boolean" || t == null ? i ? t : [`${e}=${t}`] : Xe(t) ? (t = Vd(e, me(t.value), !0), i ? t : [`${e}=Ref<`, t, ">"]) : He(t) ? [`${e}=fn${t.name ? `<${t.name}>` : ""}`] : (t = me(t), i ? t : [`${e}=`, t]);
|
|
15660
15660
|
}
|
|
15661
15661
|
const jd = {
|
|
15662
15662
|
sp: "serverPrefetch hook",
|
|
@@ -15747,10 +15747,10 @@ function aA(e, t, i, s = !0) {
|
|
|
15747
15747
|
console.error(e);
|
|
15748
15748
|
}
|
|
15749
15749
|
let or = !1, _a = !1;
|
|
15750
|
-
const
|
|
15751
|
-
let
|
|
15750
|
+
const At = [];
|
|
15751
|
+
let Wt = 0;
|
|
15752
15752
|
const as = [];
|
|
15753
|
-
let
|
|
15753
|
+
let _t = null, Kt = 0;
|
|
15754
15754
|
const Qd = /* @__PURE__ */ Promise.resolve();
|
|
15755
15755
|
let Mo = null;
|
|
15756
15756
|
const oA = 100;
|
|
@@ -15759,38 +15759,38 @@ function lA(e) {
|
|
|
15759
15759
|
return e ? t.then(this ? e.bind(this) : e) : t;
|
|
15760
15760
|
}
|
|
15761
15761
|
function cA(e) {
|
|
15762
|
-
let t =
|
|
15762
|
+
let t = Wt + 1, i = At.length;
|
|
15763
15763
|
for (; t < i; ) {
|
|
15764
15764
|
const s = t + i >>> 1;
|
|
15765
|
-
Js(
|
|
15765
|
+
Js(At[s]) < e ? t = s + 1 : i = s;
|
|
15766
15766
|
}
|
|
15767
15767
|
return t;
|
|
15768
15768
|
}
|
|
15769
15769
|
function Bo(e) {
|
|
15770
|
-
(!
|
|
15770
|
+
(!At.length || !At.includes(
|
|
15771
15771
|
e,
|
|
15772
|
-
or && e.allowRecurse ?
|
|
15773
|
-
)) && (e.id == null ?
|
|
15772
|
+
or && e.allowRecurse ? Wt + 1 : Wt
|
|
15773
|
+
)) && (e.id == null ? At.push(e) : At.splice(cA(e.id), 0, e), Gd());
|
|
15774
15774
|
}
|
|
15775
15775
|
function Gd() {
|
|
15776
15776
|
!or && !_a && (_a = !0, Mo = Qd.then(zd));
|
|
15777
15777
|
}
|
|
15778
15778
|
function qd(e) {
|
|
15779
|
-
we(e) ? as.push(...e) : (!
|
|
15779
|
+
we(e) ? as.push(...e) : (!_t || !_t.includes(
|
|
15780
15780
|
e,
|
|
15781
|
-
e.allowRecurse ?
|
|
15781
|
+
e.allowRecurse ? Kt + 1 : Kt
|
|
15782
15782
|
)) && as.push(e), Gd();
|
|
15783
15783
|
}
|
|
15784
15784
|
function uA(e) {
|
|
15785
15785
|
if (as.length) {
|
|
15786
15786
|
const t = [...new Set(as)];
|
|
15787
|
-
if (as.length = 0,
|
|
15788
|
-
|
|
15787
|
+
if (as.length = 0, _t) {
|
|
15788
|
+
_t.push(...t);
|
|
15789
15789
|
return;
|
|
15790
15790
|
}
|
|
15791
|
-
for (
|
|
15792
|
-
process.env.NODE_ENV !== "production" && Hd(e,
|
|
15793
|
-
|
|
15791
|
+
for (_t = t, process.env.NODE_ENV !== "production" && (e = e || /* @__PURE__ */ new Map()), _t.sort((i, s) => Js(i) - Js(s)), Kt = 0; Kt < _t.length; Kt++)
|
|
15792
|
+
process.env.NODE_ENV !== "production" && Hd(e, _t[Kt]) || _t[Kt]();
|
|
15793
|
+
_t = null, Kt = 0;
|
|
15794
15794
|
}
|
|
15795
15795
|
}
|
|
15796
15796
|
const Js = (e) => e.id == null ? 1 / 0 : e.id, pA = (e, t) => {
|
|
@@ -15804,11 +15804,11 @@ const Js = (e) => e.id == null ? 1 / 0 : e.id, pA = (e, t) => {
|
|
|
15804
15804
|
return i;
|
|
15805
15805
|
};
|
|
15806
15806
|
function zd(e) {
|
|
15807
|
-
_a = !1, or = !0, process.env.NODE_ENV !== "production" && (e = e || /* @__PURE__ */ new Map()),
|
|
15807
|
+
_a = !1, or = !0, process.env.NODE_ENV !== "production" && (e = e || /* @__PURE__ */ new Map()), At.sort(pA);
|
|
15808
15808
|
const t = process.env.NODE_ENV !== "production" ? (i) => Hd(e, i) : Eo;
|
|
15809
15809
|
try {
|
|
15810
|
-
for (
|
|
15811
|
-
const i =
|
|
15810
|
+
for (Wt = 0; Wt < At.length; Wt++) {
|
|
15811
|
+
const i = At[Wt];
|
|
15812
15812
|
if (i && i.active !== !1) {
|
|
15813
15813
|
if (process.env.NODE_ENV !== "production" && t(i))
|
|
15814
15814
|
continue;
|
|
@@ -15816,7 +15816,7 @@ function zd(e) {
|
|
|
15816
15816
|
}
|
|
15817
15817
|
}
|
|
15818
15818
|
} finally {
|
|
15819
|
-
|
|
15819
|
+
Wt = 0, At.length = 0, uA(e), or = !1, Mo = null, (At.length || as.length) && zd(e);
|
|
15820
15820
|
}
|
|
15821
15821
|
}
|
|
15822
15822
|
function Hd(e, t) {
|
|
@@ -15886,13 +15886,13 @@ function jr(e) {
|
|
|
15886
15886
|
}
|
|
15887
15887
|
};
|
|
15888
15888
|
}
|
|
15889
|
-
let
|
|
15889
|
+
let Xt = null, mA = null;
|
|
15890
15890
|
const gA = (e) => e.__isSuspense;
|
|
15891
15891
|
function yA(e, t) {
|
|
15892
15892
|
t && t.pendingBranch ? we(e) ? t.effects.push(...e) : t.effects.push(e) : qd(e);
|
|
15893
15893
|
}
|
|
15894
15894
|
const Sn = {};
|
|
15895
|
-
function vA(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: a } =
|
|
15895
|
+
function vA(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: a } = Dt) {
|
|
15896
15896
|
var o;
|
|
15897
15897
|
process.env.NODE_ENV !== "production" && !t && (i !== void 0 && qe(
|
|
15898
15898
|
'watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'
|
|
@@ -15958,7 +15958,7 @@ function vA(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: a }
|
|
|
15958
15958
|
};
|
|
15959
15959
|
}
|
|
15960
15960
|
function AA(e, t, i) {
|
|
15961
|
-
const s = this.proxy, n =
|
|
15961
|
+
const s = this.proxy, n = Tt(e) ? e.includes(".") ? CA(s, e) : () => s[e] : e.bind(s, s);
|
|
15962
15962
|
let r;
|
|
15963
15963
|
He(t) ? r = t : (r = t.handler, i = t);
|
|
15964
15964
|
const a = hs;
|
|
@@ -16007,7 +16007,7 @@ const bA = Symbol.for("v-ndc"), Sa = (e) => e ? UA(e) ? QA(e) || e.proxy : Sa(e.
|
|
|
16007
16007
|
$forceUpdate: (e) => e.f || (e.f = () => Bo(e.update)),
|
|
16008
16008
|
$nextTick: (e) => e.n || (e.n = lA.bind(e.proxy)),
|
|
16009
16009
|
$watch: (e) => __VUE_OPTIONS_API__ ? AA.bind(e) : Eo
|
|
16010
|
-
}), wA = (e) => e === "_" || e === "$", Ur = (e, t) => e !==
|
|
16010
|
+
}), wA = (e) => e === "_" || e === "$", Ur = (e, t) => e !== Dt && !e.__isScriptSetup && Pe(e, t), EA = {
|
|
16011
16011
|
get({ _: e }, t) {
|
|
16012
16012
|
const { ctx: i, setupState: s, data: n, props: r, accessCache: a, type: o, appContext: l } = e;
|
|
16013
16013
|
if (process.env.NODE_ENV !== "production" && t === "__isVue")
|
|
@@ -16029,11 +16029,11 @@ const bA = Symbol.for("v-ndc"), Sa = (e) => e ? UA(e) ? QA(e) || e.proxy : Sa(e.
|
|
|
16029
16029
|
else {
|
|
16030
16030
|
if (Ur(s, t))
|
|
16031
16031
|
return a[t] = 1, s[t];
|
|
16032
|
-
if (n !==
|
|
16032
|
+
if (n !== Dt && Pe(n, t))
|
|
16033
16033
|
return a[t] = 2, n[t];
|
|
16034
16034
|
if ((p = e.propsOptions[0]) && Pe(p, t))
|
|
16035
16035
|
return a[t] = 3, r[t];
|
|
16036
|
-
if (i !==
|
|
16036
|
+
if (i !== Dt && Pe(i, t))
|
|
16037
16037
|
return a[t] = 4, i[t];
|
|
16038
16038
|
(!__VUE_OPTIONS_API__ || xA) && (a[t] = 0);
|
|
16039
16039
|
}
|
|
@@ -16044,21 +16044,21 @@ const bA = Symbol.for("v-ndc"), Sa = (e) => e ? UA(e) ? QA(e) || e.proxy : Sa(e.
|
|
|
16044
16044
|
return t === "$attrs" ? (tt(e, "get", t), process.env.NODE_ENV !== "production" && void 0) : process.env.NODE_ENV !== "production" && t === "$slots" && tt(e, "get", t), h(e);
|
|
16045
16045
|
if ((d = o.__cssModules) && (d = d[t]))
|
|
16046
16046
|
return d;
|
|
16047
|
-
if (i !==
|
|
16047
|
+
if (i !== Dt && Pe(i, t))
|
|
16048
16048
|
return a[t] = 4, i[t];
|
|
16049
16049
|
if (y = l.config.globalProperties, Pe(y, t))
|
|
16050
16050
|
return y[t];
|
|
16051
|
-
process.env.NODE_ENV !== "production" &&
|
|
16051
|
+
process.env.NODE_ENV !== "production" && Xt && (!Tt(t) || t.indexOf("__v") !== 0) && (n !== Dt && wA(t[0]) && Pe(n, t) ? qe(
|
|
16052
16052
|
`Property ${JSON.stringify(
|
|
16053
16053
|
t
|
|
16054
16054
|
)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`
|
|
16055
|
-
) : e ===
|
|
16055
|
+
) : e === Xt && qe(
|
|
16056
16056
|
`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`
|
|
16057
16057
|
));
|
|
16058
16058
|
},
|
|
16059
16059
|
set({ _: e }, t, i) {
|
|
16060
16060
|
const { data: s, setupState: n, ctx: r } = e;
|
|
16061
|
-
return Ur(n, t) ? (n[t] = i, !0) : process.env.NODE_ENV !== "production" && n.__isScriptSetup && Pe(n, t) ? (qe(`Cannot mutate <script setup> binding "${t}" from Options API.`), !1) : s !==
|
|
16061
|
+
return Ur(n, t) ? (n[t] = i, !0) : process.env.NODE_ENV !== "production" && n.__isScriptSetup && Pe(n, t) ? (qe(`Cannot mutate <script setup> binding "${t}" from Options API.`), !1) : s !== Dt && Pe(s, t) ? (s[t] = i, !0) : Pe(e.props, t) ? (process.env.NODE_ENV !== "production" && qe(`Attempting to mutate prop "${t}". Props are readonly.`), !1) : t[0] === "$" && t.slice(1) in e ? (process.env.NODE_ENV !== "production" && qe(
|
|
16062
16062
|
`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`
|
|
16063
16063
|
), !1) : (process.env.NODE_ENV !== "production" && t in e.appContext.config.globalProperties ? Object.defineProperty(r, t, {
|
|
16064
16064
|
enumerable: !0,
|
|
@@ -16070,7 +16070,7 @@ const bA = Symbol.for("v-ndc"), Sa = (e) => e ? UA(e) ? QA(e) || e.proxy : Sa(e.
|
|
|
16070
16070
|
_: { data: e, setupState: t, accessCache: i, ctx: s, appContext: n, propsOptions: r }
|
|
16071
16071
|
}, a) {
|
|
16072
16072
|
let o;
|
|
16073
|
-
return !!i[a] || e !==
|
|
16073
|
+
return !!i[a] || e !== Dt && Pe(e, a) || Ur(t, a) || (o = r[0]) && Pe(o, a) || Pe(s, a) || Pe(Ls, a) || Pe(n.config.globalProperties, a);
|
|
16074
16074
|
},
|
|
16075
16075
|
defineProperty(e, t, i) {
|
|
16076
16076
|
return i.get != null ? e._.accessCache[t] = 0 : Pe(i, "value") && this.set(e, t, i.value, null), Reflect.defineProperty(e, t, i);
|
|
@@ -16214,7 +16214,7 @@ const MA = (...e) => Yd(
|
|
|
16214
16214
|
ref: e,
|
|
16215
16215
|
ref_key: t,
|
|
16216
16216
|
ref_for: i
|
|
16217
|
-
}) => (typeof e == "number" && (e = "" + e), e != null ?
|
|
16217
|
+
}) => (typeof e == "number" && (e = "" + e), e != null ? Tt(e) || Xe(e) || He(e) ? { i: Xt, r: e, k: t, f: !!i } : e : null);
|
|
16218
16218
|
function BA(e, t = null, i = null, s = 0, n = null, r = e === Jd ? 0 : 1, a = !1, o = !1) {
|
|
16219
16219
|
const l = {
|
|
16220
16220
|
__v_isVNode: !0,
|
|
@@ -16242,9 +16242,9 @@ function BA(e, t = null, i = null, s = 0, n = null, r = e === Jd ? 0 : 1, a = !1
|
|
|
16242
16242
|
dynamicProps: n,
|
|
16243
16243
|
dynamicChildren: null,
|
|
16244
16244
|
appContext: null,
|
|
16245
|
-
ctx:
|
|
16245
|
+
ctx: Xt
|
|
16246
16246
|
};
|
|
16247
|
-
return o ? (Ro(l, i), r & 128 && e.normalize(l)) : i && (l.shapeFlag |=
|
|
16247
|
+
return o ? (Ro(l, i), r & 128 && e.normalize(l)) : i && (l.shapeFlag |= Tt(i) ? 8 : 16), process.env.NODE_ENV !== "production" && l.key !== l.key && qe("VNode created with invalid key (NaN). VNode type:", l.type), !a && es && (l.patchFlag > 0 || r & 6) && l.patchFlag !== 32 && es.push(l), l;
|
|
16248
16248
|
}
|
|
16249
16249
|
const RA = process.env.NODE_ENV !== "production" ? MA : Yd;
|
|
16250
16250
|
function Yd(e, t = null, i = null, s = 0, n = null, r = !1) {
|
|
@@ -16259,9 +16259,9 @@ function Yd(e, t = null, i = null, s = 0, n = null, r = !1) {
|
|
|
16259
16259
|
if (eh(e) && (e = e.__vccOpts), t) {
|
|
16260
16260
|
t = LA(t);
|
|
16261
16261
|
let { class: o, style: l } = t;
|
|
16262
|
-
o && !
|
|
16262
|
+
o && !Tt(o) && (t.class = No(o)), $e(l) && (Na(l) && !we(l) && (l = yt({}, l)), t.style = To(l));
|
|
16263
16263
|
}
|
|
16264
|
-
const a =
|
|
16264
|
+
const a = Tt(e) ? 1 : gA(e) ? 128 : SA(e) ? 64 : $e(e) ? 4 : He(e) ? 2 : 0;
|
|
16265
16265
|
return process.env.NODE_ENV !== "production" && a & 4 && Na(e) && (e = me(e), qe(
|
|
16266
16266
|
"Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",
|
|
16267
16267
|
`
|
|
@@ -16335,10 +16335,10 @@ function Ro(e, t) {
|
|
|
16335
16335
|
} else {
|
|
16336
16336
|
i = 32;
|
|
16337
16337
|
const n = t._;
|
|
16338
|
-
!n && !(Kd in t) ? t._ctx =
|
|
16338
|
+
!n && !(Kd in t) ? t._ctx = Xt : n === 3 && Xt && (Xt.slots._ === 1 ? t._ = 1 : (t._ = 2, e.patchFlag |= 1024));
|
|
16339
16339
|
}
|
|
16340
16340
|
else
|
|
16341
|
-
He(t) ? (t = { default: t, _ctx:
|
|
16341
|
+
He(t) ? (t = { default: t, _ctx: Xt }, i = 32) : (t = String(t), s & 64 ? (i = 16, t = [FA(t)]) : i = 8);
|
|
16342
16342
|
e.children = t, e.shapeFlag |= i;
|
|
16343
16343
|
}
|
|
16344
16344
|
function VA(...e) {
|
|
@@ -16455,7 +16455,7 @@ function zA() {
|
|
|
16455
16455
|
};
|
|
16456
16456
|
function r(d) {
|
|
16457
16457
|
const y = [];
|
|
16458
|
-
d.type.props && d.props && y.push(a("props", me(d.props))), d.setupState !==
|
|
16458
|
+
d.type.props && d.props && y.push(a("props", me(d.props))), d.setupState !== Dt && y.push(a("setup", d.setupState)), d.data !== Dt && y.push(a("data", me(d.data)));
|
|
16459
16459
|
const T = l(d, "computed");
|
|
16460
16460
|
T && y.push(a("computed", T));
|
|
16461
16461
|
const R = l(d, "inject");
|
|
@@ -16638,12 +16638,12 @@ function $A(e) {
|
|
|
16638
16638
|
for (let t in Sc)
|
|
16639
16639
|
this[t] = Sc[t];
|
|
16640
16640
|
}
|
|
16641
|
-
const
|
|
16641
|
+
const Nt = /* @__PURE__ */ function() {
|
|
16642
16642
|
return XA.exports;
|
|
16643
16643
|
}(), e4 = "data:image/png;base64,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", t4 = {
|
|
16644
16644
|
name: "attchViews",
|
|
16645
16645
|
components: {
|
|
16646
|
-
TopTips:
|
|
16646
|
+
TopTips: Nt,
|
|
16647
16647
|
PreviewImage: hr,
|
|
16648
16648
|
PreView: tp,
|
|
16649
16649
|
TopPopup: ct
|
|
@@ -17369,6 +17369,7 @@ const A4 = {
|
|
|
17369
17369
|
},
|
|
17370
17370
|
data() {
|
|
17371
17371
|
return {
|
|
17372
|
+
floatAdd: !1,
|
|
17372
17373
|
drawer: !1,
|
|
17373
17374
|
isAdd: !1,
|
|
17374
17375
|
viewer: null,
|
|
@@ -17428,12 +17429,13 @@ const A4 = {
|
|
|
17428
17429
|
const T = i.getAttribute("transform").match(/matrix\(([^)]+)\)/)[1].split(/\s*,\s*|\s+/);
|
|
17429
17430
|
o = parseFloat(T[4]), l = parseFloat(T[5]);
|
|
17430
17431
|
const R = this.getTransformMatrix(s.style.transform);
|
|
17431
|
-
this.isAdd ? (p = parseFloat(R[4]), h = parseFloat(R[5])) : (p = parseFloat(R[4]) + 30, h = parseFloat(R[5]) + 16, this.isAdd = !0);
|
|
17432
|
+
this.isAdd ? (this.floatAdd = !1, p = parseFloat(R[4]), h = parseFloat(R[5])) : (p = parseFloat(R[4]) + 30, h = parseFloat(R[5]) + 16, this.isAdd = !0, this.floatAdd = !0);
|
|
17432
17433
|
}), t.addEventListener("touchmove", (d) => {
|
|
17433
17434
|
if (!n)
|
|
17434
17435
|
return;
|
|
17435
|
-
const y = d.touches[0]
|
|
17436
|
-
|
|
17436
|
+
const y = d.touches[0];
|
|
17437
|
+
let T = y.clientX - r, R = y.clientY - a;
|
|
17438
|
+
l !== void 0 && (i.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${o + T} ${l + R})`), this.floatAdd, s.setAttribute("style", `position: absolute; width: 0px; height: 0px; transform: matrix(0.615, 0, 0, 0.615, ${p + T}, ${h + R});`)), e._cachedViewbox && (e._cachedViewbox.x = T, e._cachedViewbox.y = R), d.preventDefault();
|
|
17437
17439
|
}), t.addEventListener("touchend", () => {
|
|
17438
17440
|
n = !1;
|
|
17439
17441
|
});
|
|
@@ -17454,7 +17456,7 @@ const A4 = {
|
|
|
17454
17456
|
const r = i.get(n.id);
|
|
17455
17457
|
if (r) {
|
|
17456
17458
|
let { x: a, y: o, type: l } = r;
|
|
17457
|
-
["bpmn:StartEvent", "bpmn:EndEvent"].includes(l) ? (a = a - 45, o = o + 65) : ["bpmn:UserTask"].includes(l) && (a = a - 10, o = o +
|
|
17459
|
+
["bpmn:StartEvent", "bpmn:EndEvent"].includes(l) ? (a = a - 45, o = o + 65) : ["bpmn:UserTask"].includes(l) && (a = a - 10, o = o + 100), s.add({
|
|
17458
17460
|
position: { x: a, y: o },
|
|
17459
17461
|
html: n.tooltip
|
|
17460
17462
|
});
|
|
@@ -17491,7 +17493,7 @@ var C4 = /* @__PURE__ */ Ae(
|
|
|
17491
17493
|
v4,
|
|
17492
17494
|
!1,
|
|
17493
17495
|
b4,
|
|
17494
|
-
"
|
|
17496
|
+
"2b1381fa",
|
|
17495
17497
|
null,
|
|
17496
17498
|
null
|
|
17497
17499
|
);
|
|
@@ -18364,8 +18366,8 @@ const nh = /* @__PURE__ */ function() {
|
|
|
18364
18366
|
TopPopup: ct,
|
|
18365
18367
|
TopDownSelect: sh,
|
|
18366
18368
|
PreviewImage: hr,
|
|
18367
|
-
departPerson:
|
|
18368
|
-
TopTips:
|
|
18369
|
+
departPerson: di,
|
|
18370
|
+
TopTips: Nt
|
|
18369
18371
|
},
|
|
18370
18372
|
props: {
|
|
18371
18373
|
isCheckType: {
|
|
@@ -19218,7 +19220,7 @@ var Q4 = function() {
|
|
|
19218
19220
|
}, [e._v(e._s(a.name))])]), o !== s.routeTxt.length - 1 ? i("div", {
|
|
19219
19221
|
staticClass: "include include-assign",
|
|
19220
19222
|
class: ["include-assign-" + (a.assigneeRetain ? "true" : "false")]
|
|
19221
|
-
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : e.
|
|
19223
|
+
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : i("div", [e._v(" \u6570\u636E\u5F02\u5E38\uFF1A\u7F3A\u4E4F\u7528\u6237id\uFF0C\u8BF7\u624B\u52A8\u9009\u62E9\u4EBA\u5458 ")])]);
|
|
19222
19224
|
}), 0)]) : e._e()]);
|
|
19223
19225
|
})], 2) : e._e(), e.personList && e.personList.length ? i("div", {
|
|
19224
19226
|
staticClass: "person-views"
|
|
@@ -19431,7 +19433,7 @@ var q4 = /* @__PURE__ */ Ae(
|
|
|
19431
19433
|
G4,
|
|
19432
19434
|
!1,
|
|
19433
19435
|
z4,
|
|
19434
|
-
"
|
|
19436
|
+
"70a436ad",
|
|
19435
19437
|
null,
|
|
19436
19438
|
null
|
|
19437
19439
|
);
|
|
@@ -19775,10 +19777,10 @@ const tC = {
|
|
|
19775
19777
|
}
|
|
19776
19778
|
},
|
|
19777
19779
|
components: {
|
|
19778
|
-
TopTips:
|
|
19780
|
+
TopTips: Nt,
|
|
19779
19781
|
attchViews: Es,
|
|
19780
19782
|
TopPopup: ct,
|
|
19781
|
-
departPerson:
|
|
19783
|
+
departPerson: di,
|
|
19782
19784
|
MsgList: an
|
|
19783
19785
|
},
|
|
19784
19786
|
data() {
|
|
@@ -20138,10 +20140,10 @@ const oC = {
|
|
|
20138
20140
|
}
|
|
20139
20141
|
},
|
|
20140
20142
|
components: {
|
|
20141
|
-
TopTips:
|
|
20143
|
+
TopTips: Nt,
|
|
20142
20144
|
attchViews: Es,
|
|
20143
20145
|
TopPopup: ct,
|
|
20144
|
-
departPerson:
|
|
20146
|
+
departPerson: di,
|
|
20145
20147
|
MsgList: an
|
|
20146
20148
|
},
|
|
20147
20149
|
data() {
|
|
@@ -20407,7 +20409,7 @@ var dC = function() {
|
|
|
20407
20409
|
}, [e._v(e._s(n.name))])]), r !== s.routeTxt.length - 1 ? i("div", {
|
|
20408
20410
|
staticClass: "include include-assign",
|
|
20409
20411
|
class: ["include-assign-" + (n.assigneeRetain ? "true" : "false")]
|
|
20410
|
-
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : e.
|
|
20412
|
+
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : i("div", [e._v(" \u6570\u636E\u5F02\u5E38\uFF1A\u7F3A\u4E4F\u7528\u6237id\uFF0C\u8BF7\u624B\u52A8\u9009\u62E9\u4EBA\u5458 ")])]);
|
|
20411
20413
|
}), 0)]) : e._e()])]);
|
|
20412
20414
|
}) : e._e(), e.checkType == "ExclusiveGatewayModel" && e.radioItem && e.radioItem.length ? e._l(e.radioItem, function(s) {
|
|
20413
20415
|
return i("div", {
|
|
@@ -20469,7 +20471,7 @@ var dC = function() {
|
|
|
20469
20471
|
}, [e._v(e._s(n.name))])]), r !== s.routeTxt.length - 1 ? i("div", {
|
|
20470
20472
|
staticClass: "include include-assign",
|
|
20471
20473
|
class: ["include-assign-" + (n.assigneeRetain ? "true" : "false")]
|
|
20472
|
-
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : e.
|
|
20474
|
+
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : i("div", [e._v(" \u6570\u636E\u5F02\u5E38\uFF1A\u7F3A\u4E4F\u7528\u6237id\uFF0C\u8BF7\u624B\u52A8\u9009\u62E9\u4EBA\u5458 ")])]);
|
|
20473
20475
|
}), 0)]) : e._e()])]);
|
|
20474
20476
|
}) : e._e()], 2), e.endNode ? i("div", {
|
|
20475
20477
|
staticClass: "treenode-single"
|
|
@@ -20521,7 +20523,7 @@ var dC = function() {
|
|
|
20521
20523
|
}, [e._v(e._s(n.name))])]), r !== s.routeTxt.length - 1 ? i("div", {
|
|
20522
20524
|
staticClass: "include include-assign",
|
|
20523
20525
|
class: ["include-assign-" + (n.assigneeRetain ? "true" : "false")]
|
|
20524
|
-
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : e.
|
|
20526
|
+
}, [e._v(e._s(s.assigneeRetain == "true" ? "\u4E14\u540C\u65F6\u6EE1\u8DB3" : "\u6216\u8005\u6EE1\u8DB3"))]) : e._e()]) : i("div", [e._v(" \u6570\u636E\u5F02\u5E38\uFF1A\u7F3A\u4E4F\u7528\u6237id\uFF0C\u8BF7\u624B\u52A8\u9009\u62E9\u4EBA\u5458 ")])]);
|
|
20525
20527
|
}), 0)]) : e._e()])]);
|
|
20526
20528
|
}), 0) : e._e(), i("TopPopup", {
|
|
20527
20529
|
ref: "TopPopup",
|
|
@@ -20569,8 +20571,8 @@ const fC = {
|
|
|
20569
20571
|
components: {
|
|
20570
20572
|
SelectFixedPerson: nh,
|
|
20571
20573
|
TopPopup: ct,
|
|
20572
|
-
TopTips:
|
|
20573
|
-
departPerson:
|
|
20574
|
+
TopTips: Nt,
|
|
20575
|
+
departPerson: di
|
|
20574
20576
|
},
|
|
20575
20577
|
props: {
|
|
20576
20578
|
items: {
|
|
@@ -20885,7 +20887,7 @@ var mC = /* @__PURE__ */ Ae(
|
|
|
20885
20887
|
hC,
|
|
20886
20888
|
!1,
|
|
20887
20889
|
gC,
|
|
20888
|
-
"
|
|
20890
|
+
"268dec3f",
|
|
20889
20891
|
null,
|
|
20890
20892
|
null
|
|
20891
20893
|
);
|
|
@@ -21101,7 +21103,7 @@ var vC = function() {
|
|
|
21101
21103
|
onMultiNodeObj: e.onMultiNodeObj,
|
|
21102
21104
|
onVars: e.onVars
|
|
21103
21105
|
}
|
|
21104
|
-
})]] : s.id || s.nodeInfoDTO && s.nodeInfoDTO.id ? [e.nodeType == "nexting" ? [s.nodeInfoDTO && s.nodeInfoDTO.nodeType == "exclusiveGateway" ? [e._m(8, !0), e._l(s.nodeInfoDTO.branches, function(r, a) {
|
|
21106
|
+
})]] : s.id || s.nodeInfoDTO && s.nodeInfoDTO.id ? [e.nodeType == "nexting" ? [s.nodeInfoDTO && s.nodeInfoDTO.nodeType == "exclusiveGateway" && s.nodeInfoDTO.branches && s.nodeInfoDTO.branches.length > 1 ? [e._m(8, !0), e._l(s.nodeInfoDTO.branches, function(r, a) {
|
|
21105
21107
|
return i("div", {
|
|
21106
21108
|
key: a,
|
|
21107
21109
|
staticClass: "treeperson-radio",
|
|
@@ -21125,7 +21127,24 @@ var vC = function() {
|
|
|
21125
21127
|
onMultiNode: e.onMultiNode,
|
|
21126
21128
|
onMultiNodeObj: e.onMultiNodeObj
|
|
21127
21129
|
}
|
|
21128
|
-
})] : [e._m(9, !0), i("TreeNode", {
|
|
21130
|
+
})] : s.nodeInfoDTO && s.nodeInfoDTO.nodeType == "exclusiveGateway" && s.nodeInfoDTO.branches && s.nodeInfoDTO.branches.length == 1 ? [e._m(9, !0), i("TreeNode", {
|
|
21131
|
+
attrs: {
|
|
21132
|
+
items: [s.nodeInfoDTO.branches[0].nodeInfoDTO ? s.nodeInfoDTO.branches[0].nodeInfoDTO : s.nodeInfoDTO.branches[0]],
|
|
21133
|
+
endNode: e.childrenEndItems,
|
|
21134
|
+
nodeType: e.nodeType,
|
|
21135
|
+
param: e.param,
|
|
21136
|
+
checkType: e.firstType
|
|
21137
|
+
},
|
|
21138
|
+
on: {
|
|
21139
|
+
onMultiNode: e.onMultiNode,
|
|
21140
|
+
onMultiNodeObj: e.onMultiNodeObj,
|
|
21141
|
+
onVars: e.onVars
|
|
21142
|
+
}
|
|
21143
|
+
})] : [i("div", {
|
|
21144
|
+
staticClass: "treeperson-title"
|
|
21145
|
+
}, [e._v(" \u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B9 "), i("pre", [e._v("\u4E0B\u4E00\u6B65\u5BA1\u6279\u8282\u70B94\uFF1A" + e._s(e.nodeType))]), i("span", {
|
|
21146
|
+
staticClass: "treeperson-title--re"
|
|
21147
|
+
}, [e._v("*")])]), i("TreeNode", {
|
|
21129
21148
|
attrs: {
|
|
21130
21149
|
items: [s.nodeInfoDTO ? s.nodeInfoDTO : s],
|
|
21131
21150
|
endNode: e.childrenEndItems,
|
|
@@ -21366,7 +21385,7 @@ var bC = /* @__PURE__ */ Ae(
|
|
|
21366
21385
|
AC,
|
|
21367
21386
|
!1,
|
|
21368
21387
|
wC,
|
|
21369
|
-
"
|
|
21388
|
+
"43ac39a2",
|
|
21370
21389
|
null,
|
|
21371
21390
|
null
|
|
21372
21391
|
);
|
|
@@ -22069,10 +22088,10 @@ const LC = {
|
|
|
22069
22088
|
}
|
|
22070
22089
|
},
|
|
22071
22090
|
components: {
|
|
22072
|
-
TopTips:
|
|
22091
|
+
TopTips: Nt,
|
|
22073
22092
|
attchViews: Es,
|
|
22074
22093
|
TopPopup: ct,
|
|
22075
|
-
departPerson:
|
|
22094
|
+
departPerson: di,
|
|
22076
22095
|
MsgList: an,
|
|
22077
22096
|
TreePerson: EC,
|
|
22078
22097
|
TopSign: MC,
|
|
@@ -22892,10 +22911,10 @@ const QC = {
|
|
|
22892
22911
|
}
|
|
22893
22912
|
},
|
|
22894
22913
|
components: {
|
|
22895
|
-
TopTips:
|
|
22914
|
+
TopTips: Nt,
|
|
22896
22915
|
attchViews: Es,
|
|
22897
22916
|
TopPopup: ct,
|
|
22898
|
-
departPerson:
|
|
22917
|
+
departPerson: di,
|
|
22899
22918
|
MsgList: an
|
|
22900
22919
|
},
|
|
22901
22920
|
watch: {
|
|
@@ -23188,10 +23207,10 @@ const KC = {
|
|
|
23188
23207
|
}
|
|
23189
23208
|
},
|
|
23190
23209
|
components: {
|
|
23191
|
-
TopTips:
|
|
23210
|
+
TopTips: Nt,
|
|
23192
23211
|
attchViews: Es,
|
|
23193
23212
|
TopPopup: ct,
|
|
23194
|
-
departPerson:
|
|
23213
|
+
departPerson: di,
|
|
23195
23214
|
TopDownSelect: sh,
|
|
23196
23215
|
MsgList: an
|
|
23197
23216
|
},
|
|
@@ -23399,8 +23418,8 @@ const eb = {
|
|
|
23399
23418
|
}
|
|
23400
23419
|
},
|
|
23401
23420
|
components: {
|
|
23402
|
-
TopTips:
|
|
23403
|
-
departPerson:
|
|
23421
|
+
TopTips: Nt,
|
|
23422
|
+
departPerson: di
|
|
23404
23423
|
},
|
|
23405
23424
|
data() {
|
|
23406
23425
|
return {
|
|
@@ -23652,7 +23671,7 @@ var nb = function() {
|
|
|
23652
23671
|
const ab = {
|
|
23653
23672
|
name: "nf-button",
|
|
23654
23673
|
components: {
|
|
23655
|
-
TopTips:
|
|
23674
|
+
TopTips: Nt
|
|
23656
23675
|
},
|
|
23657
23676
|
props: {
|
|
23658
23677
|
uid: {
|
|
@@ -23765,7 +23784,7 @@ const cb = /* @__PURE__ */ function() {
|
|
|
23765
23784
|
processBtns: cb,
|
|
23766
23785
|
TopTab: N4,
|
|
23767
23786
|
TopPopup: ct,
|
|
23768
|
-
TopTips:
|
|
23787
|
+
TopTips: Nt,
|
|
23769
23788
|
TopSumbitPopup: H4
|
|
23770
23789
|
},
|
|
23771
23790
|
props: {
|
|
@@ -24729,7 +24748,7 @@ function fb(e) {
|
|
|
24729
24748
|
}
|
|
24730
24749
|
const _b = /* @__PURE__ */ function() {
|
|
24731
24750
|
return hb.exports;
|
|
24732
|
-
}(), mb = "ddy-process-h5", gb = "1.0.1-rc.3.
|
|
24751
|
+
}(), mb = "ddy-process-h5", gb = "1.0.1-rc.3.113", yb = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", vb = "./ddy-process-h5.umd.cjs", Ab = "./style.css", Cb = "module", bb = {
|
|
24733
24752
|
".": {
|
|
24734
24753
|
import: "./ddy-process-h5.js",
|
|
24735
24754
|
require: "./ddy-process-h5.umd.cjs"
|