diff --git a/src/test/About/__snapshots__/About.test.tsx.snap b/src/test/About/__snapshots__/About.test.tsx.snap index fc6dc35aee..684c0e5b97 100644 --- a/src/test/About/__snapshots__/About.test.tsx.snap +++ b/src/test/About/__snapshots__/About.test.tsx.snap @@ -3,34 +3,39 @@ exports[` renders correctly 1`] = `
About -
- Cryostat +
+ Cryostat +
AboutDescription
Copyright The Cryostat Authors, The Apache License, Version 2.0
-
+
`; diff --git a/src/test/Agent/__snapshots__/AgentLiveProbes.test.tsx.snap b/src/test/Agent/__snapshots__/AgentLiveProbes.test.tsx.snap index 0f1db10735..783cd904dd 100644 --- a/src/test/Agent/__snapshots__/AgentLiveProbes.test.tsx.snap +++ b/src/test/Agent/__snapshots__/AgentLiveProbes.test.tsx.snap @@ -1,413 +1,76 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders correctly 1`] = ` -
+ Unexpected Application Error! + , +

-
-
-
- About the JMC Agent -
-
- The JMC Agent allows users to dynamically inject custom JFR events into running JVMs. In order to make use of the JMC Agent, the agent jar must be present in the same container as the target, and the target must be started with the agent (-javaagent:/path/to/agent.jar). Once these pre-requisites are met, the user can upload probe templates to Cryostat and insert them to the target, as well as view or remove currently active probes. -
-
-
-
, +
-    
, +

+ 💿 Hey developer 👋 +

, +

+ You can provide a way better UX than this when your app throws errors by providing your own + -

-
-
-
- -
-
-
-
- -
-
-
-
-
-
-
- - + or + + - - - - - - - - - - - - - - - - - - -
-
-
+ errorElement + + prop on your route. +

