@26lights/orcha 0.38.6 → 0.38.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/orcha.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as Y, openBlock as p, createBlock as P, unref as J, mergeProps as He, createElementBlock as m, createElementVNode as v, pushScopeId as Oi, popScopeId as Ei, createStaticVNode as Ii, computed as A, resolveDynamicComponent as ht, normalizeClass as Q, renderSlot as te, toDisplayString as x, createCommentVNode as T, ref as ee, watch as de, nextTick as De, withKeys as dt, toHandlers as Li, withCtx as z, createTextVNode as Fa, createVNode as M, normalizeStyle as Ua, withModifiers as fe, createSlots as Za, Fragment as he, renderList as _e, onMounted as xt, onBeforeUnmount as Ts, onUnmounted as kn, Teleport as Nt, toRefs as Ae, getCurrentInstance as Mt, toRef as Pt, normalizeProps as pa, guardReactiveProps as fa, withDirectives as Ke, vShow as Hi, onUpdated as Di, vModelText as ut, resolveComponent as Ye, getCurrentScope as Pi, onScopeDispose as Vi, toHandlerKey as Bi } from "vue";
1
+ import { defineComponent as Y, openBlock as p, createBlock as P, unref as J, mergeProps as He, createElementBlock as m, createElementVNode as v, pushScopeId as Oi, popScopeId as Ei, createStaticVNode as Ii, computed as A, resolveDynamicComponent as ht, normalizeClass as Q, renderSlot as te, toDisplayString as x, createCommentVNode as O, ref as ee, watch as de, nextTick as De, withKeys as dt, toHandlers as Li, withCtx as z, createTextVNode as Fa, createVNode as M, normalizeStyle as Ua, withModifiers as fe, createSlots as Za, Fragment as he, renderList as _e, onMounted as xt, onBeforeUnmount as Ts, onUnmounted as kn, Teleport as Nt, toRefs as Ae, getCurrentInstance as Mt, toRef as Pt, normalizeProps as pa, guardReactiveProps as fa, withDirectives as Ke, vShow as Hi, onUpdated as Di, vModelText as ut, resolveComponent as Ye, getCurrentScope as Pi, onScopeDispose as Vi, toHandlerKey as Bi } from "vue";
2
2
  import { RouterView as Ri } from "vue-router";
3
3
  import mt from "vuedraggable";
4
4
  const g8 = /* @__PURE__ */ Y({
@@ -1201,14 +1201,14 @@ const M2 = ["type"], T2 = {
1201
1201
  ])
1202
1202
  }, [
1203
1203
  te(s.$slots, "default", {}, () => [
1204
- s.label ? (p(), m("span", T2, x(s.label), 1)) : T("", !0)
1204
+ s.label ? (p(), m("span", T2, x(s.label), 1)) : O("", !0)
1205
1205
  ]),
1206
1206
  n.value ? (p(), P(pe, {
1207
1207
  key: 0,
1208
1208
  name: n.value,
1209
1209
  class: "ao-button__icon",
1210
1210
  size: a.value
1211
- }, null, 8, ["name", "size"])) : T("", !0)
1211
+ }, null, 8, ["name", "size"])) : O("", !0)
1212
1212
  ], 10, M2));
1213
1213
  }
1214
1214
  });
@@ -1350,7 +1350,7 @@ const O2 = {
1350
1350
  name: "DragIndicator",
1351
1351
  class: "ao-card-horiz__drag-handle"
1352
1352
  })
1353
- ])) : T("", !0),
1353
+ ])) : O("", !0),
1354
1354
  v("div", E2, [
1355
1355
  n.icon ? (p(), m("div", I2, [
1356
1356
  M(pe, {
@@ -1358,7 +1358,7 @@ const O2 = {
1358
1358
  name: n.icon,
1359
1359
  size: "xl"
1360
1360
  }, null, 8, ["name"])
1361
- ])) : T("", !0),
1361
+ ])) : O("", !0),
1362
1362
  v("div", L2, [
1363
1363
  M(ye, {
1364
1364
  id: n.id,
@@ -1369,22 +1369,22 @@ const O2 = {
1369
1369
  "onUpdate:title": a
1370
1370
  }, null, 8, ["id", "title"]),
1371
1371
  te(n.$slots, "subtitle", {}, () => [
1372
- n.subtitle ? (p(), m("span", H2, x(n.subtitle), 1)) : T("", !0)
1372
+ n.subtitle ? (p(), m("span", H2, x(n.subtitle), 1)) : O("", !0)
1373
1373
  ])
1374
1374
  ]),
1375
1375
  n.$slots.header ? (p(), m("div", D2, [
1376
1376
  te(n.$slots, "header")
1377
- ])) : T("", !0)
1377
+ ])) : O("", !0)
1378
1378
  ]),
1379
1379
  n.$slots.default ? (p(), m("div", P2, [
1380
1380
  te(n.$slots, "default")
1381
- ])) : T("", !0),
1381
+ ])) : O("", !0),
1382
1382
  n.$slots.footer ? (p(), m("div", V2, [
1383
1383
  te(n.$slots, "footer")
1384
- ])) : T("", !0),
1384
+ ])) : O("", !0),
1385
1385
  n.$slots.secondary ? (p(), m("div", B2, [
1386
1386
  te(n.$slots, "secondary")
1387
- ])) : T("", !0)
1387
+ ])) : O("", !0)
1388
1388
  ]),
1389
1389
  _: 3
1390
1390
  }, 8, ["class"]));
@@ -1433,7 +1433,7 @@ const qa = /* @__PURE__ */ Y({
1433
1433
  size: "sm",
1434
1434
  class: "ao-tag__close-icon"
1435
1435
  })
1436
- ])) : T("", !0)
1436
+ ])) : O("", !0)
1437
1437
  ], 6));
1438
1438
  }
1439
1439
  });
@@ -2743,23 +2743,23 @@ function Ns(t, e, a) {
2743
2743
  locale: U,
2744
2744
  _originalDate: E
2745
2745
  }, oe = I.match(X0).map(function(ne) {
2746
- var O = ne[0];
2747
- if (O === "p" || O === "P") {
2748
- var k = r0[O];
2746
+ var T = ne[0];
2747
+ if (T === "p" || T === "P") {
2748
+ var k = r0[T];
2749
2749
  return k(ne, U.formatLong);
2750
2750
  }
2751
2751
  return ne;
2752
2752
  }).join("").match(G0).map(function(ne) {
2753
2753
  if (ne === "''")
2754
2754
  return "'";
2755
- var O = ne[0];
2756
- if (O === "'")
2755
+ var T = ne[0];
2756
+ if (T === "'")
2757
2757
  return t3(ne);
2758
- var k = s0[O];
2758
+ var k = s0[T];
2759
2759
  if (k)
2760
2760
  return !(a != null && a.useAdditionalWeekYearTokens) && d0(ne) && ds(ne, e, String(t)), !(a != null && a.useAdditionalDayOfYearTokens) && c0(ne) && ds(ne, e, String(t)), k(N, ne, U.localize, W);
2761
- if (O.match(e3))
2762
- throw new RangeError("Format string contains an unescaped latin alphabet character `" + O + "`");
2761
+ if (T.match(e3))
2762
+ throw new RangeError("Format string contains an unescaped latin alphabet character `" + T + "`");
2763
2763
  return ne;
2764
2764
  }).join("");
2765
2765
  return oe;
@@ -3717,12 +3717,12 @@ const zs = (t) => {
3717
3717
  class: Q(n.value),
3718
3718
  title: i.userName
3719
3719
  }, [
3720
- i.avatarUrl ? T("", !0) : (p(), m("span", I3, x(J(s)), 1)),
3720
+ i.avatarUrl ? O("", !0) : (p(), m("span", I3, x(J(s)), 1)),
3721
3721
  i.avatarUrl ? (p(), m("img", {
3722
3722
  key: 1,
3723
3723
  className: "ao-avatar__image",
3724
3724
  src: i.avatarUrl
3725
- }, null, 8, L3)) : T("", !0),
3725
+ }, null, 8, L3)) : O("", !0),
3726
3726
  i.isClosable ? (p(), P(ue, {
3727
3727
  key: 2,
3728
3728
  "icon-name": "CloseRounded",
@@ -3730,7 +3730,7 @@ const zs = (t) => {
3730
3730
  color: i.color,
3731
3731
  corners: "round",
3732
3732
  onClick: fe(o, ["stop"])
3733
- }, null, 8, ["color", "onClick"])) : T("", !0)
3733
+ }, null, 8, ["color", "onClick"])) : O("", !0)
3734
3734
  ], 10, E3));
3735
3735
  }
3736
3736
  });
@@ -3800,7 +3800,7 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
3800
3800
  color: "primary",
3801
3801
  variant: "solid"
3802
3802
  }, null, 8, ["label"]))), 128))
3803
- ])) : T("", !0)
3803
+ ])) : O("", !0)
3804
3804
  ])
3805
3805
  ])
3806
3806
  ]),
@@ -3817,7 +3817,7 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
3817
3817
  v("div", x3, [
3818
3818
  v("span", null, x(n.updatedAt), 1)
3819
3819
  ])
3820
- ])) : T("", !0),
3820
+ ])) : O("", !0),
3821
3821
  n.updatedBy ? (p(), m("div", Y3, [
3822
3822
  v("div", K3, [
3823
3823
  v("span", G3, x(n.$t("template.updatedBy.label")), 1)
@@ -3825,7 +3825,7 @@ const H3 = { class: "ao-card-template__subitems" }, D3 = { class: "ao-card-templ
3825
3825
  v("div", X3, [
3826
3826
  M(Je, { "user-name": n.updatedBy }, null, 8, ["user-name"])
3827
3827
  ])
3828
- ])) : T("", !0)
3828
+ ])) : O("", !0)
3829
3829
  ])
3830
3830
  ]),
3831
3831
  key: "0"
@@ -3850,12 +3850,12 @@ const J3 = { class: "ao-page-header" }, e5 = { class: "ao-page-header-main" }, t
3850
3850
  "icon-name": "ArrowBackRounded",
3851
3851
  variant: "ghost",
3852
3852
  onClick: a[0] || (a[0] = (n) => e.$emit("goBack"))
3853
- })) : T("", !0),
3853
+ })) : O("", !0),
3854
3854
  te(e.$slots, "primary")
3855
3855
  ]),
3856
3856
  e.$slots.secondary ? (p(), m("div", t5, [
3857
3857
  te(e.$slots, "secondary")
3858
- ])) : T("", !0)
3858
+ ])) : O("", !0)
3859
3859
  ]));
3860
3860
  }
3861
3861
  });
@@ -3886,14 +3886,14 @@ const a5 = ["type"], n5 = {
3886
3886
  ])
3887
3887
  }, [
3888
3888
  te(s.$slots, "default", {}, () => [
3889
- s.label ? (p(), m("span", n5, x(s.label), 1)) : T("", !0)
3889
+ s.label ? (p(), m("span", n5, x(s.label), 1)) : O("", !0)
3890
3890
  ]),
3891
3891
  n.value ? (p(), P(pe, {
3892
3892
  key: 0,
3893
3893
  name: n.value,
3894
3894
  class: "ao-button-card__icon",
3895
3895
  size: a.value
3896
- }, null, 8, ["name", "size"])) : T("", !0)
3896
+ }, null, 8, ["name", "size"])) : O("", !0)
3897
3897
  ], 10, a5));
