@feedmepos/mf-remy-panel 0.13.2-dev.1 → 0.13.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 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-
|
|
2
|
+
import { u as E, a as _, R as C, _ as x } from "./app-ac8467f6.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-
|
|
2
|
+
import { u as y, R as _ } from "./app-ac8467f6.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "@feedmepos/mf-common";
|
|
5
5
|
import "vue-router";
|
|
@@ -26383,7 +26383,7 @@ const jZ = /* @__PURE__ */ Ot(VZ, [["__scopeId", "data-v-874a35a1"]]), TZ = [
|
|
|
26383
26383
|
{
|
|
26384
26384
|
path: "/",
|
|
26385
26385
|
name: "home",
|
|
26386
|
-
component: () => import("./HomeView-
|
|
26386
|
+
component: () => import("./HomeView-c2f5c4f6.js")
|
|
26387
26387
|
}
|
|
26388
26388
|
], LZ = Gp({
|
|
26389
26389
|
history: Pp(),
|
|
@@ -26485,10 +26485,10 @@ const jZ = /* @__PURE__ */ Ot(VZ, [["__scopeId", "data-v-874a35a1"]]), TZ = [
|
|
|
26485
26485
|
"zh-CN": SZ
|
|
26486
26486
|
};
|
|
26487
26487
|
async function DZ() {
|
|
26488
|
-
const e = "https://remy-agent-api.
|
|
26488
|
+
const e = "https://remy-agent-api.feedmeapi.com", t = "https://license-v2.feedmeapi.com";
|
|
26489
26489
|
pk(e), bk(t), vr().initialize(), Nn(), console.log("Remy Chat initialized");
|
|
26490
26490
|
}
|
|
26491
|
-
const OZ = _d(() => Promise.resolve().then(() => vZ)), YZ = _d(() => import("./RemyButton-
|
|
26491
|
+
const OZ = _d(() => Promise.resolve().then(() => vZ)), YZ = _d(() => import("./RemyButton-669a6794.js"));
|
|
26492
26492
|
export {
|
|
26493
26493
|
jZ as A,
|
|
26494
26494
|
OZ 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-
|
|
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-ac8467f6.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "@feedmepos/mf-common";
|
|
5
5
|
import "vue-router";
|