Skip to content

Commit 50d9be8

Browse files
authored
Merge pull request #69 from nicolethoen/rc_versions
fix: bump to release candidate versions
2 parents 3c7c29d + 0e9c5cb commit 50d9be8

File tree

9 files changed

+319
-187
lines changed

9 files changed

+319
-187
lines changed

packages/module/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,18 @@
4040
"patternfly"
4141
],
4242
"dependencies": {
43-
"@patternfly/react-core": "6.0.0-alpha.100",
44-
"@patternfly/react-styles": "6.0.0-alpha.33"
43+
"@patternfly/react-core": "6.0.0-prerelease.21",
44+
"@patternfly/react-styles": "6.0.0-prerelease.6"
4545
},
4646
"peerDependencies": {
4747
"react": "^17 || ^18",
4848
"react-dom": "^17 || ^18"
4949
},
5050
"devDependencies": {
51-
"@patternfly/patternfly": "6.0.0-alpha.205",
52-
"@patternfly/documentation-framework": "6.0.0-alpha.79",
53-
"@patternfly/react-table": "6.0.0-alpha.101",
54-
"@patternfly/react-code-editor": "6.0.0-alpha.100",
51+
"@patternfly/patternfly": "6.0.0-prerelease.15",
52+
"@patternfly/documentation-framework": "6.0.0-alpha.108",
53+
"@patternfly/react-table": "6.0.0-prerelease.22",
54+
"@patternfly/react-code-editor": "6.0.0-prerelease.21",
5555
"@octokit/rest": "^18.0.0",
5656
"surge": "^0.23.1",
5757
"react-monaco-editor": "0.51.0",

packages/module/patternfly-docs/generated/extensions/catalog-view/catalog-item-header/react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const Component = () => (
8181
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
8282
{`Introduction`}
8383
</AutoLinkHeader>
84-
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
84+
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
8585
{`Note: Catalog item header lives in its own package at `}
8686
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
8787
<code {...{"className":"ws-code "}}>

packages/module/patternfly-docs/generated/extensions/catalog-view/catalog-tile/react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const Component = () => (
166166
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
167167
{`Introduction`}
168168
</AutoLinkHeader>
169-
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
169+
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
170170
{`Note: Catalog tile lives in its own package at `}
171171
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
172172
<code {...{"className":"ws-code "}}>

packages/module/patternfly-docs/generated/extensions/catalog-view/filter-side-panel/react.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ const Component = () => (
180180
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
181181
{`Introduction`}
182182
</AutoLinkHeader>
183-
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
183+
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
184184
{`Note: FilterSidePanel lives in its own package at `}
185185
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
186186
<code {...{"className":"ws-code "}}>
@@ -189,7 +189,7 @@ const Component = () => (
189189
</PatternflyThemeLink>
190190
{`!`}
191191
</p>
192-
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
192+
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
193193
{`Note: the width, border, and top padding styling are not part of the FilterSidePanel.`}
194194
</p>
195195
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>

packages/module/patternfly-docs/generated/extensions/catalog-view/properties-side-panel/react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const Component = () => (
8787
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
8888
{`Introduction`}
8989
</AutoLinkHeader>
90-
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
90+
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
9191
{`Note: PropertiesSidePanel lives in its own package at `}
9292
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
9393
<code {...{"className":"ws-code "}}>

packages/module/patternfly-docs/generated/extensions/catalog-view/vertical-tabs/react.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ const Component = () => (
133133
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
134134
{`Introduction`}
135135
</AutoLinkHeader>
136-
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
136+
<p {...{"className":"pf-v6-c-content--p pf-m-editorial ws-p "}}>
137137
{`Note: Vertical tabs lives in its own package at `}
138138
<PatternflyThemeLink {...{"to":"https://www.npmjs.com/package/@patternfly/react-catalog-view-extension","className":""}}>
139139
<code {...{"className":"ws-code "}}>

packages/module/src/components/CatalogTile/CatalogTile.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ test('CatalogTile onClick behaves properly', async () => {
121121
);
122122

123123
// await user.click(screen.getByText('Patternfly'));
124-
await user.click(screen.getByRole('radio'));
124+
await user.click(screen.getByRole('button'));
125125
expect(onClickMock).toHaveBeenCalled();
126126
});

packages/module/src/components/CatalogTile/__snapshots__/CatalogTile.test.tsx.snap

Lines changed: 18 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,12 @@ exports[`CatalogTile href renders properly 1`] = `
1818
<div
1919
class="pf-v6-c-card__selectable-actions"
2020
>
21-
<div
22-
class="pf-v6-c-radio pf-m-standalone"
23-
>
24-
<input
25-
aria-invalid="false"
26-
aria-labelledby="test-href"
27-
class="pf-v6-c-radio__input pf-v6-screen-reader"
28-
data-ouia-component-id="OUIA-Generated-Radio-3"
29-
data-ouia-component-type="PF6/Radio"
30-
data-ouia-safe="true"
31-
id="test-href-input"
32-
type="radio"
33-
/>
34-
<label
35-
class="pf-v6-c-radio__label"
36-
for="test-href-input"
37-
/>
38-
</div>
21+
<button
22+
aria-labelledby="test-href"
23+
class="pf-v6-c-card__clickable-action"
24+
id="test-href-input"
25+
type="button"
26+
/>
3927
</div>
4028
</div>
4129
<div
@@ -436,24 +424,12 @@ exports[`CatalogTile renders properly 1`] = `
436424
<div
437425
class="pf-v6-c-card__selectable-actions"
438426
>
439-
<div
440-
class="pf-v6-c-radio pf-m-standalone"
441-
>
442-
<input
443-
aria-invalid="false"
444-
aria-labelledby="tile-footer-test"
445-
class="pf-v6-c-radio__input pf-v6-screen-reader"
446-
data-ouia-component-id="OUIA-Generated-Radio-1"
447-
data-ouia-component-type="PF6/Radio"
448-
data-ouia-safe="true"
449-
id="tile-footer-test-input"
450-
type="radio"
451-
/>
452-
<label
453-
class="pf-v6-c-radio__label"
454-
for="tile-footer-test-input"
455-
/>
456-
</div>
427+
<button
428+
aria-labelledby="tile-footer-test"
429+
class="pf-v6-c-card__clickable-action"
430+
id="tile-footer-test-input"
431+
type="button"
432+
/>
457433
</div>
458434
</div>
459435
<div
@@ -529,24 +505,12 @@ exports[`CatalogTile renders properly 1`] = `
529505
<div
530506
class="pf-v6-c-card__selectable-actions"
531507
>
532-
<div
533-
class="pf-v6-c-radio pf-m-standalone"
534-
>
535-
<input
536-
aria-invalid="false"
537-
aria-labelledby="custom-icon-svg-test"
538-
class="pf-v6-c-radio__input pf-v6-screen-reader"
539-
data-ouia-component-id="OUIA-Generated-Radio-2"
540-
data-ouia-component-type="PF6/Radio"
541-
data-ouia-safe="true"
542-
id="custom-icon-svg-test-input"
543-
type="radio"
544-
/>
545-
<label
546-
class="pf-v6-c-radio__label"
547-
for="custom-icon-svg-test-input"
548-
/>
549-
</div>
508+
<button
509+
aria-labelledby="custom-icon-svg-test"
510+
class="pf-v6-c-card__clickable-action"
511+
id="custom-icon-svg-test-input"
512+
type="button"
513+
/>
550514
</div>
551515
</div>
552516
<div

0 commit comments

Comments
 (0)