Skip to content

Commit 06f62a2

Browse files
committed
update snapshots
1 parent a033f40 commit 06f62a2

13 files changed

Lines changed: 144 additions & 504 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ exports[`Matches snapshot 1`] = `
2323
fill="currentColor"
2424
height="1em"
2525
role="img"
26-
viewBox="0 0 20 20"
26+
viewBox="0 0 32 32"
2727
width="1em"
2828
>
2929
<path
30-
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
30+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
3131
/>
3232
</svg>
3333
</div>

packages/react-core/src/components/DataList/__tests__/Generated/__snapshots__/DataListToggle.test.tsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ exports[`DataListToggle should match snapshot (auto-generated) 1`] = `
3232
fill="currentColor"
3333
height="1em"
3434
role="img"
35-
viewBox="0 0 20 20"
35+
viewBox="0 0 32 32"
3636
width="1em"
3737
>
3838
<path
39-
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
39+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
4040
/>
4141
</svg>
4242
</div>

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

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -173,24 +173,12 @@ exports[`With popover opened 1`] = `
173173
fill="currentColor"
174174
height="1em"
175175
role="img"
176+
viewBox="0 0 32 32"
176177
width="1em"
177178
>
178-
<svg
179-
class="pf-v6-icon-default"
180-
viewBox="0 0 320 512"
181-
>
182-
<path
183-
d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"
184-
/>
185-
</svg>
186-
<svg
187-
class="pf-v6-icon-rh-ui"
188-
viewBox="0 0 32 32"
189-
>
190-
<path
191-
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
192-
/>
193-
</svg>
179+
<path
180+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
181+
/>
194182
</svg>
195183
</span>
196184
</span>

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ exports[`MultipleFileUploadStatus renders custom class names 1`] = `
3333
fill="currentColor"
3434
height="1em"
3535
role="img"
36-
viewBox="0 0 20 20"
36+
viewBox="0 0 32 32"
3737
width="1em"
3838
>
3939
<path
40-
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
40+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
4141
/>
4242
</svg>
4343
</span>
@@ -109,11 +109,11 @@ exports[`MultipleFileUploadStatus renders status toggle icon 1`] = `
109109
fill="currentColor"
110110
height="1em"
111111
role="img"
112-
viewBox="0 0 20 20"
112+
viewBox="0 0 32 32"
113113
width="1em"
114114
>
115115
<path
116-
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
116+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
117117
/>
118118
</svg>
119119
</span>
@@ -211,11 +211,11 @@ exports[`MultipleFileUploadStatus renders status toggle text 1`] = `
211211
fill="currentColor"
212212
height="1em"
213213
role="img"
214-
viewBox="0 0 20 20"
214+
viewBox="0 0 32 32"
215215
width="1em"
216216
>
217217
<path
218-
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
218+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
219219
/>
220220
</svg>
221221
</span>
@@ -289,11 +289,11 @@ exports[`MultipleFileUploadStatus renders with expected class names 1`] = `
289289
fill="currentColor"
290290
height="1em"
291291
role="img"
292-
viewBox="0 0 20 20"
292+
viewBox="0 0 32 32"
293293
width="1em"
294294
>
295295
<path
296-
d="M18.71 5.29a.996.996 0 0 0-1.41 0l-7.29 7.29-7.3-7.29a.987.987 0 0 0-1.41-.02.987.987 0 0 0-.02 1.41l.02.02 7.65 7.65c.29.29.68.44 1.06.44s.77-.15 1.06-.44l7.65-7.65a.996.996 0 0 0 0-1.41Z"
296+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
297297
/>
298298
</svg>
299299
</span>

packages/react-core/src/components/Pagination/__tests__/Generated/__snapshots__/PaginationOptionsMenu.test.tsx.snap

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,24 +39,12 @@ exports[`PaginationOptionsMenu should match snapshot (auto-generated) 1`] = `
3939
fill="currentColor"
4040
height="1em"
4141
role="img"
42+
viewBox="0 0 32 32"
4243
width="1em"
4344
>
44-
<svg
45-
class="pf-v6-icon-default"
46-
viewBox="0 0 320 512"
47-
>
48-
<path
49-
d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"
50-
/>
51-
</svg>
52-
<svg
53-
class="pf-v6-icon-rh-ui"
54-
viewBox="0 0 32 32"
55-
>
56-
<path
57-
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
58-
/>
59-
</svg>
45+
<path
46+
d="M16 24.792c-.384 0-.769-.146-1.061-.438L2.293 11.707a.999.999 0 1 1 1.414-1.414L16 22.586l12.293-12.293a.999.999 0 1 1 1.414 1.414L17.061 24.353a1.497 1.497 0 0 1-1.061.438Z"
47+
/>
6048
</svg>
6149
</span>
6250
</span>

0 commit comments

Comments
 (0)