@factorialco/f0-react 1.275.0 → 1.276.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.
@@ -97381,7 +97381,7 @@ const Dg = "__no-grouping__", rEt = ({ grouping: e, currentGrouping: t, onGroupi
97381
97381
  }, [fe.records, ie, j.defaultItem]);
97382
97382
  Ae(() => {
97383
97383
  const ze = ge(Q);
97384
- r == null || r(ze), Y(ze);
97384
+ ze && (r == null || r(ze), Y(ze)), Q || (r == null || r(void 0), Y(void 0));
97385
97385
  }, [fe.records, Q, ie, ge, r]);
97386
97386
  const ee = yt((ze) => {
97387
97387
  he(ze), g == null || g(ze);
@@ -101982,18 +101982,18 @@ export {
101982
101982
  nG as bb,
101983
101983
  eG as bc,
101984
101984
  tG as bd,
101985
- Z_t as be,
101986
- N4 as bf,
101987
- AY as bg,
101988
- uMt as bh,
101989
- dMt as bi,
101990
- uLt as bj,
101991
- A_t as bk,
101992
- BY as bl,
101993
- dLt as bm,
101994
- T_t as bn,
101995
- H_t as bo,
101996
- xy as bp,
101985
+ xy as be,
101986
+ Z_t as bf,
101987
+ N4 as bg,
101988
+ AY as bh,
101989
+ uMt as bi,
101990
+ dMt as bj,
101991
+ uLt as bk,
101992
+ A_t as bl,
101993
+ BY as bm,
101994
+ dLt as bn,
101995
+ T_t as bo,
101996
+ H_t as bp,
101997
101997
  G_t as bq,
101998
101998
  Y_t as br,
101999
101999
  Q_t as bs,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "1.275.0",
3
+ "version": "1.276.1",
4
4
  "main": "dist/f0.js",
5
5
  "typings": "dist/f0.d.ts",
6
6
  "private": false,
@@ -205,6 +205,7 @@
205
205
  "embla-carousel-autoplay": "^8.5.2",
206
206
  "embla-carousel-react": "^8.6.0",
207
207
  "embla-carousel-wheel-gestures": "^8.0.1",
208
+ "gridstack": "^12.3.3",
208
209
  "prosemirror-state": "^1.4.3",
209
210
  "prosemirror-view": "^1.38.1",
210
211
  "react-remove-scroll": "^2.7.1",