{{-- The link is ready: a check on an Expressive shape that settles in (share-ready, app.css). --}}
{{-- Besides the link: a QR code in a dialog, saved as a PNG in the browser, and the device's
share sheet where there is one (resources/js/share-created.js). Both carry the link only. --}}
{{-- Only on the visit the upload redirects to: the password is flashed once (FileUploader::createShare).
Masked, with the link's copy button at its end, so it is copied without reaching the screen. --}}
@if ($password)
@endif
{{-- The quiet zone is baked into the SVG (App\Services\QrCodeService), white in
either theme so a scanner keeps its contrast; the container adds no colour. --}}
{!! $qrCodeSvg !!}
@if ($share->isPasswordProtected())
@endif
@if ($share->isPasswordProtected())
@endif