3898
3898
  }
3899
3899
  });
@@ -3930,7 +3930,7 @@ const s5 = { class: "ao-card-template-item__footer" }, i5 = {
3930
3930
  size: "sm"
3931
3931
  }, null, 8, ["name"]),
3932
3932
  v("span", o5, x(i.$props[l]), 1)
3933
- ])) : T("", !0)
3933
+ ])) : O("", !0)
3934
3934
  ], 64))), 64))
3935
3935
  ])
3936
3936
  ]),
@@ -4057,7 +4057,7 @@ const l5 = /* @__PURE__ */ Y({
4057
4057
  ])
4058
4058
  ]),
4059
4059
  _: 1
4060
- }, 8, ["model-value", "title"])) : T("", !0);
4060
+ }, 8, ["model-value", "title"])) : O("", !0);
4061
4061
  }
4062
4062
  }), p5 = /* @__PURE__ */ Y({
4063
4063
  __name: "AoCardTemplateItemActivity",
@@ -4143,7 +4143,7 @@ const l5 = /* @__PURE__ */ Y({
4143
4143
  ])
4144
4144
  ]),
4145
4145
  _: 1
4146
- }, 8, ["model-value", "title"])) : T("", !0);
4146
+ }, 8, ["model-value", "title"])) : O("", !0);
4147
4147
  }
4148
4148
  }), h5 = { class: "ao-modal" }, m5 = {
4149
4149
  key: 0,
@@ -4178,13 +4178,13 @@ const l5 = /* @__PURE__ */ Y({
4178
4178
  v("header", g5, [
4179
4179
  te(e.$slots, "header")
4180
4180
  ])
4181
- ])) : T("", !0),
4181
+ ])) : O("", !0),
4182
4182
  v("div", _5, [
4183
4183
  te(e.$slots, "default")
4184
4184
  ]),
4185
4185
  e.$slots.footer ? (p(), m("footer", y5, [
4186
4186
  te(e.$slots, "footer")
4187
- ])) : T("", !0)
4187
+ ])) : O("", !0)
4188
4188
  ])
4189
4189
  ], 2));
4190
4190
  }
@@ -4485,12 +4485,12 @@ const I5 = function(t) {
4485
4485
  placement: W
4486
4486
  }
4487
4487
  };
4488
- let oe = (E = Z.filter((ne) => ne.overflows[0] <= 0).sort((ne, O) => ne.overflows[1] - O.overflows[1])[0]) == null ? void 0 : E.placement;
4488
+ let oe = (E = Z.filter((ne) => ne.overflows[0] <= 0).sort((ne, T) => ne.overflows[1] - T.overflows[1])[0]) == null ? void 0 : E.placement;
4489
4489
  if (!oe)
