@gisce/react-ooui 2.29.0 → 2.29.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.
package/dist/react-ooui.es.js
CHANGED
|
@@ -11535,7 +11535,7 @@ const hh = pt(ph), gh = (e) => {
|
|
|
11535
11535
|
setCurrentView: d,
|
|
11536
11536
|
availableViews: p,
|
|
11537
11537
|
searchTreeNameSearch: h
|
|
11538
|
-
} = e, m = ye(() => a != null && a.arch
|
|
11538
|
+
} = e, m = ye(() => !(a != null && a.arch) || a.isExpandable ? !1 : xc(a.arch, "infinite") === "1", [a]);
|
|
11539
11539
|
de(() => {
|
|
11540
11540
|
g == null || g(m);
|
|
11541
11541
|
}, [m]);
|