Update wysiwyg to v2.37.14 (#3948)

* Update wysiwyg to v2.37.14

* Add needed `isEditor` parameter to `DefaultHtmlConverterProvider`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
renovate[bot] 2024-11-26 09:31:58 +00:00 committed by GitHub
parent a831f9a3f1
commit c16015eefb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -63,6 +63,7 @@ class DefaultHtmlConverterProvider @Inject constructor(
return TextDisplay.Custom(mentionSpan)
}
},
isEditor = false,
isMention = { _, url -> mentionDetector?.isMention(url).orFalse() }
).apply {
configureWith(editorStyle)

View file

@ -46,7 +46,7 @@ coil = "2.7.0"
showkase = "1.0.3"
appyx = "1.5.1"
sqldelight = "2.0.2"
wysiwyg = "2.37.13"
wysiwyg = "2.37.14"
telephoto = "0.14.0"
# Dependency analysis