@feedmepos/mf-report 5.27.17 → 5.27.18

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-C0XtY-mM.js → App-BhaIA6iY.js} +4 -4
  2. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-ClDX4w0B.js} +90 -88
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js → Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-DB8lX8D7.js → DynamicWidget.vue_vue_type_script_setup_true_lang-Bel_AerU.js} +4 -4
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js} +5 -5
  6. package/dist/{InsightView-i4R6feCZ.js → InsightView-Bo43ifWy.js} +4 -4
  7. package/dist/{Integration-CkeHCdxi.js → Integration-B7I80zKs.js} +3 -3
  8. package/dist/{Integrations-CUovCJAr.js → Integrations-DD1WNbpN.js} +2 -2
  9. package/dist/{Layout-BWrdR_oR.js → Layout-Dtt8ifH5.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Dlye2lGB.js → MenuTab.vue_vue_type_script_setup_true_lang-CKtAQoNs.js} +4 -4
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BxshHqAH.js → NavigationTab.vue_vue_type_script_setup_true_lang-DLn-G3AN.js} +3 -3
  12. package/dist/OverviewView-C0xiSozS.js +64 -0
  13. package/dist/{Report-BKBuag-p.js → Report-Bm-d6dMJ.js} +3 -3
  14. package/dist/{ReportEditor-BkaXfRF4.js → ReportEditor-z-6gPEJz.js} +6 -6
  15. package/dist/{ReportView-iS6Y9CqU.js → ReportView-byJWZVPV.js} +6 -6
  16. package/dist/{Setting-C2CucDfG.js → Setting-DcSEnW00.js} +3 -3
  17. package/dist/{Template-B50UPjuC.js → Template-BzxxwGsP.js} +3 -3
  18. package/dist/{TileEditor-ZW1Bj3cY.js → TileEditor-yxneDqhS.js} +5 -5
  19. package/dist/{TileGrid.vue_vue_type_script_setup_true_lang-BKgv55ls.js → TileGrid.vue_vue_type_script_setup_true_lang-C7SlxXt-.js} +1 -1
  20. package/dist/{TransitionFade-DPZs1tjq.js → TransitionFade-7VRzMLmX.js} +4 -4
  21. package/dist/{app-DAzWF33R.js → app-DLRwLn5P.js} +43 -39
  22. package/dist/app.js +1 -1
  23. package/dist/assets/{formatChartData.worker-geUKveyE.js → formatChartData.worker-0xi0L7s_.js} +1 -1
  24. package/dist/assets/{processTableData.worker-CvRlKKfk.js → processTableData.worker-CitENa6H.js} +1 -1
  25. package/dist/{useRestaurantPermission-Bvci6DEh.js → useRestaurantPermission-CYNppvqa.js} +1 -1
  26. package/package.json +1 -1
  27. package/dist/OverviewView-CWN6kmmt.js +0 -62
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, resolveComponent as t, createBlock as r, openBlock as n, withCtx as _, createVNode as c } from "vue";
2
- import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js";
2
+ import { _ as a } from "./Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js";
3
3
  const f = /* @__PURE__ */ o({
4
4
  __name: "Layout",
5
5
  setup(m) {
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as R, computed as V, createElementBlock as x, openBlock as a, createElementVNode as y, createVNode as p, unref as e, isRef as i, withCtx as _, createBlock as g, createCommentVNode as k, useModel as $, resolveComponent as f, normalizeClass as C, Fragment as w, renderList as M, toDisplayString as T } from "vue";
2
- import { a as B } from "./app-DAzWF33R.js";
2
+ import { a as B } from "./app-DLRwLn5P.js";
3
3
  import { storeToRefs as D } from "pinia";
4
- import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BxshHqAH.js";
5
- import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js";
6
- import { _ as N, b as S } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
4
+ import { a as I } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DLn-G3AN.js";
5
+ import { _ as U } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-ClDX4w0B.js";
6
+ import { _ as N, b as S } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
7
7
  import { useRoute as z } from "vue-router";
8
8
  import { useBreakpoints as E } from "@feedmepos/ui-library";
9
9
  const L = { class: "flex flex-col gap-2 overflow-x-auto overflow-y-hidden scrollbar-hide" }, O = { class: "flex flex-col gap-2 py-2" }, q = /* @__PURE__ */ R({
@@ -4,12 +4,12 @@ var Dl = (e, r, t) => I5(e, typeof r != "symbol" ? r + "" : r, t);
4
4
  import { defineComponent as tr, computed as Ge, useModel as Sn, ref as Fe, watch as Nr, resolveComponent as ge, createBlock as Ke, unref as V, openBlock as ae, withCtx as Ue, createElementVNode as K, createVNode as _, toDisplayString as Ne, withDirectives as Ii, createElementBlock as Pe, Fragment as gt, renderList as Xt, vShow as Qs, createTextVNode as _r, mergeModels as fi, createCommentVNode as at, normalizeClass as ci, onMounted as o0, withKeys as zh, withModifiers as ii, isRef as wa, vModelText as Xh, normalizeStyle as ac, renderSlot as Hh, mergeProps as F5, nextTick as V5, resolveDynamicComponent as Hu, createSlots as L5 } from "vue";
5
5
  import { useRouter as qh, useRoute as Wh } from "vue-router";
6
6
  import { storeToRefs as Lr, defineStore as f0 } from "pinia";
7
- import { u as gs, K as kd, L as N5, z as ai, R as Wa, G as Ks, N as Gl, _ as c0, q as M5, x as R5, j as B5, O as z5, b as jh, A as X5, T as H5, U as wn, V as q5 } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
7
+ import { u as gs, K as kd, L as N5, z as ai, R as Wa, G as Ks, N as Gl, _ as c0, q as M5, x as R5, j as B5, O as z5, b as jh, A as X5, T as H5, U as wn, V as q5 } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
8
8
  import { useBreakpoints as ko, components as Fi, useSnackbar as Xi, useDialog as W5, useDialogChild as j5, FmButtonVariant as xd } from "@feedmepos/ui-library";
9
9
  import { u as ha, _ as Uh } from "./_plugin-vue_export-helper-onplcgja.js";
10
10
  import { a as Td } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
11
- import { C as hr, g as U5, b as ti, e as Zh, f as Z5, _ as Yh, p as Y5 } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js";
12
- import { u as Za, F as Ya, h as fl, a as Hi, d as Ot, q as xo, j as Gh, k as G5, l as Q5, e as K5, m as Il, r as Qh, c as J5, n as _5 } from "./app-DAzWF33R.js";
11
+ import { C as hr, g as U5, b as ti, e as Zh, f as Z5, _ as Yh, p as Y5 } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-ClDX4w0B.js";
12
+ import { u as Za, F as Ya, h as fl, a as Hi, d as Ot, q as xo, j as Gh, k as G5, l as Q5, e as K5, m as Il, r as Qh, c as J5, n as _5 } from "./app-DLRwLn5P.js";
13
13
  import { detectLocale as $5, useCoreStore as e8 } from "@feedmepos/mf-common";
14
14
  const t8 = { class: "flex flex-col" }, r8 = { class: "fm-typo-en-title-sm-600" }, a8 = { class: "grow" }, n8 = { class: "flex flex-col gap-8" }, i8 = { class: "flex flex-col w-full" }, s8 = { class: "flex flex-col gap-5 p-6" }, l8 = { class: "flex" }, Cd = {
15
15
  // sales: [
@@ -0,0 +1,64 @@
1
+ import { defineComponent as w, computed as l, resolveComponent as y, createBlock as p, openBlock as s, withCtx as k, createVNode as i, createElementVNode as c, unref as e, normalizeStyle as b, normalizeClass as d, createElementBlock as h } from "vue";
2
+ import { _ as I } from "./TileGrid.vue_vue_type_script_setup_true_lang-C7SlxXt-.js";
3
+ import { u as $, l as B } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
4
+ import { _ as C } from "./Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js";
5
+ import { storeToRefs as z } from "pinia";
6
+ import { _ as P } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
7
+ import { useBreakpoints as R } from "@feedmepos/ui-library";
8
+ import { _ as S } from "./MenuTab.vue_vue_type_script_setup_true_lang-CKtAQoNs.js";
9
+ import { useI18n as V } from "@feedmepos/mf-common";
10
+ import { r as D } from "./i18n-CI_sQ5d_.js";
11
+ const E = { class: "sticky top-0 z-10 bg-white" }, M = /* @__PURE__ */ w({
12
+ __name: "OverviewView",
13
+ setup(F) {
14
+ const { t: n, te: u } = V(), f = $(), { breakpoints: o } = R(), { isOpenDownloadDialog: _, overviewReport: r } = z(f), a = l(() => {
15
+ var t;
16
+ return ((t = r.value) == null ? void 0 : t.tiles) || [];
17
+ }), v = l(() => B(a.value)), x = l(() => {
18
+ var t;
19
+ return D(n, u, (t = r.value) == null ? void 0 : t.name, "other");
20
+ });
21
+ return (t, m) => {
22
+ const g = y("FmPageHead");
23
+ return s(), p(C, null, {
24
+ default: k(() => [
25
+ i(g, {
26
+ title: x.value,
27
+ class: "h-[68px]",
28
+ actions: [
29
+ {
30
+ label: e(n)("report.common.download"),
31
+ value: "download",
32
+ isPrimary: !0,
33
+ prependIcon: "download"
34
+ }
35
+ ],
36
+ "onClick:action": m[0] || (m[0] = (H) => _.value = !0)
37
+ }, null, 8, ["title", "actions"]),
38
+ c("div", {
39
+ class: d(`flex flex-col gap-2 overflow-y-auto ${e(o).sm || e(o).xs ? "mb-20" : ""}`),
40
+ style: b({ height: `calc(100% - ${e(o).lg || e(o).md ? 72 : 64}px)` })
41
+ }, [
42
+ c("div", E, [
43
+ i(S)
44
+ ]),
45
+ a.value.length > 0 && e(r) ? (s(), h("div", {
46
+ key: 0,
47
+ class: d(["grid grid-cols-12", e(o).sm || e(o).xs ? "px-3 gap-[16px]" : "px-24 gap-[24px]"])
48
+ }, [
49
+ i(I, {
50
+ tiles: a.value,
51
+ "report-id": e(r).id,
52
+ "leaf-index-by-id": v.value
53
+ }, null, 8, ["tiles", "report-id", "leaf-index-by-id"])
54
+ ], 2)) : (s(), p(P, { key: 1 }))
55
+ ], 6)
56
+ ]),
57
+ _: 1
58
+ });
59
+ };
60
+ }
61
+ });
62
+ export {
63
+ M as default
64
+ };
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as $e, ref as j, watch as pe, computed as b, h as p, withModifiers as De, resolveComponent as S, createBlock as G, openBlock as A, withCtx as m, createVNode as c, createElementVNode as w, unref as e, normalizeStyle as Ie, normalizeClass as k, withDirectives as H, createElementBlock as Fe, Fragment as Oe, renderList as Le, toDisplayString as J, createTextVNode as Pe, vShow as Q } from "vue";
2
2
  import { storeToRefs as de } from "pinia";
3
- import { u as Ne } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
4
- import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js";
3
+ import { u as Ne } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
4
+ import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js";
5
5
  import { u as Ae } from "./message-dialog-UoMWOnil.js";
6
6
  import { a as Je } from "./_plugin-vue_export-helper-onplcgja.js";
7
7
  import { useSnackbar as ze, useBreakpoints as Be, components as Te, FmButtonColorThemeVariant as Ue } from "@feedmepos/ui-library";
8
8
  import { _ as Ee } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
9
- import { c as Ke, a as fe, g as Me } from "./app-DAzWF33R.js";
9
+ import { c as Ke, a as fe, g as Me } from "./app-DLRwLn5P.js";
10
10
  import { useRouter as Ye, useRoute as qe, onBeforeRouteLeave as je } from "vue-router";
11
11
  import { useI18n as Ge } from "@feedmepos/mf-common";
12
12
  import { r as W } from "./i18n-CI_sQ5d_.js";
@@ -1,18 +1,18 @@
1
1
  import { defineComponent as Ce, mergeModels as Se, useModel as De, ref as z, computed as g, resolveComponent as x, createBlock as S, openBlock as u, withCtx as _, createElementVNode as h, createVNode as i, unref as o, normalizeClass as Ue, createTextVNode as ze, toDisplayString as E, createElementBlock as R, Fragment as xe, renderSlot as ct, createCommentVNode as U, watch as ge, renderList as Be, onMounted as pt, onUnmounted as Vt, resolveDynamicComponent as Tt, isRef as vt, normalizeStyle as et } from "vue";
2
- import { W as $t, g as St, _ as Dt, a as Ot, e as Ie, d as ft, b as gt, S as Ae, T as Nt, c as It } from "./TransitionFade-DPZs1tjq.js";
3
- import { C as Te, D as oe, c as Re, g as Rt, u as lt, M as bt, r as Mt, d as rt, n as Bt, e as Ut, f as qt, h as Et, i as Pt, a as zt, j as it, k as Qe, m as Lt, Q as We, o as Gt, l as At, b as st, p as Wt } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
2
+ import { W as $t, g as St, _ as Dt, a as Ot, e as Ie, d as ft, b as gt, S as Ae, T as Nt, c as It } from "./TransitionFade-7VRzMLmX.js";
3
+ import { C as Te, D as oe, c as Re, g as Rt, u as lt, M as bt, r as Mt, d as rt, n as Bt, e as Ut, f as qt, h as Et, i as Pt, a as zt, j as it, k as Qe, m as Lt, Q as We, o as Gt, l as At, b as st, p as Wt } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
4
4
  import { storeToRefs as Me } from "pinia";
5
5
  import { useRouter as ot, useRoute as at } from "vue-router";
6
6
  import { useBreakpoints as He, useSnackbar as yt, FmButtonColorThemeVariant as $e } from "@feedmepos/ui-library";
7
7
  import { u as nt } from "./message-dialog-UoMWOnil.js";
8
8
  import { u as qe, a as Ht } from "./_plugin-vue_export-helper-onplcgja.js";
9
9
  import { r as Le } from "./i18n-CI_sQ5d_.js";
10
- import { _ as Ye } from "./TileGrid.vue_vue_type_script_setup_true_lang-BKgv55ls.js";
10
+ import { _ as Ye } from "./TileGrid.vue_vue_type_script_setup_true_lang-C7SlxXt-.js";
11
11
  import { a as Xe, _ as Ze } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
12
- import { i as jt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DB8lX8D7.js";
12
+ import { i as jt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Bel_AerU.js";
13
13
  import { useCoreStore as Jt } from "@feedmepos/mf-common";
14
- import { u as Kt, a as Qt } from "./app-DAzWF33R.js";
15
- import { d as Yt } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js";
14
+ import { u as Kt, a as Qt } from "./app-DLRwLn5P.js";
15
+ import { d as Yt } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-ClDX4w0B.js";
16
16
  const Xt = /* @__PURE__ */ Ce({
17
17
  __name: "WidgetDialog",
18
18
  props: /* @__PURE__ */ Se({
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as te, ref as ae, computed as p, watch as re, resolveComponent as J, createBlock as N, openBlock as S, withCtx as x, createVNode as f, createElementVNode as C, unref as l, toDisplayString as se, normalizeStyle as le, normalizeClass as B, createElementBlock as ne } from "vue";
2
- import { _ as ie } from "./MenuTab.vue_vue_type_script_setup_true_lang-Dlye2lGB.js";
3
- import { _ as ce } from "./TileGrid.vue_vue_type_script_setup_true_lang-BKgv55ls.js";
4
- import { u as pe, l as ue, s as me } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
2
+ import { _ as ie } from "./MenuTab.vue_vue_type_script_setup_true_lang-CKtAQoNs.js";
3
+ import { _ as ce } from "./TileGrid.vue_vue_type_script_setup_true_lang-C7SlxXt-.js";
4
+ import { u as pe, l as ue, s as me } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
5
5
  import { useRouter as de, useRoute as ve } from "vue-router";
6
- import { _ as fe } from "./Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js";
6
+ import { _ as fe } from "./Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js";
7
7
  import { storeToRefs as y } from "pinia";
8
- import { b as ye, c as ge, u as be, g as _e } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BxshHqAH.js";
8
+ import { b as ye, c as ge, u as be, g as _e } from "./NavigationTab.vue_vue_type_script_setup_true_lang-DLn-G3AN.js";
9
9
  import { _ as we } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
10
10
  import { useSnackbar as Se, useBreakpoints as xe } from "@feedmepos/ui-library";
11
11
  import { u as Ce, a as he, _ as ke } from "./_plugin-vue_export-helper-onplcgja.js";
12
12
  import { u as Te } from "./message-dialog-UoMWOnil.js";
13
- import { e as Re, g as Pe } from "./app-DAzWF33R.js";
13
+ import { e as Re, g as Pe } from "./app-DLRwLn5P.js";
14
14
  import { r as De } from "./i18n-CI_sQ5d_.js";
15
15
  const Ie = { class: "fm-typo-en-title-md-600 block min-w-0 max-w-full overflow-hidden text-ellipsis whitespace-nowrap" }, Oe = { class: "sticky top-0 z-10 bg-white" }, $e = /* @__PURE__ */ te({
16
16
  __name: "ReportView",
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as B, ref as H, useModel as M, resolveComponent as h, createElementBlock as k, openBlock as x, createBlock as P, createElementVNode as t, resolveDynamicComponent as ne, unref as e, withCtx as y, createVNode as a, normalizeClass as O, toDisplayString as s, Fragment as A, renderList as G, createTextVNode as ie, withDirectives as K, vShow as Q, watch as me, normalizeStyle as ue } from "vue";
2
- import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js";
3
- import { d as L, C as q, D as pe, a as ce } from "./app-DAzWF33R.js";
2
+ import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js";
3
+ import { d as L, C as q, D as pe, a as ce } from "./app-DLRwLn5P.js";
4
4
  import { components as z, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as I } from "@feedmepos/ui-library";
5
- import { H as N, J as fe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
5
+ import { H as N, J as fe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
6
6
  import { u as ve } from "./message-dialog-UoMWOnil.js";
7
7
  import { u as U } from "./_plugin-vue_export-helper-onplcgja.js";
8
8
  import { detectLocale as F } from "@feedmepos/mf-common";
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as re, computed as p, resolveComponent as g, createElementBlock as H, openBlock as _, renderSlot as Te, createVNode as n, withCtx as s, createCommentVNode as ne, createElementVNode as m, toDisplayString as y, ref as b, h as v, onMounted as Ce, createBlock as z, unref as l, normalizeStyle as ke, normalizeClass as T, withDirectives as te, Fragment as Fe, renderList as Le, withModifiers as oe, vShow as le } from "vue";
2
2
  import { a as Ve } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
3
3
  import { u as se, a as $e } from "./_plugin-vue_export-helper-onplcgja.js";
4
- import { _ as Se } from "./Default.vue_vue_type_script_setup_true_lang-BcKCmJt-.js";
4
+ import { _ as Se } from "./Default.vue_vue_type_script_setup_true_lang-lTPABfL5.js";
5
5
  import { u as Re } from "./message-dialog-UoMWOnil.js";
6
- import { u as Pe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
6
+ import { u as Pe } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
7
7
  import { r as ae } from "./i18n-CI_sQ5d_.js";
8
8
  import { useBreakpoints as ze, useSnackbar as De, components as Ie, FmButtonColorThemeVariant as Ne } from "@feedmepos/ui-library";
9
9
  import { useRouter as Oe, useRoute as Be } from "vue-router";
10
10
  import { storeToRefs as Ee } from "pinia";
11
- import { g as Ke } from "./app-DAzWF33R.js";
11
+ import { g as Ke } from "./app-DLRwLn5P.js";
12
12
  const Me = { class: "flex flex-col h-full" }, Ue = ["src"], je = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, Ae = { class: "fm-typo-en-body-sm-400 text-fm-color-typo-secondary text-center" }, He = /* @__PURE__ */ re({
13
13
  __name: "NoTemplate",
14
14
  props: {
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as ue, mergeModels as pe, useModel as ge, computed as k, ref as le, resolveComponent as L, createElementBlock as E, openBlock as f, createVNode as c, createElementVNode as h, unref as l, withCtx as K, toDisplayString as G, Fragment as re, renderList as Ve, withModifiers as Ce, createTextVNode as Ie, watch as we, createCommentVNode as I, createBlock as R, renderSlot as Cl, onBeforeUnmount as il, resolveDynamicComponent as wl, normalizeClass as ke, withDirectives as Fe, vShow as Te, onMounted as xl, withKeys as cl, vModelText as zl, normalizeStyle as ol, isRef as Il } from "vue";
2
2
  import { useRoute as Pl, useRouter as El } from "vue-router";
3
- import { u as sl, f as rl, h as ze, F as je, d as Ke, S as al, a as Wl, W as Xl, T as Hl, c as ql, b as pl } from "./TransitionFade-DPZs1tjq.js";
4
- import { W as q, a as Fl, q as Pe, D as Gl, S as vl, C as Yl, u as kl, P as fl, j as Jl, b as Kl, h as Ql } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
3
+ import { u as sl, f as rl, h as ze, F as je, d as Ke, S as al, a as Wl, W as Xl, T as Hl, c as ql, b as pl } from "./TransitionFade-7VRzMLmX.js";
4
+ import { W as q, a as Fl, q as Pe, D as Gl, S as vl, C as Yl, u as kl, P as fl, j as Jl, b as Kl, h as Ql } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
5
5
  import { storeToRefs as Ne } from "pinia";
6
6
  import { u as Vl } from "./message-dialog-UoMWOnil.js";
7
7
  import { useSnackbar as Zl, useBreakpoints as Sl, FmButtonColorThemeVariant as Ue } from "@feedmepos/ui-library";
8
- import { h as et, g as $e, R as gl, d as lt, L as Ae, e as el, S as ne, f as ve, j as ll, k as yl, _ as _l } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DB8lX8D7.js";
8
+ import { h as et, g as $e, R as gl, d as lt, L as Ae, e as el, S as ne, f as ve, j as ll, k as yl, _ as _l } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Bel_AerU.js";
9
9
  import { a as be, _ as Tl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
10
10
  import { u as ce, _ as $l } from "./_plugin-vue_export-helper-onplcgja.js";
11
11
  import { r as se } from "./i18n-CI_sQ5d_.js";
12
- import { a as Oe, d as qe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js";
13
- import { a as tt, d as He } from "./app-DAzWF33R.js";
12
+ import { a as Oe, d as qe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-ClDX4w0B.js";
13
+ import { a as tt, d as He } from "./app-DLRwLn5P.js";
14
14
  const Qe = [
15
15
  {
16
16
  type: q.Circular,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as U, reactive as E, resolveComponent as b, createElementBlock as a, openBlock as s, Fragment as h, renderList as I, createBlock as g, createCommentVNode as W, normalizeStyle as F, normalizeClass as f, withCtx as V, createVNode as c, createElementVNode as z, withDirectives as H, vShow as K } from "vue";
2
- import { _ as D, c as P, a as j, b as q, t as A } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DB8lX8D7.js";
2
+ import { _ as D, c as P, a as j, b as q, t as A } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Bel_AerU.js";
3
3
  import { useBreakpoints as J } from "@feedmepos/ui-library";
4
4
  const O = { class: "flex-1 min-h-0 overflow-y-auto" }, Q = {
5
5
  key: 0,
@@ -3,13 +3,13 @@ import { u as Lt, a as fo, _ as an } from "./_plugin-vue_export-helper-onplcgja.
3
3
  import { useCoreStore as po } from "@feedmepos/mf-common";
4
4
  import { storeToRefs as In } from "pinia";
5
5
  import { useRoute as mo } from "vue-router";
6
- import { W as xe, Q as ho, I as rt, t as On, v as Sn, c as Ge, g as go, q as vo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-CGG6Sr-O.js";
7
- import { p as bo, d as Cn, a as Rn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-DRBgTn6l.js";
8
- import { u as yo, F as Eo, r as _o, d as Ut } from "./app-DAzWF33R.js";
6
+ import { W as xe, Q as ho, I as rt, t as On, v as Sn, c as Ge, g as go, q as vo } from "./GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DJsiAHtY.js";
7
+ import { p as bo, d as Cn, a as Rn } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-ClDX4w0B.js";
8
+ import { u as yo, F as Eo, r as _o, d as Ut } from "./app-DLRwLn5P.js";
9
9
  import { a as dn } from "./SelectComponent.vue_vue_type_script_setup_true_lang-CGbb3b5G.js";
10
10
  import { r as fn } from "./i18n-CI_sQ5d_.js";
11
11
  import { useSnackbar as To } from "@feedmepos/ui-library";
12
- import { g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-DB8lX8D7.js";
12
+ import { g as gt } from "./DynamicWidget.vue_vue_type_script_setup_true_lang-Bel_AerU.js";
13
13
  const wo = {
14
14
  key: 0,
15
15
  class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
@@ -36,6 +36,7 @@ const mn = {
36
36
  selected: "selected",
37
37
  select: "Select",
38
38
  compare: "Compare",
39
+ comparedTo: "Compared to",
39
40
  download: "Download",
40
41
  custom: "Custom",
41
42
  auto: "Auto {label}",
@@ -402,10 +403,10 @@ const mn = {
402
403
  },
403
404
  compare: {
404
405
  NO_COMPARISON: "No comparison",
405
- PRECEDING_PERIOD: "Preceding period",
406
- PRECEDING_WEEK: "Preceding week",
407
- PRECEDING_MONTH: "Preceding month",
408
- PRECEDING_YEAR: "Preceding year",
406
+ PRECEDING_PERIOD: "Previous period",
407
+ PRECEDING_WEEK: "Previous week",
408
+ PRECEDING_MONTH: "Previous month",
409
+ PRECEDING_YEAR: "Previous year",
409
410
  CUSTOM: "Custom"
410
411
  },
411
412
  input: {
@@ -1644,9 +1645,9 @@ const mn = {
1644
1645
  "Move From Bill ID": "Move @.capitalize:{'report.dynamic.common.from'} @:{'report.dynamic.schema.Bill'} @:{'report.dynamic.common.id'}",
1645
1646
  "Move From Bill No.": "Move @.capitalize:{'report.dynamic.common.from'} @:{'report.dynamic.schema.Bill'} No.",
1646
1647
  "Move Time": "Move @.capitalize:{'report.dynamic.common.time'}",
1647
- "Bill count": "@.capitalize:{'report.dynamic.schema.Bill'} @:{'report.dynamic.common.count'}",
1648
+ "Bill count": "Bill Count",
1648
1649
  "Bill nett": "@.capitalize:{'report.dynamic.schema.Bill'} nett",
1649
- "Item count": "Item @:{'report.dynamic.common.count'}",
1650
+ "Item count": "Item Count",
1650
1651
  "Srvc charge": "Srvc charge",
1651
1652
  Spacer: "Spacer",
1652
1653
  "Void bill count": "Void bill @:{'report.dynamic.common.count'}",
@@ -1874,6 +1875,7 @@ const mn = {
1874
1875
  selected: "已选",
1875
1876
  select: "选择",
1876
1877
  compare: "比较",
1878
+ comparedTo: "相比",
1877
1879
  download: "下载",
1878
1880
  custom: "自定义",
1879
1881
  auto: "自动{label}",
@@ -2239,11 +2241,11 @@ const mn = {
2239
2241
  endingTime: "结束时间"
2240
2242
  },
2241
2243
  compare: {
2242
- NO_COMPARISON: "没有比较",
2243
- PRECEDING_PERIOD: "上期",
2244
- PRECEDING_WEEK: "上周",
2245
- PRECEDING_MONTH: "上月",
2246
- PRECEDING_YEAR: "去年",
2244
+ NO_COMPARISON: "无对比",
2245
+ PRECEDING_PERIOD: "上一期",
2246
+ PRECEDING_WEEK: "上一周",
2247
+ PRECEDING_MONTH: "上个月",
2248
+ PRECEDING_YEAR: "上一年",
2247
2249
  CUSTOM: "自定义"
2248
2250
  },
2249
2251
  input: {
@@ -3483,9 +3485,9 @@ const mn = {
3483
3485
  "Move From Bill ID": "从@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.id'}移动",
3484
3486
  "Move From Bill No.": "从@:{'report.dynamic.schema.Bill'}编号移动",
3485
3487
  "Move Time": "移动@:{'report.dynamic.common.time'}",
3486
- "Bill count": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
3488
+ "Bill count": "账单数量",
3487
3489
  "Bill nett": "@.capitalize:{'report.dynamic.schema.Bill'}净额",
3488
- "Item count": "项目@:{'report.dynamic.common.count'}",
3490
+ "Item count": "项目数量",
3489
3491
  "Srvc charge": "服务费",
3490
3492
  Spacer: "Spacer",
3491
3493
  "Void bill count": "作废@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
@@ -3715,6 +3717,7 @@ const mn = {
3715
3717
  selected: "ที่เลือก",
3716
3718
  select: "เลือก",
3717
3719
  compare: "เปรียบเทียบ",
3720
+ comparedTo: "เทียบกับ",
3718
3721
  download: "ดาวน์โหลด",
3719
3722
  custom: "กำหนดเอง",
3720
3723
  auto: "อัตโนมัติ {label}",
@@ -4080,11 +4083,11 @@ const mn = {
4080
4083
  endingTime: "เวลาสิ้นสุด"
4081
4084
  },
4082
4085
  compare: {
4083
- NO_COMPARISON: "ไม่มีการเปรียบเทียบ",
4084
- PRECEDING_PERIOD: "ช่วงเวลาก่อนหน้า",
4085
- PRECEDING_WEEK: "สัปดาห์ก่อนหน้า",
4086
- PRECEDING_MONTH: "เดือนก่อนหน้า",
4087
- PRECEDING_YEAR: "ปีก่อนหน้า",
4086
+ NO_COMPARISON: "ไม่เปรียบเทียบ",
4087
+ PRECEDING_PERIOD: "ช่วงก่อน",
4088
+ PRECEDING_WEEK: "สัปดาห์ก่อน",
4089
+ PRECEDING_MONTH: "เดือนก่อน",
4090
+ PRECEDING_YEAR: "ปีก่อน",
4088
4091
  CUSTOM: "กำหนดเอง"
4089
4092
  },
4090
4093
  input: {
@@ -5264,9 +5267,9 @@ const mn = {
5264
5267
  "Move From Bill ID": "ย้ายจาก@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.id'}",
5265
5268
  "Move From Bill No.": "ย้ายจาก@:{'report.dynamic.schema.Bill'}หมายเลข",
5266
5269
  "Move Time": "เวลาการย้าย@:{'report.dynamic.common.time'}",
5267
- "Bill count": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
5270
+ "Bill count": "จำนวนบิล",
5268
5271
  "Bill nett": "@.capitalize:{'report.dynamic.schema.Bill'}สุทธิ",
5269
- "Item count": "รายการ@:{'report.dynamic.common.count'}",
5272
+ "Item count": "จำนวนรายการ",
5270
5273
  "Srvc charge": "ค่าบริการ",
5271
5274
  Spacer: "Spacer",
5272
5275
  "Void bill count": "ยกเลิก@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
@@ -5559,6 +5562,7 @@ const mn = {
5559
5562
  selected: "已選",
5560
5563
  select: "選擇",
5561
5564
  compare: "比較",
5565
+ comparedTo: "相比",
5562
5566
  download: "下載",
5563
5567
  custom: "自定義",
5564
5568
  auto: "自動{label}",
@@ -5926,11 +5930,11 @@ const mn = {
5926
5930
  endingTime: "結束時間"
5927
5931
  },
5928
5932
  compare: {
5929
- NO_COMPARISON: "沒有比較",
5930
- PRECEDING_PERIOD: "上期",
5931
- PRECEDING_WEEK: "上週",
5932
- PRECEDING_MONTH: "上月",
5933
- PRECEDING_YEAR: "去年",
5933
+ NO_COMPARISON: "無對比",
5934
+ PRECEDING_PERIOD: "上一期",
5935
+ PRECEDING_WEEK: "上一週",
5936
+ PRECEDING_MONTH: "上個月",
5937
+ PRECEDING_YEAR: "上一年",
5934
5938
  CUSTOM: "自定義"
5935
5939
  },
5936
5940
  input: {
@@ -7171,9 +7175,9 @@ const mn = {
7171
7175
  "Move From Bill ID": "從@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.id'}移動",
7172
7176
  "Move From Bill No.": "從@:{'report.dynamic.schema.Bill'}編號移動",
7173
7177
  "Move Time": "移動@:{'report.dynamic.common.time'}",
7174
- "Bill count": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
7178
+ "Bill count": "帳單數量",
7175
7179
  "Bill nett": "@.capitalize:{'report.dynamic.schema.Bill'}淨額",
7176
- "Item count": "項目@:{'report.dynamic.common.count'}",
7180
+ "Item count": "項目數量",
7177
7181
  "Srvc charge": "服務費",
7178
7182
  Spacer: "Spacer",
7179
7183
  "Void bill count": "作廢@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
@@ -12754,7 +12758,7 @@ const os = [
12754
12758
  path: "/overview",
12755
12759
  alias: ["/"],
12756
12760
  name: "overview",
12757
- component: ft(() => import("./OverviewView-CWN6kmmt.js")),
12761
+ component: ft(() => import("./OverviewView-C0xiSozS.js")),
12758
12762
  meta: {
12759
12763
  validationManifest: pt(
12760
12764
  T.report_accessOverview
@@ -12764,18 +12768,18 @@ const os = [
12764
12768
  {
12765
12769
  path: "/report",
12766
12770
  name: "reports",
12767
- component: () => import("./Report-BKBuag-p.js")
12771
+ component: () => import("./Report-Bm-d6dMJ.js")
12768
12772
  },
12769
12773
  {
12770
12774
  path: "/template",
12771
12775
  name: "template",
12772
- component: () => import("./Template-B50UPjuC.js"),
12776
+ component: () => import("./Template-BzxxwGsP.js"),
12773
12777
  beforeEnter: () => qr().canAccessTemplate() ? !0 : { name: "reports" }
12774
12778
  },
12775
12779
  {
12776
12780
  path: "/insights",
12777
12781
  name: "insights",
12778
- component: ft(() => import("./InsightView-i4R6feCZ.js")),
12782
+ component: ft(() => import("./InsightView-Bo43ifWy.js")),
12779
12783
  meta: {
12780
12784
  validationManifest: pt(
12781
12785
  T.report_accessInsight
@@ -12785,22 +12789,22 @@ const os = [
12785
12789
  {
12786
12790
  path: "/report-view",
12787
12791
  name: "reportView",
12788
- component: () => import("./ReportView-iS6Y9CqU.js")
12792
+ component: () => import("./ReportView-byJWZVPV.js")
12789
12793
  },
12790
12794
  {
12791
12795
  path: "/report-editor",
12792
12796
  name: "reportEditor",
12793
- component: () => import("./ReportEditor-BkaXfRF4.js")
12797
+ component: () => import("./ReportEditor-z-6gPEJz.js")
12794
12798
  },
12795
12799
  {
12796
12800
  path: "/report-editor/tile-editor",
12797
12801
  name: "tileEditor",
12798
- component: () => import("./TileEditor-ZW1Bj3cY.js")
12802
+ component: () => import("./TileEditor-yxneDqhS.js")
12799
12803
  },
12800
12804
  {
12801
12805
  path: "/setting",
12802
12806
  name: "setting",
12803
- component: ft(() => import("./Setting-C2CucDfG.js")),
12807
+ component: ft(() => import("./Setting-DcSEnW00.js")),
12804
12808
  meta: {
12805
12809
  validationManifest: pt(
12806
12810
  T.report_accessSetting
@@ -12809,7 +12813,7 @@ const os = [
12809
12813
  },
12810
12814
  {
12811
12815
  path: "/integration",
12812
- component: ft(() => import("./Layout-BWrdR_oR.js")),
12816
+ component: ft(() => import("./Layout-Dtt8ifH5.js")),
12813
12817
  meta: {
12814
12818
  validationManifest: pt(
12815
12819
  T.report_accessIntegration
@@ -12819,12 +12823,12 @@ const os = [
12819
12823
  {
12820
12824
  name: "integrations",
12821
12825
  path: "",
12822
- component: () => import("./Integrations-CUovCJAr.js")
12826
+ component: () => import("./Integrations-DD1WNbpN.js")
12823
12827
  },
12824
12828
  {
12825
12829
  name: "integration",
12826
12830
  path: "/integration/:id",
12827
- component: () => import("./Integration-CkeHCdxi.js")
12831
+ component: () => import("./Integration-B7I80zKs.js")
12828
12832
  }
12829
12833
  ]
12830
12834
  },
@@ -12848,7 +12852,7 @@ const Ws = {
12848
12852
  "zh-CN": un,
12849
12853
  "th-TH": fn,
12850
12854
  "zh-Hant": yn
12851
- }, Zs = $o(() => import("./App-C0XtY-mM.js"));
12855
+ }, Zs = $o(() => import("./App-BhaIA6iY.js"));
12852
12856
  export {
12853
12857
  Kc as A,
12854
12858
  Ec as B,
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { X as e, i as o, Y as p } from "./app-DAzWF33R.js";
2
+ import { X as e, i as o, Y as p } from "./app-DLRwLn5P.js";
3
3
  export {
4
4
  e as FmApp,
5
5
  o as i18nMessages,