@feedmepos/mf-report 5.27.30-beta.0 → 5.27.31-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.
Files changed (24) hide show
  1. package/dist/{App-DoMtFc7y.js → App-D1-CDchN.js} +4 -4
  2. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-YEg1fbRz.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-Cmp_yPJP.js} +1 -1
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-B60dS539.js → Default.vue_vue_type_script_setup_true_lang-Bq7qg72a.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-D5EC3c4E.js → DynamicWidget.vue_vue_type_script_setup_true_lang-2QpffaN6.js} +307 -308
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-D968QEpp.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-htOL0ICf.js} +2 -2
  6. package/dist/{InsightView-CNOjSNRl.js → InsightView-CqheDIX4.js} +4 -4
  7. package/dist/{Integration-B4Nuv8YN.js → Integration-B1_tzUsA.js} +3 -3
  8. package/dist/{Integrations-CON5A2Zl.js → Integrations-D1neTKCQ.js} +2 -2
  9. package/dist/{Layout-D3VwoquA.js → Layout-DCXULUSC.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dy4PURlQ.js → MenuTab.vue_vue_type_script_setup_true_lang-BDwtuOdD.js} +4 -4
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-DOpyTBuq.js → NavigationTab.vue_vue_type_script_setup_true_lang-BLnVS2_a.js} +3 -3
  12. package/dist/{OverviewView-DelWsk5l.js → OverviewView-BflVMdc1.js} +4 -4
  13. package/dist/{Report-CDD1amgS.js → Report-BpFTuc76.js} +3 -3
  14. package/dist/{ReportEditor-CZ0vs5Tf.js → ReportEditor-D_AQqm7e.js} +6 -6
  15. package/dist/{ReportView-iVXvKIBd.js → ReportView-DqzKIMPQ.js} +6 -6
  16. package/dist/{Setting-CmNEseXu.js → Setting-CrSp7Aq7.js} +3 -3
  17. package/dist/{Template-x8ve88uo.js → Template-CA-taJn1.js} +3 -3
  18. package/dist/{TileEditor-DYZW9ATx.js → TileEditor-CFhpvXml.js} +5 -5
  19. package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-NWVeMYT9.js → TileGrid.vue_vue_type_script_setup_true_lang-CoC7Wh-7.js} +1 -1
  20. package/dist/{TransitionFade-BRQE_LWj.js → TransitionFade-BGyaaxM7.js} +4 -4
  21. package/dist/{app-CT-104va.js → app-Dh3z_GM7.js} +12 -12
  22. package/dist/app.js +1 -1
  23. package/dist/{useRestaurantPermission-CnbAi9YV.js → useRestaurantPermission-CIGAn4oM.js} +1 -1
  24. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as me, resolveComponent as Y, createBlock as pe, openBlock as k, unref as u, isRef as Fe, withCtx as G, createElementVNode as oe, createVNode as Z, toDisplayString as se, createTextVNode as $e, onMounted as fe, watch as q, ref as U, computed as ie, onBeforeMount as xe, onBeforeUnmount as Je, createElementBlock as H, Fragment as Qe } from "vue";
2
2
  import { detectLocale as j, useCoreStore as X } from "@feedmepos/mf-common";
3
- import { d as O, u as Ue, a as ce, b as je, c as de, e as We, f as Ke, s as Pe, t as V } from "./app-CT-104va.js";
3
+ import { d as O, u as Ue, a as ce, b as je, c as de, e as We, f as Ke, s as Pe, t as V } from "./app-Dh3z_GM7.js";
4
4
  import { storeToRefs as T } from "pinia";
5
5
  import { u as Ge, a as He } from "./_plugin-vue_export-helper-onplcgja.js";
6
- import { u as Xe, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-D968QEpp.js";
7
- import { u as Ye, _ as Ze } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DOpyTBuq.js";
6
+ import { u as Xe, a as Ve } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-htOL0ICf.js";
7
+ import { u as Ye, _ as Ze } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BLnVS2_a.js";
8
8
  import { u as ue } from "./message-dialog-UoMWOnil.js";
9
9
  import { useRoute as Me, useRouter as et } from "vue-router";
10
10
  const tt = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, nt = /* @__PURE__ */ me({
@@ -103,7 +103,7 @@ const at = ["src"], ot = ["src"], gt = /* @__PURE__ */ me({
103
103
  }), xe(() => {
104
104
  _(Ze);
105
105
  }), fe(() => {
106
- console.log("5.27.30-beta.0", !0), window.addEventListener("message", te), window.addEventListener("message", ne);
106
+ console.log("5.27.31-beta.0", !0), window.addEventListener("message", te), window.addEventListener("message", ne);
107
107
  }), Je(() => {
108
108
  window.removeEventListener("message", te), window.removeEventListener("message", ne), b.$dispose(), M.$dispose();
109
109
  });
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as N, resolveComponent as x, createBlock as v, openBlock as h, normalizeClass as q, withCtx as E, createCommentVNode as R, createElementVNode as M, toDisplayString as G, renderSlot as H, mergeModels as I, useModel as P, ref as L, watch as F, computed as K, createElementBlock as J, unref as p, createVNode as A } from "vue";
2
- import { d as f, a as Q, C as w, V as Z } from "./app-CT-104va.js";
2
+ import { d as f, a as Q, C as w, V as Z } from "./app-Dh3z_GM7.js";
3
3
  import { detectLocale as k } from "@feedmepos/mf-common";
4
4
  import { u as ee } from "./_plugin-vue_export-helper-onplcgja.js";
5
5
  import { storeToRefs as ae } 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-DOpyTBuq.js";
2
+ import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BLnVS2_a.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 "./_plugin-vue_export-helper-onplcgja.js";