Skip to content

Commit

Permalink
fix(PPDSC-2077): resolve conflicts and remove stylePreset
Browse files Browse the repository at this point in the history
  • Loading branch information
Xin00163 committed Nov 2, 2022
2 parents 47e802c + 02171d3 commit 6ad310c
Show file tree
Hide file tree
Showing 51 changed files with 22,509 additions and 38,832 deletions.
4,272 changes: 2,059 additions & 2,213 deletions site/components/__tests__/__snapshots__/site-header.test.tsx.snap

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
exports[`Content Primary renders with children only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -71,6 +73,8 @@ exports[`Content Primary renders with children only 1`] = `
exports[`Content Primary renders with description and children 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -285,6 +289,8 @@ exports[`Content Primary renders with description and children 1`] = `
exports[`Content Primary renders with description only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -456,6 +462,8 @@ exports[`Content Primary renders with description only 1`] = `
exports[`Content Primary renders with headline and children 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -672,6 +680,8 @@ exports[`Content Primary renders with headline and children 1`] = `
exports[`Content Primary renders with headline and description 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -991,6 +1001,8 @@ exports[`Content Primary renders with headline and description 1`] = `
exports[`Content Primary renders with headline only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -1164,6 +1176,8 @@ exports[`Content Primary renders with headline only 1`] = `
exports[`Content Primary renders with headline, description and content 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -1526,6 +1540,8 @@ exports[`Content Primary renders with headline, description and content 1`] = `
exports[`Content Secondary renders with children only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -1594,6 +1610,8 @@ exports[`Content Secondary renders with children only 1`] = `
exports[`Content Secondary renders with description and children 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -1808,6 +1826,8 @@ exports[`Content Secondary renders with description and children 1`] = `
exports[`Content Secondary renders with description only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -1979,6 +1999,8 @@ exports[`Content Secondary renders with description only 1`] = `
exports[`Content Secondary renders with headline and children 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -2193,6 +2215,8 @@ exports[`Content Secondary renders with headline and children 1`] = `
exports[`Content Secondary renders with headline and description 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -2510,6 +2534,8 @@ exports[`Content Secondary renders with headline and description 1`] = `
exports[`Content Secondary renders with headline only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -2681,6 +2707,8 @@ exports[`Content Secondary renders with headline only 1`] = `
exports[`Content Secondary renders with headline, description and content 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -3061,6 +3089,8 @@ exports[`Content Section renders without section name 1`] = `
exports[`Content Tertiary renders with children only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -3129,6 +3159,8 @@ exports[`Content Tertiary renders with children only 1`] = `
exports[`Content Tertiary renders with description and children 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -3343,6 +3375,8 @@ exports[`Content Tertiary renders with description and children 1`] = `
exports[`Content Tertiary renders with description only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -3514,6 +3548,8 @@ exports[`Content Tertiary renders with description only 1`] = `
exports[`Content Tertiary renders with headline and children 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -3728,6 +3764,8 @@ exports[`Content Tertiary renders with headline and children 1`] = `
exports[`Content Tertiary renders with headline and description 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -4045,6 +4083,8 @@ exports[`Content Tertiary renders with headline and description 1`] = `
exports[`Content Tertiary renders with headline only 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down Expand Up @@ -4216,6 +4256,8 @@ exports[`Content Tertiary renders with headline only 1`] = `
exports[`Content Tertiary renders with headline, description and content 1`] = `
<DocumentFragment>
.emotion-0 {
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(12, 1fr);
}
Expand Down
Loading

0 comments on commit 6ad310c

Please sign in to comment.