Geo Shared UI: Migrate Replicables Details view to geo_shared

Why are we doing this work

This work is focused on migrating the Geo Replicables Details View Components into a shared space that can then be used to create a similar experience in the Geo Primary Verification Views.

The main goal should be to migrate the components responsible for the rendering of the details and its functionality to the shared space geo_shared/details.

This would likely include:

  1. Migrating most of the core components in geo_replicable_item/components
    • We could consider making the _info components more generalized with a <slot>

Relevant links

Implementation plan

TBD

Edited by Zack Cuddy