@feedmepos/mf-report 5.22.1-remy-beta.2 → 5.22.1-remy.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.
- package/dist/{App-iSIj8_lS.js → App-DllSHrhi.js} +22 -22
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-Bnu9l9U0.js → BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js} +2 -2
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-CPniBJgZ.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-Blc6DBml.js → Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-CHTMrqtt.js → FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js} +3 -3
- package/dist/{InsightView-Ckkwb92m.js → InsightView-D_V8GCdN.js} +4 -4
- package/dist/{Integration-BoYn0XvH.js → Integration-F1OWPe2v.js} +2 -2
- package/dist/{Integrations-D6Qz0hqf.js → Integrations-6h3Ynyhx.js} +1 -1
- package/dist/{Layout-DIs6pMOT.js → Layout-D4Hl2RVc.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Brwm-7zb.js → MenuTab.vue_vue_type_script_setup_true_lang-BpSxzEVb.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DZIauCN0.js → NavigationTab.vue_vue_type_script_setup_true_lang-DCSjuXmi.js} +3 -3
- package/dist/{OverviewView-Bx_6RMle.js → OverviewView-BAhRRNeA.js} +4 -4
- package/dist/{Report-E8GN07k7.js → Report-MYVRo7SL.js} +2 -2
- package/dist/{ReportEditor-bz8aajNj.js → ReportEditor-DgVHv5lv.js} +4 -4
- package/dist/{ReportView-BEWiRAvV.js → ReportView-CI-bWx1T.js} +5 -5
- package/dist/{Setting-B6nnaJaX.js → Setting-cnuWE3wM.js} +3 -3
- package/dist/{TileEditor-DncjwvcR.js → TileEditor-BydbDg_b.js} +5 -5
- package/dist/{TransitionFade-Bold22aO.js → TransitionFade-D0ozPmOn.js} +4 -4
- package/dist/{app-CDw9UOqm.js → app-lLf0I618.js} +12 -12
- package/dist/app.js +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent as ee, resolveComponent as U, createBlock as te, openBlock as h, unref as u, isRef as Ie, withCtx as J, createElementVNode as
|
|
2
|
-
import { detectLocale as
|
|
3
|
-
import { d as i, u as Le, a as X, b as _e, c as Y, e as we, f as be, s as Ce, g as
|
|
1
|
+
import { defineComponent as ee, resolveComponent as U, createBlock as te, openBlock as h, unref as u, isRef as Ie, withCtx as J, createElementVNode as W, createVNode as z, toDisplayString as H, createTextVNode as he, onMounted as ae, watch as R, ref as k, computed as K, onBeforeMount as Re, onBeforeUnmount as qe, createElementBlock as A, Fragment as Oe } from "vue";
|
|
2
|
+
import { detectLocale as E, useCoreStore as T } from "@feedmepos/mf-common";
|
|
3
|
+
import { d as i, u as Le, a as X, b as _e, c as Y, e as we, f as be, s as Ce, g as ke, h as Ee, i as Ne } from "./app-lLf0I618.js";
|
|
4
4
|
import { storeToRefs as q } from "pinia";
|
|
5
|
-
import { _ as Be, u as Fe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as Be, u as Fe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DCSjuXmi.js";
|
|
6
6
|
import { u as Z } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { u as $e } from "./vue-i18n-CQAzKJVO.js";
|
|
8
8
|
import { useRoute as xe, useRouter as Je } from "vue-router";
|
|
@@ -19,13 +19,13 @@ const Ae = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Te
|
|
|
19
19
|
"close-button": !1
|
|
20
20
|
}, {
|
|
21
21
|
"dialog-header": J(() => [
|
|
22
|
-
he(
|
|
22
|
+
he(H(u(D)), 1)
|
|
23
23
|
]),
|
|
24
24
|
default: J(() => [
|
|
25
|
-
|
|
25
|
+
W("p", Ae, H(u(S)), 1)
|
|
26
26
|
]),
|
|
27
27
|
"dialog-footer": J(() => [
|
|
28
|
-
g[1] || (g[1] =
|
|
28
|
+
g[1] || (g[1] = W("div", { class: "grow" }, null, -1)),
|
|
29
29
|
z(_, {
|
|
30
30
|
label: u(r)("report.common.cancel"),
|
|
31
31
|
variant: "tertiary",
|
|
@@ -40,7 +40,7 @@ const Ae = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Te
|
|
|
40
40
|
}, 8, ["modelValue"]);
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
|
-
}), M = E(
|
|
43
|
+
}), M = k(E());
|
|
44
44
|
function Ue() {
|
|
45
45
|
const O = (r) => {
|
|
46
46
|
switch (M.value = r, r) {
|
|
@@ -53,16 +53,16 @@ function Ue() {
|
|
|
53
53
|
}
|
|
54
54
|
};
|
|
55
55
|
return ae(() => {
|
|
56
|
-
O(
|
|
57
|
-
}), R(() =>
|
|
56
|
+
O(E());
|
|
57
|
+
}), R(() => E(), O, { deep: !0, immediate: !0 }), {
|
|
58
58
|
currentLocale: M
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
|
-
i.locale(
|
|
61
|
+
i.locale(E() === "zh-CN" ? "zh-cn" : "en");
|
|
62
62
|
const ze = ["src"], Qe = ["src"], et = /* @__PURE__ */ ee({
|
|
63
63
|
__name: "App",
|
|
64
64
|
setup(O) {
|
|
65
|
-
const { businessId: r, token: f, country: l } = q(Le()), { sessionUser: S, currentBusiness: D, currentCountry: L, registerSidebarComponent: g } = T(), { getRestaurantAndWarehouse: _, getBusinessSetting: N, beginBusinessLoad: B, completeBusinessLoad: ne } = X(), { getFeatureFlags: re } = _e(), { version: p } = q(Y()), { getSettings: oe } = we(), { promptLoader: se } = be(), e = xe(), F = Je(), ie = Y(), { suppressReportRouteSync: w } = q(ie), ue =
|
|
65
|
+
const { businessId: r, token: f, country: l } = q(Le()), { sessionUser: S, currentBusiness: D, currentCountry: L, registerSidebarComponent: g } = T(), { getRestaurantAndWarehouse: _, getBusinessSetting: N, beginBusinessLoad: B, completeBusinessLoad: ne } = X(), { getFeatureFlags: re } = _e(), { version: p } = q(Y()), { getSettings: oe } = we(), { promptLoader: se } = be(), e = xe(), F = Je(), ie = Y(), { suppressReportRouteSync: w } = q(ie), ue = K(() => `https://portal-v1.feedme.cc/b/${r.value}/report/CLOSE_UP?showHeader=false&country=${l.value.toUpperCase()}&menuOption=business-report&token=${f.value}&v2=true&reportV5Button=true`), le = K(() => `https://report-v4.feedme.cc?businessId=${r.value}&country=${l.value}&token=${f.value}&reportV3Button=true`);
|
|
66
66
|
R(
|
|
67
67
|
[() => D.value, () => S.value, () => L.value],
|
|
68
68
|
() => {
|
|
@@ -85,7 +85,7 @@ const ze = ["src"], Qe = ["src"], et = /* @__PURE__ */ ee({
|
|
|
85
85
|
console.error(t);
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function j(a) {
|
|
89
89
|
if (typeof a.data == "string")
|
|
90
90
|
try {
|
|
91
91
|
const t = JSON.parse(a.data);
|
|
@@ -99,19 +99,19 @@ const ze = ["src"], Qe = ["src"], et = /* @__PURE__ */ ee({
|
|
|
99
99
|
}), Re(() => {
|
|
100
100
|
g(Be);
|
|
101
101
|
}), ae(() => {
|
|
102
|
-
console.log("5.22.1-remy
|
|
102
|
+
console.log("5.22.1-remy.2", !0), window.addEventListener("message", Q), window.addEventListener("message", j);
|
|
103
103
|
});
|
|
104
|
-
const I =
|
|
104
|
+
const I = ke(), V = Fe(), n = X();
|
|
105
105
|
qe(() => {
|
|
106
|
-
window.removeEventListener("message", Q), window.removeEventListener("message",
|
|
106
|
+
window.removeEventListener("message", Q), window.removeEventListener("message", j), I.$dispose(), V.$dispose();
|
|
107
107
|
});
|
|
108
|
-
const { getReports: ce, getOverviewReport: de, getReportConfig:
|
|
108
|
+
const { getReports: ce, getOverviewReport: de, getReportConfig: G, currentReportId: P } = I, { currentReportId: me, reports: fe } = q(I), { getSchema: pe } = Ee(), { fetchSchedules: ge } = V, { init: ve } = Ne(), $ = k("v5"), b = k(!1), x = k(!0);
|
|
109
109
|
function ye() {
|
|
110
110
|
const a = e.query.startDate ? i(e.query.startDate).startOf("day").toISOString() : void 0, t = e.query.endDate ? i(e.query.endDate).endOf("day").toISOString() : void 0, o = e.query.timeStart ? JSON.parse(e.query.timeStart) : void 0, c = e.query.timeEnd ? JSON.parse(e.query.timeEnd) : void 0, d = e.query.compareStartDate ? i(e.query.compareStartDate).startOf("day").toISOString() : void 0, v = e.query.compareEndDate ? i(e.query.compareEndDate).endOf("day").toISOString() : void 0, C = e.query.isAllLocation === "true";
|
|
111
111
|
let m = [];
|
|
112
112
|
C ? m = n.selectedLocationIds : m = e.query.locationIds ? JSON.parse(e.query.locationIds) : void 0;
|
|
113
|
-
let y = e.query.reportId ||
|
|
114
|
-
if (fe.value.find((s) => s.id === y) || (y =
|
|
113
|
+
let y = e.query.reportId || P;
|
|
114
|
+
if (fe.value.find((s) => s.id === y) || (y = P), y && y !== I.currentReportId && I.updateCurrentReportId(y), a || t) {
|
|
115
115
|
const s = n.dateRange;
|
|
116
116
|
(s.startDate !== a || s.endDate !== t) && n.setDateRange({ startDate: a, endDate: t });
|
|
117
117
|
}
|
|
@@ -156,15 +156,15 @@ const ze = ["src"], Qe = ["src"], et = /* @__PURE__ */ ee({
|
|
|
156
156
|
}
|
|
157
157
|
})), w.value !== void 0 && (w.value = !0), await se(async () => {
|
|
158
158
|
await ve({
|
|
159
|
-
apiKey: "
|
|
159
|
+
apiKey: "6GhcttsJ9Rj9cTevcdrpin",
|
|
160
160
|
url: "https://flag.feedme.farm/api/v1/",
|
|
161
161
|
enableAnalytics: !1,
|
|
162
162
|
cacheFlags: !1
|
|
163
163
|
});
|
|
164
|
-
const t = await
|
|
164
|
+
const t = await G();
|
|
165
165
|
$.value = t.version, p.value = $.value, await Promise.all([
|
|
166
166
|
re(),
|
|
167
|
-
|
|
167
|
+
G(),
|
|
168
168
|
de(),
|
|
169
169
|
ce(),
|
|
170
170
|
pe(),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as M, mergeModels as B, useModel as U, ref as O, watch as H, computed as Q, resolveComponent as v, createElementBlock as L, openBlock as D, createVNode as c, withCtx as g, createElementVNode as p, createCommentVNode as Y, Fragment as _, renderList as W, createBlock as q, createTextVNode as z, withDirectives as ee, toDisplayString as b, unref as m, vShow as te, renderSlot as ne } from "vue";
|
|
2
|
-
import { c as oe, a as le } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { d as h } from "./app-
|
|
2
|
+
import { c as oe, a as le } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
3
|
+
import { d as h } from "./app-lLf0I618.js";
|
|
4
4
|
import { u as ae } from "./vue-i18n-CQAzKJVO.js";
|
|
5
5
|
import { detectLocale as N } from "@feedmepos/mf-common";
|
|
6
6
|
var ue = /* @__PURE__ */ ((e) => (e.Scorecard = "SCORECARD", e.Spacer = "SPACER", e.Table = "TABLE", e.BarChart = "BARCHART", e.StackBarChart = "STACKBARCHART", e.LineChart = "LINECHART", e.StackLineChart = "STACKLINECHART", e.Circular = "CIRCULAR", e))(ue || {}), re = /* @__PURE__ */ ((e) => (e.EXCEL = "excel", e.PDF = "pdf", e.PDFFULLSIZE = "pdfFullSize", e.PDFRECEIPT = "pdfReceipt", e))(re || {}), ie = /* @__PURE__ */ ((e) => (e.PORTRAIT = "portrait", e.LANDSCAPE = "landscape", e))(ie || {});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as V, resolveComponent as S, createBlock as p, openBlock as y, withCtx as I, createCommentVNode as Y, createElementVNode as M, toDisplayString as j, renderSlot as A, mergeModels as C, useModel as R, ref as O, watch as k, createElementBlock as B, createVNode as b, unref as D } from "vue";
|
|
2
|
-
import { d as r, G as U, H as W, a as q, a9 as G, w as H } from "./app-
|
|
2
|
+
import { d as r, G as U, H as W, a as q, a9 as G, w as H } from "./app-lLf0I618.js";
|
|
3
3
|
import { detectLocale as z } from "@feedmepos/mf-common";
|
|
4
4
|
import { u as K } from "./vue-i18n-CQAzKJVO.js";
|
|
5
5
|
import { storeToRefs as L } from "pinia";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as u, computed as f, resolveComponent as p, createElementBlock as r, openBlock as t, normalizeStyle as n, normalizeClass as d, unref as e, createBlock as y, createCommentVNode as _, createVNode as h, createElementVNode as k, toDisplayString as g, renderSlot as x } from "vue";
|
|
2
|
-
import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DCSjuXmi.js";
|
|
3
3
|
import { useBreakpoints as b } from "@feedmepos/ui-library";
|
|
4
4
|
import { storeToRefs as C } from "pinia";
|
|
5
|
-
import { f as q } from "./app-
|
|
5
|
+
import { f as q } from "./app-lLf0I618.js";
|
|
6
6
|
import { useRoute as w } from "vue-router";
|
|
7
7
|
import { u as B } from "./vue-i18n-CQAzKJVO.js";
|
|
8
8
|
const $ = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { computed as k, defineComponent as Le, mergeModels as Ie, useModel as Me, ref as h, onMounted as Ue, nextTick as we, watch as he, resolveComponent as O, createElementBlock as te, openBlock as $, Fragment as be, renderSlot as Ne, createVNode as B, normalizeStyle as Ee, unref as o, createElementVNode as H, toDisplayString as Te, withCtx as se, createBlock as re, createCommentVNode as Fe, normalizeClass as qe, h as ot, renderList as nt, toRaw as fl, markRaw as vl, createTextVNode as ht, onUnmounted as gl, resolveDynamicComponent as yl, withDirectives as bl, vShow as wl, withModifiers as ct } from "vue";
|
|
2
|
-
import { n as et, a as Qe, u as St, o as xl, S as Be, r as Sl, t as Bt, v as Ot, D as ze, k as pe, C as Ce, g as Cl, h as kl, d as je, l as _l } from "./app-
|
|
3
|
-
import { W as A, v as st, P as dt, R as Ke, g as Tl, _ as Fl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { d as Mt, _ as Ll, a as Dl, b as Rl, c as Vl } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { n as et, a as Qe, u as St, o as xl, S as Be, r as Sl, t as Bt, v as Ot, D as ze, k as pe, C as Ce, g as Cl, h as kl, d as je, l as _l } from "./app-lLf0I618.js";
|
|
3
|
+
import { W as A, v as st, P as dt, R as Ke, g as Tl, _ as Fl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
4
|
+
import { d as Mt, _ as Ll, a as Dl, b as Rl, c as Vl } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
5
5
|
import { storeToRefs as $e, defineStore as Ht } from "pinia";
|
|
6
6
|
import { useBreakpoints as qt, useSnackbar as Ct, components as zl } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as tt } from "./vue-i18n-CQAzKJVO.js";
|
|
@@ -2,14 +2,14 @@ var Zo = Object.defineProperty;
|
|
|
2
2
|
var Jo = (i, t, e) => t in i ? Zo(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
|
|
3
3
|
var k = (i, t, e) => Jo(i, typeof t != "symbol" ? t + "" : t, e);
|
|
4
4
|
import { ref as $t, defineComponent as oe, watch as ri, computed as _t, onMounted as Qo, createElementBlock as U, openBlock as I, createElementVNode as R, renderSlot as Un, toDisplayString as lt, resolveDirective as Xn, createCommentVNode as St, Fragment as Ii, renderList as zi, createBlock as Ht, withDirectives as Ge, resolveDynamicComponent as es, unref as G, withCtx as Yt, createVNode as et, normalizeClass as Ze, resolveComponent as Me, useModel as ta, createTextVNode as ea, isRef as ki, nextTick as ia } from "vue";
|
|
5
|
-
import { _ as sa } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { _ as na } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { d as Bi, u as Kn, F as qn, q as Gn, j as ys, a as oa } from "./app-
|
|
5
|
+
import { _ as sa } from "./Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js";
|
|
6
|
+
import { _ as na } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
7
|
+
import { d as Bi, u as Kn, F as qn, q as Gn, j as ys, a as oa } from "./app-lLf0I618.js";
|
|
8
8
|
import { storeToRefs as Zn } from "pinia";
|
|
9
9
|
import { components as is, useSnackbar as aa } from "@feedmepos/ui-library";
|
|
10
10
|
import { u as Jn } from "./vue-i18n-CQAzKJVO.js";
|
|
11
11
|
import { _ as ra } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
|
|
12
|
-
import { a as la, G as ca } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { a as la, G as ca } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DCSjuXmi.js";
|
|
13
13
|
import { useCoreStore as ha } from "@feedmepos/mf-common";
|
|
14
14
|
function da({ start: i, end: t }) {
|
|
15
15
|
return `${Bi(t).format("DD MMM")}, ${Bi(t).format("YYYY")}`;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as J, mergeModels as Se, useModel as te, computed as q, resolveComponent as A, createElementBlock as I, openBlock as w, createElementVNode as t, createCommentVNode as L, normalizeClass as Ue, Fragment as ke, createBlock as j, withCtx as xe, toDisplayString as C, renderList as De, createVNode as l, unref as d, h as k, normalizeStyle as tt, createTextVNode as ot, ref as z, onUnmounted as Re, watch as Ce, isRef as Te, resolveDynamicComponent as Fe, mergeProps as Qe, onMounted as Ge } from "vue";
|
|
2
2
|
import { useRouter as be, useRoute as at } from "vue-router";
|
|
3
|
-
import { Q as he, d as Ve, O as lt, V as nt, e as Ae, f as Pe, a as we, W as ve, X as st, J as rt, U as Me, Y as je, Z as Ke, _ as Le, $ as ze, a0 as it, a1 as dt, a2 as mt, a3 as qe, b as Ze, a4 as pt, a5 as ut, a6 as ct, a7 as ft, a8 as gt } from "./app-
|
|
3
|
+
import { Q as he, d as Ve, O as lt, V as nt, e as Ae, f as Pe, a as we, W as ve, X as st, J as rt, U as Me, Y as je, Z as Ke, _ as Le, $ as ze, a0 as it, a1 as dt, a2 as mt, a3 as qe, b as Ze, a4 as pt, a5 as ut, a6 as ct, a7 as ft, a8 as gt } from "./app-lLf0I618.js";
|
|
4
4
|
import { u as Oe } from "./message-dialog-UoMWOnil.js";
|
|
5
5
|
import { useSnackbar as _e } from "@feedmepos/ui-library";
|
|
6
6
|
import { u as oe } from "./vue-i18n-CQAzKJVO.js";
|
|
7
7
|
import { storeToRefs as Ee } from "pinia";
|
|
8
|
-
import { _ as Be } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Be } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
9
9
|
const vt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-between" }, yt = { class: "w-[100%]" }, xt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, bt = { class: "w-[100%] flex flex-row gap-[4px]" }, wt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, _t = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, ht = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "w-[24px] flex items-center"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as S, useModel as W, computed as y, resolveComponent as d, createBlock as L, unref as v, openBlock as p, withCtx as w, createElementVNode as a, createVNode as C, toDisplayString as K, createTextVNode as J, ref as Z, h as q, createElementBlock as N, Fragment as _ } from "vue";
|
|
2
2
|
import { useRouter as $, useRoute as A2 } from "vue-router";
|
|
3
|
-
import { Q as E, e as h, f as e2, T as Y, U as f2 } from "./app-
|
|
3
|
+
import { Q as E, e as h, f as e2, T as Y, U as f2 } from "./app-lLf0I618.js";
|
|
4
4
|
import { useBreakpoints as T, useSnackbar as t2, components as r2, FmButtonColorThemeVariant as x } from "@feedmepos/ui-library";
|
|
5
5
|
import { _ as v2, a as n2 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
|
|
6
6
|
import { storeToRefs as F } from "pinia";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as o, resolveComponent as t, createBlock as r, openBlock as n, withCtx as _, createVNode as c } from "vue";
|
|
2
|
-
import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js";
|
|
3
3
|
const f = /* @__PURE__ */ o({
|
|
4
4
|
__name: "Layout",
|
|
5
5
|
setup(m) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as V, computed as b, createElementBlock as x, openBlock as a, createElementVNode as y, createVNode as u, unref as e, isRef as p, withCtx as _, createBlock as g, createCommentVNode as k, useModel as $, resolveComponent as f, normalizeClass as R, Fragment as w, renderList as M, toDisplayString as T } from "vue";
|
|
2
|
-
import { a as B } from "./app-
|
|
2
|
+
import { a as B } from "./app-lLf0I618.js";
|
|
3
3
|
import { storeToRefs as D } from "pinia";
|
|
4
|
-
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { _ as N } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { a as S } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
4
|
+
import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DCSjuXmi.js";
|
|
5
|
+
import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
6
|
+
import { _ as N } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
7
|
+
import { a as S } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js";
|
|
8
8
|
import { useRoute as z } from "vue-router";
|
|
9
9
|
import { useBreakpoints as E } from "@feedmepos/ui-library";
|
|
10
10
|
const L = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrollbar-hide" }, O = { class: "flex flex-col gap-2 py-2" }, q = /* @__PURE__ */ V({
|
|
@@ -4,12 +4,12 @@ var ml = (e, r, t) => F5(e, typeof r != "symbol" ? r + "" : r, t);
|
|
|
4
4
|
import { defineComponent as $t, computed as nt, useModel as pn, ref as Ve, watch as ra, resolveComponent as me, createBlock as Ze, unref as q, openBlock as ne, withCtx as qe, createElementVNode as _, createVNode as J, toDisplayString as Ge, withDirectives as Un, createElementBlock as Fe, Fragment as vt, renderList as Bt, vShow as Ui, createTextVNode as jr, mergeModels as Kn, createCommentVNode as dt, normalizeClass as Jn, onMounted as i0, withKeys as qh, withModifiers as Yn, isRef as qn, vModelText as Wh, normalizeStyle as s0, renderSlot as jh, mergeProps as N5, nextTick as L5, resolveDynamicComponent as Td, createSlots as M5 } from "vue";
|
|
5
5
|
import { useRouter as Uh, useRoute as Yh } from "vue-router";
|
|
6
6
|
import { storeToRefs as xr, defineStore as l0 } from "pinia";
|
|
7
|
-
import { g as Zs, y as o0, z as oo, u as Ka, F as Ja, A as fo, B as Cd, E as R5, d as ct, G as ss, H as B5, a as Pi, q as co, t as X5, I as z5, J as H5, e as q5, K as gl, L as W5, M as Zh, R as wn, N as j5, O as U5, c as Y5, p as Z5 } from "./app-
|
|
7
|
+
import { g as Zs, y as o0, z as oo, u as Ka, F as Ja, A as fo, B as Cd, E as R5, d as ct, G as ss, H as B5, a as Pi, q as co, t as X5, I as z5, J as H5, e as q5, K as gl, L as W5, M as Zh, R as wn, N as j5, O as U5, c as Y5, p as Z5 } from "./app-lLf0I618.js";
|
|
8
8
|
import { useBreakpoints as uo, components as yi, useSnackbar as ls, useDialog as G5, useDialogChild as Q5, FmButtonVariant as Ed } from "@feedmepos/ui-library";
|
|
9
9
|
import { u as _a } from "./vue-i18n-CQAzKJVO.js";
|
|
10
10
|
import { _ as Pd, a as K5 } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
|
|
11
|
-
import { C as fa, g as J5, e as Gh, a as _5, _ as Qh } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { P as Ll, R as ln, g as f0, b as c0, _ as u0, a as $5, v as e8 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { C as fa, g as J5, e as Gh, a as _5, _ as Qh } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
12
|
+
import { P as Ll, R as ln, g as f0, b as c0, _ as u0, a as $5, v as e8 } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
13
13
|
import { detectLocale as t8, useCoreStore as r8 } from "@feedmepos/mf-common";
|
|
14
14
|
const a8 = { class: "flex flex-col" }, n8 = { class: "fm-typo-en-title-sm-600" }, i8 = { class: "grow" }, s8 = { class: "flex flex-col gap-8" }, l8 = { class: "flex flex-col w-full" }, o8 = { class: "flex flex-col gap-5 p-6" }, f8 = { class: "flex" }, Sd = {
|
|
15
15
|
// sales: [
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as k, computed as w, resolveComponent as $, createBlock as a, openBlock as t, withCtx as y, createVNode as d, createElementVNode as h, unref as e, normalizeStyle as C, normalizeClass as u, createElementBlock as _, Fragment as b, renderList as B } from "vue";
|
|
2
|
-
import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { g as P } from "./app-
|
|
2
|
+
import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js";
|
|
3
|
+
import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js";
|
|
4
|
+
import { g as P } from "./app-lLf0I618.js";
|
|
5
5
|
import { storeToRefs as R } from "pinia";
|
|
6
6
|
import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
|
|
7
7
|
import { useBreakpoints as V } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-BpSxzEVb.js";
|
|
9
9
|
import { useI18n as D } from "@feedmepos/mf-common";
|
|
10
10
|
import { r as E } from "./i18n-DQxDgiLO.js";
|
|
11
11
|
const M = /* @__PURE__ */ k({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as Se, ref as Y, watch as ne, computed as S, h as y, withModifiers as Ce, resolveComponent as C, createBlock as q, openBlock as J, withCtx as u, createVNode as s, createElementVNode as g, unref as e, normalizeStyle as xe, normalizeClass as x, withDirectives as U, createElementBlock as _e, Fragment as ke, renderList as we, toDisplayString as z, createTextVNode as $e, vShow as j } from "vue";
|
|
2
2
|
import { storeToRefs as le } from "pinia";
|
|
3
|
-
import { g as Ie, c as Re, a as se, f as De } from "./app-
|
|
4
|
-
import { _ as Fe } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { g as Ie, c as Re, a as se, f as De } from "./app-lLf0I618.js";
|
|
4
|
+
import { _ as Fe } from "./Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js";
|
|
5
5
|
import { u as Le } from "./message-dialog-UoMWOnil.js";
|
|
6
6
|
import { useSnackbar as Oe, useBreakpoints as Ne, components as Ve, FmButtonColorThemeVariant as Je } from "@feedmepos/ui-library";
|
|
7
7
|
import { _ as ze } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as X, mergeModels as K, useModel as Q, ref as I, computed as D, resolveComponent as p, createBlock as V, openBlock as i, withCtx as u, createElementVNode as h, createVNode as o, unref as t, normalizeClass as ie, createTextVNode as _e, toDisplayString as H, createElementBlock as T, Fragment as G, renderSlot as $e, createCommentVNode as A, watch as de, renderList as ee, resolveDynamicComponent as Ie, isRef as Te, normalizeStyle as we, onMounted as Re } from "vue";
|
|
2
|
-
import { W as We, g as qe, _ as Ee, i as Pe, S as xe, d as ke, T as Je, a as ze } from "./TransitionFade-
|
|
3
|
-
import { D as j, k as ue, C as ge, g as Oe, h as He, a as Le, l as be, f as je } from "./app-
|
|
2
|
+
import { W as We, g as qe, _ as Ee, i as Pe, S as xe, d as ke, T as Je, a as ze } from "./TransitionFade-D0ozPmOn.js";
|
|
3
|
+
import { D as j, k as ue, C as ge, g as Oe, h as He, a as Le, l as be, f as je } from "./app-lLf0I618.js";
|
|
4
4
|
import { storeToRefs as me } from "pinia";
|
|
5
5
|
import { useRouter as Ne, useRoute as Me } from "vue-router";
|
|
6
6
|
import { useBreakpoints as pe, useSnackbar as De, FmButtonColorThemeVariant as oe } from "@feedmepos/ui-library";
|
|
7
7
|
import { u as Ue } from "./message-dialog-UoMWOnil.js";
|
|
8
8
|
import { u as se } from "./vue-i18n-CQAzKJVO.js";
|
|
9
|
-
import { a as Ve, _ as he } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { a as Ve, _ as he } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js";
|
|
10
10
|
import { _ as ye } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
|
|
11
11
|
import { r as ce } from "./i18n-DQxDgiLO.js";
|
|
12
12
|
import { _ as Ce } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
|
|
13
|
-
import { v as re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
13
|
+
import { v as re } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
14
14
|
const Ge = /* @__PURE__ */ X({
|
|
15
15
|
__name: "WidgetDialog",
|
|
16
16
|
props: /* @__PURE__ */ K({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as H, computed as g, resolveComponent as M, createBlock as y, openBlock as u, withCtx as Y, createVNode as R, createElementVNode as O, unref as r, normalizeStyle as G, normalizeClass as $, createElementBlock as D, Fragment as Q, renderList as U } from "vue";
|
|
2
|
-
import { _ as W } from "./MenuTab.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as K } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { _ as W } from "./MenuTab.vue_vue_type_script_setup_true_lang-BpSxzEVb.js";
|
|
3
|
+
import { _ as K } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js";
|
|
4
4
|
import { useRouter as X, useRoute as Z } from "vue-router";
|
|
5
|
-
import { _ as ee } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { g as oe, f as te, e as re } from "./app-
|
|
5
|
+
import { _ as ee } from "./Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js";
|
|
6
|
+
import { g as oe, f as te, e as re } from "./app-lLf0I618.js";
|
|
7
7
|
import { storeToRefs as v } from "pinia";
|
|
8
|
-
import { b as ae, c as le, u as se } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { b as ae, c as le, u as se } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DCSjuXmi.js";
|
|
9
9
|
import { _ as ne } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
|
|
10
10
|
import { useSnackbar as ie, useBreakpoints as ue } from "@feedmepos/ui-library";
|
|
11
11
|
import { u as ce } from "./message-dialog-UoMWOnil.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as B, ref as H, useModel as J, resolveComponent as h, createElementBlock as k, openBlock as x, createBlock as P, createElementVNode as t, resolveDynamicComponent as ne, unref as e, withCtx as y, createVNode as a, normalizeClass as O, toDisplayString as s, Fragment as K, renderList as Q, withDirectives as M, createTextVNode as ie, vShow as j, watch as me, normalizeStyle as ue } from "vue";
|
|
2
|
-
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { d as z, w as I, x as pe, a as ce } from "./app-
|
|
2
|
+
import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-Da4Qj31I.js";
|
|
3
|
+
import { d as z, w as I, x as pe, a as ce } from "./app-lLf0I618.js";
|
|
4
4
|
import { components as A, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as G } from "@feedmepos/ui-library";
|
|
5
|
-
import { t as N, s as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { t as N, s as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
6
6
|
import { u as ve } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { u as U } from "./vue-i18n-CQAzKJVO.js";
|
|
8
8
|
import { detectLocale as F } from "@feedmepos/mf-common";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { defineComponent as X, mergeModels as G, useModel as le, computed as _, ref as q, resolveComponent as x, createElementBlock as I, openBlock as h, createVNode as u, createElementVNode as C, unref as l, withCtx as $, toDisplayString as j, Fragment as ee, renderList as de, withModifiers as ae, createTextVNode as me, watch as se, createCommentVNode as U, createBlock as T, onMounted as ke, onUnmounted as Xe, renderSlot as Ne, onBeforeUnmount as We, resolveDynamicComponent as Oe, normalizeClass as Ie, withDirectives as te, vShow as ne, normalizeStyle as qe, isRef as He } from "vue";
|
|
2
2
|
import { useRoute as Ye, useRouter as Ee } from "vue-router";
|
|
3
|
-
import { h as Je, d as _e, S as we, _ as Ge, W as Ke, b as Qe, T as Ze, a as el } from "./TransitionFade-
|
|
4
|
-
import { h as Be, D as ll, S as Te, j as Le, p as ol, C as al, P as Ue, a as je, d as ce, g as tl } from "./app-
|
|
3
|
+
import { h as Je, d as _e, S as we, _ as Ge, W as Ke, b as Qe, T as Ze, a as el } from "./TransitionFade-D0ozPmOn.js";
|
|
4
|
+
import { h as Be, D as ll, S as Te, j as Le, p as ol, C as al, P as Ue, a as je, d as ce, g as tl } from "./app-lLf0I618.js";
|
|
5
5
|
import { storeToRefs as ue } from "pinia";
|
|
6
6
|
import { u as Re } from "./message-dialog-UoMWOnil.js";
|
|
7
7
|
import { useSnackbar as nl, useBreakpoints as Me, FmButtonColorThemeVariant as ve } from "@feedmepos/ui-library";
|
|
8
|
-
import { W as B, a as pe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { W as B, a as pe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
9
9
|
import { _ as Q } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
|
|
10
10
|
import { u as Y } from "./vue-i18n-CQAzKJVO.js";
|
|
11
11
|
import { r as Z } from "./i18n-DQxDgiLO.js";
|
|
12
|
-
import { g as fe, u as ge, L as ie, b as Ve, _ as ze, a as il } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
13
|
-
import { d as be } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { g as fe, u as ge, L as ie, b as Ve, _ as ze, a as il } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js";
|
|
13
|
+
import { d as be } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
14
14
|
import { _ as Pe } from "./NoData.vue_vue_type_script_setup_true_lang-CW6oZEnc.js";
|
|
15
15
|
const he = [
|
|
16
16
|
{
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as xe, onBeforeMount as On, onBeforeUnmount as In, resolveComponent as N, createElementBlock as Q, openBlock as V, normalizeStyle as Fn, unref as M, renderSlot as He, createVNode as k, createElementVNode as ve, toDisplayString as Ae, TransitionGroup as kn, nextTick as en, h as Bt, mergeModels as At, useModel as ze, computed as Fe, Fragment as Ge, renderList as tn, createBlock as Pe, normalizeClass as An, withCtx as ae, createTextVNode as nn, Transition as Tt, createCommentVNode as fe, ref as De, watch as mt, withModifiers as Rt } from "vue";
|
|
2
|
-
import { f as Nn, p as Pn, d as pt, k as Ce, m as on, j as Vn } from "./app-
|
|
2
|
+
import { f as Nn, p as Pn, d as pt, k as Ce, m as on, j as Vn } from "./app-lLf0I618.js";
|
|
3
3
|
import { useCoreStore as Mn } from "@feedmepos/mf-common";
|
|
4
4
|
import { storeToRefs as Ln } from "pinia";
|
|
5
5
|
import { useRoute as $n } from "vue-router";
|
|
6
6
|
import { u as Nt } from "./vue-i18n-CQAzKJVO.js";
|
|
7
|
-
import { W as L, a as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { W as L, a as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-BqaTjSqX.js";
|
|
8
8
|
import { a as Pt, _ as Xt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CiT09OeD.js";
|
|
9
|
-
import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { R as Rn, I as Le, c as rn, d as an, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-CrDNlz99.js";
|
|
10
10
|
import { useSnackbar as Yn } from "@feedmepos/ui-library";
|
|
11
|
-
import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { d as Wn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DMnXUzDy.js";
|
|
12
12
|
const Un = {
|
|
13
13
|
key: 0,
|
|
14
14
|
class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
|
|
@@ -6875,7 +6875,7 @@ class ft {
|
|
|
6875
6875
|
this.baseUrl = y;
|
|
6876
6876
|
}
|
|
6877
6877
|
}
|
|
6878
|
-
const T0 = new ft("https://query-engine{.country}.
|
|
6878
|
+
const T0 = new ft("https://query-engine{.country}.feedmeapi.com"), F0 = new ft("https://query-engine{.country}.feedmeapi.com/report-query"), At = new ft("https://query-engine{.country}.feedmeapi.com/report-file"), te = "/report-settings", Un = async () => {
|
|
6879
6879
|
const { businessId: A } = y0(p0());
|
|
6880
6880
|
if (A) {
|
|
6881
6881
|
const y = {
|
|
@@ -28667,51 +28667,51 @@ const so = [
|
|
|
28667
28667
|
path: "/overview",
|
|
28668
28668
|
alias: ["/"],
|
|
28669
28669
|
name: "overview",
|
|
28670
|
-
component: () => import("./OverviewView-
|
|
28670
|
+
component: () => import("./OverviewView-BAhRRNeA.js")
|
|
28671
28671
|
},
|
|
28672
28672
|
{
|
|
28673
28673
|
path: "/report",
|
|
28674
28674
|
name: "reports",
|
|
28675
|
-
component: () => import("./Report-
|
|
28675
|
+
component: () => import("./Report-MYVRo7SL.js")
|
|
28676
28676
|
},
|
|
28677
28677
|
{
|
|
28678
28678
|
path: "/insights",
|
|
28679
28679
|
name: "insights",
|
|
28680
|
-
component: () => import("./InsightView-
|
|
28680
|
+
component: () => import("./InsightView-D_V8GCdN.js")
|
|
28681
28681
|
},
|
|
28682
28682
|
{
|
|
28683
28683
|
path: "/report-view",
|
|
28684
28684
|
name: "reportView",
|
|
28685
|
-
component: () => import("./ReportView-
|
|
28685
|
+
component: () => import("./ReportView-CI-bWx1T.js")
|
|
28686
28686
|
},
|
|
28687
28687
|
{
|
|
28688
28688
|
path: "/report-editor",
|
|
28689
28689
|
name: "reportEditor",
|
|
28690
|
-
component: () => import("./ReportEditor-
|
|
28690
|
+
component: () => import("./ReportEditor-DgVHv5lv.js")
|
|
28691
28691
|
},
|
|
28692
28692
|
{
|
|
28693
28693
|
path: "/report-editor/tile-editor",
|
|
28694
28694
|
name: "tileEditor",
|
|
28695
|
-
component: () => import("./TileEditor-
|
|
28695
|
+
component: () => import("./TileEditor-BydbDg_b.js")
|
|
28696
28696
|
},
|
|
28697
28697
|
{
|
|
28698
28698
|
path: "/setting",
|
|
28699
28699
|
name: "setting",
|
|
28700
|
-
component: () => import("./Setting-
|
|
28700
|
+
component: () => import("./Setting-cnuWE3wM.js")
|
|
28701
28701
|
},
|
|
28702
28702
|
{
|
|
28703
28703
|
path: "/integration",
|
|
28704
|
-
component: () => import("./Layout-
|
|
28704
|
+
component: () => import("./Layout-D4Hl2RVc.js"),
|
|
28705
28705
|
children: [
|
|
28706
28706
|
{
|
|
28707
28707
|
name: "integrations",
|
|
28708
28708
|
path: "",
|
|
28709
|
-
component: () => import("./Integrations-
|
|
28709
|
+
component: () => import("./Integrations-6h3Ynyhx.js")
|
|
28710
28710
|
},
|
|
28711
28711
|
{
|
|
28712
28712
|
name: "integration",
|
|
28713
28713
|
path: "/integration/:id",
|
|
28714
|
-
component: () => import("./Integration-
|
|
28714
|
+
component: () => import("./Integration-F1OWPe2v.js")
|
|
28715
28715
|
}
|
|
28716
28716
|
]
|
|
28717
28717
|
},
|
|
@@ -28735,7 +28735,7 @@ const cu = {
|
|
|
28735
28735
|
"zh-CN": Gr,
|
|
28736
28736
|
"th-TH": Yr,
|
|
28737
28737
|
"zh-Hant": ei
|
|
28738
|
-
}, du = uo, Du = Nr(() => import("./App-
|
|
28738
|
+
}, du = uo, Du = Nr(() => import("./App-DllSHrhi.js"));
|
|
28739
28739
|
export {
|
|
28740
28740
|
qo as $,
|
|
28741
28741
|
At as A,
|
package/dist/app.js
CHANGED