@feedmepos/mf-remy-panel 0.13.1-dev.1 → 0.13.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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as y, ref as a, openBlock as l, createElementBlock as n, createElementVNode as e, unref as b, createTextVNode as g, createStaticVNode as k, toDisplayString as i, createCommentVNode as r } from "vue";
2
- import { u as E, a as _, R as C, _ as x } from "./app-e6fbb89c.js";
2
+ import { u as E, a as _, R as C, _ as x } from "./app-5a28a2ae.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-e6fbb89c.js";
2
+ import { u as y, R as _ } from "./app-5a28a2ae.js";
3
3
  import "pinia";
4
4
  import "@feedmepos/mf-common";
5
5
  import "vue-router";
@@ -26332,7 +26332,7 @@ const zZ = /* @__PURE__ */ Bt(vZ, [["__scopeId", "data-v-874a35a1"]]), RZ = [
26332
26332
  {
26333
26333
  path: "/",
26334
26334
  name: "home",
26335
- component: () => import("./HomeView-47a552e2.js")
26335
+ component: () => import("./HomeView-5e9824a8.js")
26336
26336
  }
26337
26337
  ], WZ = Gp({
26338
26338
  history: Pp(),
@@ -26434,10 +26434,10 @@ const zZ = /* @__PURE__ */ Bt(vZ, [["__scopeId", "data-v-874a35a1"]]), RZ = [
26434
26434
  "zh-CN": _Z
26435
26435
  };
26436
26436
  async function jZ() {
26437
- const e = "https://remy-agent-api.feedmeapidev.com", t = "https://license-v2-dev.feedmeapi.com";
26437
+ const e = "https://remy-agent-api.feedmeapi.com", t = "https://license-v2.feedmeapi.com";
26438
26438
  pk(e), bk(t), vr().initialize(), Nn(), console.log("Remy Chat initialized");
26439
26439
  }
26440
- const LZ = _d(() => Promise.resolve().then(() => yZ)), CZ = _d(() => import("./RemyButton-1f5cade6.js"));
26440
+ const LZ = _d(() => Promise.resolve().then(() => yZ)), CZ = _d(() => import("./RemyButton-9c4ad492.js"));
26441
26441
  export {
26442
26442
  zZ as A,
26443
26443
  LZ 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-e6fbb89c.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-5a28a2ae.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.13.1-dev.1",
3
+ "version": "0.13.1",
4
4
  "files": [
5
5
  "dist"
6
6
  ],