@gisce/react-ooui 2.102.1 → 2.102.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.
@@ -12107,12 +12107,11 @@ const mc = it(Cy), { useToken: Ty } = tt, Sy = 3 * 1e3, Fy = (t) => {
12107
12107
  datetime: "DD/MM/YYYY HH:mm"
12108
12108
  };
12109
12109
  w = r ? dt(r).format(A[n.fieldType]) : " ";
12110
- } else
12111
- n.fieldType === "many2one" && r && ((T = n.raw_props) != null && T.relation) && (w = /* @__PURE__ */ L(lt, { children: [
12112
- w,
12113
- b && /* @__PURE__ */ s(mr, { id: r[0], model: n.raw_props.relation })
12114
- ] }));
12115
- if (r && (n.fieldType === "float" || n.fieldType === "integer"))
12110
+ }
12111
+ if (n.fieldType === "many2one" && r && ((T = n.raw_props) != null && T.relation) && (w = /* @__PURE__ */ L(lt, { children: [
12112
+ w,
12113
+ b && /* @__PURE__ */ s(mr, { id: r[0], model: n.raw_props.relation })
12114
+ ] })), r && (n.fieldType === "float" || n.fieldType === "integer"))
12116
12115
  try {
12117
12116
  w = new Intl.NumberFormat(
12118
12117
  o.replaceAll("_", "-"),