@feedmepos/mf-report 5.27.38 → 5.27.39

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 (28) hide show
  1. package/README.md +18 -3
  2. package/dist/{App-D0egtvQ-.js → App-S90BTDsA.js} +4 -4
  3. package/dist/{DateRangeSelect-CqMwZ27u.js → DateRangeSelect-D8yWjVRH.js} +1 -1
  4. package/dist/{Default.vue_vue_type_script_setup_true_lang-D39cFe6x.js → Default.vue_vue_type_script_setup_true_lang-CPKHc9Ij.js} +1 -1
  5. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-625jnYWz.js → DynamicWidget.vue_vue_type_script_setup_true_lang-aP-DhJoD.js} +360 -365
  6. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CWYMdEeD.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-HWUtlVoJ.js} +4 -4
  7. package/dist/{InsightView-94nHX-WA.js → InsightView-9dc7VxLd.js} +4 -4
  8. package/dist/{Integration-CtKBgWah.js → Integration-DgT3WP7T.js} +3 -3
  9. package/dist/{Integrations-CgdpQtx8.js → Integrations-DTjuN8ir.js} +2 -2
  10. package/dist/{Layout-XtPVe59c.js → Layout-BhTbEl_I.js} +1 -1
  11. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-D7MNgCvE.js → MenuTab.vue_vue_type_script_setup_true_lang-B3NaH_DG.js} +4 -4
  12. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-D3zMj_qy.js → NavigationTab.vue_vue_type_script_setup_true_lang-Cg-74bAB.js} +3 -3
  13. package/dist/{OverviewView-e_yLkpE7.js → OverviewView-CLUe1Opn.js} +4 -4
  14. package/dist/{Report-BJRREsz2.js → Report-BtKLh93q.js} +3 -3
  15. package/dist/{ReportEditor-DuNJhfDd.js → ReportEditor-BSoWyCZA.js} +6 -6
  16. package/dist/{ReportView-6vGSlxht.js → ReportView-DMah7z_A.js} +6 -6
  17. package/dist/{Setting-9lMuIq7F.js → Setting-DbZY2zk5.js} +3 -3
  18. package/dist/Template-CoM9-uOV.js +521 -0
  19. package/dist/{TileEditor-D4xAquwa.js → TileEditor-DDtA5B1e.js} +5 -5
  20. package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-DoSQ6pxv.js → TileGrid.vue_vue_type_script_setup_true_lang-DdwPdPJ2.js} +2 -2
  21. package/dist/{TransitionFade-DokaTWBh.js → TransitionFade-cviixQkL.js} +4 -4
  22. package/dist/{app-CqDIZ6G6.js → app-CuP9NY1I.js} +1138 -1121
  23. package/dist/app.js +1 -1
  24. package/dist/assets/{formatChartData.worker-4gz12Ml-.js → formatChartData.worker-C3TaOBES.js} +1 -1
  25. package/dist/assets/{processTableData.worker-KnOy0AZ-.js → processTableData.worker-boBcpckx.js} +1 -1
  26. package/dist/{useRestaurantPermission-D26lLMqS.js → useRestaurantPermission-i9i6cu96.js} +1 -1
  27. package/package.json +17 -5
  28. package/dist/Template-pAXd86VQ.js +0 -482
package/README.md CHANGED
@@ -1,13 +1,16 @@
1
1
  # report-v5
2
+
2
3
  v5 portal report UI
3
4
 
4
5
  ## prerequisite
5
6
 
6
7
  ### node
7
- 18.17.1
8
+
9
+ 20
8
10
 
9
11
  ### pnpm
10
- 8.15.6
12
+
13
+ 9
11
14
 
12
15
  ## Project Setup
13
16
 
@@ -26,5 +29,17 @@ pnpm dev
26
29
  ### Type-Check, Compile and Minify for Production
27
30
 
28
31
  ```sh
29
- pnpm build
32
+ pnpm build:dev
33
+ ```
34
+
35
+ ## Testing
36
+
37
+ ```sh
38
+ pnpm test:unit
39
+ pnpm test:e2e
40
+ pnpm test:e2e:visual:linux
30
41
  ```
42
+
43
+ The browser harness is offline by default and rejects unexpected API traffic. See
44
+ [docs/testing-harness.md](docs/testing-harness.md) for scenarios, sanitized network captures,
45
+ Linux visual baselines, and authenticated live smoke checks.
@@ -1,10 +1,10 @@
1
1
  import { defineComponent as me, resolveComponent as Y, createBlock as pe, openBlock as k, unref as u, isRef as Ne, withCtx as W, 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 V } from "@feedmepos/mf-common";
3
- import { d as O, u as Ue, a as ce, b as je, c as de, e as Pe, f as Ge, s as Ke, g as X } from "./app-CqDIZ6G6.js";
3
+ import { d as O, u as Ue, a as ce, b as je, c as de, e as Pe, f as Ge, s as Ke, g as X } from "./app-CuP9NY1I.js";
4
4
  import { storeToRefs as T } from "pinia";
5
5
  import { u as We, a as He } from "./_plugin-vue_export-helper-onplcgja.js";
6
- import { u as Ve, a as Xe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CWYMdEeD.js";
7
- import { u as Ye, _ as Ze } from "./NavigationTab.vue_vue_type_script_setup_true_lang-D3zMj_qy.js";
6
+ import { u as Ve, a as Xe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-HWUtlVoJ.js";
7
+ import { u as Ye, _ as Ze } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Cg-74bAB.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.38", !0), window.addEventListener("message", te), window.addEventListener("message", ne);
106
+ console.log("5.27.39", !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 se, resolveComponent as Y, createBlock as R, openBlock as p, normalizeClass as Ce, withCtx as V, createCommentVNode as F, createElementVNode as N, toDisplayString as pe, renderSlot as Re, mergeModels as Q, useModel as j, ref as A, computed as B, watch as x, nextTick as Z, onMounted as Se, onBeforeUnmount as xe, createElementBlock as be, unref as P, createVNode as ee } from "vue";
2
- import { d as m, a as Pe, C as $, j as Ee } from "./app-CqDIZ6G6.js";
2
+ import { d as m, a as Pe, C as $, j as Ee } from "./app-CuP9NY1I.js";
3
3
  import { detectLocale as te } from "@feedmepos/mf-common";
4
4
  import { u as Te, _ as we } from "./_plugin-vue_export-helper-onplcgja.js";
5
5
  import { storeToRefs as Me } 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-D3zMj_qy.js";
2
+ import { _ as v } from "./NavigationTab.vue_vue_type_script_setup_true_lang-Cg-74bAB.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";