@zenuml/core 3.29.4 → 3.29.5

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.
@@ -339,7 +339,7 @@ function w2(t) {
339
339
  } else {
340
340
  if (r1(t))
341
341
  return t;
342
- if (P2(t))
342
+ if (B2(t))
343
343
  return t;
344
344
  }
345
345
  }
@@ -362,7 +362,7 @@ function v2(t) {
362
362
  const i = v2(t[n]);
363
363
  i && (e += i + " ");
364
364
  }
365
- else if (P2(t))
365
+ else if (B2(t))
366
366
  for (const n in t)
367
367
  t[n] && (e += n + " ");
368
368
  return e.trim();
@@ -395,7 +395,7 @@ function h4(t, e) {
395
395
  return t === e;
396
396
  if (n = e2(t), i = e2(e), n || i)
397
397
  return n && i ? dC(t, e) : !1;
398
- if (n = P2(t), i = P2(e), n || i) {
398
+ if (n = B2(t), i = B2(e), n || i) {
399
399
  if (!n || !i)
400
400
  return !1;
401
401
  const s = Object.keys(t).length, r = Object.keys(e).length;
@@ -412,15 +412,15 @@ function h4(t, e) {
412
412
  function K0(t, e) {
413
413
  return t.findIndex((n) => h4(n, e));
414
414
  }
415
- const m1 = (t) => r1(t) ? t : t == null ? "" : e2(t) || P2(t) && (t.toString === Vs || !p2(t.toString)) ? JSON.stringify(t, $s, 2) : String(t), $s = (t, e) => e && e.__v_isRef ? $s(t, e.value) : S9(e) ? {
415
+ const m1 = (t) => r1(t) ? t : t == null ? "" : e2(t) || B2(t) && (t.toString === Vs || !p2(t.toString)) ? JSON.stringify(t, $s, 2) : String(t), $s = (t, e) => e && e.__v_isRef ? $s(t, e.value) : S9(e) ? {
416
416
  [`Map(${e.size})`]: [...e.entries()].reduce((n, [i, s]) => (n[`${i} =>`] = s, n), {})
417
417
  } : d9(e) ? {
418
418
  [`Set(${e.size})`]: [...e.values()]
419
- } : P2(e) && !e2(e) && !J5(e) ? String(e) : e, X2 = {}, T9 = [], r3 = () => {
419
+ } : B2(e) && !e2(e) && !J5(e) ? String(e) : e, X2 = {}, T9 = [], r3 = () => {
420
420
  }, gC = () => !1, fC = /^on[^a-z]/, m4 = (t) => fC.test(t), se = (t) => t.startsWith("onUpdate:"), U2 = Object.assign, re = (t, e) => {
421
421
  const n = t.indexOf(e);
422
422
  n > -1 && t.splice(n, 1);
423
- }, pC = Object.prototype.hasOwnProperty, $2 = (t, e) => pC.call(t, e), e2 = Array.isArray, S9 = (t) => Y0(t) === "[object Map]", d9 = (t) => Y0(t) === "[object Set]", An = (t) => Y0(t) === "[object Date]", p2 = (t) => typeof t == "function", r1 = (t) => typeof t == "string", O0 = (t) => typeof t == "symbol", P2 = (t) => t !== null && typeof t == "object", A8 = (t) => P2(t) && p2(t.then) && p2(t.catch), Vs = Object.prototype.toString, Y0 = (t) => Vs.call(t), mC = (t) => Y0(t).slice(8, -1), J5 = (t) => Y0(t) === "[object Object]", oe = (t) => r1(t) && t !== "NaN" && t[0] !== "-" && "" + parseInt(t, 10) === t, b9 = /* @__PURE__ */ Y9(
423
+ }, pC = Object.prototype.hasOwnProperty, $2 = (t, e) => pC.call(t, e), e2 = Array.isArray, S9 = (t) => Y0(t) === "[object Map]", d9 = (t) => Y0(t) === "[object Set]", An = (t) => Y0(t) === "[object Date]", p2 = (t) => typeof t == "function", r1 = (t) => typeof t == "string", O0 = (t) => typeof t == "symbol", B2 = (t) => t !== null && typeof t == "object", A8 = (t) => B2(t) && p2(t.then) && p2(t.catch), Vs = Object.prototype.toString, Y0 = (t) => Vs.call(t), mC = (t) => Y0(t).slice(8, -1), J5 = (t) => Y0(t) === "[object Object]", oe = (t) => r1(t) && t !== "NaN" && t[0] !== "-" && "" + parseInt(t, 10) === t, b9 = /* @__PURE__ */ Y9(
424
424
  // the leading comma is intentional so empty string "" is also included
425
425
  ",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"
426
426
  ), k8 = (t) => {
@@ -662,7 +662,7 @@ function Z8(t = !1, e = !1) {
662
662
  if (!t && o && $2(Sn, s))
663
663
  return Reflect.get(Sn, s, r);
664
664
  const l = Reflect.get(i, s, r);
665
- return (O0(s) ? Xs.has(s) : ZC(s)) || (t || l3(i, "get", s), e) ? l : R1(l) ? o && oe(s) ? l : l.value : P2(l) ? t ? Ce(l) : X3(l) : l;
665
+ return (O0(s) ? Xs.has(s) : ZC(s)) || (t || l3(i, "get", s), e) ? l : R1(l) ? o && oe(s) ? l : l.value : B2(l) ? t ? Ce(l) : X3(l) : l;
666
666
  };
667
667
  }
668
668
  const FC = /* @__PURE__ */ Js(), OC = /* @__PURE__ */ Js(!0);
@@ -917,7 +917,7 @@ function XC(t) {
917
917
  return b8(t, !0, zC, KC, rr);
918
918
  }
919
919
  function b8(t, e, n, i, s) {
920
- if (!P2(t) || t.__v_raw && !(e && t.__v_isReactive))
920
+ if (!B2(t) || t.__v_raw && !(e && t.__v_isReactive))
921
921
  return t;
922
922
  const r = s.get(t);
923
923
  if (r)
@@ -947,7 +947,7 @@ function I2(t) {
947
947
  function ue(t) {
948
948
  return e8(t, "__v_skip", !0), t;
949
949
  }
950
- const D0 = (t) => P2(t) ? X3(t) : t, he = (t) => P2(t) ? Ce(t) : t;
950
+ const D0 = (t) => B2(t) ? X3(t) : t, he = (t) => B2(t) ? Ce(t) : t;
951
951
  function de(t) {
952
952
  I4 && E3 && (t = I2(t), Qs(t.dep || (t.dep = Le())));
953
953
  }
@@ -981,11 +981,11 @@ class JC {
981
981
  function ec(t) {
982
982
  E8(t);
983
983
  }
984
- function I(t) {
984
+ function O(t) {
985
985
  return R1(t) ? t.value : t;
986
986
  }
987
987
  const tc = {
988
- get: (t, e, n) => I(Reflect.get(t, e, n)),
988
+ get: (t, e, n) => O(Reflect.get(t, e, n)),
989
989
  set: (t, e, n, i) => {
990
990
  const s = t[e];
991
991
  return R1(s) && !R1(n) ? (s.value = n, !0) : Reflect.set(t, e, n, i);
@@ -1317,7 +1317,7 @@ function fr(t, e, n = !1) {
1317
1317
  };
1318
1318
  !n && e.mixins.length && e.mixins.forEach(L), t.extends && L(t.extends), t.mixins && t.mixins.forEach(L);
1319
1319
  }
1320
- return !r && !l ? (P2(t) && i.set(t, null), null) : (e2(r) ? r.forEach((L) => o[L] = null) : U2(o, r), P2(t) && i.set(t, o), o);
1320
+ return !r && !l ? (B2(t) && i.set(t, null), null) : (e2(r) ? r.forEach((L) => o[L] = null) : U2(o, r), B2(t) && i.set(t, o), o);
1321
1321
  }
1322
1322
  function N8(t, e) {
1323
1323
  return !t || !m4(e) ? !1 : e.startsWith(O8) ? !0 : (e = e.slice(2).replace(/Once$/, ""), $2(t, e[0].toLowerCase() + e.slice(1)) || $2(t, H1(e)) || $2(t, e));
@@ -1812,7 +1812,7 @@ function xr(t, e) {
1812
1812
  };
1813
1813
  }
1814
1814
  function Z4(t, e) {
1815
- if (!P2(t) || t.__v_skip || (e = e || /* @__PURE__ */ new Set(), e.has(t)))
1815
+ if (!B2(t) || t.__v_skip || (e = e || /* @__PURE__ */ new Set(), e.has(t)))
1816
1816
  return t;
1817
1817
  if (e.add(t), R1(t))
1818
1818
  Z4(t.value, e);
@@ -1988,7 +1988,7 @@ function D8(t, e = !1, n) {
1988
1988
  for (let r = 0; r < t.length; r++) {
1989
1989
  let o = t[r];
1990
1990
  const l = n == null ? o.key : String(n) + String(o.key != null ? o.key : r);
1991
- o.type === z2 ? (o.patchFlag & 128 && s++, i = i.concat(D8(o.children, e, l))) : (e || o.type !== S1) && i.push(l != null ? Z3(o, { key: l }) : o);
1991
+ o.type === P2 ? (o.patchFlag & 128 && s++, i = i.concat(D8(o.children, e, l))) : (e || o.type !== S1) && i.push(l != null ? Z3(o, { key: l }) : o);
1992
1992
  }
1993
1993
  if (s > 1)
1994
1994
  for (let r = 0; r < i.length; r++)
@@ -2390,7 +2390,7 @@ function n8(t, e, n) {
2390
2390
  (r === "transition" || r === "transition-group" || r === "keep-alive") && (t = `__compat__${r}`), t = B8(t);
2391
2391
  }
2392
2392
  const i = arguments.length, s = e2(e);
2393
- return i === 2 || s ? P2(e) && !s ? x3(e) ? T5(U(t, null, [e])) : T5(Wn(U(t, Un(e, t)), e)) : T5(U(t, null, e)) : (x3(n) && (n = [n]), T5(Wn(U(t, Un(e, t), n), e)));
2393
+ return i === 2 || s ? B2(e) && !s ? x3(e) ? T5(U(t, null, [e])) : T5(Wn(U(t, Un(e, t)), e)) : T5(U(t, null, e)) : (x3(n) && (n = [n]), T5(Wn(U(t, Un(e, t), n), e)));
2394
2394
  }
2395
2395
  const Bc = /* @__PURE__ */ Y9("staticStyle,staticClass,directives,model,hook");
2396
2396
  function Un(t, e) {
@@ -2410,7 +2410,7 @@ function Un(t, e) {
2410
2410
  }
2411
2411
  } else
2412
2412
  Bc(i) || (n[i] = t[i]);
2413
- if (t.staticClass && (n.class = v2([t.staticClass, n.class])), t.staticStyle && (n.style = w2([t.staticStyle, n.style])), t.model && P2(e)) {
2413
+ if (t.staticClass && (n.class = v2([t.staticClass, n.class])), t.staticStyle && (n.style = w2([t.staticStyle, n.style])), t.model && B2(e)) {
2414
2414
  const { prop: i = "value", event: s = "input" } = e.model || {};
2415
2415
  n[i] = t.model.value, n[O8 + s] = t.model.callback;
2416
2416
  }
@@ -2525,7 +2525,7 @@ function J3(t, e, n, i) {
2525
2525
  s = new Array(t);
2526
2526
  for (let o = 0; o < t; o++)
2527
2527
  s[o] = e(o + 1, o, void 0, r && r[o]);
2528
- } else if (P2(t))
2528
+ } else if (B2(t))
2529
2529
  if (t[Symbol.iterator])
2530
2530
  s = Array.from(t, (o, l) => e(o, l, void 0, r && r[l]));
2531
2531
  else {
@@ -2560,7 +2560,7 @@ function ke(t, e, n = {}, i, s) {
2560
2560
  let r = t[e];
2561
2561
  r && r._c && (r._d = !1), S();
2562
2562
  const o = r && Wr(r(n)), l = T2(
2563
- z2,
2563
+ P2,
2564
2564
  {
2565
2565
  key: n.key || // slot content array of a dynamic conditional slot may have a branch
2566
2566
  // key attached in the `createSlots` helper, respect that
@@ -2573,7 +2573,7 @@ function ke(t, e, n = {}, i, s) {
2573
2573
  return !s && l.scopeId && (l.slotScopeIds = [l.scopeId + "-s"]), r && r._c && (r._d = !0), l;
2574
2574
  }
2575
2575
  function Wr(t) {
2576
- return t.some((e) => x3(e) ? !(e.type === S1 || e.type === z2 && !Wr(e.children)) : !0) ? t : null;
2576
+ return t.some((e) => x3(e) ? !(e.type === S1 || e.type === P2 && !Wr(e.children)) : !0) ? t : null;
2577
2577
  }
2578
2578
  function Hr(t, e) {
2579
2579
  const n = {};
@@ -2588,7 +2588,7 @@ function Wc(t) {
2588
2588
  return e;
2589
2589
  }
2590
2590
  function Hc(t, e, n, i, s) {
2591
- if (n && P2(n)) {
2591
+ if (n && B2(n)) {
2592
2592
  e2(n) && (n = Wc(n));
2593
2593
  for (const r in n)
2594
2594
  if (b9(r))
@@ -2880,11 +2880,11 @@ function eu(t) {
2880
2880
  }
2881
2881
  if (s) {
2882
2882
  const i2 = s.call(n, n);
2883
- P2(i2) && (t.data = X3(i2));
2883
+ B2(i2) && (t.data = X3(i2));
2884
2884
  }
2885
2885
  if (u6 = !0, r)
2886
2886
  for (const i2 in r) {
2887
- const g2 = r[i2], J2 = p2(g2) ? g2.bind(n, n) : p2(g2.get) ? g2.get.bind(n, n) : r3, S2 = !p2(g2) && p2(g2.set) ? g2.set.bind(n) : r3, y1 = F({
2887
+ const g2 = r[i2], J2 = p2(g2) ? g2.bind(n, n) : p2(g2.get) ? g2.get.bind(n, n) : r3, S2 = !p2(g2) && p2(g2.set) ? g2.set.bind(n) : r3, y1 = I({
2888
2888
  get: J2,
2889
2889
  set: S2
2890
2890
  });
@@ -2931,7 +2931,7 @@ function Gr(t, e, n = r3, i = !1) {
2931
2931
  for (const s in t) {
2932
2932
  const r = t[s];
2933
2933
  let o;
2934
- P2(r) ? "default" in r ? o = u1(
2934
+ B2(r) ? "default" in r ? o = u1(
2935
2935
  r.from || s,
2936
2936
  r.default,
2937
2937
  !0
@@ -2954,7 +2954,7 @@ function jr(t, e, n, i) {
2954
2954
  p2(r) && p3(s, r);
2955
2955
  } else if (p2(t))
2956
2956
  p3(s, t.bind(n));
2957
- else if (P2(t))
2957
+ else if (B2(t))
2958
2958
  if (e2(t))
2959
2959
  t.forEach((r) => jr(r, e, n, i));
2960
2960
  else {
@@ -2965,7 +2965,7 @@ function jr(t, e, n, i) {
2965
2965
  function n5(t) {
2966
2966
  const e = t.type, { mixins: n, extends: i } = e, { mixins: s, optionsCache: r, config: { optionMergeStrategies: o } } = t.appContext, l = r.get(e);
2967
2967
  let L;
2968
- return l ? L = l : !s.length && !n && !i ? Y2("PRIVATE_APIS", t) ? (L = U2({}, e), L.parent = t.parent && t.parent.proxy, L.propsData = t.vnode.props) : L = e : (L = {}, s.length && s.forEach((a) => s9(L, a, o, !0)), s9(L, e, o)), P2(e) && r.set(e, L), L;
2968
+ return l ? L = l : !s.length && !n && !i ? Y2("PRIVATE_APIS", t) ? (L = U2({}, e), L.parent = t.parent && t.parent.proxy, L.propsData = t.vnode.props) : L = e : (L = {}, s.length && s.forEach((a) => s9(L, a, o, !0)), s9(L, e, o)), B2(e) && r.set(e, L), L;
2969
2969
  }
2970
2970
  function s9(t, e, n, i = !1) {
2971
2971
  p2(e) && (e = e.options);
@@ -3200,7 +3200,7 @@ function Yr(t, e, n = !1) {
3200
3200
  !n && e.mixins.length && e.mixins.forEach(C), t.extends && C(t.extends), t.mixins && t.mixins.forEach(C);
3201
3201
  }
3202
3202
  if (!r && !L)
3203
- return P2(t) && i.set(t, T9), T9;
3203
+ return B2(t) && i.set(t, T9), T9;
3204
3204
  if (e2(r))
3205
3205
  for (let C = 0; C < r.length; C++) {
3206
3206
  const c = j1(r[C]);
@@ -3224,7 +3224,7 @@ function Yr(t, e, n = !1) {
3224
3224
  }
3225
3225
  }
3226
3226
  const a = [o, l];
3227
- return P2(t) && i.set(t, a), a;
3227
+ return B2(t) && i.set(t, a), a;
3228
3228
  }
3229
3229
  function jn(t) {
3230
3230
  return t[0] !== "$";
@@ -3319,7 +3319,7 @@ function Cu(t, e) {
3319
3319
  const c = {};
3320
3320
  for (const h in a.options) {
3321
3321
  const d = a.options[h];
3322
- c[h] = e2(d) ? d.slice() : P2(d) ? U2(/* @__PURE__ */ Object.create(null), d) : d;
3322
+ c[h] = e2(d) ? d.slice() : B2(d) ? U2(/* @__PURE__ */ Object.create(null), d) : d;
3323
3323
  }
3324
3324
  return C.options = s9(c, L, r9), C.options._base = C, C.extend = o.bind(C), C.mixin = a.mixin, C.use = a.use, C.cid = ++s, r.set(L, C), C;
3325
3325
  }
@@ -3374,7 +3374,7 @@ function du(t) {
3374
3374
  if (e === "isNativeTag" || w6() && (e === "isCustomElement" || e === "compilerOptions"))
3375
3375
  continue;
3376
3376
  const n = n3.config[e];
3377
- t.config[e] = P2(n) ? Object.create(n) : n, e === "ignoredElements" && Y2("CONFIG_IGNORED_ELEMENTS", null) && !w6() && e2(n) && (t.config.compilerOptions.isCustomElement = (i) => n.some((s) => r1(s) ? s === i : s.test(i)));
3377
+ t.config[e] = B2(n) ? Object.create(n) : n, e === "ignoredElements" && Y2("CONFIG_IGNORED_ELEMENTS", null) && !w6() && e2(n) && (t.config.compilerOptions.isCustomElement = (i) => n.some((s) => r1(s) ? s === i : s.test(i)));
3378
3378
  }
3379
3379
  eo(t, Q4);
3380
3380
  }
@@ -3430,7 +3430,7 @@ const fu = [
3430
3430
  "reverse"
3431
3431
  ], pu = /* @__PURE__ */ new WeakSet();
3432
3432
  function mu(t, e, n) {
3433
- if (P2(n) && !c4(n) && !pu.has(n)) {
3433
+ if (B2(n) && !c4(n) && !pu.has(n)) {
3434
3434
  const s = X3(n);
3435
3435
  e2(n) ? fu.forEach((r) => {
3436
3436
  n[r] = (...o) => {
@@ -3447,14 +3447,14 @@ function mu(t, e, n) {
3447
3447
  i && t === i.proxy ? (Z7(i.ctx, e, n), i.accessCache = /* @__PURE__ */ Object.create(null)) : c4(t) ? t[e] = n : Z7(t, e, n);
3448
3448
  }
3449
3449
  function Z7(t, e, n) {
3450
- n = P2(n) ? X3(n) : n, Object.defineProperty(t, e, {
3450
+ n = B2(n) ? X3(n) : n, Object.defineProperty(t, e, {
3451
3451
  enumerable: !0,
3452
3452
  configurable: !0,
3453
3453
  get() {
3454
3454
  return l3(t, "get", e), n;
3455
3455
  },
3456
3456
  set(i) {
3457
- n = P2(i) ? X3(i) : i, Q3(t, "set", e, i);
3457
+ n = B2(i) ? X3(i) : i, Q3(t, "set", e, i);
3458
3458
  }
3459
3459
  });
3460
3460
  }
@@ -3482,7 +3482,7 @@ function to() {
3482
3482
  let wu = 0;
3483
3483
  function xu(t, e) {
3484
3484
  return function(i, s = null) {
3485
- p2(i) || (i = Object.assign({}, i)), s != null && !P2(s) && (s = null);
3485
+ p2(i) || (i = Object.assign({}, i)), s != null && !B2(s) && (s = null);
3486
3486
  const r = to(), o = /* @__PURE__ */ new Set();
3487
3487
  let l = !1;
3488
3488
  const L = r.app = {
@@ -3581,7 +3581,7 @@ function _u(t) {
3581
3581
  } else
3582
3582
  E();
3583
3583
  break;
3584
- case z2:
3584
+ case P2:
3585
3585
  q ? D = f(m, g, w, k, b, P) : D = E();
3586
3586
  break;
3587
3587
  default:
@@ -3592,7 +3592,7 @@ function _u(t) {
3592
3592
  const W2 = o(m);
3593
3593
  if (e(g, W2, null, w, k, S5(W2), P), D = q ? Z(m) : r(m), D && b5(D) && D.data === "teleport end" && (D = r(D)), i9(g)) {
3594
3594
  let H;
3595
- q ? (H = U(z2), H.anchor = D ? D.previousSibling : W2.lastChild) : H = m.nodeType === 3 ? j3("") : U("div"), H.el = m, g.component.subTree = H;
3595
+ q ? (H = U(P2), H.anchor = D ? D.previousSibling : W2.lastChild) : H = m.nodeType === 3 ? j3("") : U("div"), H.el = m, g.component.subTree = H;
3596
3596
  }
3597
3597
  } else
3598
3598
  u2 & 64 ? m2 !== 8 ? D = E() : D = g.type.hydrate(m, g, w, k, b, P, t, d) : u2 & 128 && (D = g.type.hydrate(m, g, w, k, S5(o(m)), b, P, t, c));
@@ -3677,10 +3677,10 @@ function io(t) {
3677
3677
  function so(t, e) {
3678
3678
  const n = _C();
3679
3679
  n.__VUE__ = !0;
3680
- const { insert: i, remove: s, patchProp: r, createElement: o, createText: l, createComment: L, setText: a, setElementText: C, parentNode: c, nextSibling: h, setScopeId: d = r3, insertStaticContent: f } = t, x = (p, _, T, N = null, O = null, $ = null, J = !1, V = null, j = !!_.dynamicChildren) => {
3680
+ const { insert: i, remove: s, patchProp: r, createElement: o, createText: l, createComment: L, setText: a, setElementText: C, parentNode: c, nextSibling: h, setScopeId: d = r3, insertStaticContent: f } = t, x = (p, _, T, N = null, F = null, $ = null, J = !1, V = null, j = !!_.dynamicChildren) => {
3681
3681
  if (p === _)
3682
3682
  return;
3683
- p && !H3(p, _) && (N = n1(p), E2(p, O, $, !0), p = null), _.patchFlag === -2 && (j = !1, _.dynamicChildren = null);
3683
+ p && !H3(p, _) && (N = n1(p), E2(p, F, $, !0), p = null), _.patchFlag === -2 && (j = !1, _.dynamicChildren = null);
3684
3684
  const { type: z, ref: W, shapeFlag: o2 } = _;
3685
3685
  switch (z) {
3686
3686
  case c9:
@@ -3692,97 +3692,97 @@ function so(t, e) {
3692
3692
  case o9:
3693
3693
  p == null && g(_, T, N, J);
3694
3694
  break;
3695
- case z2:
3696
- N2(p, _, T, N, O, $, J, V, j);
3695
+ case P2:
3696
+ N2(p, _, T, N, F, $, J, V, j);
3697
3697
  break;
3698
3698
  default:
3699
- o2 & 1 ? b(p, _, T, N, O, $, J, V, j) : o2 & 6 ? m2(p, _, T, N, O, $, J, V, j) : (o2 & 64 || o2 & 128) && z.process(p, _, T, N, O, $, J, V, j, w1);
3699
+ o2 & 1 ? b(p, _, T, N, F, $, J, V, j) : o2 & 6 ? m2(p, _, T, N, F, $, J, V, j) : (o2 & 64 || o2 & 128) && z.process(p, _, T, N, F, $, J, V, j, w1);
3700
3700
  }
3701
- W != null && O && i8(W, p && p.ref, $, _ || p, !_);
3701
+ W != null && F && i8(W, p && p.ref, $, _ || p, !_);
3702
3702
  }, Z = (p, _, T, N) => {
3703
3703
  if (p == null)
3704
3704
  i(_.el = l(_.children), T, N);
3705
3705
  else {
3706
- const O = _.el = p.el;
3707
- _.children !== p.children && a(O, _.children);
3706
+ const F = _.el = p.el;
3707
+ _.children !== p.children && a(F, _.children);
3708
3708
  }
3709
3709
  }, m = (p, _, T, N) => {
3710
3710
  p == null ? i(_.el = L(_.children || ""), T, N) : _.el = p.el;
3711
3711
  }, g = (p, _, T, N) => {
3712
3712
  [p.el, p.anchor] = f(p.children, _, T, N, p.el, p.anchor);
3713
3713
  }, w = ({ el: p, anchor: _ }, T, N) => {
3714
- let O;
3714
+ let F;
3715
3715
  for (; p && p !== _; )
3716
- O = h(p), i(p, T, N), p = O;
3716
+ F = h(p), i(p, T, N), p = F;
3717
3717
  i(_, T, N);
3718
3718
  }, k = ({ el: p, anchor: _ }) => {
3719
3719
  let T;
3720
3720
  for (; p && p !== _; )
3721
3721
  T = h(p), s(p), p = T;
3722
3722
  s(_);
3723
- }, b = (p, _, T, N, O, $, J, V, j) => {
3724
- J = J || _.type === "svg", p == null ? P(_, T, N, O, $, J, V, j) : L2(p, _, O, $, J, V, j);
3725
- }, P = (p, _, T, N, O, $, J, V) => {
3723
+ }, b = (p, _, T, N, F, $, J, V, j) => {
3724
+ J = J || _.type === "svg", p == null ? P(_, T, N, F, $, J, V, j) : L2(p, _, F, $, J, V, j);
3725
+ }, P = (p, _, T, N, F, $, J, V) => {
3726
3726
  let j, z;
3727
3727
  const { type: W, props: o2, shapeFlag: n2, transition: s2, dirs: A2 } = p;
3728
- if (j = p.el = o(p.type, $, o2 && o2.is, o2), n2 & 8 ? C(j, p.children) : n2 & 16 && E(p.children, j, null, N, O, $ && W !== "foreignObject", J, V), A2 && U3(p, null, N, "created"), o2) {
3728
+ if (j = p.el = o(p.type, $, o2 && o2.is, o2), n2 & 8 ? C(j, p.children) : n2 & 16 && E(p.children, j, null, N, F, $ && W !== "foreignObject", J, V), A2 && U3(p, null, N, "created"), o2) {
3729
3729
  for (const H2 in o2)
3730
- H2 !== "value" && !b9(H2) && r(j, H2, null, o2[H2], $, p.children, N, O, F2);
3730
+ H2 !== "value" && !b9(H2) && r(j, H2, null, o2[H2], $, p.children, N, F, F2);
3731
3731
  "value" in o2 && r(j, "value", null, o2.value), (z = o2.onVnodeBeforeMount) && e3(z, N, p);
3732
3732
  }
3733
3733
  q(j, p, p.scopeId, J, N), A2 && U3(p, null, N, "beforeMount");
3734
- const B2 = (!O || O && !O.pendingBranch) && s2 && !s2.persisted;
3735
- B2 && s2.beforeEnter(j), i(j, _, T), ((z = o2 && o2.onVnodeMounted) || B2 || A2) && g1(() => {
3736
- z && e3(z, N, p), B2 && s2.enter(j), A2 && U3(p, null, N, "mounted");
3737
- }, O);
3738
- }, q = (p, _, T, N, O) => {
3734
+ const z2 = (!F || F && !F.pendingBranch) && s2 && !s2.persisted;
3735
+ z2 && s2.beforeEnter(j), i(j, _, T), ((z = o2 && o2.onVnodeMounted) || z2 || A2) && g1(() => {
3736
+ z && e3(z, N, p), z2 && s2.enter(j), A2 && U3(p, null, N, "mounted");
3737
+ }, F);
3738
+ }, q = (p, _, T, N, F) => {
3739
3739
  if (T && d(p, T), N)
3740
3740
  for (let $ = 0; $ < N.length; $++)
3741
3741
  d(p, N[$]);
3742
- if (O) {
3743
- let $ = O.subTree;
3742
+ if (F) {
3743
+ let $ = F.subTree;
3744
3744
  if (_ === $) {
3745
- const J = O.vnode;
3746
- q(p, J, J.scopeId, J.slotScopeIds, O.parent);
3745
+ const J = F.vnode;
3746
+ q(p, J, J.scopeId, J.slotScopeIds, F.parent);
3747
3747
  }
3748
3748
  }
3749
- }, E = (p, _, T, N, O, $, J, V, j = 0) => {
3749
+ }, E = (p, _, T, N, F, $, J, V, j = 0) => {
3750
3750
  for (let z = j; z < p.length; z++) {
3751
3751
  const W = p[z] = V ? A4(p[z]) : d3(p[z]);
3752
- x(null, W, _, T, N, O, $, J, V);
3752
+ x(null, W, _, T, N, F, $, J, V);
3753
3753
  }
3754
- }, L2 = (p, _, T, N, O, $, J) => {
3754
+ }, L2 = (p, _, T, N, F, $, J) => {
3755
3755
  const V = _.el = p.el;
3756
3756
  let { patchFlag: j, dynamicChildren: z, dirs: W } = _;
3757
3757
  j |= p.patchFlag & 16;
3758
3758
  const o2 = p.props || X2, n2 = _.props || X2;
3759
3759
  let s2;
3760
3760
  T && V4(T, !1), (s2 = n2.onVnodeBeforeUpdate) && e3(s2, T, _, p), W && U3(_, p, T, "beforeUpdate"), T && V4(T, !0);
3761
- const A2 = O && _.type !== "foreignObject";
3761
+ const A2 = F && _.type !== "foreignObject";
3762
3762
  if (z ? t2(p.dynamicChildren, z, V, T, N, A2, $) : J || g2(p, _, V, null, T, N, A2, $, !1), j > 0) {
3763
3763
  if (j & 16)
3764
- u2(V, _, o2, n2, T, N, O);
3765
- else if (j & 2 && o2.class !== n2.class && r(V, "class", null, n2.class, O), j & 4 && r(V, "style", o2.style, n2.style, O), j & 8) {
3766
- const B2 = _.dynamicProps;
3767
- for (let H2 = 0; H2 < B2.length; H2++) {
3768
- const Q2 = B2[H2], r2 = o2[Q2], h2 = n2[Q2];
3769
- (h2 !== r2 || Q2 === "value") && r(V, Q2, r2, h2, O, p.children, T, N, F2);
3764
+ u2(V, _, o2, n2, T, N, F);
3765
+ else if (j & 2 && o2.class !== n2.class && r(V, "class", null, n2.class, F), j & 4 && r(V, "style", o2.style, n2.style, F), j & 8) {
3766
+ const z2 = _.dynamicProps;
3767
+ for (let H2 = 0; H2 < z2.length; H2++) {
3768
+ const Q2 = z2[H2], r2 = o2[Q2], h2 = n2[Q2];
3769
+ (h2 !== r2 || Q2 === "value") && r(V, Q2, r2, h2, F, p.children, T, N, F2);
3770
3770
  }
3771
3771
  }
3772
3772
  j & 1 && p.children !== _.children && C(V, _.children);
3773
3773
  } else
3774
- !J && z == null && u2(V, _, o2, n2, T, N, O);
3774
+ !J && z == null && u2(V, _, o2, n2, T, N, F);
3775
3775
  ((s2 = n2.onVnodeUpdated) || W) && g1(() => {
3776
3776
  s2 && e3(s2, T, _, p), W && U3(_, p, T, "updated");
3777
3777
  }, N);
3778
- }, t2 = (p, _, T, N, O, $, J) => {
3778
+ }, t2 = (p, _, T, N, F, $, J) => {
3779
3779
  for (let V = 0; V < _.length; V++) {
3780
3780
  const j = p[V], z = _[V], W = (
3781
3781
  // oldVNode may be an errored async setup() component inside Suspense
3782
3782
  // which will not have a mounted element
3783
3783
  j.el && // - In the case of a Fragment, we need to provide the actual parent
3784
3784
  // of the Fragment itself so it can move its children.
3785
- (j.type === z2 || // - In the case of different nodes, there is going to be a replacement
3785
+ (j.type === P2 || // - In the case of different nodes, there is going to be a replacement
3786
3786
  // which also requires the correct parent container
3787
3787
  !H3(j, z) || // - In the case of a component, it could contain anything.
3788
3788
  j.shapeFlag & 70) ? c(j.el) : (
@@ -3791,48 +3791,48 @@ function so(t, e) {
3791
3791
  T
3792
3792
  )
3793
3793
  );
3794
- x(j, z, W, null, N, O, $, J, !0);
3794
+ x(j, z, W, null, N, F, $, J, !0);
3795
3795
  }
3796
- }, u2 = (p, _, T, N, O, $, J) => {
3796
+ }, u2 = (p, _, T, N, F, $, J) => {
3797
3797
  if (T !== N) {
3798
3798
  if (T !== X2)
3799
3799
  for (const V in T)
3800
- !b9(V) && !(V in N) && r(p, V, T[V], null, J, _.children, O, $, F2);
3800
+ !b9(V) && !(V in N) && r(p, V, T[V], null, J, _.children, F, $, F2);
3801
3801
  for (const V in N) {
3802
3802
  if (b9(V))
3803
3803
  continue;
3804
3804
  const j = N[V], z = T[V];
3805
- j !== z && V !== "value" && r(p, V, z, j, J, _.children, O, $, F2);
3805
+ j !== z && V !== "value" && r(p, V, z, j, J, _.children, F, $, F2);
3806
3806
  }
3807
3807
  "value" in N && r(p, "value", T.value, N.value);
3808
3808
  }
3809
- }, N2 = (p, _, T, N, O, $, J, V, j) => {
3809
+ }, N2 = (p, _, T, N, F, $, J, V, j) => {
3810
3810
  const z = _.el = p ? p.el : l(""), W = _.anchor = p ? p.anchor : l("");
3811
3811
  let { patchFlag: o2, dynamicChildren: n2, slotScopeIds: s2 } = _;
3812
- s2 && (V = V ? V.concat(s2) : s2), p == null ? (i(z, T, N), i(W, T, N), E(_.children, T, W, O, $, J, V, j)) : o2 > 0 && o2 & 64 && n2 && // #2715 the previous fragment could've been a BAILed one as a result
3812
+ s2 && (V = V ? V.concat(s2) : s2), p == null ? (i(z, T, N), i(W, T, N), E(_.children, T, W, F, $, J, V, j)) : o2 > 0 && o2 & 64 && n2 && // #2715 the previous fragment could've been a BAILed one as a result
3813
3813
  // of renderSlot() with no valid children
3814
- p.dynamicChildren ? (t2(p.dynamicChildren, n2, T, O, $, J, V), // #2080 if the stable fragment has a key, it's a <template v-for> that may
3814
+ p.dynamicChildren ? (t2(p.dynamicChildren, n2, T, F, $, J, V), // #2080 if the stable fragment has a key, it's a <template v-for> that may
3815
3815
  // get moved around. Make sure all root level vnodes inherit el.
3816
3816
  // #2134 or if it's a component root, it may also get moved around
3817
3817
  // as the component is being moved.
3818
- (_.key != null || O && _ === O.subTree) && Te(
3818
+ (_.key != null || F && _ === F.subTree) && Te(
3819
3819
  p,
3820
3820
  _,
3821
3821
  !0
3822
3822
  /* shallow */
3823
- )) : g2(p, _, T, W, O, $, J, V, j);
3824
- }, m2 = (p, _, T, N, O, $, J, V, j) => {
3825
- _.slotScopeIds = V, p == null ? _.shapeFlag & 512 ? O.ctx.activate(_, T, N, J, j) : D(_, T, N, O, $, J, j) : W2(p, _, j);
3826
- }, D = (p, _, T, N, O, $, J) => {
3827
- const V = p.isCompatRoot && p.component, j = V || (p.component = Se(p, N, O));
3823
+ )) : g2(p, _, T, W, F, $, J, V, j);
3824
+ }, m2 = (p, _, T, N, F, $, J, V, j) => {
3825
+ _.slotScopeIds = V, p == null ? _.shapeFlag & 512 ? F.ctx.activate(_, T, N, J, j) : D(_, T, N, F, $, J, j) : W2(p, _, j);
3826
+ }, D = (p, _, T, N, F, $, J) => {
3827
+ const V = p.isCompatRoot && p.component, j = V || (p.component = Se(p, N, F));
3828
3828
  if (e5(p) && (j.ctx.renderer = w1), V || be(j), j.asyncDep) {
3829
- if (O && O.registerDep(j, H), !p.el) {
3829
+ if (F && F.registerDep(j, H), !p.el) {
3830
3830
  const z = j.subTree = U(S1);
3831
3831
  m(null, z, _, T);
3832
3832
  }
3833
3833
  return;
3834
3834
  }
3835
- H(j, p, _, T, O, $, J);
3835
+ H(j, p, _, T, F, $, J);
3836
3836
  }, W2 = (p, _, T) => {
3837
3837
  const N = _.component = p.component;
3838
3838
  if (Mc(p, _, T))
@@ -3843,10 +3843,10 @@ function so(t, e) {
3843
3843
  N.next = _, Cc(N.update), N.update();
3844
3844
  else
3845
3845
  _.el = p.el, N.vnode = _;
3846
- }, H = (p, _, T, N, O, $, J) => {
3846
+ }, H = (p, _, T, N, F, $, J) => {
3847
3847
  const V = () => {
3848
3848
  if (p.isMounted) {
3849
- let { next: W, bu: o2, u: n2, parent: s2, vnode: A2 } = p, B2 = W, H2;
3849
+ let { next: W, bu: o2, u: n2, parent: s2, vnode: A2 } = p, z2 = W, H2;
3850
3850
  V4(p, !1), W ? (W.el = A2.el, i2(p, W, J)) : W = A2, o2 && E4(o2), (H2 = W.props && W.props.onVnodeBeforeUpdate) && e3(H2, s2, W, A2), Y2("INSTANCE_EVENT_HOOKS", p) && p.emit("hook:beforeUpdate"), V4(p, !0);
3851
3851
  const Q2 = j5(p), r2 = p.subTree;
3852
3852
  p.subTree = Q2, x(
@@ -3857,15 +3857,15 @@ function so(t, e) {
3857
3857
  // anchor may have changed if it's in a fragment
3858
3858
  n1(r2),
3859
3859
  p,
3860
- O,
3860
+ F,
3861
3861
  $
3862
- ), W.el = Q2.el, B2 === null && ve(p, Q2.el), n2 && g1(n2, O), (H2 = W.props && W.props.onVnodeUpdated) && g1(() => e3(H2, s2, W, A2), O), Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:updated"), O);
3862
+ ), W.el = Q2.el, z2 === null && ve(p, Q2.el), n2 && g1(n2, F), (H2 = W.props && W.props.onVnodeUpdated) && g1(() => e3(H2, s2, W, A2), F), Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:updated"), F);
3863
3863
  } else {
3864
3864
  let W;
3865
- const { el: o2, props: n2 } = _, { bm: s2, m: A2, parent: B2 } = p, H2 = i9(_);
3866
- if (V4(p, !1), s2 && E4(s2), !H2 && (W = n2 && n2.onVnodeBeforeMount) && e3(W, B2, _), Y2("INSTANCE_EVENT_HOOKS", p) && p.emit("hook:beforeMount"), V4(p, !0), o2 && d1) {
3865
+ const { el: o2, props: n2 } = _, { bm: s2, m: A2, parent: z2 } = p, H2 = i9(_);
3866
+ if (V4(p, !1), s2 && E4(s2), !H2 && (W = n2 && n2.onVnodeBeforeMount) && e3(W, z2, _), Y2("INSTANCE_EVENT_HOOKS", p) && p.emit("hook:beforeMount"), V4(p, !0), o2 && d1) {
3867
3867
  const Q2 = () => {
3868
- p.subTree = j5(p), d1(o2, p.subTree, p, O, null);
3868
+ p.subTree = j5(p), d1(o2, p.subTree, p, F, null);
3869
3869
  };
3870
3870
  H2 ? _.type.__asyncLoader().then(
3871
3871
  // note: we are moving the render call into an async callback,
@@ -3876,13 +3876,13 @@ function so(t, e) {
3876
3876
  ) : Q2();
3877
3877
  } else {
3878
3878
  const Q2 = p.subTree = j5(p);
3879
- x(null, Q2, T, N, p, O, $), _.el = Q2.el;
3879
+ x(null, Q2, T, N, p, F, $), _.el = Q2.el;
3880
3880
  }
3881
- if (A2 && g1(A2, O), !H2 && (W = n2 && n2.onVnodeMounted)) {
3881
+ if (A2 && g1(A2, F), !H2 && (W = n2 && n2.onVnodeMounted)) {
3882
3882
  const Q2 = _;
3883
- g1(() => e3(W, B2, Q2), O);
3883
+ g1(() => e3(W, z2, Q2), F);
3884
3884
  }
3885
- Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:mounted"), O), (_.shapeFlag & 256 || B2 && i9(B2.vnode) && B2.vnode.shapeFlag & 256) && (p.a && g1(p.a, O), Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:activated"), O)), p.isMounted = !0, _ = T = N = null;
3885
+ Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:mounted"), F), (_.shapeFlag & 256 || z2 && i9(z2.vnode) && z2.vnode.shapeFlag & 256) && (p.a && g1(p.a, F), Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:activated"), F)), p.isMounted = !0, _ = T = N = null;
3886
3886
  }
3887
3887
  }, j = p.effect = new X0(
3888
3888
  V,
@@ -3895,35 +3895,35 @@ function so(t, e) {
3895
3895
  _.component = p;
3896
3896
  const N = p.vnode.props;
3897
3897
  p.vnode = _, p.next = null, ru(p, _.props, N, T), Lu(p, _.children, T), Q9(), On(), X9();
3898
- }, g2 = (p, _, T, N, O, $, J, V, j = !1) => {
3898
+ }, g2 = (p, _, T, N, F, $, J, V, j = !1) => {
3899
3899
  const z = p && p.children, W = p ? p.shapeFlag : 0, o2 = _.children, { patchFlag: n2, shapeFlag: s2 } = _;
3900
3900
  if (n2 > 0) {
3901
3901
  if (n2 & 128) {
3902
- S2(z, o2, T, N, O, $, J, V, j);
3902
+ S2(z, o2, T, N, F, $, J, V, j);
3903
3903
  return;
3904
3904
  } else if (n2 & 256) {
3905
- J2(z, o2, T, N, O, $, J, V, j);
3905
+ J2(z, o2, T, N, F, $, J, V, j);
3906
3906
  return;
3907
3907
  }
3908
3908
  }
3909
- s2 & 8 ? (W & 16 && F2(z, O, $), o2 !== z && C(T, o2)) : W & 16 ? s2 & 16 ? S2(z, o2, T, N, O, $, J, V, j) : F2(z, O, $, !0) : (W & 8 && C(T, ""), s2 & 16 && E(o2, T, N, O, $, J, V, j));
3910
- }, J2 = (p, _, T, N, O, $, J, V, j) => {
3909
+ s2 & 8 ? (W & 16 && F2(z, F, $), o2 !== z && C(T, o2)) : W & 16 ? s2 & 16 ? S2(z, o2, T, N, F, $, J, V, j) : F2(z, F, $, !0) : (W & 8 && C(T, ""), s2 & 16 && E(o2, T, N, F, $, J, V, j));
3910
+ }, J2 = (p, _, T, N, F, $, J, V, j) => {
3911
3911
  p = p || T9, _ = _ || T9;
3912
3912
  const z = p.length, W = _.length, o2 = Math.min(z, W);
3913
3913
  let n2;
3914
3914
  for (n2 = 0; n2 < o2; n2++) {
3915
3915
  const s2 = _[n2] = j ? A4(_[n2]) : d3(_[n2]);
3916
- x(p[n2], s2, T, null, O, $, J, V, j);
3916
+ x(p[n2], s2, T, null, F, $, J, V, j);
3917
3917
  }
3918
- z > W ? F2(p, O, $, !0, !1, o2) : E(_, T, N, O, $, J, V, j, o2);
3919
- }, S2 = (p, _, T, N, O, $, J, V, j) => {
3918
+ z > W ? F2(p, F, $, !0, !1, o2) : E(_, T, N, F, $, J, V, j, o2);
3919
+ }, S2 = (p, _, T, N, F, $, J, V, j) => {
3920
3920
  let z = 0;
3921
3921
  const W = _.length;
3922
3922
  let o2 = p.length - 1, n2 = W - 1;
3923
3923
  for (; z <= o2 && z <= n2; ) {
3924
3924
  const s2 = p[z], A2 = _[z] = j ? A4(_[z]) : d3(_[z]);
3925
3925
  if (H3(s2, A2))
3926
- x(s2, A2, T, null, O, $, J, V, j);
3926
+ x(s2, A2, T, null, F, $, J, V, j);
3927
3927
  else
3928
3928
  break;
3929
3929
  z++;
@@ -3931,7 +3931,7 @@ function so(t, e) {
3931
3931
  for (; z <= o2 && z <= n2; ) {
3932
3932
  const s2 = p[o2], A2 = _[n2] = j ? A4(_[n2]) : d3(_[n2]);
3933
3933
  if (H3(s2, A2))
3934
- x(s2, A2, T, null, O, $, J, V, j);
3934
+ x(s2, A2, T, null, F, $, J, V, j);
3935
3935
  else
3936
3936
  break;
3937
3937
  o2--, n2--;
@@ -3940,16 +3940,16 @@ function so(t, e) {
3940
3940
  if (z <= n2) {
3941
3941
  const s2 = n2 + 1, A2 = s2 < W ? _[s2].el : N;
3942
3942
  for (; z <= n2; )
3943
- x(null, _[z] = j ? A4(_[z]) : d3(_[z]), T, A2, O, $, J, V, j), z++;
3943
+ x(null, _[z] = j ? A4(_[z]) : d3(_[z]), T, A2, F, $, J, V, j), z++;
3944
3944
  }
3945
3945
  } else if (z > n2)
3946
3946
  for (; z <= o2; )
3947
- E2(p[z], O, $, !0), z++;
3947
+ E2(p[z], F, $, !0), z++;
3948
3948
  else {
3949
- const s2 = z, A2 = z, B2 = /* @__PURE__ */ new Map();
3949
+ const s2 = z, A2 = z, z2 = /* @__PURE__ */ new Map();
3950
3950
  for (z = A2; z <= n2; z++) {
3951
3951
  const C1 = _[z] = j ? A4(_[z]) : d3(_[z]);
3952
- C1.key != null && B2.set(C1.key, z);
3952
+ C1.key != null && z2.set(C1.key, z);
3953
3953
  }
3954
3954
  let H2, Q2 = 0;
3955
3955
  const r2 = n2 - A2 + 1;
@@ -3960,24 +3960,24 @@ function so(t, e) {
3960
3960
  for (z = s2; z <= o2; z++) {
3961
3961
  const C1 = p[z];
3962
3962
  if (Q2 >= r2) {
3963
- E2(C1, O, $, !0);
3963
+ E2(C1, F, $, !0);
3964
3964
  continue;
3965
3965
  }
3966
3966
  let b1;
3967
3967
  if (C1.key != null)
3968
- b1 = B2.get(C1.key);
3968
+ b1 = z2.get(C1.key);
3969
3969
  else
3970
3970
  for (H2 = A2; H2 <= n2; H2++)
3971
3971
  if (k2[H2 - A2] === 0 && H3(C1, _[H2])) {
3972
3972
  b1 = H2;
3973
3973
  break;
3974
3974
  }
3975
- b1 === void 0 ? E2(C1, O, $, !0) : (k2[b1 - A2] = z + 1, b1 >= y2 ? y2 = b1 : h2 = !0, x(C1, _[b1], T, null, O, $, J, V, j), Q2++);
3975
+ b1 === void 0 ? E2(C1, F, $, !0) : (k2[b1 - A2] = z + 1, b1 >= y2 ? y2 = b1 : h2 = !0, x(C1, _[b1], T, null, F, $, J, V, j), Q2++);
3976
3976
  }
3977
3977
  const o1 = h2 ? vu(k2) : T9;
3978
3978
  for (H2 = o1.length - 1, z = r2 - 1; z >= 0; z--) {
3979
3979
  const C1 = A2 + z, b1 = _[C1], m5 = C1 + 1 < W ? _[C1 + 1].el : N;
3980
- k2[z] === 0 ? x(null, b1, T, m5, O, $, J, V, j) : h2 && (H2 < 0 || z !== o1[H2] ? y1(
3980
+ k2[z] === 0 ? x(null, b1, T, m5, F, $, J, V, j) : h2 && (H2 < 0 || z !== o1[H2] ? y1(
3981
3981
  b1,
3982
3982
  T,
3983
3983
  m5,
@@ -3986,7 +3986,7 @@ function so(t, e) {
3986
3986
  ) : H2--);
3987
3987
  }
3988
3988
  }
3989
- }, y1 = (p, _, T, N, O = null) => {
3989
+ }, y1 = (p, _, T, N, F = null) => {
3990
3990
  const { el: $, type: J, transition: V, children: j, shapeFlag: z } = p;
3991
3991
  if (z & 6) {
3992
3992
  y1(p.component.subTree, _, T, N);
@@ -4000,7 +4000,7 @@ function so(t, e) {
4000
4000
  J.move(p, _, T, w1);
4001
4001
  return;
4002
4002
  }
4003
- if (J === z2) {
4003
+ if (J === P2) {
4004
4004
  i($, _, T);
4005
4005
  for (let o2 = 0; o2 < j.length; o2++)
4006
4006
  y1(j[o2], _, T, N);
@@ -4013,41 +4013,41 @@ function so(t, e) {
4013
4013
  }
4014
4014
  if (N !== 2 && z & 1 && V)
4015
4015
  if (N === 0)
4016
- V.beforeEnter($), i($, _, T), g1(() => V.enter($), O);
4016
+ V.beforeEnter($), i($, _, T), g1(() => V.enter($), F);
4017
4017
  else {
4018
- const { leave: o2, delayLeave: n2, afterLeave: s2 } = V, A2 = () => i($, _, T), B2 = () => {
4018
+ const { leave: o2, delayLeave: n2, afterLeave: s2 } = V, A2 = () => i($, _, T), z2 = () => {
4019
4019
  o2($, () => {
4020
4020
  A2(), s2 && s2();
4021
4021
  });
4022
4022
  };
4023
- n2 ? n2($, A2, B2) : B2();
4023
+ n2 ? n2($, A2, z2) : z2();
4024
4024
  }
4025
4025
  else
4026
4026
  i($, _, T);
4027
- }, E2 = (p, _, T, N = !1, O = !1) => {
4027
+ }, E2 = (p, _, T, N = !1, F = !1) => {
4028
4028
  const { type: $, props: J, ref: V, children: j, dynamicChildren: z, shapeFlag: W, patchFlag: o2, dirs: n2 } = p;
4029
4029
  if (V != null && i8(V, null, T, p, !0), W & 256) {
4030
4030
  _.ctx.deactivate(p);
4031
4031
  return;
4032
4032
  }
4033
4033
  const s2 = W & 1 && n2, A2 = !i9(p);
4034
- let B2;
4035
- if (A2 && (B2 = J && J.onVnodeBeforeUnmount) && e3(B2, _, p), W & 6)
4034
+ let z2;
4035
+ if (A2 && (z2 = J && J.onVnodeBeforeUnmount) && e3(z2, _, p), W & 6)
4036
4036
  b2(p.component, T, N);
4037
4037
  else {
4038
4038
  if (W & 128) {
4039
4039
  p.suspense.unmount(T, N);
4040
4040
  return;
4041
4041
  }
4042
- s2 && U3(p, null, _, "beforeUnmount"), W & 64 ? p.type.remove(p, _, T, O, w1, N) : z && // #1153: fast path should not be taken for non-stable (v-for) fragments
4043
- ($ !== z2 || o2 > 0 && o2 & 64) ? F2(z, _, T, !1, !0) : ($ === z2 && o2 & 384 || !O && W & 16) && F2(j, _, T), N && B(p);
4042
+ s2 && U3(p, null, _, "beforeUnmount"), W & 64 ? p.type.remove(p, _, T, F, w1, N) : z && // #1153: fast path should not be taken for non-stable (v-for) fragments
4043
+ ($ !== P2 || o2 > 0 && o2 & 64) ? F2(z, _, T, !1, !0) : ($ === P2 && o2 & 384 || !F && W & 16) && F2(j, _, T), N && B(p);
4044
4044
  }
4045
- (A2 && (B2 = J && J.onVnodeUnmounted) || s2) && g1(() => {
4046
- B2 && e3(B2, _, p), s2 && U3(p, null, _, "unmounted");
4045
+ (A2 && (z2 = J && J.onVnodeUnmounted) || s2) && g1(() => {
4046
+ z2 && e3(z2, _, p), s2 && U3(p, null, _, "unmounted");
4047
4047
  }, T);
4048
4048
  }, B = (p) => {
4049
- const { type: _, el: T, anchor: N, transition: O } = p;
4050
- if (_ === z2) {
4049
+ const { type: _, el: T, anchor: N, transition: F } = p;
4050
+ if (_ === P2) {
4051
4051
  Y(T, N);
4052
4052
  return;
4053
4053
  }
@@ -4056,10 +4056,10 @@ function so(t, e) {
4056
4056
  return;
4057
4057
  }
4058
4058
  const $ = () => {
4059
- s(T), O && !O.persisted && O.afterLeave && O.afterLeave();
4059
+ s(T), F && !F.persisted && F.afterLeave && F.afterLeave();
4060
4060
  };
4061
- if (p.shapeFlag & 1 && O && !O.persisted) {
4062
- const { leave: J, delayLeave: V } = O, j = () => J(T, $);
4061
+ if (p.shapeFlag & 1 && F && !F.persisted) {
4062
+ const { leave: J, delayLeave: V } = F, j = () => J(T, $);
4063
4063
  V ? V(p.el, $, j) : j();
4064
4064
  } else
4065
4065
  $();
@@ -4069,13 +4069,13 @@ function so(t, e) {
4069
4069
  T = h(p), s(p), p = T;
4070
4070
  s(_);
4071
4071
  }, b2 = (p, _, T) => {
4072
- const { bum: N, scope: O, update: $, subTree: J, um: V } = p;
4073
- N && E4(N), Y2("INSTANCE_EVENT_HOOKS", p) && p.emit("hook:beforeDestroy"), O.stop(), $ && ($.active = !1, E2(J, p, _, T)), V && g1(V, _), Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:destroyed"), _), g1(() => {
4072
+ const { bum: N, scope: F, update: $, subTree: J, um: V } = p;
4073
+ N && E4(N), Y2("INSTANCE_EVENT_HOOKS", p) && p.emit("hook:beforeDestroy"), F.stop(), $ && ($.active = !1, E2(J, p, _, T)), V && g1(V, _), Y2("INSTANCE_EVENT_HOOKS", p) && g1(() => p.emit("hook:destroyed"), _), g1(() => {
4074
4074
  p.isUnmounted = !0;
4075
4075
  }, _), _ && _.pendingBranch && !_.isUnmounted && p.asyncDep && !p.asyncResolved && p.suspenseId === _.pendingId && (_.deps--, _.deps === 0 && _.resolve());
4076
- }, F2 = (p, _, T, N = !1, O = !1, $ = 0) => {
4076
+ }, F2 = (p, _, T, N = !1, F = !1, $ = 0) => {
4077
4077
  for (let J = $; J < p.length; J++)
4078
- E2(p[J], _, T, N, O);
4078
+ E2(p[J], _, T, N, F);
4079
4079
  }, n1 = (p) => p.shapeFlag & 6 ? n1(p.component.subTree) : p.shapeFlag & 128 ? p.suspense.next() : h(p.anchor || p.el), X1 = (p, _, T) => {
4080
4080
  p == null ? _._vnode && E2(_._vnode, null, null, !0) : x(_._vnode || null, p, _, null, null, null, T), On(), t8(), _._vnode = p;
4081
4081
  }, w1 = {
@@ -4245,7 +4245,7 @@ function Au(t) {
4245
4245
  e = o, n = l;
4246
4246
  }), s = t(e, n);
4247
4247
  let r;
4248
- return A8(s) ? r = N9(() => s) : P2(s) && !x3(s) && !e2(s) ? r = N9({
4248
+ return A8(s) ? r = N9(() => s) : B2(s) && !x3(s) && !e2(s) ? r = N9({
4249
4249
  loader: () => s.component,
4250
4250
  loadingComponent: s.loading,
4251
4251
  errorComponent: s.error,
@@ -4254,9 +4254,9 @@ function Au(t) {
4254
4254
  }) : s == null ? r = N9(() => i) : r = t, T7.set(t, r), r;
4255
4255
  }
4256
4256
  function ku(t, e) {
4257
- return t.__isBuiltIn ? t : (p2(t) && t.cid && (t = t.options), p2(t) && F8("COMPONENT_ASYNC", e, t) ? Au(t) : P2(t) && t.functional && d4("COMPONENT_FUNCTIONAL", e, t) ? Uc(t) : t);
4257
+ return t.__isBuiltIn ? t : (p2(t) && t.cid && (t = t.options), p2(t) && F8("COMPONENT_ASYNC", e, t) ? Au(t) : B2(t) && t.functional && d4("COMPONENT_FUNCTIONAL", e, t) ? Uc(t) : t);
4258
4258
  }
4259
- const z2 = Symbol(void 0), c9 = Symbol(void 0), S1 = Symbol(void 0), o9 = Symbol(void 0), R0 = [];
4259
+ const P2 = Symbol(void 0), c9 = Symbol(void 0), S1 = Symbol(void 0), o9 = Symbol(void 0), R0 = [];
4260
4260
  let i3 = null;
4261
4261
  function S(t = !1) {
4262
4262
  R0.push(i3 = t ? null : []);
@@ -4272,7 +4272,7 @@ function Lo(t) {
4272
4272
  return t.dynamicChildren = u9 > 0 ? i3 || T9 : null, lo(), u9 > 0 && i3 && i3.push(t), t;
4273
4273
  }
4274
4274
  function X(t, e, n, i, s, r) {
4275
- return Lo(A(
4275
+ return Lo(y(
4276
4276
  t,
4277
4277
  e,
4278
4278
  n,
@@ -4303,7 +4303,7 @@ function H3(t, e) {
4303
4303
  function Zu(t) {
4304
4304
  }
4305
4305
  const U8 = "__vInternal", ao = ({ key: t }) => t ?? null, q5 = ({ ref: t, ref_key: e, ref_for: n }) => t != null ? r1(t) || R1(t) || p2(t) ? { i: p1, r: t, k: e, f: !!n } : t : null;
4306
- function A(t, e = null, n = null, i = 0, s = null, r = t === z2 ? 0 : 1, o = !1, l = !1) {
4306
+ function y(t, e = null, n = null, i = 0, s = null, r = t === P2 ? 0 : 1, o = !1, l = !1) {
4307
4307
  const L = {
4308
4308
  __v_isVNode: !0,
4309
4309
  __v_skip: !0,
@@ -4356,10 +4356,10 @@ function Tu(t, e = null, n = null, i = 0, s = null, r = !1) {
4356
4356
  if (Ou(t) && (t = t.__vccOpts), t = ku(t, p1), e) {
4357
4357
  e = Co(e);
4358
4358
  let { class: l, style: L } = e;
4359
- l && !r1(l) && (e.class = v2(l)), P2(L) && (ce(L) && !e2(L) && (L = U2({}, L)), e.style = w2(L));
4359
+ l && !r1(l) && (e.class = v2(l)), B2(L) && (ce(L) && !e2(L) && (L = U2({}, L)), e.style = w2(L));
4360
4360
  }
4361
- const o = r1(t) ? 1 : pr(t) ? 128 : Mu(t) ? 64 : P2(t) ? 4 : p2(t) ? 2 : 0;
4362
- return A(t, e, n, i, s, o, r, !0);
4361
+ const o = r1(t) ? 1 : pr(t) ? 128 : Mu(t) ? 64 : B2(t) ? 4 : p2(t) ? 2 : 0;
4362
+ return y(t, e, n, i, s, o, r, !0);
4363
4363
  }
4364
4364
  function Co(t) {
4365
4365
  return t ? ce(t) || U8 in t ? U2({}, t) : t : null;
@@ -4388,7 +4388,7 @@ function Z3(t, e, n = !1) {
4388
4388
  // existing patch flag to be reliable and need to add the FULL_PROPS flag.
4389
4389
  // note: preserve flag for fragments since they use the flag for children
4390
4390
  // fast paths only.
4391
- patchFlag: e && t.type !== z2 ? r === -1 ? 16 : r | 16 : r,
4391
+ patchFlag: e && t.type !== P2 ? r === -1 ? 16 : r | 16 : r,
4392
4392
  dynamicProps: t.dynamicProps,
4393
4393
  dynamicChildren: t.dynamicChildren,
4394
4394
  appContext: t.appContext,
@@ -4420,7 +4420,7 @@ function x2(t = "", e = !1) {
4420
4420
  }
4421
4421
  function d3(t) {
4422
4422
  return t == null || typeof t == "boolean" ? U(S1) : e2(t) ? U(
4423
- z2,
4423
+ P2,
4424
4424
  null,
4425
4425
  // #3666, avoid reference pollution when reusing vnode
4426
4426
  t.slice()
@@ -4592,7 +4592,7 @@ function Eu(t, e) {
4592
4592
  Ee(t, e);
4593
4593
  }
4594
4594
  function p6(t, e, n) {
4595
- p2(e) ? t.type.__ssrInlineRender ? t.ssrRender = e : t.render = e : P2(e) && (t.setupState = ge(e)), Ee(t, n);
4595
+ p2(e) ? t.type.__ssrInlineRender ? t.ssrRender = e : t.render = e : B2(e) && (t.setupState = ge(e)), Ee(t, n);
4596
4596
  }
4597
4597
  let s8, m6;
4598
4598
  function Iu(t) {
@@ -4659,7 +4659,7 @@ function x6(t, e = !0) {
4659
4659
  function Ou(t) {
4660
4660
  return p2(t) && "__vccOpts" in t;
4661
4661
  }
4662
- const F = (t, e) => oc(t, e, H9);
4662
+ const I = (t, e) => oc(t, e, H9);
4663
4663
  function Nu() {
4664
4664
  return null;
4665
4665
  }
@@ -4707,7 +4707,7 @@ function $u(t) {
4707
4707
  }
4708
4708
  function f1(t, e, n) {
4709
4709
  const i = arguments.length;
4710
- return i === 2 ? P2(e) && !e2(e) ? x3(e) ? U(t, null, [e]) : U(t, e) : U(t, null, e) : (i > 3 ? n = Array.prototype.slice.call(arguments, 2) : i === 3 && x3(n) && (n = [n]), U(t, e, n));
4710
+ return i === 2 ? B2(e) && !e2(e) ? x3(e) ? U(t, null, [e]) : U(t, e) : U(t, null, e) : (i > 3 ? n = Array.prototype.slice.call(arguments, 2) : i === 3 && x3(n) && (n = [n]), U(t, e, n));
4711
4711
  }
4712
4712
  const go = Symbol(""), fo = () => u1(go);
4713
4713
  function Vu() {
@@ -5091,7 +5091,7 @@ function v6(t, e) {
5091
5091
  t = t.component.subTree;
5092
5092
  if (t.shapeFlag & 1 && t.el)
5093
5093
  M6(t.el, e);
5094
- else if (t.type === z2)
5094
+ else if (t.type === P2)
5095
5095
  t.children.forEach((n) => v6(n, e));
5096
5096
  else if (t.type === o9) {
5097
5097
  let { el: n, anchor: i } = t;
@@ -5181,7 +5181,7 @@ function _o(t) {
5181
5181
  function xh(t) {
5182
5182
  if (t == null)
5183
5183
  return null;
5184
- if (P2(t))
5184
+ if (B2(t))
5185
5185
  return [E7(t.enter), E7(t.leave)];
5186
5186
  {
5187
5187
  const e = E7(t);
@@ -5275,7 +5275,7 @@ const Ro = /* @__PURE__ */ new WeakMap(), yo = /* @__PURE__ */ new WeakMap(), Ao
5275
5275
  });
5276
5276
  }), () => {
5277
5277
  const o = I2(t), l = _o(o);
5278
- let L = o.tag || z2;
5278
+ let L = o.tag || P2;
5279
5279
  !o.tag && e4.checkCompatEnabled("TRANSITION_GROUP_ROOT", n.parent) && (L = "span"), s = r, r = e.default ? D8(e.default()) : [];
5280
5280
  for (let a = 0; a < r.length; a++) {
5281
5281
  const C = r[a];
@@ -5628,7 +5628,7 @@ var Oh = /* @__PURE__ */ Object.freeze({
5628
5628
  reactive: X3,
5629
5629
  ref: R2,
5630
5630
  readonly: Ce,
5631
- unref: I,
5631
+ unref: O,
5632
5632
  proxyRefs: ge,
5633
5633
  isRef: R1,
5634
5634
  toRef: ar,
@@ -5651,7 +5651,7 @@ var Oh = /* @__PURE__ */ Object.freeze({
5651
5651
  EffectScope: le,
5652
5652
  getCurrentScope: vC,
5653
5653
  onScopeDispose: MC,
5654
- computed: F,
5654
+ computed: I,
5655
5655
  watch: p3,
5656
5656
  watchEffect: w3,
5657
5657
  watchPostEffect: wr,
@@ -5688,7 +5688,7 @@ var Oh = /* @__PURE__ */ Object.freeze({
5688
5688
  cloneVNode: Z3,
5689
5689
  mergeProps: $8,
5690
5690
  isVNode: x3,
5691
- Fragment: z2,
5691
+ Fragment: P2,
5692
5692
  Text: c9,
5693
5693
  Comment: S1,
5694
5694
  Static: o9,
@@ -5736,7 +5736,7 @@ var Oh = /* @__PURE__ */ Object.freeze({
5736
5736
  createTextVNode: j3,
5737
5737
  createCommentVNode: x2,
5738
5738
  createStaticVNode: W8,
5739
- createElementVNode: A,
5739
+ createElementVNode: y,
5740
5740
  createElementBlock: X,
5741
5741
  guardReactiveProps: Co,
5742
5742
  toDisplayString: m1,
@@ -5763,7 +5763,7 @@ function Dh() {
5763
5763
  const No = Dh();
5764
5764
  No.compile = () => {
5765
5765
  };
5766
- const { configureCompat: CD } = No;
5766
+ const { configureCompat: uD } = No;
5767
5767
  function Ph() {
5768
5768
  return Do().__VUE_DEVTOOLS_GLOBAL_HOOK__;
5769
5769
  }
@@ -5896,7 +5896,7 @@ function Ne(t, e, n) {
5896
5896
  var r = t._wrappedGetters, o = {}, l = {}, L = Gs(!0);
5897
5897
  L.run(function() {
5898
5898
  J9(r, function(a, C) {
5899
- o[C] = jh(a, t), l[C] = F(function() {
5899
+ o[C] = jh(a, t), l[C] = I(function() {
5900
5900
  return o[C]();
5901
5901
  }), Object.defineProperty(t.getters, C, {
5902
5902
  get: function() {
@@ -18152,7 +18152,7 @@ Q.prototype.DIVIDER_sempred = function(t, e) {
18152
18152
  throw "No predicate with index:" + e;
18153
18153
  }
18154
18154
  };
18155
- class y extends R.tree.ParseTreeListener {
18155
+ class A extends R.tree.ParseTreeListener {
18156
18156
  // Enter a parse tree produced by sequenceParser#prog.
18157
18157
  enterProg(e) {
18158
18158
  }
@@ -25882,10 +25882,10 @@ let hl = class extends R.ParserRuleContext {
25882
25882
  return this.getTypedRuleContext(e7, 0);
25883
25883
  }
25884
25884
  enterRule(e) {
25885
- e instanceof y && e.enterProg(this);
25885
+ e instanceof A && e.enterProg(this);
25886
25886
  }
25887
25887
  exitRule(e) {
25888
- e instanceof y && e.exitProg(this);
25888
+ e instanceof A && e.exitProg(this);
25889
25889
  }
25890
25890
  }, it = class extends R.ParserRuleContext {
25891
25891
  constructor(e, n, i) {
@@ -25901,10 +25901,10 @@ let hl = class extends R.ParserRuleContext {
25901
25901
  return this.getToken(u.TITLE_END, 0);
25902
25902
  }
25903
25903
  enterRule(e) {
25904
- e instanceof y && e.enterTitle(this);
25904
+ e instanceof A && e.enterTitle(this);
25905
25905
  }
25906
25906
  exitRule(e) {
25907
- e instanceof y && e.exitTitle(this);
25907
+ e instanceof A && e.exitTitle(this);
25908
25908
  }
25909
25909
  };
25910
25910
  class st extends R.ParserRuleContext {
@@ -25923,10 +25923,10 @@ class st extends R.ParserRuleContext {
25923
25923
  return this.getTypedRuleContext(rt, 0);
25924
25924
  }
25925
25925
  enterRule(n) {
25926
- n instanceof y && n.enterHead(this);
25926
+ n instanceof A && n.enterHead(this);
25927
25927
  }
25928
25928
  exitRule(n) {
25929
- n instanceof y && n.exitHead(this);
25929
+ n instanceof A && n.exitHead(this);
25930
25930
  }
25931
25931
  }
25932
25932
  let a8 = class extends R.ParserRuleContext {
@@ -25951,10 +25951,10 @@ let a8 = class extends R.ParserRuleContext {
25951
25951
  return this.getTypedRuleContext(U4, 0);
25952
25952
  }
25953
25953
  enterRule(n) {
25954
- n instanceof y && n.enterGroup(this);
25954
+ n instanceof A && n.enterGroup(this);
25955
25955
  }
25956
25956
  exitRule(n) {
25957
- n instanceof y && n.exitGroup(this);
25957
+ n instanceof A && n.exitGroup(this);
25958
25958
  }
25959
25959
  };
25960
25960
  class rt extends R.ParserRuleContext {
@@ -25977,10 +25977,10 @@ class rt extends R.ParserRuleContext {
25977
25977
  return this.getToken(u.ANNOTATION, 0);
25978
25978
  }
25979
25979
  enterRule(e) {
25980
- e instanceof y && e.enterStarterExp(this);
25980
+ e instanceof A && e.enterStarterExp(this);
25981
25981
  }
25982
25982
  exitRule(e) {
25983
- e instanceof y && e.exitStarterExp(this);
25983
+ e instanceof A && e.exitStarterExp(this);
25984
25984
  }
25985
25985
  }
25986
25986
  class ot extends R.ParserRuleContext {
@@ -25994,10 +25994,10 @@ class ot extends R.ParserRuleContext {
25994
25994
  return this.getToken(u.STRING, 0);
25995
25995
  }
25996
25996
  enterRule(e) {
25997
- e instanceof y && e.enterStarter(this);
25997
+ e instanceof A && e.enterStarter(this);
25998
25998
  }
25999
25999
  exitRule(e) {
26000
- e instanceof y && e.exitStarter(this);
26000
+ e instanceof A && e.exitStarter(this);
26001
26001
  }
26002
26002
  }
26003
26003
  let K9 = class extends R.ParserRuleContext {
@@ -26023,10 +26023,10 @@ let K9 = class extends R.ParserRuleContext {
26023
26023
  return this.getToken(u.COLOR, 0);
26024
26024
  }
26025
26025
  enterRule(e) {
26026
- e instanceof y && e.enterParticipant(this);
26026
+ e instanceof A && e.enterParticipant(this);
26027
26027
  }
26028
26028
  exitRule(e) {
26029
- e instanceof y && e.exitParticipant(this);
26029
+ e instanceof A && e.exitParticipant(this);
26030
26030
  }
26031
26031
  };
26032
26032
  class lt extends R.ParserRuleContext {
@@ -26049,10 +26049,10 @@ class lt extends R.ParserRuleContext {
26049
26049
  return this.getToken(u.LT, 0);
26050
26050
  }
26051
26051
  enterRule(e) {
26052
- e instanceof y && e.enterStereotype(this);
26052
+ e instanceof A && e.enterStereotype(this);
26053
26053
  }
26054
26054
  exitRule(e) {
26055
- e instanceof y && e.exitStereotype(this);
26055
+ e instanceof A && e.exitStereotype(this);
26056
26056
  }
26057
26057
  }
26058
26058
  class Lt extends R.ParserRuleContext {
@@ -26066,10 +26066,10 @@ class Lt extends R.ParserRuleContext {
26066
26066
  return this.getTypedRuleContext(U4, 0);
26067
26067
  }
26068
26068
  enterRule(e) {
26069
- e instanceof y && e.enterLabel(this);
26069
+ e instanceof A && e.enterLabel(this);
26070
26070
  }
26071
26071
  exitRule(e) {
26072
- e instanceof y && e.exitLabel(this);
26072
+ e instanceof A && e.exitLabel(this);
26073
26073
  }
26074
26074
  }
26075
26075
  class at extends R.ParserRuleContext {
@@ -26080,10 +26080,10 @@ class at extends R.ParserRuleContext {
26080
26080
  return this.getToken(u.ANNOTATION, 0);
26081
26081
  }
26082
26082
  enterRule(e) {
26083
- e instanceof y && e.enterParticipantType(this);
26083
+ e instanceof A && e.enterParticipantType(this);
26084
26084
  }
26085
26085
  exitRule(e) {
26086
- e instanceof y && e.exitParticipantType(this);
26086
+ e instanceof A && e.exitParticipantType(this);
26087
26087
  }
26088
26088
  }
26089
26089
  class U4 extends R.ParserRuleContext {
@@ -26097,10 +26097,10 @@ class U4 extends R.ParserRuleContext {
26097
26097
  return this.getToken(u.STRING, 0);
26098
26098
  }
26099
26099
  enterRule(e) {
26100
- e instanceof y && e.enterName(this);
26100
+ e instanceof A && e.enterName(this);
26101
26101
  }
26102
26102
  exitRule(e) {
26103
- e instanceof y && e.exitName(this);
26103
+ e instanceof A && e.exitName(this);
26104
26104
  }
26105
26105
  }
26106
26106
  class Ct extends R.ParserRuleContext {
@@ -26111,10 +26111,10 @@ class Ct extends R.ParserRuleContext {
26111
26111
  return this.getToken(u.INT, 0);
26112
26112
  }
26113
26113
  enterRule(e) {
26114
- e instanceof y && e.enterWidth(this);
26114
+ e instanceof A && e.enterWidth(this);
26115
26115
  }
26116
26116
  exitRule(e) {
26117
- e instanceof y && e.exitWidth(this);
26117
+ e instanceof A && e.exitWidth(this);
26118
26118
  }
26119
26119
  }
26120
26120
  class e7 extends R.ParserRuleContext {
@@ -26127,10 +26127,10 @@ class e7 extends R.ParserRuleContext {
26127
26127
  this.parser = n, this.ruleIndex = u.RULE_block;
26128
26128
  }
26129
26129
  enterRule(n) {
26130
- n instanceof y && n.enterBlock(this);
26130
+ n instanceof A && n.enterBlock(this);
26131
26131
  }
26132
26132
  exitRule(n) {
26133
- n instanceof y && n.exitBlock(this);
26133
+ n instanceof A && n.exitBlock(this);
26134
26134
  }
26135
26135
  }
26136
26136
  let ct = class extends R.ParserRuleContext {
@@ -26156,10 +26156,10 @@ let ct = class extends R.ParserRuleContext {
26156
26156
  return this.getToken(u.EVENT_END, 0);
26157
26157
  }
26158
26158
  enterRule(e) {
26159
- e instanceof y && e.enterRet(this);
26159
+ e instanceof A && e.enterRet(this);
26160
26160
  }
26161
26161
  exitRule(e) {
26162
- e instanceof y && e.exitRet(this);
26162
+ e instanceof A && e.exitRet(this);
26163
26163
  }
26164
26164
  }, ut = class extends R.ParserRuleContext {
26165
26165
  constructor(e, n, i) {
@@ -26169,10 +26169,10 @@ let ct = class extends R.ParserRuleContext {
26169
26169
  return this.getTypedRuleContext(ht, 0);
26170
26170
  }
26171
26171
  enterRule(e) {
26172
- e instanceof y && e.enterDivider(this);
26172
+ e instanceof A && e.enterDivider(this);
26173
26173
  }
26174
26174
  exitRule(e) {
26175
- e instanceof y && e.exitDivider(this);
26175
+ e instanceof A && e.exitDivider(this);
26176
26176
  }
26177
26177
  };
26178
26178
  class ht extends R.ParserRuleContext {
@@ -26183,10 +26183,10 @@ class ht extends R.ParserRuleContext {
26183
26183
  return this.getToken(u.DIVIDER, 0);
26184
26184
  }
26185
26185
  enterRule(e) {
26186
- e instanceof y && e.enterDividerNote(this);
26186
+ e instanceof A && e.enterDividerNote(this);
26187
26187
  }
26188
26188
  exitRule(e) {
26189
- e instanceof y && e.exitDividerNote(this);
26189
+ e instanceof A && e.exitDividerNote(this);
26190
26190
  }
26191
26191
  }
26192
26192
  let C8 = class extends R.ParserRuleContext {
@@ -26239,10 +26239,10 @@ let C8 = class extends R.ParserRuleContext {
26239
26239
  return this.getToken(u.OTHER, 0);
26240
26240
  }
26241
26241
  enterRule(e) {
26242
- e instanceof y && e.enterStat(this);
26242
+ e instanceof A && e.enterStat(this);
26243
26243
  }
26244
26244
  exitRule(e) {
26245
- e instanceof y && e.exitStat(this);
26245
+ e instanceof A && e.exitStat(this);
26246
26246
  }
26247
26247
  };
26248
26248
  class dt extends R.ParserRuleContext {
@@ -26256,10 +26256,10 @@ class dt extends R.ParserRuleContext {
26256
26256
  return this.getTypedRuleContext(Y1, 0);
26257
26257
  }
26258
26258
  enterRule(e) {
26259
- e instanceof y && e.enterPar(this);
26259
+ e instanceof A && e.enterPar(this);
26260
26260
  }
26261
26261
  exitRule(e) {
26262
- e instanceof y && e.exitPar(this);
26262
+ e instanceof A && e.exitPar(this);
26263
26263
  }
26264
26264
  }
26265
26265
  class gt extends R.ParserRuleContext {
@@ -26273,10 +26273,10 @@ class gt extends R.ParserRuleContext {
26273
26273
  return this.getTypedRuleContext(Y1, 0);
26274
26274
  }
26275
26275
  enterRule(e) {
26276
- e instanceof y && e.enterOpt(this);
26276
+ e instanceof A && e.enterOpt(this);
26277
26277
  }
26278
26278
  exitRule(e) {
26279
- e instanceof y && e.exitOpt(this);
26279
+ e instanceof A && e.exitOpt(this);
26280
26280
  }
26281
26281
  }
26282
26282
  class ft extends R.ParserRuleContext {
@@ -26299,10 +26299,10 @@ class ft extends R.ParserRuleContext {
26299
26299
  return this.getTypedRuleContext(C3, 0);
26300
26300
  }
26301
26301
  enterRule(e) {
26302
- e instanceof y && e.enterCritical(this);
26302
+ e instanceof A && e.enterCritical(this);
26303
26303
  }
26304
26304
  exitRule(e) {
26305
- e instanceof y && e.exitCritical(this);
26305
+ e instanceof A && e.exitCritical(this);
26306
26306
  }
26307
26307
  }
26308
26308
  class pt extends R.ParserRuleContext {
@@ -26325,10 +26325,10 @@ class pt extends R.ParserRuleContext {
26325
26325
  return this.getTypedRuleContext(C3, 0);
26326
26326
  }
26327
26327
  enterRule(e) {
26328
- e instanceof y && e.enterSection(this);
26328
+ e instanceof A && e.enterSection(this);
26329
26329
  }
26330
26330
  exitRule(e) {
26331
- e instanceof y && e.exitSection(this);
26331
+ e instanceof A && e.exitSection(this);
26332
26332
  }
26333
26333
  }
26334
26334
  let t7 = class extends R.ParserRuleContext {
@@ -26345,10 +26345,10 @@ let t7 = class extends R.ParserRuleContext {
26345
26345
  return this.getTypedRuleContext(Y1, 0);
26346
26346
  }
26347
26347
  enterRule(e) {
26348
- e instanceof y && e.enterCreation(this);
26348
+ e instanceof A && e.enterCreation(this);
26349
26349
  }
26350
26350
  exitRule(e) {
26351
- e instanceof y && e.exitCreation(this);
26351
+ e instanceof A && e.exitCreation(this);
26352
26352
  }
26353
26353
  }, mt = class extends R.ParserRuleContext {
26354
26354
  constructor(n, i, s) {
@@ -26375,10 +26375,10 @@ let t7 = class extends R.ParserRuleContext {
26375
26375
  return this.getToken(u.SCOL, 0);
26376
26376
  }
26377
26377
  enterRule(n) {
26378
- n instanceof y && n.enterRef(this);
26378
+ n instanceof A && n.enterRef(this);
26379
26379
  }
26380
26380
  exitRule(n) {
26381
- n instanceof y && n.exitRef(this);
26381
+ n instanceof A && n.exitRef(this);
26382
26382
  }
26383
26383
  };
26384
26384
  class wt extends R.ParserRuleContext {
@@ -26404,10 +26404,10 @@ class wt extends R.ParserRuleContext {
26404
26404
  return this.getTypedRuleContext(l7, 0);
26405
26405
  }
26406
26406
  enterRule(e) {
26407
- e instanceof y && e.enterCreationBody(this);
26407
+ e instanceof A && e.enterCreationBody(this);
26408
26408
  }
26409
26409
  exitRule(e) {
26410
- e instanceof y && e.exitCreationBody(this);
26410
+ e instanceof A && e.exitCreationBody(this);
26411
26411
  }
26412
26412
  }
26413
26413
  let xt = class extends R.ParserRuleContext {
@@ -26424,10 +26424,10 @@ let xt = class extends R.ParserRuleContext {
26424
26424
  return this.getTypedRuleContext(Y1, 0);
26425
26425
  }
26426
26426
  enterRule(e) {
26427
- e instanceof y && e.enterMessage(this);
26427
+ e instanceof A && e.enterMessage(this);
26428
26428
  }
26429
26429
  exitRule(e) {
26430
- e instanceof y && e.exitMessage(this);
26430
+ e instanceof A && e.exitMessage(this);
26431
26431
  }
26432
26432
  };
26433
26433
  class _t extends R.ParserRuleContext {
@@ -26453,10 +26453,10 @@ class _t extends R.ParserRuleContext {
26453
26453
  return this.getToken(u.ARROW, 0);
26454
26454
  }
26455
26455
  enterRule(e) {
26456
- e instanceof y && e.enterMessageBody(this);
26456
+ e instanceof A && e.enterMessageBody(this);
26457
26457
  }
26458
26458
  exitRule(e) {
26459
- e instanceof y && e.exitMessageBody(this);
26459
+ e instanceof A && e.exitMessageBody(this);
26460
26460
  }
26461
26461
  }
26462
26462
  class n7 extends R.ParserRuleContext {
@@ -26472,10 +26472,10 @@ class n7 extends R.ParserRuleContext {
26472
26472
  this.parser = n, this.ruleIndex = u.RULE_func;
26473
26473
  }
26474
26474
  enterRule(n) {
26475
- n instanceof y && n.enterFunc(this);
26475
+ n instanceof A && n.enterFunc(this);
26476
26476
  }
26477
26477
  exitRule(n) {
26478
- n instanceof y && n.exitFunc(this);
26478
+ n instanceof A && n.exitFunc(this);
26479
26479
  }
26480
26480
  }
26481
26481
  class i7 extends R.ParserRuleContext {
@@ -26489,10 +26489,10 @@ class i7 extends R.ParserRuleContext {
26489
26489
  return this.getToken(u.STRING, 0);
26490
26490
  }
26491
26491
  enterRule(e) {
26492
- e instanceof y && e.enterFrom(this);
26492
+ e instanceof A && e.enterFrom(this);
26493
26493
  }
26494
26494
  exitRule(e) {
26495
- e instanceof y && e.exitFrom(this);
26495
+ e instanceof A && e.exitFrom(this);
26496
26496
  }
26497
26497
  }
26498
26498
  class l5 extends R.ParserRuleContext {
@@ -26506,10 +26506,10 @@ class l5 extends R.ParserRuleContext {
26506
26506
  return this.getToken(u.STRING, 0);
26507
26507
  }
26508
26508
  enterRule(e) {
26509
- e instanceof y && e.enterTo(this);
26509
+ e instanceof A && e.enterTo(this);
26510
26510
  }
26511
26511
  exitRule(e) {
26512
- e instanceof y && e.exitTo(this);
26512
+ e instanceof A && e.exitTo(this);
26513
26513
  }
26514
26514
  }
26515
26515
  class c8 extends R.ParserRuleContext {
@@ -26523,10 +26523,10 @@ class c8 extends R.ParserRuleContext {
26523
26523
  return this.getTypedRuleContext(s7, 0);
26524
26524
  }
26525
26525
  enterRule(e) {
26526
- e instanceof y && e.enterSignature(this);
26526
+ e instanceof A && e.enterSignature(this);
26527
26527
  }
26528
26528
  exitRule(e) {
26529
- e instanceof y && e.exitSignature(this);
26529
+ e instanceof A && e.exitSignature(this);
26530
26530
  }
26531
26531
  }
26532
26532
  class s7 extends R.ParserRuleContext {
@@ -26543,10 +26543,10 @@ class s7 extends R.ParserRuleContext {
26543
26543
  return this.getTypedRuleContext(l7, 0);
26544
26544
  }
26545
26545
  enterRule(e) {
26546
- e instanceof y && e.enterInvocation(this);
26546
+ e instanceof A && e.enterInvocation(this);
26547
26547
  }
26548
26548
  exitRule(e) {
26549
- e instanceof y && e.exitInvocation(this);
26549
+ e instanceof A && e.exitInvocation(this);
26550
26550
  }
26551
26551
  }
26552
26552
  class L5 extends R.ParserRuleContext {
@@ -26563,10 +26563,10 @@ class L5 extends R.ParserRuleContext {
26563
26563
  return this.getTypedRuleContext(o7, 0);
26564
26564
  }
26565
26565
  enterRule(e) {
26566
- e instanceof y && e.enterAssignment(this);
26566
+ e instanceof A && e.enterAssignment(this);
26567
26567
  }
26568
26568
  exitRule(e) {
26569
- e instanceof y && e.exitAssignment(this);
26569
+ e instanceof A && e.exitAssignment(this);
26570
26570
  }
26571
26571
  }
26572
26572
  let r7 = class extends R.ParserRuleContext {
@@ -26592,10 +26592,10 @@ let r7 = class extends R.ParserRuleContext {
26592
26592
  return this.getToken(u.MINUS, 0);
26593
26593
  }
26594
26594
  enterRule(e) {
26595
- e instanceof y && e.enterAsyncMessage(this);
26595
+ e instanceof A && e.enterAsyncMessage(this);
26596
26596
  }
26597
26597
  exitRule(e) {
26598
- e instanceof y && e.exitAsyncMessage(this);
26598
+ e instanceof A && e.exitAsyncMessage(this);
26599
26599
  }
26600
26600
  };
26601
26601
  class vt extends R.ParserRuleContext {
@@ -26606,10 +26606,10 @@ class vt extends R.ParserRuleContext {
26606
26606
  return this.getToken(u.EVENT_PAYLOAD_LXR, 0);
26607
26607
  }
26608
26608
  enterRule(e) {
26609
- e instanceof y && e.enterContent(this);
26609
+ e instanceof A && e.enterContent(this);
26610
26610
  }
26611
26611
  exitRule(e) {
26612
- e instanceof y && e.exitContent(this);
26612
+ e instanceof A && e.exitContent(this);
26613
26613
  }
26614
26614
  }
26615
26615
  class Mt extends R.ParserRuleContext {
@@ -26623,10 +26623,10 @@ class Mt extends R.ParserRuleContext {
26623
26623
  return this.getToken(u.STRING, 0);
26624
26624
  }
26625
26625
  enterRule(e) {
26626
- e instanceof y && e.enterConstruct(this);
26626
+ e instanceof A && e.enterConstruct(this);
26627
26627
  }
26628
26628
  exitRule(e) {
26629
- e instanceof y && e.exitConstruct(this);
26629
+ e instanceof A && e.exitConstruct(this);
26630
26630
  }
26631
26631
  }
26632
26632
  class o7 extends R.ParserRuleContext {
@@ -26640,10 +26640,10 @@ class o7 extends R.ParserRuleContext {
26640
26640
  return this.getToken(u.STRING, 0);
26641
26641
  }
26642
26642
  enterRule(e) {
26643
- e instanceof y && e.enterType(this);
26643
+ e instanceof A && e.enterType(this);
26644
26644
  }
26645
26645
  exitRule(e) {
26646
- e instanceof y && e.exitType(this);
26646
+ e instanceof A && e.exitType(this);
26647
26647
  }
26648
26648
  }
26649
26649
  class Rt extends R.ParserRuleContext {
@@ -26665,10 +26665,10 @@ class Rt extends R.ParserRuleContext {
26665
26665
  return this.getToken(u.STRING, 0);
26666
26666
  }
26667
26667
  enterRule(n) {
26668
- n instanceof y && n.enterAssignee(this);
26668
+ n instanceof A && n.enterAssignee(this);
26669
26669
  }
26670
26670
  exitRule(n) {
26671
- n instanceof y && n.exitAssignee(this);
26671
+ n instanceof A && n.exitAssignee(this);
26672
26672
  }
26673
26673
  }
26674
26674
  class yt extends R.ParserRuleContext {
@@ -26682,10 +26682,10 @@ class yt extends R.ParserRuleContext {
26682
26682
  return this.getToken(u.STRING, 0);
26683
26683
  }
26684
26684
  enterRule(e) {
26685
- e instanceof y && e.enterMethodName(this);
26685
+ e instanceof A && e.enterMethodName(this);
26686
26686
  }
26687
26687
  exitRule(e) {
26688
- e instanceof y && e.exitMethodName(this);
26688
+ e instanceof A && e.exitMethodName(this);
26689
26689
  }
26690
26690
  }
26691
26691
  class l7 extends R.ParserRuleContext {
@@ -26701,10 +26701,10 @@ class l7 extends R.ParserRuleContext {
26701
26701
  this.parser = n, this.ruleIndex = u.RULE_parameters;
26702
26702
  }
26703
26703
  enterRule(n) {
26704
- n instanceof y && n.enterParameters(this);
26704
+ n instanceof A && n.enterParameters(this);
26705
26705
  }
26706
26706
  exitRule(n) {
26707
- n instanceof y && n.exitParameters(this);
26707
+ n instanceof A && n.exitParameters(this);
26708
26708
  }
26709
26709
  }
26710
26710
  class u8 extends R.ParserRuleContext {
@@ -26718,10 +26718,10 @@ class u8 extends R.ParserRuleContext {
26718
26718
  return this.getTypedRuleContext(Z2, 0);
26719
26719
  }
26720
26720
  enterRule(e) {
26721
- e instanceof y && e.enterParameter(this);
26721
+ e instanceof A && e.enterParameter(this);
26722
26722
  }
26723
26723
  exitRule(e) {
26724
- e instanceof y && e.exitParameter(this);
26724
+ e instanceof A && e.exitParameter(this);
26725
26725
  }
26726
26726
  }
26727
26727
  class At extends R.ParserRuleContext {
@@ -26735,10 +26735,10 @@ class At extends R.ParserRuleContext {
26735
26735
  return this.getToken(u.ID, 0);
26736
26736
  }
26737
26737
  enterRule(e) {
26738
- e instanceof y && e.enterDeclaration(this);
26738
+ e instanceof A && e.enterDeclaration(this);
26739
26739
  }
26740
26740
  exitRule(e) {
26741
- e instanceof y && e.exitDeclaration(this);
26741
+ e instanceof A && e.exitDeclaration(this);
26742
26742
  }
26743
26743
  }
26744
26744
  class kt extends R.ParserRuleContext {
@@ -26757,10 +26757,10 @@ class kt extends R.ParserRuleContext {
26757
26757
  return this.getTypedRuleContext(Tt, 0);
26758
26758
  }
26759
26759
  enterRule(n) {
26760
- n instanceof y && n.enterTcf(this);
26760
+ n instanceof A && n.enterTcf(this);
26761
26761
  }
26762
26762
  exitRule(n) {
26763
- n instanceof y && n.exitTcf(this);
26763
+ n instanceof A && n.exitTcf(this);
26764
26764
  }
26765
26765
  }
26766
26766
  class Zt extends R.ParserRuleContext {
@@ -26774,10 +26774,10 @@ class Zt extends R.ParserRuleContext {
26774
26774
  return this.getTypedRuleContext(Y1, 0);
26775
26775
  }
26776
26776
  enterRule(e) {
26777
- e instanceof y && e.enterTryBlock(this);
26777
+ e instanceof A && e.enterTryBlock(this);
26778
26778
  }
26779
26779
  exitRule(e) {
26780
- e instanceof y && e.exitTryBlock(this);
26780
+ e instanceof A && e.exitTryBlock(this);
26781
26781
  }
26782
26782
  }
26783
26783
  class h8 extends R.ParserRuleContext {
@@ -26794,10 +26794,10 @@ class h8 extends R.ParserRuleContext {
26794
26794
  return this.getTypedRuleContext(s7, 0);
26795
26795
  }
26796
26796
  enterRule(e) {
26797
- e instanceof y && e.enterCatchBlock(this);
26797
+ e instanceof A && e.enterCatchBlock(this);
26798
26798
  }
26799
26799
  exitRule(e) {
26800
- e instanceof y && e.exitCatchBlock(this);
26800
+ e instanceof A && e.exitCatchBlock(this);
26801
26801
  }
26802
26802
  }
26803
26803
  class Tt extends R.ParserRuleContext {
@@ -26811,10 +26811,10 @@ class Tt extends R.ParserRuleContext {
26811
26811
  return this.getTypedRuleContext(Y1, 0);
26812
26812
  }
26813
26813
  enterRule(e) {
26814
- e instanceof y && e.enterFinallyBlock(this);
26814
+ e instanceof A && e.enterFinallyBlock(this);
26815
26815
  }
26816
26816
  exitRule(e) {
26817
- e instanceof y && e.exitFinallyBlock(this);
26817
+ e instanceof A && e.exitFinallyBlock(this);
26818
26818
  }
26819
26819
  }
26820
26820
  class St extends R.ParserRuleContext {
@@ -26833,10 +26833,10 @@ class St extends R.ParserRuleContext {
26833
26833
  return this.getTypedRuleContext(Et, 0);
26834
26834
  }
26835
26835
  enterRule(n) {
26836
- n instanceof y && n.enterAlt(this);
26836
+ n instanceof A && n.enterAlt(this);
26837
26837
  }
26838
26838
  exitRule(n) {
26839
- n instanceof y && n.exitAlt(this);
26839
+ n instanceof A && n.exitAlt(this);
26840
26840
  }
26841
26841
  }
26842
26842
  class bt extends R.ParserRuleContext {
@@ -26853,10 +26853,10 @@ class bt extends R.ParserRuleContext {
26853
26853
  return this.getTypedRuleContext(Y1, 0);
26854
26854
  }
26855
26855
  enterRule(e) {
26856
- e instanceof y && e.enterIfBlock(this);
26856
+ e instanceof A && e.enterIfBlock(this);
26857
26857
  }
26858
26858
  exitRule(e) {
26859
- e instanceof y && e.exitIfBlock(this);
26859
+ e instanceof A && e.exitIfBlock(this);
26860
26860
  }
26861
26861
  }
26862
26862
  class d8 extends R.ParserRuleContext {
@@ -26876,10 +26876,10 @@ class d8 extends R.ParserRuleContext {
26876
26876
  return this.getTypedRuleContext(Y1, 0);
26877
26877
  }
26878
26878
  enterRule(e) {
26879
- e instanceof y && e.enterElseIfBlock(this);
26879
+ e instanceof A && e.enterElseIfBlock(this);
26880
26880
  }
26881
26881
  exitRule(e) {
26882
- e instanceof y && e.exitElseIfBlock(this);
26882
+ e instanceof A && e.exitElseIfBlock(this);
26883
26883
  }
26884
26884
  }
26885
26885
  class Et extends R.ParserRuleContext {
@@ -26893,10 +26893,10 @@ class Et extends R.ParserRuleContext {
26893
26893
  return this.getTypedRuleContext(Y1, 0);
26894
26894
  }
26895
26895
  enterRule(e) {
26896
- e instanceof y && e.enterElseBlock(this);
26896
+ e instanceof A && e.enterElseBlock(this);
26897
26897
  }
26898
26898
  exitRule(e) {
26899
- e instanceof y && e.exitElseBlock(this);
26899
+ e instanceof A && e.exitElseBlock(this);
26900
26900
  }
26901
26901
  }
26902
26902
  class Y1 extends R.ParserRuleContext {
@@ -26913,10 +26913,10 @@ class Y1 extends R.ParserRuleContext {
26913
26913
  return this.getTypedRuleContext(e7, 0);
26914
26914
  }
26915
26915
  enterRule(e) {
26916
- e instanceof y && e.enterBraceBlock(this);
26916
+ e instanceof A && e.enterBraceBlock(this);
26917
26917
  }
26918
26918
  exitRule(e) {
26919
- e instanceof y && e.exitBraceBlock(this);
26919
+ e instanceof A && e.exitBraceBlock(this);
26920
26920
  }
26921
26921
  }
26922
26922
  class It extends R.ParserRuleContext {
@@ -26933,10 +26933,10 @@ class It extends R.ParserRuleContext {
26933
26933
  return this.getTypedRuleContext(Y1, 0);
26934
26934
  }
26935
26935
  enterRule(e) {
26936
- e instanceof y && e.enterLoop(this);
26936
+ e instanceof A && e.enterLoop(this);
26937
26937
  }
26938
26938
  exitRule(e) {
26939
- e instanceof y && e.exitLoop(this);
26939
+ e instanceof A && e.exitLoop(this);
26940
26940
  }
26941
26941
  }
26942
26942
  class Z2 extends R.ParserRuleContext {
@@ -26958,10 +26958,10 @@ class dl extends Z2 {
26958
26958
  return this.getTypedRuleContext(Z2, 0);
26959
26959
  }
26960
26960
  enterRule(e) {
26961
- e instanceof y && e.enterAssignmentExpr(this);
26961
+ e instanceof A && e.enterAssignmentExpr(this);
26962
26962
  }
26963
26963
  exitRule(e) {
26964
- e instanceof y && e.exitAssignmentExpr(this);
26964
+ e instanceof A && e.exitAssignmentExpr(this);
26965
26965
  }
26966
26966
  }
26967
26967
  u.AssignmentExprContext = dl;
@@ -26979,10 +26979,10 @@ class gl extends Z2 {
26979
26979
  return this.getToken(u.DOT, 0);
26980
26980
  }
26981
26981
  enterRule(e) {
26982
- e instanceof y && e.enterFuncExpr(this);
26982
+ e instanceof A && e.enterFuncExpr(this);
26983
26983
  }
26984
26984
  exitRule(e) {
26985
- e instanceof y && e.exitFuncExpr(this);
26985
+ e instanceof A && e.exitFuncExpr(this);
26986
26986
  }
26987
26987
  }
26988
26988
  u.FuncExprContext = gl;
@@ -26994,10 +26994,10 @@ class fl extends Z2 {
26994
26994
  return this.getTypedRuleContext(C3, 0);
26995
26995
  }
26996
26996
  enterRule(e) {
26997
- e instanceof y && e.enterAtomExpr(this);
26997
+ e instanceof A && e.enterAtomExpr(this);
26998
26998
  }
26999
26999
  exitRule(e) {
27000
- e instanceof y && e.exitAtomExpr(this);
27000
+ e instanceof A && e.exitAtomExpr(this);
27001
27001
  }
27002
27002
  }
27003
27003
  u.AtomExprContext = fl;
@@ -27013,10 +27013,10 @@ class pl extends Z2 {
27013
27013
  return this.getToken(u.OR, 0);
27014
27014
  }
27015
27015
  enterRule(n) {
27016
- n instanceof y && n.enterOrExpr(this);
27016
+ n instanceof A && n.enterOrExpr(this);
27017
27017
  }
27018
27018
  exitRule(n) {
27019
- n instanceof y && n.exitOrExpr(this);
27019
+ n instanceof A && n.exitOrExpr(this);
27020
27020
  }
27021
27021
  }
27022
27022
  u.OrExprContext = pl;
@@ -27035,10 +27035,10 @@ class ml extends Z2 {
27035
27035
  return this.getToken(u.MINUS, 0);
27036
27036
  }
27037
27037
  enterRule(n) {
27038
- n instanceof y && n.enterAdditiveExpr(this);
27038
+ n instanceof A && n.enterAdditiveExpr(this);
27039
27039
  }
27040
27040
  exitRule(n) {
27041
- n instanceof y && n.exitAdditiveExpr(this);
27041
+ n instanceof A && n.exitAdditiveExpr(this);
27042
27042
  }
27043
27043
  }
27044
27044
  u.AdditiveExprContext = ml;
@@ -27063,10 +27063,10 @@ class wl extends Z2 {
27063
27063
  return this.getToken(u.GT, 0);
27064
27064
  }
27065
27065
  enterRule(n) {
27066
- n instanceof y && n.enterRelationalExpr(this);
27066
+ n instanceof A && n.enterRelationalExpr(this);
27067
27067
  }
27068
27068
  exitRule(n) {
27069
- n instanceof y && n.exitRelationalExpr(this);
27069
+ n instanceof A && n.exitRelationalExpr(this);
27070
27070
  }
27071
27071
  }
27072
27072
  u.RelationalExprContext = wl;
@@ -27082,10 +27082,10 @@ class xl extends Z2 {
27082
27082
  return this.getToken(u.PLUS, 0);
27083
27083
  }
27084
27084
  enterRule(n) {
27085
- n instanceof y && n.enterPlusExpr(this);
27085
+ n instanceof A && n.enterPlusExpr(this);
27086
27086
  }
27087
27087
  exitRule(n) {
27088
- n instanceof y && n.exitPlusExpr(this);
27088
+ n instanceof A && n.exitPlusExpr(this);
27089
27089
  }
27090
27090
  }
27091
27091
  u.PlusExprContext = xl;
@@ -27100,10 +27100,10 @@ class _l extends Z2 {
27100
27100
  return this.getTypedRuleContext(Z2, 0);
27101
27101
  }
27102
27102
  enterRule(e) {
27103
- e instanceof y && e.enterNotExpr(this);
27103
+ e instanceof A && e.enterNotExpr(this);
27104
27104
  }
27105
27105
  exitRule(e) {
27106
- e instanceof y && e.exitNotExpr(this);
27106
+ e instanceof A && e.exitNotExpr(this);
27107
27107
  }
27108
27108
  }
27109
27109
  u.NotExprContext = _l;
@@ -27118,10 +27118,10 @@ class vl extends Z2 {
27118
27118
  return this.getTypedRuleContext(Z2, 0);
27119
27119
  }
27120
27120
  enterRule(e) {
27121
- e instanceof y && e.enterUnaryMinusExpr(this);
27121
+ e instanceof A && e.enterUnaryMinusExpr(this);
27122
27122
  }
27123
27123
  exitRule(e) {
27124
- e instanceof y && e.exitUnaryMinusExpr(this);
27124
+ e instanceof A && e.exitUnaryMinusExpr(this);
27125
27125
  }
27126
27126
  }
27127
27127
  u.UnaryMinusExprContext = vl;
@@ -27133,10 +27133,10 @@ class Ml extends Z2 {
27133
27133
  return this.getTypedRuleContext(t7, 0);
27134
27134
  }
27135
27135
  enterRule(e) {
27136
- e instanceof y && e.enterCreationExpr(this);
27136
+ e instanceof A && e.enterCreationExpr(this);
27137
27137
  }
27138
27138
  exitRule(e) {
27139
- e instanceof y && e.exitCreationExpr(this);
27139
+ e instanceof A && e.exitCreationExpr(this);
27140
27140
  }
27141
27141
  }
27142
27142
  u.CreationExprContext = Ml;
@@ -27154,10 +27154,10 @@ class Rl extends Z2 {
27154
27154
  return this.getToken(u.CPAR, 0);
27155
27155
  }
27156
27156
  enterRule(e) {
27157
- e instanceof y && e.enterParenthesizedExpr(this);
27157
+ e instanceof A && e.enterParenthesizedExpr(this);
27158
27158
  }
27159
27159
  exitRule(e) {
27160
- e instanceof y && e.exitParenthesizedExpr(this);
27160
+ e instanceof A && e.exitParenthesizedExpr(this);
27161
27161
  }
27162
27162
  }
27163
27163
  u.ParenthesizedExprContext = Rl;
@@ -27179,10 +27179,10 @@ class yl extends Z2 {
27179
27179
  return this.getToken(u.MOD, 0);
27180
27180
  }
27181
27181
  enterRule(n) {
27182
- n instanceof y && n.enterMultiplicationExpr(this);
27182
+ n instanceof A && n.enterMultiplicationExpr(this);
27183
27183
  }
27184
27184
  exitRule(n) {
27185
- n instanceof y && n.exitMultiplicationExpr(this);
27185
+ n instanceof A && n.exitMultiplicationExpr(this);
27186
27186
  }
27187
27187
  }
27188
27188
  u.MultiplicationExprContext = yl;
@@ -27201,10 +27201,10 @@ class Al extends Z2 {
27201
27201
  return this.getToken(u.NEQ, 0);
27202
27202
  }
27203
27203
  enterRule(n) {
27204
- n instanceof y && n.enterEqualityExpr(this);
27204
+ n instanceof A && n.enterEqualityExpr(this);
27205
27205
  }
27206
27206
  exitRule(n) {
27207
- n instanceof y && n.exitEqualityExpr(this);
27207
+ n instanceof A && n.exitEqualityExpr(this);
27208
27208
  }
27209
27209
  }
27210
27210
  u.EqualityExprContext = Al;
@@ -27220,10 +27220,10 @@ class kl extends Z2 {
27220
27220
  return this.getToken(u.AND, 0);
27221
27221
  }
27222
27222
  enterRule(n) {
27223
- n instanceof y && n.enterAndExpr(this);
27223
+ n instanceof A && n.enterAndExpr(this);
27224
27224
  }
27225
27225
  exitRule(n) {
27226
- n instanceof y && n.exitAndExpr(this);
27226
+ n instanceof A && n.exitAndExpr(this);
27227
27227
  }
27228
27228
  }
27229
27229
  u.AndExprContext = kl;
@@ -27246,10 +27246,10 @@ class Zl extends C3 {
27246
27246
  return this.getToken(u.FALSE, 0);
27247
27247
  }
27248
27248
  enterRule(e) {
27249
- e instanceof y && e.enterBooleanAtom(this);
27249
+ e instanceof A && e.enterBooleanAtom(this);
27250
27250
  }
27251
27251
  exitRule(e) {
27252
- e instanceof y && e.exitBooleanAtom(this);
27252
+ e instanceof A && e.exitBooleanAtom(this);
27253
27253
  }
27254
27254
  }
27255
27255
  u.BooleanAtomContext = Zl;
@@ -27261,10 +27261,10 @@ class Tl extends C3 {
27261
27261
  return this.getToken(u.ID, 0);
27262
27262
  }
27263
27263
  enterRule(e) {
27264
- e instanceof y && e.enterIdAtom(this);
27264
+ e instanceof A && e.enterIdAtom(this);
27265
27265
  }
27266
27266
  exitRule(e) {
27267
- e instanceof y && e.exitIdAtom(this);
27267
+ e instanceof A && e.exitIdAtom(this);
27268
27268
  }
27269
27269
  }
27270
27270
  u.IdAtomContext = Tl;
@@ -27276,10 +27276,10 @@ class Sl extends C3 {
27276
27276
  return this.getToken(u.MONEY, 0);
27277
27277
  }
27278
27278
  enterRule(e) {
27279
- e instanceof y && e.enterMoneyAtom(this);
27279
+ e instanceof A && e.enterMoneyAtom(this);
27280
27280
  }
27281
27281
  exitRule(e) {
27282
- e instanceof y && e.exitMoneyAtom(this);
27282
+ e instanceof A && e.exitMoneyAtom(this);
27283
27283
  }
27284
27284
  }
27285
27285
  u.MoneyAtomContext = Sl;
@@ -27291,10 +27291,10 @@ class bl extends C3 {
27291
27291
  return this.getToken(u.STRING, 0);
27292
27292
  }
27293
27293
  enterRule(e) {
27294
- e instanceof y && e.enterStringAtom(this);
27294
+ e instanceof A && e.enterStringAtom(this);
27295
27295
  }
27296
27296
  exitRule(e) {
27297
- e instanceof y && e.exitStringAtom(this);
27297
+ e instanceof A && e.exitStringAtom(this);
27298
27298
  }
27299
27299
  }
27300
27300
  u.StringAtomContext = bl;
@@ -27306,10 +27306,10 @@ class El extends C3 {
27306
27306
  return this.getToken(u.NIL, 0);
27307
27307
  }
27308
27308
  enterRule(e) {
27309
- e instanceof y && e.enterNilAtom(this);
27309
+ e instanceof A && e.enterNilAtom(this);
27310
27310
  }
27311
27311
  exitRule(e) {
27312
- e instanceof y && e.exitNilAtom(this);
27312
+ e instanceof A && e.exitNilAtom(this);
27313
27313
  }
27314
27314
  }
27315
27315
  u.NilAtomContext = El;
@@ -27324,10 +27324,10 @@ class Il extends C3 {
27324
27324
  return this.getToken(u.FLOAT, 0);
27325
27325
  }
27326
27326
  enterRule(e) {
27327
- e instanceof y && e.enterNumberAtom(this);
27327
+ e instanceof A && e.enterNumberAtom(this);
27328
27328
  }
27329
27329
  exitRule(e) {
27330
- e instanceof y && e.exitNumberAtom(this);
27330
+ e instanceof A && e.exitNumberAtom(this);
27331
27331
  }
27332
27332
  }
27333
27333
  u.NumberAtomContext = Il;
@@ -27339,10 +27339,10 @@ class Fl extends C3 {
27339
27339
  return this.getToken(u.NUMBER_UNIT, 0);
27340
27340
  }
27341
27341
  enterRule(e) {
27342
- e instanceof y && e.enterNumberUnitAtom(this);
27342
+ e instanceof A && e.enterNumberUnitAtom(this);
27343
27343
  }
27344
27344
  exitRule(e) {
27345
- e instanceof y && e.exitNumberUnitAtom(this);
27345
+ e instanceof A && e.exitNumberUnitAtom(this);
27346
27346
  }
27347
27347
  }
27348
27348
  u.NumberUnitAtomContext = Fl;
@@ -27360,10 +27360,10 @@ class a5 extends R.ParserRuleContext {
27360
27360
  return this.getToken(u.CPAR, 0);
27361
27361
  }
27362
27362
  enterRule(e) {
27363
- e instanceof y && e.enterParExpr(this);
27363
+ e instanceof A && e.enterParExpr(this);
27364
27364
  }
27365
27365
  exitRule(e) {
27366
- e instanceof y && e.exitParExpr(this);
27366
+ e instanceof A && e.exitParExpr(this);
27367
27367
  }
27368
27368
  }
27369
27369
  class Ft extends R.ParserRuleContext {
@@ -27380,10 +27380,10 @@ class Ft extends R.ParserRuleContext {
27380
27380
  return this.getTypedRuleContext(Ot, 0);
27381
27381
  }
27382
27382
  enterRule(e) {
27383
- e instanceof y && e.enterCondition(this);
27383
+ e instanceof A && e.enterCondition(this);
27384
27384
  }
27385
27385
  exitRule(e) {
27386
- e instanceof y && e.exitCondition(this);
27386
+ e instanceof A && e.exitCondition(this);
27387
27387
  }
27388
27388
  }
27389
27389
  class Ot extends R.ParserRuleContext {
@@ -27399,10 +27399,10 @@ class Ot extends R.ParserRuleContext {
27399
27399
  return this.getToken(u.IN, 0);
27400
27400
  }
27401
27401
  enterRule(n) {
27402
- n instanceof y && n.enterInExpr(this);
27402
+ n instanceof A && n.enterInExpr(this);
27403
27403
  }
27404
27404
  exitRule(n) {
27405
- n instanceof y && n.exitInExpr(this);
27405
+ n instanceof A && n.exitInExpr(this);
27406
27406
  }
27407
27407
  }
27408
27408
  u.ProgContext = hl;
@@ -27566,7 +27566,7 @@ let Kd = class {
27566
27566
  return (n = this.participants.get(e)) == null ? void 0 : n.assigneePositions;
27567
27567
  }
27568
27568
  }, s3, m9 = !1, Nt;
27569
- const D1 = new y(), Qd = function(t) {
27569
+ const D1 = new A(), Qd = function(t) {
27570
27570
  var d, f, x, Z, m, g;
27571
27571
  if (m9)
27572
27572
  return;
@@ -27681,7 +27681,7 @@ D1.getParticipants = function(t) {
27681
27681
  return s3 = new Yd(), Xd.walk(this, t), s3;
27682
27682
  };
27683
27683
  const Jd = R.tree.ParseTreeWalker.DEFAULT;
27684
- let Q1 = new y(), h1 = 0, O1 = 0;
27684
+ let Q1 = new A(), h1 = 0, O1 = 0;
27685
27685
  Q1.enterTcf = function() {
27686
27686
  h1++;
27687
27687
  };
@@ -28198,7 +28198,7 @@ const n0 = /* @__PURE__ */ i4(wf), xf = n0(/[\n\r]/g, " "), _f = n0(/\s+/g, " ")
28198
28198
  i--;
28199
28199
  }
28200
28200
  return 0;
28201
- }, AD = (t, e) => {
28201
+ }, ZD = (t, e) => {
28202
28202
  const n = Xl(t, e);
28203
28203
  if (n === 0)
28204
28204
  return "";
@@ -28259,7 +28259,7 @@ function Sf(t, e) {
28259
28259
  }
28260
28260
  const bi = 10, iL = 100, bf = 20, Ef = 10, sL = 15, S0 = (sL - 1) / 2, If = 80, Ff = 70, rL = 1;
28261
28261
  var Z9 = /* @__PURE__ */ ((t) => (t[t.SyncMessage = 0] = "SyncMessage", t[t.AsyncMessage = 1] = "AsyncMessage", t[t.CreationMessage = 2] = "CreationMessage", t[t.ReturnMessage = 3] = "ReturnMessage", t))(Z9 || {});
28262
- class Of extends y {
28262
+ class Of extends A {
28263
28263
  constructor() {
28264
28264
  super(...arguments), this.isBlind = !1, this.ownableMessages = [], this.enterMessage = (e) => this._addOwnedMessage(Z9.SyncMessage)(e), this.enterAsyncMessage = (e) => this._addOwnedMessage(Z9.AsyncMessage)(e), this.enterCreation = (e) => this._addOwnedMessage(Z9.CreationMessage)(e), this.enterRet = (e) => {
28265
28265
  e.asyncMessage() || this._addOwnedMessage(Z9.ReturnMessage)(e);
@@ -28411,6 +28411,12 @@ class Vf {
28411
28411
  const n = this.labelOrName(e);
28412
28412
  return n ? this._getParticipantWidth(n) / 2 : 0;
28413
28413
  }
28414
+ left(e) {
28415
+ return this.getPosition(e) - this.half(e);
28416
+ }
28417
+ right(e) {
28418
+ return this.getPosition(e) + this.half(e);
28419
+ }
28414
28420
  getWidth() {
28415
28421
  const e = this.participantModels[this.participantModels.length - 1].name, n = this.getPosition(e) + this.half(e);
28416
28422
  return Math.max(n, 200);
@@ -28629,12 +28635,12 @@ const oL = () => ({
28629
28635
  }
28630
28636
  },
28631
28637
  setup(t) {
28632
- const e = t, n = N9(() => Gf(/* @__PURE__ */ Object.assign({ "./icons/close.svg": () => import("./close-d53092ac.js"), "./icons/collapse-expanded.svg": () => import("./collapse-expanded-779e036c.js"), "./icons/collapse-unexpanded.svg": () => import("./collapse-unexpanded-0a0a75a3.js"), "./icons/debug.svg": () => import("./debug-b2b7528b.js"), "./icons/message-arrow.svg": () => import("./message-arrow-2895d73a.js"), "./icons/non-selected-cycle.svg": () => import("./non-selected-cycle-fd0ecf12.js"), "./icons/numbering.svg": () => import("./numbering-299d9bab.js"), "./icons/privacy.svg": () => import("./privacy-e985c1ca.js"), "./icons/selected-cycle.svg": () => import("./selected-cycle-1f66bcf1.js"), "./icons/theme.svg": () => import("./theme-07bca045.js"), "./icons/tip.svg": () => import("./tip-43a7e770.js"), "./icons/zoom-in.svg": () => import("./zoom-in-1defc42f.js"), "./icons/zoom-out.svg": () => import("./zoom-out-52d8584e.js") }), `./icons/${e.name}.svg`));
28638
+ const e = t, n = N9(() => Gf(/* @__PURE__ */ Object.assign({ "./icons/close.svg": () => import("./close-80face77.js"), "./icons/collapse-expanded.svg": () => import("./collapse-expanded-0d2fc92d.js"), "./icons/collapse-unexpanded.svg": () => import("./collapse-unexpanded-3543a098.js"), "./icons/debug.svg": () => import("./debug-c152218e.js"), "./icons/message-arrow.svg": () => import("./message-arrow-263d9cd8.js"), "./icons/non-selected-cycle.svg": () => import("./non-selected-cycle-76909ae1.js"), "./icons/numbering.svg": () => import("./numbering-df63d3fe.js"), "./icons/privacy.svg": () => import("./privacy-d413dedf.js"), "./icons/selected-cycle.svg": () => import("./selected-cycle-b4db2f82.js"), "./icons/theme.svg": () => import("./theme-54cb10b9.js"), "./icons/tip.svg": () => import("./tip-1f983885.js"), "./icons/zoom-in.svg": () => import("./zoom-in-0be5e03e.js"), "./icons/zoom-out.svg": () => import("./zoom-out-f4b4f130.js") }), `./icons/${e.name}.svg`));
28633
28639
  return (i, s) => (S(), X("span", {
28634
28640
  class: v2(["flex items-center justify-center", t.iconClass]),
28635
28641
  onClick: s[0] || (s[0] = (r) => i.$emit("icon-click"))
28636
28642
  }, [
28637
- (S(), T2(B8(I(n))))
28643
+ (S(), T2(B8(O(n))))
28638
28644
  ], 2));
28639
28645
  }
28640
28646
  };
@@ -28653,7 +28659,7 @@ const K2 = (t, e) => {
28653
28659
  function Kf(t, e, n, i, s, r) {
28654
28660
  const o = l2("Icon");
28655
28661
  return S(), X("div", null, [
28656
- A("div", qf, [
28662
+ y("div", qf, [
28657
28663
  U(o, {
28658
28664
  name: "privacy",
28659
28665
  "icon-class": "fill-current h-6 w-6 m-auto"
@@ -32756,7 +32762,7 @@ const V0 = /[!@#$%^&*()+-,.?''":{}|<>/\s]/, f8 = (t) => {
32756
32762
  handleKeydown: r,
32757
32763
  handleKeyup: o
32758
32764
  };
32759
- }, gA = { class: "flex items-center justify-center" }, fA = ["contenteditable"], pA = /* @__PURE__ */ A("span", null, ":", -1), mA = ["contenteditable"], wA = /* @__PURE__ */ q2({
32765
+ }, gA = { class: "flex items-center justify-center" }, fA = ["contenteditable"], pA = /* @__PURE__ */ y("span", null, ":", -1), mA = ["contenteditable"], wA = /* @__PURE__ */ q2({
32760
32766
  __name: "ParticipantLabel",
32761
32767
  props: {
32762
32768
  labelText: null,
@@ -32765,7 +32771,7 @@ const V0 = /[!@#$%^&*()+-,.?''":{}|<>/\s]/, f8 = (t) => {
32765
32771
  assigneePositions: null
32766
32772
  },
32767
32773
  setup(t) {
32768
- const e = t, n = ["Missing Constructor", "ZenUML"], { labelText: i, labelPositions: s, assigneePositions: r } = g9(e), o = I3(), l = F(() => o.state.mode), L = F(() => o.getters.code), a = F(
32774
+ const e = t, n = ["Missing Constructor", "ZenUML"], { labelText: i, labelPositions: s, assigneePositions: r } = g9(e), o = I3(), l = I(() => o.state.mode), L = I(() => o.getters.code), a = I(
32769
32775
  () => o.getters.onContentChange || (() => {
32770
32776
  })
32771
32777
  );
@@ -32799,39 +32805,39 @@ const V0 = /[!@#$%^&*()+-,.?''":{}|<>/\s]/, f8 = (t) => {
32799
32805
  c((r == null ? void 0 : r.value) ?? [])
32800
32806
  );
32801
32807
  return (f, x) => (S(), X("div", gA, [
32802
- t.assignee ? (S(), X(z2, { key: 0 }, [
32803
- A("label", {
32808
+ t.assignee ? (S(), X(P2, { key: 0 }, [
32809
+ y("label", {
32804
32810
  title: "Double click to edit",
32805
- class: v2(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover", {
32806
- "py-1 cursor-text": I(d).editing
32811
+ class: v2(["name px-1 leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover", {
32812
+ "py-1 cursor-text": O(d).editing
32807
32813
  }]),
32808
- contenteditable: I(d).editing && I(l) === I(q1).Dynamic,
32814
+ contenteditable: O(d).editing && O(l) === O(q1).Dynamic,
32809
32815
  onDblclick: x[0] || (x[0] = //@ts-ignore
32810
- (...Z) => I(d).handleDblClick && I(d).handleDblClick(...Z)),
32816
+ (...Z) => O(d).handleDblClick && O(d).handleDblClick(...Z)),
32811
32817
  onBlur: x[1] || (x[1] = //@ts-ignore
32812
- (...Z) => I(d).handleBlur && I(d).handleBlur(...Z)),
32818
+ (...Z) => O(d).handleBlur && O(d).handleBlur(...Z)),
32813
32819
  onKeyup: x[2] || (x[2] = //@ts-ignore
32814
- (...Z) => I(d).handleKeyup && I(d).handleKeyup(...Z)),
32820
+ (...Z) => O(d).handleKeyup && O(d).handleKeyup(...Z)),
32815
32821
  onKeydown: x[3] || (x[3] = //@ts-ignore
32816
- (...Z) => I(d).handleKeydown && I(d).handleKeydown(...Z))
32822
+ (...Z) => O(d).handleKeydown && O(d).handleKeydown(...Z))
32817
32823
  }, m1(t.assignee), 43, fA),
32818
32824
  pA
32819
32825
  ], 64)) : x2("", !0),
32820
- A("label", {
32826
+ y("label", {
32821
32827
  title: "Double click to edit",
32822
- class: v2(["name leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover", {
32823
- "py-1 cursor-text": I(h).editing
32828
+ class: v2(["name px-1 leading-4 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover", {
32829
+ "py-1 cursor-text": O(h).editing
32824
32830
  }]),
32825
- contenteditable: I(h).editing && I(l) === I(q1).Dynamic && n.indexOf(I(i)) === -1,
32831
+ contenteditable: O(h).editing && O(l) === O(q1).Dynamic && n.indexOf(O(i)) === -1,
32826
32832
  onDblclick: x[4] || (x[4] = //@ts-ignore
32827
- (...Z) => I(h).handleDblClick && I(h).handleDblClick(...Z)),
32833
+ (...Z) => O(h).handleDblClick && O(h).handleDblClick(...Z)),
32828
32834
  onBlur: x[5] || (x[5] = //@ts-ignore
32829
- (...Z) => I(h).handleBlur && I(h).handleBlur(...Z)),
32835
+ (...Z) => O(h).handleBlur && O(h).handleBlur(...Z)),
32830
32836
  onKeyup: x[6] || (x[6] = //@ts-ignore
32831
- (...Z) => I(h).handleKeyup && I(h).handleKeyup(...Z)),
32837
+ (...Z) => O(h).handleKeyup && O(h).handleKeyup(...Z)),
32832
32838
  onKeydown: x[7] || (x[7] = //@ts-ignore
32833
- (...Z) => I(h).handleKeydown && I(h).handleKeydown(...Z))
32834
- }, m1(I(i)), 43, mA)
32839
+ (...Z) => O(h).handleKeydown && O(h).handleKeydown(...Z))
32840
+ }, m1(O(i)), 43, mA)
32835
32841
  ]));
32836
32842
  }
32837
32843
  }), xA = 10, _A = {
@@ -32843,18 +32849,18 @@ const V0 = /[!@#$%^&*()+-,.?''":{}|<>/\s]/, f8 = (t) => {
32843
32849
  const e = I3(), n = R2(null);
32844
32850
  if (e.state.mode === q1.Static)
32845
32851
  return { translate: 0, participant: n };
32846
- const i = F(() => {
32852
+ const i = I(() => {
32847
32853
  const L = e.getters.participants.GetPositions(
32848
32854
  t.entity.name
32849
32855
  );
32850
32856
  return Array.from(L ?? []).sort((C, c) => c[0] - C[0]);
32851
- }), s = F(() => {
32857
+ }), s = I(() => {
32852
32858
  const L = e.getters.participants.GetAssigneePositions(
32853
32859
  t.entity.name
32854
32860
  );
32855
32861
  return Array.from(L ?? []).sort((C, c) => c[0] - C[0]);
32856
32862
  }), r = uL(), [o] = cL();
32857
- return { translate: F(() => {
32863
+ return { translate: I(() => {
32858
32864
  var h;
32859
32865
  const L = t.offsetTop2 || 0;
32860
32866
  let a = r.value + o.value;
@@ -32950,7 +32956,7 @@ function AA(t, e, n, i, s, r) {
32950
32956
  }),
32951
32957
  onClick: e[0] || (e[0] = (...l) => r.onSelect && r.onSelect(...l))
32952
32958
  }, [
32953
- A("div", vA, [
32959
+ y("div", vA, [
32954
32960
  r.icon ? (S(), X("div", {
32955
32961
  key: 0,
32956
32962
  innerHTML: r.icon,
@@ -33054,18 +33060,18 @@ const gL = /* @__PURE__ */ K2(kA, [["render", SA], ["__scopeId", "data-v-f23e44f
33054
33060
  name: "lifeline-group",
33055
33061
  props: ["context", "renderParticipants", "renderLifeLine"],
33056
33062
  computed: {
33057
- ...M3(["centerOf", "coordinates"]),
33063
+ ...M3(["coordinates"]),
33058
33064
  name() {
33059
33065
  var t, e;
33060
33066
  return (e = (t = this.context) == null ? void 0 : t.name()) == null ? void 0 : e.getFormattedText();
33061
33067
  },
33062
33068
  left() {
33063
- const t = this.entities[0].name, e = this.coordinates.half(t);
33064
- return this.centerOf(t) - e + Qi;
33069
+ const t = this.entities[0].name;
33070
+ return this.coordinates.left(t) + Qi;
33065
33071
  },
33066
33072
  right() {
33067
- const t = this.entities.slice(0).pop().name, e = this.coordinates.half(t);
33068
- return this.centerOf(t) + e - Qi;
33073
+ const t = this.entities.slice(0).pop().name;
33074
+ return this.coordinates.right(t) - Qi;
33069
33075
  },
33070
33076
  entities() {
33071
33077
  return c5(this.context).Array();
@@ -33073,12 +33079,6 @@ const gL = /* @__PURE__ */ K2(kA, [["render", SA], ["__scopeId", "data-v-f23e44f
33073
33079
  },
33074
33080
  methods: {
33075
33081
  // Helper method to determine if a participant has an icon
33076
- hasParticipantIcon(t) {
33077
- if (t === "_STARTER_")
33078
- return !1;
33079
- const e = this.entities.find((n) => n.name === t);
33080
- return e && e.type !== void 0;
33081
- }
33082
33082
  },
33083
33083
  components: {
33084
33084
  LifeLine: gL
@@ -33091,17 +33091,17 @@ function OA(t, e, n, i, s, r) {
33091
33091
  const o = l2("life-line");
33092
33092
  return r.entities.length > 0 ? (S(), X("div", {
33093
33093
  key: 0,
33094
- class: "lifeline-group-container absolute flex flex-col flex-grow h-full outline-dashed outline-skin-primary",
33094
+ class: v2(["lifeline-group-container absolute flex flex-col flex-grow h-full", { "outline-dashed outline-skin-primary": n.renderLifeLine }]),
33095
33095
  style: w2({
33096
33096
  left: `${r.left}px`,
33097
33097
  width: `${r.right - r.left}px`
33098
33098
  })
33099
33099
  }, [
33100
33100
  n.renderParticipants && r.name ? (S(), X("div", EA, [
33101
- A("span", IA, m1(r.name), 1)
33101
+ y("span", IA, m1(r.name), 1)
33102
33102
  ])) : x2("", !0),
33103
- A("div", FA, [
33104
- (S(!0), X(z2, null, J3(r.entities, (l) => (S(), T2(o, {
33103
+ y("div", FA, [
33104
+ (S(!0), X(P2, null, J3(r.entities, (l) => (S(), T2(o, {
33105
33105
  inGroup: "true",
33106
33106
  key: l.name,
33107
33107
  ref_for: !0,
@@ -33112,17 +33112,17 @@ function OA(t, e, n, i, s, r) {
33112
33112
  renderParticipants: n.renderParticipants
33113
33113
  }, null, 8, ["entity", "group-left", "render-life-line", "renderParticipants"]))), 128))
33114
33114
  ])
33115
- ], 4)) : x2("", !0);
33115
+ ], 6)) : x2("", !0);
33116
33116
  }
33117
33117
  const NA = /* @__PURE__ */ K2(bA, [["render", OA]]), Xi = y8.child({ name: "LifeLineLayer" }), DA = 70, PA = 10, BA = {
33118
33118
  name: "life-line-layer",
33119
33119
  props: ["context", "renderParticipants", "renderLifeLine", "leftGap"],
33120
33120
  setup() {
33121
- const e = I3(), n = F(() => e.state.mode);
33121
+ const e = I3(), n = I(() => e.state.mode);
33122
33122
  if (n.value === q1.static)
33123
33123
  return { translate: 0, RenderMode: q1, mode: n };
33124
33124
  const i = uL(), [s] = cL();
33125
- return { translate: F(() => {
33125
+ return { translate: I(() => {
33126
33126
  var a;
33127
33127
  let o = i.value + s.value;
33128
33128
  i.value > PA && (e != null && e.state.stickyOffset) && (o += e == null ? void 0 : e.state.stickyOffset);
@@ -33188,7 +33188,7 @@ const NA = /* @__PURE__ */ K2(bA, [["render", OA]]), Xi = y8.child({ name: "Life
33188
33188
  function WA(t, e, n, i, s, r) {
33189
33189
  const o = l2("life-line"), l = l2("life-line-group");
33190
33190
  return S(), X("div", {
33191
- class: "life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0",
33191
+ class: "life-line-layer lifeline-layer z-30 absolute h-full flex flex-col top-0 pt-2",
33192
33192
  "data-participant-names": r.participantNames,
33193
33193
  style: w2({
33194
33194
  "min-width": i.mode === i.RenderMode.Dynamic ? "200px" : "auto",
@@ -33196,13 +33196,7 @@ function WA(t, e, n, i, s, r) {
33196
33196
  pointerEvents: n.renderParticipants ? "none" : "all"
33197
33197
  })
33198
33198
  }, [
33199
- A("div", {
33200
- style: w2({
33201
- transform: `translateY(${i.translate > 0 ? i.translate - 1 : i.translate}px)`
33202
- }),
33203
- class: "pt-2 after:bg-gradient-to-b after:from-skin-frame after:via-skin-frame after:to-skin-frame/0 after:block after:absolute after:top-0 after:w-full after:h-[72px]"
33204
- }, null, 4),
33205
- A("div", UA, [
33199
+ y("div", UA, [
33206
33200
  r.starterOnTheLeft ? (S(), T2(o, {
33207
33201
  key: 0,
33208
33202
  entity: r.starterParticipant,
@@ -33210,7 +33204,7 @@ function WA(t, e, n, i, s, r) {
33210
33204
  renderParticipants: n.renderParticipants,
33211
33205
  renderLifeLine: n.renderLifeLine
33212
33206
  }, null, 8, ["entity", "renderParticipants", "renderLifeLine"])) : x2("", !0),
33213
- (S(!0), X(z2, null, J3(r.explicitGroupAndParticipants, (L, a) => (S(), X(z2, null, [
33207
+ (S(!0), X(P2, null, J3(r.explicitGroupAndParticipants, (L, a) => (S(), X(P2, null, [
33214
33208
  L instanceof t.GroupContext ? (S(), T2(l, {
33215
33209
  key: a,
33216
33210
  context: L,
@@ -33224,7 +33218,7 @@ function WA(t, e, n, i, s, r) {
33224
33218
  renderLifeLine: n.renderLifeLine
33225
33219
  }, null, 8, ["entity", "renderParticipants", "renderLifeLine"])) : x2("", !0)
33226
33220
  ], 64))), 256)),
33227
- (S(!0), X(z2, null, J3(r.implicitParticipants, (L) => (S(), T2(o, {
33221
+ (S(!0), X(P2, null, J3(r.implicitParticipants, (L) => (S(), T2(o, {
33228
33222
  key: L.name,
33229
33223
  entity: L,
33230
33224
  renderParticipants: n.renderParticipants,
@@ -33239,7 +33233,7 @@ const H7 = /* @__PURE__ */ K2(BA, [["render", WA]]), HA = { class: "message-laye
33239
33233
  context: null
33240
33234
  },
33241
33235
  setup(t) {
33242
- const e = N9(() => import("./StylePanel-0f8a3b66.js")), n = y8.child({ name: "MessageLayer" }), i = I3(), s = F(() => i.getters.centerOf), r = F(() => i.getters.rootContext), o = F(() => s.value(l.value) + 1), l = F(() => {
33236
+ const e = N9(() => import("./StylePanel-016ed9d7.js")), n = y8.child({ name: "MessageLayer" }), i = I3(), s = I(() => i.getters.centerOf), r = I(() => i.getters.rootContext), o = I(() => s.value(l.value) + 1), l = I(() => {
33243
33237
  const L = c7(r.value);
33244
33238
  return L.length === 0 ? N1 : L[0].from || N1;
33245
33239
  });
@@ -33252,10 +33246,10 @@ const H7 = /* @__PURE__ */ K2(BA, [["render", WA]]), HA = { class: "message-laye
33252
33246
  return S(), X("div", HA, [
33253
33247
  U(C, {
33254
33248
  context: t.context,
33255
- style: w2({ "padding-left": I(o) + "px" }),
33256
- origin: I(l)
33249
+ style: w2({ "padding-left": O(o) + "px" }),
33250
+ origin: O(l)
33257
33251
  }, null, 8, ["context", "style", "origin"]),
33258
- U(I(e))
33252
+ U(O(e))
33259
33253
  ]);
33260
33254
  };
33261
33255
  }
@@ -33264,7 +33258,7 @@ function p8(t) {
33264
33258
  return [t.Origin() || N1, ...c5(t).Names()];
33265
33259
  }
33266
33260
  const $A = R.tree.ParseTreeWalker.DEFAULT;
33267
- class Ht extends y {
33261
+ class Ht extends A {
33268
33262
  constructor(e) {
33269
33263
  super(), this.frameRoot = null, this.parents = [], this._orderedParticipants = e;
33270
33264
  }
@@ -33389,47 +33383,47 @@ function VA(t, e, n) {
33389
33383
  const Vt = /* @__PURE__ */ q2({
33390
33384
  __name: "SeqDiagram",
33391
33385
  setup(t) {
33392
- const e = I3(), n = F(() => e.state.theme), i = F(() => e.state.mode), s = F(() => e.getters.rootContext), r = F(() => e.getters.coordinates), o = F(() => fL(s.value, r.value) - l.value), l = F(() => {
33386
+ const e = I3(), n = I(() => e.state.theme), i = I(() => e.state.mode), s = I(() => e.getters.rootContext), r = I(() => e.getters.coordinates), o = I(() => fL(s.value, r.value) - l.value), l = I(() => {
33393
33387
  const a = r.value.orderedParticipantNames(), c = new Ht(a).getFrame(s.value);
33394
33388
  return c ? $t(c).left : 0;
33395
33389
  }), L = R2(null);
33396
33390
  return e.commit("diagramElement", L), (a, C) => (S(), X("div", {
33397
- class: v2(["zenuml sequence-diagram relative box-border text-left overflow-visible px-2.5", I(n)]),
33391
+ class: v2(["zenuml sequence-diagram relative box-border text-left overflow-visible px-2.5", O(n)]),
33398
33392
  ref_key: "diagramRef",
33399
33393
  ref: L
33400
33394
  }, [
33401
- A("div", {
33402
- style: w2({ paddingLeft: `${I(l)}px` }),
33395
+ y("div", {
33396
+ style: w2({ paddingLeft: `${O(l)}px` }),
33403
33397
  class: "relative z-container"
33404
33398
  }, [
33405
- I(i) === I(q1).Dynamic ? (S(), X(z2, { key: 0 }, [
33399
+ O(i) === O(q1).Dynamic ? (S(), X(P2, { key: 0 }, [
33406
33400
  U(H7, {
33407
- leftGap: I(l),
33408
- context: I(s).head(),
33401
+ leftGap: O(l),
33402
+ context: O(s).head(),
33409
33403
  renderParticipants: !1,
33410
33404
  renderLifeLine: !0
33411
33405
  }, null, 8, ["leftGap", "context"]),
33412
33406
  U(Ji, {
33413
- context: I(s).block(),
33414
- style: w2({ width: `${I(o)}px` })
33407
+ context: O(s).block(),
33408
+ style: w2({ width: `${O(o)}px` })
33415
33409
  }, null, 8, ["context", "style"]),
33416
33410
  U(H7, {
33417
- leftGap: I(l),
33418
- context: I(s).head(),
33411
+ leftGap: O(l),
33412
+ context: O(s).head(),
33419
33413
  renderParticipants: !0,
33420
33414
  renderLifeLine: !1
33421
33415
  }, null, 8, ["leftGap", "context"])
33422
33416
  ], 64)) : x2("", !0),
33423
- I(i) === I(q1).Static ? (S(), X(z2, { key: 1 }, [
33417
+ O(i) === O(q1).Static ? (S(), X(P2, { key: 1 }, [
33424
33418
  U(H7, {
33425
- leftGap: I(l),
33426
- context: I(s).head(),
33419
+ leftGap: O(l),
33420
+ context: O(s).head(),
33427
33421
  renderParticipants: !0,
33428
33422
  renderLifeLine: !0
33429
33423
  }, null, 8, ["leftGap", "context"]),
33430
33424
  U(Ji, {
33431
- context: I(s).block(),
33432
- style: w2({ width: `${I(o)}px` })
33425
+ context: O(s).block(),
33426
+ style: w2({ width: `${O(o)}px` })
33433
33427
  }, null, 8, ["context", "style"])
33434
33428
  ], 64)) : x2("", !0)
33435
33429
  ], 4)
@@ -33451,11 +33445,11 @@ const GA = {
33451
33445
  }, qA = { class: "h-12 flex items-center justify-center bg-gray-50 text-sm font-medium rounded-t-md" }, KA = ["innerHTML", "alt"], YA = { class: "flex items-center justify-center border-t border-r border-b border-gray-200 bg-white rounded-b-md" }, QA = { class: "px-2 py-2 text-xs" }, XA = { class: "text-gray-900 font-medium hover:text-gray-600" };
33452
33446
  function JA(t, e, n, i, s, r) {
33453
33447
  return S(), X("ul", jA, [
33454
- (S(!0), X(z2, null, J3(n.types, (o) => (S(), X("li", {
33448
+ (S(!0), X(P2, null, J3(n.types, (o) => (S(), X("li", {
33455
33449
  key: o,
33456
33450
  class: "col-span-1 flex flex-col shadow-sm rounded-md"
33457
33451
  }, [
33458
- A("div", qA, [
33452
+ y("div", qA, [
33459
33453
  r.icon ? (S(), X("i", {
33460
33454
  key: 0,
33461
33455
  innerHTML: r.icon(o),
@@ -33463,9 +33457,9 @@ function JA(t, e, n, i, s, r) {
33463
33457
  alt: `icon for ${o}`
33464
33458
  }, null, 8, KA)) : x2("", !0)
33465
33459
  ]),
33466
- A("div", YA, [
33467
- A("div", QA, [
33468
- A("span", XA, "@" + m1(o), 1)
33460
+ y("div", YA, [
33461
+ y("div", QA, [
33462
+ y("span", XA, "@" + m1(o), 1)
33469
33463
  ])
33470
33464
  ])
33471
33465
  ]))), 128))
@@ -33555,13 +33549,13 @@ const ek = /* @__PURE__ */ K2(GA, [["render", JA]]), tk = {
33555
33549
  }
33556
33550
  }
33557
33551
  }
33558
- }, nk = { class: "flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block" }, ik = /* @__PURE__ */ A("div", {
33552
+ }, nk = { class: "flex items-end justify-center min-h-screen pt-4 px-4 pb-20 text-center sm:block" }, ik = /* @__PURE__ */ y("div", {
33559
33553
  class: "fixed inset-0 bg-gray-500 bg-opacity-75 transition-opacity",
33560
33554
  "aria-hidden": "true"
33561
- }, null, -1), sk = /* @__PURE__ */ A("span", {
33555
+ }, null, -1), sk = /* @__PURE__ */ y("span", {
33562
33556
  class: "hidden sm:inline-block sm:align-middle sm:h-screen",
33563
33557
  "aria-hidden": "true"
33564
- }, "​", -1), rk = { class: "z-40 inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:p-2" }, ok = { class: "bg-white px-4 py-5 border-b border-gray-200 sm:px-6" }, lk = /* @__PURE__ */ A("h3", { class: "text-xl leading-6 font-medium text-gray-900 inline-block" }, " ZenUML Tips ", -1), Lk = /* @__PURE__ */ A("span", { class: "sr-only" }, "Close menu", -1), ak = { class: "relative bg-white pb-32 mt-4 overflow-hidden" }, Ck = { class: "relative" }, ck = { class: "lg:mx-auto lg:max-w-11/12 lg:px-8" }, uk = /* @__PURE__ */ W8(`<div class="grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1"><div><div class="px-4 max-w-full mx-auto sm:px-6 lg:max-w-none lg:mx-0"><h2 class="mt-4 mb-4 text-lg leading-6 font-medium text-gray-900"> Declare Participants </h2><pre class="text-xs w-full bg-gray-50 text-gray-600 p-2 rounded-lg"><code>// Define a Starter (optional)
33558
+ }, "​", -1), rk = { class: "z-40 inline-block align-bottom bg-white rounded-lg px-4 pb-4 text-left overflow-hidden shadow-xl transform transition-all sm:my-8 sm:align-middle sm:p-2" }, ok = { class: "bg-white px-4 py-5 border-b border-gray-200 sm:px-6" }, lk = /* @__PURE__ */ y("h3", { class: "text-xl leading-6 font-medium text-gray-900 inline-block" }, " ZenUML Tips ", -1), Lk = /* @__PURE__ */ y("span", { class: "sr-only" }, "Close menu", -1), ak = { class: "relative bg-white pb-32 mt-4 overflow-hidden" }, Ck = { class: "relative" }, ck = { class: "lg:mx-auto lg:max-w-11/12 lg:px-8" }, uk = /* @__PURE__ */ W8(`<div class="grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1"><div><div class="px-4 max-w-full mx-auto sm:px-6 lg:max-w-none lg:mx-0"><h2 class="mt-4 mb-4 text-lg leading-6 font-medium text-gray-900"> Declare Participants </h2><pre class="text-xs w-full bg-gray-50 text-gray-600 p-2 rounded-lg"><code>// Define a Starter (optional)
33565
33559
  @Starter(A)
33566
33560
 
33567
33561
  // Show icons
@@ -33617,23 +33611,23 @@ A.method() {
33617
33611
  }
33618
33612
  A.method() {
33619
33613
  @return A-&gt;B: message
33620
- }</code></pre></div></div>`, 1), hk = { class: "px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0" }, dk = /* @__PURE__ */ A("h2", { class: "mt-8 mb-4 text-lg leading-6 font-medium text-gray-900" }, " Builtin Icons ", -1), gk = /* @__PURE__ */ A("p", { class: "text-sm text-gray-500" }, [
33614
+ }</code></pre></div></div>`, 1), hk = { class: "px-4 max-w-7xl mx-auto sm:px-6 lg:max-w-none lg:mx-0" }, dk = /* @__PURE__ */ y("h2", { class: "mt-8 mb-4 text-lg leading-6 font-medium text-gray-900" }, " Builtin Icons ", -1), gk = /* @__PURE__ */ y("p", { class: "text-sm text-gray-500" }, [
33621
33615
  /* @__PURE__ */ j3(" Use "),
33622
- /* @__PURE__ */ A("span", { class: "rounded inline-block bg-gray-50 text-gray-600" }, [
33623
- /* @__PURE__ */ A("code", { class: "text-xs" }, "@Actor TheParticipant")
33616
+ /* @__PURE__ */ y("span", { class: "rounded inline-block bg-gray-50 text-gray-600" }, [
33617
+ /* @__PURE__ */ y("code", { class: "text-xs" }, "@Actor TheParticipant")
33624
33618
  ]),
33625
33619
  /* @__PURE__ */ j3(" to define the type of the participant. ")
33626
- ], -1), fk = /* @__PURE__ */ A("hr", { class: "mt-4" }, null, -1), pk = /* @__PURE__ */ A("hr", { class: "mt-4" }, null, -1), mk = /* @__PURE__ */ A("hr", { class: "mt-4" }, null, -1);
33620
+ ], -1), fk = /* @__PURE__ */ y("hr", { class: "mt-4" }, null, -1), pk = /* @__PURE__ */ y("hr", { class: "mt-4" }, null, -1), mk = /* @__PURE__ */ y("hr", { class: "mt-4" }, null, -1);
33627
33621
  function wk(t, e, n, i, s, r) {
33628
33622
  const o = l2("Icon"), l = l2("IconList");
33629
33623
  return S(), X("div", nk, [
33630
33624
  ik,
33631
33625
  sk,
33632
- A("div", rk, [
33633
- A("div", null, [
33634
- A("div", ok, [
33626
+ y("div", rk, [
33627
+ y("div", null, [
33628
+ y("div", ok, [
33635
33629
  lk,
33636
- A("button", {
33630
+ y("button", {
33637
33631
  type: "button",
33638
33632
  onClick: e[0] || (e[0] = (L) => r.closeTipsDialog()),
33639
33633
  class: "float-right bg-white rounded-md inline-flex items-center justify-center text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-indigo-500"
@@ -33645,12 +33639,12 @@ function wk(t, e, n, i, s, r) {
33645
33639
  })
33646
33640
  ])
33647
33641
  ]),
33648
- A("div", null, [
33649
- A("div", ak, [
33650
- A("div", Ck, [
33651
- A("div", ck, [
33642
+ y("div", null, [
33643
+ y("div", ak, [
33644
+ y("div", Ck, [
33645
+ y("div", ck, [
33652
33646
  uk,
33653
- A("div", hk, [
33647
+ y("div", hk, [
33654
33648
  dk,
33655
33649
  gk,
33656
33650
  U(l, { types: r.standardTypes }, null, 8, ["types"]),
@@ -33678,7 +33672,7 @@ const xk = /* @__PURE__ */ K2(tk, [["render", wk]]), _k = {
33678
33672
  height: "10",
33679
33673
  width: "10",
33680
33674
  viewBox: "0 0 3 6"
33681
- }, Mk = /* @__PURE__ */ A("path", {
33675
+ }, Mk = /* @__PURE__ */ y("path", {
33682
33676
  d: "M4.42834 2.657C4.68727 2.81236 4.68727 3.18764 4.42834 3.343L0.605799 5.63652C0.339189 5.79649 1.66376e-08 5.60444 2.97152e-08 5.29352L2.22651e-07 0.706476C2.35729e-07 0.395559 0.339189 0.203513 0.605799 0.363479L4.42834 2.657Z",
33683
33677
  fill: "currentColor",
33684
33678
  stroke: "none"
@@ -33690,7 +33684,7 @@ const xk = /* @__PURE__ */ K2(tk, [["render", wk]]), _k = {
33690
33684
  height: "10",
33691
33685
  width: "10",
33692
33686
  viewBox: "0 0 2 8.5"
33693
- }, Ak = /* @__PURE__ */ A("path", {
33687
+ }, Ak = /* @__PURE__ */ y("path", {
33694
33688
  d: "M1 1L4.14331 4.29299C4.14704 4.2969 4.14699 4.30306 4.1432 4.30691L1 7.5",
33695
33689
  stroke: "currentColor",
33696
33690
  "stroke-linecap": "round",
@@ -33703,7 +33697,7 @@ const xk = /* @__PURE__ */ K2(tk, [["render", wk]]), _k = {
33703
33697
  height: "10",
33704
33698
  width: "10",
33705
33699
  viewBox: "1 0 5 6"
33706
- }, Tk = /* @__PURE__ */ A("path", {
33700
+ }, Tk = /* @__PURE__ */ y("path", {
33707
33701
  d: "M0.571662 2.657C0.312726 2.81236 0.312726 3.18764 0.571662 3.343L4.3942 5.63652C4.66081 5.79649 5 5.60444 5 5.29352L5 0.706476C5 0.395559 4.66081 0.203513 4.3942 0.363479L0.571662 2.657Z",
33708
33702
  fill: "currentColor",
33709
33703
  stroke: "none"
@@ -33715,7 +33709,7 @@ const xk = /* @__PURE__ */ K2(tk, [["render", wk]]), _k = {
33715
33709
  height: "10",
33716
33710
  width: "10",
33717
33711
  viewBox: "2 0 5 9"
33718
- }, Ek = /* @__PURE__ */ A("path", {
33712
+ }, Ek = /* @__PURE__ */ y("path", {
33719
33713
  d: "M4.14844 1L1.00441 4.54711C1.00101 4.55094 1.00106 4.55671 1.00451 4.56049L4.14844 8",
33720
33714
  stroke: "currentColor",
33721
33715
  "stroke-linecap": "round",
@@ -33742,10 +33736,10 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33742
33736
  isSelf: { type: Boolean, default: !1 }
33743
33737
  },
33744
33738
  setup(t) {
33745
- const e = t, { labelText: n, labelPosition: i, isAsync: s } = g9(e), r = I3(), o = F(() => r.state.mode), l = F(() => r.getters.code), L = F(
33739
+ const e = t, { labelText: n, labelPosition: i, isAsync: s } = g9(e), r = I3(), o = I(() => r.state.mode), l = I(() => r.getters.code), L = I(
33746
33740
  () => r.getters.onContentChange || (() => {
33747
33741
  })
33748
- ), a = F(() => Ql(n.value));
33742
+ ), a = I(() => Ql(n.value));
33749
33743
  function C(m) {
33750
33744
  r.dispatch("updateCode", { code: m }), L.value(m);
33751
33745
  }
@@ -33772,18 +33766,18 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33772
33766
  return (m, g) => (S(), X("label", {
33773
33767
  title: "Double click to edit",
33774
33768
  class: v2(["px-1 cursor-text right hover:text-skin-message-hover hover:bg-skin-message-hover", {
33775
- "cursor-text": I(h)
33769
+ "cursor-text": O(h)
33776
33770
  }]),
33777
- contenteditable: I(h) && I(o) === I(q1).Dynamic,
33771
+ contenteditable: O(h) && O(o) === O(q1).Dynamic,
33778
33772
  onDblclick: g[0] || (g[0] = //@ts-ignore
33779
- (...w) => I(d) && I(d)(...w)),
33773
+ (...w) => O(d) && O(d)(...w)),
33780
33774
  onBlur: g[1] || (g[1] = //@ts-ignore
33781
- (...w) => I(f) && I(f)(...w)),
33775
+ (...w) => O(f) && O(f)(...w)),
33782
33776
  onKeyup: g[2] || (g[2] = //@ts-ignore
33783
- (...w) => I(Z) && I(Z)(...w)),
33777
+ (...w) => O(Z) && O(Z)(...w)),
33784
33778
  onKeydown: g[3] || (g[3] = //@ts-ignore
33785
- (...w) => I(x) && I(x)(...w))
33786
- }, m1(I(a)), 43, Nk));
33779
+ (...w) => O(x) && O(x)(...w))
33780
+ }, m1(O(a)), 43, Nk));
33787
33781
  }
33788
33782
  }), Dk = {
33789
33783
  key: 0,
@@ -33794,8 +33788,8 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33794
33788
  number: null
33795
33789
  },
33796
33790
  setup(t) {
33797
- const e = I3(), n = F(() => e.state.numbering);
33798
- return (i, s) => I(n) ? (S(), X("div", Dk, m1(t.number), 1)) : x2("", !0);
33791
+ const e = I3(), n = I(() => e.state.numbering);
33792
+ return (i, s) => O(n) ? (S(), X("div", Dk, m1(t.number), 1)) : x2("", !0);
33799
33793
  }
33800
33794
  }), Pk = { class: "name group text-center flex-grow relative hover:text-skin-message-hover hover:bg-skin-message-hover" }, Bk = { class: "inline-block static min-h-[1em]" }, h5 = /* @__PURE__ */ q2({
33801
33795
  __name: "Message",
@@ -33809,7 +33803,7 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33809
33803
  number: null
33810
33804
  },
33811
33805
  setup(t) {
33812
- const e = t, { context: n, content: i, rtl: s, type: r, textStyle: o, classNames: l, number: L } = g9(e), a = I3(), C = R2(), c = F(() => (r == null ? void 0 : r.value) === "async"), h = F(() => a.state.mode), d = F(() => {
33806
+ const e = t, { context: n, content: i, rtl: s, type: r, textStyle: o, classNames: l, number: L } = g9(e), a = I3(), C = R2(), c = I(() => (r == null ? void 0 : r.value) === "async"), h = I(() => a.state.mode), d = I(() => {
33813
33807
  var b;
33814
33808
  if (h.value === q1.Static)
33815
33809
  return !1;
@@ -33823,7 +33817,7 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33823
33817
  default:
33824
33818
  return !1;
33825
33819
  }
33826
- }), f = F(() => {
33820
+ }), f = I(() => {
33827
33821
  if (h.value === q1.Static)
33828
33822
  return !1;
33829
33823
  switch (r == null ? void 0 : r.value) {
@@ -33835,7 +33829,7 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33835
33829
  default:
33836
33830
  return !1;
33837
33831
  }
33838
- }), x = /«([^»]+)»/, Z = F(() => {
33832
+ }), x = /«([^»]+)»/, Z = I(() => {
33839
33833
  var b;
33840
33834
  switch (r == null ? void 0 : r.value) {
33841
33835
  case "creation":
@@ -33846,7 +33840,7 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33846
33840
  default:
33847
33841
  return (i == null ? void 0 : i.value) || "";
33848
33842
  }
33849
- }), m = F(() => {
33843
+ }), m = I(() => {
33850
33844
  var q, E, L2, t2, u2, N2, m2;
33851
33845
  let b = -1, P = -1;
33852
33846
  switch (r == null ? void 0 : r.value) {
@@ -33884,7 +33878,7 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33884
33878
  break;
33885
33879
  }
33886
33880
  return [b, P];
33887
- }), g = F(() => {
33881
+ }), g = I(() => {
33888
33882
  switch (r == null ? void 0 : r.value) {
33889
33883
  case "sync":
33890
33884
  case "async":
@@ -33894,7 +33888,7 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33894
33888
  return "dashed";
33895
33889
  }
33896
33890
  return "";
33897
- }), w = F(() => {
33891
+ }), w = I(() => {
33898
33892
  switch (r == null ? void 0 : r.value) {
33899
33893
  case "sync":
33900
33894
  return !0;
@@ -33909,45 +33903,45 @@ const Ok = /* @__PURE__ */ K2(_k, [["render", Fk]]), Nk = ["contenteditable"], d
33909
33903
  };
33910
33904
  return (b, P) => (S(), X("div", {
33911
33905
  class: v2(["message leading-none border-skin-message-arrow border-b-2 flex items-end", {
33912
- "flex-row-reverse": I(s),
33913
- return: I(r) === "return",
33914
- "right-to-left": I(s)
33906
+ "flex-row-reverse": O(s),
33907
+ return: O(r) === "return",
33908
+ "right-to-left": O(s)
33915
33909
  }]),
33916
- style: w2({ "border-bottom-style": I(g) || void 0 }),
33910
+ style: w2({ "border-bottom-style": O(g) || void 0 }),
33917
33911
  onClick: k,
33918
33912
  ref_key: "messageRef",
33919
33913
  ref: C
33920
33914
  }, [
33921
- A("div", Pk, [
33922
- A("div", Bk, [
33923
- A("div", {
33924
- style: w2(I(o)),
33925
- class: v2(I(l))
33915
+ y("div", Pk, [
33916
+ y("div", Bk, [
33917
+ y("div", {
33918
+ style: w2(O(o)),
33919
+ class: v2(O(l))
33926
33920
  }, [
33927
- I(d) ? (S(), X(z2, { key: 0 }, [
33928
- H0(A("span", null, "«", 512), [
33929
- [V9, I(r) === "creation"]
33921
+ O(d) ? (S(), X(P2, { key: 0 }, [
33922
+ H0(y("span", null, "«", 512), [
33923
+ [V9, O(r) === "creation"]
33930
33924
  ]),
33931
33925
  U(d7, {
33932
- labelText: I(Z) ?? "",
33933
- labelPosition: I(m),
33934
- isAsync: I(c)
33926
+ labelText: O(Z) ?? "",
33927
+ labelPosition: O(m),
33928
+ isAsync: O(c)
33935
33929
  }, null, 8, ["labelText", "labelPosition", "isAsync"]),
33936
- H0(A("span", null, "»", 512), [
33937
- [V9, I(r) === "creation"]
33930
+ H0(y("span", null, "»", 512), [
33931
+ [V9, O(r) === "creation"]
33938
33932
  ])
33939
- ], 64)) : (S(), X(z2, { key: 1 }, [
33940
- j3(m1(I(i)), 1)
33933
+ ], 64)) : (S(), X(P2, { key: 1 }, [
33934
+ j3(m1(O(i)), 1)
33941
33935
  ], 64))
33942
33936
  ], 6)
33943
33937
  ])
33944
33938
  ]),
33945
33939
  U(Ok, {
33946
33940
  class: "flex-shrink-0 transform translate-y-1/2 -my-px",
33947
- fill: I(w),
33948
- rtl: I(s)
33941
+ fill: O(w),
33942
+ rtl: O(s)
33949
33943
  }, null, 8, ["fill", "rtl"]),
33950
- U(O3, { number: I(L) }, null, 8, ["number"])
33944
+ U(O3, { number: O(L) }, null, 8, ["number"])
33951
33945
  ], 6));
33952
33946
  }
33953
33947
  }), zk = {
@@ -34456,13 +34450,13 @@ const NZ = {}.VITE_APP_GIT_HASH, DZ = {}.VITE_APP_GIT_BRANCH, PZ = {
34456
34450
  function WZ(t, e, n, i, s, r) {
34457
34451
  const o = l2("Icon");
34458
34452
  return H0((S(), X("div", null, [
34459
- A("div", BZ, [
34460
- A("div", zZ, [
34453
+ y("div", BZ, [
34454
+ y("div", zZ, [
34461
34455
  U(o, {
34462
34456
  name: "debug",
34463
34457
  "icon-class": "h-4 w-4"
34464
34458
  }),
34465
- A("span", UZ, m1(s.gitBranch) + ":" + m1(s.commitHash), 1)
34459
+ y("span", UZ, m1(s.gitBranch) + ":" + m1(s.commitHash), 1)
34466
34460
  ])
34467
34461
  ])
34468
34462
  ], 512)), [
@@ -34521,7 +34515,7 @@ function V7({ props: t, attrs: e, slots: n, slot: i, name: s }) {
34521
34515
  return f1(l, Object.assign({}, L, C), { default: () => a });
34522
34516
  }
34523
34517
  function yL(t) {
34524
- return t.flatMap((e) => e.type === z2 ? yL(e.children) : [e]);
34518
+ return t.flatMap((e) => e.type === P2 ? yL(e.children) : [e]);
34525
34519
  }
34526
34520
  function AL(...t) {
34527
34521
  if (t.length === 0)
@@ -34723,7 +34717,7 @@ function SL(t, e, n) {
34723
34717
  window.addEventListener(t, e, n), i(() => window.removeEventListener(t, e, n));
34724
34718
  });
34725
34719
  }
34726
- function oT(t, e, n = F(() => !0)) {
34720
+ function oT(t, e, n = I(() => !0)) {
34727
34721
  function i(r, o) {
34728
34722
  if (!n.value || r.defaultPrevented)
34729
34723
  return;
@@ -34788,8 +34782,8 @@ function lT(t) {
34788
34782
  }
34789
34783
  }
34790
34784
  function LT(t, e, n) {
34791
- let i = R2(n == null ? void 0 : n.value), s = F(() => t.value !== void 0);
34792
- return [F(() => s.value ? t.value : i.value), function(r) {
34785
+ let i = R2(n == null ? void 0 : n.value), s = I(() => t.value !== void 0);
34786
+ return [I(() => s.value ? t.value : i.value), function(r) {
34793
34787
  return s.value || (i.value = r), e == null ? void 0 : e(r);
34794
34788
  }];
34795
34789
  }
@@ -34876,10 +34870,10 @@ var NL = ((t) => (t[t.None = 1] = "None", t[t.InitialFocus = 2] = "InitialFocus"
34876
34870
  let h0 = Object.assign(q2({ name: "FocusTrap", props: { as: { type: [Object, String], default: "div" }, initialFocus: { type: Object, default: null }, features: { type: Number, default: 30 }, containers: { type: [Object, Function], default: R2(/* @__PURE__ */ new Set()) } }, inheritAttrs: !1, setup(t, { attrs: e, slots: n, expose: i }) {
34877
34871
  let s = R2(null);
34878
34872
  i({ el: s, $el: s });
34879
- let r = F(() => K3(s)), o = R2(!1);
34880
- s1(() => o.value = !0), x1(() => o.value = !1), hT({ ownerDocument: r }, F(() => o.value && !!(t.features & 16)));
34881
- let l = dT({ ownerDocument: r, container: s, initialFocus: F(() => t.initialFocus) }, F(() => o.value && !!(t.features & 2)));
34882
- gT({ ownerDocument: r, container: s, containers: t.containers, previousActiveElement: l }, F(() => o.value && !!(t.features & 8)));
34873
+ let r = I(() => K3(s)), o = R2(!1);
34874
+ s1(() => o.value = !0), x1(() => o.value = !1), hT({ ownerDocument: r }, I(() => o.value && !!(t.features & 16)));
34875
+ let l = dT({ ownerDocument: r, container: s, initialFocus: I(() => t.initialFocus) }, I(() => o.value && !!(t.features & 2)));
34876
+ gT({ ownerDocument: r, container: s, containers: t.containers, previousActiveElement: l }, I(() => o.value && !!(t.features & 8)));
34883
34877
  let L = CT();
34884
34878
  function a(d) {
34885
34879
  let f = a1(s);
@@ -34907,7 +34901,7 @@ let h0 = Object.assign(q2({ name: "FocusTrap", props: { as: { type: [Object, Str
34907
34901
  }
34908
34902
  return () => {
34909
34903
  let d = {}, f = { ref: s, onKeydown: c, onFocusout: h }, { features: x, initialFocus: Z, containers: m, ...g } = t;
34910
- return f1(z2, [!!(x & 4) && f1(v8, { as: "button", type: "button", "data-headlessui-focus-guard": !0, onFocus: a, features: G0.Focusable }), P1({ ourProps: f, theirProps: { ...e, ...g }, slot: d, attrs: e, slots: n, name: "FocusTrap" }), !!(x & 4) && f1(v8, { as: "button", type: "button", "data-headlessui-focus-guard": !0, onFocus: a, features: G0.Focusable })]);
34904
+ return f1(P2, [!!(x & 4) && f1(v8, { as: "button", type: "button", "data-headlessui-focus-guard": !0, onFocus: a, features: G0.Focusable }), P1({ ourProps: f, theirProps: { ...e, ...g }, slot: d, attrs: e, slots: n, name: "FocusTrap" }), !!(x & 4) && f1(v8, { as: "button", type: "button", "data-headlessui-focus-guard": !0, onFocus: a, features: G0.Focusable })]);
34911
34905
  };
34912
34906
  } }), { features: NL }), e9 = [];
34913
34907
  cT(() => {
@@ -35031,7 +35025,7 @@ function pT(t) {
35031
35025
  return i.setAttribute("id", "headlessui-portal-root"), e.body.appendChild(i);
35032
35026
  }
35033
35027
  let BL = q2({ name: "Portal", props: { as: { type: [Object, String], default: "div" } }, setup(t, { slots: e, attrs: n }) {
35034
- let i = R2(null), s = F(() => K3(i)), r = fT(), o = u1(zL, null), l = R2(r === !0 || o == null ? pT(i.value) : o.resolveTarget());
35028
+ let i = R2(null), s = I(() => K3(i)), r = fT(), o = u1(zL, null), l = R2(r === !0 || o == null ? pT(i.value) : o.resolveTarget());
35035
35029
  w3(() => {
35036
35030
  r || o != null && (l.value = o.resolveTarget());
35037
35031
  });
@@ -35109,12 +35103,12 @@ function Xt({ slot: t = R2({}), name: e = "Description", props: n = {} } = {}) {
35109
35103
  o !== -1 && i.value.splice(o, 1);
35110
35104
  };
35111
35105
  }
35112
- return L3(WL, { register: s, slot: t, name: e, props: n }), F(() => i.value.length > 0 ? i.value.join(" ") : void 0);
35106
+ return L3(WL, { register: s, slot: t, name: e, props: n }), I(() => i.value.length > 0 ? i.value.join(" ") : void 0);
35113
35107
  }
35114
35108
  q2({ name: "Description", props: { as: { type: [Object, String], default: "p" }, id: { type: String, default: () => `headlessui-description-${l4()}` } }, setup(t, { attrs: e, slots: n }) {
35115
35109
  let i = vT();
35116
35110
  return s1(() => x1(i.register(t.id))), () => {
35117
- let { name: s = "Description", slot: r = R2({}), props: o = {} } = i, { id: l, ...L } = t, a = { ...Object.entries(o).reduce((C, [c, h]) => Object.assign(C, { [c]: I(h) }), {}), id: l };
35111
+ let { name: s = "Description", slot: r = R2({}), props: o = {} } = i, { id: l, ...L } = t, a = { ...Object.entries(o).reduce((C, [c, h]) => Object.assign(C, { [c]: O(h) }), {}), id: l };
35118
35112
  return P1({ ourProps: a, theirProps: L, slot: r.value, attrs: e, slots: n, name: s });
35119
35113
  };
35120
35114
  } });
@@ -35215,7 +35209,7 @@ t9.subscribe(() => {
35215
35209
  }
35216
35210
  });
35217
35211
  function TT(t, e, n) {
35218
- let i = MT(t9), s = F(() => {
35212
+ let i = MT(t9), s = I(() => {
35219
35213
  let r = t.value ? i.value.get(t.value) : void 0;
35220
35214
  return r ? r.count > 0 : !1;
35221
35215
  });
@@ -35265,42 +35259,42 @@ let z5 = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", ET = q2({ name: "Dialog", inher
35265
35259
  s1(() => {
35266
35260
  o.value = !0;
35267
35261
  });
35268
- let l = R2(0), L = Yt(), a = F(() => t.open === z5 && L !== null ? (L.value & g3.Open) === g3.Open : t.open), C = R2(null), c = F(() => K3(C));
35262
+ let l = R2(0), L = Yt(), a = I(() => t.open === z5 && L !== null ? (L.value & g3.Open) === g3.Open : t.open), C = R2(null), c = I(() => K3(C));
35269
35263
  if (s({ el: C, $el: C }), !(t.open !== z5 || L !== null))
35270
35264
  throw new Error("You forgot to provide an `open` prop to the `Dialog`.");
35271
35265
  if (typeof a.value != "boolean")
35272
35266
  throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${a.value === z5 ? void 0 : t.open}`);
35273
- let h = F(() => o.value && a.value ? 0 : 1), d = F(() => h.value === 0), f = F(() => l.value > 1), x = u1(K6, null) !== null, [Z, m] = mT(), { resolveContainers: g, mainTreeNodeRef: w, MainTreeNode: k } = ST({ portals: Z, defaultContainers: [F(() => {
35267
+ let h = I(() => o.value && a.value ? 0 : 1), d = I(() => h.value === 0), f = I(() => l.value > 1), x = u1(K6, null) !== null, [Z, m] = mT(), { resolveContainers: g, mainTreeNodeRef: w, MainTreeNode: k } = ST({ portals: Z, defaultContainers: [I(() => {
35274
35268
  var i2;
35275
35269
  return (i2 = m2.panelRef.value) != null ? i2 : C.value;
35276
- })] }), b = F(() => f.value ? "parent" : "leaf"), P = F(() => L !== null ? (L.value & g3.Closing) === g3.Closing : !1), q = F(() => x || P.value ? !1 : d.value), E = F(() => {
35270
+ })] }), b = I(() => f.value ? "parent" : "leaf"), P = I(() => L !== null ? (L.value & g3.Closing) === g3.Closing : !1), q = I(() => x || P.value ? !1 : d.value), E = I(() => {
35277
35271
  var i2, g2, J2;
35278
35272
  return (J2 = Array.from((g2 = (i2 = c.value) == null ? void 0 : i2.querySelectorAll("body > *")) != null ? g2 : []).find((S2) => S2.id === "headlessui-portal-root" ? !1 : S2.contains(a1(w)) && S2 instanceof HTMLElement)) != null ? J2 : null;
35279
35273
  });
35280
35274
  Ls(E, q);
35281
- let L2 = F(() => f.value ? !0 : d.value), t2 = F(() => {
35275
+ let L2 = I(() => f.value ? !0 : d.value), t2 = I(() => {
35282
35276
  var i2, g2, J2;
35283
35277
  return (J2 = Array.from((g2 = (i2 = c.value) == null ? void 0 : i2.querySelectorAll("[data-headlessui-portal]")) != null ? g2 : []).find((S2) => S2.contains(a1(w)) && S2 instanceof HTMLElement)) != null ? J2 : null;
35284
35278
  });
35285
- Ls(t2, L2), _T({ type: "Dialog", enabled: F(() => h.value === 0), element: C, onUpdate: (i2, g2) => {
35279
+ Ls(t2, L2), _T({ type: "Dialog", enabled: I(() => h.value === 0), element: C, onUpdate: (i2, g2) => {
35286
35280
  if (g2 === "Dialog")
35287
35281
  return n4(i2, { [q6.Add]: () => l.value += 1, [q6.Remove]: () => l.value -= 1 });
35288
35282
  } });
35289
- let u2 = Xt({ name: "DialogDescription", slot: F(() => ({ open: a.value })) }), N2 = R2(null), m2 = { titleId: N2, panelRef: R2(null), dialogState: h, setTitleId(i2) {
35283
+ let u2 = Xt({ name: "DialogDescription", slot: I(() => ({ open: a.value })) }), N2 = R2(null), m2 = { titleId: N2, panelRef: R2(null), dialogState: h, setTitleId(i2) {
35290
35284
  N2.value !== i2 && (N2.value = i2);
35291
35285
  }, close() {
35292
35286
  e("close", !1);
35293
35287
  } };
35294
35288
  L3(K6, m2);
35295
- let D = F(() => !(!d.value || f.value));
35289
+ let D = I(() => !(!d.value || f.value));
35296
35290
  oT(g, (i2, g2) => {
35297
35291
  m2.close(), P4(() => g2 == null ? void 0 : g2.focus());
35298
35292
  }, D);
35299
- let W2 = F(() => !(f.value || h.value !== 0));
35293
+ let W2 = I(() => !(f.value || h.value !== 0));
35300
35294
  FL((r = c.value) == null ? void 0 : r.defaultView, "keydown", (i2) => {
35301
35295
  W2.value && (i2.defaultPrevented || i2.key === k4.Escape && (i2.preventDefault(), i2.stopPropagation(), m2.close()));
35302
35296
  });
35303
- let H = F(() => !(P.value || h.value !== 0 || x));
35297
+ let H = I(() => !(P.value || h.value !== 0 || x));
35304
35298
  return TT(c, H, (i2) => {
35305
35299
  var g2;
35306
35300
  return { containers: [...(g2 = i2.containers) != null ? g2 : [], g] };
@@ -35377,12 +35371,12 @@ function VL({ slot: t = {}, name: e = "Label", props: n = {} } = {}) {
35377
35371
  o !== -1 && i.value.splice(o, 1);
35378
35372
  };
35379
35373
  }
35380
- return L3(HL, { register: s, slot: t, name: e, props: n }), F(() => i.value.length > 0 ? i.value.join(" ") : void 0);
35374
+ return L3(HL, { register: s, slot: t, name: e, props: n }), I(() => i.value.length > 0 ? i.value.join(" ") : void 0);
35381
35375
  }
35382
35376
  let OT = q2({ name: "Label", props: { as: { type: [Object, String], default: "label" }, passive: { type: [Boolean], default: !1 }, id: { type: String, default: () => `headlessui-label-${l4()}` } }, setup(t, { slots: e, attrs: n }) {
35383
35377
  let i = $L();
35384
35378
  return s1(() => x1(i.register(t.id))), () => {
35385
- let { name: s = "Label", slot: r = {}, props: o = {} } = i, { id: l, passive: L, ...a } = t, C = { ...Object.entries(o).reduce((c, [h, d]) => Object.assign(c, { [h]: I(d) }), {}), id: l };
35379
+ let { name: s = "Label", slot: r = {}, props: o = {} } = i, { id: l, passive: L, ...a } = t, C = { ...Object.entries(o).reduce((c, [h, d]) => Object.assign(c, { [h]: O(d) }), {}), id: l };
35386
35380
  return L && (delete C.onClick, delete C.htmlFor, delete a.onClick), P1({ ourProps: C, theirProps: a, slot: r, attrs: n, slots: e, name: s });
35387
35381
  };
35388
35382
  } });
@@ -35401,7 +35395,7 @@ function jL(t) {
35401
35395
  let DT = q2({ name: "RadioGroup", emits: { "update:modelValue": (t) => !0 }, props: { as: { type: [Object, String], default: "div" }, disabled: { type: [Boolean], default: !1 }, by: { type: [String, Function], default: () => NT }, modelValue: { type: [Object, String, Number, Boolean], default: void 0 }, defaultValue: { type: [Object, String, Number, Boolean], default: void 0 }, form: { type: String, optional: !0 }, name: { type: String, optional: !0 }, id: { type: String, default: () => `headlessui-radiogroup-${l4()}` } }, inheritAttrs: !1, setup(t, { emit: e, attrs: n, slots: i, expose: s }) {
35402
35396
  let r = R2(null), o = R2([]), l = VL({ name: "RadioGroupLabel" }), L = Xt({ name: "RadioGroupDescription" });
35403
35397
  s({ el: r, $el: r });
35404
- let [a, C] = LT(F(() => t.modelValue), (f) => e("update:modelValue", f), F(() => t.defaultValue)), c = { options: o, value: a, disabled: F(() => t.disabled), firstOption: F(() => o.value.find((f) => !f.propsRef.disabled)), containsCheckedOption: F(() => o.value.some((f) => c.compare(I2(f.propsRef.value), I2(t.modelValue)))), compare(f, x) {
35398
+ let [a, C] = LT(I(() => t.modelValue), (f) => e("update:modelValue", f), I(() => t.defaultValue)), c = { options: o, value: a, disabled: I(() => t.disabled), firstOption: I(() => o.value.find((f) => !f.propsRef.disabled)), containsCheckedOption: I(() => o.value.some((f) => c.compare(I2(f.propsRef.value), I2(t.modelValue)))), compare(f, x) {
35405
35399
  if (typeof t.by == "string") {
35406
35400
  let Z = t.by;
35407
35401
  return (f == null ? void 0 : f[Z]) === (x == null ? void 0 : x[Z]);
@@ -35419,7 +35413,7 @@ let DT = q2({ name: "RadioGroup", emits: { "update:modelValue": (t) => !0 }, pro
35419
35413
  let x = o.value.findIndex((Z) => Z.id === f);
35420
35414
  x !== -1 && o.value.splice(x, 1);
35421
35415
  } };
35422
- L3(GL, c), JZ({ container: F(() => a1(r)), accept(f) {
35416
+ L3(GL, c), JZ({ container: I(() => a1(r)), accept(f) {
35423
35417
  return f.getAttribute("role") === "radio" ? NodeFilter.FILTER_REJECT : f.hasAttribute("role") ? NodeFilter.FILTER_SKIP : NodeFilter.FILTER_ACCEPT;
35424
35418
  }, walk(f) {
35425
35419
  f.setAttribute("role", "none");
@@ -35464,7 +35458,7 @@ let DT = q2({ name: "RadioGroup", emits: { "update:modelValue": (t) => !0 }, pro
35464
35458
  break;
35465
35459
  }
35466
35460
  }
35467
- let d = F(() => {
35461
+ let d = I(() => {
35468
35462
  var f;
35469
35463
  return (f = a1(r)) == null ? void 0 : f.closest("form");
35470
35464
  });
@@ -35482,19 +35476,19 @@ let DT = q2({ name: "RadioGroup", emits: { "update:modelValue": (t) => !0 }, pro
35482
35476
  }, { immediate: !0 });
35483
35477
  }), () => {
35484
35478
  let { disabled: f, name: x, id: Z, form: m, ...g } = t, w = { ref: r, id: Z, role: "radiogroup", "aria-labelledby": l.value, "aria-describedby": L.value, onKeydown: h };
35485
- return f1(z2, [...x != null && a.value != null ? bL({ [x]: a.value }).map(([k, b]) => f1(v8, $Z({ features: G0.Hidden, key: k, as: "input", type: "hidden", hidden: !0, readOnly: !0, form: m, name: k, value: b }))) : [], P1({ ourProps: w, theirProps: { ...n, ...Kt(g, ["modelValue", "defaultValue", "by"]) }, slot: {}, attrs: n, slots: i, name: "RadioGroup" })]);
35479
+ return f1(P2, [...x != null && a.value != null ? bL({ [x]: a.value }).map(([k, b]) => f1(v8, $Z({ features: G0.Hidden, key: k, as: "input", type: "hidden", hidden: !0, readOnly: !0, form: m, name: k, value: b }))) : [], P1({ ourProps: w, theirProps: { ...n, ...Kt(g, ["modelValue", "defaultValue", "by"]) }, slot: {}, attrs: n, slots: i, name: "RadioGroup" })]);
35486
35480
  };
35487
35481
  } });
35488
35482
  var PT = ((t) => (t[t.Empty = 1] = "Empty", t[t.Active = 2] = "Active", t))(PT || {});
35489
35483
  let BT = q2({ name: "RadioGroupOption", props: { as: { type: [Object, String], default: "div" }, value: { type: [Object, String, Number, Boolean] }, disabled: { type: Boolean, default: !1 }, id: { type: String, default: () => `headlessui-radiogroup-option-${l4()}` } }, setup(t, { attrs: e, slots: n, expose: i }) {
35490
- let s = jL("RadioGroupOption"), r = VL({ name: "RadioGroupLabel" }), o = Xt({ name: "RadioGroupDescription" }), l = R2(null), L = F(() => ({ value: t.value, disabled: t.disabled })), a = R2(1);
35484
+ let s = jL("RadioGroupOption"), r = VL({ name: "RadioGroupLabel" }), o = Xt({ name: "RadioGroupDescription" }), l = R2(null), L = I(() => ({ value: t.value, disabled: t.disabled })), a = R2(1);
35491
35485
  i({ el: l, $el: l });
35492
- let C = F(() => a1(l));
35486
+ let C = I(() => a1(l));
35493
35487
  s1(() => s.registerOption({ id: t.id, element: C, propsRef: L })), x1(() => s.unregisterOption(t.id));
35494
- let c = F(() => {
35488
+ let c = I(() => {
35495
35489
  var g;
35496
35490
  return ((g = s.firstOption.value) == null ? void 0 : g.id) === t.id;
35497
- }), h = F(() => s.disabled.value || t.disabled), d = F(() => s.compare(I2(s.value.value), I2(t.value))), f = F(() => h.value ? -1 : d.value || !s.containsCheckedOption.value && c.value ? 0 : -1);
35491
+ }), h = I(() => s.disabled.value || t.disabled), d = I(() => s.compare(I2(s.value.value), I2(t.value))), f = I(() => h.value ? -1 : d.value || !s.containsCheckedOption.value && c.value ? 0 : -1);
35498
35492
  function x() {
35499
35493
  var g;
35500
35494
  s.change(t.value) && (a.value |= 2, (g = a1(l)) == null || g.focus());
@@ -35598,7 +35592,7 @@ let KL = x8.RenderStrategy, Q6 = q2({ props: { as: { type: [Object, String], def
35598
35592
  }
35599
35593
  if (!HT() && qZ())
35600
35594
  return () => f1(YL, { ...t, onBeforeEnter: o, onAfterEnter: l, onBeforeLeave: L, onAfterLeave: a }, i);
35601
- let C = R2(null), c = F(() => t.unmount ? S4.Unmount : S4.Hidden);
35595
+ let C = R2(null), c = I(() => t.unmount ? S4.Unmount : S4.Hidden);
35602
35596
  s({ el: C, $el: C });
35603
35597
  let { show: h, appear: d } = $T(), { register: f, unregister: x } = VT(), Z = R2(h.value ? "visible" : "hidden"), m = { value: !0 }, g = l4(), w = { value: !1 }, k = qL(() => {
35604
35598
  !w.value && Z.value !== "hidden" && (Z.value = "hidden", x(g), a());
@@ -35637,19 +35631,19 @@ let KL = x8.RenderStrategy, Q6 = q2({ props: { as: { type: [Object, String], def
35637
35631
  p3([h], (m2, D, W2) => {
35638
35632
  N2(W2), m.value = !1;
35639
35633
  }, { immediate: !0 });
35640
- }), L3(en, k), KZ(F(() => n4(Z.value, { visible: g3.Open, hidden: g3.Closed }) | r.value)), () => {
35634
+ }), L3(en, k), KZ(I(() => n4(Z.value, { visible: g3.Open, hidden: g3.Closed }) | r.value)), () => {
35641
35635
  let { appear: m2, show: D, enter: W2, enterFrom: H, enterTo: i2, entered: g2, leave: J2, leaveFrom: S2, leaveTo: y1, ...E2 } = t, B = { ref: C }, Y = { ...E2, ...d.value && h.value && d5.isServer ? { class: v2([n.class, E2.class, ...b, ...P]) } : {} };
35642
35636
  return P1({ theirProps: Y, ourProps: B, slot: {}, slots: i, attrs: n, features: KL, visible: Z.value === "visible", name: "TransitionChild" });
35643
35637
  };
35644
35638
  } }), GT = Q6, YL = q2({ inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" }, show: { type: [Boolean], default: null }, unmount: { type: [Boolean], default: !0 }, appear: { type: [Boolean], default: !1 }, enter: { type: [String], default: "" }, enterFrom: { type: [String], default: "" }, enterTo: { type: [String], default: "" }, entered: { type: [String], default: "" }, leave: { type: [String], default: "" }, leaveFrom: { type: [String], default: "" }, leaveTo: { type: [String], default: "" } }, emits: { beforeEnter: () => !0, afterEnter: () => !0, beforeLeave: () => !0, afterLeave: () => !0 }, setup(t, { emit: e, attrs: n, slots: i }) {
35645
- let s = Yt(), r = F(() => t.show === null && s !== null ? (s.value & g3.Open) === g3.Open : t.show);
35639
+ let s = Yt(), r = I(() => t.show === null && s !== null ? (s.value & g3.Open) === g3.Open : t.show);
35646
35640
  w3(() => {
35647
35641
  if (![!0, !1].includes(r.value))
35648
35642
  throw new Error('A <Transition /> is used but it is missing a `:show="true | false"` prop.');
35649
35643
  });
35650
35644
  let o = R2(r.value ? "visible" : "hidden"), l = qL(() => {
35651
35645
  o.value = "hidden";
35652
- }), L = R2(!0), a = { show: r, appear: F(() => t.appear || !L.value) };
35646
+ }), L = R2(!0), a = { show: r, appear: I(() => t.appear || !L.value) };
35653
35647
  return s1(() => {
35654
35648
  w3(() => {
35655
35649
  L.value = !1, r.value ? o.value = "visible" : f7(l) || (o.value = "hidden");
@@ -35723,7 +35717,7 @@ const jT = `<svg width="64" height="42" viewBox="0 0 64 42" fill="none" xmlns="h
35723
35717
  const QT = {
35724
35718
  key: 0,
35725
35719
  class: "dot"
35726
- }, XT = /* @__PURE__ */ A("div", { class: "fixed inset-0 bg-black bg-opacity-25" }, null, -1), JT = { class: "fixed inset-0 overflow-y-auto" }, eS = { class: "flex min-h-full items-center justify-center p-4 text-center" }, tS = { class: "px-6" }, nS = /* @__PURE__ */ A("p", { class: "text-gray-500 text-sm" }, "Customize your UI theme", -1), iS = { class: "mt-4 ml-[-0.5rem] px-2 max-h-72 overflow-y-auto" }, sS = { class: "pb-4" }, rS = { class: "space-y-2" }, oS = { class: "flex w-full items-center justify-between" }, lS = { class: "flex items-center text-sm text-gray-900" }, LS = ["innerHTML"], aS = { class: "pt-6 px-6 border-t flex items-center gap-2" }, CS = ["checked"], cS = /* @__PURE__ */ A("label", {
35720
+ }, XT = /* @__PURE__ */ y("div", { class: "fixed inset-0 bg-black bg-opacity-25" }, null, -1), JT = { class: "fixed inset-0 overflow-y-auto" }, eS = { class: "flex min-h-full items-center justify-center p-4 text-center" }, tS = { class: "px-6" }, nS = /* @__PURE__ */ y("p", { class: "text-gray-500 text-sm" }, "Customize your UI theme", -1), iS = { class: "mt-4 ml-[-0.5rem] px-2 max-h-72 overflow-y-auto" }, sS = { class: "pb-4" }, rS = { class: "space-y-2" }, oS = { class: "flex w-full items-center justify-between" }, lS = { class: "flex items-center text-sm text-gray-900" }, LS = ["innerHTML"], aS = { class: "pt-6 px-6 border-t flex items-center gap-2" }, CS = ["checked"], cS = /* @__PURE__ */ y("label", {
35727
35721
  for: "scopeTheming",
35728
35722
  class: "select-none"
35729
35723
  }, "Apply to this diagram only", -1), uS = {
@@ -35750,7 +35744,7 @@ const QT = {
35750
35744
  id: "theme-neon",
35751
35745
  icon: YT
35752
35746
  }
35753
- ], i = I3(), s = F(() => i.state.theme || n[0].id), r = F(
35747
+ ], i = I3(), s = I(() => i.state.theme || n[0].id), r = I(
35754
35748
  () => i.state.enableScopedTheming || !1
35755
35749
  ), o = R2(i.state.themeIconDot), l = () => {
35756
35750
  e.value = !1, c("theme-close-modal");
@@ -35771,8 +35765,8 @@ const QT = {
35771
35765
  "sequence"
35772
35766
  );
35773
35767
  };
35774
- return (h, d) => (S(), X(z2, null, [
35775
- A("button", {
35768
+ return (h, d) => (S(), X(P2, null, [
35769
+ y("button", {
35776
35770
  type: "button",
35777
35771
  class: "flex items-center icon-container",
35778
35772
  onClick: L
@@ -35780,19 +35774,19 @@ const QT = {
35780
35774
  U(O4, { name: "theme" }),
35781
35775
  o.value ? x2("", !0) : (S(), X("span", QT))
35782
35776
  ]),
35783
- U(I(YL), {
35777
+ U(O(YL), {
35784
35778
  appear: "",
35785
35779
  show: e.value,
35786
35780
  as: "template"
35787
35781
  }, {
35788
35782
  default: u3(() => [
35789
- U(I(ET), {
35783
+ U(O(ET), {
35790
35784
  as: "div",
35791
35785
  onClose: l,
35792
35786
  class: "relative z-10"
35793
35787
  }, {
35794
35788
  default: u3(() => [
35795
- U(I(Q6), {
35789
+ U(O(Q6), {
35796
35790
  as: "template",
35797
35791
  enter: "duration-300 ease-out",
35798
35792
  "enter-from": "opacity-0",
@@ -35806,9 +35800,9 @@ const QT = {
35806
35800
  ], void 0, !0),
35807
35801
  _: 1
35808
35802
  }),
35809
- A("div", JT, [
35810
- A("div", eS, [
35811
- U(I(Q6), {
35803
+ y("div", JT, [
35804
+ y("div", eS, [
35805
+ U(O(Q6), {
35812
35806
  as: "template",
35813
35807
  enter: "duration-300 ease-out",
35814
35808
  "enter-from": "opacity-0 scale-95",
@@ -35818,10 +35812,10 @@ const QT = {
35818
35812
  "leave-to": "opacity-0 scale-95"
35819
35813
  }, {
35820
35814
  default: u3(() => [
35821
- U(I(IT), { class: "w-full max-w-md transform overflow-hidden rounded-2xl bg-white py-6 text-left align-middle shadow-xl transition-all" }, {
35815
+ U(O(IT), { class: "w-full max-w-md transform overflow-hidden rounded-2xl bg-white py-6 text-left align-middle shadow-xl transition-all" }, {
35822
35816
  default: u3(() => [
35823
- A("div", tS, [
35824
- U(I(FT), {
35817
+ y("div", tS, [
35818
+ U(O(FT), {
35825
35819
  as: "h3",
35826
35820
  class: "text-lg font-semibold leading-6 text-gray-900"
35827
35821
  }, {
@@ -35831,33 +35825,33 @@ const QT = {
35831
35825
  _: 1
35832
35826
  }),
35833
35827
  nS,
35834
- A("div", iS, [
35835
- A("div", sS, [
35836
- U(I(DT), {
35837
- "model-value": I(s),
35828
+ y("div", iS, [
35829
+ y("div", sS, [
35830
+ U(O(DT), {
35831
+ "model-value": O(s),
35838
35832
  "onUpdate:modelValue": a
35839
35833
  }, {
35840
35834
  default: u3(() => [
35841
- U(I(as), { class: "sr-only" }, {
35835
+ U(O(as), { class: "sr-only" }, {
35842
35836
  default: u3(() => [
35843
35837
  j3("Server size")
35844
35838
  ], void 0, !0),
35845
35839
  _: 1
35846
35840
  }),
35847
- A("div", rS, [
35848
- (S(), X(z2, null, J3(n, (f) => U(I(BT), {
35841
+ y("div", rS, [
35842
+ (S(), X(P2, null, J3(n, (f) => U(O(BT), {
35849
35843
  as: "template",
35850
35844
  key: f.id,
35851
35845
  value: f.id
35852
35846
  }, {
35853
35847
  default: u3(({ checked: x }) => [
35854
- A("div", {
35848
+ y("div", {
35855
35849
  class: v2([[
35856
35850
  x ? "border-2 text-gray-900 border-primary" : "border-2 border-transparent"
35857
35851
  ], "relative flex items-center cursor-pointer rounded-lg px-4 py-3 shadow-md"])
35858
35852
  }, [
35859
- A("div", oS, [
35860
- A("div", lS, [
35853
+ y("div", oS, [
35854
+ y("div", lS, [
35861
35855
  x ? (S(), T2(O4, {
35862
35856
  key: 0,
35863
35857
  name: "selected-cycle",
@@ -35867,7 +35861,7 @@ const QT = {
35867
35861
  name: "non-selected-cycle",
35868
35862
  "icon-class": "h-5 w-5"
35869
35863
  })),
35870
- U(I(as), {
35864
+ U(O(as), {
35871
35865
  as: "p",
35872
35866
  class: v2([
35873
35867
  "text-gray-900",
@@ -35881,7 +35875,7 @@ const QT = {
35881
35875
  }, 1032, ["class"])
35882
35876
  ])
35883
35877
  ]),
35884
- A("span", {
35878
+ y("span", {
35885
35879
  class: "inline-block w-20 border rounded-md overflow-hidden",
35886
35880
  innerHTML: f.icon
35887
35881
  }, null, 8, LS)
@@ -35896,11 +35890,11 @@ const QT = {
35896
35890
  ])
35897
35891
  ])
35898
35892
  ]),
35899
- A("div", aS, [
35900
- A("input", {
35893
+ y("div", aS, [
35894
+ y("input", {
35901
35895
  type: "checkbox",
35902
35896
  id: "scopeTheming",
35903
- checked: I(r),
35897
+ checked: O(r),
35904
35898
  onChange: d[0] || (d[0] = (f) => C(f.target.checked))
35905
35899
  }, null, 40, CS),
35906
35900
  cS
@@ -36048,7 +36042,7 @@ const QT = {
36048
36042
  for: "order-display",
36049
36043
  title: "Numbering the diagram",
36050
36044
  class: "select-none"
36051
- }, yS = { class: "zoom-controls flex hide-export gap-1" }, AS = { class: "w-12 block text-center" }, kS = /* @__PURE__ */ A("a", {
36045
+ }, yS = { class: "zoom-controls flex hide-export gap-1" }, AS = { class: "w-12 block text-center" }, kS = /* @__PURE__ */ y("a", {
36052
36046
  target: "_blank",
36053
36047
  href: "https://zenuml.com",
36054
36048
  class: "brand text-xs hover:underline"
@@ -36061,18 +36055,18 @@ function ZS(t, e, n, i, s, r) {
36061
36055
  style: { display: "inline-block" }
36062
36056
  }, [
36063
36057
  U(o),
36064
- A("div", dS, [
36065
- A("div", gS, [
36066
- A("div", fS, [
36067
- A("div", pS, [
36058
+ y("div", dS, [
36059
+ y("div", gS, [
36060
+ y("div", fS, [
36061
+ y("div", pS, [
36068
36062
  ke(t.$slots, "default")
36069
36063
  ]),
36070
- A("div", mS, [
36064
+ y("div", mS, [
36071
36065
  U(l, { context: r.title }, null, 8, ["context"]),
36072
36066
  U(L, { class: "hide-export flex items-center" })
36073
36067
  ])
36074
36068
  ]),
36075
- A("div", null, [
36069
+ y("div", null, [
36076
36070
  t.showTips ? (S(), X("div", wS, [
36077
36071
  U(a)
36078
36072
  ])) : x2("", !0)
@@ -36083,10 +36077,10 @@ function ZS(t, e, n, i, s, r) {
36083
36077
  class: "origin-top-left"
36084
36078
  }, null, 8, ["style"])
36085
36079
  ], 512),
36086
- A("div", xS, [
36087
- t.mode === i.RenderMode.Dynamic ? (S(), X(z2, { key: 0 }, [
36088
- A("div", _S, [
36089
- A("button", {
36080
+ y("div", xS, [
36081
+ t.mode === i.RenderMode.Dynamic ? (S(), X(P2, { key: 0 }, [
36082
+ y("div", _S, [
36083
+ y("button", {
36090
36084
  class: "bottom-1 flex items-center left-1 hide-export",
36091
36085
  onClick: e[0] || (e[0] = (f) => r.showTipsDialog())
36092
36086
  }, [
@@ -36096,15 +36090,15 @@ function ZS(t, e, n, i, s, r) {
36096
36090
  })
36097
36091
  ]),
36098
36092
  t.enableMultiTheme ? (S(), T2(h, { key: 0 })) : x2("", !0),
36099
- A("div", vS, [
36100
- A("input", {
36093
+ y("div", vS, [
36094
+ y("input", {
36101
36095
  type: "checkbox",
36102
36096
  id: "order-display",
36103
36097
  class: "mr-1",
36104
36098
  checked: t.numbering,
36105
36099
  onInput: e[1] || (e[1] = (f) => t.toggleNumbering(!t.numbering))
36106
36100
  }, null, 40, MS),
36107
- A("label", RS, [
36101
+ y("label", RS, [
36108
36102
  U(c, {
36109
36103
  name: "numbering",
36110
36104
  "icon-class": "w-6 h-6"
@@ -36112,8 +36106,8 @@ function ZS(t, e, n, i, s, r) {
36112
36106
  ])
36113
36107
  ])
36114
36108
  ]),
36115
- A("div", yS, [
36116
- A("button", {
36109
+ y("div", yS, [
36110
+ y("button", {
36117
36111
  class: "zoom-in",
36118
36112
  onClick: e[2] || (e[2] = (f) => r.zoomIn())
36119
36113
  }, [
@@ -36122,8 +36116,8 @@ function ZS(t, e, n, i, s, r) {
36122
36116
  "icon-class": "w-4 h-4"
36123
36117
  })
36124
36118
  ]),
36125
- A("label", AS, m1(Number(t.scale * 100).toFixed(0)) + "%", 1),
36126
- A("button", {
36119
+ y("label", AS, m1(Number(t.scale * 100).toFixed(0)) + "%", 1),
36120
+ y("button", {
36127
36121
  class: "zoom-out",
36128
36122
  onClick: e[3] || (e[3] = (f) => r.zoomOut())
36129
36123
  }, [
@@ -36140,7 +36134,7 @@ function ZS(t, e, n, i, s, r) {
36140
36134
  ])
36141
36135
  ], 2);
36142
36136
  }
36143
- const QL = /* @__PURE__ */ K2(hS, [["render", ZS]]), TS = "3.29.4";
36137
+ const QL = /* @__PURE__ */ K2(hS, [["render", ZS]]), TS = "3.29.5";
36144
36138
  function XL() {
36145
36139
  return {
36146
36140
  baseUrl: null,
@@ -37795,11 +37789,11 @@ function la() {
37795
37789
  enumerable: !0,
37796
37790
  value: !1
37797
37791
  }
37798
- })), b2 = null, F2 = null, n1 = !0, X1 = !0, w1 = !1, A1 = !0, d1 = !1, p = !0, _ = !1, T = !1, N = !1, O = !1, $ = !1, J = !1, V = !0, j = !1;
37792
+ })), b2 = null, F2 = null, n1 = !0, X1 = !0, w1 = !1, A1 = !0, d1 = !1, p = !0, _ = !1, T = !1, N = !1, F = !1, $ = !1, J = !1, V = !0, j = !1;
37799
37793
  const z = "user-content-";
37800
37794
  let W = !0, o2 = !1, n2 = {}, s2 = null;
37801
37795
  const A2 = D2({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
37802
- let B2 = null;
37796
+ let z2 = null;
37803
37797
  const H2 = D2({}, ["audio", "video", "img", "source", "image", "track"]);
37804
37798
  let Q2 = null;
37805
37799
  const r2 = D2({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), h2 = "http://www.w3.org/1998/Math/MathML", y2 = "http://www.w3.org/2000/svg", k2 = "http://www.w3.org/1999/xhtml";
@@ -37821,14 +37815,14 @@ function la() {
37821
37815
  // eslint-disable-line indent
37822
37816
  v1
37823
37817
  // eslint-disable-line indent
37824
- ) : r2, B2 = b3(v, "ADD_DATA_URI_TAGS") ? D2(
37818
+ ) : r2, z2 = b3(v, "ADD_DATA_URI_TAGS") ? D2(
37825
37819
  K4(H2),
37826
37820
  // eslint-disable-line indent
37827
37821
  v.ADD_DATA_URI_TAGS,
37828
37822
  // eslint-disable-line indent
37829
37823
  v1
37830
37824
  // eslint-disable-line indent
37831
- ) : H2, s2 = b3(v, "FORBID_CONTENTS") ? D2({}, v.FORBID_CONTENTS, v1) : A2, b2 = b3(v, "FORBID_TAGS") ? D2({}, v.FORBID_TAGS, v1) : {}, F2 = b3(v, "FORBID_ATTR") ? D2({}, v.FORBID_ATTR, v1) : {}, n2 = b3(v, "USE_PROFILES") ? v.USE_PROFILES : !1, n1 = v.ALLOW_ARIA_ATTR !== !1, X1 = v.ALLOW_DATA_ATTR !== !1, w1 = v.ALLOW_UNKNOWN_PROTOCOLS || !1, A1 = v.ALLOW_SELF_CLOSE_IN_ATTR !== !1, d1 = v.SAFE_FOR_TEMPLATES || !1, p = v.SAFE_FOR_XML !== !1, _ = v.WHOLE_DOCUMENT || !1, O = v.RETURN_DOM || !1, $ = v.RETURN_DOM_FRAGMENT || !1, J = v.RETURN_TRUSTED_TYPE || !1, N = v.FORCE_BODY || !1, V = v.SANITIZE_DOM !== !1, j = v.SANITIZE_NAMED_PROPS || !1, W = v.KEEP_CONTENT !== !1, o2 = v.IN_PLACE || !1, J2 = v.ALLOWED_URI_REGEXP || ra, o1 = v.NAMESPACE || k2, Y = v.CUSTOM_ELEMENT_HANDLING || {}, v.CUSTOM_ELEMENT_HANDLING && an(v.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (Y.tagNameCheck = v.CUSTOM_ELEMENT_HANDLING.tagNameCheck), v.CUSTOM_ELEMENT_HANDLING && an(v.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (Y.attributeNameCheck = v.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), v.CUSTOM_ELEMENT_HANDLING && typeof v.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (Y.allowCustomizedBuiltInElements = v.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), d1 && (X1 = !1), $ && (O = !0), n2 && (S2 = D2({}, _s), E2 = [], n2.html === !0 && (D2(S2, xs), D2(E2, vs)), n2.svg === !0 && (D2(S2, K7), D2(E2, X7), D2(E2, V5)), n2.svgFilters === !0 && (D2(S2, Y7), D2(E2, X7), D2(E2, V5)), n2.mathMl === !0 && (D2(S2, Q7), D2(E2, Ms), D2(E2, V5))), v.ADD_TAGS && (S2 === y1 && (S2 = K4(S2)), D2(S2, v.ADD_TAGS, v1)), v.ADD_ATTR && (E2 === B && (E2 = K4(E2)), D2(E2, v.ADD_ATTR, v1)), v.ADD_URI_SAFE_ATTR && D2(Q2, v.ADD_URI_SAFE_ATTR, v1), v.FORBID_CONTENTS && (s2 === A2 && (s2 = K4(s2)), D2(s2, v.FORBID_CONTENTS, v1)), W && (S2["#text"] = !0), _ && D2(S2, ["html", "head", "body"]), S2.table && (D2(S2, ["tbody"]), delete b2.tbody), v.TRUSTED_TYPES_POLICY) {
37825
+ ) : H2, s2 = b3(v, "FORBID_CONTENTS") ? D2({}, v.FORBID_CONTENTS, v1) : A2, b2 = b3(v, "FORBID_TAGS") ? D2({}, v.FORBID_TAGS, v1) : {}, F2 = b3(v, "FORBID_ATTR") ? D2({}, v.FORBID_ATTR, v1) : {}, n2 = b3(v, "USE_PROFILES") ? v.USE_PROFILES : !1, n1 = v.ALLOW_ARIA_ATTR !== !1, X1 = v.ALLOW_DATA_ATTR !== !1, w1 = v.ALLOW_UNKNOWN_PROTOCOLS || !1, A1 = v.ALLOW_SELF_CLOSE_IN_ATTR !== !1, d1 = v.SAFE_FOR_TEMPLATES || !1, p = v.SAFE_FOR_XML !== !1, _ = v.WHOLE_DOCUMENT || !1, F = v.RETURN_DOM || !1, $ = v.RETURN_DOM_FRAGMENT || !1, J = v.RETURN_TRUSTED_TYPE || !1, N = v.FORCE_BODY || !1, V = v.SANITIZE_DOM !== !1, j = v.SANITIZE_NAMED_PROPS || !1, W = v.KEEP_CONTENT !== !1, o2 = v.IN_PLACE || !1, J2 = v.ALLOWED_URI_REGEXP || ra, o1 = v.NAMESPACE || k2, Y = v.CUSTOM_ELEMENT_HANDLING || {}, v.CUSTOM_ELEMENT_HANDLING && an(v.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (Y.tagNameCheck = v.CUSTOM_ELEMENT_HANDLING.tagNameCheck), v.CUSTOM_ELEMENT_HANDLING && an(v.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (Y.attributeNameCheck = v.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), v.CUSTOM_ELEMENT_HANDLING && typeof v.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (Y.allowCustomizedBuiltInElements = v.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), d1 && (X1 = !1), $ && (F = !0), n2 && (S2 = D2({}, _s), E2 = [], n2.html === !0 && (D2(S2, xs), D2(E2, vs)), n2.svg === !0 && (D2(S2, K7), D2(E2, X7), D2(E2, V5)), n2.svgFilters === !0 && (D2(S2, Y7), D2(E2, X7), D2(E2, V5)), n2.mathMl === !0 && (D2(S2, Q7), D2(E2, Ms), D2(E2, V5))), v.ADD_TAGS && (S2 === y1 && (S2 = K4(S2)), D2(S2, v.ADD_TAGS, v1)), v.ADD_ATTR && (E2 === B && (E2 = K4(E2)), D2(E2, v.ADD_ATTR, v1)), v.ADD_URI_SAFE_ATTR && D2(Q2, v.ADD_URI_SAFE_ATTR, v1), v.FORBID_CONTENTS && (s2 === A2 && (s2 = K4(s2)), D2(s2, v.FORBID_CONTENTS, v1)), W && (S2["#text"] = !0), _ && D2(S2, ["html", "head", "body"]), S2.table && (D2(S2, ["tbody"]), delete b2.tbody), v.TRUSTED_TYPES_POLICY) {
37832
37826
  if (typeof v.TRUSTED_TYPES_POLICY.createHTML != "function")
37833
37827
  throw p0('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
37834
37828
  if (typeof v.TRUSTED_TYPES_POLICY.createScriptURL != "function")
@@ -37868,7 +37862,7 @@ function la() {
37868
37862
  });
37869
37863
  }
37870
37864
  if (K.removeAttribute(v), v === "is" && !E2[v])
37871
- if (O || $)
37865
+ if (F || $)
37872
37866
  try {
37873
37867
  D3(K);
37874
37868
  } catch {
@@ -37965,7 +37959,7 @@ function la() {
37965
37959
  return !1;
37966
37960
  } else if (!Q2[K]) {
37967
37961
  if (!z1(J2, f0(d2, i2, ""))) {
37968
- if (!((K === "src" || K === "xlink:href" || K === "href") && v !== "script" && YS(d2, "data:") === 0 && B2[v])) {
37962
+ if (!((K === "src" || K === "xlink:href" || K === "href") && v !== "script" && YS(d2, "data:") === 0 && z2[v])) {
37969
37963
  if (!(w1 && !z1(H, f0(d2, i2, "")))) {
37970
37964
  if (d2)
37971
37965
  return !1;
@@ -38058,11 +38052,11 @@ function la() {
38058
38052
  } else if (f2 instanceof l)
38059
38053
  K = dn("<!---->"), d2 = K.ownerDocument.importNode(f2, !0), d2.nodeType === m0.element && d2.nodeName === "BODY" || d2.nodeName === "HTML" ? K = d2 : K.appendChild(d2);
38060
38054
  else {
38061
- if (!O && !d1 && !_ && // eslint-disable-next-line unicorn/prefer-includes
38055
+ if (!F && !d1 && !_ && // eslint-disable-next-line unicorn/prefer-includes
38062
38056
  f2.indexOf("<") === -1)
38063
38057
  return w && J ? w.createHTML(f2) : f2;
38064
38058
  if (K = dn(f2), !K)
38065
- return O ? null : J ? k : "";
38059
+ return F ? null : J ? k : "";
38066
38060
  }
38067
38061
  K && N && D3(K.firstChild);
38068
38062
  const k1 = gn(o2 ? f2 : K);
@@ -38070,7 +38064,7 @@ function la() {
38070
38064
  mn(i1) || (i1.content instanceof r && Pa(i1.content), _n(i1));
38071
38065
  if (o2)
38072
38066
  return f2;
38073
- if (O) {
38067
+ if (F) {
38074
38068
  if ($)
38075
38069
  for (E1 = q.call(K.ownerDocument); K.firstChild; )
38076
38070
  E1.appendChild(K.firstChild);
@@ -38872,7 +38866,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), X1 = B, n1 = Y);
38872
38866
  while (W !== k2.parent);
38873
38867
  return k2.starts && (k2.endSameAsBegin && (k2.starts.endRe = k2.endRe), d1(k2.starts)), o1.returnEnd ? 0 : h2.length;
38874
38868
  }
38875
- function O() {
38869
+ function F() {
38876
38870
  const r2 = [];
38877
38871
  for (let h2 = W; h2 !== V; h2 = h2.parent)
38878
38872
  h2.className && r2.unshift(h2.className);
@@ -38912,18 +38906,18 @@ https://github.com/highlightjs/highlight.js/issues/2277`), X1 = B, n1 = Y);
38912
38906
  const j = Yb(V, { plugins: i });
38913
38907
  let z = "", W = F2 || j;
38914
38908
  const o2 = {}, n2 = new L.__emitter(L);
38915
- O();
38916
- let s2 = "", A2 = 0, B2 = 0, H2 = 0, Q2 = !1;
38909
+ F();
38910
+ let s2 = "", A2 = 0, z2 = 0, H2 = 0, Q2 = !1;
38917
38911
  try {
38918
38912
  for (W.matcher.considerAll(); ; ) {
38919
- H2++, Q2 ? Q2 = !1 : W.matcher.considerAll(), W.matcher.lastIndex = B2;
38913
+ H2++, Q2 ? Q2 = !1 : W.matcher.considerAll(), W.matcher.lastIndex = z2;
38920
38914
  const r2 = W.matcher.exec(Y);
38921
38915
  if (!r2)
38922
38916
  break;
38923
- const h2 = Y.substring(B2, r2.index), y2 = J(h2, r2);
38924
- B2 = r2.index + y2;
38917
+ const h2 = Y.substring(z2, r2.index), y2 = J(h2, r2);
38918
+ z2 = r2.index + y2;
38925
38919
  }
38926
- return J(Y.substr(B2)), n2.closeAllNodes(), n2.finalize(), z = n2.toHTML(), {
38920
+ return J(Y.substr(z2)), n2.closeAllNodes(), n2.finalize(), z = n2.toHTML(), {
38927
38921
  // avoid possible breakage with v10 clients expecting
38928
38922
  // this to always be an integer
38929
38923
  relevance: Math.floor(A2),
@@ -38939,7 +38933,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`), X1 = B, n1 = Y);
38939
38933
  illegal: !0,
38940
38934
  illegalBy: {
38941
38935
  msg: r2.message,
38942
- context: Y.slice(B2 - 100, B2 + 100),
38936
+ context: Y.slice(z2 - 100, z2 + 100),
38943
38937
  mode: r2.mode
38944
38938
  },
38945
38939
  sofar: z,
@@ -39994,7 +39988,7 @@ const TE = {
39994
39988
  }, SE = { class: "comments text-skin-comment min-w-[100px] flex text-left opacity-50 hover:opacity-100" }, bE = ["innerHTML"];
39995
39989
  function EE(t, e, n, i, s, r) {
39996
39990
  return S(), X("div", SE, [
39997
- A("div", {
39991
+ y("div", {
39998
39992
  innerHTML: r.markedComment,
39999
39993
  class: v2(r.classNames),
40000
39994
  style: w2(r.commentStyle)
@@ -40091,12 +40085,12 @@ const UE = {
40091
40085
  }, ga = (t) => (s4("data-v-2d5b6cca"), t = t(), r4(), t), WE = ["data-belongs-to", "data-x-offset", "data-debug-center-of"], HE = {
40092
40086
  key: 0,
40093
40087
  class: "absolute w-full left-0 bg-amber-700 h-3 -top-1 flex justify-center items-center"
40094
- }, $E = /* @__PURE__ */ ga(() => /* @__PURE__ */ A("div", { class: "w-px h-full bg-black" }, null, -1)), VE = [
40088
+ }, $E = /* @__PURE__ */ ga(() => /* @__PURE__ */ y("div", { class: "w-px h-full bg-black" }, null, -1)), VE = [
40095
40089
  $E
40096
40090
  ], GE = {
40097
40091
  key: 1,
40098
40092
  class: "absolute w-full left-0 bg-amber-700 h-3 -bottom-1 flex justify-center items-center"
40099
- }, jE = /* @__PURE__ */ ga(() => /* @__PURE__ */ A("div", { class: "w-px h-full bg-black" }, null, -1)), qE = [
40093
+ }, jE = /* @__PURE__ */ ga(() => /* @__PURE__ */ y("div", { class: "w-px h-full bg-black" }, null, -1)), qE = [
40100
40094
  jE
40101
40095
  ];
40102
40096
  function KE(t, e, n, i, s, r) {
@@ -40332,7 +40326,7 @@ function eI(t, e, n, i, s, r) {
40332
40326
  key: 0,
40333
40327
  commentObj: n.commentObj
40334
40328
  }, null, 8, ["commentObj"])) : x2("", !0),
40335
- A("div", {
40329
+ y("div", {
40336
40330
  ref: "messageContainer",
40337
40331
  "data-type": "creation",
40338
40332
  class: v2(["message-container pointer-events-none flex items-center h-10 relative", { "flex-row-reverse": t.rightToLeft }]),
@@ -40349,7 +40343,7 @@ function eI(t, e, n, i, s, r) {
40349
40343
  classNames: r.messageClassNames,
40350
40344
  textStyle: r.messageTextStyle
40351
40345
  }, null, 8, ["context", "content", "rtl", "number", "classNames", "textStyle"]),
40352
- A("div", JE, [
40346
+ y("div", JE, [
40353
40347
  U(L, {
40354
40348
  entity: { name: r.target }
40355
40349
  }, null, 8, ["entity"])
@@ -40374,16 +40368,16 @@ function eI(t, e, n, i, s, r) {
40374
40368
  }, null, 8, ["context", "content", "rtl", "number", "classNames", "textStyle"])) : x2("", !0)
40375
40369
  ], 14, QE);
40376
40370
  }
40377
- const tI = /* @__PURE__ */ K2(YE, [["render", eI], ["__scopeId", "data-v-5803e4ad"]]), nI = { class: "name text-left group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full" }, iI = { class: "label" }, sI = { key: 0 }, rI = { class: "assignee px-1" }, oI = /* @__PURE__ */ A("span", null, "=", -1), lI = /* @__PURE__ */ A("svg", {
40371
+ const tI = /* @__PURE__ */ K2(YE, [["render", eI], ["__scopeId", "data-v-5803e4ad"]]), nI = { class: "name text-left group px-px hover:text-skin-message-hover hover:bg-skin-message-hover relative min-h-[1em] w-full" }, iI = { class: "label" }, sI = { key: 0 }, rI = { class: "assignee px-1" }, oI = /* @__PURE__ */ y("span", null, "=", -1), lI = /* @__PURE__ */ y("svg", {
40378
40372
  class: "arrow text-skin-message-arrow",
40379
40373
  width: "30",
40380
40374
  height: "24"
40381
40375
  }, [
40382
- /* @__PURE__ */ A("polyline", {
40376
+ /* @__PURE__ */ y("polyline", {
40383
40377
  class: "line stroke-current fill-none stroke-2",
40384
40378
  points: "0,2 28,2 28,15 14,15"
40385
40379
  }),
40386
- /* @__PURE__ */ A("polyline", {
40380
+ /* @__PURE__ */ y("polyline", {
40387
40381
  class: "head stroke-current fill-current stroke-2",
40388
40382
  points: "18,9 8,15 18,21"
40389
40383
  })
@@ -40396,13 +40390,13 @@ const tI = /* @__PURE__ */ K2(YE, [["render", eI], ["__scopeId", "data-v-5803e4a
40396
40390
  classNames: null
40397
40391
  },
40398
40392
  setup(t) {
40399
- const e = t, { context: n } = g9(e), i = I3(), s = R2(), r = F(() => {
40393
+ const e = t, { context: n } = g9(e), i = I3(), s = R2(), r = I(() => {
40400
40394
  const a = n == null ? void 0 : n.value.messageBody().func();
40401
40395
  return a ? [a.start.start, a.stop.stop] : [-1, -1];
40402
- }), o = F(() => {
40396
+ }), o = I(() => {
40403
40397
  let a = n == null ? void 0 : n.value.Assignment();
40404
40398
  return a ? a.getText() : "";
40405
- }), l = F(() => n == null ? void 0 : n.value.SignatureText()), L = () => {
40399
+ }), l = I(() => n == null ? void 0 : n.value.SignatureText()), L = () => {
40406
40400
  i.getters.onMessageClick(n, s.value);
40407
40401
  };
40408
40402
  return (a, C) => (S(), X("div", {
@@ -40412,18 +40406,18 @@ const tI = /* @__PURE__ */ K2(YE, [["render", eI], ["__scopeId", "data-v-5803e4a
40412
40406
  ref_key: "messageRef",
40413
40407
  ref: s
40414
40408
  }, [
40415
- A("label", nI, [
40409
+ y("label", nI, [
40416
40410
  U(O3, { number: t.number }, null, 8, ["number"]),
40417
- A("div", iI, [
40418
- I(o) ? (S(), X("span", sI, [
40419
- A("span", rI, m1(I(o)), 1),
40411
+ y("div", iI, [
40412
+ O(o) ? (S(), X("span", sI, [
40413
+ y("span", rI, m1(O(o)), 1),
40420
40414
  oI
40421
40415
  ])) : x2("", !0),
40422
40416
  U(d7, {
40423
40417
  style: w2(t.textStyle),
40424
40418
  class: v2(t.classNames),
40425
- labelText: I(l),
40426
- labelPosition: I(r),
40419
+ labelText: O(l),
40420
+ labelPosition: O(r),
40427
40421
  isSelf: !0
40428
40422
  }, null, 8, ["style", "class", "labelText", "labelPosition"])
40429
40423
  ])
@@ -40556,16 +40550,16 @@ function cI(t, e, n, i, s, r) {
40556
40550
  const uI = /* @__PURE__ */ K2(aI, [["render", cI], ["__scopeId", "data-v-7ccc7a9c"]]), hI = (t) => (s4("data-v-0083f8a9"), t = t(), r4(), t), dI = {
40557
40551
  class: "message self flex items-start flex-col",
40558
40552
  style: { "border-width": "0" }
40559
- }, gI = { class: "name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]" }, fI = /* @__PURE__ */ hI(() => /* @__PURE__ */ A("svg", {
40553
+ }, gI = { class: "name group px-px hover:text-skin-message-hover hover:bg-skin-message-hover min-h-[1em]" }, fI = /* @__PURE__ */ hI(() => /* @__PURE__ */ y("svg", {
40560
40554
  class: "arrow text-skin-message-arrow",
40561
40555
  width: "34",
40562
40556
  height: "34"
40563
40557
  }, [
40564
- /* @__PURE__ */ A("polyline", {
40558
+ /* @__PURE__ */ y("polyline", {
40565
40559
  class: "stroke-current stroke-2 fill-none",
40566
40560
  points: "0,2 28,2 28,25 1,25"
40567
40561
  }),
40568
- /* @__PURE__ */ A("polyline", {
40562
+ /* @__PURE__ */ y("polyline", {
40569
40563
  class: "head stroke-current stroke-2 fill-none",
40570
40564
  points: "11,19 1,25 11,31"
40571
40565
  })
@@ -40578,18 +40572,18 @@ const uI = /* @__PURE__ */ K2(aI, [["render", cI], ["__scopeId", "data-v-7ccc7a9
40578
40572
  classNames: null
40579
40573
  },
40580
40574
  setup(t) {
40581
- const e = t, { context: n } = g9(e), i = F(() => n == null ? void 0 : n.value.content()), s = F(() => i.value ? [i.value.start.start, i.value.stop.stop] : [-1, -1]), r = F(() => {
40575
+ const e = t, { context: n } = g9(e), i = I(() => n == null ? void 0 : n.value.content()), s = I(() => i.value ? [i.value.start.start, i.value.stop.stop] : [-1, -1]), r = I(() => {
40582
40576
  var o;
40583
40577
  return (o = i.value) == null ? void 0 : o.getFormattedText();
40584
40578
  });
40585
40579
  return (o, l) => (S(), X("div", dI, [
40586
- A("label", gI, [
40580
+ y("label", gI, [
40587
40581
  U(O3, { number: t.number }, null, 8, ["number"]),
40588
40582
  U(d7, {
40589
40583
  style: w2(t.textStyle),
40590
40584
  class: v2(t.classNames),
40591
- labelText: I(r),
40592
- labelPosition: I(s),
40585
+ labelText: O(r),
40586
+ labelPosition: O(s),
40593
40587
  isAsync: !0,
40594
40588
  isSelf: !0
40595
40589
  }, null, 8, ["style", "class", "labelText", "labelPosition"])
@@ -40702,7 +40696,7 @@ const MI = {
40702
40696
  function AI(t, e, n, i, s, r) {
40703
40697
  const o = l2("Icon");
40704
40698
  return S(), X("div", RI, [
40705
- A("label", yI, m1(n.label), 1),
40699
+ y("label", yI, m1(n.label), 1),
40706
40700
  n.collapsed ? (S(), T2(o, {
40707
40701
  key: 1,
40708
40702
  name: "collapse-unexpanded",
@@ -40783,16 +40777,16 @@ const kI = /* @__PURE__ */ K2(MI, [["render", AI], ["__scopeId", "data-v-048a518
40783
40777
  return n[n.length - 1] = Number(n[n.length - 1]) + e, n.join(".");
40784
40778
  } else
40785
40779
  return String(e);
40786
- }, TI = ["contenteditable"], ma = /* @__PURE__ */ q2({
40780
+ }, TI = /* @__PURE__ */ y("label", null, "[", -1), SI = ["contenteditable"], bI = /* @__PURE__ */ y("label", null, "]", -1), ma = /* @__PURE__ */ q2({
40787
40781
  __name: "ConditionLabel",
40788
40782
  props: {
40789
40783
  condition: null
40790
40784
  },
40791
40785
  setup(t) {
40792
- const e = t, n = /\b(\w+)\s*==\s*(\w+)\b/g, { condition: i } = g9(e), s = I3(), r = F(() => s.state.mode), o = F(() => s.getters.code), l = F(
40786
+ const e = t, n = /\b(\w+)\s*==\s*(\w+)\b/g, { condition: i } = g9(e), s = I3(), r = I(() => s.state.mode), o = I(() => s.getters.code), l = I(
40793
40787
  () => s.getters.onContentChange || (() => {
40794
40788
  })
40795
- ), L = F(() => {
40789
+ ), L = I(() => {
40796
40790
  var Z;
40797
40791
  return ((Z = i == null ? void 0 : i.value) == null ? void 0 : Z.getFormattedText()) ?? "";
40798
40792
  });
@@ -40822,24 +40816,28 @@ const kI = /* @__PURE__ */ K2(MI, [["render", AI], ["__scopeId", "data-v-048a518
40822
40816
  a(o.value.slice(0, w) + g + o.value.slice(k + 1));
40823
40817
  }
40824
40818
  const { editing: c, handleDblClick: h, handleBlur: d, handleKeydown: f, handleKeyup: x } = f8(C);
40825
- return (Z, m) => (S(), X("label", {
40826
- title: "Double click to edit",
40827
- class: v2(["bg-skin-frame opacity-65 condition px-1 cursor-text hover:text-skin-message-hover hover:bg-skin-message-hover", {
40828
- "py-1 px-2 ml-1 cursor-text": I(c)
40829
- }]),
40830
- contenteditable: I(c) && I(r) === I(q1).Dynamic,
40831
- onDblclick: m[0] || (m[0] = //@ts-ignore
40832
- (...g) => I(h) && I(h)(...g)),
40833
- onBlur: m[1] || (m[1] = //@ts-ignore
40834
- (...g) => I(d) && I(d)(...g)),
40835
- onKeyup: m[2] || (m[2] = //@ts-ignore
40836
- (...g) => I(x) && I(x)(...g)),
40837
- onKeydown: m[3] || (m[3] = //@ts-ignore
40838
- (...g) => I(f) && I(f)(...g))
40839
- }, m1(I(c) ? I(L) : `[${I(L)}]`), 43, TI));
40819
+ return (Z, m) => (S(), X(P2, null, [
40820
+ TI,
40821
+ y("label", {
40822
+ title: "Double click to edit",
40823
+ class: v2(["bg-skin-frame opacity-65 condition px-1 cursor-text hover:text-skin-message-hover hover:bg-skin-message-hover", {
40824
+ "cursor-text": O(c)
40825
+ }]),
40826
+ contenteditable: O(c) && O(r) === O(q1).Dynamic,
40827
+ onDblclick: m[0] || (m[0] = //@ts-ignore
40828
+ (...g) => O(h) && O(h)(...g)),
40829
+ onBlur: m[1] || (m[1] = //@ts-ignore
40830
+ (...g) => O(d) && O(d)(...g)),
40831
+ onKeyup: m[2] || (m[2] = //@ts-ignore
40832
+ (...g) => O(x) && O(x)(...g)),
40833
+ onKeydown: m[3] || (m[3] = //@ts-ignore
40834
+ (...g) => O(f) && O(f)(...g))
40835
+ }, m1(O(L)), 43, SI),
40836
+ bI
40837
+ ], 64));
40840
40838
  }
40841
40839
  });
40842
- const SI = {
40840
+ const EI = {
40843
40841
  name: "fragment-alt",
40844
40842
  props: ["context", "comment", "commentObj", "number"],
40845
40843
  mixins: [$4],
@@ -40848,23 +40846,23 @@ const SI = {
40848
40846
  Numbering: O3
40849
40847
  },
40850
40848
  setup(t) {
40851
- const e = F(() => t.context.alt()), n = F(() => {
40849
+ const e = I(() => t.context.alt()), n = I(() => {
40852
40850
  var a;
40853
40851
  return (a = e.value) == null ? void 0 : a.ifBlock();
40854
- }), i = F(() => {
40852
+ }), i = I(() => {
40855
40853
  var a;
40856
40854
  return (a = e.value) == null ? void 0 : a.elseIfBlock();
40857
- }), s = F(
40855
+ }), s = I(
40858
40856
  () => {
40859
40857
  var a, C, c;
40860
40858
  return (c = (C = (a = e.value) == null ? void 0 : a.elseBlock()) == null ? void 0 : C.braceBlock()) == null ? void 0 : c.block();
40861
40859
  }
40862
- ), r = F(
40860
+ ), r = I(
40863
40861
  () => {
40864
40862
  var a, C, c;
40865
40863
  return (c = (C = (a = e.value) == null ? void 0 : a.ifBlock()) == null ? void 0 : C.braceBlock()) == null ? void 0 : c.block();
40866
40864
  }
40867
- ), o = F(() => {
40865
+ ), o = I(() => {
40868
40866
  var C;
40869
40867
  const a = [b0(r.value)];
40870
40868
  return (C = e.value) != null && C.elseIfBlock() && e.value.elseIfBlock().forEach((c) => {
@@ -40894,13 +40892,13 @@ const SI = {
40894
40892
  blockLength: b0
40895
40893
  };
40896
40894
  }
40897
- }, wa = (t) => (s4("data-v-d7a294d3"), t = t(), r4(), t), bI = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], EI = { class: "segment" }, II = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, FI = { class: "name font-semibold p-1 border-b" }, OI = { class: "p-0" }, NI = { class: "segment" }, DI = { class: "text-skin-fragment flex" }, PI = /* @__PURE__ */ wa(() => /* @__PURE__ */ A("label", { class: "else-if hidden" }, "else if", -1)), BI = {
40895
+ }, wa = (t) => (s4("data-v-d7a294d3"), t = t(), r4(), t), II = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], FI = { class: "segment" }, OI = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, NI = { class: "name font-semibold p-1 border-b" }, DI = { class: "p-0" }, PI = { class: "segment" }, BI = { class: "text-skin-fragment flex" }, zI = /* @__PURE__ */ wa(() => /* @__PURE__ */ y("label", { class: "else-if hidden" }, "else if", -1)), UI = {
40898
40896
  key: 0,
40899
40897
  class: "segment mt-2 border-t border-solid"
40900
- }, zI = /* @__PURE__ */ wa(() => /* @__PURE__ */ A("div", { class: "text-skin-fragment" }, [
40901
- /* @__PURE__ */ A("label", { class: "p-1" }, "[else]")
40898
+ }, WI = /* @__PURE__ */ wa(() => /* @__PURE__ */ y("div", { class: "text-skin-fragment" }, [
40899
+ /* @__PURE__ */ y("label", { class: "p-1" }, "[else]")
40902
40900
  ], -1));
40903
- function UI(t, e, n, i, s, r) {
40901
+ function HI(t, e, n, i, s, r) {
40904
40902
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("ConditionLabel"), C = l2("block");
40905
40903
  return S(), X("div", {
40906
40904
  "data-origin": t.origin,
@@ -40910,16 +40908,16 @@ function UI(t, e, n, i, s, r) {
40910
40908
  class: "fragment alt border-skin-fragment rounded",
40911
40909
  style: w2(t.fragmentStyle)
40912
40910
  }, [
40913
- A("div", EI, [
40911
+ y("div", FI, [
40914
40912
  n.commentObj.text ? (S(), T2(o, {
40915
40913
  key: 0,
40916
40914
  comment: n.comment,
40917
40915
  commentObj: n.commentObj
40918
40916
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
40919
- A("div", II, [
40917
+ y("div", OI, [
40920
40918
  U(l, { number: n.number }, null, 8, ["number"]),
40921
- A("div", FI, [
40922
- A("label", OI, [
40919
+ y("div", NI, [
40920
+ y("label", DI, [
40923
40921
  U(L, {
40924
40922
  label: "Alt",
40925
40923
  collapsed: t.collapsed,
@@ -40931,11 +40929,11 @@ function UI(t, e, n, i, s, r) {
40931
40929
  ])
40932
40930
  ])
40933
40931
  ]),
40934
- A("div", {
40932
+ y("div", {
40935
40933
  class: v2({ hidden: t.collapsed })
40936
40934
  }, [
40937
- A("div", NI, [
40938
- A("div", DI, [
40935
+ y("div", PI, [
40936
+ y("div", BI, [
40939
40937
  U(a, {
40940
40938
  condition: i.conditionFromIfElseBlock(i.ifBlock)
40941
40939
  }, null, 8, ["condition"])
@@ -40949,7 +40947,7 @@ function UI(t, e, n, i, s, r) {
40949
40947
  incremental: ""
40950
40948
  }, null, 8, ["origin", "style", "context", "number"])) : x2("", !0)
40951
40949
  ]),
40952
- (S(!0), X(z2, null, J3(i.elseIfBlocks, (c, h) => (S(), X("div", {
40950
+ (S(!0), X(P2, null, J3(i.elseIfBlocks, (c, h) => (S(), X("div", {
40953
40951
  key: h + 500,
40954
40952
  class: "segment mt-2 border-t border-solid"
40955
40953
  }, [
@@ -40957,7 +40955,7 @@ function UI(t, e, n, i, s, r) {
40957
40955
  class: "text-skin-fragment",
40958
40956
  key: h + 1e3
40959
40957
  }, [
40960
- PI,
40958
+ zI,
40961
40959
  U(a, {
40962
40960
  condition: i.conditionFromIfElseBlock(c)
40963
40961
  }, null, 8, ["condition"])
@@ -40971,8 +40969,8 @@ function UI(t, e, n, i, s, r) {
40971
40969
  incremental: ""
40972
40970
  }, null, 8, ["origin", "style", "context", "number"]))
40973
40971
  ]))), 128)),
40974
- i.elseBlock ? (S(), X("div", BI, [
40975
- zI,
40972
+ i.elseBlock ? (S(), X("div", UI, [
40973
+ WI,
40976
40974
  U(C, {
40977
40975
  origin: t.leftParticipant,
40978
40976
  style: w2({ paddingLeft: `${t.paddingLeft}px` }),
@@ -40982,10 +40980,10 @@ function UI(t, e, n, i, s, r) {
40982
40980
  }, null, 8, ["origin", "style", "context", "number"])
40983
40981
  ])) : x2("", !0)
40984
40982
  ], 2)
40985
- ], 12, bI);
40983
+ ], 12, II);
40986
40984
  }
40987
- const WI = /* @__PURE__ */ K2(SI, [["render", UI], ["__scopeId", "data-v-d7a294d3"]]);
40988
- const HI = {
40985
+ const $I = /* @__PURE__ */ K2(EI, [["render", HI], ["__scopeId", "data-v-d7a294d3"]]);
40986
+ const VI = {
40989
40987
  name: "fragment-par",
40990
40988
  props: ["context", "comment", "commentObj", "number"],
40991
40989
  mixins: [$4],
@@ -40997,8 +40995,8 @@ const HI = {
40997
40995
  components: {
40998
40996
  Numbering: O3
40999
40997
  }
41000
- }, $I = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], VI = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, GI = { class: "name font-semibold p-1 border-b" };
41001
- function jI(t, e, n, i, s, r) {
40998
+ }, GI = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], jI = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, qI = { class: "name font-semibold p-1 border-b" };
40999
+ function KI(t, e, n, i, s, r) {
41002
41000
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("block");
41003
41001
  return S(), X("div", {
41004
41002
  "data-origin": t.origin,
@@ -41013,9 +41011,9 @@ function jI(t, e, n, i, s, r) {
41013
41011
  comment: n.comment,
41014
41012
  commentObj: n.commentObj
41015
41013
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41016
- A("div", VI, [
41014
+ y("div", jI, [
41017
41015
  U(l, { number: n.number }, null, 8, ["number"]),
41018
- A("div", GI, [
41016
+ y("div", qI, [
41019
41017
  U(L, {
41020
41018
  label: "Par",
41021
41019
  collapsed: t.collapsed,
@@ -41034,10 +41032,10 @@ function jI(t, e, n, i, s, r) {
41034
41032
  number: `${n.number}.1`,
41035
41033
  incremental: ""
41036
41034
  }, null, 8, ["origin", "class", "style", "context", "number"])) : x2("", !0)
41037
- ], 12, $I);
41035
+ ], 12, GI);
41038
41036
  }
41039
- const qI = /* @__PURE__ */ K2(HI, [["render", jI], ["__scopeId", "data-v-29e85df0"]]);
41040
- const KI = {
41037
+ const YI = /* @__PURE__ */ K2(VI, [["render", KI], ["__scopeId", "data-v-29e85df0"]]);
41038
+ const QI = {
41041
41039
  name: "fragment-loop",
41042
41040
  props: ["context", "comment", "commentObj", "number"],
41043
41041
  mixins: [$4],
@@ -41046,7 +41044,7 @@ const KI = {
41046
41044
  Numbering: O3
41047
41045
  },
41048
41046
  setup(t) {
41049
- const e = F(() => t.context.loop()), n = F(() => {
41047
+ const e = I(() => t.context.loop()), n = I(() => {
41050
41048
  var i, s;
41051
41049
  return (s = (i = e.value) == null ? void 0 : i.braceBlock()) == null ? void 0 : s.block();
41052
41050
  });
@@ -41059,8 +41057,8 @@ const KI = {
41059
41057
  }
41060
41058
  };
41061
41059
  }
41062
- }, YI = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], QI = { class: "header text-skin-fragment-header bg-skin-fragment-header leading-4 relative" }, XI = { class: "name font-semibold p-1 border-b" }, JI = { class: "segment" }, eF = { class: "text-skin-fragment" };
41063
- function tF(t, e, n, i, s, r) {
41060
+ }, XI = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], JI = { class: "header text-skin-fragment-header bg-skin-fragment-header leading-4 relative" }, eF = { class: "name font-semibold p-1 border-b" }, tF = { class: "segment" }, nF = { class: "text-skin-fragment" };
41061
+ function iF(t, e, n, i, s, r) {
41064
41062
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("ConditionLabel"), C = l2("block");
41065
41063
  return S(), X("div", {
41066
41064
  "data-origin": t.origin,
@@ -41075,9 +41073,9 @@ function tF(t, e, n, i, s, r) {
41075
41073
  comment: n.comment,
41076
41074
  commentObj: n.commentObj
41077
41075
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41078
- A("div", QI, [
41076
+ y("div", JI, [
41079
41077
  U(l, { number: n.number }, null, 8, ["number"]),
41080
- A("div", XI, [
41078
+ y("div", eF, [
41081
41079
  U(L, {
41082
41080
  label: "Loop",
41083
41081
  collapsed: t.collapsed,
@@ -41087,11 +41085,11 @@ function tF(t, e, n, i, s, r) {
41087
41085
  }, null, 8, ["collapsed", "onClick", "style", "class"])
41088
41086
  ])
41089
41087
  ]),
41090
- A("div", {
41088
+ y("div", {
41091
41089
  class: v2({ hidden: t.collapsed })
41092
41090
  }, [
41093
- A("div", JI, [
41094
- A("div", eF, [
41091
+ y("div", tF, [
41092
+ y("div", nF, [
41095
41093
  U(a, {
41096
41094
  condition: i.getConditionFromBlock(i.blockInLoop)
41097
41095
  }, null, 8, ["condition"])
@@ -41105,10 +41103,10 @@ function tF(t, e, n, i, s, r) {
41105
41103
  }, null, 8, ["origin", "style", "context", "number"])
41106
41104
  ])
41107
41105
  ], 2)
41108
- ], 12, YI);
41106
+ ], 12, XI);
41109
41107
  }
41110
- const nF = /* @__PURE__ */ K2(KI, [["render", tF], ["__scopeId", "data-v-48eff4d1"]]);
41111
- const iF = {
41108
+ const sF = /* @__PURE__ */ K2(QI, [["render", iF], ["__scopeId", "data-v-48eff4d1"]]);
41109
+ const rF = {
41112
41110
  name: "fragment-opt",
41113
41111
  props: ["context", "comment", "commentObj", "number"],
41114
41112
  mixins: [$4],
@@ -41120,8 +41118,8 @@ const iF = {
41120
41118
  components: {
41121
41119
  Numbering: O3
41122
41120
  }
41123
- }, sF = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], rF = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 relative" }, oF = { class: "name font-semibold p-1 border-b" };
41124
- function lF(t, e, n, i, s, r) {
41121
+ }, oF = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], lF = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 relative" }, LF = { class: "name font-semibold p-1 border-b" };
41122
+ function aF(t, e, n, i, s, r) {
41125
41123
  var C, c;
41126
41124
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("block");
41127
41125
  return S(), X("div", {
@@ -41137,9 +41135,9 @@ function lF(t, e, n, i, s, r) {
41137
41135
  comment: n.comment,
41138
41136
  commentObj: n.commentObj
41139
41137
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41140
- A("div", rF, [
41138
+ y("div", lF, [
41141
41139
  U(l, { number: n.number }, null, 8, ["number"]),
41142
- A("div", oF, [
41140
+ y("div", LF, [
41143
41141
  U(L, {
41144
41142
  label: "Opt",
41145
41143
  collapsed: t.collapsed,
@@ -41157,101 +41155,101 @@ function lF(t, e, n, i, s, r) {
41157
41155
  number: `${n.number}.1`,
41158
41156
  incremental: ""
41159
41157
  }, null, 8, ["origin", "class", "style", "context", "number"])
41160
- ], 12, sF);
41158
+ ], 12, oF);
41161
41159
  }
41162
- const LF = /* @__PURE__ */ K2(iF, [["render", lF], ["__scopeId", "data-v-b86b3fed"]]);
41163
- var aF = typeof x5 == "object" && x5 && x5.Object === Object && x5, CF = aF, cF = CF, uF = typeof self == "object" && self && self.Object === Object && self, hF = cF || uF || Function("return this")(), dF = hF, gF = dF, fF = gF.Symbol, Ln = fF;
41164
- function pF(t, e) {
41160
+ const CF = /* @__PURE__ */ K2(rF, [["render", aF], ["__scopeId", "data-v-b86b3fed"]]);
41161
+ var cF = typeof x5 == "object" && x5 && x5.Object === Object && x5, uF = cF, hF = uF, dF = typeof self == "object" && self && self.Object === Object && self, gF = hF || dF || Function("return this")(), fF = gF, pF = fF, mF = pF.Symbol, Ln = mF;
41162
+ function wF(t, e) {
41165
41163
  for (var n = -1, i = t == null ? 0 : t.length, s = Array(i); ++n < i; )
41166
41164
  s[n] = e(t[n], n, t);
41167
41165
  return s;
41168
41166
  }
41169
- var mF = pF, wF = Array.isArray, xF = wF, Fs = Ln, xa = Object.prototype, _F = xa.hasOwnProperty, vF = xa.toString, w0 = Fs ? Fs.toStringTag : void 0;
41170
- function MF(t) {
41171
- var e = _F.call(t, w0), n = t[w0];
41167
+ var xF = wF, _F = Array.isArray, vF = _F, Fs = Ln, xa = Object.prototype, MF = xa.hasOwnProperty, RF = xa.toString, w0 = Fs ? Fs.toStringTag : void 0;
41168
+ function yF(t) {
41169
+ var e = MF.call(t, w0), n = t[w0];
41172
41170
  try {
41173
41171
  t[w0] = void 0;
41174
41172
  var i = !0;
41175
41173
  } catch {
41176
41174
  }
41177
- var s = vF.call(t);
41175
+ var s = RF.call(t);
41178
41176
  return i && (e ? t[w0] = n : delete t[w0]), s;
41179
41177
  }
41180
- var RF = MF, yF = Object.prototype, AF = yF.toString;
41181
- function kF(t) {
41182
- return AF.call(t);
41178
+ var AF = yF, kF = Object.prototype, ZF = kF.toString;
41179
+ function TF(t) {
41180
+ return ZF.call(t);
41183
41181
  }
41184
- var ZF = kF, Os = Ln, TF = RF, SF = ZF, bF = "[object Null]", EF = "[object Undefined]", Ns = Os ? Os.toStringTag : void 0;
41185
- function IF(t) {
41186
- return t == null ? t === void 0 ? EF : bF : Ns && Ns in Object(t) ? TF(t) : SF(t);
41187
- }
41188
- var FF = IF;
41182
+ var SF = TF, Os = Ln, bF = AF, EF = SF, IF = "[object Null]", FF = "[object Undefined]", Ns = Os ? Os.toStringTag : void 0;
41189
41183
  function OF(t) {
41184
+ return t == null ? t === void 0 ? FF : IF : Ns && Ns in Object(t) ? bF(t) : EF(t);
41185
+ }
41186
+ var NF = OF;
41187
+ function DF(t) {
41190
41188
  return t != null && typeof t == "object";
41191
41189
  }
41192
- var NF = OF, DF = FF, PF = NF, BF = "[object Symbol]";
41193
- function zF(t) {
41194
- return typeof t == "symbol" || PF(t) && DF(t) == BF;
41190
+ var PF = DF, BF = NF, zF = PF, UF = "[object Symbol]";
41191
+ function WF(t) {
41192
+ return typeof t == "symbol" || zF(t) && BF(t) == UF;
41195
41193
  }
41196
- var UF = zF, Ds = Ln, WF = mF, HF = xF, $F = UF, VF = 1 / 0, Ps = Ds ? Ds.prototype : void 0, Bs = Ps ? Ps.toString : void 0;
41194
+ var HF = WF, Ds = Ln, $F = xF, VF = vF, GF = HF, jF = 1 / 0, Ps = Ds ? Ds.prototype : void 0, Bs = Ps ? Ps.toString : void 0;
41197
41195
  function _a(t) {
41198
41196
  if (typeof t == "string")
41199
41197
  return t;
41200
- if (HF(t))
41201
- return WF(t, _a) + "";
41202
- if ($F(t))
41198
+ if (VF(t))
41199
+ return $F(t, _a) + "";
41200
+ if (GF(t))
41203
41201
  return Bs ? Bs.call(t) : "";
41204
41202
  var e = t + "";
41205
- return e == "0" && 1 / t == -VF ? "-0" : e;
41203
+ return e == "0" && 1 / t == -jF ? "-0" : e;
41206
41204
  }
41207
- var GF = _a, jF = GF;
41208
- function qF(t) {
41209
- return t == null ? "" : jF(t);
41205
+ var qF = _a, KF = qF;
41206
+ function YF(t) {
41207
+ return t == null ? "" : KF(t);
41210
41208
  }
41211
- var va = qF;
41212
- function KF(t, e, n) {
41209
+ var va = YF;
41210
+ function QF(t, e, n) {
41213
41211
  var i = -1, s = t.length;
41214
41212
  e < 0 && (e = -e > s ? 0 : s + e), n = n > s ? s : n, n < 0 && (n += s), s = e > n ? 0 : n - e >>> 0, e >>>= 0;
41215
41213
  for (var r = Array(s); ++i < s; )
41216
41214
  r[i] = t[i + e];
41217
41215
  return r;
41218
41216
  }
41219
- var YF = KF, QF = YF;
41220
- function XF(t, e, n) {
41217
+ var XF = QF, JF = XF;
41218
+ function eO(t, e, n) {
41221
41219
  var i = t.length;
41222
- return n = n === void 0 ? i : n, !e && n >= i ? t : QF(t, e, n);
41220
+ return n = n === void 0 ? i : n, !e && n >= i ? t : JF(t, e, n);
41223
41221
  }
41224
- var JF = XF, eO = "\\ud800-\\udfff", tO = "\\u0300-\\u036f", nO = "\\ufe20-\\ufe2f", iO = "\\u20d0-\\u20ff", sO = tO + nO + iO, rO = "\\ufe0e\\ufe0f", oO = "\\u200d", lO = RegExp("[" + oO + eO + sO + rO + "]");
41225
- function LO(t) {
41226
- return lO.test(t);
41222
+ var tO = eO, nO = "\\ud800-\\udfff", iO = "\\u0300-\\u036f", sO = "\\ufe20-\\ufe2f", rO = "\\u20d0-\\u20ff", oO = iO + sO + rO, lO = "\\ufe0e\\ufe0f", LO = "\\u200d", aO = RegExp("[" + LO + nO + oO + lO + "]");
41223
+ function CO(t) {
41224
+ return aO.test(t);
41227
41225
  }
41228
- var Ma = LO;
41229
- function aO(t) {
41226
+ var Ma = CO;
41227
+ function cO(t) {
41230
41228
  return t.split("");
41231
41229
  }
41232
- var CO = aO, Ra = "\\ud800-\\udfff", cO = "\\u0300-\\u036f", uO = "\\ufe20-\\ufe2f", hO = "\\u20d0-\\u20ff", dO = cO + uO + hO, gO = "\\ufe0e\\ufe0f", fO = "[" + Ra + "]", ne = "[" + dO + "]", ie = "\\ud83c[\\udffb-\\udfff]", pO = "(?:" + ne + "|" + ie + ")", ya = "[^" + Ra + "]", Aa = "(?:\\ud83c[\\udde6-\\uddff]){2}", ka = "[\\ud800-\\udbff][\\udc00-\\udfff]", mO = "\\u200d", Za = pO + "?", Ta = "[" + gO + "]?", wO = "(?:" + mO + "(?:" + [ya, Aa, ka].join("|") + ")" + Ta + Za + ")*", xO = Ta + Za + wO, _O = "(?:" + [ya + ne + "?", ne, Aa, ka, fO].join("|") + ")", vO = RegExp(ie + "(?=" + ie + ")|" + _O + xO, "g");
41233
- function MO(t) {
41234
- return t.match(vO) || [];
41230
+ var uO = cO, Ra = "\\ud800-\\udfff", hO = "\\u0300-\\u036f", dO = "\\ufe20-\\ufe2f", gO = "\\u20d0-\\u20ff", fO = hO + dO + gO, pO = "\\ufe0e\\ufe0f", mO = "[" + Ra + "]", ne = "[" + fO + "]", ie = "\\ud83c[\\udffb-\\udfff]", wO = "(?:" + ne + "|" + ie + ")", ya = "[^" + Ra + "]", Aa = "(?:\\ud83c[\\udde6-\\uddff]){2}", ka = "[\\ud800-\\udbff][\\udc00-\\udfff]", xO = "\\u200d", Za = wO + "?", Ta = "[" + pO + "]?", _O = "(?:" + xO + "(?:" + [ya, Aa, ka].join("|") + ")" + Ta + Za + ")*", vO = Ta + Za + _O, MO = "(?:" + [ya + ne + "?", ne, Aa, ka, mO].join("|") + ")", RO = RegExp(ie + "(?=" + ie + ")|" + MO + vO, "g");
41231
+ function yO(t) {
41232
+ return t.match(RO) || [];
41235
41233
  }
41236
- var RO = MO, yO = CO, AO = Ma, kO = RO;
41237
- function ZO(t) {
41238
- return AO(t) ? kO(t) : yO(t);
41234
+ var AO = yO, kO = uO, ZO = Ma, TO = AO;
41235
+ function SO(t) {
41236
+ return ZO(t) ? TO(t) : kO(t);
41239
41237
  }
41240
- var TO = ZO, SO = JF, bO = Ma, EO = TO, IO = va;
41241
- function FO(t) {
41238
+ var bO = SO, EO = tO, IO = Ma, FO = bO, OO = va;
41239
+ function NO(t) {
41242
41240
  return function(e) {
41243
- e = IO(e);
41244
- var n = bO(e) ? EO(e) : void 0, i = n ? n[0] : e.charAt(0), s = n ? SO(n, 1).join("") : e.slice(1);
41241
+ e = OO(e);
41242
+ var n = IO(e) ? FO(e) : void 0, i = n ? n[0] : e.charAt(0), s = n ? EO(n, 1).join("") : e.slice(1);
41245
41243
  return i[t]() + s;
41246
41244
  };
41247
41245
  }
41248
- var OO = FO, NO = OO, DO = NO("toUpperCase"), PO = DO, BO = va, zO = PO;
41249
- function UO(t) {
41250
- return zO(BO(t).toLowerCase());
41246
+ var DO = NO, PO = DO, BO = PO("toUpperCase"), zO = BO, UO = va, WO = zO;
41247
+ function HO(t) {
41248
+ return WO(UO(t).toLowerCase());
41251
41249
  }
41252
- var WO = UO;
41253
- const HO = /* @__PURE__ */ i4(WO);
41254
- const $O = {
41250
+ var $O = HO;
41251
+ const VO = /* @__PURE__ */ i4($O);
41252
+ const GO = {
41255
41253
  name: "fragment-section",
41256
41254
  props: ["context", "comment", "commentObj", "number"],
41257
41255
  mixins: [$4],
@@ -41259,24 +41257,24 @@ const $O = {
41259
41257
  Numbering: O3
41260
41258
  },
41261
41259
  setup(t) {
41262
- const e = F(() => t.context.section()), n = F(() => {
41260
+ const e = I(() => t.context.section()), n = I(() => {
41263
41261
  var o;
41264
41262
  return (o = e.value) == null ? void 0 : o.braceBlock();
41265
- }), i = F(() => {
41263
+ }), i = I(() => {
41266
41264
  var o, l;
41267
41265
  return (l = (o = e.value) == null ? void 0 : o.atom()) == null ? void 0 : l.getFormattedText();
41268
- }), s = F(() => {
41266
+ }), s = I(() => {
41269
41267
  var o;
41270
41268
  return (o = n.value) == null ? void 0 : o.block();
41271
41269
  });
41272
41270
  return {
41273
- label: F(() => i.value ?? HO("section")),
41271
+ label: I(() => i.value ?? VO("section")),
41274
41272
  braceBlock: n,
41275
41273
  blockInSection: s
41276
41274
  };
41277
41275
  }
41278
- }, VO = (t) => (s4("data-v-eeca9da5"), t = t(), r4(), t), GO = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], jO = { class: "segment" }, qO = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, KO = { class: "name font-semibold p-1 border-b" }, YO = { class: "p-0" }, QO = { class: "segment" }, XO = /* @__PURE__ */ VO(() => /* @__PURE__ */ A("div", { class: "text-skin-fragment flex" }, null, -1));
41279
- function JO(t, e, n, i, s, r) {
41276
+ }, jO = (t) => (s4("data-v-eeca9da5"), t = t(), r4(), t), qO = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], KO = { class: "segment" }, YO = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, QO = { class: "name font-semibold p-1 border-b" }, XO = { class: "p-0" }, JO = { class: "segment" }, eN = /* @__PURE__ */ jO(() => /* @__PURE__ */ y("div", { class: "text-skin-fragment flex" }, null, -1));
41277
+ function tN(t, e, n, i, s, r) {
41280
41278
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("block");
41281
41279
  return S(), X("div", {
41282
41280
  "data-origin": t.origin,
@@ -41286,16 +41284,16 @@ function JO(t, e, n, i, s, r) {
41286
41284
  class: "fragment section border-skin-fragment rounded",
41287
41285
  style: w2(t.fragmentStyle)
41288
41286
  }, [
41289
- A("div", jO, [
41287
+ y("div", KO, [
41290
41288
  n.commentObj.text ? (S(), T2(o, {
41291
41289
  key: 0,
41292
41290
  comment: n.comment,
41293
41291
  commentObj: n.commentObj
41294
41292
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41295
- A("div", qO, [
41293
+ y("div", YO, [
41296
41294
  U(l, { number: n.number }, null, 8, ["number"]),
41297
- A("div", KO, [
41298
- A("label", YO, [
41295
+ y("div", QO, [
41296
+ y("label", XO, [
41299
41297
  U(L, {
41300
41298
  label: i.label,
41301
41299
  collapsed: t.collapsed,
@@ -41307,11 +41305,11 @@ function JO(t, e, n, i, s, r) {
41307
41305
  ])
41308
41306
  ])
41309
41307
  ]),
41310
- A("div", {
41308
+ y("div", {
41311
41309
  class: v2({ hidden: t.collapsed })
41312
41310
  }, [
41313
- A("div", QO, [
41314
- XO,
41311
+ y("div", JO, [
41312
+ eN,
41315
41313
  i.blockInSection ? (S(), T2(a, {
41316
41314
  key: 0,
41317
41315
  origin: t.leftParticipant,
@@ -41321,35 +41319,35 @@ function JO(t, e, n, i, s, r) {
41321
41319
  }, null, 8, ["origin", "style", "context", "number"])) : x2("", !0)
41322
41320
  ])
41323
41321
  ], 2)
41324
- ], 12, GO);
41322
+ ], 12, qO);
41325
41323
  }
41326
- const eN = /* @__PURE__ */ K2($O, [["render", JO], ["__scopeId", "data-v-eeca9da5"]]);
41327
- const tN = {
41324
+ const nN = /* @__PURE__ */ K2(GO, [["render", tN], ["__scopeId", "data-v-eeca9da5"]]);
41325
+ const iN = {
41328
41326
  name: "fragment-critical",
41329
41327
  components: { Numbering: O3 },
41330
41328
  props: ["context", "comment", "commentObj", "number"],
41331
41329
  mixins: [$4],
41332
41330
  setup(t) {
41333
- const e = F(() => t.context.critical()), n = F(() => {
41331
+ const e = I(() => t.context.critical()), n = I(() => {
41334
41332
  var o;
41335
41333
  return (o = e.value) == null ? void 0 : o.braceBlock();
41336
- }), i = F(() => {
41334
+ }), i = I(() => {
41337
41335
  var o, l;
41338
41336
  return (l = (o = e.value) == null ? void 0 : o.atom()) == null ? void 0 : l.getFormattedText();
41339
- }), s = F(() => {
41337
+ }), s = I(() => {
41340
41338
  var o;
41341
41339
  return (o = n.value) == null ? void 0 : o.block();
41342
41340
  });
41343
41341
  return {
41344
- label: F(
41342
+ label: I(
41345
41343
  () => i.value ? `Critical:${i.value}` : "Critical"
41346
41344
  ),
41347
41345
  braceBlock: n,
41348
41346
  blockInCritical: s
41349
41347
  };
41350
41348
  }
41351
- }, nN = (t) => (s4("data-v-49f97c9c"), t = t(), r4(), t), iN = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], sN = { class: "segment" }, rN = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, oN = { class: "name font-semibold p-1 border-b" }, lN = { class: "p-0" }, LN = { class: "segment" }, aN = /* @__PURE__ */ nN(() => /* @__PURE__ */ A("div", { class: "text-skin-fragment flex" }, null, -1));
41352
- function CN(t, e, n, i, s, r) {
41349
+ }, sN = (t) => (s4("data-v-49f97c9c"), t = t(), r4(), t), rN = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], oN = { class: "segment" }, lN = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, LN = { class: "name font-semibold p-1 border-b" }, aN = { class: "p-0" }, CN = { class: "segment" }, cN = /* @__PURE__ */ sN(() => /* @__PURE__ */ y("div", { class: "text-skin-fragment flex" }, null, -1));
41350
+ function uN(t, e, n, i, s, r) {
41353
41351
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("block");
41354
41352
  return S(), X("div", {
41355
41353
  "data-origin": t.origin,
@@ -41359,16 +41357,16 @@ function CN(t, e, n, i, s, r) {
41359
41357
  class: "fragment critical border-skin-fragment rounded",
41360
41358
  style: w2(t.fragmentStyle)
41361
41359
  }, [
41362
- A("div", sN, [
41360
+ y("div", oN, [
41363
41361
  n.commentObj.text ? (S(), T2(o, {
41364
41362
  key: 0,
41365
41363
  comment: n.comment,
41366
41364
  commentObj: n.commentObj
41367
41365
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41368
- A("div", rN, [
41366
+ y("div", lN, [
41369
41367
  U(l, { number: n.number }, null, 8, ["number"]),
41370
- A("div", oN, [
41371
- A("label", lN, [
41368
+ y("div", LN, [
41369
+ y("label", aN, [
41372
41370
  U(L, {
41373
41371
  label: i.label,
41374
41372
  collapsed: t.collapsed,
@@ -41380,11 +41378,11 @@ function CN(t, e, n, i, s, r) {
41380
41378
  ])
41381
41379
  ])
41382
41380
  ]),
41383
- A("div", {
41381
+ y("div", {
41384
41382
  class: v2({ hidden: t.collapsed })
41385
41383
  }, [
41386
- A("div", LN, [
41387
- aN,
41384
+ y("div", CN, [
41385
+ cN,
41388
41386
  i.blockInCritical ? (S(), T2(a, {
41389
41387
  key: 0,
41390
41388
  origin: t.leftParticipant,
@@ -41395,10 +41393,10 @@ function CN(t, e, n, i, s, r) {
41395
41393
  }, null, 8, ["origin", "style", "context", "number"])) : x2("", !0)
41396
41394
  ])
41397
41395
  ], 2)
41398
- ], 12, iN);
41396
+ ], 12, rN);
41399
41397
  }
41400
- const cN = /* @__PURE__ */ K2(tN, [["render", CN], ["__scopeId", "data-v-49f97c9c"]]);
41401
- const uN = {
41398
+ const hN = /* @__PURE__ */ K2(iN, [["render", uN], ["__scopeId", "data-v-49f97c9c"]]);
41399
+ const dN = {
41402
41400
  name: "fragment-section",
41403
41401
  props: ["context", "comment", "commentObj", "number"],
41404
41402
  components: {
@@ -41407,10 +41405,10 @@ const uN = {
41407
41405
  },
41408
41406
  mixins: [$4],
41409
41407
  setup(t) {
41410
- const e = F(() => t.context.ref().Content()), n = F(() => {
41408
+ const e = I(() => t.context.ref().Content()), n = I(() => {
41411
41409
  var s;
41412
41410
  return (s = e.value) == null ? void 0 : s.getFormattedText();
41413
- }), i = F(() => {
41411
+ }), i = I(() => {
41414
41412
  var s, r;
41415
41413
  return [
41416
41414
  (s = e.value) == null ? void 0 : s.start.start,
@@ -41422,8 +41420,8 @@ const uN = {
41422
41420
  contentPosition: i
41423
41421
  };
41424
41422
  }
41425
- }, hN = (t) => (s4("data-v-2321fa2c"), t = t(), r4(), t), dN = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], gN = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t absolute top-0 left-0" }, fN = { class: "text-skin-fragment relative w-9 h-8 -top-[1px] -left-[1px]" }, pN = /* @__PURE__ */ hN(() => /* @__PURE__ */ A("div", { class: "polygon-border absolute inset-0" }, null, -1)), mN = { class: "polygon-content bg-skin-frame text-skin-fragment-header absolute inset-[1px] flex flex-col items-center justify-center" };
41426
- function wN(t, e, n, i, s, r) {
41423
+ }, gN = (t) => (s4("data-v-2321fa2c"), t = t(), r4(), t), fN = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], pN = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t absolute top-0 left-0" }, mN = { class: "text-skin-fragment relative w-9 h-8 -top-[1px] -left-[1px]" }, wN = /* @__PURE__ */ gN(() => /* @__PURE__ */ y("div", { class: "polygon-border absolute inset-0" }, null, -1)), xN = { class: "polygon-content bg-skin-frame text-skin-fragment-header absolute inset-[1px] flex flex-col items-center justify-center" };
41424
+ function _N(t, e, n, i, s, r) {
41427
41425
  const o = l2("Numbering"), l = l2("comment"), L = l2("MessageLabel");
41428
41426
  return S(), X("div", {
41429
41427
  "data-origin": t.leftParticipant,
@@ -41433,7 +41431,7 @@ function wN(t, e, n, i, s, r) {
41433
41431
  class: "fragment bg-skin-frame border-skin-fragment relative rounded min-w-[140px] w-max py-4 px-2 flex justify-center items-center flex-col",
41434
41432
  style: w2({ ...t.fragmentStyle, paddingLeft: `${t.paddingLeft}px` })
41435
41433
  }, [
41436
- A("div", gN, [
41434
+ y("div", pN, [
41437
41435
  U(o, { number: n.number }, null, 8, ["number"]),
41438
41436
  n.commentObj.text ? (S(), T2(l, {
41439
41437
  key: 0,
@@ -41441,10 +41439,10 @@ function wN(t, e, n, i, s, r) {
41441
41439
  comment: n.comment,
41442
41440
  commentObj: n.commentObj
41443
41441
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41444
- A("div", fN, [
41445
- pN,
41446
- A("div", mN, [
41447
- A("span", {
41442
+ y("div", mN, [
41443
+ wN,
41444
+ y("div", xN, [
41445
+ y("span", {
41448
41446
  class: v2(["flex items-center justify-center font-semibold", n.commentObj.messageClassNames]),
41449
41447
  style: w2(n.commentObj.messageStyle)
41450
41448
  }, " Ref ", 6)
@@ -41456,10 +41454,10 @@ function wN(t, e, n, i, s, r) {
41456
41454
  labelText: i.contentLabel,
41457
41455
  labelPosition: i.contentPosition
41458
41456
  }, null, 8, ["labelText", "labelPosition"])
41459
- ], 12, dN);
41457
+ ], 12, fN);
41460
41458
  }
41461
- const xN = /* @__PURE__ */ K2(uN, [["render", wN], ["__scopeId", "data-v-2321fa2c"]]);
41462
- const _N = {
41459
+ const vN = /* @__PURE__ */ K2(dN, [["render", _N], ["__scopeId", "data-v-2321fa2c"]]);
41460
+ const MN = {
41463
41461
  name: "fragment-tcf",
41464
41462
  props: ["context", "comment", "commentObj", "number"],
41465
41463
  mixins: [$4],
@@ -41498,13 +41496,13 @@ const _N = {
41498
41496
  return (e = t == null ? void 0 : t.braceBlock()) == null ? void 0 : e.block();
41499
41497
  }
41500
41498
  }
41501
- }, Sa = (t) => (s4("data-v-910d3f87"), t = t(), r4(), t), vN = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], MN = { class: "segment" }, RN = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, yN = { class: "name font-semibold p-1 border-b" }, AN = { class: "segment" }, kN = /* @__PURE__ */ Sa(() => /* @__PURE__ */ A("label", { class: "keyword catch p-1" }, "catch", -1)), ZN = { class: "exception p-1" }, TN = {
41499
+ }, Sa = (t) => (s4("data-v-910d3f87"), t = t(), r4(), t), RN = ["data-origin", "data-left-participant", "data-frame-padding-left", "data-frame-padding-right"], yN = { class: "segment" }, AN = { class: "header bg-skin-fragment-header text-skin-fragment-header leading-4 rounded-t relative" }, kN = { class: "name font-semibold p-1 border-b" }, ZN = { class: "segment" }, TN = /* @__PURE__ */ Sa(() => /* @__PURE__ */ y("label", { class: "keyword catch p-1" }, "catch", -1)), SN = { class: "exception p-1" }, bN = {
41502
41500
  key: 0,
41503
41501
  class: "segment mt-2 border-t border-solid"
41504
- }, SN = /* @__PURE__ */ Sa(() => /* @__PURE__ */ A("div", { class: "header flex text-skin-fragment finally" }, [
41505
- /* @__PURE__ */ A("label", { class: "keyword finally bg-skin-frame opacity-65 px-1 inline-block" }, "finally")
41502
+ }, EN = /* @__PURE__ */ Sa(() => /* @__PURE__ */ y("div", { class: "header flex text-skin-fragment finally" }, [
41503
+ /* @__PURE__ */ y("label", { class: "keyword finally bg-skin-frame opacity-65 px-1 inline-block" }, "finally")
41506
41504
  ], -1));
41507
- function bN(t, e, n, i, s, r) {
41505
+ function IN(t, e, n, i, s, r) {
41508
41506
  const o = l2("comment"), l = l2("Numbering"), L = l2("collapse-button"), a = l2("block");
41509
41507
  return S(), X("div", {
41510
41508
  "data-origin": t.origin,
@@ -41514,15 +41512,15 @@ function bN(t, e, n, i, s, r) {
41514
41512
  class: "fragment tcf border-skin-fragment rounded",
41515
41513
  style: w2(t.fragmentStyle)
41516
41514
  }, [
41517
- A("div", MN, [
41515
+ y("div", yN, [
41518
41516
  n.commentObj.text ? (S(), T2(o, {
41519
41517
  key: 0,
41520
41518
  comment: n.comment,
41521
41519
  commentObj: n.commentObj
41522
41520
  }, null, 8, ["comment", "commentObj"])) : x2("", !0),
41523
- A("div", RN, [
41521
+ y("div", AN, [
41524
41522
  U(l, { number: n.number }, null, 8, ["number"]),
41525
- A("div", yN, [
41523
+ y("div", kN, [
41526
41524
  U(L, {
41527
41525
  label: "Try",
41528
41526
  collapsed: t.collapsed,
@@ -41533,10 +41531,10 @@ function bN(t, e, n, i, s, r) {
41533
41531
  ])
41534
41532
  ])
41535
41533
  ]),
41536
- A("div", {
41534
+ y("div", {
41537
41535
  class: v2({ hidden: t.collapsed })
41538
41536
  }, [
41539
- A("div", AN, [
41537
+ y("div", ZN, [
41540
41538
  r.blockInTryBlock ? (S(), T2(a, {
41541
41539
  key: 0,
41542
41540
  origin: t.leftParticipant,
@@ -41546,7 +41544,7 @@ function bN(t, e, n, i, s, r) {
41546
41544
  incremental: ""
41547
41545
  }, null, 8, ["origin", "style", "context", "number"])) : x2("", !0)
41548
41546
  ]),
41549
- (S(!0), X(z2, null, J3(r.tcf.catchBlock(), (C, c) => (S(), X("div", {
41547
+ (S(!0), X(P2, null, J3(r.tcf.catchBlock(), (C, c) => (S(), X("div", {
41550
41548
  key: c + 500,
41551
41549
  class: "segment mt-2 border-t border-solid"
41552
41550
  }, [
@@ -41554,8 +41552,8 @@ function bN(t, e, n, i, s, r) {
41554
41552
  class: "header inline-block bg-skin-frame opacity-65",
41555
41553
  key: c + 1e3
41556
41554
  }, [
41557
- kN,
41558
- A("label", ZN, m1(r.exception(C)), 1)
41555
+ TN,
41556
+ y("label", SN, m1(r.exception(C)), 1)
41559
41557
  ])),
41560
41558
  (S(), T2(a, {
41561
41559
  origin: t.leftParticipant,
@@ -41566,8 +41564,8 @@ function bN(t, e, n, i, s, r) {
41566
41564
  incremental: ""
41567
41565
  }, null, 8, ["origin", "style", "context", "number"]))
41568
41566
  ]))), 128)),
41569
- r.finallyBlock ? (S(), X("div", TN, [
41570
- SN,
41567
+ r.finallyBlock ? (S(), X("div", bN, [
41568
+ EN,
41571
41569
  U(a, {
41572
41570
  origin: t.leftParticipant,
41573
41571
  style: w2({ paddingLeft: `${t.paddingLeft}px` }),
@@ -41577,10 +41575,10 @@ function bN(t, e, n, i, s, r) {
41577
41575
  }, null, 8, ["origin", "style", "context", "number"])
41578
41576
  ])) : x2("", !0)
41579
41577
  ], 2)
41580
- ], 12, vN);
41578
+ ], 12, RN);
41581
41579
  }
41582
- const EN = /* @__PURE__ */ K2(_N, [["render", bN], ["__scopeId", "data-v-910d3f87"]]);
41583
- const IN = {
41580
+ const FN = /* @__PURE__ */ K2(MN, [["render", IN], ["__scopeId", "data-v-910d3f87"]]);
41581
+ const ON = {
41584
41582
  name: "return",
41585
41583
  props: ["context", "comment", "commentObj", "number"],
41586
41584
  mixins: [m7, w7],
@@ -41640,23 +41638,23 @@ const IN = {
41640
41638
  Comment: p5,
41641
41639
  Message: h5
41642
41640
  }
41643
- }, FN = (t) => (s4("data-v-1501de70"), t = t(), r4(), t), ON = ["data-signature", "data-origin", "data-to", "data-source", "data-target"], NN = {
41641
+ }, NN = (t) => (s4("data-v-1501de70"), t = t(), r4(), t), DN = ["data-signature", "data-origin", "data-to", "data-source", "data-target"], PN = {
41644
41642
  key: 1,
41645
41643
  class: "flex items-center"
41646
- }, DN = /* @__PURE__ */ FN(() => /* @__PURE__ */ A("svg", {
41644
+ }, BN = /* @__PURE__ */ NN(() => /* @__PURE__ */ y("svg", {
41647
41645
  class: "w-3 h-3 flex-shrink-0 fill-current m-1",
41648
41646
  viewBox: "0 0 512 512"
41649
41647
  }, [
41650
- /* @__PURE__ */ A("path", {
41648
+ /* @__PURE__ */ y("path", {
41651
41649
  class: "cls-1",
41652
41650
  d: "M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.16 0 256 0Zm0 469.33c-117.63 0-213.33-95.7-213.33-213.33S138.37 42.67 256 42.67 469.33 138.37 469.33 256 373.63 469.33 256 469.33Z"
41653
41651
  }),
41654
- /* @__PURE__ */ A("path", {
41652
+ /* @__PURE__ */ y("path", {
41655
41653
  class: "cls-1",
41656
41654
  d: "M288 192h-87.16l27.58-27.58a21.33 21.33 0 1 0-30.17-30.17l-64 64a21.33 21.33 0 0 0 0 30.17l64 64a21.33 21.33 0 0 0 30.17-30.17l-27.58-27.58H288a53.33 53.33 0 0 1 0 106.67h-32a21.33 21.33 0 0 0 0 42.66h32a96 96 0 0 0 0-192Z"
41657
41655
  })
41658
- ], -1)), PN = { class: "name" };
41659
- function BN(t, e, n, i, s, r) {
41656
+ ], -1)), zN = { class: "name" };
41657
+ function UN(t, e, n, i, s, r) {
41660
41658
  const o = l2("comment"), l = l2("Message");
41661
41659
  return S(), X("div", {
41662
41660
  class: v2(["interaction return relative", {
@@ -41679,9 +41677,9 @@ function BN(t, e, n, i, s, r) {
41679
41677
  key: 0,
41680
41678
  commentObj: n.commentObj
41681
41679
  }, null, 8, ["commentObj"])) : x2("", !0),
41682
- t.isSelf ? (S(), X("div", NN, [
41683
- DN,
41684
- A("span", PN, m1(r.signature), 1)
41680
+ t.isSelf ? (S(), X("div", PN, [
41681
+ BN,
41682
+ y("span", zN, m1(r.signature), 1)
41685
41683
  ])) : x2("", !0),
41686
41684
  t.isSelf ? x2("", !0) : (S(), T2(l, {
41687
41685
  key: 2,
@@ -41693,9 +41691,9 @@ function BN(t, e, n, i, s, r) {
41693
41691
  type: "return",
41694
41692
  number: n.number
41695
41693
  }, null, 8, ["classNames", "textStyle", "context", "content", "rtl", "number"]))
41696
- ], 14, ON);
41694
+ ], 14, DN);
41697
41695
  }
41698
- const zN = /* @__PURE__ */ K2(IN, [["render", BN], ["__scopeId", "data-v-1501de70"]]), UN = [
41696
+ const WN = /* @__PURE__ */ K2(ON, [["render", UN], ["__scopeId", "data-v-1501de70"]]), HN = [
41699
41697
  "aliceblue",
41700
41698
  "antiquewhite",
41701
41699
  "aqua",
@@ -41844,20 +41842,20 @@ const zN = /* @__PURE__ */ K2(IN, [["render", BN], ["__scopeId", "data-v-1501de7
41844
41842
  "whitesmoke",
41845
41843
  "yellow",
41846
41844
  "yellowgreen"
41847
- ], WN = ["italic", "oblique"], HN = ["bold", "bolder", "lighter"], $N = ["underline", "overline", "line-through"], E0 = (t) => {
41845
+ ], $N = ["italic", "oblique"], VN = ["bold", "bolder", "lighter"], GN = ["underline", "overline", "line-through"], E0 = (t) => {
41848
41846
  const e = {}, n = [];
41849
41847
  return t.forEach((i) => {
41850
41848
  switch (!0) {
41851
- case UN.includes(i):
41849
+ case HN.includes(i):
41852
41850
  e.color = i;
41853
41851
  break;
41854
- case WN.includes(i):
41852
+ case $N.includes(i):
41855
41853
  e.fontStyle = i;
41856
41854
  break;
41857
- case HN.includes(i):
41855
+ case VN.includes(i):
41858
41856
  e.fontWeight = i;
41859
41857
  break;
41860
- case $N.includes(i):
41858
+ case GN.includes(i):
41861
41859
  e.textDecoration = i;
41862
41860
  break;
41863
41861
  default:
@@ -41865,7 +41863,7 @@ const zN = /* @__PURE__ */ K2(IN, [["render", BN], ["__scopeId", "data-v-1501de7
41865
41863
  }
41866
41864
  }), { textStyle: e, classNames: n };
41867
41865
  };
41868
- const VN = {
41866
+ const jN = {
41869
41867
  name: "divider",
41870
41868
  props: ["context", "origin"],
41871
41869
  computed: {
@@ -41892,8 +41890,8 @@ const VN = {
41892
41890
  return { style: E0([]), note: this.note };
41893
41891
  }
41894
41892
  }
41895
- }, ba = (t) => (s4("data-v-376dd717"), t = t(), r4(), t), GN = ["data-origin"], jN = /* @__PURE__ */ ba(() => /* @__PURE__ */ A("div", { class: "left bg-skin-divider" }, null, -1)), qN = /* @__PURE__ */ ba(() => /* @__PURE__ */ A("div", { class: "right bg-skin-divider" }, null, -1));
41896
- function KN(t, e, n, i, s, r) {
41893
+ }, ba = (t) => (s4("data-v-376dd717"), t = t(), r4(), t), qN = ["data-origin"], KN = /* @__PURE__ */ ba(() => /* @__PURE__ */ y("div", { class: "left bg-skin-divider" }, null, -1)), YN = /* @__PURE__ */ ba(() => /* @__PURE__ */ y("div", { class: "right bg-skin-divider" }, null, -1));
41894
+ function QN(t, e, n, i, s, r) {
41897
41895
  return S(), X("div", {
41898
41896
  class: "divider",
41899
41897
  "data-origin": n.origin,
@@ -41902,16 +41900,16 @@ function KN(t, e, n, i, s, r) {
41902
41900
  transform: "translateX(" + (-1 * r.centerOfOrigin + 10) + "px)"
41903
41901
  })
41904
41902
  }, [
41905
- jN,
41906
- A("div", {
41903
+ KN,
41904
+ y("div", {
41907
41905
  class: v2(["name", r.messageStyle.style.classNames]),
41908
41906
  style: w2(r.messageStyle.style.textStyle)
41909
41907
  }, m1(r.messageStyle.note), 7),
41910
- qN
41911
- ], 12, GN);
41908
+ YN
41909
+ ], 12, qN);
41912
41910
  }
41913
- const YN = /* @__PURE__ */ K2(VN, [["render", KN], ["__scopeId", "data-v-376dd717"]]);
41914
- function QN(t) {
41911
+ const XN = /* @__PURE__ */ K2(jN, [["render", QN], ["__scopeId", "data-v-376dd717"]]);
41912
+ function JN(t) {
41915
41913
  const e = {
41916
41914
  "<>": /* @__PURE__ */ new Set(),
41917
41915
  "()": /* @__PURE__ */ new Set(),
@@ -41932,12 +41930,12 @@ function QN(t) {
41932
41930
  t.slice(s)
41933
41931
  ];
41934
41932
  }
41935
- let XN = class {
41933
+ let eD = class {
41936
41934
  // Raw comment contains all spaces and newlines
41937
41935
  constructor(e) {
41938
41936
  this.text = "", this.classNames = [], this.textStyle = {}, this.commentStyle = {}, this.messageStyle = {}, this.commentClassNames = [], this.messageClassNames = [];
41939
41937
  const n = e.slice(0, -1).split(`
41940
- `), i = n[n.length - 1], [s, r, o, l] = QN(i), { textStyle: L, classNames: a } = E0(s), { textStyle: C, classNames: c } = E0(r), { textStyle: h, classNames: d } = E0(o);
41938
+ `), i = n[n.length - 1], [s, r, o, l] = JN(i), { textStyle: L, classNames: a } = E0(s), { textStyle: C, classNames: c } = E0(r), { textStyle: h, classNames: d } = E0(o);
41941
41939
  this.text = (n.slice(0, n.length - 1).join(`
41942
41940
  `) + `
41943
41941
  ` + l).trim(), this.textStyle = { ...h, ...L, ...C }, this.classNames = [
@@ -41947,7 +41945,7 @@ let XN = class {
41947
41945
  ], this.commentStyle = { ...h, ...L }, this.messageStyle = { ...h, ...C }, this.commentClassNames = [...d, ...a], this.messageClassNames = [...d, ...c];
41948
41946
  }
41949
41947
  };
41950
- const JN = {
41948
+ const tD = {
41951
41949
  name: "statement",
41952
41950
  props: ["origin", "context", "number", "collapsed"],
41953
41951
  computed: {
@@ -41955,7 +41953,7 @@ const JN = {
41955
41953
  return this.context.getComment() ? this.context.getComment() : "";
41956
41954
  },
41957
41955
  commentObj: function() {
41958
- return new XN(this.comment);
41956
+ return new eD(this.comment);
41959
41957
  },
41960
41958
  subStatement: function() {
41961
41959
  let t = this, e = {
@@ -41983,19 +41981,19 @@ const JN = {
41983
41981
  Creation: tI,
41984
41982
  Interaction: uI,
41985
41983
  InteractionAsync: vI,
41986
- FragmentAlt: WI,
41987
- FragmentPar: qI,
41988
- FragmentOpt: LF,
41989
- FragmentSection: eN,
41990
- FragmentCritical: cN,
41991
- FragmentRef: xN,
41992
- FragmentTryCatchFinally: EN,
41993
- FragmentLoop: nF,
41994
- Divider: YN,
41995
- Return: zN
41984
+ FragmentAlt: $I,
41985
+ FragmentPar: YI,
41986
+ FragmentOpt: CF,
41987
+ FragmentSection: nN,
41988
+ FragmentCritical: hN,
41989
+ FragmentRef: vN,
41990
+ FragmentTryCatchFinally: FN,
41991
+ FragmentLoop: sF,
41992
+ Divider: XN,
41993
+ Return: WN
41996
41994
  }
41997
41995
  };
41998
- function eD(t, e, n, i, s, r) {
41996
+ function nD(t, e, n, i, s, r) {
41999
41997
  return S(), T2(B8(r.subStatement), {
42000
41998
  class: v2(["text-left text-sm text-skin-message", { hidden: r.collapsedCheck }]),
42001
41999
  origin: n.origin,
@@ -42005,7 +42003,7 @@ function eD(t, e, n, i, s, r) {
42005
42003
  number: n.number
42006
42004
  }, null, 8, ["origin", "class", "context", "comment", "commentObj", "number"]);
42007
42005
  }
42008
- const tD = /* @__PURE__ */ K2(JN, [["render", eD]]), nD = ["data-origin"], iD = ["data-origin"], sD = /* @__PURE__ */ q2({
42006
+ const iD = /* @__PURE__ */ K2(tD, [["render", nD]]), sD = ["data-origin"], rD = ["data-origin"], oD = /* @__PURE__ */ q2({
42009
42007
  __name: "Block",
42010
42008
  props: {
42011
42009
  origin: null,
@@ -42015,7 +42013,7 @@ const tD = /* @__PURE__ */ K2(JN, [["render", eD]]), nD = ["data-origin"], iD =
42015
42013
  collapsed: { type: Boolean }
42016
42014
  },
42017
42015
  setup(t) {
42018
- const e = t, n = F(() => {
42016
+ const e = t, n = I(() => {
42019
42017
  var s;
42020
42018
  return ((s = e.context) == null ? void 0 : s.stat()) || [];
42021
42019
  }), i = (s) => e.number ? e.incremental ? pa(e.number, s) : `${e.number}.${s + 1}` : String(s + 1);
@@ -42023,32 +42021,32 @@ const tD = /* @__PURE__ */ K2(JN, [["render", eD]]), nD = ["data-origin"], iD =
42023
42021
  class: "block",
42024
42022
  "data-origin": t.origin
42025
42023
  }, [
42026
- (S(!0), X(z2, null, J3(I(n), (o, l) => (S(), X("div", {
42024
+ (S(!0), X(P2, null, J3(O(n), (o, l) => (S(), X("div", {
42027
42025
  class: "statement-container my-4",
42028
42026
  "data-origin": t.origin,
42029
42027
  key: l
42030
42028
  }, [
42031
- U(tD, {
42029
+ U(iD, {
42032
42030
  origin: t.origin,
42033
42031
  context: o,
42034
42032
  collapsed: t.collapsed,
42035
42033
  number: i(l)
42036
42034
  }, null, 8, ["origin", "context", "collapsed", "number"])
42037
- ], 8, iD))), 128))
42038
- ], 8, nD));
42035
+ ], 8, rD))), 128))
42036
+ ], 8, sD));
42039
42037
  }
42040
42038
  });
42041
- function rD(t) {
42039
+ function lD(t) {
42042
42040
  const e = Math.floor(t / 1e3), n = Math.floor(t % 1e3), i = Math.floor((t % 1e3 - n) * 1e3);
42043
42041
  return e + "s " + n + "ms " + i + "μs";
42044
42042
  }
42045
- const oD = (t, e) => {
42043
+ const LD = (t, e) => {
42046
42044
  const i = Ea() - e;
42047
- return console.debug(t + " cost: " + rD(i)), i;
42048
- }, Ea = () => performance.now(), lD = y8.child({ name: "core" });
42049
- class LD {
42045
+ return console.debug(t + " cost: " + lD(i)), i;
42046
+ }, Ea = () => performance.now(), aD = y8.child({ name: "core" });
42047
+ class CD {
42050
42048
  constructor(e, n = !1) {
42051
- this._lastRenderingCostMilliseconds = 0, this.initialRender = !0, this.el = e, this.store = Ko(oL()), this.app = r5(n ? Vt : QL), this.app.component("Comment", p5), this.app.component("Block", sD), this.app.use(this.store), this.app.mount(this.el), this.addPortalRootElement();
42049
+ this._lastRenderingCostMilliseconds = 0, this.initialRender = !0, this.el = e, this.store = Ko(oL()), this.app = r5(n ? Vt : QL), this.app.component("Comment", p5), this.app.component("Block", oD), this.app.use(this.store), this.app.mount(this.el), this.addPortalRootElement();
42052
42050
  }
42053
42051
  // DON'T REMOVE: headlessui portal root hack
42054
42052
  // ref: https://github.com/tailwindlabs/headlessui/discussions/666#discussioncomment-4966117
@@ -42057,7 +42055,7 @@ class LD {
42057
42055
  e.id = "headlessui-portal-root", e.className = "zenuml", e.append(document.createElement("div")), document.body.append(e);
42058
42056
  }
42059
42057
  async render(e, n) {
42060
- return this._currentTimeout && (console.debug("rendering clearTimeout"), clearTimeout(this._currentTimeout)), lD.debug("rendering", e, n), this._code = e === void 0 ? this._code : e, this._theme = (n == null ? void 0 : n.theme) || this._theme, this.store.state.stickyOffset = (n == null ? void 0 : n.stickyOffset) || 0, this.store.state.theme = this._theme || "default", this.store.state.enableScopedTheming = (n == null ? void 0 : n.enableScopedTheming) || !1, this.store.state.mode = (n == null ? void 0 : n.mode) || q1.Dynamic, this.initialRender ? (this.initialRender = !1, await this.doRender(n)) : this._currentTimeout = setTimeout(
42058
+ return this._currentTimeout && (console.debug("rendering clearTimeout"), clearTimeout(this._currentTimeout)), aD.debug("rendering", e, n), this._code = e === void 0 ? this._code : e, this._theme = (n == null ? void 0 : n.theme) || this._theme, this.store.state.stickyOffset = (n == null ? void 0 : n.stickyOffset) || 0, this.store.state.theme = this._theme || "default", this.store.state.enableScopedTheming = (n == null ? void 0 : n.enableScopedTheming) || !1, this.store.state.mode = (n == null ? void 0 : n.mode) || q1.Dynamic, this.initialRender ? (this.initialRender = !1, await this.doRender(n)) : this._currentTimeout = setTimeout(
42061
42059
  async () => await this.doRender(n),
42062
42060
  this.calculateDebounceMilliseconds()
42063
42061
  ), this;
@@ -42068,7 +42066,7 @@ class LD {
42068
42066
  nL(), this.store.commit("onContentChange", (e == null ? void 0 : e.onContentChange) || (() => {
42069
42067
  })), this.store.commit("onThemeChange", (e == null ? void 0 : e.onThemeChange) || (() => {
42070
42068
  })), this.store.commit("onEventEmit", (e == null ? void 0 : e.onEventEmit) || (() => {
42071
- })), (e == null ? void 0 : e.enableMultiTheme) !== void 0 && (this.store.state.enableMultiTheme = e == null ? void 0 : e.enableMultiTheme), await this.store.dispatch("updateCode", { code: this._code }), this._lastRenderingCostMilliseconds = oD(
42069
+ })), (e == null ? void 0 : e.enableMultiTheme) !== void 0 && (this.store.state.enableMultiTheme = e == null ? void 0 : e.enableMultiTheme), await this.store.dispatch("updateCode", { code: this._code }), this._lastRenderingCostMilliseconds = LD(
42072
42070
  "rendering end",
42073
42071
  n
42074
42072
  );
@@ -42087,8 +42085,8 @@ class LD {
42087
42085
  return this.el.children[0].__vue__.toPng();
42088
42086
  }
42089
42087
  }
42090
- LD.version = TS;
42091
- const ZD = {
42088
+ CD.version = TS;
42089
+ const SD = {
42092
42090
  createApp: r5,
42093
42091
  createStore: Ko,
42094
42092
  Store: oL,
@@ -42101,18 +42099,18 @@ export {
42101
42099
  J3 as C,
42102
42100
  v2 as D,
42103
42101
  m1 as E,
42104
- z2 as F,
42102
+ P2 as F,
42105
42103
  Xl as G,
42106
- AD as H,
42104
+ ZD as H,
42107
42105
  Af as I,
42108
42106
  Ff as P,
42109
42107
  YL as S,
42110
42108
  i5 as T,
42111
42109
  BL as U,
42112
- ZD as V,
42113
- LD as Z,
42114
- A as a,
42115
- F as b,
42110
+ SD as V,
42111
+ CD as Z,
42112
+ y as a,
42113
+ I as b,
42116
42114
  X as c,
42117
42115
  MC as d,
42118
42116
  XC as e,
@@ -42131,11 +42129,11 @@ export {
42131
42129
  R2 as r,
42132
42130
  lr as s,
42133
42131
  ar as t,
42134
- I as u,
42132
+ O as u,
42135
42133
  q2 as v,
42136
42134
  p3 as w,
42137
- CD as x,
42135
+ uD as x,
42138
42136
  I3 as y,
42139
42137
  hL as z
42140
42138
  };
42141
- //# sourceMappingURL=core-91e93577.js.map
42139
+ //# sourceMappingURL=core-ec8a8f4b.js.map