@feedmepos/mf-report 5.26.9 → 5.27.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.
Files changed (27) hide show
  1. package/dist/{App-B9jsVITx.js → App-BVm7F3co.js} +4 -4
  2. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-D_dvvhqx.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-_xN_Strd.js} +1 -1
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-BO7p8Mq_.js → Default.vue_vue_type_script_setup_true_lang-DFfPxCRx.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CYk44w69.js → DynamicWidget.vue_vue_type_script_setup_true_lang-Du46mNK_.js} +1663 -1642
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DXusNtLu.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DvHJgIIm.js} +1448 -1359
  6. package/dist/{InsightView-DHWIOLCi.js → InsightView-BDQtiuUV.js} +4 -4
  7. package/dist/{Integration-K4zEQ9xo.js → Integration-BFvC5yD4.js} +3 -3
  8. package/dist/{Integrations-KyNsy5yd.js → Integrations-CaJP86Sf.js} +2 -2
  9. package/dist/{Layout-BGGSx2Bv.js → Layout-BTLiqkeM.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-gFC74Kpl.js → MenuTab.vue_vue_type_script_setup_true_lang-CVfKW6b8.js} +4 -4
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DGY2NPZT.js → NavigationTab.vue_vue_type_script_setup_true_lang-DVtWhfhI.js} +3 -3
  12. package/dist/OverviewView-Cmm7K0gk.js +62 -0
  13. package/dist/{Report-B2ypN6sG.js → Report-BpKD0ID4.js} +3 -3
  14. package/dist/ReportEditor-CFWTQJCY.js +1812 -0
  15. package/dist/{ReportView-X8UyQe1R.js → ReportView--Bk9WgOn.js} +93 -93
  16. package/dist/{Setting-BIYwCHo7.js → Setting-B6jvJDeO.js} +6 -6
  17. package/dist/{Template-B7ywcdv7.js → Template-CnE3UZvX.js} +3 -3
  18. package/dist/{TileEditor-D0mCJNfG.js → TileEditor-DNCRKHLE.js} +1620 -1600
  19. package/dist/TileGrid.vue_vue_type_script_setup_true_lang-WLjTXh0g.js +143 -0
  20. package/dist/{TransitionFade-BGQPx3Xb.js → TransitionFade-Chjh8CeF.js} +164 -162
  21. package/dist/{app-T2BFgO-M.js → app-CZUC85Jj.js} +80 -24
  22. package/dist/app.js +1 -1
  23. package/dist/style.css +1 -1
  24. package/dist/{useRestaurantPermission-DV8KEXT1.js → useRestaurantPermission-CrybQQkI.js} +1 -1
  25. package/package.json +1 -1
  26. package/dist/OverviewView-pLaPV8q1.js +0 -62
  27. package/dist/ReportEditor-BSIMLrn7.js +0 -1594
@@ -1,10 +1,10 @@
1
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
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-T2BFgO-M.js";
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-CZUC85Jj.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-DXusNtLu.js";
7
- import { u as Pe, _ as Ge } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DGY2NPZT.js";
6
+ import { u as je, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DvHJgIIm.js";
7
+ import { u as Pe, _ as Ge } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DVtWhfhI.js";
8
8
  import { u as ie } from "./message-dialog-UoMWOnil.js";
9
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({
@@ -97,7 +97,7 @@ const Ze = ["src"], Me = ["src"], ft = /* @__PURE__ */ ue({
97
97
  }), Fe(() => {
98
98
  I(Ge);
99
99
  }), de(() => {
100
- console.log("5.26.9", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
100
+ console.log("5.27.0", !0), window.addEventListener("message", M), window.addEventListener("message", ee);
101
101
  }), Ne(() => {
102
102
  window.removeEventListener("message", M), window.removeEventListener("message", ee), w.$dispose(), Y.$dispose();
103
103
  });
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as O, resolveComponent as C, createBlock as h, openBlock as D, normalizeClass as B, withCtx as I, createCommentVNode as x, createElementVNode as w, toDisplayString as W, renderSlot as X, mergeModels as M, useModel as E, ref as P, watch as $, createElementBlock as q, unref as y, createVNode as A } from "vue";
2
- import { d as u, a as G, U as H, C as K } from "./app-T2BFgO-M.js";
2
+ import { d as u, a as G, U as H, C as K } from "./app-CZUC85Jj.js";
3
3
  import { detectLocale as L } from "@feedmepos/mf-common";
4
4
  import { u as J } from "./vue-i18n-DVWuTfed.js";
5
5
  import { storeToRefs as Q } 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-DGY2NPZT.js";
2
+ import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DVtWhfhI.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";