@feedmepos/mf-common 1.9.3-beta.1 → 1.9.4

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.
Files changed (2) hide show
  1. package/dist/app.js +1 -1
  2. package/package.json +1 -1
package/dist/app.js CHANGED
@@ -33855,7 +33855,7 @@ const A2 = /* @__PURE__ */ Mr(v2, [["__scopeId", "data-v-5f0df764"]]), $2 = /* @
33855
33855
  }
33856
33856
  const ee = Le(!1), se = Zs();
33857
33857
  function te(Z) {
33858
- Z.external ? window.location.href = Z.path : (se.push(Z.path), l.selectApp(Z));
33858
+ Z.external ? window.open(Z.path, "_blank") : (se.push(Z.path), l.selectApp(Z));
33859
33859
  }
33860
33860
  return (Z, ge) => (we(), et(E2, {
33861
33861
  "dropdown-opened": ee.value,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-common",
3
- "version": "1.9.3-beta.1",
3
+ "version": "1.9.4",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"