Skip to content

Commit 01552c7

Browse files
committed
snapshot update
1 parent 0232059 commit 01552c7

File tree

15 files changed

+952
-952
lines changed

15 files changed

+952
-952
lines changed

app/containers/Avatar/__snapshots__/Avatar.test.tsx.snap

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ exports[`Story Snapshots: AvatarBase64 should match snapshot 1`] = `
1818
>
1919
<ViewManagerAdapter_ExpoImage
2020
borderRadius={4}
21-
containerViewRef={"[React.ref]"}
21+
containerViewRef={{"current":"Object"}}
2222
contentFit="cover"
2323
contentPosition={
2424
{
@@ -27,7 +27,7 @@ exports[`Story Snapshots: AvatarBase64 should match snapshot 1`] = `
2727
}
2828
}
2929
height={56}
30-
nativeViewRef={"[React.ref]"}
30+
nativeViewRef={{"current":"NativeComponent"}}
3131
onError={[Function]}
3232
onLoad={[Function]}
3333
onLoadStart={[Function]}
@@ -73,7 +73,7 @@ exports[`Story Snapshots: AvatarExternalProviderUrl should match snapshot 1`] =
7373
>
7474
<ViewManagerAdapter_ExpoImage
7575
borderRadius={4}
76-
containerViewRef={"[React.ref]"}
76+
containerViewRef={{"current":"Object"}}
7777
contentFit="cover"
7878
contentPosition={
7979
{
@@ -82,7 +82,7 @@ exports[`Story Snapshots: AvatarExternalProviderUrl should match snapshot 1`] =
8282
}
8383
}
8484
height={56}
85-
nativeViewRef={"[React.ref]"}
85+
nativeViewRef={{"current":"NativeComponent"}}
8686
onError={[Function]}
8787
onLoad={[Function]}
8888
onLoadStart={[Function]}
@@ -128,7 +128,7 @@ exports[`Story Snapshots: AvatarPath should match snapshot 1`] = `
128128
>
129129
<ViewManagerAdapter_ExpoImage
130130
borderRadius={4}
131-
containerViewRef={"[React.ref]"}
131+
containerViewRef={{"current":"Object"}}
132132
contentFit="cover"
133133
contentPosition={
134134
{
@@ -137,7 +137,7 @@ exports[`Story Snapshots: AvatarPath should match snapshot 1`] = `
137137
}
138138
}
139139
height={56}
140-
nativeViewRef={"[React.ref]"}
140+
nativeViewRef={{"current":"NativeComponent"}}
141141
onError={[Function]}
142142
onLoad={[Function]}
143143
onLoadStart={[Function]}
@@ -183,7 +183,7 @@ exports[`Story Snapshots: AvatarRoomId should match snapshot 1`] = `
183183
>
184184
<ViewManagerAdapter_ExpoImage
185185
borderRadius={4}
186-
containerViewRef={"[React.ref]"}
186+
containerViewRef={{"current":"Object"}}
187187
contentFit="cover"
188188
contentPosition={
189189
{
@@ -192,7 +192,7 @@ exports[`Story Snapshots: AvatarRoomId should match snapshot 1`] = `
192192
}
193193
}
194194
height={56}
195-
nativeViewRef={"[React.ref]"}
195+
nativeViewRef={{"current":"NativeComponent"}}
196196
onError={[Function]}
197197
onLoad={[Function]}
198198
onLoadStart={[Function]}
@@ -238,7 +238,7 @@ exports[`Story Snapshots: AvatarText should match snapshot 1`] = `
238238
>
239239
<ViewManagerAdapter_ExpoImage
240240
borderRadius={4}
241-
containerViewRef={"[React.ref]"}
241+
containerViewRef={{"current":"Object"}}
242242
contentFit="cover"
243243
contentPosition={
244244
{
@@ -247,7 +247,7 @@ exports[`Story Snapshots: AvatarText should match snapshot 1`] = `
247247
}
248248
}
249249
height={56}
250-
nativeViewRef={"[React.ref]"}
250+
nativeViewRef={{"current":"NativeComponent"}}
251251
onError={[Function]}
252252
onLoad={[Function]}
253253
onLoadStart={[Function]}
@@ -293,7 +293,7 @@ exports[`Story Snapshots: AvatarUrl should match snapshot 1`] = `
293293
>
294294
<ViewManagerAdapter_ExpoImage
295295
borderRadius={4}
296-
containerViewRef={"[React.ref]"}
296+
containerViewRef={{"current":"Object"}}
297297
contentFit="cover"
298298
contentPosition={
299299
{
@@ -302,7 +302,7 @@ exports[`Story Snapshots: AvatarUrl should match snapshot 1`] = `
302302
}
303303
}
304304
height={56}
305-
nativeViewRef={"[React.ref]"}
305+
nativeViewRef={{"current":"NativeComponent"}}
306306
onError={[Function]}
307307
onLoad={[Function]}
308308
onLoadStart={[Function]}
@@ -348,7 +348,7 @@ exports[`Story Snapshots: Channel should match snapshot 1`] = `
348348
>
349349
<ViewManagerAdapter_ExpoImage
350350
borderRadius={4}
351-
containerViewRef={"[React.ref]"}
351+
containerViewRef={{"current":"Object"}}
352352
contentFit="cover"
353353
contentPosition={
354354
{
@@ -357,7 +357,7 @@ exports[`Story Snapshots: Channel should match snapshot 1`] = `
357357
}
358358
}
359359
height={56}
360-
nativeViewRef={"[React.ref]"}
360+
nativeViewRef={{"current":"NativeComponent"}}
361361
onError={[Function]}
362362
onLoad={[Function]}
363363
onLoadStart={[Function]}
@@ -403,7 +403,7 @@ exports[`Story Snapshots: Children should match snapshot 1`] = `
403403
>
404404
<ViewManagerAdapter_ExpoImage
405405
borderRadius={4}
406-
containerViewRef={"[React.ref]"}
406+
containerViewRef={{"current":"Object"}}
407407
contentFit="cover"
408408
contentPosition={
409409
{
@@ -412,7 +412,7 @@ exports[`Story Snapshots: Children should match snapshot 1`] = `
412412
}
413413
}
414414
height={56}
415-
nativeViewRef={"[React.ref]"}
415+
nativeViewRef={{"current":"NativeComponent"}}
416416
onError={[Function]}
417417
onLoad={[Function]}
418418
onLoadStart={[Function]}
@@ -496,7 +496,7 @@ exports[`Story Snapshots: CustomBorderRadius should match snapshot 1`] = `
496496
>
497497
<ViewManagerAdapter_ExpoImage
498498
borderRadius={28}
499-
containerViewRef={"[React.ref]"}
499+
containerViewRef={{"current":"Object"}}
500500
contentFit="cover"
501501
contentPosition={
502502
{
@@ -505,7 +505,7 @@ exports[`Story Snapshots: CustomBorderRadius should match snapshot 1`] = `
505505
}
506506
}
507507
height={56}
508-
nativeViewRef={"[React.ref]"}
508+
nativeViewRef={{"current":"NativeComponent"}}
509509
onError={[Function]}
510510
onLoad={[Function]}
511511
onLoadStart={[Function]}
@@ -553,7 +553,7 @@ exports[`Story Snapshots: CustomStyle should match snapshot 1`] = `
553553
>
554554
<ViewManagerAdapter_ExpoImage
555555
borderRadius={4}
556-
containerViewRef={"[React.ref]"}
556+
containerViewRef={{"current":"Object"}}
557557
contentFit="cover"
558558
contentPosition={
559559
{
@@ -562,7 +562,7 @@ exports[`Story Snapshots: CustomStyle should match snapshot 1`] = `
562562
}
563563
}
564564
height={56}
565-
nativeViewRef={"[React.ref]"}
565+
nativeViewRef={{"current":"NativeComponent"}}
566566
onError={[Function]}
567567
onLoad={[Function]}
568568
onLoadStart={[Function]}
@@ -608,7 +608,7 @@ exports[`Story Snapshots: Direct should match snapshot 1`] = `
608608
>
609609
<ViewManagerAdapter_ExpoImage
610610
borderRadius={4}
611-
containerViewRef={"[React.ref]"}
611+
containerViewRef={{"current":"Object"}}
612612
contentFit="cover"
613613
contentPosition={
614614
{
@@ -617,7 +617,7 @@ exports[`Story Snapshots: Direct should match snapshot 1`] = `
617617
}
618618
}
619619
height={56}
620-
nativeViewRef={"[React.ref]"}
620+
nativeViewRef={{"current":"NativeComponent"}}
621621
onError={[Function]}
622622
onLoad={[Function]}
623623
onLoadStart={[Function]}
@@ -674,7 +674,7 @@ exports[`Story Snapshots: Emoji should match snapshot 1`] = `
674674
>
675675
<ViewManagerAdapter_ExpoImage
676676
borderRadius={4}
677-
containerViewRef={"[React.ref]"}
677+
containerViewRef={{"current":"Object"}}
678678
contentFit="contain"
679679
contentPosition={
680680
{
@@ -683,7 +683,7 @@ exports[`Story Snapshots: Emoji should match snapshot 1`] = `
683683
}
684684
}
685685
height={56}
686-
nativeViewRef={"[React.ref]"}
686+
nativeViewRef={{"current":"NativeComponent"}}
687687
onError={[Function]}
688688
onLoad={[Function]}
689689
onLoadStart={[Function]}
@@ -728,7 +728,7 @@ exports[`Story Snapshots: RoomAvatarExternalProviderUrl should match snapshot 1`
728728
>
729729
<ViewManagerAdapter_ExpoImage
730730
borderRadius={4}
731-
containerViewRef={"[React.ref]"}
731+
containerViewRef={{"current":"Object"}}
732732
contentFit="cover"
733733
contentPosition={
734734
{
@@ -737,7 +737,7 @@ exports[`Story Snapshots: RoomAvatarExternalProviderUrl should match snapshot 1`
737737
}
738738
}
739739
height={56}
740-
nativeViewRef={"[React.ref]"}
740+
nativeViewRef={{"current":"NativeComponent"}}
741741
onError={[Function]}
742742
onLoad={[Function]}
743743
onLoadStart={[Function]}
@@ -783,7 +783,7 @@ exports[`Story Snapshots: Static should match snapshot 1`] = `
783783
>
784784
<ViewManagerAdapter_ExpoImage
785785
borderRadius={4}
786-
containerViewRef={"[React.ref]"}
786+
containerViewRef={{"current":"Object"}}
787787
contentFit="cover"
788788
contentPosition={
789789
{
@@ -792,7 +792,7 @@ exports[`Story Snapshots: Static should match snapshot 1`] = `
792792
}
793793
}
794794
height={56}
795-
nativeViewRef={"[React.ref]"}
795+
nativeViewRef={{"current":"NativeComponent"}}
796796
onError={[Function]}
797797
onLoad={[Function]}
798798
onLoadStart={[Function]}
@@ -896,7 +896,7 @@ exports[`Story Snapshots: Touchable should match snapshot 1`] = `
896896
>
897897
<ViewManagerAdapter_ExpoImage
898898
borderRadius={4}
899-
containerViewRef={"[React.ref]"}
899+
containerViewRef={{"current":"Object"}}
900900
contentFit="cover"
901901
contentPosition={
902902
{
@@ -905,7 +905,7 @@ exports[`Story Snapshots: Touchable should match snapshot 1`] = `
905905
}
906906
}
907907
height={56}
908-
nativeViewRef={"[React.ref]"}
908+
nativeViewRef={{"current":"NativeComponent"}}
909909
onError={[Function]}
910910
onLoad={[Function]}
911911
onLoadStart={[Function]}
@@ -953,7 +953,7 @@ exports[`Story Snapshots: WithETag should match snapshot 1`] = `
953953
>
954954
<ViewManagerAdapter_ExpoImage
955955
borderRadius={4}
956-
containerViewRef={"[React.ref]"}
956+
containerViewRef={{"current":"Object"}}
957957
contentFit="cover"
958958
contentPosition={
959959
{
@@ -962,7 +962,7 @@ exports[`Story Snapshots: WithETag should match snapshot 1`] = `
962962
}
963963
}
964964
height={56}
965-
nativeViewRef={"[React.ref]"}
965+
nativeViewRef={{"current":"NativeComponent"}}
966966
onError={[Function]}
967967
onLoad={[Function]}
968968
onLoadStart={[Function]}
@@ -1008,7 +1008,7 @@ exports[`Story Snapshots: WithoutETag should match snapshot 1`] = `
10081008
>
10091009
<ViewManagerAdapter_ExpoImage
10101010
borderRadius={4}
1011-
containerViewRef={"[React.ref]"}
1011+
containerViewRef={{"current":"Object"}}
10121012
contentFit="cover"
10131013
contentPosition={
10141014
{
@@ -1017,7 +1017,7 @@ exports[`Story Snapshots: WithoutETag should match snapshot 1`] = `
10171017
}
10181018
}
10191019
height={56}
1020-
nativeViewRef={"[React.ref]"}
1020+
nativeViewRef={{"current":"NativeComponent"}}
10211021
onError={[Function]}
10221022
onLoad={[Function]}
10231023
onLoadStart={[Function]}
@@ -1063,7 +1063,7 @@ exports[`Story Snapshots: WrongServer should match snapshot 1`] = `
10631063
>
10641064
<ViewManagerAdapter_ExpoImage
10651065
borderRadius={4}
1066-
containerViewRef={"[React.ref]"}
1066+
containerViewRef={{"current":"Object"}}
10671067
contentFit="cover"
10681068
contentPosition={
10691069
{
@@ -1072,7 +1072,7 @@ exports[`Story Snapshots: WrongServer should match snapshot 1`] = `
10721072
}
10731073
}
10741074
height={56}
1075-
nativeViewRef={"[React.ref]"}
1075+
nativeViewRef={{"current":"NativeComponent"}}
10761076
onError={[Function]}
10771077
onLoad={[Function]}
10781078
onLoadStart={[Function]}

