@gisce/react-ooui 2.84.0-alpha.6 → 2.84.0
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 +0 -1
- package/dist/react-ooui.es.js +1 -1
- package/dist/react-ooui.es.js.map +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
package/dist/react-ooui.es.js
CHANGED
|
@@ -7242,7 +7242,7 @@ 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(() => /* @__PURE__ */ s(Mp, { m2oField: e, ooui: t }), [e]), qp = ({ value: e }) => {
|
|
7245
|
+
}) => X(() => /* @__PURE__ */ s(Mp, { m2oField: e, ooui: t }), [e, t]), qp = ({ value: e }) => {
|
|
7246
7246
|
const { treeType: t } = bn(), { treeType: n } = rl() || {}, r = (n || t) === "infinite";
|
|
7247
7247
|
return X(() => {
|
|
7248
7248
|
const o = /* @__PURE__ */ s(
|