From 8ca35009810be85b8835b6543afd834302172c4d Mon Sep 17 00:00:00 2001 From: Alfonso Grillo Date: Mon, 18 Sep 2023 16:11:22 +0200 Subject: [PATCH] Composer and RTE polish (#1719) * Move link button * Always show indent buttons * Fix code blocks and quote block styles * Fix code blocks and quotes style * Update composer attachment icon * Fix send message icon * Fix composer border * Fix rte border * Update RTE button assets * Update close rte icon * Refactor RTE and composer layout * more padding fixes * Update compound * Update WysiwygComposer to 2.11.0 * Fix ui tests * Fix composer bottom padding * Update snapshot tests --- DesignKit/Package.swift | 2 +- ElementX.xcodeproj/project.pbxproj | 4 +-- .../xcshareddata/swiftpm/Package.resolved | 6 ++--- .../composer/bold.imageset/Contents.json | 3 ++- .../images/composer/bold.imageset/bold.svg | 4 +-- .../bullet-list.imageset/Contents.json | 3 ++- .../bullet-list.imageset/bullet-list.svg | 6 +++-- .../code-block.imageset/Contents.json | 3 ++- .../code-block.imageset/code-block.svg | 6 +++-- .../composer/indent.imageset/Contents.json | 3 ++- .../composer/indent.imageset/indent.svg | 6 +++-- .../inline-code.imageset/Contents.json | 3 ++- .../inline-code.imageset/inline-code.svg | 12 ++++++--- .../composer/italic.imageset/Contents.json | 3 ++- .../composer/italic.imageset/italic.svg | 6 +++-- .../composer/link.imageset/Contents.json | 3 ++- .../images/composer/link.imageset/link.svg | 6 +++-- .../numbered-list.imageset/Contents.json | 3 ++- .../numbered-list.imageset/numbered-list.svg | 6 +++-- .../composer/quote.imageset/Contents.json | 3 ++- .../images/composer/quote.imageset/quote.svg | 14 +++++++---- .../strikethrough.imageset/Contents.json | 3 ++- .../strikethrough.imageset/strikethrough.svg | 6 +++-- .../composer/underline.imageset/Contents.json | 3 ++- .../composer/underline.imageset/underline.svg | 6 +++-- .../composer/unindent.imageset/Contents.json | 3 ++- .../composer/unindent.imageset/unindent.svg | 6 +++-- .../timeline/close-rte.imageset/Contents.json | 25 +++++++++++++++++++ .../close-rte.imageset/close-rte-dark.svg | 3 +++ .../timeline/close-rte.imageset/close-rte.svg | 3 +++ .../Contents.json | 25 +++++++++++++++++++ .../composer-attachment-dark.svg | 3 +++ .../composer-attachment-light.svg | 3 +++ ElementX/Sources/Generated/Assets.swift | 2 ++ .../HTMLParsing/AttributedStringBuilder.swift | 2 +- .../ComposerToolbarModels.swift | 12 +-------- .../ComposerToolbarViewModel.swift | 9 ------- .../View/ComposerToolbar.swift | 25 +++++++++++++------ .../View/FormattingToolbar.swift | 16 ++++++------ .../View/MessageComposer.swift | 3 +-- .../View/RoomAttachmentPicker.swift | 10 +++++--- .../RoomScreen/RoomScreenCoordinator.swift | 21 +++++++++++++++- .../Screens/RoomScreen/View/RoomScreen.swift | 10 +++----- ...9th-generation.roomEncryptedWithAvatar.png | 4 +-- ...iPad-9th-generation.roomLayoutBottom-0.png | 4 +-- ...iPad-9th-generation.roomLayoutBottom-1.png | 4 +-- ...n-GB-iPad-9th-generation.roomLayoutTop.png | 4 +-- ...-iPad-9th-generation.roomPlainNoAvatar.png | 4 +-- ...-iPad-9th-generation.roomSmallTimeline.png | 4 +-- ...mallTimelineIncomingAndSmallPagination.png | 4 +-- ...ation.roomSmallTimelineLargePagination.png | 4 +-- ...tion.roomSmallTimelineWithReadReceipts.png | 4 +-- ...-9th-generation.roomWithDisclosedPolls.png | 4 +-- ...th-generation.roomWithUndisclosedPolls.png | 4 +-- ...Pad-9th-generation.userSessionScreen-2.png | 4 +-- ...Pad-9th-generation.userSessionScreen-3.png | 4 +-- ...-9th-generation.userSessionScreenRTE-1.png | 4 +-- ...-9th-generation.userSessionScreenRTE-2.png | 4 +-- ...-9th-generation.userSessionScreenReply.png | 4 +-- ...n-GB-iPhone-14.roomEncryptedWithAvatar.png | 4 +-- .../en-GB-iPhone-14.roomLayoutBottom-0.png | 4 +-- .../en-GB-iPhone-14.roomLayoutBottom-1.png | 4 +-- .../en-GB-iPhone-14.roomLayoutTop.png | 4 +-- .../en-GB-iPhone-14.roomPlainNoAvatar.png | 4 +-- .../en-GB-iPhone-14.roomSmallTimeline.png | 4 +-- ...mallTimelineIncomingAndSmallPagination.png | 4 +-- ...ne-14.roomSmallTimelineLargePagination.png | 4 +-- ...e-14.roomSmallTimelineWithReadReceipts.png | 4 +-- ...en-GB-iPhone-14.roomWithDisclosedPolls.png | 4 +-- ...-GB-iPhone-14.roomWithUndisclosedPolls.png | 4 +-- .../en-GB-iPhone-14.userSessionScreen-2.png | 4 +-- .../en-GB-iPhone-14.userSessionScreen-3.png | 4 +-- ...en-GB-iPhone-14.userSessionScreenRTE-1.png | 4 +-- ...en-GB-iPhone-14.userSessionScreenRTE-2.png | 4 +-- ...en-GB-iPhone-14.userSessionScreenReply.png | 4 +-- ...9th-generation.roomEncryptedWithAvatar.png | 4 +-- ...iPad-9th-generation.roomLayoutBottom-0.png | 4 +-- ...iPad-9th-generation.roomLayoutBottom-1.png | 4 +-- ...eudo-iPad-9th-generation.roomLayoutTop.png | 4 +-- ...-iPad-9th-generation.roomPlainNoAvatar.png | 4 +-- ...-iPad-9th-generation.roomSmallTimeline.png | 4 +-- ...mallTimelineIncomingAndSmallPagination.png | 4 +-- ...ation.roomSmallTimelineLargePagination.png | 4 +-- ...tion.roomSmallTimelineWithReadReceipts.png | 4 +-- ...-9th-generation.roomWithDisclosedPolls.png | 4 +-- ...th-generation.roomWithUndisclosedPolls.png | 4 +-- ...Pad-9th-generation.userSessionScreen-2.png | 4 +-- ...Pad-9th-generation.userSessionScreen-3.png | 4 +-- ...-9th-generation.userSessionScreenRTE-1.png | 4 +-- ...-9th-generation.userSessionScreenRTE-2.png | 4 +-- ...-9th-generation.userSessionScreenReply.png | 4 +-- ...eudo-iPhone-14.roomEncryptedWithAvatar.png | 4 +-- .../pseudo-iPhone-14.roomLayoutBottom-0.png | 4 +-- .../pseudo-iPhone-14.roomLayoutBottom-1.png | 4 +-- .../pseudo-iPhone-14.roomLayoutTop.png | 4 +-- .../pseudo-iPhone-14.roomPlainNoAvatar.png | 4 +-- .../pseudo-iPhone-14.roomSmallTimeline.png | 4 +-- ...mallTimelineIncomingAndSmallPagination.png | 4 +-- ...ne-14.roomSmallTimelineLargePagination.png | 4 +-- ...e-14.roomSmallTimelineWithReadReceipts.png | 4 +-- ...seudo-iPhone-14.roomWithDisclosedPolls.png | 4 +-- ...udo-iPhone-14.roomWithUndisclosedPolls.png | 4 +-- .../pseudo-iPhone-14.userSessionScreen-2.png | 4 +-- .../pseudo-iPhone-14.userSessionScreen-3.png | 4 +-- ...seudo-iPhone-14.userSessionScreenRTE-1.png | 4 +-- ...seudo-iPhone-14.userSessionScreenRTE-2.png | 4 +-- ...seudo-iPhone-14.userSessionScreenReply.png | 4 +-- project.yml | 4 +-- 108 files changed, 338 insertions(+), 226 deletions(-) create mode 100644 ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/Contents.json create mode 100644 ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte-dark.svg create mode 100644 ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte.svg create mode 100644 ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/Contents.json create mode 100644 ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-dark.svg create mode 100644 ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-light.svg diff --git a/DesignKit/Package.swift b/DesignKit/Package.swift index 8d95072b6..6bbd17ecf 100644 --- a/DesignKit/Package.swift +++ b/DesignKit/Package.swift @@ -12,7 +12,7 @@ let package = Package( .library(name: "DesignKit", targets: ["DesignKit"]) ], dependencies: [ - .package(url: "https://github.com/vector-im/compound-ios", revision: "cbb4e9edbc6489e883b67d1016eb90705e998ba5"), + .package(url: "https://github.com/vector-im/compound-ios", revision: "562988911c79e81c70ecc40ceb469b65e46e82dc"), .package(url: "https://github.com/vector-im/element-design-tokens", exact: "0.0.3"), .package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "0.9.0") ], diff --git a/ElementX.xcodeproj/project.pbxproj b/ElementX.xcodeproj/project.pbxproj index 46efd6ce5..8be469ba9 100644 --- a/ElementX.xcodeproj/project.pbxproj +++ b/ElementX.xcodeproj/project.pbxproj @@ -5713,7 +5713,7 @@ repositoryURL = "https://github.com/matrix-org/matrix-wysiwyg-composer-swift"; requirement = { kind = exactVersion; - version = 2.10.1; + version = 2.11.0; }; }; 96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = { @@ -5729,7 +5729,7 @@ repositoryURL = "https://github.com/vector-im/compound-ios"; requirement = { kind = revision; - revision = cbb4e9edbc6489e883b67d1016eb90705e998ba5; + revision = 562988911c79e81c70ecc40ceb469b65e46e82dc; }; }; 9A472EE0218FE7DCF5283429 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = { diff --git a/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 82f613266..a970d7a85 100644 --- a/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -13,7 +13,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vector-im/compound-ios", "state" : { - "revision" : "cbb4e9edbc6489e883b67d1016eb90705e998ba5" + "revision" : "562988911c79e81c70ecc40ceb469b65e46e82dc" } }, { @@ -138,8 +138,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift", "state" : { - "revision" : "73a2e76929c02c7ca85ca1132e8974ec330cdc04", - "version" : "2.10.1" + "revision" : "ee5d0a1b35ee2bff3fbf4592f72dbec2d111dc9e", + "version" : "2.11.0" } }, { diff --git a/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/Contents.json index 07a9f8edb..f9adaec1f 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/bold.svg b/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/bold.svg index 6c11759eb..faabbf569 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/bold.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/bold.imageset/bold.svg @@ -1,3 +1,3 @@ - - + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/Contents.json index c92a0363d..9f598a515 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/bullet-list.svg b/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/bullet-list.svg index 7478effee..337ce92dd 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/bullet-list.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/bullet-list.imageset/bullet-list.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/Contents.json index 5096f219f..d45424dd2 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/code-block.svg b/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/code-block.svg index 25c6a5a70..2d2e5d580 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/code-block.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/code-block.imageset/code-block.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/Contents.json index 55f708cbc..e9c7e57a5 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/indent.svg b/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/indent.svg index 28d31ba12..37ea16685 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/indent.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/indent.imageset/indent.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/Contents.json index 1245395b6..34decd88d 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/inline-code.svg b/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/inline-code.svg index f2a71ba10..8675b7ec9 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/inline-code.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/inline-code.imageset/inline-code.svg @@ -1,5 +1,9 @@ - - - - + + + + + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/Contents.json index 00d78a9ad..13001e031 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/italic.svg b/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/italic.svg index 624e8c4d0..542e8ff20 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/italic.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/italic.imageset/italic.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/Contents.json index 4676f533a..c161e59a3 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/link.svg b/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/link.svg index 1174c630a..e518c326d 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/link.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/link.imageset/link.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/Contents.json index 9ebb6d811..9cb9874fb 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/numbered-list.svg b/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/numbered-list.svg index cc5b509c8..3179ab800 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/numbered-list.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/numbered-list.imageset/numbered-list.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/Contents.json index 7b3b7c058..29024dfb4 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/quote.svg b/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/quote.svg index 076a80aac..9b14f3fe1 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/quote.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/quote.imageset/quote.svg @@ -1,6 +1,10 @@ - - - - - + + + + + + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/Contents.json index b5f53e2fd..53fed1191 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/strikethrough.svg b/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/strikethrough.svg index f23fb95f6..7c92f45be 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/strikethrough.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/strikethrough.imageset/strikethrough.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/Contents.json index f5c442201..188def976 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/underline.svg b/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/underline.svg index 9ba004cb4..194f00271 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/underline.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/underline.imageset/underline.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/Contents.json index 33820646a..239878fba 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/Contents.json +++ b/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/Contents.json @@ -10,6 +10,7 @@ "version" : 1 }, "properties" : { - "preserves-vector-representation" : true + "preserves-vector-representation" : true, + "template-rendering-intent" : "template" } } diff --git a/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/unindent.svg b/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/unindent.svg index 1b2ca3794..5a090fdb9 100644 --- a/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/unindent.svg +++ b/ElementX/Resources/Assets.xcassets/images/composer/unindent.imageset/unindent.svg @@ -1,3 +1,5 @@ - - + + + + diff --git a/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/Contents.json new file mode 100644 index 000000000..f8a1d8ac2 --- /dev/null +++ b/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/Contents.json @@ -0,0 +1,25 @@ +{ + "images" : [ + { + "filename" : "close-rte.svg", + "idiom" : "universal" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "filename" : "close-rte-dark.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true + } +} diff --git a/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte-dark.svg b/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte-dark.svg new file mode 100644 index 000000000..5d2425a87 --- /dev/null +++ b/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte-dark.svg @@ -0,0 +1,3 @@ + + + diff --git a/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte.svg b/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte.svg new file mode 100644 index 000000000..0e1630708 --- /dev/null +++ b/ElementX/Resources/Assets.xcassets/images/timeline/close-rte.imageset/close-rte.svg @@ -0,0 +1,3 @@ + + + diff --git a/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/Contents.json b/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/Contents.json new file mode 100644 index 000000000..9d5ac2a71 --- /dev/null +++ b/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/Contents.json @@ -0,0 +1,25 @@ +{ + "images" : [ + { + "filename" : "composer-attachment-light.svg", + "idiom" : "universal" + }, + { + "appearances" : [ + { + "appearance" : "luminosity", + "value" : "dark" + } + ], + "filename" : "composer-attachment-dark.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "preserves-vector-representation" : true + } +} diff --git a/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-dark.svg b/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-dark.svg new file mode 100644 index 000000000..7a483865f --- /dev/null +++ b/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-dark.svg @@ -0,0 +1,3 @@ + + + diff --git a/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-light.svg b/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-light.svg new file mode 100644 index 000000000..6147f0ee2 --- /dev/null +++ b/ElementX/Resources/Assets.xcassets/images/timeline/composer-attachment.imageset/composer-attachment-light.svg @@ -0,0 +1,3 @@ + + + diff --git a/ElementX/Sources/Generated/Assets.swift b/ElementX/Sources/Generated/Assets.swift index c99a45fc6..c157e2178 100644 --- a/ElementX/Sources/Generated/Assets.swift +++ b/ElementX/Sources/Generated/Assets.swift @@ -55,6 +55,8 @@ internal enum Asset { internal static let locationPin = ImageAsset(name: "images/location-pin") internal static let locationPointerFull = ImageAsset(name: "images/location-pointer-full") internal static let locationPointer = ImageAsset(name: "images/location-pointer") + internal static let closeRte = ImageAsset(name: "images/close-rte") + internal static let composerAttachment = ImageAsset(name: "images/composer-attachment") internal static let timelineComposerSendMessage = ImageAsset(name: "images/timeline-composer-send-message") internal static let timelineEndedPoll = ImageAsset(name: "images/timeline-ended-poll") internal static let timelinePollAttachment = ImageAsset(name: "images/timeline-poll-attachment") diff --git a/ElementX/Sources/Other/HTMLParsing/AttributedStringBuilder.swift b/ElementX/Sources/Other/HTMLParsing/AttributedStringBuilder.swift index 4895fd0ec..d0c7a9146 100644 --- a/ElementX/Sources/Other/HTMLParsing/AttributedStringBuilder.swift +++ b/ElementX/Sources/Other/HTMLParsing/AttributedStringBuilder.swift @@ -139,7 +139,7 @@ struct AttributedStringBuilder: AttributedStringBuilderProtocol { attributedString.enumerateAttribute(.backgroundColor, in: .init(location: 0, length: attributedString.length), options: []) { value, range, _ in if let value = value as? UIColor, value == temporaryCodeBlockMarkingColor { - attributedString.addAttribute(.backgroundColor, value: UIColor.compound._bgCodeBlock as Any, range: range) + attributedString.addAttribute(.backgroundColor, value: UIColor(.compound._bgCodeBlock) as Any, range: range) } } } diff --git a/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarModels.swift b/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarModels.swift index ddd93f166..6f2c0f925 100644 --- a/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarModels.swift +++ b/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarModels.swift @@ -88,6 +88,7 @@ enum FormatType { case italic case underline case strikeThrough + case link case unorderedList case orderedList case indent @@ -95,7 +96,6 @@ enum FormatType { case inlineCode case codeBlock case quote - case link } extension FormatType: CaseIterable, Identifiable { @@ -226,14 +226,4 @@ extension FormatType { return .link } } - - /// Return true if the format type is an indentation action. - var isIndentType: Bool { - switch self { - case .indent, .unindent: - return true - default: - return false - } - } } diff --git a/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarViewModel.swift b/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarViewModel.swift index 6752b982e..a45ceb783 100644 --- a/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarViewModel.swift +++ b/ElementX/Sources/Screens/ComposerToolbar/ComposerToolbarViewModel.swift @@ -62,8 +62,6 @@ final class ComposerToolbarViewModel: ComposerToolbarViewModelType, ComposerTool .map { actions in FormatType .allCases - // Exclude indent type outside of lists. - .filter { wysiwygViewModel.isInList || !$0.isIndentType } .map { type in FormatItem(type: type, state: actions[type.composerAction] ?? .disabled) @@ -259,13 +257,6 @@ final class ComposerToolbarViewModel: ComposerToolbarViewModelType, ComposerTool } } -private extension WysiwygComposerViewModel { - /// Return true if the selection of the composer is currently located in a list. - var isInList: Bool { - actionStates[.orderedList] == .reversed || actionStates[.unorderedList] == .reversed - } -} - private extension LinkAction { var url: String? { guard case .edit(let url) = self else { diff --git a/ElementX/Sources/Screens/ComposerToolbar/View/ComposerToolbar.swift b/ElementX/Sources/Screens/ComposerToolbar/View/ComposerToolbar.swift index e3772c3a4..6a7dc30ed 100644 --- a/ElementX/Sources/Screens/ComposerToolbar/View/ComposerToolbar.swift +++ b/ElementX/Sources/Screens/ComposerToolbar/View/ComposerToolbar.swift @@ -24,6 +24,7 @@ struct ComposerToolbar: View { @FocusState private var composerFocused: Bool @ScaledMetric private var sendButtonIconSize = 16 + @ScaledMetric(relativeTo: .title) private var closeRTEButtonSize = 30 var body: some View { VStack(spacing: 8) { @@ -36,25 +37,29 @@ struct ComposerToolbar: View { } private var topBar: some View { - HStack(alignment: .bottom, spacing: 10) { + HStack(alignment: .bottom, spacing: 5) { if !context.composerActionsEnabled { RoomAttachmentPicker(context: context) - .padding(.bottom, 5) // centre align with the send button } + messageComposer .environmentObject(context) .onTapGesture { guard !composerFocused else { return } composerFocused = true } + .padding(.leading, context.composerActionsEnabled ? 7 : 0) + .padding(.trailing, context.composerActionsEnabled ? 4 : 0) + if !context.composerActionsEnabled { sendButton + .padding(.leading, 3) } } } private var bottomBar: some View { - HStack(alignment: .center, spacing: 10) { + HStack(alignment: .center, spacing: 9) { closeRTEButton FormattingToolbar(formatItems: context.formatItems) { action in @@ -62,6 +67,7 @@ struct ComposerToolbar: View { } sendButton + .padding(.leading, 7) } } @@ -70,9 +76,11 @@ struct ComposerToolbar: View { context.composerActionsEnabled = false context.composerExpanded = false } label: { - Image(systemName: "xmark.circle.fill") - .font(.compound.headingLG) - .foregroundColor(.compound.textActionPrimary) + Image(Asset.Images.closeRte.name) + .resizable() + .scaledToFit() + .frame(width: closeRTEButtonSize, height: closeRTEButtonSize) + .padding(7) } .accessibilityIdentifier(A11yIdentifiers.roomScreen.composerToolbar.closeFormattingOptions) } @@ -89,11 +97,11 @@ struct ComposerToolbar: View { Circle() .foregroundColor(context.viewState.sendButtonDisabled ? .clear : .compound.iconAccentTertiary) } + .padding(4) } .disabled(context.viewState.sendButtonDisabled) .animation(.linear(duration: 0.1), value: context.viewState.sendButtonDisabled) .keyboardShortcut(.return, modifiers: [.command]) - .padding([.vertical, .trailing], 6) } private var messageComposer: some View { @@ -133,6 +141,7 @@ struct ComposerToolbar: View { private var composerView: WysiwygComposerView { WysiwygComposerView(placeholder: placeholder, + placeholderColor: .compound.textSecondary, viewModel: wysiwygViewModel, itemProviderHelper: ItemProviderHelper(), keyCommandHandler: keyCommandHandler) { provider in @@ -151,7 +160,7 @@ struct ComposerToolbar: View { Image(asset: Asset.Images.timelineComposerSendMessage) .resizable() .frame(width: sendButtonIconSize, height: sendButtonIconSize) - .padding(EdgeInsets(top: 7, leading: 8, bottom: 7, trailing: 6)) + .padding(EdgeInsets(top: 10, leading: 11, bottom: 10, trailing: 9)) .opacity(context.viewState.composerMode.isEdit ? 0 : 1) .accessibilityLabel(L10n.actionSend) .accessibilityHidden(context.viewState.composerMode.isEdit) diff --git a/ElementX/Sources/Screens/ComposerToolbar/View/FormattingToolbar.swift b/ElementX/Sources/Screens/ComposerToolbar/View/FormattingToolbar.swift index 3e0bad904..2d5489325 100644 --- a/ElementX/Sources/Screens/ComposerToolbar/View/FormattingToolbar.swift +++ b/ElementX/Sources/Screens/ComposerToolbar/View/FormattingToolbar.swift @@ -22,7 +22,7 @@ struct FormattingToolbar: View { /// The action when an item is selected var formatAction: (FormatType) -> Void - @ScaledMetric private var toolbarButtonIconSize = 24 + @ScaledMetric private var toolbarButtonIconSize = 20 var body: some View { ScrollView(.horizontal) { @@ -32,16 +32,16 @@ struct FormattingToolbar: View { formatAction(item.type) } label: { item.icon - .renderingMode(.template) .resizable() .scaledToFit() .frame(width: toolbarButtonIconSize, height: toolbarButtonIconSize) .foregroundColor(item.foregroundColor) - .padding(10) + .padding(8) + .background(item.backgroundColor) + .cornerRadius(8) + .padding(4) } .disabled(item.state == .disabled) - .background(item.backgroundColor) - .cornerRadius(8) .accessibilityIdentifier(item.accessibilityIdentifier) .accessibilityLabel(item.accessibilityLabel) } @@ -54,7 +54,7 @@ private extension FormatItem { var foregroundColor: Color { switch state { case .reversed: - return .compound.iconOnSolidPrimary + return .compound.iconSuccessPrimary case .enabled: return .compound.iconSecondary case .disabled: @@ -65,8 +65,8 @@ private extension FormatItem { var backgroundColor: Color { switch state { case .reversed: - return .compound.bgActionPrimaryRest - default: + return .compound._bgAccentSelected + case .enabled, .disabled: return .compound.bgCanvasDefault } } diff --git a/ElementX/Sources/Screens/ComposerToolbar/View/MessageComposer.swift b/ElementX/Sources/Screens/ComposerToolbar/View/MessageComposer.swift index d3a0d2b93..75a720dcd 100644 --- a/ElementX/Sources/Screens/ComposerToolbar/View/MessageComposer.swift +++ b/ElementX/Sources/Screens/ComposerToolbar/View/MessageComposer.swift @@ -50,8 +50,7 @@ struct MessageComposer: View { roundedRectangle .fill(Color.compound.bgSubtleSecondary) roundedRectangle - .stroke(Color.compound._borderTextFieldFocused, lineWidth: 1) - .opacity(focused ? 1 : 0) + .stroke(Color.compound._borderTextFieldFocused, lineWidth: 0.5) } } // Explicitly disable all animations to fix weirdness with the header immediately diff --git a/ElementX/Sources/Screens/ComposerToolbar/View/RoomAttachmentPicker.swift b/ElementX/Sources/Screens/ComposerToolbar/View/RoomAttachmentPicker.swift index d0f667150..a86032a7c 100644 --- a/ElementX/Sources/Screens/ComposerToolbar/View/RoomAttachmentPicker.swift +++ b/ElementX/Sources/Screens/ComposerToolbar/View/RoomAttachmentPicker.swift @@ -20,16 +20,20 @@ import WysiwygComposer struct RoomAttachmentPicker: View { @ObservedObject var context: ComposerToolbarViewModel.Context @Environment(\.isPresented) var isPresented - + @ScaledMetric(relativeTo: .title) private var attachmentButtonSize: CGFloat = 30 + @State private var sheetContentHeight = CGFloat(0) var body: some View { Button { context.showAttachmentPopover = true } label: { - Image(systemName: "plus.circle.fill") - .font(.compound.headingLG) + Image(Asset.Images.composerAttachment.name) + .resizable() + .scaledToFit() + .frame(width: attachmentButtonSize, height: attachmentButtonSize) .foregroundColor(.compound.textActionPrimary) + .padding(7) } .accessibilityIdentifier(A11yIdentifiers.roomScreen.composerToolbar.openComposeOptions) .popover(isPresented: $context.showAttachmentPopover) { diff --git a/ElementX/Sources/Screens/RoomScreen/RoomScreenCoordinator.swift b/ElementX/Sources/Screens/RoomScreen/RoomScreenCoordinator.swift index 8321ec7d1..a2fc31b16 100644 --- a/ElementX/Sources/Screens/RoomScreen/RoomScreenCoordinator.swift +++ b/ElementX/Sources/Screens/RoomScreen/RoomScreenCoordinator.swift @@ -15,6 +15,7 @@ // import Combine +import HTMLParser import SwiftUI import WysiwygComposer @@ -63,7 +64,8 @@ final class RoomScreenCoordinator: CoordinatorProtocol { wysiwygViewModel = WysiwygComposerViewModel(minHeight: ComposerConstant.minHeight, maxCompressedHeight: ComposerConstant.maxHeight, - maxExpandedHeight: ComposerConstant.maxHeight) + maxExpandedHeight: ComposerConstant.maxHeight, + parserStyle: .elementX) composerViewModel = ComposerToolbarViewModel(wysiwygViewModel: wysiwygViewModel) } @@ -133,3 +135,20 @@ enum ComposerConstant { static let allowedHeightRange = minHeight...maxHeight static let translationThreshold: CGFloat = 60 } + +private extension HTMLParserStyle { + static let elementX = HTMLParserStyle(textColor: UIColor.label, + linkColor: UIColor.link, + codeBlockStyle: BlockStyle(backgroundColor: UIColor(.compound._bgCodeBlock), + borderColor: UIColor(.compound.borderInteractiveSecondary), + borderWidth: 0.0, + cornerRadius: 0.0, + padding: BlockStyle.Padding(horizontal: 10, vertical: 12), + type: .background), + quoteBlockStyle: BlockStyle(backgroundColor: UIColor(.compound.iconTertiary), + borderColor: UIColor(.compound.borderInteractiveSecondary), + borderWidth: 0.0, + cornerRadius: 0.0, + padding: BlockStyle.Padding(horizontal: 25, vertical: 12), + type: .side(offset: 5, width: 4))) +} diff --git a/ElementX/Sources/Screens/RoomScreen/View/RoomScreen.swift b/ElementX/Sources/Screens/RoomScreen/View/RoomScreen.swift index dd909ed50..09f75a0c6 100644 --- a/ElementX/Sources/Screens/RoomScreen/View/RoomScreen.swift +++ b/ElementX/Sources/Screens/RoomScreen/View/RoomScreen.swift @@ -23,8 +23,6 @@ struct RoomScreen: View { @State private var dragOver = false let composerToolbar: ComposerToolbar - private let attachmentButtonPadding = 10.0 - init(context: RoomScreenViewModel.Context, composerToolbar: ComposerToolbar) { self.context = context self.composerToolbar = composerToolbar @@ -36,13 +34,13 @@ struct RoomScreen: View { .background(Color.compound.bgCanvasDefault.ignoresSafeArea()) .safeAreaInset(edge: .bottom, spacing: 0) { composerToolbar - .padding(.leading, attachmentButtonPadding) - .padding(.trailing, 12) - .padding(.bottom) + .padding(.leading, 5) + .padding(.trailing, 8) + .padding(.bottom, composerToolbarContext.composerActionsEnabled ? 8 : 12) .background { if composerToolbarContext.composerActionsEnabled { RoundedRectangle(cornerRadius: 20) - .stroke(Color.compound._borderTextFieldFocused, lineWidth: 1) + .stroke(Color.compound.borderInteractiveSecondary, lineWidth: 0.5) .ignoresSafeArea() } } diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomEncryptedWithAvatar.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomEncryptedWithAvatar.png index 9671f8c6d..7f477ff57 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomEncryptedWithAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomEncryptedWithAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71d3350be93957b08de214c83788e447dc90ae640c1c48444599fa2d0ce7784d -size 282978 +oid sha256:5c0b1e853612ad505ae6ac9d63941ea0c5be9663ba860488bb2ec745ca4aeb52 +size 287633 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-0.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-0.png index 1443d05e3..4035999a6 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-0.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4e1235a6fc359db5c947dae4078fa360caf79833b55a14bed9ae1192a5be8eb -size 295564 +oid sha256:3c7801807c4f7f2c687a2bd3801e46219b3b9190d52c98b1d2ab7352786f84db +size 300284 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-1.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-1.png index 71529b419..1dbc7c279 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-1.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutBottom-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bb16df5c41c7be8bfdf844845d3e4ff0d8bc40bf355eea0a47567b8b617ec33 -size 301740 +oid sha256:fae636d1b1ea334b65d2be9a040981ea4e15a5bf83d5f89ce9f319dec775081e +size 304240 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutTop.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutTop.png index 378fc7654..72bb1b5d9 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutTop.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomLayoutTop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e7dc1be431fe51694b1b963efa3d1c20ed2bb258cbd6573f917cffe6dc19cc8 -size 298808 +oid sha256:ae6ba80a7dba1956d7b6643e25db4609b5dfdf6806667b9dd42e87833e4d0db9 +size 303528 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomPlainNoAvatar.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomPlainNoAvatar.png index e538719d1..bfd237b16 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomPlainNoAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomPlainNoAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a597d367df121ecfb256a0302860bbce4299712736c7332d33ceb996f1728f60 -size 282663 +oid sha256:2a671c02e8f3446dd414c5aa84c38481b2588e2ff4ce452d9af6d175aa822dfa +size 283353 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimeline.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimeline.png index 46d45ead2..65904121d 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimeline.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71c74a00787f9e9ca5c66a87c57f43510ae6dbe12fb1d1fd68cf456ba4632d9e -size 99867 +oid sha256:5282104d7fe9ae2d1a8bb5a870ac406895260d2da66900e711197c82df0def92 +size 104005 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png index 4afb26e37..5c37e1005 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ddc932816c778d13560431de8b892ed88e03257f21a2459f74f689d8dab7177 -size 122085 +oid sha256:7091a8fb8efced130209a9048450659414ff0725d771b58270f6f092a8768577 +size 126665 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineLargePagination.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineLargePagination.png index 38fbc79f1..8add4f456 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineLargePagination.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineLargePagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ad1ff3aaefa116340f1a1b41e266216c6fc72709e0756e1266e4b3d992736bd -size 294718 +oid sha256:a6e1dc1a7df691009c19b6ca01a1e1bfe4ffd619ae14de9867b6211fec058244 +size 299183 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png index 0cfa15028..f4d3c856e 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f8d312435a9c1979e9869a458f44c3c00a0d7b7f8c8d09cb178e5ac4c962048 -size 121468 +oid sha256:49fd21b9115f46d7b2c7b2bdc6bcd987ef1e36e847119fe6d48e2cd16aa725ab +size 125595 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithDisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithDisclosedPolls.png index 88915bfd4..1ff89ae4c 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithDisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithDisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a540ae05fbea15546bcaed5b22ee582b94e83cc0408ed5a56dec25d56fbb3d4b -size 165586 +oid sha256:fc8c04818392d4fb0ca2a1fd5cb17fc0a00c949e1b38b959fa3bfb3f5f6bd020 +size 170291 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithUndisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithUndisclosedPolls.png index 72a6437dd..8a79c744d 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithUndisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.roomWithUndisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc2a885aa81cd5679b42f4f8741a4b861d0f96571bbb9085fe16d051a8fba3b7 -size 162767 +oid sha256:ca0ceb104fb75c7e0461969043b1f98f8d80a300f94b2624672577869e1019c4 +size 167457 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-2.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-2.png index 4a8bc8de7..3cedc0599 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-2.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b03b89684c4ed314eda5a965b6c8629f4611f7791010ecbab1d70735e34c843 -size 343505 +oid sha256:6d3a8904f0e7eee5bd87d214cc06b7770bc2aa0aabea0d4a5ccd839000e0068a +size 344493 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-3.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-3.png index bcfba0cec..f19df6755 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-3.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreen-3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ad5716cdc8b6a1c141db1e58760627d64e9224c3e19c877ce9d90955e2abcbe -size 416856 +oid sha256:38cfbb6791e500603ff24c9870dc060ed4f08707a1b1ca0a47960bc93d3557c1 +size 418919 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-1.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-1.png index 14587ef69..360b12551 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-1.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:367732fe7e6369d7f845b19df7eedf5e0e6cb94674f540ef09b60a8565be57d3 -size 417022 +oid sha256:e666afba04722fa9a7a8dd3f89e0543d54181a7ea8ab6e20053a32f19aa2265d +size 418191 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-2.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-2.png index dd3766640..8d140c2f7 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-2.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenRTE-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f983592b1424fea43c5c241d9ac101afec25b4a3c34678a23d1d7c5cd001167f -size 341321 +oid sha256:25234e3c5181d29a3580ea9a21ee9142c07d6b50dc16da5ea3b09add50fdbd02 +size 339569 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenReply.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenReply.png index fa6af5ad1..dbe8191ca 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenReply.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPad-9th-generation.userSessionScreenReply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66fd1817ffe4c2bfa4a90a2a3e8b466bed36952d849ca301f5bd678aeb734ea2 -size 342974 +oid sha256:e57456b4d66fd9e8ef14332e04ea4f9b9044928d88fa68af0a84bf86d95797bb +size 344190 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomEncryptedWithAvatar.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomEncryptedWithAvatar.png index f04dc3707..77aa0d188 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomEncryptedWithAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomEncryptedWithAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:479c95e33a7af1849312881d26d7f0a6a15662bb57f8039277f979202d1e99a6 -size 369643 +oid sha256:41f7059c20bcfbc7d849be08d4aaabc488a5d2e3051903996562e29bb146503e +size 379259 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-0.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-0.png index 8a448898a..db89a0ee7 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-0.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fbed12543169931d9c8570620eaec649dd9ed351679515da0bfc93e162fd74a -size 302768 +oid sha256:53e71c7ded4dbf071c0d536bf35405bffacf364b1b7c15b7d63071c6a9389577 +size 312073 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-1.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-1.png index 4d317bae2..7eb087588 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-1.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutBottom-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7088c0cd2836196515ee1fbb8a1eb464f418ac6fab865190c781f689fa6403b6 -size 288939 +oid sha256:75f00b77675caa96956fe3d2335a61ca8e74969613e1c52a034d22c756dc0cb0 +size 298376 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutTop.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutTop.png index 90b0cccce..0f628bc3d 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutTop.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomLayoutTop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f34bced7ed19a31dd2d7fc6930cdec68fc39f339d429228d5e694c423a0a06d9 -size 305973 +oid sha256:9154d3cb5b6d80206766c908c69e7ad06cd025c2c70b13d85a388979b90f7d0d +size 314556 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomPlainNoAvatar.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomPlainNoAvatar.png index fc71aec81..8387a8b5c 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomPlainNoAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomPlainNoAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc8045f067fd71cb4e693c6460b4cc04bad776b7ab675896529d2896b73b86ce -size 369347 +oid sha256:dd5aa374d9f76f0ac63251f006f331ab8ffa38c451b5407587adb9f09ab75e0f +size 371586 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimeline.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimeline.png index 60df75cce..583ce983d 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimeline.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:729b5ff60dc8fbb01db574112cfe21e1193dc2d0c1e2f2923722f2b2208a9169 -size 155428 +oid sha256:a88e0d03945bc00d2b33f48cf46655fb65c9e4363726387f0471c073dbad8109 +size 164622 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png index 367e070f8..ce0e0c761 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b4e1a2e6c0fa99a1dc1a549822a64e8eab0c83d8977efde95e3f30b8a7a956d -size 191203 +oid sha256:fb3ad1bd3a6d10b4fa741ba6930c703c8b8c0a98f6e90303d84cab224c1855ba +size 199734 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineLargePagination.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineLargePagination.png index 738799d56..78289a0e7 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineLargePagination.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineLargePagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cd28d159c39dd2d945f4970fb71dd95fbefb4a36f93149c32f2979ac8b8c776 -size 316421 +oid sha256:2191fa9b06e47264feba9d7ae655fabdd72516018f971f3a7570b8ca9e8ac2c6 +size 325664 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineWithReadReceipts.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineWithReadReceipts.png index 279f7b8d4..1847b7c0e 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineWithReadReceipts.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomSmallTimelineWithReadReceipts.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:889ef51dd39c6e0816a2591e04f6f8412ab633f0f0f0cfd03865fb29ee6f60de -size 186235 +oid sha256:27ab679a981a91859113f7cedc04cf14b958422b398354338fec69a9353d29a6 +size 195447 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithDisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithDisclosedPolls.png index b2f24b376..1d6161c80 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithDisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithDisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9defbd1b672e4c28f7081357fb57584d6d7a7b619c72f306c07cfb78db6d82b6 -size 256536 +oid sha256:690d9abaed49e4b58c921f69865285c87dbe787213e2916615452810b9b3a046 +size 265571 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithUndisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithUndisclosedPolls.png index 47ac7881a..e1c398b9a 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithUndisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.roomWithUndisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c04e8a7f52844ff3408a8a83cf285a58f40bbdeef32a2fda0896bf993ff85c83 -size 253455 +oid sha256:a2cf21bc866bd7a0036a9a7c1db4123de2d67c5677efea9555724540b6f7d04f +size 261971 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-2.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-2.png index 375158372..c3c6ea450 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-2.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:308f52a26bfab79962edc8a09ca16619f76ddad25bbf7f65e9f3d59c52c30a08 -size 301309 +oid sha256:c6f5e7b69320ad973cc3d0647fb8bf7ef35fa26e38fb657ddf93f41161cb7bb2 +size 302259 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-3.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-3.png index 07d7b7edc..19f156157 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-3.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreen-3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50e4d7fd4fcb608d9879fbd6ced13ab605d41bbf89a21ae9325262af1f3decc2 -size 269224 +oid sha256:5e38ec2e356f1cd1e53070e220ce6a4f9eb81df2370aa3439ee783a11347824e +size 269412 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-1.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-1.png index 41050329c..9953339e8 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-1.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8f98976b432c6fb2fc1c95eb66e1ecb0e835e7ac5d3e42ed245d21f0359c2d6 -size 255565 +oid sha256:b94deb03fd86fed339be9fe82397292bf135a69b5a6f8756c2550a87b1963bab +size 255880 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-2.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-2.png index cdfeda7fb..2f797cdf3 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-2.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenRTE-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3d1992f206ddb0d4984173c861f86d48b7c860cdfb71ee3f1128aa129a67eb4 -size 278064 +oid sha256:6bbc5348367317e00eaaa506df99ca8c375b1e7d54332afbab858b5a8ace7ae1 +size 278990 diff --git a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenReply.png b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenReply.png index d493dadbb..2c5ab6785 100644 --- a/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenReply.png +++ b/UITests/Sources/__Snapshots__/Application/en-GB-iPhone-14.userSessionScreenReply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fc3f38eae9400682ba0a10e4781432380f1f7e4d41b5ab186cd617cd72f319b -size 289926 +oid sha256:785731132e037a874c938034242bfb7171966b01ae5a9a0be157e7af12bc1b57 +size 291454 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomEncryptedWithAvatar.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomEncryptedWithAvatar.png index b3f5c0ea2..62feb13b2 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomEncryptedWithAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomEncryptedWithAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a0a410bb4b074df029f5e6b4f809005247b421c3467922b2cfb76e30a2d7d49 -size 283982 +oid sha256:3b1b5e985f1d1e6d9340109eb8c801fbca653f3358dee494c1a768225b13cbad +size 288612 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-0.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-0.png index 47636747a..941d92795 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-0.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4ca019cb350574898520b1b16403bd5598e544c88b041b7e9b85e6c5466e0c7 -size 295998 +oid sha256:d0b9fb7a95464fa28a3ef0f5b5e962091bca3fb6e1e89704c5c3766fbb3fc8ba +size 300753 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-1.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-1.png index 2a884ff0f..de37244b1 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-1.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutBottom-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ded1ed214da1c744928f204e4f183afe68f3f7cb37047c4f3e6d20fd3cdd6ef3 -size 302351 +oid sha256:ad78d4a92413ccf762f7e3443ad998664ac05484b97be9fada0cf6ac878e59ba +size 304779 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutTop.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutTop.png index 9f32c8ea1..1358384b9 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutTop.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomLayoutTop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32596dbbb3bb6d20646db2afd9d0eb16d2b53fc8d1b71b04f8b6a106a4e9f5b8 -size 299205 +oid sha256:f507a477209d938250fa068ecac16d14d9940270f060a6d917c40db7075a55ca +size 303951 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomPlainNoAvatar.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomPlainNoAvatar.png index 61b18e18c..953b863f2 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomPlainNoAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomPlainNoAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df68739c4b2f112ad95ba3f0628192e4d362a70bfc3bb95c542362e82af0a556 -size 283671 +oid sha256:7b912498550208f0226e8c8093136cce6c3dacc4e2ac659d241e36e34128b909 +size 284396 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimeline.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimeline.png index 6474ea17e..14024a6a7 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimeline.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fcfa7830ec2674f1d3b44cdfe70188b48fef8c927dbb36124f5f302eb6671d8b -size 100295 +oid sha256:878358b6f12e44a852ada5d57d8ac2df7b4705668c9e1fe239460be967730b4e +size 104510 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png index 182a0722b..b1987bb63 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineIncomingAndSmallPagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a486897b867be562e6985f8498241df36a5ffe25cdfd9e39522d85bad114f36c -size 122528 +oid sha256:6685436f215ed288896b76566f847bfb95699e42a652955a64020dd8cf5b051a +size 127138 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineLargePagination.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineLargePagination.png index 4dd3f418c..f9733cb6c 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineLargePagination.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineLargePagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af00d968f20dd89ffbe5a81992d5c59327b8bb1cdc133b37bb46467f41ffe6ea -size 295158 +oid sha256:595379d9d1633d518dbfa388d9a7fdd118c6ea2fe5845af540a228a33754a455 +size 299648 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png index 8f8f31eba..db949f113 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomSmallTimelineWithReadReceipts.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47343f3d9dd4b4360bb1527b3a6d6b2c0b3f7cbde912c69c4b58ba9ae3ab0ce3 -size 122381 +oid sha256:3e06d098655cfdbb675647d33379233573c021d9f847a8a31c463ee4f38b023a +size 126576 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithDisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithDisclosedPolls.png index 825409fa4..3d4428740 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithDisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithDisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06701f44d87783df173d2a54f4df1119b8514865e4b17626c6a2eacdfd8efafd -size 191314 +oid sha256:0dfab3507168508b0f23b635a6d967137ae7c73f7460c94e2b2679e3ec98003c +size 196046 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithUndisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithUndisclosedPolls.png index 99ab5590a..9a4fdfbbc 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithUndisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.roomWithUndisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ceecae18977ab13a9d7cc0f56a26121021d38d97e3c544a56499d1b8885ebe13 -size 180169 +oid sha256:b8618aa141f6a00b0d28ce0c2f50f9a1dcf5f4c634ec9dcbc1ed99361ce205c2 +size 184489 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-2.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-2.png index 05ffc3db7..97d083632 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-2.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd5b0fd10d09946e0d4378268280a70d25b6525122ab005cea37d20c10bfc678 -size 345879 +oid sha256:748ef33fd97d3375150cecf88a339529062305e3a93167a0a603e3e3f3358f3e +size 346930 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-3.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-3.png index 499cab665..29953fd90 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-3.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreen-3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:477f5a2a9a899d88117c139186c5c433ef12ef5d65af2f54f4a317cedb83d72a -size 409106 +oid sha256:cac5722d63f540b053c1a93ed9b3b2aeed4b2e031f398f475bc3b9dd2b2fdfec +size 410060 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-1.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-1.png index eba6f5e8c..8814d436f 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-1.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cf83b8441da80636c9ffa43cb3c4b6f75745f8e786a0c8e91f3f827ebace2eb -size 406634 +oid sha256:f9924f1dd637f3d2c9feb21f8ebacbdc20d96143de6bbc02bbb1df07a0469610 +size 407718 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-2.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-2.png index ad85ac2ed..08bb970b1 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-2.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenRTE-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1030959ad31255c30a10e7ed5db36067e6cde8ac9b4db69f46a80d9c5613f21c -size 343694 +oid sha256:4f3dd7023d6a02f0012eef0cd0d0ea1d3e60f26fc094c0592f7320df38fac3ac +size 341994 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenReply.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenReply.png index e82d90cf0..14013fb1c 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenReply.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPad-9th-generation.userSessionScreenReply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f1ce95624991d7ed04a4109bf1e6910262b0e76b0ece26136384bfc37266daae -size 347025 +oid sha256:31714ec0dbb7b0679f4b33467f7565f5f0141f82db544c65ddca9f9bebc14d88 +size 346427 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomEncryptedWithAvatar.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomEncryptedWithAvatar.png index 607eab7b2..7998c2e30 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomEncryptedWithAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomEncryptedWithAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c53c0138b452a09910b4acb912c50b230d077336a34ceefa79f03677ff76bddf -size 363080 +oid sha256:eb6a75d6465ea26660b655636896882ae67893c2603037492a5f0c879e647ebe +size 372784 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-0.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-0.png index 724f9ce98..491b30f7d 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-0.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:452687fd4b15993003b2699d5d01675615621b1a40697caf29a99957d59d3b2e -size 303407 +oid sha256:4c17e6e54757433c0fd5fb3cf7e2c19a59ed7cdf8b23d005a3e7943b2ad4716f +size 312653 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-1.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-1.png index 2f8ea7fea..0d575bc66 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-1.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutBottom-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2305600ff533059110d8cc8df0b5622d2ed9d97cef5099fb830594e3fc9f8dc4 -size 289634 +oid sha256:921bcbf9452724a5169cc1856abfaf050d192b51910f67174712b2cecb90dd22 +size 299125 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutTop.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutTop.png index c4e231ed4..be545fa96 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutTop.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomLayoutTop.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5bdb78870465441c4a7175c39f82bba5f5064ea9c3e014a5fdf6304f9d09ad3 -size 306593 +oid sha256:e6b656c28bb2003adbfd779c5a0027b6155294f7a973cd60e151a1f79ac666da +size 315100 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomPlainNoAvatar.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomPlainNoAvatar.png index d553bc6f7..fccad0c38 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomPlainNoAvatar.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomPlainNoAvatar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3c770f3924b174d1cd13c9c771dda93e8e1c351d56ddd9be213116cbfe07aee -size 362784 +oid sha256:5acdd843989fe50c4f50327a1ffc27a0378a14be228e46ffc0e185971e80cf54 +size 365111 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimeline.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimeline.png index 5d16b3f72..f08b41e8d 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimeline.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:061a801436ce63d4b2e3241b57f27a66c94dc9f06c1045608687ff490758d22f -size 156078 +oid sha256:85c395569137e2a5421981d42de93c9b253c999e836ab0c5f57a28061eb6258b +size 165236 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png index adf5dc07e..1f8251c8e 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineIncomingAndSmallPagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ba0753229fd7d8aae3b933134ba8ae5067aaba1e87dc43138dace1dc846aeec -size 191826 +oid sha256:f7739d679c9ca47522728f1cf4e5524aa2e468fa5ed1f9cf0399b92f8bdbfa1b +size 200315 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineLargePagination.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineLargePagination.png index a104d2472..2ba14a420 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineLargePagination.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineLargePagination.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6859e734a7f03049e97a76f6468c63186db6d9e30d7106e1c752f465c2e3c48 -size 317030 +oid sha256:a8a216b84b979d84ee2d9c7b64c4766064b760b99d4b07c1d989da690e5a59cb +size 326249 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineWithReadReceipts.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineWithReadReceipts.png index bbd1132f4..b4d64979a 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineWithReadReceipts.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomSmallTimelineWithReadReceipts.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc0771b95e4168d67155b83dc1dfc5fee9afeb261cf1f3d2309f58be2cb7e3c7 -size 187726 +oid sha256:feed73879ad965bf7bf483cd7bed289f9d5cc1ced1230abe9ea78dc691c41f42 +size 196872 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithDisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithDisclosedPolls.png index 4ec6a482b..85c7a75f2 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithDisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithDisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5363a709d79a849239fceb5d90ea456eb9d66dda3d25b4d89223d7e0c2b4baa0 -size 276181 +oid sha256:68185f190d0c86fa5027385d23a854cb3d3cd5020195e971ce953ad1c9735433 +size 285050 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithUndisclosedPolls.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithUndisclosedPolls.png index 661586fc3..41e475842 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithUndisclosedPolls.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.roomWithUndisclosedPolls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5826907aa1fef35d8b051cde817117f494088d2aba909c2f4458edbcd2402d40 -size 269161 +oid sha256:20d8859086f8d0e9e8022b1f81a79220bbd5a5cedb8742de0a61c5f4eed4e959 +size 278394 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-2.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-2.png index e49818bf5..1bc1d1701 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-2.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:458ea86ba32be063790af9023736a1694598494ab8b12272ebd09e6f53e25ab0 -size 301444 +oid sha256:372c351c7d81d5e30388bd9cf9b6b1e82bcd6b74f128de087851b0261fc7f736 +size 302328 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-3.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-3.png index 6606515d0..5663945bb 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-3.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreen-3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dd85190ae70793721e382226604a06da6b87d6f4cf48be922d70f18d343f6c6 -size 267528 +oid sha256:a5ea36545224116c5a000851afbb79536a447e240f371c52bc8ea4cf0c1bfcb9 +size 267741 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-1.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-1.png index 8b708c1cf..340408e47 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-1.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77631c78221f36dc9d32b46116a28804720800db00229c95b408ae46ebbc1541 -size 261699 +oid sha256:6d7fa3fa622fe4c20bb21e24d1f7ec9f2868602cdc6b574e1dbdd82b719b538c +size 261482 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-2.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-2.png index ff7af6158..37455ee13 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-2.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenRTE-2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bf2ec1d452daa576410ab1c541720108975c39a64e42b76f4b12b0fdd9cda99 -size 278244 +oid sha256:20f27ea332f781247b8a2c16f4d9b51b92c6fe72db655fe96ab3ffdb07f0a8b2 +size 279133 diff --git a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenReply.png b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenReply.png index d3e51fb1d..43015c972 100644 --- a/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenReply.png +++ b/UITests/Sources/__Snapshots__/Application/pseudo-iPhone-14.userSessionScreenReply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7af57d734122082fb28438d727bd0145750a98082c348c130218356226a2e40 -size 290055 +oid sha256:6f19b360761598165401357aa4ff30c4de3303c7c99e01021eaa1c4f6c6e5b8a +size 291624 diff --git a/project.yml b/project.yml index 251e748ae..d4f45aba2 100644 --- a/project.yml +++ b/project.yml @@ -52,7 +52,7 @@ packages: path: DesignKit Compound: url: https://github.com/vector-im/compound-ios - revision: cbb4e9edbc6489e883b67d1016eb90705e998ba5 + revision: 562988911c79e81c70ecc40ceb469b65e46e82dc # path: ../compound-ios AnalyticsEvents: url: https://github.com/matrix-org/matrix-analytics-events @@ -112,4 +112,4 @@ packages: minorVersion: 2.0.0 WysiwygComposer: url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift - exactVersion: 2.10.1 + exactVersion: 2.11.0