@factorialco/f0-react 1.204.1 → 1.204.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.
@@ -23369,6 +23369,14 @@ const N9 = (t, e, n) => {
23369
23369
  value: O,
23370
23370
  setValue: T
23371
23371
  },
23372
+ grouping: {
23373
+ value: S,
23374
+ setValue: L
23375
+ },
23376
+ navigationFilters: {
23377
+ value: m,
23378
+ setValue: y
23379
+ },
23372
23380
  visualization: {
23373
23381
  value: D,
23374
23382
  setValue: B
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "1.204.1",
3
+ "version": "1.204.2",
4
4
  "main": "dist/f0.js",
5
5
  "typings": "dist/f0.d.ts",
6
6
  "private": false,