@26lights/orcha 0.35.15 → 0.35.16

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;