[web] add BibTeX visual editor module (#30726)

* [web] add BibTeX visual editor module

* Make the visual editor hook open to extension

Instead of looking specifically for the bibtex visual editor, allow any
extension to provide a visual editor.

* Fix stylelint error

---------

Co-authored-by: Eric Mc Sween <5454374+emcsween@users.noreply.github.com>
GitOrigin-RevId: c85c27a2b119c826e3d00cbd475a2a21f1508091
This commit is contained in:
Domagoj Kriskovic
2026-01-14 12:41:41 +01:00
committed by Copybot
parent 64da16f0d1
commit 4e2ea44b61
6 changed files with 50 additions and 4 deletions

View File

@@ -1015,6 +1015,7 @@ module.exports = {
ssoCertificateInfo: [],
v1ImportDataScreen: [],
snapshotUtils: [],
visualEditorProviders: [],
usGovBanner: [],
rollingBuildsUpdatedAlert: [],
offlineModeToolbarButtons: [],