@feedmepos/mf-report 5.18.2-beta.5 → 5.18.2-beta.6
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-0zRta0Xy.js → App-CMeRHKED.js} +86 -86
- package/dist/app.js +1 -1
- package/package.json +1 -1
|
@@ -1,38 +1,38 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { detectLocale as C, useCoreStore as
|
|
3
|
-
import { u as
|
|
1
|
+
import { defineComponent as Y, resolveComponent as x, createBlock as Z, openBlock as h, unref as u, isRef as pe, withCtx as F, createElementVNode as W, createVNode as J, toDisplayString as G, createTextVNode as ge, onMounted as M, watch as R, ref as A, computed as K, onBeforeMount as ye, onBeforeUnmount as ve, createElementBlock as $, Fragment as Se } from "vue";
|
|
2
|
+
import { detectLocale as C, useCoreStore as B } from "@feedmepos/mf-common";
|
|
3
|
+
import { u as De, d as i, a as Ie, b as P, c as he, e as Re, f as qe, s as Oe, g as _e } from "./vue-i18n-Cjs2Btd-.js";
|
|
4
4
|
import { storeToRefs as b } from "pinia";
|
|
5
|
-
import { u as
|
|
6
|
-
import { _ as
|
|
7
|
-
import { u as
|
|
8
|
-
import { useRoute as
|
|
9
|
-
const
|
|
5
|
+
import { u as we, a as Le, b as be } from "./BaseDialog.vue_vue_type_script_setup_true_lang-DLAmjLpT.js";
|
|
6
|
+
import { _ as Ce, u as Ee } from "./NavigationTab.vue_vue_type_script_setup_true_lang-CbS3wT-Z.js";
|
|
7
|
+
import { u as H } from "./message-dialog-UoMWOnil.js";
|
|
8
|
+
import { useRoute as ke, useRouter as Ne } from "vue-router";
|
|
9
|
+
const Fe = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, $e = /* @__PURE__ */ Y({
|
|
10
10
|
__name: "Dialog",
|
|
11
|
-
setup(
|
|
12
|
-
const { t:
|
|
13
|
-
return (
|
|
14
|
-
const
|
|
15
|
-
return
|
|
11
|
+
setup(q) {
|
|
12
|
+
const { t: r } = De(), f = H(), { isOpened: c, message: S, title: D } = b(H());
|
|
13
|
+
return (O, g) => {
|
|
14
|
+
const _ = x("FmButton"), E = x("FmDialog");
|
|
15
|
+
return h(), Z(E, {
|
|
16
16
|
modelValue: u(c),
|
|
17
|
-
"onUpdate:modelValue": g[0] || (g[0] = (k) =>
|
|
17
|
+
"onUpdate:modelValue": g[0] || (g[0] = (k) => pe(c) ? c.value = k : null),
|
|
18
18
|
overlay: "",
|
|
19
19
|
"close-button": !1
|
|
20
20
|
}, {
|
|
21
21
|
"dialog-header": F(() => [
|
|
22
|
-
|
|
22
|
+
ge(G(u(D)), 1)
|
|
23
23
|
]),
|
|
24
24
|
default: F(() => [
|
|
25
|
-
|
|
25
|
+
W("p", Fe, G(u(S)), 1)
|
|
26
26
|
]),
|
|
27
27
|
"dialog-footer": F(() => [
|
|
28
|
-
g[1] || (g[1] =
|
|
29
|
-
|
|
30
|
-
label: u(
|
|
28
|
+
g[1] || (g[1] = W("div", { class: "grow" }, null, -1)),
|
|
29
|
+
J(_, {
|
|
30
|
+
label: u(r)("report.common.cancel"),
|
|
31
31
|
variant: "tertiary",
|
|
32
32
|
onClick: u(f).dismiss
|
|
33
33
|
}, null, 8, ["label", "onClick"]),
|
|
34
|
-
|
|
35
|
-
label: u(
|
|
34
|
+
J(_, {
|
|
35
|
+
label: u(r)("report.common.confirm"),
|
|
36
36
|
onClick: u(f).confirm
|
|
37
37
|
}, null, 8, ["label", "onClick"])
|
|
38
38
|
]),
|
|
@@ -40,10 +40,10 @@ const Ne = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Fe
|
|
|
40
40
|
}, 8, ["modelValue"]);
|
|
41
41
|
};
|
|
42
42
|
}
|
|
43
|
-
}),
|
|
44
|
-
function
|
|
45
|
-
const
|
|
46
|
-
switch (
|
|
43
|
+
}), X = A(C());
|
|
44
|
+
function Be() {
|
|
45
|
+
const q = (r) => {
|
|
46
|
+
switch (X.value = r, r) {
|
|
47
47
|
case "zh-CN":
|
|
48
48
|
i.locale("zh-cn");
|
|
49
49
|
break;
|
|
@@ -52,26 +52,26 @@ function $e() {
|
|
|
52
52
|
break;
|
|
53
53
|
}
|
|
54
54
|
};
|
|
55
|
-
return
|
|
56
|
-
|
|
57
|
-
}),
|
|
58
|
-
currentLocale:
|
|
55
|
+
return M(() => {
|
|
56
|
+
q(C());
|
|
57
|
+
}), R(() => C(), q, { deep: !0, immediate: !0 }), {
|
|
58
|
+
currentLocale: X
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
61
|
i.locale(C() === "zh-CN" ? "zh-cn" : "en");
|
|
62
|
-
const
|
|
62
|
+
const xe = ["src"], Je = ["src"], He = /* @__PURE__ */ Y({
|
|
63
63
|
__name: "App",
|
|
64
|
-
setup(
|
|
65
|
-
const { businessId:
|
|
66
|
-
|
|
67
|
-
[() =>
|
|
64
|
+
setup(q) {
|
|
65
|
+
const { businessId: r, token: f, country: c } = b(Ie()), { sessionUser: S, currentBusiness: D, currentCountry: O, registerSidebarComponent: g } = B(), { getRestaurantAndWarehouse: _, getBusinessSetting: E } = P(), { getFeatureFlags: k } = he(), { version: p } = b(we()), { getSettings: ee } = Re(), { promptLoader: te } = qe(), e = ke(), T = Ne(), ae = K(() => `https://portal-v1.feedmedev.cc/b/${r.value}/report/CLOSE_UP?showHeader=false&country=${c.value.toUpperCase()}&menuOption=business-report&token=${f.value}&v2=true&reportV5Button=true`), ne = K(() => `https://report-v4.feedmedev.cc?businessId=${r.value}&country=${c.value}&token=${f.value}&reportV3Button=true`);
|
|
66
|
+
R(
|
|
67
|
+
[() => D.value, () => S.value, () => O.value],
|
|
68
68
|
() => {
|
|
69
|
-
var t,
|
|
70
|
-
const a = ((t =
|
|
71
|
-
|
|
69
|
+
var t, o;
|
|
70
|
+
const a = ((t = D.value) == null ? void 0 : t.id) ?? "";
|
|
71
|
+
D.value && S.value && O.value && (Oe(c.value), r.value !== a && (r.value = a), f.value = ((o = S.value) == null ? void 0 : o.token) ?? "", c.value = O.value ?? "", e.query.businessId !== r.value && T.replace({
|
|
72
72
|
name: e.name,
|
|
73
73
|
params: e.params,
|
|
74
|
-
query: { ...e.query, businessId:
|
|
74
|
+
query: { ...e.query, businessId: r.value }
|
|
75
75
|
}));
|
|
76
76
|
},
|
|
77
77
|
{ immediate: !0 }
|
|
@@ -94,30 +94,30 @@ const Je = ["src"], Be = ["src"], Ke = /* @__PURE__ */ X({
|
|
|
94
94
|
console.error(t);
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
|
|
98
|
-
["v3", "v4"].includes(p.value) ?
|
|
99
|
-
}),
|
|
100
|
-
g(
|
|
101
|
-
}),
|
|
102
|
-
console.log("5.18.2-beta.
|
|
97
|
+
R(p, () => {
|
|
98
|
+
["v3", "v4"].includes(p.value) ? B().hideSidebarToggle(!0) : B().hideSidebarToggle(!1);
|
|
99
|
+
}), ye(() => {
|
|
100
|
+
g(Ce);
|
|
101
|
+
}), M(() => {
|
|
102
|
+
console.log("5.18.2-beta.6", !0), window.addEventListener("message", U), window.addEventListener("message", z);
|
|
103
103
|
});
|
|
104
|
-
const
|
|
105
|
-
|
|
106
|
-
window.removeEventListener("message", U), window.removeEventListener("message", z),
|
|
104
|
+
const I = Le(), Q = Ee(), n = P();
|
|
105
|
+
ve(() => {
|
|
106
|
+
window.removeEventListener("message", U), window.removeEventListener("message", z), I.$dispose(), Q.$dispose();
|
|
107
107
|
});
|
|
108
|
-
const { getReports:
|
|
109
|
-
function
|
|
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,
|
|
108
|
+
const { getReports: re, getOverviewReport: oe, getReportConfig: j, currentReportId: V } = I, { currentReportId: se, reports: ie } = b(I), { getSchema: ue } = be(), { fetchSchedules: ce } = Q, { init: le } = _e(), N = A("v5"), w = A(!1);
|
|
109
|
+
function de() {
|
|
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, l = e.query.timeEnd ? JSON.parse(e.query.timeEnd) : void 0, d = e.query.compareStartDate ? i(e.query.compareStartDate).startOf("day").toISOString() : void 0, y = e.query.compareEndDate ? i(e.query.compareEndDate).endOf("day").toISOString() : void 0, L = e.query.isAllLocation === "true";
|
|
111
111
|
let m = [];
|
|
112
112
|
L ? m = n.selectedLocationIds : m = e.query.locationIds ? JSON.parse(e.query.locationIds) : void 0;
|
|
113
|
-
|
|
114
|
-
if (
|
|
113
|
+
let v = e.query.reportId || V;
|
|
114
|
+
if (ie.value.find((s) => s.id === v) || (v = V), v && v !== I.currentReportId && I.updateCurrentReportId(v), a || t) {
|
|
115
115
|
const s = n.dateRange;
|
|
116
116
|
(s.startDate !== a || s.endDate !== t) && n.setDateRange({ startDate: a, endDate: t });
|
|
117
117
|
}
|
|
118
|
-
if (
|
|
118
|
+
if (o || l) {
|
|
119
119
|
const s = n.timeRange;
|
|
120
|
-
(s.start !==
|
|
120
|
+
(s.start !== o || s.end !== l) && n.setTimeRange({ start: o, end: l });
|
|
121
121
|
}
|
|
122
122
|
if (d || y) {
|
|
123
123
|
const s = n.compareDateRange;
|
|
@@ -128,11 +128,11 @@ const Je = ["src"], Be = ["src"], Ke = /* @__PURE__ */ X({
|
|
|
128
128
|
}
|
|
129
129
|
if (!L && Array.isArray(m)) {
|
|
130
130
|
const s = n.selectedLocationIds;
|
|
131
|
-
s.length === m.length && s.every((
|
|
131
|
+
s.length === m.length && s.every((me, fe) => me === m[fe]) || n.setSelectedLocationIds(m);
|
|
132
132
|
}
|
|
133
133
|
return {
|
|
134
134
|
// TODO: this returned value can used for getBusinessSetting
|
|
135
|
-
reportId:
|
|
135
|
+
reportId: v,
|
|
136
136
|
startDate: e.query.startDate,
|
|
137
137
|
endDate: e.query.endDate,
|
|
138
138
|
timeStart: e.query.timeStart,
|
|
@@ -143,36 +143,36 @@ const Je = ["src"], Be = ["src"], Ke = /* @__PURE__ */ X({
|
|
|
143
143
|
isAllLocation: e.query.isAllLocation
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
|
-
return
|
|
147
|
-
() =>
|
|
148
|
-
async (a
|
|
149
|
-
a !== "" && (
|
|
150
|
-
await
|
|
146
|
+
return R(
|
|
147
|
+
() => r.value,
|
|
148
|
+
async (a) => {
|
|
149
|
+
a !== "" && (w.value = !1, await te(async () => {
|
|
150
|
+
await le({
|
|
151
151
|
apiKey: "MaGoXrEWuEJNpWgKTqseee",
|
|
152
152
|
url: "https://flag.feedme.farm/api/v1/",
|
|
153
153
|
enableAnalytics: !1,
|
|
154
154
|
cacheFlags: !1
|
|
155
155
|
});
|
|
156
|
-
const
|
|
157
|
-
N.value =
|
|
156
|
+
const t = await j();
|
|
157
|
+
N.value = t.version, p.value = N.value, await Promise.all([
|
|
158
158
|
k(),
|
|
159
159
|
j(),
|
|
160
|
+
oe(),
|
|
160
161
|
re(),
|
|
161
|
-
ne(),
|
|
162
|
-
ie(),
|
|
163
162
|
ue(),
|
|
164
|
-
|
|
163
|
+
ce(),
|
|
164
|
+
_(
|
|
165
165
|
e.query.locationIds ? JSON.parse(e.query.locationIds) : null
|
|
166
166
|
),
|
|
167
|
-
|
|
168
|
-
]), await E(), (
|
|
169
|
-
}),
|
|
167
|
+
ee()
|
|
168
|
+
]), await E(), de();
|
|
169
|
+
}), w.value = !0);
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
immediate: !0
|
|
173
173
|
}
|
|
174
|
-
),
|
|
175
|
-
() => (
|
|
174
|
+
), R(
|
|
175
|
+
() => (w.value, {
|
|
176
176
|
reportId: se.value,
|
|
177
177
|
selectedLocationIds: n.selectedLocationIds,
|
|
178
178
|
dateRange: n.dateRange,
|
|
@@ -180,13 +180,13 @@ const Je = ["src"], Be = ["src"], Ke = /* @__PURE__ */ X({
|
|
|
180
180
|
compareDateRange: n.compareDateRange
|
|
181
181
|
}),
|
|
182
182
|
(a) => {
|
|
183
|
-
if (!
|
|
184
|
-
console.log(
|
|
185
|
-
const t = a.selectedLocationIds,
|
|
183
|
+
if (!w.value || !a.reportId) return;
|
|
184
|
+
console.log(a);
|
|
185
|
+
const t = a.selectedLocationIds, o = a.dateRange, l = a.timeRange, d = a.compareDateRange, y = {
|
|
186
186
|
...e.query,
|
|
187
187
|
reportId: a.reportId,
|
|
188
|
-
startDate:
|
|
189
|
-
endDate:
|
|
188
|
+
startDate: o.startDate ? i(o.startDate).startOf("day").toISOString() : void 0,
|
|
189
|
+
endDate: o.endDate ? i(o.endDate).endOf("day").toISOString() : void 0,
|
|
190
190
|
compareStartDate: d.startDate ? i(d.startDate).startOf("day").toISOString() : void 0,
|
|
191
191
|
compareEndDate: d.endDate ? i(d.endDate).endOf("day").toISOString() : void 0,
|
|
192
192
|
timeStart: l.start ? JSON.stringify(l.start) : void 0,
|
|
@@ -201,23 +201,23 @@ const Je = ["src"], Be = ["src"], Ke = /* @__PURE__ */ X({
|
|
|
201
201
|
});
|
|
202
202
|
},
|
|
203
203
|
{ deep: !0 }
|
|
204
|
-
),
|
|
205
|
-
const
|
|
206
|
-
return
|
|
207
|
-
|
|
208
|
-
u(p) === "v3" ? (
|
|
204
|
+
), Be(), (a, t) => {
|
|
205
|
+
const o = x("router-view");
|
|
206
|
+
return h(), $(Se, null, [
|
|
207
|
+
J($e),
|
|
208
|
+
u(p) === "v3" ? (h(), $("iframe", {
|
|
209
209
|
key: 0,
|
|
210
210
|
class: "bg-white h-full w-full",
|
|
211
|
-
src:
|
|
212
|
-
}, null, 8,
|
|
211
|
+
src: ae.value
|
|
212
|
+
}, null, 8, xe)) : u(p) === "v4" ? (h(), $("iframe", {
|
|
213
213
|
key: 1,
|
|
214
214
|
class: "bg-white h-full w-full",
|
|
215
|
-
src:
|
|
216
|
-
}, null, 8,
|
|
215
|
+
src: ne.value
|
|
216
|
+
}, null, 8, Je)) : (h(), Z(o, { key: 2 }))
|
|
217
217
|
], 64);
|
|
218
218
|
};
|
|
219
219
|
}
|
|
220
220
|
});
|
|
221
221
|
export {
|
|
222
|
-
|
|
222
|
+
He as default
|
|
223
223
|
};
|
package/dist/app.js
CHANGED