ddy-process-h5 1.0.1-rc.3.109 → 1.0.1-rc.3.111
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 +4 -6
- package/v2/ddy-process-h5.umd.cjs +2 -2
- package/v2.7/ddy-process-h5.js +192 -194
- package/v2.7/ddy-process-h5.umd.cjs +9 -9
- package/v3/ddy-process-h5.js +4 -6
- package/v3/ddy-process-h5.umd.cjs +1 -1
package/v2.7/ddy-process-h5.js
CHANGED
|
@@ -434,15 +434,15 @@ function Ct(e, t, i, s, n, r) {
|
|
|
434
434
|
}) : a.depend(), h && (h.dep.depend(), re(y) && fu(y))), Ot(y) && !n ? y.value : y;
|
|
435
435
|
},
|
|
436
436
|
set: function(y) {
|
|
437
|
-
var
|
|
438
|
-
if (!!gh(
|
|
437
|
+
var T = l ? l.call(e) : i;
|
|
438
|
+
if (!!gh(T, y)) {
|
|
439
439
|
if (process.env.NODE_ENV !== "production" && s && s(), p)
|
|
440
440
|
p.call(e, y);
|
|
441
441
|
else {
|
|
442
442
|
if (l)
|
|
443
443
|
return;
|
|
444
|
-
if (!n && Ot(
|
|
445
|
-
|
|
444
|
+
if (!n && Ot(T) && !Ot(y)) {
|
|
445
|
+
T.value = y;
|
|
446
446
|
return;
|
|
447
447
|
} else
|
|
448
448
|
i = y;
|
|
@@ -452,7 +452,7 @@ function Ct(e, t, i, s, n, r) {
|
|
|
452
452
|
target: e,
|
|
453
453
|
key: t,
|
|
454
454
|
newValue: y,
|
|
455
|
-
oldValue:
|
|
455
|
+
oldValue: T
|
|
456
456
|
}) : a.notify();
|
|
457
457
|
}
|
|
458
458
|
}
|
|
@@ -715,8 +715,8 @@ function Rh(e, t, i, s, n) {
|
|
|
715
715
|
var h = Si(l), d = ji(l);
|
|
716
716
|
if (!(h in r) && !(d in r) && (r[l] = i[l], n)) {
|
|
717
717
|
var y = e.on || (e.on = {});
|
|
718
|
-
y["update:".concat(l)] = function(
|
|
719
|
-
i[l] =
|
|
718
|
+
y["update:".concat(l)] = function(T) {
|
|
719
|
+
i[l] = T;
|
|
720
720
|
};
|
|
721
721
|
}
|
|
722
722
|
};
|
|
@@ -973,7 +973,7 @@ function Xh(e, t) {
|
|
|
973
973
|
return di(s, i);
|
|
974
974
|
});
|
|
975
975
|
var o = function(d) {
|
|
976
|
-
for (var y = 0,
|
|
976
|
+
for (var y = 0, T = s.length; y < T; y++)
|
|
977
977
|
s[y].$forceUpdate();
|
|
978
978
|
d && (s.length = 0, r !== null && (clearTimeout(r), r = null), a !== null && (clearTimeout(a), a = null));
|
|
979
979
|
}, l = Qn(function(d) {
|
|
@@ -1349,8 +1349,8 @@ function mf(e, t, i, s, n) {
|
|
|
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
|
ti(!1);
|
|
1352
|
-
for (var y = e._props,
|
|
1353
|
-
var Q =
|
|
1352
|
+
for (var y = e._props, T = e.$options._propKeys || [], R = 0; R < T.length; R++) {
|
|
1353
|
+
var Q = T[R], X = e.$options.props;
|
|
1354
1354
|
y[Q] = Ka(Q, X, t, e);
|
|
1355
1355
|
}
|
|
1356
1356
|
ti(!0), e.$options.propsData = t;
|
|
@@ -1505,11 +1505,11 @@ function Ga(e, t, i, s, n) {
|
|
|
1505
1505
|
get: function() {
|
|
1506
1506
|
return Os(s, e.scopedSlots, this.slots());
|
|
1507
1507
|
}
|
|
1508
|
-
}), l && (this.$options = a, this.$slots = this.slots(), this.$scopedSlots = Os(s, e.scopedSlots, this.$slots)), a._scopeId ? this._c = function(h, d, y,
|
|
1509
|
-
var R = Jn(o, h, d, y,
|
|
1508
|
+
}), l && (this.$options = a, this.$slots = this.slots(), this.$scopedSlots = Os(s, e.scopedSlots, this.$slots)), a._scopeId ? this._c = function(h, d, y, T) {
|
|
1509
|
+
var R = Jn(o, h, d, y, T, p);
|
|
1510
1510
|
return R && !re(R) && (R.fnScopeId = a._scopeId, R.fnContext = s), R;
|
|
1511
|
-
} : this._c = function(h, d, y,
|
|
1512
|
-
return Jn(o, h, d, y,
|
|
1511
|
+
} : this._c = function(h, d, y, T) {
|
|
1512
|
+
return Jn(o, h, d, y, T, p);
|
|
1513
1513
|
};
|
|
1514
1514
|
}
|
|
1515
1515
|
Cu(Ga.prototype);
|
|
@@ -1524,8 +1524,8 @@ function If(e, t, i, s, n) {
|
|
|
1524
1524
|
if (h instanceof et)
|
|
1525
1525
|
return el(h, i, p.parent, r, p);
|
|
1526
1526
|
if (re(h)) {
|
|
1527
|
-
for (var d = Ra(h) || [], y = new Array(d.length),
|
|
1528
|
-
y[
|
|
1527
|
+
for (var d = Ra(h) || [], y = new Array(d.length), T = 0; T < d.length; T++)
|
|
1528
|
+
y[T] = el(d[T], i, p.parent, r, p);
|
|
1529
1529
|
return y;
|
|
1530
1530
|
}
|
|
1531
1531
|
}
|
|
@@ -2528,10 +2528,10 @@ function Z1(e) {
|
|
|
2528
2528
|
if (C(H)) {
|
|
2529
2529
|
var ae = C(g.componentInstance) && H.keepAlive;
|
|
2530
2530
|
if (C(H = H.hook) && C(H = H.init) && H(g, !1), C(g.componentInstance))
|
|
2531
|
-
return
|
|
2531
|
+
return T(g, v), Q(x, g.elm, M), Ee(ae) && R(g, v, x, M), !0;
|
|
2532
2532
|
}
|
|
2533
2533
|
}
|
|
2534
|
-
function
|
|
2534
|
+
function T(g, v) {
|
|
2535
2535
|
C(g.data.pendingInsert) && (v.push.apply(v, g.data.pendingInsert), g.data.pendingInsert = null), g.elm = g.componentInstance.$el, W(g) ? (U(g, v), k(g)) : (Xi(g), v.push(g));
|
|
2536
2536
|
}
|
|
2537
2537
|
function R(g, v, x, M) {
|
|
@@ -2603,9 +2603,9 @@ function Z1(e) {
|
|
|
2603
2603
|
l(g.elm);
|
|
2604
2604
|
}
|
|
2605
2605
|
function N(g, v, x, M, H) {
|
|
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,
|
|
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] : gi(O, ne) ? (L(O, ne, M, x, b), O = v[++ae], ne = x[++b]) : gi(Y, f) ? (L(Y, f, M, x, ee), Y = v[--w], f = x[--ee]) : gi(O, f) ? (L(O, f, M, x, ee),
|
|
2608
|
+
ie(O) ? O = v[++ae] : ie(Y) ? Y = v[--w] : gi(O, ne) ? (L(O, ne, M, x, b), O = v[++ae], ne = x[++b]) : gi(Y, f) ? (L(Y, f, M, x, ee), Y = v[--w], f = x[--ee]) : gi(O, f) ? (L(O, f, M, x, ee), I && r.insertBefore(g, O.elm, r.nextSibling(Y.elm)), O = v[++ae], f = x[--ee]) : gi(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], gi(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) {
|
|
@@ -2659,7 +2659,7 @@ function Z1(e) {
|
|
|
2659
2659
|
if (process.env.NODE_ENV !== "production" && !oe(g, v, M))
|
|
2660
2660
|
return !1;
|
|
2661
2661
|
if (C(b) && (C(H = b.hook) && C(H = H.init) && H(v, !0), C(H = v.componentInstance)))
|
|
2662
|
-
return
|
|
2662
|
+
return T(v, x), !0;
|
|
2663
2663
|
if (C(ae)) {
|
|
2664
2664
|
if (C(w))
|
|
2665
2665
|
if (!g.hasChildNodes())
|
|
@@ -3106,11 +3106,11 @@ function aa(e, t) {
|
|
|
3106
3106
|
C(i._leaveCb) && (i._leaveCb.cancelled = !0, i._leaveCb());
|
|
3107
3107
|
var s = Qu(e.data.transition);
|
|
3108
3108
|
if (!ie(s) && !(C(i._enterCb) || i.nodeType !== 1)) {
|
|
3109
|
-
for (var n = s.css, r = s.type, a = s.enterClass, o = s.enterToClass, l = s.enterActiveClass, p = s.appearClass, h = s.appearToClass, d = s.appearActiveClass, y = s.beforeEnter,
|
|
3109
|
+
for (var n = s.css, r = s.type, a = s.enterClass, o = s.enterToClass, l = s.enterActiveClass, p = s.appearClass, h = s.appearToClass, d = s.appearActiveClass, y = s.beforeEnter, T = s.enter, R = s.afterEnter, Q = s.enterCancelled, X = s.beforeAppear, W = s.appear, U = s.afterAppear, k = s.appearCancelled, E = s.duration, P = Ei, S = Ei.$vnode; S && S.parent; )
|
|
3110
3110
|
P = S.context, S = S.parent;
|
|
3111
3111
|
var _ = !P._isMounted || !e.isRootInsert;
|
|
3112
3112
|
if (!(_ && !W && W !== "")) {
|
|
3113
|
-
var N = _ && p ? p : a, V = _ && d ? d : l, D = _ && h ? h : o, L = _ && X || y, B = _ && Ce(W) ? W :
|
|
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
3116
|
oe && (Lt(i, D), Lt(i, V)), v.cancelled ? (oe && Lt(i, N), $ && $(i)) : q && q(i), i._enterCb = null;
|
|
@@ -3132,12 +3132,12 @@ function Ku(e, t) {
|
|
|
3132
3132
|
return t();
|
|
3133
3133
|
if (C(i._leaveCb))
|
|
3134
3134
|
return;
|
|
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,
|
|
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
3138
|
i.parentNode && i.parentNode._pending && (i.parentNode._pending[e.key] = null), Q && (Lt(i, o), Lt(i, l)), U.cancelled ? (Q && Lt(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
|
Lt(i, a), U.cancelled || (xi(i, o), X || (Yu(W) ? setTimeout(U, W) : Hu(i, r, U)));
|
|
@@ -3340,8 +3340,8 @@ var _m = function(e) {
|
|
|
3340
3340
|
var d, y = function() {
|
|
3341
3341
|
d();
|
|
3342
3342
|
};
|
|
3343
|
-
Wt(o, "afterEnter", y), Wt(o, "enterCancelled", y), Wt(h, "delayLeave", function(
|
|
3344
|
-
d =
|
|
3343
|
+
Wt(o, "afterEnter", y), Wt(o, "enterCancelled", y), Wt(h, "delayLeave", function(T) {
|
|
3344
|
+
d = T;
|
|
3345
3345
|
});
|
|
3346
3346
|
}
|
|
3347
3347
|
}
|
|
@@ -3608,8 +3608,8 @@ function Ae(e, t, i, s, n, r, a, o) {
|
|
|
3608
3608
|
if (l.functional) {
|
|
3609
3609
|
l._injectStyles = p;
|
|
3610
3610
|
var h = l.render;
|
|
3611
|
-
l.render = function(
|
|
3612
|
-
return p.call(R), h(
|
|
3611
|
+
l.render = function(T, R) {
|
|
3612
|
+
return p.call(R), h(T, R);
|
|
3613
3613
|
};
|
|
3614
3614
|
} else {
|
|
3615
3615
|
var d = l.beforeCreate;
|
|
@@ -4252,9 +4252,9 @@ function lg(e) {
|
|
|
4252
4252
|
function cg(e, t) {
|
|
4253
4253
|
let i, s, n, r;
|
|
4254
4254
|
function a(d) {
|
|
4255
|
-
let y = Date.now(),
|
|
4256
|
-
if (
|
|
4257
|
-
return o(
|
|
4255
|
+
let y = Date.now(), T = d ? 0 : r + t - y;
|
|
4256
|
+
if (T > 0)
|
|
4257
|
+
return o(T);
|
|
4258
4258
|
e.apply(n, s), l();
|
|
4259
4259
|
}
|
|
4260
4260
|
function o(d) {
|
|
@@ -5078,7 +5078,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5078
5078
|
fill: "white"
|
|
5079
5079
|
});
|
|
5080
5080
|
}
|
|
5081
|
-
function
|
|
5081
|
+
function T(f) {
|
|
5082
5082
|
return i.computeStyle(f, ["no-fill"], {
|
|
5083
5083
|
strokeLinecap: "round",
|
|
5084
5084
|
strokeLinejoin: "round",
|
|
@@ -5091,7 +5091,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5091
5091
|
ref: u = { x: 0, y: 0 },
|
|
5092
5092
|
scale: m = 1,
|
|
5093
5093
|
element: A
|
|
5094
|
-
} = c,
|
|
5094
|
+
} = c, I = ge("marker", {
|
|
5095
5095
|
id: f,
|
|
5096
5096
|
viewBox: "0 0 20 20",
|
|
5097
5097
|
refX: u.x,
|
|
@@ -5100,9 +5100,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5100
5100
|
markerHeight: 20 * m,
|
|
5101
5101
|
orient: "auto"
|
|
5102
5102
|
});
|
|
5103
|
-
Ie(
|
|
5103
|
+
Ie(I, A);
|
|
5104
5104
|
var z = bt("defs", n._svg);
|
|
5105
|
-
z || (z = ge("defs"), Ie(n._svg, z)), Ie(z,
|
|
5105
|
+
z || (z = ge("defs"), Ie(n._svg, z)), Ie(z, I), d[f] = I;
|
|
5106
5106
|
}
|
|
5107
5107
|
function Q(f) {
|
|
5108
5108
|
return f.replace(/[^0-9a-zA-Z]+/g, "_");
|
|
@@ -5128,7 +5128,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5128
5128
|
});
|
|
5129
5129
|
}
|
|
5130
5130
|
if (c === "messageflow-start") {
|
|
5131
|
-
var
|
|
5131
|
+
var I = ge("circle", {
|
|
5132
5132
|
cx: 6,
|
|
5133
5133
|
cy: 6,
|
|
5134
5134
|
r: 3.5,
|
|
@@ -5140,7 +5140,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5140
5140
|
})
|
|
5141
5141
|
});
|
|
5142
5142
|
R(f, {
|
|
5143
|
-
element:
|
|
5143
|
+
element: I,
|
|
5144
5144
|
ref: { x: 6, y: 6 }
|
|
5145
5145
|
});
|
|
5146
5146
|
}
|
|
@@ -5162,7 +5162,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5162
5162
|
if (c === "association-start") {
|
|
5163
5163
|
var ue = ge("path", {
|
|
5164
5164
|
d: "M 11 5 L 1 10 L 11 15",
|
|
5165
|
-
...
|
|
5165
|
+
...T({
|
|
5166
5166
|
fill: "none",
|
|
5167
5167
|
stroke: m,
|
|
5168
5168
|
strokeWidth: 1.5,
|
|
@@ -5178,7 +5178,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5178
5178
|
if (c === "association-end") {
|
|
5179
5179
|
var ce = ge("path", {
|
|
5180
5180
|
d: "M 1 5 L 11 10 L 1 15",
|
|
5181
|
-
...
|
|
5181
|
+
...T({
|
|
5182
5182
|
fill: "none",
|
|
5183
5183
|
stroke: m,
|
|
5184
5184
|
strokeWidth: 1.5,
|
|
@@ -5221,16 +5221,16 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5221
5221
|
}
|
|
5222
5222
|
function U(f, c, u, m, A = {}) {
|
|
5223
5223
|
Oi(m) && (A = m, m = 0), m = m || 0, A = y(A);
|
|
5224
|
-
var
|
|
5225
|
-
cx:
|
|
5224
|
+
var I = c / 2, z = u / 2, ue = ge("circle", {
|
|
5225
|
+
cx: I,
|
|
5226
5226
|
cy: z,
|
|
5227
5227
|
r: Math.round((c + u) / 4 - m),
|
|
5228
5228
|
...A
|
|
5229
5229
|
});
|
|
5230
5230
|
return Ie(f, ue), ue;
|
|
5231
5231
|
}
|
|
5232
|
-
function k(f, c, u, m, A,
|
|
5233
|
-
Oi(A) && (
|
|
5232
|
+
function k(f, c, u, m, A, I) {
|
|
5233
|
+
Oi(A) && (I = A, A = 0), A = A || 0, I = y(I);
|
|
5234
5234
|
var z = ge("rect", {
|
|
5235
5235
|
x: A,
|
|
5236
5236
|
y: A,
|
|
@@ -5238,16 +5238,16 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5238
5238
|
height: u - A * 2,
|
|
5239
5239
|
rx: m,
|
|
5240
5240
|
ry: m,
|
|
5241
|
-
...
|
|
5241
|
+
...I
|
|
5242
5242
|
});
|
|
5243
5243
|
return Ie(f, z), z;
|
|
5244
5244
|
}
|
|
5245
5245
|
function E(f, c, u, m) {
|
|
5246
|
-
var A = c / 2,
|
|
5246
|
+
var A = c / 2, I = u / 2, z = [
|
|
5247
5247
|
{ x: A, y: 0 },
|
|
5248
|
-
{ x: c, y:
|
|
5248
|
+
{ x: c, y: I },
|
|
5249
5249
|
{ x: A, y: u },
|
|
5250
|
-
{ x: 0, y:
|
|
5250
|
+
{ x: 0, y: I }
|
|
5251
5251
|
], ue = z.map(function(pe) {
|
|
5252
5252
|
return pe.x + "," + pe.y;
|
|
5253
5253
|
}).join(" ");
|
|
@@ -5259,7 +5259,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5259
5259
|
return Ie(f, ce), ce;
|
|
5260
5260
|
}
|
|
5261
5261
|
function P(f, c, u, m) {
|
|
5262
|
-
u =
|
|
5262
|
+
u = T(u);
|
|
5263
5263
|
var A = ro(c, u, m);
|
|
5264
5264
|
return Ie(f, A), A;
|
|
5265
5265
|
}
|
|
@@ -5267,7 +5267,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5267
5267
|
return P(f, c, u, 5);
|
|
5268
5268
|
}
|
|
5269
5269
|
function _(f, c, u) {
|
|
5270
|
-
u =
|
|
5270
|
+
u = T(u);
|
|
5271
5271
|
var m = ge("path", {
|
|
5272
5272
|
...u,
|
|
5273
5273
|
d: c
|
|
@@ -5296,8 +5296,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5296
5296
|
mx: 0.235,
|
|
5297
5297
|
my: 0.315
|
|
5298
5298
|
}
|
|
5299
|
-
}),
|
|
5300
|
-
fill:
|
|
5299
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill), z = m ? se(c, o, u.fill) : j(c, l, u.stroke), ue = _(f, A, {
|
|
5300
|
+
fill: I,
|
|
5301
5301
|
stroke: z,
|
|
5302
5302
|
strokeWidth: 1
|
|
5303
5303
|
});
|
|
@@ -5322,7 +5322,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5322
5322
|
stroke: j(c, l, u.stroke),
|
|
5323
5323
|
strokeWidth: 2
|
|
5324
5324
|
});
|
|
5325
|
-
for (var
|
|
5325
|
+
for (var I = 0; I < 12; I++) {
|
|
5326
5326
|
var z = s.getScaledPath("EVENT_TIMER_LINE", {
|
|
5327
5327
|
xScaleFactor: 0.75,
|
|
5328
5328
|
yScaleFactor: 0.75,
|
|
@@ -5336,7 +5336,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5336
5336
|
_(f, z, {
|
|
5337
5337
|
strokeWidth: 1,
|
|
5338
5338
|
stroke: j(c, l, u.stroke),
|
|
5339
|
-
transform: "rotate(" +
|
|
5339
|
+
transform: "rotate(" + I * 30 + "," + ce + "," + ue + ")"
|
|
5340
5340
|
});
|
|
5341
5341
|
}
|
|
5342
5342
|
return m;
|
|
@@ -5351,9 +5351,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5351
5351
|
mx: 0.5,
|
|
5352
5352
|
my: 0.2
|
|
5353
5353
|
}
|
|
5354
|
-
}),
|
|
5354
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill);
|
|
5355
5355
|
return _(f, A, {
|
|
5356
|
-
fill:
|
|
5356
|
+
fill: I,
|
|
5357
5357
|
stroke: j(c, l, u.stroke),
|
|
5358
5358
|
strokeWidth: 1
|
|
5359
5359
|
});
|
|
@@ -5385,9 +5385,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5385
5385
|
mx: 0.57,
|
|
5386
5386
|
my: 0.263
|
|
5387
5387
|
}
|
|
5388
|
-
}),
|
|
5388
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill);
|
|
5389
5389
|
return _(f, A, {
|
|
5390
|
-
fill:
|
|
5390
|
+
fill: I,
|
|
5391
5391
|
stroke: j(c, l, u.stroke),
|
|
5392
5392
|
strokeWidth: 1
|
|
5393
5393
|
});
|
|
@@ -5402,9 +5402,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5402
5402
|
mx: 0.2,
|
|
5403
5403
|
my: 0.722
|
|
5404
5404
|
}
|
|
5405
|
-
}),
|
|
5405
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill);
|
|
5406
5406
|
return _(f, A, {
|
|
5407
|
-
fill:
|
|
5407
|
+
fill: I,
|
|
5408
5408
|
stroke: j(c, l, u.stroke),
|
|
5409
5409
|
strokeWidth: 1
|
|
5410
5410
|
});
|
|
@@ -5419,8 +5419,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5419
5419
|
mx: 0.638,
|
|
5420
5420
|
my: -0.055
|
|
5421
5421
|
}
|
|
5422
|
-
}),
|
|
5423
|
-
fill:
|
|
5422
|
+
}), I = m ? j(c, l, u.stroke) : "none", z = _(f, A, {
|
|
5423
|
+
fill: I,
|
|
5424
5424
|
stroke: j(c, l, u.stroke),
|
|
5425
5425
|
strokeWidth: 1
|
|
5426
5426
|
});
|
|
@@ -5436,9 +5436,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5436
5436
|
mx: 0.22,
|
|
5437
5437
|
my: 0.5
|
|
5438
5438
|
}
|
|
5439
|
-
}),
|
|
5439
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill);
|
|
5440
5440
|
return _(f, A, {
|
|
5441
|
-
fill:
|
|
5441
|
+
fill: I,
|
|
5442
5442
|
stroke: j(c, l, u.stroke),
|
|
5443
5443
|
strokeWidth: 1
|
|
5444
5444
|
});
|
|
@@ -5453,10 +5453,10 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5453
5453
|
mx: 0.5,
|
|
5454
5454
|
my: 0.2
|
|
5455
5455
|
}
|
|
5456
|
-
}),
|
|
5456
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill);
|
|
5457
5457
|
return _(f, A, {
|
|
5458
5458
|
strokeWidth: 1,
|
|
5459
|
-
fill:
|
|
5459
|
+
fill: I,
|
|
5460
5460
|
stroke: j(c, l, u.stroke)
|
|
5461
5461
|
});
|
|
5462
5462
|
},
|
|
@@ -5470,9 +5470,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5470
5470
|
mx: 0.222,
|
|
5471
5471
|
my: 0.36
|
|
5472
5472
|
}
|
|
5473
|
-
}),
|
|
5473
|
+
}), I = m ? j(c, l, u.stroke) : se(c, o, u.fill);
|
|
5474
5474
|
return _(f, A, {
|
|
5475
|
-
fill:
|
|
5475
|
+
fill: I,
|
|
5476
5476
|
strokeWidth: 1
|
|
5477
5477
|
});
|
|
5478
5478
|
},
|
|
@@ -5508,7 +5508,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5508
5508
|
}
|
|
5509
5509
|
var q = {
|
|
5510
5510
|
ParticipantMultiplicityMarker: function(f, c, u = {}) {
|
|
5511
|
-
var m = ht(c, u), A = Ye(c, u),
|
|
5511
|
+
var m = ht(c, u), A = Ye(c, u), I = s.getScaledPath("MARKER_PARALLEL", {
|
|
5512
5512
|
xScaleFactor: 1,
|
|
5513
5513
|
yScaleFactor: 1,
|
|
5514
5514
|
containerWidth: m,
|
|
@@ -5518,7 +5518,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5518
5518
|
my: (A - 15) / A
|
|
5519
5519
|
}
|
|
5520
5520
|
});
|
|
5521
|
-
N("participant-multiplicity", f,
|
|
5521
|
+
N("participant-multiplicity", f, I, {
|
|
5522
5522
|
strokeWidth: 2,
|
|
5523
5523
|
fill: se(c, o, u.fill),
|
|
5524
5524
|
stroke: j(c, l, u.stroke)
|
|
@@ -5547,7 +5547,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5547
5547
|
});
|
|
5548
5548
|
},
|
|
5549
5549
|
ParallelMarker: function(f, c, u) {
|
|
5550
|
-
var m = ht(c, u), A = Ye(c, u),
|
|
5550
|
+
var m = ht(c, u), A = Ye(c, u), I = s.getScaledPath("MARKER_PARALLEL", {
|
|
5551
5551
|
xScaleFactor: 1,
|
|
5552
5552
|
yScaleFactor: 1,
|
|
5553
5553
|
containerWidth: m,
|
|
@@ -5557,7 +5557,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5557
5557
|
my: (A - 20) / A
|
|
5558
5558
|
}
|
|
5559
5559
|
});
|
|
5560
|
-
N("parallel", f,
|
|
5560
|
+
N("parallel", f, I, {
|
|
5561
5561
|
fill: se(c, o, u.fill),
|
|
5562
5562
|
stroke: j(c, l, u.stroke)
|
|
5563
5563
|
});
|
|
@@ -5596,7 +5596,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5596
5596
|
});
|
|
5597
5597
|
},
|
|
5598
5598
|
LoopMarker: function(f, c, u) {
|
|
5599
|
-
var m = ht(c, u), A = Ye(c, u),
|
|
5599
|
+
var m = ht(c, u), A = Ye(c, u), I = s.getScaledPath("MARKER_LOOP", {
|
|
5600
5600
|
xScaleFactor: 1,
|
|
5601
5601
|
yScaleFactor: 1,
|
|
5602
5602
|
containerWidth: m,
|
|
@@ -5606,7 +5606,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5606
5606
|
my: (A - 7) / A
|
|
5607
5607
|
}
|
|
5608
5608
|
});
|
|
5609
|
-
N("loop", f,
|
|
5609
|
+
N("loop", f, I, {
|
|
5610
5610
|
strokeWidth: 1.5,
|
|
5611
5611
|
fill: "none",
|
|
5612
5612
|
stroke: j(c, l, u.stroke),
|
|
@@ -5614,7 +5614,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5614
5614
|
});
|
|
5615
5615
|
},
|
|
5616
5616
|
AdhocMarker: function(f, c, u) {
|
|
5617
|
-
var m = ht(c, u), A = Ye(c, u),
|
|
5617
|
+
var m = ht(c, u), A = Ye(c, u), I = s.getScaledPath("MARKER_ADHOC", {
|
|
5618
5618
|
xScaleFactor: 1,
|
|
5619
5619
|
yScaleFactor: 1,
|
|
5620
5620
|
containerWidth: m,
|
|
@@ -5624,7 +5624,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5624
5624
|
my: (A - 15) / A
|
|
5625
5625
|
}
|
|
5626
5626
|
});
|
|
5627
|
-
N("adhoc", f,
|
|
5627
|
+
N("adhoc", f, I, {
|
|
5628
5628
|
strokeWidth: 1,
|
|
5629
5629
|
fill: j(c, l, u.stroke),
|
|
5630
5630
|
stroke: j(c, l, u.stroke)
|
|
@@ -5641,8 +5641,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5641
5641
|
width: ht(c, m),
|
|
5642
5642
|
height: Ye(c, m)
|
|
5643
5643
|
};
|
|
5644
|
-
var A = xe(c),
|
|
5645
|
-
|
|
5644
|
+
var A = xe(c), I = u && u.includes("SubProcessMarker");
|
|
5645
|
+
I ? m = {
|
|
5646
5646
|
...m,
|
|
5647
5647
|
seq: -21,
|
|
5648
5648
|
parallel: -22,
|
|
@@ -5672,7 +5672,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5672
5672
|
return at(m).add("djs-label"), Ie(f, m), m;
|
|
5673
5673
|
}
|
|
5674
5674
|
function g(f, c, u, m = {}) {
|
|
5675
|
-
var A = xe(c),
|
|
5675
|
+
var A = xe(c), I = ks({
|
|
5676
5676
|
x: c.x,
|
|
5677
5677
|
y: c.y,
|
|
5678
5678
|
width: c.width,
|
|
@@ -5680,7 +5680,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5680
5680
|
}, m);
|
|
5681
5681
|
return oe(f, A.name, {
|
|
5682
5682
|
align: u,
|
|
5683
|
-
box:
|
|
5683
|
+
box: I,
|
|
5684
5684
|
padding: 7,
|
|
5685
5685
|
style: {
|
|
5686
5686
|
fill: Ns(c, p, l, m.stroke)
|
|
@@ -5707,7 +5707,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5707
5707
|
});
|
|
5708
5708
|
}
|
|
5709
5709
|
function x(f, c, u, m = {}) {
|
|
5710
|
-
var A = ql(u),
|
|
5710
|
+
var A = ql(u), I = oe(f, c, {
|
|
5711
5711
|
box: {
|
|
5712
5712
|
height: 30,
|
|
5713
5713
|
width: A ? Ye(u, m) : ht(u, m)
|
|
@@ -5719,7 +5719,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5719
5719
|
});
|
|
5720
5720
|
if (A) {
|
|
5721
5721
|
var z = -1 * Ye(u, m);
|
|
5722
|
-
Br(
|
|
5722
|
+
Br(I, 0, -z, 270);
|
|
5723
5723
|
}
|
|
5724
5724
|
}
|
|
5725
5725
|
function M(f, c, u = {}) {
|
|
@@ -5735,18 +5735,18 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5735
5735
|
});
|
|
5736
5736
|
}
|
|
5737
5737
|
function H(f, c, u = {}) {
|
|
5738
|
-
var m = xe(c), A = se(c, o, u.fill),
|
|
5739
|
-
return (m.get("associationDirection") === "One" || m.get("associationDirection") === "Both") && (u.markerEnd = X("association-end", A,
|
|
5738
|
+
var m = xe(c), A = se(c, o, u.fill), I = j(c, l, u.stroke);
|
|
5739
|
+
return (m.get("associationDirection") === "One" || m.get("associationDirection") === "Both") && (u.markerEnd = X("association-end", A, I)), m.get("associationDirection") === "Both" && (u.markerStart = X("association-start", A, I)), u = le(u, [
|
|
5740
5740
|
"markerStart",
|
|
5741
5741
|
"markerEnd"
|
|
5742
5742
|
]), S(f, c.waypoints, {
|
|
5743
5743
|
...u,
|
|
5744
|
-
stroke:
|
|
5744
|
+
stroke: I,
|
|
5745
5745
|
strokeDasharray: "0, 5"
|
|
5746
5746
|
});
|
|
5747
5747
|
}
|
|
5748
5748
|
function ae(f, c, u = {}) {
|
|
5749
|
-
var m = se(c, o, u.fill), A = j(c, l, u.stroke),
|
|
5749
|
+
var m = se(c, o, u.fill), A = j(c, l, u.stroke), I = s.getScaledPath("DATA_OBJECT_PATH", {
|
|
5750
5750
|
xScaleFactor: 1,
|
|
5751
5751
|
yScaleFactor: 1,
|
|
5752
5752
|
containerWidth: c.width,
|
|
@@ -5755,7 +5755,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5755
5755
|
mx: 0.474,
|
|
5756
5756
|
my: 0.296
|
|
5757
5757
|
}
|
|
5758
|
-
}), z = _(f,
|
|
5758
|
+
}), z = _(f, I, {
|
|
5759
5759
|
fill: m,
|
|
5760
5760
|
fillOpacity: Hi,
|
|
5761
5761
|
stroke: A
|
|
@@ -5802,8 +5802,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5802
5802
|
strokeWidth: 1.5
|
|
5803
5803
|
}), A = xe(c);
|
|
5804
5804
|
if (J(A, "bpmn:Lane")) {
|
|
5805
|
-
var
|
|
5806
|
-
x(f,
|
|
5805
|
+
var I = A.get("name");
|
|
5806
|
+
x(f, I, c, u);
|
|
5807
5807
|
}
|
|
5808
5808
|
return m;
|
|
5809
5809
|
}
|
|
@@ -5844,13 +5844,13 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5844
5844
|
"fill",
|
|
5845
5845
|
"stroke"
|
|
5846
5846
|
]);
|
|
5847
|
-
var A = xe(c),
|
|
5847
|
+
var A = xe(c), I = A.get("cancelActivity");
|
|
5848
5848
|
u = {
|
|
5849
5849
|
strokeWidth: 1.5,
|
|
5850
5850
|
fill: se(c, o, u.fill),
|
|
5851
5851
|
fillOpacity: g0,
|
|
5852
5852
|
stroke: j(c, l, u.stroke)
|
|
5853
|
-
},
|
|
5853
|
+
}, I || (u.strokeDasharray = "6");
|
|
5854
5854
|
var z = b(f, c, u);
|
|
5855
5855
|
return U(f, c.width, c.height, vn, {
|
|
5856
5856
|
...u,
|
|
@@ -5867,8 +5867,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
5867
5867
|
x: 8,
|
|
5868
5868
|
y: 8
|
|
5869
5869
|
}
|
|
5870
|
-
}),
|
|
5871
|
-
fe(
|
|
5870
|
+
}), I = _(f, A);
|
|
5871
|
+
fe(I, {
|
|
5872
5872
|
fill: se(c, o, u.fill),
|
|
5873
5873
|
stroke: j(c, l, u.stroke),
|
|
5874
5874
|
strokeWidth: 1
|
|
@@ -6009,7 +6009,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6009
6009
|
stroke: j(c, l, u.stroke),
|
|
6010
6010
|
strokeWidth: 1
|
|
6011
6011
|
});
|
|
6012
|
-
var
|
|
6012
|
+
var I = m.get("eventGatewayType"), z = !!m.get("instantiate");
|
|
6013
6013
|
function ue() {
|
|
6014
6014
|
var pe = s.getScaledPath("GATEWAY_EVENT_BASED", {
|
|
6015
6015
|
xScaleFactor: 0.18,
|
|
@@ -6027,7 +6027,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6027
6027
|
strokeWidth: 2
|
|
6028
6028
|
});
|
|
6029
6029
|
}
|
|
6030
|
-
if (
|
|
6030
|
+
if (I === "Parallel") {
|
|
6031
6031
|
var ce = s.getScaledPath("GATEWAY_PARALLEL", {
|
|
6032
6032
|
xScaleFactor: 0.4,
|
|
6033
6033
|
yScaleFactor: 0.4,
|
|
@@ -6044,7 +6044,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6044
6044
|
strokeWidth: 1
|
|
6045
6045
|
});
|
|
6046
6046
|
} else
|
|
6047
|
-
|
|
6047
|
+
I === "Exclusive" && (z || U(f, c.width, c.height, c.height * 0.26, {
|
|
6048
6048
|
fill: "none",
|
|
6049
6049
|
stroke: j(c, l, u.stroke),
|
|
6050
6050
|
strokeWidth: 1
|
|
@@ -6065,8 +6065,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6065
6065
|
mx: 0.32,
|
|
6066
6066
|
my: 0.3
|
|
6067
6067
|
}
|
|
6068
|
-
}),
|
|
6069
|
-
return
|
|
6068
|
+
}), I = Mi(c);
|
|
6069
|
+
return I.get("isMarkerVisible") && _(f, A, {
|
|
6070
6070
|
fill: j(c, l, u.stroke),
|
|
6071
6071
|
stroke: j(c, l, u.stroke),
|
|
6072
6072
|
strokeWidth: 1
|
|
@@ -6157,9 +6157,9 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6157
6157
|
"fill",
|
|
6158
6158
|
"stroke"
|
|
6159
6159
|
]);
|
|
6160
|
-
var m = xe(c), A = Mi(c),
|
|
6161
|
-
markerEnd: X("messageflow-end",
|
|
6162
|
-
markerStart: X("messageflow-start",
|
|
6160
|
+
var m = xe(c), A = Mi(c), I = se(c, o, u.fill), z = j(c, l, u.stroke), ue = S(f, c.waypoints, {
|
|
6161
|
+
markerEnd: X("messageflow-end", I, z),
|
|
6162
|
+
markerStart: X("messageflow-start", I, z),
|
|
6163
6163
|
stroke: z,
|
|
6164
6164
|
strokeDasharray: "10, 11",
|
|
6165
6165
|
strokeWidth: 1.5
|
|
@@ -6173,7 +6173,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6173
6173
|
}), Se = {
|
|
6174
6174
|
strokeWidth: 1
|
|
6175
6175
|
};
|
|
6176
|
-
A.get("messageVisibleKind") === "initiating" ? (Se.fill =
|
|
6176
|
+
A.get("messageVisibleKind") === "initiating" ? (Se.fill = I, Se.stroke = z) : (Se.fill = z, Se.stroke = I);
|
|
6177
6177
|
var de = _(f, pe, Se), zt = m.get("messageRef"), on = zt.get("name"), We = oe(f, on, {
|
|
6178
6178
|
align: "center-top",
|
|
6179
6179
|
fitBox: !0,
|
|
@@ -6213,9 +6213,9 @@ 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 = vi(c),
|
|
6216
|
+
var m = O(f, c, u), A = vi(c), I = ql(c), z = xe(c), ue = z.get("name");
|
|
6217
6217
|
if (A) {
|
|
6218
|
-
var ce =
|
|
6218
|
+
var ce = I ? [
|
|
6219
6219
|
{
|
|
6220
6220
|
x: 30,
|
|
6221
6221
|
y: 0
|
|
@@ -6240,7 +6240,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6240
6240
|
}), x(f, ue, c, u);
|
|
6241
6241
|
} else {
|
|
6242
6242
|
var pe = ks(c, u);
|
|
6243
|
-
|
|
6243
|
+
I || (pe.height = ht(c, u), pe.width = Ye(c, u));
|
|
6244
6244
|
var Se = oe(f, ue, {
|
|
6245
6245
|
box: pe,
|
|
6246
6246
|
align: "center-middle",
|
|
@@ -6248,7 +6248,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6248
6248
|
fill: Ns(c, p, l, u.stroke)
|
|
6249
6249
|
}
|
|
6250
6250
|
});
|
|
6251
|
-
if (!
|
|
6251
|
+
if (!I) {
|
|
6252
6252
|
var de = -1 * Ye(c, u);
|
|
6253
6253
|
Br(Se, 0, -de, 270);
|
|
6254
6254
|
}
|
|
@@ -6260,17 +6260,17 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6260
6260
|
"fill",
|
|
6261
6261
|
"stroke"
|
|
6262
6262
|
]);
|
|
6263
|
-
var m = xe(c), A = ee(f, c, u),
|
|
6263
|
+
var m = xe(c), A = ee(f, c, u), I;
|
|
6264
6264
|
return m.get("instantiate") ? (U(f, 28, 28, 20 * 0.22, {
|
|
6265
6265
|
fill: se(c, o, u.fill),
|
|
6266
6266
|
stroke: j(c, l, u.stroke),
|
|
6267
6267
|
strokeWidth: 1
|
|
6268
|
-
}),
|
|
6268
|
+
}), I = s.getScaledPath("TASK_TYPE_INSTANTIATING_SEND", {
|
|
6269
6269
|
abspos: {
|
|
6270
6270
|
x: 7.77,
|
|
6271
6271
|
y: 9.52
|
|
6272
6272
|
}
|
|
6273
|
-
})) :
|
|
6273
|
+
})) : I = s.getScaledPath("TASK_TYPE_SEND", {
|
|
6274
6274
|
xScaleFactor: 0.9,
|
|
6275
6275
|
yScaleFactor: 0.9,
|
|
6276
6276
|
containerWidth: 21,
|
|
@@ -6279,7 +6279,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6279
6279
|
mx: 0.3,
|
|
6280
6280
|
my: 0.4
|
|
6281
6281
|
}
|
|
6282
|
-
}), _(f,
|
|
6282
|
+
}), _(f, I, {
|
|
6283
6283
|
fill: se(c, o, u.fill),
|
|
6284
6284
|
stroke: j(c, l, u.stroke),
|
|
6285
6285
|
strokeWidth: 1
|
|
@@ -6328,19 +6328,19 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6328
6328
|
"fill",
|
|
6329
6329
|
"stroke"
|
|
6330
6330
|
]);
|
|
6331
|
-
var m = se(c, o, u.fill), A = j(c, l, u.stroke),
|
|
6331
|
+
var m = se(c, o, u.fill), A = j(c, l, u.stroke), I = S(f, c.waypoints, {
|
|
6332
6332
|
markerEnd: X("sequenceflow-end", m, A),
|
|
6333
6333
|
stroke: A
|
|
6334
6334
|
}), z = xe(c), { source: ue } = c;
|
|
6335
6335
|
if (ue) {
|
|
6336
6336
|
var ce = xe(ue);
|
|
6337
|
-
z.get("conditionExpression") && J(ce, "bpmn:Activity") && fe(
|
|
6337
|
+
z.get("conditionExpression") && J(ce, "bpmn:Activity") && fe(I, {
|
|
6338
6338
|
markerStart: X("conditional-flow-marker", m, A)
|
|
6339
|
-
}), ce.get("default") && (J(ce, "bpmn:Gateway") || J(ce, "bpmn:Activity")) && ce.get("default") === z && fe(
|
|
6339
|
+
}), ce.get("default") && (J(ce, "bpmn:Gateway") || J(ce, "bpmn:Activity")) && ce.get("default") === z && fe(I, {
|
|
6340
6340
|
markerStart: X("conditional-default-flow-marker", m, A)
|
|
6341
6341
|
});
|
|
6342
6342
|
}
|
|
6343
|
-
return
|
|
6343
|
+
return I;
|
|
6344
6344
|
},
|
|
6345
6345
|
"bpmn:ServiceTask": function(f, c, u = {}) {
|
|
6346
6346
|
u = le(u, [
|
|
@@ -6368,13 +6368,13 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6368
6368
|
stroke: "none",
|
|
6369
6369
|
transform: "translate(11, 10)"
|
|
6370
6370
|
});
|
|
6371
|
-
var
|
|
6371
|
+
var I = s.getScaledPath("TASK_TYPE_SERVICE", {
|
|
6372
6372
|
abspos: {
|
|
6373
6373
|
x: 17,
|
|
6374
6374
|
y: 22
|
|
6375
6375
|
}
|
|
6376
6376
|
});
|
|
6377
|
-
return _(f,
|
|
6377
|
+
return _(f, I, {
|
|
6378
6378
|
fill: se(c, o, u.fill),
|
|
6379
6379
|
stroke: j(c, l, u.stroke),
|
|
6380
6380
|
strokeWidth: 1
|
|
@@ -6391,8 +6391,8 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6391
6391
|
...u,
|
|
6392
6392
|
strokeDasharray: "6"
|
|
6393
6393
|
});
|
|
6394
|
-
var
|
|
6395
|
-
return m && B(c, f, u),
|
|
6394
|
+
var I = b(f, c, u);
|
|
6395
|
+
return m && B(c, f, u), I;
|
|
6396
6396
|
},
|
|
6397
6397
|
"bpmn:SubProcess": function(f, c, u = {}) {
|
|
6398
6398
|
return vi(c) ? u = le(u, [
|
|
@@ -6421,7 +6421,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6421
6421
|
var {
|
|
6422
6422
|
width: m,
|
|
6423
6423
|
height: A
|
|
6424
|
-
} = ks(c, u),
|
|
6424
|
+
} = ks(c, u), I = k(f, m, A, 0, 0, {
|
|
6425
6425
|
fill: "none",
|
|
6426
6426
|
stroke: "none"
|
|
6427
6427
|
}), z = s.getScaledPath("TEXT_ANNOTATION", {
|
|
@@ -6445,7 +6445,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6445
6445
|
style: {
|
|
6446
6446
|
fill: Ns(c, p, l, u.stroke)
|
|
6447
6447
|
}
|
|
6448
|
-
}),
|
|
6448
|
+
}), I;
|
|
6449
6449
|
},
|
|
6450
6450
|
"bpmn:Transaction": function(f, c, u = {}) {
|
|
6451
6451
|
vi(c) ? u = le(u, [
|
|
@@ -6463,8 +6463,8 @@ 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
|
-
}),
|
|
6467
|
-
return
|
|
6466
|
+
}), I = vi(c);
|
|
6467
|
+
return I || (u = {}), k(
|
|
6468
6468
|
f,
|
|
6469
6469
|
ht(c, u),
|
|
6470
6470
|
Ye(c, u),
|
|
@@ -6478,10 +6478,10 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6478
6478
|
"fill",
|
|
6479
6479
|
"stroke"
|
|
6480
6480
|
]);
|
|
6481
|
-
var m = ee(f, c, u), A = 15,
|
|
6481
|
+
var m = ee(f, c, u), A = 15, I = 12, z = s.getScaledPath("TASK_TYPE_USER_1", {
|
|
6482
6482
|
abspos: {
|
|
6483
6483
|
x: A,
|
|
6484
|
-
y:
|
|
6484
|
+
y: I
|
|
6485
6485
|
}
|
|
6486
6486
|
});
|
|
6487
6487
|
_(f, z, {
|
|
@@ -6492,7 +6492,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6492
6492
|
var ue = s.getScaledPath("TASK_TYPE_USER_2", {
|
|
6493
6493
|
abspos: {
|
|
6494
6494
|
x: A,
|
|
6495
|
-
y:
|
|
6495
|
+
y: I
|
|
6496
6496
|
}
|
|
6497
6497
|
});
|
|
6498
6498
|
_(f, ue, {
|
|
@@ -6503,7 +6503,7 @@ function Qi(e, t, i, s, n, r, a) {
|
|
|
6503
6503
|
var ce = s.getScaledPath("TASK_TYPE_USER_3", {
|
|
6504
6504
|
abspos: {
|
|
6505
6505
|
x: A,
|
|
6506
|
-
y:
|
|
6506
|
+
y: I
|
|
6507
6507
|
}
|
|
6508
6508
|
});
|
|
6509
6509
|
return _(f, ce, {
|
|
@@ -6644,12 +6644,12 @@ fr.prototype.layoutText = function(e, t) {
|
|
|
6644
6644
|
for (Ie(y, d); l.length; )
|
|
6645
6645
|
p.push(E0(l, h, d));
|
|
6646
6646
|
n.vertical === "middle" && (r.top = r.bottom = 0);
|
|
6647
|
-
var
|
|
6647
|
+
var T = cs(p, function(U, k, E) {
|
|
6648
6648
|
return U + (o || k.height);
|
|
6649
6649
|
}, 0) + r.top + r.bottom, R = cs(p, function(U, k, E) {
|
|
6650
6650
|
return k.width > U ? k.width : U;
|
|
6651
6651
|
}, 0), Q = r.top;
|
|
6652
|
-
n.vertical === "middle" && (Q += (i.height -
|
|
6652
|
+
n.vertical === "middle" && (Q += (i.height - T) / 2), Q -= (o || p[0].height) / 4;
|
|
6653
6653
|
var X = ge("text");
|
|
6654
6654
|
fe(X, s), G(p, function(U) {
|
|
6655
6655
|
var k;
|
|
@@ -6668,7 +6668,7 @@ fr.prototype.layoutText = function(e, t) {
|
|
|
6668
6668
|
}), Xs(d);
|
|
6669
6669
|
var W = {
|
|
6670
6670
|
width: R,
|
|
6671
|
-
height:
|
|
6671
|
+
height: T
|
|
6672
6672
|
};
|
|
6673
6673
|
return {
|
|
6674
6674
|
dimensions: W,
|
|
@@ -7045,7 +7045,7 @@ function Q0(e) {
|
|
|
7045
7045
|
for (var t = e.waypoints, i = t.reduce(function(p, h, d) {
|
|
7046
7046
|
var y = t[d - 1];
|
|
7047
7047
|
if (y) {
|
|
7048
|
-
var
|
|
7048
|
+
var T = p[p.length - 1], R = T && T.endLength || 0, Q = G0(y, h);
|
|
7049
7049
|
p.push({
|
|
7050
7050
|
start: y,
|
|
7051
7051
|
end: h,
|
|
@@ -7278,7 +7278,7 @@ function Sp(e, t, i) {
|
|
|
7278
7278
|
};
|
|
7279
7279
|
L && (p[D] = L), B.$delegate = ss.bind(N, d, V, B);
|
|
7280
7280
|
}
|
|
7281
|
-
function
|
|
7281
|
+
function T(N, V, D) {
|
|
7282
7282
|
var L = a(D);
|
|
7283
7283
|
!L || ss.unbind(N, V, L.$delegate);
|
|
7284
7284
|
}
|
|
@@ -7289,7 +7289,7 @@ function Sp(e, t, i) {
|
|
|
7289
7289
|
}
|
|
7290
7290
|
function Q(N) {
|
|
7291
7291
|
G(l, function(V, D) {
|
|
7292
|
-
|
|
7292
|
+
T(N, D, V);
|
|
7293
7293
|
});
|
|
7294
7294
|
}
|
|
7295
7295
|
e.on("canvas.destroy", function(N) {
|
|
@@ -7359,7 +7359,7 @@ function Sp(e, t, i) {
|
|
|
7359
7359
|
width: N.width,
|
|
7360
7360
|
height: N.height
|
|
7361
7361
|
}), D;
|
|
7362
|
-
}, this.fire = n, this.triggerMouseEvent = h, this.mouseHandler = a, this.registerEvent = y, this.unregisterEvent =
|
|
7362
|
+
}, this.fire = n, this.triggerMouseEvent = h, this.mouseHandler = a, this.registerEvent = y, this.unregisterEvent = T;
|
|
7363
7363
|
}
|
|
7364
7364
|
Sp.$inject = [
|
|
7365
7365
|
"eventBus",
|
|
@@ -7892,7 +7892,7 @@ function Vp(e, t, i) {
|
|
|
7892
7892
|
function o(l) {
|
|
7893
7893
|
l && (a = Ay(l));
|
|
7894
7894
|
var p = a.map(function(d) {
|
|
7895
|
-
var y = my(d.name || d.id),
|
|
7895
|
+
var y = my(d.name || d.id), T = lt('<li><span class="bjs-crumb"><a title="' + y + '">' + y + "</a></span></li>"), R = i.findRoot(uo(d)) || i.findRoot(d.id);
|
|
7896
7896
|
if (!R && J(d, "bpmn:Process")) {
|
|
7897
7897
|
var Q = t.find(function(X) {
|
|
7898
7898
|
var W = xe(X);
|
|
@@ -7900,9 +7900,9 @@ function Vp(e, t, i) {
|
|
|
7900
7900
|
});
|
|
7901
7901
|
R = i.findRoot(Q.id);
|
|
7902
7902
|
}
|
|
7903
|
-
return
|
|
7903
|
+
return T.addEventListener("click", function() {
|
|
7904
7904
|
i.setRootElement(R);
|
|
7905
|
-
}),
|
|
7905
|
+
}), T;
|
|
7906
7906
|
});
|
|
7907
7907
|
s.innerHTML = "";
|
|
7908
7908
|
var h = p.length > 1;
|
|
@@ -8234,7 +8234,7 @@ function Qp(e, t) {
|
|
|
8234
8234
|
function y(k) {
|
|
8235
8235
|
return Fn((E) => k.get(E));
|
|
8236
8236
|
}
|
|
8237
|
-
function
|
|
8237
|
+
function T(k, E) {
|
|
8238
8238
|
if (E && E.length) {
|
|
8239
8239
|
const P = /* @__PURE__ */ Object.create(null), S = /* @__PURE__ */ Object.create(null), _ = [], N = [], V = [];
|
|
8240
8240
|
let D, L, B, q;
|
|
@@ -8267,7 +8267,7 @@ function Qp(e, t) {
|
|
|
8267
8267
|
function X(k) {
|
|
8268
8268
|
const E = k.__exports__;
|
|
8269
8269
|
if (E) {
|
|
8270
|
-
const P = k.__modules__, S = Object.keys(k).reduce((L, B) => (B !== "__exports__" && B !== "__modules__" && B !== "__init__" && B !== "__depends__" && (L[B] = k[B]), L), /* @__PURE__ */ Object.create(null)), _ = (P || []).concat(S), N =
|
|
8270
|
+
const P = k.__modules__, S = Object.keys(k).reduce((L, B) => (B !== "__exports__" && B !== "__modules__" && B !== "__init__" && B !== "__depends__" && (L[B] = k[B]), L), /* @__PURE__ */ Object.create(null)), _ = (P || []).concat(S), N = T(_), V = Fn(function(L) {
|
|
8271
8271
|
return N.get(L);
|
|
8272
8272
|
});
|
|
8273
8273
|
E.forEach(function(L) {
|
|
@@ -8302,7 +8302,7 @@ function Qp(e, t) {
|
|
|
8302
8302
|
P || (P = !0, E.forEach((S) => S()));
|
|
8303
8303
|
};
|
|
8304
8304
|
}
|
|
8305
|
-
this.get = l, this.invoke = d, this.instantiate = h, this.createChild =
|
|
8305
|
+
this.get = l, this.invoke = d, this.instantiate = h, this.createChild = T, this.init = U(e);
|
|
8306
8306
|
}
|
|
8307
8307
|
function Dy(e, t) {
|
|
8308
8308
|
return e !== "value" && po(t) && (t = Fn(t.slice())), t;
|
|
@@ -8710,8 +8710,8 @@ te.prototype.scrollToElement = function(e, t) {
|
|
|
8710
8710
|
if (!(n.width < a.width && n.height < a.height))
|
|
8711
8711
|
l = n.x - a.x, p = n.y - a.y;
|
|
8712
8712
|
else {
|
|
8713
|
-
const y = Math.max(0, r.right - h.right),
|
|
8714
|
-
l = y ||
|
|
8713
|
+
const y = Math.max(0, r.right - h.right), T = Math.min(0, r.left - h.left), R = Math.max(0, r.bottom - h.bottom), Q = Math.min(0, r.top - h.top);
|
|
8714
|
+
l = y || T, p = R || Q;
|
|
8715
8715
|
}
|
|
8716
8716
|
this.scroll({ dx: -l * o, dy: -p * o });
|
|
8717
8717
|
};
|
|
@@ -9629,7 +9629,7 @@ function p2(e) {
|
|
|
9629
9629
|
function rd(e) {
|
|
9630
9630
|
if (!this)
|
|
9631
9631
|
return new rd(e);
|
|
9632
|
-
var t = e && e.proxy, i, s, n, r, a = p2, o, l, p, h, d = cc, y = !1,
|
|
9632
|
+
var t = e && e.proxy, i, s, n, r, a = p2, o, l, p, h, d = cc, y = !1, T = !1, R = null, Q = !1, X;
|
|
9633
9633
|
function W(E) {
|
|
9634
9634
|
E instanceof Error || (E = Ji(E)), R = E, a(E, d);
|
|
9635
9635
|
}
|
|
@@ -9677,7 +9677,7 @@ function rd(e) {
|
|
|
9677
9677
|
var P = {}, S;
|
|
9678
9678
|
for (S in E)
|
|
9679
9679
|
P[S] = E[S];
|
|
9680
|
-
return P[o2] = l2,
|
|
9680
|
+
return P[o2] = l2, T = !0, X = P, this;
|
|
9681
9681
|
}, this.parse = function(E) {
|
|
9682
9682
|
if (typeof E != "string")
|
|
9683
9683
|
throw Ji("required args <xml=string>");
|
|
@@ -9686,16 +9686,16 @@ function rd(e) {
|
|
|
9686
9686
|
Q = !0;
|
|
9687
9687
|
};
|
|
9688
9688
|
function k(E) {
|
|
9689
|
-
var P =
|
|
9689
|
+
var P = T ? [] : null, S = T ? u2(X) : null, _, N = [], V = 0, D = !1, L = !1, B = 0, q = 0, $, _e, oe, g, v, x, M, H, ae, b = "", w = 0, O;
|
|
9690
9690
|
function Y() {
|
|
9691
9691
|
if (O !== null)
|
|
9692
9692
|
return O;
|
|
9693
|
-
var ne, f, c, u =
|
|
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, zt = {}, on = {}, We, K, he;
|
|
9694
9694
|
e:
|
|
9695
9695
|
for (; A < z; A++)
|
|
9696
|
-
if (We = !1, K =
|
|
9696
|
+
if (We = !1, K = I.charCodeAt(A), !(K === 32 || K < 14 && K > 8)) {
|
|
9697
9697
|
for ((K < 65 || K > 122 || K > 90 && K < 97) && K !== 95 && K !== 58 && (U("illegal first char attribute name"), We = !0), he = A + 1; he < z; he++)
|
|
9698
|
-
if (K =
|
|
9698
|
+
if (K = I.charCodeAt(he), !(K > 96 && K < 123 || K > 64 && K < 91 || K > 47 && K < 59 || K === 46 || K === 45 || K === 95)) {
|
|
9699
9699
|
if (K === 32 || K < 14 && K > 8) {
|
|
9700
9700
|
U("missing attribute value"), A = he;
|
|
9701
9701
|
continue e;
|
|
@@ -9704,14 +9704,14 @@ function rd(e) {
|
|
|
9704
9704
|
break;
|
|
9705
9705
|
U("illegal attribute name char"), We = !0;
|
|
9706
9706
|
}
|
|
9707
|
-
if (de =
|
|
9708
|
-
he =
|
|
9707
|
+
if (de = I.substring(A, he), de === "xmlns:xmlns" && (U("illegal declaration of xmlns"), We = !0), K = I.charCodeAt(he + 1), K === 34)
|
|
9708
|
+
he = I.indexOf('"', A = he + 2), he === -1 && (he = I.indexOf("'", A), he !== -1 && (U("attribute value quote missmatch"), We = !0));
|
|
9709
9709
|
else if (K === 39)
|
|
9710
|
-
he =
|
|
9710
|
+
he = I.indexOf("'", A = he + 2), he === -1 && (he = I.indexOf('"', A), he !== -1 && (U("attribute value quote missmatch"), We = !0));
|
|
9711
9711
|
else
|
|
9712
|
-
for (U("missing attribute value quotes"), We = !0, he = he + 1; he < z && (K =
|
|
9712
|
+
for (U("missing attribute value quotes"), We = !0, he = he + 1; he < z && (K = I.charCodeAt(he + 1), !(K === 32 || K < 14 && K > 8)); he++)
|
|
9713
9713
|
;
|
|
9714
|
-
for (he === -1 && (U("missing closing quotes"), he = z, We = !0), We || (pe =
|
|
9714
|
+
for (he === -1 && (U("missing closing quotes"), he = z, We = !0), We || (pe = I.substring(A, he)), A = he; he + 1 < z && (K = I.charCodeAt(he + 1), !(K === 32 || K < 14 && K > 8)); he++)
|
|
9715
9715
|
A === he && (U("illegal character after attribute end"), We = !0);
|
|
9716
9716
|
if (A = he + 1, We)
|
|
9717
9717
|
continue e;
|
|
@@ -9719,7 +9719,7 @@ function rd(e) {
|
|
|
9719
9719
|
U("attribute <" + de + "> already defined");
|
|
9720
9720
|
continue;
|
|
9721
9721
|
}
|
|
9722
|
-
if (on[de] = !0, !
|
|
9722
|
+
if (on[de] = !0, !T) {
|
|
9723
9723
|
zt[de] = pe;
|
|
9724
9724
|
continue;
|
|
9725
9725
|
}
|
|
@@ -9764,10 +9764,10 @@ function rd(e) {
|
|
|
9764
9764
|
return O = zt;
|
|
9765
9765
|
}
|
|
9766
9766
|
function ee() {
|
|
9767
|
-
for (var ne = /(\r\n|\r|\n)/g, f = 0, c = 0, u = 0, m = q, A,
|
|
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))); )
|
|
9768
9768
|
f += 1, u = m;
|
|
9769
|
-
return B == -1 ? (c = m,
|
|
9770
|
-
data:
|
|
9769
|
+
return B == -1 ? (c = m, I = E.substring(q)) : q === 0 ? I = E.substring(q, B) : (c = B - u, I = q == -1 ? E.substring(B) : E.substring(B, q + 1)), {
|
|
9770
|
+
data: I,
|
|
9771
9771
|
line: f,
|
|
9772
9772
|
column: c
|
|
9773
9773
|
};
|
|
@@ -9864,7 +9864,7 @@ function rd(e) {
|
|
|
9864
9864
|
}
|
|
9865
9865
|
L || N.push(M);
|
|
9866
9866
|
}
|
|
9867
|
-
if (
|
|
9867
|
+
if (T) {
|
|
9868
9868
|
if (_ = S, D && (L || P.push(_), O === null && (y = $.indexOf("xmlns", oe) !== -1) && (w = oe, b = $, Y(), y = !1)), H = M, g = M.indexOf(":"), g !== -1) {
|
|
9869
9869
|
if (x = S[M.substring(0, g)], !x)
|
|
9870
9870
|
return W("missing namespace on <" + H + ">");
|
|
@@ -9878,7 +9878,7 @@ function rd(e) {
|
|
|
9878
9878
|
if (L) {
|
|
9879
9879
|
if (n && (n(t ? ae : M, yi, D, d), Q))
|
|
9880
9880
|
return;
|
|
9881
|
-
|
|
9881
|
+
T && (D ? S = _ : S = P.pop());
|
|
9882
9882
|
}
|
|
9883
9883
|
q += 1;
|
|
9884
9884
|
}
|
|
@@ -10143,9 +10143,9 @@ Ao.prototype.fromXML = function(e, t, i) {
|
|
|
10143
10143
|
function y() {
|
|
10144
10144
|
l.pop().handleEnd();
|
|
10145
10145
|
}
|
|
10146
|
-
var
|
|
10146
|
+
var T = /^<\?xml /i, R = / encoding="([^"]+)"/i, Q = /^utf-8$/i;
|
|
10147
10147
|
function X(P) {
|
|
10148
|
-
if (!!
|
|
10148
|
+
if (!!T.test(P)) {
|
|
10149
10149
|
var S = R.exec(P), _ = S && S[1];
|
|
10150
10150
|
!_ || Q.test(_) || a.addWarning({
|
|
10151
10151
|
message: "unsupported document encoding <" + _ + ">, falling back to UTF-8"
|
|
@@ -14227,7 +14227,7 @@ function Sv(e, t) {
|
|
|
14227
14227
|
{ element: w }
|
|
14228
14228
|
);
|
|
14229
14229
|
};
|
|
14230
|
-
function
|
|
14230
|
+
function T(b) {
|
|
14231
14231
|
R(b.plane);
|
|
14232
14232
|
}
|
|
14233
14233
|
function R(b) {
|
|
@@ -14242,7 +14242,7 @@ function Sv(e, t) {
|
|
|
14242
14242
|
throw new Error(t("diagram not part of bpmn:Definitions"));
|
|
14243
14243
|
if (!O && Y && Y.length && (O = Y[0]), !O)
|
|
14244
14244
|
throw new Error(t("no diagram to display"));
|
|
14245
|
-
n = {},
|
|
14245
|
+
n = {}, T(O);
|
|
14246
14246
|
var ee = O.plane;
|
|
14247
14247
|
if (!ee)
|
|
14248
14248
|
throw new Error(t(
|
|
@@ -14389,13 +14389,13 @@ function Pv(e, t, i) {
|
|
|
14389
14389
|
error: function(X, W) {
|
|
14390
14390
|
l.push({ message: X, context: W });
|
|
14391
14391
|
}
|
|
14392
|
-
},
|
|
14392
|
+
}, T = new Sv(y, r);
|
|
14393
14393
|
d = d || h.diagrams && h.diagrams[0];
|
|
14394
14394
|
var R = Dv(h, d);
|
|
14395
14395
|
if (!R)
|
|
14396
14396
|
throw new Error(r("no diagram to display"));
|
|
14397
14397
|
G(R, function(X) {
|
|
14398
|
-
|
|
14398
|
+
T.handleDefinitions(h, X);
|
|
14399
14399
|
});
|
|
14400
14400
|
var Q = d.plane.bpmnElement.id;
|
|
14401
14401
|
a.setRootElement(
|
|
@@ -14950,8 +14950,8 @@ function i6(e) {
|
|
|
14950
14950
|
p += `<span title='${r}'>${d}</span><br>`;
|
|
14951
14951
|
}
|
|
14952
14952
|
if (o && o.length > 0) {
|
|
14953
|
-
let d, { type: y, fullMessage:
|
|
14954
|
-
y == "assigneeComment" && (d = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" +
|
|
14953
|
+
let d, { type: y, fullMessage: T } = o.find((R) => R.action == "AddComment") || {};
|
|
14954
|
+
y == "assigneeComment" && (d = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + T, l.class = "nodeWarn"), y == "dispatchComment" && (d = "\u8C03\u5EA6\uFF1A" + T, l.class = "nodeWarn"), y == "transferComment" && (d = "\u8F6C\u529E\uFF1A" + T, l.class = "nodeWarn"), y == "delegateComment" && (d = "\u59D4\u6258\uFF1A" + T, l.class = "nodeWarn"), y == "rollbackComment" && (d = "\u6307\u5B9A\u56DE\u9000\uFF1A" + T, l.class = "nodeError"), y == "terminateComment" && (d = "\u7EC8\u6B62\uFF1A" + T, l.class = "nodeError"), (y == "addMultiInstanceComment" || (y || "").includes("\u52A0\u7B7E")) && (d = "\u52A0\u7B7E\uFF1A" + T, l.class = "nodeWarn"), y == "deleteMultiInstanceComment" && (d = "\u51CF\u7B7E\uFF1A" + T, l.class = "nodeError"), y == "withdrawComment" && (d = "\u64A4\u9500\uFF1A" + T, l.class = "nodeWarn"), y == "deleteProcessComment" && (d = "\u5220\u9664\u6D41\u7A0B\uFF1A" + T, l.class = "nodeError"), y == "cancelProcessComment" && (d = "\u62D2\u7EDD\uFF1A" + T, l.class = "nodeError"), y == "comment" && (d = "\u5BA1\u6279\uFF1A" + T, l.class = "nodeSuccess"), d && (p += `<span title='${d}'>${d}</span>`);
|
|
14955
14955
|
}
|
|
14956
14956
|
l.tooltip = p;
|
|
14957
14957
|
}
|
|
@@ -14986,14 +14986,12 @@ function Ed(e) {
|
|
|
14986
14986
|
n,
|
|
14987
14987
|
"YYYY-MM-DD HH:mm"
|
|
14988
14988
|
)}</span><br>`), a && a.length > 0) {
|
|
14989
|
-
let
|
|
14990
|
-
|
|
14989
|
+
let p, { type: h, fullMessage: d } = a.find((y) => y.action == "AddComment") || {};
|
|
14990
|
+
h == "assigneeComment" && (p = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + d, o.class = "nodeWarn"), h == "dispatchComment" && (p = "\u8C03\u5EA6\uFF1A" + d, o.class = "nodeWarn"), h == "transferComment" && (p = "\u8F6C\u529E\uFF1A" + d, o.class = "nodeWarn"), h == "delegateComment" && (p = "\u59D4\u6258\uFF1A" + d, o.class = "nodeWarn"), h == "rollbackComment" && (p = "\u6307\u5B9A\u56DE\u9000\uFF1A" + d, o.class = "nodeError"), h == "terminateComment" && (p = "\u7EC8\u6B62\uFF1A" + d, o.class = "nodeError"), (h == "addMultiInstanceComment" || (h || "").includes("\u52A0\u7B7E")) && (p = "\u52A0\u7B7E\uFF1A" + d, o.class = "nodeWarn"), h == "deleteMultiInstanceComment" && (p = "\u51CF\u7B7E\uFF1A" + d, o.class = "nodeError"), h == "withdrawComment" && (p = "\u64A4\u9500\uFF1A" + d, o.class = "nodeWarn"), h == "deleteProcessComment" && (p = "\u5220\u9664\u6D41\u7A0B\uFF1A" + d, o.class = "nodeError"), h == "cancelProcessComment" && (p = "\u62D2\u7EDD\uFF1A" + d, o.class = "nodeError"), h == "comment" && (p = "\u5BA1\u6279\uFF1A" + d, o.class = "nodeSuccess"), p && (l += `<span title='${p}'>${p}</span>`);
|
|
14991
14991
|
}
|
|
14992
14992
|
o.tooltip = l;
|
|
14993
14993
|
}
|
|
14994
|
-
i.historyActivityType == "sequenceFlow" ? o.class = "lineWarn" : !o.class && i.historyActivityType != "candidate" && (o.class = "nodeSuccess")
|
|
14995
|
-
const p = t.findIndex((h) => h.id == i.historyActivityId);
|
|
14996
|
-
p != -1 ? t.splice(p, 1, o) : t.push({
|
|
14994
|
+
i.historyActivityType == "sequenceFlow" ? o.class = "lineWarn" : !o.class && i.historyActivityType != "candidate" && (o.class = "nodeSuccess"), t.push({
|
|
14997
14995
|
...i,
|
|
14998
14996
|
...o
|
|
14999
14997
|
});
|
|
@@ -15919,7 +15917,7 @@ function vA(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: a }
|
|
|
15919
15917
|
process.env.NODE_ENV !== "production" && l(E);
|
|
15920
15918
|
})) : He(e) ? t ? h = () => _i(e, p, 2) : h = () => {
|
|
15921
15919
|
if (!(p && p.isUnmounted))
|
|
15922
|
-
return
|
|
15920
|
+
return T && T(), ka(
|
|
15923
15921
|
e,
|
|
15924
15922
|
p,
|
|
15925
15923
|
3,
|
|
@@ -15929,8 +15927,8 @@ function vA(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: a }
|
|
|
15929
15927
|
const E = h;
|
|
15930
15928
|
h = () => $i(E());
|
|
15931
15929
|
}
|
|
15932
|
-
let
|
|
15933
|
-
|
|
15930
|
+
let T, R = (E) => {
|
|
15931
|
+
T = U.onStop = () => {
|
|
15934
15932
|
_i(E, p, 4);
|
|
15935
15933
|
};
|
|
15936
15934
|
}, Q = y ? new Array(e.length).fill(Sn) : Sn;
|
|
@@ -15940,7 +15938,7 @@ function vA(e, t, { immediate: i, deep: s, flush: n, onTrack: r, onTrigger: a }
|
|
|
15940
15938
|
const E = U.run();
|
|
15941
15939
|
(s || d || (y ? E.some(
|
|
15942
15940
|
(P, S) => ar(P, Q[S])
|
|
15943
|
-
) : ar(E, Q))) && (
|
|
15941
|
+
) : ar(E, Q))) && (T && T(), ka(t, p, 3, [
|
|
15944
15942
|
E,
|
|
15945
15943
|
Q === Sn ? void 0 : y && Q[0] === Sn ? [] : Q,
|
|
15946
15944
|
R
|
|
@@ -16016,9 +16014,9 @@ const bA = Symbol.for("v-ndc"), Sa = (e) => e ? UA(e) ? QA(e) || e.proxy : Sa(e.
|
|
|
16016
16014
|
return !0;
|
|
16017
16015
|
let p;
|
|
16018
16016
|
if (t[0] !== "$") {
|
|
16019
|
-
const
|
|
16020
|
-
if (
|
|
16021
|
-
switch (
|
|
16017
|
+
const T = a[t];
|
|
16018
|
+
if (T !== void 0)
|
|
16019
|
+
switch (T) {
|
|
16022
16020
|
case 1:
|
|
16023
16021
|
return s[t];
|
|
16024
16022
|
case 2:
|
|
@@ -16458,8 +16456,8 @@ function zA() {
|
|
|
16458
16456
|
function r(d) {
|
|
16459
16457
|
const y = [];
|
|
16460
16458
|
d.type.props && d.props && y.push(a("props", me(d.props))), d.setupState !== Pt && y.push(a("setup", d.setupState)), d.data !== Pt && y.push(a("data", me(d.data)));
|
|
16461
|
-
const
|
|
16462
|
-
|
|
16459
|
+
const T = l(d, "computed");
|
|
16460
|
+
T && y.push(a("computed", T));
|
|
16463
16461
|
const R = l(d, "inject");
|
|
16464
16462
|
return R && y.push(a("injected", R)), y.push([
|
|
16465
16463
|
"div",
|
|
@@ -16490,11 +16488,11 @@ function zA() {
|
|
|
16490
16488
|
{
|
|
16491
16489
|
style: "padding-left:1.25em"
|
|
16492
16490
|
},
|
|
16493
|
-
...Object.keys(y).map((
|
|
16491
|
+
...Object.keys(y).map((T) => [
|
|
16494
16492
|
"div",
|
|
16495
16493
|
{},
|
|
16496
|
-
["span", s,
|
|
16497
|
-
o(y[
|
|
16494
|
+
["span", s, T + ": "],
|
|
16495
|
+
o(y[T], !1)
|
|
16498
16496
|
])
|
|
16499
16497
|
]
|
|
16500
16498
|
] : ["span", {}];
|
|
@@ -16503,17 +16501,17 @@ function zA() {
|
|
|
16503
16501
|
return typeof d == "number" ? ["span", t, d] : typeof d == "string" ? ["span", i, JSON.stringify(d)] : typeof d == "boolean" ? ["span", s, d] : $e(d) ? ["object", { object: y ? me(d) : d }] : ["span", i, String(d)];
|
|
16504
16502
|
}
|
|
16505
16503
|
function l(d, y) {
|
|
16506
|
-
const
|
|
16507
|
-
if (He(
|
|
16504
|
+
const T = d.type;
|
|
16505
|
+
if (He(T))
|
|
16508
16506
|
return;
|
|
16509
16507
|
const R = {};
|
|
16510
16508
|
for (const Q in d.ctx)
|
|
16511
|
-
p(
|
|
16509
|
+
p(T, Q, y) && (R[Q] = d.ctx[Q]);
|
|
16512
16510
|
return R;
|
|
16513
16511
|
}
|
|
16514
|
-
function p(d, y,
|
|
16515
|
-
const R = d[
|
|
16516
|
-
if (we(R) && R.includes(y) || $e(R) && y in R || d.extends && p(d.extends, y,
|
|
16512
|
+
function p(d, y, T) {
|
|
16513
|
+
const R = d[T];
|
|
16514
|
+
if (we(R) && R.includes(y) || $e(R) && y in R || d.extends && p(d.extends, y, T) || d.mixins && d.mixins.some((Q) => p(Q, y, T)))
|
|
16517
16515
|
return !0;
|
|
16518
16516
|
}
|
|
16519
16517
|
function h(d) {
|
|
@@ -17427,15 +17425,15 @@ const A4 = {
|
|
|
17427
17425
|
n = !0;
|
|
17428
17426
|
const y = d.touches[0];
|
|
17429
17427
|
r = y.clientX, a = y.clientY;
|
|
17430
|
-
const
|
|
17431
|
-
o = parseFloat(
|
|
17428
|
+
const T = i.getAttribute("transform").match(/matrix\(([^)]+)\)/)[1].split(/\s*,\s*|\s+/);
|
|
17429
|
+
o = parseFloat(T[4]), l = parseFloat(T[5]);
|
|
17432
17430
|
const R = this.getTransformMatrix(s.style.transform);
|
|
17433
17431
|
this.isAdd ? (p = parseFloat(R[4]), h = parseFloat(R[5])) : (p = parseFloat(R[4]) + 30, h = parseFloat(R[5]) + 16, this.isAdd = !0);
|
|
17434
17432
|
}), t.addEventListener("touchmove", (d) => {
|
|
17435
17433
|
if (!n)
|
|
17436
17434
|
return;
|
|
17437
|
-
const y = d.touches[0],
|
|
17438
|
-
l !== void 0 && (i.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${o +
|
|
17435
|
+
const y = d.touches[0], T = y.clientX - r, R = y.clientY - a;
|
|
17436
|
+
l !== void 0 && (i.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${o + T} ${l + R})`), 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();
|
|
17439
17437
|
}), t.addEventListener("touchend", () => {
|
|
17440
17438
|
n = !1;
|
|
17441
17439
|
});
|
|
@@ -24731,7 +24729,7 @@ function fb(e) {
|
|
|
24731
24729
|
}
|
|
24732
24730
|
const _b = /* @__PURE__ */ function() {
|
|
24733
24731
|
return hb.exports;
|
|
24734
|
-
}(), mb = "ddy-process-h5", gb = "1.0.1-rc.3.
|
|
24732
|
+
}(), mb = "ddy-process-h5", gb = "1.0.1-rc.3.111", yb = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", vb = "./ddy-process-h5.umd.cjs", Ab = "./style.css", Cb = "module", bb = {
|
|
24735
24733
|
".": {
|
|
24736
24734
|
import: "./ddy-process-h5.js",
|
|
24737
24735
|
require: "./ddy-process-h5.umd.cjs"
|