{
,
))
- test(`render html without escaing it`, () =>
+ test(`render html without escaping it`, () =>
shouldMatchEmotionSnapshot(
,
))
diff --git a/packages/ui/src/components/Pagination/__tests__/__snapshots__/index.test.tsx.snap b/packages/ui/src/components/Pagination/__tests__/__snapshots__/index.test.tsx.snap
index 2bfb087d12..95d773b862 100644
--- a/packages/ui/src/components/Pagination/__tests__/__snapshots__/index.test.tsx.snap
+++ b/packages/ui/src/components/Pagination/__tests__/__snapshots__/index.test.tsx.snap
@@ -48,7 +48,7 @@ exports[`Pagination should render correctly PaginationContainer 1`] = `
gap: 8px;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch {
+.cache-1nhggpi-StyledButton-StyledPageSwitch {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
@@ -106,34 +106,34 @@ exports[`Pagination should render correctly PaginationContainer 1`] = `
align-items: center;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch:hover,
-.cache-dxy5b2-StyledButton-StyledPageSwitch:focus {
+.cache-1nhggpi-StyledButton-StyledPageSwitch:hover,
+.cache-1nhggpi-StyledButton-StyledPageSwitch:focus {
-webkit-text-decoration: none;
text-decoration: none;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch svg {
+.cache-1nhggpi-StyledButton-StyledPageSwitch svg {
fill: #4f0599;
pointer-events: none;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch:hover,
-.cache-dxy5b2-StyledButton-StyledPageSwitch:focus {
+.cache-1nhggpi-StyledButton-StyledPageSwitch:hover,
+.cache-1nhggpi-StyledButton-StyledPageSwitch:focus {
border: 1px solid #390171;
color: #ffffff;
background-color: #390171;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch:hover svg,
-.cache-dxy5b2-StyledButton-StyledPageSwitch:focus svg {
+.cache-1nhggpi-StyledButton-StyledPageSwitch:hover svg,
+.cache-1nhggpi-StyledButton-StyledPageSwitch:focus svg {
fill: #ffffff;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch:focus {
+.cache-1nhggpi-StyledButton-StyledPageSwitch:focus {
box-shadow: 0 0 0 2px #39017140;
}
-.cache-dxy5b2-StyledButton-StyledPageSwitch svg {
+.cache-1nhggpi-StyledButton-StyledPageSwitch svg {
fill: #c4c9d6;
}
@@ -194,7 +194,7 @@ exports[`Pagination should render correctly PaginationContainer 1`] = `
border-color: #d4dae7;
}
-.cache-t80hrk-StyledButton-StyledPageSwitch {
+.cache-13pbrjl-StyledButton-StyledPageSwitch {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
@@ -246,30 +246,30 @@ exports[`Pagination should render correctly PaginationContainer 1`] = `
align-items: center;
}
-.cache-t80hrk-StyledButton-StyledPageSwitch:hover,
-.cache-t80hrk-StyledButton-StyledPageSwitch:focus {
+.cache-13pbrjl-StyledButton-StyledPageSwitch:hover,
+.cache-13pbrjl-StyledButton-StyledPageSwitch:focus {
-webkit-text-decoration: none;
text-decoration: none;
}
-.cache-t80hrk-StyledButton-StyledPageSwitch svg {
+.cache-13pbrjl-StyledButton-StyledPageSwitch svg {
fill: #4f0599;
pointer-events: none;
}
-.cache-t80hrk-StyledButton-StyledPageSwitch:hover,
-.cache-t80hrk-StyledButton-StyledPageSwitch:focus {
+.cache-13pbrjl-StyledButton-StyledPageSwitch:hover,
+.cache-13pbrjl-StyledButton-StyledPageSwitch:focus {
border: 1px solid #390171;
color: #ffffff;
background-color: #390171;
}
-.cache-t80hrk-StyledButton-StyledPageSwitch:hover svg,
-.cache-t80hrk-StyledButton-StyledPageSwitch:focus svg {
+.cache-13pbrjl-StyledButton-StyledPageSwitch:hover svg,
+.cache-13pbrjl-StyledButton-StyledPageSwitch:focus svg {
fill: #ffffff;
}
-.cache-t80hrk-StyledButton-StyledPageSwitch:focus {
+.cache-13pbrjl-StyledButton-StyledPageSwitch:focus {
box-shadow: 0 0 0 2px #39017140;
}
@@ -307,7 +307,7 @@ exports[`Pagination should render correctly PaginationContainer 1`] = `