@turquoisehealth/pit-viper 2.202.1 → 2.202.2-dev.0

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.
@@ -8300,7 +8300,10 @@ var Dl = /* @__PURE__ */ function(e) {
8300
8300
  return n && Il(n) ? {
8301
8301
  ...e,
8302
8302
  aggFunc: fo
8303
- } : e;
8303
+ } : {
8304
+ ...e,
8305
+ aggFunc: void 0
8306
+ };
8304
8307
  }), Hl = (e) => e.map((e) => ({
8305
8308
  id: e.getColId(),
8306
8309
  displayName: e.getColDef().headerName || "",