Just like we sometimes override options in the generic table actions component, we're going to do the same thing with the cards table actions.
We were using the same code in two places, so we're extracting the code into a component in order to share it.