@26lights/orcha 0.35.15 → 0.35.17

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
@@ -9483,7 +9483,7 @@ const Af = { class: "ao-card-project-milestone__default" }, Tf = {
9483
9483
  setup(a, { emit: e }) {
9484
9484
  const t = a, n = M(() => {
9485
9485
  var d;
9486
- const u = t.name + " (" + ((d = t.activities) == null ? void 0 : d.reduce((l, c) => l + (c.estimation || 0), 0)) + ")";
9486
+ const u = (d = t.activities) == null ? void 0 : d.reduce((l, c) => l + (c.estimation || 0), 0);
9487
9487
  return u ? `${t.name} (${u})` : t.name;
9488
9488
  }), s = M(() => {
9489
9489
  var u;
@@ -11404,6 +11404,7 @@ const mv = { class: "ao-field__label" }, hv = /* @__PURE__ */ J({
11404
11404
  }
11405
11405
  });
11406
11406
  export {
11407
+ Xe as AoAvatar,
11407
11408
  Q1 as AoCardFeed,
11408
11409
  Lv as AoCheckboxField,
11409
11410
  fv as AoFeed,