@homebound/beam 3.42.1 → 3.42.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/index.js CHANGED
@@ -16925,7 +16925,7 @@ var VirtualRoot = memoizeOne((gs, _columns, id, xss) => {
16925
16925
  }), "data-testid": id, children });
16926
16926
  });
16927
16927
  });
16928
- var CARD_MIN_WIDTH_PX = 280;
16928
+ var CARD_MIN_WIDTH_PX = 330;
16929
16929
 
16930
16930
  // src/components/ToggleChip.tsx
16931
16931
  import { trussProps as trussProps53 } from "@homebound/truss/runtime";