4490
4490
  switch (h) {
4491
4491
  case "bestFit": {
4492
4492
  var G;
4493
- const ne = (G = Z.map((O) => [O.placement, O.overflows.filter((k) => k > 0).reduce((k, F) => k + F, 0)]).sort((O, k) => O[1] - k[1])[0]) == null ? void 0 : G[0];
4493
+ const ne = (G = Z.map((T) => [T.placement, T.overflows.filter((k) => k > 0).reduce((k, F) => k + F, 0)]).sort((T, k) => T[1] - k[1])[0]) == null ? void 0 : G[0];
4494
4494
  ne && (oe = ne);
4495
4495
  break;
4496
4496
  }
@@ -5153,7 +5153,7 @@ function i7(t, e, a) {
5153
5153
  closeOnDeselect: W,
5154
5154
  groups: oe,
5155
5155
  reverse: ne,
5156
- infinite: O,
5156
+ infinite: T,
5157
5157
  groupOptions: k,
5158
5158
  groupHideEmpty: F,
5159
5159
  groupSelect: V,
@@ -5161,7 +5161,7 @@ function i7(t, e, a) {
5161
5161
  disabledProp: y,
5162
5162
  searchStart: R,
5163
5163
  searchFilter: le
5164
- } = Ae(t), ie = Mt().proxy, q = a.iv, H = a.ev, X = a.search, ve = a.clearSearch, we = a.update, Kt = a.pointer, Gt = a.setPointer, nt = a.clearPointer, _a = a.focus, nn = a.deactivate, st = a.close, ya = a.localize, it = ee([]), Ne = ee([]), Me = ee(!1), Be = ee(null), qe = ee(O.value && i.value === -1 ? 10 : i.value), Xt = A(() => l.value || c.value || !1), ba = A(() => f.value !== void 0 ? f.value : d.value !== void 0 ? d.value : !0), Te = A(() => {
5164
+ } = Ae(t), ie = Mt().proxy, q = a.iv, H = a.ev, X = a.search, ve = a.clearSearch, we = a.update, Kt = a.pointer, Gt = a.setPointer, nt = a.clearPointer, _a = a.focus, nn = a.deactivate, st = a.close, ya = a.localize, it = ee([]), Ne = ee([]), Me = ee(!1), Be = ee(null), qe = ee(T.value && i.value === -1 ? 10 : i.value), Xt = A(() => l.value || c.value || !1), ba = A(() => f.value !== void 0 ? f.value : d.value !== void 0 ? d.value : !0), Te = A(() => {
5165
5165
  if (oe.value) {
5166
5166
  let $ = _t.value || /* istanbul ignore next */
5167
5167
  [], B = [];
@@ -5426,7 +5426,7 @@ function i7(t, e, a) {
5426
5426
  }, { deep: !0 }), de(n, ($, B) => {
5427
5427
  typeof t.options == "function" ? S.value && (!B || $ && $.toString() !== B.toString()) && ka() : (Ne.value = t.options, Object.keys(q.value).length || $a(), pn());
5428
5428
  }), de(u, pn), de(i, ($, B) => {
5429
- qe.value = O.value && $ === -1 ? 10 : $;
5429
+ qe.value = T.value && $ === -1 ? 10 : $;
5430
5430
  }), {
5431
5431
  pfo: Qt,
5432
5432
  fo: ot,
@@ -5485,7 +5485,7 @@ function o7(t, e, a) {
5485
5485
  }), W = A(() => [...U.value].slice(-1)[0]), oe = A(() => S.value.__VISIBLE__.filter((H) => !H[u.value])[0]), ne = A(() => {
5486
5486
  const H = E.value.__VISIBLE__.filter((X) => !X[u.value]);
5487
5487
  return H[H.map((X) => X[n.value]).indexOf(S.value[n.value]) - 1];
5488
- }), O = A(() => {
5488
+ }), T = A(() => {
5489
5489
  const H = ie(S.value).__VISIBLE__.filter((X) => !X[u.value]);
5490
5490
  return H[H.map((X) => X[n.value]).indexOf(S.value[n.value]) + 1];
5491
5491
  }), k = A(() => [...G.value.__VISIBLE__.filter((H) => !H[u.value])].slice(-1)[0]), F = A(() => [...W.value.__VISIBLE__.filter((H) => !H[u.value])].slice(-1)[0]), V = (H) => S.value && (!H.group && S.value[n.value] === H[n.value] || H.group !== void 0 && S.value[i.value] === H[i.value]) ? !0 : void 0, se = () => {
@@ -5496,7 +5496,7 @@ function o7(t, e, a) {
5496
5496
  if (S.value === null)
5497
5497
  _((r.value && Z.value ? U.value[0].__CREATE__ ? L.value[0] : U.value[0] : L.value[0]) || null);
5498
5498
  else if (r.value && Z.value) {
5499
- let H = K.value ? oe.value : O.value;
5499
+ let H = K.value ? oe.value : T.value;
5500
5500
  H === void 0 && (H = N.value, H.__CREATE__ && (H = H[f.value][0])), _(H || /* istanbul ignore next */
5501
5501
  null);
5502
5502
  } else {
@@ -6238,10 +6238,10 @@ function ep(t) {
6238
6238
  };
6239
6239
  if (L) {
6240
6240
  if (o) {
6241
- var W, oe = D === "y" ? Re : Ge, ne = D === "y" ? We : vt, O = D === "y" ? "height" : "width", k = L[D], F = k + b[oe], V = k - b[ne], se = h ? -Z[O] / 2 : 0, y = _ === qt ? U[O] : Z[O], R = _ === qt ? -Z[O] : -U[O], le = e.elements.arrow, ie = h && le ? si(le) : {
6241
+ var W, oe = D === "y" ? Re : Ge, ne = D === "y" ? We : vt, T = D === "y" ? "height" : "width", k = L[D], F = k + b[oe], V = k - b[ne], se = h ? -Z[T] / 2 : 0, y = _ === qt ? U[T] : Z[T], R = _ === qt ? -Z[T] : -U[T], le = e.elements.arrow, ie = h && le ? si(le) : {
6242
6242
  width: 0,
6243
6243
  height: 0
6244
- }, q = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : ui(), H = q[oe], X = q[ne], ve = Ia(0, U[O], ie[O]), we = C ? U[O] / 2 - se - ve - H - E.mainAxis : y - ve - H - E.mainAxis, Kt = C ? -U[O] / 2 + se + ve + X + E.mainAxis : R + ve + X + E.mainAxis, Gt = e.elements.arrow && tn(e.elements.arrow), nt = Gt ? D === "y" ? Gt.clientTop || 0 : Gt.clientLeft || 0 : 0, _a = (W = G == null ? void 0 : G[D]) != null ? W : 0, nn = k + we - _a - nt, st = k + Kt - _a, ya = Ia(h ? Na(F, nn) : F, k, h ? kt(V, st) : V);
6244
+ }, q = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : ui(), H = q[oe], X = q[ne], ve = Ia(0, U[T], ie[T]), we = C ? U[T] / 2 - se - ve - H - E.mainAxis : y - ve - H - E.mainAxis, Kt = C ? -U[T] / 2 + se + ve + X + E.mainAxis : R + ve + X + E.mainAxis, Gt = e.elements.arrow && tn(e.elements.arrow), nt = Gt ? D === "y" ? Gt.clientTop || 0 : Gt.clientLeft || 0 : 0, _a = (W = G == null ? void 0 : G[D]) != null ? W : 0, nn = k + we - _a - nt, st = k + Kt - _a, ya = Ia(h ? Na(F, nn) : F, k, h ? kt(V, st) : V);
6245
6245
  L[D] = ya, N[D] = ya - k;
6246
6246
  }
6247
6247
  if (r) {
@@ -6316,7 +6316,7 @@ function op(t) {
6316
6316
  allowedAutoPlacements: g
6317
6317
  }) : q);
6318
6318
  }, []), I = e.rects.reference, L = e.rects.popper, U = /* @__PURE__ */ new Map(), Z = !0, K = D[0], E = 0; E < D.length; E++) {
6319
- var G = D[E], N = ct(G), W = zt(G) === qt, oe = [Re, We].indexOf(N) >= 0, ne = oe ? "width" : "height", O = Un(e, {
6319
+ var G = D[E], N = ct(G), W = zt(G) === qt, oe = [Re, We].indexOf(N) >= 0, ne = oe ? "width" : "height", T = Un(e, {
6320
6320
  placement: G,
6321
6321
  boundary: u,
6322
6322
  rootBoundary: f,
@@ -6325,7 +6325,7 @@ function op(t) {
6325
6325
  }), k = oe ? W ? vt : Ge : W ? We : Re;
6326
6326
  I[ne] > L[ne] && (k = La(k));
6327
6327
  var F = La(k), V = [];
6328
- if (o && V.push(O[N] <= 0), r && V.push(O[k] <= 0, O[F] <= 0), V.every(function(ie) {
6328
+ if (o && V.push(T[N] <= 0), r && V.push(T[k] <= 0, T[F] <= 0), V.every(function(ie) {
6329
6329
  return ie;
6330
6330
  })) {
6331
6331
  K = G, Z = !1;
@@ -6487,7 +6487,7 @@ function cp(t, e, a) {
6487
6487
  createTag: f,
6488
6488
  createOption: d,
6489
6489
  reverse: h
6490
- } = Ae(t), w = Mt().proxy, g = a.iv, b = a.update, S = a.deselect, _ = a.search, C = a.setPointer, D = a.selectPointer, I = a.backwardPointer, L = a.forwardPointer, U = a.multiselect, Z = a.wrapper, K = a.tags, E = a.isOpen, G = a.open, N = a.blur, W = a.fo, oe = A(() => f.value || d.value || !1), ne = A(() => s.value !== void 0 ? s.value : u.value !== void 0 ? u.value : ["enter"]), O = () => {
6490
+ } = Ae(t), w = Mt().proxy, g = a.iv, b = a.update, S = a.deselect, _ = a.search, C = a.setPointer, D = a.selectPointer, I = a.backwardPointer, L = a.forwardPointer, U = a.multiselect, Z = a.wrapper, K = a.tags, E = a.isOpen, G = a.open, N = a.blur, W = a.fo, oe = A(() => f.value || d.value || !1), ne = A(() => s.value !== void 0 ? s.value : u.value !== void 0 ? u.value : ["enter"]), T = () => {
6491
6491
  n.value === "tags" && !r.value && oe.value && i.value && !c.value && C(W.value[W.value.map((V) => V[l.value]).indexOf(_.value)]);
6492
6492
  };
6493
6493
  return {
@@ -6510,25 +6510,25 @@ function cp(t, e, a) {
6510
6510
  }
6511
6511
  if (ne.value.indexOf("enter") === -1 && oe.value)
6512
6512
  return;
6513
- O(), D();
6513
+ T(), D();
6514
6514
  break;
6515
6515
  case " ":
6516
6516
  if (!oe.value && !i.value) {
6517
- V.preventDefault(), O(), D();
6517
+ V.preventDefault(), T(), D();
6518
6518
  return;
6519
6519
  }
6520
6520
  if (!oe.value)
6521
6521
  return !1;
6522
6522
  if (ne.value.indexOf("space") === -1 && oe.value)
6523
6523
  return;
6524
- V.preventDefault(), O(), D();
6524
+ V.preventDefault(), T(), D();
6525
6525
  break;
6526
6526
  case "Tab":
6527
6527
  case ";":
6528
6528
  case ",":
6529
6529
  if (ne.value.indexOf(V.key.toLowerCase()) === -1 || !oe.value)
6530
6530
  return;
6531
- O(), D(), V.preventDefault();
6531
+ T(), D(), V.preventDefault();
6532
6532
  break;
6533
6533
  case "Escape":
6534
6534
  N();
@@ -6558,7 +6558,7 @@ function cp(t, e, a) {
6558
6558
  handleKeyup: (V) => {
6559
6559
  e.emit("keyup", V, w);
6560
6560
  },
6561
- preparePointer: O
6561
+ preparePointer: T
6562
6562
  };
6563
6563
  }
6564
6564
  function dp(t, e, a) {
@@ -7190,7 +7190,7 @@ function Rp(t, e, a, n, s, o) {
7190
7190
  "aria-multiselectable": a.searchable ? void 0 : t.ariaMultiselectable,
7191
7191
  role: a.searchable ? void 0 : "combobox"
7192
7192
  }, a.searchable ? {} : t.arias), [
7193
- T(" Search "),
7193
+ O(" Search "),
7194
7194
  a.mode !== "tags" && a.searchable && !a.disabled ? (p(), m("input", He({
7195
7195
  key: 0,
7196
7196
  type: a.inputType,
@@ -7212,8 +7212,8 @@ function Rp(t, e, a, n, s, o) {
7212
7212
  }, {
7213
7213
  ...a.attrs,
7214
7214
  ...t.arias
7215
- }), null, 16, _p)) : T("v-if", !0),
7216
- T(" Tags (with search) "),
7215
+ }), null, 16, _p)) : O("v-if", !0),
7216
+ O(" Tags (with search) "),
7217
7217
  a.mode == "tags" ? (p(), m(
7218
7218
  "div",
7219
7219
  {
@@ -7263,7 +7263,7 @@ function Rp(t, e, a, n, s, o) {
7263
7263
  2
7264
7264
  /* CLASS */
7265
7265
  )
7266
- ], 10, bp)) : T("v-if", !0)
7266
+ ], 10, bp)) : O("v-if", !0)
7267
7267
  ], 42, yp))
7268
7268
  ])),
7269
7269
  256
@@ -7276,7 +7276,7 @@ function Rp(t, e, a, n, s, o) {
7276
7276
  ref: "tags"
7277
7277
  },
7278
7278
  [
7279
- T(" Used for measuring search width "),
7279
+ O(" Used for measuring search width "),
7280
7280
  v(
7281
7281
  "span",
7282
7282
  {
@@ -7286,7 +7286,7 @@ function Rp(t, e, a, n, s, o) {
7286
7286
  3
7287
7287
  /* TEXT, CLASS */
7288
7288
  ),
7289
- T(" Actual search input "),
7289
+ O(" Actual search input "),
7290
7290
  a.searchable && !a.disabled ? (p(), m("input", He({
7291
7291
  key: 0,
7292
7292
  type: a.inputType,
@@ -7308,7 +7308,7 @@ function Rp(t, e, a, n, s, o) {
7308
7308
  }, {
7309
7309
  ...a.attrs,
7310
7310
  ...t.arias
7311
- }), null, 16, wp)) : T("v-if", !0)
7311
+ }), null, 16, wp)) : O("v-if", !0)
7312
7312
  ],
7313
7313
  2
7314
7314
  /* CLASS */
@@ -7316,8 +7316,8 @@ function Rp(t, e, a, n, s, o) {
7316
7316
  ],
7317
7317
  2
7318
7318
  /* CLASS */
7319
- )) : T("v-if", !0),
7320
- T(" Single label "),
7319
+ )) : O("v-if", !0),
7320
+ O(" Single label "),
7321
7321
  a.mode == "single" && t.hasSelected && !t.search && t.iv ? te(t.$slots, "singlelabel", {
7322
7322
  key: 2,
7323
7323
  value: t.iv
@@ -7341,8 +7341,8 @@ function Rp(t, e, a, n, s, o) {
7341
7341
  2
7342
7342
  /* CLASS */
7343
7343
  )
7344
- ]) : T("v-if", !0),
7345
- T(" Multiple label "),
7344
+ ]) : O("v-if", !0),
7345
+ O(" Multiple label "),
7346
7346
  a.mode == "multiple" && t.hasSelected && !t.search ? te(t.$slots, "multiplelabel", {
7347
7347
  key: 3,
7348
7348
  values: t.iv
@@ -7351,8 +7351,8 @@ function Rp(t, e, a, n, s, o) {
7351
7351
  class: Q(t.classList.multipleLabel),
7352
7352
  innerHTML: t.multipleLabelText
7353
7353
  }, null, 10, $p)
7354
- ]) : T("v-if", !0),
7355
- T(" Placeholder "),
7354
+ ]) : O("v-if", !0),
7355
+ O(" Placeholder "),
7356
7356
  a.placeholder && !t.hasSelected && !t.search ? te(t.$slots, "placeholder", { key: 4 }, () => [
7357
7357
  v(
7358
7358
  "div",
@@ -7364,8 +7364,8 @@ function Rp(t, e, a, n, s, o) {
7364
7364
  3
7365
7365
  /* TEXT, CLASS */
7366
7366
  )
7367
- ]) : T("v-if", !0),
7368
- T(" Spinner "),
7367
+ ]) : O("v-if", !0),
7368
+ O(" Spinner "),
7369
7369
  a.loading || t.resolving ? te(t.$slots, "spinner", { key: 5 }, () => [
7370
7370
  v(
7371
7371
  "span",
@@ -7377,8 +7377,8 @@ function Rp(t, e, a, n, s, o) {
7377
7377
  2
7378
7378
  /* CLASS */
7379
7379
  )
7380
- ]) : T("v-if", !0),
7381
- T(" Clear "),
7380
+ ]) : O("v-if", !0),
7381
+ O(" Clear "),
7382
7382
  t.hasSelected && !a.disabled && a.canClear && !t.busy ? te(t.$slots, "clear", {
7383
7383
  key: 6,
7384
7384
  clear: t.clear
@@ -7409,8 +7409,8 @@ function Rp(t, e, a, n, s, o) {
7409
7409
  34
7410
7410
  /* CLASS, HYDRATE_EVENTS */
7411
7411
  )
7412
- ]) : T("v-if", !0),
7413
- T(" Caret "),
7412
+ ]) : O("v-if", !0),
7413
+ O(" Caret "),
7414
7414
  a.caret && a.showOptions ? te(t.$slots, "caret", {
7415
7415
  key: 7,
7416
7416
  handleCaretClick: t.handleCaretClick,
@@ -7427,9 +7427,9 @@ function Rp(t, e, a, n, s, o) {
7427
7427
  2
7428
7428
  /* CLASS */
7429
7429
  )
7430
- ]) : T("v-if", !0)
7430
+ ]) : O("v-if", !0)
7431
7431
  ], 16, gp),
7432
- T(" Options "),
7432
+ O(" Options "),
7433
7433
  (p(), P(Nt, {
7434
7434
  to: a.appendTo || "body",
7435
7435
  disabled: !a.appendToBody && !a.appendTo
@@ -7457,7 +7457,7 @@ function Rp(t, e, a, n, s, o) {
7457
7457
  "aria-selected": t.isSelected(i),
7458
7458
  role: "option"
7459
7459
  }, [
7460
- i.__CREATE__ ? T("v-if", !0) : (p(), m("div", {
7460
+ i.__CREATE__ ? O("v-if", !0) : (p(), m("div", {
7461
7461
  key: 0,
7462
7462
  class: Q(t.classList.groupLabel(i)),
7463
7463
  "data-pointed": t.isPointed(i),
@@ -7555,13 +7555,13 @@ function Rp(t, e, a, n, s, o) {
7555
7555
  class: Q(t.classList.noOptions),
7556
7556
  innerHTML: t.localize(a.noOptionsText)
7557
7557
  }, null, 10, Lp)
7558
- ]) : T("v-if", !0),
7558
+ ]) : O("v-if", !0),
7559
7559
  t.noResults ? te(t.$slots, "noresults", { key: 1 }, () => [
7560
7560
  v("div", {
7561
7561
  class: Q(t.classList.noResults),
7562
7562
  innerHTML: t.localize(a.noResultsText)
7563
7563
  }, null, 10, Hp)
7564
- ]) : T("v-if", !0),
7564
+ ]) : O("v-if", !0),
7565
7565
  a.infinite && t.hasMore ? (p(), m(
7566
7566
  "div",
7567
7567
  {
@@ -7584,19 +7584,19 @@ function Rp(t, e, a, n, s, o) {
7584
7584
  ],
7585
7585
  2
7586
7586
  /* CLASS */
7587
- )) : T("v-if", !0),
7587
+ )) : O("v-if", !0),
7588
7588
  te(t.$slots, "afterlist", { options: t.fo })
7589
7589
  ], 10, kp)
