@feedmepos/mf-report 5.21.21 → 5.21.22

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 (19) hide show
  1. package/dist/{App-B7fFqqwq.js → App-DZ3HhJKH.js} +3 -3
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-C83DEzrp.js → BaseDialog.vue_vue_type_script_setup_true_lang-CnCFX1Cy.js} +2 -2
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-D92YVuhu.js → Default.vue_vue_type_script_setup_true_lang-CNeKCjDW.js} +1 -1
  4. package/dist/{FilterSelector.vue_vue_type_script_setup_true_lang-MZ4U7iLX.js → FilterSelector.vue_vue_type_script_setup_true_lang-BMx7tOtZ.js} +121 -121
  5. package/dist/{InsightView-BOQTMg97.js → InsightView-D1CpIEsq.js} +2 -2
  6. package/dist/{Layout-wF45_J-D.js → Layout-C6UYMnHF.js} +1 -1
  7. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-BihZAGGq.js → MenuTab.vue_vue_type_script_setup_true_lang-CwqcSiyi.js} +3 -3
  8. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-Dl1yJJzh.js → NavigationTab.vue_vue_type_script_setup_true_lang-Df-6pRpd.js} +1 -1
  9. package/dist/{OverviewView-CJtDx82s.js → OverviewView-BZNGKxWW.js} +4 -4
  10. package/dist/{Report-B-FPQEWW.js → Report-CQQqMJGY.js} +2 -2
  11. package/dist/{ReportEditor-DTZolrEZ.js → ReportEditor-BhdJ6wyM.js} +3 -3
  12. package/dist/{ReportView-LcQ1cADg.js → ReportView-8k_9MNip.js} +5 -5
  13. package/dist/{Setting-DIQOPxWh.js → Setting-dC3iUZYd.js} +2 -2
  14. package/dist/{TileEditor-CeZfIiHu.js → TileEditor-CS65HkRc.js} +739 -727
  15. package/dist/{TransitionFade-CrOThVuD.js → TransitionFade-5WYqlTMU.js} +2 -2
  16. package/dist/app.js +9 -9
  17. package/dist/assets/{formatChartData.worker-B07P_JTj.js → formatChartData.worker-BxpediKG.js} +1 -1
  18. package/dist/assets/{processTableData.worker-D4nIiACG.js → processTableData.worker-93fLL2HJ.js} +1 -1
  19. package/package.json +1 -1
@@ -3,9 +3,9 @@ import { u as Pt, f as Pn, p as Vn, d as ht, j as rn } from "./vue-i18n-D1iec8Wy
3
3
  import { useCoreStore as Mn } from "@feedmepos/mf-common";
4
4
  import { storeToRefs as Ln } from "pinia";
5
5
  import { useRoute as $n } from "vue-router";
6
- import { W as $, c as De, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-C83DEzrp.js";
6
+ import { W as $, c as De, d as Bn } from "./BaseDialog.vue_vue_type_script_setup_true_lang-CnCFX1Cy.js";
7
7
  import { _ as Vt, a as Yt } from "./SelectComponent.vue_vue_type_script_setup_true_lang-BhWCLEfp.js";
8
- import { R as Rn, I as $e, c as an, d as ln, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-MZ4U7iLX.js";
8
+ import { R as Rn, I as $e, c as an, d as ln, e as Xn } from "./FilterSelector.vue_vue_type_script_setup_true_lang-BMx7tOtZ.js";
9
9
  import { r as Yn } from "./i18n-7InkCBCc.js";
10
10
  import { useSnackbar as Wn } from "@feedmepos/ui-library";
11
11
  import { d as Un } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CS10GX8d.js";
package/dist/app.js CHANGED
@@ -5642,41 +5642,41 @@ const t = {
5642
5642
  path: "/overview",
5643
5643
  alias: ["/"],
5644
5644
  name: "overview",
5645
- component: () => import("./OverviewView-CJtDx82s.js")
5645
+ component: () => import("./OverviewView-BZNGKxWW.js")
5646
5646
  },
5647
5647
  {
5648
5648
  path: "/report",
5649
5649
  name: "reports",
5650
- component: () => import("./Report-B-FPQEWW.js")
5650
+ component: () => import("./Report-CQQqMJGY.js")
5651
5651
  },
5652
5652
  {
5653
5653
  path: "/insights",
5654
5654
  name: "insights",
5655
- component: () => import("./InsightView-BOQTMg97.js")
5655
+ component: () => import("./InsightView-D1CpIEsq.js")
5656
5656
  },
5657
5657
  {
5658
5658
  path: "/report-view",
5659
5659
  name: "reportView",
5660
- component: () => import("./ReportView-LcQ1cADg.js")
5660
+ component: () => import("./ReportView-8k_9MNip.js")
5661
5661
  },
5662
5662
  {
5663
5663
  path: "/report-editor",
5664
5664
  name: "reportEditor",
5665
- component: () => import("./ReportEditor-DTZolrEZ.js")
5665
+ component: () => import("./ReportEditor-BhdJ6wyM.js")
5666
5666
  },
5667
5667
  {
5668
5668
  path: "/report-editor/tile-editor",
5669
5669
  name: "tileEditor",
5670
- component: () => import("./TileEditor-CeZfIiHu.js")
5670
+ component: () => import("./TileEditor-CS65HkRc.js")
5671
5671
  },
5672
5672
  {
5673
5673
  path: "/setting",
5674
5674
  name: "setting",
5675
- component: () => import("./Setting-DIQOPxWh.js")
5675
+ component: () => import("./Setting-dC3iUZYd.js")
5676
5676
  },
5677
5677
  {
5678
5678
  path: "/integration",
5679
- component: () => import("./Layout-wF45_J-D.js"),
5679
+ component: () => import("./Layout-C6UYMnHF.js"),
5680
5680
  children: [
5681
5681
  {
5682
5682
  name: "integrations",
@@ -5710,7 +5710,7 @@ const u = {
5710
5710
  "zh-CN": n,
5711
5711
  "th-TH": c,
5712
5712
  "zh-Hant": p
5713
- }, h = e(() => import("./App-B7fFqqwq.js"));
5713
+ }, h = e(() => import("./App-DZ3HhJKH.js"));
5714
5714
  export {
5715
5715
  h as FmApp,
5716
5716
  u as i18nMessages,