@feedmepos/mf-report 5.4.26-beta.0 → 5.4.26-beta.1

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.
@@ -505,7 +505,7 @@ const we = /* @__PURE__ */ S({
505
505
  }, O(V.value), 3),
506
506
  !o(n) || o(n).tiles.length <= 0 ? (s(), b(d, {
507
507
  key: 0,
508
- label: o(i)("report.common.draft"),
508
+ label: o(i)("report.editor.draft"),
509
509
  icon: "hexagon",
510
510
  selectable: !1
511
511
  }, null, 8, ["label"])) : U("", !0)
package/dist/app.js CHANGED
@@ -932,7 +932,7 @@ const r = {
932
932
  {
933
933
  path: "/report-editor",
934
934
  name: "reportEditor",
935
- component: () => import("./ReportEditor-GzXgUnoj.js")
935
+ component: () => import("./ReportEditor-D5olMkPW.js")
936
936
  },
937
937
  {
938
938
  path: "/report-editor/tile-editor",
@@ -956,7 +956,7 @@ const r = {
956
956
  {
957
957
  name: "integration",
958
958
  path: "/integration/:id",
959
- component: () => import("./Integration-ClrG1i5Y.js")
959
+ component: () => import("./Integration-R7wr0jxC.js")
960
960
  }
961
961
  ]
962
962
  },
@@ -978,7 +978,7 @@ t({
978
978
  const m = {
979
979
  "en-US": a,
980
980
  "zh-CN": i
981
- }, s = e(() => import("./App-BoZH2PYv.js"));
981
+ }, s = e(() => import("./App-D1pi-tpb.js"));
982
982
  export {
983
983
  s as FmApp,
984
984
  m as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.26-beta.0",
3
+ "version": "5.4.26-beta.1",
4
4
  "files": [
5
5
  "dist"
6
6
  ],