7590
7590
  ], 8, ["to", "disabled"])),
7591
- T(" Hacky input element to show HTML5 required warning "),
7591
+ O(" Hacky input element to show HTML5 required warning "),
7592
7592
  a.required ? (p(), m("input", {
7593
7593
  key: 0,
7594
7594
  class: Q(t.classList.fakeInput),
7595
7595
  tabindex: "-1",
7596
7596
  value: t.textValue,
7597
7597
  required: ""
7598
- }, null, 10, Dp)) : T("v-if", !0),
7599
- T(" Native input support "),
7598
+ }, null, 10, Dp)) : O("v-if", !0),
7599
+ O(" Native input support "),
7600
7600
  a.nativeSupport ? (p(), m(
7601
7601
  he,
7602
7602
  { key: 1 },
@@ -7621,15 +7621,15 @@ function Rp(t, e, a, n, s, o) {
7621
7621
  ],
7622
7622
  64
7623
7623
  /* STABLE_FRAGMENT */
7624
- )) : T("v-if", !0),
7625
- T(" Screen reader assistive text "),
7624
+ )) : O("v-if", !0),
7625
+ O(" Screen reader assistive text "),
7626
7626
  a.searchable && t.hasSelected ? (p(), m("div", {
7627
7627
  key: 2,
7628
7628
  class: Q(t.classList.assist),
7629
7629
  id: t.ariaAssist,
7630
7630
  "aria-hidden": "true"
7631
- }, x(t.ariaLabel), 11, Bp)) : T("v-if", !0),
7632
- T(" Create height for empty input "),
7631
+ }, x(t.ariaLabel), 11, Bp)) : O("v-if", !0),
7632
+ O(" Create height for empty input "),
7633
7633
  v(
7634
7634
  "div",
7635
7635
  {
@@ -7788,7 +7788,7 @@ const jp = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
7788
7788
  variant: "ghost",
7789
7789
  color: "primary",
7790
7790
  onClick: () => r(h.id, !h.isDone)
7791
- }, null, 8, ["icon-name", "disabled", "onClick"])) : T("", !0),
7791
+ }, null, 8, ["icon-name", "disabled", "onClick"])) : O("", !0),
7792
7792
  v("input", {
7793
7793
  id: h.id,
7794
7794
  value: h.name,
@@ -7822,7 +7822,7 @@ const jp = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
7822
7822
  }, null, 8, ["user-name", "avatar-url", "onClose"])
7823
7823
  ]),
7824
7824
  _: 2
7825
- }, 1032, ["value", "options", "placeholder", "disabled", "caret", "onChange"])) : T("", !0),
7825
+ }, 1032, ["value", "options", "placeholder", "disabled", "caret", "onChange"])) : O("", !0),
7826
7826
  f.isEditable ? (p(), P(ue, {
7827
7827
  key: 2,
7828
7828
  class: "ao-subtask__delete",
@@ -7831,7 +7831,7 @@ const jp = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
7831
7831
  variant: "ghost",
7832
7832
  color: "neutral",
7833
7833
  onClick: () => l(h.id)
7834
- }, null, 8, ["onClick"])) : T("", !0)
7834
+ }, null, 8, ["onClick"])) : O("", !0)
7835
7835
  ]);
7836
7836
  }), 128))
7837
7837
  ]),
@@ -7843,7 +7843,7 @@ const jp = { class: "ao-tasks" }, Fp = { class: "ao-tasks__list" }, Up = ["id",
7843
7843
  variant: "ghost",
7844
7844
  color: "primary",
7845
7845
  onClick: o
7846
- }, null, 8, ["label"])) : T("", !0)
7846
+ }, null, 8, ["label"])) : O("", !0)
7847
7847
  ])
7848
7848
  ]));
7849
7849
  }
@@ -7935,7 +7935,7 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
7935
7935
  size: "sm",
7936
7936
  corners: "round",
7937
7937
  onClick: () => n(d)
7938
- }, null, 8, ["onClick"])) : T("", !0)
7938
+ }, null, 8, ["onClick"])) : O("", !0)
7939
7939
  ]))), 128)),
7940
7940
  u.isEditable ? (p(), m("li", Gp, [
7941
7941
  v("label", Xp, [
@@ -7955,8 +7955,8 @@ const qp = ["onDrop", "onDragenter", "onDragover", "onDragleave"], zp = { class:
7955
7955
  onChange: s
7956
7956
  }, null, 32)
7957
7957
  ])
7958
- ])) : T("", !0)
7959
- ])) : T("", !0),
7958
+ ])) : O("", !0)
7959
+ ])) : O("", !0),
7960
7960
  Ke(v("div", ef, [
7961
7961
  v("span", tf, x(u.$t("activity.attachment.placeholder.active")), 1)
7962
7962
  ], 512), [
@@ -8006,7 +8006,7 @@ const nf = { class: "ao-comment" }, sf = { class: "ao-comment__created-at" }, of
8006
8006
  "avatar-url": (S = g.user) == null ? void 0 : S.avatarUrl,
8007
8007
  "user-name": n.value,
8008
8008
  class: "ao-comment__avatar"
8009
- }, null, 8, ["avatar-url", "user-name"])) : T("", !0),
8009
+ }, null, 8, ["avatar-url", "user-name"])) : O("", !0),
8010
8010
  v("span", sf, x(c.value), 1),
8011
8011
  v("div", of, [
8012
8012
  v("div", rf, [
@@ -8061,7 +8061,7 @@ const nf = { class: "ao-comment" }, sf = { class: "ao-comment__created-at" }, of
8061
8061
  onClick: J(i)
8062
8062
  }, null, 8, ["label", "onClick"])
8063
8063
  ], 64))
8064
- ])) : T("", !0)
8064
+ ])) : O("", !0)
8065
8065
  ]);
8066
8066
  };
8067
8067
  }
@@ -8152,7 +8152,7 @@ const cf = { class: "ao-comments__header" }, df = ["onSubmit"], pf = ["placehold
8152
8152
  onEdit: (g) => c(w.id, g),
8153
8153
  onRemove: () => u(w.id)
8154
8154
  }, null, 8, ["user", "content", "created-at", "edited-at", "is-editable", "onEdit", "onRemove"]))), 128))
8155
- ])) : T("", !0)
8155
+ ])) : O("", !0)
8156
8156
  ], 512);
8157
8157
  };
8158
8158
  }
@@ -8393,7 +8393,7 @@ const wn = /* @__PURE__ */ Y({
8393
8393
  id: a.activity.id,
8394
8394
  statusId: y
8395
8395
  });
8396
- }, O = (y) => {
8396
+ }, T = (y) => {
8397
8397
  e("addComment", {
8398
8398
  ...y,
8399
8399
  activityId: a.activity.id
@@ -8431,8 +8431,8 @@ const wn = /* @__PURE__ */ Y({
8431
8431
  color: "primary",
8432
8432
  class: "ao-activity__ao-tag",
8433
8433
  onClick: se
8434
- }, null, 8, ["label"])) : T("", !0),
8435
- y.breadcrumbs ? (p(), m("div", _f, x(y.breadcrumbs), 1)) : T("", !0),
8434
+ }, null, 8, ["label"])) : O("", !0),
8435
+ y.breadcrumbs ? (p(), m("div", _f, x(y.breadcrumbs), 1)) : O("", !0),
8436
8436
  M(ye, {
8437
8437
  title: y.activity.name || "",
8438
8438
  level: 4,
@@ -8450,7 +8450,7 @@ const wn = /* @__PURE__ */ Y({
8450
8450
  caret: n.value,
8451
8451
  onChange: N
8452
8452
  }, null, 8, ["options", "value", "disabled", "caret"])
8453
- ])) : T("", !0),
8453
+ ])) : O("", !0),
8454
8454
  G.value ? (p(), m("label", $f, [
8455
8455
  v("span", kf, x(y.$t("activity.milestone.label")), 1),
8456
8456
  M($e, {
@@ -8461,7 +8461,7 @@ const wn = /* @__PURE__ */ Y({
8461
8461
  caret: n.value,
8462
8462
  onChange: W
8463
8463
  }, null, 8, ["options", "value", "disabled", "caret"])
8464
- ])) : T("", !0)
8464
+ ])) : O("", !0)
8465
8465
  ]),
8466
8466
  te(y.$slots, "header")
8467
8467
  ]),
@@ -8556,11 +8556,11 @@ const wn = /* @__PURE__ */ Y({
8556
8556
  comments: y.activity.comments,
8557
8557
  users: y.users,
8558
8558
  "user-id": y.userId,
8559
- onCreateComment: O,
8559
+ onCreateComment: T,
8560
8560
  onUpdateComment: k,
8561
8561
  onRemoveComment: F
8562
8562
  }, null, 8, ["comments", "users", "user-id"])
8563
- ])) : T("", !0)
8563
+ ])) : O("", !0)
8564
8564
  ])
8565
8565
  ]),
8566
8566
  v("div", jf, [
@@ -8584,7 +8584,7 @@ const wn = /* @__PURE__ */ Y({
8584
8584
  onChange: ne
8585
8585
  }, null, 8, ["options", "value", "disabled", "caret"])
8586
8586
  ])
8587
- ])) : T("", !0),
8587
+ ])) : O("", !0),
8588
8588
  v("div", qf, [
8589
8589
  v("div", zf, [
8590
8590
  v("div", xf, [
@@ -8644,7 +8644,7 @@ const wn = /* @__PURE__ */ Y({
8644
8644
  ]
8645
8645
  ])
8646
8646
  ])
8647
- ])) : T("", !0)
8647
+ ])) : O("", !0)
8648
8648
  ]),
8649
8649
  v("div", ev, [
8650
8650
  u.value ? (p(), m("div", tv, [
@@ -8661,7 +8661,7 @@ const wn = /* @__PURE__ */ Y({
8661
8661
  caret: n.value
8662
8662
  }, null, 8, ["modelValue", "options", "placeholder", "disabled", "caret"])
8663
8663
  ])
8664
- ])) : T("", !0),
8664
+ ])) : O("", !0),
8665
8665
  te(y.$slots, "default", { activity: y.activity })
8666
8666
  ]),
8667
8667
  v("div", nv, [
@@ -8692,7 +8692,7 @@ const wn = /* @__PURE__ */ Y({
8692
8692
  class: "ao-field__input",
8693
8693
  size: "sm"
8694
8694
  }, null, 8, ["modelValue", "label", "disabled"])
8695
- ])) : T("", !0),
8695
+ ])) : O("", !0),
8696
8696
  v("fieldset", iv, [
8697
8697
  v("div", ov, [
8698
8698
  M(pe, { name: "FlowsheetOutlineRounded" }),
@@ -8744,7 +8744,7 @@ const wn = /* @__PURE__ */ Y({
8744
8744
  }, null, 8, ["user-name"]),
8745
8745
  v("span", null, x(V.value), 1)
8746
8746
  ])
8747
- ])) : T("", !0)
8747
+ ])) : O("", !0)
8748
8748
  ])
