59055aa67e
Build and Deploy Verso / deploy (push) Successful in 7m53s
Wires the two entry points to the publishing backend: - Share dialog: a "Share compiled presentation" section (owner only) with a public / logged-in-users-only choice, Publish/Unpublish, and a copyable link. - Top-right toolbar: a "Preview" button that publishes a private (logged-in- users-only) link in one click and opens the standalone deck in a new tab (opened synchronously to dodge popup blockers). Both talk to /project/:id/publish-presentation. Reuses existing i18n (publish/unpublish/copy/preview); adds share_compiled_presentation(_info) and presentation_link_public/private. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>