@gisce/react-ooui 2.84.0 → 2.85.0-alpha.1
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/README.md
CHANGED
package/dist/react-ooui.es.js
CHANGED
|
@@ -7242,7 +7242,10 @@ const Lp = (e) => /* @__PURE__ */ s(He, { ...e, children: /* @__PURE__ */ s(el,
|
|
|
7242
7242
|
}) => X(() => /* @__PURE__ */ s(tl, { emails: e }), [e]), Gp = ({
|
|
7243
7243
|
value: e,
|
|
7244
7244
|
ooui: t
|
|
7245
|
-
}) => X(
|
|
7245
|
+
}) => X(
|
|
7246
|
+
() => /* @__PURE__ */ s(Mp, { m2oField: e, ooui: t }),
|
|
7247
|
+
[e, t]
|
|
7248
|
+
), qp = ({ value: e }) => {
|
|
7246
7249
|
const { treeType: t } = bn(), { treeType: n } = rl() || {}, r = (n || t) === "infinite";
|
|
7247
7250
|
return X(() => {
|
|
7248
7251
|
const o = /* @__PURE__ */ s(
|