@26lights/orcha 0.12.5 → 0.12.6
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 -2
- package/dist/orcha.umd.js +1 -1
- package/package.json +1 -1
package/dist/orcha.es.js
CHANGED
|
@@ -8630,7 +8630,7 @@ const w9 = { class: "ao-project-overview" }, $9 = { class: "ao-project" }, M9 =
|
|
|
8630
8630
|
class: "ao-project-overview__add-template",
|
|
8631
8631
|
color: "primary",
|
|
8632
8632
|
label: I.$t("project.feed.switch"),
|
|
8633
|
-
|
|
8633
|
+
onClick: ee[0] || (ee[0] = (A) => I.$router.push({ name: F(Re).feed }))
|
|
8634
8634
|
}, null, 8, ["label"])
|
|
8635
8635
|
]),
|
|
8636
8636
|
_: 2
|
|
@@ -9554,7 +9554,7 @@ const w4 = { class: "ao-feed" }, $4 = { class: "ao-feed__filters" }, M4 = { clas
|
|
|
9554
9554
|
class: "ao-project-overview__add-template",
|
|
9555
9555
|
color: "primary",
|
|
9556
9556
|
label: $.$t("project.overview.switch"),
|
|
9557
|
-
|
|
9557
|
+
onClick: Y[0] || (Y[0] = (W) => $.$router.push({ name: F(Re).project }))
|
|
9558
9558
|
}, null, 8, ["label"]),
|
|
9559
9559
|
k(_4, {
|
|
9560
9560
|
"model-value": $.searchText,
|