@feedmepos/mf-report 5.27.17 → 5.27.18-beta.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.
- package/dist/{App-C0XtY-mM.js → App-wbTW4JH7.js} +88 -88
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BGCM_yPS.js} +90 -88
- package/dist/{Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js → Default.vue_vue_type_script_setup_true_lang-BXT9Ef5R.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-DB8lX8D7.js → DynamicWidget.vue_vue_type_script_setup_true_lang-ryd3yAfG.js} +4 -4
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CUeRxKi0.js} +5 -5
- package/dist/{InsightView-i4R6feCZ.js → InsightView-B1cDxMz9.js} +4 -4
- package/dist/{Integration-CkeHCdxi.js → Integration-BJBdtRnG.js} +3 -3
- package/dist/{Integrations-CUovCJAr.js → Integrations-BvsAGiR-.js} +2 -2
- package/dist/{Layout-BWrdR_oR.js → Layout-CHUylUuw.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dlye2lGB.js → MenuTab.vue_vue_type_script_setup_true_lang-DZIkcH6p.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BxshHqAH.js → NavigationTab.vue_vue_type_script_setup_true_lang-TEMBbfsk.js} +3 -3
- package/dist/OverviewView-DpCIrnpx.js +64 -0
- package/dist/{Report-BKBuag-p.js → Report-7owuWCZh.js} +3 -3
- package/dist/{ReportEditor-BkaXfRF4.js → ReportEditor-C6JjPkuY.js} +6 -6
- package/dist/{ReportView-iS6Y9CqU.js → ReportView-DTySlV3X.js} +6 -6
- package/dist/{Setting-C2CucDfG.js → Setting-em2zd0AQ.js} +3 -3
- package/dist/{Template-B50UPjuC.js → Template-Bv2BAqyd.js} +3 -3
- package/dist/{TileEditor-ZW1Bj3cY.js → TileEditor-BHcW91OY.js} +5 -5
- package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-BKgv55ls.js → TileGrid.vue_vue_type_script_setup_true_lang-CijuLmtK.js} +1 -1
- package/dist/{TransitionFade-DPZs1tjq.js → TransitionFade-DBEB5QJn.js} +4 -4
- package/dist/{app-DAzWF33R.js → app-Cfjiw1NE.js} +44 -40
- package/dist/app.js +1 -1
- package/dist/assets/{formatChartData.worker-geUKveyE.js → formatChartData.worker-0xi0L7s_.js} +1 -1
- package/dist/assets/{processTableData.worker-CvRlKKfk.js → processTableData.worker-CitENa6H.js} +1 -1
- package/dist/{useRestaurantPermission-Bvci6DEh.js → useRestaurantPermission-CH3lUNEE.js} +1 -1
- package/package.json +1 -1
- package/dist/OverviewView-CWN6kmmt.js +0 -62
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import { defineComponent as ue, resolveComponent as H, createBlock as
|
|
2
|
-
import { detectLocale as U, useCoreStore as
|
|
3
|
-
import { d as u, u as
|
|
1
|
+
import { defineComponent as ue, resolveComponent as H, createBlock as de, openBlock as E, unref as d, isRef as ke, withCtx as W, createElementVNode as ne, createVNode as X, toDisplayString as ae, createTextVNode as Te, onMounted as le, watch as C, ref as Q, computed as oe, onBeforeMount as Ne, onBeforeUnmount as qe, createElementBlock as K, Fragment as Fe } from "vue";
|
|
2
|
+
import { detectLocale as U, useCoreStore as P } from "@feedmepos/mf-common";
|
|
3
|
+
import { d as u, u as $e, a as re, b as Be, c as se, e as xe, f as Je, s as Qe, t as G } from "./app-Cfjiw1NE.js";
|
|
4
4
|
import { storeToRefs as k } from "pinia";
|
|
5
5
|
import { u as Ue, a as ze } from "./_plugin-vue_export-helper-onplcgja.js";
|
|
6
|
-
import { u as je, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { u as
|
|
6
|
+
import { u as je, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CUeRxKi0.js";
|
|
7
|
+
import { u as We, _ as Ke } from "./NavigationTab.vue_vue_type_script_setup_true_lang-TEMBbfsk.js";
|
|
8
8
|
import { u as ie } from "./message-dialog-UoMWOnil.js";
|
|
9
|
-
import { useRoute as
|
|
9
|
+
import { useRoute as Pe, useRouter as Ge } from "vue-router";
|
|
10
10
|
const He = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Xe = /* @__PURE__ */ ue({
|
|
11
11
|
__name: "Dialog",
|
|
12
12
|
setup(T) {
|
|
13
13
|
const { t: c } = Ue(), p = ie(), { isOpened: g, message: _, title: L } = k(ie());
|
|
14
14
|
return (O, I) => {
|
|
15
|
-
const
|
|
16
|
-
return
|
|
17
|
-
modelValue:
|
|
15
|
+
const N = H("FmButton"), z = H("FmDialog");
|
|
16
|
+
return E(), de(z, {
|
|
17
|
+
modelValue: d(g),
|
|
18
18
|
"onUpdate:modelValue": I[0] || (I[0] = (j) => ke(g) ? g.value = j : null),
|
|
19
19
|
overlay: "",
|
|
20
20
|
"close-button": !1,
|
|
21
21
|
"z-index": 3e3
|
|
22
22
|
}, {
|
|
23
|
-
"dialog-header":
|
|
24
|
-
Te(
|
|
23
|
+
"dialog-header": W(() => [
|
|
24
|
+
Te(ae(d(L)), 1)
|
|
25
25
|
]),
|
|
26
|
-
default:
|
|
27
|
-
ne("p", He,
|
|
26
|
+
default: W(() => [
|
|
27
|
+
ne("p", He, ae(d(_)), 1)
|
|
28
28
|
]),
|
|
29
|
-
"dialog-footer":
|
|
29
|
+
"dialog-footer": W(() => [
|
|
30
30
|
I[1] || (I[1] = ne("div", { class: "grow" }, null, -1)),
|
|
31
|
-
X(
|
|
32
|
-
label:
|
|
31
|
+
X(N, {
|
|
32
|
+
label: d(c)("report.common.cancel"),
|
|
33
33
|
variant: "tertiary",
|
|
34
|
-
onClick:
|
|
34
|
+
onClick: d(p).dismiss
|
|
35
35
|
}, null, 8, ["label", "onClick"]),
|
|
36
|
-
X(
|
|
37
|
-
label:
|
|
38
|
-
onClick:
|
|
36
|
+
X(N, {
|
|
37
|
+
label: d(c)("report.common.confirm"),
|
|
38
|
+
onClick: d(p).confirm
|
|
39
39
|
}, null, 8, ["label", "onClick"])
|
|
40
40
|
]),
|
|
41
41
|
_: 1
|
|
@@ -54,9 +54,9 @@ function Ye() {
|
|
|
54
54
|
break;
|
|
55
55
|
}
|
|
56
56
|
};
|
|
57
|
-
return
|
|
57
|
+
return le(() => {
|
|
58
58
|
T(U());
|
|
59
|
-
}),
|
|
59
|
+
}), C(() => U(), T, { deep: !0, immediate: !0 }), {
|
|
60
60
|
currentLocale: ce
|
|
61
61
|
};
|
|
62
62
|
}
|
|
@@ -64,8 +64,8 @@ u.locale(U() === "zh-CN" ? "zh-cn" : "en");
|
|
|
64
64
|
const Ze = ["src"], Me = ["src"], mt = /* @__PURE__ */ ue({
|
|
65
65
|
__name: "App",
|
|
66
66
|
setup(T) {
|
|
67
|
-
const { businessId: c, token: p, country: g } = k(
|
|
68
|
-
|
|
67
|
+
const { businessId: c, token: p, country: g } = k($e()), { sessionUser: _, currentBusiness: L, currentCountry: O, registerSidebarComponent: I } = P(), { getRestaurantAndWarehouse: N, getBusinessSetting: z, beginBusinessLoad: j, completeBusinessLoad: me } = re(), fe = Be(), { getFeatureFlags: pe } = fe, { version: v } = k(se()), { getSettings: ge } = xe(), { promptLoader: ve } = ze(), a = Pe(), q = Ge(), w = je(), Y = We(), o = re(), b = se(), { suppressReportRouteSync: F } = k(b), { getReports: ye, getOverviewReport: Se, getReportConfig: De, currentReportId: Z } = w, { currentReportId: Ie, reports: he } = k(w), { getSchema: Re } = Ve(), { fetchSchedules: _e } = Y, { init: Le } = Je(), V = Q("v5"), $ = Q(!1), B = Q(!0), Oe = oe(() => `https://portal-v1.feedmedev.cc/b/${c.value}/report/CLOSE_UP?showHeader=false&country=${g.value.toUpperCase()}&menuOption=business-report&token=${p.value}&v2=true&reportV5Button=true`), we = oe(() => `https://report-v4.feedmedev.cc?businessId=${c.value}&country=${g.value}&token=${p.value}&reportV3Button=true`);
|
|
68
|
+
C(
|
|
69
69
|
[() => L.value, () => _.value, () => O.value],
|
|
70
70
|
() => {
|
|
71
71
|
var e, n;
|
|
@@ -92,13 +92,13 @@ const Ze = ["src"], Me = ["src"], mt = /* @__PURE__ */ ue({
|
|
|
92
92
|
console.error(e);
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
|
-
|
|
96
|
-
["v3", "v4"].includes(v.value) ?
|
|
97
|
-
}), Fe(() => {
|
|
98
|
-
I(Ge);
|
|
99
|
-
}), de(() => {
|
|
100
|
-
console.log("5.27.17", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
|
|
95
|
+
C(v, () => {
|
|
96
|
+
["v3", "v4"].includes(v.value) ? P().hideSidebarToggle(!0) : P().hideSidebarToggle(!1);
|
|
101
97
|
}), Ne(() => {
|
|
98
|
+
I(Ke);
|
|
99
|
+
}), le(() => {
|
|
100
|
+
console.log("5.27.18-beta.0", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
|
|
101
|
+
}), qe(() => {
|
|
102
102
|
window.removeEventListener("message", M), window.removeEventListener("message", ee), w.$dispose(), Y.$dispose();
|
|
103
103
|
});
|
|
104
104
|
function be(t) {
|
|
@@ -129,34 +129,34 @@ const Ze = ["src"], Me = ["src"], mt = /* @__PURE__ */ ue({
|
|
|
129
129
|
const e = t;
|
|
130
130
|
return typeof e.hour == "number" && typeof e.minute == "number";
|
|
131
131
|
}
|
|
132
|
-
function Ae(t =
|
|
133
|
-
const e = t, n = e.startDate ? u(e.startDate).startOf("day").toISOString() : void 0, r = e.endDate ? u(e.endDate).endOf("day").toISOString() : void 0,
|
|
132
|
+
function Ae(t = a.query) {
|
|
133
|
+
const e = t, n = e.startDate ? u(e.startDate).startOf("day").toISOString() : void 0, r = e.endDate ? u(e.endDate).endOf("day").toISOString() : void 0, l = typeof e.timeStart == "string", i = typeof e.timeEnd == "string", m = x(e.timeStart), y = x(e.timeEnd), f = te(m) ? m : null, J = te(y) ? y : null, A = e.compareStartDate ? u(e.compareStartDate).startOf("day").toISOString() : void 0, S = e.compareEndDate ? u(e.compareEndDate).endOf("day").toISOString() : void 0, h = e.isAllLocation === "true" || e.isAllLocation === void 0;
|
|
134
134
|
let D = [];
|
|
135
135
|
if (h)
|
|
136
|
-
D =
|
|
136
|
+
D = o.selectedLocationIds ?? [];
|
|
137
137
|
else {
|
|
138
138
|
const s = x(e.locationIds);
|
|
139
139
|
D = Array.isArray(s) ? s : [];
|
|
140
140
|
}
|
|
141
141
|
let R = e.reportId || Z;
|
|
142
142
|
if (he.value.find((s) => s.id === R) || (R = Z), R && R !== w.currentReportId && w.updateCurrentReportId(R), n || r) {
|
|
143
|
-
const s =
|
|
144
|
-
(s.startDate !== n || s.endDate !== r) &&
|
|
143
|
+
const s = o.dateRange;
|
|
144
|
+
(s.startDate !== n || s.endDate !== r) && o.setDateRange({ startDate: n, endDate: r });
|
|
145
145
|
}
|
|
146
|
-
if (
|
|
147
|
-
const s =
|
|
148
|
-
(s.start !== f || s.end !== J) &&
|
|
146
|
+
if (l || i) {
|
|
147
|
+
const s = o.timeRange;
|
|
148
|
+
(s.start !== f || s.end !== J) && o.setTimeRange({ start: f, end: J });
|
|
149
149
|
}
|
|
150
150
|
if (A || S) {
|
|
151
|
-
const s =
|
|
152
|
-
(s.startDate !== A || s.endDate !== S) &&
|
|
151
|
+
const s = o.compareDateRange;
|
|
152
|
+
(s.startDate !== A || s.endDate !== S) && o.setCompareDateRange({
|
|
153
153
|
startDate: A,
|
|
154
154
|
endDate: S
|
|
155
155
|
});
|
|
156
156
|
}
|
|
157
157
|
if (!h) {
|
|
158
|
-
const s =
|
|
159
|
-
s.length === D.length && s.every((
|
|
158
|
+
const s = o.selectedLocationIds;
|
|
159
|
+
s.length === D.length && s.every((Ee, Ce) => Ee === D[Ce]) || o.setSelectedLocationIds(D);
|
|
160
160
|
}
|
|
161
161
|
return {
|
|
162
162
|
// TODO: this returned value can used for getBusinessSetting
|
|
@@ -171,54 +171,54 @@ const Ze = ["src"], Me = ["src"], mt = /* @__PURE__ */ ue({
|
|
|
171
171
|
isAllLocation: e.isAllLocation
|
|
172
172
|
};
|
|
173
173
|
}
|
|
174
|
-
return
|
|
174
|
+
return C(
|
|
175
175
|
() => c.value,
|
|
176
176
|
async (t, e) => {
|
|
177
177
|
if (t !== "") {
|
|
178
|
-
|
|
178
|
+
$.value = !1, j(t);
|
|
179
179
|
const n = "mf-report-prev-business-id", r = (() => {
|
|
180
180
|
try {
|
|
181
181
|
return sessionStorage.getItem(n);
|
|
182
182
|
} catch {
|
|
183
183
|
return null;
|
|
184
184
|
}
|
|
185
|
-
})(),
|
|
186
|
-
let i = { ...
|
|
187
|
-
if (!B.value || e !== void 0 ||
|
|
188
|
-
|
|
189
|
-
const { locationIds: y, ...f } =
|
|
185
|
+
})(), l = !!r && r !== t;
|
|
186
|
+
let i = { ...a.query }, m = !1;
|
|
187
|
+
if (!B.value || e !== void 0 || l) {
|
|
188
|
+
o.setSelectedLocationIds([]);
|
|
189
|
+
const { locationIds: y, ...f } = a.query;
|
|
190
190
|
i = {
|
|
191
191
|
...f,
|
|
192
192
|
isAllLocation: "true"
|
|
193
|
-
}, m = !0, await
|
|
194
|
-
name:
|
|
195
|
-
params:
|
|
193
|
+
}, m = !0, await q.replace({
|
|
194
|
+
name: a.name,
|
|
195
|
+
params: a.params,
|
|
196
196
|
query: i
|
|
197
197
|
});
|
|
198
198
|
}
|
|
199
|
-
|
|
199
|
+
F.value !== void 0 && (F.value = !0), await ve(async () => {
|
|
200
200
|
await Le({
|
|
201
|
-
apiKey: "
|
|
201
|
+
apiKey: "MaGoXrEWuEJNpWgKTqseee",
|
|
202
202
|
url: "https://flag.feedme.farm/api/v1/",
|
|
203
203
|
enableAnalytics: !1,
|
|
204
204
|
cacheFlags: !1
|
|
205
205
|
});
|
|
206
206
|
const y = await De();
|
|
207
|
-
V.value = y.version, v.value = V.value, await pe(),
|
|
207
|
+
V.value = y.version, v.value = V.value, await pe(), a.name === "template" && !b.canAccessTemplate() && await q.replace({
|
|
208
208
|
name: "reports",
|
|
209
|
-
query:
|
|
209
|
+
query: a.query
|
|
210
210
|
});
|
|
211
211
|
const f = b.canAccess(
|
|
212
|
-
|
|
212
|
+
G.report_accessOverview
|
|
213
213
|
), J = b.canAccess(
|
|
214
|
-
|
|
214
|
+
G.report_accessSetting
|
|
215
215
|
), A = b.canAccess(
|
|
216
|
-
|
|
216
|
+
G.report_accessIntegration
|
|
217
217
|
), S = [
|
|
218
218
|
Re(),
|
|
219
219
|
_e(),
|
|
220
220
|
ye(),
|
|
221
|
-
|
|
221
|
+
N(
|
|
222
222
|
(() => {
|
|
223
223
|
const h = x(i.locationIds);
|
|
224
224
|
return Array.isArray(h) ? h : void 0;
|
|
@@ -226,10 +226,10 @@ const Ze = ["src"], Me = ["src"], mt = /* @__PURE__ */ ue({
|
|
|
226
226
|
)
|
|
227
227
|
];
|
|
228
228
|
if (f && S.push(Se()), A && S.push(ge()), await Promise.all(S), J && await z(), Ae(i), m) {
|
|
229
|
-
const { locationIds: h, ...D } =
|
|
230
|
-
(
|
|
231
|
-
name:
|
|
232
|
-
params:
|
|
229
|
+
const { locationIds: h, ...D } = a.query;
|
|
230
|
+
(a.query.locationIds !== void 0 || a.query.isAllLocation !== "true") && await q.replace({
|
|
231
|
+
name: a.name,
|
|
232
|
+
params: a.params,
|
|
233
233
|
query: {
|
|
234
234
|
...D,
|
|
235
235
|
isAllLocation: "true"
|
|
@@ -241,59 +241,59 @@ const Ze = ["src"], Me = ["src"], mt = /* @__PURE__ */ ue({
|
|
|
241
241
|
sessionStorage.setItem(n, t);
|
|
242
242
|
} catch {
|
|
243
243
|
}
|
|
244
|
-
}),
|
|
244
|
+
}), $.value = !0, B.value && (B.value = !1);
|
|
245
245
|
}
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
immediate: !0
|
|
249
249
|
}
|
|
250
|
-
),
|
|
251
|
-
() => (
|
|
250
|
+
), C(
|
|
251
|
+
() => ($.value, {
|
|
252
252
|
reportId: Ie.value,
|
|
253
|
-
selectedLocationIds:
|
|
254
|
-
dateRange:
|
|
255
|
-
timeRange:
|
|
256
|
-
compareDateRange:
|
|
257
|
-
timezone:
|
|
253
|
+
selectedLocationIds: o.selectedLocationIds,
|
|
254
|
+
dateRange: o.dateRange,
|
|
255
|
+
timeRange: o.timeRange,
|
|
256
|
+
compareDateRange: o.compareDateRange,
|
|
257
|
+
timezone: o.timezone
|
|
258
258
|
}),
|
|
259
259
|
(t) => {
|
|
260
|
-
if (
|
|
261
|
-
if (
|
|
262
|
-
|
|
260
|
+
if (!$.value || !t.reportId || B.value) return;
|
|
261
|
+
if (F.value) {
|
|
262
|
+
F.value = !1;
|
|
263
263
|
return;
|
|
264
264
|
}
|
|
265
|
-
const e = t.selectedLocationIds, n = t.dateRange, r = t.timeRange,
|
|
266
|
-
...
|
|
265
|
+
const e = t.selectedLocationIds, n = t.dateRange, r = t.timeRange, l = t.compareDateRange, i = {
|
|
266
|
+
...a.query,
|
|
267
267
|
reportId: t.reportId,
|
|
268
268
|
startDate: n.startDate ? u(n.startDate).startOf("day").toISOString() : void 0,
|
|
269
269
|
endDate: n.endDate ? u(n.endDate).endOf("day").toISOString() : void 0,
|
|
270
|
-
compareStartDate:
|
|
271
|
-
compareEndDate:
|
|
270
|
+
compareStartDate: l.startDate ? u(l.startDate).startOf("day").toISOString() : void 0,
|
|
271
|
+
compareEndDate: l.endDate ? u(l.endDate).endOf("day").toISOString() : void 0,
|
|
272
272
|
timeStart: r.start ? JSON.stringify(r.start) : void 0,
|
|
273
273
|
timeEnd: r.end ? JSON.stringify(r.end) : void 0
|
|
274
|
-
}, m = e.length ===
|
|
274
|
+
}, m = e.length === o.locations.length;
|
|
275
275
|
i.isAllLocation = String(m), m ? delete i.locationIds : e.length > 0 ? i.locationIds = JSON.stringify(e) : delete i.locationIds;
|
|
276
|
-
const y = JSON.stringify(
|
|
277
|
-
y !== f &&
|
|
278
|
-
name:
|
|
279
|
-
params:
|
|
276
|
+
const y = JSON.stringify(a.query), f = JSON.stringify(i);
|
|
277
|
+
y !== f && q.replace({
|
|
278
|
+
name: a.name,
|
|
279
|
+
params: a.params,
|
|
280
280
|
query: i
|
|
281
281
|
});
|
|
282
282
|
},
|
|
283
283
|
{ deep: !0 }
|
|
284
284
|
), Ye(), (t, e) => {
|
|
285
285
|
const n = H("router-view");
|
|
286
|
-
return
|
|
286
|
+
return E(), K(Fe, null, [
|
|
287
287
|
X(Xe),
|
|
288
|
-
|
|
288
|
+
d(v) === "v3" ? (E(), K("iframe", {
|
|
289
289
|
key: 0,
|
|
290
290
|
class: "bg-white h-full w-full",
|
|
291
291
|
src: Oe.value
|
|
292
|
-
}, null, 8, Ze)) :
|
|
292
|
+
}, null, 8, Ze)) : d(v) === "v4" ? (E(), K("iframe", {
|
|
293
293
|
key: 1,
|
|
294
294
|
class: "bg-white h-full w-full",
|
|
295
295
|
src: we.value
|
|
296
|
-
}, null, 8, Me)) : (
|
|
296
|
+
}, null, 8, Me)) : (E(), de(n, { key: 2 }))
|
|
297
297
|
], 64);
|
|
298
298
|
};
|
|
299
299
|
}
|