@feedmepos/mf-report 5.4.28-beta.1 → 5.4.29-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
@@ -1390,7 +1390,7 @@ const r = {
1390
1390
  {
1391
1391
  path: "/report-editor/tile-editor",
1392
1392
  name: "tileEditor",
1393
- component: () => import("./TileEditor-BJl21OHA.js")
1393
+ component: () => import("./TileEditor-DPEIdjVe.js")
1394
1394
  },
1395
1395
  {
1396
1396
  path: "/setting",
@@ -1432,7 +1432,7 @@ const p = {
1432
1432
  "en-US": a,
1433
1433
  "zh-CN": i,
1434
1434
  "th-TH": c
1435
- }, u = e(() => import("./App-CrvjjEnR.js"));
1435
+ }, u = e(() => import("./App-CF_tHD-J.js"));
1436
1436
  export {
1437
1437
  u as FmApp,
1438
1438
  p as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.28-beta.1",
3
+ "version": "5.4.29-beta.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],