@feedmepos/mf-report 5.23.9 → 5.24.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 (25) hide show
  1. package/dist/{App-BZrJScUy.js → App-DE1HZR2p.js} +4 -4
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-pYe2bX3S.js → BaseDialog.vue_vue_type_script_setup_true_lang-V5kBhZ3b.js} +543 -536
  3. package/dist/{DateRangeSelect.vue_vue_type_script_setup_true_lang-XYtSMlzj.js → DateRangeSelect.vue_vue_type_script_setup_true_lang-BBMrcJ6r.js} +1 -1
  4. package/dist/{Default.vue_vue_type_script_setup_true_lang-cdffEExQ.js → Default.vue_vue_type_script_setup_true_lang-B1M6sgjg.js} +1 -1
  5. package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-DclkRCoN.js → FilterSelector.vue_vue_type_script_setup_true_lang-ClD-2rss.js} +176 -176
  6. package/dist/{InsightView-Tv1zwcZH.js → InsightView-B7YGZf2b.js} +4 -4
  7. package/dist/{Integration-IU2PWqnn.js → Integration-vaNIXd_Y.js} +3 -3
  8. package/dist/{Integrations-BWvWAEZY.js → Integrations-9w-afl9s.js} +2 -2
  9. package/dist/{Layout-B1evYsv9.js → Layout-bAkAniZN.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BQPCJYFc.js → MenuTab.vue_vue_type_script_setup_true_lang-BNiMWyMp.js} +5 -5
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BLvQUAWn.js → NavigationTab.vue_vue_type_script_setup_true_lang-CR__9-D-.js} +3 -3
  12. package/dist/{OverviewView-Cz66yY79.js → OverviewView-DnHBixM2.js} +4 -4
  13. package/dist/{Report-I1TVhc_5.js → Report--N_OsGdS.js} +3 -3
  14. package/dist/ReportEditor-AptQ2ino.js +1442 -0
  15. package/dist/{ReportView-T2ThdsZQ.js → ReportView-C03DK4_-.js} +6 -6
  16. package/dist/{Setting-BjVIDt8e.js → Setting-C_JDRaQF.js} +3 -3
  17. package/dist/{TileEditor-VPautwYN.js → TileEditor-CdaP3Cc3.js} +5 -5
  18. package/dist/{TransitionFade-BCxLswdT.js → TransitionFade-C-7SV4bk.js} +4 -4
  19. package/dist/{app-AWxvVekP.js → app-DRiGqxTd.js} +31 -15
  20. package/dist/app.js +1 -1
  21. package/dist/assets/{processTableData.worker-CC1ehXtr.js → formatChartData.worker-C3U_CcDO.js} +29 -29
  22. package/dist/assets/{formatChartData.worker-DkfLOO1x.js → processTableData.worker-D_oiIvNW.js} +29 -29
  23. package/dist/{useRestaurantPermission-C0aF3n_j.js → useRestaurantPermission-CCLVHSVa.js} +1 -1
  24. package/package.json +1 -1
  25. package/dist/ReportEditor-CHns80TI.js +0 -1406
@@ -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-BQPCJYFc.js";
3
- import { _ as ie } from "./FilterSelector.vue_vue_type_script_setup_true_lang-DclkRCoN.js";
2
+ import { _ as le } from "./MenuTab.vue_vue_type_script_setup_true_lang-BNiMWyMp.js";
3
+ import { _ as ie } from "./FilterSelector.vue_vue_type_script_setup_true_lang-ClD-2rss.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-cdffEExQ.js";
6
- import { u as me, s as de } from "./BaseDialog.vue_vue_type_script_setup_true_lang-pYe2bX3S.js";
5
+ import { _ as pe } from "./Default.vue_vue_type_script_setup_true_lang-B1M6sgjg.js";
6
+ import { u as me, s as de } from "./BaseDialog.vue_vue_type_script_setup_true_lang-V5kBhZ3b.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-BLvQUAWn.js";
8
+ import { b as ve, c as fe, u as ge, g as ye } from "./NavigationTab.vue_vue_type_script_setup_true_lang-CR__9-D-.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-AWxvVekP.js";
13
+ import { e as he, g as Ce } from "./app-DRiGqxTd.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,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-cdffEExQ.js";
3
- import { d as L, C as q, D as pe, a as ce } from "./app-AWxvVekP.js";
2
+ import { _ as de } from "./Default.vue_vue_type_script_setup_true_lang-B1M6sgjg.js";
3
+ import { d as L, C as q, D as pe, a as ce } from "./app-DRiGqxTd.js";
4
4
  import { components as z, useSnackbar as W, useBreakpoints as X, FmButtonColorThemeVariant as I } from "@feedmepos/ui-library";
