SIGN IN SIGN UP

Rename `SharedUrl` to `SharedUri` (#7084)

This PR renames `SharedUrl` to `SharedUri` to better reflect its intent.

I'm still not entirely happy with this naming, as the file paths that we
can store in here are not _really_ URIs, as they are lacking a protocol.

I want to explore changing `SharedUri` / `SharedUrl` back to alway
storing a URL and treat local filepaths differently, as it seems we're
conflating two different concerns under the same umbrella, at the
moment.

Release Notes:

- N/A
M
Marshall Bowers committed
6c7893db35d51cfbc8e8859a1fbe478f92388f1f
Parent: d18c0d9
Committed by GitHub <noreply@github.com> on 1/30/2024, 2:54:23 PM