, +] `; diff --git a/src/test/Archives/__snapshots__/AllArchivedRecordingsTable.test.tsx.snap b/src/test/Archives/__snapshots__/AllArchivedRecordingsTable.test.tsx.snap index 35b26d5aa3..a5a6e04dbb 100644 --- a/src/test/Archives/__snapshots__/AllArchivedRecordingsTable.test.tsx.snap +++ b/src/test/Archives/__snapshots__/AllArchivedRecordingsTable.test.tsx.snap @@ -3,48 +3,44 @@ exports[` renders correctly 1`] = ` Array [
@@ -55,7 +51,7 @@ Array [
-
-
-
,
- -

- No Archived Recordings -

+
+ + + +
+
+

+ No Archived Recordings +

+
+
, ] diff --git a/src/test/Archives/__snapshots__/AllTargetsArchivedRecordingsTable.test.tsx.snap b/src/test/Archives/__snapshots__/AllTargetsArchivedRecordingsTable.test.tsx.snap index 572984e870..400e40335b 100644 --- a/src/test/Archives/__snapshots__/AllTargetsArchivedRecordingsTable.test.tsx.snap +++ b/src/test/Archives/__snapshots__/AllTargetsArchivedRecordingsTable.test.tsx.snap @@ -2,414 +2,75 @@ exports[` renders correctly 1`] = ` Array [ -
+ Unexpected Application Error! +

, +

-
-
-
-
-
-
- - - - - - - - -
- -
-
-
-
-
-
- - -
-
-
-
-
-
-
-
- , - , +
-    
, +

+ 💿 Hey developer 👋 +

, +

+ You can provide a way better UX than this when your app throws errors by providing your own + -

- - - - - + or + + - - - - - - - - - - - - - - - -
, + errorElement + + prop on your route. +

, ] `; diff --git a/src/test/Archives/__snapshots__/Archives.test.tsx.snap b/src/test/Archives/__snapshots__/Archives.test.tsx.snap index e6a96d69d8..7b4eb9cb57 100644 --- a/src/test/Archives/__snapshots__/Archives.test.tsx.snap +++ b/src/test/Archives/__snapshots__/Archives.test.tsx.snap @@ -1,146 +1,47 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders correctly 1`] = ` -
-
+ Unexpected Application Error! +

, +

- -
+ or + + -
-
-
-
-
    -
  • - -
  • -
  • - -
  • -
  • - -
  • -
-
- -
-
-
-
- -

+ errorElement + + prop on your route. +

, +] `; diff --git a/src/test/CreateRecording/__snapshots__/CustomRecordingForm.test.tsx.snap b/src/test/CreateRecording/__snapshots__/CustomRecordingForm.test.tsx.snap index 156ed6e598..44ad8bca32 100644 --- a/src/test/CreateRecording/__snapshots__/CustomRecordingForm.test.tsx.snap +++ b/src/test/CreateRecording/__snapshots__/CustomRecordingForm.test.tsx.snap @@ -5,34 +5,34 @@ Array [ JDK Flight Recordings are compact records of events which have occurred within the target JVM. Many event types are built in to the JVM itself, while others are user defined. ,
- + + +
- Enter a recording name. This will be unique within the target JVM. +
+
+ + Enter a recording name. This will be unique within the target JVM. + +
+
- + + +
- + - Hours - - + + + + + + +
- Time before the recording is automatically stopped and copied to archive. +
+
+ + Time before the recording is automatically stopped and copied to archive. + +
+
- + + + + + + + + + + + + +
- The Event Template to be applied in this recording +
+
+ + A Template must be selected + +
+
+
+
+
+ CPU Load (last 120s, every 10s) +
+
+
renders correctly 1`] = ` />
- +
renders empty state correctly 1`] = `
-
renders empty state correctly 1`] = ` onMouseLeave={[Function]} >
+
- CPU Load (last 120s, every 10s) +
+
+ CPU Load (last 120s, every 10s) +
+
-
- -

- No source recording -

+
+ + + +
+
+

+ No source recording +

+
+
Metrics cards display data taken from running flight recordings with the label - origin=dashboard_metrics + + origin=dashboard_metrics + . No such recordings are currently available.
- + +
- +
renders loading state correctly 1`] = `
-
renders loading state correctly 1`] = ` onMouseLeave={[Function]} >
+
- CPU Load (last 120s, every 10s) +
+
+ CPU Load (last 120s, every 10s) +
+
-
- - - - - + + + +
+
+

+ Loading +

+
-

- Loading -

-
+
renders correctly: with-content 1`] = `
-
@@ -25,23 +25,17 @@ exports[` renders correctly: with-content 1`] = ` onMouseLeave={[Function]} >
- Process CPU Load (last 120s, every 10s) -
-
+
+
+
+ Process CPU Load (last 120s, every 10s) +
+
+
renders correctly: with-content 1`] = ` } >
renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -140,9 +144,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -166,12 +170,12 @@ exports[` renders correctly: with-content 1`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -191,8 +195,8 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -207,7 +211,7 @@ exports[` renders correctly: with-content 1`] = ` renders correctly: with-content 1`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 14, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -239,9 +243,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -257,9 +261,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -283,12 +287,12 @@ exports[` renders correctly: with-content 1`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -307,9 +311,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -325,9 +329,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -351,12 +355,12 @@ exports[` renders correctly: with-content 1`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -375,9 +379,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -393,9 +397,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -419,12 +423,12 @@ exports[` renders correctly: with-content 1`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -443,9 +447,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -461,9 +465,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -487,12 +491,12 @@ exports[` renders correctly: with-content 1`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -511,9 +515,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -529,9 +533,9 @@ exports[` renders correctly: with-content 1`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -555,12 +559,12 @@ exports[` renders correctly: with-content 1`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -618,7 +622,7 @@ exports[` renders correctly: with-content 1`] = `
- +
renders correctly: with-content 2`] = `
-
@@ -652,23 +656,17 @@ exports[` renders correctly: with-content 2`] = ` onMouseLeave={[Function]} >
- System Load Average (last 120s, every 10s) -
-
+
+
+
+ System Load Average (last 120s, every 10s) +
+
+
renders correctly: with-content 2`] = ` } >
renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -767,9 +775,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -793,12 +801,12 @@ exports[` renders correctly: with-content 2`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -818,8 +826,8 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -839,9 +847,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -857,9 +865,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -883,12 +891,12 @@ exports[` renders correctly: with-content 2`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -907,9 +915,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -925,9 +933,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -951,12 +959,12 @@ exports[` renders correctly: with-content 2`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -975,9 +983,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -993,9 +1001,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1019,12 +1027,12 @@ exports[` renders correctly: with-content 2`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1043,9 +1051,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1061,9 +1069,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1087,12 +1095,12 @@ exports[` renders correctly: with-content 2`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1111,9 +1119,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1129,9 +1137,9 @@ exports[` renders correctly: with-content 2`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1155,12 +1163,12 @@ exports[` renders correctly: with-content 2`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1218,7 +1226,7 @@ exports[` renders correctly: with-content 2`] = `
- +
renders correctly: with-content 3`] = `
-
@@ -1252,23 +1260,17 @@ exports[` renders correctly: with-content 3`] = ` onMouseLeave={[Function]} >
- System CPU Load (last 120s, every 10s) -
-
+
+
+
+ System CPU Load (last 120s, every 10s) +
+
+
renders correctly: with-content 3`] = ` } >
renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1367,9 +1379,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1393,12 +1405,12 @@ exports[` renders correctly: with-content 3`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -1418,8 +1430,8 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1434,7 +1446,7 @@ exports[` renders correctly: with-content 3`] = ` renders correctly: with-content 3`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 14, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -1466,9 +1478,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1484,9 +1496,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1510,12 +1522,12 @@ exports[` renders correctly: with-content 3`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1534,9 +1546,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1552,9 +1564,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1578,12 +1590,12 @@ exports[` renders correctly: with-content 3`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1602,9 +1614,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1620,9 +1632,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1646,12 +1658,12 @@ exports[` renders correctly: with-content 3`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1670,9 +1682,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1688,9 +1700,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1714,12 +1726,12 @@ exports[` renders correctly: with-content 3`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1738,9 +1750,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -1756,9 +1768,9 @@ exports[` renders correctly: with-content 3`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1782,12 +1794,12 @@ exports[` renders correctly: with-content 3`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -1845,7 +1857,7 @@ exports[` renders correctly: with-content 3`] = `
- +
renders correctly: with-content 4`] = `
-
@@ -1879,23 +1891,17 @@ exports[` renders correctly: with-content 4`] = ` onMouseLeave={[Function]} >
- Physical Memory (last 120s, every 10s) -
-
+
+
+
+ Physical Memory (last 120s, every 10s) +
+
+
renders correctly: with-content 4`] = ` } >
renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -1994,9 +2010,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2020,12 +2036,12 @@ exports[` renders correctly: with-content 4`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -2045,8 +2061,8 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2061,7 +2077,7 @@ exports[` renders correctly: with-content 4`] = ` renders correctly: with-content 4`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 14, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -2093,9 +2109,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2111,9 +2127,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2137,12 +2153,12 @@ exports[` renders correctly: with-content 4`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2161,9 +2177,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2179,9 +2195,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2205,12 +2221,12 @@ exports[` renders correctly: with-content 4`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2229,9 +2245,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2247,9 +2263,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2273,12 +2289,12 @@ exports[` renders correctly: with-content 4`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2297,9 +2313,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2315,9 +2331,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2341,12 +2357,12 @@ exports[` renders correctly: with-content 4`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2365,9 +2381,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2383,9 +2399,9 @@ exports[` renders correctly: with-content 4`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2409,12 +2425,12 @@ exports[` renders correctly: with-content 4`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2472,7 +2488,7 @@ exports[` renders correctly: with-content 4`] = `
- +
renders correctly: with-content 5`] = `
-
@@ -2506,23 +2522,17 @@ exports[` renders correctly: with-content 5`] = ` onMouseLeave={[Function]} >
- Heap Memory Usage (last 120s, every 10s) -
-
+
+
+
+ Heap Memory Usage (last 120s, every 10s) +
+
+
renders correctly: with-content 5`] = ` } >
renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2621,9 +2641,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2647,12 +2667,12 @@ exports[` renders correctly: with-content 5`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -2672,8 +2692,8 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2688,7 +2708,7 @@ exports[` renders correctly: with-content 5`] = ` renders correctly: with-content 5`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 14, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -2720,9 +2740,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2738,9 +2758,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2764,12 +2784,12 @@ exports[` renders correctly: with-content 5`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2788,9 +2808,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2806,9 +2826,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2832,12 +2852,12 @@ exports[` renders correctly: with-content 5`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2856,9 +2876,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2874,9 +2894,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2900,12 +2920,12 @@ exports[` renders correctly: with-content 5`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2924,9 +2944,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -2942,9 +2962,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -2968,12 +2988,12 @@ exports[` renders correctly: with-content 5`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -2992,9 +3012,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -3010,9 +3030,9 @@ exports[` renders correctly: with-content 5`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3036,12 +3056,12 @@ exports[` renders correctly: with-content 5`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -3099,7 +3119,7 @@ exports[` renders correctly: with-content 5`] = `
- +
renders correctly: with-content 6`] = `
-
@@ -3133,23 +3153,17 @@ exports[` renders correctly: with-content 6`] = ` onMouseLeave={[Function]} >
- Heap Usage Percentage (last 120s, every 10s) -
-
+
+
+
+ Heap Usage Percentage (last 120s, every 10s) +
+
+
renders correctly: with-content 6`] = ` } >
renders correctly: with-content 6`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-theme--blue--ColorScale--100, #06c)", + "fill": "var(--pf-v5-chart-theme--blue--ColorScale--100, #06c)", "padding": 8, - "stroke": "var(--pf-chart-pie--data--stroke--Color, transparent)", + "stroke": "var(--pf-v5-chart-pie--data--stroke--Color, transparent)", "strokeWidth": 1, } } @@ -3247,9 +3271,9 @@ exports[` renders correctly: with-content 6`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-donut--threshold--first--Color, #f0f0f0)", + "fill": "var(--pf-v5-chart-donut--threshold--first--Color, #f0f0f0)", "padding": 8, - "stroke": "var(--pf-chart-pie--data--stroke--Color, transparent)", + "stroke": "var(--pf-v5-chart-pie--data--stroke--Color, transparent)", "strokeWidth": 1, } } @@ -3268,9 +3292,9 @@ exports[` renders correctly: with-content 6`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 24, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -3310,7 +3334,7 @@ exports[` renders correctly: with-content 6`] = `
- +
renders correctly: with-content 7`] = `
-
@@ -3344,23 +3368,17 @@ exports[` renders correctly: with-content 7`] = ` onMouseLeave={[Function]} >
- Non-Heap Memory Usage (last 120s, every 10s) -
-
+
+
+
+ Non-Heap Memory Usage (last 120s, every 10s) +
+
+
renders correctly: with-content 7`] = ` } >
renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3459,9 +3487,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3485,12 +3513,12 @@ exports[` renders correctly: with-content 7`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -3510,8 +3538,8 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3526,7 +3554,7 @@ exports[` renders correctly: with-content 7`] = ` renders correctly: with-content 7`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 14, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -3558,9 +3586,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -3576,9 +3604,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3602,12 +3630,12 @@ exports[` renders correctly: with-content 7`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -3626,9 +3654,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -3644,9 +3672,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3670,12 +3698,12 @@ exports[` renders correctly: with-content 7`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -3694,9 +3722,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -3712,9 +3740,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3738,12 +3766,12 @@ exports[` renders correctly: with-content 7`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -3762,9 +3790,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -3780,9 +3808,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3806,12 +3834,12 @@ exports[` renders correctly: with-content 7`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -3830,9 +3858,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -3848,9 +3876,9 @@ exports[` renders correctly: with-content 7`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -3874,12 +3902,12 @@ exports[` renders correctly: with-content 7`] = ` dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -3937,7 +3965,7 @@ exports[` renders correctly: with-content 7`] = `
- +
renders correctly: with-content 8`] = `
-
@@ -3971,23 +3999,17 @@ exports[` renders correctly: with-content 8`] = ` onMouseLeave={[Function]} >
- Heap Usage Percentage (last 120s, every 10s) -
-
+
+
+
+ Heap Usage Percentage (last 120s, every 10s) +
+
+
renders correctly: with-content 8`] = ` } >
renders correctly: with-content 8`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-theme--blue--ColorScale--100, #06c)", + "fill": "var(--pf-v5-chart-theme--blue--ColorScale--100, #06c)", "padding": 8, - "stroke": "var(--pf-chart-pie--data--stroke--Color, transparent)", + "stroke": "var(--pf-v5-chart-pie--data--stroke--Color, transparent)", "strokeWidth": 1, } } @@ -4085,9 +4117,9 @@ exports[` renders correctly: with-content 8`] = ` shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-donut--threshold--first--Color, #f0f0f0)", + "fill": "var(--pf-v5-chart-donut--threshold--first--Color, #f0f0f0)", "padding": 8, - "stroke": "var(--pf-chart-pie--data--stroke--Color, transparent)", + "stroke": "var(--pf-v5-chart-pie--data--stroke--Color, transparent)", "strokeWidth": 1, } } @@ -4106,9 +4138,9 @@ exports[` renders correctly: with-content 8`] = ` style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 24, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -4148,7 +4180,7 @@ exports[` renders correctly: with-content 8`] = `
- +
renders loading state correctly: loading-view
-
@@ -4182,23 +4214,17 @@ exports[` renders loading state correctly: loading-view onMouseLeave={[Function]} >
- Process CPU Load (last 120s, every 10s) -
-
+
+
+
+ Process CPU Load (last 120s, every 10s) +
+
+
renders loading state correctly: loading-view } >
renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4298,9 +4334,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4324,12 +4360,12 @@ exports[` renders loading state correctly: loading-view dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "middle", } } @@ -4349,8 +4385,8 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--axis--Fill, transparent)", - "stroke": "var(--pf-chart-axis--axis--stroke--Color, #d2d2d2)", + "fill": "var(--pf-v5-chart-axis--axis--Fill, transparent)", + "stroke": "var(--pf-v5-chart-axis--axis--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4365,7 +4401,7 @@ exports[` renders loading state correctly: loading-view renders loading state correctly: loading-view style={ Object { "fill": "var(--pf-global--palette--black-200)", - "fontFamily": "var(--pf-chart-global--FontFamily, \\"RedHatText\\", \\"Overpass\\", overpass, helvetica, arial, sans-serif)", + "fontFamily": "var(--pf-v5-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif)", "fontSize": 14, - "letterSpacing": "var(--pf-chart-global--letter-spacing, normal)", + "letterSpacing": "var(--pf-v5-chart-global--letter-spacing, normal)", "stroke": "transparent", "textAnchor": "middle", } @@ -4397,9 +4433,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -4415,9 +4451,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4441,12 +4477,12 @@ exports[` renders loading state correctly: loading-view dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -4465,9 +4501,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -4483,9 +4519,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4509,12 +4545,12 @@ exports[` renders loading state correctly: loading-view dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -4533,9 +4569,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -4551,9 +4587,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4577,12 +4613,12 @@ exports[` renders loading state correctly: loading-view dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -4601,9 +4637,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -4619,9 +4655,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4645,12 +4681,12 @@ exports[` renders loading state correctly: loading-view dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -4669,9 +4705,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--grid--Fill, none)", + "fill": "var(--pf-v5-chart-axis--grid--Fill, none)", "pointerEvents": "painted", - "stroke": "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--grid--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", } @@ -4687,9 +4723,9 @@ exports[` renders loading state correctly: loading-view shapeRendering="auto" style={ Object { - "fill": "var(--pf-chart-axis--tick--Fill, transparent)", + "fill": "var(--pf-v5-chart-axis--tick--Fill, transparent)", "size": 5, - "stroke": "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)", + "stroke": "var(--pf-v5-chart-axis--tick--stroke--Color, #d2d2d2)", "strokeLinecap": "round", "strokeLinejoin": "round", "strokeWidth": 1, @@ -4713,12 +4749,12 @@ exports[` renders loading state correctly: loading-view dy={0} style={ Object { - "fill": "var(--pf-chart-axis--tick-label--Fill, #4f5255)", - "fontFamily": "\\"RedHatText\\",\\"Overpass\\",overpass,helvetica,arial,sans-serif", + "fill": "var(--pf-v5-chart-axis--tick-label--Fill, #4f5255)", + "fontFamily": "\\"RedHatText\\",helvetica,arial,sans-serif", "fontSize": 14, "letterSpacing": "normal", "padding": 10, - "stroke": "var(--pf-chart-global--label--stroke, transparent)", + "stroke": "var(--pf-v5-chart-global--label--stroke, transparent)", "textAnchor": "end", } } @@ -4776,7 +4812,7 @@ exports[` renders loading state correctly: loading-view
- +
renders correctly 1`] = `

Hour

- + + +
@@ -139,110 +150,121 @@ exports[` renders correctly 1`] = `

Minute

- + + +
@@ -257,110 +279,121 @@ exports[` renders correctly 1`] = `

Second

- + + +
@@ -368,28 +401,28 @@ exports[` renders correctly 1`] = `

Use 24-hour time
diff --git a/src/test/Settings/__snapshots__/AutoRefresh.test.tsx.snap b/src/test/Settings/__snapshots__/AutoRefresh.test.tsx.snap index 5fd51ed3fb..b0592a7274 100644 --- a/src/test/Settings/__snapshots__/AutoRefresh.test.tsx.snap +++ b/src/test/Settings/__snapshots__/AutoRefresh.test.tsx.snap @@ -3,79 +3,107 @@ exports[` renders correctly 1`] = ` Array [
- + + +
- + - Hours - - + + + + + + +
,