Skip to content

Commit 7a29e37

Browse files
committed
update snaps
1 parent 2b74e23 commit 7a29e37

65 files changed

Lines changed: 438 additions & 438 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/react-code-editor/src/components/CodeEditor/__test__/__snapshots__/CodeEditor.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
5050
/>
5151
</svg>
5252
<svg
53-
class="pf-v6-icon-rh-ui"
53+
class="pf-v6-icon-rh-ui pf-v6-icon-rh-ui"
5454
viewBox="0 0 32 32"
5555
>
5656
<path
@@ -92,7 +92,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
9292
/>
9393
</svg>
9494
<svg
95-
class="pf-v6-icon-rh-ui"
95+
class="pf-v6-icon-rh-ui pf-v6-icon-rh-ui"
9696
viewBox="0 0 32 32"
9797
>
9898
<path
@@ -134,7 +134,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
134134
/>
135135
</svg>
136136
<svg
137-
class="pf-v6-icon-rh-ui"
137+
class="pf-v6-icon-rh-ui pf-v6-icon-rh-ui"
138138
viewBox="0 0 32 32"
139139
>
140140
<path

packages/react-core/src/components/AboutModal/__tests__/__snapshots__/AboutModalBoxCloseButton.test.tsx.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ exports[`AboutModalBoxCloseButton Test 1`] = `
1818
>
1919
<svg
2020
aria-hidden="true"
21-
class="pf-v6-svg"
21+
class="pf-v6-svg pf-v6-icon-rh-microns"
2222
fill="currentColor"
2323
height="1em"
2424
role="img"
@@ -53,7 +53,7 @@ exports[`AboutModalBoxCloseButton Test close button aria label 1`] = `
5353
>
5454
<svg
5555
aria-hidden="true"
56-
class="pf-v6-svg"
56+
class="pf-v6-svg pf-v6-icon-rh-microns"
5757
fill="currentColor"
5858
height="1em"
5959
role="img"
@@ -88,7 +88,7 @@ exports[`AboutModalBoxCloseButton Test onclose 1`] = `
8888
>
8989
<svg
9090
aria-hidden="true"
91-
class="pf-v6-svg"
91+
class="pf-v6-svg pf-v6-icon-rh-microns"
9292
fill="currentColor"
9393
height="1em"
9494
role="img"

packages/react-core/src/components/Alert/__tests__/Generated/__snapshots__/AlertActionCloseButton.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exports[`AlertActionCloseButton should match snapshot 1`] = `
1515
>
1616
<svg
1717
aria-hidden="true"
18-
class="pf-v6-svg"
18+
class="pf-v6-svg pf-v6-icon-rh-microns"
1919
fill="currentColor"
2020
height="1em"
2121
role="img"

packages/react-core/src/components/Alert/__tests__/Generated/__snapshots__/AlertIcon.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exports[`AlertIcon should match snapshot (auto-generated) 1`] = `
77
>
88
<svg
99
aria-hidden="true"
10-
class="pf-v6-svg"
10+
class="pf-v6-svg pf-v6-icon-rh-ui"
1111
fill="currentColor"
1212
height="1em"
1313
role="img"

packages/react-core/src/components/Alert/__tests__/__snapshots__/AlertActionCloseButton.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ exports[`Matches the snapshot 1`] = `
2424
>
2525
<svg
2626
aria-hidden="true"
27-
class="pf-v6-svg"
27+
class="pf-v6-svg pf-v6-icon-rh-microns"
2828
fill="currentColor"
2929
height="1em"
3030
role="img"

packages/react-core/src/components/BackToTop/__tests__/__snapshots__/BackToTop.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ exports[`Matches the snapshot 1`] = `
2727
>
2828
<svg
2929
aria-hidden="true"
30-
class="pf-v6-svg"
30+
class="pf-v6-svg pf-v6-icon-rh-microns"
3131
fill="currentColor"
3232
height="1em"
3333
role="img"

packages/react-core/src/components/Breadcrumb/__tests__/__snapshots__/Breadcrumb.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ exports[`Breadcrumb component should render breadcrumb with children 1`] = `
4949
>
5050
<svg
5151
aria-hidden="true"
52-
class="pf-v6-svg"
52+
class="pf-v6-svg pf-v6-icon-rh-microns"
5353
fill="currentColor"
5454
height="1em"
5555
role="img"

packages/react-core/src/components/Card/__tests__/__snapshots__/CardHeader.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ exports[`CardHeader onExpand adds the toggle button 1`] = `
3535
>
3636
<svg
3737
aria-hidden="true"
38-
class="pf-v6-svg"
38+
class="pf-v6-svg pf-v6-icon-rh-microns"
3939
fill="currentColor"
4040
height="1em"
4141
role="img"

packages/react-core/src/components/ClipboardCopy/__tests__/__snapshots__/ClipboardCopyButton.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ exports[`Matches snapshot 1`] = `
5656
/>
5757
</svg>
5858
<svg
59-
class="pf-v6-icon-rh-ui"
59+
class="pf-v6-icon-rh-ui pf-v6-icon-rh-ui"
6060
viewBox="0 0 32 32"
6161
>
6262
<path

packages/react-core/src/components/ClipboardCopy/__tests__/__snapshots__/ClipboardCopyToggle.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exports[`Matches snapshot 1`] = `
1919
>
2020
<svg
2121
aria-hidden="true"
22-
class="pf-v6-svg"
22+
class="pf-v6-svg pf-v6-icon-rh-microns"
2323
fill="currentColor"
2424
height="1em"
2525
role="img"

0 commit comments

Comments
 (0)