@feedmepos/mf-report 5.25.8-beta.0 → 5.25.8
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-Bf0aor2N.js → App-DVBc1rc0.js} +60 -60
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-Pi8dxsZB.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BRmKJJvc.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-D3_780WC.js → Default.vue_vue_type_script_setup_true_lang-BUtavZIl.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-DVUsMsQ_.js → DynamicWidget.vue_vue_type_script_setup_true_lang-OIREDq6T.js} +3 -3
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DtqKlOMY.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-ZAOWE1vp.js} +2 -2
- package/dist/{InsightView-b87hirKo.js → InsightView-DctjGEzr.js} +4 -4
- package/dist/{Integration-1xVvqpR9.js → Integration-CRd2_O5E.js} +3 -3
- package/dist/{Integrations-DRyBjbzQ.js → Integrations-CpMUHiCw.js} +2 -2
- package/dist/{Layout-BMzYemst.js → Layout-DSXNbHHe.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Da1Gn2bZ.js → MenuTab.vue_vue_type_script_setup_true_lang-YjXH8vPq.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-B6eTZCAI.js → NavigationTab.vue_vue_type_script_setup_true_lang-Ck7HaJRh.js} +3 -3
- package/dist/{OverviewView-CkR-L3L_.js → OverviewView-CLICdzyH.js} +4 -4
- package/dist/{Report-aWItqZEn.js → Report-BvGQUoQF.js} +3 -3
- package/dist/{ReportEditor-DENfrm0X.js → ReportEditor-CIV7Sd_d.js} +3 -3
- package/dist/{ReportView-2lVjNU0x.js → ReportView-ClTsRfJG.js} +6 -6
- package/dist/{Setting-yKwX201x.js → Setting-BYtSIDjs.js} +3 -3
- package/dist/{Template-CQqtVjZo.js → Template-BVGvD8vx.js} +3 -3
- package/dist/{TileEditor-Bq7g2E1s.js → TileEditor-n1lS7iNk.js} +5 -5
- package/dist/{TransitionFade-DaOt5oN7.js → TransitionFade-Dfm-zjeX.js} +4 -4
- package/dist/{app-CMuJ9xn3.js → app-DMXIz8ol.js} +13 -13
- package/dist/app.js +1 -1
- package/dist/{useRestaurantPermission-dPvQepPN.js → useRestaurantPermission-DV3xL5r9.js} +1 -1
- package/package.json +1 -1
|
@@ -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 le, openBlock as C, unref as l, isRef as ke, withCtx as P, createElementVNode as ne, createVNode as X, toDisplayString as ae, createTextVNode as Te, onMounted as de, watch as E, ref as Q, computed as oe, onBeforeMount as Fe, onBeforeUnmount as Ne, createElementBlock as G, Fragment as $e } from "vue";
|
|
2
|
+
import { detectLocale as U, useCoreStore as K } from "@feedmepos/mf-common";
|
|
3
|
+
import { d as u, u as qe, a as re, b as Be, c as se, e as xe, f as Je, s as Qe, t as W } from "./app-DMXIz8ol.js";
|
|
4
4
|
import { storeToRefs as k } from "pinia";
|
|
5
5
|
import { u as Ue, a as ze } from "./vue-i18n-DVWuTfed.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-ZAOWE1vp.js";
|
|
7
|
+
import { u as Pe, _ as Ge } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Ck7HaJRh.js";
|
|
8
8
|
import { u as ie } from "./message-dialog-UoMWOnil.js";
|
|
9
|
-
import { useRoute as
|
|
9
|
+
import { useRoute as Ke, useRouter as We } 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 F = H("FmButton"), z = H("FmDialog");
|
|
16
|
+
return C(), le(z, {
|
|
17
|
+
modelValue: l(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(ae(
|
|
23
|
+
"dialog-header": P(() => [
|
|
24
|
+
Te(ae(l(L)), 1)
|
|
25
25
|
]),
|
|
26
|
-
default:
|
|
27
|
-
ne("p", He, ae(
|
|
26
|
+
default: P(() => [
|
|
27
|
+
ne("p", He, ae(l(_)), 1)
|
|
28
28
|
]),
|
|
29
|
-
"dialog-footer":
|
|
29
|
+
"dialog-footer": P(() => [
|
|
30
30
|
I[1] || (I[1] = ne("div", { class: "grow" }, null, -1)),
|
|
31
|
-
X(
|
|
32
|
-
label:
|
|
31
|
+
X(F, {
|
|
32
|
+
label: l(c)("report.common.cancel"),
|
|
33
33
|
variant: "tertiary",
|
|
34
|
-
onClick:
|
|
34
|
+
onClick: l(p).dismiss
|
|
35
35
|
}, null, 8, ["label", "onClick"]),
|
|
36
|
-
X(
|
|
37
|
-
label:
|
|
38
|
-
onClick:
|
|
36
|
+
X(F, {
|
|
37
|
+
label: l(c)("report.common.confirm"),
|
|
38
|
+
onClick: l(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 de(() => {
|
|
58
58
|
T(U());
|
|
59
|
-
}),
|
|
59
|
+
}), E(() => 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"], ft = /* @__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(qe()), { sessionUser: _, currentBusiness: L, currentCountry: O, registerSidebarComponent: I } = K(), { getRestaurantAndWarehouse: F, getBusinessSetting: z, beginBusinessLoad: j, completeBusinessLoad: fe } = re(), me = Be(), { getFeatureFlags: pe } = me, { version: v } = k(se()), { getSettings: ge } = xe(), { promptLoader: ve } = ze(), a = Ke(), N = We(), w = je(), Y = Pe(), s = re(), b = se(), { suppressReportRouteSync: $ } = 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 = Q(!1), B = Q(!0), Oe = oe(() => `https://portal-v1.feedme.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.feedme.cc?businessId=${c.value}&country=${g.value}&token=${p.value}&reportV3Button=true`);
|
|
68
|
+
E(
|
|
69
69
|
[() => L.value, () => _.value, () => O.value],
|
|
70
70
|
() => {
|
|
71
71
|
var e, n;
|
|
@@ -92,13 +92,13 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
92
92
|
console.error(e);
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
|
-
|
|
96
|
-
["v3", "v4"].includes(v.value) ?
|
|
95
|
+
E(v, () => {
|
|
96
|
+
["v3", "v4"].includes(v.value) ? K().hideSidebarToggle(!0) : K().hideSidebarToggle(!1);
|
|
97
|
+
}), Fe(() => {
|
|
98
|
+
I(Ge);
|
|
99
|
+
}), de(() => {
|
|
100
|
+
console.log("5.25.8", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
|
|
97
101
|
}), Ne(() => {
|
|
98
|
-
I(Ke);
|
|
99
|
-
}), le(() => {
|
|
100
|
-
console.log("5.25.8-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) {
|
|
@@ -130,7 +130,7 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
130
130
|
return typeof e.hour == "number" && typeof e.minute == "number";
|
|
131
131
|
}
|
|
132
132
|
function Ae(t = a.query) {
|
|
133
|
-
const e = t, n = e.startDate ? u(e.startDate).startOf("day").toISOString() : void 0, o = e.endDate ? u(e.endDate).endOf("day").toISOString() : void 0,
|
|
133
|
+
const e = t, n = e.startDate ? u(e.startDate).startOf("day").toISOString() : void 0, o = e.endDate ? u(e.endDate).endOf("day").toISOString() : void 0, d = typeof e.timeStart == "string", i = typeof e.timeEnd == "string", f = x(e.timeStart), y = x(e.timeEnd), m = te(f) ? f : 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
136
|
D = s.selectedLocationIds ?? [];
|
|
@@ -143,7 +143,7 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
143
143
|
const r = s.dateRange;
|
|
144
144
|
(r.startDate !== n || r.endDate !== o) && s.setDateRange({ startDate: n, endDate: o });
|
|
145
145
|
}
|
|
146
|
-
if (
|
|
146
|
+
if (d || i) {
|
|
147
147
|
const r = s.timeRange;
|
|
148
148
|
(r.start !== m || r.end !== J) && s.setTimeRange({ start: m, end: J });
|
|
149
149
|
}
|
|
@@ -156,7 +156,7 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
156
156
|
}
|
|
157
157
|
if (!h) {
|
|
158
158
|
const r = s.selectedLocationIds;
|
|
159
|
-
r.length === D.length && r.every((
|
|
159
|
+
r.length === D.length && r.every((Ce, Ee) => Ce === D[Ee]) || s.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"], ft = /* @__PURE__ */ ue({
|
|
|
171
171
|
isAllLocation: e.isAllLocation
|
|
172
172
|
};
|
|
173
173
|
}
|
|
174
|
-
return
|
|
174
|
+
return E(
|
|
175
175
|
() => c.value,
|
|
176
176
|
async (t, e) => {
|
|
177
177
|
if (t !== "") {
|
|
178
|
-
|
|
178
|
+
q.value = !1, j(t);
|
|
179
179
|
const n = "mf-report-prev-business-id", o = (() => {
|
|
180
180
|
try {
|
|
181
181
|
return sessionStorage.getItem(n);
|
|
182
182
|
} catch {
|
|
183
183
|
return null;
|
|
184
184
|
}
|
|
185
|
-
})(),
|
|
185
|
+
})(), d = !!o && o !== t;
|
|
186
186
|
let i = { ...a.query }, f = !1;
|
|
187
|
-
if (!B.value || e !== void 0 ||
|
|
187
|
+
if (!B.value || e !== void 0 || d) {
|
|
188
188
|
s.setSelectedLocationIds([]);
|
|
189
189
|
const { locationIds: y, ...m } = a.query;
|
|
190
190
|
i = {
|
|
191
191
|
...m,
|
|
192
192
|
isAllLocation: "true"
|
|
193
|
-
}, f = !0, await
|
|
193
|
+
}, f = !0, await N.replace({
|
|
194
194
|
name: a.name,
|
|
195
195
|
params: a.params,
|
|
196
196
|
query: i
|
|
197
197
|
});
|
|
198
198
|
}
|
|
199
|
-
|
|
199
|
+
$.value !== void 0 && ($.value = !0), await ve(async () => {
|
|
200
200
|
await Le({
|
|
201
|
-
apiKey: "
|
|
201
|
+
apiKey: "6GhcttsJ9Rj9cTevcdrpin",
|
|
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(), a.name === "template" && !b.canAccessTemplate() && await
|
|
207
|
+
V.value = y.version, v.value = V.value, await pe(), a.name === "template" && !b.canAccessTemplate() && await N.replace({
|
|
208
208
|
name: "reports",
|
|
209
209
|
query: a.query
|
|
210
210
|
});
|
|
211
211
|
const m = b.canAccess(
|
|
212
|
-
|
|
212
|
+
W.report_accessOverview
|
|
213
213
|
), J = b.canAccess(
|
|
214
|
-
|
|
214
|
+
W.report_accessSetting
|
|
215
215
|
), A = b.canAccess(
|
|
216
|
-
|
|
216
|
+
W.report_accessIntegration
|
|
217
217
|
), S = [
|
|
218
218
|
Re(),
|
|
219
219
|
_e(),
|
|
220
220
|
ye(),
|
|
221
|
-
|
|
221
|
+
F(
|
|
222
222
|
(() => {
|
|
223
223
|
const h = x(i.locationIds);
|
|
224
224
|
return Array.isArray(h) ? h : void 0;
|
|
@@ -227,7 +227,7 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
227
227
|
];
|
|
228
228
|
if (m && S.push(Se()), A && S.push(ge()), await Promise.all(S), J && await z(), Ae(i), f) {
|
|
229
229
|
const { locationIds: h, ...D } = a.query;
|
|
230
|
-
(a.query.locationIds !== void 0 || a.query.isAllLocation !== "true") && await
|
|
230
|
+
(a.query.locationIds !== void 0 || a.query.isAllLocation !== "true") && await N.replace({
|
|
231
231
|
name: a.name,
|
|
232
232
|
params: a.params,
|
|
233
233
|
query: {
|
|
@@ -241,14 +241,14 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
241
241
|
sessionStorage.setItem(n, t);
|
|
242
242
|
} catch {
|
|
243
243
|
}
|
|
244
|
-
}),
|
|
244
|
+
}), q.value = !0, B.value && (B.value = !1);
|
|
245
245
|
}
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
immediate: !0
|
|
249
249
|
}
|
|
250
|
-
),
|
|
251
|
-
() => (
|
|
250
|
+
), E(
|
|
251
|
+
() => (q.value, {
|
|
252
252
|
reportId: Ie.value,
|
|
253
253
|
selectedLocationIds: s.selectedLocationIds,
|
|
254
254
|
dateRange: s.dateRange,
|
|
@@ -256,24 +256,24 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
256
256
|
compareDateRange: s.compareDateRange
|
|
257
257
|
}),
|
|
258
258
|
(t) => {
|
|
259
|
-
if (
|
|
260
|
-
if (
|
|
261
|
-
|
|
259
|
+
if (!q.value || !t.reportId || B.value) return;
|
|
260
|
+
if ($.value) {
|
|
261
|
+
$.value = !1;
|
|
262
262
|
return;
|
|
263
263
|
}
|
|
264
|
-
const e = t.selectedLocationIds, n = t.dateRange, o = t.timeRange,
|
|
264
|
+
const e = t.selectedLocationIds, n = t.dateRange, o = t.timeRange, d = t.compareDateRange, i = {
|
|
265
265
|
...a.query,
|
|
266
266
|
reportId: t.reportId,
|
|
267
267
|
startDate: n.startDate ? u(n.startDate).startOf("day").toISOString() : void 0,
|
|
268
268
|
endDate: n.endDate ? u(n.endDate).endOf("day").toISOString() : void 0,
|
|
269
|
-
compareStartDate:
|
|
270
|
-
compareEndDate:
|
|
269
|
+
compareStartDate: d.startDate ? u(d.startDate).startOf("day").toISOString() : void 0,
|
|
270
|
+
compareEndDate: d.endDate ? u(d.endDate).endOf("day").toISOString() : void 0,
|
|
271
271
|
timeStart: o.start ? JSON.stringify(o.start) : void 0,
|
|
272
272
|
timeEnd: o.end ? JSON.stringify(o.end) : void 0
|
|
273
273
|
}, f = e.length === s.locations.length;
|
|
274
274
|
i.isAllLocation = String(f), f ? delete i.locationIds : e.length > 0 ? i.locationIds = JSON.stringify(e) : delete i.locationIds;
|
|
275
275
|
const y = JSON.stringify(a.query), m = JSON.stringify(i);
|
|
276
|
-
y !== m &&
|
|
276
|
+
y !== m && N.replace({
|
|
277
277
|
name: a.name,
|
|
278
278
|
params: a.params,
|
|
279
279
|
query: i
|
|
@@ -282,17 +282,17 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
|
|
|
282
282
|
{ deep: !0 }
|
|
283
283
|
), Ye(), (t, e) => {
|
|
284
284
|
const n = H("router-view");
|
|
285
|
-
return
|
|
285
|
+
return C(), G($e, null, [
|
|
286
286
|
X(Xe),
|
|
287
|
-
|
|
287
|
+
l(v) === "v3" ? (C(), G("iframe", {
|
|
288
288
|
key: 0,
|
|
289
289
|
class: "bg-white h-full w-full",
|
|
290
290
|
src: Oe.value
|
|
291
|
-
}, null, 8, Ze)) :
|
|
291
|
+
}, null, 8, Ze)) : l(v) === "v4" ? (C(), G("iframe", {
|
|
292
292
|
key: 1,
|
|
293
293
|
class: "bg-white h-full w-full",
|
|
294
294
|
src: we.value
|
|
295
|
-
}, null, 8, Me)) : (
|
|
295
|
+
}, null, 8, Me)) : (C(), le(n, { key: 2 }))
|
|
296
296
|
], 64);
|
|
297
297
|
};
|
|
298
298
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as V, resolveComponent as C, createBlock as h, openBlock as D, normalizeClass as G, withCtx as I, createCommentVNode as x, createElementVNode as w, toDisplayString as H, renderSlot as K, mergeModels as L, useModel as E, ref as z, watch as F, createElementBlock as J, unref as y, createVNode as k } from "vue";
|
|
2
|
-
import { d as u, a as Q, U as Z, C as ee } from "./app-
|
|
2
|
+
import { d as u, a as Q, U as Z, C as ee } from "./app-DMXIz8ol.js";
|
|
3
3
|
import { detectLocale as _ } from "@feedmepos/mf-common";
|
|
4
4
|
import { u as ae } from "./vue-i18n-DVWuTfed.js";
|
|
5
5
|
import { storeToRefs as te } from "pinia";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as u, computed as p, resolveComponent as f, createElementBlock as s, 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-Ck7HaJRh.js";
|
|
3
3
|
import { useBreakpoints as b } from "@feedmepos/ui-library";
|
|
4
4
|
import { storeToRefs as C } from "pinia";
|
|
5
5
|
import { u as q, a as w } from "./vue-i18n-DVWuTfed.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { computed as x, defineComponent as Fe, ref as P, onMounted as dt, onBeforeUnmount as oo, resolveComponent as de, createBlock as me, openBlock as J, Transition as zo, withCtx as ke, createElementBlock as ue, createCommentVNode as ve, createElementVNode as ee, unref as a, normalizeStyle as Te, withModifiers as Zt, toDisplayString as Ie, createVNode as ce, Fragment as ze, renderList as Vt, normalizeClass as Le, watch as De, nextTick as ct, mergeModels as Ue, useModel as We, renderSlot as Qe, h as Gt, createSlots as Ho, resolveDynamicComponent as ao, toRaw as Wo, markRaw as Oo, createTextVNode as Eo, onUnmounted as ro, withDirectives as Uo, vShow as Ko } from "vue";
|
|
2
|
-
import { W as ne, i as lo, j as Xo, S as Ft, v as Nt, k as Yo, l as dn, m as so, d as qo, q as Go, R as bt, n as jo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { i as Qt, a as nn, u as io } from "./app-
|
|
4
|
-
import { d as gn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as ne, i as lo, j as Xo, S as Ft, v as Nt, k as Yo, l as dn, m as so, d as qo, q as Go, R as bt, n as jo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-ZAOWE1vp.js";
|
|
3
|
+
import { i as Qt, a as nn, u as io } from "./app-DMXIz8ol.js";
|
|
4
|
+
import { d as gn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BRmKJJvc.js";
|
|
5
5
|
import { storeToRefs as wt, defineStore as Jo } from "pinia";
|
|
6
6
|
import { detectLocale as uo } from "@feedmepos/mf-common";
|
|
7
7
|
import { C as vn } from "./chart-DDDh8zNk.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref as R0, computed as d1, watch as N1, defineComponent as Mt, mergeModels as Te, useModel as tt, resolveComponent as G0, createElementBlock as u1, openBlock as Q0, createVNode as x0, withCtx as r1, createElementVNode as P0, createCommentVNode as me, Fragment as Q1, renderList as rt, createBlock as $1, createTextVNode as Ee, withDirectives as bn, toDisplayString as l1, unref as L0, vShow as _n, renderSlot as er, normalizeStyle as dn, normalizeClass as Nt, withModifiers as Qe } from "vue";
|
|
2
|
-
import { c as xt, h as tr, f as rr, _ as zn, i as On } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { o as An, h as Dn, u as J0, F as H0, m as Y0, p as fn, a as Z1, b as $n, l as yn, g as mn, d as U0, c as nr, r as bt } from "./app-
|
|
2
|
+
import { c as xt, h as tr, f as rr, _ as zn, i as On } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BRmKJJvc.js";
|
|
3
|
+
import { o as An, h as Dn, u as J0, F as H0, m as Y0, p as fn, a as Z1, b as $n, l as yn, g as mn, d as U0, c as nr, r as bt } from "./app-DMXIz8ol.js";
|
|
4
4
|
import { storeToRefs as g0, defineStore as ce } from "pinia";
|
|
5
5
|
import { useSnackbar as ar } from "@feedmepos/ui-library";
|
|
6
6
|
import { u as or } from "./vue-i18n-DVWuTfed.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ref as B, defineComponent as S, watch as T, computed as _, onMounted as le, createElementBlock as d, openBlock as a, createElementVNode as o, renderSlot as H, toDisplayString as w, resolveDirective as X, createCommentVNode as A, Fragment as z, renderList as P, createBlock as V, withDirectives as M, resolveDynamicComponent as N, unref as m, withCtx as I, createVNode as y, normalizeClass as L, resolveComponent as R, useModel as oe, createTextVNode as ae, isRef as j, nextTick as se } from "vue";
|
|
2
|
-
import { _ as ne } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { c as Y, _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { d as W, u as G, F as O, q as J, a as re } from "./app-
|
|
2
|
+
import { _ as ne } from "./Default.vue_vue_type_script_setup_true_lang-BUtavZIl.js";
|
|
3
|
+
import { c as Y, _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BRmKJJvc.js";
|
|
4
|
+
import { d as W, u as G, F as O, q as J, a as re } from "./app-DMXIz8ol.js";
|
|
5
5
|
import { storeToRefs as K } from "pinia";
|
|
6
6
|
import { C as Q, r as de } from "./chart-DDDh8zNk.js";
|
|
7
7
|
import { components as E, useSnackbar as ce } from "@feedmepos/ui-library";
|
|
8
8
|
import { u as ee } from "./vue-i18n-DVWuTfed.js";
|
|
9
9
|
import { _ as ue } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BL1jpiXN.js";
|
|
10
|
-
import { a as fe, G as me } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
10
|
+
import { a as fe, G as me } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Ck7HaJRh.js";
|
|
11
11
|
import { useCoreStore as ge } from "@feedmepos/mf-common";
|
|
12
12
|
function pe({ start: e, end: t }) {
|
|
13
13
|
return `${W(t).format("DD MMM")}, ${W(t).format("YYYY")}`;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as oe, mergeModels as ue, useModel as se, computed as B, resolveComponent as F, createElementBlock as U, openBlock as b, createElementVNode as t, createCommentVNode as O, normalizeClass as Qe, Fragment as Ve, createBlock as E, withCtx as $e, toDisplayString as $, renderList as je, createVNode as l, unref as m, h as S, normalizeStyle as it, createTextVNode as dt, ref as X, onUnmounted as Ee, watch as Fe, isRef as Ne, resolveDynamicComponent as Pe, mergeProps as et, onMounted as lt } from "vue";
|
|
2
2
|
import { useRouter as ke, useRoute as mt } from "vue-router";
|
|
3
|
-
import { A as he, y as Ze, d as Ie, z as ut, e as Te, a as Ae, B as _e, E as pt, k as ct, v as Z, x as Oe, G as Be, H as Ue, J as Ye, K as tt, L as ft, M as gt, N as vt, O as ot, b as nt, P as yt, Q as xt, l as bt, I as Re, R as wt, S as ht, T as _t } from "./app-
|
|
3
|
+
import { A as he, y as Ze, d as Ie, z as ut, e as Te, a as Ae, B as _e, E as pt, k as ct, v as Z, x as Oe, G as Be, H as Ue, J as Ye, K as tt, L as ft, M as gt, N as vt, O as ot, b as nt, P as yt, Q as xt, l as bt, I as Re, R as wt, S as ht, T as _t } from "./app-DMXIz8ol.js";
|
|
4
4
|
import { u as re, a as qe } from "./vue-i18n-DVWuTfed.js";
|
|
5
5
|
import { u as ze } from "./message-dialog-UoMWOnil.js";
|
|
6
6
|
import { useSnackbar as Se } from "@feedmepos/ui-library";
|
|
7
|
-
import { s as st, _ as He } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { u as Le, h as Ce } from "./useRestaurantPermission-
|
|
7
|
+
import { s as st, _ as He } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BRmKJJvc.js";
|
|
8
|
+
import { u as Le, h as Ce } from "./useRestaurantPermission-DV3xL5r9.js";
|
|
9
9
|
import { storeToRefs as Ge } from "pinia";
|
|
10
10
|
const Ct = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-between" }, kt = { class: "w-[100%]" }, $t = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, At = { class: "w-[100%] flex flex-row gap-[4px]" }, St = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, Dt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, Vt = {
|
|
11
11
|
key: 0,
|