8749
8749
  ])
8750
8750
  ];
@@ -9171,7 +9171,7 @@ const yv = {
9171
9171
  });
9172
9172
  }, ne = (k) => {
9173
9173
  e("addFiles", k);
9174
- }, O = (k) => {
9174
+ }, T = (k) => {
9175
9175
  e("removeFile", k);
9176
9176
  };
9177
9177
  return (k, F) => {
@@ -9251,7 +9251,7 @@ const yv = {
9251
9251
  onUpdateMilestone: C,
9252
9252
  onUpdatePhase: b,
9253
9253
  onRemoveMilestone: _
9254
- }, null, 8, ["template-id", "phase", "milestone-id"])) : T("", !0)
9254
+ }, null, 8, ["template-id", "phase", "milestone-id"])) : O("", !0)
9255
9255
  ]),
9256
9256
  v("li", Av, [
9257
9257
  i.value && r.value ? (p(), P(v5, {
@@ -9263,7 +9263,7 @@ const yv = {
9263
9263
  onAddActivity: D,
9264
9264
  onUpdateActivity: L,
9265
9265
  onRemoveActivity: I
9266
- }, null, 8, ["template-id", "phase-id", "milestone", "activity-id"])) : T("", !0)
9266
+ }, null, 8, ["template-id", "phase-id", "milestone", "activity-id"])) : O("", !0)
9267
9267
  ])
9268
9268
  ])
9269
9269
  ]),
@@ -9288,13 +9288,13 @@ const yv = {
9288
9288
  onUpdateSubtask: W,
9289
9289
  onDeleteSubtask: oe,
9290
9290
  onAddFiles: ne,
9291
- onRemoveFile: O
9291
+ onRemoveFile: T
9292
9292
  }, {
9293
9293
  default: z((q) => [
9294
9294
  te(k.$slots, "activityDetailsBody", pa(fa(q)))
9295
9295
  ]),
9296
9296
  _: 3
9297
- }, 8, ["activity", "activity-types", "breadcrumbs", "milestone-id", "template-activities", "template-milestones", "users", "onClose"])) : T("", !0)
9297
+ }, 8, ["activity", "activity-types", "breadcrumbs", "milestone-id", "template-activities", "template-milestones", "users", "onClose"])) : O("", !0)
9298
9298
  ])),
9299
9299
  (p(), P(Nt, { to: "body" }, [
9300
9300
  U.value ? (p(), P(_v, {
@@ -9307,9 +9307,9 @@ const yv = {
9307
9307
  onClose: Z,
9308
9308
  onAddRule: K,
9309
9309
  onRemoveRule: E
9310
- }, null, 8, ["template-id", "rules", "template-phases", "template-milestones", "template-activities"])) : T("", !0)
9310
+ }, null, 8, ["template-id", "rules", "template-phases", "template-milestones", "template-activities"])) : O("", !0)
9311
9311
  ]))
9312
- ])) : T("", !0);
9312
+ ])) : O("", !0);
9313
9313
  };
9314
9314
  }
9315
9315
  });
@@ -9339,13 +9339,13 @@ const Tv = {
9339
9339
  default: z(() => [
9340
9340
  e.$slots.header ? (p(), m("header", Tv, [
9341
9341
  te(e.$slots, "header")
9342
- ])) : T("", !0),
9342
+ ])) : O("", !0),
9343
9343
  v("div", Ov, [
9344
9344
  te(e.$slots, "default")
9345
9345
  ]),
9346
9346
  e.$slots.footer ? (p(), m("footer", Ev, [
9347
9347
  te(e.$slots, "footer")
9348
- ])) : T("", !0)
9348
+ ])) : O("", !0)
9349
9349
  ]),
9350
9350
  _: 3
9351
9351
  }, 8, ["class"]));
@@ -9427,7 +9427,7 @@ const Iv = { class: "ao-card-project-phase__header" }, Lv = { class: "ao-card-pr
9427
9427
  "is-editable": c.isEditable,
9428
9428
  "onUpdate:title": n
9429
9429
  }, null, 8, ["id", "title", "is-editable"]),
9430
- s.value ? (p(), m("span", Hv, " (" + x(s.value) + ")", 1)) : T("", !0)
9430
+ s.value ? (p(), m("span", Hv, " (" + x(s.value) + ")", 1)) : O("", !0)
9431
9431
  ])
9432
9432
  ]),
9433
9433
  footer: z(() => [
@@ -9446,8 +9446,8 @@ const Iv = { class: "ao-card-project-phase__header" }, Lv = { class: "ao-card-pr
9446
9446
  }, null, 8, ["percentages"]),
9447
9447
  c.$slots.secondary ? (p(), m("div", Rv, [
9448
9448
  te(c.$slots, "secondary")
9449
- ])) : T("", !0)
9450
- ])) : T("", !0),
9449
+ ])) : O("", !0)
9450
+ ])) : O("", !0),
9451
9451
  v("div", {
9452
9452
  class: Q(["ao-card-project-phase__footer-row", l.value ? "" : "ao-card-project-phase__no_deadline"])
9453
9453
  }, [
@@ -9463,7 +9463,7 @@ const Iv = { class: "ao-card-project-phase__header" }, Lv = { class: "ao-card-pr
9463
9463
  void 0,
9464
9464
  { lazy: !0 }
9465
9465
  ]
9466
- ]) : T("", !0),
9466
+ ]) : O("", !0),
9467
9467
  v("span", Nv, x(J(Tn)(c.deadline)), 1)
9468
9468
  ], 2)
9469
9469
  ])
@@ -9574,7 +9574,7 @@ const Uv = { class: "ao-card-project-milestone__default" }, Zv = { class: "ao-ti
9574
9574
  class: "ao-card-project-milestone__title",
9575
9575
  "onUpdate:title": r
9576
9576
  }, null, 8, ["id", "title", "is-editable"]),
9577
- n.value ? (p(), m("span", qv, " (" + x(n.value) + ")", 1)) : T("", !0)
9577
+ n.value ? (p(), m("span", qv, " (" + x(n.value) + ")", 1)) : O("", !0)
9578
9578
  ])
9579
9579
  ]),
9580
9580
  !l.readonly && l.isEditable ? (p(), m("div", zv, [
@@ -9588,7 +9588,7 @@ const Uv = { class: "ao-card-project-milestone__default" }, Zv = { class: "ao-ti
9588
9588
  label: l.$t("archive"),
9589
9589
  onClick: c[0] || (c[0] = fe(() => l.$emit("archiveMilestone", { id: l.id }), ["stop"]))
9590
9590
  }, null, 8, ["color", "label"])
9591
- ])) : T("", !0)
9591
+ ])) : O("", !0)
9592
9592
  ]),
9593
9593
  v("div", xv, [
9594
9594
  v("div", Yv, [
@@ -9604,10 +9604,10 @@ const Uv = { class: "ao-card-project-milestone__default" }, Zv = { class: "ao-ti
9604
9604
  percentages: i.value,
9605
9605
  class: "ao-card-project-milestone__progress"
9606
9606
  }, null, 8, ["percentages"])
9607
- ], 64)) : T("", !0),
9607
+ ], 64)) : O("", !0),
9608
9608
  l.$slots.secondary ? (p(), m("div", Xv, [
9609
9609
  te(l.$slots, "secondary")
9610
- ])) : T("", !0)
9610
+ ])) : O("", !0)
9611
9611
  ])
9612
9612
  ])
9613
9613
  ]),
@@ -9620,10 +9620,10 @@ const Uv = { class: "ao-card-project-milestone__default" }, Zv = { class: "ao-ti
9620
9620
  l.isSelected ? "ao-card-project-milestone__important--selected" : "ao-card-project-milestone__important"
9621
9621
  ),
9622
9622
  size: "sm"
9623
- }, null, 8, ["class"])) : T("", !0),
9623
+ }, null, 8, ["class"])) : O("", !0),
9624
9624
  l.deadline ? (p(), m("label", Jv, [
9625
9625
  v("span", e9, x(J(Tn)(l.deadline)), 1)
9626
- ])) : T("", !0),
9626
+ ])) : O("", !0),
9627
9627
  l.assignee ? (p(), m("div", t9, [
9628
9628
  M(Je, {
9629
9629
  "user-name": J(zs)(l.assignee),
@@ -9631,7 +9631,7 @@ const Uv = { class: "ao-card-project-milestone__default" }, Zv = { class: "ao-ti
9631
9631
  color: l.isSelected ? "black" : "primary",
9632
9632
  size: "sm"
9633
9633
  }, null, 8, ["user-name", "avatar-url", "color"])
9634
- ])) : T("", !0)
9634
+ ])) : O("", !0)
9635
9635
  ])
9636
9636
  ]),
9637
9637
  _: 3
@@ -9703,7 +9703,7 @@ const n9 = {
9703
9703
  name: "DragIndicator",
9704
9704
  class: "ao-project-phase__drag-handle"
9705
9705
  })
9706
- ])) : T("", !0),
9706
+ ])) : O("", !0),
9707
9707
  v("div", s9, [
9708
9708
  M(jv, {
9709
9709
  id: d.phase.id,
@@ -9760,7 +9760,7 @@ const n9 = {
9760
9760
  class: "ao-project-phase__milestone-add",
9761
9761
  "icon-name": "Add",
9762
9762
  onClick: h[0] || (h[0] = () => r(d.phase.id))
9763
- }, null, 8, ["label"])) : T("", !0)
9763
+ }, null, 8, ["label"])) : O("", !0)
9764
9764
  ])
9765
9765
  ])
9766
9766
  ])
@@ -9842,7 +9842,7 @@ const u9 = { class: "ao-project__phases" }, c9 = {
9842
9842
  }, null, 8, ["label"])
9843
9843
  ]),
9844
9844
  f9
9845
- ])) : T("", !0)
9845
+ ])) : O("", !0)
9846
9846
  ]));
9847
9847
  }
9848
9848
  });
@@ -10048,7 +10048,7 @@ const ci = /* @__PURE__ */ j(y9, [["render", w9], ["__scopeId", "data-v-cbe33527
10048
10048
  color: "primary",
10049
10049
  label: E.$t("project.template.add.label"),
10050
10050
  onClick: G[2] || (G[2] = (W) => Z.value = !0)
10051
- }, null, 8, ["label"])) : T("", !0)
10051
+ }, null, 8, ["label"])) : O("", !0)
10052
10052
  ]),
10053
10053
  _: 1
10054
10054
  }),
@@ -10124,7 +10124,7 @@ const ci = /* @__PURE__ */ j(y9, [["render", w9], ["__scopeId", "data-v-cbe33527
10124
10124
  templates: E.templates,
10125
10125
  onClose: G[4] || (G[4] = (W) => Z.value = !1),
10126
10126
  onApply: K
10127
- }, null, 8, ["project-id", "templates"])) : T("", !0)
10127
+ }, null, 8, ["project-id", "templates"])) : O("", !0)
10128
10128
  ]))
10129
10129
  ], 64);
10130
10130
  };
