Skip to content

Commit ee4d153

Browse files
authored
patternfly update (#568)
1 parent 1e848d5 commit ee4d153

File tree

24 files changed

+701
-567
lines changed

24 files changed

+701
-567
lines changed

package-lock.json

Lines changed: 366 additions & 338 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@patternfly/react-charts": "^6.14.6",
7-
"@patternfly/react-core": "^4.90.2",
8-
"@patternfly/react-icons": "^4.8.4",
9-
"@patternfly/react-table": "^4.20.15",
6+
"@patternfly/react-charts": "^6.45.15",
7+
"@patternfly/react-core": "^4.192.15",
8+
"@patternfly/react-icons": "^4.43.15",
9+
"@patternfly/react-table": "^4.61.15",
1010
"@testing-library/jest-dom": "^5.11.9",
1111
"@testing-library/react": "^11.2.5",
1212
"@testing-library/user-event": "^7.2.1",

src/components/date_window_selector/date_window_selector.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import {
22
ToggleGroup,
33
ToggleGroupItem,
4-
ToggleGroupVariant,
54
} from '@patternfly/react-core';
65
import {
76
addQuarters,
@@ -99,7 +98,7 @@ export const DateWindowSelector = ({
9998
};
10099
return (
101100
<div>
102-
<ToggleGroup variant={ToggleGroupVariant.light}>
101+
<ToggleGroup>
103102
<ToggleGroupItem
104103
text="1w"
105104
key={'1w'}

src/components/drawer_and_header/__tests__/__snapshots__/header.spec.tsx.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ Object {
100100
style="padding-bottom: 0px; padding-top: 0px;"
101101
>
102102
<svg
103-
aria-describedby="pf-tooltip-1"
104103
aria-labelledby="icon-title-2"
105104
fill="currentColor"
106105
height="1em"
@@ -132,7 +131,6 @@ Object {
132131
title="Feedback and Feature Request"
133132
>
134133
<svg
135-
aria-describedby="pf-tooltip-2"
136134
aria-hidden="true"
137135
fill="currentColor"
138136
height="1em"
@@ -349,7 +347,6 @@ Object {
349347
style="padding-bottom: 0px; padding-top: 0px;"
350348
>
351349
<svg
352-
aria-describedby="pf-tooltip-1"
353350
aria-labelledby="icon-title-2"
354351
fill="currentColor"
355352
height="1em"
@@ -381,7 +378,6 @@ Object {
381378
title="Feedback and Feature Request"
382379
>
383380
<svg
384-
aria-describedby="pf-tooltip-2"
385381
aria-hidden="true"
386382
fill="currentColor"
387383
height="1em"

src/components/engagement_data_cards/__tests__/__snapshots__/data_cards.spec.tsx.snap

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ Object {
2525
<div>
2626
<h3
2727
class="pf-c-title pf-m-lg"
28+
data-ouia-component-id="OUIA-Generated-Title-1"
29+
data-ouia-component-type="PF4/Title"
30+
data-ouia-safe="true"
2831
style="font-weight: normal;"
2932
>
3033
Engagement Summary
@@ -69,6 +72,9 @@ Object {
6972
>
7073
<h6
7174
class=""
75+
data-ouia-component-id="OUIA-Generated-Text-1"
76+
data-ouia-component-type="PF4/Text"
77+
data-ouia-safe="true"
7278
data-pf-content="true"
7379
style="margin-bottom: 0.1rem;"
7480
>
@@ -85,6 +91,9 @@ Object {
8591
>
8692
<h6
8793
class=""
94+
data-ouia-component-id="OUIA-Generated-Text-2"
95+
data-ouia-component-type="PF4/Text"
96+
data-ouia-safe="true"
8897
data-pf-content="true"
8998
style="margin-bottom: 0.1rem;"
9099
>
@@ -101,6 +110,9 @@ Object {
101110
>
102111
<h6
103112
class=""
113+
data-ouia-component-id="OUIA-Generated-Text-3"
114+
data-ouia-component-type="PF4/Text"
115+
data-ouia-safe="true"
104116
data-pf-content="true"
105117
style="margin-bottom: 0.1rem;"
106118
>
@@ -117,6 +129,9 @@ Object {
117129
>
118130
<h6
119131
class=""
132+
data-ouia-component-id="OUIA-Generated-Text-4"
133+
data-ouia-component-type="PF4/Text"
134+
data-ouia-safe="true"
120135
data-pf-content="true"
121136
style="margin-bottom: 0.1rem;"
122137
>
@@ -133,6 +148,9 @@ Object {
133148
>
134149
<h6
135150
class=""
151+
data-ouia-component-id="OUIA-Generated-Text-5"
152+
data-ouia-component-type="PF4/Text"
153+
data-ouia-safe="true"
136154
data-pf-content="true"
137155
style="margin-bottom: 0.1rem;"
138156
>
@@ -149,6 +167,9 @@ Object {
149167
>
150168
<h6
151169
class=""
170+
data-ouia-component-id="OUIA-Generated-Text-6"
171+
data-ouia-component-type="PF4/Text"
172+
data-ouia-safe="true"
152173
data-pf-content="true"
153174
style="margin-bottom: 0.1rem;"
154175
>
@@ -168,6 +189,9 @@ Object {
168189
>
169190
<h6
170191
class=""
192+
data-ouia-component-id="OUIA-Generated-Text-7"
193+
data-ouia-component-type="PF4/Text"
194+
data-ouia-safe="true"
171195
data-pf-content="true"
172196
style="margin-bottom: 0.1rem;"
173197
>
@@ -193,6 +217,9 @@ Object {
193217
>
194218
<h6
195219
class=""
220+
data-ouia-component-id="OUIA-Generated-Text-8"
221+
data-ouia-component-type="PF4/Text"
222+
data-ouia-safe="true"
196223
data-pf-content="true"
197224
style="margin-bottom: 0.1rem;"
198225
>
@@ -212,6 +239,9 @@ Object {
212239
>
213240
<h6
214241
class=""
242+
data-ouia-component-id="OUIA-Generated-Text-9"
243+
data-ouia-component-type="PF4/Text"
244+
data-ouia-safe="true"
215245
data-pf-content="true"
216246
style="margin-bottom: 0.1rem;"
217247
>
@@ -248,6 +278,9 @@ Object {
248278
<div>
249279
<h3
250280
class="pf-c-title pf-m-lg"
281+
data-ouia-component-id="OUIA-Generated-Title-1"
282+
data-ouia-component-type="PF4/Title"
283+
data-ouia-safe="true"
251284
style="font-weight: normal;"
252285
>
253286
Engagement Summary
@@ -292,6 +325,9 @@ Object {
292325
>
293326
<h6
294327
class=""
328+
data-ouia-component-id="OUIA-Generated-Text-1"
329+
data-ouia-component-type="PF4/Text"
330+
data-ouia-safe="true"
295331
data-pf-content="true"
296332
style="margin-bottom: 0.1rem;"
297333
>
@@ -308,6 +344,9 @@ Object {
308344
>
309345
<h6
310346
class=""
347+
data-ouia-component-id="OUIA-Generated-Text-2"
348+
data-ouia-component-type="PF4/Text"
349+
data-ouia-safe="true"
311350
data-pf-content="true"
312351
style="margin-bottom: 0.1rem;"
313352
>
@@ -324,6 +363,9 @@ Object {
324363
>
325364
<h6
326365
class=""
366+
data-ouia-component-id="OUIA-Generated-Text-3"
367+
data-ouia-component-type="PF4/Text"
368+
data-ouia-safe="true"
327369
data-pf-content="true"
328370
style="margin-bottom: 0.1rem;"
329371
>
@@ -340,6 +382,9 @@ Object {
340382
>
341383
<h6
342384
class=""
385+
data-ouia-component-id="OUIA-Generated-Text-4"
386+
data-ouia-component-type="PF4/Text"
387+
data-ouia-safe="true"
343388
data-pf-content="true"
344389
style="margin-bottom: 0.1rem;"
345390
>
@@ -356,6 +401,9 @@ Object {
356401
>
357402
<h6
358403
class=""
404+
data-ouia-component-id="OUIA-Generated-Text-5"
405+
data-ouia-component-type="PF4/Text"
406+
data-ouia-safe="true"
359407
data-pf-content="true"
360408
style="margin-bottom: 0.1rem;"
361409
>
@@ -372,6 +420,9 @@ Object {
372420
>
373421
<h6
374422
class=""
423+
data-ouia-component-id="OUIA-Generated-Text-6"
424+
data-ouia-component-type="PF4/Text"
425+
data-ouia-safe="true"
375426
data-pf-content="true"
376427
style="margin-bottom: 0.1rem;"
377428
>
@@ -391,6 +442,9 @@ Object {
391442
>
392443
<h6
393444
class=""
445+
data-ouia-component-id="OUIA-Generated-Text-7"
446+
data-ouia-component-type="PF4/Text"
447+
data-ouia-safe="true"
394448
data-pf-content="true"
395449
style="margin-bottom: 0.1rem;"
396450
>
@@ -416,6 +470,9 @@ Object {
416470
>
417471
<h6
418472
class=""
473+
data-ouia-component-id="OUIA-Generated-Text-8"
474+
data-ouia-component-type="PF4/Text"
475+
data-ouia-safe="true"
419476
data-pf-content="true"
420477
style="margin-bottom: 0.1rem;"
421478
>
@@ -435,6 +492,9 @@ Object {
435492
>
436493
<h6
437494
class=""
495+
data-ouia-component-id="OUIA-Generated-Text-9"
496+
data-ouia-component-type="PF4/Text"
497+
data-ouia-safe="true"
438498
data-pf-content="true"
439499
style="margin-bottom: 0.1rem;"
440500
>
@@ -524,6 +584,9 @@ Object {
524584
<div>
525585
<h3
526586
class="pf-c-title pf-m-lg"
587+
data-ouia-component-id="OUIA-Generated-Title-2"
588+
data-ouia-component-type="PF4/Title"
589+
data-ouia-safe="true"
527590
style="font-weight: normal;"
528591
>
529592
Hosting Environment
@@ -564,6 +627,9 @@ Object {
564627
</svg>
565628
<h5
566629
class="pf-c-title pf-m-md"
630+
data-ouia-component-id="OUIA-Generated-Title-3"
631+
data-ouia-component-type="PF4/Title"
632+
data-ouia-safe="true"
567633
style="margin-top: 0px;"
568634
>
569635
No Hosting Environments Added
@@ -600,6 +666,9 @@ Object {
600666
<div>
601667
<h3
602668
class="pf-c-title pf-m-lg"
669+
data-ouia-component-id="OUIA-Generated-Title-2"
670+
data-ouia-component-type="PF4/Title"
671+
data-ouia-safe="true"
603672
style="font-weight: normal;"
604673
>
605674
Hosting Environment
@@ -640,6 +709,9 @@ Object {
640709
</svg>
641710
<h5
642711
class="pf-c-title pf-m-md"
712+
data-ouia-component-id="OUIA-Generated-Title-3"
713+
data-ouia-component-type="PF4/Title"
714+
data-ouia-safe="true"
643715
style="margin-top: 0px;"
644716
>
645717
No Hosting Environments Added
@@ -732,6 +804,9 @@ Object {
732804
<div>
733805
<h3
734806
class="pf-c-title pf-m-lg"
807+
data-ouia-component-id="OUIA-Generated-Title-4"
808+
data-ouia-component-type="PF4/Title"
809+
data-ouia-safe="true"
735810
style="font-weight: normal;"
736811
>
737812
Points of Contact
@@ -772,6 +847,9 @@ Object {
772847
</svg>
773848
<h5
774849
class="pf-c-title pf-m-md"
850+
data-ouia-component-id="OUIA-Generated-Title-5"
851+
data-ouia-component-type="PF4/Title"
852+
data-ouia-safe="true"
775853
style="margin-top: 0px;"
776854
>
777855
No Points of Contact Added
@@ -808,6 +886,9 @@ Object {
808886
<div>
809887
<h3
810888
class="pf-c-title pf-m-lg"
889+
data-ouia-component-id="OUIA-Generated-Title-4"
890+
data-ouia-component-type="PF4/Title"
891+
data-ouia-safe="true"
811892
style="font-weight: normal;"
812893
>
813894
Points of Contact
@@ -848,6 +929,9 @@ Object {
848929
</svg>
849930
<h5
850931
class="pf-c-title pf-m-md"
932+
data-ouia-component-id="OUIA-Generated-Title-5"
933+
data-ouia-component-type="PF4/Title"
934+
data-ouia-safe="true"
851935
style="margin-top: 0px;"
852936
>
853937
No Points of Contact Added

src/components/engagement_data_cards/__tests__/__snapshots__/timeline_card.spec.tsx.snap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Object {
2323
<div>
2424
<h3
2525
class="pf-c-title pf-m-lg"
26+
data-ouia-component-id="OUIA-Generated-Title-1"
27+
data-ouia-component-type="PF4/Title"
28+
data-ouia-safe="true"
2629
style="font-weight: normal;"
2730
>
2831
Engagement Artifacts
@@ -1287,6 +1290,9 @@ Object {
12871290
<div>
12881291
<h3
12891292
class="pf-c-title pf-m-lg"
1293+
data-ouia-component-id="OUIA-Generated-Title-1"
1294+
data-ouia-component-type="PF4/Title"
1295+
data-ouia-safe="true"
12901296
style="font-weight: normal;"
12911297
>
12921298
Engagement Artifacts

0 commit comments

Comments
 (0)