33exports [` App tests should render default App component 1` ] = `
44<DocumentFragment >
55 <div
6- class = " pf-v5 -c-page"
6+ class = " pf-v6 -c-page"
77 >
88 <div
9- class = " pf-v5 -c-skip-to-content"
9+ class = " pf-v6 -c-skip-to-content"
1010 >
1111 <a
1212 aria-disabled = " false"
13- class = " pf-v5 -c-button pf-m-primary"
13+ class = " pf-v6 -c-button pf-m-primary"
1414 data-ouia-component-id = " OUIA-Generated-Button-primary-1"
15- data-ouia-component-type = " PF5 /Button"
15+ data-ouia-component-type = " PF6 /Button"
1616 data-ouia-safe = " true"
1717 href = " #primary-app-container"
1818 >
1919 Skip to Content
2020 </a >
2121 </div >
2222 <header
23- class = " pf-v5 -c-masthead pf-m-display-inline-on-md"
23+ class = " pf-v6 -c-masthead pf-m-display-inline-on-md"
2424 >
2525 <span
26- class = " pf-v5 -c-masthead__toggle"
26+ class = " pf-v6 -c-masthead__toggle"
2727 >
2828 <button
2929 aria-disabled = " false"
3030 aria-label = " Global navigation"
31- class = " pf-v5 -c-button pf-m-plain"
31+ class = " pf-v6 -c-button pf-m-plain"
3232 data-ouia-component-id = " OUIA-Generated-Button-plain-1"
33- data-ouia-component-type = " PF5 /Button"
33+ data-ouia-component-type = " PF6 /Button"
3434 data-ouia-safe = " true"
3535 type = " button"
3636 >
3737 <svg
3838 aria-hidden = " true"
39- class = " pf-v5 -svg"
39+ class = " pf-v6 -svg"
4040 fill = " currentColor"
4141 height = " 1em"
4242 role = " img"
@@ -50,10 +50,10 @@ exports[`App tests should render default App component 1`] = `
5050 </button >
5151 </span >
5252 <div
53- class = " pf-v5 -c-masthead__main"
53+ class = " pf-v6 -c-masthead__main"
5454 >
5555 <span
56- class = " pf-v5 -c-masthead__brand"
56+ class = " pf-v6 -c-masthead__brand"
5757 >
5858 <svg
5959 height = " 40px"
@@ -147,73 +147,73 @@ exports[`App tests should render default App component 1`] = `
147147 </header >
148148 <div
149149 aria-hidden = " false"
150- class = " pf-v5 -c-page__sidebar pf-m-expanded"
150+ class = " pf-v6 -c-page__sidebar pf-m-expanded"
151151 id = " page-sidebar"
152152 >
153153 <div
154- class = " pf-v5 -c-page__sidebar-body"
154+ class = " pf-v6 -c-page__sidebar-body"
155155 >
156156 <nav
157157 aria-label = " Global"
158- class = " pf-v5 -c-nav"
158+ class = " pf-v6 -c-nav"
159159 data-ouia-component-id = " OUIA-Generated-Nav-1"
160- data-ouia-component-type = " PF5 /Nav"
160+ data-ouia-component-type = " PF6 /Nav"
161161 data-ouia-safe = " true"
162162 id = " nav-primary-simple"
163163 >
164164 <ul
165- class = " pf-v5 -c-nav__list"
165+ class = " pf-v6 -c-nav__list"
166166 id = " nav-list-simple"
167167 role = " list"
168168 >
169169 <li
170- class = " pf-v5 -c-nav__item"
170+ class = " pf-v6 -c-nav__item"
171171 data-ouia-component-id = " OUIA-Generated-NavItem-1"
172- data-ouia-component-type = " PF5 /NavItem"
172+ data-ouia-component-type = " PF6 /NavItem"
173173 data-ouia-safe = " true"
174174 >
175175 <a
176176 aria-current = " page"
177- class = " pf-v5 -c-nav__link pf-m-current active"
177+ class = " pf-v6 -c-nav__link pf-m-current active"
178178 href = " /"
179179 >
180180 Dashboard
181181 </a >
182182 </li >
183183 <li
184- class = " pf-v5 -c-nav__item"
184+ class = " pf-v6 -c-nav__item"
185185 data-ouia-component-id = " OUIA-Generated-NavItem-2"
186- data-ouia-component-type = " PF5 /NavItem"
186+ data-ouia-component-type = " PF6 /NavItem"
187187 data-ouia-safe = " true"
188188 >
189189 <a
190- class = " pf-v5 -c-nav__link"
190+ class = " pf-v6 -c-nav__link"
191191 href = " /support"
192192 >
193193 Support
194194 </a >
195195 </li >
196196 <li
197- class = " pf-v5 -c-nav__item pf-m-expandable "
197+ class = " pf-v6 -c-nav__item"
198198 data-ouia-component-id = " OUIA-Generated-NavExpandable-1"
199- data-ouia-component-type = " PF5 /NavExpandable"
199+ data-ouia-component-type = " PF6 /NavExpandable"
200200 data-ouia-safe = " true"
201201 >
202202 <button
203203 aria-expanded = " false"
204- class = " pf-v5 -c-nav__link"
204+ class = " pf-v6 -c-nav__link"
205205 id = " Settings-2"
206206 >
207207 Settings
208208 <span
209- class = " pf-v5 -c-nav__toggle"
209+ class = " pf-v6 -c-nav__toggle"
210210 >
211211 <span
212- class = " pf-v5 -c-nav__toggle-icon"
212+ class = " pf-v6 -c-nav__toggle-icon"
213213 >
214214 <svg
215215 aria-hidden = " true"
216- class = " pf-v5 -svg"
216+ class = " pf-v6 -svg"
217217 fill = " currentColor"
218218 height = " 1em"
219219 role = " img"
@@ -229,34 +229,34 @@ exports[`App tests should render default App component 1`] = `
229229 </button >
230230 <section
231231 aria-labelledby = " Settings-2"
232- class = " pf-v5 -c-nav__subnav"
232+ class = " pf-v6 -c-nav__subnav"
233233 hidden = " "
234234 >
235235 <ul
236- class = " pf-v5 -c-nav__list"
236+ class = " pf-v6 -c-nav__list"
237237 role = " list"
238238 >
239239 <li
240- class = " pf-v5 -c-nav__item"
240+ class = " pf-v6 -c-nav__item"
241241 data-ouia-component-id = " OUIA-Generated-NavItem-3"
242- data-ouia-component-type = " PF5 /NavItem"
242+ data-ouia-component-type = " PF6 /NavItem"
243243 data-ouia-safe = " true"
244244 >
245245 <a
246- class = " pf-v5 -c-nav__link"
246+ class = " pf-v6 -c-nav__link"
247247 href = " /settings/general"
248248 >
249249 General
250250 </a >
251251 </li >
252252 <li
253- class = " pf-v5 -c-nav__item"
253+ class = " pf-v6 -c-nav__item"
254254 data-ouia-component-id = " OUIA-Generated-NavItem-4"
255- data-ouia-component-type = " PF5 /NavItem"
255+ data-ouia-component-type = " PF6 /NavItem"
256256 data-ouia-safe = " true"
257257 >
258258 <a
259- class = " pf-v5 -c-nav__link"
259+ class = " pf-v6 -c-nav__link"
260260 href = " /settings/profile"
261261 >
262262 Profile
@@ -269,24 +269,28 @@ exports[`App tests should render default App component 1`] = `
269269 </nav >
270270 </div >
271271 </div >
272- <main
273- class = " pf-v5-c-page__main"
274- id = " primary-app-container"
275- tabindex = " -1"
272+ <div
273+ class = " pf-v6-c-page__main-container"
276274 >
277- <section
278- class = " pf-v5-c-page__main-section"
275+ <main
276+ class = " pf-v6-c-page__main"
277+ id = " primary-app-container"
278+ tabindex = " -1"
279279 >
280- <h1
281- class = " pf-v5-c-title pf-m-lg"
282- data-ouia-component-id = " OUIA-Generated-Title-1"
283- data-ouia-component-type = " PF5/Title"
284- data-ouia-safe = " true"
280+ <section
281+ class = " pf-v6-c-page__main-section"
285282 >
286- Dashboard Page Title!
287- </h1 >
288- </section >
289- </main >
283+ <h1
284+ class = " pf-v6-c-title pf-m-lg"
285+ data-ouia-component-id = " OUIA-Generated-Title-1"
286+ data-ouia-component-type = " PF6/Title"
287+ data-ouia-safe = " true"
288+ >
289+ Dashboard Page Title!
290+ </h1 >
291+ </section >
292+ </main >
293+ </div >
290294 </div >
291295</DocumentFragment >
292296` ;
0 commit comments