Skip to content

Commit fe551ca

Browse files
authored
Merge pull request #72 from nicolethoen/alpha_omega
fix: bump to alpha omega versions
2 parents 64109aa + b19b21f commit fe551ca

4 files changed

Lines changed: 1261 additions & 365 deletions

File tree

packages/module/package.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,9 @@
3232
"url": "https://github.com/patternfly/react-user-feedback/issues"
3333
},
3434
"homepage": "https://github.com/patternfly/react-user-feedback#readme",
35-
"resolutions": {
36-
"@patternfly/react-icons": "6.0.0-alpha.19"
37-
},
3835
"dependencies": {
39-
"@patternfly/react-core": "6.0.0-alpha.50",
40-
"@patternfly/react-icons": "6.0.0-alpha.19"
36+
"@patternfly/react-core": "6.0.0-alpha.61",
37+
"@patternfly/react-icons": "6.0.0-alpha.23"
4138
},
4239
"peerDependencies": {
4340
"react": "^17 || ^18",
@@ -53,10 +50,10 @@
5350
"@types/react": "^18",
5451
"@types/react-dom": "^18",
5552
"@patternfly/patternfly-a11y": "^4.3.1",
56-
"@patternfly/documentation-framework": "6.0.0-alpha.20",
57-
"@patternfly/patternfly":"6.0.0-alpha.117",
58-
"@patternfly/react-table": "6.0.0-alpha.50",
59-
"@patternfly/react-code-editor": "6.0.0-alpha.50",
53+
"@patternfly/documentation-framework": "6.0.0-alpha.41",
54+
"@patternfly/patternfly":"6.0.0-alpha.139",
55+
"@patternfly/react-table": "6.0.0-alpha.61",
56+
"@patternfly/react-code-editor": "6.0.0-alpha.61",
6057
"node-sass-package-importer": "^5.3.2",
6158
"fs-extra": "^9.1.0",
6259
"glob": "^7.2.3",

packages/module/patternfly-docs/generated/extensions/user-feedback/design-guidelines.js

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -27,66 +27,66 @@ pageData.examples = {
2727

2828
const Component = () => (
2929
<React.Fragment>
30-
<p {...{"className":"ws-p"}}>
30+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
3131
{`Note: User feedback lives in its own package at `}
32-
<PatternflyThemeLink {...{"to":"https://github.com/patternfly/react-user-feedback"}}>
32+
<PatternflyThemeLink {...{"to":"https://github.com/patternfly/react-user-feedback","className":""}}>
3333
{`@patternfly/react-user-feedback`}
3434
</PatternflyThemeLink>
3535
{`.`}
3636
</p>
37-
<p {...{"className":"ws-p"}}>
38-
<strong>
37+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
38+
<strong {...{"className":""}}>
3939
{`User feedback`}
4040
</strong>
4141
{` is a modal component that products can use to collect asynchronous feedback from users.`}
4242
</p>
4343
<AutoLinkHeader {...{"id":"elements","size":"h2","className":"ws-title ws-h2"}}>
4444
{`Elements`}
4545
</AutoLinkHeader>
46-
<p {...{"className":"ws-p"}}>
47-
<img src={srcImport0} width={srcImport0.width} height={srcImport0.height} {...{"alt":"Image of advanced feedback modal with annotations","className":"ws-img"}}>
46+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
47+
<img src={srcImport0} width={srcImport0.width} height={srcImport0.height} {...{"alt":"Image of advanced feedback modal with annotations","className":"ws-img "}}>
4848
</img>
4949
</p>
50-
<ol {...{"className":"ws-ol"}}>
51-
<li {...{"className":"ws-li"}}>
52-
<strong>
50+
<ol {...{"className":"pf-v6-c-content--ol ws-ol "}}>
51+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
52+
<strong {...{"className":""}}>
5353
{`Title:`}
5454
</strong>
5555
{` Communicates the title of the modal.`}
5656
</li>
57-
<li {...{"className":"ws-li"}}>
58-
<strong>
57+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
58+
<strong {...{"className":""}}>
5959
{`Description text:`}
6060
</strong>
6161
{` Provides a short description of the form's purpose.`}
6262
</li>
63-
<li {...{"className":"ws-li"}}>
64-
<strong>
63+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
64+
<strong {...{"className":""}}>
6565
{`Image:`}
6666
</strong>
6767
{` Contributes to the modal's visual design.`}
6868
</li>
69-
<li {...{"className":"ws-li"}}>
70-
<strong>
69+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
70+
<strong {...{"className":""}}>
7171
{`Selectable item:`}
7272
</strong>
7373
{` Provides one or more ways that users can leave feedback.`}
7474
</li>
7575
</ol>
76-
<p {...{"className":"ws-p"}}>
76+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
7777
{`Each of these elements can be customized to fit a product's needs.`}
7878
</p>
7979
<AutoLinkHeader {...{"id":"behavior","size":"h2","className":"ws-title ws-h2"}}>
8080
{`Behavior`}
8181
</AutoLinkHeader>
82-
<p {...{"className":"ws-p"}}>
82+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
8383
{`The user feedback modal may be accessed in your product's help menu.`}
8484
</p>
85-
<p {...{"className":"ws-p"}}>
85+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
8686
{`For example, you can allow users to access the modal by selecting a masthead’s help icon and choosing “Share feedback” in the dropdown menu:`}
8787
</p>
88-
<p {...{"className":"ws-p"}}>
89-
<img src={srcImport1} width={srcImport1.width} height={srcImport1.height} {...{"alt":"Image of expanded dropdown menu with link to sharing feedback","className":"ws-img"}}>
88+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
89+
<img src={srcImport1} width={srcImport1.width} height={srcImport1.height} {...{"alt":"Image of expanded dropdown menu with link to sharing feedback","className":"ws-img "}}>
9090
</img>
9191
</p>
9292
<AutoLinkHeader {...{"id":"variations","size":"h2","className":"ws-title ws-h2"}}>
@@ -95,58 +95,58 @@ const Component = () => (
9595
<AutoLinkHeader {...{"id":"modal-items-open-forms-within-the-modal","size":"h3","className":"ws-title ws-h3"}}>
9696
{`Modal items open forms within the modal`}
9797
</AutoLinkHeader>
98-
<p {...{"className":"ws-p"}}>
98+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
9999
{`Selecting an item opens a form within the modal, which can submit data over the network.`}
100100
</p>
101-
<p {...{"className":"ws-p"}}>
101+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
102102
{`Integrated forms can collect different kinds of feedback:`}
103103
</p>
104-
<ul {...{"className":"ws-ul"}}>
105-
<li {...{"className":"ws-li"}}>
106-
<p {...{"className":"ws-p"}}>
104+
<ul {...{"className":"pf-v6-c-content--ul ws-ul "}}>
105+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
106+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
107107
{`General feedback form`}
108108
</p>
109-
<p {...{"className":"ws-p"}}>
109+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
110110
{`The general feedback form allows users to enter feedback into a text box and submit.`}
111111
</p>
112-
<p {...{"className":"ws-p"}}>
113-
<img src={srcImport2} width={srcImport2.width} height={srcImport2.height} {...{"alt":"Image of a form within a modal to share feedback","className":"ws-img"}}>
112+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
113+
<img src={srcImport2} width={srcImport2.width} height={srcImport2.height} {...{"alt":"Image of a form within a modal to share feedback","className":"ws-img "}}>
114114
</img>
115115
</p>
116116
</li>
117-
<li {...{"className":"ws-li"}}>
118-
<p {...{"className":"ws-p"}}>
117+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
118+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
119119
{`Bug report form`}
120120
</p>
121-
<p {...{"className":"ws-p"}}>
121+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
122122
{`The bug report form allows users to enter feedback into a text box and submit. Its description directs users to a URL where they can submit a support ticket for critical issues.`}
123123
</p>
124-
<p {...{"className":"ws-p"}}>
125-
<img src={srcImport3} width={srcImport3.width} height={srcImport3.height} {...{"alt":"Image of a form within a modal to report bugs","className":"ws-img"}}>
124+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
125+
<img src={srcImport3} width={srcImport3.width} height={srcImport3.height} {...{"alt":"Image of a form within a modal to report bugs","className":"ws-img "}}>
126126
</img>
127127
</p>
128128
</li>
129-
<li {...{"className":"ws-li"}}>
130-
<p {...{"className":"ws-p"}}>
129+
<li {...{"className":"pf-v6-c-content--li ws-li "}}>
130+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
131131
{`User research opt-in form`}
132132
</p>
133-
<p {...{"className":"ws-p"}}>
133+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
134134
{`The user research opt-in form allows users to enter their email address to participate in future research efforts.`}
135135
</p>
136-
<p {...{"className":"ws-p"}}>
137-
<img src={srcImport4} width={srcImport4.width} height={srcImport4.height} {...{"alt":"Image of a form within a modal to sign up for research opportunities","className":"ws-img"}}>
136+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
137+
<img src={srcImport4} width={srcImport4.width} height={srcImport4.height} {...{"alt":"Image of a form within a modal to sign up for research opportunities","className":"ws-img "}}>
138138
</img>
139139
</p>
140140
</li>
141141
</ul>
142142
<AutoLinkHeader {...{"id":"modal-items-link-to-external-urls","size":"h3","className":"ws-title ws-h3"}}>
143143
{`Modal items link to external URLs`}
144144
</AutoLinkHeader>
145-
<p {...{"className":"ws-p"}}>
145+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
146146
{`Selecting an item redirects users to an external URL (like a qualtrics form) that opens in a separate tab.`}
147147
</p>
148-
<p {...{"className":"ws-p"}}>
149-
<img src={srcImport5} width={srcImport5.width} height={srcImport5.height} {...{"alt":"Image of modal with links to external forms","className":"ws-img"}}>
148+
<p {...{"className":"pf-v6-c-content--p ws-p "}}>
149+
<img src={srcImport5} width={srcImport5.width} height={srcImport5.height} {...{"alt":"Image of modal with links to external forms","className":"ws-img "}}>
150150
</img>
151151
</p>
152152
</React.Fragment>

0 commit comments

Comments
 (0)