@feedmepos/mf-report 5.4.36-beta.0 → 5.5.0-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
@@ -55,7 +55,8 @@ const r = {
55
55
  isLoading: "Loading data...",
56
56
  send: "Send",
57
57
  update: "Update",
58
- successful: "Successful"
58
+ successful: "Successful",
59
+ reportStatus: "Report delivery status"
59
60
  },
60
61
  category: {
61
62
  All: "All",
@@ -500,7 +501,8 @@ const r = {
500
501
  isLoading: "加载中...",
501
502
  send: "发送",
502
503
  update: "更新",
503
- successful: "成功"
504
+ successful: "成功",
505
+ reportStatus: "报告传送状态"
504
506
  },
505
507
  category: {
506
508
  All: "全部",
@@ -947,7 +949,8 @@ const r = {
947
949
  isLoading: "กำลังโหลดข้อมูล...",
948
950
  send: "ส่ง",
949
951
  update: "อัปเดต",
950
- successful: "สำเร็จ"
952
+ successful: "สำเร็จ",
953
+ reportStatus: "รายงานสถานะ"
951
954
  },
952
955
  category: {
953
956
  All: "ทั้งหมด",
@@ -1342,41 +1345,41 @@ const r = {
1342
1345
  path: "/overview",
1343
1346
  alias: ["/"],
1344
1347
  name: "overview",
1345
- component: () => import("./OverviewView-CVJC6t4j.js")
1348
+ component: () => import("./OverviewView-D4f5GD94.js")
1346
1349
  },
1347
1350
  {
1348
1351
  path: "/report",
1349
1352
  name: "reports",
1350
- component: () => import("./Report-BsP2QXAG.js")
1353
+ component: () => import("./Report-t5C_RytN.js")
1351
1354
  },
1352
1355
  {
1353
1356
  path: "/insights",
1354
1357
  name: "insights",
1355
- component: () => import("./InsightView-B3J-F3ol.js")
1358
+ component: () => import("./InsightView-CazscxFM.js")
1356
1359
  },
1357
1360
  {
1358
1361
  path: "/report-view",
1359
1362
  name: "reportView",
1360
- component: () => import("./ReportView-B7aDzeFz.js")
1363
+ component: () => import("./ReportView-DSa6UBCG.js")
1361
1364
  },
1362
1365
  {
1363
1366
  path: "/report-editor",
1364
1367
  name: "reportEditor",
1365
- component: () => import("./ReportEditor-CQw9jHcW.js")
1368
+ component: () => import("./ReportEditor-CyI-OeIq.js")
1366
1369
  },
1367
1370
  {
1368
1371
  path: "/report-editor/tile-editor",
1369
1372
  name: "tileEditor",
1370
- component: () => import("./TileEditor-DYJmSgIT.js")
1373
+ component: () => import("./TileEditor-DpD-oLcv.js")
1371
1374
  },
1372
1375
  {
1373
1376
  path: "/setting",
1374
1377
  name: "setting",
1375
- component: () => import("./Setting-Dzt3TbHW.js")
1378
+ component: () => import("./Setting-C3cEoUqd.js")
1376
1379
  },
1377
1380
  {
1378
1381
  path: "/integration",
1379
- component: () => import("./Layout-OAo1OSMP.js"),
1382
+ component: () => import("./Layout-B6nbTiWn.js"),
1380
1383
  children: [
1381
1384
  {
1382
1385
  name: "integrations",
@@ -1386,7 +1389,7 @@ const r = {
1386
1389
  {
1387
1390
  name: "integration",
1388
1391
  path: "/integration/:id",
1389
- component: () => import("./Integration-zUec0gpE.js")
1392
+ component: () => import("./Integration-bg1bO0u3.js")
1390
1393
  }
1391
1394
  ]
1392
1395
  },
@@ -1409,7 +1412,7 @@ const p = {
1409
1412
  "en-US": a,
1410
1413
  "zh-CN": i,
1411
1414
  "th-TH": c
1412
- }, u = e(() => import("./App-DAU6gJah.js"));
1415
+ }, u = e(() => import("./App-Cgynv4z6.js"));
1413
1416
  export {
1414
1417
  u as FmApp,
1415
1418
  p as i18nMessages,