@feedmepos/mf-report 5.19.15-beta.1 → 5.19.16-beta.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 (19) hide show
  1. package/dist/{App-xBsadY9j.js → App-BUf0sh3j.js} +3 -3
  2. package/dist/{BaseDialog.vue_vue_type_script_setup_true_lang-CHRO5bBh.js → BaseDialog.vue_vue_type_script_setup_true_lang-BAGI-keW.js} +245 -238
  3. package/dist/{Default.vue_vue_type_script_setup_true_lang-Dng4eIjN.js → Default.vue_vue_type_script_setup_true_lang-B_5MME0B.js} +1 -1
  4. package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-DjrazYpH.js → DynamicWidget.vue_vue_type_script_setup_true_lang--8kvkrNQ.js} +70 -70
  5. package/dist/{InsightView-BobNnxNO.js → InsightView-3cY8PXA2.js} +2 -2
  6. package/dist/{Layout-BEVHNcHv.js → Layout-DmfGacqe.js} +1 -1
  7. package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Bjd65rm5.js → MenuTab.vue_vue_type_script_setup_true_lang-DXjzOZX_.js} +2 -2
  8. package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-_ISHPXij.js → NavigationTab.vue_vue_type_script_setup_true_lang-BauHmHEX.js} +1 -1
  9. package/dist/{OverviewView-BEgRbIxg.js → OverviewView-BhfD8tGQ.js} +4 -4
  10. package/dist/{Report-B7OIfQy4.js → Report-DsbRVZwY.js} +2 -2
  11. package/dist/{ReportEditor-Cp5mGpeI.js → ReportEditor-BbKkqKuJ.js} +3 -3
  12. package/dist/{ReportView-quL4ELcD.js → ReportView-BH3kcjko.js} +5 -5
  13. package/dist/{Setting-DauahAzK.js → Setting-DaOPg-cb.js} +2 -2
  14. package/dist/{TileEditor-hJyaEiil.js → TileEditor-CsgJT3I2.js} +3 -3
  15. package/dist/{TransitionFade-5VQXMiy-.js → TransitionFade-DVfXpQCP.js} +2 -2
  16. package/dist/app.js +9 -9
  17. package/dist/assets/{formatChartData.worker-reYyZ0mM.js → formatChartData.worker-B0yNimSD.js} +6 -6
  18. package/dist/assets/{processTableData.worker-LuS08Ujn.js → processTableData.worker-VJ40ZCSA.js} +6 -6
  19. package/package.json +1 -1
package/dist/app.js CHANGED
@@ -4972,41 +4972,41 @@ const a = {
4972
4972
  path: "/overview",
4973
4973
  alias: ["/"],
4974
4974
  name: "overview",
4975
- component: () => import("./OverviewView-BEgRbIxg.js")
4975
+ component: () => import("./OverviewView-BhfD8tGQ.js")
4976
4976
  },
4977
4977
  {
4978
4978
  path: "/report",
4979
4979
  name: "reports",
4980
- component: () => import("./Report-B7OIfQy4.js")
4980
+ component: () => import("./Report-DsbRVZwY.js")
4981
4981
  },
4982
4982
  {
4983
4983
  path: "/insights",
4984
4984
  name: "insights",
4985
- component: () => import("./InsightView-BobNnxNO.js")
4985
+ component: () => import("./InsightView-3cY8PXA2.js")
4986
4986
  },
4987
4987
  {
4988
4988
  path: "/report-view",
4989
4989
  name: "reportView",
4990
- component: () => import("./ReportView-quL4ELcD.js")
4990
+ component: () => import("./ReportView-BH3kcjko.js")
4991
4991
  },
4992
4992
  {
4993
4993
  path: "/report-editor",
4994
4994
  name: "reportEditor",
4995
- component: () => import("./ReportEditor-Cp5mGpeI.js")
4995
+ component: () => import("./ReportEditor-BbKkqKuJ.js")
4996
4996
  },
4997
4997
  {
4998
4998
  path: "/report-editor/tile-editor",
4999
4999
  name: "tileEditor",
5000
- component: () => import("./TileEditor-hJyaEiil.js")
5000
+ component: () => import("./TileEditor-CsgJT3I2.js")
5001
5001
  },
5002
5002
  {
5003
5003
  path: "/setting",
5004
5004
  name: "setting",
5005
- component: () => import("./Setting-DauahAzK.js")
5005
+ component: () => import("./Setting-DaOPg-cb.js")
5006
5006
  },
5007
5007
  {
5008
5008
  path: "/integration",
5009
- component: () => import("./Layout-BEVHNcHv.js"),
5009
+ component: () => import("./Layout-DmfGacqe.js"),
5010
5010
  children: [
5011
5011
  {
5012
5012
  name: "integrations",
@@ -5040,7 +5040,7 @@ const u = {
5040
5040
  "zh-CN": m,
5041
5041
  "th-TH": c,
5042
5042
  "zh-Hant": p
5043
- }, h = e(() => import("./App-xBsadY9j.js"));
5043
+ }, h = e(() => import("./App-BUf0sh3j.js"));
5044
5044
  export {
5045
5045
  h as FmApp,
5046
5046
  u as i18nMessages,