Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@
"surge": "^0.23.1",
"ts-node": "^10.9.1",
"ts-patch": "^2.1.0",
"typescript": "^4.7.4",
"ts-node": "^10.9.1"
"typescript": "^4.7.4"
},
"scripts": {
"build": "yarn clean && yarn build:generate && yarn build:esm && yarn build:cjs && yarn build:subpaths && yarn build:single:packages",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exports[`ChartBulletQualitativeRange 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--axis--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--axis--Fill, transparent); stroke-width: 1; stroke-linecap: round; stroke-linejoin: round;"
style="stroke: var(--pf-v6-chart-axis--axis--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--axis--Fill, transparent); stroke-width: 1; stroke-linecap: round; stroke-linejoin: round;"
vector-effect="non-scaling-stroke"
x1="50"
x2="400"
Expand All @@ -32,7 +32,7 @@ exports[`ChartBulletQualitativeRange 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="225"
x2="225"
Expand All @@ -49,7 +49,7 @@ exports[`ChartBulletQualitativeRange 1`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="225"
>
Expand Down Expand Up @@ -104,7 +104,7 @@ exports[`ChartBulletQualitativeRange 2`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--axis--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--axis--Fill, transparent); stroke-width: 1; stroke-linecap: round; stroke-linejoin: round;"
style="stroke: var(--pf-v6-chart-axis--axis--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--axis--Fill, transparent); stroke-width: 1; stroke-linecap: round; stroke-linejoin: round;"
vector-effect="non-scaling-stroke"
x1="50"
x2="400"
Expand All @@ -117,7 +117,7 @@ exports[`ChartBulletQualitativeRange 2`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="225"
x2="225"
Expand All @@ -134,7 +134,7 @@ exports[`ChartBulletQualitativeRange 2`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="225"
>
Expand Down Expand Up @@ -201,7 +201,7 @@ exports[`renders component data 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--axis--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--axis--Fill, transparent); stroke-width: 1; stroke-linecap: round; stroke-linejoin: round;"
style="stroke: var(--pf-v6-chart-axis--axis--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--axis--Fill, transparent); stroke-width: 1; stroke-linecap: round; stroke-linejoin: round;"
vector-effect="non-scaling-stroke"
x1="50"
x2="400"
Expand All @@ -214,7 +214,7 @@ exports[`renders component data 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="50"
x2="50"
Expand All @@ -231,7 +231,7 @@ exports[`renders component data 1`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="50"
>
Expand All @@ -245,7 +245,7 @@ exports[`renders component data 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="400"
x2="400"
Expand All @@ -262,7 +262,7 @@ exports[`renders component data 1`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="400"
>
Expand All @@ -276,7 +276,7 @@ exports[`renders component data 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="137.5"
x2="137.5"
Expand All @@ -293,7 +293,7 @@ exports[`renders component data 1`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="137.5"
>
Expand All @@ -307,7 +307,7 @@ exports[`renders component data 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="225"
x2="225"
Expand All @@ -324,7 +324,7 @@ exports[`renders component data 1`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="225"
>
Expand All @@ -338,7 +338,7 @@ exports[`renders component data 1`] = `
<line
role="presentation"
shape-rendering="auto"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
style="stroke: var(--pf-v6-chart-axis--tick--stroke--Color, #c7c7c7); fill: var(--pf-v6-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="312.5"
x2="312.5"
Expand All @@ -355,7 +355,7 @@ exports[`renders component data 1`] = `
<tspan
dx="0"
dy="0"
style="font-family: \\"RedHatText\\",helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #4f5255); text-anchor: middle;"
style="font-family: redhattextvf,redhattext,helvetica,arial,sans-serif; font-size: 14px; letter-spacing: normal; padding: 10px; stroke: var(--pf-v6-chart-global--label--stroke, transparent); fill: var(--pf-v6-chart-axis--tick-label--Fill, #383838); text-anchor: middle;"
text-anchor="middle"
x="312.5"
>
Expand All @@ -380,7 +380,7 @@ A 0 0 0 0 1, 312.5, 85
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-bullet--qualitative-range--ColorScale--200, #d2d2d2); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
style="fill: var(--pf-v6-chart-bullet--qualitative-range--ColorScale--200, #92c5f9); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
/>
</g>
<g
Expand All @@ -399,7 +399,7 @@ A 0 0 0 0 1, 225, 85
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-bullet--qualitative-range--ColorScale--100, #f0f0f0); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
style="fill: var(--pf-v6-chart-bullet--qualitative-range--ColorScale--100, #92c5f9); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
/>
</g>
<g
Expand Down Expand Up @@ -437,7 +437,7 @@ A 0 0 0 0 1, 358, 85
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--warning--Fill--Color, #ec7a08); stroke: var(--pf-v6-chart-bullet--comparative-measure--warning--stroke--Color, #ec7a08); padding: 8px; stroke-width: 2;"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--warning--Fill--Color, #f5921b); stroke: var(--pf-v6-chart-bullet--comparative-measure--warning--stroke--Color, #f5921b); padding: 8px; stroke-width: 2;"
/>
</g>
<g>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ A 0 0 0 0 1, 225, 104.8
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--error--Fill--Color, #c9190b); stroke: var(--pf-v6-chart-bullet--comparative-measure--error--stroke--Color, #c9190b); padding: 8px; stroke-width: 2;"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--error--Fill--Color, #b1380b); stroke: var(--pf-v6-chart-bullet--comparative-measure--error--stroke--Color, #b1380b); padding: 8px; stroke-width: 1;"
/>
</g>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ A 0 0 0 0 1, 225, 104.8
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--Fill--Color, #4f5255); stroke: var(--pf-v6-chart-bullet--comparative-measure--stroke--Color, #4f5255); padding: 8px; stroke-width: 1;"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--Fill--Color, #383838); stroke: var(--pf-v6-chart-bullet--comparative-measure--stroke--Color, #383838); padding: 8px; stroke-width: 1;"
/>
</g>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ A 0 0 0 0 1, 225, 104.8
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--warning--Fill--Color, #ec7a08); stroke: var(--pf-v6-chart-bullet--comparative-measure--warning--stroke--Color, #ec7a08); padding: 8px; stroke-width: 2;"
style="fill: var(--pf-v6-chart-bullet--comparative-measure--warning--Fill--Color, #f5921b); stroke: var(--pf-v6-chart-bullet--comparative-measure--warning--stroke--Color, #f5921b); padding: 8px; stroke-width: 2;"
/>
</g>
</svg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,29 +72,29 @@ exports[`renders component data 1`] = `
dx="0"
id="test2"
x="225"
y="48.675000000000004"
y="49.150000000000006"
>
<tspan
dx="0"
dy="0"
style="fill: var(--pf-v6-chart-bullet--label--grouptitle--Fill, #151515); font-size: 24px; text-anchor: middle; font-family: var(--pf-v6-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif); letter-spacing: var(--pf-v6-chart-global--letter-spacing, normal); stroke: transparent;"
style="fill: var(--pf-v6-chart-bullet--label--grouptitle--Fill, #1f1f1f); font-size: 22px; text-anchor: middle; font-family: var(--pf-v6-chart-global--FontFamily, redhattextvf, redhattext, helvetica, arial, sans-serif); letter-spacing: var(--pf-v6-chart-global--letter-spacing, normal); stroke: transparent;"
text-anchor="middle"
x="225"
>
Text label
</tspan>
<tspan
dx="0"
dy="13.5"
style="fill: var(--pf-v6-chart-bullet--label--subtitle--Fill, #b8bbbe); font-size: 14px; text-anchor: middle; font-family: var(--pf-v6-chart-global--FontFamily, \\"RedHatText\\", helvetica, arial, sans-serif); letter-spacing: var(--pf-v6-chart-global--letter-spacing, normal); stroke: transparent;"
dy="13.6"
style="fill: var(--pf-v6-chart-bullet--label--subtitle--Fill, #a3a3a3); font-size: 14px; text-anchor: middle; font-family: var(--pf-v6-chart-global--FontFamily, redhattextvf, redhattext, helvetica, arial, sans-serif); letter-spacing: var(--pf-v6-chart-global--letter-spacing, normal); stroke: transparent;"
text-anchor="middle"
x="225"
>
Measure details
</tspan>
</text>
<line
style="fill: var(--pf-v6-chart-bullet--group-title--divider--Fill--Color, #f0f0f0); opacity: 1; stroke: var(--pf-v6-chart-bullet--group-title--divider--stroke--Color, #f0f0f0); stroke-width: 2;"
style="fill: var(--pf-v6-chart-bullet--group-title--divider--Fill--Color, #c7c7c7); opacity: 1; stroke: var(--pf-v6-chart-bullet--group-title--divider--stroke--Color, #c7c7c7); stroke-width: 2;"
vector-effect="non-scaling-stroke"
x1="0"
x2="450"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ A 0 0 0 0 1, 399.99999999976666, 94.3
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-theme--blue--ColorScale--300, #002f5d); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
style="fill: var(--pf-v6-chart-theme--blue--ColorScale--300, #036); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
/>
</g>
<g
Expand All @@ -102,7 +102,7 @@ A 0 0 0 0 1, 399.9999999995882, 94.3
index="0"
role="presentation"
shape-rendering="auto"
style="fill: var(--pf-v6-chart-theme--blue--ColorScale--200, #8bc1f7); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
style="fill: var(--pf-v6-chart-theme--blue--ColorScale--200, #92c5f9); stroke: var(--pf-v6-chart-bar--data--stroke, none); padding: 8px; stroke-width: 0;"
/>
</g>
<g
Expand Down
Loading