ai-ebm-assistant-v4 0.2.6 → 0.2.7

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/index.es.js CHANGED
@@ -133247,7 +133247,7 @@ function OutputSTepper({ getInputData: en, params: Ye, data: tn, setData: nn, lo
133247
133247
  /* @__PURE__ */ jsx$3(Box, { sx: { position: "sticky", top: 0, zIndex: 1 }, children: /* @__PURE__ */ jsx$3(Stepper, { activeStep: hn, sx: { padding: 2, borderRadius: 2, backgroundColor: mn?.palette?.background?.default }, children: _n.map((ta, aa) => /* @__PURE__ */ jsx$3(Step$1, { ...{}, children: /* @__PURE__ */ jsx$3(StepLabel, { onClick: () => On(aa), ...{}, children: ta }) }, ta)) }) }),
133248
133248
  /* @__PURE__ */ jsx$3("div", { children: /* @__PURE__ */ jsx$3("div", { style: { height: "70vh" }, children: hn == 0 ? /* @__PURE__ */ jsx$3(Grid, { container: !0, p: 2, justifyContent: "space-between", flexDirection: "column", children: wn?.diagnosesData?.length > 0 ? /* @__PURE__ */ jsxs(Fragment, { children: [
133249
133249
  /* @__PURE__ */ jsx$3(Grid, { container: !0, p: 2, justifyContent: "space-between", flexDirection: "column", height: "100vh", children: /* @__PURE__ */ jsx$3(Grid, { item: !0, children: wn?.diagnosesData?.map((ta, aa) => {
133250
- const Aa = Object.values(ta?.justification).join("|| "), na = [
133250
+ const Aa = Object.values(ta?.justification ?? {}).join("|| "), na = [
133251
133251
  ...new Set(
133252
133252
  ta?.graph_evidence?.nodes?.map((sa) => sa?.reference)?.filter(Boolean)
133253
133253
  )