@26lights/orcha 0.28.4-dnd2 → 0.28.4-dnd3
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 +16 -16
- package/dist/orcha.umd.js +1 -1
- package/package.json +1 -1
package/dist/orcha.es.js
CHANGED
|
@@ -9405,12 +9405,12 @@ const b4 = {
|
|
|
9405
9405
|
onStart: c[2] || (c[2] = (u) => d.value = !0),
|
|
9406
9406
|
onEnd: c[3] || (c[3] = (u) => d.value = !1)
|
|
9407
9407
|
}), {
|
|
9408
|
-
|
|
9408
|
+
item: U(({ element: u }) => [
|
|
9409
9409
|
E(_s, {
|
|
9410
9410
|
type: "transition",
|
|
9411
9411
|
name: d.value ? void 0 : "flip-list"
|
|
9412
9412
|
}, {
|
|
9413
|
-
|
|
9413
|
+
default: U(() => {
|
|
9414
9414
|
var p, m, w, A, _, $, y, L;
|
|
9415
9415
|
return [
|
|
9416
9416
|
E(Ua, {
|
|
@@ -9456,20 +9456,20 @@ const b4 = {
|
|
|
9456
9456
|
}, 1032, ["id", "name", "project-name", "project-color", "phase-name", "milestone-name", "deadline", "rules", "tasks", "description", "important", "type", "comments", "attachments", "users", "assignee", "is-editable", "is-private", "onClick", "onRemoveAssignee"])
|
|
9457
9457
|
];
|
|
9458
9458
|
}),
|
|
9459
|
-
|
|
9460
|
-
|
|
9461
|
-
|
|
9462
|
-
|
|
9463
|
-
|
|
9464
|
-
|
|
9465
|
-
|
|
9466
|
-
|
|
9467
|
-
|
|
9468
|
-
|
|
9469
|
-
|
|
9470
|
-
|
|
9471
|
-
|
|
9472
|
-
|
|
9459
|
+
_: 2
|
|
9460
|
+
}, 1032, ["name"])
|
|
9461
|
+
]),
|
|
9462
|
+
footer: U(() => [
|
|
9463
|
+
r.isLoading ? (f(), h("div", $4, [
|
|
9464
|
+
E(ce, { name: "Loading" })
|
|
9465
|
+
])) : r.hasMore ? (f(), h("div", {
|
|
9466
|
+
key: 2,
|
|
9467
|
+
ref_key: "scrollEnd",
|
|
9468
|
+
ref: s,
|
|
9469
|
+
class: "ao-list-kanban__end"
|
|
9470
|
+
}, null, 512)) : (f(), h("div", M4, [
|
|
9471
|
+
r.noMoreLabel ? (f(), h("span", k4, q(r.noMoreLabel), 1)) : r.isEditable ? (f(), h("span", A4)) : T("", !0)
|
|
9472
|
+
]))
|
|
9473
9473
|
]),
|
|
9474
9474
|
_: 1
|
|
9475
9475
|
}, 16, ["list", "disabled"]),
|