@@ -10213,37 +10213,37 @@ const A9 = { class: "ao-card-feed__header" }, M9 = {
10213
10213
  variant: "solid",
10214
10214
  color: h.projectColor ? void 0 : "primary",
10215
10215
  "raw-color": s.value
10216
- }, null, 8, ["label", "color", "raw-color"])) : T("", !0),
10216
+ }, null, 8, ["label", "color", "raw-color"])) : O("", !0),
10217
10217
  h.isPrivate || h.important || h.isClosed ? (p(), m("div", M9, [
10218
10218
  h.isPrivate ? (p(), P(pe, {
10219
10219
  key: 0,
10220
10220
  name: "Lock",
10221
10221
  class: "ao-card-feed__warning",
10222
10222
  size: "sm"
10223
- })) : T("", !0),
10223
+ })) : O("", !0),
10224
10224
  h.important ? (p(), P(pe, {
10225
10225
  key: 1,
10226
10226
  name: "FlagRounded",
10227
10227
  class: "ao-card-feed__important",
10228
10228
  size: "sm"
10229
- })) : T("", !0),
10229
+ })) : O("", !0),
10230
10230
  h.isClosed ? (p(), P(pe, {
10231
10231
  key: 2,
10232
10232
  name: "CheckSmallRounded",
10233
10233
  class: "ao-card-feed__closed"
10234
- })) : T("", !0)
10235
- ])) : T("", !0),
10234
+ })) : O("", !0)
10235
+ ])) : O("", !0),
10236
10236
  h.$slots.secondary ? (p(), m("div", T9, [
10237
10237
  te(h.$slots, "secondary")
10238
- ])) : T("", !0)
10238
+ ])) : O("", !0)
10239
10239
  ])
10240
10240
  ]),
10241
10241
  default: z(() => [
10242
10242
  v("div", O9, [
10243
- i.value ? (p(), m("span", E9, x(i.value), 1)) : T("", !0),
10243
+ i.value ? (p(), m("span", E9, x(i.value), 1)) : O("", !0),
10244
10244
  v("div", I9, [
10245
10245
  v("div", L9, [
10246
- h.slug ? (p(), m("span", H9, x(h.slug) + ": ", 1)) : T("", !0),
10246
+ h.slug ? (p(), m("span", H9, x(h.slug) + ": ", 1)) : O("", !0),
10247
10247
  M(ye, {
10248
10248
  id: h.id,
10249
10249
  title: h.name,
@@ -10254,7 +10254,7 @@ const A9 = { class: "ao-card-feed__header" }, M9 = {
10254
10254
  }, null, 8, ["id", "title", "is-editable"])
10255
10255
  ])
10256
10256
  ]),
10257
- h.deadline ? (p(), m("span", D9, x(l.value), 1)) : T("", !0)
10257
+ h.deadline ? (p(), m("span", D9, x(l.value), 1)) : O("", !0)
10258
10258
  ])
10259
10259
  ]),
10260
10260
  footer: z(() => [
@@ -10271,7 +10271,7 @@ const A9 = { class: "ao-card-feed__header" }, M9 = {
10271
10271
  "is-closable": !0,
10272
10272
  onClose: () => c(g.id)
10273
10273
  }, null, 8, ["user-name", "avatar-url", "onClose"])
10274
- ])) : T("", !0)
10274
+ ])) : O("", !0)
10275
10275
  ], 64))), 128))
10276
10276
  ]),
10277
10277
  h.comments || h.attachments ? (p(), m("ul", N9, [
@@ -10281,15 +10281,15 @@ const A9 = { class: "ao-card-feed__header" }, M9 = {
10281
10281
  size: "sm"
10282
10282
  }),
10283
10283
  v("span", F9, x(h.comments), 1)
10284
- ])) : T("", !0),
10284
+ ])) : O("", !0),
10285
10285
  h.attachments ? (p(), m("li", U9, [
10286
10286
  M(pe, {
10287
10287
  name: "AttachFileRounded",
10288
10288
  size: "sm"
10289
10289
  }),
10290
10290
  v("span", Z9, x(h.attachments), 1)
10291
- ])) : T("", !0)
10292
- ])) : T("", !0)
10291
+ ])) : O("", !0)
10292
+ ])) : O("", !0)
10293
10293
  ]),
10294
10294
  v("div", W9, [
10295
10295
  h.tasks && h.tasks.length ? (p(), m("div", q9, [
@@ -10304,7 +10304,7 @@ const A9 = { class: "ao-card-feed__header" }, M9 = {
10304
10304
  percentages: d.value,
10305
10305
  class: "ao-card-feed__progress"
10306
10306
  }, null, 8, ["percentages"])
10307
- ])) : T("", !0)
10307
+ ])) : O("", !0)
10308
10308
  ])
10309
10309
  ])
10310
10310
  ]),
@@ -10780,7 +10780,7 @@ const s4 = /* @__PURE__ */ M(
10780
10780
  );
10781
10781
  function r4(t, e, a, n, s, o) {
10782
10782
  return p(), P("div", null, [
10783
- t.isSucking ? T("v-if", !0) : (p(), P(
10783
+ t.isSucking ? O("v-if", !0) : (p(), P(
10784
10784
  "svg",
10785
10785
  {
10786
10786
  key: 0,
@@ -10797,7 +10797,7 @@ function r4(t, e, a, n, s, o) {
10797
10797
  )),
10798
10798
  t.isSucking ? (p(), P("svg", i4, [
10799
10799
  o4
10800
- ])) : T("v-if", !0)
10800
+ ])) : O("v-if", !0)
10801
10801
  ]);
10802
10802
  }
10803
10803
  Xn.render = r4;
@@ -10974,7 +10974,7 @@ function f4(t, e, a, n, s, o) {
10974
10974
  128
10975
10975
  /* KEYED_FRAGMENT */
10976
10976
  ))
10977
- ])) : T("v-if", !0)
10977
+ ])) : O("v-if", !0)
10978
10978
  ]);
10979
10979
  }
10980
10980
  Jn.render = f4;
@@ -11198,7 +11198,7 @@ function h4(t, e, a, n, s, o) {
11198
11198
  width: t.previewWidth,
11199
11199
  height: t.previewHeight
11200
11200
  }, null, 8, ["color", "width", "height"]),
11201
- t.suckerHide ? T("v-if", !0) : (p(), P(u, {
11201
+ t.suckerHide ? O("v-if", !0) : (p(), P(u, {
11202
11202
  key: 0,
11203
11203
  "sucker-canvas": t.suckerCanvas,
11204
11204
  "sucker-area": t.suckerArea,
@@ -11229,7 +11229,7 @@ function h4(t, e, a, n, s, o) {
11229
11229
  "colors-history-key": t.colorsHistoryKey,
11230
11230
  onSelectColor: t.selectColor
11231
11231
  }, null, 8, ["color", "colors-default", "colors-history-key", "onSelectColor"]),
11232
- T(" custom options "),
11232
+ O(" custom options "),
11233
11233
  te(t.$slots, "default")
11234
11234
  ],
11235
11235
  6
@@ -11280,7 +11280,7 @@ function g4(t, e, a, n, s, o) {
11280
11280
  theme: "light",
11281
11281
  color: a.color,
11282
11282
  onChangeColor: o.changeColor
11283
- }, null, 8, ["color", "onChangeColor"])) : T("", !0)
11283
+ }, null, 8, ["color", "onChangeColor"])) : O("", !0)
11284
11284
  ]);
11285
11285
  }
11286
11286
  const _4 = /* @__PURE__ */ j(m4, [["render", g4]]), y4 = { class: "ao-project-milestone" }, b4 = { class: "ao-project-milestone__header" }, w4 = { class: "ao-project-milestone__header_line" }, $4 = { class: "ao-project-milestone__header_line" }, k4 = { class: "ao-project-milestone__title" }, S4 = {
@@ -11475,7 +11475,7 @@ const _4 = /* @__PURE__ */ j(m4, [["render", g4]]), y4 = { class: "ao-project-mi
11475
11475
  color: d.value,
11476
11476
  "onUpdate:color": C[3] || (C[3] = (I) => d.value = I)
11477
11477
  }, null, 8, ["color"])
11478
- ])) : T("", !0)
11478
+ ])) : O("", !0)
11479
11479
  ]),
11480
11480
  v("div", E4, [
11481
11481
  M(J(mt), He({
@@ -11525,7 +11525,7 @@ const _4 = /* @__PURE__ */ j(m4, [["render", g4]]), y4 = { class: "ao-project-mi
11525
11525
  corners: "round",
11526
11526
  label: _.$t("archive"),
11527
11527
  onClick: fe(() => _.$emit("archiveActivity", { id: I.id }), ["stop"])
11528
- }, null, 8, ["label", "onClick"])) : T("", !0),
11528
+ }, null, 8, ["label", "onClick"])) : O("", !0),
11529
11529
  _.isEditable && !I.active ? (p(), P(ue, {
11530
11530
  key: 1,
11531
11531
  color: "primary",
@@ -11539,7 +11539,7 @@ const _4 = /* @__PURE__ */ j(m4, [["render", g4]]), y4 = { class: "ao-project-mi
11539
11539
  () => _.$emit("unarchiveActivity", { id: I.id }),
11540
11540
  ["stop"]
11541
11541
  )
11542
- }, null, 8, ["label", "onClick"])) : T("", !0)
11542
+ }, null, 8, ["label", "onClick"])) : O("", !0)
11543
11543
  ]),
11544
11544
  key: "0"
11545
11545
  } : void 0
@@ -11554,7 +11554,7 @@ const _4 = /* @__PURE__ */ j(m4, [["render", g4]]), y4 = { class: "ao-project-mi
11554
11554
  label: _.$t("project.activity.add"),
11555
11555
  onClick: c
11556
11556
  }, null, 8, ["label"])
11557
- ])) : T("", !0)
11557
+ ])) : O("", !0)
11558
11558
  ])
11559
11559
  ]);
11560
11560
  };
@@ -11644,7 +11644,7 @@ const L4 = /* @__PURE__ */ Y({
11644
11644
  te(b.$slots, "default", pa(fa(D)))
11645
11645
  ]),
11646
11646
  _: 3
11647
- }, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects", "onClose"])) : T("", !0);
11647
+ }, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects", "onClose"])) : O("", !0);
11648
11648
  };
11649
11649
  }
11650
11650
  }), H4 = { class: "ao-col-header" }, D4 = /* @__PURE__ */ Y({
@@ -11666,7 +11666,7 @@ const L4 = /* @__PURE__ */ Y({
11666
11666
  class: "ao-col-header__items",
11667
11667
  variant: "solid",
11668
11668
  color: "primary"
11669
- }, null, 8, ["label"])) : T("", !0)
11669
+ }, null, 8, ["label"])) : O("", !0)
11670
11670
  ]));
11671
11671
  }
11672
11672
  });
@@ -11841,10 +11841,10 @@ const q4 = {
11841
11841
  title: u.title,
11842
11842
  level: 3,
11843
11843
  items: (d = u.list) == null ? void 0 : d.length
11844
- }, null, 8, ["title", "items"])) : T("", !0)
11844
+ }, null, 8, ["title", "items"])) : O("", !0)
11845
11845
  ])
11846
11846
  ];
