Skip to content

Commit b9b19e9

Browse files
committed
Fix CI #1
1 parent 54c3f51 commit b9b19e9

File tree

5 files changed

+90
-489
lines changed

5 files changed

+90
-489
lines changed

packages/e2e-test-app-fabric/test/__snapshots__/TextInputComponentTest.test.ts.snap

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ exports[`TextInput Tests Text have cursorColor 1`] = `
319319
"Visual Tree": {
320320
"Comment": "textinput-cursorColor",
321321
"Offset": "0, 0, 0",
322-
"Size": "916, 32",
322+
"Size": "916, 33",
323323
"Visual Type": "SpriteVisual",
324324
"__Children": [
325325
{
@@ -367,7 +367,7 @@ exports[`TextInput Tests Text have cursorColor 1`] = `
367367
"Brush Type": "ColorBrush",
368368
"Color": "rgba(0, 128, 0, 255)",
369369
},
370-
"Offset": "83, 5, 0",
370+
"Offset": "83, 133, 0",
371371
"Opacity": 0,
372372
"Size": "1, 19",
373373
"Visual Type": "SpriteVisual",
@@ -1535,7 +1535,7 @@ exports[`TextInput Tests TextInputs can clear on submit 1`] = `
15351535
"Visual Tree": {
15361536
"Comment": "textinput-clear-on-submit",
15371537
"Offset": "0, 0, 0",
1538-
"Size": "916, 32",
1538+
"Size": "916, 33",
15391539
"Visual Type": "SpriteVisual",
15401540
"__Children": [
15411541
{
@@ -1583,7 +1583,7 @@ exports[`TextInput Tests TextInputs can clear on submit 1`] = `
15831583
"Brush Type": "ColorBrush",
15841584
"Color": "rgba(0, 0, 0, 255)",
15851585
},
1586-
"Offset": "5, 5, 0",
1586+
"Offset": "5, 133, 0",
15871587
"Opacity": 0,
15881588
"Size": "1, 19",
15891589
"Visual Type": "SpriteVisual",
@@ -1760,7 +1760,7 @@ exports[`TextInput Tests TextInputs can customize its padding 1`] = `
17601760
"Visual Tree": {
17611761
"Comment": "textinput-padding",
17621762
"Offset": "0, 0, 0",
1763-
"Size": "916, 28",
1763+
"Size": "916, 29",
17641764
"Visual Type": "SpriteVisual",
17651765
"__Children": [
17661766
{
@@ -2516,7 +2516,7 @@ exports[`TextInput Tests TextInputs can have custom return key label, Compile 1`
25162516
"Visual Tree": {
25172517
"Comment": "textinput-return-Compile",
25182518
"Offset": "0, 0, 0",
2519-
"Size": "916, 33",
2519+
"Size": "916, 32",
25202520
"Visual Type": "SpriteVisual",
25212521
"__Children": [
25222522
{
@@ -2593,7 +2593,7 @@ exports[`TextInput Tests TextInputs can have custom return key label, React Nati
25932593
"Visual Tree": {
25942594
"Comment": "textinput-return-React Native",
25952595
"Offset": "0, 0, 0",
2596-
"Size": "916, 32",
2596+
"Size": "916, 33",
25972597
"Visual Type": "SpriteVisual",
25982598
"__Children": [
25992599
{
@@ -2747,7 +2747,7 @@ exports[`TextInput Tests TextInputs can have custom return key type, go 1`] = `
27472747
"Visual Tree": {
27482748
"Comment": "textinput-return-go",
27492749
"Offset": "0, 0, 0",
2750-
"Size": "916, 32",
2750+
"Size": "916, 33",
27512751
"Visual Type": "SpriteVisual",
27522752
"__Children": [
27532753
{
@@ -2901,7 +2901,7 @@ exports[`TextInput Tests TextInputs can have custom return key type, none 1`] =
29012901
"Visual Tree": {
29022902
"Comment": "textinput-return-none",
29032903
"Offset": "0, 0, 0",
2904-
"Size": "916, 33",
2904+
"Size": "916, 32",
29052905
"Visual Type": "SpriteVisual",
29062906
"__Children": [
29072907
{
@@ -3840,7 +3840,7 @@ exports[`TextInput Tests TextInputs can have inline images, drawable props not s
38403840
"Visual Tree": {
38413841
"Comment": "textinput-inline-images-3",
38423842
"Offset": "0, 0, 0",
3843-
"Size": "916, 33",
3843+
"Size": "916, 32",
38443844
"Visual Type": "SpriteVisual",
38453845
"__Children": [
38463846
{
@@ -3994,7 +3994,7 @@ exports[`TextInput Tests TextInputs can have shadows 1`] = `
39943994
"Visual Tree": {
39953995
"Comment": "textinput-shadow",
39963996
"Offset": "0, 0, 0",
3997-
"Size": "916, 33",
3997+
"Size": "916, 32",
39983998
"Visual Type": "SpriteVisual",
39993999
"__Children": [
40004000
{
@@ -4677,7 +4677,7 @@ exports[`TextInput Tests TextInputs can set their readOnly prop to true 1`] = `
46774677
"Visual Tree": {
46784678
"Comment": "textinput-readyonly",
46794679
"Offset": "0, 0, 0",
4680-
"Size": "916, 29",
4680+
"Size": "916, 28",
46814681
"Visual Type": "SpriteVisual",
46824682
"__Children": [
46834683
{
@@ -5054,7 +5054,7 @@ exports[`TextInput Tests TextInputs have a custom text color 1`] = `
50545054
"Visual Tree": {
50555055
"Comment": "textinput-custom-color",
50565056
"Offset": "0, 0, 0",
5057-
"Size": "916, 33",
5057+
"Size": "916, 32",
50585058
"Visual Type": "SpriteVisual",
50595059
"__Children": [
50605060
{
@@ -5208,7 +5208,7 @@ exports[`TextInput Tests TextInputs have a default placeholder text color 1`] =
52085208
"Visual Tree": {
52095209
"Comment": "textinput-default-placeholder-color",
52105210
"Offset": "0, 0, 0",
5211-
"Size": "916, 32",
5211+
"Size": "916, 33",
52125212
"Visual Type": "SpriteVisual",
52135213
"__Children": [
52145214
{

packages/e2e-test-app-fabric/test/__snapshots__/snapshotPages.test.js.snap

Lines changed: 76 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -78044,6 +78044,61 @@ exports[`snapshotAllPages TextInput 18`] = `
7804478044
`;
7804578045

7804678046
exports[`snapshotAllPages TextInput 19`] = `
78047+
<View>
78048+
<View
78049+
style={
78050+
{
78051+
"flexDirection": "row",
78052+
"marginVertical": 2,
78053+
}
78054+
}
78055+
>
78056+
<Text
78057+
style={
78058+
{
78059+
"fontSize": 12,
78060+
"marginRight": 10,
78061+
"paddingTop": 2,
78062+
"textAlign": "right",
78063+
"width": 115,
78064+
}
78065+
}
78066+
>
78067+
showSoftInputOnFocus: false
78068+
</Text>
78069+
<View
78070+
style={
78071+
{
78072+
"flex": 1,
78073+
}
78074+
}
78075+
>
78076+
<TextInput
78077+
showSoftInputOnFocus={false}
78078+
style={
78079+
[
78080+
{
78081+
"backgroundColor": "#ffffffff",
78082+
"borderColor": "#3c3c432d",
78083+
"color": "#000000ff",
78084+
},
78085+
{
78086+
"borderWidth": 1,
78087+
"flexGrow": 1,
78088+
"flexShrink": 1,
78089+
"fontSize": 13,
78090+
"padding": 4,
78091+
},
78092+
undefined,
78093+
]
78094+
}
78095+
/>
78096+
</View>
78097+
</View>
78098+
</View>
78099+
`;
78100+
78101+
exports[`snapshotAllPages TextInput 20`] = `
7804778102
<View>
7804878103
<Text>
7804978104
Do not clear text on focus:
@@ -78099,7 +78154,7 @@ exports[`snapshotAllPages TextInput 19`] = `
7809978154
</View>
7810078155
`;
7810178156

78102-
exports[`snapshotAllPages TextInput 20`] = `
78157+
exports[`snapshotAllPages TextInput 21`] = `
7810378158
<View>
7810478159
<TextInput
7810578160
defaultValue="Default color text"
@@ -78359,7 +78414,7 @@ exports[`snapshotAllPages TextInput 20`] = `
7835978414
</View>
7836078415
`;
7836178416

78362-
exports[`snapshotAllPages TextInput 21`] = `
78417+
exports[`snapshotAllPages TextInput 22`] = `
7836378418
<View>
7836478419
<TextInput
7836578420
defaultValue="Font Weight (default)"
@@ -78697,7 +78752,7 @@ exports[`snapshotAllPages TextInput 21`] = `
7869778752
</View>
7869878753
`;
7869978754

78700-
exports[`snapshotAllPages TextInput 22`] = `
78755+
exports[`snapshotAllPages TextInput 23`] = `
7870178756
<TextInput
7870278757
placeholder="If you set height, beware of padding set from themes"
7870378758
style={
@@ -78725,7 +78780,7 @@ exports[`snapshotAllPages TextInput 22`] = `
7872578780
/>
7872678781
`;
7872778782

78728-
exports[`snapshotAllPages TextInput 23`] = `
78783+
exports[`snapshotAllPages TextInput 24`] = `
7872978784
<View>
7873078785
<TextInput
7873178786
placeholder="letterSpacing = 0"
@@ -78842,7 +78897,7 @@ exports[`snapshotAllPages TextInput 23`] = `
7884278897
</View>
7884378898
`;
7884478899

78845-
exports[`snapshotAllPages TextInput 24`] = `
78900+
exports[`snapshotAllPages TextInput 25`] = `
7884678901
<View>
7884778902
<TextInput
7884878903
defaultValue="iloveturtles"
@@ -78901,7 +78956,7 @@ exports[`snapshotAllPages TextInput 24`] = `
7890178956
</View>
7890278957
`;
7890378958

78904-
exports[`snapshotAllPages TextInput 25`] = `
78959+
exports[`snapshotAllPages TextInput 26`] = `
7890578960
<TextInput
7890678961
defaultValue="Can't touch this! (>'-')> ^(' - ')^ <('-'<) (>'-')> ^(' - ')^"
7890778962
editable={false}
@@ -78928,7 +78983,7 @@ exports[`snapshotAllPages TextInput 25`] = `
7892878983
/>
7892978984
`;
7893078985

78931-
exports[`snapshotAllPages TextInput 26`] = `
78986+
exports[`snapshotAllPages TextInput 27`] = `
7893278987
<View>
7893378988
<TextInput
7893478989
autoCorrect={true}
@@ -79044,7 +79099,7 @@ exports[`snapshotAllPages TextInput 26`] = `
7904479099
</View>
7904579100
`;
7904679101

79047-
exports[`snapshotAllPages TextInput 27`] = `
79102+
exports[`snapshotAllPages TextInput 28`] = `
7904879103
<View>
7904979104
<TextInput
7905079105
editable={true}
@@ -79137,7 +79192,7 @@ exports[`snapshotAllPages TextInput 27`] = `
7913779192
</View>
7913879193
`;
7913979194

79140-
exports[`snapshotAllPages TextInput 28`] = `
79195+
exports[`snapshotAllPages TextInput 29`] = `
7914179196
<View
7914279197
style={
7914379198
{
@@ -79236,7 +79291,7 @@ exports[`snapshotAllPages TextInput 28`] = `
7923679291
</View>
7923779292
`;
7923879293

79239-
exports[`snapshotAllPages TextInput 29`] = `
79294+
exports[`snapshotAllPages TextInput 30`] = `
7924079295
<View
7924179296
style={
7924279297
{
@@ -79352,7 +79407,7 @@ exports[`snapshotAllPages TextInput 29`] = `
7935279407
</View>
7935379408
`;
7935479409

79355-
exports[`snapshotAllPages TextInput 30`] = `
79410+
exports[`snapshotAllPages TextInput 31`] = `
7935679411
<View>
7935779412
<TextInput
7935879413
autoComplete="country"
@@ -79466,7 +79521,7 @@ exports[`snapshotAllPages TextInput 30`] = `
7946679521
</View>
7946779522
`;
7946879523

79469-
exports[`snapshotAllPages TextInput 31`] = `
79524+
exports[`snapshotAllPages TextInput 32`] = `
7947079525
<View>
7947179526
<TextInput
7947279527
placeholder="returnKeyType: none"
@@ -79687,7 +79742,7 @@ exports[`snapshotAllPages TextInput 31`] = `
7968779742
</View>
7968879743
`;
7968979744

79690-
exports[`snapshotAllPages TextInput 32`] = `
79745+
exports[`snapshotAllPages TextInput 33`] = `
7969179746
<View>
7969279747
<TextInput
7969379748
inlineImageLeft="ic_menu_black_24dp"
@@ -79764,7 +79819,7 @@ exports[`snapshotAllPages TextInput 32`] = `
7976479819
</View>
7976579820
`;
7976679821

79767-
exports[`snapshotAllPages TextInput 33`] = `
79822+
exports[`snapshotAllPages TextInput 34`] = `
7976879823
<View>
7976979824
<TextInput
7977079825
style={
@@ -79794,7 +79849,7 @@ exports[`snapshotAllPages TextInput 33`] = `
7979479849
</View>
7979579850
`;
7979679851

79797-
exports[`snapshotAllPages TextInput 34`] = `
79852+
exports[`snapshotAllPages TextInput 35`] = `
7979879853
<View>
7979979854
<Text>
7980079855
PressIn/PressOut message
@@ -79829,7 +79884,7 @@ exports[`snapshotAllPages TextInput 34`] = `
7982979884
</View>
7983079885
`;
7983179886

79832-
exports[`snapshotAllPages TextInput 35`] = `
79887+
exports[`snapshotAllPages TextInput 36`] = `
7983379888
<View>
7983479889
<Text>
7983579890
Default submit key (Enter):
@@ -79965,7 +80020,7 @@ exports[`snapshotAllPages TextInput 35`] = `
7996580020
</View>
7996680021
`;
7996780022

79968-
exports[`snapshotAllPages TextInput 36`] = `
80023+
exports[`snapshotAllPages TextInput 37`] = `
7996980024
[
7997080025
<View
7997180026
focusable={true}
@@ -80031,7 +80086,7 @@ exports[`snapshotAllPages TextInput 36`] = `
8003180086
]
8003280087
`;
8003380088

80034-
exports[`snapshotAllPages TextInput 37`] = `
80089+
exports[`snapshotAllPages TextInput 38`] = `
8003580090
[
8003680091
<Text>
8003780092
Spell Check Enabled:
@@ -80079,7 +80134,7 @@ exports[`snapshotAllPages TextInput 37`] = `
8007980134
]
8008080135
`;
8008180136

80082-
exports[`snapshotAllPages TextInput 38`] = `
80137+
exports[`snapshotAllPages TextInput 39`] = `
8008380138
<View>
8008480139
<Text>
8008580140
CaretHidden
@@ -80111,7 +80166,7 @@ exports[`snapshotAllPages TextInput 38`] = `
8011180166
</View>
8011280167
`;
8011380168

80114-
exports[`snapshotAllPages TextInput 39`] = `
80169+
exports[`snapshotAllPages TextInput 40`] = `
8011580170
<View>
8011680171
<Text>
8011780172
Cursorcolor
@@ -80143,7 +80198,7 @@ exports[`snapshotAllPages TextInput 39`] = `
8014380198
</View>
8014480199
`;
8014580200

80146-
exports[`snapshotAllPages TextInput 40`] = `
80201+
exports[`snapshotAllPages TextInput 41`] = `
8014780202
<View>
8014880203
<Text>
8014980204
Shadow

0 commit comments

Comments
 (0)