@feedmepos/mf-report 5.27.41 → 5.27.42

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 (24) hide show
  1. package/dist/{App-DVKd3Prh.js → App-M6Satpgl.js} +4 -4
  2. package/dist/{DateRangeSelect-B0RstQlf.js → DateRangeSelect-DHNyaV6L.js} +1 -1
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-Bw-lZnut.js → Default.vue_vue_type_script_setup_true_lang-CI1D9MU1.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-CyW3l1Ls.js → DynamicWidget.vue_vue_type_script_setup_true_lang-BQNLlLBj.js} +3 -3
  5. package/dist/{GlobalFilterSelect.vue_vue_type_script_setup_true_lang-DcH9kMCg.js → GlobalFilterSelect.vue_vue_type_script_setup_true_lang-Dx7mvdRn.js} +2 -2
  6. package/dist/{InsightView-9LhtFI5Y.js → InsightView-CX5X6AhR.js} +4 -4
  7. package/dist/{Integration-h1j7EWhc.js → Integration-D8GaAsqu.js} +3 -3
  8. package/dist/{Integrations-DnSBl3IV.js → Integrations-CZy7hkvD.js} +2 -2
  9. package/dist/{Layout-CIKtCA7v.js → Layout-CYvrSfjK.js} +1 -1
  10. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-C-E8CeK1.js → MenuTab.vue_vue_type_script_setup_true_lang-BiR-VnIN.js} +4 -4
  11. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Bv1EAAAh.js → NavigationTab.vue_vue_type_script_setup_true_lang-Cew2oIw9.js} +3 -3
  12. package/dist/{OverviewView-DD_WScpo.js → OverviewView-ChAyb65o.js} +4 -4
  13. package/dist/{Report-E0EA45ZK.js → Report-9168Ppt7.js} +3 -3
  14. package/dist/{ReportEditor-BLn7-0ar.js → ReportEditor-BzscG5Bk.js} +6 -6
  15. package/dist/{ReportView-Cr9VjHN8.js → ReportView-CwPz8FIU.js} +6 -6
  16. package/dist/{Setting-DOFXTePL.js → Setting-DzLT7cf7.js} +3 -3
  17. package/dist/{Template-BpsdPAlm.js → Template-BoQocdPu.js} +3 -3
  18. package/dist/{TileEditor-CCpH1icn.js → TileEditor-BEiQEvyI.js} +5 -5
  19. package/dist/{TilePageStack.vue_vue_type_script_setup_true_lang-BUr5dctn.js → TilePageStack.vue_vue_type_script_setup_true_lang-BbBZj7Mx.js} +93 -90
  20. package/dist/{TransitionFade-CAuLrgf6.js → TransitionFade-z6c7Dn5d.js} +4 -4
  21. package/dist/{app-B7Ecopk1.js → app-7WHPPIXb.js} +12 -12
  22. package/dist/app.js +1 -1
  23. package/dist/{useRestaurantPermission-BMSTU9GV.js → useRestaurantPermission-fhQ-3wws.js} +1 -1
  24. package/package.json +1 -1