11847
- }) : T("", !0),
11847
+ }) : O("", !0),
11848
11848
  M(J(mt), He({
11849
11849
  class: ["ao-list-kanban__list", c.value ? "ao-list-kanban__transition" : void 0],
11850
11850
  list: u.list,
@@ -11904,7 +11904,7 @@ const q4 = {
11904
11904
  corners: "round",
11905
11905
  label: u.$t("feed.activity.archive"),
11906
11906
  onClick: fe(() => u.$emit("archiveActivity", { id: d.id }), ["stop"])
11907
- }, null, 8, ["label", "onClick"])) : T("", !0),
11907
+ }, null, 8, ["label", "onClick"])) : O("", !0),
11908
11908
  o(d) && !d.active ? (p(), P(ue, {
11909
11909
  key: 1,
11910
11910
  color: "primary",
@@ -11915,7 +11915,7 @@ const q4 = {
11915
11915
  corners: "round",
11916
11916
  label: u.$t("feed.activity.unarchive"),
11917
11917
  onClick: fe(() => u.$emit("unarchiveActivity", { id: d.id }), ["stop"])
11918
- }, null, 8, ["label", "onClick"])) : T("", !0)
11918
+ }, null, 8, ["label", "onClick"])) : O("", !0)
11919
11919
  ]),
11920
11920
  _: 2
11921
11921
  }, 1032, ["class", "id", "name", "project-name", "project-color", "phase-name", "milestone-name", "milestone-color", "deadline", "rules", "tasks", "description", "important", "type", "comments", "attachments", "users", "assignee", "slug", "is-editable", "is-private", "tag-type", "onUpdateActivity", "onClick", "onRemoveAssignee"])
@@ -11930,7 +11930,7 @@ const q4 = {
11930
11930
  ref: s,
11931
11931
  class: "ao-list-kanban__end"
11932
11932
  }, null, 512)) : (p(), m("div", Y4, [
11933
- u.noMoreLabel ? (p(), m("span", K4, x(u.noMoreLabel), 1)) : u.isEditable ? (p(), m("span", G4)) : T("", !0)
11933
+ u.noMoreLabel ? (p(), m("span", K4, x(u.noMoreLabel), 1)) : u.isEditable ? (p(), m("span", G4)) : O("", !0)
11934
11934
  ]))
11935
11935
  ]),
11936
11936
  _: 1
@@ -11942,9 +11942,9 @@ const q4 = {
11942
11942
  "icon-name": "AddBoxOutlineRounded",
11943
11943
  label: u.footerLabel,
11944
11944
  onClick: f[2] || (f[2] = (d) => u.$emit("add"))
11945
- }, null, 8, ["label"])) : T("", !0)
11945
+ }, null, 8, ["label"])) : O("", !0)
11946
11946
  ])
11947
- ])) : T("", !0)
11947
+ ])) : O("", !0)
11948
11948
  ]));
11949
11949
  }
11950
11950
  });
@@ -12004,26 +12004,27 @@ const a8 = { class: "ao-feed" }, n8 = { class: "ao-feed__filters" }, s8 = { clas
12004
12004
  searchText: { default: "" },
12005
12005
  showsArchivedActivities: { type: Boolean },
12006
12006
  showsOnlyImportant: { type: Boolean },
12007
+ showsOnlyNonAssigned: { type: Boolean },
12007
12008
  selectedActivity: {},
12008
12009
  isTaskCheckable: { type: Function, default: void 0 },
12009
12010
  isEditable: { type: [Boolean, String] },
12010
12011
  attachmentEnabled: { type: Boolean, default: !0 }
12011
12012
  },
