@feedmepos/mf-report 5.27.54 → 5.28.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 (39) hide show
  1. package/dist/{App-C6xpf-Q0.js → App-BDhSFQX_.js} +45 -44
  2. package/dist/DateRangeSelect-CRsKMi0U.js +437 -0
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-BwPZXC_d.js → Default.vue_vue_type_script_setup_true_lang-WGOOX2b8.js} +12 -11
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-BpgXiPBY.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CQM-l5Rk.js} +182 -181
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CVShUWJC.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CMioHpn1.js} +5091 -5717
  6. package/dist/{InsightView-BYW66Wrv.js → InsightView-lnOobZAr.js} +17 -15
  7. package/dist/{Integration-DQPJBE-0.js → Integration-D5ssimUg.js} +27 -25
  8. package/dist/{Integrations-BW4H9lUS.js → Integrations-CaqGvkzI.js} +8 -7
  9. package/dist/{Layout-CMlh08aB.js → Layout-DS0XCT_E.js} +1 -1
  10. package/dist/LocationSelect.vue_vue_type_script_setup_true_lang-DC9QYJk-.js +8055 -0
  11. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BUvD1_b0.js → MenuTab.vue_vue_type_script_setup_true_lang-nOukNXp3.js} +11 -10
  12. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-TpeQ_Wm1.js → NavigationTab.vue_vue_type_script_setup_true_lang-DXNbt08D.js} +9636 -17677
  13. package/dist/{OverviewView-BtGpQkBY.js → OverviewView-BkIozvMs.js} +5 -5
  14. package/dist/{Report-CJ9myNLK.js → Report-HiSGRNhn.js} +27 -25
  15. package/dist/ReportCanvasView-ILVhB1KL.js +448 -0
  16. package/dist/{ReportEditor-DtnTBbY1.js → ReportEditor-B4tyVB8s.js} +30 -28
  17. package/dist/{ReportView-Ci8nFyI9.js → ReportView-CIQQHvWT.js} +14 -13
  18. package/dist/ReportViewRoute-B3KwVB0v.js +18 -0
  19. package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-Ckn2p74A.js → SelectComponent.vue_vue_type_script_setup_true_lang-DW7Dk7iQ.js} +1 -1
  20. package/dist/{Setting-QSiMSAQk.js → Setting-CvToMUKq.js} +5 -5
  21. package/dist/{Template-CAPlAQO9.js → Template-BBQEaHrM.js} +10 -9
  22. package/dist/{TileEditor-e7ZCWMU9.js → TileEditor-Cqy98LmJ.js} +19 -17
  23. package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-B4g3YPzM.js → TilePageStack.vue_vue_type_script_setup_true_lang-CzggUdfI.js} +3 -3
  24. package/dist/{TransitionFade-DqIazHHG.js → TransitionFade-D-8BYs6T.js} +36 -33
  25. package/dist/{_plugin-vue_export-helper-kkiiQoKl.js → _plugin-vue_export-helper-C6QDExPN.js} +276 -291
  26. package/dist/{app-BAgs-zHf.js → app-Bjt_JuJi.js} +670 -567
  27. package/dist/app.js +1 -1
  28. package/dist/assets/{formatChartData.worker-epD1fsTW.js → formatChartData.worker-BeBGCyYW.js} +1 -1
  29. package/dist/assets/{processTableData.worker-BJZ_Z45H.js → processTableData.worker-frTYV0ok.js} +39 -39
  30. package/dist/global-loader-BuxFfehu.js +19 -0
  31. package/dist/index-CtZE4sab.js +82 -0
  32. package/dist/report-DjGDWvm3.js +635 -0
  33. package/dist/report-canvas-frame.html +888 -0
  34. package/dist/report-canvas-libs/chart.js-4.js +14 -0
  35. package/dist/report-canvas-libs/fm-ui-1.js +904 -0
  36. package/dist/style.css +1 -1
  37. package/dist/{useRestaurantPermission-ChYMJfXG.js → useRestaurantPermission-Dkbh_cv8.js} +4 -4
  38. package/package.json +1 -1
  39. package/dist/DateRangeSelect-DYVOvSCA.js +0 -517
