cimos7-vue3-common 0.4.5 → 0.4.7

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.
@@ -30722,7 +30722,7 @@ const ABe = ["onClick", "onContextmenu"], DBe = ["title"], PBe = ["onClick"], RB
30722
30722
  var ee, I;
30723
30723
  return (ee = te.meta) != null && ee.name ? te.meta.name : (I = te.meta) != null && I.renderName ? te.meta.renderName({ path: te.path, query: te.query }) : te.path;
30724
30724
  }, x = (te) => te.fullPath.replace(/\//g, "_").replace(/\?/g, "_").replace(/&/g, "_").replace(/=/g, "_"), B = (te) => {
30725
- if (te.fullPath === "/" || te.path === "/")
30725
+ if (console.log("route:"), console.log(te), te && (te.fullPath === "/" || te.path === "/"))
30726
30726
  return;
30727
30727
  const ee = W(te), I = x(te);
30728
30728
  w.value.find((be) => be.path === te.fullPath) || w.value.push({
@@ -30900,7 +30900,7 @@ const ABe = ["onClick", "onContextmenu"], DBe = ["title"], PBe = ["onClick"], RB
30900
30900
  };
30901
30901
  }
30902
30902
  }));
30903
- const iZ = /* @__PURE__ */ dN($Be, [["__scopeId", "data-v-d182b948"]]);
30903
+ const iZ = /* @__PURE__ */ dN($Be, [["__scopeId", "data-v-cf983e0e"]]);
30904
30904
  iZ.install = (e) => {
30905
30905
  e.component(iZ.name, iZ);
30906
30906
  };