@feedmepos/mf-report 5.24.6 → 5.25.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-vm_gZlji.js → App-B2AQ6kNR.js} +4 -4
- package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DVef4M0_.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-V40y6yHR.js} +1 -1
- package/dist/{Default.vue_vue_type_script_setup_true_lang-l_ICCBMo.js → Default.vue_vue_type_script_setup_true_lang-BjSFdUmC.js} +1 -1
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CU2Ti_Gu.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CsNiIaqh.js} +4 -4
- package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-D5iLvS2w.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BnHw1fG-.js} +6 -5
- package/dist/{InsightView-Dg9no9BA.js → InsightView-DhLOM064.js} +4 -4
- package/dist/{Integration-DpgTJYYB.js → Integration-8-kgIZrA.js} +765 -774
- package/dist/{Integrations-Cnv8sC_9.js → Integrations-BxHr5_Wn.js} +2 -2
- package/dist/{Layout-D32qnKsK.js → Layout-CrJo1Ew2.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-vpJXnkOI.js → MenuTab.vue_vue_type_script_setup_true_lang-B-2XWswj.js} +4 -4
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DsI5ZEve.js → NavigationTab.vue_vue_type_script_setup_true_lang-Ciq3y04T.js} +35 -35
- package/dist/{OverviewView-B1eZj9AD.js → OverviewView-Bvo7roZH.js} +4 -4
- package/dist/{Report-BTlr3p_3.js → Report-DRz8GEaN.js} +3 -3
- package/dist/{ReportEditor-B_7leNjh.js → ReportEditor-4DurBP5d.js} +3 -3
- package/dist/{ReportView-WuURzA2c.js → ReportView-DMyzzEOB.js} +6 -6
- package/dist/{Setting-CdAp5Bfr.js → Setting-DbpXe1AL.js} +3 -3
- package/dist/TileEditor-MYQUUMKD.js +3837 -0
- package/dist/{TransitionFade-DdLDOUPb.js → TransitionFade-BzmhDbB9.js} +4 -4
- package/dist/{app-CwT2pthD.js → app-DrffabME.js} +32 -12
- package/dist/app.js +1 -1
- package/dist/assets/{formatChartData.worker-CVpRfTHb.js → formatChartData.worker-BFAp2S-b.js} +1 -1
- package/dist/assets/{processTableData.worker-CiRM5jBF.js → processTableData.worker-WBO6WbNw.js} +1 -1
- package/dist/{useRestaurantPermission-CyiFCr6U.js → useRestaurantPermission--3nqckTQ.js} +1 -1
- package/package.json +1 -1
- package/dist/TileEditor-DLbxghqX.js +0 -3822
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as ue, resolveComponent as H, createBlock as de, openBlock as A, unref as d, isRef as Ee, withCtx as P, createElementVNode as ne, createVNode as X, toDisplayString as oe, createTextVNode as ke, onMounted as le, watch as C, ref as J, computed as re, onBeforeMount as Te, onBeforeUnmount as Ne, createElementBlock as G, Fragment as $e } from "vue";
|
|
2
2
|
import { detectLocale as Q, useCoreStore as K } from "@feedmepos/mf-common";
|
|
3
|
-
import { d as u, u as Be, a as ae, b as Fe, c as se, e as qe, f as xe, s as Je, t as W } from "./app-
|
|
3
|
+
import { d as u, u as Be, a as ae, b as Fe, c as se, e as qe, f as xe, s as Je, t as W } from "./app-DrffabME.js";
|
|
4
4
|
import { storeToRefs as E } from "pinia";
|
|
5
5
|
import { u as Qe, a as Ue } from "./vue-i18n-DVWuTfed.js";
|
|
6
|
-
import { u as je, a as ze } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { u as Ve, _ as Pe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-
|
|
6
|
+
import { u as je, a as ze } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BnHw1fG-.js";
|
|
7
|
+
import { u as Ve, _ as Pe } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Ciq3y04T.js";
|
|
8
8
|
import { u as ie } from "./message-dialog-UoMWOnil.js";
|
|
9
9
|
import { useRoute as Ge, useRouter as Ke } from "vue-router";
|
|
10
10
|
const We = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, He = /* @__PURE__ */ ue({
|
|
@@ -96,7 +96,7 @@ const Ye = ["src"], Ze = ["src"], lt = /* @__PURE__ */ ue({
|
|
|
96
96
|
}), Te(() => {
|
|
97
97
|
I(Pe);
|
|
98
98
|
}), le(() => {
|
|
99
|
-
console.log("5.
|
|
99
|
+
console.log("5.25.0", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
|
|
100
100
|
}), Ne(() => {
|
|
101
101
|
window.removeEventListener("message", M), window.removeEventListener("message", ee), w.$dispose(), Y.$dispose();
|
|
102
102
|
});
|
|
@@ -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, X as Z, C as ee } from "./app-
|
|
2
|
+
import { d as u, a as Q, X as Z, C as ee } from "./app-DrffabME.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-Ciq3y04T.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 m, defineComponent as Ne, ref as D, onMounted as $e, onBeforeUnmount as Qn, resolveComponent as pe, createBlock as ge, openBlock as Y, Transition as Io, withCtx as Le, createElementBlock as fe, createCommentVNode as be, createElementVNode as Q, unref as r, normalizeStyle as De, withModifiers as en, toDisplayString as Pe, createVNode as he, Fragment as Ve, renderList as zt, normalizeClass as Ie, watch as we, nextTick as Me, mergeModels as Xe, useModel as Ee, renderSlot as nt, h as Jt, createSlots as Mo, resolveDynamicComponent as eo, toRaw as Bo, markRaw as Po, createTextVNode as Fo, onUnmounted as to, withDirectives as Ao, vShow as Ro } from "vue";
|
|
2
|
-
import { W as oe, i as kt, j as zo, S as Pt, v as Rt, k as No, l as dn, m as no, d as Vo, q as $o, R as gt, n as Ho } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { h as Wo, z as Eo, i as Oo, j as Uo, a as on, u as kn } from "./app-
|
|
4
|
-
import { d as mn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { W as oe, i as kt, j as zo, S as Pt, v as Rt, k as No, l as dn, m as no, d as Vo, q as $o, R as gt, n as Ho } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-BnHw1fG-.js";
|
|
3
|
+
import { h as Wo, z as Eo, i as Oo, j as Uo, a as on, u as kn } from "./app-DrffabME.js";
|
|
4
|
+
import { d as mn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-V40y6yHR.js";
|
|
5
5
|
import { storeToRefs as it, defineStore as Ko } from "pinia";
|
|
6
6
|
import { C as pn } from "./chart-DDDh8zNk.js";
|
|
7
7
|
import { detectLocale as qo } from "@feedmepos/mf-common";
|
|
@@ -2875,7 +2875,7 @@ const Tr = /* @__PURE__ */ oo(_r, [["render", kr]]), Lr = "mf-reporttable-dimens
|
|
|
2875
2875
|
c();
|
|
2876
2876
|
}
|
|
2877
2877
|
};
|
|
2878
|
-
}), Dr = "/assets/processTableData.worker-
|
|
2878
|
+
}), Dr = "/assets/processTableData.worker-WBO6WbNw.js", Ir = { class: "my-4" }, Mr = {
|
|
2879
2879
|
class: "border-b border-fm-color-neutral-gray-100 hover:bg-fm-color-opacity-sm",
|
|
2880
2880
|
style: { backgroundColor: "#f9f9f9" }
|
|
2881
2881
|
}, Br = { class: "font-bold" }, Pr = { class: "text-fm-color-neutral-gray-300" }, Fr = /* @__PURE__ */ Ne({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref as S0, computed as f1, watch as F1, defineComponent as pt, mergeModels as Se, useModel as Ze, resolveComponent as J0, createElementBlock as o1, openBlock as v0, createVNode as I0, withCtx as j0, createElementVNode as B0, createCommentVNode as ye, Fragment as k1, renderList as et, createBlock as A1, createTextVNode as Te, withDirectives as cn, toDisplayString as i1, unref as h0, vShow as Mn, renderSlot as Kt, normalizeStyle as bn, normalizeClass as Ft, withModifiers as Ue } from "vue";
|
|
2
|
-
import { c as Bt, h as Zt, f as er, _ as _n, i as dn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { v as zn, k as On, u as H0, F as X0, o as U0, w as An, a as j1, b as Dn, n as fn, g as $n, d as w0, c as tr, r as ct } from "./app-
|
|
2
|
+
import { c as Bt, h as Zt, f as er, _ as _n, i as dn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-V40y6yHR.js";
|
|
3
|
+
import { v as zn, k as On, u as H0, F as X0, o as U0, w as An, a as j1, b as Dn, n as fn, g as $n, d as w0, c as tr, r as ct } from "./app-DrffabME.js";
|
|
4
4
|
import { storeToRefs as E0, defineStore as pe } from "pinia";
|
|
5
5
|
import { useSnackbar as rr } from "@feedmepos/ui-library";
|
|
6
6
|
import { u as nr } from "./vue-i18n-DVWuTfed.js";
|
|
@@ -9276,7 +9276,7 @@ from collectible_collections
|
|
|
9276
9276
|
left join collectible_transactions on collectible_transactions.collection_id = collectible_collections.id
|
|
9277
9277
|
where collectible_collections.type = 'TIER' and collectible_collections.user_id = @id
|
|
9278
9278
|
order by collectible_transactions.created_at desc
|
|
9279
|
-
limit 1) when @tier is null then null else @tier::numeric end)`, r), t.Field_Field$string(e, e, !1, !1, !1, "Name", "name", e, "(select name from users where users.id=@user_id)", r), t.Field_Field$string(e, e, !1, !1, !1, "Location ID", "locationId", "location", e, r), t.Field_Field$string(e, e, !1, !1, !1, "Phone number", "phoneNumber", e, C.x28selecp, r)], O.JSArray_Field);
|
|
9279
|
+
limit 1) when @tier is null then null else @tier::numeric end)`, r), t.Field_Field$string(e, e, !1, !1, !1, "Name", "name", e, "(select name from users where users.id=@user_id)", r), t.Field_Field$string(e, e, !1, !1, !1, "Location ID", "locationId", "location", e, r), t.Field_Field$string(e, e, !1, !1, !1, "Phone number", "phoneNumber", e, C.x28selecp, r), t.Field_Field$string(e, e, !1, !1, !1, "Monthly visit", "monthlyVisit", e, `(select coalesce(json_agg(t)::text,'[]') from (select to_char(((date_trunc('month',bills.created_at AT TIME ZONE !TIMEZONE)+interval '1 month') AT TIME ZONE !TIMEZONE) AT TIME ZONE 'UTC','YYYY-MM-DD\\"T\\"HH24:MI:SS.MS\\"Z\\"') as month,count(*)::int as visit from bills where bills.member_id=@id and bills.status='COMPLETED' and bills.created_at between (!end - interval '3 months') and !end group by date_trunc('month',bills.created_at AT TIME ZONE !TIMEZONE) order by date_trunc('month',bills.created_at AT TIME ZONE !TIMEZONE)) t)`, r)], O.JSArray_Field);
|
|
9280
9280
|
},
|
|
9281
9281
|
$signature: 0
|
|
9282
9282
|
}, t.memberSchema_closure0.prototype = {
|
|
@@ -24429,7 +24429,8 @@ const w1 = pe(fu, () => {
|
|
|
24429
24429
|
name: "",
|
|
24430
24430
|
schemaName: "",
|
|
24431
24431
|
operator: Y0.Equal,
|
|
24432
|
-
values: []
|
|
24432
|
+
values: [],
|
|
24433
|
+
filters: []
|
|
24433
24434
|
},
|
|
24434
24435
|
search: "",
|
|
24435
24436
|
options: [],
|
|
@@ -24682,7 +24683,7 @@ const gu = "mf-reportreport-store", de = pe(gu, () => {
|
|
|
24682
24683
|
};
|
|
24683
24684
|
});
|
|
24684
24685
|
var rn = /* @__PURE__ */ ((c) => (c.generating = "GENERATING", c.completed = "COMPLETED", c.failed = "FAILED", c.canceled = "CANCELLED", c))(rn || {});
|
|
24685
|
-
const hu = "/assets/formatChartData.worker-
|
|
24686
|
+
const hu = "/assets/formatChartData.worker-BFAp2S-b.js", Ke = /* @__PURE__ */ new Map();
|
|
24686
24687
|
function Qt(c) {
|
|
24687
24688
|
return new Worker(c, { type: "module" });
|
|
24688
24689
|
}
|
|
@@ -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-BjSFdUmC.js";
|
|
3
|
+
import { c as Y, _ as ie } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-V40y6yHR.js";
|
|
4
|
+
import { d as W, u as G, F as O, q as J, a as re } from "./app-DrffabME.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-Af_Z54a4.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-Ciq3y04T.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")}`;
|