@gisce/react-ooui 2.76.0-alpha.4 → 2.77.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.
@@ -9113,6 +9113,10 @@ const Vh = At(kh), fn = "legacy", Mh = (e) => {
9113
9113
  limit: m
9114
9114
  } = e, y = U(t), [g, v] = I(fn), { treeMaxLimit: w } = Zt(), { setLimit: R } = vn();
9115
9115
  it(() => {
9116
+ if (i.isExpandable) {
9117
+ v("legacy");
9118
+ return;
9119
+ }
9116
9120
  if (m === 0) {
9117
9121
  v("infinite");
9118
9122
  return;
@@ -9125,10 +9129,6 @@ const Vh = At(kh), fn = "legacy", Mh = (e) => {
9125
9129
  v("legacy");
9126
9130
  return;
9127
9131
  }
9128
- if (i.isExpandable) {
9129
- v("legacy");
9130
- return;
9131
- }
9132
9132
  const E = zi(i.arch, "infinite");
9133
9133
  if (!E) {
9134
9134
  v("legacy");