@feedmepos/mf-report 5.23.4 → 5.23.5

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 (25) hide show
  1. package/dist/{App-DRR-JSUE.js → App-BQWtEy9Q.js} +4 -4
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js → BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js} +1226 -1341
  3. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-Cy6G3JW3.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BZah0-O4.js} +1 -1
  4. package/dist/{Default.vue_vue_type_script_setup_true_lang-D4FK0pW1.js → Default.vue_vue_type_script_setup_true_lang-8KuLpSdZ.js} +1 -1
  5. package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-pZI1wGli.js +5467 -0
  6. package/dist/{InsightView-BZZMFWXR.js → InsightView-CJ17jZeQ.js} +4 -4
  7. package/dist/{Integration-ZBdIU2QV.js → Integration-CNsznE-V.js} +3 -3
  8. package/dist/{Integrations-Br8uei6K.js → Integrations-C3FFh84B.js} +2 -2
  9. package/dist/{Layout-C7YBFFRp.js → Layout-D4QaInm4.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-CBjZYtCy.js → MenuTab.vue_vue_type_script_setup_true_lang-p1QfOqco.js} +5 -5
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BRUCbiEQ.js → NavigationTab.vue_vue_type_script_setup_true_lang-3sC18eik.js} +4532 -4530
  12. package/dist/{OverviewView-CDLprghK.js → OverviewView-ChNMHPzY.js} +4 -4
  13. package/dist/{Report-BqmDUq9K.js → Report-y9Fy2M5x.js} +3 -3
  14. package/dist/{ReportEditor-DeJWu77g.js → ReportEditor-C-Ingy9Z.js} +4 -4
  15. package/dist/{ReportView-D-ryMWMs.js → ReportView-BmdbjyWR.js} +6 -6
  16. package/dist/{Setting-ExbnmcJW.js → Setting-BGDJvgGS.js} +17 -17
  17. package/dist/{TileEditor-dvGMx--H.js → TileEditor-jZiRIrzd.js} +5 -5
  18. package/dist/{TransitionFade-B1wT90aB.js → TransitionFade-Csc8i_gm.js} +4 -4
  19. package/dist/{app-BFbYCaxj.js → app-D3FTTTvw.js} +30 -26
  20. package/dist/app.js +1 -1
  21. package/dist/assets/{processTableData.worker-CdxD-y7x.js → formatChartData.worker-BcdwnlGM.js} +30 -30
  22. package/dist/assets/{formatChartData.worker-exxoUKru.js → processTableData.worker-BacYCzdp.js} +33 -33
  23. package/dist/{useRestaurantPermission-CBCjIsua.js → useRestaurantPermission-DWdZuTHX.js} +1 -1
  24. package/package.json +1 -2
  25. package/dist/FilterSelector.vue_vue_type_script_setup_true_lang-D3Z7CKAg.js +0 -6040
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as w, computed as c, resolveComponent as $, createBlock as l, openBlock as r, withCtx as y, createVNode as u, createElementVNode as h, unref as e, normalizeStyle as C, normalizeClass as d, createElementBlock as _, Fragment as b, renderList as B } from "vue";
2
- import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-D3Z7CKAg.js";
3
- import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-D4FK0pW1.js";
4
- import { u as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
2
+ import { _ as F } from "./FilterSelector.vue_vue_type_script_setup_true_lang-pZI1wGli.js";
3
+ import { _ as L } from "./Default.vue_vue_type_script_setup_true_lang-8KuLpSdZ.js";
4
+ import { u as P } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
5
5
  import { storeToRefs as R } from "pinia";
6
6
  import { _ as S } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
7
7
  import { useBreakpoints as V } from "@feedmepos/ui-library";
8
- import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-CBjZYtCy.js";
8
+ import { _ as z } from "./MenuTab.vue_vue_type_script_setup_true_lang-p1QfOqco.js";
9
9
  import { useI18n as D } from "@feedmepos/mf-common";
10
10
  import { r as E } from "./i18n-CI_sQ5d_.js";
11
11
  const M = /* @__PURE__ */ w({
@@ -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 k, createBlock as G, openBlock as A, withCtx as m, createVNode as c, createElementVNode as w, unref as e, normalizeStyle as Ie, normalizeClass as x, withDirectives as H, createElementBlock as Fe, Fragment as Oe, renderList as Pe, toDisplayString as J, createTextVNode as Le, vShow as Q } from "vue";
2
2
  import { storeToRefs as de } from "pinia";
3
- import { u as Ne } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
4
- import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-D4FK0pW1.js";
3
+ import { u as Ne } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
4
+ import { _ as Ve } from "./Default.vue_vue_type_script_setup_true_lang-8KuLpSdZ.js";
5
5
  import { u as Ae } from "./message-dialog-UoMWOnil.js";
6
6
  import { a as Je } from "./vue-i18n-DVWuTfed.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 "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
9
- import { c as Ke, a as fe, g as Me } from "./app-BFbYCaxj.js";
9
+ import { c as Ke, a as fe, g as Me } from "./app-D3FTTTvw.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,16 +1,16 @@
1
1
  import { defineComponent as he, mergeModels as be, useModel as ye, ref as R, computed as N, resolveComponent as h, createBlock as T, openBlock as r, withCtx as p, createElementVNode as y, createVNode as a, unref as t, normalizeClass as ke, createTextVNode as Le, toDisplayString as X, createElementBlock as C, Fragment as ee, renderSlot as Xe, createCommentVNode as A, watch as ge, renderList as ce, resolveDynamicComponent as sl, isRef as Ye, normalizeStyle as He, onMounted as ul } from "vue";
2
- import { W as ml, g as dl, _ as cl, a as pl, i as vl, S as Ae, d as Ge, T as fl, b as gl } from "./TransitionFade-B1wT90aB.js";
3
- import { C as fe, D as Q, b as Ve, u as Ze, a as bl, v as Oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
2
+ import { W as ml, g as dl, _ as cl, a as pl, i as vl, S as Ae, d as Ge, T as fl, b as gl } from "./TransitionFade-Csc8i_gm.js";
3
+ import { C as fe, D as Q, b as Ve, u as Ze, a as bl, v as Oe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
4
4
  import { storeToRefs as Re } from "pinia";
5
5
  import { useRouter as el, useRoute as ll } from "vue-router";
6
6
  import { useBreakpoints as Ie, useSnackbar as tl, FmButtonColorThemeVariant as xe } from "@feedmepos/ui-library";
7
7
  import { u as ol } from "./message-dialog-UoMWOnil.js";
8
8
  import { u as Ne, a as yl } from "./vue-i18n-DVWuTfed.js";
9
9
  import { r as $e } from "./i18n-CI_sQ5d_.js";
10
- import { g as hl, a as Ke, _ as ze } from "./FilterSelector.vue_vue_type_script_setup_true_lang-D3Z7CKAg.js";
10
+ import { g as hl, a as Ke, _ as ze } from "./FilterSelector.vue_vue_type_script_setup_true_lang-pZI1wGli.js";
11
11
  import { _ as Ee } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
12
12
  import { a as Pe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
13
- import { a as _l, i as Je } from "./app-BFbYCaxj.js";
13
+ import { a as _l, i as Je } from "./app-D3FTTTvw.js";
14
14
  import { useCoreStore as wl } from "@feedmepos/mf-common";
15
15
  const Fl = /* @__PURE__ */ he({
16
16
  __name: "WidgetDialog",
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as ee, ref as oe, computed as c, watch as te, resolveComponent as J, createBlock as _, openBlock as d, withCtx as w, createVNode as S, createElementVNode as k, unref as s, toDisplayString as re, normalizeStyle as ae, normalizeClass as T, createElementBlock as N, Fragment as se, renderList as ne } from "vue";
2
- import { _ as le } from "./MenuTab.vue_vue_type_script_setup_true_lang-CBjZYtCy.js";
3
- import { _ as ie } from "./FilterSelector.vue_vue_type_script_setup_true_lang-D3Z7CKAg.js";
2
+ import { _ as le } from "./MenuTab.vue_vue_type_script_setup_true_lang-p1QfOqco.js";
3
+ import { _ as ie } from "./FilterSelector.vue_vue_type_script_setup_true_lang-pZI1wGli.js";
4
4
  import { useRouter as ue, useRoute as ce } from "vue-router";
5
- import { _ as pe } from "./Default.vue_vue_type_script_setup_true_lang-D4FK0pW1.js";
6
- import { u as me, s as de } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
5
+ import { _ as pe } from "./Default.vue_vue_type_script_setup_true_lang-8KuLpSdZ.js";
6
+ import { u as me, s as de } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
7
7
  import { storeToRefs as f } from "pinia";
8
- import { b as ve, c as fe, u as ge, g as ye } from "./NavigationTab.vue_vue_type_script_setup_true_lang-BRUCbiEQ.js";
8
+ import { b as ve, c as fe, u as ge, g as ye } from "./NavigationTab.vue_vue_type_script_setup_true_lang-3sC18eik.js";
9
9
  import { _ as be } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
10
10
  import { useSnackbar as _e, useBreakpoints as we } from "@feedmepos/ui-library";
11
11
  import { u as Se, a as ke } from "./vue-i18n-DVWuTfed.js";
12
12
  import { u as xe } from "./message-dialog-UoMWOnil.js";
13
- import { e as he, g as Ce } from "./app-BFbYCaxj.js";
13
+ import { e as he, g as Ce } from "./app-D3FTTTvw.js";
14
14
  import { r as Re } from "./i18n-CI_sQ5d_.js";
15
15
  import { _ as Pe } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
16
16
  const De = { 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" }, Ie = /* @__PURE__ */ ee({
@@ -1,14 +1,14 @@
1
- import { defineComponent as B, ref as H, useModel as J, resolveComponent as h, createElementBlock as S, 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 K, renderList as Q, withDirectives as M, createTextVNode as ie, vShow as j, watch as me, normalizeStyle as ue } from "vue";
2
- import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-D4FK0pW1.js";
3
- import { d as z, C as I, D as pe, a as ce } from "./app-BFbYCaxj.js";
1
+ import { defineComponent as B, ref as H, useModel as J, 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 K, renderList as Q, withDirectives as M, createTextVNode as ie, vShow as j, watch as me, normalizeStyle as ue } from "vue";
2
+ import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-8KuLpSdZ.js";
3
+ import { d as z, C as I, D as pe, a as ce } from "./app-D3FTTTvw.js";
4
4
  import { components as A, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as G } from "@feedmepos/ui-library";
5
- import { t as N, k as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
5
+ import { t as N, j as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
6
6
  import { u as ve } from "./message-dialog-UoMWOnil.js";
7
7
  import { u as U } from "./vue-i18n-DVWuTfed.js";
8
8
  import { detectLocale as F } from "@feedmepos/mf-common";
9
9
  import { a as Y } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
10
10
  import { storeToRefs as _e } from "pinia";
11
- const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex px-5 gap-2" }, xe = { class: "flex flex-col gap-2" }, be = { class: "fm-typo-en-title-sm-600" }, Ce = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ve = { class: "w-full gap-[24px] flex flex-col pt-2" }, Te = { class: "flex items-center w-full gap-3" }, De = { class: "text-fm-color-typo-primary" }, $e = { class: "text-fm-color-typo-secondary" }, ke = { class: "flex items-center gap-2" }, Se = /* @__PURE__ */ B({
11
+ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex px-5 gap-2" }, xe = { class: "flex flex-col gap-2" }, be = { class: "fm-typo-en-title-sm-600" }, Ce = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ve = { class: "w-full gap-[24px] flex flex-col pt-2" }, Te = { class: "flex items-center w-full gap-3" }, De = { class: "text-fm-color-typo-primary" }, $e = { class: "text-fm-color-typo-secondary" }, Se = { class: "flex items-center gap-2" }, ke = /* @__PURE__ */ B({
12
12
  __name: "ReportHour",
13
13
  props: {
14
14
  modelValue: {
@@ -56,7 +56,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
56
56
  }, { breakpoints: w } = X(), { FmSideSheet: le, FmTopSheet: ae } = A;
57
57
  return (v, u) => {
58
58
  const $ = h("FmTextField"), C = h("FmTimePicker"), f = h("FmButton"), E = h("FmSwitch"), se = h("FmChip"), re = h("FmCard");
59
- return x(), S("div", null, [
59
+ return x(), k("div", null, [
60
60
  (x(), P(ne(e(w).lg || e(w).md ? e(le) : e(ae)), {
61
61
  modelValue: o.value,
62
62
  "onUpdate:modelValue": u[3] || (u[3] = (g) => o.value = g),
@@ -107,7 +107,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
107
107
  onValidationSuccess: d
108
108
  }, {
109
109
  default: y(() => {
110
- var g, V, k, q;
110
+ var g, V, S, q;
111
111
  return [
112
112
  a($, {
113
113
  modelValue: r.value.name,
@@ -125,7 +125,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
125
125
  })
126
126
  }, null, 8, ["model-value", "label"]),
127
127
  a(C, {
128
- "model-value": e(z)().hour(((k = r.value.endTime) == null ? void 0 : k.hour) ?? 0).minute(((q = r.value.endTime) == null ? void 0 : q.minute) ?? 0).format("HH:mm"),
128
+ "model-value": e(z)().hour(((S = r.value.endTime) == null ? void 0 : S.hour) ?? 0).minute(((q = r.value.endTime) == null ? void 0 : q.minute) ?? 0).format("HH:mm"),
129
129
  class: "grow",
130
130
  label: e(m)("report.setting.reportHour.closeTime"),
131
131
  "onUpdate:modelValue": u[2] || (u[2] = (_) => {
@@ -144,7 +144,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
144
144
  t("p", Ce, s(e(m)("report.setting.reportHour.description")), 1)
145
145
  ]),
146
146
  t("div", Ve, [
147
- (x(!0), S(K, null, Q(i.value, (g, V) => (x(), P(re, {
147
+ (x(!0), k(K, null, Q(i.value, (g, V) => (x(), P(re, {
148
148
  key: `report_${V}`,
149
149
  class: "flex p-4",
150
150
  variant: "outlined"
@@ -153,7 +153,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
153
153
  t("div", Te, [
154
154
  a(E, {
155
155
  "model-value": g.isDefault,
156
- "onUpdate:modelValue": (k) => oe(k, V)
156
+ "onUpdate:modelValue": (S) => oe(S, V)
157
157
  }, null, 8, ["model-value", "onUpdate:modelValue"]),
158
158
  t("div", null, [
159
159
  t("p", De, [
@@ -169,16 +169,16 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
169
169
  t("p", $e, s(e(N)(g.startTime, e(F)())) + " - " + s(e(N)(g.endTime, e(F)())), 1)
170
170
  ]),
171
171
  u[4] || (u[4] = t("div", { class: "grow" }, null, -1)),
172
- M(t("div", ke, [
172
+ M(t("div", Se, [
173
173
  a(f, {
174
174
  icon: "edit",
175
175
  variant: "tertiary",
176
- onClick: (k) => Z(V)
176
+ onClick: (S) => Z(V)
177
177
  }, null, 8, ["onClick"]),
178
178
  a(f, {
179
179
  icon: "delete",
180
180
  variant: "tertiary",
181
- onClick: (k) => te(V)
181
+ onClick: (S) => te(V)
182
182
  }, null, 8, ["onClick"])
183
183
  ], 512), [
184
184
  [j, V !== 0]
@@ -217,7 +217,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
217
217
  label: o(`report.compare.${c}`),
218
218
  value: c
219
219
  })).slice(0, -1);
220
- return (c, n) => (x(), S("div", Fe, [
220
+ return (c, n) => (x(), k("div", Fe, [
221
221
  t("p", Re, s(e(o)("report.setting.summary.comparisonDateRange")), 1),
222
222
  a(Y, {
223
223
  modelValue: p.value,
@@ -240,7 +240,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
240
240
  label: o(`report.date.${c}`),
241
241
  value: c
242
242
  }));
243
- return (c, n) => (x(), S("div", He, [
243
+ return (c, n) => (x(), k("div", He, [
244
244
  t("p", Oe, s(e(o)("report.setting.summary.defaultDateRange")), 1),
245
245
  a(Y, {
246
246
  modelValue: p.value,
@@ -279,7 +279,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
279
279
  t("div", {
280
280
  class: O(`${e(o).lg || e(o).md ? "px-24" : "px-3"} w-full flex flex-col gap-[40px]`)
281
281
  }, [
282
- a(Se, {
282
+ a(ke, {
283
283
  modelValue: e(l).timeOptions,
284
284
  "onUpdate:modelValue": b[0] || (b[0] = (d) => e(l).timeOptions = d)
285
285
  }, null, 8, ["modelValue"]),
@@ -301,7 +301,7 @@ const ge = { class: "px-5 py-2" }, ye = { class: "flex" }, he = { class: "flex p
301
301
  t("p", Ue, s(e(n)("report.setting.summary.title")), 1),
302
302
  a(i),
303
303
  t("p", Ee, s(e(n)("report.setting.summary.reportHour")), 1),
304
- (x(!0), S(K, null, Q(e(l).timeOptions, (d, R) => (x(), S("div", { key: R }, [
304
+ (x(!0), k(K, null, Q(e(l).timeOptions, (d, R) => (x(), k("div", { key: R }, [
305
305
  t("p", Pe, s(d.name) + s(d.isDefault ? `(${e(n)("report.setting.reportHour.default")})` : "") + " " + s(e(N)(d.startTime, e(F)())) + " " + s(e(N)(d.endTime, e(F)())) + " " + s(e(fe)(d.startTime, d.endTime)), 1)
306
306
  ]))), 128)),
307
307
  t("p", Me, s(e(n)("report.setting.summary.defaultDateRange")), 1),
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as se, mergeModels as ve, useModel as ge, computed as S, ref as ee, resolveComponent as D, createElementBlock as P, openBlock as v, createVNode as d, createElementVNode as b, unref as l, withCtx as Y, toDisplayString as J, Fragment as de, renderList as xe, withModifiers as ye, createTextVNode as Ue, watch as he, createCommentVNode as N, createBlock as O, onUnmounted as Bl, renderSlot as rl, onMounted as Ye, onBeforeUnmount as ul, resolveDynamicComponent as dl, normalizeClass as ke, withDirectives as we, vShow as Ce, withKeys as el, vModelText as Ll, normalizeStyle as Ee, isRef as Al } from "vue";
2
2
  import { useRoute as Ml, useRouter as Nl } from "vue-router";
3
- import { h as Ol, d as Re, S as We, a as jl, W as zl, c as Rl, T as Il, b as Pl } from "./TransitionFade-B1wT90aB.js";
4
- import { W as G, a as ml, c as De, D as Xl, S as ll, C as El, P as ol, u as Wl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
3
+ import { h as Ol, d as Re, S as We, a as jl, W as zl, c as Rl, T as Il, b as Pl } from "./TransitionFade-Csc8i_gm.js";
4
+ import { W as G, a as ml, c as De, D as Xl, S as ll, C as El, P as ol, u as Wl } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
5
5
  import { storeToRefs as Se } from "pinia";
6
6
  import { u as cl } from "./message-dialog-UoMWOnil.js";
7
7
  import { useSnackbar as ql, useBreakpoints as pl, FmButtonColorThemeVariant as tl } from "@feedmepos/ui-library";
8
8
  import { a as fe, _ as vl } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
9
9
  import { u as ce } from "./vue-i18n-DVWuTfed.js";
10
10
  import { r as me } from "./i18n-CI_sQ5d_.js";
11
- import { b as Te, u as Oe, R as al, L as Fe, c as Ne, S as le, d as ie, e as nl, f as Hl, Y as Yl, X as Gl, _ as fl, a as Jl } from "./FilterSelector.vue_vue_type_script_setup_true_lang-D3Z7CKAg.js";
12
- import { j as $e, a as gl, d as Me } from "./app-BFbYCaxj.js";
13
- import { d as je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Cy6G3JW3.js";
11
+ import { b as Te, u as Oe, R as al, L as Fe, c as Ne, S as le, d as ie, e as nl, f as Hl, Y as Yl, X as Gl, _ as fl, a as Jl } from "./FilterSelector.vue_vue_type_script_setup_true_lang-pZI1wGli.js";
12
+ import { j as $e, a as gl, d as Me } from "./app-D3FTTTvw.js";
13
+ import { d as je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BZah0-O4.js";
14
14
  import { _ as yl } from "./NoData.vue_vue_type_script_setup_true_lang-CDKHIlF2.js";
15
15
  const Ie = [
16
16
  {
@@ -3,13 +3,13 @@ import { u as Pt, a as Pn } from "./vue-i18n-DVWuTfed.js";
3
3
  import { useCoreStore as Vn } from "@feedmepos/mf-common";
4
4
  import { storeToRefs as Mn } from "pinia";
5
5
  import { useRoute as Ln } from "vue-router";
6
- import { W as F, b as De, c as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CNXrF3M0.js";
7
- import { p as $n, d as ht, j as rn } from "./app-BFbYCaxj.js";
6
+ import { W as F, b as De, c as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-ISOcEjD0.js";
7
+ import { p as $n, d as ht, j as rn } from "./app-D3FTTTvw.js";
8
8
  import { _ as Vt, a as Wt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-Df40itH5.js";
9
- import { R as Rn, I as Be, h as an, i as ln, g as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-D3Z7CKAg.js";
9
+ import { R as Rn, I as Be, h as an, i as ln, g as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-pZI1wGli.js";
10
10
  import { r as Yn } from "./i18n-CI_sQ5d_.js";
11
11
  import { useSnackbar as Wn } from "@feedmepos/ui-library";
12
- import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-Cy6G3JW3.js";
12
+ import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BZah0-O4.js";
13
13
  const jn = {
14
14
  key: 0,
15
15
  class: "flex gap-24 flex-col h-screen w-screen justify-center items-center"
@@ -74,7 +74,8 @@ const vn = {
74
74
  warehouse: "Warehouse",
75
75
  description: "Description",
76
76
  showInPOS: "Show in POS",
77
- saveReport: "Save Report"
77
+ saveReport: "Save Report",
78
+ timezone: "Timezone"
78
79
  },
79
80
  category: {
80
81
  All: "All",
@@ -1586,7 +1587,8 @@ const vn = {
1586
1587
  warehouse: "仓库",
1587
1588
  description: "描述",
1588
1589
  showInPOS: "在 POS 中显示",
1589
- saveReport: "保存报表"
1590
+ saveReport: "保存报表",
1591
+ timezone: "时区"
1590
1592
  },
1591
1593
  category: {
1592
1594
  All: "全部",
@@ -3098,7 +3100,8 @@ const vn = {
3098
3100
  warehouse: "คลังสินค้า",
3099
3101
  description: "คำอธิบาย",
3100
3102
  showInPOS: "แสดงใน POS",
3101
- saveReport: "บันทึกรายงาน"
3103
+ saveReport: "บันทึกรายงาน",
3104
+ timezone: "เขตเวลา"
3102
3105
  },
3103
3106
  category: {
3104
3107
  All: "ทั้งหมด",
@@ -4611,7 +4614,8 @@ const vn = {
4611
4614
  warehouse: "倉庫",
4612
4615
  description: "描述",
4613
4616
  showInPOS: "在 POS 中顯示",
4614
- saveReport: "儲存報表"
4617
+ saveReport: "儲存報表",
4618
+ timezone: "時區"
4615
4619
  },
4616
4620
  category: {
4617
4621
  All: "全部",
@@ -11478,7 +11482,7 @@ const gA = [
11478
11482
  path: "/overview",
11479
11483
  alias: ["/"],
11480
11484
  name: "overview",
11481
- component: ft(() => import("./OverviewView-CDLprghK.js")),
11485
+ component: ft(() => import("./OverviewView-ChNMHPzY.js")),
11482
11486
  meta: {
11483
11487
  validationManifest: pt(
11484
11488
  X.report_accessOverview
@@ -11488,12 +11492,12 @@ const gA = [
11488
11492
  {
11489
11493
  path: "/report",
11490
11494
  name: "reports",
11491
- component: () => import("./Report-BqmDUq9K.js")
11495
+ component: () => import("./Report-y9Fy2M5x.js")
11492
11496
  },
11493
11497
  {
11494
11498
  path: "/insights",
11495
11499
  name: "insights",
11496
- component: ft(() => import("./InsightView-BZZMFWXR.js")),
11500
+ component: ft(() => import("./InsightView-CJ17jZeQ.js")),
11497
11501
  meta: {
11498
11502
  validationManifest: pt(
11499
11503
  X.report_accessInsight
@@ -11503,22 +11507,22 @@ const gA = [
11503
11507
  {
11504
11508
  path: "/report-view",
11505
11509
  name: "reportView",
11506
- component: () => import("./ReportView-D-ryMWMs.js")
11510
+ component: () => import("./ReportView-BmdbjyWR.js")
11507
11511
  },
11508
11512
  {
11509
11513
  path: "/report-editor",
11510
11514
  name: "reportEditor",
11511
- component: () => import("./ReportEditor-DeJWu77g.js")
11515
+ component: () => import("./ReportEditor-C-Ingy9Z.js")
11512
11516
  },
11513
11517
  {
11514
11518
  path: "/report-editor/tile-editor",
11515
11519
  name: "tileEditor",
11516
- component: () => import("./TileEditor-dvGMx--H.js")
11520
+ component: () => import("./TileEditor-jZiRIrzd.js")
11517
11521
  },
11518
11522
  {
11519
11523
  path: "/setting",
11520
11524
  name: "setting",
11521
- component: ft(() => import("./Setting-ExbnmcJW.js")),
11525
+ component: ft(() => import("./Setting-BGDJvgGS.js")),
11522
11526
  meta: {
11523
11527
  validationManifest: pt(
11524
11528
  X.report_accessSetting
@@ -11527,7 +11531,7 @@ const gA = [
11527
11531
  },
11528
11532
  {
11529
11533
  path: "/integration",
11530
- component: ft(() => import("./Layout-C7YBFFRp.js")),
11534
+ component: ft(() => import("./Layout-D4QaInm4.js")),
11531
11535
  meta: {
11532
11536
  validationManifest: pt(
11533
11537
  X.report_accessIntegration
@@ -11537,12 +11541,12 @@ const gA = [
11537
11541
  {
11538
11542
  name: "integrations",
11539
11543
  path: "",
11540
- component: () => import("./Integrations-Br8uei6K.js")
11544
+ component: () => import("./Integrations-C3FFh84B.js")
11541
11545
  },
11542
11546
  {
11543
11547
  name: "integration",
11544
11548
  path: "/integration/:id",
11545
- component: () => import("./Integration-ZBdIU2QV.js")
11549
+ component: () => import("./Integration-CNsznE-V.js")
11546
11550
  }
11547
11551
  ]
11548
11552
  },
@@ -11566,10 +11570,10 @@ const us = {
11566
11570
  "zh-CN": wn,
11567
11571
  "th-TH": Un,
11568
11572
  "zh-Hant": Dn
11569
- }, ps = ar(() => import("./App-DRR-JSUE.js"));
11573
+ }, ps = ar(() => import("./App-BQWtEy9Q.js"));
11570
11574
  export {
11571
11575
  WA as $,
11572
- mt as A,
11576
+ UA as A,
11573
11577
  SA as B,
11574
11578
  Tc as C,
11575
11579
  Oe as D,
@@ -11612,20 +11616,20 @@ export {
11612
11616
  tr as h,
11613
11617
  kA as i,
11614
11618
  NA as j,
11615
- UA as k,
11616
- Ie as l,
11617
- Ve as m,
11618
- Un as n,
11619
- wn as o,
11619
+ Un as k,
11620
+ wn as l,
11621
+ hn as m,
11622
+ Ie as n,
11623
+ Rn as o,
11620
11624
  qA as p,
11621
11625
  se as q,
11622
- hn as r,
11626
+ GA as r,
11623
11627
  LA as s,
11624
11628
  X as t,
11625
11629
  $ as u,
11626
- GA as v,
11627
- Rn as w,
11628
- ns as x,
11629
- Fe as y,
11630
+ ns as v,
11631
+ Fe as w,
11632
+ mt as x,
11633
+ _r as y,
11630
11634
  Dn as z
11631
11635
  };
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { a4 as e, a3 as o, a5 as p } from "./app-BFbYCaxj.js";
2
+ import { a4 as e, a3 as o, a5 as p } from "./app-D3FTTTvw.js";
3
3
  export {
4
4
  e as FmApp,
5
5
  o as i18nMessages,