ddy-process-h5 1.0.1-rc.3.33 → 1.0.1-rc.3.39

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.
@@ -9,7 +9,7 @@ var st = Object.freeze({});
9
9
  function te(e) {
10
10
  return e == null;
11
11
  }
12
- function b(e) {
12
+ function A(e) {
13
13
  return e != null;
14
14
  }
15
15
  function xe(e) {
@@ -28,7 +28,7 @@ var yn = Object.prototype.toString;
28
28
  function vn(e) {
29
29
  return yn.call(e).slice(8, -1);
30
30
  }
31
- function Ve(e) {
31
+ function je(e) {
32
32
  return yn.call(e) === "[object Object]";
33
33
  }
34
34
  function Sl(e) {
@@ -39,10 +39,10 @@ function Pl(e) {
39
39
  return i >= 0 && Math.floor(i) === i && isFinite(e);
40
40
  }
41
41
  function Yn(e) {
42
- return b(e) && typeof e.then == "function" && typeof e.catch == "function";
42
+ return A(e) && typeof e.then == "function" && typeof e.catch == "function";
43
43
  }
44
44
  function Ap(e) {
45
- return e == null ? "" : Array.isArray(e) || Ve(e) && e.toString === yn ? JSON.stringify(e, null, 2) : String(e);
45
+ return e == null ? "" : Array.isArray(e) || je(e) && e.toString === yn ? JSON.stringify(e, null, 2) : String(e);
46
46
  }
47
47
  function as(e) {
48
48
  var i = parseFloat(e);
@@ -193,7 +193,7 @@ var Na = "data-server-rendered", An = [
193
193
  async: !0,
194
194
  _lifecycleHooks: Ll
195
195
  }, Fl = /a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;
196
- function Vl(e) {
196
+ function jl(e) {
197
197
  var i = (e + "").charCodeAt(0);
198
198
  return i === 36 || i === 95;
199
199
  }
@@ -219,9 +219,9 @@ function Np(e) {
219
219
  };
220
220
  }
221
221
  }
222
- var _p = "__proto__" in {}, Je = typeof window < "u", Or = typeof WXEnvironment < "u" && !!WXEnvironment.platform, jl = Or && WXEnvironment.platform.toLowerCase(), Me = Je && window.navigator.userAgent.toLowerCase(), Gi = Me && /msie|trident/.test(Me), qi = Me && Me.indexOf("msie 9.0") > 0, Mr = Me && Me.indexOf("edge/") > 0;
222
+ var _p = "__proto__" in {}, Je = typeof window < "u", Or = typeof WXEnvironment < "u" && !!WXEnvironment.platform, Vl = Or && WXEnvironment.platform.toLowerCase(), Me = Je && window.navigator.userAgent.toLowerCase(), Gi = Me && /msie|trident/.test(Me), qi = Me && Me.indexOf("msie 9.0") > 0, Mr = Me && Me.indexOf("edge/") > 0;
223
223
  Me && Me.indexOf("android") > 0;
224
- var Sp = Me && /iphone|ipad|ipod|ios/.test(Me) || jl === "ios";
224
+ var Sp = Me && /iphone|ipad|ipod|ios/.test(Me) || Vl === "ios";
225
225
  Me && /chrome\/\d+/.test(Me);
226
226
  Me && /phantomjs/.test(Me);
227
227
  var _a = Me && Me.match(/firefox\/(\d+)/), Xn = {}.watch, Ql = !1;
@@ -418,7 +418,7 @@ function Fp(e, i, t) {
418
418
  function li(e, i) {
419
419
  if (!(!De(e) || e instanceof qe)) {
420
420
  var t;
421
- return _e(e, "__ob__") && e.__ob__ instanceof tn ? t = e.__ob__ : Rr && !bn() && (Array.isArray(e) || Ve(e)) && Object.isExtensible(e) && !e._isVue && (t = new tn(e)), i && t && t.vmCount++, t;
421
+ return _e(e, "__ob__") && e.__ob__ instanceof tn ? t = e.__ob__ : Rr && !bn() && (Array.isArray(e) || je(e)) && Object.isExtensible(e) && !e._isVue && (t = new tn(e)), i && t && t.vmCount++, t;
422
422
  }
423
423
  }
424
424
  function ot(e, i, t, s, n) {
@@ -435,8 +435,8 @@ function ot(e, i, t, s, n) {
435
435
  return We.target && (r.depend(), p && (p.dep.depend(), Array.isArray(f) && Jl(f))), f;
436
436
  },
437
437
  set: function(f) {
438
- var A = o ? o.call(e) : t;
439
- f === A || f !== f && A !== A || (process.env.NODE_ENV !== "production" && s && s(), !(o && !l) && (l ? l.call(e, f) : t = f, p = !n && li(f), r.notify()));
438
+ var b = o ? o.call(e) : t;
439
+ f === b || f !== f && b !== b || (process.env.NODE_ENV !== "production" && s && s(), !(o && !l) && (l ? l.call(e, f) : t = f, p = !n && li(f), r.notify()));
440
440
  }
441
441
  });
442
442
  }
@@ -479,7 +479,7 @@ function $n(e, i) {
479
479
  if (!i)
480
480
  return e;
481
481
  for (var t, s, n, r = Cn ? Reflect.ownKeys(i) : Object.keys(i), a = 0; a < r.length; a++)
482
- t = r[a], t !== "__ob__" && (s = e[t], n = i[t], _e(e, t) ? s !== n && Ve(s) && Ve(n) && $n(s, n) : Lr(e, t, n));
482
+ t = r[a], t !== "__ob__" && (s = e[t], n = i[t], _e(e, t) ? s !== n && je(s) && je(n) && $n(s, n) : Lr(e, t, n));
483
483
  return e;
484
484
  }
485
485
  function er(e, i, t) {
@@ -499,21 +499,21 @@ nt.data = function(e, i, t) {
499
499
  t
500
500
  ), e) : er(e, i);
501
501
  };
502
- function Vp(e, i) {
502
+ function jp(e, i) {
503
503
  var t = i ? e ? e.concat(i) : Array.isArray(i) ? i : [i] : e;
504
- return t && jp(t);
504
+ return t && Vp(t);
505
505
  }
506
- function jp(e) {
506
+ function Vp(e) {
507
507
  for (var i = [], t = 0; t < e.length; t++)
508
508
  i.indexOf(e[t]) === -1 && i.push(e[t]);
509
509
  return i;
510
510
  }
511
511
  Ll.forEach(function(e) {
512
- nt[e] = Vp;
512
+ nt[e] = jp;
513
513
  });
514
514
  function Qp(e, i, t, s) {
515
515
  var n = Object.create(e || null);
516
- return i ? (process.env.NODE_ENV !== "production" && Vr(s, i, t), ge(n, i)) : n;
516
+ return i ? (process.env.NODE_ENV !== "production" && jr(s, i, t), ge(n, i)) : n;
517
517
  }
518
518
  An.forEach(function(e) {
519
519
  nt[e + "s"] = Qp;
@@ -521,7 +521,7 @@ An.forEach(function(e) {
521
521
  nt.watch = function(e, i, t, s) {
522
522
  if (e === Xn && (e = void 0), i === Xn && (i = void 0), !i)
523
523
  return Object.create(e || null);
524
- if (process.env.NODE_ENV !== "production" && Vr(s, i, t), !e)
524
+ if (process.env.NODE_ENV !== "production" && jr(s, i, t), !e)
525
525
  return i;
526
526
  var n = {};
527
527
  ge(n, e);
@@ -532,7 +532,7 @@ nt.watch = function(e, i, t, s) {
532
532
  return n;
533
533
  };
534
534
  nt.props = nt.methods = nt.inject = nt.computed = function(e, i, t, s) {
535
- if (i && process.env.NODE_ENV !== "production" && Vr(s, i, t), !e)
535
+ if (i && process.env.NODE_ENV !== "production" && jr(s, i, t), !e)
536
536
  return i;
537
537
  var n = /* @__PURE__ */ Object.create(null);
538
538
  return ge(n, e), i && ge(n, i), n;
@@ -559,9 +559,9 @@ function Gp(e, i) {
559
559
  if (Array.isArray(t))
560
560
  for (n = t.length; n--; )
561
561
  r = t[n], typeof r == "string" ? (a = ai(r), s[a] = { type: null }) : process.env.NODE_ENV !== "production" && Q("props must be strings when using array syntax.");
562
- else if (Ve(t))
562
+ else if (je(t))
563
563
  for (var o in t)
564
- r = t[o], a = ai(o), s[a] = Ve(r) ? r : { type: r };
564
+ r = t[o], a = ai(o), s[a] = je(r) ? r : { type: r };
565
565
  else
566
566
  process.env.NODE_ENV !== "production" && Q(
567
567
  'Invalid value for option "props": expected an Array or an Object, but got ' + vn(t) + ".",
@@ -577,10 +577,10 @@ function qp(e, i) {
577
577
  if (Array.isArray(t))
578
578
  for (var n = 0; n < t.length; n++)
579
579
  s[t[n]] = { from: t[n] };
580
- else if (Ve(t))
580
+ else if (je(t))
581
581
  for (var r in t) {
582
582
  var a = t[r];
583
- s[r] = Ve(a) ? ge({ from: r }, a) : { from: a };
583
+ s[r] = je(a) ? ge({ from: r }, a) : { from: a };
584
584
  }
585
585
  else
586
586
  process.env.NODE_ENV !== "production" && Q(
@@ -597,8 +597,8 @@ function Jp(e) {
597
597
  typeof s == "function" && (i[t] = { bind: s, update: s });
598
598
  }
599
599
  }
600
- function Vr(e, i, t) {
601
- Ve(i) || Q(
600
+ function jr(e, i, t) {
601
+ je(i) || Q(
602
602
  'Invalid value for option "' + e + '": expected an Object, but got ' + vn(i) + ".",
603
603
  t
604
604
  );
@@ -618,7 +618,7 @@ function ci(e, i, t) {
618
618
  }
619
619
  return r;
620
620
  }
621
- function jr(e, i, t, s) {
621
+ function Vr(e, i, t, s) {
622
622
  if (typeof t == "string") {
623
623
  var n = e[i];
624
624
  if (_e(n, t))
@@ -679,8 +679,8 @@ function Kp(e, i, t, s, n) {
679
679
  o.push(p.expectedType || ""), a = p.valid;
680
680
  }
681
681
  }
682
- var h = o.some(function(A) {
683
- return A;
682
+ var h = o.some(function(b) {
683
+ return b;
684
684
  });
685
685
  if (!a && h) {
686
686
  Q(
@@ -703,7 +703,7 @@ function Yp(e, i, t) {
703
703
  var r = typeof e;
704
704
  s = r === n.toLowerCase(), !s && r === "object" && (s = e instanceof i);
705
705
  } else if (n === "Object")
706
- s = Ve(e);
706
+ s = je(e);
707
707
  else if (n === "Array")
708
708
  s = Array.isArray(e);
709
709
  else
@@ -852,13 +852,13 @@ if (process.env.NODE_ENV !== "production") {
852
852
  'Property or method "' + i + '" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.',
853
853
  e
854
854
  );
855
- }, Va = function(e, i) {
855
+ }, ja = function(e, i) {
856
856
  Q(
857
857
  'Property "' + i + '" must be accessed with "$data.' + i + '" because properties starting with "$" or "_" are not proxied in the Vue instance to prevent conflicts with Vue internals. See: https://vuejs.org/v2/api/#data',
858
858
  e
859
859
  );
860
- }, ja = typeof Proxy < "u" && ti(Proxy);
861
- if (ja) {
860
+ }, Va = typeof Proxy < "u" && ti(Proxy);
861
+ if (Va) {
862
862
  var sd = ze("stop,prevent,self,ctrl,shift,alt,meta,exact");
863
863
  me.keyCodes = new Proxy(me.keyCodes, {
864
864
  set: function(i, t, s) {
@@ -869,15 +869,15 @@ if (process.env.NODE_ENV !== "production") {
869
869
  var nd = {
870
870
  has: function(i, t) {
871
871
  var s = t in i, n = id(t) || typeof t == "string" && t.charAt(0) === "_" && !(t in i.$data);
872
- return !s && !n && (t in i.$data ? Va(i, t) : Fa(i, t)), s || !n;
872
+ return !s && !n && (t in i.$data ? ja(i, t) : Fa(i, t)), s || !n;
873
873
  }
874
874
  }, rd = {
875
875
  get: function(i, t) {
876
- return typeof t == "string" && !(t in i) && (t in i.$data ? Va(i, t) : Fa(i, t)), i[t];
876
+ return typeof t == "string" && !(t in i) && (t in i.$data ? ja(i, t) : Fa(i, t)), i[t];
877
877
  }
878
878
  };
879
879
  Kl = function(i) {
880
- if (ja) {
880
+ if (Va) {
881
881
  var t = i.$options, s = t.render && t.render._withStripped ? rd : nd;
882
882
  i._renderProxy = new Proxy(i, s);
883
883
  } else
@@ -954,13 +954,13 @@ function Pt(e, i, t) {
954
954
  function r() {
955
955
  t.apply(this, arguments), It(s.fns, r);
956
956
  }
957
- te(n) ? s = rr([r]) : b(n.fns) && xe(n.merged) ? (s = n, s.fns.push(r)) : s = rr([n, r]), s.merged = !0, e[i] = s;
957
+ te(n) ? s = rr([r]) : A(n.fns) && xe(n.merged) ? (s = n, s.fns.push(r)) : s = rr([n, r]), s.merged = !0, e[i] = s;
958
958
  }
959
959
  function ad(e, i, t) {
960
960
  var s = i.options.props;
961
961
  if (!te(s)) {
962
962
  var n = {}, r = e.attrs, a = e.props;
963
- if (b(r) || b(a))
963
+ if (A(r) || A(a))
964
964
  for (var o in s) {
965
965
  var l = gi(o);
966
966
  if (process.env.NODE_ENV !== "production") {
@@ -975,7 +975,7 @@ function ad(e, i, t) {
975
975
  }
976
976
  }
977
977
  function Ga(e, i, t, s, n) {
978
- if (b(i)) {
978
+ if (A(i)) {
979
979
  if (_e(i, t))
980
980
  return e[t] = i[t], n || delete i[t], !0;
981
981
  if (_e(i, s))
@@ -993,12 +993,12 @@ function Gr(e) {
993
993
  return Gt(e) ? [Ii(e)] : Array.isArray(e) ? Yl(e) : void 0;
994
994
  }
995
995
  function Xi(e) {
996
- return b(e) && b(e.text) && vp(e.isComment);
996
+ return A(e) && A(e.text) && vp(e.isComment);
997
997
  }
998
998
  function Yl(e, i) {
999
999
  var t = [], s, n, r, a;
1000
1000
  for (s = 0; s < e.length; s++)
1001
- n = e[s], !(te(n) || typeof n == "boolean") && (r = t.length - 1, a = t[r], Array.isArray(n) ? n.length > 0 && (n = Yl(n, (i || "") + "_" + s), Xi(n[0]) && Xi(a) && (t[r] = Ii(a.text + n[0].text), n.shift()), t.push.apply(t, n)) : Gt(n) ? Xi(a) ? t[r] = Ii(a.text + n) : n !== "" && t.push(Ii(n)) : Xi(n) && Xi(a) ? t[r] = Ii(a.text + n.text) : (xe(e._isVList) && b(n.tag) && te(n.key) && b(i) && (n.key = "__vlist" + i + "_" + s + "__"), t.push(n)));
1001
+ n = e[s], !(te(n) || typeof n == "boolean") && (r = t.length - 1, a = t[r], Array.isArray(n) ? n.length > 0 && (n = Yl(n, (i || "") + "_" + s), Xi(n[0]) && Xi(a) && (t[r] = Ii(a.text + n[0].text), n.shift()), t.push.apply(t, n)) : Gt(n) ? Xi(a) ? t[r] = Ii(a.text + n) : n !== "" && t.push(Ii(n)) : Xi(n) && Xi(a) ? t[r] = Ii(a.text + n.text) : (xe(e._isVList) && A(n.tag) && te(n.key) && A(i) && (n.key = "__vlist" + i + "_" + s + "__"), t.push(n)));
1002
1002
  return t;
1003
1003
  }
1004
1004
  function ld(e) {
@@ -1111,7 +1111,7 @@ function hd(e, i) {
1111
1111
  } else
1112
1112
  for (r = Object.keys(e), t = new Array(r.length), s = 0, n = r.length; s < n; s++)
1113
1113
  a = r[s], t[s] = i(e[a], a, s);
1114
- return b(t) || (t = []), t._isVList = !0, t;
1114
+ return A(t) || (t = []), t._isVList = !0, t;
1115
1115
  }
1116
1116
  function fd(e, i, t, s) {
1117
1117
  var n = this.$scopedSlots[e], r;
@@ -1120,7 +1120,7 @@ function fd(e, i, t, s) {
1120
1120
  return a ? this.$createElement("template", { slot: a }, r) : r;
1121
1121
  }
1122
1122
  function md(e) {
1123
- return jr(this.$options, "filters", e, !0) || Bl;
1123
+ return Vr(this.$options, "filters", e, !0) || Bl;
1124
1124
  }
1125
1125
  function qa(e, i) {
1126
1126
  return Array.isArray(e) ? e.indexOf(i) === -1 : e !== i;
@@ -1147,9 +1147,9 @@ function yd(e, i, t, s, n) {
1147
1147
  }
1148
1148
  var h = ai(l), f = gi(l);
1149
1149
  if (!(h in r) && !(f in r) && (r[l] = t[l], n)) {
1150
- var A = e.on || (e.on = {});
1151
- A["update:" + l] = function(I) {
1152
- t[l] = I;
1150
+ var b = e.on || (e.on = {});
1151
+ b["update:" + l] = function(k) {
1152
+ t[l] = k;
1153
1153
  };
1154
1154
  }
1155
1155
  };
@@ -1181,7 +1181,7 @@ function Ja(e, i, t) {
1181
1181
  }
1182
1182
  function bd(e, i) {
1183
1183
  if (i)
1184
- if (!Ve(i))
1184
+ if (!je(i))
1185
1185
  process.env.NODE_ENV !== "production" && Q(
1186
1186
  "v-on without argument expects an Object value",
1187
1187
  this
@@ -1233,21 +1233,21 @@ function Jr(e, i, t, s, n) {
1233
1233
  get: function() {
1234
1234
  return Gs(e.scopedSlots, this.slots());
1235
1235
  }
1236
- }), l && (this.$options = a, this.$slots = this.slots(), this.$scopedSlots = Gs(e.scopedSlots, this.$slots)), a._scopeId ? this._c = function(h, f, A, I) {
1237
- var F = an(o, h, f, A, I, p);
1236
+ }), l && (this.$options = a, this.$slots = this.slots(), this.$scopedSlots = Gs(e.scopedSlots, this.$slots)), a._scopeId ? this._c = function(h, f, b, k) {
1237
+ var F = an(o, h, f, b, k, p);
1238
1238
  return F && !Array.isArray(F) && (F.fnScopeId = a._scopeId, F.fnContext = s), F;
1239
- } : this._c = function(h, f, A, I) {
1240
- return an(o, h, f, A, I, p);
1239
+ } : this._c = function(h, f, b, k) {
1240
+ return an(o, h, f, b, k, p);
1241
1241
  };
1242
1242
  }
1243
1243
  $l(Jr.prototype);
1244
1244
  function xd(e, i, t, s, n) {
1245
1245
  var r = e.options, a = {}, o = r.props;
1246
- if (b(o))
1246
+ if (A(o))
1247
1247
  for (var l in o)
1248
1248
  a[l] = Qr(l, o, i || st);
1249
1249
  else
1250
- b(t.attrs) && Ka(a, t.attrs), b(t.props) && Ka(a, t.props);
1250
+ A(t.attrs) && Ka(a, t.attrs), A(t.props) && Ka(a, t.props);
1251
1251
  var p = new Jr(
1252
1252
  t,
1253
1253
  a,
@@ -1258,9 +1258,9 @@ function xd(e, i, t, s, n) {
1258
1258
  if (h instanceof qe)
1259
1259
  return Ha(h, t, p.parent, r, p);
1260
1260
  if (Array.isArray(h)) {
1261
- for (var f = Gr(h) || [], A = new Array(f.length), I = 0; I < f.length; I++)
1262
- A[I] = Ha(f[I], t, p.parent, r, p);
1263
- return A;
1261
+ for (var f = Gr(h) || [], b = new Array(f.length), k = 0; k < f.length; k++)
1262
+ b[k] = Ha(f[k], t, p.parent, r, p);
1263
+ return b;
1264
1264
  }
1265
1265
  }
1266
1266
  function Ha(e, i, t, s, n) {
@@ -1319,7 +1319,7 @@ function Ya(e, i, t, s, n) {
1319
1319
  s,
1320
1320
  n
1321
1321
  );
1322
- i = i || {}, Xr(e), b(i.model) && kd(e.options, i);
1322
+ i = i || {}, Xr(e), A(i.model) && kd(e.options, i);
1323
1323
  var o = ad(i, e, n);
1324
1324
  if (xe(e.options.functional))
1325
1325
  return xd(e, o, i, t, s);
@@ -1348,7 +1348,7 @@ function Ed(e, i) {
1348
1348
  _parentVnode: e,
1349
1349
  parent: i
1350
1350
  }, s = e.data.inlineTemplate;
1351
- return b(s) && (t.render = s.render, t.staticRenderFns = s.staticRenderFns), new e.componentOptions.Ctor(t);
1351
+ return A(s) && (t.render = s.render, t.staticRenderFns = s.staticRenderFns), new e.componentOptions.Ctor(t);
1352
1352
  }
1353
1353
  function Td(e) {
1354
1354
  for (var i = e.hook || (e.hook = {}), t = 0; t < Wa.length; t++) {
@@ -1366,29 +1366,29 @@ function kd(e, i) {
1366
1366
  var t = e.model && e.model.prop || "value", s = e.model && e.model.event || "input";
1367
1367
  (i.attrs || (i.attrs = {}))[t] = i.model.value;
1368
1368
  var n = i.on || (i.on = {}), r = n[s], a = i.model.callback;
1369
- b(r) ? (Array.isArray(r) ? r.indexOf(a) === -1 : r !== a) && (n[s] = [a].concat(r)) : n[s] = a;
1369
+ A(r) ? (Array.isArray(r) ? r.indexOf(a) === -1 : r !== a) && (n[s] = [a].concat(r)) : n[s] = a;
1370
1370
  }
1371
1371
  var Nd = 1, ec = 2;
1372
1372
  function an(e, i, t, s, n, r) {
1373
1373
  return (Array.isArray(t) || Gt(t)) && (n = s, s = t, t = void 0), xe(r) && (n = ec), _d(e, i, t, s, n);
1374
1374
  }
1375
1375
  function _d(e, i, t, s, n) {
1376
- if (b(t) && b(t.__ob__))
1376
+ if (A(t) && A(t.__ob__))
1377
1377
  return process.env.NODE_ENV !== "production" && Q(
1378
1378
  "Avoid using observed data object as vnode data: " + JSON.stringify(t) + `
1379
1379
  Always create fresh vnode data objects in each render!`,
1380
1380
  e
1381
1381
  ), ii();
1382
- if (b(t) && b(t.is) && (i = t.is), !i)
1382
+ if (A(t) && A(t.is) && (i = t.is), !i)
1383
1383
  return ii();
1384
- process.env.NODE_ENV !== "production" && b(t) && b(t.key) && !Gt(t.key) && Q(
1384
+ process.env.NODE_ENV !== "production" && A(t) && A(t.key) && !Gt(t.key) && Q(
1385
1385
  "Avoid using non-primitive value as key, use string/number value instead.",
1386
1386
  e
1387
1387
  ), Array.isArray(s) && typeof s[0] == "function" && (t = t || {}, t.scopedSlots = { default: s[0] }, s.length = 0), n === ec ? s = Gr(s) : n === Nd && (s = od(s));
1388
1388
  var r, a;
1389
1389
  if (typeof i == "string") {
1390
1390
  var o;
1391
- a = e.$vnode && e.$vnode.ns || me.getTagNamespace(i), me.isReservedTag(i) ? (process.env.NODE_ENV !== "production" && b(t) && b(t.nativeOn) && t.tag !== "component" && Q(
1391
+ a = e.$vnode && e.$vnode.ns || me.getTagNamespace(i), me.isReservedTag(i) ? (process.env.NODE_ENV !== "production" && A(t) && A(t.nativeOn) && t.tag !== "component" && Q(
1392
1392
  "The .native modifier for v-on is only valid on components but it was used on <" + i + ">.",
1393
1393
  e
1394
1394
  ), r = new qe(
@@ -1398,7 +1398,7 @@ Always create fresh vnode data objects in each render!`,
1398
1398
  void 0,
1399
1399
  void 0,
1400
1400
  e
1401
- )) : (!t || !t.pre) && b(o = jr(e.$options, "components", i)) ? r = Ya(o, t, e, s, i) : r = new qe(
1401
+ )) : (!t || !t.pre) && A(o = Vr(e.$options, "components", i)) ? r = Ya(o, t, e, s, i) : r = new qe(
1402
1402
  i,
1403
1403
  t,
1404
1404
  s,
@@ -1408,13 +1408,13 @@ Always create fresh vnode data objects in each render!`,
1408
1408
  );
1409
1409
  } else
1410
1410
  r = Ya(i, t, e, s);
1411
- return Array.isArray(r) ? r : b(r) ? (b(a) && tc(r, a), b(t) && Sd(t), r) : ii();
1411
+ return Array.isArray(r) ? r : A(r) ? (A(a) && tc(r, a), A(t) && Sd(t), r) : ii();
1412
1412
  }
1413
1413
  function tc(e, i, t) {
1414
- if (e.ns = i, e.tag === "foreignObject" && (i = void 0, t = !0), b(e.children))
1414
+ if (e.ns = i, e.tag === "foreignObject" && (i = void 0, t = !0), A(e.children))
1415
1415
  for (var s = 0, n = e.children.length; s < n; s++) {
1416
1416
  var r = e.children[s];
1417
- b(r.tag) && (te(r.ns) || xe(t) && r.tag !== "svg") && tc(r, i, t);
1417
+ A(r.tag) && (te(r.ns) || xe(t) && r.tag !== "svg") && tc(r, i, t);
1418
1418
  }
1419
1419
  }
1420
1420
  function Sd(e) {
@@ -1475,21 +1475,21 @@ function Od(e, i, t, s, n) {
1475
1475
  return r.asyncFactory = e, r.asyncMeta = { data: i, context: t, children: s, tag: n }, r;
1476
1476
  }
1477
1477
  function Md(e, i) {
1478
- if (xe(e.error) && b(e.errorComp))
1478
+ if (xe(e.error) && A(e.errorComp))
1479
1479
  return e.errorComp;
1480
- if (b(e.resolved))
1480
+ if (A(e.resolved))
1481
1481
  return e.resolved;
1482
1482
  var t = ar;
1483
- if (t && b(e.owners) && e.owners.indexOf(t) === -1 && e.owners.push(t), xe(e.loading) && b(e.loadingComp))
1483
+ if (t && A(e.owners) && e.owners.indexOf(t) === -1 && e.owners.push(t), xe(e.loading) && A(e.loadingComp))
1484
1484
  return e.loadingComp;
1485
- if (t && !b(e.owners)) {
1485
+ if (t && !A(e.owners)) {
1486
1486
  var s = e.owners = [t], n = !0, r = null, a = null;
1487
1487
  t.$on("hook:destroyed", function() {
1488
1488
  return It(s, t);
1489
1489
  });
1490
1490
  var o = function(f) {
1491
- for (var A = 0, I = s.length; A < I; A++)
1492
- s[A].$forceUpdate();
1491
+ for (var b = 0, k = s.length; b < k; b++)
1492
+ s[b].$forceUpdate();
1493
1493
  f && (s.length = 0, r !== null && (clearTimeout(r), r = null), a !== null && (clearTimeout(a), a = null));
1494
1494
  }, l = Zs(function(f) {
1495
1495
  e.resolved = Dn(f, i), n ? s.length = 0 : o(!0);
@@ -1497,11 +1497,11 @@ function Md(e, i) {
1497
1497
  process.env.NODE_ENV !== "production" && Q(
1498
1498
  "Failed to resolve async component: " + String(e) + (f ? `
1499
1499
  Reason: ` + f : "")
1500
- ), b(e.errorComp) && (e.error = !0, o(!0));
1500
+ ), A(e.errorComp) && (e.error = !0, o(!0));
1501
1501
  }), h = e(l, p);
1502
- return De(h) && (Yn(h) ? te(e.resolved) && h.then(l, p) : Yn(h.component) && (h.component.then(l, p), b(h.error) && (e.errorComp = Dn(h.error, i)), b(h.loading) && (e.loadingComp = Dn(h.loading, i), h.delay === 0 ? e.loading = !0 : r = setTimeout(function() {
1502
+ return De(h) && (Yn(h) ? te(e.resolved) && h.then(l, p) : Yn(h.component) && (h.component.then(l, p), A(h.error) && (e.errorComp = Dn(h.error, i)), A(h.loading) && (e.loadingComp = Dn(h.loading, i), h.delay === 0 ? e.loading = !0 : r = setTimeout(function() {
1503
1503
  r = null, te(e.resolved) && te(e.error) && (e.loading = !0, o(!1));
1504
- }, h.delay || 200)), b(h.timeout) && (a = setTimeout(function() {
1504
+ }, h.delay || 200)), A(h.timeout) && (a = setTimeout(function() {
1505
1505
  a = null, te(e.resolved) && p(
1506
1506
  process.env.NODE_ENV !== "production" ? "timeout (" + h.timeout + "ms)" : null
1507
1507
  );
@@ -1512,7 +1512,7 @@ function ic(e) {
1512
1512
  if (Array.isArray(e))
1513
1513
  for (var i = 0; i < e.length; i++) {
1514
1514
  var t = e[i];
1515
- if (b(t) && (b(t.componentOptions) || ls(t)))
1515
+ if (A(t) && (A(t.componentOptions) || ls(t)))
1516
1516
  return t;
1517
1517
  }
1518
1518
  }
@@ -1538,7 +1538,7 @@ function Fd(e, i) {
1538
1538
  function sc(e, i, t) {
1539
1539
  cs = e, Wl(i, t || {}, Rd, Ld, Fd, e), cs = void 0;
1540
1540
  }
1541
- function Vd(e) {
1541
+ function jd(e) {
1542
1542
  var i = /^hook:/;
1543
1543
  e.prototype.$on = function(t, s) {
1544
1544
  var n = this;
@@ -1598,7 +1598,7 @@ function nc(e) {
1598
1598
  si = i;
1599
1599
  };
1600
1600
  }
1601
- function jd(e) {
1601
+ function Vd(e) {
1602
1602
  var i = e.$options, t = i.parent;
1603
1603
  if (t && !i.abstract) {
1604
1604
  for (; t.$options.abstract && t.$parent; )
@@ -1654,8 +1654,8 @@ function Gd(e, i, t, s, n) {
1654
1654
  if (e.$options._parentVnode = s, e.$vnode = s, e._vnode && (e._vnode.parent = s), e.$options._renderChildren = n, e.$attrs = s.data.attrs || st, e.$listeners = t || st, i && e.$options.props) {
1655
1655
  Mt(!1);
1656
1656
  for (var p = e._props, h = e.$options._propKeys || [], f = 0; f < h.length; f++) {
1657
- var A = h[f], I = e.$options.props;
1658
- p[A] = Qr(A, I, i, e);
1657
+ var b = h[f], k = e.$options.props;
1658
+ p[b] = Qr(b, k, i, e);
1659
1659
  }
1660
1660
  Mt(!0), e.$options.propsData = i;
1661
1661
  }
@@ -1866,7 +1866,7 @@ function Zd(e, i) {
1866
1866
  }
1867
1867
  function $d(e) {
1868
1868
  var i = e.$options.data;
1869
- i = e._data = typeof i == "function" ? eh(i, e) : i || {}, Ve(i) || (i = {}, process.env.NODE_ENV !== "production" && Q(
1869
+ i = e._data = typeof i == "function" ? eh(i, e) : i || {}, je(i) || (i = {}, process.env.NODE_ENV !== "production" && Q(
1870
1870
  `data functions should return an object:
1871
1871
  https://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function`,
1872
1872
  e
@@ -1879,7 +1879,7 @@ https://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function`,
1879
1879
  ), s && _e(s, a) ? process.env.NODE_ENV !== "production" && Q(
1880
1880
  'The data property "' + a + '" is already declared as a prop. Use prop default value instead.',
1881
1881
  e
1882
- ) : Vl(a) || zr(e, "_data", a);
1882
+ ) : jl(a) || zr(e, "_data", a);
1883
1883
  }
1884
1884
  li(i, !0);
1885
1885
  }
@@ -1939,7 +1939,7 @@ function sh(e, i) {
1939
1939
  ), t && _e(t, s) && Q(
1940
1940
  'Method "' + s + '" has already been defined as a prop.',
1941
1941
  e
1942
- ), s in e && Vl(s) && Q(
1942
+ ), s in e && jl(s) && Q(
1943
1943
  'Method "' + s + '" conflicts with an existing Vue instance method. Avoid defining component methods that start with _ or $.'
1944
1944
  )), e[s] = typeof i[s] != "function" ? Ne : Ip(i[s], e);
1945
1945
  }
@@ -1954,7 +1954,7 @@ function nh(e, i) {
1954
1954
  }
1955
1955
  }
1956
1956
  function cr(e, i, t, s) {
1957
- return Ve(t) && (s = t, t = t.handler), typeof t == "string" && (t = e[t]), e.$watch(i, t, s);
1957
+ return je(t) && (s = t, t = t.handler), typeof t == "string" && (t = e[t]), e.$watch(i, t, s);
1958
1958
  }
1959
1959
  function rh(e) {
1960
1960
  var i = {};
@@ -1973,7 +1973,7 @@ function rh(e) {
1973
1973
  Q("$props is readonly.", this);
1974
1974
  }), Object.defineProperty(e.prototype, "$data", i), Object.defineProperty(e.prototype, "$props", t), e.prototype.$set = Lr, e.prototype.$delete = ql, e.prototype.$watch = function(s, n, r) {
1975
1975
  var a = this;
1976
- if (Ve(n))
1976
+ if (je(n))
1977
1977
  return cr(a, s, n, r);
1978
1978
  r = r || {}, r.user = !0;
1979
1979
  var o = new ht(a, s, n, r);
@@ -1996,7 +1996,7 @@ function oh(e) {
1996
1996
  Xr(t.constructor),
1997
1997
  i || {},
1998
1998
  t
1999
- ), process.env.NODE_ENV !== "production" ? Kl(t) : t._renderProxy = t, t._self = t, jd(t), Bd(t), Pd(t), ct(t, "beforeCreate"), cd(t), Xd(t), ld(t), ct(t, "created"), process.env.NODE_ENV !== "production" && me.performance && vt && (t._name = Xt(t, !1), vt(n), rn("vue " + t._name + " init", s, n)), t.$options.el && t.$mount(t.$options.el);
1999
+ ), process.env.NODE_ENV !== "production" ? Kl(t) : t._renderProxy = t, t._self = t, Vd(t), Bd(t), Pd(t), ct(t, "beforeCreate"), cd(t), Xd(t), ld(t), ct(t, "created"), process.env.NODE_ENV !== "production" && me.performance && vt && (t._name = Xt(t, !1), vt(n), rn("vue " + t._name + " init", s, n)), t.$options.el && t.$mount(t.$options.el);
2000
2000
  };
2001
2001
  }
2002
2002
  function lh(e, i) {
@@ -2028,7 +2028,7 @@ function Ae(e) {
2028
2028
  }
2029
2029
  oh(Ae);
2030
2030
  rh(Ae);
2031
- Vd(Ae);
2031
+ jd(Ae);
2032
2032
  Qd(Ae);
2033
2033
  Dd(Ae);
2034
2034
  function uh(e) {
@@ -2079,7 +2079,7 @@ function fh(e) {
2079
2079
  function mh(e) {
2080
2080
  An.forEach(function(i) {
2081
2081
  e[i] = function(t, s) {
2082
- return s ? (process.env.NODE_ENV !== "production" && i === "component" && Fr(t), i === "component" && Ve(s) && (s.name = s.name || t, s = this.options._base.extend(s)), i === "directive" && typeof s == "function" && (s = { bind: s, update: s }), this.options[i + "s"][t] = s, s) : this.options[i + "s"][t];
2082
+ return s ? (process.env.NODE_ENV !== "production" && i === "component" && Fr(t), i === "component" && je(s) && (s.name = s.name || t, s = this.options._base.extend(s)), i === "directive" && typeof s == "function" && (s = { bind: s, update: s }), this.options[i + "s"][t] = s, s) : this.options[i + "s"][t];
2083
2083
  };
2084
2084
  });
2085
2085
  }
@@ -2206,20 +2206,20 @@ var Ah = ze("style,class"), bh = ze("input,textarea,option,select,progress"), Ch
2206
2206
  return e == null || e === !1;
2207
2207
  };
2208
2208
  function Th(e) {
2209
- for (var i = e.data, t = e, s = e; b(s.componentInstance); )
2209
+ for (var i = e.data, t = e, s = e; A(s.componentInstance); )
2210
2210
  s = s.componentInstance._vnode, s && s.data && (i = io(s.data, i));
2211
- for (; b(t = t.parent); )
2211
+ for (; A(t = t.parent); )
2212
2212
  t && t.data && (i = io(i, t.data));
2213
2213
  return Ih(i.staticClass, i.class);
2214
2214
  }
2215
2215
  function io(e, i) {
2216
2216
  return {
2217
2217
  staticClass: $r(e.staticClass, i.staticClass),
2218
- class: b(e.class) ? [e.class, i.class] : i.class
2218
+ class: A(e.class) ? [e.class, i.class] : i.class
2219
2219
  };
2220
2220
  }
2221
2221
  function Ih(e, i) {
2222
- return b(e) || b(i) ? $r(e, ea(i)) : "";
2222
+ return A(e) || A(i) ? $r(e, ea(i)) : "";
2223
2223
  }
2224
2224
  function $r(e, i) {
2225
2225
  return e ? i ? e + " " + i : e : i || "";
@@ -2229,7 +2229,7 @@ function ea(e) {
2229
2229
  }
2230
2230
  function kh(e) {
2231
2231
  for (var i = "", t, s = 0, n = e.length; s < n; s++)
2232
- b(t = ea(e[s])) && t !== "" && (i && (i += " "), i += t);
2232
+ A(t = ea(e[s])) && t !== "" && (i && (i += " "), i += t);
2233
2233
  return i;
2234
2234
  }
2235
2235
  function Nh(e) {
@@ -2292,10 +2292,10 @@ function Lh(e) {
2292
2292
  function Fh(e, i, t) {
2293
2293
  e.insertBefore(i, t);
2294
2294
  }
2295
- function Vh(e, i) {
2295
+ function jh(e, i) {
2296
2296
  e.removeChild(i);
2297
2297
  }
2298
- function jh(e, i) {
2298
+ function Vh(e, i) {
2299
2299
  e.appendChild(i);
2300
2300
  }
2301
2301
  function Qh(e) {
@@ -2319,8 +2319,8 @@ var Hh = /* @__PURE__ */ Object.freeze({
2319
2319
  createTextNode: Rh,
2320
2320
  createComment: Lh,
2321
2321
  insertBefore: Fh,
2322
- removeChild: Vh,
2323
- appendChild: jh,
2322
+ removeChild: jh,
2323
+ appendChild: Vh,
2324
2324
  parentNode: Qh,
2325
2325
  nextSibling: Uh,
2326
2326
  tagName: Gh,
@@ -2339,32 +2339,32 @@ var Hh = /* @__PURE__ */ Object.freeze({
2339
2339
  };
2340
2340
  function Ni(e, i) {
2341
2341
  var t = e.data.ref;
2342
- if (!!b(t)) {
2342
+ if (!!A(t)) {
2343
2343
  var s = e.context, n = e.componentInstance || e.elm, r = s.$refs;
2344
2344
  i ? Array.isArray(r[t]) ? It(r[t], n) : r[t] === n && (r[t] = void 0) : e.data.refInFor ? Array.isArray(r[t]) ? r[t].indexOf(n) < 0 && r[t].push(n) : r[t] = [n] : r[t] = n;
2345
2345
  }
2346
2346
  }
2347
2347
  var Zt = new qe("", {}, []), Zi = ["create", "activate", "update", "remove", "destroy"];
2348
2348
  function Kt(e, i) {
2349
- return e.key === i.key && e.asyncFactory === i.asyncFactory && (e.tag === i.tag && e.isComment === i.isComment && b(e.data) === b(i.data) && Wh(e, i) || xe(e.isAsyncPlaceholder) && te(i.asyncFactory.error));
2349
+ return e.key === i.key && e.asyncFactory === i.asyncFactory && (e.tag === i.tag && e.isComment === i.isComment && A(e.data) === A(i.data) && Wh(e, i) || xe(e.isAsyncPlaceholder) && te(i.asyncFactory.error));
2350
2350
  }
2351
2351
  function Wh(e, i) {
2352
2352
  if (e.tag !== "input")
2353
2353
  return !0;
2354
- var t, s = b(t = e.data) && b(t = t.attrs) && t.type, n = b(t = i.data) && b(t = t.attrs) && t.type;
2354
+ var t, s = A(t = e.data) && A(t = t.attrs) && t.type, n = A(t = i.data) && A(t = t.attrs) && t.type;
2355
2355
  return s === n || dr(s) && dr(n);
2356
2356
  }
2357
2357
  function Yh(e, i, t) {
2358
2358
  var s, n, r = {};
2359
2359
  for (s = i; s <= t; ++s)
2360
- n = e[s].key, b(n) && (r[n] = s);
2360
+ n = e[s].key, A(n) && (r[n] = s);
2361
2361
  return r;
2362
2362
  }
2363
2363
  function zh(e) {
2364
2364
  var i, t, s = {}, n = e.modules, r = e.nodeOps;
2365
2365
  for (i = 0; i < Zi.length; ++i)
2366
2366
  for (s[Zi[i]] = [], t = 0; t < n.length; ++t)
2367
- b(n[t][Zi[i]]) && s[Zi[i]].push(n[t][Zi[i]]);
2367
+ A(n[t][Zi[i]]) && s[Zi[i]].push(n[t][Zi[i]]);
2368
2368
  function a(g) {
2369
2369
  return new qe(r.tagName(g).toLowerCase(), {}, [], void 0, g);
2370
2370
  }
@@ -2376,7 +2376,7 @@ function zh(e) {
2376
2376
  }
2377
2377
  function l(g) {
2378
2378
  var y = r.parentNode(g);
2379
- b(y) && r.removeChild(y, g);
2379
+ A(y) && r.removeChild(y, g);
2380
2380
  }
2381
2381
  function p(g, y) {
2382
2382
  return !y && !g.ns && !(me.ignoredElements.length && me.ignoredElements.some(function(x) {
@@ -2385,37 +2385,37 @@ function zh(e) {
2385
2385
  }
2386
2386
  var h = 0;
2387
2387
  function f(g, y, x, M, H, re, C) {
2388
- if (b(g.elm) && b(re) && (g = re[C] = Zn(g)), g.isRootInsert = !H, !A(g, y, x, M)) {
2388
+ if (A(g.elm) && A(re) && (g = re[C] = Zn(g)), g.isRootInsert = !H, !b(g, y, x, M)) {
2389
2389
  var w = g.data, O = g.children, Y = g.tag;
2390
- b(Y) ? (process.env.NODE_ENV !== "production" && (w && w.pre && h++, p(g, h) && Q(
2390
+ A(Y) ? (process.env.NODE_ENV !== "production" && (w && w.pre && h++, p(g, h) && Q(
2391
2391
  "Unknown custom element: <" + Y + '> - did you register the component correctly? For recursive components, make sure to provide the "name" option.',
2392
2392
  g.context
2393
- )), g.elm = g.ns ? r.createElementNS(g.ns, Y) : r.createElement(Y, g), N(g), ie(g, O, y), b(w) && q(g, y), j(x, g.elm, M), process.env.NODE_ENV !== "production" && w && w.pre && h--) : xe(g.isComment) ? (g.elm = r.createComment(g.text), j(x, g.elm, M)) : (g.elm = r.createTextNode(g.text), j(x, g.elm, M));
2393
+ )), g.elm = g.ns ? r.createElementNS(g.ns, Y) : r.createElement(Y, g), N(g), ie(g, O, y), A(w) && q(g, y), V(x, g.elm, M), process.env.NODE_ENV !== "production" && w && w.pre && h--) : xe(g.isComment) ? (g.elm = r.createComment(g.text), V(x, g.elm, M)) : (g.elm = r.createTextNode(g.text), V(x, g.elm, M));
2394
2394
  }
2395
2395
  }
2396
- function A(g, y, x, M) {
2396
+ function b(g, y, x, M) {
2397
2397
  var H = g.data;
2398
- if (b(H)) {
2399
- var re = b(g.componentInstance) && H.keepAlive;
2400
- if (b(H = H.hook) && b(H = H.init) && H(g, !1), b(g.componentInstance))
2401
- return I(g, y), j(x, g.elm, M), xe(re) && F(g, y, x, M), !0;
2398
+ if (A(H)) {
2399
+ var re = A(g.componentInstance) && H.keepAlive;
2400
+ if (A(H = H.hook) && A(H = H.init) && H(g, !1), A(g.componentInstance))
2401
+ return k(g, y), V(x, g.elm, M), xe(re) && F(g, y, x, M), !0;
2402
2402
  }
2403
2403
  }
2404
- function I(g, y) {
2405
- b(g.data.pendingInsert) && (y.push.apply(y, g.data.pendingInsert), g.data.pendingInsert = null), g.elm = g.componentInstance.$el, X(g) ? (q(g, y), N(g)) : (Ni(g), y.push(g));
2404
+ function k(g, y) {
2405
+ A(g.data.pendingInsert) && (y.push.apply(y, g.data.pendingInsert), g.data.pendingInsert = null), g.elm = g.componentInstance.$el, X(g) ? (q(g, y), N(g)) : (Ni(g), y.push(g));
2406
2406
  }
2407
2407
  function F(g, y, x, M) {
2408
2408
  for (var H, re = g; re.componentInstance; )
2409
- if (re = re.componentInstance._vnode, b(H = re.data) && b(H = H.transition)) {
2409
+ if (re = re.componentInstance._vnode, A(H = re.data) && A(H = H.transition)) {
2410
2410
  for (H = 0; H < s.activate.length; ++H)
2411
2411
  s.activate[H](Zt, re);
2412
2412
  y.push(re);
2413
2413
  break;
2414
2414
  }
2415
- j(x, g.elm, M);
2415
+ V(x, g.elm, M);
2416
2416
  }
2417
- function j(g, y, x) {
2418
- b(g) && (b(x) ? r.parentNode(x) === g && r.insertBefore(g, y, x) : r.appendChild(g, y));
2417
+ function V(g, y, x) {
2418
+ A(g) && (A(x) ? r.parentNode(x) === g && r.insertBefore(g, y, x) : r.appendChild(g, y));
2419
2419
  }
2420
2420
  function ie(g, y, x) {
2421
2421
  if (Array.isArray(y)) {
@@ -2428,21 +2428,21 @@ function zh(e) {
2428
2428
  function X(g) {
2429
2429
  for (; g.componentInstance; )
2430
2430
  g = g.componentInstance._vnode;
2431
- return b(g.tag);
2431
+ return A(g.tag);
2432
2432
  }
2433
2433
  function q(g, y) {
2434
2434
  for (var x = 0; x < s.create.length; ++x)
2435
2435
  s.create[x](Zt, g);
2436
- i = g.data.hook, b(i) && (b(i.create) && i.create(Zt, g), b(i.insert) && y.push(g));
2436
+ i = g.data.hook, A(i) && (A(i.create) && i.create(Zt, g), A(i.insert) && y.push(g));
2437
2437
  }
2438
2438
  function N(g) {
2439
2439
  var y;
2440
- if (b(y = g.fnScopeId))
2440
+ if (A(y = g.fnScopeId))
2441
2441
  r.setStyleScope(g.elm, y);
2442
2442
  else
2443
2443
  for (var x = g; x; )
2444
- b(y = x.context) && b(y = y.$options._scopeId) && r.setStyleScope(g.elm, y), x = x.parent;
2445
- b(y = si) && y !== g.context && y !== g.fnContext && b(y = y.$options._scopeId) && r.setStyleScope(g.elm, y);
2444
+ A(y = x.context) && A(y = y.$options._scopeId) && r.setStyleScope(g.elm, y), x = x.parent;
2445
+ A(y = si) && y !== g.context && y !== g.fnContext && A(y = y.$options._scopeId) && r.setStyleScope(g.elm, y);
2446
2446
  }
2447
2447
  function T(g, y, x, M, H, re) {
2448
2448
  for (; M <= H; ++M)
@@ -2450,38 +2450,38 @@ function zh(e) {
2450
2450
  }
2451
2451
  function D(g) {
2452
2452
  var y, x, M = g.data;
2453
- if (b(M))
2454
- for (b(y = M.hook) && b(y = y.destroy) && y(g), y = 0; y < s.destroy.length; ++y)
2453
+ if (A(M))
2454
+ for (A(y = M.hook) && A(y = y.destroy) && y(g), y = 0; y < s.destroy.length; ++y)
2455
2455
  s.destroy[y](g);
2456
- if (b(y = g.children))
2456
+ if (A(y = g.children))
2457
2457
  for (x = 0; x < g.children.length; ++x)
2458
2458
  D(g.children[x]);
2459
2459
  }
2460
2460
  function S(g, y, x) {
2461
2461
  for (; y <= x; ++y) {
2462
2462
  var M = g[y];
2463
- b(M) && (b(M.tag) ? (_(M), D(M)) : l(M.elm));
2463
+ A(M) && (A(M.tag) ? (_(M), D(M)) : l(M.elm));
2464
2464
  }
2465
2465
  }
2466
2466
  function _(g, y) {
2467
- if (b(y) || b(g.data)) {
2467
+ if (A(y) || A(g.data)) {
2468
2468
  var x, M = s.remove.length + 1;
2469
- for (b(y) ? y.listeners += M : y = o(g.elm, M), b(x = g.componentInstance) && b(x = x._vnode) && b(x.data) && _(x, y), x = 0; x < s.remove.length; ++x)
2469
+ for (A(y) ? y.listeners += M : y = o(g.elm, M), A(x = g.componentInstance) && A(x = x._vnode) && A(x.data) && _(x, y), x = 0; x < s.remove.length; ++x)
2470
2470
  s.remove[x](g, y);
2471
- b(x = g.data.hook) && b(x = x.remove) ? x(g, y) : y();
2471
+ A(x = g.data.hook) && A(x = x.remove) ? x(g, y) : y();
2472
2472
  } else
2473
2473
  l(g.elm);
2474
2474
  }
2475
- function k(g, y, x, M, H) {
2475
+ function I(g, y, x, M, H) {
2476
2476
  var re = 0, C = 0, w = y.length - 1, O = y[0], Y = y[w], $ = x.length - 1, ne = x[0], d = x[$], c, u, m, v, E = !H;
2477
2477
  for (process.env.NODE_ENV !== "production" && L(x); re <= w && C <= $; )
2478
- te(O) ? O = y[++re] : te(Y) ? Y = y[--w] : Kt(O, ne) ? (R(O, ne, M, x, C), O = y[++re], ne = x[++C]) : Kt(Y, d) ? (R(Y, d, M, x, $), Y = y[--w], d = x[--$]) : Kt(O, d) ? (R(O, d, M, x, $), E && r.insertBefore(g, O.elm, r.nextSibling(Y.elm)), O = y[++re], d = x[--$]) : Kt(Y, ne) ? (R(Y, ne, M, x, C), E && r.insertBefore(g, Y.elm, O.elm), Y = y[--w], ne = x[++C]) : (te(c) && (c = Yh(y, re, w)), u = b(ne.key) ? c[ne.key] : P(ne, y, re, w), te(u) ? f(ne, M, g, O.elm, !1, x, C) : (m = y[u], Kt(m, ne) ? (R(m, ne, M, x, C), y[u] = void 0, E && r.insertBefore(g, m.elm, O.elm)) : f(ne, M, g, O.elm, !1, x, C)), ne = x[++C]);
2478
+ te(O) ? O = y[++re] : te(Y) ? Y = y[--w] : Kt(O, ne) ? (R(O, ne, M, x, C), O = y[++re], ne = x[++C]) : Kt(Y, d) ? (R(Y, d, M, x, $), Y = y[--w], d = x[--$]) : Kt(O, d) ? (R(O, d, M, x, $), E && r.insertBefore(g, O.elm, r.nextSibling(Y.elm)), O = y[++re], d = x[--$]) : Kt(Y, ne) ? (R(Y, ne, M, x, C), E && r.insertBefore(g, Y.elm, O.elm), Y = y[--w], ne = x[++C]) : (te(c) && (c = Yh(y, re, w)), u = A(ne.key) ? c[ne.key] : P(ne, y, re, w), te(u) ? f(ne, M, g, O.elm, !1, x, C) : (m = y[u], Kt(m, ne) ? (R(m, ne, M, x, C), y[u] = void 0, E && r.insertBefore(g, m.elm, O.elm)) : f(ne, M, g, O.elm, !1, x, C)), ne = x[++C]);
2479
2479
  re > w ? (v = te(x[$ + 1]) ? null : x[$ + 1].elm, T(g, v, x, C, $, M)) : C > $ && S(y, re, w);
2480
2480
  }
2481
2481
  function L(g) {
2482
2482
  for (var y = {}, x = 0; x < g.length; x++) {
2483
2483
  var M = g[x], H = M.key;
2484
- b(H) && (y[H] ? Q(
2484
+ A(H) && (y[H] ? Q(
2485
2485
  "Duplicate keys detected: '" + H + "'. This may cause an update error.",
2486
2486
  M.context
2487
2487
  ) : y[H] = !0);
@@ -2490,16 +2490,16 @@ function zh(e) {
2490
2490
  function P(g, y, x, M) {
2491
2491
  for (var H = x; H < M; H++) {
2492
2492
  var re = y[H];
2493
- if (b(re) && Kt(g, re))
2493
+ if (A(re) && Kt(g, re))
2494
2494
  return H;
2495
2495
  }
2496
2496
  }
2497
2497
  function R(g, y, x, M, H, re) {
2498
2498
  if (g !== y) {
2499
- b(y.elm) && b(M) && (y = M[H] = Zn(y));
2499
+ A(y.elm) && A(M) && (y = M[H] = Zn(y));
2500
2500
  var C = y.elm = g.elm;
2501
2501
  if (xe(g.isAsyncPlaceholder)) {
2502
- b(y.asyncFactory.resolved) ? Te(g.elm, y, x) : y.isAsyncPlaceholder = !0;
2502
+ A(y.asyncFactory.resolved) ? Te(g.elm, y, x) : y.isAsyncPlaceholder = !0;
2503
2503
  return;
2504
2504
  }
2505
2505
  if (xe(y.isStatic) && xe(g.isStatic) && y.key === g.key && (xe(y.isCloned) || xe(y.isOnce))) {
@@ -2507,18 +2507,18 @@ function zh(e) {
2507
2507
  return;
2508
2508
  }
2509
2509
  var w, O = y.data;
2510
- b(O) && b(w = O.hook) && b(w = w.prepatch) && w(g, y);
2510
+ A(O) && A(w = O.hook) && A(w = w.prepatch) && w(g, y);
2511
2511
  var Y = g.children, $ = y.children;
2512
- if (b(O) && X(y)) {
2512
+ if (A(O) && X(y)) {
2513
2513
  for (w = 0; w < s.update.length; ++w)
2514
2514
  s.update[w](g, y);
2515
- b(w = O.hook) && b(w = w.update) && w(g, y);
2515
+ A(w = O.hook) && A(w = w.update) && w(g, y);
2516
2516
  }
2517
- te(y.text) ? b(Y) && b($) ? Y !== $ && k(C, Y, $, x, re) : b($) ? (process.env.NODE_ENV !== "production" && L($), b(g.text) && r.setTextContent(C, ""), T(C, null, $, 0, $.length - 1, x)) : b(Y) ? S(Y, 0, Y.length - 1) : b(g.text) && r.setTextContent(C, "") : g.text !== y.text && r.setTextContent(C, y.text), b(O) && b(w = O.hook) && b(w = w.postpatch) && w(g, y);
2517
+ te(y.text) ? A(Y) && A($) ? Y !== $ && I(C, Y, $, x, re) : A($) ? (process.env.NODE_ENV !== "production" && L($), A(g.text) && r.setTextContent(C, ""), T(C, null, $, 0, $.length - 1, x)) : A(Y) ? S(Y, 0, Y.length - 1) : A(g.text) && r.setTextContent(C, "") : g.text !== y.text && r.setTextContent(C, y.text), A(O) && A(w = O.hook) && A(w = w.postpatch) && w(g, y);
2518
2518
  }
2519
2519
  }
2520
2520
  function B(g, y, x) {
2521
- if (xe(x) && b(g.parent))
2521
+ if (xe(x) && A(g.parent))
2522
2522
  g.parent.data.pendingInsert = y;
2523
2523
  else
2524
2524
  for (var M = 0; M < y.length; ++M)
@@ -2527,17 +2527,17 @@ function zh(e) {
2527
2527
  var G = !1, Z = ze("attrs,class,staticClass,staticStyle,key");
2528
2528
  function Te(g, y, x, M) {
2529
2529
  var H, re = y.tag, C = y.data, w = y.children;
2530
- if (M = M || C && C.pre, y.elm = g, xe(y.isComment) && b(y.asyncFactory))
2530
+ if (M = M || C && C.pre, y.elm = g, xe(y.isComment) && A(y.asyncFactory))
2531
2531
  return y.isAsyncPlaceholder = !0, !0;
2532
2532
  if (process.env.NODE_ENV !== "production" && !ae(g, y, M))
2533
2533
  return !1;
2534
- if (b(C) && (b(H = C.hook) && b(H = H.init) && H(y, !0), b(H = y.componentInstance)))
2535
- return I(y, x), !0;
2536
- if (b(re)) {
2537
- if (b(w))
2534
+ if (A(C) && (A(H = C.hook) && A(H = H.init) && H(y, !0), A(H = y.componentInstance)))
2535
+ return k(y, x), !0;
2536
+ if (A(re)) {
2537
+ if (A(w))
2538
2538
  if (!g.hasChildNodes())
2539
2539
  ie(y, w, x);
2540
- else if (b(H = C) && b(H = H.domProps) && b(H = H.innerHTML)) {
2540
+ else if (A(H = C) && A(H = H.domProps) && A(H = H.innerHTML)) {
2541
2541
  if (H !== g.innerHTML)
2542
2542
  return process.env.NODE_ENV !== "production" && typeof console < "u" && !G && (G = !0, g.innerHTML), !1;
2543
2543
  } else {
@@ -2551,7 +2551,7 @@ function zh(e) {
2551
2551
  if (!O || Y)
2552
2552
  return process.env.NODE_ENV !== "production" && typeof console < "u" && !G && (G = !0, g.childNodes), !1;
2553
2553
  }
2554
- if (b(C)) {
2554
+ if (A(C)) {
2555
2555
  var ne = !1;
2556
2556
  for (var d in C)
2557
2557
  if (!Z(d)) {
@@ -2565,18 +2565,18 @@ function zh(e) {
2565
2565
  return !0;
2566
2566
  }
2567
2567
  function ae(g, y, x) {
2568
- return b(y.tag) ? y.tag.indexOf("vue-component") === 0 || !p(y, x) && y.tag.toLowerCase() === (g.tagName && g.tagName.toLowerCase()) : g.nodeType === (y.isComment ? 8 : 3);
2568
+ return A(y.tag) ? y.tag.indexOf("vue-component") === 0 || !p(y, x) && y.tag.toLowerCase() === (g.tagName && g.tagName.toLowerCase()) : g.nodeType === (y.isComment ? 8 : 3);
2569
2569
  }
2570
2570
  return function(y, x, M, H) {
2571
2571
  if (te(x)) {
2572
- b(y) && D(y);
2572
+ A(y) && D(y);
2573
2573
  return;
2574
2574
  }
2575
2575
  var re = !1, C = [];
2576
2576
  if (te(y))
2577
2577
  re = !0, f(x, C);
2578
2578
  else {
2579
- var w = b(y.nodeType);
2579
+ var w = A(y.nodeType);
2580
2580
  if (!w && Kt(y, x))
2581
2581
  R(y, x, C, null, null, H);
2582
2582
  else {
@@ -2596,7 +2596,7 @@ function zh(e) {
2596
2596
  C,
2597
2597
  O._leaveCb ? null : Y,
2598
2598
  r.nextSibling(O)
2599
- ), b(x.parent))
2599
+ ), A(x.parent))
2600
2600
  for (var $ = x.parent, ne = X(x); $; ) {
2601
2601
  for (var d = 0; d < s.destroy.length; ++d)
2602
2602
  s.destroy[d]($);
@@ -2611,7 +2611,7 @@ function zh(e) {
2611
2611
  Ni($);
2612
2612
  $ = $.parent;
2613
2613
  }
2614
- b(Y) ? S([y], 0, 0) : b(y.tag) && D(y);
2614
+ A(Y) ? S([y], 0, 0) : A(y.tag) && D(y);
2615
2615
  }
2616
2616
  }
2617
2617
  return B(x, C, re), x.elm;
@@ -2633,14 +2633,14 @@ function Zh(e, i) {
2633
2633
  p = n[l], h = r[l], p ? (h.oldValue = p.value, h.oldArg = p.arg, $i(h, "update", i, e), h.def && h.def.componentUpdated && o.push(h)) : ($i(h, "bind", i, e), h.def && h.def.inserted && a.push(h));
2634
2634
  if (a.length) {
2635
2635
  var f = function() {
2636
- for (var A = 0; A < a.length; A++)
2637
- $i(a[A], "inserted", i, e);
2636
+ for (var b = 0; b < a.length; b++)
2637
+ $i(a[b], "inserted", i, e);
2638
2638
  };
2639
2639
  t ? Pt(i, "insert", f) : f();
2640
2640
  }
2641
2641
  if (o.length && Pt(i, "postpatch", function() {
2642
- for (var A = 0; A < o.length; A++)
2643
- $i(o[A], "componentUpdated", i, e);
2642
+ for (var b = 0; b < o.length; b++)
2643
+ $i(o[b], "componentUpdated", i, e);
2644
2644
  }), !t)
2645
2645
  for (l in n)
2646
2646
  r[l] || $i(n[l], "unbind", e, e, s);
@@ -2652,7 +2652,7 @@ function so(e, i) {
2652
2652
  return t;
2653
2653
  var s, n;
2654
2654
  for (s = 0; s < e.length; s++)
2655
- n = e[s], n.modifiers || (n.modifiers = $h), t[ef(n)] = n, n.def = jr(i.$options, "directives", n.name, !0);
2655
+ n = e[s], n.modifiers || (n.modifiers = $h), t[ef(n)] = n, n.def = Vr(i.$options, "directives", n.name, !0);
2656
2656
  return t;
2657
2657
  }
2658
2658
  function ef(e) {
@@ -2673,9 +2673,9 @@ var tf = [
2673
2673
  ];
2674
2674
  function no(e, i) {
2675
2675
  var t = i.componentOptions;
2676
- if (!(b(t) && t.Ctor.options.inheritAttrs === !1) && !(te(e.data.attrs) && te(i.data.attrs))) {
2676
+ if (!(A(t) && t.Ctor.options.inheritAttrs === !1) && !(te(e.data.attrs) && te(i.data.attrs))) {
2677
2677
  var s, n, r, a = i.elm, o = e.data.attrs || {}, l = i.data.attrs || {};
2678
- b(l.__ob__) && (l = i.data.attrs = ge({}, l));
2678
+ A(l.__ob__) && (l = i.data.attrs = ge({}, l));
2679
2679
  for (s in l)
2680
2680
  n = l[s], r = o[s], r !== n && ro(a, s, n, i.data.pre);
2681
2681
  (Gi || Mr) && l.value !== o.value && ro(a, "value", l.value);
@@ -2707,7 +2707,7 @@ function oo(e, i) {
2707
2707
  var t = i.elm, s = i.data, n = e.data;
2708
2708
  if (!(te(s.staticClass) && te(s.class) && (te(n) || te(n.staticClass) && te(n.class)))) {
2709
2709
  var r = Th(i), a = t._transitionClasses;
2710
- b(a) && (r = $r(r, ea(a))), r !== t._prevClass && (t.setAttribute("class", r), t._prevClass = r);
2710
+ A(a) && (r = $r(r, ea(a))), r !== t._prevClass && (t.setAttribute("class", r), t._prevClass = r);
2711
2711
  }
2712
2712
  }
2713
2713
  var nf = {
@@ -2715,11 +2715,11 @@ var nf = {
2715
2715
  update: oo
2716
2716
  }, Bn = "__r", Rn = "__c";
2717
2717
  function rf(e) {
2718
- if (b(e[Bn])) {
2718
+ if (A(e[Bn])) {
2719
2719
  var i = Gi ? "change" : "input";
2720
2720
  e[i] = [].concat(e[Bn], e[i] || []), delete e[Bn];
2721
2721
  }
2722
- b(e[Rn]) && (e.change = [].concat(e[Rn], e.change || []), delete e[Rn]);
2722
+ A(e[Rn]) && (e.change = [].concat(e[Rn], e.change || []), delete e[Rn]);
2723
2723
  }
2724
2724
  var ds;
2725
2725
  function af(e, i, t) {
@@ -2764,7 +2764,7 @@ var cf = {
2764
2764
  function co(e, i) {
2765
2765
  if (!(te(e.data.domProps) && te(i.data.domProps))) {
2766
2766
  var t, s, n = i.elm, r = e.data.domProps || {}, a = i.data.domProps || {};
2767
- b(a.__ob__) && (a = i.data.domProps = ge({}, a));
2767
+ A(a.__ob__) && (a = i.data.domProps = ge({}, a));
2768
2768
  for (t in r)
2769
2769
  t in a || (n[t] = "");
2770
2770
  for (t in a) {
@@ -2804,7 +2804,7 @@ function pf(e, i) {
2804
2804
  }
2805
2805
  function df(e, i) {
2806
2806
  var t = e.value, s = e._vModifiers;
2807
- if (b(s)) {
2807
+ if (A(s)) {
2808
2808
  if (s.number)
2809
2809
  return as(t) !== as(i);
2810
2810
  if (s.trim)
@@ -2867,7 +2867,7 @@ function fo(e, i) {
2867
2867
  var t = i.data, s = e.data;
2868
2868
  if (!(te(t.staticStyle) && te(t.style) && te(s.staticStyle) && te(s.style))) {
2869
2869
  var n, r, a = i.elm, o = s.staticStyle, l = s.normalizedStyle || s.style || {}, p = o || l, h = hc(i.data.style) || {};
2870
- i.data.normalizedStyle = b(h.__ob__) ? ge({}, h) : h;
2870
+ i.data.normalizedStyle = A(h.__ob__) ? ge({}, h) : h;
2871
2871
  var f = mf(i, !0);
2872
2872
  for (r in p)
2873
2873
  te(f[r]) && po(a, r, "");
@@ -2954,12 +2954,12 @@ var Af = /\b(transform|all)(,|$)/;
2954
2954
  function wc(e, i) {
2955
2955
  var t = window.getComputedStyle(e), s = (t[Js + "Delay"] || "").split(", "), n = (t[Js + "Duration"] || "").split(", "), r = yo(s, n), a = (t[hr + "Delay"] || "").split(", "), o = (t[hr + "Duration"] || "").split(", "), l = yo(a, o), p, h = 0, f = 0;
2956
2956
  i === Ei ? r > 0 && (p = Ei, h = r, f = n.length) : i === Fn ? l > 0 && (p = Fn, h = l, f = o.length) : (h = Math.max(r, l), p = h > 0 ? r > l ? Ei : Fn : null, f = p ? p === Ei ? n.length : o.length : 0);
2957
- var A = p === Ei && Af.test(t[Js + "Property"]);
2957
+ var b = p === Ei && Af.test(t[Js + "Property"]);
2958
2958
  return {
2959
2959
  type: p,
2960
2960
  timeout: h,
2961
2961
  propCount: f,
2962
- hasTransform: A
2962
+ hasTransform: b
2963
2963
  };
2964
2964
  }
2965
2965
  function yo(e, i) {
@@ -2974,49 +2974,49 @@ function vo(e) {
2974
2974
  }
2975
2975
  function fr(e, i) {
2976
2976
  var t = e.elm;
2977
- b(t._leaveCb) && (t._leaveCb.cancelled = !0, t._leaveCb());
2977
+ A(t._leaveCb) && (t._leaveCb.cancelled = !0, t._leaveCb());
2978
2978
  var s = yc(e.data.transition);
2979
- if (!te(s) && !(b(t._enterCb) || t.nodeType !== 1)) {
2980
- for (var n = s.css, r = s.type, a = s.enterClass, o = s.enterToClass, l = s.enterActiveClass, p = s.appearClass, h = s.appearToClass, f = s.appearActiveClass, A = s.beforeEnter, I = s.enter, F = s.afterEnter, j = s.enterCancelled, ie = s.beforeAppear, X = s.appear, q = s.afterAppear, N = s.appearCancelled, T = s.duration, D = si, S = si.$vnode; S && S.parent; )
2979
+ if (!te(s) && !(A(t._enterCb) || t.nodeType !== 1)) {
2980
+ for (var n = s.css, r = s.type, a = s.enterClass, o = s.enterToClass, l = s.enterActiveClass, p = s.appearClass, h = s.appearToClass, f = s.appearActiveClass, b = s.beforeEnter, k = s.enter, F = s.afterEnter, V = s.enterCancelled, ie = s.beforeAppear, X = s.appear, q = s.afterAppear, N = s.appearCancelled, T = s.duration, D = si, S = si.$vnode; S && S.parent; )
2981
2981
  D = S.context, S = S.parent;
2982
2982
  var _ = !D._isMounted || !e.isRootInsert;
2983
2983
  if (!(_ && !X && X !== "")) {
2984
- var k = _ && p ? p : a, L = _ && f ? f : l, P = _ && h ? h : o, R = _ && ie || A, B = _ && typeof X == "function" ? X : I, G = _ && q || F, Z = _ && N || j, Te = as(
2984
+ var I = _ && p ? p : a, L = _ && f ? f : l, P = _ && h ? h : o, R = _ && ie || b, B = _ && typeof X == "function" ? X : k, G = _ && q || F, Z = _ && N || V, Te = as(
2985
2985
  De(T) ? T.enter : T
2986
2986
  );
2987
2987
  process.env.NODE_ENV !== "production" && Te != null && Ec(Te, "enter", e);
2988
2988
  var ae = n !== !1 && !qi, g = ia(B), y = t._enterCb = Zs(function() {
2989
- ae && (xt(t, P), xt(t, L)), y.cancelled ? (ae && xt(t, k), Z && Z(t)) : G && G(t), t._enterCb = null;
2989
+ ae && (xt(t, P), xt(t, L)), y.cancelled ? (ae && xt(t, I), Z && Z(t)) : G && G(t), t._enterCb = null;
2990
2990
  });
2991
2991
  e.data.show || Pt(e, "insert", function() {
2992
2992
  var x = t.parentNode, M = x && x._pending && x._pending[e.key];
2993
2993
  M && M.tag === e.tag && M.elm._leaveCb && M.elm._leaveCb(), B && B(t, y);
2994
- }), R && R(t), ae && (ni(t, k), ni(t, L), bc(function() {
2995
- xt(t, k), y.cancelled || (ni(t, P), g || (Tc(Te) ? setTimeout(y, Te) : Cc(t, r, y)));
2994
+ }), R && R(t), ae && (ni(t, I), ni(t, L), bc(function() {
2995
+ xt(t, I), y.cancelled || (ni(t, P), g || (Tc(Te) ? setTimeout(y, Te) : Cc(t, r, y)));
2996
2996
  })), e.data.show && (i && i(), B && B(t, y)), !ae && !g && y();
2997
2997
  }
2998
2998
  }
2999
2999
  }
3000
3000
  function xc(e, i) {
3001
3001
  var t = e.elm;
3002
- b(t._enterCb) && (t._enterCb.cancelled = !0, t._enterCb());
3002
+ A(t._enterCb) && (t._enterCb.cancelled = !0, t._enterCb());
3003
3003
  var s = yc(e.data.transition);
3004
3004
  if (te(s) || t.nodeType !== 1)
3005
3005
  return i();
3006
- if (b(t._leaveCb))
3006
+ if (A(t._leaveCb))
3007
3007
  return;
3008
- var n = s.css, r = s.type, a = s.leaveClass, o = s.leaveToClass, l = s.leaveActiveClass, p = s.beforeLeave, h = s.leave, f = s.afterLeave, A = s.leaveCancelled, I = s.delayLeave, F = s.duration, j = n !== !1 && !qi, ie = ia(h), X = as(
3008
+ var n = s.css, r = s.type, a = s.leaveClass, o = s.leaveToClass, l = s.leaveActiveClass, p = s.beforeLeave, h = s.leave, f = s.afterLeave, b = s.leaveCancelled, k = s.delayLeave, F = s.duration, V = n !== !1 && !qi, ie = ia(h), X = as(
3009
3009
  De(F) ? F.leave : F
3010
3010
  );
3011
- process.env.NODE_ENV !== "production" && b(X) && Ec(X, "leave", e);
3011
+ process.env.NODE_ENV !== "production" && A(X) && Ec(X, "leave", e);
3012
3012
  var q = t._leaveCb = Zs(function() {
3013
- t.parentNode && t.parentNode._pending && (t.parentNode._pending[e.key] = null), j && (xt(t, o), xt(t, l)), q.cancelled ? (j && xt(t, a), A && A(t)) : (i(), f && f(t)), t._leaveCb = null;
3013
+ t.parentNode && t.parentNode._pending && (t.parentNode._pending[e.key] = null), V && (xt(t, o), xt(t, l)), q.cancelled ? (V && xt(t, a), b && b(t)) : (i(), f && f(t)), t._leaveCb = null;
3014
3014
  });
3015
- I ? I(N) : N();
3015
+ k ? k(N) : N();
3016
3016
  function N() {
3017
- q.cancelled || (!e.data.show && t.parentNode && ((t.parentNode._pending || (t.parentNode._pending = {}))[e.key] = e), p && p(t), j && (ni(t, a), ni(t, l), bc(function() {
3017
+ q.cancelled || (!e.data.show && t.parentNode && ((t.parentNode._pending || (t.parentNode._pending = {}))[e.key] = e), p && p(t), V && (ni(t, a), ni(t, l), bc(function() {
3018
3018
  xt(t, a), q.cancelled || (ni(t, o), ie || (Tc(X) ? setTimeout(q, X) : Cc(t, r, q)));
3019
- })), h && h(t, q), !j && !ie && q());
3019
+ })), h && h(t, q), !V && !ie && q());
3020
3020
  }
3021
3021
  }
3022
3022
  function Ec(e, i, t) {
@@ -3035,7 +3035,7 @@ function ia(e) {
3035
3035
  if (te(e))
3036
3036
  return !1;
3037
3037
  var i = e.fns;
3038
- return b(i) ? ia(
3038
+ return A(i) ? ia(
3039
3039
  Array.isArray(i) ? i[0] : i
3040
3040
  ) : (e._length || e.length) > 1;
3041
3041
  }
@@ -3236,11 +3236,11 @@ var _f = function(e) {
3236
3236
  if (n === "in-out") {
3237
3237
  if (ls(a))
3238
3238
  return p;
3239
- var A, I = function() {
3240
- A();
3239
+ var b, k = function() {
3240
+ b();
3241
3241
  };
3242
- Pt(l, "afterEnter", I), Pt(l, "enterCancelled", I), Pt(f, "delayLeave", function(F) {
3243
- A = F;
3242
+ Pt(l, "afterEnter", k), Pt(l, "enterCancelled", k), Pt(f, "delayLeave", function(F) {
3243
+ b = F;
3244
3244
  });
3245
3245
  }
3246
3246
  }
@@ -3279,11 +3279,11 @@ var Df = {
3279
3279
  }
3280
3280
  }
3281
3281
  if (n) {
3282
- for (var A = [], I = [], F = 0; F < n.length; F++) {
3283
- var j = n[F];
3284
- j.data.transition = o, j.data.pos = j.elm.getBoundingClientRect(), s[j.key] ? A.push(j) : I.push(j);
3282
+ for (var b = [], k = [], F = 0; F < n.length; F++) {
3283
+ var V = n[F];
3284
+ V.data.transition = o, V.data.pos = V.elm.getBoundingClientRect(), s[V.key] ? b.push(V) : k.push(V);
3285
3285
  }
3286
- this.kept = i(t, null, A), this.removed = I;
3286
+ this.kept = i(t, null, b), this.removed = k;
3287
3287
  }
3288
3288
  return i(t, null, a);
3289
3289
  },
@@ -3417,11 +3417,11 @@ var vr, Ms = [], Pc = function() {
3417
3417
  var s = this, n = void 0;
3418
3418
  return Gf(function() {
3419
3419
  n = Bc(wn());
3420
- }), s = e.call(this, n) || this, t || Vf(s), s;
3420
+ }), s = e.call(this, n) || this, t || jf(s), s;
3421
3421
  }
3422
3422
  return i;
3423
3423
  })(Pc);
3424
- function Vf(e, i) {
3424
+ function jf(e, i) {
3425
3425
  var t;
3426
3426
  if (i = i || vr, i && i.active) {
3427
3427
  i.effects.push(e);
@@ -3432,7 +3432,7 @@ function Vf(e, i) {
3432
3432
  return e.stop();
3433
3433
  });
3434
3434
  }
3435
- function jf(e) {
3435
+ function Vf(e) {
3436
3436
  if (!e.scope) {
3437
3437
  var i = new Pc(e.proxy);
3438
3438
  e.scope = i, e.proxy.$on("hook:destroyed", function() {
@@ -3486,10 +3486,10 @@ function Io(e) {
3486
3486
  function na() {
3487
3487
  return Ti;
3488
3488
  }
3489
- var Vn = /* @__PURE__ */ new WeakMap();
3489
+ var jn = /* @__PURE__ */ new WeakMap();
3490
3490
  function un(e) {
3491
- if (Vn.has(e))
3492
- return Vn.get(e);
3491
+ if (jn.has(e))
3492
+ return jn.get(e);
3493
3493
  var i = {
3494
3494
  proxy: e,
3495
3495
  update: e.$forceUpdate,
@@ -3499,7 +3499,7 @@ function un(e) {
3499
3499
  parent: null,
3500
3500
  root: null
3501
3501
  };
3502
- jf(i);
3502
+ Vf(i);
3503
3503
  var t = [
3504
3504
  "data",
3505
3505
  "props",
@@ -3530,7 +3530,7 @@ function un(e) {
3530
3530
  get: function() {
3531
3531
  return e._events;
3532
3532
  }
3533
- }), Vn.set(e, i), e.$parent && (i.parent = un(e.$parent)), e.$root && (i.root = un(e.$root)), i;
3533
+ }), jn.set(e, i), e.$parent && (i.parent = un(e.$parent)), e.$root && (i.root = un(e.$root)), i;
3534
3534
  }
3535
3535
  var qf = function(e) {
3536
3536
  return Object.prototype.toString.call(e);
@@ -3639,7 +3639,7 @@ function em(e, i, t) {
3639
3639
  if (i === "length" && t !== e.length)
3640
3640
  return e.length = t, o == null || o.dep.notify(), t;
3641
3641
  }
3642
- return i in e && !(i in Object.prototype) ? (e[i] = t, l(), t) : e._isVue || o && o.vmCount ? (process.env.NODE_ENV !== "production" && r("Avoid adding reactive properties to a Vue instance or its root $data at runtime - declare it upfront in the data option."), t) : o ? (a(o.value, i, t), Vc(e, i, t), l(), o.dep.notify(), t) : (e[i] = t, t);
3642
+ return i in e && !(i in Object.prototype) ? (e[i] = t, l(), t) : e._isVue || o && o.vmCount ? (process.env.NODE_ENV !== "production" && r("Avoid adding reactive properties to a Vue instance or its root $data at runtime - declare it upfront in the data option."), t) : o ? (a(o.value, i, t), jc(e, i, t), l(), o.dep.notify(), t) : (e[i] = t, t);
3643
3643
  }
3644
3644
  var Rc = function() {
3645
3645
  function e(i) {
@@ -3708,10 +3708,10 @@ function br(e) {
3708
3708
  if (!(!Rt(e) || Li(e) || Ri(e) || Fe(e) || zf(e) || No.has(e))) {
3709
3709
  No.set(e, !0);
3710
3710
  for (var i = Object.keys(e), t = 0; t < i.length; t++)
3711
- Vc(e, i[t]);
3711
+ jc(e, i[t]);
3712
3712
  }
3713
3713
  }
3714
- function Vc(e, i, t) {
3714
+ function jc(e, i, t) {
3715
3715
  if (i !== "__ob__" && !Li(e[i])) {
3716
3716
  var s, n, r = Object.getOwnPropertyDescriptor(e, i);
3717
3717
  if (r) {
@@ -3730,7 +3730,7 @@ function Vc(e, i, t) {
3730
3730
  });
3731
3731
  }
3732
3732
  }
3733
- function jc(e) {
3733
+ function Vc(e) {
3734
3734
  var i = Oc(), t;
3735
3735
  if (i.observable)
3736
3736
  t = i.observable(e);
@@ -3777,14 +3777,14 @@ function sm(e) {
3777
3777
  };
3778
3778
  }
3779
3779
  function nm() {
3780
- return jc({}).__ob__;
3780
+ return Vc({}).__ob__;
3781
3781
  }
3782
3782
  function Qc(e) {
3783
3783
  if (!pn(e))
3784
3784
  return process.env.NODE_ENV !== "production" && Ye('"reactive()" must be called on an object.'), e;
3785
3785
  if (!(Rt(e) || Ri(e)) || Li(e) || !Object.isExtensible(e))
3786
3786
  return e;
3787
- var i = jc(e);
3787
+ var i = Vc(e);
3788
3788
  return br(i), i;
3789
3789
  }
3790
3790
  process.env.NODE_ENV !== "production" && Object.freeze({});
@@ -3910,7 +3910,7 @@ function Do(e, i) {
3910
3910
  Dt.set(e, "slots", o);
3911
3911
  }
3912
3912
  }
3913
- function jn(e, i, t) {
3913
+ function Vn(e, i, t) {
3914
3914
  var s = na();
3915
3915
  Io(e);
3916
3916
  try {
@@ -3940,10 +3940,10 @@ function cm(e) {
3940
3940
  function i() {
3941
3941
  var a = this, o = a.$options, l = o.setup, p = o.render;
3942
3942
  if (p && (o.render = function() {
3943
- for (var f = this, A = [], I = 0; I < arguments.length; I++)
3944
- A[I] = arguments[I];
3945
- return jn(un(a), function() {
3946
- return p.apply(f, A);
3943
+ for (var f = this, b = [], k = 0; k < arguments.length; k++)
3944
+ b[k] = arguments[k];
3945
+ return Vn(un(a), function() {
3946
+ return p.apply(f, b);
3947
3947
  });
3948
3948
  }), !!l) {
3949
3949
  if (!$t(l)) {
@@ -3961,33 +3961,33 @@ function cm(e) {
3961
3961
  var l = a.$options.setup, p = r(a), h = un(a);
3962
3962
  h.setupContext = p, Mc(o, "__ob__", nm()), Do(a, p.slots);
3963
3963
  var f;
3964
- if (jn(h, function() {
3964
+ if (Vn(h, function() {
3965
3965
  f = l(o, p);
3966
3966
  }), !!f) {
3967
3967
  if ($t(f)) {
3968
- var A = f;
3968
+ var b = f;
3969
3969
  a.$options.render = function() {
3970
- return Do(a, p.slots), jn(h, function() {
3971
- return A();
3970
+ return Do(a, p.slots), Vn(h, function() {
3971
+ return b();
3972
3972
  });
3973
3973
  };
3974
3974
  return;
3975
3975
  } else if (pn(f)) {
3976
3976
  Si(f) && (f = tm(f)), Dt.set(a, "rawBindings", f);
3977
- var I = f;
3978
- Object.keys(I).forEach(function(F) {
3979
- var j = I[F];
3980
- if (!Fe(j))
3981
- if (Si(j))
3982
- Ri(j) && (j = _o(j));
3983
- else if ($t(j)) {
3984
- var ie = j;
3985
- j = j.bind(a), Object.keys(ie).forEach(function(X) {
3986
- j[X] = ie[X];
3977
+ var k = f;
3978
+ Object.keys(k).forEach(function(F) {
3979
+ var V = k[F];
3980
+ if (!Fe(V))
3981
+ if (Si(V))
3982
+ Ri(V) && (V = _o(V));
3983
+ else if ($t(V)) {
3984
+ var ie = V;
3985
+ V = V.bind(a), Object.keys(ie).forEach(function(X) {
3986
+ V[X] = ie[X];
3987
3987
  });
3988
3988
  } else
3989
- pn(j) ? n(j) && s(j) : j = _o(j);
3990
- om(a, F, j);
3989
+ pn(V) ? n(V) && s(V) : V = _o(V);
3990
+ om(a, F, V);
3991
3991
  });
3992
3992
  return;
3993
3993
  }
@@ -4032,10 +4032,10 @@ function cm(e) {
4032
4032
  Le(o, h, {
4033
4033
  get: function() {
4034
4034
  return function() {
4035
- for (var A = [], I = 0; I < arguments.length; I++)
4036
- A[I] = arguments[I];
4035
+ for (var b = [], k = 0; k < arguments.length; k++)
4036
+ b[k] = arguments[k];
4037
4037
  var F = a[f];
4038
- F.apply(a, A);
4038
+ F.apply(a, b);
4039
4039
  };
4040
4040
  }
4041
4041
  });
@@ -4219,8 +4219,8 @@ function ve(e, i, t, s, n, r, a, o) {
4219
4219
  var l = typeof e == "function" ? e.options : e;
4220
4220
  i && (l.render = i, l.staticRenderFns = t, l._compiled = !0), s && (l.functional = !0), r && (l._scopeId = "data-v-" + r);
4221
4221
  var p;
4222
- if (a ? (p = function(A) {
4223
- A = A || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !A && typeof __VUE_SSR_CONTEXT__ < "u" && (A = __VUE_SSR_CONTEXT__), n && n.call(this, A), A && A._registeredComponents && A._registeredComponents.add(a);
4222
+ if (a ? (p = function(b) {
4223
+ b = b || this.$vnode && this.$vnode.ssrContext || this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !b && typeof __VUE_SSR_CONTEXT__ < "u" && (b = __VUE_SSR_CONTEXT__), n && n.call(this, b), b && b._registeredComponents && b._registeredComponents.add(a);
4224
4224
  }, l._ssrRegister = p) : n && (p = o ? function() {
4225
4225
  n.call(
4226
4226
  this,
@@ -4230,8 +4230,8 @@ function ve(e, i, t, s, n, r, a, o) {
4230
4230
  if (l.functional) {
4231
4231
  l._injectStyles = p;
4232
4232
  var h = l.render;
4233
- l.render = function(I, F) {
4234
- return p.call(F), h(I, F);
4233
+ l.render = function(k, F) {
4234
+ return p.call(F), h(k, F);
4235
4235
  };
4236
4236
  } else {
4237
4237
  var f = l.beforeCreate;
@@ -4836,13 +4836,13 @@ function U(e, i) {
4836
4836
  if (Ji(e, r) && (t = e[r], s = i(t, n(r)), s === !1))
4837
4837
  return t;
4838
4838
  }
4839
- function Vi(e, i, t) {
4839
+ function ji(e, i, t) {
4840
4840
  return U(e, function(s, n) {
4841
4841
  t = i(t, s, n);
4842
4842
  }), t;
4843
4843
  }
4844
4844
  function $c(e, i) {
4845
- return !!Vi(e, function(t, s, n) {
4845
+ return !!ji(e, function(t, s, n) {
4846
4846
  return t && i(s, n);
4847
4847
  }, !0);
4848
4848
  }
@@ -4874,9 +4874,9 @@ function Lm(e) {
4874
4874
  function Fm(e, i) {
4875
4875
  let t, s, n, r;
4876
4876
  function a(f) {
4877
- let A = Date.now(), I = f ? 0 : r + i - A;
4878
- if (I > 0)
4879
- return o(I);
4877
+ let b = Date.now(), k = f ? 0 : r + i - b;
4878
+ if (k > 0)
4879
+ return o(k);
4880
4880
  e.apply(n, s), l();
4881
4881
  }
4882
4882
  function o(f) {
@@ -4899,7 +4899,7 @@ function Ft(e, i) {
4899
4899
  function z(e, ...i) {
4900
4900
  return Object.assign(e, ...i);
4901
4901
  }
4902
- function Vm(e, i, t) {
4902
+ function jm(e, i, t) {
4903
4903
  let s = e;
4904
4904
  return U(i, function(n, r) {
4905
4905
  if (typeof n != "number" && typeof n != "string")
@@ -4912,7 +4912,7 @@ function Vm(e, i, t) {
4912
4912
  Di(a) && Zc(o) && (o = s[n] = isNaN(+a) ? {} : []), Cr(a) ? Cr(t) ? delete s[n] : s[n] = t : s = o;
4913
4913
  }), e;
4914
4914
  }
4915
- function jm(e, i) {
4915
+ function Vm(e, i) {
4916
4916
  let t = {}, s = Object(e);
4917
4917
  return U(i, function(n) {
4918
4918
  n in s && (t[n] = e[n]);
@@ -4979,13 +4979,13 @@ function Jm(e) {
4979
4979
  var dn = {
4980
4980
  width: 90,
4981
4981
  height: 20
4982
- }, Vo = 15;
4982
+ }, jo = 15;
4983
4983
  function Hm(e) {
4984
4984
  return K(e, "bpmn:Event") || K(e, "bpmn:Gateway") || K(e, "bpmn:DataStoreReference") || K(e, "bpmn:DataObjectReference") || K(e, "bpmn:DataInput") || K(e, "bpmn:DataOutput") || K(e, "bpmn:SequenceFlow") || K(e, "bpmn:MessageFlow") || K(e, "bpmn:Group");
4985
4985
  }
4986
4986
  function Km(e) {
4987
4987
  var i = e.length / 2 - 1, t = e[Math.floor(i)], s = e[Math.ceil(i + 0.01)], n = Wm(e), r = Math.atan((s.y - t.y) / (s.x - t.x)), a = n.x, o = n.y;
4988
- return Math.abs(r) < Math.PI / 2 ? o -= Vo : a += Vo, { x: a, y: o };
4988
+ return Math.abs(r) < Math.PI / 2 ? o -= jo : a += jo, { x: a, y: o };
4989
4989
  }
4990
4990
  function Wm(e) {
4991
4991
  var i = e.length / 2 - 1, t = e[Math.floor(i)], s = e[Math.ceil(i + 0.01)];
@@ -5134,32 +5134,32 @@ function he(e, i, t) {
5134
5134
  }
5135
5135
  const ig = Object.prototype.toString;
5136
5136
  function Ke(e) {
5137
- return new Vt(e);
5137
+ return new jt(e);
5138
5138
  }
5139
- function Vt(e) {
5139
+ function jt(e) {
5140
5140
  if (!e || !e.nodeType)
5141
5141
  throw new Error("A DOM element reference is required");
5142
5142
  this.el = e, this.list = e.classList;
5143
5143
  }
5144
- Vt.prototype.add = function(e) {
5144
+ jt.prototype.add = function(e) {
5145
5145
  return this.list.add(e), this;
5146
5146
  };
5147
- Vt.prototype.remove = function(e) {
5147
+ jt.prototype.remove = function(e) {
5148
5148
  return ig.call(e) == "[object RegExp]" ? this.removeMatching(e) : (this.list.remove(e), this);
5149
5149
  };
5150
- Vt.prototype.removeMatching = function(e) {
5150
+ jt.prototype.removeMatching = function(e) {
5151
5151
  const i = this.array();
5152
5152
  for (let t = 0; t < i.length; t++)
5153
5153
  e.test(i[t]) && this.remove(i[t]);
5154
5154
  return this;
5155
5155
  };
5156
- Vt.prototype.toggle = function(e, i) {
5156
+ jt.prototype.toggle = function(e, i) {
5157
5157
  return typeof i < "u" ? i !== this.list.toggle(e, i) && this.list.toggle(e) : this.list.toggle(e), this;
5158
5158
  };
5159
- Vt.prototype.array = function() {
5159
+ jt.prototype.array = function() {
5160
5160
  return Array.from(this.list);
5161
5161
  };
5162
- Vt.prototype.has = Vt.prototype.contains = function(e) {
5162
+ jt.prototype.has = jt.prototype.contains = function(e) {
5163
5163
  return this.list.contains(e);
5164
5164
  };
5165
5165
  function nu(e) {
@@ -5169,10 +5169,10 @@ function nu(e) {
5169
5169
  }
5170
5170
  var la = {
5171
5171
  svg: "http://www.w3.org/2000/svg"
5172
- }, jo = '<svg xmlns="' + la.svg + '"';
5172
+ }, Vo = '<svg xmlns="' + la.svg + '"';
5173
5173
  function ru(e) {
5174
5174
  var i = !1;
5175
- e.substring(0, 4) === "<svg" ? e.indexOf(la.svg) === -1 && (e = jo + e.substring(4)) : (e = jo + ">" + e + "</svg>", i = !0);
5175
+ e.substring(0, 4) === "<svg" ? e.indexOf(la.svg) === -1 && (e = Vo + e.substring(4)) : (e = Vo + ">" + e + "</svg>", i = !0);
5176
5176
  var t = sg(e);
5177
5177
  if (!i)
5178
5178
  return t;
@@ -5334,8 +5334,8 @@ function mg(e, i) {
5334
5334
  s.push(Gn(a));
5335
5335
  continue;
5336
5336
  }
5337
- const p = Bs(a, r, l), h = Bs(a, r, l * 0.5), f = Bs(a, o, l), A = Bs(a, o, l * 0.5);
5338
- s.push(Gn(p)), s.push(fg(h, A, f));
5337
+ const p = Bs(a, r, l), h = Bs(a, r, l * 0.5), f = Bs(a, o, l), b = Bs(a, o, l * 0.5);
5338
+ s.push(Gn(p)), s.push(fg(h, b, f));
5339
5339
  }
5340
5340
  return s;
5341
5341
  }
@@ -5377,13 +5377,13 @@ function se(e, i, t) {
5377
5377
  var s = pi(e);
5378
5378
  return t || s.get("color:background-color") || s.get("bioc:fill") || i || gg;
5379
5379
  }
5380
- function V(e, i, t) {
5380
+ function j(e, i, t) {
5381
5381
  var s = pi(e);
5382
5382
  return t || s.get("color:border-color") || s.get("bioc:stroke") || i || Tr;
5383
5383
  }
5384
5384
  function es(e, i, t, s) {
5385
5385
  var n = pi(e), r = n.get("label");
5386
- return s || r && r.get("color:color") || i || V(e, t);
5386
+ return s || r && r.get("color:color") || i || j(e, t);
5387
5387
  }
5388
5388
  function Ag(e) {
5389
5389
  var i = e.x + e.width / 2, t = e.y + e.height / 2, s = e.width / 2, n = [
@@ -5495,32 +5495,32 @@ function lu(e, i, t) {
5495
5495
  }
5496
5496
  const Pg = Object.prototype.toString;
5497
5497
  function di(e) {
5498
- return new jt(e);
5498
+ return new Vt(e);
5499
5499
  }
5500
- function jt(e) {
5500
+ function Vt(e) {
5501
5501
  if (!e || !e.nodeType)
5502
5502
  throw new Error("A DOM element reference is required");
5503
5503
  this.el = e, this.list = e.classList;
5504
5504
  }
5505
- jt.prototype.add = function(e) {
5505
+ Vt.prototype.add = function(e) {
5506
5506
  return this.list.add(e), this;
5507
5507
  };
5508
- jt.prototype.remove = function(e) {
5508
+ Vt.prototype.remove = function(e) {
5509
5509
  return Pg.call(e) == "[object RegExp]" ? this.removeMatching(e) : (this.list.remove(e), this);
5510
5510
  };
5511
- jt.prototype.removeMatching = function(e) {
5511
+ Vt.prototype.removeMatching = function(e) {
5512
5512
  const i = this.array();
5513
5513
  for (let t = 0; t < i.length; t++)
5514
5514
  e.test(i[t]) && this.remove(i[t]);
5515
5515
  return this;
5516
5516
  };
5517
- jt.prototype.toggle = function(e, i) {
5517
+ Vt.prototype.toggle = function(e, i) {
5518
5518
  return typeof i < "u" ? i !== this.list.toggle(e, i) && this.list.toggle(e) : this.list.toggle(e), this;
5519
5519
  };
5520
- jt.prototype.array = function() {
5520
+ Vt.prototype.array = function() {
5521
5521
  return Array.from(this.list);
5522
5522
  };
5523
- jt.prototype.has = jt.prototype.contains = function(e) {
5523
+ Vt.prototype.has = Vt.prototype.contains = function(e) {
5524
5524
  return this.list.contains(e);
5525
5525
  };
5526
5526
  function cu(e) {
@@ -5599,7 +5599,7 @@ function lt(e, i) {
5599
5599
  function Fg(e, i) {
5600
5600
  return i = i || document, i.querySelectorAll(e);
5601
5601
  }
5602
- function ji(e) {
5602
+ function Vi(e) {
5603
5603
  e.parentNode && e.parentNode.removeChild(e);
5604
5604
  }
5605
5605
  function qn(e, i, t, s, n) {
@@ -5614,14 +5614,14 @@ function fu(e, i, t) {
5614
5614
  var s = ns();
5615
5615
  s.setTranslate(i, t), hs(e, s);
5616
5616
  }
5617
- function Vg(e, i) {
5617
+ function jg(e, i) {
5618
5618
  var t = ns();
5619
5619
  t.setRotate(i, 0, 0), hs(e, t);
5620
5620
  }
5621
- function jg(e, i) {
5621
+ function Vg(e, i) {
5622
5622
  return i = { exports: {} }, e(i, i.exports), i.exports;
5623
5623
  }
5624
- var Qg = jg(function(e) {
5624
+ var Qg = Vg(function(e) {
5625
5625
  var i = e.exports = function(t, s) {
5626
5626
  if (s || (s = 16), t === void 0 && (t = 128), t <= 0)
5627
5627
  return "0";
@@ -5691,7 +5691,7 @@ var Ug = new Tt(), Gg = 10, Ls = 3, qg = 1.5, Ks = 10, wi = 0.95, Jg = 1, Hg = 0
5691
5691
  function vi(e, i, t, s, n, r, a) {
5692
5692
  kt.call(this, i, a);
5693
5693
  var o = e && e.defaultFillColor, l = e && e.defaultStrokeColor, p = e && e.defaultLabelColor, h = Ug.next(), f = {};
5694
- function A(d) {
5694
+ function b(d) {
5695
5695
  return t.computeStyle(d, {
5696
5696
  strokeLinecap: "round",
5697
5697
  strokeLinejoin: "round",
@@ -5700,7 +5700,7 @@ function vi(e, i, t, s, n, r, a) {
5700
5700
  fill: "white"
5701
5701
  });
5702
5702
  }
5703
- function I(d) {
5703
+ function k(d) {
5704
5704
  return t.computeStyle(d, ["no-fill"], {
5705
5705
  strokeLinecap: "round",
5706
5706
  strokeLinejoin: "round",
@@ -5726,18 +5726,18 @@ function vi(e, i, t, s, n, r, a) {
5726
5726
  var J = lt("defs", n._svg);
5727
5727
  J || (J = fe("defs"), Ce(n._svg, J)), Ce(J, E), f[d] = E;
5728
5728
  }
5729
- function j(d) {
5729
+ function V(d) {
5730
5730
  return d.replace(/[^0-9a-zA-Z]+/g, "_");
5731
5731
  }
5732
5732
  function ie(d, c, u) {
5733
- var m = d + "-" + j(c) + "-" + j(u) + "-" + h;
5733
+ var m = d + "-" + V(c) + "-" + V(u) + "-" + h;
5734
5734
  return f[m] || X(m, d, c, u), "url(#" + m + ")";
5735
5735
  }
5736
5736
  function X(d, c, u, m) {
5737
5737
  if (c === "sequenceflow-end") {
5738
5738
  var v = fe("path", {
5739
5739
  d: "M 1 5 L 11 10 L 1 15 Z",
5740
- ...A({
5740
+ ...b({
5741
5741
  fill: m,
5742
5742
  stroke: m,
5743
5743
  strokeWidth: 1
@@ -5754,7 +5754,7 @@ function vi(e, i, t, s, n, r, a) {
5754
5754
  cx: 6,
5755
5755
  cy: 6,
5756
5756
  r: 3.5,
5757
- ...A({
5757
+ ...b({
5758
5758
  fill: u,
5759
5759
  stroke: m,
5760
5760
  strokeWidth: 1,
@@ -5769,7 +5769,7 @@ function vi(e, i, t, s, n, r, a) {
5769
5769
  if (c === "messageflow-end") {
5770
5770
  var J = fe("path", {
5771
5771
  d: "m 1 5 l 0 -3 l 7 3 l -7 3 z",
5772
- ...A({
5772
+ ...b({
5773
5773
  fill: u,
5774
5774
  stroke: m,
5775
5775
  strokeWidth: 1,
@@ -5784,7 +5784,7 @@ function vi(e, i, t, s, n, r, a) {
5784
5784
  if (c === "association-start") {
5785
5785
  var ce = fe("path", {
5786
5786
  d: "M 11 5 L 1 10 L 11 15",
5787
- ...I({
5787
+ ...k({
5788
5788
  fill: "none",
5789
5789
  stroke: m,
5790
5790
  strokeWidth: 1.5,
@@ -5800,7 +5800,7 @@ function vi(e, i, t, s, n, r, a) {
5800
5800
  if (c === "association-end") {
5801
5801
  var le = fe("path", {
5802
5802
  d: "M 1 5 L 11 10 L 1 15",
5803
- ...I({
5803
+ ...k({
5804
5804
  fill: "none",
5805
5805
  stroke: m,
5806
5806
  strokeWidth: 1.5,
@@ -5816,7 +5816,7 @@ function vi(e, i, t, s, n, r, a) {
5816
5816
  if (c === "conditional-flow-marker") {
5817
5817
  var ue = fe("path", {
5818
5818
  d: "M 0 10 L 8 6 L 16 10 L 8 14 Z",
5819
- ...A({
5819
+ ...b({
5820
5820
  fill: u,
5821
5821
  stroke: m
5822
5822
  })
@@ -5830,7 +5830,7 @@ function vi(e, i, t, s, n, r, a) {
5830
5830
  if (c === "conditional-default-flow-marker") {
5831
5831
  var Ie = fe("path", {
5832
5832
  d: "M 6 4 L 10 16",
5833
- ...A({
5833
+ ...b({
5834
5834
  stroke: m
5835
5835
  })
5836
5836
  });
@@ -5842,7 +5842,7 @@ function vi(e, i, t, s, n, r, a) {
5842
5842
  }
5843
5843
  }
5844
5844
  function q(d, c, u, m, v = {}) {
5845
- ui(m) && (v = m, m = 0), m = m || 0, v = A(v);
5845
+ ui(m) && (v = m, m = 0), m = m || 0, v = b(v);
5846
5846
  var E = c / 2, J = u / 2, ce = fe("circle", {
5847
5847
  cx: E,
5848
5848
  cy: J,
@@ -5852,7 +5852,7 @@ function vi(e, i, t, s, n, r, a) {
5852
5852
  return Ce(d, ce), ce;
5853
5853
  }
5854
5854
  function N(d, c, u, m, v, E) {
5855
- ui(v) && (E = v, v = 0), v = v || 0, E = A(E);
5855
+ ui(v) && (E = v, v = 0), v = v || 0, E = b(E);
5856
5856
  var J = fe("rect", {
5857
5857
  x: v,
5858
5858
  y: v,
@@ -5873,7 +5873,7 @@ function vi(e, i, t, s, n, r, a) {
5873
5873
  ], ce = J.map(function(ue) {
5874
5874
  return ue.x + "," + ue.y;
5875
5875
  }).join(" ");
5876
- m = A(m);
5876
+ m = b(m);
5877
5877
  var le = fe("polygon", {
5878
5878
  ...m,
5879
5879
  points: ce
@@ -5881,7 +5881,7 @@ function vi(e, i, t, s, n, r, a) {
5881
5881
  return Ce(d, le), le;
5882
5882
  }
5883
5883
  function D(d, c, u, m) {
5884
- u = I(u);
5884
+ u = k(u);
5885
5885
  var v = ca(c, u, m);
5886
5886
  return Ce(d, v), v;
5887
5887
  }
@@ -5889,14 +5889,14 @@ function vi(e, i, t, s, n, r, a) {
5889
5889
  return D(d, c, u, 5);
5890
5890
  }
5891
5891
  function _(d, c, u) {
5892
- u = I(u);
5892
+ u = k(u);
5893
5893
  var m = fe("path", {
5894
5894
  ...u,
5895
5895
  d: c
5896
5896
  });
5897
5897
  return Ce(d, m), m;
5898
5898
  }
5899
- function k(d, c, u, m) {
5899
+ function I(d, c, u, m) {
5900
5900
  return _(c, u, z({ "data-marker": d }, m));
5901
5901
  }
5902
5902
  function L(d) {
@@ -5918,7 +5918,7 @@ function vi(e, i, t, s, n, r, a) {
5918
5918
  mx: 0.235,
5919
5919
  my: 0.315
5920
5920
  }
5921
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill), J = m ? se(c, o, u.fill) : V(c, l, u.stroke), ce = _(d, v, {
5921
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill), J = m ? se(c, o, u.fill) : j(c, l, u.stroke), ce = _(d, v, {
5922
5922
  fill: E,
5923
5923
  stroke: J,
5924
5924
  strokeWidth: 1
@@ -5928,7 +5928,7 @@ function vi(e, i, t, s, n, r, a) {
5928
5928
  "bpmn:TimerEventDefinition": function(d, c, u = {}) {
5929
5929
  var m = q(d, c.width, c.height, 0.2 * c.height, {
5930
5930
  fill: se(c, o, u.fill),
5931
- stroke: V(c, l, u.stroke),
5931
+ stroke: j(c, l, u.stroke),
5932
5932
  strokeWidth: 2
5933
5933
  }), v = s.getScaledPath("EVENT_TIMER_WH", {
5934
5934
  xScaleFactor: 0.75,
@@ -5941,7 +5941,7 @@ function vi(e, i, t, s, n, r, a) {
5941
5941
  }
5942
5942
  });
5943
5943
  _(d, v, {
5944
- stroke: V(c, l, u.stroke),
5944
+ stroke: j(c, l, u.stroke),
5945
5945
  strokeWidth: 2
5946
5946
  });
5947
5947
  for (var E = 0; E < 12; E++) {
@@ -5957,7 +5957,7 @@ function vi(e, i, t, s, n, r, a) {
5957
5957
  }), ce = c.width / 2, le = c.height / 2;
5958
5958
  _(d, J, {
5959
5959
  strokeWidth: 1,
5960
- stroke: V(c, l, u.stroke),
5960
+ stroke: j(c, l, u.stroke),
5961
5961
  transform: "rotate(" + E * 30 + "," + le + "," + ce + ")"
5962
5962
  });
5963
5963
  }
@@ -5973,10 +5973,10 @@ function vi(e, i, t, s, n, r, a) {
5973
5973
  mx: 0.5,
5974
5974
  my: 0.2
5975
5975
  }
5976
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill);
5976
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill);
5977
5977
  return _(d, v, {
5978
5978
  fill: E,
5979
- stroke: V(c, l, u.stroke),
5979
+ stroke: j(c, l, u.stroke),
5980
5980
  strokeWidth: 1
5981
5981
  });
5982
5982
  },
@@ -5993,7 +5993,7 @@ function vi(e, i, t, s, n, r, a) {
5993
5993
  });
5994
5994
  return _(d, m, {
5995
5995
  fill: se(c, o, u.fill),
5996
- stroke: V(c, l, u.stroke),
5996
+ stroke: j(c, l, u.stroke),
5997
5997
  strokeWidth: 1
5998
5998
  });
5999
5999
  },
@@ -6007,10 +6007,10 @@ function vi(e, i, t, s, n, r, a) {
6007
6007
  mx: 0.57,
6008
6008
  my: 0.263
6009
6009
  }
6010
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill);
6010
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill);
6011
6011
  return _(d, v, {
6012
6012
  fill: E,
6013
- stroke: V(c, l, u.stroke),
6013
+ stroke: j(c, l, u.stroke),
6014
6014
  strokeWidth: 1
6015
6015
  });
6016
6016
  },
@@ -6024,10 +6024,10 @@ function vi(e, i, t, s, n, r, a) {
6024
6024
  mx: 0.2,
6025
6025
  my: 0.722
6026
6026
  }
6027
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill);
6027
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill);
6028
6028
  return _(d, v, {
6029
6029
  fill: E,
6030
- stroke: V(c, l, u.stroke),
6030
+ stroke: j(c, l, u.stroke),
6031
6031
  strokeWidth: 1
6032
6032
  });
6033
6033
  },
@@ -6041,12 +6041,12 @@ function vi(e, i, t, s, n, r, a) {
6041
6041
  mx: 0.638,
6042
6042
  my: -0.055
6043
6043
  }
6044
- }), E = m ? V(c, l, u.stroke) : "none", J = _(d, v, {
6044
+ }), E = m ? j(c, l, u.stroke) : "none", J = _(d, v, {
6045
6045
  fill: E,
6046
- stroke: V(c, l, u.stroke),
6046
+ stroke: j(c, l, u.stroke),
6047
6047
  strokeWidth: 1
6048
6048
  });
6049
- return Vg(J, 45), J;
6049
+ return jg(J, 45), J;
6050
6050
  },
6051
6051
  "bpmn:CompensateEventDefinition": function(d, c, u = {}, m) {
6052
6052
  var v = s.getScaledPath("EVENT_COMPENSATION", {
@@ -6058,10 +6058,10 @@ function vi(e, i, t, s, n, r, a) {
6058
6058
  mx: 0.22,
6059
6059
  my: 0.5
6060
6060
  }
6061
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill);
6061
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill);
6062
6062
  return _(d, v, {
6063
6063
  fill: E,
6064
- stroke: V(c, l, u.stroke),
6064
+ stroke: j(c, l, u.stroke),
6065
6065
  strokeWidth: 1
6066
6066
  });
6067
6067
  },
@@ -6075,11 +6075,11 @@ function vi(e, i, t, s, n, r, a) {
6075
6075
  mx: 0.5,
6076
6076
  my: 0.2
6077
6077
  }
6078
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill);
6078
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill);
6079
6079
  return _(d, v, {
6080
6080
  strokeWidth: 1,
6081
6081
  fill: E,
6082
- stroke: V(c, l, u.stroke)
6082
+ stroke: j(c, l, u.stroke)
6083
6083
  });
6084
6084
  },
6085
6085
  "bpmn:MultipleEventDefinition": function(d, c, u = {}, m) {
@@ -6092,7 +6092,7 @@ function vi(e, i, t, s, n, r, a) {
6092
6092
  mx: 0.222,
6093
6093
  my: 0.36
6094
6094
  }
6095
- }), E = m ? V(c, l, u.stroke) : se(c, o, u.fill);
6095
+ }), E = m ? j(c, l, u.stroke) : se(c, o, u.fill);
6096
6096
  return _(d, v, {
6097
6097
  fill: E,
6098
6098
  strokeWidth: 1
@@ -6111,14 +6111,14 @@ function vi(e, i, t, s, n, r, a) {
6111
6111
  });
6112
6112
  return _(d, m, {
6113
6113
  fill: se(c, o, u.fill),
6114
- stroke: V(c, l, u.stroke),
6114
+ stroke: j(c, l, u.stroke),
6115
6115
  strokeWidth: 1
6116
6116
  });
6117
6117
  },
6118
6118
  "bpmn:TerminateEventDefinition": function(d, c, u = {}) {
6119
6119
  var m = q(d, c.width, c.height, 8, {
6120
- fill: V(c, l, u.stroke),
6121
- stroke: V(c, l, u.stroke),
6120
+ fill: j(c, l, u.stroke),
6121
+ stroke: j(c, l, u.stroke),
6122
6122
  strokeWidth: 4
6123
6123
  });
6124
6124
  return m;
@@ -6140,17 +6140,17 @@ function vi(e, i, t, s, n, r, a) {
6140
6140
  my: (v - 15) / v
6141
6141
  }
6142
6142
  });
6143
- k("participant-multiplicity", d, E, {
6143
+ I("participant-multiplicity", d, E, {
6144
6144
  strokeWidth: 2,
6145
6145
  fill: se(c, o, u.fill),
6146
- stroke: V(c, l, u.stroke)
6146
+ stroke: j(c, l, u.stroke)
6147
6147
  });
6148
6148
  },
6149
6149
  SubProcessMarker: function(d, c, u = {}) {
6150
6150
  var m = N(d, 14, 14, 0, {
6151
6151
  strokeWidth: 1,
6152
6152
  fill: se(c, o, u.fill),
6153
- stroke: V(c, l, u.stroke)
6153
+ stroke: j(c, l, u.stroke)
6154
6154
  });
6155
6155
  fu(m, c.width / 2 - 7.5, c.height - 20);
6156
6156
  var v = s.getScaledPath("MARKER_SUB_PROCESS", {
@@ -6163,9 +6163,9 @@ function vi(e, i, t, s, n, r, a) {
6163
6163
  my: (c.height - 20) / c.height
6164
6164
  }
6165
6165
  });
6166
- k("sub-process", d, v, {
6166
+ I("sub-process", d, v, {
6167
6167
  fill: se(c, o, u.fill),
6168
- stroke: V(c, l, u.stroke)
6168
+ stroke: j(c, l, u.stroke)
6169
6169
  });
6170
6170
  },
6171
6171
  ParallelMarker: function(d, c, u) {
@@ -6179,9 +6179,9 @@ function vi(e, i, t, s, n, r, a) {
6179
6179
  my: (v - 20) / v
6180
6180
  }
6181
6181
  });
6182
- k("parallel", d, E, {
6182
+ I("parallel", d, E, {
6183
6183
  fill: se(c, o, u.fill),
6184
- stroke: V(c, l, u.stroke)
6184
+ stroke: j(c, l, u.stroke)
6185
6185
  });
6186
6186
  },
6187
6187
  SequentialMarker: function(d, c, u) {
@@ -6195,9 +6195,9 @@ function vi(e, i, t, s, n, r, a) {
6195
6195
  my: (c.height - 19) / c.height
6196
6196
  }
6197
6197
  });
6198
- k("sequential", d, m, {
6198
+ I("sequential", d, m, {
6199
6199
  fill: se(c, o, u.fill),
6200
- stroke: V(c, l, u.stroke)
6200
+ stroke: j(c, l, u.stroke)
6201
6201
  });
6202
6202
  },
6203
6203
  CompensationMarker: function(d, c, u) {
@@ -6211,10 +6211,10 @@ function vi(e, i, t, s, n, r, a) {
6211
6211
  my: (c.height - 13) / c.height
6212
6212
  }
6213
6213
  });
6214
- k("compensation", d, m, {
6214
+ I("compensation", d, m, {
6215
6215
  strokeWidth: 1,
6216
6216
  fill: se(c, o, u.fill),
6217
- stroke: V(c, l, u.stroke)
6217
+ stroke: j(c, l, u.stroke)
6218
6218
  });
6219
6219
  },
6220
6220
  LoopMarker: function(d, c, u) {
@@ -6228,10 +6228,10 @@ function vi(e, i, t, s, n, r, a) {
6228
6228
  my: (v - 7) / v
6229
6229
  }
6230
6230
  });
6231
- k("loop", d, E, {
6231
+ I("loop", d, E, {
6232
6232
  strokeWidth: 1.5,
6233
6233
  fill: "none",
6234
- stroke: V(c, l, u.stroke),
6234
+ stroke: j(c, l, u.stroke),
6235
6235
  strokeMiterlimit: 0.5
6236
6236
  });
6237
6237
  },
@@ -6246,10 +6246,10 @@ function vi(e, i, t, s, n, r, a) {
6246
6246
  my: (v - 15) / v
6247
6247
  }
6248
6248
  });
6249
- k("adhoc", d, E, {
6249
+ I("adhoc", d, E, {
6250
6250
  strokeWidth: 1,
6251
- fill: V(c, l, u.stroke),
6252
- stroke: V(c, l, u.stroke)
6251
+ fill: j(c, l, u.stroke),
6252
+ stroke: j(c, l, u.stroke)
6253
6253
  });
6254
6254
  }
6255
6255
  };
@@ -6353,11 +6353,11 @@ function vi(e, i, t, s, n, r, a) {
6353
6353
  ...u,
6354
6354
  fill: se(c, o, u.fill),
6355
6355
  fillOpacity: wi,
6356
- stroke: V(c, l, u.stroke)
6356
+ stroke: j(c, l, u.stroke)
6357
6357
  });
6358
6358
  }
6359
6359
  function H(d, c, u = {}) {
6360
- var m = be(c), v = se(c, o, u.fill), E = V(c, l, u.stroke);
6360
+ var m = be(c), v = se(c, o, u.fill), E = j(c, l, u.stroke);
6361
6361
  return (m.get("associationDirection") === "One" || m.get("associationDirection") === "Both") && (u.markerEnd = ie("association-end", v, E)), m.get("associationDirection") === "Both" && (u.markerStart = ie("association-start", v, E)), u = oe(u, [
6362
6362
  "markerStart",
6363
6363
  "markerEnd"
@@ -6368,7 +6368,7 @@ function vi(e, i, t, s, n, r, a) {
6368
6368
  });
6369
6369
  }
6370
6370
  function re(d, c, u = {}) {
6371
- var m = se(c, o, u.fill), v = V(c, l, u.stroke), E = s.getScaledPath("DATA_OBJECT_PATH", {
6371
+ var m = se(c, o, u.fill), v = j(c, l, u.stroke), E = s.getScaledPath("DATA_OBJECT_PATH", {
6372
6372
  xScaleFactor: 1,
6373
6373
  yScaleFactor: 1,
6374
6374
  containerWidth: c.width,
@@ -6406,21 +6406,21 @@ function vi(e, i, t, s, n, r, a) {
6406
6406
  fillOpacity: wi,
6407
6407
  ...u,
6408
6408
  fill: se(c, o, u.fill),
6409
- stroke: V(c, l, u.stroke)
6409
+ stroke: j(c, l, u.stroke)
6410
6410
  });
6411
6411
  }
6412
6412
  function w(d, c, u = {}) {
6413
6413
  return T(d, c.width, c.height, {
6414
6414
  fill: se(c, o, u.fill),
6415
6415
  fillOpacity: wi,
6416
- stroke: V(c, l, u.stroke)
6416
+ stroke: j(c, l, u.stroke)
6417
6417
  });
6418
6418
  }
6419
6419
  function O(d, c, u = {}) {
6420
6420
  var m = N(d, it(c, u), Ge(c, u), 0, {
6421
6421
  fill: se(c, o, u.fill),
6422
6422
  fillOpacity: u.fillOpacity || wi,
6423
- stroke: V(c, l, u.stroke),
6423
+ stroke: j(c, l, u.stroke),
6424
6424
  strokeWidth: 1.5
6425
6425
  }), v = be(c);
6426
6426
  if (K(v, "bpmn:Lane")) {
@@ -6471,7 +6471,7 @@ function vi(e, i, t, s, n, r, a) {
6471
6471
  strokeWidth: 1.5,
6472
6472
  fill: se(c, o, u.fill),
6473
6473
  fillOpacity: Jg,
6474
- stroke: V(c, l, u.stroke)
6474
+ stroke: j(c, l, u.stroke)
6475
6475
  }, E || (u.strokeDasharray = "6");
6476
6476
  var J = C(d, c, u);
6477
6477
  return q(d, c.width, c.height, Ls, {
@@ -6492,7 +6492,7 @@ function vi(e, i, t, s, n, r, a) {
6492
6492
  }), E = _(d, v);
6493
6493
  he(E, {
6494
6494
  fill: se(c, o, u.fill),
6495
- stroke: V(c, l, u.stroke),
6495
+ stroke: j(c, l, u.stroke),
6496
6496
  strokeWidth: 1
6497
6497
  });
6498
6498
  var J = s.getScaledPath("TASK_TYPE_BUSINESS_RULE_HEADER", {
@@ -6502,8 +6502,8 @@ function vi(e, i, t, s, n, r, a) {
6502
6502
  }
6503
6503
  }), ce = _(d, J);
6504
6504
  return he(ce, {
6505
- fill: V(c, l, u.stroke),
6506
- stroke: V(c, l, u.stroke),
6505
+ fill: j(c, l, u.stroke),
6506
+ stroke: j(c, l, u.stroke),
6507
6507
  strokeWidth: 1
6508
6508
  }), m;
6509
6509
  },
@@ -6532,8 +6532,8 @@ function vi(e, i, t, s, n, r, a) {
6532
6532
  }
6533
6533
  });
6534
6534
  return _(d, v, {
6535
- fill: V(c, l, u.stroke),
6536
- stroke: V(c, l, u.stroke),
6535
+ fill: j(c, l, u.stroke),
6536
+ stroke: j(c, l, u.stroke),
6537
6537
  strokeWidth: 1
6538
6538
  }), m;
6539
6539
  },
@@ -6545,7 +6545,7 @@ function vi(e, i, t, s, n, r, a) {
6545
6545
  var m = s.getRawPath("DATA_ARROW"), v = re(d, c, u);
6546
6546
  return _(d, m, {
6547
6547
  fill: "none",
6548
- stroke: V(c, l, u.stroke),
6548
+ stroke: j(c, l, u.stroke),
6549
6549
  strokeWidth: 1
6550
6550
  }), v;
6551
6551
  },
@@ -6555,7 +6555,7 @@ function vi(e, i, t, s, n, r, a) {
6555
6555
  "stroke"
6556
6556
  ]), H(d, c, {
6557
6557
  ...u,
6558
- markerEnd: ie("association-end", se(c, o, u.fill), V(c, l, u.stroke))
6558
+ markerEnd: ie("association-end", se(c, o, u.fill), j(c, l, u.stroke))
6559
6559
  });
6560
6560
  },
6561
6561
  "bpmn:DataObject": function(d, c, u = {}) {
@@ -6574,7 +6574,7 @@ function vi(e, i, t, s, n, r, a) {
6574
6574
  return _(d, m, {
6575
6575
  strokeWidth: 1,
6576
6576
  fill: se(c, o, u.fill),
6577
- stroke: V(c, l, u.stroke)
6577
+ stroke: j(c, l, u.stroke)
6578
6578
  }), v;
6579
6579
  },
6580
6580
  "bpmn:DataOutputAssociation": function(d, c, u = {}) {
@@ -6583,7 +6583,7 @@ function vi(e, i, t, s, n, r, a) {
6583
6583
  "stroke"
6584
6584
  ]), H(d, c, {
6585
6585
  ...u,
6586
- markerEnd: ie("association-end", se(c, o, u.fill), V(c, l, u.stroke))
6586
+ markerEnd: ie("association-end", se(c, o, u.fill), j(c, l, u.stroke))
6587
6587
  });
6588
6588
  },
6589
6589
  "bpmn:DataStoreReference": function(d, c, u = {}) {
@@ -6604,7 +6604,7 @@ function vi(e, i, t, s, n, r, a) {
6604
6604
  return _(d, m, {
6605
6605
  fill: se(c, o, u.fill),
6606
6606
  fillOpacity: wi,
6607
- stroke: V(c, l, u.stroke),
6607
+ stroke: j(c, l, u.stroke),
6608
6608
  strokeWidth: 2
6609
6609
  });
6610
6610
  },
@@ -6628,7 +6628,7 @@ function vi(e, i, t, s, n, r, a) {
6628
6628
  var m = be(c), v = w(d, c, u);
6629
6629
  q(d, c.width, c.height, c.height * 0.2, {
6630
6630
  fill: se(c, "none", u.fill),
6631
- stroke: V(c, l, u.stroke),
6631
+ stroke: j(c, l, u.stroke),
6632
6632
  strokeWidth: 1
6633
6633
  });
6634
6634
  var E = m.get("eventGatewayType"), J = !!m.get("instantiate");
@@ -6645,7 +6645,7 @@ function vi(e, i, t, s, n, r, a) {
6645
6645
  });
6646
6646
  _(d, ue, {
6647
6647
  fill: "none",
6648
- stroke: V(c, l, u.stroke),
6648
+ stroke: j(c, l, u.stroke),
6649
6649
  strokeWidth: 2
6650
6650
  });
6651
6651
  }
@@ -6662,13 +6662,13 @@ function vi(e, i, t, s, n, r, a) {
6662
6662
  });
6663
6663
  _(d, le, {
6664
6664
  fill: "none",
6665
- stroke: V(c, l, u.stroke),
6665
+ stroke: j(c, l, u.stroke),
6666
6666
  strokeWidth: 1
6667
6667
  });
6668
6668
  } else
6669
6669
  E === "Exclusive" && (J || q(d, c.width, c.height, c.height * 0.26, {
6670
6670
  fill: "none",
6671
- stroke: V(c, l, u.stroke),
6671
+ stroke: j(c, l, u.stroke),
6672
6672
  strokeWidth: 1
6673
6673
  }), ce());
6674
6674
  return v;
@@ -6689,8 +6689,8 @@ function vi(e, i, t, s, n, r, a) {
6689
6689
  }
6690
6690
  }), E = pi(c);
6691
6691
  return E.get("isMarkerVisible") && _(d, v, {
6692
- fill: V(c, l, u.stroke),
6693
- stroke: V(c, l, u.stroke),
6692
+ fill: j(c, l, u.stroke),
6693
+ stroke: j(c, l, u.stroke),
6694
6694
  strokeWidth: 1
6695
6695
  }), m;
6696
6696
  },
@@ -6707,7 +6707,7 @@ function vi(e, i, t, s, n, r, a) {
6707
6707
  "width",
6708
6708
  "height"
6709
6709
  ]), N(d, c.width, c.height, Ks, {
6710
- stroke: V(c, l, u.stroke),
6710
+ stroke: j(c, l, u.stroke),
6711
6711
  strokeWidth: 1.5,
6712
6712
  strokeDasharray: "10, 6, 0, 6",
6713
6713
  fill: "none",
@@ -6724,7 +6724,7 @@ function vi(e, i, t, s, n, r, a) {
6724
6724
  var m = w(d, c, u);
6725
6725
  return q(d, c.width, c.height, c.height * 0.24, {
6726
6726
  fill: se(c, o, u.fill),
6727
- stroke: V(c, l, u.stroke),
6727
+ stroke: j(c, l, u.stroke),
6728
6728
  strokeWidth: 2.5
6729
6729
  }), m;
6730
6730
  },
@@ -6740,7 +6740,7 @@ function vi(e, i, t, s, n, r, a) {
6740
6740
  });
6741
6741
  return q(d, c.width, c.height, Ls, {
6742
6742
  fill: "none",
6743
- stroke: V(c, l, u.stroke),
6743
+ stroke: j(c, l, u.stroke),
6744
6744
  strokeWidth: 1.5
6745
6745
  }), m && B(c, d, u), v;
6746
6746
  },
@@ -6770,7 +6770,7 @@ function vi(e, i, t, s, n, r, a) {
6770
6770
  });
6771
6771
  return _(d, v, {
6772
6772
  fill: se(c, o, u.fill),
6773
- stroke: V(c, l, u.stroke),
6773
+ stroke: j(c, l, u.stroke),
6774
6774
  strokeWidth: 0.5
6775
6775
  }), m;
6776
6776
  },
@@ -6779,7 +6779,7 @@ function vi(e, i, t, s, n, r, a) {
6779
6779
  "fill",
6780
6780
  "stroke"
6781
6781
  ]);
6782
- var m = be(c), v = pi(c), E = se(c, o, u.fill), J = V(c, l, u.stroke), ce = S(d, c.waypoints, {
6782
+ var m = be(c), v = pi(c), E = se(c, o, u.fill), J = j(c, l, u.stroke), ce = S(d, c.waypoints, {
6783
6783
  markerEnd: ie("messageflow-end", E, J),
6784
6784
  markerStart: ie("messageflow-start", E, J),
6785
6785
  stroke: J,
@@ -6823,8 +6823,8 @@ function vi(e, i, t, s, n, r, a) {
6823
6823
  }
6824
6824
  });
6825
6825
  return _(d, v, {
6826
- fill: V(c, l, u.stroke),
6827
- stroke: V(c, l, u.stroke),
6826
+ fill: j(c, l, u.stroke),
6827
+ stroke: j(c, l, u.stroke),
6828
6828
  strokeWidth: 1
6829
6829
  }), m;
6830
6830
  },
@@ -6857,7 +6857,7 @@ function vi(e, i, t, s, n, r, a) {
6857
6857
  }
6858
6858
  ];
6859
6859
  D(d, le, {
6860
- stroke: V(c, l, u.stroke),
6860
+ stroke: j(c, l, u.stroke),
6861
6861
  strokeWidth: qg
6862
6862
  }), x(d, ce, c, u);
6863
6863
  } else {
@@ -6885,7 +6885,7 @@ function vi(e, i, t, s, n, r, a) {
6885
6885
  var m = be(c), v = $(d, c, u), E;
6886
6886
  return m.get("instantiate") ? (q(d, 28, 28, 20 * 0.22, {
6887
6887
  fill: se(c, o, u.fill),
6888
- stroke: V(c, l, u.stroke),
6888
+ stroke: j(c, l, u.stroke),
6889
6889
  strokeWidth: 1
6890
6890
  }), E = s.getScaledPath("TASK_TYPE_INSTANTIATING_SEND", {
6891
6891
  abspos: {
@@ -6903,7 +6903,7 @@ function vi(e, i, t, s, n, r, a) {
6903
6903
  }
6904
6904
  }), _(d, E, {
6905
6905
  fill: se(c, o, u.fill),
6906
- stroke: V(c, l, u.stroke),
6906
+ stroke: j(c, l, u.stroke),
6907
6907
  strokeWidth: 1
6908
6908
  }), v;
6909
6909
  },
@@ -6920,7 +6920,7 @@ function vi(e, i, t, s, n, r, a) {
6920
6920
  });
6921
6921
  return _(d, v, {
6922
6922
  fill: se(c, o, u.fill),
6923
- stroke: V(c, l, u.stroke),
6923
+ stroke: j(c, l, u.stroke),
6924
6924
  strokeWidth: 1
6925
6925
  }), m;
6926
6926
  },
@@ -6940,7 +6940,7 @@ function vi(e, i, t, s, n, r, a) {
6940
6940
  }
6941
6941
  });
6942
6942
  return _(d, v, {
6943
- fill: V(c, l, u.stroke),
6943
+ fill: j(c, l, u.stroke),
6944
6944
  stroke: se(c, o, u.fill),
6945
6945
  strokeWidth: 1
6946
6946
  }), m;
@@ -6950,7 +6950,7 @@ function vi(e, i, t, s, n, r, a) {
6950
6950
  "fill",
6951
6951
  "stroke"
6952
6952
  ]);
6953
- var m = se(c, o, u.fill), v = V(c, l, u.stroke), E = S(d, c.waypoints, {
6953
+ var m = se(c, o, u.fill), v = j(c, l, u.stroke), E = S(d, c.waypoints, {
6954
6954
  markerEnd: ie("sequenceflow-end", m, v),
6955
6955
  stroke: v
6956
6956
  }), J = be(c), { source: ce } = c;
@@ -6983,7 +6983,7 @@ function vi(e, i, t, s, n, r, a) {
6983
6983
  });
6984
6984
  _(d, v, {
6985
6985
  fill: se(c, o, u.fill),
6986
- stroke: V(c, l, u.stroke),
6986
+ stroke: j(c, l, u.stroke),
6987
6987
  strokeWidth: 1
6988
6988
  }), q(d, 10, 10, {
6989
6989
  fill: se(c, o, u.fill),
@@ -6998,7 +6998,7 @@ function vi(e, i, t, s, n, r, a) {
6998
6998
  });
6999
6999
  return _(d, E, {
7000
7000
  fill: se(c, o, u.fill),
7001
- stroke: V(c, l, u.stroke),
7001
+ stroke: j(c, l, u.stroke),
7002
7002
  strokeWidth: 1
7003
7003
  }), m;
7004
7004
  },
@@ -7057,7 +7057,7 @@ function vi(e, i, t, s, n, r, a) {
7057
7057
  }
7058
7058
  });
7059
7059
  _(d, J, {
7060
- stroke: V(c, l, u.stroke)
7060
+ stroke: j(c, l, u.stroke)
7061
7061
  });
7062
7062
  var ce = be(c), le = ce.get("text") || "";
7063
7063
  return ae(d, le, {
@@ -7083,7 +7083,7 @@ function vi(e, i, t, s, n, r, a) {
7083
7083
  strokeWidth: 1.5,
7084
7084
  ...u
7085
7085
  }), v = t.style(["no-fill", "no-events"], {
7086
- stroke: V(c, l, u.stroke),
7086
+ stroke: j(c, l, u.stroke),
7087
7087
  strokeWidth: 1.5
7088
7088
  }), E = zt(c);
7089
7089
  return E || (u = {}), N(
@@ -7108,7 +7108,7 @@ function vi(e, i, t, s, n, r, a) {
7108
7108
  });
7109
7109
  _(d, J, {
7110
7110
  fill: se(c, o, u.fill),
7111
- stroke: V(c, l, u.stroke),
7111
+ stroke: j(c, l, u.stroke),
7112
7112
  strokeWidth: 0.5
7113
7113
  });
7114
7114
  var ce = s.getScaledPath("TASK_TYPE_USER_2", {
@@ -7119,7 +7119,7 @@ function vi(e, i, t, s, n, r, a) {
7119
7119
  });
7120
7120
  _(d, ce, {
7121
7121
  fill: se(c, o, u.fill),
7122
- stroke: V(c, l, u.stroke),
7122
+ stroke: j(c, l, u.stroke),
7123
7123
  strokeWidth: 0.5
7124
7124
  });
7125
7125
  var le = s.getScaledPath("TASK_TYPE_USER_3", {
@@ -7129,8 +7129,8 @@ function vi(e, i, t, s, n, r, a) {
7129
7129
  }
7130
7130
  });
7131
7131
  return _(d, le, {
7132
- fill: V(c, l, u.stroke),
7133
- stroke: V(c, l, u.stroke),
7132
+ fill: j(c, l, u.stroke),
7133
+ stroke: j(c, l, u.stroke),
7134
7134
  strokeWidth: 0.5
7135
7135
  }), m;
7136
7136
  },
@@ -7262,20 +7262,20 @@ En.prototype.getDimensions = function(e, i) {
7262
7262
  En.prototype.layoutText = function(e, i) {
7263
7263
  var t = z({}, this._config.size, i.box), s = z({}, this._config.style, i.style), n = Yg(i.align || this._config.align), r = zg(i.padding !== void 0 ? i.padding : this._config.padding), a = i.fitBox || !1, o = sy(s), l = e.split(/\u00AD?\r?\n/), p = [], h = t.width - r.left - r.right, f = fe("text");
7264
7264
  he(f, { x: 0, y: 0 }), he(f, s);
7265
- var A = iy();
7266
- for (Ce(A, f); l.length; )
7265
+ var b = iy();
7266
+ for (Ce(b, f); l.length; )
7267
7267
  p.push(Zg(l, h, f));
7268
7268
  n.vertical === "middle" && (r.top = r.bottom = 0);
7269
- var I = Vi(p, function(q, N, T) {
7269
+ var k = ji(p, function(q, N, T) {
7270
7270
  return q + (o || N.height);
7271
- }, 0) + r.top + r.bottom, F = Vi(p, function(q, N, T) {
7271
+ }, 0) + r.top + r.bottom, F = ji(p, function(q, N, T) {
7272
7272
  return N.width > q ? N.width : q;
7273
- }, 0), j = r.top;
7274
- n.vertical === "middle" && (j += (t.height - I) / 2), j -= (o || p[0].height) / 4;
7273
+ }, 0), V = r.top;
7274
+ n.vertical === "middle" && (V += (t.height - k) / 2), V -= (o || p[0].height) / 4;
7275
7275
  var ie = fe("text");
7276
7276
  he(ie, s), U(p, function(q) {
7277
7277
  var N;
7278
- switch (j += o || q.height, n.horizontal) {
7278
+ switch (V += o || q.height, n.horizontal) {
7279
7279
  case "left":
7280
7280
  N = r.left;
7281
7281
  break;
@@ -7286,11 +7286,11 @@ En.prototype.layoutText = function(e, i) {
7286
7286
  N = Math.max(((a ? F : h) - q.width) / 2 + r.left, 0);
7287
7287
  }
7288
7288
  var T = fe("tspan");
7289
- he(T, { x: N, y: j }), T.textContent = q.text, Ce(ie, T);
7289
+ he(T, { x: N, y: V }), T.textContent = q.text, Ce(ie, T);
7290
7290
  }), ys(f);
7291
7291
  var X = {
7292
7292
  width: F,
7293
- height: I
7293
+ height: k
7294
7294
  };
7295
7295
  return {
7296
7296
  dimensions: X,
@@ -7665,15 +7665,15 @@ function gy(e) {
7665
7665
  }
7666
7666
  function yy(e) {
7667
7667
  for (var i = e.waypoints, t = i.reduce(function(p, h, f) {
7668
- var A = i[f - 1];
7669
- if (A) {
7670
- var I = p[p.length - 1], F = I && I.endLength || 0, j = vy(A, h);
7668
+ var b = i[f - 1];
7669
+ if (b) {
7670
+ var k = p[p.length - 1], F = k && k.endLength || 0, V = vy(b, h);
7671
7671
  p.push({
7672
- start: A,
7672
+ start: b,
7673
7673
  end: h,
7674
7674
  startLength: F,
7675
- endLength: F + j,
7676
- length: j
7675
+ endLength: F + V,
7676
+ length: V
7677
7677
  });
7678
7678
  }
7679
7679
  return p;
@@ -7747,12 +7747,12 @@ Nt.prototype.add = function(e, i, t) {
7747
7747
  isFrame: p
7748
7748
  })), K(e, "bpmn:BoundaryEvent") && this._attachBoundary(e, s), K(e, "bpmn:Lane") && (a = 0), K(e, "bpmn:DataStoreReference") && (by(t, Nr(h)) || (t = this._canvas.findRoot(t))), this._canvas.addShape(s, t, a);
7749
7749
  } else if (K(i, "bpmndi:BPMNEdge")) {
7750
- var f = this._getSource(e), A = this._getTarget(e);
7750
+ var f = this._getSource(e), b = this._getTarget(e);
7751
7751
  r = t && (t.hidden || t.collapsed), s = this._elementFactory.createConnection(Ws(e, i, {
7752
7752
  hidden: r,
7753
7753
  source: f,
7754
- target: A,
7755
- waypoints: Ay(i, f, A)
7754
+ target: b,
7755
+ waypoints: Ay(i, f, b)
7756
7756
  })), K(e, "bpmn:DataAssociation") && (t = this._canvas.findRoot(t)), this._canvas.addConnection(s, t, a);
7757
7757
  } else
7758
7758
  throw new Error(n("unknown di {di} for element {semantic}", {
@@ -7853,10 +7853,10 @@ function Fs(e) {
7853
7853
  var Ho = 500;
7854
7854
  function Au(e, i, t) {
7855
7855
  var s = this;
7856
- function n(k, L, P) {
7857
- if (!o(k, L)) {
7856
+ function n(I, L, P) {
7857
+ if (!o(I, L)) {
7858
7858
  var R, B, G;
7859
- P ? B = i.getGraphics(P) : (R = L.delegateTarget || L.target, R && (B = R, P = i.get(B))), !(!B || !P) && (G = e.fire(k, {
7859
+ P ? B = i.getGraphics(P) : (R = L.delegateTarget || L.target, R && (B = R, P = i.get(B))), !(!B || !P) && (G = e.fire(I, {
7860
7860
  element: P,
7861
7861
  gfx: B,
7862
7862
  originalEvent: L
@@ -7864,11 +7864,11 @@ function Au(e, i, t) {
7864
7864
  }
7865
7865
  }
7866
7866
  var r = {};
7867
- function a(k) {
7868
- return r[k];
7867
+ function a(I) {
7868
+ return r[I];
7869
7869
  }
7870
- function o(k, L) {
7871
- var P = p[k] || vs;
7870
+ function o(I, L) {
7871
+ var P = p[I] || vs;
7872
7872
  return !P(L);
7873
7873
  }
7874
7874
  var l = {
@@ -7887,51 +7887,51 @@ function Au(e, i, t) {
7887
7887
  "element.click": Fs,
7888
7888
  "element.dblclick": Fs
7889
7889
  };
7890
- function h(k, L, P) {
7891
- var R = l[k];
7890
+ function h(I, L, P) {
7891
+ var R = l[I];
7892
7892
  if (!R)
7893
- throw new Error("unmapped DOM event name <" + k + ">");
7893
+ throw new Error("unmapped DOM event name <" + I + ">");
7894
7894
  return n(R, L, P);
7895
7895
  }
7896
7896
  var f = "svg, .djs-element";
7897
- function A(k, L, P, R) {
7897
+ function b(I, L, P, R) {
7898
7898
  var B = r[P] = function(G) {
7899
7899
  n(P, G);
7900
7900
  };
7901
- R && (p[P] = R), B.$delegate = Oi.bind(k, f, L, B);
7901
+ R && (p[P] = R), B.$delegate = Oi.bind(I, f, L, B);
7902
7902
  }
7903
- function I(k, L, P) {
7903
+ function k(I, L, P) {
7904
7904
  var R = a(P);
7905
- !R || Oi.unbind(k, L, R.$delegate);
7905
+ !R || Oi.unbind(I, L, R.$delegate);
7906
7906
  }
7907
- function F(k) {
7907
+ function F(I) {
7908
7908
  U(l, function(L, P) {
7909
- A(k, P, L);
7909
+ b(I, P, L);
7910
7910
  });
7911
7911
  }
7912
- function j(k) {
7912
+ function V(I) {
7913
7913
  U(l, function(L, P) {
7914
- I(k, P, L);
7914
+ k(I, P, L);
7915
7915
  });
7916
7916
  }
7917
- e.on("canvas.destroy", function(k) {
7918
- j(k.svg);
7919
- }), e.on("canvas.init", function(k) {
7920
- F(k.svg);
7921
- }), e.on(["shape.added", "connection.added"], function(k) {
7922
- var L = k.element, P = k.gfx;
7917
+ e.on("canvas.destroy", function(I) {
7918
+ V(I.svg);
7919
+ }), e.on("canvas.init", function(I) {
7920
+ F(I.svg);
7921
+ }), e.on(["shape.added", "connection.added"], function(I) {
7922
+ var L = I.element, P = I.gfx;
7923
7923
  e.fire("interactionEvents.createHit", { element: L, gfx: P });
7924
7924
  }), e.on([
7925
7925
  "shape.changed",
7926
7926
  "connection.changed"
7927
- ], Ho, function(k) {
7928
- var L = k.element, P = k.gfx;
7927
+ ], Ho, function(I) {
7928
+ var L = I.element, P = I.gfx;
7929
7929
  e.fire("interactionEvents.updateHit", { element: L, gfx: P });
7930
- }), e.on("interactionEvents.createHit", Ho, function(k) {
7931
- var L = k.element, P = k.gfx;
7930
+ }), e.on("interactionEvents.createHit", Ho, function(I) {
7931
+ var L = I.element, P = I.gfx;
7932
7932
  s.createDefaultHit(L, P);
7933
- }), e.on("interactionEvents.updateHit", function(k) {
7934
- var L = k.element, P = k.gfx;
7933
+ }), e.on("interactionEvents.updateHit", function(I) {
7934
+ var L = I.element, P = I.gfx;
7935
7935
  s.updateDefaultHit(L, P);
7936
7936
  });
7937
7937
  var ie = D("djs-hit djs-hit-stroke"), X = D("djs-hit djs-hit-click-stroke"), q = D("djs-hit djs-hit-all"), N = D("djs-hit djs-hit-no-move"), T = {
@@ -7940,48 +7940,48 @@ function Au(e, i, t) {
7940
7940
  stroke: ie,
7941
7941
  "no-move": N
7942
7942
  };
7943
- function D(k, L) {
7943
+ function D(I, L) {
7944
7944
  return L = z({
7945
7945
  stroke: "white",
7946
7946
  strokeWidth: 15
7947
- }, L || {}), t.cls(k, ["no-fill", "no-border"], L);
7947
+ }, L || {}), t.cls(I, ["no-fill", "no-border"], L);
7948
7948
  }
7949
- function S(k, L) {
7949
+ function S(I, L) {
7950
7950
  var P = T[L];
7951
7951
  if (!P)
7952
7952
  throw new Error("invalid hit type <" + L + ">");
7953
- return he(k, P), k;
7953
+ return he(I, P), I;
7954
7954
  }
7955
- function _(k, L) {
7956
- Ce(k, L);
7955
+ function _(I, L) {
7956
+ Ce(I, L);
7957
7957
  }
7958
- this.removeHits = function(k) {
7959
- var L = Fg(".djs-hit", k);
7958
+ this.removeHits = function(I) {
7959
+ var L = Fg(".djs-hit", I);
7960
7960
  U(L, ys);
7961
- }, this.createDefaultHit = function(k, L) {
7962
- var P = k.waypoints, R = k.isFrame, B;
7961
+ }, this.createDefaultHit = function(I, L) {
7962
+ var P = I.waypoints, R = I.isFrame, B;
7963
7963
  return P ? this.createWaypointsHit(L, P) : (B = R ? "stroke" : "all", this.createBoxHit(L, B, {
7964
- width: k.width,
7965
- height: k.height
7964
+ width: I.width,
7965
+ height: I.height
7966
7966
  }));
7967
- }, this.createWaypointsHit = function(k, L) {
7967
+ }, this.createWaypointsHit = function(I, L) {
7968
7968
  var P = ca(L);
7969
- return S(P, "stroke"), _(k, P), P;
7970
- }, this.createBoxHit = function(k, L, P) {
7969
+ return S(P, "stroke"), _(I, P), P;
7970
+ }, this.createBoxHit = function(I, L, P) {
7971
7971
  P = z({
7972
7972
  x: 0,
7973
7973
  y: 0
7974
7974
  }, P);
7975
7975
  var R = fe("rect");
7976
- return S(R, L), he(R, P), _(k, R), R;
7977
- }, this.updateDefaultHit = function(k, L) {
7976
+ return S(R, L), he(R, P), _(I, R), R;
7977
+ }, this.updateDefaultHit = function(I, L) {
7978
7978
  var P = lt(".djs-hit", L);
7979
7979
  if (!!P)
7980
- return k.waypoints ? ou(P, k.waypoints) : he(P, {
7981
- width: k.width,
7982
- height: k.height
7980
+ return I.waypoints ? ou(P, I.waypoints) : he(P, {
7981
+ width: I.width,
7982
+ height: I.height
7983
7983
  }), P;
7984
- }, this.fire = n, this.triggerMouseEvent = h, this.mouseHandler = a, this.registerEvent = A, this.unregisterEvent = I;
7984
+ }, this.fire = n, this.triggerMouseEvent = h, this.mouseHandler = a, this.registerEvent = b, this.unregisterEvent = k;
7985
7985
  }
7986
7986
  Au.$inject = [
7987
7987
  "eventBus",
@@ -8113,7 +8113,7 @@ Hi.prototype.select = function(e, i) {
8113
8113
  t.indexOf(a) === -1 && t.push(a);
8114
8114
  }) : this._selectedElements = t = e.slice(), this._eventBus.fire("selection.changed", { oldSelection: s, newSelection: t });
8115
8115
  };
8116
- var Ko = "hover", Wo = "selected", Vs = 6;
8116
+ var Ko = "hover", Wo = "selected", js = 6;
8117
8117
  function da(e, i, t) {
8118
8118
  this._canvas = e;
8119
8119
  var s = this;
@@ -8163,10 +8163,10 @@ da.prototype._updateSelectionOutline = function(e) {
8163
8163
  };
8164
8164
  function Oy(e) {
8165
8165
  return {
8166
- x: e.x - Vs,
8167
- y: e.y - Vs,
8168
- width: e.width + Vs * 2,
8169
- height: e.height + Vs * 2
8166
+ x: e.x - js,
8167
+ y: e.y - js,
8168
+ width: e.width + js * 2,
8169
+ height: e.height + js * 2
8170
8170
  };
8171
8171
  }
8172
8172
  function wu(e, i, t, s) {
@@ -8262,7 +8262,7 @@ ke.prototype.remove = function(e) {
8262
8262
  var t = this;
8263
8263
  U(i, function(s) {
8264
8264
  var n = t._getOverlayContainer(s.element, !0);
8265
- if (s && (ji(s.html), ji(s.htmlContainer), delete s.htmlContainer, delete s.element, delete t._overlays[s.id]), n) {
8265
+ if (s && (Vi(s.html), Vi(s.htmlContainer), delete s.htmlContainer, delete s.element, delete t._overlays[s.id]), n) {
8266
8266
  var r = n.overlays.indexOf(s);
8267
8267
  r !== -1 && n.overlays.splice(r, 1);
8268
8268
  }
@@ -8363,7 +8363,7 @@ ke.prototype._init = function() {
8363
8363
  });
8364
8364
  var a = i._getOverlayContainer(n);
8365
8365
  if (a) {
8366
- ji(a.html);
8366
+ Vi(a.html);
8367
8367
  var o = i._overlayContainers.indexOf(a);
8368
8368
  o !== -1 && i._overlayContainers.splice(o, 1);
8369
8369
  }
@@ -8425,22 +8425,22 @@ ku.$inject = [
8425
8425
  "elementRegistry",
8426
8426
  "graphicsFactory"
8427
8427
  ];
8428
- const Vy = {
8428
+ const jy = {
8429
8429
  __init__: ["changeSupport"],
8430
8430
  changeSupport: ["type", ku]
8431
8431
  };
8432
- var jy = 1e3;
8433
- function je(e) {
8432
+ var Vy = 1e3;
8433
+ function Ve(e) {
8434
8434
  this._eventBus = e;
8435
8435
  }
8436
- je.$inject = ["eventBus"];
8436
+ Ve.$inject = ["eventBus"];
8437
8437
  function Qy(e, i) {
8438
8438
  return function(t) {
8439
8439
  return e.call(i || null, t.context, t.command, t);
8440
8440
  };
8441
8441
  }
8442
- je.prototype.on = function(e, i, t, s, n, r) {
8443
- if ((Ot(i) || Lt(i)) && (r = n, n = s, s = t, t = i, i = null), Ot(t) && (r = n, n = s, s = t, t = jy), ui(n) && (r = n, n = !1), !Ot(s))
8442
+ Ve.prototype.on = function(e, i, t, s, n, r) {
8443
+ if ((Ot(i) || Lt(i)) && (r = n, n = s, s = t, t = i, i = null), Ot(t) && (r = n, n = s, s = t, t = Vy), ui(n) && (r = n, n = !1), !Ot(s))
8444
8444
  throw new Error("handlerFn must be a function");
8445
8445
  ut(e) || (e = [e]);
8446
8446
  var a = this._eventBus;
@@ -8451,22 +8451,22 @@ je.prototype.on = function(e, i, t, s, n, r) {
8451
8451
  a.on(l, t, n ? Qy(s, r) : s, r);
8452
8452
  });
8453
8453
  };
8454
- je.prototype.canExecute = _t("canExecute");
8455
- je.prototype.preExecute = _t("preExecute");
8456
- je.prototype.preExecuted = _t("preExecuted");
8457
- je.prototype.execute = _t("execute");
8458
- je.prototype.executed = _t("executed");
8459
- je.prototype.postExecute = _t("postExecute");
8460
- je.prototype.postExecuted = _t("postExecuted");
8461
- je.prototype.revert = _t("revert");
8462
- je.prototype.reverted = _t("reverted");
8454
+ Ve.prototype.canExecute = _t("canExecute");
8455
+ Ve.prototype.preExecute = _t("preExecute");
8456
+ Ve.prototype.preExecuted = _t("preExecuted");
8457
+ Ve.prototype.execute = _t("execute");
8458
+ Ve.prototype.executed = _t("executed");
8459
+ Ve.prototype.postExecute = _t("postExecute");
8460
+ Ve.prototype.postExecuted = _t("postExecuted");
8461
+ Ve.prototype.revert = _t("revert");
8462
+ Ve.prototype.reverted = _t("reverted");
8463
8463
  function _t(e) {
8464
8464
  return function(t, s, n, r, a) {
8465
8465
  (Ot(t) || Lt(t)) && (a = r, r = n, n = s, s = t, t = null), this.on(t, e, s, n, r, a);
8466
8466
  };
8467
8467
  }
8468
8468
  function ha(e, i) {
8469
- i.invoke(je, this), this.executed(function(t) {
8469
+ i.invoke(Ve, this), this.executed(function(t) {
8470
8470
  var s = t.context;
8471
8471
  s.rootElement ? e.setRootElement(s.rootElement) : s.rootElement = e.getRootElement();
8472
8472
  }), this.revert(function(t) {
@@ -8474,7 +8474,7 @@ function ha(e, i) {
8474
8474
  s.rootElement && e.setRootElement(s.rootElement);
8475
8475
  });
8476
8476
  }
8477
- bt(ha, je);
8477
+ bt(ha, Ve);
8478
8478
  ha.$inject = ["canvas", "injector"];
8479
8479
  const Uy = {
8480
8480
  __init__: ["rootElementsBehavior"],
@@ -8506,25 +8506,25 @@ function Nu(e, i, t) {
8506
8506
  n.appendChild(s);
8507
8507
  var a = [];
8508
8508
  e.on("element.changed", function(l) {
8509
- var p = l.element, h = be(p), f = dt(a, function(A) {
8510
- return A === h;
8509
+ var p = l.element, h = be(p), f = dt(a, function(b) {
8510
+ return b === h;
8511
8511
  });
8512
8512
  !f || o();
8513
8513
  });
8514
8514
  function o(l) {
8515
8515
  l && (a = Wy(l));
8516
8516
  var p = a.map(function(f) {
8517
- var A = qy(f.name || f.id), I = Xe('<li><span class="bjs-crumb"><a title="' + A + '">' + A + "</a></span></li>"), F = t.findRoot(fa(f)) || t.findRoot(f.id);
8517
+ var b = qy(f.name || f.id), k = Xe('<li><span class="bjs-crumb"><a title="' + b + '">' + b + "</a></span></li>"), F = t.findRoot(fa(f)) || t.findRoot(f.id);
8518
8518
  if (!F && K(f, "bpmn:Process")) {
8519
- var j = i.find(function(ie) {
8519
+ var V = i.find(function(ie) {
8520
8520
  var X = be(ie);
8521
8521
  return X && X.get("processRef") && X.get("processRef") === f;
8522
8522
  });
8523
- F = t.findRoot(j.id);
8523
+ F = t.findRoot(V.id);
8524
8524
  }
8525
- return I.addEventListener("click", function() {
8525
+ return k.addEventListener("click", function() {
8526
8526
  t.setRootElement(F);
8527
- }), I;
8527
+ }), k;
8528
8528
  });
8529
8529
  s.innerHTML = "";
8530
8530
  var h = p.length > 1;
@@ -8684,19 +8684,19 @@ function Xy(e, i) {
8684
8684
  var t = e.$parent;
8685
8685
  return !(!K(t, "bpmn:SubProcess") || t === i.bpmnElement || Gm(e, ["bpmn:DataInputAssociation", "bpmn:DataOutputAssociation"]));
8686
8686
  }
8687
- var js = 250, Zy = '<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>', $y = "bjs-drilldown-empty";
8687
+ var Vs = 250, Zy = '<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>', $y = "bjs-drilldown-empty";
8688
8688
  function qt(e, i, t, s) {
8689
- je.call(this, i), this._canvas = e, this._eventBus = i, this._elementRegistry = t, this._overlays = s;
8689
+ Ve.call(this, i), this._canvas = e, this._eventBus = i, this._elementRegistry = t, this._overlays = s;
8690
8690
  var n = this;
8691
- this.executed("shape.toggleCollapse", js, function(r) {
8691
+ this.executed("shape.toggleCollapse", Vs, function(r) {
8692
8692
  var a = r.shape;
8693
8693
  n._canDrillDown(a) ? n._addOverlay(a) : n._removeOverlay(a);
8694
- }, !0), this.reverted("shape.toggleCollapse", js, function(r) {
8694
+ }, !0), this.reverted("shape.toggleCollapse", Vs, function(r) {
8695
8695
  var a = r.shape;
8696
8696
  n._canDrillDown(a) ? n._addOverlay(a) : n._removeOverlay(a);
8697
8697
  }, !0), this.executed(
8698
8698
  ["shape.create", "shape.move", "shape.delete"],
8699
- js,
8699
+ Vs,
8700
8700
  function(r) {
8701
8701
  var a = r.oldParent, o = r.newParent || r.parent, l = r.shape;
8702
8702
  n._canDrillDown(l) && n._addOverlay(l), n._updateDrilldownOverlay(a), n._updateDrilldownOverlay(o), n._updateDrilldownOverlay(l);
@@ -8704,7 +8704,7 @@ function qt(e, i, t, s) {
8704
8704
  !0
8705
8705
  ), this.reverted(
8706
8706
  ["shape.create", "shape.move", "shape.delete"],
8707
- js,
8707
+ Vs,
8708
8708
  function(r) {
8709
8709
  var a = r.oldParent, o = r.newParent || r.parent, l = r.shape;
8710
8710
  n._canDrillDown(l) && n._addOverlay(l), n._updateDrilldownOverlay(a), n._updateDrilldownOverlay(o), n._updateDrilldownOverlay(l);
@@ -8718,7 +8718,7 @@ function qt(e, i, t, s) {
8718
8718
  });
8719
8719
  });
8720
8720
  }
8721
- bt(qt, je);
8721
+ bt(qt, Ve);
8722
8722
  qt.prototype._updateDrilldownOverlay = function(e) {
8723
8723
  var i = this._canvas;
8724
8724
  if (!!e) {
@@ -8765,7 +8765,7 @@ qt.$inject = [
8765
8765
  "overlays"
8766
8766
  ];
8767
8767
  const ev = {
8768
- __depends__: [Iu, Vy, Uy],
8768
+ __depends__: [Iu, jy, Uy],
8769
8769
  __init__: ["drilldownBreadcrumbs", "drilldownOverlayBehavior", "drilldownCentering", "subprocessCompatibility"],
8770
8770
  drilldownBreadcrumbs: ["type", Nu],
8771
8771
  drilldownCentering: ["type", _u],
@@ -8853,15 +8853,15 @@ function Pu(e, i) {
8853
8853
  } = p(N, D);
8854
8854
  return S.apply(T, _);
8855
8855
  }
8856
- function A(N) {
8856
+ function b(N) {
8857
8857
  return Ys((T) => N.get(T));
8858
8858
  }
8859
- function I(N, T) {
8859
+ function k(N, T) {
8860
8860
  if (T && T.length) {
8861
- const D = /* @__PURE__ */ Object.create(null), S = /* @__PURE__ */ Object.create(null), _ = [], k = [], L = [];
8861
+ const D = /* @__PURE__ */ Object.create(null), S = /* @__PURE__ */ Object.create(null), _ = [], I = [], L = [];
8862
8862
  let P, R, B, G;
8863
8863
  for (let Z in n)
8864
- P = n[Z], T.indexOf(Z) !== -1 && (P[2] === "private" ? (R = _.indexOf(P[3]), R === -1 ? (B = P[3].createChild([], T), G = A(B), _.push(P[3]), k.push(B), L.push(G), D[Z] = [G, Z, "private", B]) : D[Z] = [L[R], Z, "private", k[R]]) : D[Z] = [P[2], P[1]], S[Z] = !0), (P[2] === "factory" || P[2] === "type") && P[1].$scope && T.forEach((Te) => {
8864
+ P = n[Z], T.indexOf(Z) !== -1 && (P[2] === "private" ? (R = _.indexOf(P[3]), R === -1 ? (B = P[3].createChild([], T), G = b(B), _.push(P[3]), I.push(B), L.push(G), D[Z] = [G, Z, "private", B]) : D[Z] = [L[R], Z, "private", I[R]]) : D[Z] = [P[2], P[1]], S[Z] = !0), (P[2] === "factory" || P[2] === "type") && P[1].$scope && T.forEach((Te) => {
8865
8865
  P[1].$scope.indexOf(Te) !== -1 && (D[Z] = [P[2], P[1]], S[Te] = !0);
8866
8866
  });
8867
8867
  T.forEach((Z) => {
@@ -8878,7 +8878,7 @@ function Pu(e, i) {
8878
8878
  return N;
8879
8879
  }
8880
8880
  };
8881
- function j(N, T) {
8881
+ function V(N, T) {
8882
8882
  const D = N.__init__ || [];
8883
8883
  return function() {
8884
8884
  D.forEach((S) => {
@@ -8889,18 +8889,18 @@ function Pu(e, i) {
8889
8889
  function ie(N) {
8890
8890
  const T = N.__exports__;
8891
8891
  if (T) {
8892
- const D = N.__modules__, S = Object.keys(N).reduce((R, B) => (B !== "__exports__" && B !== "__modules__" && B !== "__init__" && B !== "__depends__" && (R[B] = N[B]), R), /* @__PURE__ */ Object.create(null)), _ = (D || []).concat(S), k = I(_), L = Ys(function(R) {
8893
- return k.get(R);
8892
+ const D = N.__modules__, S = Object.keys(N).reduce((R, B) => (B !== "__exports__" && B !== "__modules__" && B !== "__init__" && B !== "__depends__" && (R[B] = N[B]), R), /* @__PURE__ */ Object.create(null)), _ = (D || []).concat(S), I = k(_), L = Ys(function(R) {
8893
+ return I.get(R);
8894
8894
  });
8895
8895
  T.forEach(function(R) {
8896
- n[R] = [L, R, "private", k];
8896
+ n[R] = [L, R, "private", I];
8897
8897
  });
8898
8898
  const P = (N.__init__ || []).slice();
8899
8899
  return P.unshift(function() {
8900
- k.init();
8900
+ I.init();
8901
8901
  }), N = Object.assign({}, N, {
8902
8902
  __init__: P
8903
- }), j(N, k);
8903
+ }), V(N, I);
8904
8904
  }
8905
8905
  return Object.keys(N).forEach(function(D) {
8906
8906
  if (D === "__init__" || D === "__depends__")
@@ -8910,9 +8910,9 @@ function Pu(e, i) {
8910
8910
  n[D] = S;
8911
8911
  return;
8912
8912
  }
8913
- const _ = S[0], k = S[1];
8914
- n[D] = [F[_], ov(_, k), _];
8915
- }), j(N, a);
8913
+ const _ = S[0], I = S[1];
8914
+ n[D] = [F[_], ov(_, I), _];
8915
+ }), V(N, a);
8916
8916
  }
8917
8917
  function X(N, T) {
8918
8918
  return N.indexOf(T) !== -1 || (N = (T.__depends__ || []).reduce(X, N), N.indexOf(T) !== -1) ? N : N.concat(T);
@@ -8924,7 +8924,7 @@ function Pu(e, i) {
8924
8924
  D || (D = !0, T.forEach((S) => S()));
8925
8925
  };
8926
8926
  }
8927
- this.get = l, this.invoke = f, this.instantiate = h, this.createChild = I, this.init = q(e);
8927
+ this.get = l, this.invoke = f, this.instantiate = h, this.createChild = k, this.init = q(e);
8928
8928
  }
8929
8929
  function ov(e, i) {
8930
8930
  return e !== "value" && ma(i) && (i = Ys(i.slice())), i;
@@ -8984,7 +8984,7 @@ function cv() {
8984
8984
  return z(r, { class: t });
8985
8985
  }, this.style = function(t, s) {
8986
8986
  !ut(t) && !s && (s = t, t = []);
8987
- var n = Vi(t, function(r, a) {
8987
+ var n = ji(t, function(r, a) {
8988
8988
  return z(r, e[a] || {});
8989
8989
  }, {});
8990
8990
  return s ? z(n, s) : n;
@@ -9104,7 +9104,7 @@ ee.prototype.getLayer = function(e, i) {
9104
9104
  return t.group;
9105
9105
  };
9106
9106
  ee.prototype._getChildIndex = function(e) {
9107
- return Vi(this._layers, function(i, t) {
9107
+ return ji(this._layers, function(i, t) {
9108
9108
  return t.visible && e >= t.index && i++, i;
9109
9109
  }, 0);
9110
9110
  };
@@ -9332,8 +9332,8 @@ ee.prototype.scrollToElement = function(e, i) {
9332
9332
  if (!(n.width < a.width && n.height < a.height))
9333
9333
  l = n.x - a.x, p = n.y - a.y;
9334
9334
  else {
9335
- const A = Math.max(0, r.right - h.right), I = Math.min(0, r.left - h.left), F = Math.max(0, r.bottom - h.bottom), j = Math.min(0, r.top - h.top);
9336
- l = A || I, p = F || j;
9335
+ const b = Math.max(0, r.right - h.right), k = Math.min(0, r.left - h.left), F = Math.max(0, r.bottom - h.bottom), V = Math.min(0, r.top - h.top);
9336
+ l = b || k, p = F || V;
9337
9337
  }
9338
9338
  this.scroll({ dx: -l * o, dy: -p * o });
9339
9339
  };
@@ -9563,14 +9563,14 @@ function bs() {
9563
9563
  As.call(this), ga.bind(this, "children"), Xo.bind(this, "host"), Xo.bind(this, "attachers");
9564
9564
  }
9565
9565
  bt(bs, As);
9566
- function Vu() {
9566
+ function ju() {
9567
9567
  As.call(this), ga.bind(this, "children");
9568
9568
  }
9569
- bt(Vu, bs);
9570
- function ju() {
9569
+ bt(ju, bs);
9570
+ function Vu() {
9571
9571
  bs.call(this), Ru.bind(this, "labelTarget");
9572
9572
  }
9573
- bt(ju, bs);
9573
+ bt(Vu, bs);
9574
9574
  function Qu() {
9575
9575
  As.call(this), Lu.bind(this, "source"), Fu.bind(this, "target");
9576
9576
  }
@@ -9578,8 +9578,8 @@ bt(Qu, As);
9578
9578
  var wv = {
9579
9579
  connection: Qu,
9580
9580
  shape: bs,
9581
- label: ju,
9582
- root: Vu
9581
+ label: Vu,
9582
+ root: ju
9583
9583
  };
9584
9584
  function xv(e, i) {
9585
9585
  var t = wv[e];
@@ -9760,7 +9760,7 @@ et.prototype.create = function(e, i, t) {
9760
9760
  };
9761
9761
  et.prototype.updateContainments = function(e) {
9762
9762
  var i = this, t = this._elementRegistry, s;
9763
- s = Vi(e, function(n, r) {
9763
+ s = ji(e, function(n, r) {
9764
9764
  return r.parent && (n[r.parent.id] = r.parent), n;
9765
9765
  }, {}), U(s, function(n) {
9766
9766
  var r = n.children;
@@ -9910,7 +9910,7 @@ function tt(e) {
9910
9910
  this.ns = e, this.name = e.name, this.allTypes = [], this.allTypesByName = {}, this.properties = [], this.propertiesByName = {};
9911
9911
  }
9912
9912
  tt.prototype.build = function() {
9913
- return jm(this, [
9913
+ return Vm(this, [
9914
9914
  "ns",
9915
9915
  "name",
9916
9916
  "allTypes",
@@ -10163,7 +10163,7 @@ at.prototype.createAny = function(e, i, t) {
10163
10163
  return this[a];
10164
10164
  },
10165
10165
  set: function(a, o) {
10166
- Vm(this, [a], o);
10166
+ jm(this, [a], o);
10167
10167
  }
10168
10168
  }, r = {
10169
10169
  name: e,
@@ -10236,7 +10236,7 @@ function Fv(e) {
10236
10236
  function Pr(e) {
10237
10237
  return e + "$uri";
10238
10238
  }
10239
- function Vv(e) {
10239
+ function jv(e) {
10240
10240
  var i = {}, t, s;
10241
10241
  for (t in e)
10242
10242
  s = e[t], i[s] = s, i[Pr(s)] = t;
@@ -10245,13 +10245,13 @@ function Vv(e) {
10245
10245
  function sl() {
10246
10246
  return { line: 0, column: 0 };
10247
10247
  }
10248
- function jv(e) {
10248
+ function Vv(e) {
10249
10249
  throw e;
10250
10250
  }
10251
10251
  function Wu(e) {
10252
10252
  if (!this)
10253
10253
  return new Wu(e);
10254
- var i = e && e.proxy, t, s, n, r, a = jv, o, l, p, h, f = sl, A = !1, I = !1, F = null, j = !1, ie;
10254
+ var i = e && e.proxy, t, s, n, r, a = Vv, o, l, p, h, f = sl, b = !1, k = !1, F = null, V = !1, ie;
10255
10255
  function X(T) {
10256
10256
  T instanceof Error || (T = xi(T)), F = T, a(T, f);
10257
10257
  }
@@ -10299,20 +10299,20 @@ function Wu(e) {
10299
10299
  var D = {}, S;
10300
10300
  for (S in T)
10301
10301
  D[S] = T[S];
10302
- return D[Rv] = Lv, I = !0, ie = D, this;
10302
+ return D[Rv] = Lv, k = !0, ie = D, this;
10303
10303
  }, this.parse = function(T) {
10304
10304
  if (typeof T != "string")
10305
10305
  throw xi("required args <xml=string>");
10306
- return F = null, N(T), f = sl, j = !1, F;
10306
+ return F = null, N(T), f = sl, V = !1, F;
10307
10307
  }, this.stop = function() {
10308
- j = !0;
10308
+ V = !0;
10309
10309
  };
10310
10310
  function N(T) {
10311
- var D = I ? [] : null, S = I ? Vv(ie) : null, _, k = [], L = 0, P = !1, R = !1, B = 0, G = 0, Z, Te, ae, g, y, x, M, H, re, C = "", w = 0, O;
10311
+ var D = k ? [] : null, S = k ? jv(ie) : null, _, I = [], L = 0, P = !1, R = !1, B = 0, G = 0, Z, Te, ae, g, y, x, M, H, re, C = "", w = 0, O;
10312
10312
  function Y() {
10313
10313
  if (O !== null)
10314
10314
  return O;
10315
- var ne, d, c, u = I && S.xmlns, m = I && A ? [] : null, v = w, E = C, J = E.length, ce, le, ue, Ie, pe, St = {}, Ts = {}, Ue, W, de;
10315
+ var ne, d, c, u = k && S.xmlns, m = k && b ? [] : null, v = w, E = C, J = E.length, ce, le, ue, Ie, pe, St = {}, Ts = {}, Ue, W, de;
10316
10316
  e:
10317
10317
  for (; v < J; v++)
10318
10318
  if (Ue = !1, W = E.charCodeAt(v), !(W === 32 || W < 14 && W > 8)) {
@@ -10341,11 +10341,11 @@ function Wu(e) {
10341
10341
  q("attribute <" + pe + "> already defined");
10342
10342
  continue;
10343
10343
  }
10344
- if (Ts[pe] = !0, !I) {
10344
+ if (Ts[pe] = !0, !k) {
10345
10345
  St[pe] = ue;
10346
10346
  continue;
10347
10347
  }
10348
- if (A) {
10348
+ if (b) {
10349
10349
  if (le = pe === "xmlns" ? "xmlns" : pe.charCodeAt(0) === 120 && pe.substr(0, 6) === "xmlns:" ? pe.substr(6) : null, le !== null) {
10350
10350
  if (ne = Yt(ue), d = Pr(le), Ie = ie[ne], !Ie) {
10351
10351
  if (le === "xmlns" || d in S && S[d] !== ne)
@@ -10372,7 +10372,7 @@ function Wu(e) {
10372
10372
  }
10373
10373
  pe = u === c ? pe.substr(W + 1) : c + pe.substr(W), pe === el && (W = ue.indexOf(":"), W !== -1 ? (c = ue.substring(0, W), c = S[c] || c, ue = c + ue.substring(W)) : ue = u + ":" + ue), St[pe] = ue;
10374
10374
  }
10375
- if (A)
10375
+ if (b)
10376
10376
  for (v = 0, J = m.length; v < J; v++) {
10377
10377
  if (pe = m[v++], ue = m[v], W = pe.indexOf(":"), W !== -1) {
10378
10378
  if (!(c = S[pe.substring(0, W)])) {
@@ -10407,7 +10407,7 @@ function Wu(e) {
10407
10407
  })
10408
10408
  })); G !== -1; ) {
10409
10409
  if (T.charCodeAt(G) === 60 ? B = G : B = T.indexOf("<", G), B === -1) {
10410
- if (k.length)
10410
+ if (I.length)
10411
10411
  return X("unexpected end of file");
10412
10412
  if (G === 0)
10413
10413
  return X("missing start tag");
@@ -10415,17 +10415,17 @@ function Wu(e) {
10415
10415
  return;
10416
10416
  }
10417
10417
  if (G !== B) {
10418
- if (k.length) {
10419
- if (t && (t(T.substring(G, B), Yt, f), j))
10418
+ if (I.length) {
10419
+ if (t && (t(T.substring(G, B), Yt, f), V))
10420
10420
  return;
10421
- } else if (T.substring(G, B).trim() && (q(tl), j))
10421
+ } else if (T.substring(G, B).trim() && (q(tl), V))
10422
10422
  return;
10423
10423
  }
10424
10424
  if (g = T.charCodeAt(B + 1), g === 33) {
10425
10425
  if (ae = T.charCodeAt(B + 2), ae === 91 && T.substr(B + 3, 6) === "CDATA[") {
10426
10426
  if (G = T.indexOf("]]>", B), G === -1)
10427
10427
  return X("unclosed cdata");
10428
- if (r && (r(T.substring(B + 9, G), f), j))
10428
+ if (r && (r(T.substring(B + 9, G), f), V))
10429
10429
  return;
10430
10430
  G += 3;
10431
10431
  continue;
@@ -10433,7 +10433,7 @@ function Wu(e) {
10433
10433
  if (ae === 45 && T.charCodeAt(B + 3) === 45) {
10434
10434
  if (G = T.indexOf("-->", B), G === -1)
10435
10435
  return X("unclosed comment");
10436
- if (l && (l(T.substring(B + 4, G), Yt, f), j))
10436
+ if (l && (l(T.substring(B + 4, G), Yt, f), V))
10437
10437
  return;
10438
10438
  G += 3;
10439
10439
  continue;
@@ -10442,7 +10442,7 @@ function Wu(e) {
10442
10442
  if (g === 63) {
10443
10443
  if (G = T.indexOf("?>", B), G === -1)
10444
10444
  return X("unclosed question");
10445
- if (p && (p(T.substring(B, G + 2), f), j))
10445
+ if (p && (p(T.substring(B, G + 2), f), V))
10446
10446
  return;
10447
10447
  G += 2;
10448
10448
  continue;
@@ -10460,15 +10460,15 @@ function Wu(e) {
10460
10460
  }
10461
10461
  }
10462
10462
  if (g === 33) {
10463
- if (h && (h(T.substring(B, G + 1), Yt, f), j))
10463
+ if (h && (h(T.substring(B, G + 1), Yt, f), V))
10464
10464
  return;
10465
10465
  G += 1;
10466
10466
  continue;
10467
10467
  }
10468
10468
  if (O = {}, g === 47) {
10469
- if (P = !1, R = !0, !k.length)
10469
+ if (P = !1, R = !0, !I.length)
10470
10470
  return X("missing open tag");
10471
- if (Z = M = k.pop(), ae = B + 2 + Z.length, T.substring(B + 2, ae) !== Z)
10471
+ if (Z = M = I.pop(), ae = B + 2 + Z.length, T.substring(B + 2, ae) !== Z)
10472
10472
  return X("closing tag mismatch");
10473
10473
  for (; ae < G; ae++)
10474
10474
  if (g = T.charCodeAt(ae), !(g === 32 || g > 8 && g < 14))
@@ -10484,10 +10484,10 @@ function Wu(e) {
10484
10484
  }
10485
10485
  return X("invalid nodeName");
10486
10486
  }
10487
- R || k.push(M);
10487
+ R || I.push(M);
10488
10488
  }
10489
- if (I) {
10490
- if (_ = S, P && (R || D.push(_), O === null && (A = Z.indexOf("xmlns", ae) !== -1) && (w = ae, C = Z, Y(), A = !1)), H = M, g = M.indexOf(":"), g !== -1) {
10489
+ if (k) {
10490
+ if (_ = S, P && (R || D.push(_), O === null && (b = Z.indexOf("xmlns", ae) !== -1) && (w = ae, C = Z, Y(), b = !1)), H = M, g = M.indexOf(":"), g !== -1) {
10491
10491
  if (x = S[M.substring(0, g)], !x)
10492
10492
  return X("missing namespace on <" + H + ">");
10493
10493
  M = M.substr(g + 1);
@@ -10495,12 +10495,12 @@ function Wu(e) {
10495
10495
  x = S.xmlns;
10496
10496
  x && (M = x + ":" + M);
10497
10497
  }
10498
- if (P && (w = ae, C = Z, s && (i ? s(re, Yt, R, f) : s(M, Y, Yt, R, f), j)))
10498
+ if (P && (w = ae, C = Z, s && (i ? s(re, Yt, R, f) : s(M, Y, Yt, R, f), V)))
10499
10499
  return;
10500
10500
  if (R) {
10501
- if (n && (n(i ? re : M, Yt, P, f), j))
10501
+ if (n && (n(i ? re : M, Yt, P, f), V))
10502
10502
  return;
10503
- I && (P ? S = _ : S = D.pop());
10503
+ k && (P ? S = _ : S = D.pop());
10504
10504
  }
10505
10505
  G += 1;
10506
10506
  }
@@ -10634,11 +10634,11 @@ Be.prototype.createElement = function(e) {
10634
10634
  var i = e.attributes, t = this.type, s = Et(t), n = this.context, r = new t({}), a = this.model, o;
10635
10635
  return U(i, function(l, p) {
10636
10636
  var h = s.propertiesByName[p], f;
10637
- h && h.isReference ? h.isMany ? (f = l.split(" "), U(f, function(A) {
10637
+ h && h.isReference ? h.isMany ? (f = l.split(" "), U(f, function(b) {
10638
10638
  n.addReference({
10639
10639
  element: r,
10640
10640
  property: h.ns.name,
10641
- id: A
10641
+ id: b
10642
10642
  });
10643
10643
  })) : n.addReference({
10644
10644
  element: r,
@@ -10730,7 +10730,7 @@ wa.prototype.fromXML = function(e, i, t) {
10730
10730
  var n = this.model, r = this.lax, a = new Hv(z({}, i, { rootHandler: s })), o = new Wu({ proxy: !0 }), l = Kv();
10731
10731
  s.context = a, l.push(s);
10732
10732
  function p(D, S, _) {
10733
- var k = S(), L = k.line, P = k.column, R = k.data;
10733
+ var I = S(), L = I.line, P = I.column, R = I.data;
10734
10734
  R.charAt(0) === "<" && R.indexOf(" ") !== -1 && (R = R.slice(0, R.indexOf(" ")) + ">");
10735
10735
  var B = "unparsable content " + (R ? R + " " : "") + `detected
10736
10736
  line: ` + L + `
@@ -10747,29 +10747,29 @@ wa.prototype.fromXML = function(e, i, t) {
10747
10747
  return p(D, S, !0);
10748
10748
  }
10749
10749
  function f() {
10750
- var D = a.elementsById, S = a.references, _, k;
10751
- for (_ = 0; k = S[_]; _++) {
10752
- var L = k.element, P = D[k.id], R = Et(L).propertiesByName[k.property];
10750
+ var D = a.elementsById, S = a.references, _, I;
10751
+ for (_ = 0; I = S[_]; _++) {
10752
+ var L = I.element, P = D[I.id], R = Et(L).propertiesByName[I.property];
10753
10753
  if (P || a.addWarning({
10754
- message: "unresolved reference <" + k.id + ">",
10755
- element: k.element,
10756
- property: k.property,
10757
- value: k.id
10754
+ message: "unresolved reference <" + I.id + ">",
10755
+ element: I.element,
10756
+ property: I.property,
10757
+ value: I.id
10758
10758
  }), R.isMany) {
10759
- var B = L.get(R.name), G = B.indexOf(k);
10759
+ var B = L.get(R.name), G = B.indexOf(I);
10760
10760
  G === -1 && (G = B.length), P ? B[G] = P : B.splice(G, 1);
10761
10761
  } else
10762
10762
  L.set(R.name, P);
10763
10763
  }
10764
10764
  }
10765
- function A() {
10765
+ function b() {
10766
10766
  l.pop().handleEnd();
10767
10767
  }
10768
- var I = /^<\?xml /i, F = / encoding="([^"]+)"/i, j = /^utf-8$/i;
10768
+ var k = /^<\?xml /i, F = / encoding="([^"]+)"/i, V = /^utf-8$/i;
10769
10769
  function ie(D) {
10770
- if (!!I.test(D)) {
10770
+ if (!!k.test(D)) {
10771
10771
  var S = F.exec(D), _ = S && S[1];
10772
- !_ || j.test(_) || a.addWarning({
10772
+ !_ || V.test(_) || a.addWarning({
10773
10773
  message: "unsupported document encoding <" + _ + ">, falling back to UTF-8"
10774
10774
  });
10775
10775
  }
@@ -10778,8 +10778,8 @@ wa.prototype.fromXML = function(e, i, t) {
10778
10778
  var _ = l.peek();
10779
10779
  try {
10780
10780
  l.push(_.handleNode(D));
10781
- } catch (k) {
10782
- p(k, S, r) && l.push(new Aa());
10781
+ } catch (I) {
10782
+ p(I, S, r) && l.push(new Aa());
10783
10783
  }
10784
10784
  }
10785
10785
  function q(D, S) {
@@ -10797,7 +10797,7 @@ wa.prototype.fromXML = function(e, i, t) {
10797
10797
  }, {
10798
10798
  "http://www.w3.org/XML/1998/namespace": "xml"
10799
10799
  });
10800
- return o.ns(T).on("openTag", function(D, S, _, k) {
10800
+ return o.ns(T).on("openTag", function(D, S, _, I) {
10801
10801
  var L = D.attrs || {}, P = Object.keys(L).reduce(function(B, G) {
10802
10802
  var Z = S(L[G]);
10803
10803
  return B[G] = Z, B;
@@ -10807,8 +10807,8 @@ wa.prototype.fromXML = function(e, i, t) {
10807
10807
  attributes: P,
10808
10808
  ns: D.ns
10809
10809
  };
10810
- X(R, k);
10811
- }).on("question", ie).on("closeTag", A).on("cdata", q).on("text", function(D, S, _) {
10810
+ X(R, I);
10811
+ }).on("question", ie).on("closeTag", b).on("cdata", q).on("text", function(D, S, _) {
10812
10812
  N(S(D), _);
10813
10813
  }).on("error", p).on("warn", h), new Promise(function(D, S) {
10814
10814
  var _;
@@ -10817,11 +10817,11 @@ wa.prototype.fromXML = function(e, i, t) {
10817
10817
  } catch (B) {
10818
10818
  _ = B;
10819
10819
  }
10820
- var k = s.element;
10821
- !_ && !k && (_ = Qt("failed to parse document as <" + s.type.$descriptor.name + ">"));
10820
+ var I = s.element;
10821
+ !_ && !I && (_ = Qt("failed to parse document as <" + s.type.$descriptor.name + ">"));
10822
10822
  var L = a.warnings, P = a.references, R = a.elementsById;
10823
10823
  return _ ? (_.warnings = L, S(_)) : D({
10824
- rootElement: k,
10824
+ rootElement: I,
10825
10825
  elementsById: R,
10826
10826
  references: P,
10827
10827
  warnings: L
@@ -14668,14 +14668,14 @@ var dA = "BPMN20", hA = "http://www.omg.org/spec/BPMN/20100524/MODEL", fA = "bpm
14668
14668
  }
14669
14669
  ], LA = [], FA = {
14670
14670
  tagAlias: "lowerCase"
14671
- }, VA = {
14671
+ }, jA = {
14672
14672
  name: OA,
14673
14673
  uri: MA,
14674
14674
  prefix: BA,
14675
14675
  types: RA,
14676
14676
  associations: LA,
14677
14677
  xml: FA
14678
- }, jA = "bpmn.io colors for BPMN", QA = "http://bpmn.io/schema/bpmn/biocolor/1.0", UA = "bioc", GA = [
14678
+ }, VA = "bpmn.io colors for BPMN", QA = "http://bpmn.io/schema/bpmn/biocolor/1.0", UA = "bioc", GA = [
14679
14679
  {
14680
14680
  name: "ColoredShape",
14681
14681
  extends: [
@@ -14713,7 +14713,7 @@ var dA = "BPMN20", hA = "http://www.omg.org/spec/BPMN/20100524/MODEL", fA = "bpm
14713
14713
  ]
14714
14714
  }
14715
14715
  ], qA = [], JA = [], HA = {
14716
- name: jA,
14716
+ name: VA,
14717
14717
  uri: QA,
14718
14718
  prefix: UA,
14719
14719
  types: GA,
@@ -14775,7 +14775,7 @@ var dA = "BPMN20", hA = "http://www.omg.org/spec/BPMN/20100524/MODEL", fA = "bpm
14775
14775
  bpmn: AA,
14776
14776
  bpmndi: IA,
14777
14777
  dc: DA,
14778
- di: VA,
14778
+ di: jA,
14779
14779
  bioc: HA,
14780
14780
  color: $A
14781
14781
  };
@@ -14835,7 +14835,7 @@ function rb(e, i) {
14835
14835
  function f(C, w) {
14836
14836
  e.error(C, w);
14837
14837
  }
14838
- var A = this.registerDi = function(w) {
14838
+ var b = this.registerDi = function(w) {
14839
14839
  var O = w.bpmnElement;
14840
14840
  O ? n[O.id] ? f(
14841
14841
  i("multiple DI elements defined for {element}", {
@@ -14849,14 +14849,14 @@ function rb(e, i) {
14849
14849
  { element: w }
14850
14850
  );
14851
14851
  };
14852
- function I(C) {
14852
+ function k(C) {
14853
14853
  F(C.plane);
14854
14854
  }
14855
14855
  function F(C) {
14856
- A(C), U(C.planeElement, j);
14856
+ b(C), U(C.planeElement, V);
14857
14857
  }
14858
- function j(C) {
14859
- A(C);
14858
+ function V(C) {
14859
+ b(C);
14860
14860
  }
14861
14861
  this.handleDefinitions = function(w, O) {
14862
14862
  var Y = w.diagrams;
@@ -14864,7 +14864,7 @@ function rb(e, i) {
14864
14864
  throw new Error(i("diagram not part of bpmn:Definitions"));
14865
14865
  if (!O && Y && Y.length && (O = Y[0]), !O)
14866
14866
  throw new Error(i("no diagram to display"));
14867
- n = {}, I(O);
14867
+ n = {}, k(O);
14868
14868
  var $ = O.plane;
14869
14869
  if (!$)
14870
14870
  throw new Error(i(
@@ -14879,7 +14879,7 @@ function rb(e, i) {
14879
14879
  plane: Se($),
14880
14880
  rootElement: Se(ne)
14881
14881
  })
14882
- ), $.bpmnElement = ne, A($);
14882
+ ), $.bpmnElement = ne, b($);
14883
14883
  else
14884
14884
  throw new Error(i("no process or collaboration to display"));
14885
14885
  var d = p(ne, $);
@@ -14924,14 +14924,14 @@ function rb(e, i) {
14924
14924
  function _(C, w) {
14925
14925
  h(C, w);
14926
14926
  }
14927
- function k(C, w) {
14927
+ function I(C, w) {
14928
14928
  h(C, w);
14929
14929
  }
14930
14930
  function L(C, w) {
14931
14931
  U(C, function(O) {
14932
14932
  Re(O, "bpmn:Association") ? s.push(function() {
14933
- k(O, w);
14934
- }) : k(O, w);
14933
+ I(O, w);
14934
+ }) : I(O, w);
14935
14935
  });
14936
14936
  }
14937
14937
  function P(C, w) {
@@ -15001,7 +15001,7 @@ function rb(e, i) {
15001
15001
  function ab(e, i, t) {
15002
15002
  var s, n, r, a, o, l = [];
15003
15003
  function p(h, f) {
15004
- var A = {
15004
+ var b = {
15005
15005
  root: function(ie, X) {
15006
15006
  return s.add(ie, X);
15007
15007
  },
@@ -15011,17 +15011,17 @@ function ab(e, i, t) {
15011
15011
  error: function(ie, X) {
15012
15012
  l.push({ message: ie, context: X });
15013
15013
  }
15014
- }, I = new rb(A, r);
15014
+ }, k = new rb(b, r);
15015
15015
  f = f || h.diagrams && h.diagrams[0];
15016
15016
  var F = ob(h, f);
15017
15017
  if (!F)
15018
15018
  throw new Error(r("no diagram to display"));
15019
15019
  U(F, function(ie) {
15020
- I.handleDefinitions(h, ie);
15020
+ k.handleDefinitions(h, ie);
15021
15021
  });
15022
- var j = f.plane.bpmnElement.id;
15022
+ var V = f.plane.bpmnElement.id;
15023
15023
  a.setRootElement(
15024
- a.findRoot(j + "_plane") || a.findRoot(j)
15024
+ a.findRoot(V + "_plane") || a.findRoot(V)
15025
15025
  );
15026
15026
  }
15027
15027
  return new Promise(function(h, f) {
@@ -15030,8 +15030,8 @@ function ab(e, i, t) {
15030
15030
  error: o,
15031
15031
  warnings: l
15032
15032
  }), h({ warnings: l });
15033
- } catch (A) {
15034
- return A.warnings = l, f(A);
15033
+ } catch (b) {
15034
+ return b.warnings = l, f(b);
15035
15035
  }
15036
15036
  });
15037
15037
  }
@@ -15125,10 +15125,10 @@ we.prototype.importXML = async function(i, t) {
15125
15125
  let a;
15126
15126
  try {
15127
15127
  a = await this._moddle.fromXML(i, "bpmn:Definitions");
15128
- } catch (A) {
15128
+ } catch (b) {
15129
15129
  throw this._emit("import.parse.complete", {
15130
- error: A
15131
- }), A;
15130
+ error: b
15131
+ }), b;
15132
15132
  }
15133
15133
  let o = a.rootElement;
15134
15134
  const l = a.references, p = a.warnings, h = a.elementsById;
@@ -15216,7 +15216,7 @@ we.prototype.clear = function() {
15216
15216
  !this.getDefinitions() || Wi.prototype.clear.call(this);
15217
15217
  };
15218
15218
  we.prototype.destroy = function() {
15219
- Wi.prototype.destroy.call(this), ji(this._container);
15219
+ Wi.prototype.destroy.call(this), Vi(this._container);
15220
15220
  };
15221
15221
  we.prototype.on = function(e, i, t, s) {
15222
15222
  return this.get("eventBus").on(e, i, t, s);
@@ -15349,8 +15349,8 @@ function lp(e, i) {
15349
15349
  function n(o) {
15350
15350
  var l = t.start, p = t.button, h = al(o), f = rl(h, l);
15351
15351
  if (!t.dragging && Tb(f) > Eb && (t.dragging = !0, p === 0 && xb(e), op("grab")), t.dragging) {
15352
- var A = t.last || t.start;
15353
- f = rl(h, A), i.scroll({
15352
+ var b = t.last || t.start;
15353
+ f = rl(h, b), i.scroll({
15354
15354
  dx: f.x,
15355
15355
  dy: f.y
15356
15356
  }), t.last = h;
@@ -15460,7 +15460,7 @@ Qe.prototype.setTimeout = function(e) {
15460
15460
  };
15461
15461
  Qe.prototype.remove = function(e) {
15462
15462
  var i = this.get(e);
15463
- i && (ji(i.html), ji(i.htmlContainer), delete i.htmlContainer, delete this._tooltips[i.id]);
15463
+ i && (Vi(i.html), Vi(i.htmlContainer), delete i.htmlContainer, delete this._tooltips[i.id]);
15464
15464
  };
15465
15465
  Qe.prototype.show = function() {
15466
15466
  Ta(this._tooltipRoot);
@@ -15540,8 +15540,8 @@ function Sb(e, i = "YYYY-MM-DD HH:mm:ss") {
15540
15540
  ss: l,
15541
15541
  ww: ["\u65E5", "\u4E00", "\u4E8C", "\u4E09", "\u56DB", "\u4E94", "\u516D"][p]
15542
15542
  };
15543
- for (let A in f)
15544
- i = i.replace(A, f[A]);
15543
+ for (let b in f)
15544
+ i = i.replace(b, f[b]);
15545
15545
  return i;
15546
15546
  }
15547
15547
  function Pb(e) {
@@ -15566,13 +15566,13 @@ function Pb(e) {
15566
15566
  class: !a && s.historyActivityType != "candidate" ? "nodePrimary" : ""
15567
15567
  };
15568
15568
  let p = "";
15569
- if (n) {
15569
+ if (n || o && o.length > 0) {
15570
15570
  if (p = `<span title='${n}'>${n}</span><br>`, r && (p += `<span title='${r}'>${Sb(
15571
15571
  r,
15572
15572
  "YYYY-MM-DD HH:mm"
15573
15573
  )}</span><br>`), o && o.length > 0) {
15574
- let f, { type: A, fullMessage: I } = o.find((F) => F.action == "AddComment") || {};
15575
- A == "assigneeComment" && (f = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + I, l.class = "nodeWarn"), A == "dispatchComment" && (f = "\u8C03\u5EA6\uFF1A" + I, l.class = "nodeWarn"), A == "transferComment" && (f = "\u8F6C\u529E\uFF1A" + I, l.class = "nodeWarn"), A == "delegateComment" && (f = "\u59D4\u6258\uFF1A" + I, l.class = "nodeWarn"), A == "rollbackComment" && (f = "\u6307\u5B9A\u56DE\u9000\uFF1A" + I, l.class = "nodeError"), A == "terminateComment" && (f = "\u7EC8\u6B62\uFF1A" + I, l.class = "nodeError"), (A == "addMultiInstanceComment" || (A || "").includes("\u52A0\u7B7E")) && (f = "\u52A0\u7B7E\uFF1A" + I, l.class = "nodeWarn"), A == "deleteMultiInstanceComment" && (f = "\u51CF\u7B7E\uFF1A" + I, l.class = "nodeError"), A == "withdrawComment" && (f = "\u64A4\u9500\uFF1A" + I, l.class = "nodeWarn"), A == "deleteProcessComment" && (f = "\u5220\u9664\u6D41\u7A0B\uFF1A" + I, l.class = "nodeError"), A == "cancelProcessComment" && (f = "\u62D2\u7EDD\uFF1A" + I, l.class = "nodeError"), A == "comment" && (f = "\u5BA1\u6279\uFF1A" + I, l.class = "nodeSuccess"), f && (p += `<span title='${f}'>${f}</span>`);
15574
+ let f, { type: b, fullMessage: k } = o.find((F) => F.action == "AddComment") || {};
15575
+ b == "assigneeComment" && (f = "\u53D8\u66F4\u5BA1\u6838\u4EBA\uFF1A" + k, l.class = "nodeWarn"), b == "dispatchComment" && (f = "\u8C03\u5EA6\uFF1A" + k, l.class = "nodeWarn"), b == "transferComment" && (f = "\u8F6C\u529E\uFF1A" + k, l.class = "nodeWarn"), b == "delegateComment" && (f = "\u59D4\u6258\uFF1A" + k, l.class = "nodeWarn"), b == "rollbackComment" && (f = "\u6307\u5B9A\u56DE\u9000\uFF1A" + k, l.class = "nodeError"), b == "terminateComment" && (f = "\u7EC8\u6B62\uFF1A" + k, l.class = "nodeError"), (b == "addMultiInstanceComment" || (b || "").includes("\u52A0\u7B7E")) && (f = "\u52A0\u7B7E\uFF1A" + k, l.class = "nodeWarn"), b == "deleteMultiInstanceComment" && (f = "\u51CF\u7B7E\uFF1A" + k, l.class = "nodeError"), b == "withdrawComment" && (f = "\u64A4\u9500\uFF1A" + k, l.class = "nodeWarn"), b == "deleteProcessComment" && (f = "\u5220\u9664\u6D41\u7A0B\uFF1A" + k, l.class = "nodeError"), b == "cancelProcessComment" && (f = "\u62D2\u7EDD\uFF1A" + k, l.class = "nodeError"), b == "comment" && (f = "\u5BA1\u6279\uFF1A" + k, l.class = "nodeSuccess"), f && (p += `<span title='${f}'>${f}</span>`);
15576
15576
  }
15577
15577
  l.tooltip = p;
15578
15578
  }
@@ -15666,17 +15666,17 @@ const Mb = {
15666
15666
  let n = !1, r, a, o = 0, l = 0, p = 0, h = 0;
15667
15667
  i.addEventListener("touchstart", (f) => {
15668
15668
  n = !0;
15669
- const A = f.touches[0];
15670
- r = A.clientX, a = A.clientY;
15671
- const I = t.getAttribute("transform").match(/matrix\(([^)]+)\)/)[1].split(/\s*,\s*|\s+/);
15672
- o = parseFloat(I[4]), l = parseFloat(I[5]);
15669
+ const b = f.touches[0];
15670
+ r = b.clientX, a = b.clientY;
15671
+ const k = t.getAttribute("transform").match(/matrix\(([^)]+)\)/)[1].split(/\s*,\s*|\s+/);
15672
+ o = parseFloat(k[4]), l = parseFloat(k[5]);
15673
15673
  const F = this.getTransformMatrix(s.style.transform);
15674
15674
  this.isAdd ? (p = parseFloat(F[4]), h = parseFloat(F[5])) : (p = parseFloat(F[4]) + 30, h = parseFloat(F[5]) + 16, this.isAdd = !0);
15675
15675
  }), i.addEventListener("touchmove", (f) => {
15676
15676
  if (!n)
15677
15677
  return;
15678
- const A = f.touches[0], I = A.clientX - r, F = A.clientY - a;
15679
- l !== void 0 && (t.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${o + I} ${l + F})`), s.setAttribute("style", `position: absolute; width: 0px; height: 0px; transform: matrix(0.615, 0, 0, 0.615, ${p + I}, ${h + F});`)), e._cachedViewbox && (e._cachedViewbox.x = I, e._cachedViewbox.y = F), f.preventDefault();
15678
+ const b = f.touches[0], k = b.clientX - r, F = b.clientY - a;
15679
+ l !== void 0 && (t.setAttribute("transform", `matrix(0.679276 0 0 0.679276 ${o + k} ${l + F})`), s.setAttribute("style", `position: absolute; width: 0px; height: 0px; transform: matrix(0.615, 0, 0, 0.615, ${p + k}, ${h + F});`)), e._cachedViewbox && (e._cachedViewbox.x = k, e._cachedViewbox.y = F), f.preventDefault();
15680
15680
  }), i.addEventListener("touchend", () => {
15681
15681
  n = !1;
15682
15682
  });
@@ -15744,7 +15744,7 @@ function Rb(e) {
15744
15744
  }
15745
15745
  const dp = /* @__PURE__ */ function() {
15746
15746
  return Bb.exports;
15747
- }(), Lb = "data:image/png;base64,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", Fb = "data:image/png;base64,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", Ia = "data:image/png;base64,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", Vb = {
15747
+ }(), Lb = "data:image/png;base64,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", Fb = "data:image/png;base64,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", Ia = "data:image/png;base64,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", jb = {
15748
15748
  name: "TopTips",
15749
15749
  props: {
15750
15750
  text: { default: "", type: String },
@@ -15803,7 +15803,7 @@ const dp = /* @__PURE__ */ function() {
15803
15803
  }
15804
15804
  }
15805
15805
  };
15806
- var jb = function() {
15806
+ var Vb = function() {
15807
15807
  var e = this, i = e.$createElement, t = e._self._c || i;
15808
15808
  return e.show ? t("div", [e.statusTips ? t("div", {
15809
15809
  staticClass: "top-tipss",
@@ -15846,8 +15846,8 @@ var jb = function() {
15846
15846
  }, Qb = [];
15847
15847
  const ll = {};
15848
15848
  var Ub = /* @__PURE__ */ ve(
15849
- Vb,
15850
15849
  jb,
15850
+ Vb,
15851
15851
  Qb,
15852
15852
  !1,
15853
15853
  Gb,
@@ -16365,7 +16365,7 @@ var $b = /* @__PURE__ */ ve(
16365
16365
  Xb,
16366
16366
  !1,
16367
16367
  e0,
16368
- "6634cd3f",
16368
+ "34ee4b32",
16369
16369
  null,
16370
16370
  null
16371
16371
  );
@@ -18596,7 +18596,7 @@ function L0(e) {
18596
18596
  const F0 = /* @__PURE__ */ function() {
18597
18597
  return R0.exports;
18598
18598
  }();
18599
- var V0 = function() {
18599
+ var j0 = function() {
18600
18600
  var e = this, i = e.$createElement, t = e._self._c || i;
18601
18601
  return t("div", {
18602
18602
  staticClass: "process-popup-content"
@@ -18782,7 +18782,7 @@ var V0 = function() {
18782
18782
  }
18783
18783
  }
18784
18784
  })], 1);
18785
- }, j0 = [function() {
18785
+ }, V0 = [function() {
18786
18786
  var e = this, i = e.$createElement, t = e._self._c || i;
18787
18787
  return t("div", {
18788
18788
  staticClass: "process-pc-label"
@@ -18960,8 +18960,8 @@ const Q0 = {
18960
18960
  }, yl = {};
18961
18961
  var U0 = /* @__PURE__ */ ve(
18962
18962
  Q0,
18963
- V0,
18964
18963
  j0,
18964
+ V0,
18965
18965
  !1,
18966
18966
  G0,
18967
18967
  "3e18ae74",
@@ -21110,7 +21110,7 @@ const yC = {
21110
21110
  this.handleTips("\u8BF7\u4E0A\u4F20\u9644\u4EF6!", !1, "success");
21111
21111
  return;
21112
21112
  }
21113
- if (this.isSelectPerson !== !1) {
21113
+ if (this.isSelectPerson !== !1 && this.param.ProcessInsObj && !this.param.ProcessInsObj.taskParentId) {
21114
21114
  this.handleTips(
21115
21115
  this.pureTip ? this.isSelectPerson : "\u8BF7\u9009\u62E9[" + this.isSelectPerson + "]\u5BA1\u6279\u4EBA!",
21116
21116
  !1,
@@ -21120,51 +21120,55 @@ const yC = {
21120
21120
  }
21121
21121
  this.commentMsg || (this.commentMsg = " ");
21122
21122
  let e = {};
21123
- if (this.radioCheckNameList && this.radioCheckNameList.length) {
21124
- if (this.radioCheckChild[0].type !== "EndEventModel") {
21125
- let o = 0;
21126
- if (this.radioCheckNameList.map((l, p) => {
21127
- (!this.multiNodeParticipant[l] || !this.multiNodeParticipant[l].length) && this.radioCheckChild.map((h, f) => {
21128
- h.id == l && (h.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || h.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!h.childNode || !h.childNode.length ? o += 1 : this.radioCheckNode.map((A, I) => {
21129
- (!this.multiNodeParticipant[A] || !this.multiNodeParticipant[A].length) && (o += 1), e[A] = this.multiNodeParticipant[A];
21130
- }));
21131
- }), e[l] = this.multiNodeParticipant[l];
21132
- }), o > 0) {
21123
+ if (this.param.ProcessInsObj && !this.param.ProcessInsObj.taskParentId)
21124
+ if (this.radioCheckNameList && this.radioCheckNameList.length) {
21125
+ if (this.radioCheckChild[0].type !== "EndEventModel") {
21126
+ let t = 0;
21127
+ if (this.radioCheckNameList.map((s, n) => {
21128
+ (!this.multiNodeParticipant[s] || !this.multiNodeParticipant[s].length) && this.radioCheckChild.map((r, a) => {
21129
+ r.id == s && (r.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || r.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!r.childNode || !r.childNode.length ? t += 1 : this.radioCheckNode.map((o, l) => {
21130
+ (!this.multiNodeParticipant[o] || !this.multiNodeParticipant[o].length) && (t += 1), e[o] = this.multiNodeParticipant[o];
21131
+ }));
21132
+ }), e[s] = this.multiNodeParticipant[s];
21133
+ }), t > 0) {
21134
+ this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
21135
+ return;
21136
+ }
21137
+ }
21138
+ } else {
21139
+ if (this.multiNodeParticipant[this.partObjId] && !this.multiNodeParticipant[this.partObjId].length) {
21133
21140
  this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
21134
21141
  return;
21135
21142
  }
21143
+ e = this.multiNodeParticipant;
21136
21144
  }
21137
- } else {
21138
- if (this.multiNodeParticipant[this.partObjId] && !this.multiNodeParticipant[this.partObjId].length) {
21139
- this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
21140
- return;
21141
- }
21142
- e = this.multiNodeParticipant;
21143
- }
21144
21145
  if (this.signRequired) {
21145
21146
  this.signVisible = !0;
21146
21147
  return;
21147
21148
  }
21148
21149
  if (this.param.beforeFunction && !await this.param.beforeFunction())
21149
21150
  return;
21150
- (this.param.incomingConditionItemList || []).forEach((o) => {
21151
- let l = this.param.vars || this.gateVars || {};
21152
- l[o.itemName] || (l[o.itemName] = "");
21151
+ (this.param.incomingConditionItemList || []).forEach((t) => {
21152
+ let s = this.param.vars || this.gateVars || {};
21153
+ s[t.itemName] || (s[t.itemName] = "");
21153
21154
  }), this.handleTips("", !0, "loading");
21154
21155
  let i = [];
21155
- const t = Array.isArray(this.param.nextNodeData) ? this.param.nextNodeData[0] : this.param.nextNodeData;
21156
- t.setPersonnel ? i = t.assignees : i = (this.partNodeArr[t.id] || []).map((o) => ({
21157
- id: o.id,
21158
- name: o.name
21159
- })), Object.keys(e).forEach((o) => {
21160
- Array.isArray(e[o]) && (e[o] = e[o].filter((l) => l)), (!e[o] || Array.isArray(e[o]) && e[o].length <= 0) && delete e[o];
21161
- });
21162
- let s = t && t.nodeType != "endEvent" && (!t.branches || t.branches.length <= 0), n = t && t.nodeType != "endEvent" && t.branches && t.branches.length == 1 && t.branches[0].nodeInfoDTO && t.branches[0].nodeInfoDTO.nodeType != "endEvent", r = t && t.nodeType != "endEvent" && t.branches && t.branches.length == 1 && !t.branches[0].nodeInfoDTO && t.branches[0].nodeType != "endEvent";
21163
- if ((s || n || r) && !Object.keys(e).length) {
21164
- let l = {};
21165
- return s ? l = t : n ? l = t.branches[0].nodeInfoDTO : r && (l = t.branches[0]), this.handleTips(l.nodeType ? "\u8BF7\u9009\u62E9[" + l.name + "]\u5BA1\u6279\u4EBA!" : "\u8BF7\u9009\u62E9\u4E0B\u4E00\u8282\u70B9\u5BA1\u6279\u4EBA", !0, "error"), !1;
21156
+ if (this.param.ProcessInsObj && !this.param.ProcessInsObj.taskParentId) {
21157
+ const t = Array.isArray(this.param.nextNodeData) ? this.param.nextNodeData[0] : this.param.nextNodeData;
21158
+ t.setPersonnel ? i = t.assignees : i = (this.partNodeArr[t.id] || []).map((o) => ({
21159
+ id: o.id,
21160
+ name: o.name
21161
+ })), Object.keys(e).forEach((o) => {
21162
+ Array.isArray(e[o]) && (e[o] = e[o].filter((l) => l)), (!e[o] || Array.isArray(e[o]) && e[o].length <= 0) && delete e[o];
21163
+ });
21164
+ let s = t && t.nodeType != "endEvent" && (!t.branches || t.branches.length <= 0), n = t && t.nodeType != "endEvent" && t.branches && t.branches.length == 1 && t.branches[0].nodeInfoDTO && t.branches[0].nodeInfoDTO.nodeType != "endEvent", r = t && t.nodeType != "endEvent" && t.branches && t.branches.length == 1 && !t.branches[0].nodeInfoDTO && t.branches[0].nodeType != "endEvent";
21165
+ if ((s || n || r) && !Object.keys(e).length) {
21166
+ let l = {};
21167
+ return s ? l = t : n ? l = t.branches[0].nodeInfoDTO : r && (l = t.branches[0]), this.handleTips(l.nodeType ? "\u8BF7\u9009\u62E9[" + l.name + "]\u5BA1\u6279\u4EBA!" : "\u8BF7\u9009\u62E9\u4E0B\u4E00\u8282\u70B9\u5BA1\u6279\u4EBA", !0, "error"), !1;
21168
+ }
21169
+ Date.now() && (this.param.processInstId, this.param.actionComplete, this.commentMsg, this.param.taskInstId, this.param.vars || this.gateVars, this.attchLists);
21166
21170
  }
21167
- Date.now() && (this.param.processInstId, this.param.actionComplete, this.commentMsg, this.param.taskInstId, this.param.vars || this.gateVars, this.attchLists), await this.param.request.post("/bladex/blade-workflow/tis/complete", {
21171
+ await this.param.request.post("/bladex/blade-workflow/tis/complete", {
21168
21172
  pass: !0,
21169
21173
  assignees: i,
21170
21174
  processInstanceId: this.param.processInstId,
@@ -21174,8 +21178,8 @@ const yC = {
21174
21178
  vars: this.param.vars || this.gateVars,
21175
21179
  multiNodeParticipant: e,
21176
21180
  attachment: this.attchLists
21177
- }).then((o) => {
21178
- o.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(o.msg, !0, "error");
21181
+ }).then((t) => {
21182
+ t.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(t.msg, !0, "error");
21179
21183
  });
21180
21184
  },
21181
21185
  async signConfirm(e = !0) {
@@ -21187,7 +21191,7 @@ const yC = {
21187
21191
  this.handleTips("\u8BF7\u4E0A\u4F20\u9644\u4EF6!", !1, "success");
21188
21192
  return;
21189
21193
  }
21190
- if (this.isSelectPerson !== !1) {
21194
+ if (this.isSelectPerson !== !1 && this.param.ProcessInsObj && !this.param.ProcessInsObj.taskParentId) {
21191
21195
  this.handleTips(
21192
21196
  this.pureTip ? this.isSelectPerson : "\u8BF7\u9009\u62E9[" + this.isSelectPerson + "]\u5BA1\u6279\u4EBA!",
21193
21197
  !1,
@@ -21197,27 +21201,28 @@ const yC = {
21197
21201
  }
21198
21202
  this.commentMsg || (this.commentMsg = " ");
21199
21203
  let i = {};
21200
- if (this.radioCheckNameList && this.radioCheckNameList.length) {
21201
- if (this.radioCheckChild[0].type !== "EndEventModel") {
21202
- let l = 0;
21203
- if (this.radioCheckNameList.map((p, h) => {
21204
- (!this.multiNodeParticipant[p] || !this.multiNodeParticipant[p].length) && this.radioCheckChild.map((f, A) => {
21205
- f.id == p && (f.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || f.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!f.childNode || !f.childNode.length ? l += 1 : this.radioCheckNode.map((I, F) => {
21206
- (!this.multiNodeParticipant[I] || !this.multiNodeParticipant[I].length) && (l += 1), i[I] = this.multiNodeParticipant[I];
21207
- }));
21208
- }), i[p] = this.multiNodeParticipant[p];
21209
- }), l > 0) {
21204
+ if (this.param.ProcessInsObj && !this.param.ProcessInsObj.taskParentId)
21205
+ if (this.radioCheckNameList && this.radioCheckNameList.length) {
21206
+ if (this.radioCheckChild[0].type !== "EndEventModel") {
21207
+ let s = 0;
21208
+ if (this.radioCheckNameList.map((n, r) => {
21209
+ (!this.multiNodeParticipant[n] || !this.multiNodeParticipant[n].length) && this.radioCheckChild.map((a, o) => {
21210
+ a.id == n && (a.humanPerformerName !== "\u56FA\u5B9A\u8D26\u6237" || a.humanPerformerName !== "\u4E0E\u6D41\u7A0B\u7533\u8BF7\u4EBA\u76F8\u5173") && (!a.childNode || !a.childNode.length ? s += 1 : this.radioCheckNode.map((l, p) => {
21211
+ (!this.multiNodeParticipant[l] || !this.multiNodeParticipant[l].length) && (s += 1), i[l] = this.multiNodeParticipant[l];
21212
+ }));
21213
+ }), i[n] = this.multiNodeParticipant[n];
21214
+ }), s > 0) {
21215
+ this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
21216
+ return;
21217
+ }
21218
+ }
21219
+ } else {
21220
+ if (this.multiNodeParticipant[this.partObjId] && !this.multiNodeParticipant[this.partObjId].length) {
21210
21221
  this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
21211
21222
  return;
21212
21223
  }
21224
+ i = this.multiNodeParticipant;
21213
21225
  }
21214
- } else {
21215
- if (this.multiNodeParticipant[this.partObjId] && !this.multiNodeParticipant[this.partObjId].length) {
21216
- this.handleTips("\u8BF7\u9009\u62E9\u5BA1\u6279\u4EBA!", !1, "success");
21217
- return;
21218
- }
21219
- i = this.multiNodeParticipant;
21220
- }
21221
21226
  if (e) {
21222
21227
  this.signVisible = !0;
21223
21228
  return;
@@ -21228,22 +21233,24 @@ const yC = {
21228
21233
  }
21229
21234
  if (this.param.beforeFunction && !await this.param.beforeFunction())
21230
21235
  return;
21231
- this.handleTips("", !0, "loading"), this.signVisible = (!1)(this.param.incomingConditionItemList || []).forEach((l) => {
21232
- let p = this.param.vars || this.gateVars || {};
21233
- p[l.itemName] || (p[l.itemName] = "");
21236
+ this.handleTips("", !0, "loading"), this.signVisible = (!1)(this.param.incomingConditionItemList || []).forEach((s) => {
21237
+ let n = this.param.vars || this.gateVars || {};
21238
+ n[s.itemName] || (n[s.itemName] = "");
21234
21239
  });
21235
21240
  let t = [];
21236
- const s = Array.isArray(this.param.nextNodeData) ? this.param.nextNodeData[0] : this.param.nextNodeData;
21237
- s.setPersonnel ? t = s.assignees : t = (this.partNodeArr[s.id] || []).map((l) => ({
21238
- id: l.id,
21239
- name: l.name
21240
- })), Object.keys(i).forEach((l) => {
21241
- Array.isArray(i[l]) && (i[l] = i[l].filter((p) => p)), (!i[l] || Array.isArray(i[l]) && i[l].length <= 0) && delete i[l];
21242
- });
21243
- let n = s && s.nodeType != "endEvent" && (!s.branches || s.branches.length <= 0), r = s && s.nodeType != "endEvent" && s.branches && s.branches.length == 1 && s.branches[0].nodeInfoDTO && s.branches[0].nodeInfoDTO.nodeType != "endEvent", a = s && s.nodeType != "endEvent" && s.branches && s.branches.length == 1 && !s.branches[0].nodeInfoDTO && s.branches[0].nodeType != "endEvent";
21244
- if ((n || r || a) && !Object.keys(i).length) {
21245
- let p = {};
21246
- return n ? p = s : r ? p = s.branches[0].nodeInfoDTO : a && (p = s.branches[0]), this.handleTips(p.nodeType ? "\u8BF7\u9009\u62E9[" + p.name + "]\u5BA1\u6279\u4EBA!" : "\u8BF7\u9009\u62E9\u4E0B\u4E00\u8282\u70B9\u5BA1\u6279\u4EBA", !0, "error"), !1;
21241
+ if (this.param.ProcessInsObj && !this.param.ProcessInsObj.taskParentId) {
21242
+ const s = Array.isArray(this.param.nextNodeData) ? this.param.nextNodeData[0] : this.param.nextNodeData;
21243
+ s.setPersonnel ? t = s.assignees : t = (this.partNodeArr[s.id] || []).map((l) => ({
21244
+ id: l.id,
21245
+ name: l.name
21246
+ })), Object.keys(i).forEach((l) => {
21247
+ Array.isArray(i[l]) && (i[l] = i[l].filter((p) => p)), (!i[l] || Array.isArray(i[l]) && i[l].length <= 0) && delete i[l];
21248
+ });
21249
+ let n = s && s.nodeType != "endEvent" && (!s.branches || s.branches.length <= 0), r = s && s.nodeType != "endEvent" && s.branches && s.branches.length == 1 && s.branches[0].nodeInfoDTO && s.branches[0].nodeInfoDTO.nodeType != "endEvent", a = s && s.nodeType != "endEvent" && s.branches && s.branches.length == 1 && !s.branches[0].nodeInfoDTO && s.branches[0].nodeType != "endEvent";
21250
+ if ((n || r || a) && !Object.keys(i).length) {
21251
+ let p = {};
21252
+ return n ? p = s : r ? p = s.branches[0].nodeInfoDTO : a && (p = s.branches[0]), this.handleTips(p.nodeType ? "\u8BF7\u9009\u62E9[" + p.name + "]\u5BA1\u6279\u4EBA!" : "\u8BF7\u9009\u62E9\u4E0B\u4E00\u8282\u70B9\u5BA1\u6279\u4EBA", !0, "error"), !1;
21253
+ }
21247
21254
  }
21248
21255
  await this.param.request.post("/bladex/blade-workflow/tis/complete", {
21249
21256
  pass: !0,
@@ -21256,8 +21263,8 @@ const yC = {
21256
21263
  multiNodeParticipant: i,
21257
21264
  digitalSignature: this.digitalSignature,
21258
21265
  attachment: this.attchLists
21259
- }).then((l) => {
21260
- l.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(l.msg, !0, "error");
21266
+ }).then((s) => {
21267
+ s.code == 200 ? (this.$emit("handleClosePopup1"), this.handleTips("\u63D0\u4EA4\u6210\u529F!", !1, "success"), window.top.postMessage("success", "*"), this.handleFinal(), this.commentMsg = "") : this.handleTips(s.msg, !0, "error");
21261
21268
  });
21262
21269
  },
21263
21270
  attachShow(e = "\u529E\u7406") {
@@ -21336,7 +21343,7 @@ var vC = /* @__PURE__ */ ve(
21336
21343
  gC,
21337
21344
  !1,
21338
21345
  AC,
21339
- "5ea02048",
21346
+ "74890402",
21340
21347
  null,
21341
21348
  null
21342
21349
  );
@@ -22301,8 +22308,8 @@ var FC = function() {
22301
22308
  }
22302
22309
  }
22303
22310
  }, [e._v(" " + e._s(e.getButton("wf_print").name) + " ")]) : e._e()], 2);
22304
- }, VC = [];
22305
- const jC = {
22311
+ }, jC = [];
22312
+ const VC = {
22306
22313
  name: "nf-button",
22307
22314
  components: {
22308
22315
  TopTips: ft
@@ -22392,9 +22399,9 @@ const jC = {
22392
22399
  }
22393
22400
  }, kl = {};
22394
22401
  var QC = /* @__PURE__ */ ve(
22395
- jC,
22396
- FC,
22397
22402
  VC,
22403
+ FC,
22404
+ jC,
22398
22405
  !1,
22399
22406
  UC,
22400
22407
  "128c5f57",
@@ -23367,7 +23374,7 @@ function WC(e) {
23367
23374
  }
23368
23375
  const cw = /* @__PURE__ */ function() {
23369
23376
  return KC.exports;
23370
- }(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.33", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
23377
+ }(), YC = "ddy-process-h5", zC = "1.0.1-rc.3.39", XC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", ZC = "./ddy-process-h5.umd.cjs", $C = "./style.css", ew = "module", tw = {
23371
23378
  ".": {
23372
23379
  import: "./ddy-process-h5.js",
23373
23380
  require: "./ddy-process-h5.umd.cjs"