@feedmepos/mf-report 5.28.1 → 5.28.2

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.
Files changed (32) hide show
  1. package/dist/{App-BQcj7ZgK.js → App-BJROTWeN.js} +4 -4
  2. package/dist/{DateRangeSelect-TQA-9XXm.js → DateRangeSelect-CrVPzmEd.js} +1 -1
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-2PkkRpW_.js → Default.vue_vue_type_script_setup_true_lang-a0akMlLO.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-BpZh4FDA.js → DynamicWidget.vue_vue_type_script_setup_true_lang-Ca-0UwzY.js} +5 -5
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ddimiuh3.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DfiptCL9.js} +567 -563
  6. package/dist/{InsightView-BG5IeWD1.js → InsightView-DMvh0tri.js} +5 -5
  7. package/dist/{Integration-DUBg0wiX.js → Integration-DI1aB30T.js} +3 -3
  8. package/dist/{Integrations-CerT8IlU.js → Integrations-ppg3ET9A.js} +2 -2
  9. package/dist/{Layout-Rr16bUkn.js → Layout-BZ158Hls.js} +1 -1
  10. package/dist/{LocationSelect.vue_vue_type_script_setup_true_lang-BEUDpozo.js → LocationSelect.vue_vue_type_script_setup_true_lang-C2o-GazV.js} +2 -2
  11. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Ca-Vlwmm.js → MenuTab.vue_vue_type_script_setup_true_lang-DeFc5SjE.js} +5 -5
  12. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-IJ7NUGbC.js → NavigationTab.vue_vue_type_script_setup_true_lang-cm5XPecf.js} +5 -5
  13. package/dist/{OverviewView-D5q_5KwX.js → OverviewView-DL_4zW-x.js} +4 -4
  14. package/dist/{Report-CDk8BkDF.js → Report-iJxhArvZ.js} +3 -3
  15. package/dist/{ReportCanvasView-BNy6YAj6.js → ReportCanvasView-CZuwVWuu.js} +3 -3
  16. package/dist/{ReportEditor-JAgqGYhA.js → ReportEditor-CizLybN2.js} +849 -830
  17. package/dist/ReportView-DjrIAg8b.js +333 -0
  18. package/dist/{ReportViewRoute-NmDrsao2.js → ReportViewRoute-BWariCQP.js} +2 -2
  19. package/dist/{Setting-BCBWGuMP.js → Setting-Cw_x8Lza.js} +3 -3
  20. package/dist/{Template-B0Z7IA2P.js → Template-1qby88RH.js} +3 -3
  21. package/dist/{TileEditor-CUUIrvVX.js → TileEditor-zSd7mPxr.js} +6 -6
  22. package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-ByOoDTHP.js → TilePageStack.vue_vue_type_script_setup_true_lang-BeKOS3we.js} +2 -2
  23. package/dist/{TransitionFade-DVVKEBlH.js → TransitionFade-BHHk_v1V.js} +5 -5
  24. package/dist/{app-CVVEOyIu.js → app-BV4AjDIw.js} +720 -716
  25. package/dist/app.js +1 -1
  26. package/dist/assets/{formatChartData.worker-BeBGCyYW.js → formatChartData.worker-Dx1USoTn.js} +5 -1
  27. package/dist/assets/{processTableData.worker-frTYV0ok.js → processTableData.worker-clNopMr8.js} +5 -1
  28. package/dist/{report-35Rm6TvO.js → report-BGYeCpMB.js} +157 -153
  29. package/dist/style.css +1 -1
  30. package/dist/{useRestaurantPermission-BAkRCzWY.js → useRestaurantPermission-C1pe2bie.js} +1 -1
  31. package/package.json +1 -1
  32. package/dist/ReportView-C3LFd5yk.js +0 -329
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as me, resolveComponent as X, createBlock as pe, openBlock as A, unref as u, isRef as Fe, withCtx as W, createElementVNode as oe, createVNode as Y, toDisplayString as ae, createTextVNode as Ne, onMounted as fe, watch as C, ref as U, computed as se, onBeforeMount as $e, onBeforeUnmount as xe, createElementBlock as H, Fragment as Je } from "vue";
2
2
  import { detectLocale as j, useCoreStore as V } from "@feedmepos/mf-common";
3
- import { d as q, u as Qe, a as ie, b as Ue, c as ce, e as je, f as Pe, g as de } from "./app-CVVEOyIu.js";
3
+ import { d as q, u as Qe, a as ie, b as Ue, c as ce, e as je, f as Pe, g as de } from "./app-BV4AjDIw.js";
4
4
  import { storeToRefs as k } from "pinia";
5
5
  import { u as Ge } from "./global-loader-BuxFfehu.js";
6
- import { u as Ke, a as We } from "./report-35Rm6TvO.js";
7
- import { u as He, _ as Ve } from "./NavigationTab.vue_vue_type_script_setup_true_lang-IJ7NUGbC.js";
6
+ import { u as Ke, a as We } from "./report-BGYeCpMB.js";
7
+ import { u as He, _ as Ve } from "./NavigationTab.vue_vue_type_script_setup_true_lang-cm5XPecf.js";
8
8
  import { u as ue } from "./message-dialog-UoMWOnil.js";
