From 47d94501c73f785243592e291a08b6c763589327 Mon Sep 17 00:00:00 2001 From: Doug <6060466+pixlwave@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:38:32 +0100 Subject: [PATCH] Upgrade the project to use Xcode 15.4 (#3027) * Update snapshots for Xcode 15.4 * Update CI. * Fix crashing UI test. * Fix compile error in Integration Tests. * Try putting UI tests on GH runners again. --- .github/workflows/ui_tests.yml | 2 +- ElementX/Sources/Mocks/ClientProxyMock.swift | 2 ++ .../SwiftUI/Styles/FormButtonStyles.swift | 1 + .../CreateRoom/View/CreateRoomScreen.swift | 4 ++-- .../View/EmojiPickerScreen.swift | 9 ++++++++- .../RoomListFiltersEmptyStateView.swift | 1 + .../View/InviteUsersScreen.swift | 2 +- .../StartChatScreen/View/StartChatScreen.swift | 2 +- .../Services/Analytics/Signposter.swift | 2 +- .../UITests/UITestsAppCoordinator.swift | 5 ++++- PreviewTests/.prefire.yml | 2 +- PreviewTests/PreviewTests.stencil | 18 +++++++++++++----- ...est_advancedSettingsScreen-iPad-en-GB.1.png | 4 ++-- ...st_advancedSettingsScreen-iPad-pseudo.1.png | 4 ++-- ...dvancedSettingsScreen-iPhone-15-en-GB.1.png | 4 ++-- ...vancedSettingsScreen-iPhone-15-pseudo.1.png | 4 ++-- ...test_analyticsPromptScreen-iPad-en-GB.1.png | 4 ++-- ...est_analyticsPromptScreen-iPad-pseudo.1.png | 4 ++-- ...analyticsPromptScreen-iPhone-15-en-GB.1.png | 4 ++-- ...nalyticsPromptScreen-iPhone-15-pseudo.1.png | 4 ++-- ...sPromptScreenCheckmarkItem-iPad-en-GB.1.png | 4 ++-- ...PromptScreenCheckmarkItem-iPad-pseudo.1.png | 4 ++-- ...ptScreenCheckmarkItem-iPhone-15-en-GB.1.png | 4 ++-- ...tScreenCheckmarkItem-iPhone-15-pseudo.1.png | 4 ++-- ...st_analyticsSettingsScreen-iPad-en-GB.1.png | 4 ++-- ...t_analyticsSettingsScreen-iPad-pseudo.1.png | 4 ++-- ...alyticsSettingsScreen-iPhone-15-en-GB.1.png | 4 ++-- ...lyticsSettingsScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_appLockScreen-iPad-en-GB.1.png | 4 ++-- .../test_appLockScreen-iPad-pseudo.1.png | 4 ++-- .../test_appLockScreen-iPhone-15-en-GB.1.png | 4 ++-- .../test_appLockScreen-iPhone-15-pseudo.1.png | 4 ++-- ...etupBiometricsScreen-iPad-en-GB.Face-ID.png | 4 ++-- ...tupBiometricsScreen-iPad-en-GB.Touch-ID.png | 4 ++-- ...tupBiometricsScreen-iPad-pseudo.Face-ID.png | 4 ++-- ...upBiometricsScreen-iPad-pseudo.Touch-ID.png | 4 ++-- ...iometricsScreen-iPhone-15-en-GB.Face-ID.png | 4 ++-- ...ometricsScreen-iPhone-15-en-GB.Touch-ID.png | 4 ++-- ...ometricsScreen-iPhone-15-pseudo.Face-ID.png | 4 ++-- ...metricsScreen-iPhone-15-pseudo.Touch-ID.png | 4 ++-- ...ppLockSetupPINScreen-iPad-en-GB.Confirm.png | 4 ++-- ...appLockSetupPINScreen-iPad-en-GB.Create.png | 4 ++-- ...SetupPINScreen-iPad-en-GB.Unlock-Failed.png | 4 ++-- ...appLockSetupPINScreen-iPad-en-GB.Unlock.png | 4 ++-- ...pLockSetupPINScreen-iPad-pseudo.Confirm.png | 4 ++-- ...ppLockSetupPINScreen-iPad-pseudo.Create.png | 4 ++-- ...etupPINScreen-iPad-pseudo.Unlock-Failed.png | 4 ++-- ...ppLockSetupPINScreen-iPad-pseudo.Unlock.png | 4 ++-- ...kSetupPINScreen-iPhone-15-en-GB.Confirm.png | 4 ++-- ...ckSetupPINScreen-iPhone-15-en-GB.Create.png | 4 ++-- ...PINScreen-iPhone-15-en-GB.Unlock-Failed.png | 4 ++-- ...ckSetupPINScreen-iPhone-15-en-GB.Unlock.png | 4 ++-- ...SetupPINScreen-iPhone-15-pseudo.Confirm.png | 4 ++-- ...kSetupPINScreen-iPhone-15-pseudo.Create.png | 4 ++-- ...INScreen-iPhone-15-pseudo.Unlock-Failed.png | 4 ++-- ...kSetupPINScreen-iPhone-15-pseudo.Unlock.png | 4 ++-- ...kSetupSettingsScreen-iPad-en-GB.Face-ID.png | 4 ++-- ...SetupSettingsScreen-iPad-en-GB.PIN-only.png | 4 ++-- ...ngsScreen-iPad-en-GB.Touch-ID-Mandatory.png | 4 ++-- ...SetupSettingsScreen-iPad-pseudo.Face-ID.png | 4 ++-- ...etupSettingsScreen-iPad-pseudo.PIN-only.png | 4 ++-- ...gsScreen-iPad-pseudo.Touch-ID-Mandatory.png | 4 ++-- ...pSettingsScreen-iPhone-15-en-GB.Face-ID.png | 4 ++-- ...SettingsScreen-iPhone-15-en-GB.PIN-only.png | 4 ++-- ...reen-iPhone-15-en-GB.Touch-ID-Mandatory.png | 4 ++-- ...SettingsScreen-iPhone-15-pseudo.Face-ID.png | 4 ++-- ...ettingsScreen-iPhone-15-pseudo.PIN-only.png | 4 ++-- ...een-iPhone-15-pseudo.Touch-ID-Mandatory.png | 4 ++-- ...test_audioRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...est_audioRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...audioRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...udioRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ..._authenticationStartScreen-iPad-en-GB.1.png | 4 ++-- ...authenticationStartScreen-iPad-pseudo.1.png | 4 ++-- ...enticationStartScreen-iPhone-15-en-GB.1.png | 4 ++-- ...nticationStartScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_avatarHeaderView-iPad-en-GB.DM.png | 4 ++-- ...est_avatarHeaderView-iPad-en-GB.Members.png | 4 ++-- .../test_avatarHeaderView-iPad-en-GB.Room.png | 4 ++-- .../test_avatarHeaderView-iPad-pseudo.DM.png | 4 ++-- ...st_avatarHeaderView-iPad-pseudo.Members.png | 4 ++-- .../test_avatarHeaderView-iPad-pseudo.Room.png | 4 ++-- ...est_avatarHeaderView-iPhone-15-en-GB.DM.png | 4 ++-- ...vatarHeaderView-iPhone-15-en-GB.Members.png | 4 ++-- ...t_avatarHeaderView-iPhone-15-en-GB.Room.png | 4 ++-- ...st_avatarHeaderView-iPhone-15-pseudo.DM.png | 4 ++-- ...atarHeaderView-iPhone-15-pseudo.Members.png | 4 ++-- ..._avatarHeaderView-iPhone-15-pseudo.Room.png | 4 ++-- .../test_badgeLabel-iPad-en-GB.1.png | 4 ++-- .../test_badgeLabel-iPad-pseudo.1.png | 4 ++-- .../test_badgeLabel-iPhone-15-en-GB.1.png | 4 ++-- .../test_badgeLabel-iPhone-15-pseudo.1.png | 4 ++-- .../test_blockedUsersScreen-iPad-en-GB.1.png | 4 ++-- .../test_blockedUsersScreen-iPad-pseudo.1.png | 4 ++-- ...st_blockedUsersScreen-iPhone-15-en-GB.1.png | 4 ++-- ...t_blockedUsersScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_bugReport-iPad-en-GB.1.png | 4 ++-- .../test_bugReport-iPad-en-GB.2.png | 4 ++-- .../test_bugReport-iPad-pseudo.1.png | 4 ++-- .../test_bugReport-iPad-pseudo.2.png | 4 ++-- .../test_bugReport-iPhone-15-en-GB.1.png | 4 ++-- .../test_bugReport-iPhone-15-en-GB.2.png | 4 ++-- .../test_bugReport-iPhone-15-pseudo.1.png | 4 ++-- .../test_bugReport-iPhone-15-pseudo.2.png | 4 ++-- ...callInviteRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...allInviteRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...nviteRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...viteRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...tificationRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...ificationRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...ationRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...tionRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...ollapsibleRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...llapsibleRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...sibleRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...ibleRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_completionSuggestion-iPad-en-GB.1.png | 4 ++-- .../test_completionSuggestion-iPad-en-GB.2.png | 4 ++-- ...test_completionSuggestion-iPad-pseudo.1.png | 4 ++-- ...test_completionSuggestion-iPad-pseudo.2.png | 4 ++-- ..._completionSuggestion-iPhone-15-en-GB.1.png | 4 ++-- ..._completionSuggestion-iPhone-15-en-GB.2.png | 4 ++-- ...completionSuggestion-iPhone-15-pseudo.1.png | 4 ++-- ...completionSuggestion-iPhone-15-pseudo.2.png | 4 ++-- .../test_composerToolbar-iPad-en-GB.1.png | 4 ++-- .../test_composerToolbar-iPad-en-GB.Reply.png | 4 ++-- ...omposerToolbar-iPad-en-GB.Voice-Message.png | 4 ++-- ...oserToolbar-iPad-en-GB.With-Suggestions.png | 4 ++-- .../test_composerToolbar-iPad-pseudo.1.png | 4 ++-- .../test_composerToolbar-iPad-pseudo.Reply.png | 4 ++-- ...mposerToolbar-iPad-pseudo.Voice-Message.png | 4 ++-- ...serToolbar-iPad-pseudo.With-Suggestions.png | 4 ++-- .../test_composerToolbar-iPhone-15-en-GB.1.png | 4 ++-- ...t_composerToolbar-iPhone-15-en-GB.Reply.png | 4 ++-- ...erToolbar-iPhone-15-en-GB.Voice-Message.png | 4 ++-- ...oolbar-iPhone-15-en-GB.With-Suggestions.png | 4 ++-- ...test_composerToolbar-iPhone-15-pseudo.1.png | 4 ++-- ..._composerToolbar-iPhone-15-pseudo.Reply.png | 4 ++-- ...rToolbar-iPhone-15-pseudo.Voice-Message.png | 4 ++-- ...olbar-iPhone-15-pseudo.With-Suggestions.png | 4 ++-- ...om-iPad-en-GB.Create-Room-without-users.png | 4 ++-- .../test_createRoom-iPad-en-GB.Create-Room.png | 4 ++-- ...m-iPad-pseudo.Create-Room-without-users.png | 4 ++-- ...test_createRoom-iPad-pseudo.Create-Room.png | 4 ++-- ...hone-15-en-GB.Create-Room-without-users.png | 4 ++-- ..._createRoom-iPhone-15-en-GB.Create-Room.png | 4 ++-- ...one-15-pseudo.Create-Room-without-users.png | 4 ++-- ...createRoom-iPhone-15-pseudo.Create-Room.png | 4 ++-- ...est_emojiPickerScreen-iPad-en-GB.Screen.png | 4 ++-- ...test_emojiPickerScreen-iPad-en-GB.Sheet.png | 3 --- ...st_emojiPickerScreen-iPad-pseudo.Screen.png | 4 ++-- ...est_emojiPickerScreen-iPad-pseudo.Sheet.png | 3 --- ...mojiPickerScreen-iPhone-15-en-GB.Screen.png | 4 ++-- ...emojiPickerScreen-iPhone-15-en-GB.Sheet.png | 3 --- ...ojiPickerScreen-iPhone-15-pseudo.Screen.png | 4 ++-- ...mojiPickerScreen-iPhone-15-pseudo.Sheet.png | 3 --- ...mojiPickerScreenHeaderView-iPad-en-GB.1.png | 4 ++-- ...ojiPickerScreenHeaderView-iPad-pseudo.1.png | 4 ++-- ...ickerScreenHeaderView-iPhone-15-en-GB.1.png | 4 ++-- ...ckerScreenHeaderView-iPhone-15-pseudo.1.png | 4 ++-- ...test_emoteRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...est_emoteRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...emoteRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...moteRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...tedHistoryRoomTimelineView-iPad-en-GB.1.png | 3 --- ...edHistoryRoomTimelineView-iPad-pseudo.1.png | 3 --- ...storyRoomTimelineView-iPhone-15-en-GB.1.png | 3 --- ...toryRoomTimelineView-iPhone-15-pseudo.1.png | 3 --- ..._encryptedRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...encryptedRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...yptedRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...ptedRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...test_estimatedWaveformView-iPad-en-GB.1.png | 4 ++-- ...est_estimatedWaveformView-iPad-pseudo.1.png | 4 ++-- ...estimatedWaveformView-iPhone-15-en-GB.1.png | 4 ++-- ...stimatedWaveformView-iPhone-15-pseudo.1.png | 4 ++-- .../test_fileRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...test_fileRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ..._fileRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...fileRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_formButtonStyles-iPad-en-GB.1.png | 4 ++-- .../test_formButtonStyles-iPad-pseudo.1.png | 4 ++-- ...test_formButtonStyles-iPhone-15-en-GB.1.png | 4 ++-- ...est_formButtonStyles-iPhone-15-pseudo.1.png | 4 ++-- .../test_formattedBodyText-iPad-en-GB.1.png | 4 ++-- .../test_formattedBodyText-iPad-pseudo.1.png | 4 ++-- ...est_formattedBodyText-iPhone-15-en-GB.1.png | 4 ++-- ...st_formattedBodyText-iPhone-15-pseudo.1.png | 4 ++-- .../test_formattingToolbar-iPad-en-GB.1.png | 4 ++-- .../test_formattingToolbar-iPad-pseudo.1.png | 4 ++-- ...est_formattingToolbar-iPhone-15-en-GB.1.png | 4 ++-- ...st_formattingToolbar-iPhone-15-pseudo.1.png | 4 ++-- .../test_fullscreenDialog-iPad-en-GB.Bloom.png | 4 ++-- ...st_fullscreenDialog-iPad-en-GB.Gradient.png | 4 ++-- .../test_fullscreenDialog-iPad-en-GB.Plain.png | 4 ++-- ...test_fullscreenDialog-iPad-pseudo.Bloom.png | 4 ++-- ...t_fullscreenDialog-iPad-pseudo.Gradient.png | 4 ++-- ...test_fullscreenDialog-iPad-pseudo.Plain.png | 4 ++-- ..._fullscreenDialog-iPhone-15-en-GB.Bloom.png | 4 ++-- ...llscreenDialog-iPhone-15-en-GB.Gradient.png | 4 ++-- ..._fullscreenDialog-iPhone-15-en-GB.Plain.png | 4 ++-- ...fullscreenDialog-iPhone-15-pseudo.Bloom.png | 4 ++-- ...lscreenDialog-iPhone-15-pseudo.Gradient.png | 4 ++-- ...fullscreenDialog-iPhone-15-pseudo.Plain.png | 4 ++-- .../test_globalSearchScreen-iPad-en-GB.1.png | 4 ++-- .../test_globalSearchScreen-iPad-pseudo.1.png | 4 ++-- ...st_globalSearchScreen-iPhone-15-en-GB.1.png | 4 ++-- ...t_globalSearchScreen-iPhone-15-pseudo.1.png | 4 ++-- ..._globalSearchScreenListRow-iPad-en-GB.1.png | 4 ++-- ...globalSearchScreenListRow-iPad-pseudo.1.png | 4 ++-- ...alSearchScreenListRow-iPhone-15-en-GB.1.png | 4 ++-- ...lSearchScreenListRow-iPhone-15-pseudo.1.png | 4 ++-- .../test_heroImage-iPad-en-GB.1.png | 4 ++-- .../test_heroImage-iPad-pseudo.1.png | 4 ++-- .../test_heroImage-iPhone-15-en-GB.1.png | 4 ++-- .../test_heroImage-iPhone-15-pseudo.1.png | 4 ++-- ...dTimelineItemModifier-iPad-en-GB.Layout.png | 4 ++-- ...TimelineItemModifier-iPad-pseudo.Layout.png | 4 ++-- ...lineItemModifier-iPhone-15-en-GB.Layout.png | 4 ++-- ...ineItemModifier-iPhone-15-pseudo.Layout.png | 4 ++-- .../test_homeScreen-iPad-en-GB.Empty.png | 4 ++-- .../test_homeScreen-iPad-en-GB.Loaded.png | 4 ++-- .../test_homeScreen-iPad-en-GB.Loading.png | 4 ++-- .../test_homeScreen-iPad-en-GB.Migrating.png | 4 ++-- .../test_homeScreen-iPad-pseudo.Empty.png | 4 ++-- .../test_homeScreen-iPad-pseudo.Loaded.png | 4 ++-- .../test_homeScreen-iPad-pseudo.Loading.png | 4 ++-- .../test_homeScreen-iPad-pseudo.Migrating.png | 4 ++-- .../test_homeScreen-iPhone-15-en-GB.Empty.png | 4 ++-- .../test_homeScreen-iPhone-15-en-GB.Loaded.png | 4 ++-- ...test_homeScreen-iPhone-15-en-GB.Loading.png | 4 ++-- ...st_homeScreen-iPhone-15-en-GB.Migrating.png | 4 ++-- .../test_homeScreen-iPhone-15-pseudo.Empty.png | 4 ++-- ...test_homeScreen-iPhone-15-pseudo.Loaded.png | 4 ++-- ...est_homeScreen-iPhone-15-pseudo.Loading.png | 4 ++-- ...t_homeScreen-iPhone-15-pseudo.Migrating.png | 4 ++-- ...StateView-iPad-en-GB.Constrained-layout.png | 4 ++-- ...EmptyStateView-iPad-en-GB.Normal-Layout.png | 4 ++-- ...omeScreenEmptyStateView-iPad-en-GB.View.png | 4 ++-- ...tateView-iPad-pseudo.Constrained-layout.png | 4 ++-- ...mptyStateView-iPad-pseudo.Normal-Layout.png | 4 ++-- ...meScreenEmptyStateView-iPad-pseudo.View.png | 4 ++-- ...View-iPhone-15-en-GB.Constrained-layout.png | 4 ++-- ...StateView-iPhone-15-en-GB.Normal-Layout.png | 4 ++-- ...reenEmptyStateView-iPhone-15-en-GB.View.png | 4 ++-- ...iew-iPhone-15-pseudo.Constrained-layout.png | 4 ++-- ...tateView-iPhone-15-pseudo.Normal-Layout.png | 4 ++-- ...eenEmptyStateView-iPhone-15-pseudo.View.png | 4 ++-- .../test_homeScreenInviteCell-iPad-en-GB.1.png | 4 ++-- ...test_homeScreenInviteCell-iPad-pseudo.1.png | 4 ++-- ..._homeScreenInviteCell-iPhone-15-en-GB.1.png | 4 ++-- ...homeScreenInviteCell-iPhone-15-pseudo.1.png | 4 ++-- ...overyKeyConfirmationBanner-iPad-en-GB.1.png | 4 ++-- ...veryKeyConfirmationBanner-iPad-pseudo.1.png | 4 ++-- ...KeyConfirmationBanner-iPhone-15-en-GB.1.png | 4 ++-- ...eyConfirmationBanner-iPhone-15-pseudo.1.png | 4 ++-- ...t_homeScreenRoomCell-iPad-en-GB.Generic.png | 4 ++-- ...RoomCell-iPad-en-GB.Notifications-State.png | 4 ++-- ..._homeScreenRoomCell-iPad-pseudo.Generic.png | 4 ++-- ...oomCell-iPad-pseudo.Notifications-State.png | 4 ++-- ...eScreenRoomCell-iPhone-15-en-GB.Generic.png | 4 ++-- ...ell-iPhone-15-en-GB.Notifications-State.png | 4 ++-- ...ScreenRoomCell-iPhone-15-pseudo.Generic.png | 4 ++-- ...ll-iPhone-15-pseudo.Notifications-State.png | 4 ++-- ...identityConfirmationScreen-iPad-en-GB.1.png | 4 ++-- ...dentityConfirmationScreen-iPad-pseudo.1.png | 4 ++-- ...ityConfirmationScreen-iPhone-15-en-GB.1.png | 4 ++-- ...tyConfirmationScreen-iPhone-15-pseudo.1.png | 4 ++-- ...st_identityConfirmedScreen-iPad-en-GB.1.png | 4 ++-- ...t_identityConfirmedScreen-iPad-pseudo.1.png | 4 ++-- ...entityConfirmedScreen-iPhone-15-en-GB.1.png | 4 ++-- ...ntityConfirmedScreen-iPhone-15-pseudo.1.png | 4 ++-- ...test_imageRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...est_imageRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...imageRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...mageRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_inviteUsersScreen-iPad-en-GB.1.png | 4 ++-- .../test_inviteUsersScreen-iPad-pseudo.1.png | 4 ++-- ...est_inviteUsersScreen-iPhone-15-en-GB.1.png | 4 ++-- ...st_inviteUsersScreen-iPhone-15-pseudo.1.png | 4 ++-- ...iteUsersScreenSelectedItem-iPad-en-GB.1.png | 4 ++-- ...teUsersScreenSelectedItem-iPad-pseudo.1.png | 4 ++-- ...ersScreenSelectedItem-iPhone-15-en-GB.1.png | 4 ++-- ...rsScreenSelectedItem-iPhone-15-pseudo.1.png | 4 ++-- .../test_joinRoomScreen-iPad-en-GB.Invite.png | 4 ++-- .../test_joinRoomScreen-iPad-en-GB.Join.png | 4 ++-- .../test_joinRoomScreen-iPad-en-GB.Knock.png | 4 ++-- .../test_joinRoomScreen-iPad-en-GB.Unknown.png | 4 ++-- .../test_joinRoomScreen-iPad-pseudo.Invite.png | 4 ++-- .../test_joinRoomScreen-iPad-pseudo.Join.png | 4 ++-- .../test_joinRoomScreen-iPad-pseudo.Knock.png | 4 ++-- ...test_joinRoomScreen-iPad-pseudo.Unknown.png | 4 ++-- ...t_joinRoomScreen-iPhone-15-en-GB.Invite.png | 4 ++-- ...est_joinRoomScreen-iPhone-15-en-GB.Join.png | 4 ++-- ...st_joinRoomScreen-iPhone-15-en-GB.Knock.png | 4 ++-- ..._joinRoomScreen-iPhone-15-en-GB.Unknown.png | 4 ++-- ..._joinRoomScreen-iPhone-15-pseudo.Invite.png | 4 ++-- ...st_joinRoomScreen-iPhone-15-pseudo.Join.png | 4 ++-- ...t_joinRoomScreen-iPhone-15-pseudo.Knock.png | 4 ++-- ...joinRoomScreen-iPhone-15-pseudo.Unknown.png | 4 ++-- ...est_legalInformationScreen-iPad-en-GB.1.png | 4 ++-- ...st_legalInformationScreen-iPad-pseudo.1.png | 4 ++-- ...egalInformationScreen-iPhone-15-en-GB.1.png | 4 ++-- ...galInformationScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_locationMarkerView-iPad-en-GB.1.png | 4 ++-- .../test_locationMarkerView-iPad-pseudo.1.png | 4 ++-- ...st_locationMarkerView-iPhone-15-en-GB.1.png | 4 ++-- ...t_locationMarkerView-iPhone-15-pseudo.1.png | 4 ++-- ...tionRoomTimelineView-iPad-en-GB.Bubbles.png | 4 ++-- ...ionRoomTimelineView-iPad-pseudo.Bubbles.png | 4 ++-- ...oomTimelineView-iPhone-15-en-GB.Bubbles.png | 4 ++-- ...omTimelineView-iPhone-15-pseudo.Bubbles.png | 4 ++-- ...inScreen-iPad-en-GB.Credentials-Entered.png | 4 ++-- ...st_loginScreen-iPad-en-GB.OIDC-Fallback.png | 4 ++-- ...test_loginScreen-iPad-en-GB.Unsupported.png | 4 ++-- .../test_loginScreen-iPad-en-GB.matrix-org.png | 4 ++-- ...nScreen-iPad-pseudo.Credentials-Entered.png | 4 ++-- ...t_loginScreen-iPad-pseudo.OIDC-Fallback.png | 4 ++-- ...est_loginScreen-iPad-pseudo.Unsupported.png | 4 ++-- ...test_loginScreen-iPad-pseudo.matrix-org.png | 4 ++-- ...een-iPhone-15-en-GB.Credentials-Entered.png | 4 ++-- ...ginScreen-iPhone-15-en-GB.OIDC-Fallback.png | 4 ++-- ...loginScreen-iPhone-15-en-GB.Unsupported.png | 4 ++-- ..._loginScreen-iPhone-15-en-GB.matrix-org.png | 4 ++-- ...en-iPhone-15-pseudo.Credentials-Entered.png | 4 ++-- ...inScreen-iPhone-15-pseudo.OIDC-Fallback.png | 4 ++-- ...oginScreen-iPhone-15-pseudo.Unsupported.png | 4 ++-- ...loginScreen-iPhone-15-pseudo.matrix-org.png | 4 ++-- ...test_longPressWithFeedback-iPad-en-GB.1.png | 4 ++-- ...est_longPressWithFeedback-iPad-pseudo.1.png | 4 ++-- ...longPressWithFeedback-iPhone-15-en-GB.1.png | 4 ++-- ...ongPressWithFeedback-iPhone-15-pseudo.1.png | 4 ++-- ...test_mapLibreStaticMapView-iPad-en-GB.1.png | 4 ++-- ...est_mapLibreStaticMapView-iPad-pseudo.1.png | 4 ++-- ...mapLibreStaticMapView-iPhone-15-en-GB.1.png | 4 ++-- ...apLibreStaticMapView-iPhone-15-pseudo.1.png | 4 ++-- .../test_matrixUserPermalink-iPad-en-GB.1.png | 4 ++-- .../test_matrixUserPermalink-iPad-pseudo.1.png | 4 ++-- ...t_matrixUserPermalink-iPhone-15-en-GB.1.png | 4 ++-- ..._matrixUserPermalink-iPhone-15-pseudo.1.png | 4 ++-- ...t_mediaUploadPreviewScreen-iPad-en-GB.1.png | 4 ++-- ..._mediaUploadPreviewScreen-iPad-pseudo.1.png | 4 ++-- ...iaUploadPreviewScreen-iPhone-15-en-GB.1.png | 4 ++-- ...aUploadPreviewScreen-iPhone-15-pseudo.1.png | 4 ++-- ..._mentionSuggestionItemView-iPad-en-GB.1.png | 4 ++-- ..._mentionSuggestionItemView-iPad-en-GB.2.png | 4 ++-- ...mentionSuggestionItemView-iPad-pseudo.1.png | 4 ++-- ...mentionSuggestionItemView-iPad-pseudo.2.png | 4 ++-- ...ionSuggestionItemView-iPhone-15-en-GB.1.png | 4 ++-- ...ionSuggestionItemView-iPhone-15-en-GB.2.png | 4 ++-- ...onSuggestionItemView-iPhone-15-pseudo.1.png | 4 ++-- ...onSuggestionItemView-iPhone-15-pseudo.2.png | 4 ++-- .../test_messageComposer-iPad-en-GB.1.png | 4 ++-- ...eComposer-iPad-en-GB.Replying-in-thread.png | 4 ++-- ...est_messageComposer-iPad-en-GB.Replying.png | 4 ++-- .../test_messageComposer-iPad-pseudo.1.png | 4 ++-- ...Composer-iPad-pseudo.Replying-in-thread.png | 4 ++-- ...st_messageComposer-iPad-pseudo.Replying.png | 4 ++-- .../test_messageComposer-iPhone-15-en-GB.1.png | 4 ++-- ...oser-iPhone-15-en-GB.Replying-in-thread.png | 4 ++-- ...essageComposer-iPhone-15-en-GB.Replying.png | 4 ++-- ...test_messageComposer-iPhone-15-pseudo.1.png | 4 ++-- ...ser-iPhone-15-pseudo.Replying-in-thread.png | 4 ++-- ...ssageComposer-iPhone-15-pseudo.Replying.png | 4 ++-- ...t_messageComposerTextField-iPad-en-GB.1.png | 4 ++-- ..._messageComposerTextField-iPad-pseudo.1.png | 4 ++-- ...sageComposerTextField-iPhone-15-en-GB.1.png | 4 ++-- ...ageComposerTextField-iPhone-15-pseudo.1.png | 4 ++-- ...st_messageForwardingScreen-iPad-en-GB.1.png | 4 ++-- ...t_messageForwardingScreen-iPad-pseudo.1.png | 4 ++-- ...ssageForwardingScreen-iPhone-15-en-GB.1.png | 4 ++-- ...sageForwardingScreen-iPhone-15-pseudo.1.png | 4 ++-- ...essageText-iPad-en-GB.Custom-Attachment.png | 4 ++-- ...test_messageText-iPad-en-GB.Custom-Text.png | 4 ++-- ...ageText-iPad-en-GB.SwiftUI-Default-Text.png | 4 ++-- ...messageText-iPad-en-GB.With-block-quote.png | 4 ++-- .../test_messageText-iPad-en-GB.With-list.png | 4 ++-- ...ssageText-iPad-pseudo.Custom-Attachment.png | 4 ++-- ...est_messageText-iPad-pseudo.Custom-Text.png | 4 ++-- ...geText-iPad-pseudo.SwiftUI-Default-Text.png | 4 ++-- ...essageText-iPad-pseudo.With-block-quote.png | 4 ++-- .../test_messageText-iPad-pseudo.With-list.png | 4 ++-- ...eText-iPhone-15-en-GB.Custom-Attachment.png | 4 ++-- ...messageText-iPhone-15-en-GB.Custom-Text.png | 4 ++-- ...xt-iPhone-15-en-GB.SwiftUI-Default-Text.png | 4 ++-- ...geText-iPhone-15-en-GB.With-block-quote.png | 4 ++-- ...t_messageText-iPhone-15-en-GB.With-list.png | 4 ++-- ...Text-iPhone-15-pseudo.Custom-Attachment.png | 4 ++-- ...essageText-iPhone-15-pseudo.Custom-Text.png | 4 ++-- ...t-iPhone-15-pseudo.SwiftUI-Default-Text.png | 4 ++-- ...eText-iPhone-15-pseudo.With-block-quote.png | 4 ++-- ..._messageText-iPhone-15-pseudo.With-list.png | 4 ++-- ...est_noticeRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...st_noticeRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...oticeRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...ticeRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...ificationPermissionsScreen-iPad-en-GB.1.png | 4 ++-- ...ficationPermissionsScreen-iPad-pseudo.1.png | 4 ++-- ...tionPermissionsScreen-iPhone-15-en-GB.1.png | 4 ++-- ...ionPermissionsScreen-iPhone-15-pseudo.1.png | 4 ++-- ...gsEditScreen-iPad-en-GB.Applying-change.png | 4 ++-- ...tingsEditScreen-iPad-en-GB.Direct-Chats.png | 4 ++-- ...ad-en-GB.Group-Chats-Without-Disclaimer.png | 4 ++-- ...ttingsEditScreen-iPad-en-GB.Group-Chats.png | 4 ++-- ...sEditScreen-iPad-pseudo.Applying-change.png | 4 ++-- ...ingsEditScreen-iPad-pseudo.Direct-Chats.png | 4 ++-- ...d-pseudo.Group-Chats-Without-Disclaimer.png | 4 ++-- ...tingsEditScreen-iPad-pseudo.Group-Chats.png | 4 ++-- ...tScreen-iPhone-15-en-GB.Applying-change.png | 4 ++-- ...EditScreen-iPhone-15-en-GB.Direct-Chats.png | 4 ++-- ...15-en-GB.Group-Chats-Without-Disclaimer.png | 4 ++-- ...sEditScreen-iPhone-15-en-GB.Group-Chats.png | 4 ++-- ...Screen-iPhone-15-pseudo.Applying-change.png | 4 ++-- ...ditScreen-iPhone-15-pseudo.Direct-Chats.png | 4 ++-- ...5-pseudo.Group-Chats-Without-Disclaimer.png | 4 ++-- ...EditScreen-iPhone-15-pseudo.Group-Chats.png | 4 ++-- ...SettingsEditScreenRoomCell-iPad-en-GB.1.png | 4 ++-- ...ettingsEditScreenRoomCell-iPad-pseudo.1.png | 4 ++-- ...ngsEditScreenRoomCell-iPhone-15-en-GB.1.png | 4 ++-- ...gsEditScreenRoomCell-iPhone-15-pseudo.1.png | 4 ++-- ...notificationSettingsScreen-iPad-en-GB.1.png | 4 ++-- ...creen-iPad-en-GB.Configuration-mismatch.png | 4 ++-- ...otificationSettingsScreen-iPad-pseudo.1.png | 4 ++-- ...reen-iPad-pseudo.Configuration-mismatch.png | 4 ++-- ...icationSettingsScreen-iPhone-15-en-GB.1.png | 4 ++-- ...-iPhone-15-en-GB.Configuration-mismatch.png | 4 ++-- ...cationSettingsScreen-iPhone-15-pseudo.1.png | 4 ++-- ...iPhone-15-pseudo.Configuration-mismatch.png | 4 ++-- .../test_pINTextField-iPad-en-GB.1.png | 4 ++-- .../test_pINTextField-iPad-pseudo.1.png | 4 ++-- .../test_pINTextField-iPhone-15-en-GB.1.png | 4 ++-- .../test_pINTextField-iPhone-15-pseudo.1.png | 4 ++-- ...nIndicatorRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...IndicatorRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...catorRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...atorRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_pillView-iPad-en-GB.All-Users.png | 4 ++-- ...est_pillView-iPad-en-GB.Loaded-Long-Own.png | 4 ++-- .../test_pillView-iPad-en-GB.Loaded-Long.png | 4 ++-- .../test_pillView-iPad-en-GB.Loading-Own.png | 4 ++-- .../test_pillView-iPad-en-GB.Loading.png | 4 ++-- .../test_pillView-iPad-pseudo.All-Users.png | 4 ++-- ...st_pillView-iPad-pseudo.Loaded-Long-Own.png | 4 ++-- .../test_pillView-iPad-pseudo.Loaded-Long.png | 4 ++-- .../test_pillView-iPad-pseudo.Loading-Own.png | 4 ++-- .../test_pillView-iPad-pseudo.Loading.png | 4 ++-- ...test_pillView-iPhone-15-en-GB.All-Users.png | 4 ++-- ...illView-iPhone-15-en-GB.Loaded-Long-Own.png | 4 ++-- ...st_pillView-iPhone-15-en-GB.Loaded-Long.png | 4 ++-- ...st_pillView-iPhone-15-en-GB.Loading-Own.png | 4 ++-- .../test_pillView-iPhone-15-en-GB.Loading.png | 4 ++-- ...est_pillView-iPhone-15-pseudo.All-Users.png | 4 ++-- ...llView-iPhone-15-pseudo.Loaded-Long-Own.png | 4 ++-- ...t_pillView-iPhone-15-pseudo.Loaded-Long.png | 4 ++-- ...t_pillView-iPhone-15-pseudo.Loading-Own.png | 4 ++-- .../test_pillView-iPhone-15-pseudo.Loading.png | 4 ++-- ...est_placeholderAvatarImage-iPad-en-GB.1.png | 4 ++-- ...st_placeholderAvatarImage-iPad-pseudo.1.png | 4 ++-- ...laceholderAvatarImage-iPhone-15-en-GB.1.png | 4 ++-- ...aceholderAvatarImage-iPhone-15-pseudo.1.png | 4 ++-- ...est_placeholderScreen-iPad-en-GB.Screen.png | 4 ++-- ...placeholderScreen-iPad-en-GB.Split-View.png | 4 ++-- ...holderScreen-iPad-en-GB.With-background.png | 4 ++-- ...st_placeholderScreen-iPad-pseudo.Screen.png | 4 ++-- ...laceholderScreen-iPad-pseudo.Split-View.png | 4 ++-- ...olderScreen-iPad-pseudo.With-background.png | 4 ++-- ...laceholderScreen-iPhone-15-en-GB.Screen.png | 4 ++-- ...holderScreen-iPhone-15-en-GB.Split-View.png | 2 +- ...rScreen-iPhone-15-en-GB.With-background.png | 4 ++-- ...aceholderScreen-iPhone-15-pseudo.Screen.png | 4 ++-- ...olderScreen-iPhone-15-pseudo.Split-View.png | 2 +- ...Screen-iPhone-15-pseudo.With-background.png | 4 ++-- .../test_pollFormScreen-iPad-en-GB.Edit.png | 4 ++-- .../test_pollFormScreen-iPad-en-GB.New.png | 4 ++-- .../test_pollFormScreen-iPad-pseudo.Edit.png | 4 ++-- .../test_pollFormScreen-iPad-pseudo.New.png | 4 ++-- ...est_pollFormScreen-iPhone-15-en-GB.Edit.png | 4 ++-- ...test_pollFormScreen-iPhone-15-en-GB.New.png | 4 ++-- ...st_pollFormScreen-iPhone-15-pseudo.Edit.png | 4 ++-- ...est_pollFormScreen-iPhone-15-pseudo.New.png | 4 ++-- .../test_pollOptionView-iPad-en-GB.1.png | 4 ++-- .../test_pollOptionView-iPad-pseudo.1.png | 4 ++-- .../test_pollOptionView-iPhone-15-en-GB.1.png | 4 ++-- .../test_pollOptionView-iPhone-15-pseudo.1.png | 4 ++-- ...iew-iPad-en-GB.Creator-disclosed-Bubble.png | 4 ++-- ...View-iPad-en-GB.Creator-no-votes-Bubble.png | 4 ++-- ...imelineView-iPad-en-GB.Disclosed-Bubble.png | 4 ++-- ...eView-iPad-en-GB.Ended-Disclosed-Bubble.png | 4 ++-- ...iew-iPad-en-GB.Ended-Undisclosed-Bubble.png | 4 ++-- ...elineView-iPad-en-GB.Undisclosed-Bubble.png | 4 ++-- ...ew-iPad-pseudo.Creator-disclosed-Bubble.png | 4 ++-- ...iew-iPad-pseudo.Creator-no-votes-Bubble.png | 4 ++-- ...melineView-iPad-pseudo.Disclosed-Bubble.png | 4 ++-- ...View-iPad-pseudo.Ended-Disclosed-Bubble.png | 4 ++-- ...ew-iPad-pseudo.Ended-Undisclosed-Bubble.png | 4 ++-- ...lineView-iPad-pseudo.Undisclosed-Bubble.png | 4 ++-- ...Phone-15-en-GB.Creator-disclosed-Bubble.png | 4 ++-- ...iPhone-15-en-GB.Creator-no-votes-Bubble.png | 4 ++-- ...neView-iPhone-15-en-GB.Disclosed-Bubble.png | 4 ++-- ...-iPhone-15-en-GB.Ended-Disclosed-Bubble.png | 4 ++-- ...Phone-15-en-GB.Ended-Undisclosed-Bubble.png | 4 ++-- ...View-iPhone-15-en-GB.Undisclosed-Bubble.png | 4 ++-- ...hone-15-pseudo.Creator-disclosed-Bubble.png | 4 ++-- ...Phone-15-pseudo.Creator-no-votes-Bubble.png | 4 ++-- ...eView-iPhone-15-pseudo.Disclosed-Bubble.png | 4 ++-- ...iPhone-15-pseudo.Ended-Disclosed-Bubble.png | 4 ++-- ...hone-15-pseudo.Ended-Undisclosed-Bubble.png | 4 ++-- ...iew-iPhone-15-pseudo.Undisclosed-Bubble.png | 4 ++-- ...t_pollView-iPad-en-GB.Creator-disclosed.png | 4 ++-- ...st_pollView-iPad-en-GB.Creator-no-votes.png | 4 ++-- .../test_pollView-iPad-en-GB.Disclosed.png | 4 ++-- ...est_pollView-iPad-en-GB.Ended-Disclosed.png | 4 ++-- ...t_pollView-iPad-en-GB.Ended-Undisclosed.png | 4 ++-- .../test_pollView-iPad-en-GB.Undisclosed.png | 4 ++-- ..._pollView-iPad-pseudo.Creator-disclosed.png | 4 ++-- ...t_pollView-iPad-pseudo.Creator-no-votes.png | 4 ++-- .../test_pollView-iPad-pseudo.Disclosed.png | 4 ++-- ...st_pollView-iPad-pseudo.Ended-Disclosed.png | 4 ++-- ..._pollView-iPad-pseudo.Ended-Undisclosed.png | 4 ++-- .../test_pollView-iPad-pseudo.Undisclosed.png | 4 ++-- ...lView-iPhone-15-en-GB.Creator-disclosed.png | 4 ++-- ...llView-iPhone-15-en-GB.Creator-no-votes.png | 4 ++-- ...test_pollView-iPhone-15-en-GB.Disclosed.png | 4 ++-- ...ollView-iPhone-15-en-GB.Ended-Disclosed.png | 4 ++-- ...lView-iPhone-15-en-GB.Ended-Undisclosed.png | 4 ++-- ...st_pollView-iPhone-15-en-GB.Undisclosed.png | 4 ++-- ...View-iPhone-15-pseudo.Creator-disclosed.png | 4 ++-- ...lView-iPhone-15-pseudo.Creator-no-votes.png | 4 ++-- ...est_pollView-iPhone-15-pseudo.Disclosed.png | 4 ++-- ...llView-iPhone-15-pseudo.Ended-Disclosed.png | 4 ++-- ...View-iPhone-15-pseudo.Ended-Undisclosed.png | 4 ++-- ...t_pollView-iPhone-15-pseudo.Undisclosed.png | 4 ++-- ..._qRCodeLoginScreen-iPad-en-GB.Cancelled.png | 4 ++-- ...qRCodeLoginScreen-iPad-en-GB.Connecting.png | 4 ++-- ...Screen-iPad-en-GB.Connection-not-secure.png | 4 ++-- ...t_qRCodeLoginScreen-iPad-en-GB.Declined.png | 4 ++-- ...RCodeLoginScreen-iPad-en-GB.Device-code.png | 4 ++-- ...nScreen-iPad-en-GB.Device-not-signed-in.png | 4 ++-- ...nScreen-iPad-en-GB.Device-not-supported.png | 4 ++-- ...st_qRCodeLoginScreen-iPad-en-GB.Expired.png | 4 ++-- ...st_qRCodeLoginScreen-iPad-en-GB.Initial.png | 4 ++-- ...st_qRCodeLoginScreen-iPad-en-GB.Invalid.png | 4 ++-- ...inScreen-iPad-en-GB.Linking-unsupported.png | 4 ++-- ...nScreen-iPad-en-GB.No-Camera-Permission.png | 4 ++-- ...t_qRCodeLoginScreen-iPad-en-GB.Scanning.png | 4 ++-- ...odeLoginScreen-iPad-en-GB.Unknown-error.png | 4 ++-- ...oginScreen-iPad-en-GB.Verification-code.png | 4 ++-- ...qRCodeLoginScreen-iPad-pseudo.Cancelled.png | 4 ++-- ...RCodeLoginScreen-iPad-pseudo.Connecting.png | 4 ++-- ...creen-iPad-pseudo.Connection-not-secure.png | 4 ++-- ..._qRCodeLoginScreen-iPad-pseudo.Declined.png | 4 ++-- ...CodeLoginScreen-iPad-pseudo.Device-code.png | 4 ++-- ...Screen-iPad-pseudo.Device-not-signed-in.png | 4 ++-- ...Screen-iPad-pseudo.Device-not-supported.png | 4 ++-- ...t_qRCodeLoginScreen-iPad-pseudo.Expired.png | 4 ++-- ...t_qRCodeLoginScreen-iPad-pseudo.Initial.png | 4 ++-- ...t_qRCodeLoginScreen-iPad-pseudo.Invalid.png | 4 ++-- ...nScreen-iPad-pseudo.Linking-unsupported.png | 4 ++-- ...Screen-iPad-pseudo.No-Camera-Permission.png | 4 ++-- ..._qRCodeLoginScreen-iPad-pseudo.Scanning.png | 4 ++-- ...deLoginScreen-iPad-pseudo.Unknown-error.png | 4 ++-- ...ginScreen-iPad-pseudo.Verification-code.png | 4 ++-- ...deLoginScreen-iPhone-15-en-GB.Cancelled.png | 4 ++-- ...eLoginScreen-iPhone-15-en-GB.Connecting.png | 4 ++-- ...n-iPhone-15-en-GB.Connection-not-secure.png | 4 ++-- ...odeLoginScreen-iPhone-15-en-GB.Declined.png | 4 ++-- ...LoginScreen-iPhone-15-en-GB.Device-code.png | 4 ++-- ...en-iPhone-15-en-GB.Device-not-signed-in.png | 4 ++-- ...en-iPhone-15-en-GB.Device-not-supported.png | 4 ++-- ...CodeLoginScreen-iPhone-15-en-GB.Expired.png | 4 ++-- ...CodeLoginScreen-iPhone-15-en-GB.Initial.png | 4 ++-- ...CodeLoginScreen-iPhone-15-en-GB.Invalid.png | 4 ++-- ...een-iPhone-15-en-GB.Linking-unsupported.png | 4 ++-- ...en-iPhone-15-en-GB.No-Camera-Permission.png | 4 ++-- ...odeLoginScreen-iPhone-15-en-GB.Scanning.png | 4 ++-- ...ginScreen-iPhone-15-en-GB.Unknown-error.png | 4 ++-- ...creen-iPhone-15-en-GB.Verification-code.png | 4 ++-- ...eLoginScreen-iPhone-15-pseudo.Cancelled.png | 4 ++-- ...LoginScreen-iPhone-15-pseudo.Connecting.png | 4 ++-- ...-iPhone-15-pseudo.Connection-not-secure.png | 4 ++-- ...deLoginScreen-iPhone-15-pseudo.Declined.png | 4 ++-- ...oginScreen-iPhone-15-pseudo.Device-code.png | 4 ++-- ...n-iPhone-15-pseudo.Device-not-signed-in.png | 4 ++-- ...n-iPhone-15-pseudo.Device-not-supported.png | 4 ++-- ...odeLoginScreen-iPhone-15-pseudo.Expired.png | 4 ++-- ...odeLoginScreen-iPhone-15-pseudo.Initial.png | 4 ++-- ...odeLoginScreen-iPhone-15-pseudo.Invalid.png | 4 ++-- ...en-iPhone-15-pseudo.Linking-unsupported.png | 4 ++-- ...n-iPhone-15-pseudo.No-Camera-Permission.png | 4 ++-- ...deLoginScreen-iPhone-15-pseudo.Scanning.png | 4 ++-- ...inScreen-iPhone-15-pseudo.Unknown-error.png | 4 ++-- ...reen-iPhone-15-pseudo.Verification-code.png | 4 ++-- .../test_reactionsSummaryView-iPad-en-GB.1.png | 4 ++-- ...test_reactionsSummaryView-iPad-pseudo.1.png | 4 ++-- ..._reactionsSummaryView-iPhone-15-en-GB.1.png | 4 ++-- ...reactionsSummaryView-iPhone-15-pseudo.1.png | 4 ++-- ...readMarkerRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...eadMarkerRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...arkerRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...rkerRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...adReceiptCell-iPad-en-GB.Loading-Member.png | 4 ++-- ...est_readReceiptCell-iPad-en-GB.No-Image.png | 4 ++-- ...t_readReceiptCell-iPad-en-GB.With-Image.png | 4 ++-- ...dReceiptCell-iPad-pseudo.Loading-Member.png | 4 ++-- ...st_readReceiptCell-iPad-pseudo.No-Image.png | 4 ++-- ..._readReceiptCell-iPad-pseudo.With-Image.png | 4 ++-- ...eiptCell-iPhone-15-en-GB.Loading-Member.png | 4 ++-- ...eadReceiptCell-iPhone-15-en-GB.No-Image.png | 4 ++-- ...dReceiptCell-iPhone-15-en-GB.With-Image.png | 4 ++-- ...iptCell-iPhone-15-pseudo.Loading-Member.png | 4 ++-- ...adReceiptCell-iPhone-15-pseudo.No-Image.png | 4 ++-- ...ReceiptCell-iPhone-15-pseudo.With-Image.png | 4 ++-- ...st_readReceiptsSummaryView-iPad-en-GB.1.png | 4 ++-- ...t_readReceiptsSummaryView-iPad-pseudo.1.png | 4 ++-- ...adReceiptsSummaryView-iPhone-15-en-GB.1.png | 4 ++-- ...dReceiptsSummaryView-iPhone-15-pseudo.1.png | 4 ++-- ...t_redactedRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ..._redactedRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...actedRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...ctedRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_reportContentScreen-iPad-en-GB.1.png | 4 ++-- .../test_reportContentScreen-iPad-pseudo.1.png | 4 ++-- ...t_reportContentScreen-iPhone-15-en-GB.1.png | 4 ++-- ..._reportContentScreen-iPhone-15-pseudo.1.png | 4 ++-- ...est_resetRecoveryKeyScreen-iPad-en-GB.1.png | 4 ++-- ...st_resetRecoveryKeyScreen-iPad-pseudo.1.png | 4 ++-- ...esetRecoveryKeyScreen-iPhone-15-en-GB.1.png | 4 ++-- ...setRecoveryKeyScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_roomAttachmentPicker-iPad-en-GB.1.png | 4 ++-- ...test_roomAttachmentPicker-iPad-pseudo.1.png | 4 ++-- ..._roomAttachmentPicker-iPhone-15-en-GB.1.png | 4 ++-- ...roomAttachmentPicker-iPhone-15-pseudo.1.png | 4 ++-- .../test_roomAvatarImage-iPad-en-GB.1.png | 4 ++-- .../test_roomAvatarImage-iPad-pseudo.1.png | 4 ++-- .../test_roomAvatarImage-iPhone-15-en-GB.1.png | 4 ++-- ...test_roomAvatarImage-iPhone-15-pseudo.1.png | 4 ++-- ...ionsScreen-iPad-en-GB.Member-moderation.png | 4 ++-- ...sScreen-iPad-en-GB.Messages-and-Content.png | 4 ++-- ...rmissionsScreen-iPad-en-GB.Room-details.png | 4 ++-- ...onsScreen-iPad-pseudo.Member-moderation.png | 4 ++-- ...Screen-iPad-pseudo.Messages-and-Content.png | 4 ++-- ...missionsScreen-iPad-pseudo.Room-details.png | 4 ++-- ...creen-iPhone-15-en-GB.Member-moderation.png | 4 ++-- ...en-iPhone-15-en-GB.Messages-and-Content.png | 4 ++-- ...ionsScreen-iPhone-15-en-GB.Room-details.png | 4 ++-- ...reen-iPhone-15-pseudo.Member-moderation.png | 4 ++-- ...n-iPhone-15-pseudo.Messages-and-Content.png | 4 ++-- ...onsScreen-iPhone-15-pseudo.Room-details.png | 4 ++-- ...geRolesScreen-iPad-en-GB.Administrators.png | 4 ++-- ...ChangeRolesScreen-iPad-en-GB.Moderators.png | 4 ++-- ...eRolesScreen-iPad-pseudo.Administrators.png | 4 ++-- ...hangeRolesScreen-iPad-pseudo.Moderators.png | 4 ++-- ...esScreen-iPhone-15-en-GB.Administrators.png | 4 ++-- ...eRolesScreen-iPhone-15-en-GB.Moderators.png | 4 ++-- ...sScreen-iPhone-15-pseudo.Administrators.png | 4 ++-- ...RolesScreen-iPhone-15-pseudo.Moderators.png | 4 ++-- ...t_roomChangeRolesScreenRow-iPad-en-GB.1.png | 4 ++-- ..._roomChangeRolesScreenRow-iPad-pseudo.1.png | 4 ++-- ...mChangeRolesScreenRow-iPhone-15-en-GB.1.png | 4 ++-- ...ChangeRolesScreenRow-iPhone-15-pseudo.1.png | 4 ++-- ...ngeRolesScreenSelectedItem-iPad-en-GB.1.png | 4 ++-- ...geRolesScreenSelectedItem-iPad-pseudo.1.png | 4 ++-- ...lesScreenSelectedItem-iPhone-15-en-GB.1.png | 4 ++-- ...esScreenSelectedItem-iPhone-15-pseudo.1.png | 4 ++-- ...omDetailsEditScreen-iPad-en-GB.Editable.png | 4 ++-- ...mDetailsEditScreen-iPad-en-GB.Read-only.png | 4 ++-- ...mDetailsEditScreen-iPad-pseudo.Editable.png | 4 ++-- ...DetailsEditScreen-iPad-pseudo.Read-only.png | 4 ++-- ...ailsEditScreen-iPhone-15-en-GB.Editable.png | 4 ++-- ...ilsEditScreen-iPhone-15-en-GB.Read-only.png | 4 ++-- ...ilsEditScreen-iPhone-15-pseudo.Editable.png | 4 ++-- ...lsEditScreen-iPhone-15-pseudo.Read-only.png | 4 ++-- ...st_roomDetailsScreen-iPad-en-GB.DM-Room.png | 4 ++-- ...omDetailsScreen-iPad-en-GB.Generic-Room.png | 4 ++-- ...oomDetailsScreen-iPad-en-GB.Simple-Room.png | 4 ++-- ...t_roomDetailsScreen-iPad-pseudo.DM-Room.png | 4 ++-- ...mDetailsScreen-iPad-pseudo.Generic-Room.png | 4 ++-- ...omDetailsScreen-iPad-pseudo.Simple-Room.png | 4 ++-- ...omDetailsScreen-iPhone-15-en-GB.DM-Room.png | 4 ++-- ...ailsScreen-iPhone-15-en-GB.Generic-Room.png | 4 ++-- ...tailsScreen-iPhone-15-en-GB.Simple-Room.png | 4 ++-- ...mDetailsScreen-iPhone-15-pseudo.DM-Room.png | 4 ++-- ...ilsScreen-iPhone-15-pseudo.Generic-Room.png | 4 ++-- ...ailsScreen-iPhone-15-pseudo.Simple-Room.png | 4 ++-- ...st_roomDirectorySearchCell-iPad-en-GB.1.png | 4 ++-- ...t_roomDirectorySearchCell-iPad-pseudo.1.png | 4 ++-- ...omDirectorySearchCell-iPhone-15-en-GB.1.png | 4 ++-- ...mDirectorySearchCell-iPhone-15-pseudo.1.png | 4 ++-- ..._roomDirectorySearchScreen-iPad-en-GB.1.png | 4 ++-- ...roomDirectorySearchScreen-iPad-pseudo.1.png | 4 ++-- ...DirectorySearchScreen-iPhone-15-en-GB.1.png | 4 ++-- ...irectorySearchScreen-iPhone-15-pseudo.1.png | 4 ++-- ...st_roomDirectorySearchView-iPad-en-GB.1.png | 4 ++-- ...t_roomDirectorySearchView-iPad-pseudo.1.png | 4 ++-- ...omDirectorySearchView-iPhone-15-en-GB.1.png | 4 ++-- ...mDirectorySearchView-iPhone-15-pseudo.1.png | 4 ++-- .../test_roomHeaderView-iPad-en-GB.1.png | 4 ++-- .../test_roomHeaderView-iPad-en-GB.2.png | 4 ++-- .../test_roomHeaderView-iPad-pseudo.1.png | 4 ++-- .../test_roomHeaderView-iPad-pseudo.2.png | 4 ++-- .../test_roomHeaderView-iPhone-15-en-GB.1.png | 4 ++-- .../test_roomHeaderView-iPhone-15-en-GB.2.png | 4 ++-- .../test_roomHeaderView-iPhone-15-pseudo.1.png | 4 ++-- .../test_roomHeaderView-iPhone-15-pseudo.2.png | 4 ++-- .../test_roomListFilterView-iPad-en-GB.1.png | 4 ++-- .../test_roomListFilterView-iPad-en-GB.2.png | 4 ++-- .../test_roomListFilterView-iPad-pseudo.1.png | 4 ++-- .../test_roomListFilterView-iPad-pseudo.2.png | 4 ++-- ...st_roomListFilterView-iPhone-15-en-GB.1.png | 4 ++-- ...st_roomListFilterView-iPhone-15-en-GB.2.png | 4 ++-- ...t_roomListFilterView-iPhone-15-pseudo.1.png | 4 ++-- ...t_roomListFilterView-iPhone-15-pseudo.2.png | 4 ++-- ...mListFiltersEmptyStateView-iPad-en-GB.1.png | 4 ++-- ...ListFiltersEmptyStateView-iPad-pseudo.1.png | 4 ++-- ...FiltersEmptyStateView-iPhone-15-en-GB.1.png | 4 ++-- ...iltersEmptyStateView-iPhone-15-pseudo.1.png | 4 ++-- .../test_roomListFiltersView-iPad-en-GB.1.png | 4 ++-- .../test_roomListFiltersView-iPad-en-GB.2.png | 4 ++-- .../test_roomListFiltersView-iPad-pseudo.1.png | 4 ++-- .../test_roomListFiltersView-iPad-pseudo.2.png | 4 ++-- ...t_roomListFiltersView-iPhone-15-en-GB.1.png | 4 ++-- ...t_roomListFiltersView-iPhone-15-en-GB.2.png | 4 ++-- ..._roomListFiltersView-iPhone-15-pseudo.1.png | 4 ++-- ..._roomListFiltersView-iPhone-15-pseudo.2.png | 4 ++-- ...rDetailsScreen-iPad-en-GB.Account-Owner.png | 4 ++-- ...erDetailsScreen-iPad-en-GB.Ignored-User.png | 4 ++-- ...mberDetailsScreen-iPad-en-GB.Other-User.png | 4 ++-- ...DetailsScreen-iPad-pseudo.Account-Owner.png | 4 ++-- ...rDetailsScreen-iPad-pseudo.Ignored-User.png | 4 ++-- ...berDetailsScreen-iPad-pseudo.Other-User.png | 4 ++-- ...ilsScreen-iPhone-15-en-GB.Account-Owner.png | 4 ++-- ...ailsScreen-iPhone-15-en-GB.Ignored-User.png | 4 ++-- ...etailsScreen-iPhone-15-en-GB.Other-User.png | 4 ++-- ...lsScreen-iPhone-15-pseudo.Account-Owner.png | 4 ++-- ...ilsScreen-iPhone-15-pseudo.Ignored-User.png | 4 ++-- ...tailsScreen-iPhone-15-pseudo.Other-User.png | 4 ++-- ...ListManageMemberSheet-iPad-en-GB.Banned.png | 4 ++-- ...ListManageMemberSheet-iPad-en-GB.Joined.png | 4 ++-- ...istManageMemberSheet-iPad-pseudo.Banned.png | 4 ++-- ...istManageMemberSheet-iPad-pseudo.Joined.png | 4 ++-- ...anageMemberSheet-iPhone-15-en-GB.Banned.png | 4 ++-- ...anageMemberSheet-iPhone-15-en-GB.Joined.png | 4 ++-- ...nageMemberSheet-iPhone-15-pseudo.Banned.png | 4 ++-- ...nageMemberSheet-iPhone-15-pseudo.Joined.png | 4 ++-- ..._roomMembersListMemberCell-iPad-en-GB.1.png | 4 ++-- ...roomMembersListMemberCell-iPad-pseudo.1.png | 4 ++-- ...MembersListMemberCell-iPhone-15-en-GB.1.png | 4 ++-- ...embersListMemberCell-iPhone-15-pseudo.1.png | 4 ++-- ...mbersListScreen-iPad-en-GB.Admin-Banned.png | 4 ++-- ...istScreen-iPad-en-GB.Admin-Empty-Banned.png | 4 ++-- ...bersListScreen-iPad-en-GB.Admin-Members.png | 4 ++-- ...oomMembersListScreen-iPad-en-GB.Invites.png | 4 ++-- ...roomMembersListScreen-iPad-en-GB.Member.png | 4 ++-- ...bersListScreen-iPad-pseudo.Admin-Banned.png | 4 ++-- ...stScreen-iPad-pseudo.Admin-Empty-Banned.png | 4 ++-- ...ersListScreen-iPad-pseudo.Admin-Members.png | 4 ++-- ...omMembersListScreen-iPad-pseudo.Invites.png | 4 ++-- ...oomMembersListScreen-iPad-pseudo.Member.png | 4 ++-- ...ListScreen-iPhone-15-en-GB.Admin-Banned.png | 4 ++-- ...reen-iPhone-15-en-GB.Admin-Empty-Banned.png | 4 ++-- ...istScreen-iPhone-15-en-GB.Admin-Members.png | 4 ++-- ...mbersListScreen-iPhone-15-en-GB.Invites.png | 4 ++-- ...embersListScreen-iPhone-15-en-GB.Member.png | 4 ++-- ...istScreen-iPhone-15-pseudo.Admin-Banned.png | 4 ++-- ...een-iPhone-15-pseudo.Admin-Empty-Banned.png | 4 ++-- ...stScreen-iPhone-15-pseudo.Admin-Members.png | 4 ++-- ...bersListScreen-iPhone-15-pseudo.Invites.png | 4 ++-- ...mbersListScreen-iPhone-15-pseudo.Member.png | 4 ++-- ...sCustomSectionView-iPad-en-GB.Encrypted.png | 4 ++-- ...ustomSectionView-iPad-en-GB.Unencrypted.png | 4 ++-- ...CustomSectionView-iPad-pseudo.Encrypted.png | 4 ++-- ...stomSectionView-iPad-pseudo.Unencrypted.png | 4 ++-- ...omSectionView-iPhone-15-en-GB.Encrypted.png | 4 ++-- ...SectionView-iPhone-15-en-GB.Unencrypted.png | 4 ++-- ...mSectionView-iPhone-15-pseudo.Encrypted.png | 4 ++-- ...ectionView-iPhone-15-pseudo.Unencrypted.png | 4 ++-- ...icationSettingsScreen-iPad-en-GB.Custom.png | 4 ++-- ...cationSettingsScreen-iPad-en-GB.Default.png | 4 ++-- ...cationSettingsScreen-iPad-pseudo.Custom.png | 4 ++-- ...ationSettingsScreen-iPad-pseudo.Default.png | 4 ++-- ...onSettingsScreen-iPhone-15-en-GB.Custom.png | 4 ++-- ...nSettingsScreen-iPhone-15-en-GB.Default.png | 4 ++-- ...nSettingsScreen-iPhone-15-pseudo.Custom.png | 4 ++-- ...SettingsScreen-iPhone-15-pseudo.Default.png | 4 ++-- ...sUserDefinedScreen-iPad-en-GB.Encrypted.png | 4 ++-- ...serDefinedScreen-iPad-en-GB.Unencrypted.png | 4 ++-- ...UserDefinedScreen-iPad-pseudo.Encrypted.png | 4 ++-- ...erDefinedScreen-iPad-pseudo.Unencrypted.png | 4 ++-- ...DefinedScreen-iPhone-15-en-GB.Encrypted.png | 4 ++-- ...finedScreen-iPhone-15-en-GB.Unencrypted.png | 4 ++-- ...efinedScreen-iPhone-15-pseudo.Encrypted.png | 4 ++-- ...inedScreen-iPhone-15-pseudo.Unencrypted.png | 4 ++-- ...mPollsHistoryScreen-iPad-en-GB.No-polls.png | 4 ++-- ...roomPollsHistoryScreen-iPad-en-GB.polls.png | 4 ++-- ...PollsHistoryScreen-iPad-pseudo.No-polls.png | 4 ++-- ...oomPollsHistoryScreen-iPad-pseudo.polls.png | 4 ++-- ...sHistoryScreen-iPhone-15-en-GB.No-polls.png | 4 ++-- ...ollsHistoryScreen-iPhone-15-en-GB.polls.png | 4 ++-- ...HistoryScreen-iPhone-15-pseudo.No-polls.png | 4 ++-- ...llsHistoryScreen-iPhone-15-pseudo.polls.png | 4 ++-- ...mRolesAndPermissionsScreen-iPad-en-GB.1.png | 4 ++-- ...RolesAndPermissionsScreen-iPad-pseudo.1.png | 4 ++-- ...sAndPermissionsScreen-iPhone-15-en-GB.1.png | 4 ++-- ...AndPermissionsScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_roomScreen-iPad-en-GB.1.png | 4 ++-- .../test_roomScreen-iPad-pseudo.1.png | 4 ++-- .../test_roomScreen-iPhone-15-en-GB.1.png | 4 ++-- .../test_roomScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_sFNumberedListView-iPad-en-GB.1.png | 4 ++-- .../test_sFNumberedListView-iPad-pseudo.1.png | 4 ++-- ...st_sFNumberedListView-iPhone-15-en-GB.1.png | 4 ++-- ...t_sFNumberedListView-iPhone-15-pseudo.1.png | 4 ++-- ...BackupKeyBackupScreen-iPad-en-GB.Set-up.png | 4 ++-- ...ackupKeyBackupScreen-iPad-pseudo.Set-up.png | 4 ++-- ...pKeyBackupScreen-iPhone-15-en-GB.Set-up.png | 4 ++-- ...KeyBackupScreen-iPhone-15-pseudo.Set-up.png | 4 ++-- ...upLogoutConfirmationScreen-iPad-en-GB.1.png | 4 ++-- ...pLogoutConfirmationScreen-iPad-pseudo.1.png | 4 ++-- ...outConfirmationScreen-iPhone-15-en-GB.1.png | 4 ++-- ...utConfirmationScreen-iPhone-15-pseudo.1.png | 4 ++-- ...RecoveryKeyScreen-iPad-en-GB.Incomplete.png | 4 ++-- ...RecoveryKeyScreen-iPad-en-GB.Not-set-up.png | 4 ++-- ...ckupRecoveryKeyScreen-iPad-en-GB.Set-up.png | 4 ++-- ...kupRecoveryKeyScreen-iPad-en-GB.Unknown.png | 4 ++-- ...ecoveryKeyScreen-iPad-pseudo.Incomplete.png | 4 ++-- ...ecoveryKeyScreen-iPad-pseudo.Not-set-up.png | 4 ++-- ...kupRecoveryKeyScreen-iPad-pseudo.Set-up.png | 4 ++-- ...upRecoveryKeyScreen-iPad-pseudo.Unknown.png | 4 ++-- ...eryKeyScreen-iPhone-15-en-GB.Incomplete.png | 4 ++-- ...eryKeyScreen-iPhone-15-en-GB.Not-set-up.png | 4 ++-- ...ecoveryKeyScreen-iPhone-15-en-GB.Set-up.png | 4 ++-- ...coveryKeyScreen-iPhone-15-en-GB.Unknown.png | 4 ++-- ...ryKeyScreen-iPhone-15-pseudo.Incomplete.png | 4 ++-- ...ryKeyScreen-iPhone-15-pseudo.Not-set-up.png | 4 ++-- ...coveryKeyScreen-iPhone-15-pseudo.Set-up.png | 4 ++-- ...overyKeyScreen-iPhone-15-pseudo.Unknown.png | 4 ++-- ...ecureBackupScreen-iPad-en-GB.Both-setup.png | 4 ++-- ...upScreen-iPad-en-GB.Key-backup-disabled.png | 4 ++-- ...Screen-iPad-en-GB.Only-key-backup-setup.png | 4 ++-- ...upScreen-iPad-en-GB.Recovery-incomplete.png | 4 ++-- ...cureBackupScreen-iPad-pseudo.Both-setup.png | 4 ++-- ...pScreen-iPad-pseudo.Key-backup-disabled.png | 4 ++-- ...creen-iPad-pseudo.Only-key-backup-setup.png | 4 ++-- ...pScreen-iPad-pseudo.Recovery-incomplete.png | 4 ++-- ...BackupScreen-iPhone-15-en-GB.Both-setup.png | 4 ++-- ...een-iPhone-15-en-GB.Key-backup-disabled.png | 4 ++-- ...n-iPhone-15-en-GB.Only-key-backup-setup.png | 4 ++-- ...een-iPhone-15-en-GB.Recovery-incomplete.png | 4 ++-- ...ackupScreen-iPhone-15-pseudo.Both-setup.png | 4 ++-- ...en-iPhone-15-pseudo.Key-backup-disabled.png | 4 ++-- ...-iPhone-15-pseudo.Only-key-backup-setup.png | 4 ++-- ...en-iPhone-15-pseudo.Recovery-incomplete.png | 4 ++-- ..._separatorRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...separatorRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...ratorRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...atorRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...rverConfirmationScreen-iPad-en-GB.Login.png | 4 ++-- ...rConfirmationScreen-iPad-en-GB.Register.png | 4 ++-- ...verConfirmationScreen-iPad-pseudo.Login.png | 4 ++-- ...ConfirmationScreen-iPad-pseudo.Register.png | 4 ++-- ...onfirmationScreen-iPhone-15-en-GB.Login.png | 4 ++-- ...irmationScreen-iPhone-15-en-GB.Register.png | 4 ++-- ...nfirmationScreen-iPhone-15-pseudo.Login.png | 4 ++-- ...rmationScreen-iPhone-15-pseudo.Register.png | 4 ++-- .../test_serverSelection-iPad-en-GB.1.png | 4 ++-- .../test_serverSelection-iPad-en-GB.2.png | 4 ++-- .../test_serverSelection-iPad-en-GB.3.png | 4 ++-- .../test_serverSelection-iPad-en-GB.4.png | 4 ++-- .../test_serverSelection-iPad-pseudo.1.png | 4 ++-- .../test_serverSelection-iPad-pseudo.2.png | 4 ++-- .../test_serverSelection-iPad-pseudo.3.png | 4 ++-- .../test_serverSelection-iPad-pseudo.4.png | 4 ++-- .../test_serverSelection-iPhone-15-en-GB.1.png | 4 ++-- .../test_serverSelection-iPhone-15-en-GB.2.png | 4 ++-- .../test_serverSelection-iPhone-15-en-GB.3.png | 4 ++-- .../test_serverSelection-iPhone-15-en-GB.4.png | 4 ++-- ...test_serverSelection-iPhone-15-pseudo.1.png | 4 ++-- ...test_serverSelection-iPhone-15-pseudo.2.png | 4 ++-- ...test_serverSelection-iPhone-15-pseudo.3.png | 4 ++-- ...test_serverSelection-iPhone-15-pseudo.4.png | 4 ++-- ...essionVerification-iPad-en-GB.Cancelled.png | 4 ++-- ..._sessionVerification-iPad-en-GB.Initial.png | 4 ++-- ...erification-iPad-en-GB.Request-Accepted.png | 4 ++-- ...tion-iPad-en-GB.Requesting-Verification.png | 4 ++-- ...rification-iPad-en-GB.Showing-Challenge.png | 4 ++-- ...sessionVerification-iPad-en-GB.Verified.png | 4 ++-- ...ssionVerification-iPad-pseudo.Cancelled.png | 4 ++-- ...sessionVerification-iPad-pseudo.Initial.png | 4 ++-- ...rification-iPad-pseudo.Request-Accepted.png | 4 ++-- ...ion-iPad-pseudo.Requesting-Verification.png | 4 ++-- ...ification-iPad-pseudo.Showing-Challenge.png | 4 ++-- ...essionVerification-iPad-pseudo.Verified.png | 4 ++-- ...nVerification-iPhone-15-en-GB.Cancelled.png | 4 ++-- ...ionVerification-iPhone-15-en-GB.Initial.png | 4 ++-- ...cation-iPhone-15-en-GB.Request-Accepted.png | 4 ++-- ...iPhone-15-en-GB.Requesting-Verification.png | 4 ++-- ...ation-iPhone-15-en-GB.Showing-Challenge.png | 4 ++-- ...onVerification-iPhone-15-en-GB.Verified.png | 4 ++-- ...Verification-iPhone-15-pseudo.Cancelled.png | 4 ++-- ...onVerification-iPhone-15-pseudo.Initial.png | 4 ++-- ...ation-iPhone-15-pseudo.Request-Accepted.png | 4 ++-- ...Phone-15-pseudo.Requesting-Verification.png | 4 ++-- ...tion-iPhone-15-pseudo.Showing-Challenge.png | 4 ++-- ...nVerification-iPhone-15-pseudo.Verified.png | 4 ++-- .../test_settingsScreen-iPad-en-GB.1.png | 4 ++-- .../test_settingsScreen-iPad-pseudo.1.png | 4 ++-- .../test_settingsScreen-iPhone-15-en-GB.1.png | 4 ++-- .../test_settingsScreen-iPhone-15-pseudo.1.png | 4 ++-- .../test_shimmerOverlay-iPad-en-GB.1.png | 4 ++-- .../test_shimmerOverlay-iPad-pseudo.1.png | 4 ++-- .../test_shimmerOverlay-iPhone-15-en-GB.1.png | 4 ++-- .../test_shimmerOverlay-iPhone-15-pseudo.1.png | 4 ++-- .../test_softLogoutScreen-iPad-en-GB.1.png | 4 ++-- .../test_softLogoutScreen-iPad-en-GB.2.png | 4 ++-- .../test_softLogoutScreen-iPad-en-GB.3.png | 4 ++-- .../test_softLogoutScreen-iPad-en-GB.4.png | 4 ++-- .../test_softLogoutScreen-iPad-en-GB.5.png | 4 ++-- .../test_softLogoutScreen-iPad-pseudo.1.png | 4 ++-- .../test_softLogoutScreen-iPad-pseudo.2.png | 4 ++-- .../test_softLogoutScreen-iPad-pseudo.3.png | 4 ++-- .../test_softLogoutScreen-iPad-pseudo.4.png | 4 ++-- .../test_softLogoutScreen-iPad-pseudo.5.png | 4 ++-- ...test_softLogoutScreen-iPhone-15-en-GB.1.png | 4 ++-- ...test_softLogoutScreen-iPhone-15-en-GB.2.png | 4 ++-- ...test_softLogoutScreen-iPhone-15-en-GB.3.png | 4 ++-- ...test_softLogoutScreen-iPhone-15-en-GB.4.png | 4 ++-- ...test_softLogoutScreen-iPhone-15-en-GB.5.png | 4 ++-- ...est_softLogoutScreen-iPhone-15-pseudo.1.png | 4 ++-- ...est_softLogoutScreen-iPhone-15-pseudo.2.png | 4 ++-- ...est_softLogoutScreen-iPhone-15-pseudo.3.png | 4 ++-- ...est_softLogoutScreen-iPhone-15-pseudo.4.png | 4 ++-- ...est_softLogoutScreen-iPhone-15-pseudo.5.png | 4 ++-- .../test_startChatScreen-iPad-en-GB.1.png | 4 ++-- .../test_startChatScreen-iPad-pseudo.1.png | 4 ++-- .../test_startChatScreen-iPhone-15-en-GB.1.png | 4 ++-- ...test_startChatScreen-iPhone-15-pseudo.1.png | 4 ++-- ...test_stateRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...est_stateRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...stateRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...tateRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...cLocationScreenViewer-iPad-en-GB.Picker.png | 4 ++-- ...r-iPad-en-GB.View-Only-with-description.png | 4 ++-- ...cationScreenViewer-iPad-en-GB.View-Only.png | 4 ++-- ...LocationScreenViewer-iPad-pseudo.Picker.png | 4 ++-- ...-iPad-pseudo.View-Only-with-description.png | 4 ++-- ...ationScreenViewer-iPad-pseudo.View-Only.png | 4 ++-- ...tionScreenViewer-iPhone-15-en-GB.Picker.png | 4 ++-- ...one-15-en-GB.View-Only-with-description.png | 4 ++-- ...nScreenViewer-iPhone-15-en-GB.View-Only.png | 4 ++-- ...ionScreenViewer-iPhone-15-pseudo.Picker.png | 4 ++-- ...ne-15-pseudo.View-Only-with-description.png | 4 ++-- ...ScreenViewer-iPhone-15-pseudo.View-Only.png | 4 ++-- ...st_stickerRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...t_stickerRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...ickerRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...ckerRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_swipeRightAction-iPad-en-GB.1.png | 4 ++-- .../test_swipeRightAction-iPad-pseudo.1.png | 4 ++-- ...test_swipeRightAction-iPhone-15-en-GB.1.png | 4 ++-- ...est_swipeRightAction-iPhone-15-pseudo.1.png | 4 ++-- .../test_swipeToReplyView-iPad-en-GB.1.png | 4 ++-- .../test_swipeToReplyView-iPad-pseudo.1.png | 4 ++-- ...test_swipeToReplyView-iPhone-15-en-GB.1.png | 4 ++-- ...est_swipeToReplyView-iPhone-15-pseudo.1.png | 4 ++-- .../test_templateScreen-iPad-en-GB.1.png | 4 ++-- .../test_templateScreen-iPad-pseudo.1.png | 4 ++-- .../test_templateScreen-iPhone-15-en-GB.1.png | 4 ++-- .../test_templateScreen-iPhone-15-pseudo.1.png | 4 ++-- ...tRoomTimelineView-iPad-en-GB.Bubble-RTL.png | 4 ++-- ..._textRoomTimelineView-iPad-en-GB.Bubble.png | 4 ++-- ...RoomTimelineView-iPad-pseudo.Bubble-RTL.png | 4 ++-- ...textRoomTimelineView-iPad-pseudo.Bubble.png | 4 ++-- ...TimelineView-iPhone-15-en-GB.Bubble-RTL.png | 4 ++-- ...RoomTimelineView-iPhone-15-en-GB.Bubble.png | 4 ++-- ...imelineView-iPhone-15-pseudo.Bubble-RTL.png | 4 ++-- ...oomTimelineView-iPhone-15-pseudo.Bubble.png | 4 ++-- .../test_threadDecorator-iPad-en-GB.1.png | 4 ++-- .../test_threadDecorator-iPad-pseudo.1.png | 4 ++-- .../test_threadDecorator-iPhone-15-en-GB.1.png | 4 ++-- ...test_threadDecorator-iPhone-15-pseudo.1.png | 4 ++-- ...timelineDeliveryStatusView-iPad-en-GB.1.png | 4 ++-- ...imelineDeliveryStatusView-iPad-pseudo.1.png | 4 ++-- ...ineDeliveryStatusView-iPhone-15-en-GB.1.png | 4 ++-- ...neDeliveryStatusView-iPhone-15-pseudo.1.png | 4 ++-- ...StylerView-iPad-en-GB.Mock-Timeline-RTL.png | 4 ++-- ...bledStylerView-iPad-en-GB.Mock-Timeline.png | 4 ++-- ...temBubbledStylerView-iPad-en-GB.Replies.png | 4 ++-- ...dStylerView-iPad-en-GB.Thread-decorator.png | 4 ++-- ...tylerView-iPad-pseudo.Mock-Timeline-RTL.png | 4 ++-- ...ledStylerView-iPad-pseudo.Mock-Timeline.png | 4 ++-- ...emBubbledStylerView-iPad-pseudo.Replies.png | 4 ++-- ...StylerView-iPad-pseudo.Thread-decorator.png | 4 ++-- ...rView-iPhone-15-en-GB.Mock-Timeline-RTL.png | 4 ++-- ...tylerView-iPhone-15-en-GB.Mock-Timeline.png | 4 ++-- ...bbledStylerView-iPhone-15-en-GB.Replies.png | 4 ++-- ...erView-iPhone-15-en-GB.Thread-decorator.png | 4 ++-- ...View-iPhone-15-pseudo.Mock-Timeline-RTL.png | 4 ++-- ...ylerView-iPhone-15-pseudo.Mock-Timeline.png | 4 ++-- ...bledStylerView-iPhone-15-pseudo.Replies.png | 4 ++-- ...rView-iPhone-15-pseudo.Thread-decorator.png | 4 ++-- ...test_timelineItemDebugView-iPad-en-GB.1.png | 4 ++-- ...est_timelineItemDebugView-iPad-pseudo.1.png | 4 ++-- ...timelineItemDebugView-iPhone-15-en-GB.1.png | 4 ++-- ...imelineItemDebugView-iPhone-15-pseudo.1.png | 4 ++-- ...mMenu-iPad-en-GB.With-button-shapes-off.png | 4 ++-- ...emMenu-iPad-en-GB.With-button-shapes-on.png | 4 ++-- ...Menu-iPad-pseudo.With-button-shapes-off.png | 4 ++-- ...mMenu-iPad-pseudo.With-button-shapes-on.png | 4 ++-- ...-iPhone-15-en-GB.With-button-shapes-off.png | 4 ++-- ...u-iPhone-15-en-GB.With-button-shapes-on.png | 4 ++-- ...iPhone-15-pseudo.With-button-shapes-off.png | 4 ++-- ...-iPhone-15-pseudo.With-button-shapes-on.png | 4 ++-- ...les-LTR-with-different-layout-languages.png | 4 ++-- ...les-RTL-with-different-layout-languages.png | 4 ++-- ...t_timelineItemStyler-iPad-en-GB.Bubbles.png | 4 ++-- ...les-LTR-with-different-layout-languages.png | 4 ++-- ...les-RTL-with-different-layout-languages.png | 4 ++-- ..._timelineItemStyler-iPad-pseudo.Bubbles.png | 4 ++-- ...les-LTR-with-different-layout-languages.png | 4 ++-- ...les-RTL-with-different-layout-languages.png | 4 ++-- ...elineItemStyler-iPhone-15-en-GB.Bubbles.png | 4 ++-- ...les-LTR-with-different-layout-languages.png | 4 ++-- ...les-RTL-with-different-layout-languages.png | 4 ++-- ...lineItemStyler-iPhone-15-pseudo.Bubbles.png | 4 ++-- .../test_timelineReactionView-iPad-en-GB.1.png | 4 ++-- ...test_timelineReactionView-iPad-pseudo.1.png | 4 ++-- ..._timelineReactionView-iPhone-15-en-GB.1.png | 4 ++-- ...timelineReactionView-iPhone-15-pseudo.1.png | 4 ++-- ...t_timelineReadReceiptsView-iPad-en-GB.1.png | 4 ++-- ..._timelineReadReceiptsView-iPad-pseudo.1.png | 4 ++-- ...elineReadReceiptsView-iPhone-15-en-GB.1.png | 4 ++-- ...lineReadReceiptsView-iPhone-15-pseudo.1.png | 4 ++-- .../test_timelineReplyView-iPad-en-GB.1.png | 4 ++-- .../test_timelineReplyView-iPad-pseudo.1.png | 4 ++-- ...est_timelineReplyView-iPhone-15-en-GB.1.png | 4 ++-- ...st_timelineReplyView-iPhone-15-pseudo.1.png | 4 ++-- ...elineStartRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...lineStartRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...StartRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...tartRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_timelineView-iPad-en-GB.1.png | 4 ++-- .../test_timelineView-iPad-pseudo.1.png | 4 ++-- .../test_timelineView-iPhone-15-en-GB.1.png | 4 ++-- .../test_timelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_typingIndicatorView-iPad-en-GB.1.png | 4 ++-- .../test_typingIndicatorView-iPad-pseudo.1.png | 4 ++-- ...t_typingIndicatorView-iPhone-15-en-GB.1.png | 4 ++-- ..._typingIndicatorView-iPhone-15-pseudo.1.png | 4 ++-- ...nsupportedRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...supportedRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...ortedRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...rtedRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- ...test_userDetailsEditScreen-iPad-en-GB.1.png | 4 ++-- ...est_userDetailsEditScreen-iPad-pseudo.1.png | 4 ++-- ...userDetailsEditScreen-iPhone-15-en-GB.1.png | 4 ++-- ...serDetailsEditScreen-iPhone-15-pseudo.1.png | 4 ++-- ...dicatorModalView-iPad-en-GB.No-progress.png | 4 ++-- ...icatorModalView-iPad-en-GB.Progress-Bar.png | 4 ++-- ...erIndicatorModalView-iPad-en-GB.Spinner.png | 4 ++-- ...icatorModalView-iPad-pseudo.No-progress.png | 4 ++-- ...catorModalView-iPad-pseudo.Progress-Bar.png | 4 ++-- ...rIndicatorModalView-iPad-pseudo.Spinner.png | 4 ++-- ...orModalView-iPhone-15-en-GB.No-progress.png | 4 ++-- ...rModalView-iPhone-15-en-GB.Progress-Bar.png | 4 ++-- ...icatorModalView-iPhone-15-en-GB.Spinner.png | 4 ++-- ...rModalView-iPhone-15-pseudo.No-progress.png | 4 ++-- ...ModalView-iPhone-15-pseudo.Progress-Bar.png | 4 ++-- ...catorModalView-iPhone-15-pseudo.Spinner.png | 4 ++-- ...est_userIndicatorToastView-iPad-en-GB.1.png | 4 ++-- ...st_userIndicatorToastView-iPad-pseudo.1.png | 4 ++-- ...serIndicatorToastView-iPhone-15-en-GB.1.png | 4 ++-- ...erIndicatorToastView-iPhone-15-pseudo.1.png | 4 ++-- .../test_userProfileCell-iPad-en-GB.1.png | 4 ++-- .../test_userProfileCell-iPad-pseudo.1.png | 4 ++-- .../test_userProfileCell-iPhone-15-en-GB.1.png | 4 ++-- ...test_userProfileCell-iPhone-15-pseudo.1.png | 4 ++-- ...rProfileScreen-iPad-en-GB.Account-Owner.png | 4 ++-- ...userProfileScreen-iPad-en-GB.Other-User.png | 4 ++-- ...ProfileScreen-iPad-pseudo.Account-Owner.png | 4 ++-- ...serProfileScreen-iPad-pseudo.Other-User.png | 4 ++-- ...ileScreen-iPhone-15-en-GB.Account-Owner.png | 4 ++-- ...rofileScreen-iPhone-15-en-GB.Other-User.png | 4 ++-- ...leScreen-iPhone-15-pseudo.Account-Owner.png | 4 ++-- ...ofileScreen-iPhone-15-pseudo.Other-User.png | 4 ++-- ...test_videoRoomTimelineView-iPad-en-GB.1.png | 4 ++-- ...est_videoRoomTimelineView-iPad-pseudo.1.png | 4 ++-- ...videoRoomTimelineView-iPhone-15-en-GB.1.png | 4 ++-- ...ideoRoomTimelineView-iPhone-15-pseudo.1.png | 4 ++-- .../test_voiceMessageButton-iPad-en-GB.1.png | 4 ++-- .../test_voiceMessageButton-iPad-pseudo.1.png | 4 ++-- ...st_voiceMessageButton-iPhone-15-en-GB.1.png | 4 ++-- ...t_voiceMessageButton-iPhone-15-pseudo.1.png | 4 ++-- ...oiceMessagePreviewComposer-iPad-en-GB.1.png | 4 ++-- ...iceMessagePreviewComposer-iPad-pseudo.1.png | 4 ++-- ...essagePreviewComposer-iPhone-15-en-GB.1.png | 4 ++-- ...ssagePreviewComposer-iPhone-15-pseudo.1.png | 4 ++-- ...oiceMessageRecordingButton-iPad-en-GB.1.png | 4 ++-- ...iceMessageRecordingButton-iPad-pseudo.1.png | 4 ++-- ...essageRecordingButton-iPhone-15-en-GB.1.png | 4 ++-- ...ssageRecordingButton-iPhone-15-pseudo.1.png | 4 ++-- ...ceMessageRecordingComposer-iPad-en-GB.1.png | 4 ++-- ...eMessageRecordingComposer-iPad-pseudo.1.png | 4 ++-- ...sageRecordingComposer-iPhone-15-en-GB.1.png | 4 ++-- ...ageRecordingComposer-iPhone-15-pseudo.1.png | 4 ++-- ..._voiceMessageRecordingView-iPad-en-GB.1.png | 4 ++-- ...voiceMessageRecordingView-iPad-pseudo.1.png | 4 ++-- ...eMessageRecordingView-iPhone-15-en-GB.1.png | 4 ++-- ...MessageRecordingView-iPhone-15-pseudo.1.png | 4 ++-- ...iceMessageRoomPlaybackView-iPad-en-GB.1.png | 4 ++-- ...ceMessageRoomPlaybackView-iPad-pseudo.1.png | 4 ++-- ...ssageRoomPlaybackView-iPhone-15-en-GB.1.png | 4 ++-- ...sageRoomPlaybackView-iPhone-15-pseudo.1.png | 4 ++-- ...ssageRoomTimelineView-iPad-en-GB.Bubble.png | 4 ++-- ...sageRoomTimelineView-iPad-pseudo.Bubble.png | 4 ++-- ...RoomTimelineView-iPhone-15-en-GB.Bubble.png | 4 ++-- ...oomTimelineView-iPhone-15-pseudo.Bubble.png | 4 ++-- .../test_waitingDialog-iPad-en-GB.1.png | 4 ++-- .../test_waitingDialog-iPad-pseudo.1.png | 4 ++-- .../test_waitingDialog-iPhone-15-en-GB.1.png | 4 ++-- .../test_waitingDialog-iPhone-15-pseudo.1.png | 4 ++-- .../test_waitlistScreen-iPad-en-GB.Success.png | 4 ++-- .../test_waitlistScreen-iPad-en-GB.Waiting.png | 4 ++-- ...test_waitlistScreen-iPad-pseudo.Success.png | 4 ++-- ...test_waitlistScreen-iPad-pseudo.Waiting.png | 4 ++-- ..._waitlistScreen-iPhone-15-en-GB.Success.png | 4 ++-- ..._waitlistScreen-iPhone-15-en-GB.Waiting.png | 4 ++-- ...waitlistScreen-iPhone-15-pseudo.Success.png | 4 ++-- ...waitlistScreen-iPhone-15-pseudo.Waiting.png | 4 ++-- .../test_waveformCursorView-iPad-en-GB.1.png | 4 ++-- .../test_waveformCursorView-iPad-pseudo.1.png | 4 ++-- ...st_waveformCursorView-iPhone-15-en-GB.1.png | 4 ++-- ...t_waveformCursorView-iPhone-15-pseudo.1.png | 4 ++-- fastlane/Fastfile | 13 +++++++------ 1133 files changed, 2265 insertions(+), 2266 deletions(-) delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Sheet.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Sheet.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Sheet.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Sheet.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-en-GB.1.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-pseudo.1.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-en-GB.1.png delete mode 100644 PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-pseudo.1.png diff --git a/.github/workflows/ui_tests.yml b/.github/workflows/ui_tests.yml index a6e0e29fd..ac3546a40 100644 --- a/.github/workflows/ui_tests.yml +++ b/.github/workflows/ui_tests.yml @@ -13,7 +13,7 @@ on: jobs: tests: name: Tests - runs-on: perf-only + runs-on: macos-14 concurrency: # Only allow a single run of this workflow on each branch, automatically cancelling older runs. diff --git a/ElementX/Sources/Mocks/ClientProxyMock.swift b/ElementX/Sources/Mocks/ClientProxyMock.swift index 22c78d5f7..9122ae7ed 100644 --- a/ElementX/Sources/Mocks/ClientProxyMock.swift +++ b/ElementX/Sources/Mocks/ClientProxyMock.swift @@ -76,6 +76,8 @@ extension ClientProxyMock { recentlyVisitedRoomsReturnValue = .success([]) recentConversationCounterpartsReturnValue = [] + getElementWellKnownReturnValue = .success(nil) + loadMediaContentForSourceThrowableError = ClientProxyError.sdkError(ClientProxyMockError.generic) loadMediaThumbnailForSourceWidthHeightThrowableError = ClientProxyError.sdkError(ClientProxyMockError.generic) loadMediaFileForSourceBodyThrowableError = ClientProxyError.sdkError(ClientProxyMockError.generic) diff --git a/ElementX/Sources/Other/SwiftUI/Styles/FormButtonStyles.swift b/ElementX/Sources/Other/SwiftUI/Styles/FormButtonStyles.swift index 87c750538..61cbe0fc7 100644 --- a/ElementX/Sources/Other/SwiftUI/Styles/FormButtonStyles.swift +++ b/ElementX/Sources/Other/SwiftUI/Styles/FormButtonStyles.swift @@ -31,6 +31,7 @@ struct FormActionButtonStyle: ButtonStyle { Text(title) .foregroundColor(.compound.textPrimary) .font(.compound.bodyLG) + .textCase(.none) } .padding(.horizontal, 4) .padding(.vertical, 8) diff --git a/ElementX/Sources/Screens/CreateRoom/View/CreateRoomScreen.swift b/ElementX/Sources/Screens/CreateRoom/View/CreateRoomScreen.swift index 291fac33e..982d75f4b 100644 --- a/ElementX/Sources/Screens/CreateRoom/View/CreateRoomScreen.swift +++ b/ElementX/Sources/Screens/CreateRoom/View/CreateRoomScreen.swift @@ -197,11 +197,11 @@ struct CreateRoom_Previews: PreviewProvider, TestablePreview { }() static var previews: some View { - NavigationView { + NavigationStack { CreateRoomScreen(context: viewModel.context) } .previewDisplayName("Create Room") - NavigationView { + NavigationStack { CreateRoomScreen(context: emtpyViewModel.context) } .previewDisplayName("Create Room without users") diff --git a/ElementX/Sources/Screens/EmojiPickerScreen/View/EmojiPickerScreen.swift b/ElementX/Sources/Screens/EmojiPickerScreen/View/EmojiPickerScreen.swift index c71ed16a3..d2e848ba1 100644 --- a/ElementX/Sources/Screens/EmojiPickerScreen/View/EmojiPickerScreen.swift +++ b/ElementX/Sources/Screens/EmojiPickerScreen/View/EmojiPickerScreen.swift @@ -95,7 +95,14 @@ struct EmojiPickerScreen_Previews: PreviewProvider, TestablePreview { static var previews: some View { EmojiPickerScreen(context: viewModel.context, selectedEmojis: ["😀", "😄"]) .previewDisplayName("Screen") - + .snapshot(delay: 0.5) + } +} + +struct EmojiPickerScreenSheet_Previews: PreviewProvider { + static let viewModel = EmojiPickerScreenViewModel(emojiProvider: EmojiProvider()) + + static var previews: some View { Text("Timeline view") .sheet(isPresented: .constant(true)) { EmojiPickerScreen(context: viewModel.context, selectedEmojis: ["😀", "😄"]) diff --git a/ElementX/Sources/Screens/HomeScreen/View/Filters/RoomListFiltersEmptyStateView.swift b/ElementX/Sources/Screens/HomeScreen/View/Filters/RoomListFiltersEmptyStateView.swift index 1f6ad911e..2d74ff927 100644 --- a/ElementX/Sources/Screens/HomeScreen/View/Filters/RoomListFiltersEmptyStateView.swift +++ b/ElementX/Sources/Screens/HomeScreen/View/Filters/RoomListFiltersEmptyStateView.swift @@ -68,6 +68,7 @@ struct RoomListFiltersEmptyStateView_Previews: PreviewProvider, TestablePreview } RoomListFiltersEmptyStateView(state: .init(activeFilters: [.people, .favourites])) } + .padding(.bottom) .previewLayout(.sizeThatFits) } } diff --git a/ElementX/Sources/Screens/InviteUsersScreen/View/InviteUsersScreen.swift b/ElementX/Sources/Screens/InviteUsersScreen/View/InviteUsersScreen.swift index 57d24af1f..dc661eaf2 100644 --- a/ElementX/Sources/Screens/InviteUsersScreen/View/InviteUsersScreen.swift +++ b/ElementX/Sources/Screens/InviteUsersScreen/View/InviteUsersScreen.swift @@ -169,7 +169,7 @@ struct InviteUsersScreen_Previews: PreviewProvider, TestablePreview { }() static var previews: some View { - NavigationView { + NavigationStack { InviteUsersScreen(context: viewModel.context) } } diff --git a/ElementX/Sources/Screens/StartChatScreen/View/StartChatScreen.swift b/ElementX/Sources/Screens/StartChatScreen/View/StartChatScreen.swift index 93cf89741..735817d09 100644 --- a/ElementX/Sources/Screens/StartChatScreen/View/StartChatScreen.swift +++ b/ElementX/Sources/Screens/StartChatScreen/View/StartChatScreen.swift @@ -140,7 +140,7 @@ struct StartChatScreen_Previews: PreviewProvider, TestablePreview { }() static var previews: some View { - NavigationView { + NavigationStack { StartChatScreen(context: viewModel.context) } } diff --git a/ElementX/Sources/Services/Analytics/Signposter.swift b/ElementX/Sources/Services/Analytics/Signposter.swift index 8bfa18339..050a008da 100644 --- a/ElementX/Sources/Services/Analytics/Signposter.swift +++ b/ElementX/Sources/Services/Analytics/Signposter.swift @@ -25,7 +25,7 @@ class Signposter { private let logger = Logger(subsystem: subsystem, category: category) /// Signpost name constants. - private enum Name { + enum Name { static let login: StaticString = "Login" static let firstSync: StaticString = "FirstSync" static let firstRooms: StaticString = "FirstRooms" diff --git a/ElementX/Sources/UITests/UITestsAppCoordinator.swift b/ElementX/Sources/UITests/UITestsAppCoordinator.swift index 23239b1e9..aaf6fdd1e 100644 --- a/ElementX/Sources/UITests/UITestsAppCoordinator.swift +++ b/ElementX/Sources/UITests/UITestsAppCoordinator.swift @@ -520,6 +520,9 @@ class MockScreen: Identifiable { let clientProxy = ClientProxyMock(.init(userID: "@mock:client.com", roomSummaryProvider: RoomSummaryProviderMock(.init(state: .loaded(.mockRooms))))) ServiceLocator.shared.settings.migratedAccounts[clientProxy.userID] = true + let appMediator = AppMediatorMock.default + appMediator.underlyingWindowManager = windowManager + let flowCoordinator = UserSessionFlowCoordinator(userSession: UserSessionMock(.init(clientProxy: clientProxy)), navigationRootCoordinator: navigationRootCoordinator, appLockService: AppLockService(keychainController: KeychainControllerMock(), @@ -527,7 +530,7 @@ class MockScreen: Identifiable { bugReportService: BugReportServiceMock(), elementCallService: ElementCallServiceMock(.init()), roomTimelineControllerFactory: RoomTimelineControllerFactoryMock(configuration: .init()), - appMediator: AppMediatorMock.default, + appMediator: appMediator, appSettings: appSettings, analytics: ServiceLocator.shared.analytics, notificationManager: NotificationManagerMock(), diff --git a/PreviewTests/.prefire.yml b/PreviewTests/.prefire.yml index 952eab3c5..4c9b91370 100644 --- a/PreviewTests/.prefire.yml +++ b/PreviewTests/.prefire.yml @@ -1,6 +1,6 @@ test_configuration: - template_file_path: PreviewTests.stencil - - simulator_device: "iPhone15" + - simulator_device: "iPhone14,6" # iPhone SE 3rd Generation - required_os: 17 - snapshot_devices: - iPhone 15 diff --git a/PreviewTests/PreviewTests.stencil b/PreviewTests/PreviewTests.stencil index 3d8264ab9..2a1656912 100644 --- a/PreviewTests/PreviewTests.stencil +++ b/PreviewTests/PreviewTests.stencil @@ -77,8 +77,8 @@ class PreviewTests: XCTestCase { fatalError("Unknown device name: \(deviceName)") } - // Ignore specific device safe area - device.safeArea = .zero + // Ignore specific device safe area (using the workaround value to fix rendering issues). + device.safeArea = .one // Ignore specific device display scale let traits = UITraitCollection(displayScale: 2.0) @@ -159,7 +159,7 @@ class PreviewTests: XCTestCase { if let simulatorDevice { let deviceModel = ProcessInfo().environment["SIMULATOR_MODEL_IDENTIFIER"] guard deviceModel?.contains(simulatorDevice) ?? false else { - fatalError("Switch to using \(simulatorDevice) for these tests.") + fatalError("\(deviceModel ?? "Unknown") is the wrong one. Switch to using \(simulatorDevice) for these tests.") } } @@ -215,10 +215,12 @@ private extension Snapshotting where Value: SwiftUI.View, Format == UIImage { config = deviceConfig #endif case .sizeThatFits: - config = .init(safeArea: .zero, size: nil, traits: traits) + // Make sure to use the workaround safe area insets. + config = .init(safeArea: .one, size: nil, traits: traits) case let .fixed(width: width, height: height): let size = CGSize(width: width, height: height) - config = .init(safeArea: .zero, size: size, traits: traits) + // Make sure to use the workaround safe area insets. + config = .init(safeArea: .one, size: size, traits: traits) } return SimplySnapshotting(pathExtension: "png", diffing: .prefireImage(precision: precision, perceptualPrecision: perceptualPrecision, scale: traits.displayScale)) @@ -272,5 +274,11 @@ private extension Diffing where Value == UIImage { } } +private extension UIEdgeInsets { + /// A custom inset that prevents the snapshotting library from rendering the + /// origin at (10000, 10000) which breaks some of our views such as MessageText. + static var one: UIEdgeInsets { UIEdgeInsets(top: 1, left: 1, bottom: 1, right: 1) } +} + // swiftlint:enable all // swiftformat:enable all diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-en-GB.1.png index f9621514a..6fd1ffe8f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf7c229c57ebbe255d1e976eef6d8c1bef6d78ce4becf88cc4030564ece26555 -size 146060 +oid sha256:5098e8febb522533a164ea49f50bd049d0f7d273210476fcf43106349b18d746 +size 112936 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-pseudo.1.png index 0151af526..92313d245 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef028c13b841194a7858bf24a99f83607219f079be78053df273d577f7c78905 -size 193215 +oid sha256:e314cb293d55bc73c9b9882aaee4a75fe7cf57a1d2c77d2010c001a597b63a95 +size 126399 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-en-GB.1.png index 84db7b58a..0c1daa227 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc45722e2c3ea3c1a10e1903bde8fbe799aa9de29e1a342abebc107cfa835c2f -size 96753 +oid sha256:18f7db074cbe0d70b888d436287f6831b44735cb84c3809a02a977825ee45c41 +size 66590 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-pseudo.1.png index c8568bffe..1a12a5cfa 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_advancedSettingsScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55d395662df5543bbde6ac6fbeafe32f1625441bb5275f2306eebba343c5577d -size 144075 +oid sha256:7a604cc7c506dbfdb0f465a9b00339101e7dd01a8552c0a716ce2f572b20fed2 +size 83990 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-en-GB.1.png index 059cb22f3..130dfc464 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d9f4fd014234c687d03c529490fe08e5ba11104f398ca1a571fcd8381abec9f -size 532444 +oid sha256:2f21a974ffbabece1a0bf4761e6307c096382fec58c56eb9e6313a2453a1be07 +size 515653 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-pseudo.1.png index 3b6075fbc..00150e7d1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f09f74d990c3da296b044d967eb825e91ee496a53fae7a8bfa070e1b56b99b0f -size 609180 +oid sha256:2904bd34a9ebd5113aed2fe521a91f552648270a0ecce950353f167dd4306a0d +size 541329 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-en-GB.1.png index f8472f949..b407bf98f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6016d580c905a76047da354f0a8752e87fd0b822bf8365680cec216f19e5e85e -size 329675 +oid sha256:c69e5671c7d50cd1b49590e9daae7ea286ecddde1e88f89181ad48c2456e73d2 +size 314645 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-pseudo.1.png index 600e50e77..9c59913de 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:84dbbc0b29b1113d020d287c8f23a99227e270f818921c673d389feb2bc307b8 -size 375338 +oid sha256:ff8d146eef1c077b5a1eedb7e6872248ea07c06995f443ab3282a10c8e9181d3 +size 319983 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-en-GB.1.png index eaaf63bb8..5159c1a11 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00901d81bcf6162af7818cac12604d49d47d700ae98fe9f263aec7d8664c7d96 -size 149648 +oid sha256:a0c76b4c51a368ac5c5bfa4f37355bbfb7f9f8a62f3f97a9b4aead814ed0d242 +size 114226 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-pseudo.1.png index b25d343b8..d47d6d5cb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b431c7382f2bd6169445dd6eb57985e81b052c296333b99ec90f9b4bc2cc7a92 -size 184609 +oid sha256:9beba313e377cdf2d2910d576a1f450fa5e1e999c25a5062b663a8b22a45d0cc +size 119634 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-en-GB.1.png index d501fa93e..e27d857a5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25ec6698fbca73ff83f88300ed333a050aef317f388ce71fc6476596c123853d -size 104872 +oid sha256:20b5be056145918d911a4139b45f46edd1e4a53445e9f75a977dddec3f5da62e +size 76034 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-pseudo.1.png index 332db6f55..965a4ec1a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsPromptScreenCheckmarkItem-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d117add9e8bf7b4400f03dd33bb0171917f6046e4c296bc5e122b92de64e84aa -size 139693 +oid sha256:b42bce7f01ea1be7410870009a4cb7b80b8ef7fe011cd4bd631b610a530645a2 +size 90993 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-en-GB.1.png index 01a6bd7ba..d49e8dc7b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfa36c329639b7bd53482c4066a37743160839bd9a4debe3de9cfdb80883e961 -size 115021 +oid sha256:12f04ac21a26c2a2dd916765b8e462c41efecc85906f3068c4a7a7ff8b6dc50d +size 98508 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-pseudo.1.png index e02e8603e..2003770a4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95ea5891cadd570a9dfd69fd1ff1282f3b91c688f63b7e78443b76ecc27109e4 -size 152680 +oid sha256:4ba42b7fee4204b382bf7f9d64f2cfa3d1571093de95e74c63525ec9c0153772 +size 104987 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-en-GB.1.png index 9cc59f255..79838b2e4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6c0168a64d2438a4a11c031845dd70401758c91b507617a8960eba73fa4efd8 -size 68382 +oid sha256:9310439b4d7829601990e55d8933962c97f8993fc29c74c737404ca2829325c4 +size 51370 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-pseudo.1.png index cfde84b1e..dc8065d39 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_analyticsSettingsScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1ea1685762aa0e0f05b5c974a069e3747aba7469c83b0ab754a1f69193e6418 -size 98385 +oid sha256:c8557814c45afe798af3888bee1b88254cb6e8af29224a7958389a9942e32ab0 +size 66131 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-en-GB.1.png index 273a52ef8..38692eb03 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74fc0d2d0d9933d5f98a667b41780d01bbb59617695e2543944d1f0c3122d461 -size 137574 +oid sha256:8b079a6750fcaae622ee5b104e6eb1d2dd9e9ce560ea21a3e59d394ea39b1578 +size 114681 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-pseudo.1.png index 24d86403e..15a0c6f11 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a96a4e42c4885f64ca9ae5425f9722a4f2ff56b7d24f04c7f2891673a27b8300 -size 166347 +oid sha256:e074dc779b28db695da4291d48a843083ab2ed3a37d60cf5d120379c3e90c7ba +size 123067 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-en-GB.1.png index 24798cf6a..fc50cecbd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae2dcb5510d49106cfdfa8a9edb46e885d343f83b73dc5b8a088a26a99738335 -size 91052 +oid sha256:7271a235ebd28e27681eaeabc74ae3d2694dfd9009c0bb7c7eef377f3061773f +size 70777 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-pseudo.1.png index 2340f0ed3..ef87e5660 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79a196f4288fe6fb3cc4ad9ba80ddd4bbe676fe0325f3cc4272ebbd3d7ed72b1 -size 116741 +oid sha256:68644465e33c39d540d08d61632705359753b84e85df700052340d9864f41cd8 +size 77623 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Face-ID.png index 4b7f9da4c..7e9fbe0de 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5140ad4c2e87cedd06778a7dee016da2357db9bf4d52cb503f9e3d2bc363d905 -size 117569 +oid sha256:e1185f3149926908e18fc3cb965ba3931bd76f8b72aaa6c081647a2d488ce79d +size 98717 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Touch-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Touch-ID.png index 86b2a6f7f..88b707d36 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Touch-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-en-GB.Touch-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9922d84c272da0d0df45dc37b5a391bf654ab73024159148d80afaa94c69fe3 -size 133736 +oid sha256:6b5d3819f144534d794c57aa512b154314196c3b35747ca926e586352f88631b +size 107059 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Face-ID.png index 3debdc493..9a52dd493 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99821a8646ec4494d5faf8e1027ff3af755fd57ba0c86789c8c294ee1d0447a9 -size 159121 +oid sha256:df306effa6fe58269811225d3fc0d19fa31ba652355bfff7d725b00387534508 +size 112133 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Touch-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Touch-ID.png index a81260c2d..8644af43d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Touch-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPad-pseudo.Touch-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ddc6a03294746a12c7072a9f85f7af9296ca085a2108107ba1df4664dd669c4 -size 178130 +oid sha256:a6cb494828af912b2e722689df630df96febdda6fa6de254d08e1bc4e36331c5 +size 122066 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Face-ID.png index 3e5a407b3..ac8450e68 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e3efc828ed17b5860d525801af71eb9f3b77a89d3b1e8d296199a44805d28de -size 74117 +oid sha256:64aba3ab8685c7cb50cd0da6cc38a52b9682ad8ddcf8d743e7932b1c3c3ee630 +size 57308 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Touch-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Touch-ID.png index 4b2411cad..bb24f0254 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Touch-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-en-GB.Touch-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19688b95f90db29ff6f604c56dfcda7e571f360a5dd121594bcf2b000559e3d7 -size 85161 +oid sha256:8c4a26a40858792e666b5ce0e03111aa9593d970cd539299b5b61c09f45432a7 +size 64698 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Face-ID.png index fedceb117..53d7ab777 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:956c62fe195c949834b198703e1a7661b859ba6b509815fcecbd7200bf6d801f -size 113704 +oid sha256:ca5fd5daf821b64e84e921f35c37d18671fac074d4b7697357422e66d2f4f95f +size 73303 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Touch-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Touch-ID.png index ebaaf4993..527cbd9b6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Touch-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupBiometricsScreen-iPhone-15-pseudo.Touch-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d1e5d4ff7af3faabe400cd75e4621df01a7e6bec1dca29a5a407f3951810e23 -size 132567 +oid sha256:4431ab0233ed1750fc2f42441c5842ed964a70c2bf43c23b9c909eb965dbc8f9 +size 81123 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Confirm.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Confirm.png index 900dbb9dc..a8ff89fa2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Confirm.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Confirm.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39a6378f7df6c01583babab0b71bac767f97fa37905f2d867d0a8904d7e9acdd -size 122499 +oid sha256:5922b6a330c096c0686a8128566714e7626e3fd1f8682b50a9bf75aaca5f9569 +size 99568 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Create.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Create.png index ee7ea18e9..10a25c943 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Create.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Create.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55e0c5e851d041da806f13a65b5d1b0c1161a3b71941db9cc6e9a8723bf4510f -size 124974 +oid sha256:b5ec60ac0e1b77235dd08fbd5e14fbb37ee9f42e1199c9eaf232759652d7adce +size 99985 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock-Failed.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock-Failed.png index 058d93b93..8df699cc5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock-Failed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock-Failed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f47aec44b9792c08b8d75c669bbc0dd4b3bf970817cef690507335244b59a4a7 -size 107982 +oid sha256:641c3c085bc438ce97679deca21b6ece615db80c8091aad5230db249229f0df3 +size 90985 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock.png index 8fc2e89b3..91770273d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-en-GB.Unlock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46229a5d25d747e7f430b5123f1bf7c5e3d0bd51f5dc504362cf5af7eba49433 -size 106665 +oid sha256:ad4521af99376c414502cdaabca8b4d6d6c91afd7d55867a45a9d3d9283a72d7 +size 89696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Confirm.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Confirm.png index 5e1780ce4..fb8e0068c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Confirm.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Confirm.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ce96b100be97ab727d12dd40fa830e45c3273cde01109db36edb2948cb0f23b -size 169765 +oid sha256:0b059a0e1069e9a0d4b71effcb2b92e6bd7d75719deed87dcb8db5bc685364d1 +size 118852 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Create.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Create.png index 67b17b6fd..31bde0d1d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Create.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Create.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8674d2c5605782b44e429817a872f828465efa8fd0efed8da84fa6e1502a4c3b -size 171910 +oid sha256:dd1fa6ec01b866375ba36673b738f00f16bf57d6e7281343348bc7379475c494 +size 119211 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock-Failed.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock-Failed.png index beeb872ab..c2220df01 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock-Failed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock-Failed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bf783d76f373076fe6cccf7c0edfd8d4b24b37852850eccdcc730215083d585 -size 129004 +oid sha256:82687be353cafb7ec3e8da2333ff07d9c040732dcf9f9a3ec23681055ce0f697 +size 94116 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock.png index 968280bec..33020edc6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPad-pseudo.Unlock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e20edd9615c6ccea143b3d2e737a99d4f6aa216f4e8d98e7614cdc4fe5ba68b2 -size 128143 +oid sha256:209b952077441c3053be9d2b514a24404b3043e7664a624ed2764ea85e10d40f +size 93919 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Confirm.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Confirm.png index de95b5673..f36f90c0d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Confirm.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Confirm.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:854578a7bf75adaad847dcf733ad364670d0b5c601f3c767c26a1f477f67e2a2 -size 80094 +oid sha256:0f0d14bbe0566bc50d964af9f958c5501d8905748299545e54e36ed41dc63696 +size 58511 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Create.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Create.png index 8adbce269..2e6216a98 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Create.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Create.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d09086b13a697b7ce3e112aebec1c8fcaa07143e7d24d6b6fcae8b12e4844899 -size 82078 +oid sha256:fd3f9345a6ee5874078da7ab4ea83d6c8f1cb608bfba421730d6228ac84cdc75 +size 58844 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock-Failed.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock-Failed.png index 5e0ac9659..df2b21ba7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock-Failed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock-Failed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54fc37f67ea17e13a71c9f3f6d34c6070aa975b5bed4eeb41b43b1dd27b0b546 -size 64943 +oid sha256:e7629b409f37c0fddd6f36e68d6fe6da2aa9d782759abbd74501e80bb4cb35a1 +size 49415 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock.png index f4336f39e..ee6398ec0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-en-GB.Unlock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb76fd47f5c34d06fc4e5ceb5c016ce218dbc48e731717c649eda583c70c6941 -size 63822 +oid sha256:03ebe2f4f43ff78ed48a4e2cc943ddbdfdfc6e07944804b55fc75ae855a76698 +size 48104 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Confirm.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Confirm.png index a46ef38da..ef3602320 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Confirm.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Confirm.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51f1498af1600bd16c2ff63d26a241e0eed0279576bf7f7d063d2d8752bd1b90 -size 124281 +oid sha256:51d4fe7837ee09f20bb446037004354bdd7e3056f37a72e8f63c074e691addd9 +size 79170 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Create.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Create.png index b2066b81f..a25ca847e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Create.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Create.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:332349a7e1b08546476638d82703d6658193ff36931f4eb105cac8df4d20f274 -size 126046 +oid sha256:7ab0ad8f12771b5636df311f435c05af4a9f965438426f72899bf9ae31b10d0b +size 79454 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock-Failed.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock-Failed.png index 802975e18..395d5e1f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock-Failed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock-Failed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b0676f18635f34b897fe405d32fe85dd6af30712781422a43ff2999f3b397e9 -size 83873 +oid sha256:6d3f3fc20d010027cabf991f4ed7e626ff3cf3b37a27f533689e13e058128044 +size 52015 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock.png index 5687f4f92..11c7b7124 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupPINScreen-iPhone-15-pseudo.Unlock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0230fed35ac76ef19c1cc0d0b2bc1828ecb995c9c5fdc18ee2342614162c0da4 -size 82786 +oid sha256:8bab864c1f3986d0c09972e4793d5ca18976ad533a428f006192c8c412b260ac +size 51822 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Face-ID.png index 6a1dba35d..ba78cea82 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9fb8d94bfa8533cfb42bbcfa9dcb5abfa61f1ccf74adca0ea9f902310bbbb53 -size 108769 +oid sha256:ec2c2f47f0135af7758fad4d59866aeb3c47c9ff3a7a6c9cc48e82af86cf5ea2 +size 96981 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.PIN-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.PIN-only.png index 993129665..ffcee5427 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.PIN-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.PIN-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32b935a10ffce63ddeccd817c7439ae9e79d8c732698d886638483e6cb3dce54 -size 97696 +oid sha256:132cead04ae998a039b9413b193d4e52f6026c0c1160dc3e11ff69699e9c0234 +size 89534 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Touch-ID-Mandatory.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Touch-ID-Mandatory.png index 624b01643..b2b9527f7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Touch-ID-Mandatory.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-en-GB.Touch-ID-Mandatory.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d08caa830148a6cde48cbce58769934c8d8d6b9a759b7eeabafda110c59a9162 -size 101336 +oid sha256:4c77258aa2aeb2796a3e33b9e0a35bb056f0012cc559889bb16cce22e36fe51d +size 92515 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Face-ID.png index 2d2ed1c0d..f3883653f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b82e5015a7c1d4217cf57ffd9dec598de325ab925489097ea870f75f2437d789 -size 138109 +oid sha256:33f49dff77e6615185dab79ae24d09615f04a32d56edde006bfbe66bf33dab14 +size 105473 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.PIN-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.PIN-only.png index 12ddcb25b..cec7805e4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.PIN-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.PIN-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfd4175b3c9cdbe6f92bc9fd68d2760ac122b92de8d2cf9909db816f00475e71 -size 117414 +oid sha256:9c8006261f925d143a7702f5a4d7f16aa4ee7e1f68e53e08ddc39ee5b6cbd943 +size 94248 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Touch-ID-Mandatory.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Touch-ID-Mandatory.png index 7a273cac4..906a91b81 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Touch-ID-Mandatory.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPad-pseudo.Touch-ID-Mandatory.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70d6145bbe005041218aa7e6ed0bc7c9be34480c5fff783500f368d176db2ebc -size 123473 +oid sha256:773e1134128bb35979bb19e82e9c286a73598baa304cb02d18a5080b5b0fc7b5 +size 100047 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Face-ID.png index 7d8a37833..1666fa5de 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8550ac5e218bcd29ecf4e1b7c570046280f5bab447be47f99bc8d4a3d090f443 -size 60872 +oid sha256:41c0b7a7337aebd06d760c380f09962f8d74e3312998b6c5d038d96d602d6217 +size 48742 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.PIN-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.PIN-only.png index bbc01fc33..6cdadf00a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.PIN-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.PIN-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e2ed1976b415e39c28f13ee7b48c8ab2850da2e461f2561048415a9d5614763 -size 50446 +oid sha256:9529b21243d48a7e7887f447170eb6ee65c943debcdd3a68b421fdab4884cf26 +size 42332 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Touch-ID-Mandatory.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Touch-ID-Mandatory.png index 9bab20ca6..3f4233008 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Touch-ID-Mandatory.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-en-GB.Touch-ID-Mandatory.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8495eb3332ec93bb27b08eadb2f163c2fb648523e39e5637ebce043e884a316f -size 54454 +oid sha256:5a39ba86e64d5ce7610c505ce219f3f4ff12c8b989fd5e2ed5ce639a27bf1747 +size 45410 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Face-ID.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Face-ID.png index 273aaea7d..7edec512f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Face-ID.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Face-ID.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d856dc741b5d93f0687a3f6f99f348307c13c3dde47c90933e619820b8da175 -size 86909 +oid sha256:d7b7ce5eabd1f1251d8be7e5f6ac19c99d61ad35cc6cbf6814be2031a36b5e09 +size 56450 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.PIN-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.PIN-only.png index 1136b7252..2804b27e1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.PIN-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.PIN-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b5861a69bdec28fb65f118528af9615446c24e14da6a07e91cfb8b6292ae955 -size 69225 +oid sha256:48410b4fb132f4cb7900f3a16f9f8cfe14cd14c4f1c6d0b86afcac1d9583e5d3 +size 46522 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Touch-ID-Mandatory.png b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Touch-ID-Mandatory.png index 868f824cf..4df2c74b0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Touch-ID-Mandatory.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_appLockSetupSettingsScreen-iPhone-15-pseudo.Touch-ID-Mandatory.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8279de468b0d1757829e2c1a57c9d98d894e55cb089121a9b353e4ea7bfbfdad -size 75720 +oid sha256:f976d440111790cb662bc972a55295ea77d6f6c581f69cd7a84fbeffafb4e713 +size 51879 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-en-GB.1.png index c5c16fad0..b9681ce33 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bbb3c58d23a7d2845f1856bea66eccd129a8d09141550c6b361fa387b0264a7 -size 82232 +oid sha256:fa607ea20134baf6191f63c8779cf36e992c040f5819b798c9be56fd22098593 +size 76297 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-pseudo.1.png index c5c16fad0..b9681ce33 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bbb3c58d23a7d2845f1856bea66eccd129a8d09141550c6b361fa387b0264a7 -size 82232 +oid sha256:fa607ea20134baf6191f63c8779cf36e992c040f5819b798c9be56fd22098593 +size 76297 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-en-GB.1.png index f12cad69c..42dccb4a7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ecf85f4211a6455b977a5dfa99df1f10ae17d352cd4562ad9aa9d2cb0048507 -size 41081 +oid sha256:470baef15b29e19a7ae58a12682d590baa1f7759b0915f2e96f5594cc0eed1c2 +size 35522 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-pseudo.1.png index f12cad69c..42dccb4a7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_audioRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ecf85f4211a6455b977a5dfa99df1f10ae17d352cd4562ad9aa9d2cb0048507 -size 41081 +oid sha256:470baef15b29e19a7ae58a12682d590baa1f7759b0915f2e96f5594cc0eed1c2 +size 35522 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-en-GB.1.png index 94e96b736..847aaddfe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5db96b5725e55787e772dda0698e7d2d9c9c33b33e56a3746905582a4fe7c567 -size 1299604 +oid sha256:48fb262e42f8d01a6feeb3e4e70b72afd11e57469c87c1fb2a649e58967f0fef +size 1257762 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-pseudo.1.png index a84f4e209..431c408c1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb26a324a312d0c2a20a14fc7ab0c929cfab5da64c90c273a00956fede25c1f4 -size 1368211 +oid sha256:028e7ad09b78fad84301635102b9968fb2e6d957a85f2b49a5be2d81fff0e9f3 +size 1287670 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-en-GB.1.png index 33e1abaf8..e647d71d0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71a18a8153f97586c0c8ceb6d02bbade1522a1b82509dc47106617a28f829bcf -size 551048 +oid sha256:dc44d147264a7965e37c72ea2a9656565d5919b1fceeeb75c4bbf7aa3a320300 +size 530595 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-pseudo.1.png index 7c2d33bd0..9a7afc580 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_authenticationStartScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b249f19b8a68db4905ecb5bc45a7f8ed04829ecb2640105e09d76b084c575c91 -size 600660 +oid sha256:204ba84c66920eaee46b314f64d035ce834cd08e22aaa0c9f0d0b58a6db07bd0 +size 557370 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.DM.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.DM.png index 35d8ce95c..3a006f3b7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.DM.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.DM.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b05797848d320bcb43fba3afb6063ae215aa97d14c0bbd17588dc1050a004784 -size 133370 +oid sha256:54ef29775fd40b31a78578dfbabe1d959820441bebb93d98e95278796b278f32 +size 124304 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Members.png index 8129ef5d2..d4a360cab 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec2b1b617a403cd6e9022f1a25c7c98928db7f53551fc3ad79a2c55bf0e5efd0 -size 82388 +oid sha256:b32488a5a7c90b0c4b750d8cd822153782fa8493ac84d54af3496086a856d530 +size 65677 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Room.png index 27021d333..859545541 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-en-GB.Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32cc2748f76baf53c9381577b3df8ad94dc61a46381dc4d7b461230c6697f664 -size 155899 +oid sha256:0e01fea50098eccd088f769862a228f157c6d841669f25f1f1069c7a3868d434 +size 142729 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.DM.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.DM.png index 6f1445273..043785e36 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.DM.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.DM.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e7114ea0a72f99d269cf65e4f2901c84d0aed974bf00c83fd2866103723d984 -size 136836 +oid sha256:5f2bd0bdf5bd80c5d95b446c3506586cef87d941053e11e326ec0aead7e6a4a5 +size 124659 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Members.png index 8129ef5d2..d4a360cab 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec2b1b617a403cd6e9022f1a25c7c98928db7f53551fc3ad79a2c55bf0e5efd0 -size 82388 +oid sha256:b32488a5a7c90b0c4b750d8cd822153782fa8493ac84d54af3496086a856d530 +size 65677 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Room.png index ef497a3b8..3ca86c881 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPad-pseudo.Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1de78718ec47dc82b401bf585c9f81f908e1fc8726bddd398ccd3e28edb85501 -size 162473 +oid sha256:aa1f5d7f650040389a061f8e0cd1d51715bded4e147f631de212ba3720bc226f +size 144069 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.DM.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.DM.png index 3b79a712c..e7255cfb3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.DM.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.DM.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15e6be4601c0e76ae48d1bd9fd686b84c88cebf442615ec68ab413651795a81f -size 80910 +oid sha256:5458062a12859055a57f03859348658aa572d134ed6906eeff6a575f11ae52c8 +size 72837 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Members.png index 2cf2775dc..932e29de0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a879da48969258931810b0b2810e2e1833328f55617a36898ae0ba4defb168d -size 54981 +oid sha256:7dbc686c75e95b8b0fbabad6f707d23bb5f0f5a6f37db69a98fd7a0138b4d0f3 +size 39633 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Room.png index e89c92398..7fe4d2ba1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-en-GB.Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cfb47c1627fcf7416300c41e78f2e86a1512d81c5b6b574550c4999fe70d6a3 -size 100178 +oid sha256:47dfcdcfcef7152c3ccc610aa17093eac3857eddd0238590f37e1fc90d427f5d +size 87144 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.DM.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.DM.png index 0828e0d96..d26f4f73a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.DM.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.DM.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef6435d13417dbe812914489ce47a35920c7c914c78703339124943406e84d36 -size 84952 +oid sha256:cf5b48f75f09bd661480be71c3209326808f7d4e65111b29d29669143d3e7641 +size 74498 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Members.png index 2cf2775dc..932e29de0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a879da48969258931810b0b2810e2e1833328f55617a36898ae0ba4defb168d -size 54981 +oid sha256:7dbc686c75e95b8b0fbabad6f707d23bb5f0f5a6f37db69a98fd7a0138b4d0f3 +size 39633 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Room.png index e8ea6017c..8009dcc4d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_avatarHeaderView-iPhone-15-pseudo.Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:736923ab372c79c459687628f2e96af88b2dfa62eaf014e6b9067471e9af671a -size 107992 +oid sha256:e759b307ab44876bb4140927bf41db9484df54fc663cf4a6f778c7ff2760322f +size 91460 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-en-GB.1.png index d1bdf8959..e3680defd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aca0294e51fb455abaf02c9783b8aac6ee855994997d69545b6cb796d6cb2e62 -size 79168 +oid sha256:eec0fb622bb41ba2aa7e605065b5521abb0fd101102364ef69a130d99b587af1 +size 75546 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-pseudo.1.png index d1bdf8959..e3680defd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aca0294e51fb455abaf02c9783b8aac6ee855994997d69545b6cb796d6cb2e62 -size 79168 +oid sha256:eec0fb622bb41ba2aa7e605065b5521abb0fd101102364ef69a130d99b587af1 +size 75546 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-en-GB.1.png index 31912ef57..ab37ac632 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56d470d206796f188e6035f34899f874001bbfcf2c6bc70505203aa03a216ad3 -size 39241 +oid sha256:7ab64c68f9da19160bb88f295cfed92eb979078450d93b6f9c50eadba832d36d +size 34513 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-pseudo.1.png index 31912ef57..ab37ac632 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_badgeLabel-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56d470d206796f188e6035f34899f874001bbfcf2c6bc70505203aa03a216ad3 -size 39241 +oid sha256:7ab64c68f9da19160bb88f295cfed92eb979078450d93b6f9c50eadba832d36d +size 34513 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-en-GB.1.png index bdc82ed0b..480edcee2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff896f598f8727e98beeec6b16eb72f939c32cd70aa087b6687e8334878b358e -size 176633 +oid sha256:f10187faa0870cc71be03fe91f748f4f6011f2bab7028b5e06c625eb80aa0c60 +size 134172 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-pseudo.1.png index 18b67f84c..06325cbec 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3111166fcde6e995fe21c008ff24608fa8d524d6da3bb53ea29dc6e8487a3d8 -size 182650 +oid sha256:275663ed1e0c3d0271a1f8a0b0cd91b44b915c18782a577b49a39d58e96ae414 +size 134819 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-en-GB.1.png index 06902406d..d72083acd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:313113fd6bb30e1a16d35bd67534ba314954ba8d1d6a75603ad6f7c41a28c7cb -size 118587 +oid sha256:60cf61947b68f5a3f955d37543044136bdfe61e1d86880979296f75d03a595f7 +size 81036 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-pseudo.1.png index 76e78dfa0..1745ffe2d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_blockedUsersScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fda9a9b13afc071983034b96b163e7ff938c02ad81a9ab3e1139557c75841909 -size 124228 +oid sha256:f56cd4475dbbb4b385b2e6aa5028f257e75f082b24c8d1dadf088dd999ec6ce8 +size 81615 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.1.png index 09a0a7d7f..56b317c66 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11302abb63ef416995108ba008b4d7f850bba43e8188e6db6c166f3916327e13 -size 234184 +oid sha256:949b617382ca9d05a57d19b1344b3666e1adb95714719ba190949a39fe915293 +size 152494 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.2.png index c41895839..db6f6438b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c68018bb8f7c06958413b2ac0dc3ad22d677fabea52f3bbe9cc866673a4f2b6d -size 282938 +oid sha256:c78b8b5715b08148dd9072f55e7479bb12cee81b9829530dd338eda9059961bc +size 202139 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.1.png index 18a18b53b..ae62a6c6d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:892381c850ba022187374834b45d5931d7ec149f72dd67059976dee6edf6ce8b -size 347894 +oid sha256:81932b36dba1deb02020f8ea7fea245d494dd62b49da9c40bf8930b82d1706c4 +size 195022 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.2.png index 32a002e23..7659df89e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b428f8c94dbe29f0da927b55b577874a4366ed3a492662407fe32725d8976eb -size 396260 +oid sha256:c210c6effe6337247a5cedc26b00a57cb3973efe22cc0ad806e8df655af58d18 +size 241866 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.1.png index aff54d08a..38b20a352 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4d69f130baa7add1fc9d358cfc2db38ac8d5dca789b22818d5707e46b99ec9c -size 181119 +oid sha256:2a7ec41d2919065925bbb052a94736cb2fd9732444e4cf29265af12bb05fa964 +size 111716 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.2.png index 608f88b52..e5a56a05e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93d2dbc6dbd88b3130c4518aa147e3d9d9c9dbeab2c9d4109470f54ccd9c4032 -size 225374 +oid sha256:4a48e17f04b3451e8470fa0589a3f33c61a6b432f4b6f74e7a3cc5bf687ebeee +size 156162 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.1.png index 8c7c8b732..197b3479b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c2f9cbdcc5650fa3d78e6eccff830237fc00296f13f662e59f468a64e19ec96 -size 293320 +oid sha256:73bc837836595cea34435faf3e536a45d98994b3ba8789a97f9cee7e48c38660 +size 165149 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.2.png index af3df7551..8965f4c97 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_bugReport-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d04937f644052da0415b9a03f0858cb68f0bd404e48d6371dd865b8dd3507ab -size 295526 +oid sha256:85edfb37bc55b45091ae64fa9ac8a7a479019d9c5edb750eb5fbb7a25019be5f +size 192028 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-en-GB.1.png index d430acb23..8f0b1331f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7d5095b45226de24715dfdc8083d2f78da300153007254d3e0a4fd26f69c8b6 -size 78861 +oid sha256:73e3426c1023e8174271fb1e163b85033ab1ea531881ed2a5a9f3db24ebd5598 +size 73834 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-pseudo.1.png index 5f4642001..eeefc7e2d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac1f3ec6cbf9b6bc71792f99f00cd52378ca4c0727590f404796b76c15db8dcb -size 91563 +oid sha256:0b9c353ac087285f4b2a7ac41f032f891cccef0cc76e1ea11c562223abdfb122 +size 77179 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-en-GB.1.png index 184eae5f3..2e62a1a94 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60534e801bbcbb46eeb93500a0cff443457a0739420461e044bd2209f61cf5b7 -size 37399 +oid sha256:3f9fc5b3400d6f5ee581d283f2e38dc0a9502f66f8d912a0158c8856eee650f9 +size 33067 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-pseudo.1.png index 6130ef5c5..59252b40d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callInviteRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8386724ed9560777a06a82789c0cf015208660cb416f12e7338636c21e3a6f5d -size 48468 +oid sha256:a08fabc8d61ef8ea8ae9e161b5c560e30eac85097823dc5077d1f32e65975cfb +size 37845 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-en-GB.1.png index 061a8a929..f89035f32 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1ee8b4a10bb5c075e073c13b41ee7ed91f05d0185a861a15e522a0fd95bc74d -size 81770 +oid sha256:29e1c4741fd72fd2c0ce0954c1f860bf7dd9c0590e2991befe4c091581ba8fe6 +size 76921 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-pseudo.1.png index 430d04d9b..c81459921 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c417400b4ce675df3ec0406129c9686e4dd9f76c3965548502d129f7e5004119 -size 85067 +oid sha256:b84fbb757ad719d346d5505bf1c373900373e9ef447bfdde1f632b17393326cd +size 78213 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-en-GB.1.png index 85ae85e21..6c008987d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:463ad464df991675929a9840cd5fdd52e5ac3a918ccec2365d0a0f324c57e5ad -size 40115 +oid sha256:e08654a9df0f2117e49345e45c1e7bb0204af4d5a968b6f317b3d7882692197d +size 35727 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-pseudo.1.png index 6edd0a3b5..69006cf59 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_callNotificationRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ea024d9a548098c44911bb5e23cd444eeeadb73e16fc977b7cb8405a9cfd588 -size 42955 +oid sha256:88a0a8ab19e8f42a06e078b6263ea23d2c11e7c9c837d5913b0b922048c21fcc +size 37254 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-en-GB.1.png index 3aeea7e44..bbda8c826 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73c9344d6b905164de227880544418e8e3a398d62f27bb2bd685819bece5560f -size 73225 +oid sha256:41031af4fb0b0ec050af1ab73915dfd225f125fa360088a478510f5c4059c3e3 +size 70525 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-pseudo.1.png index ef30befae..cfae996c2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed609557e47e05199d767fd20f3ecd8e18b07e208c18bbe954353c7f350504e0 -size 78964 +oid sha256:f3920333c35d669482c12a88612649b5436f873761e67231398ccb5db9094598 +size 72986 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-en-GB.1.png index 905c4ae17..a843f2e93 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f159d3dc443d6bf9eb8c15f5f35a09a332bcb6235a7b1c3dd7e1a168a7be6ecd -size 32315 +oid sha256:dfdd39b55f1e71ba469548ad933755f3dd53449dd47a881b211238de28cac9cc +size 29711 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-pseudo.1.png index 69e22138a..d15652b2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_collapsibleRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8d6ca94db252ae0f4fa8e8671c58d82b1d380293cd25665db7ea6c215b11646 -size 38209 +oid sha256:91ec3cae1d6ec006a47a9a4452e7ba3d64fc816fb8ced65bb585300e675e94eb +size 31894 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.1.png index 7972c64c3..da48f5236 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa34be11d7d59e45cd2821e05f537be2affc7d5bd12184d83cf068bf369b098e -size 98123 +oid sha256:4dcc4ffc59ec9fc2f68bdce87a7f3d7bff27b1a2f7113df0669d1170e7a68045 +size 88606 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.2.png index 2d1a2e898..0793cce63 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a71f6e976ae147b899fa553e8fb552e455b9f20a1013bdaff291f81319d3baa1 -size 86322 +oid sha256:e7a1312ce7ff9b7c5c5decd05e5ef8c03bfd9b84f1c63475449566e9b7702d94 +size 81458 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.1.png index 7972c64c3..da48f5236 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa34be11d7d59e45cd2821e05f537be2affc7d5bd12184d83cf068bf369b098e -size 98123 +oid sha256:4dcc4ffc59ec9fc2f68bdce87a7f3d7bff27b1a2f7113df0669d1170e7a68045 +size 88606 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.2.png index 2d1a2e898..0793cce63 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a71f6e976ae147b899fa553e8fb552e455b9f20a1013bdaff291f81319d3baa1 -size 86322 +oid sha256:e7a1312ce7ff9b7c5c5decd05e5ef8c03bfd9b84f1c63475449566e9b7702d94 +size 81458 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.1.png index 52a6e472d..31587cb5a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acc1a17b9860920860f64f5c9093381324f14f52eabddd623f80bb2bf93504b1 -size 59031 +oid sha256:aceb415158105cb684244cc5d468ac24915aa4a2c1e0f03e4b95915dea604f44 +size 46009 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.2.png index 70244644f..692bf2212 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4c8414e631ee302555bb2b8ebee2d23543945650607f7f45c86c789c19ef9b2 -size 45050 +oid sha256:795b392ed9ce9af79e86fe14db155aab734f95380b6f1d40859dc1a6868399b2 +size 40470 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.1.png index 52a6e472d..31587cb5a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acc1a17b9860920860f64f5c9093381324f14f52eabddd623f80bb2bf93504b1 -size 59031 +oid sha256:aceb415158105cb684244cc5d468ac24915aa4a2c1e0f03e4b95915dea604f44 +size 46009 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.2.png index 70244644f..692bf2212 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_completionSuggestion-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4c8414e631ee302555bb2b8ebee2d23543945650607f7f45c86c789c19ef9b2 -size 45050 +oid sha256:795b392ed9ce9af79e86fe14db155aab734f95380b6f1d40859dc1a6868399b2 +size 40470 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.1.png index 8672707a9..0d9570e80 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3a6c91269a166d71740c465119ffc87be27716d691ad8728b2e885684d93bdd -size 79251 +oid sha256:ed83944ed745ce8ba0d41ee0ccc0e343b917875cb190fb83f869ca5200df8555 +size 75517 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Reply.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Reply.png index adfee4f05..24ca0f3d3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Reply.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Reply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd1275a60dbdb93672be62b7370c4ac5ddc087a368194506d9075c93105aaa5a -size 103042 +oid sha256:474774d07c69a9652245a6f2e31b57fc29325592cd98f9455ddb53fca0d3c047 +size 93517 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Voice-Message.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Voice-Message.png index 1b35bbfa5..6d783efa9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Voice-Message.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.Voice-Message.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68c681cc22384d1377be5d56b42c57a68766537c3d642218251eb1d889cd515e -size 106538 +oid sha256:649cf6ecbb5506ff2d3d88932950bb965f5ce21529f97d10c0bf065f51931f23 +size 95810 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.With-Suggestions.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.With-Suggestions.png index 91973dce0..2ee57674c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.With-Suggestions.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-en-GB.With-Suggestions.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2534a9d8feef7a99b2c14730239c98b7c3bb28329b7e646c02345e62179e3a50 -size 111497 +oid sha256:e4fd5cfb6d8191e632c5a5b0d2a9f89b50b36d1547d903971a9498ce6c6cb32a +size 98356 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.1.png index a00872732..1651742e0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fe25d83245b4147ec095ded9738bdd58607ad59fda5d565f718c53c0c64c281 -size 86100 +oid sha256:6fd2db090826802de3831227fbb81614deea2ecd62c1e3cff9488d0e4c4c113f +size 75899 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Reply.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Reply.png index fdb479a0b..fe8714849 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Reply.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Reply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd14b1e5099f2b24e9f2d8fadcb122f378458748177b307de3f5d648e859573b -size 116409 +oid sha256:a716604e488f96f610770f9b550e36ba5caf6cafaf7c1e24155cd3ff498b1a98 +size 94344 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Voice-Message.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Voice-Message.png index c1a8a8d6a..d93d75328 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Voice-Message.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.Voice-Message.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01db58870824c2b09793408d64ce3397d72cf3720e92d8278668e2ef277bb97e -size 119713 +oid sha256:ab78db432612172ab37dae1e1c2972d7ec1e8398034df87f32d97e5ccef19c5d +size 96540 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.With-Suggestions.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.With-Suggestions.png index 70ca6360c..489b79684 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.With-Suggestions.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPad-pseudo.With-Suggestions.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d495b78efc77d2370ab66926502aeca2cd1f0f287c5c9468ec86900a687a90e -size 118169 +oid sha256:9ed7b4e33493a6206a97101e5f241cb331afd24b39d60e60af8d577a30aa1cc0 +size 98738 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.1.png index fa728a9d5..09364f55a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5cbba37ebb3cb19e1d386c02de76e94e362e2f14874f1d81872201dde3dc2bc -size 38604 +oid sha256:29c7624de3004d0a17828fd97c74b516cd420781c2c7a7c96d6383d8befcc9c5 +size 34590 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Reply.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Reply.png index eb2a04292..1acfcc6c5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Reply.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Reply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f1dd6662904da01b7cd40c676a8bd1404165786c62498e803d38be521cc2f63 -size 59971 +oid sha256:34126123e98e38598b990f5a0e5c7a4f80d58b336131dcbd0646e2dbe4e8c754 +size 51216 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Voice-Message.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Voice-Message.png index cd94a5550..827b509aa 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Voice-Message.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.Voice-Message.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbad3711a413251613374bdab77d08a20ac11460f31e9d640da4b87fdd6b0850 -size 63472 +oid sha256:c18ac30d254a8ab48fd16bdd213b4000944ead4e634a69cc6a808e1408805c65 +size 52052 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.With-Suggestions.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.With-Suggestions.png index 85360ec43..a4224c5d3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.With-Suggestions.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-en-GB.With-Suggestions.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b37aebdb445443adc4cb347b76ef061a6e3d100c7a9031eda954fe55c3b9a83 -size 69835 +oid sha256:b1c8b56332155977848329ca750ac240b304210abef5587519f8e2e222435a42 +size 53760 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.1.png index bbf4d9e9c..a50fe3f0e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d31f4bbe41185442b9a5557f41a418604f1d5087abd4aea7af055b64b4657754 -size 45122 +oid sha256:69c9c7a7368afc683ed8ee311038cea74c1305dc96c2594e3ef1e089a5044353 +size 35006 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Reply.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Reply.png index 0c74928b2..1f2018dfc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Reply.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Reply.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b172a9385aca198b30664d21b8276317be91e77b4036dfc94a6cbfe29f7f983 -size 70638 +oid sha256:463bece34b226141be90906cc7aeb56f55e217034f25befa0eee5ab7fc9a9cde +size 52029 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Voice-Message.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Voice-Message.png index 980f3a810..efb7b232d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Voice-Message.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.Voice-Message.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c085235245f929824031e4e7f9703ab3c48c7993fac4b8bbbb447877c74b81d7 -size 74842 +oid sha256:938c55d264a5ec64d9f982482b93c0a1f15b3454b19f7ea61b6a91a82f56fccc +size 52835 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.With-Suggestions.png b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.With-Suggestions.png index 45d47dadd..f5722c579 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.With-Suggestions.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_composerToolbar-iPhone-15-pseudo.With-Suggestions.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:415897be3efc67d7a387bd01d2ac15f4e4d257be2578b3a2436722e8801e11d9 -size 76091 +oid sha256:88408dc1dd51e53dec8a4d476c4a42b7d2bdea768430be9002e48ce554ed753c +size 54176 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room-without-users.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room-without-users.png index 81a2025fb..e42560b98 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room-without-users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room-without-users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5b49c98234db41008b65ec1337e244c3d2ad85a71a4c4dba7e06e181b6d1f31 -size 221878 +oid sha256:80508da6615d27250ab96de6427d43d3ea3f45bb5bb3e8e0d44ef984eb44e885 +size 147467 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room.png index de53b3ba0..6706320bc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-en-GB.Create-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad5e962e9b3b85be9b35ea80ebdd3a0746c75a1c3501457ee2a1a370a0f275a5 -size 222318 +oid sha256:16b2f7a84d67037f6442612a95ec19cc1d4ac52b488a39f081798386ac9da861 +size 166799 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room-without-users.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room-without-users.png index 5fdd36de6..1ec2f47dc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room-without-users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room-without-users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:631e312f57e47031bfd8df4957ae84cc3f136a94da81a70fd9ad7add48abad66 -size 321508 +oid sha256:7350cdc5f108094315699a41c57d32115cdba52505bf955c13ca17c9bebd4391 +size 174233 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room.png index a888388b9..9518d6b77 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPad-pseudo.Create-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb5c76028b4ded0545d947f9edd7e26959f7b33a2dabcc8d373acdeb5d40f8f3 -size 290368 +oid sha256:be0a72b0680821863140ce731d8196d088ebbd699d85fa6fb894443c7a15a473 +size 195358 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room-without-users.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room-without-users.png index 47991b4a0..2183120d8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room-without-users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room-without-users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6601037d13a0e566ec3a0ca04e7cf35a64be98348e79429a597b0cca43476166 -size 154190 +oid sha256:a6038bcbd3a0b255d127fbac3363b56137d0d5905cb86b96454aeea69fbccd1d +size 99193 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room.png index e9101029b..186d70061 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-en-GB.Create-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c93481a80a285b78b9252f57b7106804c7dc067598ca0308bfb77a72f5728d6 -size 154905 +oid sha256:7ec9cb70cff39e08c0e1c671c97319bfda0f350590c1914b1123e66e8426b147 +size 99888 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room-without-users.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room-without-users.png index 7af0c63bf..35031f0c3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room-without-users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room-without-users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f16188a99619303c7aed5d96325fe95c9018b79faeb71053b0121a412ace1993 -size 248394 +oid sha256:2d02cc1d9d00a68358d53a5d7e4138a1bbc4eb003fc92c1afb1fe455b8685715 +size 138572 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room.png index 7d3d6b040..68dbe3ed6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_createRoom-iPhone-15-pseudo.Create-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71da603857bf9ab497f1bebe614eababd64645274f8b47742d16612bf8d7063b -size 248256 +oid sha256:6db76a72596e79cd0f4a734c2dc646c2a9cb305e4e21eea380de23bf2c9ba3c7 +size 139165 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Screen.png index a7e6ce958..54f9d1711 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecf37718185032f57fffb4512fd58315bcc46b925079d076dfb3c50d2ff73978 -size 84004 +oid sha256:3bb77bd8f648944e1a2ac2efc6c97a072fea26893d090d0b8999220216c1f257 +size 984477 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Sheet.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Sheet.png deleted file mode 100644 index 1ac91141e..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-en-GB.Sheet.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2773ab3b2446af08705240528d99b8bb3fee0e6df06f1157788897788bffaf8b -size 71599 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Screen.png index 420ceaf79..1837b4f97 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:271f6931f46c6203c6a4ae4344b2c284bae279e82457c503ef54a2f27797e0bc -size 97204 +oid sha256:8ff500bb0cee49a64535fa540eb2e42c0ea9ee11b7fab30c7b1fee9869b55d0c +size 987904 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Sheet.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Sheet.png deleted file mode 100644 index 30c39252c..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPad-pseudo.Sheet.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a91b7081cea33e3cce3f9042ddffbd26d1ee2f8d2d3f5ace4884f11dbfcc74c -size 78415 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Screen.png index aa5698418..21a57ab6b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57a71b21a9656a0915319c2c75f80be8cb18f4f651cf34a34dd21a79f56c710c -size 41488 +oid sha256:3ce7c0aa7eab3875550cdc7694853174a01f81878346852cbe90130c03425c0d +size 36671 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Sheet.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Sheet.png deleted file mode 100644 index dc5ff8284..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-en-GB.Sheet.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35cdff4888176da0351caf8866d27f4f60997641de8a855169cb7fe0961a65d9 -size 32486 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Screen.png index 919ecd433..4a470b47d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75674253aaa93fdd1dc6601e1b8a676763a7a6351b4f457fbefd17d002c126f2 -size 51249 +oid sha256:608e1e592166e128873a45b57ea6e1f894222e221ceeb4a3f068bf1b6d4393d9 +size 38591 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Sheet.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Sheet.png deleted file mode 100644 index 9f1abcdb6..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreen-iPhone-15-pseudo.Sheet.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99b1e7f182d724284ba8b2651de608b5de8b00ae67f24823d10f2cc06e1c2c9c -size 35936 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-en-GB.1.png index ae4e71ec2..ee3d70371 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55c6162ca5b49f9e0d375d5839d955460119b8104ceb9b1ce22a58258a75c99d -size 68610 +oid sha256:2ad41facc1d01ebf81f8c798c55596a406a5f29b2ed5cc648f5146151479338c +size 67386 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-pseudo.1.png index ae4e71ec2..ee3d70371 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55c6162ca5b49f9e0d375d5839d955460119b8104ceb9b1ce22a58258a75c99d -size 68610 +oid sha256:2ad41facc1d01ebf81f8c798c55596a406a5f29b2ed5cc648f5146151479338c +size 67386 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-en-GB.1.png index 3b06e4d19..eff862d7a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb2da45e814bcb6a8673ff6b86cc4aa38f944192f632d07fb63882734f339a6a -size 27795 +oid sha256:90908f6adadccb15891e469c8e451ebbc83a43b620b1b830f4bfb66168b33603 +size 27358 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-pseudo.1.png index 3b06e4d19..eff862d7a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emojiPickerScreenHeaderView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb2da45e814bcb6a8673ff6b86cc4aa38f944192f632d07fb63882734f339a6a -size 27795 +oid sha256:90908f6adadccb15891e469c8e451ebbc83a43b620b1b830f4bfb66168b33603 +size 27358 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-en-GB.1.png index 3721989f3..6ed1bf005 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ff0b2914f532f31a8ac83ba7b519a6b3141d5e7a568fb75bf73e2dffa8ace5b -size 157729 +oid sha256:702235a5e846a84f92711a2f6e66e59a06364763e57ee4ae1550b9ab03e8476c +size 103480 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-pseudo.1.png index 3721989f3..6ed1bf005 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ff0b2914f532f31a8ac83ba7b519a6b3141d5e7a568fb75bf73e2dffa8ace5b -size 157729 +oid sha256:702235a5e846a84f92711a2f6e66e59a06364763e57ee4ae1550b9ab03e8476c +size 103480 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-en-GB.1.png index f18fcf6e6..9a1092bb2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bc2d0f7003812a67914a99b513b4779002cf475138df290699e1c04d07b70b2 -size 106809 +oid sha256:fde29a6b348b8cdbf3e3d58736d6bcf860c50d8d61a6ba0ab591f507a82a91cc +size 69718 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-pseudo.1.png index f18fcf6e6..9a1092bb2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_emoteRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bc2d0f7003812a67914a99b513b4779002cf475138df290699e1c04d07b70b2 -size 106809 +oid sha256:fde29a6b348b8cdbf3e3d58736d6bcf860c50d8d61a6ba0ab591f507a82a91cc +size 69718 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-en-GB.1.png deleted file mode 100644 index dfd24e1f1..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-en-GB.1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef0b25b2b7125c88ef495b5e141e0321e266481a38f2cd059e029e1bfb0d63cd -size 124252 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-pseudo.1.png deleted file mode 100644 index 543dd4fc1..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPad-pseudo.1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:492b9cfa68f8c02ebb0f39bf7be59cf8a959f733c9084acf3e26302c786de2f2 -size 178679 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-en-GB.1.png deleted file mode 100644 index a9784e513..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-en-GB.1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41c338a52b916b3dc189db96ab5fad9e90dbf7bc0d1d830f84f573df82edcb9 -size 80777 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-pseudo.1.png deleted file mode 100644 index 760696188..000000000 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedHistoryRoomTimelineView-iPhone-15-pseudo.1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e524da81148682048801e24e38745bf759bd283c837c210f90073a8ad4a767f8 -size 130497 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-en-GB.1.png index 7c7a71034..6973ce680 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60ff13fdf6f96b8cfabcca3f2af9597a7a1269c8e8bb8cc5ea0b6cba7afc8b54 -size 172573 +oid sha256:b430f8f6bc48e6a9f2c91fad0b466ce1376858eaf2be4a47388071ecff8da30a +size 118462 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-pseudo.1.png index 0df6411c6..de3ec5f4d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:702f5ebba9aa0008981f67563534ef9f0b3ebfb6e50f6b4224a958372d40e918 -size 215194 +oid sha256:b5fd573e63c1811c8798aa3c2114e57532180a33751dd03d184710e661585472 +size 123432 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-en-GB.1.png index 732d9e92f..7c741481c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0dafdd142c7f91b7adce004da3f7b92b557c286f38132c3133c98e1eda13f894 -size 118943 +oid sha256:a3e69b21964edc58faa211d7fff2147d3836accb85618cc67a073c01086cb083 +size 80764 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-pseudo.1.png index 059607460..95acab62b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_encryptedRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cd8e66a64e4b54282f75ace8a1f09ec1be36fd860e3efa2f3d8e17c187a0e0a -size 162975 +oid sha256:15e5630704d6949c4f6b53079789db3368db27e215cde7413d79a609d580d0d1 +size 103083 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-en-GB.1.png index e04374715..5b572f801 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebd26b7e207c497de1523ca73832cdfd8735e7d0eae0be572a3aa48796cc29a8 -size 68967 +oid sha256:86159730cd8db0b839c75dcb597f5292bfb8453945c8459d313057dbda54cab7 +size 69047 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-pseudo.1.png index e04374715..5b572f801 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebd26b7e207c497de1523ca73832cdfd8735e7d0eae0be572a3aa48796cc29a8 -size 68967 +oid sha256:86159730cd8db0b839c75dcb597f5292bfb8453945c8459d313057dbda54cab7 +size 69047 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-en-GB.1.png index 844d3d4e0..d83036462 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:842e42e82a4b7ecd67ce14dee7d3d8e68776131ed57686665c063cc551577509 -size 28813 +oid sha256:e2c51c0add462a2c1ba59202d8cd54f379cd65dfd4755c9e7e3e190e5fb1009a +size 28804 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-pseudo.1.png index 844d3d4e0..d83036462 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_estimatedWaveformView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:842e42e82a4b7ecd67ce14dee7d3d8e68776131ed57686665c063cc551577509 -size 28813 +oid sha256:e2c51c0add462a2c1ba59202d8cd54f379cd65dfd4755c9e7e3e190e5fb1009a +size 28804 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-en-GB.1.png index bbb144a64..d2b5c347a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98df779d41661e155680a4b97420b7e9123c5ffd6363f0a55a619d503e158f5f -size 117026 +oid sha256:65281607f50cf463fc9ec3e063d7361b23e480bd49a4363371d810eace5a9f3d +size 98535 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-pseudo.1.png index bbb144a64..d2b5c347a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98df779d41661e155680a4b97420b7e9123c5ffd6363f0a55a619d503e158f5f -size 117026 +oid sha256:65281607f50cf463fc9ec3e063d7361b23e480bd49a4363371d810eace5a9f3d +size 98535 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-en-GB.1.png index d167ccd02..f9c825e51 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93b9372d15943ba675b50b5181fc806e04c8a05f926d6cca7524584d7f472a53 -size 71727 +oid sha256:112fdc4972bc77b70b5ca074e958b3f55927815074a5f6dfeb709e40b5b75ed3 +size 55344 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-pseudo.1.png index d167ccd02..f9c825e51 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fileRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93b9372d15943ba675b50b5181fc806e04c8a05f926d6cca7524584d7f472a53 -size 71727 +oid sha256:112fdc4972bc77b70b5ca074e958b3f55927815074a5f6dfeb709e40b5b75ed3 +size 55344 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-en-GB.1.png index 58c45b706..c709a9647 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fea52f76951ad2252887444caeb73ca9c8998275cdafca51e0aef97cdf745b9 -size 81212 +oid sha256:f3a8f8a4eb6162ae283780cce1fe6db3536ba0b107937c2129eff0c5ab8364c2 +size 79421 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-pseudo.1.png index 58c45b706..c709a9647 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0fea52f76951ad2252887444caeb73ca9c8998275cdafca51e0aef97cdf745b9 -size 81212 +oid sha256:f3a8f8a4eb6162ae283780cce1fe6db3536ba0b107937c2129eff0c5ab8364c2 +size 79421 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-en-GB.1.png index 4e122a639..106f28dfc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b07080055d6ff55e0e2d326f9696d5bb05240702251a881052c63fd0595e102c -size 36488 +oid sha256:55f279411a37e0a2f58fce65ea485bd1694b78da5f6b977746375e2733674360 +size 34095 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-pseudo.1.png index 4e122a639..106f28dfc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formButtonStyles-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b07080055d6ff55e0e2d326f9696d5bb05240702251a881052c63fd0595e102c -size 36488 +oid sha256:55f279411a37e0a2f58fce65ea485bd1694b78da5f6b977746375e2733674360 +size 34095 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-en-GB.1.png index 0c75f714c..776f11c89 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9853554a8c876e6529ea95064381da54eeb4f8aa620ab17fd3ae0953924a71ae -size 518698 +oid sha256:f10ebfd3b38c9c5f884d8413143c3ee6dd12d96b52de451ce76dd30447c7aa28 +size 322442 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-pseudo.1.png index 0c75f714c..776f11c89 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9853554a8c876e6529ea95064381da54eeb4f8aa620ab17fd3ae0953924a71ae -size 518698 +oid sha256:f10ebfd3b38c9c5f884d8413143c3ee6dd12d96b52de451ce76dd30447c7aa28 +size 322442 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-en-GB.1.png index da08a3468..fe1d950a8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:630c06c2eb40d8872603bd155b6fb2496b94136de28b810d9f39db751837bd33 -size 413694 +oid sha256:657d50373f7aaadceb1928130eb4b03e78c59f306f048f94439f7dcfb97823b7 +size 248336 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-pseudo.1.png index da08a3468..fe1d950a8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattedBodyText-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:630c06c2eb40d8872603bd155b6fb2496b94136de28b810d9f39db751837bd33 -size 413694 +oid sha256:657d50373f7aaadceb1928130eb4b03e78c59f306f048f94439f7dcfb97823b7 +size 248336 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-en-GB.1.png index b0bebb5f9..ec7b16d42 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f729a3e2202d8d74578f37df186d985a7e499d0160831dcc8a7a5f50cd6c880 -size 80941 +oid sha256:d4637c18d6fe877a0a3ef0939daca2829c1b75359578a4085ac2008841532767 +size 78067 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-pseudo.1.png index b0bebb5f9..ec7b16d42 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f729a3e2202d8d74578f37df186d985a7e499d0160831dcc8a7a5f50cd6c880 -size 80941 +oid sha256:d4637c18d6fe877a0a3ef0939daca2829c1b75359578a4085ac2008841532767 +size 78067 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-en-GB.1.png index c2b0d15ab..eac6b7eba 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2ef9155addfcc960b5bba3937c9f031aa70a903e80af248679e0f32b7e82d95 -size 36527 +oid sha256:773e190bed7f1597a400deeaf737ef394d1970191ce0c18ca158af01c13598fb +size 33504 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-pseudo.1.png index c2b0d15ab..eac6b7eba 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_formattingToolbar-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2ef9155addfcc960b5bba3937c9f031aa70a903e80af248679e0f32b7e82d95 -size 36527 +oid sha256:773e190bed7f1597a400deeaf737ef394d1970191ce0c18ca158af01c13598fb +size 33504 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Bloom.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Bloom.png index c9b12d4c0..a26422be1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Bloom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Bloom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adc608df7c433918afd74184c2dc8fac1325735bd907d78cadd011f62dacd2b4 -size 2029382 +oid sha256:f50d519a52f2e49cdedcb1eacef0af4edb451967a307f278e82e285639f9a23a +size 1920727 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Gradient.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Gradient.png index 1c8e3ae27..ed7f79d6a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Gradient.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Gradient.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62ddd486d339d84a8d65ff50a5ba584404988f9b501624ae4981a3f8891b3381 -size 550131 +oid sha256:3c66ef30b834c02c20cf56f4af0845ff297333aef667d1ba00e2c2ffe60c2042 +size 548640 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Plain.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Plain.png index 00356de23..38304a161 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Plain.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-en-GB.Plain.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d10c93c41c41dd56cdeb3eb6fa4e266bbd74723cbe7f38f53b39b3528cff875 -size 148047 +oid sha256:b8591e88af4429560dd81d282def3a12c3a08a615bbade1c98d3bc49ccf8913e +size 118308 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Bloom.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Bloom.png index fa25b344c..b3926c393 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Bloom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Bloom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b99d07d370c72d8504a637b94c0d2d1f8b4b1fdd5cb37e2e434db666533105f -size 2076410 +oid sha256:322145c0759512ad278e427d1beea077d1ef4e9f2b7d9c0da4dd36cf9d1b8d10 +size 1940800 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Gradient.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Gradient.png index ae368025b..15dd9ef3f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Gradient.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Gradient.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0594e7c15aff74d608977d79678e89262dff1ce065075fc5b91b7f8821bdc3df -size 598942 +oid sha256:6fc338f2393786439f741d91cfc5544097420cc7e2ee0e628cb8878842a8dbcf +size 567667 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Plain.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Plain.png index b1db9bd7c..14a077315 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Plain.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPad-pseudo.Plain.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b412c9c3611980166cb9a9f760b3e84232b90cc8c83203beaae9aeaac379a2ce -size 196336 +oid sha256:9697a27934b44b49d35a28c96910c4e7422a128c5b50e476a6ff7d35568cc829 +size 124622 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Bloom.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Bloom.png index 645e15a3e..e741257a6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Bloom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Bloom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b346bf5b6890198d31fd71d810e40e151805ffba2640a9e11ae19fcecbda544 -size 803815 +oid sha256:30d5802cab78c046ff9bf579636900801c0519346073c425934a2b47be5ea770 +size 779169 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Gradient.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Gradient.png index 98938e5cb..25c3ce443 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Gradient.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Gradient.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abf88f24e35529bdb843deeaeef81675c179142e838112ecfa84bde3e289d34e -size 352164 +oid sha256:3a1f2f0f2ca8a29d6b9d6885b7da08d090bab305ae1334a91d3c6cfcae04b624 +size 347517 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Plain.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Plain.png index dc161f074..1e0af43e9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Plain.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-en-GB.Plain.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be9ad8b5be56dd6e2eea10dfff1202d4fade00012383399bf3f18a27c749076d -size 96232 +oid sha256:2cc0b66675bb480d816d69cfaf74cf123bc5b403569ca85bddee7ea5d5a885eb +size 72202 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Bloom.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Bloom.png index 7bcb4e426..3954ed283 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Bloom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Bloom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e9e5802254e8a4fd34b4e229e04ac84bb6bc2f59e621b3f7c34f29099f178aa -size 840535 +oid sha256:41cb3b96d8f574ed358a4cb0211d54152df5ece8970d45075f0e4076e97e15cf +size 802262 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Gradient.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Gradient.png index 9d6e3b6f7..8394a851d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Gradient.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Gradient.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15292878c6b446e64ca547dc96e37e827cac88e7fdc1b68a38c74d18987c4f8e -size 385602 +oid sha256:828bf97162c229f590f6156666a63fdd9f5f4346ed0862ec3cecf51f2f1a6591 +size 367824 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Plain.png b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Plain.png index 372a32d18..f71ca83c1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Plain.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_fullscreenDialog-iPhone-15-pseudo.Plain.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c9f346a53c172eaaa7f308c63de823d8306597943530f1e5e6f9650b682fa28 -size 133597 +oid sha256:5db2dc5f30bd902ae67b197fe50442e934058ae63cdef8d5eb0f520a5a4d08b7 +size 88712 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-en-GB.1.png index aaf50d6b2..0281341e7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d162b3cca348f2f6b577862c1060f9662bd7abdd04279239e0abc544b8b95fe1 -size 189498 +oid sha256:d16dfb8ec6fd9a7e0bd723c5b77ee0d6ad1bb438522bcd15daca90a8f95ce74a +size 153926 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-pseudo.1.png index e4f43c82a..549b90533 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:209a24aa9ddae19e96a8a9a818c56df4df04509a64b10430c4e4a00aa0f68464 -size 191254 +oid sha256:bb77d8061dc9dd49f1a3e29e63c3bdd9bef52814886907f14c523551b43209ae +size 154357 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-en-GB.1.png index f3f597dfc..d2e531439 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:890d6a365f620a0b89ed6d34966809cec1d92a279d3e079e28d966d7d4f25276 -size 121051 +oid sha256:13e909870235a90145b7fc49967383e92a0bf45917f020cc793dcbde87fe2bfb +size 91414 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-pseudo.1.png index 795fc2d21..7dab18b49 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a31162f393feed3277dbcec267ad8e9e75dd8ecab8d01d7b6be2eda7706d0273 -size 123516 +oid sha256:a80a970d60708545d81c9c35be059484be1a6f686a53b3eafbdb831f5ef6729d +size 89319 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-en-GB.1.png index cdb97b4dd..0d0446d62 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eadb756760bce55c81b88ed984f1af0848d9bda56bf66e544a67f68dc512324b -size 103837 +oid sha256:2c53dcda54eb95e575116aee3cba95365d7ff511db660a02a48ba99097605821 +size 93632 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-pseudo.1.png index cdb97b4dd..0d0446d62 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eadb756760bce55c81b88ed984f1af0848d9bda56bf66e544a67f68dc512324b -size 103837 +oid sha256:2c53dcda54eb95e575116aee3cba95365d7ff511db660a02a48ba99097605821 +size 93632 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-en-GB.1.png index 9e91569b9..5feca9ddf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb8776ba98940bc47ed3e974be0a6186c7d218e8a3df760580d7208f13469cd8 -size 54115 +oid sha256:fe63f47dea34b2cbeb699e1354e69e2fd16bd74860542e7a44c47599f94f07f8 +size 46985 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-pseudo.1.png index 9e91569b9..5feca9ddf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_globalSearchScreenListRow-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb8776ba98940bc47ed3e974be0a6186c7d218e8a3df760580d7208f13469cd8 -size 54115 +oid sha256:fe63f47dea34b2cbeb699e1354e69e2fd16bd74860542e7a44c47599f94f07f8 +size 46985 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-en-GB.1.png index 571222771..07973ed32 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a81814ebc67c3572e4807bce328f5b640fc4c808f87f20cef498136793bc74a -size 76339 +oid sha256:5aff3c2bdc10d469661d8d156619b7a638aa5db4bff2525ea1a7091753e13194 +size 75111 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-pseudo.1.png index 571222771..07973ed32 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a81814ebc67c3572e4807bce328f5b640fc4c808f87f20cef498136793bc74a -size 76339 +oid sha256:5aff3c2bdc10d469661d8d156619b7a638aa5db4bff2525ea1a7091753e13194 +size 75111 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-en-GB.1.png index b7be39b81..9e910808d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42eb624b57a2cfec4a9af214c183993e15ce79c96835f897ae276ed34183df32 -size 34985 +oid sha256:b44ce499b27688bbf5dee93b8be232bc1956f764b6056bb9d018f4642ba802b9 +size 33871 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-pseudo.1.png index b7be39b81..9e910808d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_heroImage-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42eb624b57a2cfec4a9af214c183993e15ce79c96835f897ae276ed34183df32 -size 34985 +oid sha256:b44ce499b27688bbf5dee93b8be232bc1956f764b6056bb9d018f4642ba802b9 +size 33871 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-en-GB.Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-en-GB.Layout.png index 8ff8ad79f..7be2c1453 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-en-GB.Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-en-GB.Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d79d725cd4976368ba4e3e0e374d4f48e2b2e7c60e28c90e8e1ca92fc4038a80 -size 426581 +oid sha256:22818ad5c9187465321fd0a4705ddbab3a26c730c5c35c9a60aee08e4b9c9732 +size 277085 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-pseudo.Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-pseudo.Layout.png index 8ff8ad79f..7be2c1453 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-pseudo.Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPad-pseudo.Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d79d725cd4976368ba4e3e0e374d4f48e2b2e7c60e28c90e8e1ca92fc4038a80 -size 426581 +oid sha256:22818ad5c9187465321fd0a4705ddbab3a26c730c5c35c9a60aee08e4b9c9732 +size 277085 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-en-GB.Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-en-GB.Layout.png index 906366f53..0854910e3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-en-GB.Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-en-GB.Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d8789df893dd7c2390ff8ecf6446b066cad2801dff8faac5b70bea6afffb040 -size 343065 +oid sha256:5f4bd9f85056dc6a84554f5971343d7500f1e45925e54ce99ebcd91021dce7b4 +size 243420 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-pseudo.Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-pseudo.Layout.png index 906366f53..0854910e3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-pseudo.Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_highlightedTimelineItemModifier-iPhone-15-pseudo.Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d8789df893dd7c2390ff8ecf6446b066cad2801dff8faac5b70bea6afffb040 -size 343065 +oid sha256:5f4bd9f85056dc6a84554f5971343d7500f1e45925e54ce99ebcd91021dce7b4 +size 243420 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Empty.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Empty.png index 50fb706d4..62cb6459a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Empty.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83976938fdb2562d69638a210c8ca9259fd7fc476a8a40277f1fbbf20bda5cc2 -size 134800 +oid sha256:c842b03844cf8ecc0cb5b6925b1124d58e74a097393d0e54e4a6415f1b51f9bf +size 114086 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loaded.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loaded.png index d7c8e8675..e57e474cc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loaded.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loaded.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37ab4eca1bd1041bbba509b7ba88da2e4ea06ae6007160753a32b818a53bf772 -size 371965 +oid sha256:4e367b0c42e5fc7912bbb2e8d8d2761b4698ec7d7ebf769e8bc0f901f7e199e8 +size 252596 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loading.png index b55f4e2e9..113df4ffe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86e20f49a9cd6cb1689b1d3809c7e14522454662f4fd10b56a9770a6694affd4 -size 96778 +oid sha256:f6863423dba8d98e8e8a3cfa18f71ace637addac09fedce8412df9c47ad08923 +size 92239 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Migrating.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Migrating.png index 8f23dc3c6..38f3131db 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Migrating.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-en-GB.Migrating.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04b0b74ab8be446a3927deeef448eba29d0f6dc22ca8e61316e6dedb5bcf17c7 -size 927687 +oid sha256:82f915f692c622ca6486a0f7a0b8bab6df7959078add40a16ded37593716af57 +size 893292 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Empty.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Empty.png index b15da287f..d9597a384 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Empty.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3ab71d0af5e912ab4f1c239e6fdd0db62759b820302e3a38c188b1e43f2008e -size 169870 +oid sha256:7a6bf32618c6df5702936d6cd56f031f3e90797621e0c2970b977844535219ff +size 123860 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loaded.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loaded.png index c9bfea943..36e8d9977 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loaded.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loaded.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ff87cd68b4b8214c8442531122adb3e5f62d967e8ea6b86eb335b0116fcc7ab -size 385334 +oid sha256:0e53d73c473a9a87103a62cbf0d8151f30716171232de6345b5f7f9ecb8fdd1f +size 258906 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loading.png index 5865b5168..f5888a859 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27d86a31eb22457b3f12a1c52c82cc382e5adf7b5edfa86537cfdaadd0ada610 -size 102181 +oid sha256:38ed6dcecbb9d7b6bb6300441655ae83305fac2e52d05ca30d4373e521902f38 +size 92962 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Migrating.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Migrating.png index bb4050031..2a3790f2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Migrating.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPad-pseudo.Migrating.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:657e5e446520b42f51d0762f52688f75e9c9d66889a5ffb0d2b202837e0bffb1 -size 980145 +oid sha256:9cbb28cd9f361a81b96057ee8738d154a9add7de7a4ca9cdcd1600d499f6bf8d +size 909428 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Empty.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Empty.png index 3fc1f8fa2..4b668c91c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Empty.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0a6b034336be8cbbc2cd122eb60f39b4f59ae462e4daba9f7c571bc3307f683 -size 75905 +oid sha256:09d96836a64d59f6822701bcf4382bbe4d68b856133c6d1c6821712686f4ad0b +size 51171 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loaded.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loaded.png index 6fece292c..ea2755e2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loaded.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loaded.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:353c0d32738f7b82684f3bce03958fcf9a3840ca72a8bf06c96c971d8096614b -size 262453 +oid sha256:fafa765065540bb81542b6358de759c269a9dc810b72ee1460f69a09cc1b35c5 +size 178100 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loading.png index fee6b567c..426ac844c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c191b55972ea245c3782e1b8720fc2d8b34b98ccd76e0bd5b203774bab765dc2 -size 55188 +oid sha256:5ba2012b4a967088afd7487d12c9f7bc6bb562f92b573565a7c4cebafc4f6483 +size 50413 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Migrating.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Migrating.png index 11ee15eba..60e1823e4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Migrating.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-en-GB.Migrating.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f406893362cc5c318c8f8c604d5656375e7ce3e07f4d82ab1097094ac42ad48 -size 305705 +oid sha256:32dde9b6437682f702c13359337b3f21479d138a0cbcf20e47a3ff1b6ecbe2d7 +size 274869 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Empty.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Empty.png index 0e682629b..1543a9549 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Empty.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Empty.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5b0a52f92773d166c4ecbb549bd90b0694d3cce6fcabc720e603a6a5380a414 -size 103494 +oid sha256:fa06f67c175c2ac4c307691211a88b7e624e8dcfc85226cb3ec5c617f1c57830 +size 52042 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loaded.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loaded.png index de22f888a..a8a715659 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loaded.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loaded.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a4db77dce8f643fcf2121a02058a5e35987a93c37edd6bb19b185b6f6314ffe -size 270223 +oid sha256:f1fb8fbf4d90d9ffb578432ddf08256fb2854431751c91dc7dfde90b17c1fa5e +size 180705 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loading.png index 494fb3244..50c3101e9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87f4c94d9ba96c613bbb643cf8ccda135aa60818262b41809e40e2a3e85ca113 -size 59438 +oid sha256:99fe6c2b13c37b439fe269c3fb2bf05fa00c6f62cbc3ecd986e0293ae9877c1e +size 51302 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Migrating.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Migrating.png index ab7c10a29..31d08a7e9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Migrating.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreen-iPhone-15-pseudo.Migrating.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ffc725167a05871c895b8d3f1b39644f45b39baca79088f8d001fffcd6070f5 -size 351156 +oid sha256:487cf66a31c068c0bfc33ff95b4a69c9e5a9f77c4f2f958ac266349587e1b098 +size 293724 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Constrained-layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Constrained-layout.png index a1909b5ba..0bc1ab781 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Constrained-layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Constrained-layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a309c6745b624d4f8c9f2fccf3f524816bb8920ca92d9263c3b5699901c9da4 -size 169098 +oid sha256:9d95ec9814539ac8e198435f176c8cb8569230102c2b06ccb77858c3ab2ad51b +size 131915 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Normal-Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Normal-Layout.png index 4c0b42e06..b268a5d70 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Normal-Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.Normal-Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:292fa2eaf7e21d4a80a407bdc860177e21acf435b828177088f9ce30625a6707 -size 123663 +oid sha256:c37f4470d6234c8bf3ec971e985ef8ca711ace205b8ec4cfa7b21ac5a4096264 +size 100440 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.View.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.View.png index 746f3258f..dd24238dc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-en-GB.View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efb2cf98d96800633a9f5fef3c73c0e7e6b721128f5dd93177d3461173158b94 -size 100675 +oid sha256:3ac1c08e99d74400b1e3000041fec9951479ee3be336f5f5487abcc075742d3c +size 84219 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Constrained-layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Constrained-layout.png index 888db4f2a..9e8139e09 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Constrained-layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Constrained-layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:023288e4214b1c32cc330a0997701f0c33d09497d618a05c1ff4a23c3b3109ad -size 253715 +oid sha256:3af6a3390378d32731502abf3a7e4d5289644dc17fe3baaa110f81043f581f7a +size 147760 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Normal-Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Normal-Layout.png index 80e3132bd..934cfcf7b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Normal-Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.Normal-Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54a77f40099247765045173967575c90ffe4cf46c2e87bcc49011248d35f9a70 -size 171326 +oid sha256:a2a1b2494b8308206208f02d720b10dd00782dda2a2c21d0c490efba291bf0f0 +size 107707 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.View.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.View.png index ecf7cad57..af5b9ff05 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPad-pseudo.View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:adda84c511a1c90f19f93bf2c902e4e54a6fec757533191b8b78b14b99a42931 -size 126965 +oid sha256:775c8131149ea9bcd94c8fd911d4590513c2cf5fe090f7cc6d5d6528eb87fc87 +size 87672 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Constrained-layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Constrained-layout.png index bf11d389e..9892d2f37 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Constrained-layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Constrained-layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3073d7096e3bbca6f917b24c69b6c5f309a1d060d6c13db2f2b316908fb699b -size 123431 +oid sha256:caf7a56b6c22716cdfd0d3e832d68d9e6a4536260cdea1257a9d4d4b781e1360 +size 89052 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Normal-Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Normal-Layout.png index 089aff2e3..db3cfb245 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Normal-Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.Normal-Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5a23287ff58905128ebe33909cfee2dbe7bb7af5dea39944409c081dc8285fa -size 80600 +oid sha256:0945536df512300976d1f68174b2b16daf61e8fa28196bcff35378a47e366353 +size 59869 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.View.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.View.png index f90c4e9a0..4f5c50653 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-en-GB.View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f94c65b8a3166cb4dd26cabd46ce4a6ef2d48f3ef6821df419e90397fe2d2cf -size 56905 +oid sha256:20aec65f2738655c7659d7fa9cb921eb345586b0fe0a6d8d9b0776a0a1063b10 +size 44060 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Constrained-layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Constrained-layout.png index c95eb2b8a..a75a2fe45 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Constrained-layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Constrained-layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:435545f2230cfc44ed41da922ae28d44a7d199188bd30555dfa709f180d32371 -size 212589 +oid sha256:28dd6da78c585350bbdaeff25e03fde6df44fcc52a8902bd431e11cd881db9b8 +size 131944 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Normal-Layout.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Normal-Layout.png index 3732d26cb..e00f2dece 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Normal-Layout.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.Normal-Layout.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b52cf86d3f95b60ac6b9e85f58e9bdb7dcd7c8a14c6f115f028d6741388ffdd -size 124582 +oid sha256:6d158af40e754698a55755a78728b307e97e0bae7cd035dcbad4c6fec453c859 +size 83625 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.View.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.View.png index 43107ad50..bba6fd010 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenEmptyStateView-iPhone-15-pseudo.View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da3ec0415641d49a03a18f13e6ccb2d63e46f2cf10d8a27bfe183cbd9305a19d -size 78786 +oid sha256:5bb5d96f21af345a2be8eec4fcee1e648102949339e1596fe8468cfefa19aa0d +size 54364 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-en-GB.1.png index 039af9927..971be48c0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cabf6a20f8d84ac42aa8530004819d426242d47915c089ec5927780719117309 -size 360689 +oid sha256:d6130d54aa3bc5c5b6ccb2cc103631fff955c0619818fb0b2c63136bee0e0d7d +size 258045 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-pseudo.1.png index 404805233..c6c16f7bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79c93c11d00ffbfe680c98e028df77b5c52372e50f838b19cdaa898afe3af5b4 -size 455052 +oid sha256:e36fef3b91b2665fa93589788b342eea96649d4cd05a3d7ef558c241ae320a7d +size 273720 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-en-GB.1.png index 130ab8ce3..9b2c4200f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8b3de354e827b006e96a851c36151fd751b946762291aeff65be3d05d0a0b73 -size 264975 +oid sha256:5c9d4069973ae75f50b04a95e861c004df0805952c8c6904d41c4e73be159b4b +size 174878 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-pseudo.1.png index 5bc263764..74575e2bc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenInviteCell-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86d886ea902cb3e747687583d8d2d1f7234745417afcc7fe9663e5fc2a2baa0c -size 291401 +oid sha256:ab63620535fac952a0fad199e57ff12eddfcd18dc985b184e017b66ce158e478 +size 193338 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-en-GB.1.png index b9b2a083b..095f8b768 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:369814b080ed0ee79f3fbfce4ad10dd20ad8443ed367eb164b28c9bf33442372 -size 128952 +oid sha256:44dd3541075b625b336187423c2ef1fd7330ce3fffb644cf117f12583df4217b +size 95942 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-pseudo.1.png index 1fbc32f55..bc208b965 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb480f35e8cd07b173d029ab5c48fdc8b5c02e5741a6207c4b1bcb4526299ced -size 168028 +oid sha256:37087b35747692f0ddea27c331644404c9785d6d992fe8c4da46b3a6148d2753 +size 110582 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-en-GB.1.png index 6b1114b13..6827c0e07 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:815696667a02f48401f0c77a84581a70dcca0cfb26928f1719330f56fd091560 -size 82107 +oid sha256:716bad3c838e466a27343c2983edead0ff537639b12d17ee0b10059854fea183 +size 58465 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-pseudo.1.png index 8e3fa037f..fef2119bd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRecoveryKeyConfirmationBanner-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c3792e9ef2fe49b5be4b1f4f554cdd012841c054ef1291f581b0c9fccc74f88 -size 120411 +oid sha256:6b4947f12b70aff7d5291fe0d5d419628cbc42dcae65c34116eed2b2b9777e90 +size 79752 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Generic.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Generic.png index 5deab8636..cbe30345b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Generic.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Generic.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ec12311c10a8ee2706ba6f7f81d13fc975f4830707265a8e9356813780959fb -size 335596 +oid sha256:0a4145fcf322881e1557ed5b723a3b73a1379ff57332bc1cc53a8d9b90ac0fe7 +size 221122 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Notifications-State.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Notifications-State.png index f1851f695..067aea2cc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Notifications-State.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-en-GB.Notifications-State.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3f62ae3f12edeb1eda9cf6b73f5ac32a767ad1d776dc828069736f42534c562 -size 1616965 +oid sha256:90f8f8afd3af276369f1ab2fa6444a2fd8f57ce6b264533ee0167c2c20d3b866 +size 740831 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Generic.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Generic.png index 5deab8636..cbe30345b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Generic.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Generic.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ec12311c10a8ee2706ba6f7f81d13fc975f4830707265a8e9356813780959fb -size 335596 +oid sha256:0a4145fcf322881e1557ed5b723a3b73a1379ff57332bc1cc53a8d9b90ac0fe7 +size 221122 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Notifications-State.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Notifications-State.png index f1851f695..067aea2cc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Notifications-State.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPad-pseudo.Notifications-State.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3f62ae3f12edeb1eda9cf6b73f5ac32a767ad1d776dc828069736f42534c562 -size 1616965 +oid sha256:90f8f8afd3af276369f1ab2fa6444a2fd8f57ce6b264533ee0167c2c20d3b866 +size 740831 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Generic.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Generic.png index bd20e956f..c8ad42b1b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Generic.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Generic.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2134eb4ff1817c01e9afc07bef3db6ca12af05cecb7b22c50259c2a3f76d0e4b -size 241882 +oid sha256:3a392c4dc3d9e7ea90f6e4bca1ae12cd4556c95ba15ae337bfe064ce1797872e +size 161993 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Notifications-State.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Notifications-State.png index 714245636..18b9503fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Notifications-State.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-en-GB.Notifications-State.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1544dd493d67670dc31713bbbcf22716268b03d44d0dcadc57060a56f2363a0 -size 955716 +oid sha256:a6a4b11e76d396bcb0ec176064401e6cfe389abeadd23847fbcbbbe439d9aa9a +size 515632 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Generic.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Generic.png index bd20e956f..c8ad42b1b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Generic.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Generic.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2134eb4ff1817c01e9afc07bef3db6ca12af05cecb7b22c50259c2a3f76d0e4b -size 241882 +oid sha256:3a392c4dc3d9e7ea90f6e4bca1ae12cd4556c95ba15ae337bfe064ce1797872e +size 161993 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Notifications-State.png b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Notifications-State.png index 714245636..18b9503fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Notifications-State.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_homeScreenRoomCell-iPhone-15-pseudo.Notifications-State.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1544dd493d67670dc31713bbbcf22716268b03d44d0dcadc57060a56f2363a0 -size 955716 +oid sha256:a6a4b11e76d396bcb0ec176064401e6cfe389abeadd23847fbcbbbe439d9aa9a +size 515632 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-en-GB.1.png index 99685c1f6..3013fe7d5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:062da336508f1585f505f4cbb28885ba81f62082c8e786bd920386cc34d5ccea -size 118392 +oid sha256:c94b4d8994a63360474b918a7461b406107e327c2cf18809f1d211da7e5f1f81 +size 92000 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-pseudo.1.png index a8086ff72..e6493445e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aed4dbdb22e4fa558b72f189a581e0930fc8d0476d7e0d7dcf9e1a8afb7d17a5 -size 156197 +oid sha256:5bd6f0eff9279d3fedceb20af31fd32c70553c5bed46fad1c2ebcecfd171017a +size 100481 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-en-GB.1.png index c5f30c574..636d12824 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7049b155c4155acf845121595c828822d51143b72cb1cc0eb5fb8309a5ee1c7a -size 75502 +oid sha256:9a204e019bcac509fd8a24e31d9f7b0c35aac8e3c29aae90ebf89907fbf9a4f9 +size 49920 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-pseudo.1.png index 6399a1ae9..9e19fd405 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmationScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:055aa831d819235c1f49b158dd329f10bd8be99d2a8b470e7786b58527d3c168 -size 117727 +oid sha256:12573f8390f7371d346962d7d411b617a701028052e828c4c8158d530bc40bdc +size 66502 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-en-GB.1.png index 79055dbd3..6683c4f5f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bc0ea81f20ba4f97cc525eabd4e9955f76c948331a1ac404fd42772693131bf -size 117972 +oid sha256:208ab94952b2cbe0f1dfdd04add85792f35168cbedeb76f3e209efd78a4a9006 +size 94849 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-pseudo.1.png index ab0fb840f..6a4c7e00a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99d546bca4f5b9778c8944fbf57c9136531ef645b0a3fcbf2b1543d94b4fd20c -size 160769 +oid sha256:0d26fabbe645773881e5b5228a112871b30a52acd36ee300e15d70cc56b56b23 +size 108455 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-en-GB.1.png index 8bb83fea5..2944131d0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a9cd6d7a9970fa0a77aff7201990172dfdfb9c25c48b4197ab5c229f01bffce -size 73653 +oid sha256:3b53456c363be86017d2b9e78f206cd11da7f7eb289252f3889a198408d6d74f +size 53533 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-pseudo.1.png index 09ff97a03..9870df877 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_identityConfirmedScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be25dc7183d5821ffab59e57d022f69bc014aa7b51111ca57cba636f52934d18 -size 114490 +oid sha256:d2013ae2ea2e2c287aefb1d325557226f8734f6c3fc15f148eb5b88d76f372f7 +size 68968 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-en-GB.1.png index d7d56f605..91467ebe2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc8ee2aa6c7afecc953412c2b0790534aef18190f9af602056c19d0bbdd47b4e -size 494102 +oid sha256:ec3b4d8dbd25c91790ca8a220c5d0d848dbc2e82668070ba4e1649990ba4d598 +size 462017 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-pseudo.1.png index d7d56f605..91467ebe2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc8ee2aa6c7afecc953412c2b0790534aef18190f9af602056c19d0bbdd47b4e -size 494102 +oid sha256:ec3b4d8dbd25c91790ca8a220c5d0d848dbc2e82668070ba4e1649990ba4d598 +size 462017 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-en-GB.1.png index c551b1041..ef24497c7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d511366baed1f80e105fa01cbdf7a1fa217174c60fbd0199976786abf44d4c12 -size 427226 +oid sha256:63011572252e6377c8d7717c1623e2b733b38fb95a469718d8f8f75c4e622148 +size 388241 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-pseudo.1.png index c551b1041..ef24497c7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_imageRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d511366baed1f80e105fa01cbdf7a1fa217174c60fbd0199976786abf44d4c12 -size 427226 +oid sha256:63011572252e6377c8d7717c1623e2b733b38fb95a469718d8f8f75c4e622148 +size 388241 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-en-GB.1.png index 1af6025e2..b7ad9b9db 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:382eedeab117507981dafd8d3917c245cae545145880dfbb7ec4fc93d8179d13 -size 100137 +oid sha256:02699cd07649387e2da2c18b0b3c25a3344b39bc58bcae129e4bfad4760bdd82 +size 86562 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-pseudo.1.png index 6d5a75ca5..9bb5dc03f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89153b332f58d226a7af6d8899795bf3b1c83787a19d8b750ee1bb79daf3b213 -size 111330 +oid sha256:61728a7bba441a19683a2da075ae7bbc306d6862e3f4e83099e601d78d442491 +size 89079 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-en-GB.1.png index 1f6999ee7..88882cf12 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ed1e9faf05896dbc6b386f4901481345d2c0d9e06dbba5f56e3cf3929ddb5c0 -size 49622 +oid sha256:e4578eee2444f73650e68f79142d5403a3649ee865307f8f08499b08e3ea0e44 +size 41171 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-pseudo.1.png index a89cfcdd0..9bc8f7db4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f901d5fe8db0fc17217b4ccceaaaaf81949852ef6c78d3047599197f9e5ca2e2 -size 63472 +oid sha256:1d11723c8fd5a8516658f08bd82016a8a27ab673d2c3996fa42d1378dd7336f0 +size 43313 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-en-GB.1.png index e562fb36d..978aba754 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7fac1b959cdf46f9d86480054dc2b927a2aab66e5c3ece2b1285045db53aa16 -size 85911 +oid sha256:541cfb97fea99904f6ebd8834e113abd10452e1278833387ec7c47d5a52648e0 +size 82037 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-pseudo.1.png index e562fb36d..978aba754 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7fac1b959cdf46f9d86480054dc2b927a2aab66e5c3ece2b1285045db53aa16 -size 85911 +oid sha256:541cfb97fea99904f6ebd8834e113abd10452e1278833387ec7c47d5a52648e0 +size 82037 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-en-GB.1.png index f99f07d8b..0c9697f52 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:344f3cef24edaaefe1a2b6b9327005b1b196ee5db58db356bd32b35e9c80acba -size 43417 +oid sha256:c809f47f4ba7c478d57835776b496e77d47bf7b8997c2f113f045ae19c910939 +size 40862 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-pseudo.1.png index f99f07d8b..0c9697f52 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_inviteUsersScreenSelectedItem-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:344f3cef24edaaefe1a2b6b9327005b1b196ee5db58db356bd32b35e9c80acba -size 43417 +oid sha256:c809f47f4ba7c478d57835776b496e77d47bf7b8997c2f113f045ae19c910939 +size 40862 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Invite.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Invite.png index 755757e03..94bea8b4f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Invite.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Invite.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:536ece06ee525f55d948f26cbed3b3387b7a5a6ce3c5c9aa1bf4830d5beb3e83 -size 2089470 +oid sha256:2e66eb9d53892d4849c24958504b80a47029b242d19d37750eda9e92be99f16a +size 1980877 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Join.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Join.png index d8b8ced47..42761e7bc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Join.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Join.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93e5888178b3ddeccc4edd6d85e31a80fcb1eef13529ed117dd6f0cea143dbc7 -size 2054122 +oid sha256:84719756861fed326f1b076a63e9229a3d725da98342a3f31d00e8614865537e +size 1944887 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Knock.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Knock.png index 8228b2422..4844224d0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Knock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Knock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4141eb3498060912c08033afe6a4990b884e4c6e5dcfd3a68a43961fe767971b -size 2110440 +oid sha256:12fcce0c1ecfe6a4cf327fc1bc1392df9645e1598e9f198b19ac6f5d0fa6ea7e +size 2004327 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Unknown.png index 5eefe572b..0da71bd56 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-en-GB.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc05a95c3f86b9688cda9db8f0f7f6579b2117cf14788101573f9913dc1a91eb -size 2040241 +oid sha256:7eb5aca42879ec370564b491fe57faf286d479a4aa02566e6fa681004f322a7a +size 1953618 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Invite.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Invite.png index eec50455a..2db70cd0c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Invite.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Invite.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3a5c2c9606f4c60ac4cbe02550c5865542ac802119d09352e76f7422b3a2bfb -size 2094761 +oid sha256:2f249e7835423b71f8b5920def18070ba55875b2edc43898662e00d4780b9bc1 +size 1983443 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Join.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Join.png index b6018d1b4..325cf0ecf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Join.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Join.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2801d154c5787b762ddee15272d04b591a0339a0e0a62913c4330a6356362c2c -size 2058776 +oid sha256:d17a5a65a74b86c36e84246a0c7dabaf646e7c0df3990b8c85b3699bca3241cf +size 1946578 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Knock.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Knock.png index 8228b2422..4844224d0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Knock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Knock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4141eb3498060912c08033afe6a4990b884e4c6e5dcfd3a68a43961fe767971b -size 2110440 +oid sha256:12fcce0c1ecfe6a4cf327fc1bc1392df9645e1598e9f198b19ac6f5d0fa6ea7e +size 2004327 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Unknown.png index 37a60f41c..9691cb256 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPad-pseudo.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:260dbb0cf2b3b9f1ad424aedb7ff3daa05e9e35c49461e0774c0f771f8fc6ea6 -size 2054334 +oid sha256:74c93b3fc3f013c500294c67cd801a6bec14b184dfac231c176ffc5b2b48158e +size 1957146 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Invite.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Invite.png index 085380108..2b671c1ef 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Invite.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Invite.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6d485959da9e1061a0c2ced1b96f45d34dff61189c63a2314cef11e74e9f092 -size 856714 +oid sha256:60a7304bba6808b92b41a36a83c8a9989ba676b893da7d2afec9dbc5e085c59f +size 818315 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Join.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Join.png index ff5f117a3..8344d592c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Join.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Join.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6de38b07b6691d95dcb2528bc1199ac6443aba60ae19fa66b24ea73e23ed6739 -size 836100 +oid sha256:64419b0af6a9d4e89d8cfd5e610f69c744301088eb9f281fa72bb794d799c77c +size 796935 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Knock.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Knock.png index 6c6f227bc..bbc274be9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Knock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Knock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8813f3c236f05d54b3d2d8650756db9cbf464dfab1ff1718d9871b6825aa785a -size 864729 +oid sha256:576d5682c28ac13292d982b540c4cdd9753645bd7469d7085d0de28569a1654c +size 829540 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Unknown.png index 7ab1ad265..3edd3816f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-en-GB.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c38795f5344a0d17c752b420014a9d93fa880dc3b1fc2f7cf9773dd03d676142 -size 809333 +oid sha256:1f2d8c4d1cbce5e5cfe0437f75bf101189f3913592bb0d34b8b60f8ceff7f2d6 +size 800542 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Invite.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Invite.png index 4ba764e2b..45ff672d1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Invite.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Invite.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fca076ae4aeb5f55ace6e43d6ab0945bf15ba593a42b16049e82f84376b8de1c -size 860795 +oid sha256:8fe3c40f41cd97a62e3bc8a1054e875becaeffc5279a55d422c419464ef6ec55 +size 820702 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Join.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Join.png index a3bab0cb8..482d1666d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Join.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Join.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3eafa3bd96fdaa2fb538fabe5284a0e3649c9e267ea86d9651990458a41c33d -size 839922 +oid sha256:660601c6904b98270312dadbfc9e3d14aedb66e00fc6ce6f552cd4419436720e +size 798700 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Knock.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Knock.png index 6c6f227bc..bbc274be9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Knock.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Knock.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8813f3c236f05d54b3d2d8650756db9cbf464dfab1ff1718d9871b6825aa785a -size 864729 +oid sha256:576d5682c28ac13292d982b540c4cdd9753645bd7469d7085d0de28569a1654c +size 829540 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Unknown.png index 9f070db03..3edd3816f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_joinRoomScreen-iPhone-15-pseudo.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63675c37731e2bd5bd87580010d2ef33b6e276f592caf881fe970daaca50289d -size 823864 +oid sha256:1f2d8c4d1cbce5e5cfe0437f75bf101189f3913592bb0d34b8b60f8ceff7f2d6 +size 800542 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-en-GB.1.png index 7b274d9c4..5918b3d8e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f46cd0f4e90edc5e7ba7eb020745c6247f514dd004c687664aa81b9f6dfb8dbb -size 102671 +oid sha256:91c152d27edc78c3b06a8b2fdf2c803a78752ebbfb5d84e339f792d5a9cd6df5 +size 90893 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-pseudo.1.png index 137e9a637..1872c6bfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c22a0c9c35ee15a9f7ed198c01317428c317a692ed8ab2025901c51aa72383d -size 125833 +oid sha256:9070b3837ef95cf9eaf2f37a179e3c0a3c705f3623bd13914f277d9c18b08d49 +size 93482 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-en-GB.1.png index fe99fb429..f5b4418dc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7df263b86523af839712928db925024cfdd639c166bd7b3059136df3093bc363 -size 55391 +oid sha256:1805d640309ac857e9915832da6720963ce404a8aa65f846ff2f13748d82a268 +size 44175 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-pseudo.1.png index a065a60af..1af815b70 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_legalInformationScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:702750e8aa3d3bc16784730fadf570566837b7ea7a53c6117dd7445e7d1eab2b -size 74554 +oid sha256:c20dab7d5a23ac4116956bb5252dafab32ef9feb29463f9c2d677cd42cb13961 +size 49902 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-en-GB.1.png index 46f129ada..af87364ab 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:695846a5fdbe3dcd7051244bed4832fb2a5c50d8d8e54e7e92aa603673c08996 -size 83520 +oid sha256:32afbd707d3bd0de31b6c19bdb1804331ad22c79f0b9ccb6a3300aa2d0b84781 +size 82790 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-pseudo.1.png index 46f129ada..af87364ab 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:695846a5fdbe3dcd7051244bed4832fb2a5c50d8d8e54e7e92aa603673c08996 -size 83520 +oid sha256:32afbd707d3bd0de31b6c19bdb1804331ad22c79f0b9ccb6a3300aa2d0b84781 +size 82790 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-en-GB.1.png index 998f5b9ab..14aedf2b5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08c20c4f12805dc17b919769e6e1eb80a1cdb47ee19f12359a0a3b0728347d55 -size 41359 +oid sha256:38e553820c66f6a56203164a86f4165dc6fc4ecdfe0783b24cf7b4ba46bf1646 +size 40679 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-pseudo.1.png index 998f5b9ab..14aedf2b5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationMarkerView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08c20c4f12805dc17b919769e6e1eb80a1cdb47ee19f12359a0a3b0728347d55 -size 41359 +oid sha256:38e553820c66f6a56203164a86f4165dc6fc4ecdfe0783b24cf7b4ba46bf1646 +size 40679 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-en-GB.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-en-GB.Bubbles.png index 2b07621a9..866db1ede 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-en-GB.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-en-GB.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6587e7c2273bf13a522112920a992edf40d208a5429a057edbdc2c156d1bd5b5 -size 1276710 +oid sha256:7f75b5504a3ee6e3d47737fc0490f0bca3629d80a8fed607a4ca6c35a32c909d +size 1027852 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-pseudo.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-pseudo.Bubbles.png index ae7cdd84d..ac44be9a2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-pseudo.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPad-pseudo.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60c5616025a89b3927be7d935c482987ea4999105ff6c9060c41095324a3ed9d -size 1279646 +oid sha256:ada69e2040fab6f2d842df492c4376e154d7990c6398679ba0ab85e3f752cfeb +size 1029365 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-en-GB.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-en-GB.Bubbles.png index e7f95a84d..535cb3f7c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-en-GB.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-en-GB.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b91b2adc30713f300fc28b791cc38cd749681266eff1e70a113d0c4dc03d9aa -size 705133 +oid sha256:9e98a73d4400299b598412e5b39ab36578ec7340224c2c56827284d6a2d6f32c +size 607551 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-pseudo.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-pseudo.Bubbles.png index ab5ef7a0f..abf70f5cb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-pseudo.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_locationRoomTimelineView-iPhone-15-pseudo.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76a7bbccdfff97455611a976a01296a6be77893585854cfef47e05eb3210746a -size 707176 +oid sha256:b90878891af72fd14ecea9ca76d39853452ff057bfb2d6b8a30be70048378d9f +size 608331 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Credentials-Entered.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Credentials-Entered.png index be9e026a3..f04cf8d22 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Credentials-Entered.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Credentials-Entered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf4526e6071e06c824a04dc12e93cac99e86bd546d8bfe297f976c1824e058d3 -size 113974 +oid sha256:0b53aff4e0cb1d0a3f595fb7f79a5e5806f8593c96b09938792054669a5af8f0 +size 94857 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.OIDC-Fallback.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.OIDC-Fallback.png index a1f7851aa..ecbe740f2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.OIDC-Fallback.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.OIDC-Fallback.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d91c005148ea502989e7683d686ac3dc54ae9cbe461ae06ca5d6c3b67e8f641 -size 118811 +oid sha256:d9015423d13b18ccedfad0d8c17e748ae66877b4cfe3d6869ef537a8889d6968 +size 98431 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Unsupported.png index a1f7851aa..ecbe740f2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.Unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d91c005148ea502989e7683d686ac3dc54ae9cbe461ae06ca5d6c3b67e8f641 -size 118811 +oid sha256:d9015423d13b18ccedfad0d8c17e748ae66877b4cfe3d6869ef537a8889d6968 +size 98431 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.matrix-org.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.matrix-org.png index a1f7851aa..ecbe740f2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.matrix-org.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-en-GB.matrix-org.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d91c005148ea502989e7683d686ac3dc54ae9cbe461ae06ca5d6c3b67e8f641 -size 118811 +oid sha256:d9015423d13b18ccedfad0d8c17e748ae66877b4cfe3d6869ef537a8889d6968 +size 98431 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Credentials-Entered.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Credentials-Entered.png index ef8b32ae8..3fc031463 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Credentials-Entered.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Credentials-Entered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b6cedf9a6d499c35924c8f1ec1829b90d567d9f9f22cb064d9d8516f12ef32e -size 135554 +oid sha256:d5d476e6d61cf614c54dadf3fe8fa4178530130132b15e660f8cdcc361749996 +size 101926 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.OIDC-Fallback.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.OIDC-Fallback.png index e09f4fcba..078d06929 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.OIDC-Fallback.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.OIDC-Fallback.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5575322d1bf4fbf7c7611351ee0c1ef63c7da21182a4f6ec27c7a93b65e4eb72 -size 148031 +oid sha256:9e844abeb590cfc4340b6b91a49ec0c9b3c1de9a0b012c71567d6f0196e8b5da +size 107238 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Unsupported.png index e09f4fcba..078d06929 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.Unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5575322d1bf4fbf7c7611351ee0c1ef63c7da21182a4f6ec27c7a93b65e4eb72 -size 148031 +oid sha256:9e844abeb590cfc4340b6b91a49ec0c9b3c1de9a0b012c71567d6f0196e8b5da +size 107238 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.matrix-org.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.matrix-org.png index e09f4fcba..078d06929 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.matrix-org.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPad-pseudo.matrix-org.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5575322d1bf4fbf7c7611351ee0c1ef63c7da21182a4f6ec27c7a93b65e4eb72 -size 148031 +oid sha256:9e844abeb590cfc4340b6b91a49ec0c9b3c1de9a0b012c71567d6f0196e8b5da +size 107238 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Credentials-Entered.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Credentials-Entered.png index 07d0adef9..83d393220 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Credentials-Entered.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Credentials-Entered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:868f5ad220d167378e466ce56812c6207886e8071cc05133ae960a7e72a4c0ca -size 69140 +oid sha256:4e97384c64091c5b271c22a3487be59ed573659b0909464c535917cbf30cdf8c +size 51890 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.OIDC-Fallback.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.OIDC-Fallback.png index 05d0680ad..43857b08f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.OIDC-Fallback.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.OIDC-Fallback.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:212b5bfe37a12a9afd7c090d50fd523502dae0d20518146290d86be502a84699 -size 72987 +oid sha256:5c3efceb5056772c54a8f61e8c30b9a9e9c404b52ab089c57a651c54f52f82ba +size 54748 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Unsupported.png index 05d0680ad..43857b08f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.Unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:212b5bfe37a12a9afd7c090d50fd523502dae0d20518146290d86be502a84699 -size 72987 +oid sha256:5c3efceb5056772c54a8f61e8c30b9a9e9c404b52ab089c57a651c54f52f82ba +size 54748 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.matrix-org.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.matrix-org.png index 05d0680ad..43857b08f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.matrix-org.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-en-GB.matrix-org.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:212b5bfe37a12a9afd7c090d50fd523502dae0d20518146290d86be502a84699 -size 72987 +oid sha256:5c3efceb5056772c54a8f61e8c30b9a9e9c404b52ab089c57a651c54f52f82ba +size 54748 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Credentials-Entered.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Credentials-Entered.png index 2061ccf2e..40f4a1bdc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Credentials-Entered.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Credentials-Entered.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:072123f46a190bb08ef5ceb53a2ce6107da1e2aa1b41e980696e4678b45d8d9c -size 91405 +oid sha256:82da7f2c937aba87f3b0b6b8112e1bd57335c3292588f365f6824899baff129d +size 59471 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.OIDC-Fallback.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.OIDC-Fallback.png index 0b5f5ed26..727fafdfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.OIDC-Fallback.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.OIDC-Fallback.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26a5f2424c527164a46c8faf634dcd1972546905cc517fa04455bbe1c8fcebc1 -size 103112 +oid sha256:7e0f90b1d7bcc87d9cb94ee21b61133920e02191990d02442911a7135e1fd2a1 +size 63547 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Unsupported.png index 0b5f5ed26..727fafdfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.Unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26a5f2424c527164a46c8faf634dcd1972546905cc517fa04455bbe1c8fcebc1 -size 103112 +oid sha256:7e0f90b1d7bcc87d9cb94ee21b61133920e02191990d02442911a7135e1fd2a1 +size 63547 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.matrix-org.png b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.matrix-org.png index 0b5f5ed26..727fafdfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.matrix-org.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_loginScreen-iPhone-15-pseudo.matrix-org.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26a5f2424c527164a46c8faf634dcd1972546905cc517fa04455bbe1c8fcebc1 -size 103112 +oid sha256:7e0f90b1d7bcc87d9cb94ee21b61133920e02191990d02442911a7135e1fd2a1 +size 63547 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-en-GB.1.png index c617ddd72..c3212bf37 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29647403d6b348a9967c7eac20f739aa96d69aca272bd2a41069677dbd1b77a3 -size 138009 +oid sha256:01bcbaf198c7a6aeede8a326bd9c6a3e46dd0c3b689787a968e94bb4621192a6 +size 107912 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-pseudo.1.png index b7a7b4eb4..5e74cfdbb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a44e189497fd6b7bc17dba711e51cb9316889d6e21028d1160f314f8f8775eb1 -size 143107 +oid sha256:937a959a3d594fe1e5a2f2c44577d738d0bab4d8daed28e20af798c134e195f2 +size 108538 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-en-GB.1.png index dc9b8fe10..4a7065502 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cf1e6b48f3bbb66278461590d0bf1a9c41bb9f906c572b17b24ca4b290f6745 -size 92034 +oid sha256:330ccf57981cd8469dc6229251dfa51ab73bb1e85c352c6b84806da0b02f1765 +size 67941 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-pseudo.1.png index 25dfaa6bb..c4e74d8ba 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_longPressWithFeedback-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ea3b46d56864fea6d54a33326c31f6d179df83274de6ceaba72c0bcf26db58b -size 95962 +oid sha256:c718ad9266b37f6169e7a646a6ae42757999aba4e22c86aa740e084629c4bd2b +size 68628 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-en-GB.1.png index 361a519db..d19a9a20d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7fd3cb923e347b4784b3984755a7afe09f06e01d56f4b05d4a388c227c004cc -size 2761426 +oid sha256:859d32a3494596b221e2b3ee7b9a9f7cc22aa58c2e8c3d612609553f70c3124a +size 2576786 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-pseudo.1.png index 361a519db..d19a9a20d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7fd3cb923e347b4784b3984755a7afe09f06e01d56f4b05d4a388c227c004cc -size 2761426 +oid sha256:859d32a3494596b221e2b3ee7b9a9f7cc22aa58c2e8c3d612609553f70c3124a +size 2576786 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-en-GB.1.png index ac5b559dc..e2a513162 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8e3dec6e6fdd05f24663c3cf9eeac4c64865f17d31eb83d2705687b56f2b06f -size 883924 +oid sha256:c41ab8f891d62f7632ef724691aa1f4f8428f522f3b56294c9f0f9263fc0bc24 +size 830475 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-pseudo.1.png index ac5b559dc..e2a513162 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mapLibreStaticMapView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8e3dec6e6fdd05f24663c3cf9eeac4c64865f17d31eb83d2705687b56f2b06f -size 883924 +oid sha256:c41ab8f891d62f7632ef724691aa1f4f8428f522f3b56294c9f0f9263fc0bc24 +size 830475 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-en-GB.1.png index 41b82d314..673b73de9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c401eedb665c56a860d511bafef12ca33dc5b254f5ae1e35d532a1bcc762876d -size 71549 +oid sha256:2275b7e9e260b776eab0d1153458c0696c2fcb7abf2ee8b4be2237b080e0af8d +size 69739 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-pseudo.1.png index 1fbcd030c..09b3a2702 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72e3a3cbb6cecd15b993dd6ca274a19f44607759d23d7dedfd27db5e74ac10ed -size 76069 +oid sha256:42742ec1667f406c02a5f6018dc8b4bbf5910dfe90597aecc35534350de5b29f +size 70083 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-en-GB.1.png index fbda67aba..803c14d35 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f114680801e32d6f5ab6cc5fa0f0157418ef56eb25d9ba832a6c9fd03d44fa1c -size 31304 +oid sha256:707ce516e4e6e8180b733cbfde1eaf26bd5c62695a6ddfc9904365dab9f8dcd0 +size 29302 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-pseudo.1.png index 7eef0b655..3ce225b88 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_matrixUserPermalink-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe530223b9c5672105217b33073108b06f5ce3cfd0db629cdb21bd974d8fd64b -size 33936 +oid sha256:af83def35f61981d8fa89dff9db212ec7934ad9dd17bb2bc2346974433ca7342 +size 30057 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-en-GB.1.png index fb9c31f73..c36548dd7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1febac7fe07c2b05621fefadf52beafdb9a3a53dd3df94c7fa4c0c21527f3963 -size 89909 +oid sha256:142460487dd7b40c347faeb4ce229bc900cee12d358288edec544fa7f74f26b8 +size 78954 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-pseudo.1.png index 8b45a8f1f..da0b314e6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:195d9037e314754178ab78c96c89889601680da76ec36177ef1787e3999cb55c -size 96329 +oid sha256:740a28f97bf1d14670f314d0030a013e2aa6349551dbdc7c11e95334c05c4ac6 +size 79591 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-en-GB.1.png index d6d72192d..2d9b3cd6a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8c021b99f3f272fbc60e7542fe8527c63553a53dd0d84f9681738a7c402794b -size 48541 +oid sha256:7b48e09d6a5605dd6e21141b176b17f7637c59be6bdee67d3650c1d61fd06493 +size 39052 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-pseudo.1.png index 9ac96c5cc..b6ea52d1e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mediaUploadPreviewScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f82b7089bd36d50caaebe849992ec8cbb9926e16ea80e67df251ad4ecc3bbc3 -size 54842 +oid sha256:d24d5f89ef4e437525e82bd0aa0ab52f9f6c7463bbec799c8d5de724294d0f9c +size 39482 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.1.png index 12b9a0838..eaa138780 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:217c554c86a96f5297299968a893155b8e43a196830fed992f96d1459b02071f -size 74420 +oid sha256:189a2f7d717020e1fdc38c758446fe00ecc6279fc29295df48fee6b11e2c0e45 +size 72244 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.2.png index 56d0d6717..7aefc2967 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d80f199617418781d10857b98c78046921cdfc527c607b5c8e0660d5fe7fab58 -size 71964 +oid sha256:6dfaa9514635741dffc361a366188ea86e70db087bc96642ba36e467321a8070 +size 69738 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.1.png index 12b9a0838..eaa138780 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:217c554c86a96f5297299968a893155b8e43a196830fed992f96d1459b02071f -size 74420 +oid sha256:189a2f7d717020e1fdc38c758446fe00ecc6279fc29295df48fee6b11e2c0e45 +size 72244 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.2.png index 56d0d6717..7aefc2967 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d80f199617418781d10857b98c78046921cdfc527c607b5c8e0660d5fe7fab58 -size 71964 +oid sha256:6dfaa9514635741dffc361a366188ea86e70db087bc96642ba36e467321a8070 +size 69738 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.1.png index dabea8c86..9b2ae835e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a330a709a2ad452366192e602eb4e0afd0f6b6893927990f93a4c709a1a2e6ba -size 33419 +oid sha256:a707341b7229847083f074c637678863b24e8bab3da2be830313c33236e1006d +size 31580 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.2.png index 350f2748b..e4520387d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46af3703d10ab72bb4c3416e20dc7ce8d7f8724e27b0d85e01a1af25daad8b33 -size 31927 +oid sha256:bfaa44b07fc0c298d13dd1e3ab46c555ab4c1d73fb7522f7b947ce6656436f90 +size 29400 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.1.png index dabea8c86..9b2ae835e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a330a709a2ad452366192e602eb4e0afd0f6b6893927990f93a4c709a1a2e6ba -size 33419 +oid sha256:a707341b7229847083f074c637678863b24e8bab3da2be830313c33236e1006d +size 31580 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.2.png index 350f2748b..e4520387d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_mentionSuggestionItemView-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46af3703d10ab72bb4c3416e20dc7ce8d7f8724e27b0d85e01a1af25daad8b33 -size 31927 +oid sha256:bfaa44b07fc0c298d13dd1e3ab46c555ab4c1d73fb7522f7b947ce6656436f90 +size 29400 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.1.png index 081ee0116..00c09a774 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:255d4ad8785ce55927d809c1ce8f8fc566bb46ef7e92febbb740855bd54f262e -size 117167 +oid sha256:620197da87f254260dca5e965abc6e6cbd9f7743c01a236c58b8642437b92047 +size 98722 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying-in-thread.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying-in-thread.png index c96ceb7fb..89a898ec3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying-in-thread.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying-in-thread.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bd33c81a3a58bff01c4930140df955246cf7e45b09548164aa4607fd30e5ce3 -size 267496 +oid sha256:9b0e4caaf122d984b137f3d7bfebf701aa63def993cf2681ed06ddcdf4805af4 +size 197604 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying.png index c96ceb7fb..89a898ec3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-en-GB.Replying.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bd33c81a3a58bff01c4930140df955246cf7e45b09548164aa4607fd30e5ce3 -size 267496 +oid sha256:9b0e4caaf122d984b137f3d7bfebf701aa63def993cf2681ed06ddcdf4805af4 +size 197604 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.1.png index 9539f0985..39f60f5f6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa86d0dbdc54d0672cc91b205214964e30bcf04a6180736954e7741840fec0df -size 132015 +oid sha256:9a632e640aefa28698b33f87eb8a8576db9021ea3e0f6cbbddcf3d7c61f71c35 +size 99789 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying-in-thread.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying-in-thread.png index 4fe575b69..d7d11181b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying-in-thread.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying-in-thread.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ea58a90f9022375da55bef45def849facd626d12f1c80ad0a2e926a8b5867ce -size 317615 +oid sha256:f54b2d9bafaf2e9f2fd304dfa8e1956d079a7280e9075d9ef1f1b3005314ae3a +size 200745 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying.png index 4fe575b69..d7d11181b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPad-pseudo.Replying.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ea58a90f9022375da55bef45def849facd626d12f1c80ad0a2e926a8b5867ce -size 317615 +oid sha256:f54b2d9bafaf2e9f2fd304dfa8e1956d079a7280e9075d9ef1f1b3005314ae3a +size 200745 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.1.png index b98e4b06c..b0eb8e49a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d87655de27da0abd56aa5c7dcf865a40979a374bf538fec3813b60db084023e -size 70233 +oid sha256:bbfd12737413020fd7c0ff01c1b276f57ced10e33be2ea41977d3faf79050857 +size 54984 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying-in-thread.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying-in-thread.png index 46218ef58..3e6c0bba4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying-in-thread.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying-in-thread.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:541bf91dd974bcf68680fb4e4e08b642286f26e5b0069b83381bd17a79b368f1 -size 192646 +oid sha256:d81827ae7b6798e844365ed7f0971d56df662cded25c03a300cf8a817afdbf51 +size 136742 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying.png index 46218ef58..3e6c0bba4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-en-GB.Replying.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:541bf91dd974bcf68680fb4e4e08b642286f26e5b0069b83381bd17a79b368f1 -size 192646 +oid sha256:d81827ae7b6798e844365ed7f0971d56df662cded25c03a300cf8a817afdbf51 +size 136742 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.1.png index 6a2779364..b237a68c6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d09dcf7d327f5184def7594234aa02ae385daa20e04e8d69a1953b06a3bf89f1 -size 82896 +oid sha256:702ac84c437121bd0c7370fc5de6928cf60894554c00dcb721924f349db4c991 +size 57150 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying-in-thread.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying-in-thread.png index 03e9343f6..b0b67401d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying-in-thread.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying-in-thread.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:329b7f3e6e50cc5780ebc19f4b2c1975d735f25bbc91319274b97940ace1d447 -size 236732 +oid sha256:f16f475a1f4fd5e3c2a00e294103721df1b8bd38f69ccac9f4b295efac0e8af5 +size 139891 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying.png index 03e9343f6..b0b67401d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposer-iPhone-15-pseudo.Replying.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:329b7f3e6e50cc5780ebc19f4b2c1975d735f25bbc91319274b97940ace1d447 -size 236732 +oid sha256:f16f475a1f4fd5e3c2a00e294103721df1b8bd38f69ccac9f4b295efac0e8af5 +size 139891 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-en-GB.1.png index 7b44d0be9..fd8841669 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab6c8ec8d4b807f873436ce3edd97dd479d9594b28afc0728229705a44c70f1d -size 101009 +oid sha256:03e0b98629291c979968cca29530e907e2f0d66e5dcc9b2fa312a79cbfd96018 +size 81773 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-pseudo.1.png index 7b44d0be9..fd8841669 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab6c8ec8d4b807f873436ce3edd97dd479d9594b28afc0728229705a44c70f1d -size 101009 +oid sha256:03e0b98629291c979968cca29530e907e2f0d66e5dcc9b2fa312a79cbfd96018 +size 81773 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-en-GB.1.png index 574b04b48..9dc0f0482 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0387ca568b2fa08a33656c433ed6626ffe2b55a3d90d5a228635629bfcc8a099 -size 59637 +oid sha256:b2b5b0d970f507ff658aee0b33cbcb3a7b760f8b888aabbba29e55801e2ddf00 +size 44301 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-pseudo.1.png index 574b04b48..9dc0f0482 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageComposerTextField-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0387ca568b2fa08a33656c433ed6626ffe2b55a3d90d5a228635629bfcc8a099 -size 59637 +oid sha256:b2b5b0d970f507ff658aee0b33cbcb3a7b760f8b888aabbba29e55801e2ddf00 +size 44301 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-en-GB.1.png index aeea80646..df82253ad 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:012742ffb79e5ab830570ac017e42e9728050e22d5a86fb0d35bf89e84da41ce -size 202839 +oid sha256:e4a44f0f7c645759ec03e933523e6a03b63e7cde2f65ae0457821853c6b64e04 +size 152820 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-pseudo.1.png index acedfa9c3..e8ed6cc26 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c19b9092554576c96e837afa5f4bb125f8130cf3da9c09bf5a1df4ede991c27c -size 216365 +oid sha256:d588a94ddd7fe167093ed7fb1175c6b61fbb38b817a94acee2e6c47c868122d6 +size 154590 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-en-GB.1.png index 5cee35624..248e2acf3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:622f592c220103ed36186cc253803b9477eb71b8003369ebc770962ce84271ba -size 142194 +oid sha256:eebe2c0c5a6550bd71164c457c9bb4d3dbf8f2524d8b4e7b190ec8b7cc237cc3 +size 101869 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-pseudo.1.png index a1e8e7f39..efe26c064 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageForwardingScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6085d3be65575d5bfba4382094fed3fc3d9e6d83e69fbfde75b126a136c5a51b -size 147950 +oid sha256:0d092bc39ace8a20609aa6879829748aa01d2564049b6069681f5d366eeab128 +size 101815 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Attachment.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Attachment.png index 3844d2334..dfdb29847 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Attachment.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Attachment.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5e83475647d597a3a227ccad4a85bd7cfcca0636702d326f104f8b157d11625 -size 78254 +oid sha256:b17b6bff7c89b5c6df8b03854ba21bc46bea39cc8b07b95ee01fe2bd967af5d1 +size 72246 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Text.png index 96ee62430..a1b141723 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.Custom-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c92b40073760416bfbb4e8c9b2daebbf0343333e04cd5c7f090d9771a0204e02 -size 108375 +oid sha256:9a75d59600d7aed8ea9bcdb3af161cf5556f928471fc8d27162dae66f279dde9 +size 75081 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.SwiftUI-Default-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.SwiftUI-Default-Text.png index 1ffd37289..fec80eef6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.SwiftUI-Default-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.SwiftUI-Default-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7186a32c67ce80bbf676f885704875803f28e68b72e1cacc0333c4ff553d1aee -size 108571 +oid sha256:e6d20bd0b55ca91d3f8fdcb34369335681e6111f5f7690f0fbef8da106efc94d +size 75081 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-block-quote.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-block-quote.png index eb2663748..baa7f6d42 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-block-quote.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-block-quote.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4c89610d2ba1a1b32c4b29f6f3a7e9b60d065e39a6d6686fc82b5a56d9987b8 -size 121666 +oid sha256:48e0851e138b34aedaee6815decb142765a8ceba072b894001caed8b058b59e2 +size 92959 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-list.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-list.png index 9a1ae932b..30e1ac285 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-list.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-en-GB.With-list.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72dcbcd5ac794500688014b6e132956ab4694fa11695de53859e39c7294e4803 -size 83774 +oid sha256:42c180433c3f4edf87901c2b2bf487a6f64767ef191df263d9f616a8f1d3414a +size 79612 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Attachment.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Attachment.png index 3844d2334..dfdb29847 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Attachment.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Attachment.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5e83475647d597a3a227ccad4a85bd7cfcca0636702d326f104f8b157d11625 -size 78254 +oid sha256:b17b6bff7c89b5c6df8b03854ba21bc46bea39cc8b07b95ee01fe2bd967af5d1 +size 72246 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Text.png index 96ee62430..a1b141723 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.Custom-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c92b40073760416bfbb4e8c9b2daebbf0343333e04cd5c7f090d9771a0204e02 -size 108375 +oid sha256:9a75d59600d7aed8ea9bcdb3af161cf5556f928471fc8d27162dae66f279dde9 +size 75081 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.SwiftUI-Default-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.SwiftUI-Default-Text.png index 1ffd37289..fec80eef6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.SwiftUI-Default-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.SwiftUI-Default-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7186a32c67ce80bbf676f885704875803f28e68b72e1cacc0333c4ff553d1aee -size 108571 +oid sha256:e6d20bd0b55ca91d3f8fdcb34369335681e6111f5f7690f0fbef8da106efc94d +size 75081 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-block-quote.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-block-quote.png index eb2663748..baa7f6d42 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-block-quote.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-block-quote.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4c89610d2ba1a1b32c4b29f6f3a7e9b60d065e39a6d6686fc82b5a56d9987b8 -size 121666 +oid sha256:48e0851e138b34aedaee6815decb142765a8ceba072b894001caed8b058b59e2 +size 92959 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-list.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-list.png index 9a1ae932b..30e1ac285 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-list.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPad-pseudo.With-list.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72dcbcd5ac794500688014b6e132956ab4694fa11695de53859e39c7294e4803 -size 83774 +oid sha256:42c180433c3f4edf87901c2b2bf487a6f64767ef191df263d9f616a8f1d3414a +size 79612 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Attachment.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Attachment.png index 0c5216f6f..8c66657bd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Attachment.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Attachment.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6de99f518ff07966e48ace03b026d94bc7d700ce3e8f19f1c7c4eedfbc6a39b5 -size 38166 +oid sha256:b8f83d9f010d9892c3cc50ae8d6f053dd238ec4450f0767b88739298b1644ee1 +size 31470 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Text.png index 609f5602c..3cafa6dfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.Custom-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d2440f9a873bc2e55211ed0ad943a3843ddfc4da480dbaa0f9a189e785ab303 -size 69277 +oid sha256:bfac20296c3edfeff34de7c8293115698d760db7784dc30bdaf53918a37ee0e1 +size 42755 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.SwiftUI-Default-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.SwiftUI-Default-Text.png index 9148ed714..531b47709 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.SwiftUI-Default-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.SwiftUI-Default-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e7d6ad2f7b05ceb3ca800ca93f6dcc39ff41e4e1c3defdb0465547612ada0e7 -size 69832 +oid sha256:58ff39ed68d2c5b5c7d17ecb2dc458ecc591896716829f1677cec3b2ee4ab19f +size 42757 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-block-quote.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-block-quote.png index e1a559af3..a9954ae05 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-block-quote.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-block-quote.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a0bbb75feb2a9116541bd0f1b7482b652ed129f01aef5fb0445b3471ce439f1 -size 84165 +oid sha256:3a0b20a9b91736659c58ea42ef6e6a127d7525a5f3d20f895fd9633138fd4136 +size 54599 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-list.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-list.png index 061cdf69d..9513c1537 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-list.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-en-GB.With-list.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18cc5c91181eec5510764f104e440ad7c22632a40d17d7eac6d43f9a8a50782b -size 42554 +oid sha256:4f994f0b8718cdcf731e638b521b386efede7bcabb0f0b5178bd3313d7f92ca4 +size 38972 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Attachment.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Attachment.png index 0c5216f6f..8c66657bd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Attachment.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Attachment.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6de99f518ff07966e48ace03b026d94bc7d700ce3e8f19f1c7c4eedfbc6a39b5 -size 38166 +oid sha256:b8f83d9f010d9892c3cc50ae8d6f053dd238ec4450f0767b88739298b1644ee1 +size 31470 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Text.png index 609f5602c..3cafa6dfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.Custom-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d2440f9a873bc2e55211ed0ad943a3843ddfc4da480dbaa0f9a189e785ab303 -size 69277 +oid sha256:bfac20296c3edfeff34de7c8293115698d760db7784dc30bdaf53918a37ee0e1 +size 42755 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.SwiftUI-Default-Text.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.SwiftUI-Default-Text.png index 9148ed714..531b47709 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.SwiftUI-Default-Text.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.SwiftUI-Default-Text.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e7d6ad2f7b05ceb3ca800ca93f6dcc39ff41e4e1c3defdb0465547612ada0e7 -size 69832 +oid sha256:58ff39ed68d2c5b5c7d17ecb2dc458ecc591896716829f1677cec3b2ee4ab19f +size 42757 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-block-quote.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-block-quote.png index e1a559af3..a9954ae05 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-block-quote.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-block-quote.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a0bbb75feb2a9116541bd0f1b7482b652ed129f01aef5fb0445b3471ce439f1 -size 84165 +oid sha256:3a0b20a9b91736659c58ea42ef6e6a127d7525a5f3d20f895fd9633138fd4136 +size 54599 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-list.png b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-list.png index 061cdf69d..9513c1537 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-list.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_messageText-iPhone-15-pseudo.With-list.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18cc5c91181eec5510764f104e440ad7c22632a40d17d7eac6d43f9a8a50782b -size 42554 +oid sha256:4f994f0b8718cdcf731e638b521b386efede7bcabb0f0b5178bd3313d7f92ca4 +size 38972 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-en-GB.1.png index 4e0894a54..74a3c8bd1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa2d7a304da7ab9ce23eb0b53066058c53b011cd7f018d198ff540eac0f8f33b -size 154213 +oid sha256:73ad0722cd99b15f764ee9fc746a478614bc178c75feb11a2fc1fbfbf8669777 +size 106091 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-pseudo.1.png index 4e0894a54..74a3c8bd1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa2d7a304da7ab9ce23eb0b53066058c53b011cd7f018d198ff540eac0f8f33b -size 154213 +oid sha256:73ad0722cd99b15f764ee9fc746a478614bc178c75feb11a2fc1fbfbf8669777 +size 106091 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-en-GB.1.png index b12871227..c94f0f103 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49ebadb734a1149164b50700288ebeb0359b65e49d0fb5b17b4fc7149f5f6fd1 -size 109841 +oid sha256:4193f92f0d9465b5ea5579a26317d1451afe3b0ab7d5a5bca86729c0f30e159a +size 72237 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-pseudo.1.png index b12871227..c94f0f103 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_noticeRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49ebadb734a1149164b50700288ebeb0359b65e49d0fb5b17b4fc7149f5f6fd1 -size 109841 +oid sha256:4193f92f0d9465b5ea5579a26317d1451afe3b0ab7d5a5bca86729c0f30e159a +size 72237 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-en-GB.1.png index 1537baa4f..b9fa917c6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9fd41d407eca80245dbd7d9462131db5305a68206dcd89e9460ea4dc2d4abf9 -size 458333 +oid sha256:1f0e46d684e61d7c71d57edef6050678c5138866c3b56a5d1fceebec3344f308 +size 446397 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-pseudo.1.png index 01ad3c433..0e48cca10 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a768fa136c264adeda2a1bf69824f61168c90e62f02ade2d233c868c8fe681d9 -size 518529 +oid sha256:d94207b315052bf345acc8b842444f3bde379ae8c210207570785d26c64a0012 +size 471518 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-en-GB.1.png index 5a629323f..8523dc8de 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7024f450b746dc43240851b23ef2a8e3946286bf55247bc83b462f3a3da468f8 -size 298163 +oid sha256:c864558ebed0a41cb5120509923876d183932c4219cea89c2cef28a061bd41c3 +size 292807 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-pseudo.1.png index fe16d5e52..644029f6c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationPermissionsScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad2c880710176f46fad128730d9a900bdbccf6e2fb016adcfa9c22197433ebd8 -size 331878 +oid sha256:202d4983b945f41ce84f96292ca7f1f65b85349d7837673bc07f3d61c0ac5c40 +size 308383 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Applying-change.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Applying-change.png index d3046b680..d67aec1f9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Applying-change.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Applying-change.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a745ee058acf476b96390363f1e878a3b0f7aeaacc81188134348503a66c329 -size 134748 +oid sha256:c01f2fe9c28e171cca04cc036bea3f65856fc87edeab79483c2bb43b383c3c99 +size 104446 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Direct-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Direct-Chats.png index 2219e1ed8..1ea635ff8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Direct-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Direct-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06a4e8c6528be85b0687dc57ae4b0c3529a20ad3370b019410f7b158a5a14e19 -size 135527 +oid sha256:72f01b05f8e4fcf2a22ac711a6ac5ca88874af836564c55362086a555a85c6ad +size 104587 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats-Without-Disclaimer.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats-Without-Disclaimer.png index 467cba280..4347fdb0c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats-Without-Disclaimer.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats-Without-Disclaimer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67c3c8c9c449352bce7d18aad369e0804ad4d6b5b3c803e5ce60e16e01b81954 -size 134444 +oid sha256:377bd512a22ff7d00c06121088592065ead5410432f15ea6fac86ce5150103a1 +size 104305 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats.png index 467cba280..4347fdb0c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-en-GB.Group-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67c3c8c9c449352bce7d18aad369e0804ad4d6b5b3c803e5ce60e16e01b81954 -size 134444 +oid sha256:377bd512a22ff7d00c06121088592065ead5410432f15ea6fac86ce5150103a1 +size 104305 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Applying-change.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Applying-change.png index c790993c7..31348ba1b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Applying-change.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Applying-change.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ba312dc3a5096aeb8e6ce2d4f933670f5c65def478557d0dd3c1618fc2e4245 -size 188842 +oid sha256:9219b08db492d1752f66e63c29d73d594a903dab27b95b9a206ba93237d4b762 +size 119460 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Direct-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Direct-Chats.png index db158566f..2f5b148f5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Direct-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Direct-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7711cc5f9a572fc10337c167093c7d21ff5d9c6677cb5d27597b69e208b888d3 -size 192013 +oid sha256:418cdc8717336c6ccf9c89e2cb8660a8d1325e40a69a954899f4d5628eaf24e9 +size 120098 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats-Without-Disclaimer.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats-Without-Disclaimer.png index cdbd43f38..1d3549755 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats-Without-Disclaimer.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats-Without-Disclaimer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d16f6650e1c009573c9e6da5e9928ffbed143cb573eef2fb2e82254a4d74c16b -size 194871 +oid sha256:4ea139fd39b2fb54ab99eac0795ec7dc32b08ded27d9527ae2ebc8fa7aed864d +size 117227 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats.png index cdbd43f38..1d3549755 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPad-pseudo.Group-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d16f6650e1c009573c9e6da5e9928ffbed143cb573eef2fb2e82254a4d74c16b -size 194871 +oid sha256:4ea139fd39b2fb54ab99eac0795ec7dc32b08ded27d9527ae2ebc8fa7aed864d +size 117227 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Applying-change.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Applying-change.png index 7bbda403d..56c0177df 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Applying-change.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Applying-change.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47cf8f87e08b99e78ecc3603cb5cb97bcfde40e585ed552ca326a98f3e2c5970 -size 90363 +oid sha256:18cd62e2beb99944e6f27694c5a5e88739a4e0feaad8354cf395f79e00543cf6 +size 57698 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Direct-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Direct-Chats.png index a326fa875..e44f4b1c6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Direct-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Direct-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fbcc3b2103f633211bf1bbccd671bbb7b406247b553af5d3eeeeff999ecbe97 -size 92400 +oid sha256:94aa6ac12b38e668c823619edb27f239b3c2d183c2947205cf1f8c0ac6f24da2 +size 58124 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats-Without-Disclaimer.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats-Without-Disclaimer.png index 5ecc5e682..82876710d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats-Without-Disclaimer.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats-Without-Disclaimer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ed1edfb08698a7134e6a7207589bc81caf89cd16716848b87649afc2384ef31 -size 91499 +oid sha256:8ea2c27ce262a30cb8d81a1a6e4dbf51c618ca681f71b4aed041ca01222fc59a +size 58410 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats.png index 5ecc5e682..82876710d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-en-GB.Group-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ed1edfb08698a7134e6a7207589bc81caf89cd16716848b87649afc2384ef31 -size 91499 +oid sha256:8ea2c27ce262a30cb8d81a1a6e4dbf51c618ca681f71b4aed041ca01222fc59a +size 58410 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Applying-change.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Applying-change.png index 1f841a805..f2f6e16db 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Applying-change.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Applying-change.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bcdce7422e723bf7d0ae977053114b84308dcf8e76e67ba550c29c092557a5d -size 140194 +oid sha256:8ae3ed67d83d2e4a6650f7f80843a11311a0af698e7e9e72259bd439fe890b6f +size 79936 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Direct-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Direct-Chats.png index 67fbf9659..94bdda27d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Direct-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Direct-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b673a975ccec2e921ab68c5d2ae5f924075f10c2b3706b22b62984411050c903 -size 143184 +oid sha256:2ceb527a5a75bb759b124977b97b9d9f72a6ce263b915c71fd79a6e3f66aa546 +size 80239 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats-Without-Disclaimer.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats-Without-Disclaimer.png index 1608c461f..ac9e362b5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats-Without-Disclaimer.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats-Without-Disclaimer.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90ada91f87579b76eb2d2380164768bdec6fb9bdc3ff598d9eb98f920ebcccfd -size 141620 +oid sha256:0080c6180a65880427af9f04a3bfe2181b42922d1c88ec2bb244a0df8ac1ac26 +size 80591 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats.png index 1608c461f..ac9e362b5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreen-iPhone-15-pseudo.Group-Chats.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90ada91f87579b76eb2d2380164768bdec6fb9bdc3ff598d9eb98f920ebcccfd -size 141620 +oid sha256:0080c6180a65880427af9f04a3bfe2181b42922d1c88ec2bb244a0df8ac1ac26 +size 80591 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-en-GB.1.png index 9d38f8f13..57df78d86 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc367376247f9fe140c23b8c0c72565c77f1786012bf9b0dd77e4d2ded78cb4a -size 163975 +oid sha256:ab4641450dc0a1f26391cc96a7c548ae54c2f3f4917ad8f806e62dd23d6cb69f +size 122145 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-pseudo.1.png index 9d38f8f13..57df78d86 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc367376247f9fe140c23b8c0c72565c77f1786012bf9b0dd77e4d2ded78cb4a -size 163975 +oid sha256:ab4641450dc0a1f26391cc96a7c548ae54c2f3f4917ad8f806e62dd23d6cb69f +size 122145 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-en-GB.1.png index c672f0d6e..90d1e7da2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40bd6face9670a1b109a37d9c9678153b9706b97030317c4a42861d209b39d93 -size 111737 +oid sha256:d1f44d77e4ab2510db9c6c85eaebb3d466caad67c336de8ed8eeb391c5163fdc +size 79537 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-pseudo.1.png index c672f0d6e..90d1e7da2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsEditScreenRoomCell-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40bd6face9670a1b109a37d9c9678153b9706b97030317c4a42861d209b39d93 -size 111737 +oid sha256:d1f44d77e4ab2510db9c6c85eaebb3d466caad67c336de8ed8eeb391c5163fdc +size 79537 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.1.png index c422a1ea9..0d6ea4ae4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edd713a8ddecdbb97e7f17cc21e8aaa1418ce07cd2e53c777eeeb1bffe01649b -size 202880 +oid sha256:cc855ff09e229c2a64323f8c7238df40da0d1158e24fc124117c47feee25f78e +size 145410 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.Configuration-mismatch.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.Configuration-mismatch.png index 8cdceaff3..04259cdad 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.Configuration-mismatch.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-en-GB.Configuration-mismatch.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6e5db75934221920f4b856d887745551ebcda31e728628c28fdca5e1e5efaf2 -size 162553 +oid sha256:1bdd8bb453dd6c631ff964d638b4b504b26df7694f02f359760c9d7db990dbd3 +size 117402 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.1.png index 8cdc1a85e..921b3849c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:798ac3e3083e6619ed3a9e1f5c9b512bdd2d9513f54a44d4e695ce0a6b873bf2 -size 283653 +oid sha256:625eaa4d499ac129b44286e798c91413ab23b466bd2a168e6fe120e5576e5720 +size 164303 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.Configuration-mismatch.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.Configuration-mismatch.png index 677afcf35..619367324 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.Configuration-mismatch.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPad-pseudo.Configuration-mismatch.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd5bc0b8899f809ec47cb415a4cfc5e96250e1a49119cd77583c34bac034448e -size 240277 +oid sha256:03989b477e33548dfbb2ef48b6b91f8eadae5008052b9525c730808ebeeff75d +size 145292 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.1.png index 6c6f731a5..f50b1daef 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f8cf7bcda41cb49c23db138bbbbd63299ca5997897b1de2c64d96534011a09a -size 140262 +oid sha256:e6fec1dc6f5da74da57f299469e3f1c67b31ecd6915d8ac308bf95a91f5735b5 +size 91729 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.Configuration-mismatch.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.Configuration-mismatch.png index 732db8f7c..0f5c4a404 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.Configuration-mismatch.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-en-GB.Configuration-mismatch.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35a1f3c81217fc20030121dab12e05282a9743c4d6c50fe1ce69b9f05005128c -size 100291 +oid sha256:e1bff4e6e78202903112b026413426c505f3f6ad44c04287443a70eb2029ba65 +size 72109 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.1.png index 7a77ed691..fa8850b58 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d92255696208ca4bef03f51b3aed836a908361b5bf61d32ee48a54afc6e074f7 -size 229228 +oid sha256:8e3484f1b326ee435eb1207e20007308bd35fa1bb0a900b7befd776bb214d78e +size 125998 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.Configuration-mismatch.png b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.Configuration-mismatch.png index ca8c278d4..0b511869a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.Configuration-mismatch.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_notificationSettingsScreen-iPhone-15-pseudo.Configuration-mismatch.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8627edc7c5647a1ac1fb1d728eab5b062ac79e9af4bae056b113e9525d949e6d -size 166124 +oid sha256:4962a12a8268725ca9609d8307a8c4096f78f5ac67115b5deefe8242020570ed +size 109210 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-en-GB.1.png index f4fb26e04..be41d5dd7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0192824c55a29ba61462860dbffc5bfc68caba0ad0215fae4f9f53d7b6f8ef2 -size 114873 +oid sha256:ff57d03207c8349bd1d52a67b1e5198bbdd7c9c736779b2142a4badee5209f68 +size 108135 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-pseudo.1.png index f4fb26e04..be41d5dd7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0192824c55a29ba61462860dbffc5bfc68caba0ad0215fae4f9f53d7b6f8ef2 -size 114873 +oid sha256:ff57d03207c8349bd1d52a67b1e5198bbdd7c9c736779b2142a4badee5209f68 +size 108135 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-en-GB.1.png index fdb6d179f..1dd4cc4a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f754c85b955f5a88143ebe6c678e1755b29630a47469a5e0db0b3a001c5732d -size 70008 +oid sha256:4be47062f28fe77f3b2ce53b815a2a0f1c5b8af7fe5884915c5fe93d02014fc8 +size 65482 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-pseudo.1.png index fdb6d179f..1dd4cc4a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pINTextField-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f754c85b955f5a88143ebe6c678e1755b29630a47469a5e0db0b3a001c5732d -size 70008 +oid sha256:4be47062f28fe77f3b2ce53b815a2a0f1c5b8af7fe5884915c5fe93d02014fc8 +size 65482 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-en-GB.1.png index d4636613a..8bbfcb6b0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:627e54795735a64010da25f7ff74a575422a92e5d4d50e46fa739dda88c22366 -size 67831 +oid sha256:f04f4d4c510cd61c4cd291325f9b9aa57776f2e158762b634ddf523202316be2 +size 67359 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-pseudo.1.png index d4636613a..8bbfcb6b0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:627e54795735a64010da25f7ff74a575422a92e5d4d50e46fa739dda88c22366 -size 67831 +oid sha256:f04f4d4c510cd61c4cd291325f9b9aa57776f2e158762b634ddf523202316be2 +size 67359 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-en-GB.1.png index dd96d7aa0..038decef6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e81b47b917e21bff40ddfc495515731337395e752f0108c30a62c23983673272 -size 27051 +oid sha256:afa2e8ca7d4772748456fde962231288bad7c4113b8938ae3edafe4b05e17e03 +size 26567 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-pseudo.1.png index dd96d7aa0..038decef6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_paginationIndicatorRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e81b47b917e21bff40ddfc495515731337395e752f0108c30a62c23983673272 -size 27051 +oid sha256:afa2e8ca7d4772748456fde962231288bad7c4113b8938ae3edafe4b05e17e03 +size 26567 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.All-Users.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.All-Users.png index 0979f3bde..f0d1c5914 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.All-Users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.All-Users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57edd8ef5a9695a2b6bfd3ff085782113b72bc3a5800c533453ac8a0fed8da36 -size 72873 +oid sha256:4aadf5d83f4c585cf4698b95d1b836c516a27ca89f879fb2a54466f4476f8d0b +size 70117 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long-Own.png index c4648599f..50bfa9230 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78427ea23a29a64181d4d62ce729ac37889a8c865628f9328822938c9ceab03b -size 84095 +oid sha256:6788496d70fa922b8b67611210e3834bf83e44f9ee57d7f9dd4cc24d5c9afda2 +size 73527 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long.png index 19b2ebf9d..4030f97d3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loaded-Long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b4cd7073a3b97821aa2ea1c6a9e41ebff0947b24aff0455b239d18eb9fe781f -size 83712 +oid sha256:1da3837356af612e584c218fe66756cfbe8e5471b9aa6c0058c37b322d726da5 +size 73438 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading-Own.png index 8058623ca..ef5e434d9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9df42af96053a896dbebaf18dafa443c53f4e357ba383fa6c572408291df5bb4 -size 79257 +oid sha256:cec492d1d00cd401bf65f4fef497e7ed3265a2c3afbebca7e0ee0ffc63a704ea +size 72143 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading.png index 4b21b8f1c..05378bd3f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-en-GB.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47a8200dd519c104e9ca8d65562afcd27fe001b84d3b8f830ed790181f5839e1 -size 78893 +oid sha256:b6e72ed5b84224c7368c31ff8e039026039148471106c72a26a7e907eaa8b9b9 +size 72074 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.All-Users.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.All-Users.png index 0979f3bde..f0d1c5914 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.All-Users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.All-Users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57edd8ef5a9695a2b6bfd3ff085782113b72bc3a5800c533453ac8a0fed8da36 -size 72873 +oid sha256:4aadf5d83f4c585cf4698b95d1b836c516a27ca89f879fb2a54466f4476f8d0b +size 70117 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long-Own.png index c4648599f..50bfa9230 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78427ea23a29a64181d4d62ce729ac37889a8c865628f9328822938c9ceab03b -size 84095 +oid sha256:6788496d70fa922b8b67611210e3834bf83e44f9ee57d7f9dd4cc24d5c9afda2 +size 73527 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long.png index 19b2ebf9d..4030f97d3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loaded-Long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b4cd7073a3b97821aa2ea1c6a9e41ebff0947b24aff0455b239d18eb9fe781f -size 83712 +oid sha256:1da3837356af612e584c218fe66756cfbe8e5471b9aa6c0058c37b322d726da5 +size 73438 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading-Own.png index 8058623ca..ef5e434d9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9df42af96053a896dbebaf18dafa443c53f4e357ba383fa6c572408291df5bb4 -size 79257 +oid sha256:cec492d1d00cd401bf65f4fef497e7ed3265a2c3afbebca7e0ee0ffc63a704ea +size 72143 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading.png index 4b21b8f1c..05378bd3f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPad-pseudo.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47a8200dd519c104e9ca8d65562afcd27fe001b84d3b8f830ed790181f5839e1 -size 78893 +oid sha256:b6e72ed5b84224c7368c31ff8e039026039148471106c72a26a7e907eaa8b9b9 +size 72074 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.All-Users.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.All-Users.png index 7f0c60ba1..7994e12d4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.All-Users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.All-Users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cef504b671b5cbcaf40fa32587bc6eb1fedd81fe016c1e011364843d0cde99a2 -size 32395 +oid sha256:83cd25f6384b130d705b3a6f4ef800786a8b4ea81bf301075e0eba25bf2f677c +size 29689 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long-Own.png index 835c05013..d595ef669 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db16dbc8c5f117f3c4b94a86f11c3656fda413034b7a0e74cb106afbb9efad1c -size 42784 +oid sha256:d1e5543ec91df74db7bd467cfbd85a509ba125e4336b921ad51fa85cd618b916 +size 34006 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long.png index 681f3dec7..f2874b711 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loaded-Long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c18377470a5d02ca8013058fb0894e48fbb1324bd1a777f6920a6abea56884cf -size 42265 +oid sha256:62e1b513e728b9f20a2f57cff5fec125327b87104d7bbd2abac93e053826eb82 +size 33950 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading-Own.png index 1a651c7bd..8b1688375 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4d414256707530802dbc5509df1fed6c589ee672bdb4e0135b8ea9a195e7ab2 -size 37231 +oid sha256:0c580cbb9fe8cef3c10b88fbe9d8cac6a17135a74dacbb1186eba92184115854 +size 31838 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading.png index f2e7816fc..d70264807 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-en-GB.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2239a62ca5e1dc0c85a13998bed0455f39caf3b0c158b5a6b79c728cf1c0e488 -size 36918 +oid sha256:006b5e597406f1da118e3a9704346b64c62b47751002f06f69330c844c7582da +size 31764 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.All-Users.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.All-Users.png index 7f0c60ba1..7994e12d4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.All-Users.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.All-Users.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cef504b671b5cbcaf40fa32587bc6eb1fedd81fe016c1e011364843d0cde99a2 -size 32395 +oid sha256:83cd25f6384b130d705b3a6f4ef800786a8b4ea81bf301075e0eba25bf2f677c +size 29689 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long-Own.png index 835c05013..d595ef669 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db16dbc8c5f117f3c4b94a86f11c3656fda413034b7a0e74cb106afbb9efad1c -size 42784 +oid sha256:d1e5543ec91df74db7bd467cfbd85a509ba125e4336b921ad51fa85cd618b916 +size 34006 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long.png index 681f3dec7..f2874b711 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loaded-Long.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c18377470a5d02ca8013058fb0894e48fbb1324bd1a777f6920a6abea56884cf -size 42265 +oid sha256:62e1b513e728b9f20a2f57cff5fec125327b87104d7bbd2abac93e053826eb82 +size 33950 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading-Own.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading-Own.png index 1a651c7bd..8b1688375 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading-Own.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading-Own.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4d414256707530802dbc5509df1fed6c589ee672bdb4e0135b8ea9a195e7ab2 -size 37231 +oid sha256:0c580cbb9fe8cef3c10b88fbe9d8cac6a17135a74dacbb1186eba92184115854 +size 31838 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading.png b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading.png index f2e7816fc..d70264807 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pillView-iPhone-15-pseudo.Loading.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2239a62ca5e1dc0c85a13998bed0455f39caf3b0c158b5a6b79c728cf1c0e488 -size 36918 +oid sha256:006b5e597406f1da118e3a9704346b64c62b47751002f06f69330c844c7582da +size 31764 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-en-GB.1.png index 22b0e7870..8c82df24f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:708f3a9d1f6a1ac4ead1d3c2e595bed6101c821739fd24a74c1c323cc65d39b2 -size 106644 +oid sha256:a8bd3eb1194b6b1db9a1e4e3ddd96a44697db1211ccba65abcaec852f41c7d24 +size 96823 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-pseudo.1.png index 22b0e7870..8c82df24f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:708f3a9d1f6a1ac4ead1d3c2e595bed6101c821739fd24a74c1c323cc65d39b2 -size 106644 +oid sha256:a8bd3eb1194b6b1db9a1e4e3ddd96a44697db1211ccba65abcaec852f41c7d24 +size 96823 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-en-GB.1.png index 3b850c72b..c4f7975a0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa1bf1173088ed86b466e29bc62dcb02676b9d20cf0fc5e3597a87e572207a82 -size 64097 +oid sha256:abd4543d013c21df42f664447f9a71bd0a5d15fef182390fb7835b020b385391 +size 55193 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-pseudo.1.png index 3b850c72b..c4f7975a0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderAvatarImage-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa1bf1173088ed86b466e29bc62dcb02676b9d20cf0fc5e3597a87e572207a82 -size 64097 +oid sha256:abd4543d013c21df42f664447f9a71bd0a5d15fef182390fb7835b020b385391 +size 55193 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Screen.png index 64e5257d8..d7d93829c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:037b3b67ae9bbcfcb5a394309f88da31a41c715f2f706f96ebc2bc2ab33834a9 -size 205804 +oid sha256:61f6e4e2777ed816cee39e9a833ecd4e8591f04056bf06da055f402db5048bd2 +size 192719 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Split-View.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Split-View.png index e8d99ed8f..696c0a103 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Split-View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.Split-View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc0d0c9baa1d5c0f349aa99c992effe5b0e40bf9ecf9ad3e219907060e53cfa8 -size 233650 +oid sha256:dd60127c666c61cdfaf82e6ba5386ae9222c88fea3c07c47ee8cef2a01103031 +size 214888 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.With-background.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.With-background.png index b417f5c33..3674b4a1b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.With-background.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-en-GB.With-background.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1a0598fc25ba37a4aff4a6bbfb9e66952cb2f4e68f2a868d7a78b6dd0ce45b2 -size 1451471 +oid sha256:1971c6c83b69d3bcbb9a0534c5a71454f5419c1ee785bfe27cd04139fe885456 +size 1437284 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Screen.png index 64e5257d8..d7d93829c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:037b3b67ae9bbcfcb5a394309f88da31a41c715f2f706f96ebc2bc2ab33834a9 -size 205804 +oid sha256:61f6e4e2777ed816cee39e9a833ecd4e8591f04056bf06da055f402db5048bd2 +size 192719 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Split-View.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Split-View.png index e8d99ed8f..696c0a103 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Split-View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.Split-View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc0d0c9baa1d5c0f349aa99c992effe5b0e40bf9ecf9ad3e219907060e53cfa8 -size 233650 +oid sha256:dd60127c666c61cdfaf82e6ba5386ae9222c88fea3c07c47ee8cef2a01103031 +size 214888 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.With-background.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.With-background.png index b417f5c33..3674b4a1b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.With-background.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPad-pseudo.With-background.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1a0598fc25ba37a4aff4a6bbfb9e66952cb2f4e68f2a868d7a78b6dd0ce45b2 -size 1451471 +oid sha256:1971c6c83b69d3bcbb9a0534c5a71454f5419c1ee785bfe27cd04139fe885456 +size 1437284 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Screen.png index 426112415..14a79011f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1f2b6e5999235b749987934ab1d1f03bc942109195e4a6dd05f3da053999e3d -size 143885 +oid sha256:c6466a4dabc841afdb8e8fa1075d2a522df2001afd3b0ea38920757693d1a257 +size 131689 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Split-View.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Split-View.png index 24ac15f7f..f47c8e37a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Split-View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.Split-View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:520e07b22954ae2016dfe2861d99327a88975e04e3024eeaeddf7c6d72e7240d +oid sha256:ca1ad1be10250c0bf9bc811726b94551fbc9deaec8b10ea93d8343da99b01573 size 28278 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.With-background.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.With-background.png index d482dd79f..a9f51d9fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.With-background.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-en-GB.With-background.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab920e0079ab6d516d0dec374cd01728bf4ef54ccf09dbd286a03ac437a80447 -size 631451 +oid sha256:e8d126995c8dea85ced471e562c50654b6a642eb771199490f02a1a1ae1a2e8f +size 619767 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Screen.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Screen.png index 426112415..14a79011f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Screen.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Screen.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1f2b6e5999235b749987934ab1d1f03bc942109195e4a6dd05f3da053999e3d -size 143885 +oid sha256:c6466a4dabc841afdb8e8fa1075d2a522df2001afd3b0ea38920757693d1a257 +size 131689 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Split-View.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Split-View.png index 24ac15f7f..f47c8e37a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Split-View.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.Split-View.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:520e07b22954ae2016dfe2861d99327a88975e04e3024eeaeddf7c6d72e7240d +oid sha256:ca1ad1be10250c0bf9bc811726b94551fbc9deaec8b10ea93d8343da99b01573 size 28278 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.With-background.png b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.With-background.png index d482dd79f..a9f51d9fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.With-background.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_placeholderScreen-iPhone-15-pseudo.With-background.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab920e0079ab6d516d0dec374cd01728bf4ef54ccf09dbd286a03ac437a80447 -size 631451 +oid sha256:e8d126995c8dea85ced471e562c50654b6a642eb771199490f02a1a1ae1a2e8f +size 619767 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.Edit.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.Edit.png index 829aa8118..82742865f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.Edit.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.Edit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2aa83497bab55429d307224af353e9c830daddec74cb40c4e8b2d56a917a7c14 -size 146251 +oid sha256:3bf4018eae40dc029d77111eefe587d7d31ec97f01c2c99e178d86fba0319f94 +size 120894 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.New.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.New.png index ea7292195..b31ed531c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.New.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-en-GB.New.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:643f7cbc8c064e1d5ca5d46003ab94e85974814785e8f35eb83998043a313414 -size 146507 +oid sha256:91002c10db64097b88052028d80049128e9042597bffccfcfd3871d45bcc9683 +size 122064 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.Edit.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.Edit.png index 874ffa563..7f1ba36b1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.Edit.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.Edit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06b2615215e2b04c1593a7f623e592411de9cb50a4ec88f027c4d6fa0bfe169c -size 188330 +oid sha256:e905d9c36cf7cf5c4c9d05e53b2acf80bcd293b42318e0a7a08c539dcf67a210 +size 126565 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.New.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.New.png index 50bf1620e..ebb337d09 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.New.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPad-pseudo.New.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cafa01fb9207d50851c01fb66ee18a491e8644513b22fc6924fa3b4b50e015b -size 199075 +oid sha256:8a8b23dba1741852454a25712583a7f018dee1af2c142269a245a87d0338a11d +size 132162 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.Edit.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.Edit.png index c0dff8921..66ed2e918 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.Edit.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.Edit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:803d4297f5dc3b31e6e994df1070e013c49a9e9f30aa86fdddef9de0f1333a06 -size 95743 +oid sha256:b965ce3e3eefe1aa98f73fd7091fe99ab1cb31d81e2025019715418bb6d15b58 +size 73224 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.New.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.New.png index 4e30334be..b684b0246 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.New.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-en-GB.New.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b93686cd50eb51b148e5d7760f027eb4e1b9cbe753c75ea16bbfe03e08416dd -size 96629 +oid sha256:0b1684faa72eb27755a77239284e639f3d74afcaea63e266d13ff187dac58f56 +size 71576 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.Edit.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.Edit.png index 24093e70d..778a35677 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.Edit.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.Edit.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26240c278fdf5b289addc755ab7f8551a4df2e31ea15506d794f176a2f1d4c88 -size 130908 +oid sha256:b5e978b2a2f54e661f653cac5cdb65a62dfa4cb16481a51e807e51df0623fdd1 +size 83391 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.New.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.New.png index eb82df10c..5d845d102 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.New.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollFormScreen-iPhone-15-pseudo.New.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04b7f1902c45e456f972646ea888c27f35078f9bd08c8dc7b8bd063e0aa239fe -size 137686 +oid sha256:586d337d138b6e48c05b748158bf764ae1ba57c70238937a6d0b330893b53eeb +size 87881 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-en-GB.1.png index 1314c8218..ccdfed8b9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd0964ddd329c6a7e695d1b4848dabc8969442c1cc97006f439b83e460badd32 -size 99603 +oid sha256:f2adb518ccd613e53f7d5618c108adaf22e813a77a9bd1043c97085a6f55063d +size 90813 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-pseudo.1.png index 7b739bebb..2d9c26708 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7c2600ebaf056121c7de21f77a5632ed0230b233ba733d896a0c5141425dbf1 -size 115165 +oid sha256:e0e6fd6b3ef402c173ab3dedefef32327255a9dd04abab1e8b15f3d8ef53ca32 +size 97544 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-en-GB.1.png index 81d1bf436..e7d204a92 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:694e8ad7b3f8c5e16ca7dabad585882e2720e4825e69f33fff6f1f50924ceb6e -size 56912 +oid sha256:c2d3da86c311539d1f12542426fb2e8cdeaf440137a06ef82453a98f1e8f0ac2 +size 48935 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-pseudo.1.png index 537a7440d..9d1e6a113 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollOptionView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8238c9f8d1089c12bb1f90262fcda0c5efe3486eeef3df7bf037dbb27ba24a70 -size 72128 +oid sha256:a5d97beb7e44f6df2cbff25a10d45d4da38a949fb8ca9614e70e9afd6eed191f +size 57829 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-disclosed-Bubble.png index bf302390e..3cc67be06 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c73649702827933425cc3c8c6558e3756860057ba623865991f343bef064220 -size 137274 +oid sha256:9f0456fdb365fb42bb47b3c1b2bee34593afa2eb40baf777b71768ea30120281 +size 120698 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-no-votes-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-no-votes-Bubble.png index e675fe7de..3383c7ac2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-no-votes-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Creator-no-votes-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54dab3885831a52b9cba04245d3488c738ce780d393575a06c929c08c49e59d5 -size 135640 +oid sha256:5efddcf81e8839f3f8aa2f0d06a6efb592e4ceff3358c1faaafe334f0d351b14 +size 120413 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Disclosed-Bubble.png index e7fcc825f..05007e96d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e127dd47c2178f2a634f840f28b3b4f2a45ed39c9f40e174138b51f6129da96 -size 133664 +oid sha256:2fc263347490f7af21e1f1643b9f67edd693dcf56acb6b40ab5ffc1e4eece6b5 +size 115126 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Disclosed-Bubble.png index 6fa2b9119..6dd11e805 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:505d815656885aeae9a36b2c647afae961afeb1e3c385016687e9f9d547c0a4a -size 131127 +oid sha256:ac24bad8a45e5a5221740f35c283854be08f06b15c72bd07c17d58eaf2e66373 +size 114987 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Undisclosed-Bubble.png index 6fa2b9119..6dd11e805 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Ended-Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:505d815656885aeae9a36b2c647afae961afeb1e3c385016687e9f9d547c0a4a -size 131127 +oid sha256:ac24bad8a45e5a5221740f35c283854be08f06b15c72bd07c17d58eaf2e66373 +size 114987 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Undisclosed-Bubble.png index ac885b0fb..a023a2b1d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-en-GB.Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:118734066102f2fd529784900191cc555e9564b640c0925927b2ebef43767767 -size 129894 +oid sha256:ad388593723a7b9dfc6c6044b28173bd20791ca120921846ac977420ccbffbfc +size 111784 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-disclosed-Bubble.png index 18c1ffcd0..ff3896fa5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f94b63706d4a53cdf1379da740ab1f7670492c7c725871b317b63468fef26e2 -size 170915 +oid sha256:7486a5a9d7c45e74b5af86fbd8be4625b2c31fad5d43462f01e55d4ef438a4b1 +size 135017 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-no-votes-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-no-votes-Bubble.png index 37d021f9b..c1444f790 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-no-votes-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Creator-no-votes-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d118895f87b7100ac1909aa3aec625ced9ba48931957db8b2c9c447d346422a4 -size 170702 +oid sha256:1e63e792811cc9b5e8efd3195b74ecf533e0370c4c2d57d4d9e156204a73b662 +size 134595 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Disclosed-Bubble.png index ebf04a8d6..b12d92122 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bba408d9435a687dc5603aad534bdb746a9b24ec4148a153364f76a134b1855 -size 164499 +oid sha256:8db10c517a6e759761743a3265484ba0342844003be50336fe7cdae911d6f34d +size 130334 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Disclosed-Bubble.png index 1e331bd4d..a69bc2314 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae3ab7b97e7f260c570ef899ae0dab8e8f3c4bf379f6fedb661cda2199e39dbd -size 160432 +oid sha256:e9ffeaeb00d0f8f52f2a9bfe52ee334392e52b0fa8f6abab1f16e2799ad081e7 +size 128653 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Undisclosed-Bubble.png index 1e331bd4d..a69bc2314 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Ended-Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae3ab7b97e7f260c570ef899ae0dab8e8f3c4bf379f6fedb661cda2199e39dbd -size 160432 +oid sha256:e9ffeaeb00d0f8f52f2a9bfe52ee334392e52b0fa8f6abab1f16e2799ad081e7 +size 128653 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Undisclosed-Bubble.png index f3a950e91..6564db739 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPad-pseudo.Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66eeb4d00c2c611a4863a558e0ccb9ffe569571c7c636310553f7bf123093883 -size 141233 +oid sha256:ab884a3ce10a0fa37b87c28baf100950b19e7804a09917054e5e9b67bf2563f4 +size 117046 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-disclosed-Bubble.png index b774a99f9..d41104725 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db1a0bc5a94eb8faa2423211c1a3d1630f2642e6c97e65682f490d678edc4584 -size 89178 +oid sha256:a959d5915224374e5f8399c575fcf075a5afc1e90fc91450511bea97060b553c +size 73373 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-no-votes-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-no-votes-Bubble.png index 5c29535d7..6e739beab 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-no-votes-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Creator-no-votes-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb5eba644f9f3d61fe998156e1a8b16094fcd51d31566c4a1ef7345967fde807 -size 88734 +oid sha256:b2dbd1001ac0209241f7c2ce89d181101c1d000638b1ea1eaa459d4acd713174 +size 73137 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Disclosed-Bubble.png index d1fc7d22f..4b09f83dd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26a0d4b2c1f64a34a5d8bc26b4c3d350d5a2653ed857af0c900a92e3e4307985 -size 85769 +oid sha256:8dee67bd39829f1c84fc956a45bddc61315a233add65c6af379d107a340541ea +size 69019 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Disclosed-Bubble.png index 4644956ea..fb4a1b132 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a57aa096a9dd68532a3604df40a99662a877fa41a530042d7f36193b2b94f4c -size 83606 +oid sha256:b5665001aa153b313f0668cecb1985434e6e35f0a4889e1f238e929598d74bb4 +size 68201 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Undisclosed-Bubble.png index 4644956ea..fb4a1b132 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Ended-Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a57aa096a9dd68532a3604df40a99662a877fa41a530042d7f36193b2b94f4c -size 83606 +oid sha256:b5665001aa153b313f0668cecb1985434e6e35f0a4889e1f238e929598d74bb4 +size 68201 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Undisclosed-Bubble.png index 9b2f013ae..48c48fe90 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-en-GB.Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08e23c4ecc19595ed973d8d38fe62f370bbc4fbe8d3a5e1ae9cab8aecd324910 -size 85596 +oid sha256:59c7b8e194213a1a1f99e47299ed90098f3e448b0986b46910c796f810de2d4f +size 67181 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-disclosed-Bubble.png index 50dcf6e57..a067f90f7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91b205ab4f95e3a9ba4ed80ec344952002ff39a6ccf3b29cd0c7bb37d884522f -size 111917 +oid sha256:d571a2c9faebc12246b9da978f42becc9de7577de29ebdab5dc45f40b0da6a6a +size 86527 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-no-votes-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-no-votes-Bubble.png index 52add5a7d..3e4003d81 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-no-votes-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Creator-no-votes-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c559aaf441aa5759ec599436a361b6a26d2b3be6a8074ce3ccab6c2810fb1061 -size 112411 +oid sha256:94960bfeeaace295bff6e9332ca8153a5f9c6ff236f4673ee0a4672d25140e3b +size 85865 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Disclosed-Bubble.png index 683c04db7..2a8d78f06 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:580c9cb7653eb3b5bf4af8a391a656aa05311fde96113655a26326dd6e2c9ecc -size 107193 +oid sha256:85f2b02e7f09c6a46076ecc261aeb6e04fcb2df0d208cdf435a77c76db81f436 +size 81502 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Disclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Disclosed-Bubble.png index b0d86e680..202c8b73e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Disclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Disclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd124ce26010cee20268eb3e3838019a606b36b25c0535e1dd8109e4708fd4d8 -size 112265 +oid sha256:7dafea47e32228c50dfb51c7ae21866907ec26b55ddd824024277ee0f21ec166 +size 86746 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Undisclosed-Bubble.png index b0d86e680..202c8b73e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Ended-Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd124ce26010cee20268eb3e3838019a606b36b25c0535e1dd8109e4708fd4d8 -size 112265 +oid sha256:7dafea47e32228c50dfb51c7ae21866907ec26b55ddd824024277ee0f21ec166 +size 86746 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Undisclosed-Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Undisclosed-Bubble.png index bbc4ffeec..6378bb4f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Undisclosed-Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollRoomTimelineView-iPhone-15-pseudo.Undisclosed-Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fa8482cf8b344c0d24a6839756d160f816c6f3100dbae5764c91028772490dd -size 96878 +oid sha256:966ce86f04fcb24f5ca8b02de2dfe37604682d1f928c5862a3ba80707eceb62e +size 73304 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-disclosed.png index 5c5d3fe4a..4a1c21788 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ecc64b1f279b17b3326b4e0121874d107e1d5912a9d0aeef4d63d1ea80b6a2d -size 125786 +oid sha256:147d0d5cc5262766db71ee0d3590906be7a8bafd64ef27ed396145fd61a9eea4 +size 109848 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-no-votes.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-no-votes.png index 154641c50..883764624 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-no-votes.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Creator-no-votes.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59298f3e04e63452804b3347f3193e0cbbe639c12775ebc12003c853586d96c5 -size 124414 +oid sha256:adeba6908334188fb96e248764216758b28904414ce8d34c18970fb5a0e8d326 +size 109351 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Disclosed.png index 30eeb8ddb..ac8bd6b12 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:343c9684a68759882920cf36f1441b5431975c0d7bf4328d4bb949b9bb6dc483 -size 119380 +oid sha256:8c2ddf69fcccb6514208f9e5be2544ddefca71eaae89ba4c822c560cfd9e5bc1 +size 104303 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Disclosed.png index 844611084..c315a8c72 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3243e0c03ef49233cd6e7c80e93e5c7369d360b288898c7fa5730568de944020 -size 120819 +oid sha256:2e729f041f6a8d78f4d0c7699c4fa01abbf2601478f08de976f84d56b5c5b692 +size 104751 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Undisclosed.png index 844611084..c315a8c72 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Ended-Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3243e0c03ef49233cd6e7c80e93e5c7369d360b288898c7fa5730568de944020 -size 120819 +oid sha256:2e729f041f6a8d78f4d0c7699c4fa01abbf2601478f08de976f84d56b5c5b692 +size 104751 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Undisclosed.png index 74d01e066..cacfca065 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-en-GB.Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1255ca292ce2f59d7bb5d7ba566c0287bf6924edd9ddfecf248cec9196dc5a2e -size 116085 +oid sha256:8bd95932a60c08fc22c25ecdae447c64ef2e595bcd4f42d9db62a6618fcbcfa0 +size 101050 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-disclosed.png index 8e5186680..020eb7b20 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8847f3c4f1c4eb5cab692cc82d6ae4d0c1a9f69985c01104b504b34890423981 -size 159564 +oid sha256:b34c915b6a049f923ccebbdea436cd87d6900ee7bc03792640f3aa50ad78245e +size 124241 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-no-votes.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-no-votes.png index 635686e50..d7458c0b2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-no-votes.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Creator-no-votes.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4e65b69448e0fb6032dd435d8842188e3e186e0079f7b192889be113c7beb49 -size 158610 +oid sha256:a56256b7ab72a469131d22a0966e592e4fa34a230c39c17be9eaa23efa13e6ff +size 123518 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Disclosed.png index 1f9d0770a..a561da1b2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8fa5e3d0ef1317ac140ac048bbaa7427aeca3cb44120d9a5e29d2facadf505ff -size 149780 +oid sha256:2a30b39a349080791a852750bbda5c63a9da41f6a816f57e490ba94f5da8e91f +size 118698 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Disclosed.png index 5a9e36b3f..2066d23a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cb1ed0aaf8333b44e7f6278b49723acc0c4cd1f28730161970ced498b304dcc -size 150470 +oid sha256:9ecc0d5179328a2852167f9cde7445faf6e946ae2f9d916ebaa581001c8682f2 +size 118639 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Undisclosed.png index 5a9e36b3f..2066d23a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Ended-Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cb1ed0aaf8333b44e7f6278b49723acc0c4cd1f28730161970ced498b304dcc -size 150470 +oid sha256:9ecc0d5179328a2852167f9cde7445faf6e946ae2f9d916ebaa581001c8682f2 +size 118639 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Undisclosed.png index fe8813360..cf688b447 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPad-pseudo.Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bd9605cbb6f3ee785a72b4e7253c98448f1f7558294d497cc0ecd293533e6a9 -size 126285 +oid sha256:c590e9c56bd23ceb4a18ae090bfd7570acafe5c7b111d877f90542773c827183 +size 105607 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-disclosed.png index e8eb4bc41..614f7e0e6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7dbfeef90885b19f00fecb9eafcbd17312f65ecb7efc65efa0038c736a436830 -size 77275 +oid sha256:cd182137b3ffe70f92d12ac2d8fc94667db804470695421068d95491046963ab +size 63790 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-no-votes.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-no-votes.png index 351c842ca..d2a3bf6de 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-no-votes.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Creator-no-votes.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:132cc439cdce27ad2a43bb68284ac9ef4e52719695cdbe633910bf0d2c6f9b1d -size 76930 +oid sha256:90d2c2050f4abbb1437e321f79f1a192030b6a122a49dc8b562f282eae66a259 +size 63326 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Disclosed.png index 267bead3d..c7890d61d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beaab8afa78dac3c2183117b7f7e52e9c46ee362a53e69a8eaf15ed3d176626b -size 72182 +oid sha256:a617920e7ff77d21a4b89496250231eb5cccc1a44117d80eb6adca8e8d1f1822 +size 59385 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Disclosed.png index 2d67eb233..5b14806a4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ad918ddca4b841295022b36c746d46453befb8f5cf00956dea149fbe0d2fd4a -size 73155 +oid sha256:15d87c95885d1cad4e5d17bf8fedd24b4c3a47b86be56905273424ee15833107 +size 59835 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Undisclosed.png index 2d67eb233..5b14806a4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Ended-Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ad918ddca4b841295022b36c746d46453befb8f5cf00956dea149fbe0d2fd4a -size 73155 +oid sha256:15d87c95885d1cad4e5d17bf8fedd24b4c3a47b86be56905273424ee15833107 +size 59835 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Undisclosed.png index 610752f02..75f8f8e94 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-en-GB.Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7f523c1e19bb0763911f0e42b27296ff37a21c51a3ec407887d86c766e80312 -size 70363 +oid sha256:27bbf5c75a05e2582e5f1c0c808b1406a1d0c6862f796c578b7f967d11a25259 +size 56433 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-disclosed.png index 9abf8320c..dde081133 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebd08b6c474386f7bdf98d3413ca01512f4a505c991ef56b5fca513f1a2c1757 -size 106745 +oid sha256:4fae0ca419603eabef18fed74e1860346a39b3cb3867655dd4f6f550366915ec +size 80562 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-no-votes.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-no-votes.png index 54ee917ab..4ec052582 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-no-votes.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Creator-no-votes.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e14e447827d66743454d487e975ac2a0e8b64a7863e60ba7d9936161d2a824db -size 106975 +oid sha256:713f1f9cd608c032935dc4b4aa78823dfd72c45c7eb82d25e1e6940b07927906 +size 79802 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Disclosed.png index c4a9b6bb1..644e5c809 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb7a23ca656101086086d163b6c5854bde47c265b48cfddc2f6e72b0da0d1ea3 -size 99062 +oid sha256:ee0483762b2a5854ffc13f159d543d12eb4301efba6af9a952085a146bea81d4 +size 75724 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Disclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Disclosed.png index 3e012f4ec..f3b1f5147 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Disclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Disclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f6f83e7a681487a339857f52718f96250cd6c79928c0f06adcb7cab27081e69 -size 101376 +oid sha256:e46f03b1fbb21f75f1751245289e4a186f17a228bb303d9916c3d7c423cb8643 +size 75639 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Undisclosed.png index 3e012f4ec..f3b1f5147 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Ended-Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f6f83e7a681487a339857f52718f96250cd6c79928c0f06adcb7cab27081e69 -size 101376 +oid sha256:e46f03b1fbb21f75f1751245289e4a186f17a228bb303d9916c3d7c423cb8643 +size 75639 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Undisclosed.png b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Undisclosed.png index 02545d68d..c52843956 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Undisclosed.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_pollView-iPhone-15-pseudo.Undisclosed.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4949dd2aecd182588ba01c7d7f21565df010161c3cb73f54412efda33de991d -size 83748 +oid sha256:be106e3855942428c0711922eec21e463429e821c41db89715a6accecbe61991 +size 61169 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Cancelled.png index 8104107a5..438909e9e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06198ff9cd5220d7c1282079371728698a9b9ac6d8058a4e09e90c4284b15658 -size 118241 +oid sha256:3d2b451eb6bc898a85a3d70d00cdc3da623f794aa6c8a4f15d8409449a945845 +size 100792 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connecting.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connecting.png index 5e0a7920f..de84ddbef 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connecting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connecting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2cd157a0694da37eaa7e17d49ffae0198d0a822949b278f17823a4d1852801e -size 121887 +oid sha256:9af5feed468c1e193d153cf3a79464c2594d11c143a143bb6d1d0e2167456801 +size 106015 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connection-not-secure.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connection-not-secure.png index 20762cd0d..abc24591c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connection-not-secure.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Connection-not-secure.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb5249849da514c75ada263c8801339d7d23fe35d9e5e4096acb35a55b69b458 -size 233785 +oid sha256:cb32ea687c401edd37c930a52cb39f10706492febc81eadefcd002a912fc715c +size 160275 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Declined.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Declined.png index 45332c269..1e3ba731b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Declined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Declined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ff72ecedd5c825ae6bb7f1310b0b97a5e6b10699ed0c75464d757ec946a9d5a -size 113205 +oid sha256:1c20f3df009d815ccdf37db4af789c400be29041153f465e9f71cf551818ebd6 +size 98682 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-code.png index 1566c8eac..c86d6354d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f040c18790003140504409c3db9e14f118351deec1bbd6511c21aae44aa08be -size 153944 +oid sha256:63438818d5a2683993702c2975991f38659e734e32d32f26bc5ffc9f8517a0f5 +size 117622 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-signed-in.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-signed-in.png index 661dd69dd..9bad246cb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-signed-in.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-signed-in.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32854697cdb9c9f4e84282193921cc0a2c959f34ab1bf6be2182ebaf06178935 -size 156558 +oid sha256:f1580204688212fd8a948143715ca5c0b6585051c6f2b4dc7d4306a19d2ee646 +size 123145 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-supported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-supported.png index 8929a8249..50d4425f1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-supported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Device-not-supported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:898bc820b2ddcf43903b67790fb4f33fd4cfe525360b3fd6daea043b0fa4bba3 -size 121939 +oid sha256:49efc224c55e165a7bdbc3c4036f8ec3a111293fd7eb73131b016eb99a8cbb26 +size 100886 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Expired.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Expired.png index 22099ddd2..e7b40fbe8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Expired.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Expired.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5aafdb89352ede1e946d9462cad3885be7bcd87038e7194420a31549488cd45a -size 122996 +oid sha256:b9bcabb6711e7d21bd9bfbb5b620051019d333b8f7694ede5351b0e88e74ab35 +size 102101 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Initial.png index e01454406..794bce853 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e762f2d946c682c59b7b6c1aaa56e5596bb64de67ec29eca6ef8b1ac92ad8d8c -size 178544 +oid sha256:340aa72b75fe1cc4b14181c679e7b97d979134c46f483f36de263644c947ce14 +size 135676 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Invalid.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Invalid.png index c0beee0a6..5dc2ae2d2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Invalid.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Invalid.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64c7afdfb4698c972203b5987fcb9036b4aa75645969c22eefc54566a4e65747 -size 139192 +oid sha256:03c18c209c7d4ad65dd7cad0f01e09df0ac8655029ef0bf06697269bbca7980b +size 117845 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Linking-unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Linking-unsupported.png index b8ed1dbda..20c035b9e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Linking-unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Linking-unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16c2e970674c36f0e40b52d1005d3e45dbf5f29123cb866aea643d8d5ea8b976 -size 153497 +oid sha256:7e52853f72f1a139274fdefcb94f0fd9c6364c43e5808f6ca504eb201f4d3b45 +size 120877 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.No-Camera-Permission.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.No-Camera-Permission.png index ed6d8807a..5e4eec080 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.No-Camera-Permission.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.No-Camera-Permission.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51b58490668adc1c908ec4ecc3e8a95f2c2c47a246f293d559c5e6a9a7f2d8b3 -size 154291 +oid sha256:7f6a456aac2ce6a7e01d638dfecbe7fdb298fee88640b7a95388398b954a22e7 +size 114363 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Scanning.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Scanning.png index a200e3ed9..7fc4a0b74 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Scanning.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Scanning.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fab3b11a840a9c7e1d0913548c2b3a8b9e5bb7bbd1f8ad39f42ea8e1752f8ce7 -size 108617 +oid sha256:5c239ff3cd5c449464fbd829d6af9285371ff255ba5afeb8838acae0c2741f78 +size 98654 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Unknown-error.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Unknown-error.png index 1814882f1..d8e37ce7a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Unknown-error.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Unknown-error.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99707d136259b3fab5664ad24ca5923554f92d94c9e913be9d9b776e942b464d -size 124228 +oid sha256:4b78ed1fdff7c96c641a6ad6af5857a2b03bfee681e0d00aaab8ad9e0c07fad6 +size 100793 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Verification-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Verification-code.png index 5698bf08f..db132f12f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Verification-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-en-GB.Verification-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5b822e7a1380acd9e37090351b33b501cdc765eeaaa618b5f496b00b338e1c7 -size 148871 +oid sha256:e62e44b323182da43dde53dd5cdd32c898f687f08cbe92891c9ff68d70d69ef0 +size 122847 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Cancelled.png index 9ea56f8a7..a92e48d02 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c59ce9bc5b29e9b36d53f6dec406b4514f4d51cd65d34f544987078555936018 -size 152784 +oid sha256:73d6c3ff715e4127bf5a52c3c4a9e81a2ebc3cc98be1ff55fed09ee6c037b907 +size 110007 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connecting.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connecting.png index 7b822c2bc..e050959d3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connecting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connecting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a8be45b719a4ed05ad51a2d48ce939d3b1f5045665e07a7f1e88b33dd35a821 -size 142414 +oid sha256:60ac74eae987ba9a7153a33e4586f083619c20bce62a2da426aa77f33a21f5fd +size 110001 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connection-not-secure.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connection-not-secure.png index 9ef710fa2..54f3da189 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connection-not-secure.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Connection-not-secure.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f881dfeb084cbd409e9fdf7913252c6d1b841e2f875a86916d7c69dde989970 -size 353783 +oid sha256:34c6de864514d29478e35db01699461dab978e1d2b73134c1b2b51a4e81d0df2 +size 212015 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Declined.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Declined.png index 8af12e6d0..1c05261a6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Declined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Declined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bdd9c823d2c0bae83c1719490b9d7419218b9926785e15e899ee0bf484d4b0f2 -size 140907 +oid sha256:eb8992d471bbaaa0867bc754d7aab26a573d3c89a72f22fcad6d42a965150c00 +size 105004 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-code.png index 98006d115..7cbe3240a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:474f28499ad827765f1c88763de5f999e9fa6089e91b6b3ed967baef482aefdc -size 201399 +oid sha256:cd2c7d9aed8cc15486abbfa3611efe2669616cf194cb0e46151b1af14af1874c +size 139685 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-signed-in.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-signed-in.png index a2ad95a96..cb6c065fc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-signed-in.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-signed-in.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61c704f3d7b69ea192624ec6fb60fca7dfe6e089be632d4e22e72a3d1e13cdc6 -size 208122 +oid sha256:0daa4ea03ca52a96ce1275d61731ac4a5bcbdb812c7f1de4f65500d26f41235b +size 138929 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-supported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-supported.png index 3f774c629..afccde233 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-supported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Device-not-supported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb425e78ece3246a1b290c8b84d1caa04d4246c86bf20eaa0b74c774eb618327 -size 151075 +oid sha256:b4514e48b1e75b3580870ac166df28ea45bd6e5d28b94e5868e8c171cf9732f3 +size 111431 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Expired.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Expired.png index a1fc08bd4..b3890f255 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Expired.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Expired.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5af5a51a6ae879671bfdf417d9f9cc7715e20512d85379373f9e8104b4c2ee4c -size 163873 +oid sha256:1956fba895114fc09086604a0288c4f5c4654ccdde24281685c91f08570af4d6 +size 110645 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Initial.png index 94e18caeb..096ef04be 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1cd2940d92227d7036640f6ea64eddd4f6245ab04662eee67b50e1162e09a9d -size 262484 +oid sha256:b3d8ef1a1f86eb57817a86ee99e04df478fc1d8ea4d4e6daac5f70c63e683461 +size 163653 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Invalid.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Invalid.png index 9d061d6ce..ddad41c25 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Invalid.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Invalid.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:446735c3777cd614aa008beae3b0e3fc744e6c4cc44ac7f78dd082a9b02d7625 -size 174596 +oid sha256:38ab23ba7e3aee25b9633c702f0608f0db5431416cc866e147b9eedbdcc70c3a +size 123065 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Linking-unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Linking-unsupported.png index fb434e980..fe7131f25 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Linking-unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Linking-unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59fda8126fd1881e419aea528308604efadaefa1b18679e5f263ba3f84f14d2e -size 220251 +oid sha256:6811e82ac591ec69983a55164a31c6102136df74bbac7b55f20868e382928909 +size 143905 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.No-Camera-Permission.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.No-Camera-Permission.png index d26eaa16b..164bec2b1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.No-Camera-Permission.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.No-Camera-Permission.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65c9c4809d1f229e704fcba283938d04fde10588b4b22a52b2b5828c858de803 -size 212991 +oid sha256:0159c1185c43a3a5e6844f6a59704c0f82966163133f87b9652f6cf5123c528e +size 138166 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Scanning.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Scanning.png index cb419d9d6..5ceb53f4f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Scanning.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Scanning.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c84232c26e308c664b7f43477462301a4639eabf871a320aac52feff9478647 -size 122684 +oid sha256:2ea6d61cb3cfc083c75f709fb51a0e4a9e0370634200664ee281397adfad35cc +size 99575 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Unknown-error.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Unknown-error.png index 45ded4e39..ec9ba7e9c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Unknown-error.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Unknown-error.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:598203104fef16dfa93e6d77b1529892774c0be30f95344ff800b7c64698b6ac -size 153117 +oid sha256:e4f80d33fa6b1da9455d0fb993b2750ef0d3100564d98b095c422e4475baca64 +size 109524 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Verification-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Verification-code.png index 37f12d878..081820b15 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Verification-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPad-pseudo.Verification-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb503b18bb1d1dcb28be66ef2fa0631199b132b57628aa7555376a9d8c7dd94c -size 195281 +oid sha256:bd42762b7bc264ee8a6cd81bfa4ecd312b41302c220342faf49fb2cc69024d3d +size 139396 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Cancelled.png index 15dc9fc8d..067840d7c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1428741d616b4cdb28973473c2602392a9c2ca0ef414e90fa40d110a1ed29ef6 -size 71029 +oid sha256:e8422e4f58e55fe274ec18161a9444e23aa73adb0466a8b755b3b6a649554e3d +size 54367 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connecting.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connecting.png index b51e20e7b..234cd2992 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connecting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connecting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:702a250736237d8e600541ca6962c997c0d4f50c446c6e35af52d8d536231cbb -size 65063 +oid sha256:21a30d5a2f1867017e9c103f5209d44e0711a99da42a0af50684ef4186b1f415 +size 49625 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connection-not-secure.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connection-not-secure.png index 1e31ec928..c13174157 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connection-not-secure.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Connection-not-secure.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eca687f56b650ef5ac41219061a45dac5b56d9eaff54da40e869162ced207d08 -size 159528 +oid sha256:9955b663d6e3de10531bd6d6401d703f5b72f5e5dd17a1dbc13ff0817caeafdb +size 108054 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Declined.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Declined.png index 2e5e30062..2a6eab3c1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Declined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Declined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7dc8e8df5563543b62c0870d01e2ce94e1c1982604b2834187585a0563680b0 -size 66594 +oid sha256:cf0733f9cb5b866aa2b6ee54c7f331b6b9b773090390e711042ec595f0482152 +size 50417 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-code.png index 4a6b1a192..3b6be2b03 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5203014ba65a9b73e275bd30a74f7d839ef7d304d01cfcb4816da3d3a41812c3 -size 97694 +oid sha256:4c083ed06f17b73d1a75f36e81c0e4678e0dbe8421fab97dc79662f457712f9f +size 70386 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-signed-in.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-signed-in.png index 1a8aef925..dbccda539 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-signed-in.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-signed-in.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b42499314b0f777f32878783bb6ba28009da920c74a08b69e21f55d1677085c -size 94623 +oid sha256:4e9588ee9d8e114b4b9545c8517f12704697151d1dd93479d7b84dcbf3fc6597 +size 67181 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-supported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-supported.png index 1d3b27f7a..d96f57898 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-supported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Device-not-supported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53f9ce852ff302cc2b9cc52d7d057becda1ae34eefc4cc8cfd98631e9d249c6a -size 72003 +oid sha256:71d809d53eb2640958455bef5fcd47fbd0e91e03da7f4277735a36466ec04fb2 +size 53685 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Expired.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Expired.png index 4c6e327a3..f27c7926e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Expired.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Expired.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d531f55191cb88f6678f6950a26d9f3eb382d95c41046c49d50a8c78724b9f1 -size 72077 +oid sha256:4dda377b30757f5414a4a769b9b86dbfed3b24eaf73b3299228ec2b6ba5df02b +size 55024 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Initial.png index 27f37caa1..979caaeb6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21d7f98e4f6c9b25aa5a812a5410b6fe2fb4f202b1e556514554ff6afe7e200a -size 126332 +oid sha256:945acff8dfacd26ec6914ec91fcafcf3721682f8469593fbc6b5b5fec87c2eca +size 83469 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Invalid.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Invalid.png index e35c693ab..5e80eba10 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Invalid.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Invalid.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f4efd9d313010c3961beb4ad8f85c7179cfe17c0900bf6a3150ca1070670f0f -size 78648 +oid sha256:fad22eb121804e40176bde27d4ea74dbc3303fecac2257cbe02032561f260b65 +size 60411 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Linking-unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Linking-unsupported.png index b1d911700..19d571793 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Linking-unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Linking-unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60d9429395be091a64a79de2bd8d03152777bbf9ac5dd353e1f0fe4a1406c04f -size 101877 +oid sha256:b955f7544eb45553fb404510701f71e508ddf07fc23e2062c2fd4a67abe5ffc0 +size 73343 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.No-Camera-Permission.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.No-Camera-Permission.png index 7e1e3b21e..7da9c67e4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.No-Camera-Permission.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.No-Camera-Permission.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d19862c113e8168a9d05d81cb03c5f18fd29cfa22eed9fdc4ddef654c920c0c0 -size 98538 +oid sha256:11c72bf913329e68875c056a2e1397baed7a42e4afd964331029db5db5a498a9 +size 69608 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Scanning.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Scanning.png index 6093c785d..0c00b83cd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Scanning.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Scanning.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b41c9c5b2f2be75bab8f38f5af720c32d76c5700f75208a478ef9bf759a0960a -size 52335 +oid sha256:8cd077e86fdbaf5b2d499ec3bb914689a62e32a806ba8dfdc72bc2593faf9cbc +size 43906 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Unknown-error.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Unknown-error.png index ae3425e8d..5a95e82a8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Unknown-error.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Unknown-error.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6dabb5a3e2d2f084d783367321ae139da12a3d59cc2cd908a11fe5c27cc57e21 -size 73675 +oid sha256:ba66c0f1bb81561e51c22a962da53494072cc79cf47206fa1adde520ea9f4ac3 +size 53221 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Verification-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Verification-code.png index bad074003..4d8767409 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Verification-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-en-GB.Verification-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b722a7b469dea1ad45fe4e100a56fd8c68b19c55f431dcf0d46c3c155172648 -size 97601 +oid sha256:5d5d2d76199dd4364b03ebca6a529672b576da39e1f52a88e6484fe45ac7fc47 +size 70532 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Cancelled.png index 36d74e20f..61595d898 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:986eabb153ea07fd2caa7239fad835b13363674b67e3d40f743496eeea6c83ba -size 97338 +oid sha256:bd6abe5f0e70a25e6a51461a3845316823681acf17d1572255401b99ab0b0209 +size 68103 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connecting.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connecting.png index ac902148c..3e98f3221 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connecting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connecting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:585712525eef8bbff07afcad5615581a3667e7ebd280b7c97d1b57f0a5e2e9f4 -size 89021 +oid sha256:baf759c20473c39ba45456e5283b63d93501d39748c2f744dd38775a61c67c1e +size 57549 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connection-not-secure.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connection-not-secure.png index 5ebb7cd0d..2ce015734 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connection-not-secure.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Connection-not-secure.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b02fa3348fb1bc56e1bd514322d157fae8247228239d20a369a178fe10f2eea8 -size 260577 +oid sha256:56e0e126740e8659379fac67d11b85a81fbbc45c13d93a2710cd7807ce3645ad +size 163555 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Declined.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Declined.png index ec8b967c0..1a6e18aaf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Declined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Declined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:157b55228bd72bc0468036f27cdb06af6acc9fbb84b810e2eaae36a8734b9272 -size 89780 +oid sha256:e0407681f7e66d1880b186ac3befaff4d0edb563bb17337dac9b11d4c9c6abc4 +size 60119 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-code.png index 3ee819261..5dcbf12e2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6075d1c537351dfe73212917ce997dad338eca9983d9652edc2a919f3af39e1 -size 152417 +oid sha256:82acfc609a7d505acd4f432e144e6a928f7e5d13a1c28ff3099237a248fa49a4 +size 92718 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-signed-in.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-signed-in.png index 2d84c1a14..ea6fb1c03 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-signed-in.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-signed-in.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be6ad96a182495c28b889d2c1a6d2456f1cf27b2f443cf0ee6a93d079bad80be -size 141938 +oid sha256:829fa5bb4501361c617dac261fc7be3f7542d7b84672d9ac6f602d4c6dfc47ab +size 87613 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-supported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-supported.png index 7cdc9e065..74f27cb8b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-supported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Device-not-supported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a463d00012f4f3ea2bf35e87c6b35e425ba9865ae77b2852735b1f4c7c02627d -size 97564 +oid sha256:7a0242e1846e733e4bc5781abc789b60cfe33533dd29ff61889dfd9fad2f4f90 +size 67677 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Expired.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Expired.png index 0ea9191bd..7604c48c8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Expired.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Expired.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db8e449dc3993188507e23f79de263ed15a9e75188d1e70ecc5370a444bbdebd -size 103468 +oid sha256:fc08da52b2237bdbf3620b30a76ecadbe52678bd396188d680a7e9df3f90ffe3 +size 69492 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Initial.png index 03b3e5cb1..2b7e46bcd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a412452ca11c6e7c53d7ad4e01faa8c4bc3979771912c2b96b13422cef30d9bd -size 199595 +oid sha256:84e15f7feff408b6c8ba837c6c1bc4466690d1f8b591fcf46b09c4739232f5bc +size 116680 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Invalid.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Invalid.png index fe7a06092..a43e0155d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Invalid.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Invalid.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42f429a79217b6da6f567ad9e9c7cc365e65fe005ad4773bbf370998420f9e80 -size 114340 +oid sha256:4fe92e54b674cab9820bf5b34f07c4917f99831c388b317cb8b1b6cfd3521e74 +size 73154 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Linking-unsupported.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Linking-unsupported.png index 4f730fe65..dce8d88ca 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Linking-unsupported.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Linking-unsupported.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b479b466cc5b987468386a09286428f4105ade82f27296c194d4950bf7f28bf -size 157737 +oid sha256:99255ccefdf1c2b9049da5cec51b2ce6f29a61a58cefd72b23fdfe1e9a7c9a29 +size 102678 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.No-Camera-Permission.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.No-Camera-Permission.png index 1f65e884d..5cd014e50 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.No-Camera-Permission.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.No-Camera-Permission.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64ec00493e1e8e367becf1d930c17241e824c0006264f003075fb4f64a3dcd41 -size 160879 +oid sha256:98eeb14b6c42ee7c711e2e2438e498ea460d9ee6bb72eed58590d67eb371297c +size 96407 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Scanning.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Scanning.png index b7c06686f..1e02d9c54 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Scanning.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Scanning.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b16f40a5776c3edf0dd1848e95f07ae3911a551e13b1077a6e42043d9c2365c -size 66567 +oid sha256:225dfc6d18465fd502057cf09829440df9399690314d0fb3fb1041f668b0df3c +size 48734 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Unknown-error.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Unknown-error.png index c3c766b25..75da7a1b1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Unknown-error.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Unknown-error.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9743e035cb1d249ce7d4d9f7602d01d35d2887eb614a7cffb34d8abc357144ef -size 102855 +oid sha256:b6817942df8d692dbcbf018ccd369a416691ea12bfbd0af990b86c66be8d6dc4 +size 66715 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Verification-code.png b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Verification-code.png index 1a0c294f0..6a03bdc4a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Verification-code.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_qRCodeLoginScreen-iPhone-15-pseudo.Verification-code.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:065224ad1f96b0505b8e5253e5e4021d01aefd4b52c51c0c3fc0807ab74ca9cb -size 138219 +oid sha256:f3483324558717d1fcae1087d6d1a580d5b8debfbed57eb764631f98c5f6d678 +size 93122 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-en-GB.1.png index 1446cbe56..e8110a70f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89db7c154d5cdfb1037951a4328de9c10e0e3e4c1543439e72965973a5d739dc -size 172462 +oid sha256:a58785700083ec36c8ac285dd1958ad4b963a2657108dfa7395a47127bac614a +size 157694 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-pseudo.1.png index 89cb9eca5..d02a52b4f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78801ac3fc6c23257de1dea47d53fde740fd03497d027b70d94c77ab8a93ab38 -size 173820 +oid sha256:584319d6bc6d1843a54539b30badc8e2d807545b36fdda1e1367957bb0063c84 +size 158602 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-en-GB.1.png index b1d1c3c17..d18efbcfd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb4324140e1a18ae4dfc50dd820958a8994c8fb8865a84d992f32ed18189e929 -size 73689 +oid sha256:0a48ef281f96493788fd397f00fc89395d8042dc0c01692547e0dde26e84b928 +size 65239 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-pseudo.1.png index eb8eb3cbf..f4e84979b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reactionsSummaryView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d5cff7a9c0cf44d7ad61390e1012d0f45e551e51d1518201be285b708dba9b5 -size 75015 +oid sha256:1d988c57a73be29d0f47c370251161403c62161b3bc82fd94e2ff0b87fd3bf59 +size 65916 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-en-GB.1.png index bc1eb524b..aadf992c5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb77a4f0a9706c2fa7fcac9256e247e8142273ada25bb8236cf27e3ba2b0d1a0 -size 103347 +oid sha256:ef68a43c07f86b597f3a011d7872f91bbec7688c98c8d917c405450472fc568b +size 85533 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-pseudo.1.png index df3a30966..5647ecc1f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e9c3c6ab79e2eb2b36f24dcdda957eabce65587d21b71f3f61d986274ff7792 -size 104848 +oid sha256:98925e5447fa98aa05364f7efa1e133e696358e5d815120cc909fccfd6210dfa +size 86250 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-en-GB.1.png index afa4b2937..29de45ee4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5848cd2ec93f9187d25654536c2fcc892c066699e90c5a1f750e1d7c38e8288 -size 61706 +oid sha256:3a391634dcd3a04aef94a7cefdd840bfa8b0321ba95caf869821f77ed0d06a9f +size 43970 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-pseudo.1.png index 78d6bb0ce..a838a76b0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readMarkerRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cbafcc3688435bc17be6121399c962841e54fef8bdd3958b90e6515d82836fd -size 63341 +oid sha256:21cd5cbdf3e3fbff2f44bb649e1ef7d389da4702375eb7c6e6146ca82dd6fe0c +size 44776 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.Loading-Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.Loading-Member.png index 426ca320d..89de4757a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.Loading-Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.Loading-Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3689d152202597223bbdd837c98a4d16d9c61d1330b396353d5530c200756e92 -size 79243 +oid sha256:70a6d9efe91bdc60598e05ad81e01dc4e5c1d173de65d94651218fc0c0290167 +size 73970 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.No-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.No-Image.png index aeaf7c4fd..60f7eb9df 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.No-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.No-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc9dd2d32571f17f347f61755838bd0a57e811b65aeb5d4aeaca19274a19da71 -size 79467 +oid sha256:dd8cf12b8ecd4c87e5710d1cc62d46de9180c5b4e32bca3a97d3462367621935 +size 74305 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.With-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.With-Image.png index cc16e0be6..984cf823e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.With-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-en-GB.With-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a8d4b01242e81ad774d619ec8e3466c65704283ca184718d4b000faabae5eeb -size 80841 +oid sha256:290f71a4d1e5bab703e3a4483acdbd3605ff9df65c18bbfdc7cca3297e516584 +size 76118 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.Loading-Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.Loading-Member.png index 426ca320d..89de4757a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.Loading-Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.Loading-Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3689d152202597223bbdd837c98a4d16d9c61d1330b396353d5530c200756e92 -size 79243 +oid sha256:70a6d9efe91bdc60598e05ad81e01dc4e5c1d173de65d94651218fc0c0290167 +size 73970 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.No-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.No-Image.png index aeaf7c4fd..60f7eb9df 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.No-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.No-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc9dd2d32571f17f347f61755838bd0a57e811b65aeb5d4aeaca19274a19da71 -size 79467 +oid sha256:dd8cf12b8ecd4c87e5710d1cc62d46de9180c5b4e32bca3a97d3462367621935 +size 74305 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.With-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.With-Image.png index cc16e0be6..984cf823e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.With-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPad-pseudo.With-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a8d4b01242e81ad774d619ec8e3466c65704283ca184718d4b000faabae5eeb -size 80841 +oid sha256:290f71a4d1e5bab703e3a4483acdbd3605ff9df65c18bbfdc7cca3297e516584 +size 76118 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.Loading-Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.Loading-Member.png index 9f3fb94dc..897ec506a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.Loading-Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.Loading-Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2a09134720a630ff25b8e6650ea63032201241ab7adc4dc9b6b1eec74c998dd -size 37767 +oid sha256:5e064afb9c45fa515bdc1c038937b7d3e1fabe44ab6ef7f9805920b6242ba650 +size 33368 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.No-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.No-Image.png index 0c99eea5c..fc7b50654 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.No-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.No-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f030727d8986653c48bea8ce6834d54643783b0d21330a084505e2299e847407 -size 38026 +oid sha256:eebc362ad2f55fa23b9d0c4366df043f18e9f3e7f3f950e22471702d959ab19b +size 33753 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.With-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.With-Image.png index 3f10ba3e9..e3caddf9a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.With-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-en-GB.With-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89e1269010e1d563eb60b1a9cf5dacce416041427f8194ceb51568e422bd46ac -size 39401 +oid sha256:da24b677846f3088c15a2dc4a6d3de517bf499ce62bc0ad58586912179019286 +size 35184 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.Loading-Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.Loading-Member.png index 9f3fb94dc..897ec506a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.Loading-Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.Loading-Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2a09134720a630ff25b8e6650ea63032201241ab7adc4dc9b6b1eec74c998dd -size 37767 +oid sha256:5e064afb9c45fa515bdc1c038937b7d3e1fabe44ab6ef7f9805920b6242ba650 +size 33368 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.No-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.No-Image.png index 0c99eea5c..fc7b50654 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.No-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.No-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f030727d8986653c48bea8ce6834d54643783b0d21330a084505e2299e847407 -size 38026 +oid sha256:eebc362ad2f55fa23b9d0c4366df043f18e9f3e7f3f950e22471702d959ab19b +size 33753 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.With-Image.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.With-Image.png index 3f10ba3e9..e3caddf9a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.With-Image.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptCell-iPhone-15-pseudo.With-Image.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89e1269010e1d563eb60b1a9cf5dacce416041427f8194ceb51568e422bd46ac -size 39401 +oid sha256:da24b677846f3088c15a2dc4a6d3de517bf499ce62bc0ad58586912179019286 +size 35184 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-en-GB.1.png index 24ff8a641..968efe075 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21fad295449a625a5cc98f9cf7e76d006fc3985a1005835d736311e13d4eb708 -size 146876 +oid sha256:9a628befaf09d4dabc75fc33590a6c8c0362a084d7eace41b81497a19112db25 +size 118429 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-pseudo.1.png index db3b4f7fa..147a3f7b0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:741b514a1ae1739b0780acdd5070f8c180a3134253fa7e2608c3ded394c855e1 -size 151992 +oid sha256:998078e7c7a20a3d895cdd56a09772708d82e5cb94c748d36a064cb1d57ed141 +size 118722 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-en-GB.1.png index dfb8db8b8..5798c01f2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:973848331ab89182398b4ab81a96579dc5391d2139fff817bdc514f657149065 -size 95465 +oid sha256:cacfad567564b0d58b8261669904e2708c4155dd63892401a32e009b16773f2b +size 70069 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-pseudo.1.png index 6cbde70cb..7eb2ef685 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_readReceiptsSummaryView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6306d51aeee67f9907069f07ca3c45bbecc6f1a657acdd85618aa0190e502404 -size 99013 +oid sha256:345cbfc8fae6ae8b26fa012777826c59ebb117f5b4075aaa37f1af9478da4d21 +size 71140 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-en-GB.1.png index fec929e5b..b5e9ca414 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a2dbd62df175bfe059d5c090d96af6a41271451386933cf4357ab53c585eb3e -size 86061 +oid sha256:297eb31a94ac45c772934de2406599c558c7f221bc4327774780ead71afcbe7e +size 77496 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-pseudo.1.png index 0d717426e..e27132b25 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94355c5e9787d2a131ecf49df2922271ff04672d3cb4e136c4eae2437f01a447 -size 95683 +oid sha256:5cf6ee5b20bb8b479150fffe6601ed0612a4007b289049729aa413339873c170 +size 78715 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-en-GB.1.png index 7c2e6724c..425d708bd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7a991fffd33e0b5b3581e8cac87469f5668c9ab188cbdf21f560a5318cf27f2 -size 44098 +oid sha256:578d872f847b6eda7f3f9f6eb3517e75392f96f631d2e1a08826a60d11e55a3b +size 37044 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-pseudo.1.png index 082043fd1..5cb631b42 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_redactedRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23f02280155b96cb5b00101df0d6ff075de4c6eca362a837c3ba2a6f867a7eaf -size 53009 +oid sha256:a0223da6b532ca30282d13067d5629db455f2a9472a4bbca3335641ef4249f83 +size 42406 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-en-GB.1.png index 1fee5e249..b64a900aa 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13b85093c6575582f4285ac0348bb2af55f4df834e935f818d57329af28aa881 -size 165963 +oid sha256:361116282842dc256df746a85d54a1db57e0355b8c3e9ff64f95b4c6b59d0989 +size 121796 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-pseudo.1.png index 353ab532b..f113f496c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c449d9827a8ccedd69e7b740ece38ceadbddfb7764e1359695847d677e58615 -size 241220 +oid sha256:3cd81db475fc8f8f3488268927ec076f18f3aa80beff7baf6707781ee11205fc +size 142438 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-en-GB.1.png index e27df36da..882231381 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbb3d68e0ef8fa553b840dc3396a4918e1fe7ae9a36356ec4f6d7f68900f21cb -size 115674 +oid sha256:96f3905550e609576d0453336ac3cf863be0d94dacfee669b95403232860773a +size 76803 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-pseudo.1.png index e2a6158cb..c367cb597 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_reportContentScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ada109e0afa843d49058bef08c9ba9fa4b4f19505f3ce4a59bcbbf4d46d06a0b -size 191059 +oid sha256:dfe0eff65b57567cf818e5433a2f9031bbe00b6d26fe7fc11e6598f12381d024 +size 107478 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-en-GB.1.png index 4ccd0fdcb..4a4b62bde 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3303937c869aad78bb9acb85beafe9b02eb0e9acde9c1ac4bd70cf575ac08402 -size 213322 +oid sha256:3e84dbf93c9139a5bb20863137b2736db81fb356298cb207b35da3313ed2b3c6 +size 142887 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-pseudo.1.png index f34d79547..7ed7025bc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87095796d434a2daff7b7948aa7aede4a9fba58c4972ca58fdacbb9d82a0f6da -size 310467 +oid sha256:baab0084096811ea0d2aecb19ac51abf64fc286bc4299506686b79350acf19f6 +size 183006 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-en-GB.1.png index eb1c71858..4de75b6f7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:faab9d5032622652e2b1d8b11e29178e2f5fe3fce7782191d827dbef7ae58b28 -size 152737 +oid sha256:edbce917e9bce0e4dd1f64c88b8c15b7e8a08975470e4b01c7f121ae27d3252e +size 98702 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-pseudo.1.png index 0409c6147..7cf4572a2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_resetRecoveryKeyScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b456a185413608af29b8c49017061e167e9fa393a2acee7d24f7cd014f3d3133 -size 257767 +oid sha256:8da5536587856a1c615648e238a45638b41957784c6c3981359d9bfb1cea5995 +size 148117 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-en-GB.1.png index 67bf651a5..0e66de050 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ac856771ed3a640493f20ecec7f0702e5aa10d5ca31099b209e5f04b47e8011 -size 67842 +oid sha256:1744288d87b83a7c03961f34fb9a812d897aed7a892260c8fa35d76b7904895e +size 67530 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-pseudo.1.png index 67bf651a5..0e66de050 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ac856771ed3a640493f20ecec7f0702e5aa10d5ca31099b209e5f04b47e8011 -size 67842 +oid sha256:1744288d87b83a7c03961f34fb9a812d897aed7a892260c8fa35d76b7904895e +size 67530 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-en-GB.1.png index 3f8603249..9e49e2642 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d8dfcde91d7b00a357d342374d51be37eb17215c3c6cabd064e10d23df93d30 -size 27685 +oid sha256:a7b036e97f1eb77338589fdb60912b37467e022e70fcaefc8d426fdaebbd9532 +size 27242 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-pseudo.1.png index 3f8603249..9e49e2642 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAttachmentPicker-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d8dfcde91d7b00a357d342374d51be37eb17215c3c6cabd064e10d23df93d30 -size 27685 +oid sha256:a7b036e97f1eb77338589fdb60912b37467e022e70fcaefc8d426fdaebbd9532 +size 27242 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-en-GB.1.png index 3ff95d45f..2fffafe5d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ec69becf9b8ca97645ef74fa5219282f9d499ba222f4d0b0dba4c9172072569 -size 94910 +oid sha256:7d3beabf38513b0da6624578238e6e3b84a530b4972fe9fd3e4cf98304bc756e +size 92384 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-pseudo.1.png index 3ff95d45f..2fffafe5d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ec69becf9b8ca97645ef74fa5219282f9d499ba222f4d0b0dba4c9172072569 -size 94910 +oid sha256:7d3beabf38513b0da6624578238e6e3b84a530b4972fe9fd3e4cf98304bc756e +size 92384 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-en-GB.1.png index e5b23e96a..b60ccb26a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5c9296206be65a3965ef5ad32a79dd19108e6ed844ba22264a175f5b282e461 -size 53615 +oid sha256:9cd0658dc201ef520932c9b22290448bd12fc100329695c22ffda4723e2411d5 +size 50618 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-pseudo.1.png index e5b23e96a..b60ccb26a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomAvatarImage-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5c9296206be65a3965ef5ad32a79dd19108e6ed844ba22264a175f5b282e461 -size 53615 +oid sha256:9cd0658dc201ef520932c9b22290448bd12fc100329695c22ffda4723e2411d5 +size 50618 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Member-moderation.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Member-moderation.png index 95ed11105..154890e75 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Member-moderation.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Member-moderation.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e767155a1507839257b7fd1ae19702a0a0208ad055993c7810ba2c6786592a99 -size 182909 +oid sha256:12c7f7d8c8137eb42918c23b0415d90870dbdb17dd2c236e747e84b9edb0c8ea +size 134383 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Messages-and-Content.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Messages-and-Content.png index d1a1d3ac2..eb678f61a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Messages-and-Content.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Messages-and-Content.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88fd16ff426bf0a0d611aac81f9f7a7b0e88051ca992a0ce0d6a268e53cdd10d -size 158559 +oid sha256:dc48ca8d83e1f3f84df75535204fec809ca97e8c24a99f27dc38e37e38571dd9 +size 120905 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Room-details.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Room-details.png index 85b58ccd5..f3fe18e1a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Room-details.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-en-GB.Room-details.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99260a0351970ce437b7bd8c8bbe82160cd9af449e977c25ed11dee669c05544 -size 189485 +oid sha256:61fb9fb23734ee3beca6ac82629e0b83eb3695a73e5890f947593d8a72fb440f +size 140079 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Member-moderation.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Member-moderation.png index 7ad045edf..fbe09314f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Member-moderation.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Member-moderation.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91195377baacd3b2ea0f7cb7b828c8017e6ad8c5543c8fd50acba76f80680f45 -size 255565 +oid sha256:6964fd3f7c6eed4112a244aacaf646c6135b6d05b49482fb1308b3537a571fed +size 147190 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Messages-and-Content.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Messages-and-Content.png index b3124a07c..f361fa963 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Messages-and-Content.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Messages-and-Content.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8503be3cd71675cc2b9014ca2aed33fac140fdeb14b060b86847e9ca7ed8b15 -size 215884 +oid sha256:14875777275fd26578d420195d47991660c622c75befb7085411de93e638378f +size 130088 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Room-details.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Room-details.png index e15bc0951..3c1dbda17 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Room-details.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPad-pseudo.Room-details.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9330d38aceb653b83adc45747e5be1a0858cb9efd32e0817e2cc34bbb312213c -size 269676 +oid sha256:59adec798a11493e482cdd815247282101f68566b4809011d61c42a0005dea89 +size 153777 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Member-moderation.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Member-moderation.png index a035fa91d..9e25bf214 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Member-moderation.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Member-moderation.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c2069e87f55ceb0fe0274151200c8151aa879ce7a7236e640a7c7ebcf609668 -size 127707 +oid sha256:a9b964d5c8f99c85d957e447c85eda83f3a234f6df3eb4ce4a05024c538f9dcf +size 81009 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Messages-and-Content.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Messages-and-Content.png index 9c41a5ac7..bdf242853 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Messages-and-Content.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Messages-and-Content.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e30b22313140bc11e9bb17ce3c973f2f8a5056a55427efe6ac05fd2280a2e5b0 -size 106733 +oid sha256:f96cad6d912e6d286fbbb314fc8c5e66cacf235153a9b591607fe1539efb5e72 +size 69530 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Room-details.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Room-details.png index 036c675d0..d82239a3a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Room-details.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-en-GB.Room-details.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be252668f96753543b5da6bbd168947bb89cd66908849ead5d9d48fd99e4c76b -size 133772 +oid sha256:748aa058f232e6658652c82ce9d4d0d3b9c8486e7353527157e935465018512a +size 85721 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Member-moderation.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Member-moderation.png index 6f321c005..8e9283263 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Member-moderation.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Member-moderation.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:369cbdf40f77269188529311350899f7d88f79181b88a6262e0e53a07a2458aa -size 196802 +oid sha256:846916da7450684c392134de8719f2cd49728e1afcfb04761d3c4adb266ef8bf +size 101855 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Messages-and-Content.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Messages-and-Content.png index 35f770e3f..c5ab5f627 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Messages-and-Content.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Messages-and-Content.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67338270442eb5c113765956d6c8522ab2ee7a1010edc9c9261061294090d060 -size 155977 +oid sha256:a198230caf882659d6e48c794c5c53dc64584515747bdf84c853233e6a632fee +size 83924 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Room-details.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Room-details.png index 8ba3c3586..0d26f0cbe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Room-details.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangePermissionsScreen-iPhone-15-pseudo.Room-details.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b35a2a28edc72e91a4ed842fd9f196e55b0e7648a6f1e257cc869716236be71 -size 213788 +oid sha256:be6fa28709a6955fab957b98229fb85a051acb9d23a44f35356c8b678b9e19c1 +size 108600 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Administrators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Administrators.png index f568f582f..ace02b6fa 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Administrators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Administrators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09f5f5cb302f687328cbfe09cefc47ee73eae5e3658537906cbcef01c0c8794f -size 224471 +oid sha256:dd9d4db2a3a1728e21e74bd60b2e2e4a1a81782f7a40e22f282e26398fd10d5d +size 190128 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Moderators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Moderators.png index 51f764653..2e282fa97 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Moderators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-en-GB.Moderators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a1f1ad2848db85030ca65c7e6d990598ceb54e32e3c86f6afc9fbe96e234a12 -size 223830 +oid sha256:9a8ec1b8c5bedccf3f3a75d6e8435e9a1c2bc15877d84861febf794aa13bba21 +size 175407 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Administrators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Administrators.png index aa2f023ea..4411dcc56 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Administrators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Administrators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1787a4298b8468ade9ad94a60f820213237427e6f9e3cd5026cf593a60df77e9 -size 250764 +oid sha256:5491597dd7f2c350d2df545a52a534d5b4692398e6581a00429507863c90a111 +size 196175 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Moderators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Moderators.png index b19568751..abe5f82b9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Moderators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPad-pseudo.Moderators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47c83c1d4e3e03d7087bba50c187de8f33cb1bf5dbef719c787bd6abbcf61f69 -size 265488 +oid sha256:aecc24f0596b9fcbe6fd481c74c5928d949db4885de213a65eac568f4d260806 +size 185859 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Administrators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Administrators.png index 97cf7cbc4..2943eb65b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Administrators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Administrators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8213e9217d51d16819fbbaa0d725ff2ac9f0fc5195b0bc61179216fa35e8cda6 -size 176330 +oid sha256:3d55578df9cc28f7b84d5d012b05b27f27d2717ad066f9799864ae0795b3fe3e +size 141251 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Moderators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Moderators.png index e7ac263c0..0bc755fe3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Moderators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-en-GB.Moderators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3492c36e1ca5f650439207b152194510f5a29128f011a332aa83a7778c043afc -size 177644 +oid sha256:d6d70adcae5c586a4cfd8ea9adf0fac65ac58b0ca596529c2179483137202d5e +size 129325 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Administrators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Administrators.png index e3d3ca212..788e86492 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Administrators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Administrators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68a44d8d0936fc84cdd31d2af748f231ad7507c0ea2b213ec47dc6b03b5c2ca9 -size 200395 +oid sha256:e67b139e5b50b5666c1030d69630b70344b21fbbe002ac2da187383cbe276f70 +size 146829 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Moderators.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Moderators.png index 3d4e5c514..ce28f779d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Moderators.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreen-iPhone-15-pseudo.Moderators.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09505b859b9df6bf34f8c4e735333c7ffac8f3f7680e5be14ab6000bf520337d -size 215353 +oid sha256:9894db28920051b906e21630a39794f35d8808e72c0338cef4473995dd0a01c6 +size 138470 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-en-GB.1.png index 54984c1f1..18e0142fa 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a3f27e14c0bd8552c607bb35d68a54f69ad441182f966f2756fc1f4b61c00b5 -size 168403 +oid sha256:c8b824695bf05f184406bdaf6c8e238d266c7407dc35182811f2b6fd28725934 +size 133857 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-pseudo.1.png index 3c6b76a44..b31810baa 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59db25c19dff6db750313149b4b46cd53b63e347605414dbc3dd32524baf595c -size 171391 +oid sha256:4ef1c803c320959a918532e6e21478b8de9173e9c8742853f5633c0b031aa329 +size 135314 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-en-GB.1.png index f76504e75..449d8a87c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41745e770f7e788cbb4c208310a76a8f71355f5681cd5103ee13839ef1f033c6 -size 110383 +oid sha256:d7aab429e5393b0633cdfd41e21b926925dda46d7e3438f11b21a403d6da0e8c +size 78672 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-pseudo.1.png index 3a9406620..a94b06e54 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenRow-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae6c33451f8e2886f34e551b8d7e5a4eb3b47363c5cd45ed659b0376c7f038b2 -size 113121 +oid sha256:67d7246789c9cb9a2dca2be442469c3aca5be7befb7920f74887e124ce97d556 +size 79668 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-en-GB.1.png index 546a95104..8ed82422c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f842e5eda6a201895872ff8b80dad309015970d7cf04aed5fa6135393d08da20 -size 54832 +oid sha256:7dda561c53ff66c7776d52bfeba1348ee9ccbddb22874f6834f49fb14fd2fdde +size 46068 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-pseudo.1.png index 546a95104..8ed82422c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f842e5eda6a201895872ff8b80dad309015970d7cf04aed5fa6135393d08da20 -size 54832 +oid sha256:7dda561c53ff66c7776d52bfeba1348ee9ccbddb22874f6834f49fb14fd2fdde +size 46068 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-en-GB.1.png index 9b82e41b7..7fbe1c36c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4305301a17ad55c07fb6fc5bb555d66f0b954a6aa01a8b87beb38b857ec157e3 -size 44324 +oid sha256:f8d8cfd9a1a642bc40c31bcad4340ea375871e93f23429c8ef381864d63a2ec9 +size 36343 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-pseudo.1.png index 9b82e41b7..7fbe1c36c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomChangeRolesScreenSelectedItem-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4305301a17ad55c07fb6fc5bb555d66f0b954a6aa01a8b87beb38b857ec157e3 -size 44324 +oid sha256:f8d8cfd9a1a642bc40c31bcad4340ea375871e93f23429c8ef381864d63a2ec9 +size 36343 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Editable.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Editable.png index f3bc67da0..594bf6645 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Editable.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Editable.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d49d3b73876e58c1cd7a5757a23cbe972004980c9b7705746fb3db26b63d6e06 -size 117989 +oid sha256:b4c04acbc6defbf78b1ca5615777eb9ee01da4dea8fef0ecd8bed3fbc9e5b5bf +size 106392 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Read-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Read-only.png index 3a4077dee..4170c4e8b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Read-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-en-GB.Read-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef5487e6e1e7a94102687349bb9189a1926eedda795fc46ddf95bdfcba8be880 -size 109487 +oid sha256:cbbc3442d1a9e2ff6ffd6fd7b3d2fd3f0e337fff4daf57d94cf1f2c8d18a9b9c +size 95696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Editable.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Editable.png index 7d318dd81..872cbbe94 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Editable.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Editable.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c3c24523ebcbc0c15137b41f7960001f85c7ddfa189d6a68de716068684f2a2 -size 144174 +oid sha256:9c25e1efd111d607e42a2e40c100cc25a35c06057efb1cf0713d3ba6573b3ca4 +size 114768 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Read-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Read-only.png index 948356b3c..ffbf02d23 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Read-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPad-pseudo.Read-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37898b7bc588f531168db852d52e393e724c5e9f760fef8683ec85a166990701 -size 130555 +oid sha256:b64f15d5515986b70f16ac4fce3d3af098ba59bd1d1cbf6e36142e357dc6e02c +size 101172 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Editable.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Editable.png index bf0224df4..b2ed4bd87 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Editable.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Editable.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c800062819335af6e55e3b661f5c76538e3c20b239c7937a7a9aba8691723cd3 -size 71219 +oid sha256:bb55e0c44b7f6784d0c66bd8362165a1d5b77cbd198e89e457aadf322e03368a +size 57846 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Read-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Read-only.png index a8793b01a..7f251b44d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Read-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-en-GB.Read-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0ccc26a675646e277748cbd7797b79a2b3f7c5ed94b894c469aad2c856e3f77 -size 62501 +oid sha256:f5497ae07726c6cd213dda3a7784e4addf2354c0a8e00694d44ef62a50d12cc9 +size 49212 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Editable.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Editable.png index 289ce3b3c..b6f23b856 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Editable.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Editable.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33c52148f1b70078396505f11dd560d329a59189e5c0c50dd4a17fd654be421e -size 94761 +oid sha256:653c61c162fa1bea4386c9ed1d4e397709fdb33bd1299326b5cf9685d9fbdc52 +size 67402 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Read-only.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Read-only.png index aac8f1414..728c0ec3d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Read-only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsEditScreen-iPhone-15-pseudo.Read-only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a0ce9766f211c60696efeb67c4cbe75ffcda25c28749d0005c76c53e9b6c6cd -size 79601 +oid sha256:f918ec184265dcedcc2bd4422ecd677dae2dec0b2315adda53dd4f36b7c6a5b2 +size 53887 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.DM-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.DM-Room.png index 0162b4c2b..a0cc21838 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.DM-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.DM-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb8038b4ffe776a593c310719804456baadc6e9c1f21ffc6bc1436c2be523c0b -size 248944 +oid sha256:779bfa3a4f558fe21ee44e2196a9e0f45a9a28dc8ec6b2fc1fce615af096a4a5 +size 195022 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Generic-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Generic-Room.png index 7a7d7a556..cd6a76911 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Generic-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Generic-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ad00c317df348df096ebf9e5c48dd8ac9041c54358758b427b89f7442c4c288 -size 239381 +oid sha256:00a9eec7fbc1be3ce6e370b005b047fc24555fb7c7db3f82d56a9c15dbe220f0 +size 170562 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Simple-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Simple-Room.png index 348be8814..0ffff1e8e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Simple-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-en-GB.Simple-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d6a438f6c2c6e334eb2d681d802919a3fabd11b89dd2d449104e02704dd658c -size 178998 +oid sha256:55ed8c53cf2a613fc6e991dbba38c152901b7c42776c19bdf1a2ada0bebec0aa +size 140779 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.DM-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.DM-Room.png index 71cd08f88..b09d98acf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.DM-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.DM-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5776f33a3427c3a65d133648b4cf2397a2dde685635ae2f7169cb733683c3f6 -size 298400 +oid sha256:df2215e8903df4b8f9a6d64dd376383a3047aa3793fd148fe14e29f9a554565a +size 199745 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Generic-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Generic-Room.png index d6721c292..05295fa5d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Generic-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Generic-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a19df3d8b55c61256d119402a3fecec14be20f74893cf048ce21d40a1c0288f -size 286019 +oid sha256:359d52ea5495068199d5ab9cc93d68d1b92ff94e458636339964498d027fa221 +size 176341 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Simple-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Simple-Room.png index 44b8b19bb..676eb78ff 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Simple-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPad-pseudo.Simple-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58cb6e23e75f9b2a18000a37ba097b292ee439362fb6e6f6ed7c670fee793db8 -size 230964 +oid sha256:204fd0643e651f6f8106dcc7e7cb4039cdaeaf657b3ed564a2e06e04a531a221 +size 148488 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.DM-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.DM-Room.png index 2ffbe2d67..a5464493f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.DM-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.DM-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0333c461faf19c733f1a07d984f35906507bf2b92927b81edabd2826d7c29e92 -size 187332 +oid sha256:4a2e23d8128cbb1f5ea2a2a7004505ae5eb8cca4534dcffbdb167edb9f09e974 +size 136048 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Generic-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Generic-Room.png index 5cccdef6f..9c0eeacfb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Generic-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Generic-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36285a4fd7f8583251fabb895d4bcc8e10e26342845ec0a618e87e16918bc27e -size 163131 +oid sha256:0befcf54dfa879766c12a1b4f1e8b0c78c307b251fedda37d96d8c12ea926c34 +size 109268 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Simple-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Simple-Room.png index 4ebb97560..a34afd542 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Simple-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-en-GB.Simple-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5051aa4244a1c98404f21bc4cbc60e5358ba3dc553af7a64ad8d6b34a834a03e -size 114171 +oid sha256:fa3c1eac0d5b3b7bd862a4677d83d920a98ba96fec19248d2976d7006537117f +size 79268 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.DM-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.DM-Room.png index d254cac92..fd817ab6b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.DM-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.DM-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83399ad21abc75c45ee2ee2e65d0f426c82897588fba7893dc2788f3371ffacb -size 199963 +oid sha256:2fde3cd7e68cdeaa626e3999c3de3bcd42600e0239bf110e1fb4e424a0cbfe41 +size 145812 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Generic-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Generic-Room.png index 8f0892f50..45bf929ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Generic-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Generic-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69c6e4054022e044f849f735e574947327f68601fec94e1c693b9826806e8d39 -size 200961 +oid sha256:d01812b6261a3cc811ec04709303a3f3a8d88d33aa634cd0ab52d1db1a95cd2e +size 123476 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Simple-Room.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Simple-Room.png index da8973b32..8af14a420 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Simple-Room.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDetailsScreen-iPhone-15-pseudo.Simple-Room.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d30a989ec468d8587818a4c81bfb820de38e05ad735ed22f823e5d51bafc2eab -size 164021 +oid sha256:1f23f3a10ee4df63d4b4e98b8f58c915bb0d06a27202e9a9e3b1343dbddeef91 +size 105860 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-en-GB.1.png index c77ddf10f..0413e1347 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cfc85144f0fbe433cfae77759714992525535d85b36e9412dd9ef0ebdd9792c -size 211164 +oid sha256:917f582d774237f92343eeda167e31acec8ad7de36213ddf93dba0a5748bafcb +size 151385 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-pseudo.1.png index c77ddf10f..0413e1347 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cfc85144f0fbe433cfae77759714992525535d85b36e9412dd9ef0ebdd9792c -size 211164 +oid sha256:917f582d774237f92343eeda167e31acec8ad7de36213ddf93dba0a5748bafcb +size 151385 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-en-GB.1.png index f7a76a9f4..08366421c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0e872fefa99c08fccfd7caa3d7203fb0de40ff147f9cfc38f20392b1ceba88c -size 150392 +oid sha256:1aab8f5c2d43c4054b9fd86be4d030b922804e386e6c381b52b5202f32a08737 +size 98523 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-pseudo.1.png index f7a76a9f4..08366421c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchCell-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0e872fefa99c08fccfd7caa3d7203fb0de40ff147f9cfc38f20392b1ceba88c -size 150392 +oid sha256:1aab8f5c2d43c4054b9fd86be4d030b922804e386e6c381b52b5202f32a08737 +size 98523 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-en-GB.1.png index d2a6e9004..709e9002c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:896454ae71d809adc90153e06e18cb4de1aed40b0ac0cd55d5a9e77a486d257a -size 109534 +oid sha256:876bf67a8d40cd6723e138d0a1f758970ce5a99b1f3eb86a7f5837b4110e8b54 +size 93310 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-pseudo.1.png index f6b599470..9964d1873 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e59ad65dbbc88ccdf4f0ad75eaf46d7c5a8490f3a6efe4f193eaacf4b76ef74 -size 122499 +oid sha256:19c316b457d6510ea795cee9dba46f337a864502a82fe009e01ca0590ef7d2a3 +size 95930 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-en-GB.1.png index 32cc89a81..ee60507f6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5482cb5e317a68c7d93167a28a8931aad764cdb736096428db5e2b0c3b19dfd -size 64828 +oid sha256:7ccf6b3e3ab0026c09113c61da1e45c5b647a9a87985ad16794b4d88a9f6ad52 +size 49965 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-pseudo.1.png index a748b2ffb..4b3c67620 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6056af78f50c6e2f7d0b10c1c99959d7b099637224b6b760097d5e4234442167 -size 73402 +oid sha256:e917c0c4d169528bbf02163c1b4154e7ba5277733500db8741afdfe4f7f256c0 +size 52473 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-en-GB.1.png index 399b0e4e7..2f742761e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74663f8e4eb478dd77a5776fae6c8e7cf5669afefdbe3d81d645f5149a7c369b -size 102035 +oid sha256:b27b1d0c202e4e68b33e968c6d0e1323d38e06b831c1e7b4c54483af3c265ad7 +size 94410 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-pseudo.1.png index b2361dad2..abf23e6f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd608f8bbc19d99aae193cefeffea78a18fe7f90f7cf36954c7eaf17be1101e3 -size 107314 +oid sha256:70dae5ed165df76d10601222a281b154dbc9524f46dfba27e60425ecd33b39c1 +size 96554 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-en-GB.1.png index 95c3e8264..571081918 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d8f2fe2b6221152af219876bae7f5eea2ef13b80a6a361737e2e65000bef447 -size 51457 +oid sha256:cdd1ad6f323ae9458d88e4e88fd7802171348477114e71a9301dbc6046e8671a +size 43627 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-pseudo.1.png index 7eba7f326..5eacb2385 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomDirectorySearchView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83833e81ea928633b3ddbb2df6933093c49f9008f4520fd7d02def0b60588d9c -size 58896 +oid sha256:5d9b252d8d0be84d5cb25c507f46a15e6001600c52c3bee0edce5ac76e4fc629 +size 48201 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.1.png index b9c02f5eb..70ce58113 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4c6ed5967b2a7951951eb3813c7d1fc267897bc9646c1dae2c28949848a8458 -size 20683 +oid sha256:35ee0cae82949fb75bb35a363fb4d42a5d17b6078470dfa551d23032728d1c8c +size 16294 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.2.png index 86591d9c0..7b3353fea 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d8b960df58dfcceddd04e6b738b0470fed90b5094241bfc908edf445aede761 -size 17145 +oid sha256:22d5ca697d1f6ee3cacf815d5a4b1136ca1b16d428e665199aba42e13a45301b +size 11425 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.1.png index b9c02f5eb..70ce58113 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4c6ed5967b2a7951951eb3813c7d1fc267897bc9646c1dae2c28949848a8458 -size 20683 +oid sha256:35ee0cae82949fb75bb35a363fb4d42a5d17b6078470dfa551d23032728d1c8c +size 16294 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.2.png index 86591d9c0..7b3353fea 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d8b960df58dfcceddd04e6b738b0470fed90b5094241bfc908edf445aede761 -size 17145 +oid sha256:22d5ca697d1f6ee3cacf815d5a4b1136ca1b16d428e665199aba42e13a45301b +size 11425 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.1.png index 8be47adfe..d3dd44694 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25aa25c76594cf6c4fa24a382ece3a98063c092cbc7e71d77f49e6bb69cfde6a -size 16270 +oid sha256:4e3b382b63d456532e4ad16adc59f1780d36c37f7269b09394b737bba7833dd3 +size 12453 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.2.png index 4528bb676..03fadd479 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1c69feb82dedba852ca45ca32e927ca8df49fb6aafbdbef9fdd3c5daebf5d4f -size 12770 +oid sha256:fdd16440888db9053c4c601295de4725574a224d0fdb4a87ab361cb30b20e3df +size 7867 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.1.png index 8be47adfe..d3dd44694 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25aa25c76594cf6c4fa24a382ece3a98063c092cbc7e71d77f49e6bb69cfde6a -size 16270 +oid sha256:4e3b382b63d456532e4ad16adc59f1780d36c37f7269b09394b737bba7833dd3 +size 12453 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.2.png index 4528bb676..03fadd479 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomHeaderView-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1c69feb82dedba852ca45ca32e927ca8df49fb6aafbdbef9fdd3c5daebf5d4f -size 12770 +oid sha256:fdd16440888db9053c4c601295de4725574a224d0fdb4a87ab361cb30b20e3df +size 7867 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.1.png index 49b0511d2..c4f743b7f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88a2eb7e6614b67e208a0289ccf821ef0d06ba05df342602bd07503a1199b2d6 -size 71576 +oid sha256:81089e267eb08187da43f6a3fec90855fe7d3ad7513abc57b99f71c26562f851 +size 71422 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.2.png index ab916f04f..4d290d4f2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a819d89815a02be025ed733356fb8b63f24dc54c4fca1259c03e992e9849f449 -size 70537 +oid sha256:95c0091b39f9435d70022687ffbe2065b65962708d8fe814d32f11f7e7a133cd +size 70420 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.1.png index eb48bd799..454a7c80d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7b76a1fd4c645160ad6b35f8ca0df5c86a70062265e22ff4825dd20111125aff -size 71251 +oid sha256:52da7394e29096bb3b0d91aea0bf536ba566ae0d9598ed997a94605162bf43ae +size 71084 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.2.png index bcb51c675..83e3c1eca 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94e1559fc0721d70494d8ba48f86153c7f6f8a5e2d3d9a69525340a2acc35b8c -size 70206 +oid sha256:4f8bee191ab20cae1bc2418859e3adee4b6487204a63dbceca52f13fa76190af +size 70076 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.1.png index 4c3ff0a32..609947969 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f419c9f5310a5ecae9200b9e9b71ce7c7d98ef43bf7ffbd25c8c0701860e5d93 -size 31205 +oid sha256:e4569a550eb1f059f4b8f0c2a68cb17c2089f6cc7ed58a5f0455341943f3b8d3 +size 30992 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.2.png index ae13baba9..b5b6ce574 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98c922112ec7dcb1b0933c1010b9e9fca4005618c7928baada7d1c1a4f5e9ca0 -size 30412 +oid sha256:11676d27897d8a94dc2d66fa1a02aa66f55d908000dd445bb192d62867ec9218 +size 30257 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.1.png index 9404fe15b..0fd7a08a2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5ec40908a0eec40f297c16bf025a71f420a68b11723b3f44d771b03a48df5fa -size 33353 +oid sha256:226ae34e1335c3cc1c50c2f9da69d4aa0f7f0d59b69a6b885c376950df915d54 +size 32963 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.2.png index 9c491f851..1aa6206c4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFilterView-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc7e6d6eb3905dbbf4dde2aa261e0b8837d9d264cc7d992267fd8ca192d785d2 -size 32257 +oid sha256:b26650e65aceee70b06e31f5671ef66510f27e0b513d4c3d02329ff3d88336aa +size 31912 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-en-GB.1.png index 12c6b6879..753a7cfc5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ff3e0cca0d515e26e1576f96536ba0e229f5ef9d2b20654c086ca88fa246afb -size 294336 +oid sha256:1173c074827ba7a43888c57197c36c730cc1d445de0788e503ea7b2aa72e5cda +size 162259 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-pseudo.1.png index db2b3e0e4..269577763 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f416d687d23f4f24f646121b3ea66a80f0d58fea974dc800dfda8d8b8ca4c47d -size 502829 +oid sha256:5fba66f49a4dd71ffd7f0c6d44765e4cbd317edf3dd5ff0c3a45cf8966eed4b0 +size 206984 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-en-GB.1.png index d3b897e33..9d38d0759 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a067031e3d80df5299cfb220adf6a5c233dea22b73d64a4c664bde1143131b1 -size 242738 +oid sha256:c0555df189ae2619cb56d37762896b6e9d1f9d6d0eeb2551127a31753681d5ed +size 148195 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-pseudo.1.png index c48d1c416..2990242c4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersEmptyStateView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bae41f43a49692a0b544c3879baf34007cb647937c1e1f7930c0fdb01d490732 -size 488272 +oid sha256:207c708c4f68f824f36d286775ccead89bbd66bab901e749f8b8195a70e05194 +size 275660 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.1.png index 85f424c25..aa81e9d2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c363ee752495faca856955d7e68dc79f68dec25ce7e07daf6de2dff86a741da3 -size 78439 +oid sha256:9abebe20316d5415fa97fd8320e2aea60b088ba474f203055e408b05807a3db5 +size 77993 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.2.png index 73e801d4a..0e371ce97 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fce1eaa719352b2e1a62b9d36e9202986fd5580ab947e0a0cf2946f1686469b -size 80541 +oid sha256:af47953b4fea7a877a15e0b8d8049fbbc24450c9af180c2fa8cec532af59daa2 +size 79576 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.1.png index 0902a1933..9c58f8172 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1744074f01179ad9df6598251996da13f77db953d68e5b56d8372aa84dc6258c -size 80788 +oid sha256:589d48698c6ecf5ecb947c3f275d864e44dff9b02ec6f70f88c0def34b29de02 +size 80347 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.2.png index b669d7d8e..b761039a8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:caeab65d0b13e2afd4f6c8789fbb0c78b7fedb7aa5689a31866cbff2f26edd6f -size 81911 +oid sha256:a66004a8c96806af5d787b51d02b86eae3b1fb4f71143177ffd7efc0f1bea62e +size 80953 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.1.png index 126925e73..c125f98e7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:726cf89e9d444d0de1e53c9899c9270c17799261b840d6b5d0724bfd7d01083d -size 37076 +oid sha256:14cb4d904a9c4a284952bae254d4b8d6dd5ea1bbbee1b0ffd97c6a398444c77e +size 36343 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.2.png index 5d315fdbc..2fa200a50 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d14414b0bf3692d0b2fd5654519974bd0283d6da8ea39750d318a953b1ce392 -size 39867 +oid sha256:3278a6c981805648a352a12c5a41883243a77bc927243a9aa6607fc7f753f2e2 +size 38446 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.1.png index be9b65de7..fa14be7ab 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aae70e0b46fb21a83c09a9f60ecdd8af945247ab8402b36de9fe215027945eb7 -size 37964 +oid sha256:459817b479ac817cda8a1d65a662e52275cbd44a5cdd9e3e42214e3e3d1ecdd4 +size 37177 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.2.png index 07dc075f5..04c84b4a2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomListFiltersView-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d409428213823a09c255758127eef1c75486dcdf4cc06e90d2e476b4299deded -size 36291 +oid sha256:84c98c8f288dcb26ab8aa41a49a02dba71ccbd3cafc513cd050df75992ac4d50 +size 34965 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Account-Owner.png index ce5e25ce1..0256209ad 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e20363888f626702fdd56e4f5206e1d06667d5f50e55b0816adb51408a342a8 -size 140420 +oid sha256:9b41cdd506a958fd414026f3ed9112c98f075b02385f770f535b07026d8d5569 +size 132041 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Ignored-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Ignored-User.png index 609d3b996..6b79b99a5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Ignored-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Ignored-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4baa5757850977a5911e29db9cd1f209c729b5e9dd4cfc6adf75ccf33940320a -size 126847 +oid sha256:51a163146eacfa1147d3ca6b08a6f713c1d6e466ce2f990b7339a88edadc4bb9 +size 109846 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Other-User.png index 3c7b09f79..193397aad 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-en-GB.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1318f911411fc8849aafb8435fdbd483e97c9474287e8755dbe7b3707efda5b -size 163258 +oid sha256:057db6fe0f5d5a95482906bbe069f25ceeab1c8f5cc173f3c94014ac84fd828e +size 147921 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Account-Owner.png index 2eb81bc18..27fdb8e04 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7fc0b0ae96807fe2cc08467d38d9282ad5495d2841c87219074219c4f5544c0 -size 144577 +oid sha256:452f6187317b72d667279a1d804a461953c09f4241c27dbf07179c6b857bfa28 +size 132294 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Ignored-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Ignored-User.png index 0fbe26d26..9ce01526b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Ignored-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Ignored-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30f3634ff5b83b651fd5c6ac309828d64a32d221b16bb82fe2ecb693cb9a9e6a -size 141822 +oid sha256:2abc9dd95da1d42cc4e20163504253e48079a96253f0f6b020c9214cab3fc177 +size 111394 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Other-User.png index edf8a472c..61ffbcf25 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPad-pseudo.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:135e4060f573e0eb0a6291241334b546fc02b0c64b2a78795b22a6b4b07a1900 -size 178261 +oid sha256:ce62f3154f37ec185e2323765a4191c6afe165fbb054f7638ed59d8617fff3e8 +size 149231 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Account-Owner.png index 32598b4ac..f81e58c7e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2b50b5fcb606cc5c310d526ada37ccb84b2d24d5a7a8a939e2b225f311c8bb8 -size 85773 +oid sha256:cdb37c77944c118ff3e4d2eb5327144c6a4085cd3a8a603288125c1d757b3d72 +size 79545 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Ignored-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Ignored-User.png index b9802a291..d93686c93 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Ignored-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Ignored-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28971744ea8ee7c3e119ae71c4c6c92273eea9fd29e3e87fda3610f55acd0c34 -size 76563 +oid sha256:9cf7ca6c0fa48a76bca67226963823759bd14dc871dea6a5eb373533d7d6b0e5 +size 61377 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Other-User.png index 24013e7c9..41c5c0a1a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-en-GB.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fce0791ae4d0a1373701b48173b7af0fa54fc1a4c83f5822a91044f1904c253 -size 106476 +oid sha256:1a8128c33e14930422fd2047b329c2a496a2d561a45d4bbafc674013d57c6716 +size 93275 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Account-Owner.png index 50c7c498f..6d93040f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f09fc8a52453c43b804750afe52f460b3b8b1a2db4a6cc0a7f76c15c4b7765fb -size 88536 +oid sha256:c6673e9d271cad269d14ec61989a46acbddee4ab23c128a17fbdb7e1522535f0 +size 80147 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Ignored-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Ignored-User.png index d1dd082c5..0e6d76799 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Ignored-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Ignored-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cff120cdfb32ba0cba9881d71adf855160c8627773f4e4e93181c72a163589b8 -size 93169 +oid sha256:9d16eb4167974cc8231caaf02a91151eb22eab006953e0e43d8da3f047e32652 +size 68228 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Other-User.png index 989b80c15..b0a0da8f1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMemberDetailsScreen-iPhone-15-pseudo.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:248b04045d89792f99ccda810fdb03e3a5a6dfb5e3bb6abce35efa9f2d3a6872 -size 123613 +oid sha256:35e4e002682e32a283edf58eb593463813b7a78d24bb17635eb07ce6d0365698 +size 100293 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Banned.png index 4c02a7260..df9c955d1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee28e239d993ff1999a1acb76f45f88db46382ad8d164c59092c2ab2b22d5f34 -size 106103 +oid sha256:81abaf384d136164e4903aed07f412aee79f9c506aeda31e15a4551711a1cf5d +size 93576 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Joined.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Joined.png index 2729c4a1e..798b60ea3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Joined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-en-GB.Joined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82cf417f5ea5d70f6ee5c301a8c0290d9f436b78fa5ba8a19f92a344fd706453 -size 173069 +oid sha256:0b4b31fd0104de2bdd8124db880c5cfa1815624e19427cf3fbc94f4b1f0f75f4 +size 148904 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Banned.png index ea6b237d0..f38f21102 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49d8c5daa37c3495483fa64bb0e1511c9171da1c80f90707e0e4ba5ae5223e5e -size 110866 +oid sha256:c7e19cc05886074c23d7a3e8698caa0b06f3f93a75cd8f0b872076b0a9bb9da7 +size 94291 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Joined.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Joined.png index 5fc0ae167..10fcd416d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Joined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPad-pseudo.Joined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:978e08d2efef242270d0bca7a89aebc96bdf69e2fd8843521fc519a8d712c829 -size 196066 +oid sha256:cdf3d72b49bc2749d135c679411934ff4dbc94aa362f79731729dfcfc869bb7a +size 151755 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Banned.png index c0427e06e..8fb1a85e4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0171f233272d226cd8d99ca39cfee3c2b4ced318da9017205b8eeed9b1f83c4 -size 55866 +oid sha256:2b1d65f137da21e2f985be6963df6752ad22350c7f529bad15555d3706a5edee +size 45830 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Joined.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Joined.png index b5ee257c2..ae39c120c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Joined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-en-GB.Joined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a24935cf5509876304a5ae240512b5b66e61fd3d87686d18a870cda9d0876e2 -size 111951 +oid sha256:0a234fd3fa7675804e5c639ce4bbd1b7d69d1d7d4c82bc856125cb5d5de1b5cb +size 94324 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Banned.png index 18303dc39..9e63da2f8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94409904b172e7aa78a04e7bf91b56280394e564c4fe42853712876b8f56c0f5 -size 61217 +oid sha256:f7e22b627cd9e3648de69f982100b174885a658444b3ece9f6f809310c0b0156 +size 47941 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Joined.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Joined.png index e4b977ba9..a25c85d1c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Joined.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListManageMemberSheet-iPhone-15-pseudo.Joined.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8aa97b192af42d9d4424252b7a92d9d9611820710fcadc0aabcb5d7c68da9a8 -size 140889 +oid sha256:8b862604378f2f4453b0937df462cd0394645298bb56faf64a10b5f7facb5f50 +size 103880 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-en-GB.1.png index 59944e364..a68aca379 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4aec1ede0625a59429653c419aa5dfdafc8653d59506292b58120691807c1ea -size 203857 +oid sha256:afb705ab38ef8224088a4c7f4f803851f9e50f077173abdd5d084639ab590113 +size 157469 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-pseudo.1.png index 26cf5cedb..2d5c79237 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87e52d3fc8f3c9bf95fbdef03fa53109ee96611028724a83235890e6acdda17f -size 220626 +oid sha256:8e3e4c4db47293f42a6f9efe758e096634eafecd6f99b5a923b7ebf59e4cea85 +size 161191 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-en-GB.1.png index 88aa439fe..ce4b68445 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b7dde05863b462bede6178d61eae056e69c2d5ea70391cd5043ff33add9e37f -size 145303 +oid sha256:97acce766c898e2eef0fdedf249b9a51d156fb0514b578022ce4a158e80b8857 +size 103431 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-pseudo.1.png index f1d86113b..812bb4713 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListMemberCell-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cedee9d371a9ad59b1deffd73bdd3f880e595f7e46188e3033f43083977128ef -size 157873 +oid sha256:b820715b4dff07b21b3dfba50ec82d15c12a80091082370a518b7b0226fa7f82 +size 107876 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Banned.png index 3ca7d8cb6..c1e5e6bd3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f74610196ad9da46013aa7dcfd0f0a64051b3552872993a9bb54f64419eccdb7 -size 141774 +oid sha256:61f2e22325fd063c8be96110f2c5e1476dcc7b498c5cca33bbf8b6caaec84b6a +size 116785 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Empty-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Empty-Banned.png index 8d50d9c73..f6e6a481f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Empty-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Empty-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68034d3beee6bbd4089c9f19c19485356ff9e5bf23ade9e7838a57ae287b35ac -size 107276 +oid sha256:e0511f38ff397cef55d919066eb132ae9dc7f6a104e4b5edf49582e418e95b72 +size 92153 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Members.png index a658ceca8..bdbd5c8be 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Admin-Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf414829dcf5f6885632b608f2cceccc15ab8418f7fc93d0d56e1b488834e804 -size 169215 +oid sha256:4c7968014a36102ea9d958056fa423d0375217ab8792ab1e954d10fe96748555 +size 132934 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Invites.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Invites.png index ff2a20c61..78959d687 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Invites.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Invites.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2f1d162b91fbf5f764e57bb79f843c21c65c5be2e488448011cf1d21921f219 -size 177644 +oid sha256:db8f98be7aa49cbb312d7067d1330a9091971359c09aad1cea43a718b225a55b +size 136144 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Member.png index 40b5ca808..3582cd231 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-en-GB.Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54c647dd14050cab70988eb4e3802ce23d2e04427a4144a441f82cf806291acb -size 160550 +oid sha256:c215d1f286502712ca572b828cb2667b961b2e1b4090c419d691d44b73dea944 +size 125563 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Banned.png index e593269eb..f90ff4143 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b2eb891016995b39e23cfc777fe531f3927039465983468ccaad42726a85f49 -size 159267 +oid sha256:4a13dff5c87fa38b7f8270d60d78b9282c9b94603c03e436c5c4c3d9911f2e0f +size 121491 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Empty-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Empty-Banned.png index 0690335e2..ff416b0bf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Empty-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Empty-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:357301e28ea588a5d38fc63d4eb781c580d96e629cbdde675dd35d788452183d -size 136693 +oid sha256:97a1c99218c8c2590bf3afd8b45f025abf926e6a5d9bec98edff4f4d308ddd7d +size 100546 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Members.png index d6b04b686..aa0500d90 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Admin-Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11cb56e13df8abe892264775ee64a89f389e022db0376899b24bd6fb42856a54 -size 203181 +oid sha256:df8a74b6caf4b488c3fcf8d00f50e376beadd149d7ccb5049f9392618c6bd89e +size 141776 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Invites.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Invites.png index ae45b1292..8276da30b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Invites.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Invites.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf75b5dac24845f7461e2ea5de0d2818470cfd5e779331129975204365e0ad6d -size 211131 +oid sha256:c78027df4dc3465530fc1e187b14568f72e8102956ccdd526acacbbfad349ba7 +size 144234 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Member.png index 4d58776a6..cc6c0464a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPad-pseudo.Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bebf9d38ab727bfc5d206ebaef2e75c8ab6ad6d7546c22be7b0a0a19dbd4c160 -size 190293 +oid sha256:14f9633a30ec6abc37c81adae999169e26d6920da44aba4eae916dfe85578d31 +size 133393 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Banned.png index 735285602..68e824021 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66ed2cdca4cc96d6aa3ed59081c1c42349f057fb30db951c0fff123db97e8f90 -size 87673 +oid sha256:fd6206b16d5f5a1f458c9feeb43857569f15ee02c0bd7815cedd5324b947a7a9 +size 68428 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Empty-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Empty-Banned.png index 0a5d25756..1b45f1736 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Empty-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Empty-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0129b9f9f9c770c9d78d73b0ec73ac65aaa2cce9cb30ef86e737b21a6ce40ca2 -size 60783 +oid sha256:160285e178bc57684b576e8e7e7383a2ece0cec69616367d0249879ebde35c49 +size 48822 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Members.png index 9e8697bf1..26dac9dd7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Admin-Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b39de84f6fb238b7b959c78185c02c7c9e77f67eaf0ccad8918da10687da0f4 -size 115880 +oid sha256:8c569c30f1ed83185fa663082de524f9363819ee77113e30bc8271fd8c371c7b +size 83815 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Invites.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Invites.png index a2be2ecfe..180c12af9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Invites.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Invites.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea9be731b726d1ca46b07b7e45fed591471f4ebb69213e64008227aa65a7e45e -size 124143 +oid sha256:5d894cd7d8a74e90dc5afc2e0b42854fae55e3aac0fb50d1c54a969b1bbb613c +size 86271 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Member.png index 18bf34de4..592255986 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-en-GB.Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8c29737d601d4b70d46783fb28668fd80e1e3e4aeafa10b84b13708d2b4f003 -size 110383 +oid sha256:898ae196ef98917c400b3953273434ad0958d18abc81b573c51927d289ccd657 +size 37094 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Banned.png index 93b0329a9..a85ca072a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc386629fb566cc3aa1e35af1d9001cceb9aab298077cc12625d1eadb729c5bb -size 103518 +oid sha256:bdd029fbc3843b1b402f14a4f262bf615d284a2f2b86961df5016911bf2ab3f6 +size 73632 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Empty-Banned.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Empty-Banned.png index 662d2ab74..fa4a5d8c9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Empty-Banned.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Empty-Banned.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f37e99938197b30df7787756b70a8d4a927a922db3915dfb3f1f64cc91ba1365 -size 87405 +oid sha256:fbb9dbab6d41bd10dc63e573fb576edc5079793c679f434616196cc3bd2eac04 +size 59338 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Members.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Members.png index 63e64b646..0a8f2b44c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Members.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Admin-Members.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f0f9906b81e1ab0a278271f1a03985ec2b5cc357b7e55175fbf50b199d17e6a -size 144193 +oid sha256:d9056f771e440c2b8336e8cb97e1d262c2c9455f55cd88dced7e8f403c3edffb +size 93537 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Invites.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Invites.png index 266eb9f63..d1d0c2e0c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Invites.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Invites.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7f31147866db8ee3903500b7f2d15e03052721a2adbbfbe0800ccea77cd7344 -size 152549 +oid sha256:21bd2bbbd179591e2de14319c15eab8650f28450b07f55bbc7a91f56398ab28d +size 96454 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Member.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Member.png index 2205b3a02..2d0a1bea9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Member.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomMembersListScreen-iPhone-15-pseudo.Member.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9e9a7f574bb4036e36a9a6e808e3da606924e62c879392c394d85fd1017d4a9 -size 136611 +oid sha256:752d85574e015fd1ee805cae690c0361940bacb39dbb953aa0bede0b069619dd +size 40696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Encrypted.png index dd771a270..68bd5afe4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:054061091b7d46a98a3a2dcf92efffa6f27b64f7f9264c70b11ba762bc002dd3 -size 135159 +oid sha256:3fdcb751fe92a8d76c7e1d5951fb9966e5054e5613b649b065d9cd2b8de5335f +size 105315 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Unencrypted.png index dd771a270..68bd5afe4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-en-GB.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:054061091b7d46a98a3a2dcf92efffa6f27b64f7f9264c70b11ba762bc002dd3 -size 135159 +oid sha256:3fdcb751fe92a8d76c7e1d5951fb9966e5054e5613b649b065d9cd2b8de5335f +size 105315 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Encrypted.png index 568f9ed39..c927d9697 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16a8baee59e03545f9fa857a4df081f9f24ea75700afdc35ca1570ef71c9f6db -size 185680 +oid sha256:cdbe86d6feb7ace19bb704aa9a6b523af132c5b83f2654defd7b219c5b0950a4 +size 117997 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Unencrypted.png index 568f9ed39..c927d9697 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPad-pseudo.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16a8baee59e03545f9fa857a4df081f9f24ea75700afdc35ca1570ef71c9f6db -size 185680 +oid sha256:cdbe86d6feb7ace19bb704aa9a6b523af132c5b83f2654defd7b219c5b0950a4 +size 117997 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Encrypted.png index dec56050c..20cc66737 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12aeeba3ea9148ba793c3fbe08c3dbc2b5fddd957f2cd64a764cf6d678c62c1d -size 88471 +oid sha256:a2dc9f81e1f8f8ad52f8f266ff87562ddd4d9c5f71f9cbb09c9b28fdfc96eb90 +size 57767 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Unencrypted.png index dec56050c..20cc66737 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-en-GB.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12aeeba3ea9148ba793c3fbe08c3dbc2b5fddd957f2cd64a764cf6d678c62c1d -size 88471 +oid sha256:a2dc9f81e1f8f8ad52f8f266ff87562ddd4d9c5f71f9cbb09c9b28fdfc96eb90 +size 57767 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Encrypted.png index 9842f3c85..958af41f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b267487008a47d3b2453e1264a84061bcb9bb70b81d16c8d092129e6deaa5077 -size 134885 +oid sha256:58f07ce51dd9c218d8c693140bca98db240f44f3482e503f5eebb579ab91a3c2 +size 78779 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Unencrypted.png index 9842f3c85..958af41f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsCustomSectionView-iPhone-15-pseudo.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b267487008a47d3b2453e1264a84061bcb9bb70b81d16c8d092129e6deaa5077 -size 134885 +oid sha256:58f07ce51dd9c218d8c693140bca98db240f44f3482e503f5eebb579ab91a3c2 +size 78779 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Custom.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Custom.png index 79a8e53ff..09fa66ac8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Custom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Custom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cc5197b7769d6a3d2df4fff5b5af0f2f0f3ed98d62f6015305deb678c4c85ae -size 127272 +oid sha256:13bf687ed7018c28a1b7df93c76c7466ac628935f2d90bb19c65be9b6cb0cb40 +size 107556 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Default.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Default.png index 79a8e53ff..09fa66ac8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Default.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-en-GB.Default.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cc5197b7769d6a3d2df4fff5b5af0f2f0f3ed98d62f6015305deb678c4c85ae -size 127272 +oid sha256:13bf687ed7018c28a1b7df93c76c7466ac628935f2d90bb19c65be9b6cb0cb40 +size 107556 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Custom.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Custom.png index c818b4868..d18a55f20 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Custom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Custom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c932106c29ce277ddc78f5d02c174126caa31dc1d9ae24a0e9ebfcab3ede5dac -size 169869 +oid sha256:ff3726eee8acde8472898081c9b06f6e39a43b58cbdf049d4a13699e44cd4287 +size 120291 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Default.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Default.png index c818b4868..d18a55f20 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Default.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPad-pseudo.Default.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c932106c29ce277ddc78f5d02c174126caa31dc1d9ae24a0e9ebfcab3ede5dac -size 169869 +oid sha256:ff3726eee8acde8472898081c9b06f6e39a43b58cbdf049d4a13699e44cd4287 +size 120291 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Custom.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Custom.png index 02df0019d..7cf77bc06 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Custom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Custom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47b57574f8f1537ae6176060e216e6fda8840a9d18dd0dbde5a475f39f8d2257 -size 78602 +oid sha256:41c9e1638eeaf81496938d5a8ba7491106f0ec3df150431d255d2dfbb547c374 +size 56325 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Default.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Default.png index 02df0019d..7cf77bc06 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Default.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-en-GB.Default.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47b57574f8f1537ae6176060e216e6fda8840a9d18dd0dbde5a475f39f8d2257 -size 78602 +oid sha256:41c9e1638eeaf81496938d5a8ba7491106f0ec3df150431d255d2dfbb547c374 +size 56325 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Custom.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Custom.png index 677fa51dd..6e247c5f7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Custom.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Custom.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d7099f7701d129eca331992cf58c0f4cf894f8454a7ccab5325503e9d181294 -size 120483 +oid sha256:4dc2edcf6d1e17d368c3fe2f0bfd6f856b943b6f88ca5fc8d07b1e591259eee8 +size 73426 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Default.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Default.png index 677fa51dd..6e247c5f7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Default.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsScreen-iPhone-15-pseudo.Default.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d7099f7701d129eca331992cf58c0f4cf894f8454a7ccab5325503e9d181294 -size 120483 +oid sha256:4dc2edcf6d1e17d368c3fe2f0bfd6f856b943b6f88ca5fc8d07b1e591259eee8 +size 73426 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Encrypted.png index 4015868a4..c1e96aa6e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:857760f3ae60bd731b8e1002f2979620e91a5e5ffab2154b32661ade1e871d7f -size 150560 +oid sha256:eb504881426023b4f0038283d2149c8ae95ccceda3aa689f77c2933ed520dfda +size 112318 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Unencrypted.png index 4015868a4..c1e96aa6e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-en-GB.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:857760f3ae60bd731b8e1002f2979620e91a5e5ffab2154b32661ade1e871d7f -size 150560 +oid sha256:eb504881426023b4f0038283d2149c8ae95ccceda3aa689f77c2933ed520dfda +size 112318 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Encrypted.png index 695375337..e53c2d2d2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:764b1616c4d16136ef46866e9f1255144409232022560c378fa5476d9ca29e52 -size 214134 +oid sha256:f4bdfd44cc69a52cc0d566c43e8edab4195ef926217bcc13a2f030d87a322a98 +size 126725 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Unencrypted.png index 695375337..e53c2d2d2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPad-pseudo.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:764b1616c4d16136ef46866e9f1255144409232022560c378fa5476d9ca29e52 -size 214134 +oid sha256:f4bdfd44cc69a52cc0d566c43e8edab4195ef926217bcc13a2f030d87a322a98 +size 126725 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Encrypted.png index c4a68ec2a..d147f301e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7241111d05d1260136cb347df786b6b88b3cb4093ec14b83e7d5dec1966111d -size 102204 +oid sha256:af7f174c6917ad5b5ab47baff3d0c718572193fc12f483e8cd245acd10b4104d +size 64149 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Unencrypted.png index c4a68ec2a..d147f301e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-en-GB.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7241111d05d1260136cb347df786b6b88b3cb4093ec14b83e7d5dec1966111d -size 102204 +oid sha256:af7f174c6917ad5b5ab47baff3d0c718572193fc12f483e8cd245acd10b4104d +size 64149 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Encrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Encrypted.png index 1f5122ac2..fcfe2772a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Encrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Encrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9a5c669eb3c31852c2a069c80c1cfa24149288801f71b75f2806b0ef95938cb -size 160541 +oid sha256:4d2ccb3469c1880854634989ab76844cdae74d18c397f016cc05d8c409a7e495 +size 92221 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Unencrypted.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Unencrypted.png index 1f5122ac2..fcfe2772a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Unencrypted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomNotificationSettingsUserDefinedScreen-iPhone-15-pseudo.Unencrypted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9a5c669eb3c31852c2a069c80c1cfa24149288801f71b75f2806b0ef95938cb -size 160541 +oid sha256:4d2ccb3469c1880854634989ab76844cdae74d18c397f016cc05d8c409a7e495 +size 92221 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.No-polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.No-polls.png index 9f70b6e6c..aa73e71f3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.No-polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.No-polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7bab743a6a15e305f3949acd74345a6608d210dbbf0ce32cb3480458de373fb -size 110433 +oid sha256:025e5b02975715bc4a25cce368aad568c754220cf83f5b404cbfb16bec01b221 +size 97418 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.polls.png index c9fe0194c..f3cb463a4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-en-GB.polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e06af162cb05ac7c2b66396513c846093e26c93ffe3d14193a128459cf330ecd -size 229013 +oid sha256:4b4c342c3a0fc49e65dbaf9be263a40199ccca5150460a2f524af747c6e41da0 +size 187273 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.No-polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.No-polls.png index c73dc483e..eed38c4f6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.No-polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.No-polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14492076d5d5c300cfd83b660034c960fd8789efd2d656a98372a706b9a30e55 -size 134671 +oid sha256:ec6b9041262caa28524d050314bc1bf80f7c3ce391876f84736e4a2505db586f +size 105475 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.polls.png index b5954bb0f..52559387f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPad-pseudo.polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16a78dc803c0f2d4aed87131b646953c7ac16a672d89ee901939e3b8784f8a88 -size 296838 +oid sha256:b78cb6f03f10c6ccefee7af9919aaa85a0397c060d44c33fe4d823aa9d23d638 +size 216097 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.No-polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.No-polls.png index e57978694..17f8d200c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.No-polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.No-polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63c37469568679a0c3a1cf57759f2baba6ab810f498f58ad9ac752efe3cf2b71 -size 61670 +oid sha256:22bc2b4753cfa9ba16c0689df834c841066be7840f3b65e2ffa9ba083156bd07 +size 50255 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.polls.png index 1687a816d..22cbc98c1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-en-GB.polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:610caad244a4ab33636d52cf92d3ea0be039c52b285756be51b77b333a6eb26a -size 157530 +oid sha256:f236e90053c0478fd4e183418f59f16bfe3e0d2073983a3c7c54f6bfc0fa7854 +size 119620 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.No-polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.No-polls.png index 6279b07e0..e35aad775 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.No-polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.No-polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e23f8240675bd2030c8061195847efaf2e7da8a75f839dff55e3a1da46734d5b -size 80444 +oid sha256:1d2ef5cb8d85a8f028b415947e1e9711b3406fa21491c37b6bf7a15453d021ed +size 58505 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.polls.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.polls.png index 084a70493..1adc55165 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.polls.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomPollsHistoryScreen-iPhone-15-pseudo.polls.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:000e76bb745e5933b8f70c7ab331181ca0e62fcf01f6ac093fa7c7a9c749fd95 -size 204894 +oid sha256:7b0311515975364995f72fd8db6768e0d31877f674edea1b77d88998ace1e276 +size 145965 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-en-GB.1.png index 72941219c..652fd8dd2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2d1fa2894ac50763015a820d13c411e75b0e355be2b4459e494d68083b34751 -size 173077 +oid sha256:ea436449d7d1ea50814d1a67a7909aa1731267d000d5b1888a130406eb21c3fd +size 134172 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-pseudo.1.png index 7c9c7bfca..3e1e34953 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab459dbfd02fd07ef30d41fbb2ce7b8f30eb5c17af05f2fa4b2be7cce2efba73 -size 235392 +oid sha256:dd4df9dff9fa925159360e2cf513346b8a28e7665bbe635da98c4f750b07d778 +size 148186 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-en-GB.1.png index 2a783a43b..566d8447c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02b4c1cab8423e4261924d6f18ec76ce50415c6b0ad1c212f1618d968cb6ffac -size 120936 +oid sha256:896d0c191c7e6dde6a2327c45b25af0c73247c1e14c3ff8f2c81b717f94d7b54 +size 83507 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-pseudo.1.png index 446af19f9..11c00a525 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomRolesAndPermissionsScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1c1b16fbc0f7a0abbc367721d142ce224f0b59beab41ee8af8c673635a6b0b9 -size 177592 +oid sha256:09d3bda17bab224b6787f5966876c8c91d9d0d366c812f9637a99f467c8287c9 +size 100804 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-en-GB.1.png index 2253f33ae..beae942c9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a5840ed0428865293d7aed63ffcb9ae9016e695b3469e96b15e7ba7560eb549 -size 416817 +oid sha256:6067114ea694604ada52f8661d19c13093c9ca57fd0bd9dd76a61c22823287fc +size 295821 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-pseudo.1.png index 9f547749f..6a6cc6227 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:565f5550e758f9bc8cbd83cfd88fef7395a3948c15b3d125bcd915d116cc877d -size 427888 +oid sha256:28f4aaac85bf4cec7d6ed18b3c7048dc4399c21c18b6d2ad4e3a16c0c1b27517 +size 297798 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-en-GB.1.png index 51fbfe9ee..58a32cb82 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6586a55668fd39a8eed3717061f6e881540551b0c31d65a7a6360e916cabff55 -size 270771 +oid sha256:71180fc6e87efaa6811757379240288bab23f51f609869169acbc26a39ba0214 +size 180340 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-pseudo.1.png index c36e26903..5c0375c80 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_roomScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28c6e573a78d26c5c664d0c0f96299fe1158256ca786509f7fd3def44e66caa0 -size 278016 +oid sha256:9cd928134ee5d2aec167aef061ab03f764dac009d274227e43342fc8369e23f4 +size 178335 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-en-GB.1.png index 9bff5bdc6..e79fc8480 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:044c68883ab536b39e864a795989a48d17b1387ee7730b1ee1d6a7883c709ffe -size 79757 +oid sha256:0239ab7a902f201b9d9f44d2062260e2021078e99e5feda2c86f078f6328a98b +size 67015 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-pseudo.1.png index 9bff5bdc6..e79fc8480 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:044c68883ab536b39e864a795989a48d17b1387ee7730b1ee1d6a7883c709ffe -size 79757 +oid sha256:0239ab7a902f201b9d9f44d2062260e2021078e99e5feda2c86f078f6328a98b +size 67015 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-en-GB.1.png index 43ec7d1e9..48b5b96cf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa97c6cb4b0fa8198d049d57df97286b49ea7323a8b1f0fcb3c1f7e6d4cf078a -size 55801 +oid sha256:a6caa8a5473201670cfc65ca85f4ae1623e95e2667cfa32e9d7c7d3fbf15e921 +size 43654 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-pseudo.1.png index 43ec7d1e9..48b5b96cf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sFNumberedListView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa97c6cb4b0fa8198d049d57df97286b49ea7323a8b1f0fcb3c1f7e6d4cf078a -size 55801 +oid sha256:a6caa8a5473201670cfc65ca85f4ae1623e95e2667cfa32e9d7c7d3fbf15e921 +size 43654 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-en-GB.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-en-GB.Set-up.png index 4560c7271..94ab686f5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-en-GB.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-en-GB.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff25bc3029988cee77b4c1d9becc37ca0a3abd6638d2875f78bb91b63b6bbe1a -size 192109 +oid sha256:38e72f6c3f07b5f51a8ff85aaf16788cdf708ddf347824cf524950efdc6b9a52 +size 127859 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-pseudo.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-pseudo.Set-up.png index eff1a1ca1..df1c63f43 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-pseudo.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPad-pseudo.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30187fa7afc621ec8a65952abf4bfbe638bfee1c05e16312dee18bda108b505b -size 297626 +oid sha256:58d3d7680a6b2433c56868a1aaac12a198c67a6b98770f41f10b2fd8d6329afa +size 173765 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-en-GB.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-en-GB.Set-up.png index 9fc6e3716..a88c53b62 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-en-GB.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-en-GB.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8363d9bb0f0497005e0d88487aea70523c08fe88d7ac97185dfcfd5e71784d4 -size 147319 +oid sha256:03a2f691e2f6625f0c043dabb390367e25ea4b61632e0d05bb1e313ed2dd3d3f +size 89316 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-pseudo.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-pseudo.Set-up.png index ad10f0d71..59cb407e2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-pseudo.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupKeyBackupScreen-iPhone-15-pseudo.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49ca04fc3f8ac3eb8bd54b360004f8fecce4aeb012436b090403328b69d23a99 -size 228907 +oid sha256:94a7ce5da69fbe7bd1ea20900c73eb9cb9927d13ac8b2c004d1d75fa0ed8635b +size 137748 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-en-GB.1.png index a6a2cfa7d..88affedd8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d37f835ba792370556557e0d930dd4c29483988b1089b7f5a51f2e5df6aa2a2 -size 150133 +oid sha256:a79a657d65246962e1e4798516a798d92564b81a45e2638405f4ddf1223464cc +size 108749 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-pseudo.1.png index fefd2c498..cb66db81d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47b96e1b3e0daef441d6d8e72a5352236ca2179747eb4325e11976e13bcb0ab -size 216771 +oid sha256:e785a0cc5e7d5300dc4ed3df23e430ce4bf72c6918d53c518913fdab6d8dae15 +size 130899 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-en-GB.1.png index cd3290605..555ae995e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16a97c200a8e66deb943df7cb8bde5a1f84776f680fd1a89cbc80d474b87eba7 -size 101247 +oid sha256:b1bd08cf627c9323e6d6d720e7a39e07c0e473d134d178a25b5ffd5b4f30869f +size 69383 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-pseudo.1.png index 479041026..5fa2c1090 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupLogoutConfirmationScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76f33c85188d8c10bc304dd4bd5d7d92652b184204a1720650189a4d6da8663b -size 159534 +oid sha256:3665a04b7eb4ad5b90f30f0f288c65d67dee1c8104f5b5853c8d54b27bb9d66b +size 93064 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Incomplete.png index 2c729706d..b0a7be820 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db21e9e1fac845d7ea32fc8ac39cd4177f888a846cf67237ed4e5688a6116e05 -size 157202 +oid sha256:9a245514a9a6e52f3c1106aad8bbca74de09f70fa22188c613d7c3d6feec70cc +size 111853 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Not-set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Not-set-up.png index 7b83f6d02..d55065724 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Not-set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Not-set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92e854056c64f77f63d527a819906023bd967cbb47f45a8fbd510cfd69119165 -size 180737 +oid sha256:4638887e278dfe21eee64c24a7b07c5ab311ef8a4e689c802bac46954e4eb62f +size 123715 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Set-up.png index 2526097af..fc2718f4a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70bf7b57723f70226bb18fd2666f5a4c46b1a196ab1a91179243bb3cf5d4d112 -size 177211 +oid sha256:2603fed41dde708662e9ca8fc1f29303474af8f9a95e52e4c5897a7d4d01e857 +size 123894 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Unknown.png index eb22495b4..1c0e7ac21 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-en-GB.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50d35c393731af81a2ab187a113b5d2c88822d23ca2a593b5994e689eeacf387 -size 89850 +oid sha256:a4d9ef54544912910ed4a447c708b304c511f80263167c5dc3ad68b8076c51c2 +size 78683 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Incomplete.png index 42264e228..57aa5642f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8a3d956da82ccf992889b4cb1a15dab37fb19d94aae23569b175cb234c992f0 -size 213489 +oid sha256:88bad58775f77da5bc1a942ae31502c82725a45222b2776b9ecd3b48f69285ce +size 127822 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Not-set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Not-set-up.png index 7fc80d4ea..2b6c888ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Not-set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Not-set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:414ec12316ce70d964e7e431cb609b10ac6783f542039f9b130985acf47d57f3 -size 272704 +oid sha256:bdd8fb19399e506b534e7353376c2d155db360232ef615384d5f3f103fd16354 +size 151728 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Set-up.png index fb793b812..cf4e64851 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf1c234fbe0f16d39229fd7cba21a2b954d1f724246f5207885b814d797a16d3 -size 258329 +oid sha256:cb97c3e58e7bde1a65cf323af49408457f4f2c79a5ff6fddb7e73ea874a4eb4b +size 149702 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Unknown.png index 24b3dc0e4..bff2da1b4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPad-pseudo.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0143e508fca5b5ea461ebec6aff9017942a71a09f6e8214aa1b1c2fd26bc144a -size 106783 +oid sha256:9c34ec6df77bdba0b2bfebeb44408b6a0d8e19ae158d6f6471139b426969eb51 +size 81272 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Incomplete.png index 9eee1e286..96d7106a2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:802d1e99db9ae26d2190870380ed3f361fd826a671efc5d8d4acbf7bbbb87f7a -size 110042 +oid sha256:61d602bf32672cc1e432940a0d01c329095ba6d96d4c2db9f1ce7727fa91bf1a +size 67746 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Not-set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Not-set-up.png index b225dc552..c2d83919b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Not-set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Not-set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c87320e363289ed3486d0aea25bcd1c17a051bd2c1d340b31cdf3683b87a7f4 -size 129588 +oid sha256:9e7bcfd9f86f6c86d4226d525f8eff9e506672d4156a764114ca88836c6fbc02 +size 83033 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Set-up.png index ef81075da..aada5853f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f4f2c03a1c6c050acf89f4d9e669f42d79074df82f17cad489e3fd21df07e0e -size 130421 +oid sha256:37ccb4c8caca32f36f953699f8ca75b67745cce7fc6d5e893ca8ff9ad8eb0ef4 +size 80210 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Unknown.png index 79f8efee9..57cdc377b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-en-GB.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4887b2039b61cb4983f2b21c8188196363ac15d731ce7d6d5da8587ee9ab7202 -size 48061 +oid sha256:c4dddadde82de000eea2fcccc46c35157367d032a8da305b8add53fbc70a488b +size 38029 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Incomplete.png index 9e5b54326..52917f974 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:447569735de148522adf1bbad976691959dd43b71e8293eb1b779eeaccbfe5ef -size 160778 +oid sha256:417a2c667d4d448c6dd04b097eee9c271de1be5915fd14fe6dbf909ecb6adc82 +size 91971 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Not-set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Not-set-up.png index 3cec45fbd..5f3deee44 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Not-set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Not-set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2802157a26f19cc5efb27cb559cef947692f5c83f9adce1b938e188fe176d427 -size 224966 +oid sha256:570a805dc39bce8695eccaa7d5a8457f253d6a6893786e175286be0c518958d2 +size 118758 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Set-up.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Set-up.png index a9ef18b81..c53f8b8bc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Set-up.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Set-up.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c86b602e9a4296ddda51636137afc9ff3687d5f144e6a5418c240102ee4a8912 -size 218871 +oid sha256:7c663002eef07dbf37887eb07478b1e2111b093e47168dde2ecd28bb4d3c0771 +size 114821 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Unknown.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Unknown.png index 91b7838f0..2e1619ceb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Unknown.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupRecoveryKeyScreen-iPhone-15-pseudo.Unknown.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66d22d7edf9db13c6dd7e9a40333ee03efd7dc1815abf8c9c7cc31c0f8737f3b -size 68216 +oid sha256:31169fb944e6abbad9b3f15c3faa0e0d51ff32ab1641490c42358bde08dc5927 +size 42859 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Both-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Both-setup.png index e76119a28..7c0cea1cb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Both-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Both-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dea968950e6a9c9e104ed9e165dd2d5f1dfc6dc50cd4dc78b543087a80a2a50c -size 130488 +oid sha256:f95ea0a79cc0a1d66e29c5a378a67dfa6b86468bcb18b2f369f1f2d6360a524a +size 104770 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Key-backup-disabled.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Key-backup-disabled.png index aded0c6f1..32f7c244e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Key-backup-disabled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Key-backup-disabled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb02982043fe3b6150e3e33156fc4fea6560d65ec989f92d858466dc5df05a90 -size 116485 +oid sha256:60269d05a58a024204147702ca80981ec8404288d143998d4984f261bd4ad919 +size 97959 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Only-key-backup-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Only-key-backup-setup.png index 7bb4e04e1..c42390009 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Only-key-backup-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Only-key-backup-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fd8b154dbe3490e080e6bbf5d31cba7c26bc2f1840d3bcc786da396a4653e06 -size 159900 +oid sha256:fa4e633a8d0c43b5c8e5394737edf435d5b47787c59a4c70ccbee8d8c048db23 +size 114976 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Recovery-incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Recovery-incomplete.png index 21af60184..215f98f0c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Recovery-incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-en-GB.Recovery-incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddf619138b7b87908cbfc4d2fae28c838836c8e7d40783fbd76444b31bc49486 -size 105776 +oid sha256:4cce85400044b5a55dbebaec985a904d7651fdfef61f9400657001ae4f5791e4 +size 91260 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Both-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Both-setup.png index e2c029a49..796e61a9e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Both-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Both-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:576aa19cc4abea7d9e324d5157a25f86dea4da24b924a6f0860f3b44ad9d4f0b -size 172858 +oid sha256:0e8323c849898d4d37b82d4f05fd9cc7a1e76192d66b99f964d0b2e179dafc64 +size 114742 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Key-backup-disabled.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Key-backup-disabled.png index 438ee5d03..49b8dd3f2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Key-backup-disabled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Key-backup-disabled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b2db654fc96b726cac7d5ed86323ae0b39c3bb70d897cbd552d0f77e763adcb -size 148817 +oid sha256:d0361540f8f07de5c5b84720b83374c9062bebec15e2cf5098ad803d952c0abb +size 104889 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Only-key-backup-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Only-key-backup-setup.png index 59cd5f093..1d61722ed 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Only-key-backup-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Only-key-backup-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed9da8f968ff6584a54064cc7d35020b572933dc02c9af03afe5044b1e760c85 -size 226990 +oid sha256:449c26f8ae7840df3146a19e628bcea6dd07a8acda0488c850b6844d6a53354b +size 135889 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Recovery-incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Recovery-incomplete.png index 88389eee0..9d585811b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Recovery-incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPad-pseudo.Recovery-incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15facc9cd1a8bc1ff8fcf1d01d6e31ed5ff70e640a1a989b0952961c3472c94d -size 131968 +oid sha256:a3d39b5707492fadee29f04de3af877b381d08047103ddc60ebdd4c8de13b7ae +size 97842 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Both-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Both-setup.png index 1bc7fc108..97a2a0b2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Both-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Both-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e870fcbc50b11952e29a494e8943c044ce2f88569f9146300c0ecc78353621f8 -size 80533 +oid sha256:6cbe4c718c554155e8d2a9dc59c6a2f7575ccf8e9e303238849e2036f527cf9d +size 56909 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Key-backup-disabled.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Key-backup-disabled.png index d8e1aa0fe..77f936db5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Key-backup-disabled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Key-backup-disabled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72db4976ad3efec0d1a643a1a8661c3eb3dc0432d3070677b5aed2e57e7bd2f8 -size 68646 +oid sha256:137158e2c13f6f38862b38ec673a7e05f02b0f70254fa5cc08d81718c36d1206 +size 50276 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Only-key-backup-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Only-key-backup-setup.png index fb9f491a4..22dfd3e4d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Only-key-backup-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Only-key-backup-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa94597c7b1687f071d6b67afa6abe3e91616acca0f6e1cedb159a3e8db6292d -size 109198 +oid sha256:60519f43ecdcf0f289ca5338ea06cd83274b3a32a3b1c4533853ef833b629e4a +size 69797 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Recovery-incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Recovery-incomplete.png index abc8866cf..b12b8c297 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Recovery-incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-en-GB.Recovery-incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c875572d965822c026249c9a67922a17688a5dde13130f22f120e30f9db6fc0 -size 58254 +oid sha256:d76310dce12e1bf7c3b9822d579e68ce85157e9f169f4ac2ed60e366a8e1575d +size 45486 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Both-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Both-setup.png index 4d4d5f904..6283779e9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Both-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Both-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fae94ed0415b4cd8a7bc9401574ee587821ac7846980e55253cd27a7ef8e21d2 -size 122413 +oid sha256:2cc5cfa299883fcc4669daa3563dd64e60a4def77d0dc4fa9a2ba0d9c8e4ed6f +size 73180 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Key-backup-disabled.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Key-backup-disabled.png index bf8a27f03..b094b2c17 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Key-backup-disabled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Key-backup-disabled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8025f9e25ec6e15eace49569d89feb8b824c8a7ee858725be8e459558b94958 -size 101153 +oid sha256:d79c978514d4931150ab3d8cab2093779c9b2b9778cc3f80bd66916ce50ccac1 +size 62313 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Only-key-backup-setup.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Only-key-backup-setup.png index 5ea11ac57..deed22bfe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Only-key-backup-setup.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Only-key-backup-setup.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51ff972d97393496b417ffacd091fa5f399d23e0b63c59ea52e13b36698d74e4 -size 175833 +oid sha256:5f783af792e8f85c3bee7bd00b9e2238cc3f01a3aa1f9db752b39c8f35bcb29f +size 97394 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Recovery-incomplete.png b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Recovery-incomplete.png index 1a3086ae3..d212e8939 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Recovery-incomplete.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_secureBackupScreen-iPhone-15-pseudo.Recovery-incomplete.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ba6a065a4fcc2d20da716dc3feb892bac40fe3f13f432c7bdc01794a3b55452 -size 83394 +oid sha256:6bd6e88c7962bcb17f1934cac6d0d491029c299876172ef8c5027c2c7a4ad093 +size 53699 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-en-GB.1.png index 805372041..d3ff23918 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37a9e338792ad5aea5fcf69ea822982365acb076c349792e05b422222d5b53cc -size 74273 +oid sha256:6180f57ce6e161d79a0c52d1ab86518ae2227979fa806011f66c30869fbee81f +size 70278 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-pseudo.1.png index 805372041..d3ff23918 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37a9e338792ad5aea5fcf69ea822982365acb076c349792e05b422222d5b53cc -size 74273 +oid sha256:6180f57ce6e161d79a0c52d1ab86518ae2227979fa806011f66c30869fbee81f +size 70278 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-en-GB.1.png index 61798fa75..47d8a2aee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af2d305b52ef0be67309814c03d7726c515388251e700bb27a11eccaad86bd89 -size 34343 +oid sha256:b586f05cc0eabe44fbc3a1f9181ebf69b2593d6f9e046c115405d955dee5aff8 +size 29598 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-pseudo.1.png index 61798fa75..47d8a2aee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_separatorRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af2d305b52ef0be67309814c03d7726c515388251e700bb27a11eccaad86bd89 -size 34343 +oid sha256:b586f05cc0eabe44fbc3a1f9181ebf69b2593d6f9e046c115405d955dee5aff8 +size 29598 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Login.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Login.png index 0c905746f..db6d3c8a9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Login.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Login.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9e3fc9a58e924341dd9e816ef4204c1c7cfece9e0b2900365522804ac761e32 -size 141118 +oid sha256:54c9378d347a614b99ecbdfc726e40b6c3a45ee0c65dfb2cd844a57d4c082120 +size 103275 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Register.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Register.png index 8050b6769..ba44dc52d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Register.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-en-GB.Register.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:879bc2642d6339b8a12d88b06abb9d0944759904897c1c5260013a2b1a53f63a -size 153601 +oid sha256:7d6bce08230f5d53acd5876d2a271eef226221d67c0d9b54d0da9c508f4a50e7 +size 109247 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Login.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Login.png index 50618054f..942d25825 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Login.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Login.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca29c16317095e7274a6eace38a30ad709e5aac3e2466d172d072f1aa8a5bff5 -size 190128 +oid sha256:8abecfd736612e6de8a0f7aa000deaec7e82b6a1ec6a0e8ea7b2111b90400cc3 +size 120427 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Register.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Register.png index 432b64d7a..276b1d7a7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Register.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPad-pseudo.Register.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94d5b17c1b17946bff0f031c4b465bfb1da6b3c9f8eb47ba7ebb81a03e564e53 -size 221102 +oid sha256:4282432b52acdd9e97ba0bcf757d9fa5452340c38b833a32a67781a61820bf5b +size 133708 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Login.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Login.png index 8e100c922..20f761e9d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Login.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Login.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fbcd1610dd6f69313f2b8d7acd2c9d4c8142d889270b2ede5d5e509f6f25d1cc -size 91133 +oid sha256:3b2835b33f94b33264877d5464c076b728a6659e6c113f60eabc0dc55a21d37a +size 63563 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Register.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Register.png index c5e228c60..155f69a86 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Register.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-en-GB.Register.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ee209dfafc319226a0dda8e5b7d94d5c059e9ac1f9287a95545816ae094f7b1 -size 108250 +oid sha256:b51b51127ca08cb2187c6addc423160bcc86d97ec0d3334c3c5f5f7b80070cdd +size 68667 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Login.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Login.png index 9d01b2c9b..e7711dd82 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Login.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Login.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e29306dc189c4ed19acbeb3f9b216b81d317c067ede9d1b5819deff64a1a63c8 -size 140220 +oid sha256:7bf9a9b5a5eacda0f573517c99446cec54eecb896957d0b67c70ad0f23dbd8d7 +size 87505 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Register.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Register.png index b150ddd71..2381711ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Register.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverConfirmationScreen-iPhone-15-pseudo.Register.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38b1b47abb3b7d6f573cc2587420649223615f5271797e7b94800ff868cbb70d -size 164485 +oid sha256:589d9ea1c5cd46c558a8978204c7674dca980c0a6ad6548af2b7d69e8d88ccad +size 98288 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.1.png index e71f60784..091143a7c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:555f131062208efa1b3a6229aa7ceea316bc68d490a217b4ef2b460046dbb864 -size 155475 +oid sha256:da20d1774f6be79338c435917dc36394d4be19311a77d251da1cda8f15670eeb +size 116219 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.2.png index a3ae5dc3f..90717fc7f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8fb0f1d2162e219b4a6fd27bac6e579e9f767ea585a7649da3ff89d2feb0186 -size 151963 +oid sha256:e46770b24f188e4d48d372747f6fbf0ec56b0796e71535f37be09e5670d018ed +size 113708 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.3.png index b2ccebdd1..a31d9e8b5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:648322a646b974f54e81064246354f5e3ef53f0d504354e3e03a7d4597cd4abc -size 129819 +oid sha256:60feac368311b8ec563aed78357028036ea92eaeb0f9e1ed35d5f656ddffe7a0 +size 105000 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.4.png index e25158dea..7b28c84c1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-en-GB.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a33e198c70258143be5075e9870cef7333ee47cd7d40de1954cf14031d1df2b2 -size 147450 +oid sha256:4dc7f69072f6f4b49388724785f5aae68544f09374853b09f8bef92fc6dcd47c +size 111656 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.1.png index 6e16f9ae7..fdae7008e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9789f21421dc2806c5b500774f17a1f9ce1e2699a351e43ac45e91c311a2a9e1 -size 213874 +oid sha256:94981c1874260666dd0bc62fa9cbd2d818be40e73efd70a82021a3015d00db43 +size 136144 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.2.png index 66dc7d166..a9a44c7f8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ce325921a4ebe02589d500358c1cfb5711f9511e919d3ad8f7e2c5244b669be -size 214293 +oid sha256:a203a33107d04f00d8ddf90c93db7ef644a40749847dcd0236ff1136ec95a720 +size 133680 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.3.png index f085ac104..afc5f3a83 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9987c929ccd825ccf78967c6689671bb42010b9854523b3526d117ccd5955fe -size 163530 +oid sha256:42007fd5f1c256c7a6fcc10b4776849f99053252cc5c17fa34c9411fc3bff23d +size 113996 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.4.png index 903b83d50..9d32dd215 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPad-pseudo.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb7e51cacb0744a719691a0522ac0e8abcc6b7a514966ecc85ed4689a7a15068 -size 201979 +oid sha256:6e0bbe4f66b7885fe5885f23398e5174facac937ea63b22d7ab9c568d9152601 +size 131977 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.1.png index a4f4bc152..fc2b05231 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d8d4c42bb123a9473100f07163512e7e10d62eb17a800d5ead00344f5ecf139 -size 108279 +oid sha256:11a03e55323cfe1235ff9cdf14dfb0ff39299dce79dcac4a51201a97713a3472 +size 71503 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.2.png index 5c46456e0..bc8dddb12 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c1191c928148da4b20e1718e77134df56526c4d6a45dfa6d044d88a8bf8badf -size 105592 +oid sha256:ae50c7000f5aa1648187b20f2e0c9923e390d4b42d0dc080a5c70d58e27cda3c +size 69166 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.3.png index ef2753a41..e1be2f128 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0f1200b64dd875db563ae061797b43e5d34f0c0d6817f4f01ce9efa7931ee0e -size 82906 +oid sha256:04d2b178fa9a746c0ddef74e83b100011267ba40e98dbcd5ed8d75ec599b89f6 +size 60409 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.4.png index caee17ef0..e671ffc30 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-en-GB.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8ea8a31e3c640ad21ae0d309bf0cc4f2a2532abfba608fa63857bbec9337d01 -size 101233 +oid sha256:6e085e029fba474fb1517601820eae64ac1f249265270cea7d610f1857c42631 +size 67841 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.1.png index 2c34d6cce..79e59aedc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a1e85ea304c1584edc055a7872f4a8e16e399947b4d5f17b4b5cd0ecb6b6ff8 -size 169818 +oid sha256:85c82642698ac067a6301673053486de0db05f6adf4039f52306d6a221f57786 +size 96116 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.2.png index ed78a98b7..16d948e96 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bb107431618d40a0e2875eea080b202bb4253554e7839042d4866203bc88d7e -size 170247 +oid sha256:e46ccc550d2c0d74655be4a3cff958e62d8e5c8d9f789cf81b31c97b376cad0c +size 93809 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.3.png index 0c90256b6..4cf24cefd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26c39d6bba15a1ba962ec8ee0831df097ba6550310ae3f58710147ee93222109 -size 122379 +oid sha256:7d05997731f755f45834075ac7dd62cc8b18b94b65354ccd4fb6c198ed91bac1 +size 73627 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.4.png index 5668e2673..b2e75c5a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_serverSelection-iPhone-15-pseudo.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5d7f08ce10cfad7959213250d0a260a32fa6d57ec985b17b22126d42b5a8b52 -size 160775 +oid sha256:35cbe71d813db5883aece477676ed1fd4038b67bd5deacfa2957568510e41789 +size 92671 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Cancelled.png index abc8d7bfa..a08a3d905 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d5c3d555619bdd748dd000259f2164e288d8f7e0a751088d754435ed7fb4029 -size 124629 +oid sha256:426774415058525089bc20ce69af8a1ab721bf5c56c7961c66d0d9d3de808a68 +size 94375 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Initial.png index 728d0eb79..59a9fe8cd 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2d80c9a388f9ad1d6bbaa2ed83f2f02dc81b8fbf01d8ff96f7bd673500c094d -size 122493 +oid sha256:01967ad4554d2ed30b3927c9d2eae7768254b0103e4b8e39a2cdb64693391798 +size 96021 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Request-Accepted.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Request-Accepted.png index 0c41faca4..947638a3d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Request-Accepted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Request-Accepted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9da8908c5b57fb81d15e7460853e89ae37910020f33b4641a0b237feaaf1cf24 -size 112890 +oid sha256:b7354a5eb5bfad07f0161391496f441e14952368b9d5975b5a3f1bed29ccf07a +size 93223 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Requesting-Verification.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Requesting-Verification.png index 6826d520f..ff35a76a6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Requesting-Verification.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Requesting-Verification.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:955beb56556aa67500cc77c8b9da243da18729663e1d033323962e3e7e6b1ca5 -size 124265 +oid sha256:1012f46e630e538a3ca06ce653aaf7425e3eb0cfe09a44e087656808d8532ec1 +size 95644 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Showing-Challenge.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Showing-Challenge.png index 8035b4cdc..a6f2bbd82 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Showing-Challenge.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Showing-Challenge.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08a81a2769a8e8f697525080a845e283a71edaeaa7d3462b4a865f8ce3ecd443 -size 202818 +oid sha256:19d04243124ef3964c7060489ea85e5665242fd9be217ca9f3891887575e4886 +size 166134 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Verified.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Verified.png index ae4792d60..4c331ca61 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Verified.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-en-GB.Verified.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13a68b96593f09de7300f9031f17dd0c35684531cb318c734e94db959748f94d -size 125490 +oid sha256:b759fac0d53a1a8399c3dbd97037546b9a2b3fc2d906efc67549473543dd77e8 +size 95132 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Cancelled.png index e7f007d08..15f5d9f72 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af5e0d91c5a10ce75e42dba7ffc73c91979c3bbfcb35efe12e0931fb6e30b459 -size 167169 +oid sha256:6c30ea848afc23e3321e7235c804b640438f58f30d97f39d2803027bb433f6c8 +size 106378 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Initial.png index 3ace83cbc..974525d8e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db4372d64cc643e0e07226bd794a478f4fd3329ff2c0e1beb59d9762e5ed7094 -size 162017 +oid sha256:74d47dc2ad017563d38d66ead6b45a0ac77fc18998a9618bd61f2f3eabe83f45 +size 107167 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Request-Accepted.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Request-Accepted.png index c749f9b81..7330a2c5c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Request-Accepted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Request-Accepted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:326d124d879ddd3460209f4b104bc4c6ea6d5a739029086bcd4d218bcd29a548 -size 151351 +oid sha256:8c2184a99242de034683603c43444a548f6236414cba75b9a3b7460269f73756 +size 103093 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Requesting-Verification.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Requesting-Verification.png index ed0c6caee..ad7ee0222 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Requesting-Verification.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Requesting-Verification.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42587aaca36304daf16e419bbcf3ae3b02db96638262f38d49dbe40b2f2a70ee -size 165908 +oid sha256:3432349071723eb8e57ec7a082dd5b68bbaaa8845f8fb2d61f1cc7f61fc2553a +size 106890 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Showing-Challenge.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Showing-Challenge.png index 4685a1790..648929a19 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Showing-Challenge.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Showing-Challenge.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:108f111d9c80da099d29eb9693f15b3ce5fc9c8f81365ce02c36ed5dbf8d24e8 -size 256712 +oid sha256:b71fdbae9e29a980562d0c7a8f931fdd50514bf0f96da956eb3fb913c253b8d7 +size 185472 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Verified.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Verified.png index e82200e7c..3468ac26f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Verified.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPad-pseudo.Verified.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8872853b5b71cca86d37fd800391631464f791cc6095d3a0a50839b5fffbf351 -size 173239 +oid sha256:6b335b9f7797cdacd60a3a622655679cc29ba9ade23ef3b348a8a32f112a7bc0 +size 111523 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Cancelled.png index 56aef81bb..b1df94eec 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:296d8b28d222c3ef9f6cf7725456221b36822e4eb8c117aa52981cda89e6a101 -size 75022 +oid sha256:f9a6c9292f4f9fd3164d7d5822934419e6b588ef0771edadf19b2723d13a9e8d +size 52789 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Initial.png index 1a8e3a1db..6633f8ea2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48d31bd2915e6b7f34ca93855279c76d100b5ff30f8f37097262c3776058bf87 -size 73446 +oid sha256:77f868bc6778c78e6dbb6413ee22916ede3f537e98630965db2ae0a0d209d53a +size 53700 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Request-Accepted.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Request-Accepted.png index 2a45dceca..11a51646f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Request-Accepted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Request-Accepted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3265aa36d9f0d2cc6751fc6d034c3ffbdd1ac79626e99da19c196fd18f43583 -size 68232 +oid sha256:30c800d6a0aad751e9d0f7badd7296f25dd63f969179d5321dcfa2c9395ce3d7 +size 50849 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Requesting-Verification.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Requesting-Verification.png index 45e6895fb..367e1ee43 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Requesting-Verification.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Requesting-Verification.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5581a2a8067d8e9e1583f550428cd41b7e3dfedfd43cab603b1f02c2b3994a3 -size 74678 +oid sha256:73809fce6d56738abd975dab2c870a645ebe7770c4d73f9059ec1aa1db986952 +size 52350 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Showing-Challenge.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Showing-Challenge.png index e7b51c474..998659c8e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Showing-Challenge.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Showing-Challenge.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a1fc2cd381c49b911e4cb4f133fc09f601668f58fd095cdbc964cafcb010114 -size 145509 +oid sha256:1d6e07ee32709a5041592685b72931460353731af602acc01d99f743e82d9743 +size 115776 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Verified.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Verified.png index ae6f94631..b3eeba13a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Verified.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-en-GB.Verified.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60a25f5124021ee967d989b115f37bb56b800908d8ab0e603f982c4214d18ba0 -size 73933 +oid sha256:c466770faaf6417d48297b20d22db0a60622a8e61259ab2dc5cb79e21f692973 +size 52366 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Cancelled.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Cancelled.png index 6e010b192..4c64e9092 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Cancelled.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Cancelled.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86df5d48b1af9d36e0aa210e4d569d10d24bb170c678e65b1cc6e84f5811f28c -size 108486 +oid sha256:531d21b6892b1300a722e64984f72bc3e6e960fe9c9cee16d27c4a5c1fa4e366 +size 71690 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Initial.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Initial.png index 8f3416993..c8bc628bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Initial.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Initial.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5d923e3408694e036bc9cf0884d8d992be57077c1989042beac3b39b13516dd -size 111808 +oid sha256:572b1717f115f0ba1d93a9a151c39d1bfd37d5b87b1e6047feaeb24077a003e8 +size 70748 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Request-Accepted.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Request-Accepted.png index 073dd2086..d1d0f77f1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Request-Accepted.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Request-Accepted.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acde40c352609c2d3603041c1bbfb230781262d7c62e882492ca823b5dcbc5dd -size 100388 +oid sha256:9f522b6780c4f60bef86f30b4f7798ac6bddfa4578ce1808c6e286ddf7ce02bb +size 61481 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Requesting-Verification.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Requesting-Verification.png index f392944f3..006fad9ff 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Requesting-Verification.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Requesting-Verification.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d83f9afa2c3a44d26d3ed077e932f28282b9c1e009e3430d422ee0f3af06aba8 -size 110056 +oid sha256:f61e27e0e4ff1ed3fe8bcf6fb0a0ed62b43527015b7ea7dd304bf2eb88f692b1 +size 69382 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Showing-Challenge.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Showing-Challenge.png index e26fc379b..26a361399 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Showing-Challenge.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Showing-Challenge.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cafcb832b6ecc7bfc15fb5c4ed1f802a68231360e38fae6a56cfff1013a75a19 -size 195326 +oid sha256:ab9a8d5bbec40bba040819c03fc09f07b3524f6e8e46c6c0cbe70bca18258074 +size 136393 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Verified.png b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Verified.png index 0e80b4fb0..07a640e71 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Verified.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_sessionVerification-iPhone-15-pseudo.Verified.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:791fbd6b6784eb0fedbbcf3bff1b3c9a77e6d86ffb58939192a5e4d910505477 -size 116469 +oid sha256:1a2e37d0bf721ca476201593651b2d64a3c155e1ff340d485f07ff5604f7eab8 +size 72206 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-en-GB.1.png index 0674c1904..aa489c1c8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc01bfa9374861acfbabf67447752b088fe54bd4fa6e6617594e7bd6dccad832 -size 218652 +oid sha256:3e5c825d5ed31fa05047c973d512e15d19e30840959115f821511587181a7c34 +size 165789 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-pseudo.1.png index 35bff45d5..6b9a9d66f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efa7d95e396c1aa387858f43ecde481cb7154ea142cb4f608ddd82cc00ed0fbc -size 295161 +oid sha256:d367574abb9dd564373e2a701bff79b38a966ae58fe0d9ca2148bacd093a7369 +size 183521 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-en-GB.1.png index c8a094580..89294a46f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a398c20f4b5bfb5b1b83486106ba940552c87fc2a0cc378ca21faa0a699fdd7 -size 150271 +oid sha256:b7f982a5b5ef3fa972445a1c8b8f71052a02bb8fcd00284b7767eb3f2e055547 +size 106445 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-pseudo.1.png index 5a7338c27..c191c5f8a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_settingsScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d0449aabc314ab6d4e19268589cbaa2bfb0ac0c34cca6441ca8f2a6d06af0ae -size 203384 +oid sha256:227b46eab3e664ecb78f40031814589e6cfd0416c9babe8b0a4aaedfc45eabca +size 123175 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-en-GB.1.png index 1af09feb3..1b069968e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7a75a22c693c48823b50c2ef9a6b134a987572e9f14bcfda530b70d290e1357 -size 90361 +oid sha256:3fea1863529848501007f4ae118b91df43193e1786adadaf236ed4bc82f5c7c8 +size 87819 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-pseudo.1.png index 1af09feb3..1b069968e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7a75a22c693c48823b50c2ef9a6b134a987572e9f14bcfda530b70d290e1357 -size 90361 +oid sha256:3fea1863529848501007f4ae118b91df43193e1786adadaf236ed4bc82f5c7c8 +size 87819 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-en-GB.1.png index 2ddfb862b..f20325430 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5065a835f9544db9da3b20531f679bac97ca7ca384f465dbc3742117e754c02 -size 48226 +oid sha256:e1d2808b08496d033ed369846d98e7aa1807c29265bb472f582ce4f10110d905 +size 45281 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-pseudo.1.png index 2ddfb862b..f20325430 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_shimmerOverlay-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5065a835f9544db9da3b20531f679bac97ca7ca384f465dbc3742117e754c02 -size 48226 +oid sha256:e1d2808b08496d033ed369846d98e7aa1807c29265bb472f582ce4f10110d905 +size 45281 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.1.png index 314bdc62c..92488b20f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a43bbc3788bcd839c1f315d5a84894c79b1a0606b92f3633a3cb902b1295ec9a -size 244019 +oid sha256:dd99d237cb480802c9faf79cf5e86dc91f9a89cfc7ffe51bbb0c576564fc9ccd +size 149316 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.2.png index 2058403eb..b390b0de9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d18cd26240f5e987b83b2c5d3874175c9538675727b53feed7277fb8480ec320 -size 241289 +oid sha256:0d22675959c20fbb4930c5afaacc9068b24d1feffc020f8eabe1a5f6f2b834fd +size 146712 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.3.png index 3d0f4666c..82766e6a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93c014cea9fbe10a14b04f7b0ddd52be33b6b701cc142565203458e109ffb0c1 -size 227155 +oid sha256:4b781fa20bc1776ee178b65dd41c8d5c29031ce9a0fc46cdc9db25b691ec2ad9 +size 139461 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.4.png index 403822f37..6622c7b72 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bbf26a62f8ef300b9f6d3319daf1cd8153fd818bab40e82f4d05ff9c8c24eb0 -size 269100 +oid sha256:5ae32f714758b693d15ace7282a9be98e6098a52fa5eeffd7dee3b73c265efcd +size 152196 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.5.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.5.png index e363a5abb..b8758ccf1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.5.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-en-GB.5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6215d497ced33901fd9542937d3342a08395a51699fe71be8d0c93b4dba34f6 -size 306115 +oid sha256:b8c777548a175dd0c5a192c44e63bf848e55dbbb5a48118ba3d19f3187d7b69f +size 169420 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.1.png index 401937665..b07b21755 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee3d1cf4ef9cf7bee3e51b082a74139e035404a23c6d313617d82d5017b2da3c -size 391217 +oid sha256:6558017cd0ce9941b83b48f259647f723ec121a4f528578d378432eaaf23c834 +size 192102 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.2.png index ef5b2aba6..ddf8d8fe7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d3c51efcba5134ecc82b5bd48dbf3722aec9b42ae40d8f2f169740b2c94ecf8 -size 383963 +oid sha256:ab734734ddd2fdff9be919af9edf7d4428e8cf680caaa67ee2b0217a55ec826c +size 189199 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.3.png index 4ea3154cc..b10305e8f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd4b765c12cd30af75f073982be81c623e170c322ccc319d129efa2e15526330 -size 359681 +oid sha256:2292bbbd06401170d6c5c110ff1a241f7bc409f9256c7c8bcacc5eb7978cffa7 +size 181578 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.4.png index 25a2b9592..2e0a3604a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e2b270fd047b9c188093c9743e6caa691d2d947c4b2d5a95630aa9c2a1bc587 -size 446055 +oid sha256:5336b8ae9aa0d31eae34148251907eeaef38dc65f68b0e72d4a36852074346cb +size 212241 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.5.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.5.png index ca75268f4..ff48e350b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.5.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPad-pseudo.5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb1b5f42d4d18c081abec5b3a175abecef55fb8a302e5bd24582f2b8d6cec15 -size 481802 +oid sha256:6db075e99d1acfd5561dc7f99e0a44480392987aeb80ee41d7ae95c05891a886 +size 231453 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.1.png index ff8811e0a..fa72c0bc7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9565e0c8828b19380beaf97f21bcdd34159252c2cf1952aef2fcb9ec1d72cb38 -size 174025 +oid sha256:7a5d9bdbe33f22ec290b1362aa3e90d1817d28c8150c3287597a0bba5e27b552 +size 105712 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.2.png index 14caaf03f..d72540a67 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5963dd2a88720667d473d300dcdf7a74de2c9383c788bb2386063bc0b29df54a -size 171930 +oid sha256:bbc90da46334f023f04f53cd356247dfa031b32ec9e76ce3d10fd162a405fa8c +size 103664 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.3.png index b2cb82554..1379ef325 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33d4b5546c6b837740e089ac684c8435ae1fc21136e589799d6ec1af7db14f5e -size 160830 +oid sha256:4e170ea11196eacba9310d6264e86187eb4dc5c465b8db1712c05b41338a3b19 +size 98258 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.4.png index 99f6a1148..dcb38b6e2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eabb9270e122e0a92503c60e4210629032e03e1059dc8b755dcf354e6f59bbc -size 197763 +oid sha256:76676ed543d324a8376c121f97474cba288aa4565befa4d70c4c9a4b8c4b7f94 +size 113501 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.5.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.5.png index 38687f653..471b75707 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.5.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-en-GB.5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7c86dd0d64426ee3213b409acd35bf2a29eff725955009308e94b4e5e7881c7 -size 228038 +oid sha256:2d692a7100c7c5f747180960a002a0580708feb67fa13d0b4c95a5e7a0baf1d5 +size 129418 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.1.png index b97d70849..566909d33 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dabde4b5e534d8680ddd4e981f60950e4a8ae3fcdcd7f14740690566aca1375a -size 295432 +oid sha256:dc2c74ad2576f761dc06d206d10d1e4fdddbfa3c47567727f1ef23ece1c00bab +size 155064 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.2.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.2.png index f72d1a3f7..7b9adfa1d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.2.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10079804ffc62711eb5efaa7c191b85a3c07299257ea06465ffb612dadab88bf -size 289779 +oid sha256:8a916b95e7850407896bc03fe20eae8f15430e952f628f8ee1e5c936def33d25 +size 152243 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.3.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.3.png index 17943b6df..7e35f0949 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.3.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a18be6922cab9f8eafcfe28392cc2dea99c31a7a0a4c8e339f83ee3a659ca833 -size 272846 +oid sha256:d709d2c19b453963df6fd4c901abb4c90c89986a8e14450bf7754badec1a80c3 +size 144878 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.4.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.4.png index 8d5bcdab4..e7be47bdc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.4.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dff4dd367bd21d16ab5316e63621f24c85dc5c71e4594a332238556d8bf47027 -size 352472 +oid sha256:a2df3ed147421a3c2acc08c9f42e0d6c209f0026db2a6463f19d0fceffa467d9 +size 181054 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.5.png b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.5.png index 381b8344e..a8dfe7997 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.5.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_softLogoutScreen-iPhone-15-pseudo.5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7595aae8295c748f6cdde1afaf70a4e6b98bc1842095abdd0817457bf4da36f -size 341900 +oid sha256:1a0a831fbcd4f7604a6f645a417105e3a0528ae3fc6261d27b5778c0f4b529cd +size 178974 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-en-GB.1.png index 2f7f3f739..2fb12c506 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4725d92ebcc3d6eee7069f6b00e3055ea6f376f40e0e9cb07f80913a346fac01 -size 124552 +oid sha256:0157e03b13940c08482373bf0c5936696f6cb3d6b3600f856cb094903657cc3f +size 98612 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-pseudo.1.png index de1a2038a..e715702af 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd64a9b127d73749be9fff26f91178fbe70de9de871376c9eee656ffe4137d92 -size 153622 +oid sha256:3b3133f9fdcd3feb53935a0412282ed707f32456db2324ddc6f310045112c0f7 +size 104446 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-en-GB.1.png index 2d8acca25..d6f4f359e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:874943dfd0c9ac9f5671ac8f4eb1e0c783837f176fedcd57020287fe70eceab2 -size 69532 +oid sha256:a4d375f600f1e7765fde156060e4fa29d53bf7cbeab6c37fb297acc5c96ae245 +size 51063 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-pseudo.1.png index afd030644..3139487b0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_startChatScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7504c4f7fcc08dbe5d2e6439a0a3440e1580e01aed568a28b58a11cccd8ef0c0 -size 100065 +oid sha256:ca65a36815c710027cdaa0df608e6b711cbf19e1de76e0a1c27be3f6adec8be3 +size 58790 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-en-GB.1.png index 7c6fa59d6..fded7c67f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e8abe2b8e6441798e38c88cc95dc411819aab68681d897041e21c6f21650c4a -size 70858 +oid sha256:be2ad5eb8c472db47c0b4e26d7a06e7f9992ac8d0dff39515148ce1432b35d6d +size 69411 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-pseudo.1.png index 7c6fa59d6..fded7c67f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e8abe2b8e6441798e38c88cc95dc411819aab68681d897041e21c6f21650c4a -size 70858 +oid sha256:be2ad5eb8c472db47c0b4e26d7a06e7f9992ac8d0dff39515148ce1432b35d6d +size 69411 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-en-GB.1.png index c43d82ab3..3da8eef2e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:751cf47c9b4728aca0841e8a063df8cc2515c482038707b986cca24c165dd959 -size 31222 +oid sha256:62a9b020a84904809d3ab410943436f068ac195495894010ba694d227a9b43e2 +size 28426 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-pseudo.1.png index c43d82ab3..3da8eef2e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stateRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:751cf47c9b4728aca0841e8a063df8cc2515c482038707b986cca24c165dd959 -size 31222 +oid sha256:62a9b020a84904809d3ab410943436f068ac195495894010ba694d227a9b43e2 +size 28426 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.Picker.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.Picker.png index 3dca3f24c..46588abb2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.Picker.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.Picker.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e5d7f3305edc264c8a90fd5be59e82606ebccdc7a8b08682966db13c05f590a -size 108517 +oid sha256:b6a8fa95990af62e81aac8d2944f585bb8ff561d42496e3379816d47c0f92ef0 +size 96251 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only-with-description.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only-with-description.png index 10921b868..a8816cedb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only-with-description.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only-with-description.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b67bb047f91d8106489c517e4b3e7f902414a556f298cd2da0cdfe1261c5e2d0 -size 101010 +oid sha256:9397b7bb27f320e1b04b2edc017f138472c9f9c9fc77e6fb789501bc875f7195 +size 93511 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only.png index d31d2e959..a791655fe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-en-GB.View-Only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6501153b78b32a4a315a91a3f189425df2018b335cb4ba7f0690f583cb80a294 -size 96006 +oid sha256:2a65f13cc87fcf43e0beaa8c48c9ed06262b2623d6671f61f89940bd0e513365 +size 90229 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.Picker.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.Picker.png index cb13b6370..0086bf07a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.Picker.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.Picker.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edac2eeae00d04570e45ed92b1b5ac4295165f2703e7344e052a21d339a9e116 -size 127802 +oid sha256:18e5e080992a5c4f355031f26573eeace531407ce5cbd0fec559f3a14c438f7e +size 98843 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only-with-description.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only-with-description.png index 4e95f41bc..b8bd1c264 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only-with-description.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only-with-description.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93bb0cb29b1dae748b727763d7bd29b236270f41fc9ba66197f3fa3ab9565d00 -size 108526 +oid sha256:3ac831619f3eb9ab5ebddb44c08550e7c1114893303994305945838a21adfb8b +size 94235 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only.png index c1d71f971..92491936c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPad-pseudo.View-Only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f391d5924d741dce74d2cad26096fbbdfa581c52f6196d700d7185e7657c021 -size 103575 +oid sha256:ff4fe534df75b19cb4efe8a08155c98120749c28e4c80f4c4d12cddbbca41a93 +size 90937 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.Picker.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.Picker.png index d4cf9d219..944182a5d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.Picker.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.Picker.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ec983f127cfcab30b647a2317e81ca8a9ee629073d0112a853f9e670aef4c10 -size 64944 +oid sha256:4d960a2997852d912f18b4bb36d376d6296ae1923bddc6ce087fa624b24383ff +size 53389 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only-with-description.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only-with-description.png index c669cc701..c482e93bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only-with-description.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only-with-description.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:321df7b7f2ec37788a9e32be8c30273b50c5fa57766f507fed7366073f79121b -size 57062 +oid sha256:454210631141e70c300f5374df3ec3eae56cff6d6356b9ef5db56796901ed655 +size 50805 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only.png index 8e850da9f..6ea1c6be1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-en-GB.View-Only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b036176479e524aac4f69c0bea9e8cf13ce5c3854238af5cdf9e3c3fc190300 -size 53151 +oid sha256:96f7d931774d13b52bdda6199715f58aa9c0619fce8c35e7e50c0edf067e3c46 +size 48009 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.Picker.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.Picker.png index c860c99d6..2cf3ead1a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.Picker.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.Picker.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fe982bcda5ea2467b7440ab88805d17f9329ae71513ebe6a6823e21a065c41d -size 80238 +oid sha256:2a4b798eaec69d0544e0240cb0bc11f9164a6a318db2220ea99875bddb859fe9 +size 56113 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only-with-description.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only-with-description.png index 2b46f2642..bf385888d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only-with-description.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only-with-description.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1886e97e9e314547c76947ef191f59b7b4659e45eeeecf4ed84d1686d8dde476 -size 63394 +oid sha256:8bcf165d3a1f54313a9523465894efc9bba3dfb4870b160e0eab374ed6d5a951 +size 51490 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only.png b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only.png index ce7a39d7a..7215f2b17 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_staticLocationScreenViewer-iPhone-15-pseudo.View-Only.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05d209e216d2cd53da1a4db25468073d7cd8fec3bc766acc42d0ae4ed6842bc3 -size 59043 +oid sha256:0434fcacfecb731eff967cd3ede8b8252e477582b7113b039be91da8af57bc91 +size 48682 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-en-GB.1.png index 858c4aebe..5dc3afdcf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e4d143a368f4c2773bbd58d00008ea23698ceb7053d0ed16196a87faab04c3f -size 585437 +oid sha256:45e913fecbfca17c27d455118c4b0a8adb477966a43f8865936387896859e26f +size 554832 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-pseudo.1.png index 858c4aebe..5dc3afdcf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e4d143a368f4c2773bbd58d00008ea23698ceb7053d0ed16196a87faab04c3f -size 585437 +oid sha256:45e913fecbfca17c27d455118c4b0a8adb477966a43f8865936387896859e26f +size 554832 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-en-GB.1.png index 64c2a34fa..79f80fec5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df827c47d5509d11e5a32a170946051ea59b8c6a1fad52321063fe8b8581efe8 -size 513677 +oid sha256:139d1ad264ee618f6dd806f74db0bb09cc5f550ff6c6aec705e63695372200cb +size 476465 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-pseudo.1.png index 64c2a34fa..79f80fec5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_stickerRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df827c47d5509d11e5a32a170946051ea59b8c6a1fad52321063fe8b8581efe8 -size 513677 +oid sha256:139d1ad264ee618f6dd806f74db0bb09cc5f550ff6c6aec705e63695372200cb +size 476465 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-en-GB.1.png index 7a8e60580..1c09344f8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c87aee7ec57e17776b0a60a0dd058b5ea5747d5ed8343252e8fde25d478f2b6 -size 96114 +oid sha256:fbfa5119aab3095ccd04d91804b08e272a308fdc4dd47e40301fc0ed8ea83bc1 +size 82880 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-pseudo.1.png index 886ffe35c..5f7abe226 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1d6eb56101421ab90d6f4a5923ba0f4b1c5b1153912f3a3be0a221fa40b0011 -size 100958 +oid sha256:da612a35fad1eceabe352ce649ec5e62d7596bb77d14bc3d5fafcc3d78de06dc +size 83483 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-en-GB.1.png index 8a8c30f21..037ceab6a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3525fb3cad61bb2a1a02285d1f58fdf8687c5b8c5135b7bd88b6368a9f80b6df -size 54065 +oid sha256:5097e52ac3263bf23da8b59044a47b9538e8603e806fbb54e2f1b170325efb48 +size 43900 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-pseudo.1.png index 6a40a8bcc..1512242eb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeRightAction-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33d0fef83186eb5ffe7bc6c662bc719d8602cea8b482f465e0c95e360354b0fe -size 58408 +oid sha256:b412c0bcb28ae18d9306a28b2e68a57e1043874caead4e7ab15699af5fc3c24d +size 44582 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-en-GB.1.png index 1cfbbec89..744aec7ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a85a0a9e26b32b67c49ad04c8a3f8b8d92c9677566bb43e9ae4ab7620eba38d -size 67515 +oid sha256:b46f085b02af6f8157d682324f57660ae2cde59871a71f182095394dce8185be +size 67240 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-pseudo.1.png index 1cfbbec89..744aec7ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a85a0a9e26b32b67c49ad04c8a3f8b8d92c9677566bb43e9ae4ab7620eba38d -size 67515 +oid sha256:b46f085b02af6f8157d682324f57660ae2cde59871a71f182095394dce8185be +size 67240 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-en-GB.1.png index b575899ac..6d46673a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41cc891ef3c3f8961b07c6dc49f972d7eb2ff7f7099c1fb534a8134c9dcba52a -size 27275 +oid sha256:1ea59277d4975845af28fe54a11f3beb93d697b5e29591a72246d86a3ffb5d45 +size 26167 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-pseudo.1.png index b575899ac..6d46673a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_swipeToReplyView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41cc891ef3c3f8961b07c6dc49f972d7eb2ff7f7099c1fb534a8134c9dcba52a -size 27275 +oid sha256:1ea59277d4975845af28fe54a11f3beb93d697b5e29591a72246d86a3ffb5d45 +size 26167 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-en-GB.1.png index ff76b61e1..8ca89fcee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:553b9e40874142000dff99c8c96fda153e8bcf93a19332478f023c00f3fa8869 -size 97058 +oid sha256:e869f4c84da22b6a913aac06de6f45fd17005ab27642a1848ae7be9821dd6727 +size 90418 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-pseudo.1.png index 58b8e4113..a10f017cf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e120f385c146b18b9a016935e77c210c99e2a0bab967e7638aad7a2863830a4 -size 99017 +oid sha256:2e5b3ebd304276cd122841a341e387ccb82ca7ba4c39bbeba9d2f52de6823470 +size 91001 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-en-GB.1.png index e74ef223b..5505fb5e8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35ce5a343b1ce77549ffdaffedb1bd3b19f53d8930a355d7cf44d61ea3e3a1b1 -size 51167 +oid sha256:034cab5c3aa5f8b673768327280bde9b3465a0ccaca1edcfba7a9fc6a1234370 +size 43973 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-pseudo.1.png index 76b815763..dc6d1d142 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_templateScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cde4b46ae53f3d891c20dddb6bc2ad6fb4aa0a7972180a2961fe622eb66c6a82 -size 53376 +oid sha256:37a398b9ffa73911b24aa1167258b2bc92080e0c003daefa00e3ddcf05dacb76 +size 44439 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble-RTL.png index 446069028..6738534e7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c49713046b38a409924bff5434fb3463bd9b9c653c052c15a27b55014d8bc8aa -size 293818 +oid sha256:0620fd344b8286f1ba2bebe8b58ea591a948a80c083006556cb8900ee9aab728 +size 168615 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble.png index 02df26622..dd4d5736c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-en-GB.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:981d6fd98c3b154f8efc0f3f0172596e6642de41603a38d8505e4945c53b3bfa -size 294501 +oid sha256:ecf9a72d091d89a028dd7e623497974ed806458a39c566ad6e52c82a7095c84d +size 170184 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble-RTL.png index 446069028..6738534e7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c49713046b38a409924bff5434fb3463bd9b9c653c052c15a27b55014d8bc8aa -size 293818 +oid sha256:0620fd344b8286f1ba2bebe8b58ea591a948a80c083006556cb8900ee9aab728 +size 168615 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble.png index 02df26622..dd4d5736c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPad-pseudo.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:981d6fd98c3b154f8efc0f3f0172596e6642de41603a38d8505e4945c53b3bfa -size 294501 +oid sha256:ecf9a72d091d89a028dd7e623497974ed806458a39c566ad6e52c82a7095c84d +size 170184 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble-RTL.png index a9b3fb69f..eb5f37299 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ec0e0c103d3829d83b7a958cf35483d6d7173651096d68b9ecd905a6b0ee6e -size 213110 +oid sha256:07c812d5a591d7ff93f94eed80d16fbd13073123354038054f4c49966879cd71 +size 128099 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble.png index 59f486d6f..6f26be1bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-en-GB.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a4ec1802ec41c4f60e6b8c8251689faccfcb87345d048deaf804120a3027157 -size 212381 +oid sha256:d29134e8ca20ab427e283ffde97d0d0910bd5ed4e7f78108757198ceb3e6c412 +size 127617 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble-RTL.png index a9b3fb69f..eb5f37299 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ec0e0c103d3829d83b7a958cf35483d6d7173651096d68b9ecd905a6b0ee6e -size 213110 +oid sha256:07c812d5a591d7ff93f94eed80d16fbd13073123354038054f4c49966879cd71 +size 128099 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble.png index 59f486d6f..6f26be1bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_textRoomTimelineView-iPhone-15-pseudo.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a4ec1802ec41c4f60e6b8c8251689faccfcb87345d048deaf804120a3027157 -size 212381 +oid sha256:d29134e8ca20ab427e283ffde97d0d0910bd5ed4e7f78108757198ceb3e6c412 +size 127617 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-en-GB.1.png index 89347fc01..adc71b8a7 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bb7221f67f13631ce030f6f979c291a918efc0b57dd6f40e7205a7d806145af -size 69835 +oid sha256:8118f9c9ee80891acf0d0708bf782840a8dde9fc9b2401aad78efb7259633278 +size 68501 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-pseudo.1.png index a693f661f..468fc6d37 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0778b91bb75551963d6a2d2485ca9b9294b1524082a8d5db46a5b2dbdbe86ca2 -size 72882 +oid sha256:f94fb4300318a5ad84dd248bfcde611e7f994693538bf23f0488cf19ea435e66 +size 69621 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-en-GB.1.png index f66459418..9890d6f87 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b611ad663f0d94e7c129ca74ea09cf9d8d2c16da005cad2876c7b26d8e0ef54 -size 29496 +oid sha256:2f2000d916f88200dd6c44060d2b396ae20f00684d735ec21d1d74af1b3f66a8 +size 27934 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-pseudo.1.png index 4c8840693..4792f1cd5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_threadDecorator-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1877f35fe77ed05c0526222cda31d9c8d4a89cacc40ed5cc7c994b7d4c8cff3f -size 32216 +oid sha256:df33648a70628eccd6520ad8ed8d68cb9c18b812e161d2cf6361540aa1ad6301 +size 28629 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-en-GB.1.png index 360dfeff3..fc820dfb3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76dfae94ef29e56f0a15c26581d29d66a33716ef1d17731878b626deb8795076 -size 68601 +oid sha256:8cc55c3a16c66948b30afa9e8a3ef084bf6f979c50c97db2769c932fa84f20f6 +size 68267 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-pseudo.1.png index 360dfeff3..fc820dfb3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:76dfae94ef29e56f0a15c26581d29d66a33716ef1d17731878b626deb8795076 -size 68601 +oid sha256:8cc55c3a16c66948b30afa9e8a3ef084bf6f979c50c97db2769c932fa84f20f6 +size 68267 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-en-GB.1.png index f2277c435..570b0390e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c3cc32b87f47bd7c8c0b83e8efa0a0c2c8140416ea5b087e271c92769b9607f -size 28003 +oid sha256:e9d78b836332f5cb9704b4220812a5fe009399da803d64acdb1ddacc6477191d +size 27478 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-pseudo.1.png index f2277c435..570b0390e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineDeliveryStatusView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c3cc32b87f47bd7c8c0b83e8efa0a0c2c8140416ea5b087e271c92769b9607f -size 28003 +oid sha256:e9d78b836332f5cb9704b4220812a5fe009399da803d64acdb1ddacc6477191d +size 27478 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline-RTL.png index 4c01de818..f5e3ce2a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2599398f4b8630b7c371ca5dc8d8e47c9685ecc827ddb94e84dac4a9147777b5 -size 420100 +oid sha256:e9a505f51ed4ce883a44c63856329f468b285480cf38d1f7e9f9dddd39beacd1 +size 286018 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline.png index 5c3b4b168..89ba4a334 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Mock-Timeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:129b51008eda7b618f53a600cf0bd0767c874527d56c9b1ee7389fe44a9055fb -size 418295 +oid sha256:ededd3cbc04f946fd5374d1f43ec0d9fe6a1537aae193a7dffbf9dc5ce2c2ff1 +size 284462 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Replies.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Replies.png index 6da39d7b1..0e89eb628 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Replies.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Replies.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9ce97086b902741d61f2524f93adcd75fa6ca8e7bb737cca555b21f650075c6 -size 141201 +oid sha256:9c7524b103a29f907484c183458dca038ccfe5d4396328fd774ce15d321eea13 +size 107183 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Thread-decorator.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Thread-decorator.png index 10e55bda6..2b33e3e79 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Thread-decorator.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-en-GB.Thread-decorator.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92c50fbd9040fe01633c275d56098d4454cd1802436fde319e3af825a3267913 -size 426435 +oid sha256:28d71dc48e5a4bc8671f67f4b1985ae98dd5f4df1817321bde786f724254cbcf +size 391551 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline-RTL.png index 9fc543639..0239b9939 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:218948492715ded5229b1796333f55488361a9e5fb1dd2342ddfec7914b4a6d9 -size 423844 +oid sha256:aaea7ab92cc40488cccadca3b281008eb829e49f99b9f55c4dad405afbf5d6ae +size 287689 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline.png index 4ca05502f..6452a271e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Mock-Timeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b066626ab9420fd34d5f6ea05f65424081b1d63e7663308a50ea79ac5d214be4 -size 422084 +oid sha256:842fd304e64840dc39ad6231c8a52981de84d23d212229051c4b7cc2649fde28 +size 285736 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Replies.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Replies.png index 6da39d7b1..0e89eb628 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Replies.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Replies.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9ce97086b902741d61f2524f93adcd75fa6ca8e7bb737cca555b21f650075c6 -size 141201 +oid sha256:9c7524b103a29f907484c183458dca038ccfe5d4396328fd774ce15d321eea13 +size 107183 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Thread-decorator.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Thread-decorator.png index 8aaf8013e..54ffd319a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Thread-decorator.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPad-pseudo.Thread-decorator.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c6483e3cbcf724078f8780f4255e408e75f0e5bd0bdabaea9f464041765fd74 -size 437357 +oid sha256:b2c46543a0eafef243bbed2b92dd889e7fdcc11dc39a7400f986c90cec47c2f2 +size 396860 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline-RTL.png index 56be8d9c5..f38c214c0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46f575566b7d2414436ee0fb7fbc8a08d2a19fa5b94346aa0420ccd67647212c -size 302598 +oid sha256:799c4d6ea7c9ae76270f0a4e5bdce5f1c8330b59fd0375cfccaa547fe10d9682 +size 190665 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline.png index 2d3217944..5fa5af364 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Mock-Timeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89bd5ab4fb8d8a92bb48f684c03d96d444039b3407add4f188257b3595fc632d -size 299866 +oid sha256:900a641ca6e9d716f2ac6ea0d5fcb0bba0587315250fac01bc63e92242071d33 +size 188360 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Replies.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Replies.png index e8e8444cb..f65e1a7ba 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Replies.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Replies.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b08be51506ad6b3790e2bd9891a8f3dbe4f1092b639f6122bb2ee498e920bd72 -size 97914 +oid sha256:9bf2e4421574f1fdfe25bebb6eafd22bae7e67dd032a4b3bd785dd48cd28b477 +size 65845 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Thread-decorator.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Thread-decorator.png index 1a2cbd012..24cf36e3f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Thread-decorator.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-en-GB.Thread-decorator.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea9902fb1669a9dc133c4518484cf4d54fd8575375909a69e237e592e2178379 -size 325689 +oid sha256:b548f6af318563685185a8fe2ab1c59dce4712d88dc23b4d5e0b646e0f254d2f +size 286789 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline-RTL.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline-RTL.png index 1d3ec6180..5474306bf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline-RTL.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline-RTL.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96bf684036abb9cf3443cf6867559c1b37904f6afbdba5e2318f98e05ef4d0c1 -size 303076 +oid sha256:b8c11bc7b586274511cbaf4c3a54f5a3fe2ee51bf345d1feadcad327a207df02 +size 188412 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline.png index 2219c405d..6fc5eeb2d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Mock-Timeline.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f9372b1646e0142c1b71e42ce876763b118c8bb67c1b3d33265401f0141e2fd -size 299978 +oid sha256:1c4444924cad6f07ea6b85d2ad3f7a2c1f60d6e4d03fc2ea0880df496b157132 +size 186021 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Replies.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Replies.png index e8e8444cb..f65e1a7ba 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Replies.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Replies.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b08be51506ad6b3790e2bd9891a8f3dbe4f1092b639f6122bb2ee498e920bd72 -size 97914 +oid sha256:9bf2e4421574f1fdfe25bebb6eafd22bae7e67dd032a4b3bd785dd48cd28b477 +size 65845 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Thread-decorator.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Thread-decorator.png index da288cd58..e4ebeb22c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Thread-decorator.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemBubbledStylerView-iPhone-15-pseudo.Thread-decorator.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d620bc5a742d8a2c7e48c3c9e9035f10ebf48b0d4f07c8da75004cfe5a40c3ba -size 334034 +oid sha256:98e22ec3f450dfc28e4e556b9b5cb7f41e11f2001029bfc4f668dcf48340e619 +size 288246 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-en-GB.1.png index f8228101a..2b3606b4f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3c05771beb2592bb1eb97f785252c53c6cf7fdd8adf4a9bf756a405bc6ac9b4 -size 142410 +oid sha256:240231fda2f881caa1157fd2b9e08ebfd531567f083a975914ab20b850e7ce73 +size 113602 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-pseudo.1.png index 2768a8cf0..3cc1aae96 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f085c4152f30bedab99bba276cc264630446373a595dced1c8f840cb2d472b70 -size 152773 +oid sha256:9aeb6fa11fabaa24329f86a1c377b6ecd2bce3803442c7ea9b8f79db5e4b9db0 +size 115142 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-en-GB.1.png index dda20071b..62e94ec62 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0451be46978fcde9e42963d1b224e5f00c939606dc9dc4e2c85322fb99a80b1d -size 94085 +oid sha256:02d646fa0b86b11041fbd1e483339ca7592d36cc4570aab48410ebfd3db5450d +size 69202 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-pseudo.1.png index 907a97a38..9d0fedf9b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemDebugView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6db7c3907cffd9edaba78b5f03974d7ec9ecb46fdade54a15efc4f079423355e -size 100295 +oid sha256:13f14e84eb08a205fca317ccdb86d776de4428e623a1db83e8e865449eb2bbd3 +size 70086 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-off.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-off.png index df1a1bef2..2aca1cc3f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-off.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-off.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ae30b3ff2726a57ccd497ad37525bcafafb0c264371f0356454259a89a3b7e0 -size 147308 +oid sha256:f46e822288b874113cb394100fbbff35a8616cda0dc6cfa7c1a1410e5b49e91d +size 127003 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-on.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-on.png index ba065f8eb..2dac97d40 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-on.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-en-GB.With-button-shapes-on.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ea3f6b0e1a784d00458ba1c7cab1b19d9eacca6f96071a9443f16e6df1e8bbe -size 162209 +oid sha256:67c315bf682af0c5854e37c82750ca989b9bfb3c603ac69c5103ba2893950258 +size 143638 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-off.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-off.png index 8e081544f..34d65fa7d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-off.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-off.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5972bea0c547c645dbb17adfaf8a0088b104624fa33ce364cb7bf02a8dabdd56 -size 165078 +oid sha256:ea560b1062c00a38384b0dc8328a14f838a2cebab67283bd0deea992df4be2bc +size 128580 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-on.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-on.png index a02a09f96..f329e641a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-on.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPad-pseudo.With-button-shapes-on.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca8610b52c724efe20b297959ca948d5dd86b6a28537b3c04188c9a156de37fc -size 181743 +oid sha256:bf9f9f7c473075e01e4e19c0c0cd4fa0ffe993df1b5ce08e5d4620a3690a97c4 +size 145322 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-off.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-off.png index 5633472f7..b3d2afed6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-off.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-off.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a6fda8d28f79dca8ea6376a500d2efd95dd82a2f0dd7b822062d7afcce49c97 -size 94163 +oid sha256:0ba6183390b1f17c1dac61022e3e737a00a2e8f83ab3fe95ec7b11f0a9a97e93 +size 80182 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-on.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-on.png index 0017c528b..af97d3b4a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-on.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-en-GB.With-button-shapes-on.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00c43663a92dc2edcc95025b668c5c862679762103596aa4fca0053034cba064 -size 103164 +oid sha256:ae2277fff27f324b3c599e106b73b7478bd31f9dc8c5107541ab51abbbd30a77 +size 89235 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-off.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-off.png index 1068396c2..dff2fdeb8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-off.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-off.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6417fa4b4c302bd91c30bd1e1fbf41dda7bd9d9daf7578344df51670e00a855c -size 109302 +oid sha256:4aafeeb6bf21e5d3e1cda0acd6f8341e266c1f38673608ec173416d9644c2dc3 +size 85427 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-on.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-on.png index e993c79e3..313f2f93e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-on.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemMenu-iPhone-15-pseudo.With-button-shapes-on.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6350123c47ec044d1ada486b04d84c5deebe6c9234e405f682795138fbd277b0 -size 119436 +oid sha256:460efbd1e2ed063b9ecc37ba9e7a1d466a16c3931c362b0e5b69d837b936f73f +size 94636 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-LTR-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-LTR-with-different-layout-languages.png index 6bd2f3d86..7294e3217 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-LTR-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-LTR-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d89b27306a742ff99dcf35015bfe14e2a655127f0c817df70a6731a75b19df1 -size 134256 +oid sha256:0ce6c1fa987c2d44f36b12d972ff332a3b082aa0ae7215a150722a1b0bd5042c +size 105696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-RTL-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-RTL-with-different-layout-languages.png index c7686adbf..ee3990847 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-RTL-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles-RTL-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4215ff5d22acd21eedd07a20e3ba21fcf89d7b65130f4bb4d5c842f44f832a7 -size 132681 +oid sha256:ba92afd28fb45fec74cd26f613068244c4d425be6fd8f59e7df8053137b9cda0 +size 104480 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles.png index d555bf956..26577c12c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-en-GB.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45ecb9c818dc9a02f1b50ba986519851b66ee210dac44e2d9789bc4663834788 -size 106080 +oid sha256:74db463c2fa526d7cfd153b73735c866de82571a09ba0e77494120dc53f4847a +size 93959 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-LTR-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-LTR-with-different-layout-languages.png index 6bd2f3d86..7294e3217 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-LTR-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-LTR-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d89b27306a742ff99dcf35015bfe14e2a655127f0c817df70a6731a75b19df1 -size 134256 +oid sha256:0ce6c1fa987c2d44f36b12d972ff332a3b082aa0ae7215a150722a1b0bd5042c +size 105696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-RTL-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-RTL-with-different-layout-languages.png index c7686adbf..ee3990847 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-RTL-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles-RTL-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4215ff5d22acd21eedd07a20e3ba21fcf89d7b65130f4bb4d5c842f44f832a7 -size 132681 +oid sha256:ba92afd28fb45fec74cd26f613068244c4d425be6fd8f59e7df8053137b9cda0 +size 104480 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles.png index d555bf956..26577c12c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPad-pseudo.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45ecb9c818dc9a02f1b50ba986519851b66ee210dac44e2d9789bc4663834788 -size 106080 +oid sha256:74db463c2fa526d7cfd153b73735c866de82571a09ba0e77494120dc53f4847a +size 93959 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-LTR-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-LTR-with-different-layout-languages.png index 4812a22dd..c40218cfe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-LTR-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-LTR-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e9646a24ab0c88ef758621137b623bce763358bba1f2f8081a3ff6e5416d716 -size 87639 +oid sha256:53a157e62c4238820ece12d16e3d6e23c445149baadbb5e450fb84eece6e3742 +size 61906 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-RTL-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-RTL-with-different-layout-languages.png index 8369ff698..334c0c1bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-RTL-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles-RTL-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:232181c280cb34ef51846b8a501726641cb76b3931b8a6f57120611531c09d0f -size 86436 +oid sha256:85f615aef9369ddbd37254f7ed48f8bc86636d51edb2d6a707a0fae1e59338d2 +size 60992 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles.png index 1f66adcf4..b1e92bb4c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-en-GB.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6999c9239cfb2bd00e7075633951f3c74ab1ef031d06a949b7198ce410b6d02 -size 62401 +oid sha256:1f96ee6bbd8d118ccb95b6d45fbf6ef2889f56094f59aabe9d51f6302f498ed1 +size 51450 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-LTR-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-LTR-with-different-layout-languages.png index 4812a22dd..c40218cfe 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-LTR-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-LTR-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e9646a24ab0c88ef758621137b623bce763358bba1f2f8081a3ff6e5416d716 -size 87639 +oid sha256:53a157e62c4238820ece12d16e3d6e23c445149baadbb5e450fb84eece6e3742 +size 61906 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-RTL-with-different-layout-languages.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-RTL-with-different-layout-languages.png index 8369ff698..334c0c1bb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-RTL-with-different-layout-languages.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles-RTL-with-different-layout-languages.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:232181c280cb34ef51846b8a501726641cb76b3931b8a6f57120611531c09d0f -size 86436 +oid sha256:85f615aef9369ddbd37254f7ed48f8bc86636d51edb2d6a707a0fae1e59338d2 +size 60992 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles.png index 1f66adcf4..b1e92bb4c 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineItemStyler-iPhone-15-pseudo.Bubbles.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6999c9239cfb2bd00e7075633951f3c74ab1ef031d06a949b7198ce410b6d02 -size 62401 +oid sha256:1f96ee6bbd8d118ccb95b6d45fbf6ef2889f56094f59aabe9d51f6302f498ed1 +size 51450 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-en-GB.1.png index 5ff80db60..6fc0e54a3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5faccafdc9826c67528c392b2c4f0a67ff351194dc9556f5bfa23fea5a490c48 -size 167000 +oid sha256:d2c8b076fe62f64ceaa55e3428e7604023eaf31e54990b017854d906744c264f +size 159226 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-pseudo.1.png index 4b98faf43..c8b00b455 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac9dd92af933c9e06d4f481eac772d3bc13f698ecfdf9e18e537dd010c724417 -size 165518 +oid sha256:08abbb7a1484c47ca3dd61b48d3793c28cc28491dfba788fad3bcf92412e70d9 +size 150451 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-en-GB.1.png index d193142e5..3ca9a2c4d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7ba40667db15d120019eff0739974108551c54481fde2662400c6a0eeb5d5292 -size 114282 +oid sha256:060e9295e901e10489e5be8c2e9ab3aaa15f5145b50846d881224c7034697cfd +size 106466 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-pseudo.1.png index 6a38650be..ab1c73011 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReactionView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6514f41bf24f8785e311ec25074f276e2788300126579f3d32c1a32ddd7b6b5 -size 112067 +oid sha256:fc416e4c7eb992af3d0066e16ee0402344ba9ba93683f850e79b569f39d091b3 +size 98608 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-en-GB.1.png index 1503cbd83..1316b0ac8 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1860622f61022c168c517dc5434667a489f39790743eb4d8d95628ab4169789 -size 76090 +oid sha256:fd4120e82a247929c0b20e95e5e75889853c5aeb1ca529a4928657159781e1ba +size 74341 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-pseudo.1.png index 5b13b2fd0..e8692c0bf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:594aa51cb35cee7170bbcdb26952f15a0af85795f63de353a90b4a18c60d8a97 -size 77382 +oid sha256:9d037477f4b7663cfbe5067f1782261da930f7ded80f39d44dc6ad64ada84b15 +size 74917 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-en-GB.1.png index bb3a3fab6..4c4e7faa2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d222ca0b77b4c067daabe40b4dd0930d84c0705ae3a196ab7d90364dcc51b17 -size 36360 +oid sha256:6b649638070c638275198e207be41db38c0ddae908bab0da10f2bd69d2c8054d +size 33967 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-pseudo.1.png index 2faa7bc5f..c8740c3e2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReadReceiptsView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52d272f8f2d66d6f35730ea3d49d0a1c6ebd3c9d10b67d98d70c8cdafc7cc797 -size 37399 +oid sha256:74ddd0f05b73833113d6814c5c2afe86e5429bbdb01a4e82d09f075208df4362 +size 34383 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-en-GB.1.png index 7e012ddef..fa8384596 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89ce8fa7c07e689885a15412c9e9c0654c7bc05946f00cdfca20a6a04ed2ea3f -size 188168 +oid sha256:7f2494ad1a4901b35871ce292dec58390604264dfd6059d17d49949db807e483 +size 149949 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-pseudo.1.png index f542e67d0..073a213bf 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5fe67932ea988edb33e7b25e0456cb0cc81fbd9fa9c96d0a489febab05c8fa17 -size 207659 +oid sha256:78499a8e00ba1c763e049869a6ade9d15e6e8c8d88c599a4b568cf0c9af29b27 +size 157618 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-en-GB.1.png index c3eb815b4..5303a917d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50e73e02c240616cecc831e3bf6275b401e935f8b48c6d6569afd99290475713 -size 134065 +oid sha256:fd8fe0c2f43d5e233e02280e4b786f51479e1259c910e6d5919538f9e609a114 +size 100667 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-pseudo.1.png index ac87e906e..998d891be 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineReplyView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52d43f12be160d16118a61c355e805c32dec7b6880b346642f39a28d41af4e25 -size 149521 +oid sha256:23380ed96834648da7e9d693ea4fd8d50c9ad839f14227ea2548ee175e82f7dc +size 106194 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-en-GB.1.png index 583869afb..411329f2a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4889dc550260ce2a2c0cb2ef5aef2ff1ae282d9415d35feb1acab0dc53fd87fa -size 77888 +oid sha256:e730bd68a0afd83fe070effb93ef9cf1b806e9ffb5db3c79d52262d2dfb76aa7 +size 72779 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-pseudo.1.png index c9eb53bd4..14f92d9f5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aba18e11395e8ed5aacdbaf24b053e5ced49492d4322ab758358be66e4f1ef77 -size 87888 +oid sha256:f0b4caba055a79476feb49de74d44c6fe5382976678ecdf2172d079cc82cf2eb +size 76180 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-en-GB.1.png index 85ac817a7..5a3349736 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b41402e2a0f9a4c4f53ad8b02ab5724303bf883fb2bf0fce7ee988b5b1325249 -size 38402 +oid sha256:22937cf03d6b10f69ce364bc35d66ed4adfb8cd68a8cf9a40cc6f8127729612e +size 32057 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-pseudo.1.png index 5b4960a13..153c6b1f1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineStartRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0866a42e2a973881e4021bc26d8342bcf5561370d07fdd3776697c0731c5cfa3 -size 46810 +oid sha256:20ea421a37b75a6be99cf5059955bb2f03b015b6959301c139dede56e826d2f3 +size 35442 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-en-GB.1.png index 2253f33ae..beae942c9 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a5840ed0428865293d7aed63ffcb9ae9016e695b3469e96b15e7ba7560eb549 -size 416817 +oid sha256:6067114ea694604ada52f8661d19c13093c9ca57fd0bd9dd76a61c22823287fc +size 295821 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-pseudo.1.png index 9f547749f..6a6cc6227 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:565f5550e758f9bc8cbd83cfd88fef7395a3948c15b3d125bcd915d116cc877d -size 427888 +oid sha256:28f4aaac85bf4cec7d6ed18b3c7048dc4399c21c18b6d2ad4e3a16c0c1b27517 +size 297798 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-en-GB.1.png index 51fbfe9ee..58a32cb82 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6586a55668fd39a8eed3717061f6e881540551b0c31d65a7a6360e916cabff55 -size 270771 +oid sha256:71180fc6e87efaa6811757379240288bab23f51f609869169acbc26a39ba0214 +size 180340 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-pseudo.1.png index c36e26903..5c0375c80 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_timelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28c6e573a78d26c5c664d0c0f96299fe1158256ca786509f7fd3def44e66caa0 -size 278016 +oid sha256:9cd928134ee5d2aec167aef061ab03f764dac009d274227e43342fc8369e23f4 +size 178335 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-en-GB.1.png index d83ea2b7b..c9c42ca66 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8df44d3299a6a53633efe5f01797e7a098554e09cd5f82ec4fe215e531404cfb -size 126068 +oid sha256:4d545206a971dc1aabc1421d8b3226e4bb922eb7a48f622ccf261820df837ff2 +size 103765 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-pseudo.1.png index 476c21ae0..3ad367fcc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30f6b54440112935b09cd1abf6449974a6bda8bccb4649fc23c2e3639de669b5 -size 138877 +oid sha256:792dec94a1e36df2a8d34da45404c232dbf3b4f04a40ad6a6df2fae88836abd0 +size 112088 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-en-GB.1.png index 572479b25..8de5e48ec 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49f79cb18adeeb0fce01726359990d227699eaa8fab23f4b93d320203b5e444f -size 86114 +oid sha256:43d830880d17612b28bee8884b5ca46670c4d6ad1dd7cc617d6dddf551d66863 +size 58322 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-pseudo.1.png index d19532f14..ae19f3e17 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_typingIndicatorView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41e37379cae51b1e23b91d0c61baa0ac8b3dc53b24eb45ca658628f9adeeeb5d -size 102129 +oid sha256:3b6b28e897734b95fccfa9282bf322e50d4e6418dd00e4363454b701cba902be +size 65267 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-en-GB.1.png index 3cbf5aad1..d9991c1d1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69ce04278512bfb0ba95fb881e11d86548a0cb6b89c8b906f55a862945e55089 -size 126091 +oid sha256:0afe99b360ddd2a6562504c84ecaeeb958797284692bab7563d9e4da316bd942 +size 98225 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-pseudo.1.png index f0b697019..3670eddcc 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d4e727d78e3c51a7f2cf56fe464c2fd7d4d78b2b96fdd0401e8532a8943bb79 -size 133740 +oid sha256:c7ec2c8b317744fe7c100c372446b6d9b9527416e0468155c84ed201b5158e3c +size 100913 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-en-GB.1.png index 9b925d6e2..8e634f486 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b365a9495d050a72a28008c87b8f2270049769cd94cb2ecdf513040a5be5e77 -size 77638 +oid sha256:d3a97b9437ecb510ec136a8f6529e9cff38e9ecf3563e6259ea316dfe7ff12c3 +size 58379 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-pseudo.1.png index f3fac1e60..98e2434fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_unsupportedRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ed083811b436bde2d230b8b3822fbb4d738a8cee2e2214f07c47531df6dc2e3 -size 84677 +oid sha256:004431ca0ade6711906570ca4f40b90a13bb3d9ca1554e1f1825d9de7db775f9 +size 60841 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-en-GB.1.png index e194f32b3..36b5c2885 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bce7d42d178a418506ad8878af365fb3cf44fa3b15e241ab6505caa0ae494acd -size 121028 +oid sha256:995e46ef39e4a06843bebe718892ae27de7f678bca7c4932915157454f945f9e +size 102981 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-pseudo.1.png index c13391e54..8b63f8162 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:902d1407c321ef1d066ae10b1db3f662f3656cf34ac987465e98e9906f095fd9 -size 138513 +oid sha256:6946f9bc9476f20e6b2a5c51975fef5d93043d9f8db638cdf4def711abbf2752 +size 106963 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-en-GB.1.png index 47f91d2d1..15f8d7dee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2faebe8c32113b7840ac52f0dc81a3255a81b9cf8aa69c0105a5ce4971d9ed29 -size 70694 +oid sha256:0782e29d565bd7247b8a2c81f14ec166d770553f316ce55e752304831a7b529c +size 54671 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-pseudo.1.png index e2886fd7b..1a6bd931d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userDetailsEditScreen-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49c5e450fd508d1480b76405c6828e2899c6359626bbd3b0bf79203f84aba8b6 -size 86607 +oid sha256:25afb4070f7fea12943226e25606732390db62da931db97977b6dfd0e6a431cf +size 58017 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.No-progress.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.No-progress.png index c517893b7..1d55a827e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.No-progress.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.No-progress.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb4941b38ed2e73ea9363140bfdc16312c033f7e488a4a2e0adbee83d391085a -size 98810 +oid sha256:c8bec4be82de8edd9c7d875a89c0a1c407b8219233766fe20960c7c16daa2564 +size 90444 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Progress-Bar.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Progress-Bar.png index 843ce3a1e..52ac330fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Progress-Bar.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Progress-Bar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:308832719d06d30db742f30bc04ecf789d8cd6fea014e2eed80764d1975cb326 -size 99050 +oid sha256:a84218bb2759c3981d29a28879d6f151f8b84c86de5d58e385e856c072294547 +size 91351 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Spinner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Spinner.png index a041a78aa..a6929e1c5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Spinner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-en-GB.Spinner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:653370154c210822871486196b1f83a4aa10568ad40dd3578de81fb7b77b5a8b -size 100744 +oid sha256:45aafda97d31df92b32aac83e1937f9a082de4cb268bfb903fcca3ea146cbadd +size 92701 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.No-progress.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.No-progress.png index c517893b7..1d55a827e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.No-progress.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.No-progress.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb4941b38ed2e73ea9363140bfdc16312c033f7e488a4a2e0adbee83d391085a -size 98810 +oid sha256:c8bec4be82de8edd9c7d875a89c0a1c407b8219233766fe20960c7c16daa2564 +size 90444 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Progress-Bar.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Progress-Bar.png index 843ce3a1e..52ac330fb 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Progress-Bar.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Progress-Bar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:308832719d06d30db742f30bc04ecf789d8cd6fea014e2eed80764d1975cb326 -size 99050 +oid sha256:a84218bb2759c3981d29a28879d6f151f8b84c86de5d58e385e856c072294547 +size 91351 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Spinner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Spinner.png index a041a78aa..a6929e1c5 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Spinner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPad-pseudo.Spinner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:653370154c210822871486196b1f83a4aa10568ad40dd3578de81fb7b77b5a8b -size 100744 +oid sha256:45aafda97d31df92b32aac83e1937f9a082de4cb268bfb903fcca3ea146cbadd +size 92701 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.No-progress.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.No-progress.png index b7295c1cc..a89c86f61 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.No-progress.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.No-progress.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebe6b465248125dfdb4af43c7cb312537f8671f59c371be06d7a4a3ebee7bd4c -size 49540 +oid sha256:bf2f20f315ea807d21a10e2ea4b23c613efb0b17852709ec9d22d62b605f5f55 +size 42618 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Progress-Bar.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Progress-Bar.png index 44ee6a7d4..128c1a4a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Progress-Bar.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Progress-Bar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e534ffa1d837123444cbdde38111557013b8d195c6157a76a2350b117cd880fe -size 49095 +oid sha256:4b2183177ea97b91da13d0274a1c26373eb15edf4f96cffd3e93bc823a5e7a2b +size 42555 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Spinner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Spinner.png index 32f2fe5c2..32f101d4f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Spinner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-en-GB.Spinner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bff1b122d160c6ff535e5e4950d613169f49b014223b5de48b3135d808d611c4 -size 50460 +oid sha256:2665ed968197c341c034bb3e0acc319504ff7a7504a8e0fcd9c48c3e6c2acdea +size 43345 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.No-progress.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.No-progress.png index b7295c1cc..a89c86f61 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.No-progress.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.No-progress.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebe6b465248125dfdb4af43c7cb312537f8671f59c371be06d7a4a3ebee7bd4c -size 49540 +oid sha256:bf2f20f315ea807d21a10e2ea4b23c613efb0b17852709ec9d22d62b605f5f55 +size 42618 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Progress-Bar.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Progress-Bar.png index 44ee6a7d4..128c1a4a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Progress-Bar.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Progress-Bar.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e534ffa1d837123444cbdde38111557013b8d195c6157a76a2350b117cd880fe -size 49095 +oid sha256:4b2183177ea97b91da13d0274a1c26373eb15edf4f96cffd3e93bc823a5e7a2b +size 42555 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Spinner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Spinner.png index 32f2fe5c2..32f101d4f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Spinner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorModalView-iPhone-15-pseudo.Spinner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bff1b122d160c6ff535e5e4950d613169f49b014223b5de48b3135d808d611c4 -size 50460 +oid sha256:2665ed968197c341c034bb3e0acc319504ff7a7504a8e0fcd9c48c3e6c2acdea +size 43345 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-en-GB.1.png index 620d7500f..b38ff39ff 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f58850c6e5a676c7095b4cd098357a575ab2547615bb997d21628afac7f611fd -size 107916 +oid sha256:3458ccde6798b060ab07561d2126bdf577429d7c18860dad31ad7bd33867f594 +size 98589 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-pseudo.1.png index 620d7500f..b38ff39ff 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f58850c6e5a676c7095b4cd098357a575ab2547615bb997d21628afac7f611fd -size 107916 +oid sha256:3458ccde6798b060ab07561d2126bdf577429d7c18860dad31ad7bd33867f594 +size 98589 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-en-GB.1.png index f2c283c7c..aea34d1ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64fb8331432ace0750f9e3735ac48ed7b4480f246d7d6ce9c8bdeb0bc726a150 -size 62004 +oid sha256:e0234bfa53c93c48b2890b7a51abc46291a20976b68737448d1c632d92a5588c +size 54634 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-pseudo.1.png index f2c283c7c..aea34d1ee 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userIndicatorToastView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64fb8331432ace0750f9e3735ac48ed7b4480f246d7d6ce9c8bdeb0bc726a150 -size 62004 +oid sha256:e0234bfa53c93c48b2890b7a51abc46291a20976b68737448d1c632d92a5588c +size 54634 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-en-GB.1.png index 0316808a7..11193a405 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a7670f624c66f3afb698d0d5850fdf12a02ea3b740c8b6408760a569f05bcfd -size 173650 +oid sha256:64a241be0a2b258faca83ab14f16a6cd1cbb1c8269c503ecabad6d6c6418bb8b +size 136051 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-pseudo.1.png index 5aa9127ab..a000ba170 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d5dc513c8698a4f398e311501b4bedb2937a8bd43938309f4b4054e4951cfdc -size 194090 +oid sha256:4225d9307478881e4a9a5face89b2aa55ead4f6ac6569721e6cb8f77639c180e +size 144074 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-en-GB.1.png index d556aafdc..43653e920 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cae79385828ec65bf7559d955ab8c49d5d4021bdfdbae92f92758a04586d393 -size 119079 +oid sha256:9eff5fa1247f213613d2ed84772fa9a6ca02dc2e3128b22f8d577ba33077f189 +size 81942 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-pseudo.1.png index 4c5c6dfd2..0831c0c73 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileCell-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2dee14f97dca60fb4641f0128e3cd5c803876f9aeb2a8fb301b8e9fe5800cb6 -size 144633 +oid sha256:b7fb9d0665e1fda8ba5ec17d9f3bb5a97c8642a6802760ad3d5effa74b82b133 +size 94692 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Account-Owner.png index 007dd97c1..e16c4853e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b5f1a0cb63dc83eba22e432f45bd2d5017c6ab6459238e3e7383eaf0f58b558 -size 104265 +oid sha256:32284dfef4f33396c9ef71ede00a533537f2af1c23b0c17778946d5d833bd72d +size 94033 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Other-User.png index 6e3c2b822..718f7844e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-en-GB.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df81dad8956cc471ffe80d5435836f11f67e5fc24ce88e6ef1df592d2363faf9 -size 116731 +oid sha256:6a5d377d251dfe4cd7303973b586786db8a1185bd11061c31d78c5ab910a11c5 +size 101504 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Account-Owner.png index 2bab97c43..c977df6af 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93617c6dfc12e55ddd7ac020e03b5579d95ff581b9b5d9dd3ea77e403f155313 -size 108532 +oid sha256:1bd63fa3ba2aa94c2c50a8a63535d3fd818479850986164610b4540e8b4a551f +size 94314 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Other-User.png index dbfb3431e..1c291cf49 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPad-pseudo.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d967afaa59121a65f40f821216104cb36c9738dacada179c3dd9bbd0cf69cfa5 -size 125087 +oid sha256:903d91265fa95a4ad40c4131a90680e805c895e1f57b846838b317200b5e14cd +size 102481 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Account-Owner.png index 5ed5b1917..4479eb227 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4576f9bd4ace37eaf5dbbdb2eb346bac1842de90f357a8b327bb6bf1df7ddd69 -size 56853 +oid sha256:e1f95a655d3c7b2ebaf00a1f4babaa74ef8e870342c124ae2f7e43c9d0997765 +size 46337 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Other-User.png index 4d1995a16..f359d9eb4 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-en-GB.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41dbe4f97f34a7ea843378b3281ff7f4cb069649ce978d652a20731ec0db7b88 -size 67742 +oid sha256:d2733defffabec358c0d86d9cbade1aba498c312db2c7f93eb045085d8ebb83c +size 53177 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Account-Owner.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Account-Owner.png index f34c57793..ec682e649 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Account-Owner.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Account-Owner.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f66517dbcbe2240838117773697f62ec7ee1d649241b34b680a0a710efea7c9 -size 59684 +oid sha256:2fc47d1fde37c2bc2fcb13a7fd99f535c0ff29f36009c46d25ddf002bb48767f +size 46957 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Other-User.png b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Other-User.png index b0be1d340..c78221e88 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Other-User.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_userProfileScreen-iPhone-15-pseudo.Other-User.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77d9ae4913749a62e03cdddf34065b54adf76c2fd5b00c7cfe6571f38d66febd -size 77761 +oid sha256:5ce7e2162f0210a0d8ed409e089f7ab5dd62427c45728f5b543c24a5d70f7c6b +size 58590 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-en-GB.1.png index fa332a3aa..038f9c5e0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c32b05a11c006caf11b1fcb17e4fdcfde5d786978fbf03111a8936f24d63f4e2 -size 87753 +oid sha256:cd3b3ad512b4fcd3bf9c4822f3332f61a23a20a880f791ca6693aaeb5ad8b3f0 +size 81295 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-pseudo.1.png index fa332a3aa..038f9c5e0 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c32b05a11c006caf11b1fcb17e4fdcfde5d786978fbf03111a8936f24d63f4e2 -size 87753 +oid sha256:cd3b3ad512b4fcd3bf9c4822f3332f61a23a20a880f791ca6693aaeb5ad8b3f0 +size 81295 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-en-GB.1.png index 89626a890..e85e3fd8d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88bfbf33bfe6252981b50dbcefb6d29d644ca238d4de4b3491734da175e7d27d -size 47672 +oid sha256:d4c247516251a85727f948204a18127bce75f5aa7a640ca0248ecfc4d09eecd7 +size 40156 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-pseudo.1.png index 89626a890..e85e3fd8d 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_videoRoomTimelineView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88bfbf33bfe6252981b50dbcefb6d29d644ca238d4de4b3491734da175e7d27d -size 47672 +oid sha256:d4c247516251a85727f948204a18127bce75f5aa7a640ca0248ecfc4d09eecd7 +size 40156 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-en-GB.1.png index 0e1ecf0d4..21ef68d30 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eb0ab8b9a9f9335349ad883dd811f4907e8f620a8fe717566d79dbc77b12b62 -size 74737 +oid sha256:103f5aaea4dec5dc620da733c0db5dfe19da76b93e76dcbf681931198b383ec4 +size 74696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-pseudo.1.png index 0e1ecf0d4..21ef68d30 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eb0ab8b9a9f9335349ad883dd811f4907e8f620a8fe717566d79dbc77b12b62 -size 74737 +oid sha256:103f5aaea4dec5dc620da733c0db5dfe19da76b93e76dcbf681931198b383ec4 +size 74696 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-en-GB.1.png index 36906259c..d31ba5a2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a045e0c4ebbe93a35d46de7011c08b3737c9fdfd4070d2d387ac594f5a8cbbee -size 33513 +oid sha256:3865e24406e33a024fbedad3903d68612de31b7cced347888d83d4a566158d7c +size 33502 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-pseudo.1.png index 36906259c..d31ba5a2f 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageButton-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a045e0c4ebbe93a35d46de7011c08b3737c9fdfd4070d2d387ac594f5a8cbbee -size 33513 +oid sha256:3865e24406e33a024fbedad3903d68612de31b7cced347888d83d4a566158d7c +size 33502 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-en-GB.1.png index 34faf3850..dee8424e6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:915416504dcf5e96c3f1027ad2669f9e291eb772d1b3b3014b2d5b26eb4c4c55 -size 73879 +oid sha256:a319198ac7b9f91e4ed6bd9411a73fd9b7cabf80483507a4cf975426305379b2 +size 71910 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-pseudo.1.png index 34faf3850..dee8424e6 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:915416504dcf5e96c3f1027ad2669f9e291eb772d1b3b3014b2d5b26eb4c4c55 -size 73879 +oid sha256:a319198ac7b9f91e4ed6bd9411a73fd9b7cabf80483507a4cf975426305379b2 +size 71910 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-en-GB.1.png index ea541f039..0fce89be2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0110ba9944939ee1fe8cfbf73a61d1f195e3514b57deb71352713e03298bd732 -size 32904 +oid sha256:7fe33b9011954c24dfe13514927cedd7b076f43690f163a13b537a80f998fc8c +size 31324 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-pseudo.1.png index ea541f039..0fce89be2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessagePreviewComposer-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0110ba9944939ee1fe8cfbf73a61d1f195e3514b57deb71352713e03298bd732 -size 32904 +oid sha256:7fe33b9011954c24dfe13514927cedd7b076f43690f163a13b537a80f998fc8c +size 31324 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-en-GB.1.png index a8610d276..c54789952 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:826008daad0e33fac9db25eb8cd41fd9bfda6c12d5f6a39d24c4cc0319814870 -size 69194 +oid sha256:9867f5b235fd6f388f205ec3fe039aa7523892b0693dfc5164519a099020af75 +size 69007 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-pseudo.1.png index a8610d276..c54789952 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:826008daad0e33fac9db25eb8cd41fd9bfda6c12d5f6a39d24c4cc0319814870 -size 69194 +oid sha256:9867f5b235fd6f388f205ec3fe039aa7523892b0693dfc5164519a099020af75 +size 69007 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-en-GB.1.png index 9a8938313..2db6eb4a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:882fa2492a6b41ba668ae069d4367ffc4b9ee3b7452a6143f422d22726c28749 -size 29085 +oid sha256:b2e85cddaa7f74610cfefe6a2f92ca9f9b0740157f52e2c9d722741011af5f55 +size 28644 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-pseudo.1.png index 9a8938313..2db6eb4a1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingButton-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:882fa2492a6b41ba668ae069d4367ffc4b9ee3b7452a6143f422d22726c28749 -size 29085 +oid sha256:b2e85cddaa7f74610cfefe6a2f92ca9f9b0740157f52e2c9d722741011af5f55 +size 28644 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-en-GB.1.png index 3a9a4695e..04a1c9346 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d24be04d5353c47d17e96c31988799715183bafff11eac652d98dd7d1282333e -size 72240 +oid sha256:d618d740b31bca0349755b732767c74ef464a0803ffd92c6b94e7c9f5e5d4d86 +size 69954 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-pseudo.1.png index 3a9a4695e..04a1c9346 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d24be04d5353c47d17e96c31988799715183bafff11eac652d98dd7d1282333e -size 72240 +oid sha256:d618d740b31bca0349755b732767c74ef464a0803ffd92c6b94e7c9f5e5d4d86 +size 69954 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-en-GB.1.png index 5174bb972..980cda1c2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a198279b7a5a67667c3f87c2401cdaf4f43aa0bdbd0a708f601ef8f3ce07360 -size 31253 +oid sha256:3a6cb2e1864ba2489fb36ad0b7cb4f3b68a097c9f36a67d2acf5da60e4ae0e07 +size 29150 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-pseudo.1.png index 5174bb972..980cda1c2 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingComposer-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a198279b7a5a67667c3f87c2401cdaf4f43aa0bdbd0a708f601ef8f3ce07360 -size 31253 +oid sha256:3a6cb2e1864ba2489fb36ad0b7cb4f3b68a097c9f36a67d2acf5da60e4ae0e07 +size 29150 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-en-GB.1.png index 75ce208be..59d54638e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db46eba034ec95d9457d1a2808ba7788e5067b8eee6820166674aabeddcc87f0 -size 69451 +oid sha256:b227d48d27e8cc6587862e0d9f7a8db4dbea43479139d168e034b80d75636a31 +size 67163 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-pseudo.1.png index 75ce208be..59d54638e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db46eba034ec95d9457d1a2808ba7788e5067b8eee6820166674aabeddcc87f0 -size 69451 +oid sha256:b227d48d27e8cc6587862e0d9f7a8db4dbea43479139d168e034b80d75636a31 +size 67163 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-en-GB.1.png index 8d5fbf259..7c28c1540 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:847d8490580b63da5b20f35a0024fa06e6ee6a73b146ee448cc72c482c2979c5 -size 30273 +oid sha256:ff2210bd6019b5042ff02884bb7681bcfe5f7dc365245ae25623029dc6aadf29 +size 27813 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-pseudo.1.png index 8d5fbf259..7c28c1540 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRecordingView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:847d8490580b63da5b20f35a0024fa06e6ee6a73b146ee448cc72c482c2979c5 -size 30273 +oid sha256:ff2210bd6019b5042ff02884bb7681bcfe5f7dc365245ae25623029dc6aadf29 +size 27813 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-en-GB.1.png index 1ec3d12ba..3bd83885a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0a9536b61304a0779b2c2bd761bb5b78be82b08c42ff9dd305e05bbd01e77fa -size 72583 +oid sha256:bf65ebeccd79c223b8173d6df218b93319c61cd0657e36e67de971fd12146029 +size 71830 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-pseudo.1.png index 1ec3d12ba..3bd83885a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0a9536b61304a0779b2c2bd761bb5b78be82b08c42ff9dd305e05bbd01e77fa -size 72583 +oid sha256:bf65ebeccd79c223b8173d6df218b93319c61cd0657e36e67de971fd12146029 +size 71830 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-en-GB.1.png index b7a68c0e8..4bee51b5b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2107ccfebf549aa0b0108a87e97951be869e826f50aed1b57b2c2d4d067d31d -size 32129 +oid sha256:a42584f1c0e99eda09d52621bd408ecb3d5b8fdff2fa5f9e8e070ddb8e68d323 +size 30295 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-pseudo.1.png index b7a68c0e8..4bee51b5b 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomPlaybackView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2107ccfebf549aa0b0108a87e97951be869e826f50aed1b57b2c2d4d067d31d -size 32129 +oid sha256:a42584f1c0e99eda09d52621bd408ecb3d5b8fdff2fa5f9e8e070ddb8e68d323 +size 30295 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-en-GB.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-en-GB.Bubble.png index 9d6fda821..f031decd3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-en-GB.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-en-GB.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fab7e64c5ba3535a36d35e89ecd1896840e668ca1819506ba4883ebd7d69c81 -size 81625 +oid sha256:4598703d5671e098a17cce67e465bce7835f163aa997ad3500a715c3da66de8d +size 77897 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-pseudo.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-pseudo.Bubble.png index 9d6fda821..f031decd3 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-pseudo.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPad-pseudo.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fab7e64c5ba3535a36d35e89ecd1896840e668ca1819506ba4883ebd7d69c81 -size 81625 +oid sha256:4598703d5671e098a17cce67e465bce7835f163aa997ad3500a715c3da66de8d +size 77897 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-en-GB.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-en-GB.Bubble.png index 68b9b225f..308cf3843 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-en-GB.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-en-GB.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c9e2ccb7d956b7ac26f5fa4c2cc216c5666d862e4034ed3fa03baf36d3df1c5 -size 40621 +oid sha256:f1b90d3e6a1b4bbc42e37469a1d3b352a0de74199e9318110994300f9a475831 +size 36896 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-pseudo.Bubble.png b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-pseudo.Bubble.png index 68b9b225f..308cf3843 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-pseudo.Bubble.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_voiceMessageRoomTimelineView-iPhone-15-pseudo.Bubble.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c9e2ccb7d956b7ac26f5fa4c2cc216c5666d862e4034ed3fa03baf36d3df1c5 -size 40621 +oid sha256:f1b90d3e6a1b4bbc42e37469a1d3b352a0de74199e9318110994300f9a475831 +size 36896 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-en-GB.1.png index c6587ba5f..704ce7f30 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e5f98176127ced83705e2cf1cc9b7ed6a32ebd3e14ba013e52beea93a218420 -size 1252858 +oid sha256:2af0134c93abf64481cde1c994a44f5bba227ea824c24aa1a7c8a4a67fb31ebb +size 1215007 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-pseudo.1.png index 06bef277f..b6186ec1e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8925356519bc00c59ed882cfb323ccc84b82eebab211220d970e66510b5d7682 -size 1326430 +oid sha256:0179d98b62d00101064e0335afe48bd47eed91f668e7e0a8e8b957956ab2be23 +size 1242154 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-en-GB.1.png index f5396036b..ed83aff61 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21259ec25f4c23dbefb2a45427a26faf78c18b65aebc6f4fc8efa06a3ac6bfd0 -size 326852 +oid sha256:c7474241b732bf088ba694176fcd4bef741336380acb16411fd48f498600137f +size 283670 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-pseudo.1.png index 5082d196c..9c5682854 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitingDialog-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74e0436fe11ad7a9b7e555d362f8b1ee580fa41dcd48c1b87a7b2531bb9a068f -size 413002 +oid sha256:d0d9b27fc3f806b3798815dbd1398a4c4bd4dfde77faee1779d32444a806f0bb +size 316202 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Success.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Success.png index c07b0f547..191a20d3a 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Success.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Success.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:755cfdbe182fd8be23ba44fd0f647492d2292804072e664ced66ffbdbb01e190 -size 1207910 +oid sha256:21e4de884751459f8342fcf9ada60b9ff488ce64db103d932eadd18baa404b59 +size 1193754 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Waiting.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Waiting.png index c6587ba5f..704ce7f30 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Waiting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-en-GB.Waiting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e5f98176127ced83705e2cf1cc9b7ed6a32ebd3e14ba013e52beea93a218420 -size 1252858 +oid sha256:2af0134c93abf64481cde1c994a44f5bba227ea824c24aa1a7c8a4a67fb31ebb +size 1215007 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Success.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Success.png index 002f87ba9..7db76a663 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Success.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Success.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b47967c28f4fc56014ccc56f66eadce1132d6513c7a9d4e8bb6db1e366aa0e49 -size 1226969 +oid sha256:5e8279670f880af54f2e4d6c40174ce98541aba7a6f5d009f678d2a7293cd19b +size 1200222 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Waiting.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Waiting.png index 06bef277f..b6186ec1e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Waiting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPad-pseudo.Waiting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8925356519bc00c59ed882cfb323ccc84b82eebab211220d970e66510b5d7682 -size 1326430 +oid sha256:0179d98b62d00101064e0335afe48bd47eed91f668e7e0a8e8b957956ab2be23 +size 1242154 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Success.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Success.png index b631d46db..d4ed44778 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Success.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Success.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1daedf235a2aafa82499f639d6b07643ec2efe3a7faec2e7688d5f04240dd402 -size 277010 +oid sha256:7ec37e31bfa6992ac877e8018a8007664bd2407889124105d752bbef08b6cbb4 +size 260131 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Waiting.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Waiting.png index f5396036b..ed83aff61 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Waiting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-en-GB.Waiting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21259ec25f4c23dbefb2a45427a26faf78c18b65aebc6f4fc8efa06a3ac6bfd0 -size 326852 +oid sha256:c7474241b732bf088ba694176fcd4bef741336380acb16411fd48f498600137f +size 283670 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Success.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Success.png index 15628a5c1..2879c076e 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Success.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Success.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43ac43241a64b3974ef1f31b2d35a53a46a6a578375a7aadee28cad2c42a672f -size 297296 +oid sha256:3a17c619c603f9fb7439b101e2d7832f437e4843ec0c3dabf158bc8de03393f1 +size 264477 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Waiting.png b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Waiting.png index 5082d196c..9c5682854 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Waiting.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waitlistScreen-iPhone-15-pseudo.Waiting.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74e0436fe11ad7a9b7e555d362f8b1ee580fa41dcd48c1b87a7b2531bb9a068f -size 413002 +oid sha256:d0d9b27fc3f806b3798815dbd1398a4c4bd4dfde77faee1779d32444a806f0bb +size 316202 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-en-GB.1.png index 1f6f66e3f..6e5c213e1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca74c4ff64227e1e6dc2db4450fdc4b0418031e60f514f9a6a526963ea76b439 -size 66678 +oid sha256:27dfcfcd992f7ad76fe6f961c330e6e4da00be5ff6e0705da1f59a50e78bb354 +size 66620 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-pseudo.1.png index 1f6f66e3f..6e5c213e1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPad-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca74c4ff64227e1e6dc2db4450fdc4b0418031e60f514f9a6a526963ea76b439 -size 66678 +oid sha256:27dfcfcd992f7ad76fe6f961c330e6e4da00be5ff6e0705da1f59a50e78bb354 +size 66620 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-en-GB.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-en-GB.1.png index 0e3bdfda1..0f23ce3d1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-en-GB.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-en-GB.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dce3821a24a752ae1bc1f6d7a2c19eb2ed885a1444e459511783a09ba3709c8b -size 26148 +oid sha256:843025dff2e314176369de2775c9ef7cc132190d64a055e772673e8467eaba0e +size 26120 diff --git a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-pseudo.1.png b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-pseudo.1.png index 0e3bdfda1..0f23ce3d1 100644 --- a/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-pseudo.1.png +++ b/PreviewTests/__Snapshots__/PreviewTests/test_waveformCursorView-iPhone-15-pseudo.1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dce3821a24a752ae1bc1f6d7a2c19eb2ed885a1444e459511783a09ba3709c8b -size 26148 +oid sha256:843025dff2e314176369de2775c9ef7cc132190d64a055e772673e8467eaba0e +size 26120 diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 048c5447c..a3dfaa535 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -7,7 +7,7 @@ if File.exist?(enterprise) end before_all do - xcversion(version: "15.2") + xcversion(version: "15.4") ENV["FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT"] = "180" ENV["FASTLANE_XCODE_LIST_TIMEOUT"] = "180" @@ -91,7 +91,8 @@ lane :unit_tests do |options| if !options[:skip_previews] run_tests( scheme: "PreviewTests", - device: 'iPhone 15', + device: 'iPhone SE (3rd generation)', + ensure_devices_found: true, result_bundle: true, number_of_retries: 3, xcargs: '-skipPackagePluginValidation', @@ -106,15 +107,15 @@ lane :ui_tests do |options| reset_simulator_contents() create_simulator_if_necessary( - name: "iPhone 15 (17.2)", + name: "iPhone 15", type: "com.apple.CoreSimulator.SimDeviceType.iPhone-15", - runtime: "com.apple.CoreSimulator.SimRuntime.iOS-17-2" + runtime: "com.apple.CoreSimulator.SimRuntime.iOS-17-5" ) create_simulator_if_necessary( name: "iPad (10th generation)", type: "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", - runtime: "com.apple.CoreSimulator.SimRuntime.iOS-17-2" + runtime: "com.apple.CoreSimulator.SimRuntime.iOS-17-5" ) if options[:test_name] @@ -141,7 +142,7 @@ lane :integration_tests do create_simulator_if_necessary( name: "iPhone 15 Pro", type: "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", - runtime: "com.apple.CoreSimulator.SimRuntime.iOS-17-2" + runtime: "com.apple.CoreSimulator.SimRuntime.iOS-17-5" ) run_tests(