File tree Expand file tree Collapse file tree 2 files changed +7
-28
lines changed
packages/pf4-component-mapper/src
tests/field-array/__snapshots__ Expand file tree Collapse file tree 2 files changed +7
-28
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -550,29 +550,28 @@ exports[`FieldArray should render array field correctly 1`] = `
550
550
>
551
551
<AddCircleOIcon
552
552
className = " ddf-final-form-group-add-icon"
553
+ color = " currentColor"
554
+ noVerticalAlign = { false }
553
555
onClick = { [Function ]}
556
+ size = " sm"
557
+ title = { null }
554
558
>
555
559
<svg
556
- aria-labelledby = " icon-title-25"
560
+ aria-hidden = { true }
561
+ aria-labelledby = { null }
557
562
className = " ddf-final-form-group-add-icon"
558
563
fill = " currentColor"
559
564
height = " 1em"
560
565
onClick = { [Function ]}
561
566
role = " img"
562
567
style = {
563
568
Object {
564
- " verticalAlign" : " -0.375em " ,
569
+ " verticalAlign" : " -0.125em " ,
565
570
}
566
571
}
567
- tabIndex = " 0"
568
572
viewBox = " 0 64 1024 1024"
569
573
width = " 1em"
570
574
>
571
- <title
572
- id = " icon-title-25"
573
- >
574
- AddCircleOIcon
575
- </title >
576
575
<path
577
576
d="M512.059-73.143c-282.338 0-512.059 229.673-512.059 512.025 0 282.238 229.721 511.975 512.059 511.975 282.283 0 511.941-229.735 511.941-511.975 0.005-282.352-229.659-512.025-511.941-512.025zM512.059 826.523c-213.826 0-387.728-173.856-387.728-387.643 0-213.888 173.904-387.691 387.728-387.691 213.717 0 387.671 173.803 387.671 387.691 0.005 213.785-173.957 387.643-387.671 387.643zM726.283 506.777c-3.429 3.477-7.803 5.223-13.138 5.223h-128.005v128.007c0 5.333-1.739 9.71-5.218 13.138s-7.936 5.141-13.351 5.141h-109.143c-5.417 0-9.863-1.714-13.351-5.141-3.481-3.429-5.221-7.808-5.221-13.141v-128.005l-128.007-0.002c-5.333 0-9.71-1.737-13.138-5.218-3.426-3.477-5.141-7.934-5.141-13.351v-109.143c0-5.417 1.714-9.856 5.141-13.351 3.429-3.481 7.808-5.221 13.141-5.221l128.005 0.002v-128.009c0-5.335 1.744-9.707 5.225-13.134 3.477-3.429 7.927-5.145 13.344-5.145h109.143c5.417 0 9.858 1.717 13.351 5.145 3.477 3.429 5.223 7.803 5.223 13.138v128.002h128.007c5.335 0 9.707 1.742 13.134 5.225 3.429 3.477 5.145 7.927 5.145 13.344v109.143c0 5.417-1.717 9.863-5.145 13.351z"
578
577
transform = " rotate(180 0 512) scale(-1 1)"
You can’t perform that action at this time.
0 commit comments