@feedmepos/mf-remy-panel 0.8.0-dev.1 → 0.8.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 a, openBlock as l, createElementBlock as n, createElementVNode as e, unref as y, createTextVNode as g, createStaticVNode as k, toDisplayString as i, createCommentVNode as c } 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-2d2542ae.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-2d2542ae.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "@feedmepos/mf-common";
|
|
5
5
|
import "vue-router";
|
|
@@ -25030,7 +25030,7 @@ const dw = /* @__PURE__ */ qe($v, [["__scopeId", "data-v-cc73b959"]]), qv = [
|
|
|
25030
25030
|
{
|
|
25031
25031
|
path: "/",
|
|
25032
25032
|
name: "home",
|
|
25033
|
-
component: () => import("./HomeView-
|
|
25033
|
+
component: () => import("./HomeView-ac59cc20.js")
|
|
25034
25034
|
}
|
|
25035
25035
|
], hw = xm({
|
|
25036
25036
|
history: Rm(),
|
|
@@ -25132,10 +25132,10 @@ const dw = /* @__PURE__ */ qe($v, [["__scopeId", "data-v-cc73b959"]]), qv = [
|
|
|
25132
25132
|
"zh-CN": iw
|
|
25133
25133
|
};
|
|
25134
25134
|
async function pw() {
|
|
25135
|
-
const e = "https://remy-agent-api.
|
|
25135
|
+
const e = "https://remy-agent-api.feedmeapi.com", t = "https://license-v2.feedmeapi.com";
|
|
25136
25136
|
ST(e), FT(t), mo().initialize(), Qi(), console.log("Remy Chat initialized");
|
|
25137
25137
|
}
|
|
25138
|
-
const mw = T0(() => Promise.resolve().then(() => Hv)), gw = T0(() => import("./RemyButton-
|
|
25138
|
+
const mw = T0(() => Promise.resolve().then(() => Hv)), gw = T0(() => import("./RemyButton-0172ccf0.js"));
|
|
25139
25139
|
export {
|
|
25140
25140
|
dw as A,
|
|
25141
25141
|
mw 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-2d2542ae.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "@feedmepos/mf-common";
|
|
5
5
|
import "vue-router";
|