@maxtropy/v-components 0.1.12-beta.0 → 0.1.12-beta.1
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.
|
@@ -25254,8 +25254,9 @@ const lP = ["onClick"], Vr = /* @__PURE__ */ U({
|
|
|
25254
25254
|
return r.value;
|
|
25255
25255
|
}), l = I(() => Wu(a.value)), i = I(() => A5(a.value ?? [])), u = x(), c = I(() => {
|
|
25256
25256
|
if (u.value && !n.reassign) {
|
|
25257
|
+
console.log("activeThirdKey.value", u.value), console.log("path2Node.value", l.value);
|
|
25257
25258
|
let d = l.value[u.value];
|
|
25258
|
-
if (d)
|
|
25259
|
+
if (console.log("id2Node.value", i.value), d)
|
|
25259
25260
|
return [
|
|
25260
25261
|
{ name: i.value[d.rootId].name },
|
|
25261
25262
|
{
|
|
@@ -25282,7 +25283,7 @@ const lP = ["onClick"], Vr = /* @__PURE__ */ U({
|
|
|
25282
25283
|
A != -1 && (m += Ql(d.substring(A), io));
|
|
25283
25284
|
} else
|
|
25284
25285
|
m = f.split("/").slice(...h).join("/"), m += Ql(g, io);
|
|
25285
|
-
u.value = m;
|
|
25286
|
+
console.log("currentPath", m), u.value = m;
|
|
25286
25287
|
},
|
|
25287
25288
|
{
|
|
25288
25289
|
immediate: !0,
|