@@ -1,10 +1,11 @@
1
1
  import { defineComponent as S, computed as w, watch as A, createElementBlock as k, openBlock as d, createElementVNode as C, createVNode as p, unref as t, isRef as g, withCtx as y, useModel as E, resolveComponent as x, normalizeClass as B, createBlock as b, createCommentVNode as I, Fragment as L, renderList as j, toDisplayString as q } from "vue";
2
- import { a as G, h as H, g as J, i as K, j as Q, k as M } from "./app-BAgs-zHf.js";
2
+ import { a as G, h as H, g as J, i as K, j as Q, k as M } from "./app-Bjt_JuJi.js";
3
3
  import { storeToRefs as F } from "pinia";
4
- import { a as X } from "./NavigationTab.vue_vue_type_script_setup_true_lang-TpeQ_Wm1.js";
5
- import { D as Y } from "./DateRangeSelect-DYVOvSCA.js";
6
- import { u as Z, b as h, _ as ee, c as te } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CVShUWJC.js";
7
- import { useRoute as ae } from "vue-router";
4
+ import { _ as X } from "./LocationSelect.vue_vue_type_script_setup_true_lang-DC9QYJk-.js";
5
+ import { D as Y } from "./DateRangeSelect-CRsKMi0U.js";
6
+ import { f as Z, _ as h } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CMioHpn1.js";
7
+ import { useRoute as ee } from "vue-router";
8
+ import { u as te, o as ae } from "./report-DjGDWvm3.js";
8
9
  import { useBreakpoints as oe } from "@feedmepos/ui-library";
9
10
  const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrollbar-hide" }, le = { class: "flex flex-col gap-2 py-2" }, re = /* @__PURE__ */ S({
10
11
  __name: "Filter",
@@ -18,7 +19,7 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
18
19
  defaultDateSetting: f,
19
20
  selectTimeDefault: v,
20
21
  timezone: u
21
- } = F(G()), m = ae(), D = w(() => m.name === "overview"), $ = Z(), { currentReport: U, overviewReport: W } = F($), { globalFilters: P } = F(h()), { getReportAccessWindow: z, getPageAccessWindow: N } = H(), i = w(() => D.value ? W.value : U.value), R = w(() => D.value ? N(
22
+ } = F(G()), m = ee(), D = w(() => m.name === "overview"), $ = te(), { currentReport: U, overviewReport: W } = F($), { globalFilters: P } = F(ae()), { getReportAccessWindow: z, getPageAccessWindow: N } = H(), i = w(() => D.value ? W.value : U.value), R = w(() => D.value ? N(
22
23
  J.report_accessOverview,
23
24
  u.value
24
25
  ) : i.value ? z(i.value, u.value) : null), O = w(
@@ -82,14 +83,14 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
82
83
  "min-date": (l = R.value) == null ? void 0 : l.minDate,
83
84
  compare: ""
84
85
  }, null, 8, ["date-range", "compare-date-range", "compare-type", "date-predefined-ranges", "min-date"]),
85
- p(ee, {
86
+ p(Z, {
86
87
  "time-range": t(c),
87
88
  "onUpdate:timeRange": e[3] || (e[3] = (r) => g(c) ? c.value = r : null),
88
89
  "select-time-default": t(v),
89
90
  "onUpdate:selectTimeDefault": e[4] || (e[4] = (r) => g(v) ? v.value = r : null),
90
91
  "default-date-range": t(f).timeOptions
91
92
  }, null, 8, ["time-range", "select-time-default", "default-date-range"]),
92
- p(te, {
93
+ p(h, {
93
94
  "global-filter-id": (T = i.value) == null ? void 0 : T.id,
94
95
  report: i.value
95
96
  }, null, 8, ["global-filter-id", "report"])
@@ -100,7 +101,7 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
100
101
  ])
101
102
  ]));
102
103
  }
103
- }), se = { class: "fm-typo-en-body-md-400" }, ge = /* @__PURE__ */ S({
104
+ }), se = { class: "fm-typo-en-body-md-400" }, _e = /* @__PURE__ */ S({
104
105
  __name: "MenuTab",
105
106
  props: {
106
107
  modelValue: { required: !1, default: [] },
@@ -154,5 +155,5 @@ const ne = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrol
154
155
  }
155
156
  });
156
157
  export {
157
- ge as _
158
+ _e as _
158
159
  };