@26lights/orcha 0.9.22 → 0.9.24
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 -1
- package/dist/orcha.umd.js +1 -1
- package/package.json +1 -1
package/dist/orcha.es.js
CHANGED
|
@@ -8806,7 +8806,7 @@ const $9 = { class: "ao-card-feed__header" }, M9 = {
|
|
|
8806
8806
|
])) : E("", !0)
|
|
8807
8807
|
]),
|
|
8808
8808
|
d("div", B9, [
|
|
8809
|
-
p.tasks ? (v(), C("div", N9, [
|
|
8809
|
+
p.tasks && p.tasks.length ? (v(), C("div", N9, [
|
|
8810
8810
|
d("div", R9, [
|
|
8811
8811
|
k(de, {
|
|
8812
8812
|
name: "SelectCheckBox",
|
|
@@ -9737,6 +9737,7 @@ const b4 = { class: "ao-feed" }, w4 = { class: "ao-feed__filters" }, $4 = { clas
|
|
|
9737
9737
|
k(be, {
|
|
9738
9738
|
options: le.value,
|
|
9739
9739
|
value: (B = F(i).project) == null ? void 0 : B.id,
|
|
9740
|
+
searchable: !0,
|
|
9740
9741
|
onChange: J
|
|
9741
9742
|
}, null, 8, ["options", "value"])
|
|
9742
9743
|
])) : E("", !0),
|