app/containers/Chip/__snapshots__/Chip.test.tsx.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ exports[`Story Snapshots: ChipText should match snapshot 1`] = `
189189
>
190190
<ViewManagerAdapter_ExpoImage
191191
borderRadius={4}
192-
containerViewRef={"[React.ref]"}
192+
containerViewRef={{"current":"Object"}}
193193
contentFit="cover"
194194
contentPosition={
195195
{
@@ -198,7 +198,7 @@ exports[`Story Snapshots: ChipText should match snapshot 1`] = `
198198
}
199199
}
200200
height={28}
201-
nativeViewRef={"[React.ref]"}
201+
nativeViewRef={{"current":"NativeComponent"}}
202202
onError={[Function]}
203203
onLoad={[Function]}
204204
onLoadStart={[Function]}
@@ -372,7 +372,7 @@ exports[`Story Snapshots: ChipWithShortText should match snapshot 1`] = `
372372
>
373373
<ViewManagerAdapter_ExpoImage
374374
borderRadius={4}
375-
containerViewRef={"[React.ref]"}
375+
containerViewRef={{"current":"Object"}}
376376
contentFit="cover"
377377
contentPosition={
378378
{
@@ -381,7 +381,7 @@ exports[`Story Snapshots: ChipWithShortText should match snapshot 1`] = `
381381
}
382382
}
383383
height={28}
384-
nativeViewRef={"[React.ref]"}
384+
nativeViewRef={{"current":"NativeComponent"}}
385385
onError={[Function]}
386386
onLoad={[Function]}
387387
onLoadStart={[Function]}
@@ -785,7 +785,7 @@ exports[`Story Snapshots: ChipWithoutIcon should match snapshot 1`] = `
785785
>
786786
<ViewManagerAdapter_ExpoImage
787787
borderRadius={4}
788-
containerViewRef={"[React.ref]"}
788+
containerViewRef={{"current":"Object"}}
789789
contentFit="cover"
790790
contentPosition={
791791
{
@@ -794,7 +794,7 @@ exports[`Story Snapshots: ChipWithoutIcon should match snapshot 1`] = `
794794
}
795795
}
796796
height={28}
797-
nativeViewRef={"[React.ref]"}
797+
nativeViewRef={{"current":"NativeComponent"}}
798798
onError={[Function]}
799799
onLoad={[Function]}
800800
onLoadStart={[Function]}

0 commit comments

Comments
 (0)