@feedmepos/mf-remy-panel 0.15.1-dev.1 → 0.15.1-dev.2

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-20a8d345.js";
2
+ import { u as E, a as _, R as x, _ as B } from "./app-f48e6c01.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-20a8d345.js";
2
+ import { u as y, R as _ } from "./app-f48e6c01.js";
3
3
  import "pinia";
4
4
  import "@feedmepos/mf-common";
5
5
  import "vue-router";
@@ -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-d6e6bd3e.js")
27228
+ component: () => import("./HomeView-dcd3ec46.js")
27229
27229
  }
27230
27230
  ], rF = nf({
27231
27231
  history: sf(),
@@ -27327,14 +27327,14 @@ const iF = /* @__PURE__ */ zt(JE, [["__scopeId", "data-v-874a35a1"]]), AE = [
27327
27327
  "zh-CN": XE
27328
27328
  };
27329
27329
  async function oF(e) {
27330
- const t = (e == null ? void 0 : e.backendUrl) ?? "http://localhost:8787", n = (e == null ? void 0 : e.licenseApiUrl) ?? "https://license-v2-dev.feedmeapi.com";
27330
+ const t = (e == null ? void 0 : e.backendUrl) ?? "https://remy-agent-api.feedmeapidev.com", n = (e == null ? void 0 : e.licenseApiUrl) ?? "https://license-v2-dev.feedmeapi.com";
27331
27331
  if (!t)
27332
27332
  throw new Error("Backend URL is required for Remy Chat initialization");
27333
27333
  if (!n)
27334
27334
  throw new Error("License API URL is required for Remy Chat initialization");
27335
27335
  _v(t), Vv(n), ii().initialize(), vn(), console.log("Remy Chat initialized");
27336
27336
  }
27337
- const lF = Wd(() => Promise.resolve().then(() => YE)), cF = Wd(() => import("./RemyButton-4f7e0faa.js"));
27337
+ const lF = Wd(() => Promise.resolve().then(() => YE)), cF = Wd(() => import("./RemyButton-48680eac.js"));
27338
27338
  export {
27339
27339
  iF as A,
27340
27340
  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-20a8d345.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-f48e6c01.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.1-dev.1",
3
+ "version": "0.15.1-dev.2",
4
4
  "files": [
5
5
  "dist"
6
6
  ],