@feedmepos/mf-report 5.7.4-beta.0 → 5.7.5-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.
package/dist/app.js CHANGED
@@ -3263,7 +3263,7 @@ const a = {
3263
3263
  {
3264
3264
  path: "/insights",
3265
3265
  name: "insights",
3266
- component: () => import("./InsightView-CV2PmO4C.js")
3266
+ component: () => import("./InsightView-B98sHmT5.js")
3267
3267
  },
3268
3268
  {
3269
3269
  path: "/report-view",
@@ -3273,7 +3273,7 @@ const a = {
3273
3273
  {
3274
3274
  path: "/report-editor",
3275
3275
  name: "reportEditor",
3276
- component: () => import("./ReportEditor-Cnet8QO-.js")
3276
+ component: () => import("./ReportEditor-DFK07SDJ.js")
3277
3277
  },
3278
3278
  {
3279
3279
  path: "/report-editor/tile-editor",
@@ -3320,7 +3320,7 @@ const l = {
3320
3320
  "en-US": t,
3321
3321
  "zh-CN": m,
3322
3322
  "th-TH": c
3323
- }, y = e(() => import("./App-C5_Hxi97.js"));
3323
+ }, y = e(() => import("./App-CIj6vVKq.js"));
3324
3324
  export {
3325
3325
  y as FmApp,
3326
3326
  l as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.7.4-beta.0",
3
+ "version": "5.7.5-beta.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],