5
- import { t as N, j as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-pYe2bX3S.js";
5
+ import { t as N, j as fe } from "./BaseDialog.vue_vue_type_script_setup_true_lang-V5kBhZ3b.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";
@@ -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-BCxLswdT.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-pYe2bX3S.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-C-7SV4bk.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-V5kBhZ3b.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-DclkRCoN.js";
12
- import { j as $e, a as gl, d as Me } from "./app-AWxvVekP.js";
13
- import { d as je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-XYtSMlzj.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-ClD-2rss.js";
12
+ import { j as $e, a as gl, d as Me } from "./app-DRiGqxTd.js";
13
+ import { d as je } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BBMrcJ6r.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-pYe2bX3S.js";
7
- import { p as $n, d as ht, j as rn } from "./app-AWxvVekP.js";
6
+ import { W as F, b as De, c as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-V5kBhZ3b.js";
7
+ import { p as $n, d as ht, j as rn } from "./app-DRiGqxTd.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-DclkRCoN.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-ClD-2rss.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-XYtSMlzj.js";
12
+ import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-BBMrcJ6r.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"
@@ -75,7 +75,11 @@ const vn = {
75
75
  description: "Description",
76
76
  showInPOS: "Show in POS",
77
77
  saveReport: "Save Report",
78
- timezone: "Timezone"
78
+ timezone: "Timezone",
79
+ batch: "Batch",
80
+ noBatch: "No Batch",
81
+ days: "Days",
82
+ locations: "Locations"
79
83
  },
80
84
  category: {
81
85
  All: "All",
@@ -1590,7 +1594,11 @@ const vn = {
1590
1594
  description: "描述",
1591
1595
  showInPOS: "在 POS 中显示",
1592
1596
  saveReport: "保存报表",
1593
- timezone: "时区"
1597
+ timezone: "时区",
1598
+ batch: "批量",
1599
+ noBatch: "无批量",
1600
+ days: "天数",
1601
+ locations: "门店数"
1594
1602
  },
1595
1603
  category: {
1596
1604
  All: "全部",
@@ -3105,7 +3113,11 @@ const vn = {
3105
3113
  description: "คำอธิบาย",
3106
3114
  showInPOS: "แสดงใน POS",
3107
3115
  saveReport: "บันทึกรายงาน",
3108
- timezone: "เขตเวลา"
3116
+ timezone: "เขตเวลา",
3117
+ batch: "แบทช์",
3118
+ noBatch: "ไม่มีแบทช์",
3119
+ days: "วัน",
3120
+ locations: "สาขา"
3109
3121
  },
3110
3122
  category: {
3111
3123
  All: "ทั้งหมด",
@@ -4621,7 +4633,11 @@ const vn = {
4621
4633
  description: "描述",
4622
4634
  showInPOS: "在 POS 中顯示",
4623
4635
  saveReport: "儲存報表",
4624
- timezone: "時區"
4636
+ timezone: "時區",
4637
+ batch: "批量",
4638
+ noBatch: "無批量",
4639
+ days: "天數",
4640
+ locations: "門店數"
4625
4641
  },
4626
4642
  category: {
4627
4643
  All: "全部",
@@ -11490,7 +11506,7 @@ const gA = [
11490
11506
  path: "/overview",
11491
11507
  alias: ["/"],
11492
11508
  name: "overview",
11493
- component: ft(() => import("./OverviewView-Cz66yY79.js")),
11509
+ component: ft(() => import("./OverviewView-DnHBixM2.js")),
11494
11510
  meta: {
11495
11511
  validationManifest: pt(
11496
11512
  X.report_accessOverview
@@ -11500,12 +11516,12 @@ const gA = [
11500
11516
  {
11501
11517
  path: "/report",
11502
11518
  name: "reports",
11503
- component: () => import("./Report-I1TVhc_5.js")
11519
+ component: () => import("./Report--N_OsGdS.js")
11504
11520
  },
11505
11521
  {
11506
11522
  path: "/insights",
11507
11523
  name: "insights",
11508
- component: ft(() => import("./InsightView-Tv1zwcZH.js")),
11524
+ component: ft(() => import("./InsightView-B7YGZf2b.js")),
11509
11525
  meta: {
11510
11526
  validationManifest: pt(
11511
11527
  X.report_accessInsight
@@ -11515,22 +11531,22 @@ const gA = [
11515
11531
  {
11516
11532
  path: "/report-view",
11517
11533
  name: "reportView",
11518
- component: () => import("./ReportView-T2ThdsZQ.js")
11534
+ component: () => import("./ReportView-C03DK4_-.js")
11519
11535
  },
11520
11536
  {
11521
11537
  path: "/report-editor",
11522
11538
  name: "reportEditor",
11523
- component: () => import("./ReportEditor-CHns80TI.js")
11539
+ component: () => import("./ReportEditor-AptQ2ino.js")
11524
11540
  },
11525
11541
  {
11526
11542
  path: "/report-editor/tile-editor",
11527
11543
  name: "tileEditor",
11528
- component: () => import("./TileEditor-VPautwYN.js")
11544
+ component: () => import("./TileEditor-CdaP3Cc3.js")
11529
11545
  },
11530
11546
  {
11531
11547
  path: "/setting",
11532
11548
  name: "setting",
11533
- component: ft(() => import("./Setting-BjVIDt8e.js")),
11549
+ component: ft(() => import("./Setting-C_JDRaQF.js")),
11534
11550
  meta: {
11535
11551
  validationManifest: pt(
11536
11552
  X.report_accessSetting
@@ -11539,7 +11555,7 @@ const gA = [
11539
11555
  },
11540
11556
  {
11541
11557
  path: "/integration",
11542
- component: ft(() => import("./Layout-B1evYsv9.js")),
11558
+ component: ft(() => import("./Layout-bAkAniZN.js")),
11543
11559
  meta: {
11544
11560
  validationManifest: pt(
11545
11561
  X.report_accessIntegration
@@ -11549,12 +11565,12 @@ const gA = [
11549
11565
  {
11550
11566
  name: "integrations",
11551
11567
  path: "",
11552
- component: () => import("./Integrations-BWvWAEZY.js")
11568
+ component: () => import("./Integrations-9w-afl9s.js")
11553
11569
  },
11554
11570
  {
11555
11571
  name: "integration",
11556
11572
  path: "/integration/:id",
11557
- component: () => import("./Integration-IU2PWqnn.js")
11573
+ component: () => import("./Integration-vaNIXd_Y.js")
11558
11574
  }
11559
11575
  ]
11560
11576
  },
@@ -11578,7 +11594,7 @@ const us = {
11578
11594
  "zh-CN": wn,
11579
11595
  "th-TH": Un,
11580
11596
  "zh-Hant": Dn
11581
- }, ps = ar(() => import("./App-BZrJScUy.js"));
11597
+ }, ps = ar(() => import("./App-DE1HZR2p.js"));
11582
11598
  export {
11583
11599
  WA as $,
11584
11600
  UA as A,
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-AWxvVekP.js";
2
+ import { a4 as e, a3 as o, a5 as p } from "./app-DRiGqxTd.js";
3
3
  export {
4
4
  e as FmApp,
5
5
  o as i18nMessages,