@backstage/migrate-mui-card-to-bui-card
Migrates MUI 4 Card family usage to Backstage UI Card.
Covers
Card→CardCardContent→CardBodyCardActions→CardFooter- Simple
CardHeader(children-only or stringtitle) →CardHeaderwith children - Deep and barrel imports from
@material-ui/core - Merging into an existing
@backstage/uiimport
TODOs left for humans
CardMedia(no BUI equivalent)- Complex
CardHeaderwithavatar,action,subheader, or non-stringtitle
Won't do
- Rewriting custom Card wrappers or theme overrides