9
9
  import { u as Xe } from "./_plugin-vue_export-helper-C6QDExPN.js";
10
10
  import { useRoute as Ye, useRouter as Ze } from "vue-router";
@@ -104,7 +104,7 @@ const nt = ["src"], rt = ["src"], gt = /* @__PURE__ */ me({
104
104
  }), $e(() => {
105
105
  _(Ve);
106
106
  }), fe(() => {
107
- console.log("5.28.1", !0), window.addEventListener("message", ee), window.addEventListener("message", te);
107
+ console.log("5.28.2", !0), window.addEventListener("message", ee), window.addEventListener("message", te);
108
108
  }), xe(() => {
109
109
  window.removeEventListener("message", ee), window.removeEventListener("message", te), E.$dispose(), Z.$dispose();
110
110
  });
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as te, resolveComponent as A, createBlock as b, openBlock as C, normalizeClass as ce, withCtx as U, createCommentVNode as E, createElementVNode as I, toDisplayString as me, renderSlot as fe, mergeModels as K, useModel as z, ref as O, computed as L, watch as M, nextTick as J, onMounted as De, onBeforeUnmount as ye, createElementBlock as pe, unref as Y, createVNode as Q } from "vue";
2
- import { d as u, a as ge, C as P, j as ve } from "./app-CVVEOyIu.js";
2
+ import { d as u, a as ge, C as P, j as ve } from "./app-BV4AjDIw.js";
3
3
  import { detectLocale as X } from "@feedmepos/mf-common";
4
4
  import { u as he, _ as Ce } from "./_plugin-vue_export-helper-C6QDExPN.js";
5
5
  import { storeToRefs as be } from "pinia";
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as u, computed as p, resolveComponent as f, createElementBlock as r, 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-IJ7NUGbC.js";
2
+ import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-cm5XPecf.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 } from "./global-loader-BuxFfehu.js";
@@ -1,8 +1,8 @@
1
1
  import { computed as c, defineComponent as $e, ref as S, watch as De, onMounted as Et, onBeforeUnmount as Oo, resolveComponent as ye, createBlock as ve, openBlock as Y, Transition as za, withCtx as Ae, createElementBlock as pe, createCommentVNode as Ce, createElementVNode as Q, unref as l, normalizeStyle as Fe, withModifiers as bn, toDisplayString as Pe, createVNode as be, Fragment as Ke, renderList as _t, normalizeClass as Re, nextTick as Uo, mergeModels as tt, useModel as nt, renderSlot as ft, h as mn, createSlots as Ha, resolveDynamicComponent as Ko, markRaw as bo, toRaw as Wa, createTextVNode as Oa, onUnmounted as Yo, provide as Ua, inject as Ka, withDirectives as Ya, vShow as Xa } from "vue";
2
- import { u as Ea, h as ja, i as Xo, j as Ga, q as Co } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Ddimiuh3.js";
3
- import { V as Cn, a as wn, u as Eo, W as qa } from "./app-CVVEOyIu.js";
4
- import { W as Z, S as qe, v as Ut, F as Wt, c as pn, w as Vn, d as Ja, o as Za, x as Qa, E as Mt, y as er } from "./report-35Rm6TvO.js";
5
- import { d as On } from "./DateRangeSelect-TQA-9XXm.js";
2
+ import { u as Ea, h as ja, i as Xo, j as Ga, q as Co } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DfiptCL9.js";
3
+ import { V as Cn, a as wn, u as Eo, W as qa } from "./app-BV4AjDIw.js";
4
+ import { W as Z, S as qe, v as Ut, F as Wt, c as pn, w as Vn, d as Ja, o as Za, x as Qa, E as Mt, y as er } from "./report-BGYeCpMB.js";
5
+ import { d as On } from "./DateRangeSelect-CrVPzmEd.js";
6
6
  import { storeToRefs as Yt } from "pinia";
7
7
  import { detectLocale as Qn } from "@feedmepos/mf-common";
8
8
  import { C as Un } from "./chart-DDDh8zNk.js";
@@ -3212,7 +3212,7 @@ function rs(e, t) {
3212
3212
  const n = ye("FmMenuDivider");
3213
3213
  return Y(), ve(n);
3214
3214
  }
3215
- const ls = /* @__PURE__ */ jo(as, [["render", rs]]), ss = "/assets/processTableData.worker-frTYV0ok.js", is = { class: "flex h-full flex-col" }, us = { class: "my-4 shrink-0" }, cs = {
3215
+ const ls = /* @__PURE__ */ jo(as, [["render", rs]]), ss = "/assets/processTableData.worker-clNopMr8.js", is = { class: "flex h-full flex-col" }, us = { class: "my-4 shrink-0" }, cs = {
3216
3216
  class: "border-b border-fm-color-neutral-gray-100 hover:bg-fm-color-opacity-sm",
3217
3217
  style: { backgroundColor: "#f9f9f9" }
3218
3218
  }, ds = { class: "font-bold" }, fs = { class: "text-fm-color-neutral-gray-300" }, ms = /* @__PURE__ */ $e({