@feedmepos/mf-report 5.4.18-beta.2 → 5.4.18-beta.3

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.
@@ -96,7 +96,7 @@ const he = ["src"], _e = ["src"], Le = /* @__PURE__ */ O({
96
96
  }), M(() => {
97
97
  u(de);
98
98
  }), z(() => {
99
- console.log("5.4.18-beta.2", !0), window.addEventListener("message", E), window.addEventListener("message", L);
99
+ console.log("5.4.18-beta.3", !0), window.addEventListener("message", E), window.addEventListener("message", L);
100
100
  });
101
101
  const R = ce(), N = ve();
102
102
  ee(() => {
@@ -9643,7 +9643,7 @@ const xd = { class: "flex flex-col h-full overflow-hidden" }, _d = { class: "fle
9643
9643
  return I(), Ht(sa, null, {
9644
9644
  default: Yt(() => [
9645
9645
  et(m, {
9646
- title: G(t)("report.view.insight")
9646
+ title: G(t)("report.view.insight.title")
9647
9647
  }, null, 8, ["title"]),
9648
9648
  R("div", tu, [
9649
9649
  R("div", eu, [
package/dist/app.js CHANGED
@@ -913,7 +913,7 @@ const r = {
913
913
  {
914
914
  path: "/insights",
915
915
  name: "insights",
916
- component: () => import("./InsightView-Bt32SS9m.js")
916
+ component: () => import("./InsightView-Ct670H7X.js")
917
917
  },
918
918
  {
919
919
  path: "/report-view",
@@ -969,7 +969,7 @@ t({
969
969
  const m = {
970
970
  "en-US": a,
971
971
  "zh-CN": i
972
- }, s = e(() => import("./App-BkJktgUP.js"));
972
+ }, s = e(() => import("./App-CQYkK1bR.js"));
973
973
  export {
974
974
  s as FmApp,
975
975
  m as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.18-beta.2",
3
+ "version": "5.4.18-beta.3",
4
4
  "files": [
5
5
  "dist"
6
6
  ],