@feedmepos/mf-remy-panel 0.17.0-dev.3 → 0.17.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 C, ref as a, openBlock as l, createElementBlock as i, createElementVNode as e, unref as E, createTextVNode as b, createStaticVNode as x, toDisplayString as p, createCommentVNode as m } from "vue";
|
|
2
|
-
import { u as w, a as B, b as _, R as N, _ as R } from "./app-
|
|
2
|
+
import { u as w, a as B, b as _, R as N, _ as R } from "./app-93241c3d.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-93241c3d.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "@feedmepos/mf-common";
|
|
5
5
|
import "vue-router";
|
|
@@ -20692,7 +20692,7 @@ function tN() {
|
|
|
20692
20692
|
return (zt().currentCountry.value ?? "MY").toString().toLowerCase();
|
|
20693
20693
|
}
|
|
20694
20694
|
function nf() {
|
|
20695
|
-
return zt().namespace.value === "dev" || !
|
|
20695
|
+
return zt().namespace.value === "dev" || !1;
|
|
20696
20696
|
}
|
|
20697
20697
|
function sf() {
|
|
20698
20698
|
const t = tN();
|
|
@@ -20705,7 +20705,7 @@ function nN() {
|
|
|
20705
20705
|
return {}.VITE_PORTAL_BACKEND_URL ?? `https://portal-v2${nf() ? "-dev" : ""}${sf()}.feedmeapi.com`;
|
|
20706
20706
|
}
|
|
20707
20707
|
function sN() {
|
|
20708
|
-
return "https://portal.
|
|
20708
|
+
return "https://portal.feedme.cc/portal";
|
|
20709
20709
|
}
|
|
20710
20710
|
function ol(t) {
|
|
20711
20711
|
return t && typeof t == "object" && "data" in t ? t.data : t;
|
|
@@ -30781,7 +30781,7 @@ const OB = /* @__PURE__ */ Ue(CB, [["__scopeId", "data-v-874a35a1"]]), TB = [
|
|
|
30781
30781
|
{
|
|
30782
30782
|
path: "/",
|
|
30783
30783
|
name: "home",
|
|
30784
|
-
component: () => import("./HomeView-
|
|
30784
|
+
component: () => import("./HomeView-77bdbd02.js")
|
|
30785
30785
|
}
|
|
30786
30786
|
], JB = Rf({
|
|
30787
30787
|
history: wf(),
|
|
@@ -30883,14 +30883,14 @@ const OB = /* @__PURE__ */ Ue(CB, [["__scopeId", "data-v-874a35a1"]]), TB = [
|
|
|
30883
30883
|
"zh-CN": QB
|
|
30884
30884
|
};
|
|
30885
30885
|
async function PB(t) {
|
|
30886
|
-
const e = (t == null ? void 0 : t.backendUrl) ?? "https://remy-agent-api.
|
|
30886
|
+
const e = (t == null ? void 0 : t.backendUrl) ?? "https://remy-agent-api.feedmeapi.com", n = (t == null ? void 0 : t.licenseApiUrl) ?? "https://license-v2.feedmeapi.com";
|
|
30887
30887
|
if (!e)
|
|
30888
30888
|
throw new Error("Backend URL is required for Remy Chat initialization");
|
|
30889
30889
|
if (!n)
|
|
30890
30890
|
throw new Error("License API URL is required for Remy Chat initialization");
|
|
30891
30891
|
Gv(e), qv(n), ki().initialize(), ln(), console.log("Remy Chat initialized");
|
|
30892
30892
|
}
|
|
30893
|
-
const HB = tu(() => Promise.resolve().then(() => VB)), XB = tu(() => import("./RemyButton-
|
|
30893
|
+
const HB = tu(() => Promise.resolve().then(() => VB)), XB = tu(() => import("./RemyButton-f7d8f1cb.js"));
|
|
30894
30894
|
export {
|
|
30895
30895
|
OB as A,
|
|
30896
30896
|
HB as C,
|
package/dist/app.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "vue";
|
|
2
|
-
import { C as o, A as p, c as m, i as n, d as u, r as C, u as l, b as A } from "./app-
|
|
2
|
+
import { C as o, A as p, c as m, i as n, d as u, r as C, u as l, b as A } from "./app-93241c3d.js";
|
|
3
3
|
import "pinia";
|
|
4
4
|
import "@feedmepos/mf-common";
|
|
5
5
|
import "vue-router";
|