@@ -16312,7 +16312,7 @@ const ld = [
16312
16312
  path: "/overview",
16313
16313
  alias: ["/"],
16314
16314
  name: "overview",
16315
- component: io(() => import("./OverviewView-DD_WScpo.js")),
16315
+ component: io(() => import("./OverviewView-ChAyb65o.js")),
16316
16316
  meta: {
16317
16317
  validationManifest: ao(
16318
16318
  y.report_accessOverview
@@ -16322,18 +16322,18 @@ const ld = [
16322
16322
  {
16323
16323
  path: "/report",
16324
16324
  name: "reports",
16325
- component: () => import("./Report-E0EA45ZK.js")
16325
+ component: () => import("./Report-9168Ppt7.js")
16326
16326
  },
16327
16327
  {
16328
16328
  path: "/template",
16329
16329
  name: "template",
16330
- component: () => import("./Template-BpsdPAlm.js"),
16330
+ component: () => import("./Template-BoQocdPu.js"),
16331
16331
  beforeEnter: () => oi().canAccessTemplate() ? !0 : { name: "reports" }
16332
16332
  },
16333
16333
  {
16334
16334
  path: "/insights",
16335
16335
  name: "insights",
16336
- component: io(() => import("./InsightView-9LhtFI5Y.js")),
16336
+ component: io(() => import("./InsightView-CX5X6AhR.js")),
16337
16337
  meta: {
16338
16338
  validationManifest: ao(
16339
16339
  y.report_accessInsight
@@ -16343,22 +16343,22 @@ const ld = [
16343
16343
  {
16344
16344
  path: "/report-view",
16345
16345
  name: "reportView",
16346
- component: () => import("./ReportView-Cr9VjHN8.js")
16346
+ component: () => import("./ReportView-CwPz8FIU.js")
16347
16347
  },
16348
16348
  {
16349
16349
  path: "/report-editor",
16350
16350
  name: "reportEditor",
16351
- component: () => import("./ReportEditor-BLn7-0ar.js")
16351
+ component: () => import("./ReportEditor-BzscG5Bk.js")
16352
16352
  },
16353
16353
  {
16354
16354
  path: "/report-editor/tile-editor",
16355
16355
  name: "tileEditor",
16356
- component: () => import("./TileEditor-CCpH1icn.js")
16356
+ component: () => import("./TileEditor-BEiQEvyI.js")
16357
16357
  },
16358
16358
  {
16359
16359
  path: "/setting",
16360
16360
  name: "setting",
16361
- component: io(() => import("./Setting-DOFXTePL.js")),
16361
+ component: io(() => import("./Setting-DzLT7cf7.js")),
16362
16362
  meta: {
16363
16363
  validationManifest: ao(
16364
16364
  y.report_accessSetting
@@ -16367,7 +16367,7 @@ const ld = [
16367
16367
  },
16368
16368
  {
16369
16369
  path: "/integration",
16370
- component: io(() => import("./Layout-CIKtCA7v.js")),
16370
+ component: io(() => import("./Layout-CYvrSfjK.js")),
16371
16371
  meta: {
16372
16372
  validationManifest: ao(
16373
16373
  y.report_accessIntegration
@@ -16377,12 +16377,12 @@ const ld = [
16377
16377
  {
16378
16378
  name: "integrations",
16379
16379
  path: "",
16380
- component: () => import("./Integrations-DnSBl3IV.js")
16380
+ component: () => import("./Integrations-CZy7hkvD.js")
16381
16381
  },
16382
16382
  {
16383
16383
  name: "integration",
16384
16384
  path: "/integration/:id",
16385
- component: () => import("./Integration-h1j7EWhc.js")
16385
+ component: () => import("./Integration-D8GaAsqu.js")
16386
16386
  }
16387
16387
  ]
16388
16388
  },
@@ -16406,7 +16406,7 @@ const su = {
16406
16406
  "zh-CN": bi,
16407
16407
  "th-TH": Bi,
16408
16408
  "zh-Hant": Ri
16409
- }, cu = Hn(() => import("./App-DVKd3Prh.js"));
16409
+ }, cu = Hn(() => import("./App-M6Satpgl.js"));
16410
16410
  export {
16411
16411
  cu as $,
16412
16412
  Nd as A,
package/dist/app.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "vue";
2
- import { $ as e, l as o, a0 as p } from "./app-B7Ecopk1.js";
2
+ import { $ as e, l as o, a0 as p } from "./app-7WHPPIXb.js";
3
3
  export {
4
4
  e as FmApp,
5
5
  o as i18nMessages,
@@ -2,7 +2,7 @@ import { computed as u } from "vue";
2
2
  import { u as c } from "./_plugin-vue_export-helper-kkiiQoKl.js";
3
3
  import { useSnackbar as f } from "@feedmepos/ui-library";
4
4
  import { useCoreStore as d } from "@feedmepos/mf-common";
5
- import { Z as l, _ as i } from "./app-B7Ecopk1.js";
5
+ import { Z as l, _ as i } from "./app-7WHPPIXb.js";
6
6
  function g(t) {
7
7
  return Array.isArray(t) ? t : [];
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.27.41",
3
+ "version": "5.27.42",
4
4
  "files": [
5
5
  "dist"
6
6
  ],