@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.
- package/dist/experimental.js +8 -0
- package/package.json +1 -1
package/dist/experimental.js
CHANGED
|
@@ -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
|