@feedmepos/mf-report 5.22.10 → 5.22.11-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-BZyVuyG5.js → App-BeIfoX7D.js} +40 -40
- package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-5_-2t_C6.js → BaseDialog.vue_vue_type_script_setup_true_lang-7JAnkWGb.js} +3 -3
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-C8r-uiGo.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Bgiivga-.js} +2 -2
- package/dist/{Default.vue_vue_type_script_setup_true_lang-C1p1ivTM.js → Default.vue_vue_type_script_setup_true_lang-CjXHS1HZ.js} +2 -2
- package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-BEc-zVFt.js → FilterSelector.vue_vue_type_script_setup_true_lang-DqmX1fGJ.js} +6 -6
- package/dist/{InsightView-nHNpcMG5.js → InsightView-DWAdUih9.js} +6 -6
- package/dist/{Integration-Bp69QKo2.js → Integration-1sMTbpQR.js} +4 -4
- package/dist/{Integrations-CCmc1w4g.js → Integrations-DgGZ7I89.js} +4 -4
- package/dist/{Layout-BgHGGQqs.js → Layout-Bc8TgNXs.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dw8rFazr.js → MenuTab.vue_vue_type_script_setup_true_lang--nxxYNb4.js} +5 -5
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Vbz3Y3D7.js → NavigationTab.vue_vue_type_script_setup_true_lang-BIsCLkPh.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-B_9FoeId.js → NoData.vue_vue_type_script_setup_true_lang-CruA-SqD.js} +1 -1
- package/dist/{OverviewView-CFOB8P_I.js → OverviewView-vDhaYXFq.js} +5 -5
- package/dist/{Report-DXNktP_o.js → Report-C-WyzF8K.js} +4 -4
- package/dist/{ReportEditor-Dmn-ARx9.js → ReportEditor-DQuPog7S.js} +6 -6
- package/dist/{ReportView-Dj_kaBwu.js → ReportView-VdVdwxQ2.js} +8 -8
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-DCnW5kSR.js → SelectComponent.vue_vue_type_script_setup_true_lang-DdwVMIDd.js} +1 -1
- package/dist/{Setting-Bq_Y_njK.js → Setting-uz6aAKXU.js} +5 -5
- package/dist/{TileEditor-ChUIEs1W.js → TileEditor-CLRSRGGu.js} +8 -8
- package/dist/{TransitionFade-DgPPOAKT.js → TransitionFade-Hs97fUlQ.js} +6 -6
- package/dist/{app-yofEsI_0.js → app-D4TxSgrt.js} +11 -11
- package/dist/app.js +1 -1
- package/dist/{useRestaurantPermission-R6V-93ZN.js → useRestaurantPermission-DkaRISOv.js} +2 -2
- package/dist/{vue-i18n-Bv_lm6ws.js → vue-i18n-mFOCc6sd.js} +2 -2
- package/package.json +1 -1
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { defineComponent as se, resolveComponent as
|
|
2
|
-
import { detectLocale as T, useCoreStore as
|
|
3
|
-
import { u as Ae, a as Ne, b as ne, c as Te, d as Be, e as Fe, f as $e, s as xe } from "./vue-i18n-
|
|
1
|
+
import { defineComponent as se, resolveComponent as j, createBlock as ie, openBlock as R, unref as c, isRef as be, withCtx as U, createElementVNode as M, createVNode as V, toDisplayString as ee, createTextVNode as we, onMounted as ue, watch as q, ref as N, computed as te, onBeforeMount as Ee, onBeforeUnmount as Ce, createElementBlock as z, Fragment as ke } from "vue";
|
|
2
|
+
import { detectLocale as T, useCoreStore as Q } from "@feedmepos/mf-common";
|
|
3
|
+
import { u as Ae, a as Ne, b as ne, c as Te, d as Be, e as Fe, f as $e, s as xe } from "./vue-i18n-mFOCc6sd.js";
|
|
4
4
|
import { storeToRefs as L } from "pinia";
|
|
5
|
-
import { u as re, a as Je, b as Ue } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { u as
|
|
5
|
+
import { u as re, a as Je, b as Ue } from "./BaseDialog.vue_vue_type_script_setup_true_lang-7JAnkWGb.js";
|
|
6
|
+
import { u as ze, _ as Qe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BIsCLkPh.js";
|
|
7
7
|
import { u as oe } from "./message-dialog-UoMWOnil.js";
|
|
8
|
-
import { d as u } from "./app-
|
|
9
|
-
import { useRoute as
|
|
10
|
-
const
|
|
8
|
+
import { d as u } from "./app-D4TxSgrt.js";
|
|
9
|
+
import { useRoute as je, useRouter as Ve } from "vue-router";
|
|
10
|
+
const We = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Pe = /* @__PURE__ */ se({
|
|
11
11
|
__name: "Dialog",
|
|
12
12
|
setup(_) {
|
|
13
13
|
const { t: i } = Ae(), d = oe(), { isOpened: l, message: v, title: S } = L(oe());
|
|
14
14
|
return (D, p) => {
|
|
15
|
-
const O =
|
|
15
|
+
const O = j("FmButton"), B = j("FmDialog");
|
|
16
16
|
return R(), ie(B, {
|
|
17
17
|
modelValue: c(l),
|
|
18
18
|
"onUpdate:modelValue": p[0] || (p[0] = (F) => be(l) ? l.value = F : null),
|
|
@@ -23,7 +23,7 @@ const Pe = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Ge
|
|
|
23
23
|
we(ee(c(S)), 1)
|
|
24
24
|
]),
|
|
25
25
|
default: U(() => [
|
|
26
|
-
M("p",
|
|
26
|
+
M("p", We, ee(c(v)), 1)
|
|
27
27
|
]),
|
|
28
28
|
"dialog-footer": U(() => [
|
|
29
29
|
p[1] || (p[1] = M("div", { class: "grow" }, null, -1)),
|
|
@@ -42,7 +42,7 @@ const Pe = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, Ge
|
|
|
42
42
|
};
|
|
43
43
|
}
|
|
44
44
|
}), ae = N(T());
|
|
45
|
-
function
|
|
45
|
+
function Ge() {
|
|
46
46
|
const _ = (i) => {
|
|
47
47
|
switch (ae.value = i, i) {
|
|
48
48
|
case "zh-CN":
|
|
@@ -60,10 +60,10 @@ function We() {
|
|
|
60
60
|
};
|
|
61
61
|
}
|
|
62
62
|
u.locale(T() === "zh-CN" ? "zh-cn" : "en");
|
|
63
|
-
const
|
|
63
|
+
const Ke = ["src"], He = ["src"], ut = /* @__PURE__ */ se({
|
|
64
64
|
__name: "App",
|
|
65
65
|
setup(_) {
|
|
66
|
-
const { businessId: i, token: d, country: l } = L(Ne()), { sessionUser: v, currentBusiness: S, currentCountry: D, registerSidebarComponent: p } =
|
|
66
|
+
const { businessId: i, token: d, country: l } = L(Ne()), { sessionUser: v, currentBusiness: S, currentCountry: D, registerSidebarComponent: p } = Q(), { getRestaurantAndWarehouse: O, getBusinessSetting: B, beginBusinessLoad: F, completeBusinessLoad: ce } = ne(), { getFeatureFlags: de } = Te(), { version: f } = L(re()), { getSettings: le } = Be(), { promptLoader: fe } = Fe(), n = je(), W = Ve(), h = Je(), P = ze(), r = ne(), me = re(), { suppressReportRouteSync: b } = L(me), { getReports: pe, getOverviewReport: ge, getReportConfig: G, currentReportId: K } = h, { currentReportId: ye, reports: ve } = L(h), { getSchema: Se } = Ue(), { fetchSchedules: De } = P, { init: he } = $e(), $ = N("v5"), w = N(!1), E = N(!0), Ie = te(() => `https://portal-v1.feedmedev.cc/b/${i.value}/report/CLOSE_UP?showHeader=false&country=${l.value.toUpperCase()}&menuOption=business-report&token=${d.value}&v2=true&reportV5Button=true`), Re = te(() => `https://report-v4.feedmedev.cc?businessId=${i.value}&country=${l.value}&token=${d.value}&reportV3Button=true`);
|
|
67
67
|
q(
|
|
68
68
|
[() => S.value, () => v.value, () => D.value],
|
|
69
69
|
() => {
|
|
@@ -73,7 +73,7 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
73
73
|
},
|
|
74
74
|
{ immediate: !0 }
|
|
75
75
|
);
|
|
76
|
-
function
|
|
76
|
+
function H(e) {
|
|
77
77
|
if (typeof e.data == "string")
|
|
78
78
|
try {
|
|
79
79
|
const t = JSON.parse(e.data);
|
|
@@ -92,13 +92,13 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
q(f, () => {
|
|
95
|
-
["v3", "v4"].includes(f.value) ?
|
|
96
|
-
}), Ce(() => {
|
|
97
|
-
p(ze);
|
|
98
|
-
}), ue(() => {
|
|
99
|
-
console.log("5.22.10", !0), window.addEventListener("message", K), window.addEventListener("message", X);
|
|
95
|
+
["v3", "v4"].includes(f.value) ? Q().hideSidebarToggle(!0) : Q().hideSidebarToggle(!1);
|
|
100
96
|
}), Ee(() => {
|
|
101
|
-
|
|
97
|
+
p(Qe);
|
|
98
|
+
}), ue(() => {
|
|
99
|
+
console.log("5.22.11-beta.0", !0), window.addEventListener("message", H), window.addEventListener("message", X);
|
|
100
|
+
}), Ce(() => {
|
|
101
|
+
window.removeEventListener("message", H), window.removeEventListener("message", X), h.$dispose(), P.$dispose();
|
|
102
102
|
});
|
|
103
103
|
function qe(e) {
|
|
104
104
|
try {
|
|
@@ -107,7 +107,7 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
107
107
|
return e;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
function
|
|
110
|
+
function C(e) {
|
|
111
111
|
if (typeof e != "string" || e.length === 0) return;
|
|
112
112
|
const t = e.includes("%") ? [e, qe(e)] : [e];
|
|
113
113
|
for (const a of t)
|
|
@@ -129,16 +129,16 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
129
129
|
return typeof t.hour == "number" && typeof t.minute == "number";
|
|
130
130
|
}
|
|
131
131
|
function Le() {
|
|
132
|
-
const e = n.query.startDate ? u(n.query.startDate).startOf("day").toISOString() : void 0, t = n.query.endDate ? u(n.query.endDate).endOf("day").toISOString() : void 0, a = typeof n.query.timeStart == "string", s = typeof n.query.timeEnd == "string", m =
|
|
132
|
+
const e = n.query.startDate ? u(n.query.startDate).startOf("day").toISOString() : void 0, t = n.query.endDate ? u(n.query.endDate).endOf("day").toISOString() : void 0, a = typeof n.query.timeStart == "string", s = typeof n.query.timeEnd == "string", m = C(n.query.timeStart), I = C(n.query.timeEnd), k = Y(m) ? m : null, A = Y(I) ? I : null, x = n.query.compareStartDate ? u(n.query.compareStartDate).startOf("day").toISOString() : void 0, J = n.query.compareEndDate ? u(n.query.compareEndDate).endOf("day").toISOString() : void 0, Z = n.query.isAllLocation === "true" || n.query.isAllLocation === void 0;
|
|
133
133
|
let g = [];
|
|
134
134
|
if (Z)
|
|
135
135
|
g = r.selectedLocationIds;
|
|
136
136
|
else {
|
|
137
|
-
const o =
|
|
137
|
+
const o = C(n.query.locationIds);
|
|
138
138
|
g = Array.isArray(o) ? o : [];
|
|
139
139
|
}
|
|
140
|
-
let y = n.query.reportId ||
|
|
141
|
-
if (ve.value.find((o) => o.id === y) || (y =
|
|
140
|
+
let y = n.query.reportId || K;
|
|
141
|
+
if (ve.value.find((o) => o.id === y) || (y = K), y && y !== h.currentReportId && h.updateCurrentReportId(y), e || t) {
|
|
142
142
|
const o = r.dateRange;
|
|
143
143
|
(o.startDate !== e || o.endDate !== t) && r.setDateRange({ startDate: e, endDate: t });
|
|
144
144
|
}
|
|
@@ -173,7 +173,7 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
173
173
|
return q(
|
|
174
174
|
() => i.value,
|
|
175
175
|
async (e, t) => {
|
|
176
|
-
e !== "" && (w.value = !1, F(e), (!
|
|
176
|
+
e !== "" && (w.value = !1, F(e), (!E.value || t !== void 0) && (r.setSelectedLocationIds([]), W.replace({
|
|
177
177
|
name: n.name,
|
|
178
178
|
params: n.params,
|
|
179
179
|
query: {
|
|
@@ -183,28 +183,28 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
183
183
|
}
|
|
184
184
|
})), b.value !== void 0 && (b.value = !0), await fe(async () => {
|
|
185
185
|
await he({
|
|
186
|
-
apiKey: "
|
|
186
|
+
apiKey: "MaGoXrEWuEJNpWgKTqseee",
|
|
187
187
|
url: "https://flag.feedme.farm/api/v1/",
|
|
188
188
|
enableAnalytics: !1,
|
|
189
189
|
cacheFlags: !1
|
|
190
190
|
});
|
|
191
|
-
const a = await
|
|
191
|
+
const a = await G();
|
|
192
192
|
$.value = a.version, f.value = $.value, await Promise.all([
|
|
193
193
|
de(),
|
|
194
|
-
|
|
194
|
+
G(),
|
|
195
195
|
ge(),
|
|
196
196
|
pe(),
|
|
197
197
|
Se(),
|
|
198
198
|
De(),
|
|
199
199
|
O(
|
|
200
200
|
(() => {
|
|
201
|
-
const s =
|
|
201
|
+
const s = C(n.query.locationIds);
|
|
202
202
|
return Array.isArray(s) ? s : void 0;
|
|
203
203
|
})()
|
|
204
204
|
),
|
|
205
205
|
le()
|
|
206
206
|
]), await B(), Le(), ce(e);
|
|
207
|
-
}), w.value = !0,
|
|
207
|
+
}), w.value = !0, E.value && (E.value = !1));
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
210
|
immediate: !0
|
|
@@ -218,7 +218,7 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
218
218
|
compareDateRange: r.compareDateRange
|
|
219
219
|
}),
|
|
220
220
|
(e) => {
|
|
221
|
-
if (!w.value || !e.reportId ||
|
|
221
|
+
if (!w.value || !e.reportId || E.value) return;
|
|
222
222
|
if (b.value) {
|
|
223
223
|
b.value = !1;
|
|
224
224
|
return;
|
|
@@ -235,26 +235,26 @@ const He = ["src"], Ke = ["src"], ut = /* @__PURE__ */ se({
|
|
|
235
235
|
locationIds: t.length === r.locations.length ? void 0 : t.length > 0 ? JSON.stringify(t) : void 0,
|
|
236
236
|
isAllLocation: String(t.length === r.locations.length)
|
|
237
237
|
}, k = JSON.stringify(n.query), A = JSON.stringify(I);
|
|
238
|
-
k !== A &&
|
|
238
|
+
k !== A && W.replace({
|
|
239
239
|
name: n.name,
|
|
240
240
|
params: n.params,
|
|
241
241
|
query: I
|
|
242
242
|
});
|
|
243
243
|
},
|
|
244
244
|
{ deep: !0 }
|
|
245
|
-
),
|
|
246
|
-
const a =
|
|
247
|
-
return R(),
|
|
248
|
-
V(
|
|
249
|
-
c(f) === "v3" ? (R(),
|
|
245
|
+
), Ge(), (e, t) => {
|
|
246
|
+
const a = j("router-view");
|
|
247
|
+
return R(), z(ke, null, [
|
|
248
|
+
V(Pe),
|
|
249
|
+
c(f) === "v3" ? (R(), z("iframe", {
|
|
250
250
|
key: 0,
|
|
251
251
|
class: "bg-white h-full w-full",
|
|
252
252
|
src: Ie.value
|
|
253
|
-
}, null, 8,
|
|
253
|
+
}, null, 8, Ke)) : c(f) === "v4" ? (R(), z("iframe", {
|
|
254
254
|
key: 1,
|
|
255
255
|
class: "bg-white h-full w-full",
|
|
256
256
|
src: Re.value
|
|
257
|
-
}, null, 8,
|
|
257
|
+
}, null, 8, He)) : (R(), ie(a, { key: 2 }))
|
|
258
258
|
], 64);
|
|
259
259
|
};
|
|
260
260
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { a as E0, F as m0, l as S0, b as X0, c as Ce, k as be, d as Ie, r as Z0, u as Fe } from "./vue-i18n-
|
|
1
|
+
import { a as E0, F as m0, l as S0, b as X0, c as Ce, k as be, d as Ie, r as Z0, u as Fe } from "./vue-i18n-mFOCc6sd.js";
|
|
2
2
|
import { storeToRefs as c0, defineStore as k0 } from "pinia";
|
|
3
3
|
import { ref as s0, computed as B0, watch as V0, h as Me, defineComponent as De, mergeModels as Q0, useModel as W0, resolveComponent as O0, createElementBlock as Y0, openBlock as N0, createVNode as C0, withCtx as P0, createElementVNode as L0, createCommentVNode as Re, Fragment as ne, renderList as xe, createBlock as de, createTextVNode as ce, withDirectives as Le, toDisplayString as v0, unref as h0, vShow as Oe, renderSlot as we } from "vue";
|
|
4
4
|
import { useSnackbar as fe, components as ve } from "@feedmepos/ui-library";
|
|
5
|
-
import { d as b0 } from "./app-
|
|
5
|
+
import { d as b0 } from "./app-D4TxSgrt.js";
|
|
6
6
|
import { useRouter as Be } from "vue-router";
|
|
7
7
|
import { detectLocale as J0 } from "@feedmepos/mf-common";
|
|
8
|
-
import { c as Pe, a as Je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { c as Pe, a as Je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Bgiivga-.js";
|
|
9
9
|
function pe(T) {
|
|
10
10
|
throw new Error('Could not dynamically require "' + T + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
11
11
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as A, resolveComponent as S, createBlock as p, openBlock as y, withCtx as T, createCommentVNode as R, createElementVNode as M, toDisplayString as j, renderSlot as B, mergeModels as k, useModel as b, ref as C, watch as O, createElementBlock as U, unref as f, createVNode as x } from "vue";
|
|
2
|
-
import { u as W, b as q, O as G, C as H } from "./vue-i18n-
|
|
3
|
-
import { d as r } from "./app-
|
|
2
|
+
import { u as W, b as q, O as G, C as H } from "./vue-i18n-mFOCc6sd.js";
|
|
3
|
+
import { d as r } from "./app-D4TxSgrt.js";
|
|
4
4
|
import { detectLocale as E } from "@feedmepos/mf-common";
|
|
5
5
|
import { storeToRefs as K } from "pinia";
|
|
6
6
|
var v = /* @__PURE__ */ ((e) => (e.Year = "YEAR", e.Month = "MONTH", e.Week = "WEEK", e.Day = "DAY", e))(v || {}), L = /* @__PURE__ */ ((e) => (e.Yesterday = "YESTERDAY", e.Today = "TODAY", e))(L || {});
|
|
@@ -1,8 +1,8 @@
|
|
|
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-BIsCLkPh.js";
|
|
3
3
|
import { useBreakpoints as b } from "@feedmepos/ui-library";
|
|
4
4
|
import { storeToRefs as C } from "pinia";
|
|
5
|
-
import { u as q, e as w } from "./vue-i18n-
|
|
5
|
+
import { u as q, e as w } from "./vue-i18n-mFOCc6sd.js";
|
|
6
6
|
import { useRoute as B } from "vue-router";
|
|
7
7
|
const $ = {
|
|
8
8
|
key: 1,
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { computed as m, defineComponent as je, ref as T, onMounted as nt, onBeforeUnmount as sa, resolveComponent as ve, createBlock as Ce, openBlock as G, Transition as Ha, withCtx as Pe, createElementBlock as ge, createCommentVNode as Te, createElementVNode as Q, unref as r, normalizeStyle as Ue, withModifiers as xt, toDisplayString as He, createVNode as ce, Fragment as Ke, renderList as wt, normalizeClass as ze, watch as Ve, nextTick as Ye, mergeModels as ct, useModel as at, renderSlot as dt, h as tn, toRaw as Wa, markRaw as Ea, createTextVNode as gn, onUnmounted as ia, resolveDynamicComponent as Oa, withDirectives as Ua, vShow as Ka } from "vue";
|
|
2
|
-
import { W as le, e as Pt, f as Ya, S as yt, v as Ot, g as qa, h as mn, i as ua, q as ca, R as Lt, j as Xa, D as it, c as Oe, C as tt, a as Ga, b as ja, _ as Ja } from "./BaseDialog.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { u as pt, b as Ut, a as Mn, h as Za } from "./vue-i18n-
|
|
4
|
-
import { d as yn, _ as Qa, a as eo, b as to, c as no } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as le, e as Pt, f as Ya, S as yt, v as Ot, g as qa, h as mn, i as ua, q as ca, R as Lt, j as Xa, D as it, c as Oe, C as tt, a as Ga, b as ja, _ as Ja } from "./BaseDialog.vue_vue_type_script_setup_true_lang-7JAnkWGb.js";
|
|
3
|
+
import { u as pt, b as Ut, a as Mn, h as Za } from "./vue-i18n-mFOCc6sd.js";
|
|
4
|
+
import { d as yn, _ as Qa, a as eo, b as to, c as no } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Bgiivga-.js";
|
|
5
5
|
import { storeToRefs as ut, defineStore as da } from "pinia";
|
|
6
6
|
import { C as bn } from "./chart-DDDh8zNk.js";
|
|
7
7
|
import { detectLocale as ao } from "@feedmepos/mf-common";
|
|
8
8
|
import { useBreakpoints as Fn, useSnackbar as Bn, components as oo } from "@feedmepos/ui-library";
|
|
9
|
-
import { t as lo, z as ro, a as so, e as io, d as Dt } from "./app-
|
|
10
|
-
import { _ as fa } from "./SelectComponent.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { t as lo, z as ro, a as so, e as io, d as Dt } from "./app-D4TxSgrt.js";
|
|
10
|
+
import { _ as fa } from "./SelectComponent.vue_vue_type_script_setup_true_lang-DdwVMIDd.js";
|
|
11
11
|
import { r as bt } from "./i18n-CI_sQ5d_.js";
|
|
12
|
-
import { _ as Cn } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
12
|
+
import { _ as Cn } from "./NoData.vue_vue_type_script_setup_true_lang-CruA-SqD.js";
|
|
13
13
|
var xn = /* @__PURE__ */ ((e) => (e.line = "LINE", e.bar = "BAR", e))(xn || {}), gt = /* @__PURE__ */ ((e) => (e.top = "TOP", e.bottom = "BOTTOM", e))(gt || {}), wn = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e))(wn || {}), Sn = /* @__PURE__ */ ((e) => (e.start = "start", e.center = "center", e.end = "end", e.left = "left", e.right = "right", e.top = "top", e.bottom = "bottom", e))(Sn || {}), kn = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e))(kn || {}), _n = /* @__PURE__ */ ((e) => (e.right = "right", e.left = "left", e))(_n || {}), Tn = /* @__PURE__ */ ((e) => (e.top = "top", e.bottom = "bottom", e.right = "right", e.left = "left", e.chartArea = "chartArea", e))(Tn || {}), Re = /* @__PURE__ */ ((e) => (e.series = "SERIES", e.metric = "METRIC", e.breakdown = "BREAKDOWN", e))(Re || {});
|
|
14
14
|
le.Circular, le.Table, le.BarChart, le.LineChart, le.StackBarChart, le.ClusteredStackBarChart, le.StackLineChart, le.Scorecard, le.Spacer;
|
|
15
15
|
const uo = [
|
|
@@ -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 o, createElementVNode as a, 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 h, normalizeClass as L, resolveComponent as R, useModel as ae, createTextVNode as oe, isRef as j, nextTick as se } from "vue";
|
|
2
|
-
import { _ as ne } from "./Default.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { a as G, q as O, F as J, u as K, g as Y, b as re } from "./vue-i18n-
|
|
2
|
+
import { _ as ne } from "./Default.vue_vue_type_script_setup_true_lang-CjXHS1HZ.js";
|
|
3
|
+
import { _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Bgiivga-.js";
|
|
4
|
+
import { a as G, q as O, F as J, u as K, g as Y, b as re } from "./vue-i18n-mFOCc6sd.js";
|
|
5
5
|
import { storeToRefs as Q } from "pinia";
|
|
6
|
-
import { d as W } from "./app-
|
|
6
|
+
import { d as W } from "./app-D4TxSgrt.js";
|
|
7
7
|
import { C as ee, r as de } from "./chart-DDDh8zNk.js";
|
|
8
8
|
import { components as E, useSnackbar as ce } from "@feedmepos/ui-library";
|
|
9
|
-
import { _ as ue } from "./NoData.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { a as fe, G as me } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as ue } from "./NoData.vue_vue_type_script_setup_true_lang-CruA-SqD.js";
|
|
10
|
+
import { a as fe, G as me } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BIsCLkPh.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,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as Z, mergeModels as Ae, useModel as te, computed as q, resolveComponent as D, createElementBlock as M, openBlock as w, createElementVNode as t, createCommentVNode as B, normalizeClass as Ge, Fragment as Ve, createBlock as E, withCtx as he, toDisplayString as A, renderList as Pe, createVNode as l, unref as u, h as S, normalizeStyle as st, createTextVNode as rt, ref as G, onUnmounted as Le, watch as De, isRef as Re, resolveDynamicComponent as Ue, mergeProps as Xe, onMounted as et } from "vue";
|
|
2
2
|
import { useRouter as _e, useRoute as it } from "vue-router";
|
|
3
|
-
import { u as oe, I as Se, o as dt, t as mt, d as Ie, e as je, b as Ce, A as be, v as pt, j as ut, n as Oe, w as Ee, x as Te, y as Be, z as We, B as ct, E as ft, G as gt, H as Je, c as lt, J as vt, K as yt, L as xt, M as bt, N as wt } from "./vue-i18n-
|
|
3
|
+
import { u as oe, I as Se, o as dt, t as mt, d as Ie, e as je, b as Ce, A as be, v as pt, j as ut, n as Oe, w as Ee, x as Te, y as Be, z as We, B as ct, E as ft, G as gt, H as Je, c as lt, J as vt, K as yt, L as xt, M as bt, N as wt } from "./vue-i18n-mFOCc6sd.js";
|
|
4
4
|
import { u as Ye } from "./message-dialog-UoMWOnil.js";
|
|
5
5
|
import { useSnackbar as ke } from "@feedmepos/ui-library";
|
|
6
|
-
import { d as Fe } from "./app-
|
|
7
|
-
import { u as Ne, h as we, e as W } from "./useRestaurantPermission-
|
|
6
|
+
import { d as Fe } from "./app-D4TxSgrt.js";
|
|
7
|
+
import { u as Ne, h as we, e as W } from "./useRestaurantPermission-DkaRISOv.js";
|
|
8
8
|
import { storeToRefs as qe } from "pinia";
|
|
9
|
-
import { _ as ze } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import { _ as ze } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Bgiivga-.js";
|
|
10
10
|
const _t = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-between" }, ht = { class: "w-[100%]" }, Ct = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, kt = { class: "w-[100%] flex flex-row gap-[4px]" }, $t = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, St = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, At = {
|
|
11
11
|
key: 0,
|
|
12
12
|
class: "w-[24px] flex items-center"
|