diff --git a/compound-ios/Sources/Compound/List/ListRow.swift b/compound-ios/Sources/Compound/List/ListRow.swift index 6d787782a..78422d1e7 100644 --- a/compound-ios/Sources/Compound/List/ListRow.swift +++ b/compound-ios/Sources/Compound/List/ListRow.swift @@ -269,7 +269,7 @@ public struct ListRow_Previews: PreviewProvider, TestablePreview { othersSection } .compoundList() - .frame(idealHeight: 2100) // Snapshot height + .frame(idealHeight: 2275) // Snapshot height .previewLayout(.sizeThatFits) } diff --git a/compound-ios/Sources/Compound/Text Field Styles/SearchFieldStyle.swift b/compound-ios/Sources/Compound/Text Field Styles/SearchFieldStyle.swift index d3496611c..c16beba1f 100644 --- a/compound-ios/Sources/Compound/Text Field Styles/SearchFieldStyle.swift +++ b/compound-ios/Sources/Compound/Text Field Styles/SearchFieldStyle.swift @@ -68,7 +68,7 @@ struct SearchStyle_Previews: PreviewProvider, TestablePreview { } } .listStyle(.plain) - .searchable(text: .constant("")) + .searchable(text: .constant(""), placement: .navigationBarDrawer(displayMode: .always)) .compoundSearchField() } .tint(.compound.textActionPrimary) @@ -93,7 +93,7 @@ struct SearchStyle_Previews: PreviewProvider, TestablePreview { } } .compoundList() - .searchable(text: .constant("")) + .searchable(text: .constant(""), placement: .navigationBarDrawer(displayMode: .always)) .compoundSearchField() } .tint(.compound.textActionPrimary) diff --git a/compound-ios/Tests/CompoundTests/PreviewTests.swift b/compound-ios/Tests/CompoundTests/PreviewTests.swift index 66b6ec199..2bace0d67 100644 --- a/compound-ios/Tests/CompoundTests/PreviewTests.swift +++ b/compound-ios/Tests/CompoundTests/PreviewTests.swift @@ -16,7 +16,7 @@ import XCTest class PreviewTests: XCTestCase { private let deviceConfig: ViewImageConfig = .iPhoneX private let simulatorDevice: String? = "iPhone14,6" // iPhone SE 3rd Generation - private let requiredOSVersion = (major: 18, minor: 5) + private let requiredOSVersion = (major: 26, minor: 0) private let snapshotDevices = ["iPhone 16", "iPad"] private var recordMode: SnapshotTestingConfiguration.Record = .missing diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPad-en-US-0.png index 1b7ca13ca..fbf85ff58 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1522abe037552d058d16a117a5aab3f8533b2a1f874c62fb3a467dbea5a75985 -size 365301 +oid sha256:92d42eae08c834c1eebbcdcf516295094c4e7b739247ceed55739903cfe5dfd8 +size 363963 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPhone-16-en-US-0.png index 47dd6cff9..2b5d8219f 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundButtonStyle.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7495424229f590d4750e1263d942a84def528edba32bd2aee5ba805c9d9bd0bc -size 246031 +oid sha256:6a535b429cb142ff9f0604d0241185e85ddf98b8ec5e2fe275f8316ed0ea1813 +size 245520 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPad-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPad-en-US.png index 3f1604402..e3dc9a06c 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPad-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPad-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6513d85e4d4bd56b1e23e1e6120a1ad1a10f18ae9a216d10e93a0e8fdf024510 -size 27001 +oid sha256:a5de7dd7d41be2e536cc24e2bca719dea9144886e2264258ad61f0a970d3ce16 +size 28346 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPhone-16-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPhone-16-en-US.png index 9c70ba061..a72a9a392 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPhone-16-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Buttons-iPhone-16-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:732408e6893cb40b5a8e3a85ebe334fc74aab6edf7306b1af0fb87cc7ff7e797 -size 18848 +oid sha256:ae691c8be0016467677257a963768b47771b09d7e9a40b4f3072dc0bfe6ea1bb +size 20150 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPad-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPad-en-US.png index 38e407b5b..e0b8e1e16 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPad-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPad-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd5f836f60f9a8b075033402c00f13aaac04062572e42bbc1d1fec04c8505ff3 -size 97606 +oid sha256:8babd3b66781135fa5d81336695c5f43c7d40fb70f06959a6a767044cf305ecf +size 100530 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPhone-16-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPhone-16-en-US.png index 79f54704e..9f4ae9922 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPhone-16-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundIcon.Form-iPhone-16-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3a2b451c5a074f5d6980d2be9376a41c5e19a3a35a0c503da02251a5079856e -size 50751 +oid sha256:c6598faaa8c98dadeb19f26ccf981188adcf7582670adcab324262ac59bceb7e +size 52935 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPad-en-US-0.png index fdeb84e8f..8a2379cda 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ac4f5f9eb71287f49783e7cf36900ac7c9ff70c54eb29eba55a1c1ad1762f20 -size 91361 +oid sha256:b8b924c37a01860b662e08f4baee34aaf1b68adbce16331e797b76ef016fc336 +size 79443 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPhone-16-en-US-0.png index baa90449b..fa2fc243a 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/compoundToggleStyle.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4c5095c685fc5b68ecb54245b18deeb6036d1f55547546919e1a1e33cb40315 -size 49337 +oid sha256:999e4a23c0523d63648ade432f542ff030d02bc52c3e1d960e4eb68b3c76d41e +size 38935 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPad-en-US-0.png index e8056710e..8999b064c 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3945f7af1ab1a55166b574f58688889b174289c25638de8acf8d9f78c2c9f75f -size 109376 +oid sha256:7dbb5c084479fade7bc720808569a0a3dbf4ec7a84572e7fcde3d2abd74e4b11 +size 117361 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPhone-16-en-US-0.png index 61bfcee8a..4ecb8b2a9 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listInlinePicker.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bdc5025c6c745081e8e2766f54a148a568460ad18e139c0dea9939dff03319a -size 62084 +oid sha256:e6ceface262d7e4699bfb3de2b36613d3d4855a176dc947abf7e7623a9a14f7d +size 68008 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPad-en-US-0.png index e50752509..051351214 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01a4916af8da7fa798403e4678cd53f7f10352b5b1d87fef8594935bb61e4fe5 -size 370719 +oid sha256:d92112a9a50ac5aff3e242e2625513a6740f76a05df77c263201db4b39b785b0 +size 439505 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPhone-16-en-US-0.png index 01c57a76d..70e33a27b 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRow.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fba908f45758e56689c183c3636c2167cf389f1fb9a5c115276de9150949f1dd -size 250067 +oid sha256:3cd64af3f353e6d5e08b32fab7a57bff286dc6f6867b60277f317b0e40c033a0 +size 301224 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPad-en-US-0.png index 5ff220607..e2ecab00b 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c26d84c066dd85bccb5a5e7a08745803ba4de069493bbce5071b90c55d172cc -size 85789 +oid sha256:59aafe6e5b98db613736839970a02d728840717adc2ddfd0dddf9a949955bbdd +size 90861 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPhone-16-en-US-0.png index 4fa1964db..d821a03c1 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowButtonStyle.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1c2b14d75abcc6529963178e336a730bd899c4ca73b7b8e7f5589a25c2a2859 -size 40657 +oid sha256:90b881fd9796efb27b617dd88e4740d34763279aadc1ff341be4a2ae7a93cef2 +size 44699 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPad-en-US-0.png index ddc855684..4204a5c2d 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dccffd12a157f5456f479246044e043313c93e80edca6f822c72fc5b3b74b2f7 -size 192255 +oid sha256:208f242925fecd91f86e9b8afe79478b2253a252f6e3ea6583e57b6b4c7a44d3 +size 208392 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPhone-16-en-US-0.png index 33c1523c8..9ce9b765a 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLabel.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f94fc77bc6c85dd850148676053ce549a37486d44950254ce5a12497283bf278 -size 135766 +oid sha256:f6b1251f8070d93eae2e41e4c4c58ce03d4d5947b9e63ca3824aaaef35aa4899 +size 149137 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPad-en-US-0.png index 0dbffc4d7..d7681dfec 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8470bb9adc78c11996a13a21b954d338f911604bb1370c8484d4ace61c897bed -size 134850 +oid sha256:e5dc4a6a66cba5b44b0048a1036c2a16c69eff0517ac2c492c7ae76cca157f1a +size 136213 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPhone-16-en-US-0.png index 37b61b9c4..c68493189 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowLoadingSelection.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a9530ae1b21201bf606b46223ff1717a55c464e2b3e262f2e07031a61e2f0fc -size 100075 +oid sha256:bf76e04477750cc3da0e4e3a2f2f113794d47b51e3edf9f981a740e8f86116cb +size 103633 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPad-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPad-en-US-0.png index a27667761..8f6e72f62 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPad-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPad-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7de1fe2709765858fbdfbbee27796f6899ae4ec3130997637a1f521ed9cec2c3 -size 92210 +oid sha256:8111df3245f6fda7a760c48754fab886e934e0195c92feb9622f42f6f40850d0 +size 92213 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPhone-16-en-US-0.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPhone-16-en-US-0.png index d28162310..a2e3b7d2c 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPhone-16-en-US-0.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listRowTrailingSection.iPhone-16-en-US-0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b81ef4ef0f7c7f701323daa06fe202055de4a32087142fcb1410255a28e7fb06 -size 49332 +oid sha256:c6ab34703268afd65a42ec56357a60c10b467095f25af447fce498111b612789 +size 49333 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPad-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPad-en-US.png index f687db8af..24b609e77 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPad-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPad-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb82201cb06d09d1a3e3d3ac9b78b0a5686cd1aa08a15445a61116f42bcaf746 -size 102895 +oid sha256:ac5ed5a5063401dbf7387a5b5f117ce8fb4bab99441edaf7c253a25a57a8692f +size 108001 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPhone-16-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPhone-16-en-US.png index 4ec890279..c59804573 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPhone-16-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.Form-iPhone-16-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5122eab1e08d9f3207410669d7ff1076f02b7df91c1d3cc49356dc7fb10fb705 -size 57230 +oid sha256:a93babf81fe639ff816d53e00800d4d86a03f5827710859ef248da3df0e13a62 +size 60480 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPad-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPad-en-US.png index 01b328341..4f9605cdb 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPad-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPad-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9e66de21b08f5460d34a27026c7f80bf2fa30157920dd8576c222848b05408b -size 86910 +oid sha256:3695f31c6049fa620e147bd24dbc668d773f9b23a6ad4ffa8ab4cc1ebcbc9dae +size 89126 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPhone-16-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPhone-16-en-US.png index 172b4fd32..e8e120850 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPhone-16-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/listTextStyles.List-iPhone-16-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b4a5b177ee1d57b7848eafed1d38a3768bf3310393802374244f76de48a82a2 -size 40995 +oid sha256:71596c872ef791c7798b8e1e320639e9249553d7c190826a48cb14559204ed85 +size 42547 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPad-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPad-en-US.png index cd82ee333..c030ebc75 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPad-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPad-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e410e13b6bfb668cc3593c746ef0bd48673ab32283630826130cabcc43d6f43 -size 100011 +oid sha256:0e9a7d9a8b67d377ad3cf576eac03cf69c3cb815902b8a0a913deb1aeb813dc6 +size 97512 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPhone-16-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPhone-16-en-US.png index 268b0e3bf..e381d8850 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPhone-16-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.Form-iPhone-16-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9cbb08c9fe6df9b564c93192aee5c655bf5c7ec69711fae822c7aea9e9a785a3 -size 50053 +oid sha256:91b051f02d7734e7f1ac3330efe8887829ed06370e105bd2e51793cd59dc4397 +size 49549 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPad-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPad-en-US.png index 9c150c3dd..a1046d0d7 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPad-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPad-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ffa8d0056bb4cee07ad513405eb3b3903e21cfbd945866c354b7e67fbdffe19 -size 92428 +oid sha256:b4ad56d910b2491df2a88c88444b73f224553076dd3905c38418a15d68a39ed4 +size 90325 diff --git a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPhone-16-en-US.png b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPhone-16-en-US.png index 152bace41..b5609d230 100644 --- a/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPhone-16-en-US.png +++ b/compound-ios/Tests/CompoundTests/__Snapshots__/PreviewTests/searchStyle.List-iPhone-16-en-US.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd3e0d853e76b65eab44bd0e52d0c468c4fcaf0f60021d74d68949628238acb5 -size 49150 +oid sha256:6b3a4c43da37c2a1bf12c129159d8d5b4471d933ad2d70a87be1ec11e4c8edde +size 48023