Skip to content

Commit

Permalink
feat: REPLAT-9308 lead 2 no pic 2 tiles swapped for 1024 and 1366 (#2326
Browse files Browse the repository at this point in the history
)

* feat: REPLAT-9308 lead 2 no pic 2 swapping tiles

* chore: edition-slices snapshots updated
  • Loading branch information
Georg-Mirchev authored and Valentin Georgiev committed Oct 7, 2019
1 parent 2ed6709 commit 5a57885
Show file tree
Hide file tree
Showing 13 changed files with 90 additions and 90 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1664,11 +1664,11 @@ exports[`21. lead two no pic and two - wide 1`] = `
<View
style={
Object {
"width": "42%",
"width": "16%",
}
}
>
<TileE />
<TileAL />
</View>
<View
style={
Expand All @@ -1683,11 +1683,11 @@ exports[`21. lead two no pic and two - wide 1`] = `
<View
style={
Object {
"width": "16%",
"width": "42%",
}
}
>
<TileAL />
<TileE />
</View>
</View>
</View>
Expand Down Expand Up @@ -3071,11 +3071,11 @@ exports[`37. lead two no pic and two - huge 1`] = `
<View
style={
Object {
"width": "42%",
"width": "16%",
}
}
>
<TileE />
<TileAL />
</View>
<View
style={
Expand All @@ -3090,11 +3090,11 @@ exports[`37. lead two no pic and two - huge 1`] = `
<View
style={
Object {
"width": "16%",
"width": "42%",
}
}
>
<TileAL />
<TileE />
</View>
</View>
</View>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -695,16 +695,16 @@ exports[`21. lead two no pic and two - wide 1`] = `
</View>
<View />
<View>
<TileE
<TileAL
breakpoint="wide"
tileName="support1"
tileName="support2"
/>
</View>
<View />
<View>
<TileAL
<TileE
breakpoint="wide"
tileName="support2"
tileName="support1"
/>
</View>
</View>
Expand Down Expand Up @@ -1288,16 +1288,16 @@ exports[`37. lead two no pic and two - huge 1`] = `
</View>
<View />
<View>
<TileE
<TileAL
breakpoint="huge"
tileName="support1"
tileName="support2"
/>
</View>
<View />
<View>
<TileAL
<TileE
breakpoint="huge"
tileName="support2"
tileName="support1"
/>
</View>
</View>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1664,11 +1664,11 @@ exports[`21. lead two no pic and two - wide 1`] = `
<View
style={
Object {
"width": "42%",
"width": "16%",
}
}
>
<TileE />
<TileAL />
</View>
<View
style={
Expand All @@ -1683,11 +1683,11 @@ exports[`21. lead two no pic and two - wide 1`] = `
<View
style={
Object {
"width": "16%",
"width": "42%",
}
}
>
<TileAL />
<TileE />
</View>
</View>
</View>
Expand Down Expand Up @@ -3071,11 +3071,11 @@ exports[`37. lead two no pic and two - huge 1`] = `
<View
style={
Object {
"width": "42%",
"width": "16%",
}
}
>
<TileE />
<TileAL />
</View>
<View
style={
Expand All @@ -3090,11 +3090,11 @@ exports[`37. lead two no pic and two - huge 1`] = `
<View
style={
Object {
"width": "16%",
"width": "42%",
}
}
>
<TileAL />
<TileE />
</View>
</View>
</View>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -695,16 +695,16 @@ exports[`21. lead two no pic and two - wide 1`] = `
</View>
<View />
<View>
<TileE
<TileAL
breakpoint="wide"
tileName="support1"
tileName="support2"
/>
</View>
<View />
<View>
<TileAL
<TileE
breakpoint="wide"
tileName="support2"
tileName="support1"
/>
</View>
</View>
Expand Down Expand Up @@ -1288,16 +1288,16 @@ exports[`37. lead two no pic and two - huge 1`] = `
</View>
<View />
<View>
<TileE
<TileAL
breakpoint="huge"
tileName="support1"
tileName="support2"
/>
</View>
<View />
<View>
<TileAL
<TileE
breakpoint="huge"
tileName="support2"
tileName="support1"
/>
</View>
</View>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2891,7 +2891,7 @@ exports[`21. lead two no pic and two - wide 1`] = `
}
.IS4 {
width: 42%;
width: 16%;
}
.IS5 {
Expand All @@ -2909,7 +2909,7 @@ exports[`21. lead two no pic and two - wide 1`] = `
}
.IS6 {
width: 16%;
width: 42%;
}
.IS7 {
Expand Down Expand Up @@ -2970,9 +2970,9 @@ exports[`21. lead two no pic and two - wide 1`] = `
<div
className="css-view-1dbjc4n IS4"
>
<TileE
<TileAL
breakpoint="wide"
tileName="support1"
tileName="support2"
/>
</div>
<div
Expand All @@ -2981,9 +2981,9 @@ exports[`21. lead two no pic and two - wide 1`] = `
<div
className="css-view-1dbjc4n IS6"
>
<TileAL
<TileE
breakpoint="wide"
tileName="support2"
tileName="support1"
/>
</div>
</div>
Expand Down Expand Up @@ -5336,7 +5336,7 @@ exports[`37. lead two no pic and two - huge 1`] = `
}
.IS4 {
width: 42%;
width: 16%;
}
.IS5 {
Expand All @@ -5354,7 +5354,7 @@ exports[`37. lead two no pic and two - huge 1`] = `
}
.IS6 {
width: 16%;
width: 42%;
}
.IS7 {
Expand Down Expand Up @@ -5435,9 +5435,9 @@ exports[`37. lead two no pic and two - huge 1`] = `
<div
className="css-view-1dbjc4n IS4"
>
<TileE
<TileAL
breakpoint="huge"
tileName="support1"
tileName="support2"
/>
</div>
<div
Expand All @@ -5446,9 +5446,9 @@ exports[`37. lead two no pic and two - huge 1`] = `
<div
className="css-view-1dbjc4n IS6"
>
<TileAL
<TileE
breakpoint="huge"
tileName="support2"
tileName="support1"
/>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,16 +683,16 @@ exports[`21. lead two no pic and two - wide 1`] = `
</div>
<div />
<div>
<TileE
<TileAL
breakpoint="wide"
tileName="support1"
tileName="support2"
/>
</div>
<div />
<div>
<TileAL
<TileE
breakpoint="wide"
tileName="support2"
tileName="support1"
/>
</div>
</div>
Expand Down Expand Up @@ -1268,16 +1268,16 @@ exports[`37. lead two no pic and two - huge 1`] = `
</div>
<div />
<div>
<TileE
<TileAL
breakpoint="huge"
tileName="support1"
tileName="support2"
/>
</div>
<div />
<div>
<TileAL
<TileE
breakpoint="huge"
tileName="support2"
tileName="support1"
/>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,12 @@ exports[`3. lead two no pic and two - wide 1`] = `
<View
style={
Object {
"width": "42%",
"width": "16%",
}
}
>
<Text>
support-1
support-2
</Text>
</View>
<View
Expand All @@ -186,12 +186,12 @@ exports[`3. lead two no pic and two - wide 1`] = `
<View
style={
Object {
"width": "16%",
"width": "42%",
}
}
>
<Text>
support-2
support-1
</Text>
</View>
</View>
Expand Down Expand Up @@ -244,12 +244,12 @@ exports[`4. lead two no pic and two - huge 1`] = `
<View
style={
Object {
"width": "42%",
"width": "16%",
}
}
>
<Text>
support-1
support-2
</Text>
</View>
<View
Expand All @@ -265,12 +265,12 @@ exports[`4. lead two no pic and two - huge 1`] = `
<View
style={
Object {
"width": "16%",
"width": "42%",
}
}
>
<Text>
support-2
support-1
</Text>
</View>
</View>
Expand Down
Loading

0 comments on commit 5a57885

Please sign in to comment.