12012
- emits: ["change:activities", "addActivity", "update:filters", "selectActivity", "update:activity", "archiveActivity", "unarchiveActivity", "update:searchText", "clear:searchText", "update:showsArchivedActivities", "update:showsOnlyImportant", "addSubtask", "updateSubtask", "deleteSubtask", "addFiles", "removeFile", "addComment", "updateComment", "removeComment", "toast"],
12013
+ emits: ["change:activities", "addActivity", "update:filters", "selectActivity", "update:activity", "archiveActivity", "unarchiveActivity", "update:searchText", "clear:searchText", "update:showsArchivedActivities", "update:showsOnlyImportant", "update:showsOnlyNonAssigned", "addSubtask", "updateSubtask", "deleteSubtask", "addFiles", "removeFile", "addComment", "updateComment", "removeComment", "toast"],
12013
12014
  setup(t, { emit: e }) {
12014
12015
  const a = t, { t: n } = Tt();
12015
- function s(O, k) {
12016
- e("toast", O, k);
12016
+ function s(T, k) {
12017
+ e("toast", T, k);
12017
12018
  }
12018
- const o = Pt(a, "activities"), i = async (O, k) => {
12019
- await e("selectActivity", O, k);
12019
+ const o = Pt(a, "activities"), i = async (T, k) => {
12020
+ await e("selectActivity", T, k);
12020
12021
  }, r = ee({}), l = ee(!1), c = ee(!1), u = A(() => a.project ? "milestone" : "project");
12021
12022
  de(
12022
12023
  [() => a.statuses, () => a.activities, () => a.initialActivityId, () => a.initialActivitySlug],
12023
12024
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
12024
- async ([O, k, F, V], [se, y]) => {
12025
+ async ([T, k, F, V], [se, y]) => {
12025
12026
  r.value = Object.fromEntries(
12026
- O.map((R) => [
12027
+ T.map((R) => [
12027
12028
  R.id,
12028
12029
  k.filter((le) => {
12029
12030
  var ie;
@@ -12035,68 +12036,68 @@ const a8 = { class: "ao-feed" }, n8 = { class: "ao-feed__filters" }, s8 = { clas
12035
12036
  { immediate: !0 }
12036
12037
  );
12037
12038
  const f = A(() => {
12038
- var O;
12039
- return !a.selectedActivity || !a.selectedActivity.milestone ? "" : `${((O = a.selectedActivity.milestone.phase) == null ? void 0 : O.name) ?? ""} / ${a.selectedActivity.milestone.name ?? ""}`;
12040
- }), d = (O) => {
12039
+ var T;
12040
+ return !a.selectedActivity || !a.selectedActivity.milestone ? "" : `${((T = a.selectedActivity.milestone.phase) == null ? void 0 : T.name) ?? ""} / ${a.selectedActivity.milestone.name ?? ""}`;
12041
+ }), d = (T) => {
12041
12042
  var y, R;
12042
12043
  const k = (y = a.activities) == null ? void 0 : y.at(-1), F = k ? Ie.LexoRank.parse(k.rank).genNext() : Ie.LexoRank.middle(), V = ((R = a.activities) == null ? void 0 : R.length) ?? 0, se = {
12043
12044
  name: n("activity.defaultName", { idx: V + 1 }),
12044
12045
  rank: F.format(),
12045
- statusId: O.id
12046
+ statusId: T.id
12046
12047
  };
12047
12048
  a.filters.assigneeId.length > 0 && (se.assigneeId = a.filters.assigneeId[0]), a.filters.projectId.length > 0 && (se.projectId = a.filters.projectId[0]), a.filters.typeId.length > 0 && (se.typeId = a.filters.typeId[0]), c.value = !0, e("addActivity", se);
12048
- }, h = (O, k) => {
12049
- c.value = !1, e("update:filters", { ...a.filters, [O]: k });
12049
+ }, h = (T, k) => {
12050
+ c.value = !1, e("update:filters", { ...a.filters, [T]: k });
12050
12051
  }, w = A(
12051
12052
  () => a.project ? [a.project] : a.projects ?? []
12052
- ), g = A(() => w.value.map((O) => ({
12053
- value: O.id,
12054
- label: O.name
12053
+ ), g = A(() => w.value.map((T) => ({
12054
+ value: T.id,
12055
+ label: T.name
12055
12056
  }))), b = A(() => {
12056
- var O;
12057
- return (O = a.activityTypes) == null ? void 0 : O.map((k) => ({
12057
+ var T;
12058
+ return (T = a.activityTypes) == null ? void 0 : T.map((k) => ({
12058
12059
  value: k.id,
12059
12060
  label: k.name
12060
12061
  }));
12061
- }), S = A(() => a.users.map((O) => ({
12062
- value: O.id,
12063
- label: `${O.firstName} ${O.lastName}`,
12064
- avatar: O.avatarUrl
12065
- }))), _ = (O) => {
12066
- a.selectedActivity && e("update:activity", O);
12067
- }, C = (O) => {
12068
- e("update:activity", O);
12069
- }, D = (O) => {
12070
- e("archiveActivity", O);
12071
- }, I = (O) => {
12072
- e("unarchiveActivity", O);
12073
- }, L = (O) => {
12074
- c.value = !1, e("update:searchText", O);
12075
- }, U = (O) => {
12076
- c.value = !1, e("clear:searchText", O);
12077
- }, Z = (O) => {
12078
- a.selectedActivity && e("addSubtask", O);
12079
- }, K = (O) => {
12080
- a.selectedActivity && e("updateSubtask", O);
12081
- }, E = (O) => {
12082
- a.selectedActivity && e("deleteSubtask", O);
12083
- }, G = (O) => {
12084
- e("addFiles", O);
12085
- }, N = (O) => {
12086
- e("removeFile", O);
12087
- }, W = (O) => {
12062
+ }), S = A(() => a.users.map((T) => ({
12063
+ value: T.id,
12064
+ label: `${T.firstName} ${T.lastName}`,
12065
+ avatar: T.avatarUrl
12066
+ }))), _ = (T) => {
12067
+ a.selectedActivity && e("update:activity", T);
12068
+ }, C = (T) => {
12069
+ e("update:activity", T);
12070
+ }, D = (T) => {
12071
+ e("archiveActivity", T);
12072
+ }, I = (T) => {
12073
+ e("unarchiveActivity", T);
12074
+ }, L = (T) => {
12075
+ c.value = !1, e("update:searchText", T);
12076
+ }, U = (T) => {
12077
+ c.value = !1, e("clear:searchText", T);
12078
+ }, Z = (T) => {
12079
+ a.selectedActivity && e("addSubtask", T);
12080
+ }, K = (T) => {
12081
+ a.selectedActivity && e("updateSubtask", T);
12082
+ }, E = (T) => {
12083
+ a.selectedActivity && e("deleteSubtask", T);
12084
+ }, G = (T) => {
12085
+ e("addFiles", T);
12086
+ }, N = (T) => {
12087
+ e("removeFile", T);
12088
+ }, W = (T) => {
12088
12089
  a.selectedActivity && e("addComment", {
12089
- ...O,
12090
+ ...T,
12090
12091
  activityId: a.selectedActivity.id
12091
12092
  });
12092
- }, oe = (O) => {
12093
+ }, oe = (T) => {
12093
12094
  const { id: k } = a.selectedActivity || {};
12094
- k && e("updateComment", O);
12095
- }, ne = (O) => {
12095
+ k && e("updateComment", T);
12096
+ }, ne = (T) => {
12096
12097
  const { id: k } = a.selectedActivity || {};
12097
- k && e("removeComment", O);
12098
+ k && e("removeComment", T);
12098
12099
  };
12099
- return (O, k) => {
12100
+ return (T, k) => {
12100
12101
  var F;
12101
12102
  return p(), m("div", a8, [
12102
12103
  M(Ga, null, {
@@ -12105,50 +12106,50 @@ const a8 = { class: "ao-feed" }, n8 = { class: "ao-feed__filters" }, s8 = { clas
12105
12106
  a.project ? (p(), P(ci, {
12106
12107
  key: 0,
12107
12108
  "is-left": !1,
12108
- "right-label": O.$t("project.switch.feed"),
12109
- "left-label": O.$t("project.switch.overview"),
12109
+ "right-label": T.$t("project.switch.feed"),
12110
+ "left-label": T.$t("project.switch.overview"),
12110
12111
  "onUpdate:isLeft": k[0] || (k[0] = (V) => {
12111
- V && O.$router.push({ name: J(Fe).project });
12112
+ V && T.$router.push({ name: J(Fe).project });
12112
12113
  })
12113
- }, null, 8, ["right-label", "left-label"])) : T("", !0),
12114
+ }, null, 8, ["right-label", "left-label"])) : O("", !0),
12114
12115
  M(t8, {
12115
- "model-value": O.searchText,
12116
- placeholder: O.$t("feed.search.placeholder"),
12116
+ "model-value": T.searchText,
12117
+ placeholder: T.$t("feed.search.placeholder"),
12117
12118
  class: "ao-feed__search",
12118
12119
  "onUpdate:modelValue": L,
12119
12120
  onClear: U
12120
12121
  }, null, 8, ["model-value", "placeholder"]),
12121
- a.project ? T("", !0) : (p(), P($e, {
12122
+ a.project ? O("", !0) : (p(), P($e, {
12122
12123
  key: 1,
12123
- "model-value": O.filters[J(Lt).project],
12124
+ "model-value": T.filters[J(Lt).project],
12124
12125
  mode: "tags",
12125
12126
  options: g.value,
12126
12127
  "close-on-select": !1,
12127
12128
  searchable: !0,
12128
12129
  class: "ao-feed__filter ao-feed__filter__projects",
12129
- placeholder: O.$t("feed.filters.project.placeholder"),
12130
+ placeholder: T.$t("feed.filters.project.placeholder"),
12130
12131
  "onUpdate:modelValue": k[1] || (k[1] = (V) => h(J(Lt).project, V))
12131
12132
  }, null, 8, ["model-value", "options", "placeholder"])),
12132
12133
  b.value ? (p(), P($e, {
12133
12134
  key: 2,
12134
- "model-value": O.filters[J(Lt).type],
12135
+ "model-value": T.filters[J(Lt).type],
12135
12136
  mode: "tags",
12136
12137
  options: b.value,
12137
12138
  "close-on-select": !1,
12138
12139
  searchable: !0,
12139
12140
  class: "ao-feed__filter ao-feed__filter__types",
12140
- placeholder: O.$t("feed.filters.activityType.placeholder"),
12141
+ placeholder: T.$t("feed.filters.activityType.placeholder"),
12141
12142
  "onUpdate:modelValue": k[2] || (k[2] = (V) => h(J(Lt).type, V))
12142
- }, null, 8, ["model-value", "options", "placeholder"])) : T("", !0),
12143
+ }, null, 8, ["model-value", "options", "placeholder"])) : O("", !0),
12143
12144
  S.value.length ? (p(), P($e, {
12144
12145
  key: 3,
12145
- "model-value": O.filters[J(Lt).assignee],
12146
+ "model-value": T.filters[J(Lt).assignee],
12146
12147
  mode: "tags",
12147
12148
  options: S.value,
12148
12149
  "close-on-select": !1,
12149
12150
  searchable: !0,
12150
12151
  class: "ao-feed__filter ao-feed__filter__assignees",
12151
- placeholder: O.$t("feed.filters.assignee.placeholder"),
12152
+ placeholder: T.$t("feed.filters.assignee.placeholder"),
12152
12153
  "onUpdate:modelValue": k[3] || (k[3] = (V) => h(J(Lt).assignee, V))
12153
12154
  }, {
12154
12155
  tag: z(({
@@ -12163,45 +12164,57 @@ const a8 = { class: "ao-feed" }, n8 = { class: "ao-feed__filters" }, s8 = { clas
12163
12164
  }, null, 8, ["user-name", "avatar-url", "onClose"])
12164
12165
  ]),
12165
12166
  _: 1
12166
- }, 8, ["model-value", "options", "placeholder"])) : T("", !0)
12167
+ }, 8, ["model-value", "options", "placeholder"])) : O("", !0)
12167
12168
  ]),
12169
+ M(ue, {
12170
+ class: "ao-feed__only-non-assigned",
12171
+ size: "sm",
12172
+ "icon-name": T.showsOnlyNonAssigned ? "CheckBoxOutlineRounded" : "CheckBoxOutlineBlank",
12173
+ "icon-position": "start",
12174
+ color: "primary",
12175
+ variant: "ghost",
12176
+ label: T.$t("feed.filters.showsOnlyNonAssigned.label"),
12177
+ role: "checkbox",
12178
+ "aria-checked": T.showsOnlyNonAssigned,
12179
+ onClick: k[4] || (k[4] = (V) => T.$emit("update:showsOnlyNonAssigned", !T.showsOnlyNonAssigned))
12180
+ }, null, 8, ["icon-name", "label", "aria-checked"]),
12168
12181
  M(ue, {
12169
12182
  class: "ao-feed__only-important",
12170
12183
  size: "sm",
12171
- "icon-name": O.showsOnlyImportant ? "CheckBoxOutlineRounded" : "CheckBoxOutlineBlank",
12184
+ "icon-name": T.showsOnlyImportant ? "CheckBoxOutlineRounded" : "CheckBoxOutlineBlank",
12172
12185
  "icon-position": "start",
12173
12186
  color: "primary",
12174
12187
  variant: "ghost",
12175
- label: O.$t("feed.filters.showsOnlyImportant.label"),
12188
+ label: T.$t("feed.filters.showsOnlyImportant.label"),
12176
12189
  role: "checkbox",
12177
- "aria-checked": O.showsOnlyImportant,
12178
- onClick: k[4] || (k[4] = (V) => O.$emit("update:showsOnlyImportant", !O.showsOnlyImportant))
12190
+ "aria-checked": T.showsOnlyImportant,
12191
+ onClick: k[5] || (k[5] = (V) => T.$emit("update:showsOnlyImportant", !T.showsOnlyImportant))
12179
12192
  }, null, 8, ["icon-name", "label", "aria-checked"]),
12180
12193
  M(ue, {
12181
12194
  class: "ao-feed__show-archived",
12182
12195
  size: "sm",
12183
- "icon-name": O.showsArchivedActivities ? "CheckBoxOutlineRounded" : "CheckBoxOutlineBlank",
12196
+ "icon-name": T.showsArchivedActivities ? "CheckBoxOutlineRounded" : "CheckBoxOutlineBlank",
12184
12197
  "icon-position": "start",
12185
12198
  color: "primary",
12186
12199
  variant: "ghost",
12187
- label: O.$t("feed.filters.showsArchivedActivities.label"),
12200
+ label: T.$t("feed.filters.showsArchivedActivities.label"),
12188
12201
  role: "checkbox",
12189
- "aria-checked": O.showsArchivedActivities,
12190
- onClick: k[5] || (k[5] = (V) => O.$emit("update:showsArchivedActivities", !O.showsArchivedActivities))
12202
+ "aria-checked": T.showsArchivedActivities,
12203
+ onClick: k[6] || (k[6] = (V) => T.$emit("update:showsArchivedActivities", !T.showsArchivedActivities))
12191
12204
  }, null, 8, ["icon-name", "label", "aria-checked"])
12192
12205
  ]),
12193
12206
  _: 1
12194
12207
  }),
12195
12208
  v("div", s8, [
12196
- (p(!0), m(he, null, _e(O.statuses, (V) => (p(), P(Q4, {
12209
+ (p(!0), m(he, null, _e(T.statuses, (V) => (p(), P(Q4, {
12197
12210
  key: V.id,
12198
12211
  status: V,
12199
12212
  list: r.value[V.id],
12200
12213
  title: V.name,
12201
- "footer-label": O.$t("feed.activity.add"),
12202
- users: O.users,
12203
- "user-id": O.userId,
12204
- "is-editable": O.isEditable,
12214
+ "footer-label": T.$t("feed.activity.add"),
12215
+ users: T.users,
12216
+ "user-id": T.userId,
12217
+ "is-editable": T.isEditable,
12205
12218
  tagType: u.value,
12206
12219
  onAdd: () => d(V),
12207
12220
  onSelectActivity: i,
@@ -12211,21 +12224,21 @@ const a8 = { class: "ao-feed" }, n8 = { class: "ao-feed__filters" }, s8 = { clas
12211
12224
  }, null, 8, ["status", "list", "title", "footer-label", "users", "user-id", "is-editable", "tagType", "onAdd"]))), 128))
12212
12225
  ]),
12213
12226
  (p(), P(Nt, { to: "body" }, [
12214
- O.selectedActivity ? (p(), P(Zn, {
12227
+ T.selectedActivity ? (p(), P(Zn, {
12215
12228
  key: 0,
12216
- activity: O.selectedActivity,
12217
- "activity-types": O.activityTypes,
12218
- "milestone-id": (F = O.selectedActivity.milestone) == null ? void 0 : F.id,
12229
+ activity: T.selectedActivity,
12230
+ "activity-types": T.activityTypes,
12231
+ "milestone-id": (F = T.selectedActivity.milestone) == null ? void 0 : F.id,
12219
12232
  "template-activities": o.value,
12220
- users: O.users,
12221
- "user-id": O.userId,
12222
- "is-task-checkable": O.isTaskCheckable,
12223
- statuses: O.statuses,
12233
+ users: T.users,
12234
+ "user-id": T.userId,
12235
+ "is-task-checkable": T.isTaskCheckable,
12236
+ statuses: T.statuses,
12224
12237
  breadcrumbs: f.value,
12225
- "is-editable": O.isEditable,
12226
- "attachment-enabled": O.attachmentEnabled,
12238
+ "is-editable": T.isEditable,
12239
+ "attachment-enabled": T.attachmentEnabled,
12227
12240
  projects: w.value,
12228
- onClose: k[6] || (k[6] = () => i(null, null)),
12241
+ onClose: k[7] || (k[7] = () => i(null, null)),
12229
12242
  "onUpdate:activity": _,
12230
12243
  onAddSubtask: Z,
12231
12244
  onUpdateSubtask: K,
@@ -12238,10 +12251,10 @@ const a8 = { class: "ao-feed" }, n8 = { class: "ao-feed__filters" }, s8 = { clas
12238
12251
  onToast: s
12239
12252
  }, {
12240
12253
  default: z((V) => [
12241
- te(O.$slots, "activityDetailsBody", pa(fa(V)))
12254
+ te(T.$slots, "activityDetailsBody", pa(fa(V)))
12242
12255
  ]),
12243
12256
  _: 3
12244
- }, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects"])) : T("", !0)
12257
+ }, 8, ["activity", "activity-types", "milestone-id", "template-activities", "users", "user-id", "is-task-checkable", "statuses", "breadcrumbs", "is-editable", "attachment-enabled", "projects"])) : O("", !0)
12245
12258
  ]))
12246
12259
  ]);
12247
12260
  };