@feedmepos/mf-report 5.4.13-beta.10 → 5.4.13-beta.11

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.
@@ -77,7 +77,7 @@ const me = { class: "fm-typo-en-body-md-400 text-ellipsis overflow-hidden" }, de
77
77
  }), X(() => {
78
78
  d(le);
79
79
  }), j(() => {
80
- console.log("5.4.13-beta.10", !0), window.addEventListener("message", C), window.addEventListener("message", $);
80
+ console.log("5.4.13-beta.11", !0), window.addEventListener("message", C), window.addEventListener("message", $);
81
81
  });
82
82
  const F = ae(), B = ie();
83
83
  z(() => {
@@ -9504,7 +9504,7 @@ const xd = { class: "flex flex-col h-full overflow-hidden" }, _d = { class: "fle
9504
9504
  items: (b = i.widget.data.recommendations) == null ? void 0 : b.map((y) => ({
9505
9505
  header: y.label,
9506
9506
  subLabel: y.reason.replace(y.metric, y.label),
9507
- defination: y.defination
9507
+ defination: y.definition
9508
9508
  }))
9509
9509
  }, null, 8, ["items"]),
9510
9510
  tt(Hn, {
@@ -9512,7 +9512,7 @@ const xd = { class: "flex flex-col h-full overflow-hidden" }, _d = { class: "fle
9512
9512
  items: (x = i.widget.data.recommendations) == null ? void 0 : x.map((y) => ({
9513
9513
  header: y.label,
9514
9514
  subLabel: y.recommendation,
9515
- defination: y.defination
9515
+ defination: y.definition
9516
9516
  }))
9517
9517
  }, null, 8, ["items"])
9518
9518
  ])) : Mt("", !0),
package/dist/app.js CHANGED
@@ -23,7 +23,7 @@ const r = {
23
23
  {
24
24
  path: "/insights",
25
25
  name: "insights",
26
- component: () => import("./InsightView-BLqImlKG.js")
26
+ component: () => import("./InsightView-4RcvFHuS.js")
27
27
  },
28
28
  {
29
29
  path: "/report-view",
@@ -79,7 +79,7 @@ o({
79
79
  const c = {
80
80
  "en-US": n,
81
81
  "zh-CN": i
82
- }, h = t(() => import("./App-CzNhH-bg.js"));
82
+ }, h = t(() => import("./App-BKjML9b5.js"));
83
83
  export {
84
84
  h as FmApp,
85
85
  c as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.4.13-beta.10",
3
+ "version": "5.4.13-beta.11",
4
4
  "files": [
5
5
  "dist"
6
6
  ],