BibTeX editor: add preview screen to "Paste references" dialog (#32928)

* Adding preview panel for bibtex entry

* Removing bibtex-editor module directory and moving tests to library module

* Format fix

* Adding accessibility headers and hardening tests

* Simplfying preview logic for bibtex titles

* Only show author placeholder if no author present

* Fixing build failures

* Fixing broken test

GitOrigin-RevId: 23d2d4ff48fe8135687578cd3efdf8ba9395e411
This commit is contained in:
l-obrien-overleaf
2026-04-27 12:48:28 +01:00
committed by Copybot
parent 4e51eee4f8
commit 966a2f9bfe
2 changed files with 6 additions and 0 deletions

View File

@@ -1201,6 +1201,8 @@
"new_name": "",
"new_password": "",
"new_project": "",
"new_reference": "",
"new_reference_plural": "",
"new_subscription_will_be_billed_immediately": "",
"new_tag": "",
"new_tag_name": "",
@@ -1413,6 +1415,7 @@
"premium_feature": "",
"premium_plan_label": "",
"presentation_mode": "",
"preview": "",
"preview_editor_tabs": "",
"previous_page": "",
"price": "",

View File

@@ -1591,6 +1591,8 @@
"new_name": "New name",
"new_password": "New password",
"new_project": "New project",
"new_reference": "__count__ new reference",
"new_reference_plural": "__count__ new references",
"new_snippet_project": "Untitled",
"new_subscription_will_be_billed_immediately": "Your new subscription will be billed immediately to your current payment method.",
"new_tag": "New tag",
@@ -1891,6 +1893,7 @@
"premium_plan_label": "Youre using <b>Overleaf Premium</b>",
"presentation": "Presentation",
"presentation_mode": "Presentation mode",
"preview": "Preview",
"preview_editor_tabs": "Preview editor tabs",
"previous_24_hours_only": "previous 24 hours only",
"previous_page": "Previous page",