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 2e32e27e7c
commit adf26f55a7
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