@gisce/react-ooui 1.0.10 → 1.0.11

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.
@@ -18295,7 +18295,7 @@ function Tree(e) {
18295
18295
  const M = getTableItems(O.current, a);
18296
18296
  m(M);
18297
18297
  }, [a]);
18298
- const b = (t - 1) * n + 1, T = b - 1 + I.length, F = r ? r === 0 ? _("no_results") : _("summary").replace("{from}", b == null ? void 0 : b.toString()).replace("{to}", T == null ? void 0 : T.toString()).replace("{total}", r == null ? void 0 : r.toString()) : null, k = () => !u || o.isExpandable || c ? null : r ? /* @__PURE__ */ jsxs(Row, {
18298
+ const b = (t - 1) * n + 1, T = b - 1 + I.length, F = r === void 0 ? null : r === 0 ? _("no_results") : _("summary").replace("{from}", b == null ? void 0 : b.toString()).replace("{to}", T == null ? void 0 : T.toString()).replace("{total}", r == null ? void 0 : r.toString()), k = () => !u || o.isExpandable || c ? null : r === void 0 ? /* @__PURE__ */ jsx(Spin, {}) : /* @__PURE__ */ jsxs(Row, {
18299
18299
  align: "bottom",
18300
18300
  className: "pb-4",
18301
18301
  children: [/* @__PURE__ */ jsx(Col, {
@@ -18312,7 +18312,7 @@ function Tree(e) {
18312
18312
  className: "text-right",
18313
18313
  children: F
18314
18314
  })]
18315
- }) : /* @__PURE__ */ jsx(Spin, {});
18315
+ });
18316
18316
  function $() {
18317
18317
  var H;
18318
18318
  const q = O.current.columns.filter((K) => K.sum !== void 0).map((K) => ({