@feedmepos/mf-report 5.4.32-beta.1 → 5.4.32-beta.2

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.32-beta.1", !0), window.addEventListener("message", E), window.addEventListener("message", L);
99
+ console.log("5.4.32-beta.2", !0), window.addEventListener("message", E), window.addEventListener("message", L);
100
100
  });
101
101
  const R = ce(), N = ve();
102
102
  ee(() => {
@@ -9464,7 +9464,7 @@ const xd = { class: "flex flex-col h-full overflow-hidden" }, _d = { class: "fle
9464
9464
  R("div", Vd, [
9465
9465
  R("div", Wd, [
9466
9466
  et(Go, { size: 22 }),
9467
- R("div", Nd, lt(G(e)("report.view.insight")), 1)
9467
+ R("div", Nd, lt(G(e)("report.view.insight.title")), 1)
9468
9468
  ]),
9469
9469
  et(g, {
9470
9470
  compact: "",
package/dist/app.js CHANGED
@@ -1378,7 +1378,7 @@ const r = {
1378
1378
  {
1379
1379
  path: "/insights",
1380
1380
  name: "insights",
1381
- component: () => import("./InsightView-D1TUzdPw.js")
1381
+ component: () => import("./InsightView-B_XRGYgV.js")
1382
1382
  },
1383
1383
  {
1384
1384
  path: "/report-view",
@@ -1435,7 +1435,7 @@ const p = {
1435
1435
  "en-US": a,
1436
1436
  "zh-CN": i,
1437
1437
  "th-TH": c
1438
- }, u = e(() => import("./App-C1AEHzCS.js"));
1438
+ }, u = e(() => import("./App-BETzldKx.js"));
1439
1439
  export {
1440
1440
  u as FmApp,
1441
1441
  p as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.32-beta.1",
3
+ "version": "5.4.32-beta.2",
4
4
  "files": [
5
5
  "dist"
6
6
  ],