@gisce/react-ooui 2.18.0-alpha.1 → 2.18.0-alpha.3

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.
@@ -390,7 +390,7 @@ const Co = (e) => {
390
390
  if (t.buttons.length === 0)
391
391
  return null;
392
392
  if (t.buttons.length > 1)
393
- return /* @__PURE__ */ i(be, { ooui: new Ln({ ooui: t }), children: /* @__PURE__ */ k(
393
+ return /* @__PURE__ */ i(be, { ooui: new Ln({ defaultButton: n }), children: /* @__PURE__ */ k(
394
394
  _i.Button,
395
395
  {
396
396
  disabled: !a || p,
@@ -7268,7 +7268,7 @@ const zl = ({
7268
7268
  onAllRowSelectedModeChange: h,
7269
7269
  totalRows: T,
7270
7270
  footer: g && /* @__PURE__ */ i(Ql, { aggregates: g }),
7271
- hasStatusColumn: r.status !== null,
7271
+ hasStatusColumn: !1,
7272
7272
  statusComponent: (D) => /* @__PURE__ */ i(no, { color: D }),
7273
7273
  onRowStatus: (D) => {
7274
7274
  var K;