Skip to content

Commit 18b8c2c

Browse files
committed
fix: update to v6 betas
1 parent 905d794 commit 18b8c2c

File tree

9 files changed

+77
-72
lines changed

9 files changed

+77
-72
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.61",
44-
"@patternfly/react-styles": "6.0.0-alpha.23"
43+
"@patternfly/react-core": "6.0.0-alpha.94",
44+
"@patternfly/react-styles": "6.0.0-alpha.33"
4545
},
4646
"peerDependencies": {
4747
"react": "^17 || ^18",
4848
"react-dom": "^17 || ^18"
4949
},
5050
"devDependencies": {
51-
"@patternfly/patternfly": "6.0.0-alpha.139",
52-
"@patternfly/documentation-framework": "6.0.0-alpha.41",
53-
"@patternfly/react-table": "6.0.0-alpha.61",
54-
"@patternfly/react-code-editor": "6.0.0-alpha.61",
51+
"@patternfly/patternfly": "6.0.0-alpha.205",
52+
"@patternfly/documentation-framework": "6.0.0-alpha.69",
53+
"@patternfly/react-table": "6.0.0-alpha.95",
54+
"@patternfly/react-code-editor": "6.0.0-alpha.94",
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ pageData.examples = {
7878

7979
const Component = () => (
8080
<React.Fragment>
81-
<AutoLinkHeader {...{"id":"introduction","size":"h2","className":"ws-title ws-h2"}}>
81+
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
8282
{`Introduction`}
8383
</AutoLinkHeader>
8484
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
@@ -90,7 +90,7 @@ const Component = () => (
9090
</PatternflyThemeLink>
9191
{`!`}
9292
</p>
93-
<AutoLinkHeader {...{"id":"examples","size":"h2","className":"ws-title ws-h2"}}>
93+
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>
9494
{`Examples`}
9595
</AutoLinkHeader>
9696
{React.createElement(pageData.examples["Basic"])}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ pageData.examples = {
163163

164164
const Component = () => (
165165
<React.Fragment>
166-
<AutoLinkHeader {...{"id":"introduction","size":"h2","className":"ws-title ws-h2"}}>
166+
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
167167
{`Introduction`}
168168
</AutoLinkHeader>
169169
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
@@ -175,7 +175,7 @@ const Component = () => (
175175
</PatternflyThemeLink>
176176
{`!`}
177177
</p>
178-
<AutoLinkHeader {...{"id":"examples","size":"h2","className":"ws-title ws-h2"}}>
178+
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>
179179
{`Examples`}
180180
</AutoLinkHeader>
181181
{React.createElement(pageData.examples["Basic featured tile"])}

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
@@ -177,7 +177,7 @@ pageData.examples = {
177177

178178
const Component = () => (
179179
<React.Fragment>
180-
<AutoLinkHeader {...{"id":"introduction","size":"h2","className":"ws-title ws-h2"}}>
180+
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
181181
{`Introduction`}
182182
</AutoLinkHeader>
183183
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
@@ -192,7 +192,7 @@ const Component = () => (
192192
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
193193
{`Note: the width, border, and top padding styling are not part of the FilterSidePanel.`}
194194
</p>
195-
<AutoLinkHeader {...{"id":"examples","size":"h2","className":"ws-title ws-h2"}}>
195+
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>
196196
{`Examples`}
197197
</AutoLinkHeader>
198198
{React.createElement(pageData.examples["Basic"])}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pageData.examples = {
8484

8585
const Component = () => (
8686
<React.Fragment>
87-
<AutoLinkHeader {...{"id":"introduction","size":"h2","className":"ws-title ws-h2"}}>
87+
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
8888
{`Introduction`}
8989
</AutoLinkHeader>
9090
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
@@ -96,7 +96,7 @@ const Component = () => (
9696
</PatternflyThemeLink>
9797
{`!`}
9898
</p>
99-
<AutoLinkHeader {...{"id":"examples","size":"h2","className":"ws-title ws-h2"}}>
99+
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>
100100
{`Examples`}
101101
</AutoLinkHeader>
102102
{React.createElement(pageData.examples["Properties side panel with property items"])}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ pageData.examples = {
130130

131131
const Component = () => (
132132
<React.Fragment>
133-
<AutoLinkHeader {...{"id":"introduction","size":"h2","className":"ws-title ws-h2"}}>
133+
<AutoLinkHeader {...{"id":"introduction","headingLevel":"h2","className":"ws-title ws-h2"}}>
134134
{`Introduction`}
135135
</AutoLinkHeader>
136136
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
@@ -142,7 +142,7 @@ const Component = () => (
142142
</PatternflyThemeLink>
143143
{`!`}
144144
</p>
145-
<AutoLinkHeader {...{"id":"examples","size":"h2","className":"ws-title ws-h2"}}>
145+
<AutoLinkHeader {...{"id":"examples","headingLevel":"h2","className":"ws-title ws-h2"}}>
146146
{`Examples`}
147147
</AutoLinkHeader>
148148
{React.createElement(pageData.examples["Basic"])}

packages/module/patternfly-docs/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const centerStyle = {
1010

1111
const IndexPage = () => {
1212
return (
13-
<PageSection style={centerStyle}>
13+
<PageSection hasBodyWrapper={false} style={centerStyle}>
1414
<div style={{ flex: 'none', textAlign: 'center' }}>
1515
<Title size="4xl" headingLevel="h1">
1616
My extension docs

packages/module/src/components/PropertiesSidePanel/PropertyItem.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import * as React from 'react';
22
import { css } from '@patternfly/react-styles';
33

4-
import { Text, TextVariants } from '@patternfly/react-core';
4+
import { Content, ContentVariants } from '@patternfly/react-core';
55

66
export interface PropertyItemProps extends Omit<React.HTMLProps<HTMLDivElement>, 'label' | 'value'> {
77
/** Additional css classes for the Property Item */
@@ -21,9 +21,9 @@ export const PropertyItem: React.FunctionComponent<PropertyItemProps> = ({
2121
const classes = css('properties-side-panel-pf-property', className);
2222
return (
2323
<div className={classes} {...props}>
24-
<Text component={TextVariants.h5} className="properties-side-panel-pf-property-label">
24+
<Content component={ContentVariants.h5} className="properties-side-panel-pf-property-label">
2525
{label}
26-
</Text>
26+
</Content>
2727
<div className="properties-side-panel-pf-property-value">{value}</div>
2828
</div>
2929
);

yarn.lock

Lines changed: 57 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,27 +2519,27 @@
25192519
dependencies:
25202520
"@octokit/openapi-types" "^12.11.0"
25212521

2522-
"@patternfly/ast-helpers@^1.4.0-alpha.30":
2523-
version "1.16.1"
2524-
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.16.1.tgz#352b939f207a84d9d767118b369ba62c4adca25c"
2525-
integrity sha512-uFoub5s+sQ/LSDnm67qPXwLpbLiw3IN6CGfFNBbA3c2z7/8yxNvrz5JP/4Me5LL0x7SJRpjroYzesSn/Vf6OBQ==
2522+
"@patternfly/ast-helpers@^1.4.0-alpha.58":
2523+
version "1.19.1"
2524+
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.19.1.tgz#c3dbf09e2bd3c9d9f8ce51e348a1890d4b21e944"
2525+
integrity sha512-FQIUalqh8LPfX/hPDeC5EtWAYs4z6Ng68eHbsLJuL5Dr8rLtF0IU3SpIM1oPzaku6mALlAYV8N3ZM96XO4s8aA==
25262526
dependencies:
25272527
acorn "^8.4.1"
25282528
acorn-class-fields "^1.0.0"
25292529
acorn-jsx "^5.3.2"
25302530
acorn-static-class-features "^1.0.0"
25312531
astring "^1.7.5"
25322532

2533-
"@patternfly/[email protected].41":
2534-
version "6.0.0-alpha.41"
2535-
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.0.0-alpha.41.tgz#2446f0ee183aa4f686bfb58bc6e62d25c2984f08"
2536-
integrity sha512-Tq/kno2Alr6ChipPh2SJJcTxnpYnluzTxw5b+grniqS/pufA3eQKWk/76ovovg/5+o1CmD+UNz7c99ZooUCwtg==
2533+
"@patternfly/[email protected].69":
2534+
version "6.0.0-alpha.69"
2535+
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.0.0-alpha.69.tgz#d411dd03107cf0ea7635531cc1fec9fa8b82a868"
2536+
integrity sha512-Qr28SSTzjNOy2BJSaJvBQYb9JOjuxFv49u7j4kGlY6BgMNUJoHYnGdTOVLBZgl1uvXfLhxRgkHBc4h5/smCFWQ==
25372537
dependencies:
25382538
"@babel/core" "^7.24.3"
25392539
"@babel/preset-env" "^7.24.3"
25402540
"@babel/preset-react" "^7.24.1"
25412541
"@mdx-js/util" "1.6.16"
2542-
"@patternfly/ast-helpers" "^1.4.0-alpha.30"
2542+
"@patternfly/ast-helpers" "^1.4.0-alpha.58"
25432543
"@reach/router" "npm:@gatsbyjs/[email protected]"
25442544
autoprefixer "9.8.6"
25452545
babel-loader "^9.1.3"
@@ -2612,61 +2612,61 @@
26122612
puppeteer-cluster "^0.23.0"
26132613
xmldoc "^1.1.2"
26142614

2615-
"@patternfly/[email protected].139":
2616-
version "6.0.0-alpha.139"
2617-
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-6.0.0-alpha.139.tgz#417d6d3cf5e923a9cff28c99ecd8a3489fa935ff"
2618-
integrity sha512-RfM0pvIhWwaSzobKh/mjkTqYMnAdeOqC1wH9zg9zTab9GyUQdeGkRkd9gpDEQhuuN/bhNpO03W6jpaqauxfpmA==
2615+
"@patternfly/[email protected].205":
2616+
version "6.0.0-alpha.205"
2617+
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-6.0.0-alpha.205.tgz#9974f712ee69b28ec6851c6240e52c2d99969f9c"
2618+
integrity sha512-rzatApP3YpiYOHamDm+RhQpnep2AAhVodVRr3lyg6X5naiSSbPXXGWm7ShhUfftzwW4G1le1Uy0ZlM05rtQHWg==
26192619

2620-
"@patternfly/[email protected].61":
2621-
version "6.0.0-alpha.61"
2622-
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-6.0.0-alpha.61.tgz#b092198346516c4149aa7a9df7d65fed6d2f7bc8"
2623-
integrity sha512-dfML9T6SYNzPrLNlSqlAc3pTW1+GqYagJowLo5U+6Qea0OuLJ91+SiAiIuX1R2VTwSjEvPkgzhUonMgKkuNm+A==
2620+
"@patternfly/[email protected].94":
2621+
version "6.0.0-alpha.94"
2622+
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-6.0.0-alpha.94.tgz#a462ab4194f1434aa291dc2d32c802cd06cac29e"
2623+
integrity sha512-df0re3F6nscVDbq8gQF9+7pxJSQzMDfPHfmuz6lHi6oQbsyvOXn2YTgv8nMQXFtyt2XmrK5nf3Zfj4ctCv6ZeA==
26242624
dependencies:
26252625
"@monaco-editor/react" "^4.6.0"
2626-
"@patternfly/react-core" "^6.0.0-alpha.61"
2627-
"@patternfly/react-icons" "^6.0.0-alpha.23"
2628-
"@patternfly/react-styles" "^6.0.0-alpha.23"
2626+
"@patternfly/react-core" "^6.0.0-alpha.94"
2627+
"@patternfly/react-icons" "^6.0.0-alpha.34"
2628+
"@patternfly/react-styles" "^6.0.0-alpha.33"
26292629
react-dropzone "14.2.3"
26302630
tslib "^2.6.2"
26312631

2632-
"@patternfly/[email protected].61", "@patternfly/react-core@^6.0.0-alpha.61":
2633-
version "6.0.0-alpha.61"
2634-
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.0.0-alpha.61.tgz#b31305d477294a0a82960a51224336aaee34470f"
2635-
integrity sha512-rQ1xPXRpSYktFYEQ7pywWf/GconQhA+RNYd+aVAMIR6JnSDG/9Ws5yFKIHAlHROXtjLJIHgz8TmFSBM1aW0AkQ==
2632+
"@patternfly/[email protected].94", "@patternfly/react-core@^6.0.0-alpha.94":
2633+
version "6.0.0-alpha.94"
2634+
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.0.0-alpha.94.tgz#60f8811ca5ac084ae6aff87d5fe0c6e47135a7b9"
2635+
integrity sha512-E2/ulZKhMB8QHUXbonnm5Mqtbw7TW2AyfsMHHeV4RW0nn7HccZ6G+YEjo7i4ThTCdmBqU26e57tS0VUHVmYdww==
26362636
dependencies:
2637-
"@patternfly/react-icons" "^6.0.0-alpha.23"
2638-
"@patternfly/react-styles" "^6.0.0-alpha.23"
2639-
"@patternfly/react-tokens" "^6.0.0-alpha.23"
2637+
"@patternfly/react-icons" "^6.0.0-alpha.34"
2638+
"@patternfly/react-styles" "^6.0.0-alpha.33"
2639+
"@patternfly/react-tokens" "^6.0.0-alpha.33"
26402640
focus-trap "7.5.4"
26412641
react-dropzone "^14.2.3"
26422642
tslib "^2.6.2"
26432643

2644-
"@patternfly/react-icons@^6.0.0-alpha.23":
2645-
version "6.0.0-alpha.23"
2646-
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.0.0-alpha.23.tgz#3903733fb82113b41bff0669232b90e1277ed35a"
2647-
integrity sha512-OfKHrS2ZSmu9fMEBKQ2t6ZeJ/uw1y7pobxATWn08NHJvscAceiN5a76VET2+kLrHYXCpK/EYjgpTlXNmm0hZKw==
2648-
2649-
"@patternfly/[email protected].23", "@patternfly/react-styles@^6.0.0-alpha.23":
2650-
version "6.0.0-alpha.23"
2651-
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.0.0-alpha.23.tgz#b4bf2fefe5a2039a466c78888475c9c533ae8f70"
2652-
integrity sha512-N8HuDF68rFRJkWVoCDSUauiOrnjcLHUFrGJGaxnjynzee+GbpHf22NS9E9xmc25CDDzICMrU/SvthocxzQowKA==
2653-
2654-
"@patternfly/[email protected].61":
2655-
version "6.0.0-alpha.61"
2656-
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.0.0-alpha.61.tgz#4a6cfa66458236baf048b53609ac42b544934a2e"
2657-
integrity sha512-bA5rBKzuip4DPd3u9oJIlR0IrCCn+aeHwk7k1fWpFd/IbFRMkrHZQIXOOD48IARxUDjvP26BWqMbxFxLdN7Fww==
2658-
dependencies:
2659-
"@patternfly/react-core" "^6.0.0-alpha.61"
2660-
"@patternfly/react-icons" "^6.0.0-alpha.23"
2661-
"@patternfly/react-styles" "^6.0.0-alpha.23"
2662-
"@patternfly/react-tokens" "^6.0.0-alpha.23"
2663-
lodash "^4.17.19"
2664-
tslib "^2.6.2"
2644+
"@patternfly/react-icons@^6.0.0-alpha.34":
2645+
version "6.0.0-alpha.34"
2646+
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.0.0-alpha.34.tgz#4066d5bb4f66cf461aab9554d86968e0964d6ae2"
2647+
integrity sha512-YApbSfIEevWhTila9OzG6RHmbu/f+08XCUiNjTri2ZY54flvX/+GZDdt6gLzS+JQlysA6MCtzRxLgWAKh27Uew==
2648+
2649+
"@patternfly/[email protected].33", "@patternfly/react-styles@^6.0.0-alpha.33":
2650+
version "6.0.0-alpha.33"
2651+
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.0.0-alpha.33.tgz#6f1035e7b3ac332cc923b618db2caf5a38793ff5"
2652+
integrity sha512-YWKYugsoMw4IdLm02d0d5gKM4RKIhF3n2DlomJ6crNQfnpb9jQhA9Zixj35LiHUrQRre97W5VA4UfSGM5zZk5w==
2653+
2654+
"@patternfly/[email protected].95":
2655+
version "6.0.0-alpha.95"
2656+
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.0.0-alpha.95.tgz#f49568c69aafb89adb1e0fb6513e7eceebceb29d"
2657+
integrity sha512-fVq4iNojcrB4G212LNeLfCwYXWTotLPbD60+s85HkIsuaFLHM2mEToAebUm1RpYgVjO1mFq95wt/8WvSmVPzgQ==
2658+
dependencies:
2659+
"@patternfly/react-core" "^6.0.0-alpha.94"
2660+
"@patternfly/react-icons" "^6.0.0-alpha.34"
2661+
"@patternfly/react-styles" "^6.0.0-alpha.33"
2662+
"@patternfly/react-tokens" "^6.0.0-alpha.33"
2663+
lodash "^4.17.21"
2664+
tslib "^2.6.3"
26652665

2666-
"@patternfly/react-tokens@^6.0.0-alpha.23":
2667-
version "6.0.0-alpha.23"
2668-
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.0.0-alpha.23.tgz#ee3f5da222bf52b75d9c3f578be5885eff745ef6"
2669-
integrity sha512-YaHFiY1vxDI8rpBHY5qt6FbZV2onnvWwbxQseCN2UxDeLx2pb54ZN/sutUnie6FUm3cyKFaTwYS2zDGHZYmeMg==
2666+
"@patternfly/react-tokens@^6.0.0-alpha.33":
2667+
version "6.0.0-alpha.33"
2668+
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.0.0-alpha.33.tgz#a207f74dbad7943b0ac18d5abb5885bcbff1cebc"
2669+
integrity sha512-77hzWw2ODIBFFHUF+Vf3NseBEAyddWIakqZNqLc2TSoWFUOEpTd1DBtb1qb5RV3uMzKHdOtHNIh17P0Unz41KA==
26702670

26712671
"@polka/url@^1.0.0-next.20":
26722672
version "1.0.0-next.21"
@@ -11779,6 +11779,11 @@ tslib@^2.6.2:
1177911779
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
1178011780
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
1178111781

11782+
tslib@^2.6.3:
11783+
version "2.6.3"
11784+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
11785+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
11786+
1178211787
tsutils@^3.21.0:
1178311788
version "3.21.0"
1178411789
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)