@26lights/orcha 0.12.7 → 0.12.8
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 +0 -2
- package/dist/orcha.umd.js +1 -1
- package/package.json +1 -1
package/dist/orcha.es.js
CHANGED
|
@@ -8627,7 +8627,6 @@ const w9 = { class: "ao-project-overview" }, $9 = { class: "ao-project" }, M9 =
|
|
|
8627
8627
|
k(r1, null, {
|
|
8628
8628
|
primary: U(() => [
|
|
8629
8629
|
k(le, {
|
|
8630
|
-
class: "ao-project-overview__add-template",
|
|
8631
8630
|
color: "primary",
|
|
8632
8631
|
label: I.$t("project.feed.switch"),
|
|
8633
8632
|
onClick: ee[0] || (ee[0] = (A) => I.$router.push({ name: F(Re).feed }))
|
|
@@ -9546,7 +9545,6 @@ const w4 = { class: "ao-feed" }, $4 = { class: "ao-feed__filters" }, M4 = { clas
|
|
|
9546
9545
|
f("div", $4, [
|
|
9547
9546
|
t.project ? (v(), N(le, {
|
|
9548
9547
|
key: 0,
|
|
9549
|
-
class: "ao-project-overview__add-template",
|
|
9550
9548
|
color: "primary",
|
|
9551
9549
|
label: $.$t("project.overview.switch"),
|
|
9552
9550
|
onClick: Y[0] || (Y[0] = (W) => $.$router.push({ name: F(Re).project }))
|