@@ -9,6 +9,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
9
9
" bottom" : undefined ,
10
10
" end" : undefined ,
11
11
" flex" : undefined ,
12
+ " height" : 64 ,
12
13
" left" : undefined ,
13
14
" position" : undefined ,
14
15
" right" : undefined ,
@@ -21,6 +22,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
21
22
" shadowRadius" : 0 ,
22
23
" start" : undefined ,
23
24
" top" : undefined ,
25
+ " width" : undefined ,
24
26
}
25
27
}
26
28
testID = " surface-outer-layer"
@@ -49,7 +51,6 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
49
51
" backgroundColor" : " rgba(255, 251, 254, 1)" ,
50
52
" flex" : undefined ,
51
53
" flexDirection" : " row" ,
52
- " height" : 64 ,
53
54
" paddingBottom" : undefined ,
54
55
" paddingHorizontal" : 4 ,
55
56
" paddingLeft" : undefined ,
@@ -67,6 +68,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
67
68
" bottom" : undefined ,
68
69
" end" : undefined ,
69
70
" flex" : undefined ,
71
+ " height" : undefined ,
70
72
" left" : undefined ,
71
73
" position" : undefined ,
72
74
" right" : undefined ,
@@ -79,6 +81,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
79
81
" shadowRadius" : 0 ,
80
82
" start" : undefined ,
81
83
" top" : undefined ,
84
+ " width" : undefined ,
82
85
}
83
86
}
84
87
testID = " search-bar-container-outer-layer"
@@ -120,6 +123,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
120
123
" bottom" : undefined ,
121
124
" end" : undefined ,
122
125
" flex" : undefined ,
126
+ " height" : 40 ,
123
127
" left" : undefined ,
124
128
" position" : undefined ,
125
129
" right" : undefined ,
@@ -132,6 +136,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
132
136
" shadowRadius" : 0 ,
133
137
" start" : undefined ,
134
138
" top" : undefined ,
139
+ " width" : 40 ,
135
140
}
136
141
}
137
142
testID = " icon-button-container-outer-layer"
@@ -162,10 +167,8 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
162
167
" borderWidth" : 0 ,
163
168
" elevation" : 0 ,
164
169
" flex" : undefined ,
165
- " height" : 40 ,
166
170
" margin" : 6 ,
167
171
" overflow" : " hidden" ,
168
- " width" : 40 ,
169
172
}
170
173
}
171
174
testID = " icon-button-container"
@@ -319,6 +322,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
319
322
" bottom" : undefined ,
320
323
" end" : undefined ,
321
324
" flex" : undefined ,
325
+ " height" : 40 ,
322
326
" left" : undefined ,
323
327
" position" : undefined ,
324
328
" right" : undefined ,
@@ -331,6 +335,7 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
331
335
" shadowRadius" : 0 ,
332
336
" start" : undefined ,
333
337
" top" : undefined ,
338
+ " width" : 40 ,
334
339
}
335
340
}
336
341
testID = " icon-button-container-outer-layer"
@@ -361,10 +366,8 @@ exports[`Appbar does not pass any additional props to Searchbar 1`] = `
361
366
" borderWidth" : 0 ,
362
367
" elevation" : 0 ,
363
368
" flex" : undefined ,
364
- " height" : 40 ,
365
369
" margin" : 6 ,
366
370
" overflow" : " hidden" ,
367
- " width" : 40 ,
368
371
}
369
372
}
370
373
testID = " icon-button-container"
@@ -478,6 +481,7 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
478
481
" bottom" : undefined ,
479
482
" end" : undefined ,
480
483
" flex" : undefined ,
484
+ " height" : 64 ,
481
485
" left" : undefined ,
482
486
" position" : undefined ,
483
487
" right" : undefined ,
@@ -490,6 +494,7 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
490
494
" shadowRadius" : 0 ,
491
495
" start" : undefined ,
492
496
" top" : undefined ,
497
+ " width" : undefined ,
493
498
}
494
499
}
495
500
testID = " surface-outer-layer"
@@ -518,7 +523,6 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
518
523
" backgroundColor" : " rgba(255, 251, 254, 1)" ,
519
524
" flex" : undefined ,
520
525
" flexDirection" : " row" ,
521
- " height" : 64 ,
522
526
" paddingBottom" : undefined ,
523
527
" paddingHorizontal" : 4 ,
524
528
" paddingLeft" : undefined ,
@@ -536,6 +540,7 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
536
540
" bottom" : undefined ,
537
541
" end" : undefined ,
538
542
" flex" : undefined ,
543
+ " height" : 40 ,
539
544
" left" : undefined ,
540
545
" position" : undefined ,
541
546
" right" : undefined ,
@@ -548,6 +553,7 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
548
553
" shadowRadius" : 0 ,
549
554
" start" : undefined ,
550
555
" top" : undefined ,
556
+ " width" : 40 ,
551
557
}
552
558
}
553
559
testID = " icon-button-container-outer-layer"
@@ -578,10 +584,8 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
578
584
" borderWidth" : 0 ,
579
585
" elevation" : 0 ,
580
586
" flex" : undefined ,
581
- " height" : 40 ,
582
587
" margin" : 6 ,
583
588
" overflow" : " hidden" ,
584
- " width" : 40 ,
585
589
}
586
590
}
587
591
testID = " icon-button-container"
@@ -797,6 +801,7 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
797
801
" bottom" : undefined ,
798
802
" end" : undefined ,
799
803
" flex" : undefined ,
804
+ " height" : 40 ,
800
805
" left" : undefined ,
801
806
" position" : undefined ,
802
807
" right" : undefined ,
@@ -809,6 +814,7 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
809
814
" shadowRadius" : 0 ,
810
815
" start" : undefined ,
811
816
" top" : undefined ,
817
+ " width" : 40 ,
812
818
}
813
819
}
814
820
testID = " icon-button-container-outer-layer"
@@ -839,10 +845,8 @@ exports[`Appbar passes additional props to AppbarBackAction, AppbarContent and A
839
845
" borderWidth" : 0 ,
840
846
" elevation" : 0 ,
841
847
" flex" : undefined ,
842
- " height" : 40 ,
843
848
" margin" : 6 ,
844
849
" overflow" : " hidden" ,
845
- " width" : 40 ,
846
850
}
847
851
}
848
852
testID = " icon-button-container"
0 commit comments