@26lights/orcha 0.34.2 → 0.34.4
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.cjs.js +1 -1
- package/dist/orcha.es.js +2 -3
- package/dist/orcha.umd.js +1 -1
- package/dist/src/types/index.d.ts +1 -1
- package/package.json +2 -2
package/dist/orcha.es.js
CHANGED
|
@@ -8546,8 +8546,7 @@ const h1 = /* @__PURE__ */ ae({
|
|
|
8546
8546
|
]
|
|
8547
8547
|
])
|
|
8548
8548
|
])
|
|
8549
|
-
])) : E("", !0)
|
|
8550
|
-
ne(C.$slots, "default", { activity: C.activity })
|
|
8549
|
+
])) : E("", !0)
|
|
8551
8550
|
]),
|
|
8552
8551
|
v("div", L4, [
|
|
8553
8552
|
u.value ? (f(), g("div", V4, [
|
|
@@ -10240,7 +10239,7 @@ const _8 = { class: "ao-project-milestone" }, y8 = { class: "ao-project-mileston
|
|
|
10240
10239
|
}), b = M({
|
|
10241
10240
|
get() {
|
|
10242
10241
|
var h, A;
|
|
10243
|
-
return (
|
|
10242
|
+
return (A = (h = i.value) == null ? void 0 : h.assignee) != null && A.id ? [i.value.assignee.id] : [];
|
|
10244
10243
|
},
|
|
10245
10244
|
set(h) {
|
|
10246
10245
|
e("updateMilestone", {
|