@feedmepos/mf-remy-panel 0.15.0-dev.4 → 0.15.0

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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as b, ref as n, openBlock as l, createElementBlock as i, createElementVNode as e, unref as k, createTextVNode as g, createStaticVNode as C, toDisplayString as p, createCommentVNode as m } from "vue";
2
- import { u as E, a as _, R as x, _ as B } from "./app-ca8c70eb.js";
2
+ import { u as E, a as _, R as x, _ as B } from "./app-bc760af0.js";
3
3
  import "pinia";
4
4
  import "@feedmepos/mf-common";
5
5
  import "vue-router";
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as s, computed as o, openBlock as i, createElementBlock as l, normalizeClass as t, createElementVNode as p, unref as u, createCommentVNode as d } from "vue";
2
- import { u as y, R as _ } from "./app-ca8c70eb.js";
2
+ import { u as y, R as _ } from "./app-bc760af0.js";
3
3
  import "pinia";
4
4
  import "@feedmepos/mf-common";
5
5
  import "vue-router";
@@ -20345,7 +20345,7 @@ function UT() {
20345
20345
  return (is().currentCountry.value ?? "MY").toString().toLowerCase();
20346
20346
  }
20347
20347
  function jp() {
20348
- return is().namespace.value === "dev" || !0;
20348
+ return is().namespace.value === "dev" || !1;
20349
20349
  }
20350
20350
  function Cp() {
20351
20351
  const e = UT();
@@ -20358,7 +20358,7 @@ function ST() {
20358
20358
  return {}.VITE_PORTAL_BACKEND_URL ?? `https://portal-v2${jp() ? "-dev" : ""}${Cp()}.feedmeapi.com`;
20359
20359
  }
20360
20360
  function wT() {
20361
- return "https://portal.feedmedev.cc/connect";
20361
+ return "https://portal.feedme.cc/portal";
20362
20362
  }
20363
20363
  function Yo(e) {
20364
20364
  return e && typeof e == "object" && "data" in e ? e.data : e;
@@ -27225,7 +27225,7 @@ const iF = /* @__PURE__ */ zt(JE, [["__scopeId", "data-v-874a35a1"]]), AE = [
27225
27225
  {
27226
27226
  path: "/",
27227
27227
  name: "home",
27228
- component: () => import("./HomeView-438b2cbb.js")
27228
+ component: () => import("./HomeView-85a1368b.js")
27229
27229
  }
27230
27230
  ], rF = nf({
27231
27231
  history: sf(),
@@ -27327,10 +27327,10 @@ const iF = /* @__PURE__ */ zt(JE, [["__scopeId", "data-v-874a35a1"]]), AE = [
27327
27327
  "zh-CN": XE
27328
27328
  };
27329
27329
  async function oF() {
27330
- const e = "https://remy-agent-api.feedmeapidev.com", t = "https://license-v2-dev.feedmeapi.com";
27330
+ const e = "https://remy-agent-api.feedmeapi.com", t = "https://license-v2.feedmeapi.com";
27331
27331
  _v(e), Vv(t), ii().initialize(), vn(), console.log("Remy Chat initialized");
27332
27332
  }
27333
- const lF = Wd(() => Promise.resolve().then(() => YE)), cF = Wd(() => import("./RemyButton-3f5ff841.js"));
27333
+ const lF = Wd(() => Promise.resolve().then(() => YE)), cF = Wd(() => import("./RemyButton-91912ec2.js"));
27334
27334
  export {
27335
27335
  iF as A,
27336
27336
  lF as C,
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { C as o, A as p, b as m, i as n, c as u, r as C, u as l, a as A } from "./app-ca8c70eb.js";
2
+ import { C as o, A as p, b as m, i as n, c as u, r as C, u as l, a as A } from "./app-bc760af0.js";
3
3
  import "pinia";
4
4
  import "@feedmepos/mf-common";
5
5
  import "vue-router";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-remy-panel",
3
- "version": "0.15.0-dev.4",
3
+ "version": "0.15.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],