@feedmepos/mf-report 5.19.7 → 5.19.8-beta.1
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-C6rECRKA.js → App-wKSrJzZW.js} +60 -60
- package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-Wsp8VGv0.js +19594 -0
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-BpCkJzaq.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-CioHmHN6.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-B8b1OCgz.js → Default.vue_vue_type_script_setup_true_lang-635FjOPP.js} +2 -2
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-DiBpQb7o.js +1673 -0
- package/dist/{InsightView-DnD3Dt8d.js → InsightView-Cy75KuEh.js} +5 -5
- package/dist/{Integration-ARDVMheM.js → Integration-D6N9nftt.js} +2 -2
- package/dist/{Integrations-Dnic66XZ.js → Integrations-ClCpYgsX.js} +3 -3
- package/dist/{Layout-H0oFnIYY.js → Layout-DPQzsxqk.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BX2fKZyD.js → MenuTab.vue_vue_type_script_setup_true_lang-zwpO7Fxk.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-CJVrtl8d.js → NavigationTab.vue_vue_type_script_setup_true_lang-DpmOHFlh.js} +6990 -6984
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-0mEmUOOq.js → NoData.vue_vue_type_script_setup_true_lang-CAGjM94B.js} +1 -1
- package/dist/{OverviewView-bWfXrthv.js → OverviewView-DlLFc9e_.js} +5 -5
- package/dist/{Report-B1IBM-d-.js → Report-W8-KjFN8.js} +4 -4
- package/dist/{ReportEditor-Bgq6jEcP.js → ReportEditor-Dzj_gg3s.js} +6 -6
- package/dist/{ReportView-A4T05vk9.js → ReportView-CmErSwKu.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-CGdKRai5.js → SelectComponent.vue_vue_type_script_setup_true_lang-wbYOXNgr.js} +1 -1
- package/dist/{Setting-Bm_rIqyC.js → Setting-BXQIl_2E.js} +4 -4
- package/dist/{TileEditor-B3lFfGa9.js → TileEditor-BxxjJuUG.js} +7 -7
- package/dist/{TransitionFade-Cbphw-78.js → TransitionFade-CfY9Tv9a.js} +92 -92
- package/dist/app.js +11 -11
- package/dist/assets/formatChartData.worker-Cr9zHMoq.js +106 -0
- package/dist/assets/processTableData.worker-COqO3hgX.js +106 -0
- package/dist/{helper-C7kR1yOO.js → helper-BYQmOCI_.js} +1 -1
- package/dist/{vue-i18n-CKknhZn2.js → vue-i18n-B-WkKyGH.js} +177 -177
- package/package.json +2 -3
- package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-DfR1HrUp.js +0 -11208
- package/dist/DynamicWidget.vue_vue_type_script_setup_true_lang-Bzw8sJ-w.js +0 -1628
- package/dist/assets/formatChartData.worker-2gP9DT2G.js +0 -8
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as M, resolveComponent as x, createBlock as ee, openBlock as h, unref as u, isRef as
|
|
1
|
+
import { defineComponent as M, resolveComponent as x, createBlock as ee, openBlock as h, unref as u, isRef as ye, withCtx as F, createElementVNode as G, createVNode as J, toDisplayString as K, createTextVNode as Se, onMounted as te, watch as R, ref as A, computed as P, onBeforeMount as De, onBeforeUnmount as Ie, createElementBlock as $, Fragment as he } from "vue";
|
|
2
2
|
import { detectLocale as C, useCoreStore as B } from "@feedmepos/mf-common";
|
|
3
|
-
import { u as Re, d as i, a as qe, b as
|
|
3
|
+
import { u as Re, d as i, a as qe, b as H, c as Oe, e as _e, f as we, s as Le, g as be } from "./vue-i18n-B-WkKyGH.js";
|
|
4
4
|
import { storeToRefs as q } from "pinia";
|
|
5
|
-
import { u as X, a as Ce, b as
|
|
6
|
-
import { _ as
|
|
5
|
+
import { u as X, a as Ce, b as Ee } from "./BaseDialog.vue_vue_type_script_setup_true_lang-Wsp8VGv0.js";
|
|
6
|
+
import { _ as ke, u as Ne } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DpmOHFlh.js";
|
|
7
7
|
import { u as Y } from "./message-dialog-UoMWOnil.js";
|
|
8
8
|
import { useRoute as Fe, useRouter as $e } from "vue-router";
|
|
9
9
|
const Be = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, xe = /* @__PURE__ */ M({
|
|
@@ -11,21 +11,21 @@ const Be = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, xe
|
|
|
11
11
|
setup(O) {
|
|
12
12
|
const { t: r } = Re(), f = Y(), { isOpened: c, message: S, title: D } = q(Y());
|
|
13
13
|
return (_, g) => {
|
|
14
|
-
const w = x("FmButton"),
|
|
15
|
-
return h(), ee(
|
|
14
|
+
const w = x("FmButton"), E = x("FmDialog");
|
|
15
|
+
return h(), ee(E, {
|
|
16
16
|
modelValue: u(c),
|
|
17
|
-
"onUpdate:modelValue": g[0] || (g[0] = (
|
|
17
|
+
"onUpdate:modelValue": g[0] || (g[0] = (k) => ye(c) ? c.value = k : null),
|
|
18
18
|
overlay: "",
|
|
19
19
|
"close-button": !1
|
|
20
20
|
}, {
|
|
21
21
|
"dialog-header": F(() => [
|
|
22
|
-
Se(
|
|
22
|
+
Se(K(u(D)), 1)
|
|
23
23
|
]),
|
|
24
24
|
default: F(() => [
|
|
25
|
-
|
|
25
|
+
G("p", Be, K(u(S)), 1)
|
|
26
26
|
]),
|
|
27
27
|
"dialog-footer": F(() => [
|
|
28
|
-
g[1] || (g[1] =
|
|
28
|
+
g[1] || (g[1] = G("div", { class: "grow" }, null, -1)),
|
|
29
29
|
J(w, {
|
|
30
30
|
label: u(r)("report.common.cancel"),
|
|
31
31
|
variant: "tertiary",
|
|
@@ -62,13 +62,13 @@ i.locale(C() === "zh-CN" ? "zh-cn" : "en");
|
|
|
62
62
|
const Ae = ["src"], Te = ["src"], Ye = /* @__PURE__ */ M({
|
|
63
63
|
__name: "App",
|
|
64
64
|
setup(O) {
|
|
65
|
-
const { businessId: r, token: f, country: c } = q(qe()), { sessionUser: S, currentBusiness: D, currentCountry: _, registerSidebarComponent: g } = B(), { getRestaurantAndWarehouse: w, getBusinessSetting:
|
|
65
|
+
const { businessId: r, token: f, country: c } = q(qe()), { sessionUser: S, currentBusiness: D, currentCountry: _, registerSidebarComponent: g } = B(), { getRestaurantAndWarehouse: w, getBusinessSetting: E } = H(), { getFeatureFlags: k } = Oe(), { version: p } = q(X()), { getSettings: ae } = _e(), { promptLoader: ne } = we(), e = Fe(), T = $e(), re = X(), { suppressReportRouteSync: U } = q(re), oe = P(() => `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`), se = P(() => `https://report-v4.feedmedev.cc?businessId=${r.value}&country=${c.value}&token=${f.value}&reportV3Button=true`);
|
|
66
66
|
R(
|
|
67
67
|
[() => D.value, () => S.value, () => _.value],
|
|
68
68
|
() => {
|
|
69
69
|
var t, o;
|
|
70
|
-
const
|
|
71
|
-
D.value && S.value && _.value && (Le(c.value), r.value !==
|
|
70
|
+
const a = ((t = D.value) == null ? void 0 : t.id) ?? "";
|
|
71
|
+
D.value && S.value && _.value && (Le(c.value), r.value !== a && (r.value = a), f.value = ((o = S.value) == null ? void 0 : o.token) ?? "", c.value = _.value ?? "", e.query.businessId !== r.value && T.replace({
|
|
72
72
|
name: e.name,
|
|
73
73
|
params: e.params,
|
|
74
74
|
query: { ...e.query, businessId: r.value }
|
|
@@ -76,19 +76,19 @@ const Ae = ["src"], Te = ["src"], Ye = /* @__PURE__ */ M({
|
|
|
76
76
|
},
|
|
77
77
|
{ immediate: !0 }
|
|
78
78
|
);
|
|
79
|
-
function z(
|
|
80
|
-
if (typeof
|
|
79
|
+
function z(a) {
|
|
80
|
+
if (typeof a.data == "string")
|
|
81
81
|
try {
|
|
82
|
-
const t = JSON.parse(
|
|
82
|
+
const t = JSON.parse(a.data);
|
|
83
83
|
(t == null ? void 0 : t.token) !== "" && (t == null ? void 0 : t.token) !== void 0 && (f.value = t.token);
|
|
84
84
|
} catch (t) {
|
|
85
85
|
console.error(t);
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
function Q(
|
|
89
|
-
if (typeof
|
|
88
|
+
function Q(a) {
|
|
89
|
+
if (typeof a.data == "string")
|
|
90
90
|
try {
|
|
91
|
-
const t = JSON.parse(
|
|
91
|
+
const t = JSON.parse(a.data);
|
|
92
92
|
(t == null ? void 0 : t.v5) === !0 ? p.value = N.value : (t == null ? void 0 : t.v3) === !0 && (p.value = "v3");
|
|
93
93
|
} catch (t) {
|
|
94
94
|
console.error(t);
|
|
@@ -97,42 +97,42 @@ const Ae = ["src"], Te = ["src"], Ye = /* @__PURE__ */ M({
|
|
|
97
97
|
R(p, () => {
|
|
98
98
|
["v3", "v4"].includes(p.value) ? B().hideSidebarToggle(!0) : B().hideSidebarToggle(!1);
|
|
99
99
|
}), De(() => {
|
|
100
|
-
g(
|
|
100
|
+
g(ke);
|
|
101
101
|
}), te(() => {
|
|
102
|
-
console.log("5.19.
|
|
102
|
+
console.log("5.19.8-beta.1", !0), window.addEventListener("message", z), window.addEventListener("message", Q);
|
|
103
103
|
});
|
|
104
|
-
const I = Ce(),
|
|
104
|
+
const I = Ce(), V = Ne(), n = H();
|
|
105
105
|
Ie(() => {
|
|
106
|
-
window.removeEventListener("message", z), window.removeEventListener("message", Q), I.$dispose(),
|
|
106
|
+
window.removeEventListener("message", z), window.removeEventListener("message", Q), I.$dispose(), V.$dispose();
|
|
107
107
|
});
|
|
108
|
-
const { getReports: ie, getOverviewReport: ue, getReportConfig:
|
|
108
|
+
const { getReports: ie, getOverviewReport: ue, getReportConfig: j, currentReportId: W } = I, { currentReportId: ce, reports: le } = q(I), { getSchema: de } = Ee(), { fetchSchedules: me } = V, { init: fe } = be(), N = A("v5"), L = A(!1);
|
|
109
109
|
function pe() {
|
|
110
|
-
const
|
|
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, v = e.query.compareEndDate ? i(e.query.compareEndDate).endOf("day").toISOString() : void 0, b = e.query.isAllLocation === "true";
|
|
111
111
|
let m = [];
|
|
112
|
-
b ? m =
|
|
113
|
-
let
|
|
114
|
-
if (le.value.find((s) => s.id ===
|
|
115
|
-
const s =
|
|
116
|
-
(s.startDate !==
|
|
112
|
+
b ? m = n.selectedLocationIds : m = e.query.locationIds ? JSON.parse(e.query.locationIds) : void 0;
|
|
113
|
+
let y = e.query.reportId || W;
|
|
114
|
+
if (le.value.find((s) => s.id === y) || (y = W), y && y !== I.currentReportId && I.updateCurrentReportId(y), a || t) {
|
|
115
|
+
const s = n.dateRange;
|
|
116
|
+
(s.startDate !== a || s.endDate !== t) && n.setDateRange({ startDate: a, endDate: t });
|
|
117
117
|
}
|
|
118
118
|
if (o || l) {
|
|
119
|
-
const s =
|
|
120
|
-
(s.start !== o || s.end !== l) &&
|
|
119
|
+
const s = n.timeRange;
|
|
120
|
+
(s.start !== o || s.end !== l) && n.setTimeRange({ start: o, end: l });
|
|
121
121
|
}
|
|
122
|
-
if (d ||
|
|
123
|
-
const s =
|
|
124
|
-
(s.startDate !== d || s.endDate !==
|
|
122
|
+
if (d || v) {
|
|
123
|
+
const s = n.compareDateRange;
|
|
124
|
+
(s.startDate !== d || s.endDate !== v) && n.setCompareDateRange({
|
|
125
125
|
startDate: d,
|
|
126
|
-
endDate:
|
|
126
|
+
endDate: v
|
|
127
127
|
});
|
|
128
128
|
}
|
|
129
129
|
if (!b && Array.isArray(m)) {
|
|
130
|
-
const s =
|
|
131
|
-
s.length === m.length && s.every((ge,
|
|
130
|
+
const s = n.selectedLocationIds;
|
|
131
|
+
s.length === m.length && s.every((ge, ve) => ge === m[ve]) || n.setSelectedLocationIds(m);
|
|
132
132
|
}
|
|
133
133
|
return {
|
|
134
134
|
// TODO: this returned value can used for getBusinessSetting
|
|
135
|
-
reportId:
|
|
135
|
+
reportId: y,
|
|
136
136
|
startDate: e.query.startDate,
|
|
137
137
|
endDate: e.query.endDate,
|
|
138
138
|
timeStart: e.query.timeStart,
|
|
@@ -145,18 +145,18 @@ const Ae = ["src"], Te = ["src"], Ye = /* @__PURE__ */ M({
|
|
|
145
145
|
}
|
|
146
146
|
return R(
|
|
147
147
|
() => r.value,
|
|
148
|
-
async (
|
|
149
|
-
|
|
148
|
+
async (a) => {
|
|
149
|
+
a !== "" && (L.value = !1, await ne(async () => {
|
|
150
150
|
await fe({
|
|
151
|
-
apiKey: "
|
|
151
|
+
apiKey: "MaGoXrEWuEJNpWgKTqseee",
|
|
152
152
|
url: "https://flag.feedme.farm/api/v1/",
|
|
153
153
|
enableAnalytics: !1,
|
|
154
154
|
cacheFlags: !1
|
|
155
155
|
});
|
|
156
|
-
const t = await
|
|
156
|
+
const t = await j();
|
|
157
157
|
N.value = t.version, p.value = N.value, await Promise.all([
|
|
158
|
-
|
|
159
|
-
|
|
158
|
+
k(),
|
|
159
|
+
j(),
|
|
160
160
|
ue(),
|
|
161
161
|
ie(),
|
|
162
162
|
de(),
|
|
@@ -164,8 +164,8 @@ const Ae = ["src"], Te = ["src"], Ye = /* @__PURE__ */ M({
|
|
|
164
164
|
w(
|
|
165
165
|
e.query.locationIds ? JSON.parse(e.query.locationIds) : null
|
|
166
166
|
),
|
|
167
|
-
|
|
168
|
-
]), await
|
|
167
|
+
ae()
|
|
168
|
+
]), await E(), pe();
|
|
169
169
|
}), L.value = !0);
|
|
170
170
|
},
|
|
171
171
|
{
|
|
@@ -174,37 +174,37 @@ const Ae = ["src"], Te = ["src"], Ye = /* @__PURE__ */ M({
|
|
|
174
174
|
), R(
|
|
175
175
|
() => (L.value, {
|
|
176
176
|
reportId: ce.value,
|
|
177
|
-
selectedLocationIds:
|
|
178
|
-
dateRange:
|
|
179
|
-
timeRange:
|
|
180
|
-
compareDateRange:
|
|
177
|
+
selectedLocationIds: n.selectedLocationIds,
|
|
178
|
+
dateRange: n.dateRange,
|
|
179
|
+
timeRange: n.timeRange,
|
|
180
|
+
compareDateRange: n.compareDateRange
|
|
181
181
|
}),
|
|
182
|
-
(
|
|
183
|
-
if (!L.value || !
|
|
182
|
+
(a) => {
|
|
183
|
+
if (!L.value || !a.reportId) return;
|
|
184
184
|
if (U.value) {
|
|
185
185
|
U.value = !1;
|
|
186
186
|
return;
|
|
187
187
|
}
|
|
188
|
-
const t =
|
|
188
|
+
const t = a.selectedLocationIds, o = a.dateRange, l = a.timeRange, d = a.compareDateRange, v = {
|
|
189
189
|
...e.query,
|
|
190
|
-
reportId:
|
|
190
|
+
reportId: a.reportId,
|
|
191
191
|
startDate: o.startDate ? i(o.startDate).startOf("day").toISOString() : void 0,
|
|
192
192
|
endDate: o.endDate ? i(o.endDate).endOf("day").toISOString() : void 0,
|
|
193
193
|
compareStartDate: d.startDate ? i(d.startDate).startOf("day").toISOString() : void 0,
|
|
194
194
|
compareEndDate: d.endDate ? i(d.endDate).endOf("day").toISOString() : void 0,
|
|
195
195
|
timeStart: l.start ? JSON.stringify(l.start) : void 0,
|
|
196
196
|
timeEnd: l.end ? JSON.stringify(l.end) : void 0,
|
|
197
|
-
locationIds: t.length ===
|
|
198
|
-
isAllLocation: String(t.length ===
|
|
199
|
-
}, b = JSON.stringify(e.query), m = JSON.stringify(
|
|
197
|
+
locationIds: t.length === n.locations.length ? null : t.length > 0 ? JSON.stringify(t) : void 0,
|
|
198
|
+
isAllLocation: String(t.length === n.locations.length)
|
|
199
|
+
}, b = JSON.stringify(e.query), m = JSON.stringify(v);
|
|
200
200
|
b !== m && T.replace({
|
|
201
201
|
name: e.name,
|
|
202
202
|
params: e.params,
|
|
203
|
-
query:
|
|
203
|
+
query: v
|
|
204
204
|
});
|
|
205
205
|
},
|
|
206
206
|
{ deep: !0 }
|
|
207
|
-
), Je(), (
|
|
207
|
+
), Je(), (a, t) => {
|
|
208
208
|
const o = x("router-view");
|
|
209
209
|
return h(), $(he, null, [
|
|
210
210
|
J(xe),
|