Skip to content

Commit b9646a0

Browse files
committed
fix: bump to release candidate versions
1 parent 3c7c29d commit b9646a0

File tree

7 files changed

+300
-132
lines changed

7 files changed

+300
-132
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 "}}>

0 commit comments

Comments
 (0)