@patternfly/patternfly 6.0.0-alpha.197 → 6.0.0-alpha.199

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/components/MenuToggle/menu-toggle.css +6 -0
  2. package/components/MenuToggle/menu-toggle.scss +7 -0
  3. package/components/_index.css +6 -0
  4. package/docs/components/MenuToggle/examples/MenuToggle.md +94 -1
  5. package/docs/demos/AboutModal/examples/AboutModal.md +358 -3
  6. package/docs/demos/Alert/examples/Alert.md +1351 -64
  7. package/docs/demos/BackToTop/examples/BackToTop.md +426 -6
  8. package/docs/demos/Banner/examples/Banner.md +895 -14
  9. package/docs/demos/CardView/examples/CardView.md +1092 -23
  10. package/docs/demos/Dashboard/examples/Dashboard.md +1597 -32
  11. package/docs/demos/DataList/examples/DataList.md +4031 -64
  12. package/docs/demos/DescriptionList/examples/DescriptionList.md +1523 -471
  13. package/docs/demos/Drawer/examples/Drawer.md +1849 -35
  14. package/docs/demos/JumpLinks/examples/JumpLinks.md +2326 -86
  15. package/docs/demos/Masthead/examples/Masthead.md +608 -8
  16. package/docs/demos/Modal/examples/Modal.md +2126 -196
  17. package/docs/demos/Nav/examples/Nav.md +1988 -22
  18. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +4415 -35
  19. package/docs/demos/Page/examples/Page.md +4112 -104
  20. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +6303 -269
  21. package/docs/demos/Skeleton/examples/Skeleton.md +412 -15
  22. package/docs/demos/Table/examples/Table.md +15873 -416
  23. package/docs/demos/Tabs/examples/Tabs.md +3635 -518
  24. package/docs/demos/Toolbar/examples/Toolbar.md +1812 -92
  25. package/docs/demos/Wizard/examples/Wizard.md +5289 -666
  26. package/package.json +1 -1
  27. package/patternfly-no-globals.css +6 -0
  28. package/patternfly.css +6 -0
  29. package/patternfly.min.css +1 -1
  30. package/patternfly.min.css.map +1 -1
@@ -5,46 +5,2012 @@ section: components
5
5
 
6
6
  ### Default nav
7
7
 
8
- ```hbs isFullscreen
9
- {{> page-template page-template--id="nav-basic-example"}}
8
+ ```html isFullscreen
9
+ <div class="pf-v6-c-page" id="nav-basic-example">
10
+ <div class="pf-v6-c-skip-to-content">
11
+ <a
12
+ class="pf-v6-c-button pf-m-primary"
13
+ href="#main-content-nav-basic-example"
14
+ >
15
+ <span class="pf-v6-c-button__text">Skip to content</span>
16
+ </a>
17
+ </div>
18
+ <header class="pf-v6-c-masthead" id="nav-basic-example-masthead">
19
+ <span class="pf-v6-c-masthead__toggle">
20
+ <button
21
+ class="pf-v6-c-button pf-m-plain"
22
+ type="button"
23
+ aria-label="Global navigation"
24
+ >
25
+ <span class="pf-v6-c-button__icon">
26
+ <i class="fas fa-bars" aria-hidden="true"></i>
27
+ </span>
28
+ </button>
29
+ </span>
30
+ <div class="pf-v6-c-masthead__main">
31
+ <a class="pf-v6-c-masthead__brand" href="#">
32
+ <svg height="37px" viewBox="0 0 679 158">
33
+ <title>PF-HorizontalLogo-Color</title>
34
+ <defs>
35
+ <linearGradient
36
+ x1="68%"
37
+ y1="2.25860997e-13%"
38
+ x2="32%"
39
+ y2="100%"
40
+ id="linearGradient-nav-basic-example-masthead"
41
+ >
42
+ <stop stop-color="#2B9AF3" offset="0%" />
43
+ <stop
44
+ stop-color="#73BCF7"
45
+ stop-opacity="0.502212631"
46
+ offset="100%"
47
+ />
48
+ </linearGradient>
49
+ </defs>
50
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
51
+ <g
52
+ transform="translate(206.000000, 45.750000)"
53
+ fill="var(--pf-t--global--text--color--regular)"
54
+ fill-rule="nonzero"
55
+ >
56
+ <path
57
+ d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z"
58
+ />
59
+ <path
60
+ d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z"
61
+ />
62
+ <path
63
+ d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z"
64
+ />
65
+ <path
66
+ d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z"
67
+ />
68
+ <path
69
+ d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z"
70
+ />
71
+ <path
72
+ d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z"
73
+ />
74
+ <path
75
+ d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z"
76
+ />
77
+ <polygon
78
+ points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"
79
+ />
80
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
81
+ <path
82
+ d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z"
83
+ />
84
+ </g>
85
+ <g transform="translate(0.000000, 0.000000)">
86
+ <path
87
+ d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z"
88
+ fill="#0066CC"
89
+ />
90
+ <path
91
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
92
+ fill="url(#linearGradient-nav-basic-example-masthead)"
93
+ />
94
+ <path
95
+ d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
96
+ fill="url(#linearGradient-nav-basic-example-masthead)"
97
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
98
+ />
99
+ </g>
100
+ </g>
101
+ </svg>
102
+ </a>
103
+ </div>
104
+ <div class="pf-v6-c-masthead__content">
105
+ <div
106
+ class="pf-v6-c-toolbar pf-m-static"
107
+ id="nav-basic-example-masthead-toolbar"
108
+ >
109
+ <div class="pf-v6-c-toolbar__content">
110
+ <div class="pf-v6-c-toolbar__content-section">
111
+ <div
112
+ class="pf-v6-c-toolbar__group pf-m-align-end pf-m-spacer-none pf-m-spacer-md-on-md pf-m-action-group-plain"
113
+ >
114
+ <div
115
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
116
+ >
117
+ <div class="pf-v6-c-toolbar__item">
118
+ <button
119
+ class="pf-v6-c-menu-toggle pf-m-plain"
120
+ type="button"
121
+ aria-expanded="false"
122
+ aria-label="Application launcher"
123
+ >
124
+ <span class="pf-v6-c-menu-toggle__icon">
125
+ <i class="fas fa-th" aria-hidden="true"></i>
126
+ </span>
127
+ </button>
128
+ </div>
129
+ <div class="pf-v6-c-toolbar__item">
130
+ <button
131
+ class="pf-v6-c-menu-toggle pf-m-plain"
132
+ type="button"
133
+ aria-expanded="false"
134
+ aria-label="Settings"
135
+ >
136
+ <span class="pf-v6-c-menu-toggle__icon">
137
+ <i class="fas fa-cog" aria-hidden="true"></i>
138
+ </span>
139
+ </button>
140
+ </div>
141
+ <div class="pf-v6-c-toolbar__item">
142
+ <button
143
+ class="pf-v6-c-menu-toggle pf-m-plain"
144
+ type="button"
145
+ aria-expanded="false"
146
+ aria-label="Help"
147
+ >
148
+ <span class="pf-v6-c-menu-toggle__icon">
149
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
150
+ </span>
151
+ </button>
152
+ </div>
153
+ </div>
154
+
155
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
156
+ <button
157
+ class="pf-v6-c-menu-toggle pf-m-plain"
158
+ type="button"
159
+ aria-expanded="false"
160
+ aria-label="Actions"
161
+ >
162
+ <span class="pf-v6-c-menu-toggle__icon">
163
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
164
+ </span>
165
+ </button>
166
+ </div>
167
+ </div>
168
+ </div>
169
+ </div>
170
+ </div>
171
+ </div>
172
+ </header>
173
+ <div class="pf-v6-c-page__sidebar">
174
+ <div class="pf-v6-c-page__sidebar-body">
175
+ <nav
176
+ class="pf-v6-c-nav"
177
+ id="nav-basic-example-primary-nav"
178
+ aria-label="Global"
179
+ >
180
+ <ul class="pf-v6-c-nav__list" role="list">
181
+ <li class="pf-v6-c-nav__item">
182
+ <a href="#" class="pf-v6-c-nav__link">
183
+ <span class="pf-v6-c-nav__link-text">System panel</span>
184
+ </a>
185
+ </li>
186
+ <li class="pf-v6-c-nav__item">
187
+ <a
188
+ href="#"
189
+ class="pf-v6-c-nav__link pf-m-current"
190
+ aria-current="page"
191
+ >
192
+ <span class="pf-v6-c-nav__link-text">Policy</span>
193
+ </a>
194
+ </li>
195
+ <li class="pf-v6-c-nav__item">
196
+ <a href="#" class="pf-v6-c-nav__link">
197
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
198
+ </a>
199
+ </li>
200
+ <li class="pf-v6-c-nav__item">
201
+ <a href="#" class="pf-v6-c-nav__link">
202
+ <span class="pf-v6-c-nav__link-text">Network services</span>
203
+ </a>
204
+ </li>
205
+ <li class="pf-v6-c-nav__item">
206
+ <a href="#" class="pf-v6-c-nav__link">
207
+ <span class="pf-v6-c-nav__link-text">Server</span>
208
+ </a>
209
+ </li>
210
+ </ul>
211
+ </nav>
212
+ </div>
213
+ </div>
214
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
215
+ <main
216
+ class="pf-v6-c-page__main"
217
+ tabindex="-1"
218
+ id="main-content-nav-basic-example"
219
+ >
220
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
221
+ <div class="pf-v6-c-page__main-body">
222
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
223
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
224
+ <li class="pf-v6-c-breadcrumb__item">
225
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
226
+ </li>
227
+ <li class="pf-v6-c-breadcrumb__item">
228
+ <span class="pf-v6-c-breadcrumb__item-divider">
229
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
230
+ </span>
231
+
232
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
233
+ </li>
234
+ <li class="pf-v6-c-breadcrumb__item">
235
+ <span class="pf-v6-c-breadcrumb__item-divider">
236
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
237
+ </span>
238
+
239
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
240
+ </li>
241
+ <li class="pf-v6-c-breadcrumb__item">
242
+ <span class="pf-v6-c-breadcrumb__item-divider">
243
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
244
+ </span>
245
+
246
+ <a
247
+ href="#"
248
+ class="pf-v6-c-breadcrumb__link pf-m-current"
249
+ aria-current="page"
250
+ >Section landing</a>
251
+ </li>
252
+ </ol>
253
+ </nav>
254
+ </div>
255
+ </section>
256
+ <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
257
+ <div class="pf-v6-c-page__main-body">
258
+ <div class="pf-v6-c-content">
259
+ <h1>Main title</h1>
260
+ <p>This is a full page demo.</p>
261
+ </div>
262
+ </div>
263
+ </section>
264
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
265
+ <div class="pf-v6-c-page__main-body">
266
+ <div class="pf-v6-l-gallery pf-m-gutter">
267
+ <div class="pf-v6-c-card">
268
+ <div class="pf-v6-c-card__body">This is a card</div>
269
+ </div>
270
+ <div class="pf-v6-c-card">
271
+ <div class="pf-v6-c-card__body">This is a card</div>
272
+ </div>
273
+ <div class="pf-v6-c-card">
274
+ <div class="pf-v6-c-card__body">This is a card</div>
275
+ </div>
276
+ <div class="pf-v6-c-card">
277
+ <div class="pf-v6-c-card__body">This is a card</div>
278
+ </div>
279
+ <div class="pf-v6-c-card">
280
+ <div class="pf-v6-c-card__body">This is a card</div>
281
+ </div>
282
+ <div class="pf-v6-c-card">
283
+ <div class="pf-v6-c-card__body">This is a card</div>
284
+ </div>
285
+ <div class="pf-v6-c-card">
286
+ <div class="pf-v6-c-card__body">This is a card</div>
287
+ </div>
288
+ <div class="pf-v6-c-card">
289
+ <div class="pf-v6-c-card__body">This is a card</div>
290
+ </div>
291
+ <div class="pf-v6-c-card">
292
+ <div class="pf-v6-c-card__body">This is a card</div>
293
+ </div>
294
+ <div class="pf-v6-c-card">
295
+ <div class="pf-v6-c-card__body">This is a card</div>
296
+ </div>
297
+ </div>
298
+ </div>
299
+ </section>
300
+ </main>
301
+ </div>
302
+ </div>
303
+
10
304
  ```
11
305
 
12
306
  ### Grouped nav
13
307
 
14
- ```hbs isFullscreen
15
- {{> page-template page-template--id="nav-grouped-nav-example" page-template-sidebar--nav--IsGrouped="true"}}
308
+ ```html isFullscreen
309
+ <div class="pf-v6-c-page" id="nav-grouped-nav-example">
310
+ <div class="pf-v6-c-skip-to-content">
311
+ <a
312
+ class="pf-v6-c-button pf-m-primary"
313
+ href="#main-content-nav-grouped-nav-example"
314
+ >
315
+ <span class="pf-v6-c-button__text">Skip to content</span>
316
+ </a>
317
+ </div>
318
+ <header class="pf-v6-c-masthead" id="nav-grouped-nav-example-masthead">
319
+ <span class="pf-v6-c-masthead__toggle">
320
+ <button
321
+ class="pf-v6-c-button pf-m-plain"
322
+ type="button"
323
+ aria-label="Global navigation"
324
+ >
325
+ <span class="pf-v6-c-button__icon">
326
+ <i class="fas fa-bars" aria-hidden="true"></i>
327
+ </span>
328
+ </button>
329
+ </span>
330
+ <div class="pf-v6-c-masthead__main">
331
+ <a class="pf-v6-c-masthead__brand" href="#">
332
+ <svg height="37px" viewBox="0 0 679 158">
333
+ <title>PF-HorizontalLogo-Color</title>
334
+ <defs>
335
+ <linearGradient
336
+ x1="68%"
337
+ y1="2.25860997e-13%"
338
+ x2="32%"
339
+ y2="100%"
340
+ id="linearGradient-nav-grouped-nav-example-masthead"
341
+ >
342
+ <stop stop-color="#2B9AF3" offset="0%" />
343
+ <stop
344
+ stop-color="#73BCF7"
345
+ stop-opacity="0.502212631"
346
+ offset="100%"
347
+ />
348
+ </linearGradient>
349
+ </defs>
350
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
351
+ <g
352
+ transform="translate(206.000000, 45.750000)"
353
+ fill="var(--pf-t--global--text--color--regular)"
354
+ fill-rule="nonzero"
355
+ >
356
+ <path
357
+ d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z"
358
+ />
359
+ <path
360
+ d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z"
361
+ />
362
+ <path
363
+ d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z"
364
+ />
365
+ <path
366
+ d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z"
367
+ />
368
+ <path
369
+ d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z"
370
+ />
371
+ <path
372
+ d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z"
373
+ />
374
+ <path
375
+ d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z"
376
+ />
377
+ <polygon
378
+ points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"
379
+ />
380
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
381
+ <path
382
+ d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z"
383
+ />
384
+ </g>
385
+ <g transform="translate(0.000000, 0.000000)">
386
+ <path
387
+ d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z"
388
+ fill="#0066CC"
389
+ />
390
+ <path
391
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
392
+ fill="url(#linearGradient-nav-grouped-nav-example-masthead)"
393
+ />
394
+ <path
395
+ d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
396
+ fill="url(#linearGradient-nav-grouped-nav-example-masthead)"
397
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
398
+ />
399
+ </g>
400
+ </g>
401
+ </svg>
402
+ </a>
403
+ </div>
404
+ <div class="pf-v6-c-masthead__content">
405
+ <div
406
+ class="pf-v6-c-toolbar pf-m-static"
407
+ id="nav-grouped-nav-example-masthead-toolbar"
408
+ >
409
+ <div class="pf-v6-c-toolbar__content">
410
+ <div class="pf-v6-c-toolbar__content-section">
411
+ <div
412
+ class="pf-v6-c-toolbar__group pf-m-align-end pf-m-spacer-none pf-m-spacer-md-on-md pf-m-action-group-plain"
413
+ >
414
+ <div
415
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
416
+ >
417
+ <div class="pf-v6-c-toolbar__item">
418
+ <button
419
+ class="pf-v6-c-menu-toggle pf-m-plain"
420
+ type="button"
421
+ aria-expanded="false"
422
+ aria-label="Application launcher"
423
+ >
424
+ <span class="pf-v6-c-menu-toggle__icon">
425
+ <i class="fas fa-th" aria-hidden="true"></i>
426
+ </span>
427
+ </button>
428
+ </div>
429
+ <div class="pf-v6-c-toolbar__item">
430
+ <button
431
+ class="pf-v6-c-menu-toggle pf-m-plain"
432
+ type="button"
433
+ aria-expanded="false"
434
+ aria-label="Settings"
435
+ >
436
+ <span class="pf-v6-c-menu-toggle__icon">
437
+ <i class="fas fa-cog" aria-hidden="true"></i>
438
+ </span>
439
+ </button>
440
+ </div>
441
+ <div class="pf-v6-c-toolbar__item">
442
+ <button
443
+ class="pf-v6-c-menu-toggle pf-m-plain"
444
+ type="button"
445
+ aria-expanded="false"
446
+ aria-label="Help"
447
+ >
448
+ <span class="pf-v6-c-menu-toggle__icon">
449
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
450
+ </span>
451
+ </button>
452
+ </div>
453
+ </div>
454
+
455
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
456
+ <button
457
+ class="pf-v6-c-menu-toggle pf-m-plain"
458
+ type="button"
459
+ aria-expanded="false"
460
+ aria-label="Actions"
461
+ >
462
+ <span class="pf-v6-c-menu-toggle__icon">
463
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
464
+ </span>
465
+ </button>
466
+ </div>
467
+ </div>
468
+ </div>
469
+ </div>
470
+ </div>
471
+ </div>
472
+ </header>
473
+ <div class="pf-v6-c-page__sidebar">
474
+ <div class="pf-v6-c-page__sidebar-body">
475
+ <nav
476
+ class="pf-v6-c-nav"
477
+ id="nav-grouped-nav-example-grouped-nav"
478
+ aria-label="Global"
479
+ >
480
+ <section class="pf-v6-c-nav__section" aria-labelledby="grouped-title1">
481
+ <h2
482
+ class="pf-v6-c-nav__section-title"
483
+ id="grouped-title1"
484
+ >System panel</h2>
485
+ <ul class="pf-v6-c-nav__list" role="list">
486
+ <li class="pf-v6-c-nav__item">
487
+ <a href="#" class="pf-v6-c-nav__link">
488
+ <span class="pf-v6-c-nav__link-text">Overview</span>
489
+ </a>
490
+ </li>
491
+ <li class="pf-v6-c-nav__item">
492
+ <a href="#" class="pf-v6-c-nav__link">
493
+ <span class="pf-v6-c-nav__link-text">Resource usage</span>
494
+ </a>
495
+ </li>
496
+ <li class="pf-v6-c-nav__item">
497
+ <a
498
+ href="#"
499
+ class="pf-v6-c-nav__link pf-m-current"
500
+ aria-current="page"
501
+ >
502
+ <span class="pf-v6-c-nav__link-text">Hypervisors</span>
503
+ </a>
504
+ </li>
505
+ <li class="pf-v6-c-nav__item">
506
+ <a href="#" class="pf-v6-c-nav__link">
507
+ <span class="pf-v6-c-nav__link-text">Instances</span>
508
+ </a>
509
+ </li>
510
+ <li class="pf-v6-c-nav__item">
511
+ <a href="#" class="pf-v6-c-nav__link">
512
+ <span class="pf-v6-c-nav__link-text">Volumes</span>
513
+ </a>
514
+ </li>
515
+ <li class="pf-v6-c-nav__item">
516
+ <a href="#" class="pf-v6-c-nav__link">
517
+ <span class="pf-v6-c-nav__link-text">Networks</span>
518
+ </a>
519
+ </li>
520
+ </ul>
521
+ </section>
522
+
523
+ <section class="pf-v6-c-nav__section" aria-labelledby="grouped-title2">
524
+ <h2 class="pf-v6-c-nav__section-title" id="grouped-title2">Policy</h2>
525
+ <ul class="pf-v6-c-nav__list" role="list">
526
+ <li class="pf-v6-c-nav__item">
527
+ <a href="#" class="pf-v6-c-nav__link">
528
+ <span class="pf-v6-c-nav__link-text">Hosts</span>
529
+ </a>
530
+ </li>
531
+ <li class="pf-v6-c-nav__item">
532
+ <a href="#" class="pf-v6-c-nav__link">
533
+ <span class="pf-v6-c-nav__link-text">Virtual machines</span>
534
+ </a>
535
+ </li>
536
+ <li class="pf-v6-c-nav__item">
537
+ <a href="#" class="pf-v6-c-nav__link">
538
+ <span class="pf-v6-c-nav__link-text">Storage</span>
539
+ </a>
540
+ </li>
541
+ </ul>
542
+ </section>
543
+ </nav>
544
+ </div>
545
+ </div>
546
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
547
+ <main
548
+ class="pf-v6-c-page__main"
549
+ tabindex="-1"
550
+ id="main-content-nav-grouped-nav-example"
551
+ >
552
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
553
+ <div class="pf-v6-c-page__main-body">
554
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
555
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
556
+ <li class="pf-v6-c-breadcrumb__item">
557
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
558
+ </li>
559
+ <li class="pf-v6-c-breadcrumb__item">
560
+ <span class="pf-v6-c-breadcrumb__item-divider">
561
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
562
+ </span>
563
+
564
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
565
+ </li>
566
+ <li class="pf-v6-c-breadcrumb__item">
567
+ <span class="pf-v6-c-breadcrumb__item-divider">
568
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
569
+ </span>
570
+
571
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
572
+ </li>
573
+ <li class="pf-v6-c-breadcrumb__item">
574
+ <span class="pf-v6-c-breadcrumb__item-divider">
575
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
576
+ </span>
577
+
578
+ <a
579
+ href="#"
580
+ class="pf-v6-c-breadcrumb__link pf-m-current"
581
+ aria-current="page"
582
+ >Section landing</a>
583
+ </li>
584
+ </ol>
585
+ </nav>
586
+ </div>
587
+ </section>
588
+ <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
589
+ <div class="pf-v6-c-page__main-body">
590
+ <div class="pf-v6-c-content">
591
+ <h1>Main title</h1>
592
+ <p>This is a full page demo.</p>
593
+ </div>
594
+ </div>
595
+ </section>
596
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
597
+ <div class="pf-v6-c-page__main-body">
598
+ <div class="pf-v6-l-gallery pf-m-gutter">
599
+ <div class="pf-v6-c-card">
600
+ <div class="pf-v6-c-card__body">This is a card</div>
601
+ </div>
602
+ <div class="pf-v6-c-card">
603
+ <div class="pf-v6-c-card__body">This is a card</div>
604
+ </div>
605
+ <div class="pf-v6-c-card">
606
+ <div class="pf-v6-c-card__body">This is a card</div>
607
+ </div>
608
+ <div class="pf-v6-c-card">
609
+ <div class="pf-v6-c-card__body">This is a card</div>
610
+ </div>
611
+ <div class="pf-v6-c-card">
612
+ <div class="pf-v6-c-card__body">This is a card</div>
613
+ </div>
614
+ <div class="pf-v6-c-card">
615
+ <div class="pf-v6-c-card__body">This is a card</div>
616
+ </div>
617
+ <div class="pf-v6-c-card">
618
+ <div class="pf-v6-c-card__body">This is a card</div>
619
+ </div>
620
+ <div class="pf-v6-c-card">
621
+ <div class="pf-v6-c-card__body">This is a card</div>
622
+ </div>
623
+ <div class="pf-v6-c-card">
624
+ <div class="pf-v6-c-card__body">This is a card</div>
625
+ </div>
626
+ <div class="pf-v6-c-card">
627
+ <div class="pf-v6-c-card__body">This is a card</div>
628
+ </div>
629
+ </div>
630
+ </div>
631
+ </section>
632
+ </main>
633
+ </div>
634
+ </div>
635
+
16
636
  ```
17
637
 
18
638
  ### Expandable nav
19
639
 
20
- ```hbs isFullscreen
21
- {{> page-template page-template--id="nav-expandable-example" page-template-sidebar--nav--IsExpandable="true"}}
640
+ ```html isFullscreen
641
+ <div class="pf-v6-c-page" id="nav-expandable-example">
642
+ <div class="pf-v6-c-skip-to-content">
643
+ <a
644
+ class="pf-v6-c-button pf-m-primary"
645
+ href="#main-content-nav-expandable-example"
646
+ >
647
+ <span class="pf-v6-c-button__text">Skip to content</span>
648
+ </a>
649
+ </div>
650
+ <header class="pf-v6-c-masthead" id="nav-expandable-example-masthead">
651
+ <span class="pf-v6-c-masthead__toggle">
652
+ <button
653
+ class="pf-v6-c-button pf-m-plain"
654
+ type="button"
655
+ aria-label="Global navigation"
656
+ >
657
+ <span class="pf-v6-c-button__icon">
658
+ <i class="fas fa-bars" aria-hidden="true"></i>
659
+ </span>
660
+ </button>
661
+ </span>
662
+ <div class="pf-v6-c-masthead__main">
663
+ <a class="pf-v6-c-masthead__brand" href="#">
664
+ <svg height="37px" viewBox="0 0 679 158">
665
+ <title>PF-HorizontalLogo-Color</title>
666
+ <defs>
667
+ <linearGradient
668
+ x1="68%"
669
+ y1="2.25860997e-13%"
670
+ x2="32%"
671
+ y2="100%"
672
+ id="linearGradient-nav-expandable-example-masthead"
673
+ >
674
+ <stop stop-color="#2B9AF3" offset="0%" />
675
+ <stop
676
+ stop-color="#73BCF7"
677
+ stop-opacity="0.502212631"
678
+ offset="100%"
679
+ />
680
+ </linearGradient>
681
+ </defs>
682
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
683
+ <g
684
+ transform="translate(206.000000, 45.750000)"
685
+ fill="var(--pf-t--global--text--color--regular)"
686
+ fill-rule="nonzero"
687
+ >
688
+ <path
689
+ d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z"
690
+ />
691
+ <path
692
+ d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z"
693
+ />
694
+ <path
695
+ d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z"
696
+ />
697
+ <path
698
+ d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z"
699
+ />
700
+ <path
701
+ d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z"
702
+ />
703
+ <path
704
+ d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z"
705
+ />
706
+ <path
707
+ d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z"
708
+ />
709
+ <polygon
710
+ points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"
711
+ />
712
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
713
+ <path
714
+ d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z"
715
+ />
716
+ </g>
717
+ <g transform="translate(0.000000, 0.000000)">
718
+ <path
719
+ d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z"
720
+ fill="#0066CC"
721
+ />
722
+ <path
723
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
724
+ fill="url(#linearGradient-nav-expandable-example-masthead)"
725
+ />
726
+ <path
727
+ d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
728
+ fill="url(#linearGradient-nav-expandable-example-masthead)"
729
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
730
+ />
731
+ </g>
732
+ </g>
733
+ </svg>
734
+ </a>
735
+ </div>
736
+ <div class="pf-v6-c-masthead__content">
737
+ <div
738
+ class="pf-v6-c-toolbar pf-m-static"
739
+ id="nav-expandable-example-masthead-toolbar"
740
+ >
741
+ <div class="pf-v6-c-toolbar__content">
742
+ <div class="pf-v6-c-toolbar__content-section">
743
+ <div
744
+ class="pf-v6-c-toolbar__group pf-m-align-end pf-m-spacer-none pf-m-spacer-md-on-md pf-m-action-group-plain"
745
+ >
746
+ <div
747
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
748
+ >
749
+ <div class="pf-v6-c-toolbar__item">
750
+ <button
751
+ class="pf-v6-c-menu-toggle pf-m-plain"
752
+ type="button"
753
+ aria-expanded="false"
754
+ aria-label="Application launcher"
755
+ >
756
+ <span class="pf-v6-c-menu-toggle__icon">
757
+ <i class="fas fa-th" aria-hidden="true"></i>
758
+ </span>
759
+ </button>
760
+ </div>
761
+ <div class="pf-v6-c-toolbar__item">
762
+ <button
763
+ class="pf-v6-c-menu-toggle pf-m-plain"
764
+ type="button"
765
+ aria-expanded="false"
766
+ aria-label="Settings"
767
+ >
768
+ <span class="pf-v6-c-menu-toggle__icon">
769
+ <i class="fas fa-cog" aria-hidden="true"></i>
770
+ </span>
771
+ </button>
772
+ </div>
773
+ <div class="pf-v6-c-toolbar__item">
774
+ <button
775
+ class="pf-v6-c-menu-toggle pf-m-plain"
776
+ type="button"
777
+ aria-expanded="false"
778
+ aria-label="Help"
779
+ >
780
+ <span class="pf-v6-c-menu-toggle__icon">
781
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
782
+ </span>
783
+ </button>
784
+ </div>
785
+ </div>
786
+
787
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
788
+ <button
789
+ class="pf-v6-c-menu-toggle pf-m-plain"
790
+ type="button"
791
+ aria-expanded="false"
792
+ aria-label="Actions"
793
+ >
794
+ <span class="pf-v6-c-menu-toggle__icon">
795
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
796
+ </span>
797
+ </button>
798
+ </div>
799
+ </div>
800
+ </div>
801
+ </div>
802
+ </div>
803
+ </div>
804
+ </header>
805
+ <div class="pf-v6-c-page__sidebar">
806
+ <div class="pf-v6-c-page__sidebar-body">
807
+ <nav
808
+ class="pf-v6-c-nav"
809
+ id="nav-expandable-example-expandable-nav"
810
+ aria-label="Global"
811
+ >
812
+ <ul class="pf-v6-c-nav__list" role="list">
813
+ <li class="pf-v6-c-nav__item pf-m-expanded">
814
+ <button
815
+ class="pf-v6-c-nav__link"
816
+ aria-expanded="true"
817
+ id="nav-expandable-example-expandable-nav-link1"
818
+ >
819
+ <span class="pf-v6-c-nav__link-text">System panel</span>
820
+ <span class="pf-v6-c-nav__toggle">
821
+ <span class="pf-v6-c-nav__toggle-icon">
822
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
823
+ </span>
824
+ </span>
825
+ </button>
826
+ <section
827
+ class="pf-v6-c-nav__subnav"
828
+ aria-labelledby="nav-expandable-example-expandable-nav-link1"
829
+ >
830
+ <ul class="pf-v6-c-nav__list" role="list">
831
+ <li class="pf-v6-c-nav__item">
832
+ <a href="#" class="pf-v6-c-nav__link">
833
+ <span class="pf-v6-c-nav__link-text">Overview</span>
834
+ </a>
835
+ </li>
836
+ <li class="pf-v6-c-nav__item">
837
+ <a
838
+ href="#"
839
+ class="pf-v6-c-nav__link pf-m-current"
840
+ aria-current="page"
841
+ >
842
+ <span class="pf-v6-c-nav__link-text">Resource usage</span>
843
+ </a>
844
+ </li>
845
+ <li class="pf-v6-c-nav__item">
846
+ <a href="#" class="pf-v6-c-nav__link">
847
+ <span class="pf-v6-c-nav__link-text">Hypervisors</span>
848
+ </a>
849
+ </li>
850
+ <li class="pf-v6-c-nav__item">
851
+ <a href="#" class="pf-v6-c-nav__link">
852
+ <span class="pf-v6-c-nav__link-text">Instances</span>
853
+ </a>
854
+ </li>
855
+ <li class="pf-v6-c-nav__item">
856
+ <a href="#" class="pf-v6-c-nav__link">
857
+ <span class="pf-v6-c-nav__link-text">Volumes</span>
858
+ </a>
859
+ </li>
860
+ <li class="pf-v6-c-nav__item">
861
+ <a href="#" class="pf-v6-c-nav__link">
862
+ <span class="pf-v6-c-nav__link-text">Networks</span>
863
+ </a>
864
+ </li>
865
+ </ul>
866
+ </section>
867
+ </li>
868
+ <li class="pf-v6-c-nav__item">
869
+ <button
870
+ class="pf-v6-c-nav__link"
871
+ aria-expanded="false"
872
+ id="nav-expandable-example-expandable-nav-link2"
873
+ >
874
+ <span class="pf-v6-c-nav__link-text">Policy</span>
875
+ <span class="pf-v6-c-nav__toggle">
876
+ <span class="pf-v6-c-nav__toggle-icon">
877
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
878
+ </span>
879
+ </span>
880
+ </button>
881
+ <section
882
+ class="pf-v6-c-nav__subnav"
883
+ aria-labelledby="nav-expandable-example-expandable-nav-link2"
884
+ hidden
885
+ >
886
+ <ul class="pf-v6-c-nav__list" role="list">
887
+ <li class="pf-v6-c-nav__item">
888
+ <a href="#" class="pf-v6-c-nav__link">
889
+ <span class="pf-v6-c-nav__link-text">Subnav link 1</span>
890
+ </a>
891
+ </li>
892
+ <li class="pf-v6-c-nav__item">
893
+ <a href="#" class="pf-v6-c-nav__link">
894
+ <span class="pf-v6-c-nav__link-text">Subnav link 2</span>
895
+ </a>
896
+ </li>
897
+ </ul>
898
+ </section>
899
+ </li>
900
+ <li class="pf-v6-c-nav__item">
901
+ <button
902
+ class="pf-v6-c-nav__link"
903
+ aria-expanded="false"
904
+ id="nav-expandable-example-expandable-nav-link3"
905
+ >
906
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
907
+ <span class="pf-v6-c-nav__toggle">
908
+ <span class="pf-v6-c-nav__toggle-icon">
909
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
910
+ </span>
911
+ </span>
912
+ </button>
913
+ <section
914
+ class="pf-v6-c-nav__subnav"
915
+ aria-labelledby="nav-expandable-example-expandable-nav-link3"
916
+ hidden
917
+ >
918
+ <ul class="pf-v6-c-nav__list" role="list">
919
+ <li class="pf-v6-c-nav__item">
920
+ <a href="#" class="pf-v6-c-nav__link">
921
+ <span class="pf-v6-c-nav__link-text">Subnav link 1</span>
922
+ </a>
923
+ </li>
924
+ <li class="pf-v6-c-nav__item">
925
+ <a href="#" class="pf-v6-c-nav__link">
926
+ <span class="pf-v6-c-nav__link-text">Subnav link 2</span>
927
+ </a>
928
+ </li>
929
+ </ul>
930
+ </section>
931
+ </li>
932
+ </ul>
933
+ </nav>
934
+ </div>
935
+ </div>
936
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
937
+ <main
938
+ class="pf-v6-c-page__main"
939
+ tabindex="-1"
940
+ id="main-content-nav-expandable-example"
941
+ >
942
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
943
+ <div class="pf-v6-c-page__main-body">
944
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
945
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
946
+ <li class="pf-v6-c-breadcrumb__item">
947
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
948
+ </li>
949
+ <li class="pf-v6-c-breadcrumb__item">
950
+ <span class="pf-v6-c-breadcrumb__item-divider">
951
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
952
+ </span>
953
+
954
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
955
+ </li>
956
+ <li class="pf-v6-c-breadcrumb__item">
957
+ <span class="pf-v6-c-breadcrumb__item-divider">
958
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
959
+ </span>
960
+
961
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
962
+ </li>
963
+ <li class="pf-v6-c-breadcrumb__item">
964
+ <span class="pf-v6-c-breadcrumb__item-divider">
965
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
966
+ </span>
967
+
968
+ <a
969
+ href="#"
970
+ class="pf-v6-c-breadcrumb__link pf-m-current"
971
+ aria-current="page"
972
+ >Section landing</a>
973
+ </li>
974
+ </ol>
975
+ </nav>
976
+ </div>
977
+ </section>
978
+ <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
979
+ <div class="pf-v6-c-page__main-body">
980
+ <div class="pf-v6-c-content">
981
+ <h1>Main title</h1>
982
+ <p>This is a full page demo.</p>
983
+ </div>
984
+ </div>
985
+ </section>
986
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
987
+ <div class="pf-v6-c-page__main-body">
988
+ <div class="pf-v6-l-gallery pf-m-gutter">
989
+ <div class="pf-v6-c-card">
990
+ <div class="pf-v6-c-card__body">This is a card</div>
991
+ </div>
992
+ <div class="pf-v6-c-card">
993
+ <div class="pf-v6-c-card__body">This is a card</div>
994
+ </div>
995
+ <div class="pf-v6-c-card">
996
+ <div class="pf-v6-c-card__body">This is a card</div>
997
+ </div>
998
+ <div class="pf-v6-c-card">
999
+ <div class="pf-v6-c-card__body">This is a card</div>
1000
+ </div>
1001
+ <div class="pf-v6-c-card">
1002
+ <div class="pf-v6-c-card__body">This is a card</div>
1003
+ </div>
1004
+ <div class="pf-v6-c-card">
1005
+ <div class="pf-v6-c-card__body">This is a card</div>
1006
+ </div>
1007
+ <div class="pf-v6-c-card">
1008
+ <div class="pf-v6-c-card__body">This is a card</div>
1009
+ </div>
1010
+ <div class="pf-v6-c-card">
1011
+ <div class="pf-v6-c-card__body">This is a card</div>
1012
+ </div>
1013
+ <div class="pf-v6-c-card">
1014
+ <div class="pf-v6-c-card__body">This is a card</div>
1015
+ </div>
1016
+ <div class="pf-v6-c-card">
1017
+ <div class="pf-v6-c-card__body">This is a card</div>
1018
+ </div>
1019
+ </div>
1020
+ </div>
1021
+ </section>
1022
+ </main>
1023
+ </div>
1024
+ </div>
1025
+
22
1026
  ```
23
1027
 
24
1028
  ### Horizontal nav
25
1029
 
26
- ```hbs isFullscreen
27
- {{> page-template page-template--id="nav-horizontal-example"
28
- page-template--HasNoSidebar="true"
29
- masthead-template--HasHorizontalNav="true"
30
- masthead-template--HasNoToggle="true"
31
- }}
1030
+ ```html isFullscreen
1031
+ <div class="pf-v6-c-page" id="nav-horizontal-example">
1032
+ <div class="pf-v6-c-skip-to-content">
1033
+ <a
1034
+ class="pf-v6-c-button pf-m-primary"
1035
+ href="#main-content-nav-horizontal-example"
1036
+ >
1037
+ <span class="pf-v6-c-button__text">Skip to content</span>
1038
+ </a>
1039
+ </div>
1040
+ <header class="pf-v6-c-masthead" id="nav-horizontal-example-masthead">
1041
+ <div class="pf-v6-c-masthead__main">
1042
+ <a class="pf-v6-c-masthead__brand" href="#">
1043
+ <svg height="37px" viewBox="0 0 679 158">
1044
+ <title>PF-HorizontalLogo-Color</title>
1045
+ <defs>
1046
+ <linearGradient
1047
+ x1="68%"
1048
+ y1="2.25860997e-13%"
1049
+ x2="32%"
1050
+ y2="100%"
1051
+ id="linearGradient-nav-horizontal-example-masthead"
1052
+ >
1053
+ <stop stop-color="#2B9AF3" offset="0%" />
1054
+ <stop
1055
+ stop-color="#73BCF7"
1056
+ stop-opacity="0.502212631"
1057
+ offset="100%"
1058
+ />
1059
+ </linearGradient>
1060
+ </defs>
1061
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1062
+ <g
1063
+ transform="translate(206.000000, 45.750000)"
1064
+ fill="var(--pf-t--global--text--color--regular)"
1065
+ fill-rule="nonzero"
1066
+ >
1067
+ <path
1068
+ d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z"
1069
+ />
1070
+ <path
1071
+ d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z"
1072
+ />
1073
+ <path
1074
+ d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z"
1075
+ />
1076
+ <path
1077
+ d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z"
1078
+ />
1079
+ <path
1080
+ d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z"
1081
+ />
1082
+ <path
1083
+ d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z"
1084
+ />
1085
+ <path
1086
+ d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z"
1087
+ />
1088
+ <polygon
1089
+ points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"
1090
+ />
1091
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
1092
+ <path
1093
+ d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z"
1094
+ />
1095
+ </g>
1096
+ <g transform="translate(0.000000, 0.000000)">
1097
+ <path
1098
+ d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z"
1099
+ fill="#0066CC"
1100
+ />
1101
+ <path
1102
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
1103
+ fill="url(#linearGradient-nav-horizontal-example-masthead)"
1104
+ />
1105
+ <path
1106
+ d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
1107
+ fill="url(#linearGradient-nav-horizontal-example-masthead)"
1108
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
1109
+ />
1110
+ </g>
1111
+ </g>
1112
+ </svg>
1113
+ </a>
1114
+ </div>
1115
+ <div class="pf-v6-c-masthead__content">
1116
+ <div
1117
+ class="pf-v6-c-toolbar pf-m-static"
1118
+ id="nav-horizontal-example-masthead-toolbar"
1119
+ >
1120
+ <div class="pf-v6-c-toolbar__content">
1121
+ <div class="pf-v6-c-toolbar__content-section">
1122
+ <div
1123
+ class="pf-v6-c-toolbar__item pf-m-overflow-container"
1124
+ style="--pf-v6-c-toolbar__item--MinWidth: 18ch;"
1125
+ >
1126
+ <nav
1127
+ class="pf-v6-c-nav pf-m-scrollable pf-m-horizontal"
1128
+ id="nav-horizontal-example-masthead-horizontal-nav"
1129
+ aria-label="Global"
1130
+ >
1131
+ <div class="pf-v6-c-nav__scroll-button">
1132
+ <button
1133
+ class="pf-v6-c-button pf-m-plain"
1134
+ type="button"
1135
+ aria-label="Scroll start"
1136
+ >
1137
+ <span class="pf-v6-c-button__icon">
1138
+ <i class="fas fa-angle-left" aria-hidden="true"></i>
1139
+ </span>
1140
+ </button>
1141
+ </div>
1142
+ <ul class="pf-v6-c-nav__list" role="list">
1143
+ <li class="pf-v6-c-nav__item">
1144
+ <a href="#" class="pf-v6-c-nav__link">
1145
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 1</span>
1146
+ </a>
1147
+ </li>
1148
+ <li class="pf-v6-c-nav__item">
1149
+ <a href="#" class="pf-v6-c-nav__link">
1150
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 2</span>
1151
+ </a>
1152
+ </li>
1153
+ <li class="pf-v6-c-nav__item">
1154
+ <a href="#" class="pf-v6-c-nav__link">
1155
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 3</span>
1156
+ </a>
1157
+ </li>
1158
+ <li class="pf-v6-c-nav__item">
1159
+ <a href="#" class="pf-v6-c-nav__link">
1160
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 4</span>
1161
+ </a>
1162
+ </li>
1163
+ <li class="pf-v6-c-nav__item">
1164
+ <a
1165
+ href="#"
1166
+ class="pf-v6-c-nav__link pf-m-current"
1167
+ aria-current="page"
1168
+ >
1169
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 5</span>
1170
+ </a>
1171
+ </li>
1172
+ </ul>
1173
+ <div class="pf-v6-c-nav__scroll-button">
1174
+ <button
1175
+ class="pf-v6-c-button pf-m-plain"
1176
+ type="button"
1177
+ aria-label="Scroll end"
1178
+ >
1179
+ <span class="pf-v6-c-button__icon">
1180
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1181
+ </span>
1182
+ </button>
1183
+ </div>
1184
+ </nav>
1185
+ </div>
1186
+
1187
+ <div
1188
+ class="pf-v6-c-toolbar__group pf-m-align-end pf-m-spacer-none pf-m-spacer-md-on-md pf-m-action-group-plain"
1189
+ >
1190
+ <div
1191
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
1192
+ >
1193
+ <div class="pf-v6-c-toolbar__item">
1194
+ <button
1195
+ class="pf-v6-c-menu-toggle pf-m-plain"
1196
+ type="button"
1197
+ aria-expanded="false"
1198
+ aria-label="Application launcher"
1199
+ >
1200
+ <span class="pf-v6-c-menu-toggle__icon">
1201
+ <i class="fas fa-th" aria-hidden="true"></i>
1202
+ </span>
1203
+ </button>
1204
+ </div>
1205
+ <div class="pf-v6-c-toolbar__item">
1206
+ <button
1207
+ class="pf-v6-c-menu-toggle pf-m-plain"
1208
+ type="button"
1209
+ aria-expanded="false"
1210
+ aria-label="Settings"
1211
+ >
1212
+ <span class="pf-v6-c-menu-toggle__icon">
1213
+ <i class="fas fa-cog" aria-hidden="true"></i>
1214
+ </span>
1215
+ </button>
1216
+ </div>
1217
+ <div class="pf-v6-c-toolbar__item">
1218
+ <button
1219
+ class="pf-v6-c-menu-toggle pf-m-plain"
1220
+ type="button"
1221
+ aria-expanded="false"
1222
+ aria-label="Help"
1223
+ >
1224
+ <span class="pf-v6-c-menu-toggle__icon">
1225
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
1226
+ </span>
1227
+ </button>
1228
+ </div>
1229
+ </div>
1230
+
1231
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
1232
+ <button
1233
+ class="pf-v6-c-menu-toggle pf-m-plain"
1234
+ type="button"
1235
+ aria-expanded="false"
1236
+ aria-label="Actions"
1237
+ >
1238
+ <span class="pf-v6-c-menu-toggle__icon">
1239
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
1240
+ </span>
1241
+ </button>
1242
+ </div>
1243
+ </div>
1244
+ </div>
1245
+ </div>
1246
+ </div>
1247
+ </div>
1248
+ </header>
1249
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
1250
+ <main
1251
+ class="pf-v6-c-page__main"
1252
+ tabindex="-1"
1253
+ id="main-content-nav-horizontal-example"
1254
+ >
1255
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
1256
+ <div class="pf-v6-c-page__main-body">
1257
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
1258
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
1259
+ <li class="pf-v6-c-breadcrumb__item">
1260
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
1261
+ </li>
1262
+ <li class="pf-v6-c-breadcrumb__item">
1263
+ <span class="pf-v6-c-breadcrumb__item-divider">
1264
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1265
+ </span>
1266
+
1267
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1268
+ </li>
1269
+ <li class="pf-v6-c-breadcrumb__item">
1270
+ <span class="pf-v6-c-breadcrumb__item-divider">
1271
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1272
+ </span>
1273
+
1274
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1275
+ </li>
1276
+ <li class="pf-v6-c-breadcrumb__item">
1277
+ <span class="pf-v6-c-breadcrumb__item-divider">
1278
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1279
+ </span>
1280
+
1281
+ <a
1282
+ href="#"
1283
+ class="pf-v6-c-breadcrumb__link pf-m-current"
1284
+ aria-current="page"
1285
+ >Section landing</a>
1286
+ </li>
1287
+ </ol>
1288
+ </nav>
1289
+ </div>
1290
+ </section>
1291
+ <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
1292
+ <div class="pf-v6-c-page__main-body">
1293
+ <div class="pf-v6-c-content">
1294
+ <h1>Main title</h1>
1295
+ <p>This is a full page demo.</p>
1296
+ </div>
1297
+ </div>
1298
+ </section>
1299
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
1300
+ <div class="pf-v6-c-page__main-body">
1301
+ <div class="pf-v6-l-gallery pf-m-gutter">
1302
+ <div class="pf-v6-c-card">
1303
+ <div class="pf-v6-c-card__body">This is a card</div>
1304
+ </div>
1305
+ <div class="pf-v6-c-card">
1306
+ <div class="pf-v6-c-card__body">This is a card</div>
1307
+ </div>
1308
+ <div class="pf-v6-c-card">
1309
+ <div class="pf-v6-c-card__body">This is a card</div>
1310
+ </div>
1311
+ <div class="pf-v6-c-card">
1312
+ <div class="pf-v6-c-card__body">This is a card</div>
1313
+ </div>
1314
+ <div class="pf-v6-c-card">
1315
+ <div class="pf-v6-c-card__body">This is a card</div>
1316
+ </div>
1317
+ <div class="pf-v6-c-card">
1318
+ <div class="pf-v6-c-card__body">This is a card</div>
1319
+ </div>
1320
+ <div class="pf-v6-c-card">
1321
+ <div class="pf-v6-c-card__body">This is a card</div>
1322
+ </div>
1323
+ <div class="pf-v6-c-card">
1324
+ <div class="pf-v6-c-card__body">This is a card</div>
1325
+ </div>
1326
+ <div class="pf-v6-c-card">
1327
+ <div class="pf-v6-c-card__body">This is a card</div>
1328
+ </div>
1329
+ <div class="pf-v6-c-card">
1330
+ <div class="pf-v6-c-card__body">This is a card</div>
1331
+ </div>
1332
+ </div>
1333
+ </div>
1334
+ </section>
1335
+ </main>
1336
+ </div>
1337
+ </div>
1338
+
32
1339
  ```
33
1340
 
34
1341
  ### Horizontal subnav
35
1342
 
36
- ```hbs isFullscreen
37
- {{> page-template page-template--id="nav-horizontal-subnav-example" page-template--HasHorizontalSubnav=true}}
1343
+ ```html isFullscreen
1344
+ <div class="pf-v6-c-page" id="nav-horizontal-subnav-example">
1345
+ <div class="pf-v6-c-skip-to-content">
1346
+ <a
1347
+ class="pf-v6-c-button pf-m-primary"
1348
+ href="#main-content-nav-horizontal-subnav-example"
1349
+ >
1350
+ <span class="pf-v6-c-button__text">Skip to content</span>
1351
+ </a>
1352
+ </div>
1353
+ <header class="pf-v6-c-masthead" id="nav-horizontal-subnav-example-masthead">
1354
+ <span class="pf-v6-c-masthead__toggle">
1355
+ <button
1356
+ class="pf-v6-c-button pf-m-plain"
1357
+ type="button"
1358
+ aria-label="Global navigation"
1359
+ >
1360
+ <span class="pf-v6-c-button__icon">
1361
+ <i class="fas fa-bars" aria-hidden="true"></i>
1362
+ </span>
1363
+ </button>
1364
+ </span>
1365
+ <div class="pf-v6-c-masthead__main">
1366
+ <a class="pf-v6-c-masthead__brand" href="#">
1367
+ <svg height="37px" viewBox="0 0 679 158">
1368
+ <title>PF-HorizontalLogo-Color</title>
1369
+ <defs>
1370
+ <linearGradient
1371
+ x1="68%"
1372
+ y1="2.25860997e-13%"
1373
+ x2="32%"
1374
+ y2="100%"
1375
+ id="linearGradient-nav-horizontal-subnav-example-masthead"
1376
+ >
1377
+ <stop stop-color="#2B9AF3" offset="0%" />
1378
+ <stop
1379
+ stop-color="#73BCF7"
1380
+ stop-opacity="0.502212631"
1381
+ offset="100%"
1382
+ />
1383
+ </linearGradient>
1384
+ </defs>
1385
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1386
+ <g
1387
+ transform="translate(206.000000, 45.750000)"
1388
+ fill="var(--pf-t--global--text--color--regular)"
1389
+ fill-rule="nonzero"
1390
+ >
1391
+ <path
1392
+ d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z"
1393
+ />
1394
+ <path
1395
+ d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z"
1396
+ />
1397
+ <path
1398
+ d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z"
1399
+ />
1400
+ <path
1401
+ d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z"
1402
+ />
1403
+ <path
1404
+ d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z"
1405
+ />
1406
+ <path
1407
+ d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z"
1408
+ />
1409
+ <path
1410
+ d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z"
1411
+ />
1412
+ <polygon
1413
+ points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"
1414
+ />
1415
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
1416
+ <path
1417
+ d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z"
1418
+ />
1419
+ </g>
1420
+ <g transform="translate(0.000000, 0.000000)">
1421
+ <path
1422
+ d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z"
1423
+ fill="#0066CC"
1424
+ />
1425
+ <path
1426
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
1427
+ fill="url(#linearGradient-nav-horizontal-subnav-example-masthead)"
1428
+ />
1429
+ <path
1430
+ d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
1431
+ fill="url(#linearGradient-nav-horizontal-subnav-example-masthead)"
1432
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
1433
+ />
1434
+ </g>
1435
+ </g>
1436
+ </svg>
1437
+ </a>
1438
+ </div>
1439
+ <div class="pf-v6-c-masthead__content">
1440
+ <div
1441
+ class="pf-v6-c-toolbar pf-m-static"
1442
+ id="nav-horizontal-subnav-example-masthead-toolbar"
1443
+ >
1444
+ <div class="pf-v6-c-toolbar__content">
1445
+ <div class="pf-v6-c-toolbar__content-section">
1446
+ <div
1447
+ class="pf-v6-c-toolbar__group pf-m-align-end pf-m-spacer-none pf-m-spacer-md-on-md pf-m-action-group-plain"
1448
+ >
1449
+ <div
1450
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
1451
+ >
1452
+ <div class="pf-v6-c-toolbar__item">
1453
+ <button
1454
+ class="pf-v6-c-menu-toggle pf-m-plain"
1455
+ type="button"
1456
+ aria-expanded="false"
1457
+ aria-label="Application launcher"
1458
+ >
1459
+ <span class="pf-v6-c-menu-toggle__icon">
1460
+ <i class="fas fa-th" aria-hidden="true"></i>
1461
+ </span>
1462
+ </button>
1463
+ </div>
1464
+ <div class="pf-v6-c-toolbar__item">
1465
+ <button
1466
+ class="pf-v6-c-menu-toggle pf-m-plain"
1467
+ type="button"
1468
+ aria-expanded="false"
1469
+ aria-label="Settings"
1470
+ >
1471
+ <span class="pf-v6-c-menu-toggle__icon">
1472
+ <i class="fas fa-cog" aria-hidden="true"></i>
1473
+ </span>
1474
+ </button>
1475
+ </div>
1476
+ <div class="pf-v6-c-toolbar__item">
1477
+ <button
1478
+ class="pf-v6-c-menu-toggle pf-m-plain"
1479
+ type="button"
1480
+ aria-expanded="false"
1481
+ aria-label="Help"
1482
+ >
1483
+ <span class="pf-v6-c-menu-toggle__icon">
1484
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
1485
+ </span>
1486
+ </button>
1487
+ </div>
1488
+ </div>
1489
+
1490
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
1491
+ <button
1492
+ class="pf-v6-c-menu-toggle pf-m-plain"
1493
+ type="button"
1494
+ aria-expanded="false"
1495
+ aria-label="Actions"
1496
+ >
1497
+ <span class="pf-v6-c-menu-toggle__icon">
1498
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
1499
+ </span>
1500
+ </button>
1501
+ </div>
1502
+ </div>
1503
+ </div>
1504
+ </div>
1505
+ </div>
1506
+ </div>
1507
+ </header>
1508
+ <div class="pf-v6-c-page__sidebar">
1509
+ <div class="pf-v6-c-page__sidebar-body">
1510
+ <nav
1511
+ class="pf-v6-c-nav"
1512
+ id="nav-horizontal-subnav-example-primary-nav"
1513
+ aria-label="Global"
1514
+ >
1515
+ <ul class="pf-v6-c-nav__list" role="list">
1516
+ <li class="pf-v6-c-nav__item">
1517
+ <a href="#" class="pf-v6-c-nav__link">
1518
+ <span class="pf-v6-c-nav__link-text">System panel</span>
1519
+ </a>
1520
+ </li>
1521
+ <li class="pf-v6-c-nav__item">
1522
+ <a
1523
+ href="#"
1524
+ class="pf-v6-c-nav__link pf-m-current"
1525
+ aria-current="page"
1526
+ >
1527
+ <span class="pf-v6-c-nav__link-text">Policy</span>
1528
+ </a>
1529
+ </li>
1530
+ <li class="pf-v6-c-nav__item">
1531
+ <a href="#" class="pf-v6-c-nav__link">
1532
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
1533
+ </a>
1534
+ </li>
1535
+ <li class="pf-v6-c-nav__item">
1536
+ <a href="#" class="pf-v6-c-nav__link">
1537
+ <span class="pf-v6-c-nav__link-text">Network services</span>
1538
+ </a>
1539
+ </li>
1540
+ <li class="pf-v6-c-nav__item">
1541
+ <a href="#" class="pf-v6-c-nav__link">
1542
+ <span class="pf-v6-c-nav__link-text">Server</span>
1543
+ </a>
1544
+ </li>
1545
+ </ul>
1546
+ </nav>
1547
+ </div>
1548
+ </div>
1549
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
1550
+ <main
1551
+ class="pf-v6-c-page__main"
1552
+ tabindex="-1"
1553
+ id="main-content-nav-horizontal-subnav-example"
1554
+ >
1555
+ <section class="pf-v6-c-page__main-subnav pf-m-limit-width">
1556
+ <div class="pf-v6-c-page__main-body">
1557
+ <nav
1558
+ class="pf-v6-c-nav pf-m-horizontal pf-m-subnav"
1559
+ aria-label="Local"
1560
+ >
1561
+ <ul class="pf-v6-c-nav__list" role="list">
1562
+ <li class="pf-v6-c-nav__item">
1563
+ <a
1564
+ href="#"
1565
+ class="pf-v6-c-nav__link pf-m-current"
1566
+ aria-current="page"
1567
+ >
1568
+ <span class="pf-v6-c-nav__link-text">Horizontal subnav item 1</span>
1569
+ </a>
1570
+ </li>
1571
+ <li class="pf-v6-c-nav__item">
1572
+ <a href="#" class="pf-v6-c-nav__link">
1573
+ <span class="pf-v6-c-nav__link-text">Horizontal subnav item 2</span>
1574
+ </a>
1575
+ </li>
1576
+ </ul>
1577
+ </nav>
1578
+ </div>
1579
+ </section>
1580
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
1581
+ <div class="pf-v6-c-page__main-body">
1582
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
1583
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
1584
+ <li class="pf-v6-c-breadcrumb__item">
1585
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
1586
+ </li>
1587
+ <li class="pf-v6-c-breadcrumb__item">
1588
+ <span class="pf-v6-c-breadcrumb__item-divider">
1589
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1590
+ </span>
1591
+
1592
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1593
+ </li>
1594
+ <li class="pf-v6-c-breadcrumb__item">
1595
+ <span class="pf-v6-c-breadcrumb__item-divider">
1596
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1597
+ </span>
1598
+
1599
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1600
+ </li>
1601
+ <li class="pf-v6-c-breadcrumb__item">
1602
+ <span class="pf-v6-c-breadcrumb__item-divider">
1603
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1604
+ </span>
1605
+
1606
+ <a
1607
+ href="#"
1608
+ class="pf-v6-c-breadcrumb__link pf-m-current"
1609
+ aria-current="page"
1610
+ >Section landing</a>
1611
+ </li>
1612
+ </ol>
1613
+ </nav>
1614
+ </div>
1615
+ </section>
1616
+ <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
1617
+ <div class="pf-v6-c-page__main-body">
1618
+ <div class="pf-v6-c-content">
1619
+ <h1>Main title</h1>
1620
+ <p>This is a full page demo.</p>
1621
+ </div>
1622
+ </div>
1623
+ </section>
1624
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
1625
+ <div class="pf-v6-c-page__main-body">
1626
+ <div class="pf-v6-l-gallery pf-m-gutter">
1627
+ <div class="pf-v6-c-card">
1628
+ <div class="pf-v6-c-card__body">This is a card</div>
1629
+ </div>
1630
+ <div class="pf-v6-c-card">
1631
+ <div class="pf-v6-c-card__body">This is a card</div>
1632
+ </div>
1633
+ <div class="pf-v6-c-card">
1634
+ <div class="pf-v6-c-card__body">This is a card</div>
1635
+ </div>
1636
+ <div class="pf-v6-c-card">
1637
+ <div class="pf-v6-c-card__body">This is a card</div>
1638
+ </div>
1639
+ <div class="pf-v6-c-card">
1640
+ <div class="pf-v6-c-card__body">This is a card</div>
1641
+ </div>
1642
+ <div class="pf-v6-c-card">
1643
+ <div class="pf-v6-c-card__body">This is a card</div>
1644
+ </div>
1645
+ <div class="pf-v6-c-card">
1646
+ <div class="pf-v6-c-card__body">This is a card</div>
1647
+ </div>
1648
+ <div class="pf-v6-c-card">
1649
+ <div class="pf-v6-c-card__body">This is a card</div>
1650
+ </div>
1651
+ <div class="pf-v6-c-card">
1652
+ <div class="pf-v6-c-card__body">This is a card</div>
1653
+ </div>
1654
+ <div class="pf-v6-c-card">
1655
+ <div class="pf-v6-c-card__body">This is a card</div>
1656
+ </div>
1657
+ </div>
1658
+ </div>
1659
+ </section>
1660
+ </main>
1661
+ </div>
1662
+ </div>
1663
+
38
1664
  ```
39
1665
 
40
1666
  ### Horizontal nav with horizontal subnav
41
1667
 
42
- ```hbs isFullscreen
43
- {{> page-template
44
- page-template--id="nav-horizontal-example"
45
- page-template--HasNoSidebar="true"
46
- masthead-template--modifier="pf-m-display-stack pf-m-display-inline-on-lg"
47
- masthead-template--HasHorizontalNav="true"
48
- page-template--HasHorizontalSubnav="true"
49
- }}
1668
+ ```html isFullscreen
1669
+ <div class="pf-v6-c-page" id="nav-horizontal-example">
1670
+ <div class="pf-v6-c-skip-to-content">
1671
+ <a
1672
+ class="pf-v6-c-button pf-m-primary"
1673
+ href="#main-content-nav-horizontal-example"
1674
+ >
1675
+ <span class="pf-v6-c-button__text">Skip to content</span>
1676
+ </a>
1677
+ </div>
1678
+ <header
1679
+ class="pf-v6-c-masthead pf-m-display-stack pf-m-display-inline-on-lg"
1680
+ id="nav-horizontal-example-masthead"
1681
+ >
1682
+ <span class="pf-v6-c-masthead__toggle">
1683
+ <button
1684
+ class="pf-v6-c-button pf-m-plain"
1685
+ type="button"
1686
+ aria-label="Global navigation"
1687
+ >
1688
+ <span class="pf-v6-c-button__icon">
1689
+ <i class="fas fa-bars" aria-hidden="true"></i>
1690
+ </span>
1691
+ </button>
1692
+ </span>
1693
+ <div class="pf-v6-c-masthead__main">
1694
+ <a class="pf-v6-c-masthead__brand" href="#">
1695
+ <svg height="37px" viewBox="0 0 679 158">
1696
+ <title>PF-HorizontalLogo-Color</title>
1697
+ <defs>
1698
+ <linearGradient
1699
+ x1="68%"
1700
+ y1="2.25860997e-13%"
1701
+ x2="32%"
1702
+ y2="100%"
1703
+ id="linearGradient-nav-horizontal-example-masthead"
1704
+ >
1705
+ <stop stop-color="#2B9AF3" offset="0%" />
1706
+ <stop
1707
+ stop-color="#73BCF7"
1708
+ stop-opacity="0.502212631"
1709
+ offset="100%"
1710
+ />
1711
+ </linearGradient>
1712
+ </defs>
1713
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1714
+ <g
1715
+ transform="translate(206.000000, 45.750000)"
1716
+ fill="var(--pf-t--global--text--color--regular)"
1717
+ fill-rule="nonzero"
1718
+ >
1719
+ <path
1720
+ d="M0,65.25 L0,2.25 L33.21,2.25 C37.35,2.25 41.025,3.135 44.235,4.905 C47.445,6.675 49.98,9.09 51.84,12.15 C53.7,15.21 54.63,18.72 54.63,22.68 C54.63,26.46 53.7,29.865 51.84,32.895 C49.98,35.925 47.43,38.31 44.19,40.05 C40.95,41.79 37.29,42.66 33.21,42.66 L15.48,42.66 L15.48,65.25 L0,65.25 Z M15.48,29.88 L31.41,29.88 C33.69,29.88 35.52,29.22 36.9,27.9 C38.28,26.58 38.97,24.87 38.97,22.77 C38.97,20.61 38.28,18.855 36.9,17.505 C35.52,16.155 33.69,15.48 31.41,15.48 L15.48,15.48 L15.48,29.88 Z"
1721
+ />
1722
+ <path
1723
+ d="M77.04,66.06 C73.68,66.06 70.695,65.43 68.085,64.17 C65.475,62.91 63.435,61.17 61.965,58.95 C60.495,56.73 59.76,54.18 59.76,51.3 C59.76,46.74 61.485,43.215 64.935,40.725 C68.385,38.235 73.2,36.99 79.38,36.99 C83.1,36.99 86.7,37.44 90.18,38.34 L90.18,36 C90.18,31.26 87.15,28.89 81.09,28.89 C77.49,28.89 72.69,30.15 66.69,32.67 L61.47,21.96 C69.15,18.48 76.56,16.74 83.7,16.74 C90.3,16.74 95.43,18.315 99.09,21.465 C102.75,24.615 104.58,29.04 104.58,34.74 L104.58,65.25 L90.18,65.25 L90.18,62.37 C88.26,63.69 86.235,64.635 84.105,65.205 C81.975,65.775 79.62,66.06 77.04,66.06 Z M73.62,51.03 C73.62,52.53 74.28,53.7 75.6,54.54 C76.92,55.38 78.75,55.8 81.09,55.8 C84.69,55.8 87.72,55.05 90.18,53.55 L90.18,47.43 C87.42,46.71 84.54,46.35 81.54,46.35 C79.02,46.35 77.07,46.755 75.69,47.565 C74.31,48.375 73.62,49.53 73.62,51.03 Z"
1724
+ />
1725
+ <path
1726
+ d="M137.25,65.88 C125.73,65.88 119.97,60.84 119.97,50.76 L119.97,29.79 L110.34,29.79 L110.34,17.64 L119.97,17.64 L119.97,5.4 L134.55,2.25 L134.55,17.64 L147.87,17.64 L147.87,29.79 L134.55,29.79 L134.55,47.88 C134.55,49.98 135.015,51.465 135.945,52.335 C136.875,53.205 138.51,53.64 140.85,53.64 C143.01,53.64 145.2,53.31 147.42,52.65 L147.42,64.44 C146.1,64.86 144.42,65.205 142.38,65.475 C140.34,65.745 138.63,65.88 137.25,65.88 Z"
1727
+ />
1728
+ <path
1729
+ d="M177.57,65.88 C166.05,65.88 160.29,60.84 160.29,50.76 L160.29,29.79 L150.66,29.79 L150.66,17.64 L160.29,17.64 L160.29,5.4 L174.87,2.25 L174.87,17.64 L188.19,17.64 L188.19,29.79 L174.87,29.79 L174.87,47.88 C174.87,49.98 175.335,51.465 176.265,52.335 C177.195,53.205 178.83,53.64 181.17,53.64 C183.33,53.64 185.52,53.31 187.74,52.65 L187.74,64.44 C186.42,64.86 184.74,65.205 182.7,65.475 C180.66,65.745 178.95,65.88 177.57,65.88 Z"
1730
+ />
1731
+ <path
1732
+ d="M217.62,66.15 C212.76,66.15 208.365,65.055 204.435,62.865 C200.505,60.675 197.4,57.72 195.12,54 C192.84,50.28 191.7,46.11 191.7,41.49 C191.7,36.87 192.795,32.7 194.985,28.98 C197.175,25.26 200.16,22.305 203.94,20.115 C207.72,17.925 211.92,16.83 216.54,16.83 C221.22,16.83 225.36,17.955 228.96,20.205 C232.56,22.455 235.395,25.53 237.465,29.43 C239.535,33.33 240.57,37.8 240.57,42.84 L240.57,46.44 L206.64,46.44 C207.6,48.66 209.1,50.475 211.14,51.885 C213.18,53.295 215.58,54 218.34,54 C222.42,54 225.6,52.8 227.88,50.4 L237.51,58.95 C234.51,61.47 231.435,63.3 228.285,64.44 C225.135,65.58 221.58,66.15 217.62,66.15 Z M206.37,36.27 L226.26,36.27 C225.48,33.99 224.205,32.16 222.435,30.78 C220.665,29.4 218.61,28.71 216.27,28.71 C213.87,28.71 211.8,29.37 210.06,30.69 C208.32,32.01 207.09,33.87 206.37,36.27 Z"
1733
+ />
1734
+ <path
1735
+ d="M247.41,65.25 L247.41,17.64 L261.99,17.64 L261.99,22.41 C265.23,18.51 269.4,16.56 274.5,16.56 C277.08,16.62 278.91,17.01 279.99,17.73 L279.99,30.42 C277.95,29.46 275.64,28.98 273.06,28.98 C270.78,28.98 268.665,29.505 266.715,30.555 C264.765,31.605 263.19,33.09 261.99,35.01 L261.99,65.25 L247.41,65.25 Z"
1736
+ />
1737
+ <path
1738
+ d="M286.29,65.25 L286.29,17.64 L300.87,17.64 L300.87,20.88 C304.47,18.12 308.73,16.74 313.65,16.74 C317.37,16.74 320.655,17.55 323.505,19.17 C326.355,20.79 328.59,23.04 330.21,25.92 C331.83,28.8 332.64,32.13 332.64,35.91 L332.64,65.25 L318.06,65.25 L318.06,37.89 C318.06,35.25 317.28,33.15 315.72,31.59 C314.16,30.03 312.06,29.25 309.42,29.25 C305.76,29.25 302.91,30.51 300.87,33.03 L300.87,65.25 L286.29,65.25 Z"
1739
+ />
1740
+ <polygon
1741
+ points="342 65.25 342 2.25 392.04 2.25 392.04 15.66 357.48 15.66 357.48 27.45 380.52 27.45 380.52 40.41 357.48 40.41 357.48 65.25"
1742
+ />
1743
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
1744
+ <path
1745
+ d="M429.21,84.69 C428.07,84.69 426.96,84.645 425.88,84.555 C424.8,84.465 423.9,84.33 423.18,84.15 L423.18,71.73 C424.38,71.97 425.88,72.09 427.68,72.09 C432.36,72.09 435.51,70.05 437.13,65.97 L437.13,65.88 L418.86,17.64 L434.97,17.64 L445.5,47.61 L457.74,17.64 L473.49,17.64 L452.16,67.68 C450.42,71.82 448.5,75.135 446.4,77.625 C444.3,80.115 441.87,81.915 439.11,83.025 C436.35,84.135 433.05,84.69 429.21,84.69 Z"
1746
+ />
1747
+ </g>
1748
+ <g transform="translate(0.000000, 0.000000)">
1749
+ <path
1750
+ d="M61.826087,0 L158,0 L158,96.173913 L147.695652,96.173913 C100.271201,96.173913 61.826087,57.7287992 61.826087,10.3043478 L61.826087,0 L61.826087,0 Z"
1751
+ fill="#0066CC"
1752
+ />
1753
+ <path
1754
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
1755
+ fill="url(#linearGradient-nav-horizontal-example-masthead)"
1756
+ />
1757
+ <path
1758
+ d="M123.652174,-30.9130435 L30.9130435,123.652174 L103.652174,123.652174 C114.697869,123.652174 123.652174,114.697869 123.652174,103.652174 L123.652174,-30.9130435 L123.652174,-30.9130435 Z"
1759
+ fill="url(#linearGradient-nav-horizontal-example-masthead)"
1760
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
1761
+ />
1762
+ </g>
1763
+ </g>
1764
+ </svg>
1765
+ </a>
1766
+ </div>
1767
+ <div class="pf-v6-c-masthead__content">
1768
+ <div
1769
+ class="pf-v6-c-toolbar pf-m-static"
1770
+ id="nav-horizontal-example-masthead-toolbar"
1771
+ >
1772
+ <div class="pf-v6-c-toolbar__content">
1773
+ <div class="pf-v6-c-toolbar__content-section">
1774
+ <div
1775
+ class="pf-v6-c-toolbar__item pf-m-overflow-container"
1776
+ style="--pf-v6-c-toolbar__item--MinWidth: 18ch;"
1777
+ >
1778
+ <nav
1779
+ class="pf-v6-c-nav pf-m-scrollable pf-m-horizontal"
1780
+ id="nav-horizontal-example-masthead-horizontal-nav"
1781
+ aria-label="Global"
1782
+ >
1783
+ <div class="pf-v6-c-nav__scroll-button">
1784
+ <button
1785
+ class="pf-v6-c-button pf-m-plain"
1786
+ type="button"
1787
+ aria-label="Scroll start"
1788
+ >
1789
+ <span class="pf-v6-c-button__icon">
1790
+ <i class="fas fa-angle-left" aria-hidden="true"></i>
1791
+ </span>
1792
+ </button>
1793
+ </div>
1794
+ <ul class="pf-v6-c-nav__list" role="list">
1795
+ <li class="pf-v6-c-nav__item">
1796
+ <a href="#" class="pf-v6-c-nav__link">
1797
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 1</span>
1798
+ </a>
1799
+ </li>
1800
+ <li class="pf-v6-c-nav__item">
1801
+ <a href="#" class="pf-v6-c-nav__link">
1802
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 2</span>
1803
+ </a>
1804
+ </li>
1805
+ <li class="pf-v6-c-nav__item">
1806
+ <a href="#" class="pf-v6-c-nav__link">
1807
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 3</span>
1808
+ </a>
1809
+ </li>
1810
+ <li class="pf-v6-c-nav__item">
1811
+ <a href="#" class="pf-v6-c-nav__link">
1812
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 4</span>
1813
+ </a>
1814
+ </li>
1815
+ <li class="pf-v6-c-nav__item">
1816
+ <a
1817
+ href="#"
1818
+ class="pf-v6-c-nav__link pf-m-current"
1819
+ aria-current="page"
1820
+ >
1821
+ <span class="pf-v6-c-nav__link-text">Horizontal nav item 5</span>
1822
+ </a>
1823
+ </li>
1824
+ </ul>
1825
+ <div class="pf-v6-c-nav__scroll-button">
1826
+ <button
1827
+ class="pf-v6-c-button pf-m-plain"
1828
+ type="button"
1829
+ aria-label="Scroll end"
1830
+ >
1831
+ <span class="pf-v6-c-button__icon">
1832
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1833
+ </span>
1834
+ </button>
1835
+ </div>
1836
+ </nav>
1837
+ </div>
1838
+
1839
+ <div
1840
+ class="pf-v6-c-toolbar__group pf-m-align-end pf-m-spacer-none pf-m-spacer-md-on-md pf-m-action-group-plain"
1841
+ >
1842
+ <div
1843
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
1844
+ >
1845
+ <div class="pf-v6-c-toolbar__item">
1846
+ <button
1847
+ class="pf-v6-c-menu-toggle pf-m-plain"
1848
+ type="button"
1849
+ aria-expanded="false"
1850
+ aria-label="Application launcher"
1851
+ >
1852
+ <span class="pf-v6-c-menu-toggle__icon">
1853
+ <i class="fas fa-th" aria-hidden="true"></i>
1854
+ </span>
1855
+ </button>
1856
+ </div>
1857
+ <div class="pf-v6-c-toolbar__item">
1858
+ <button
1859
+ class="pf-v6-c-menu-toggle pf-m-plain"
1860
+ type="button"
1861
+ aria-expanded="false"
1862
+ aria-label="Settings"
1863
+ >
1864
+ <span class="pf-v6-c-menu-toggle__icon">
1865
+ <i class="fas fa-cog" aria-hidden="true"></i>
1866
+ </span>
1867
+ </button>
1868
+ </div>
1869
+ <div class="pf-v6-c-toolbar__item">
1870
+ <button
1871
+ class="pf-v6-c-menu-toggle pf-m-plain"
1872
+ type="button"
1873
+ aria-expanded="false"
1874
+ aria-label="Help"
1875
+ >
1876
+ <span class="pf-v6-c-menu-toggle__icon">
1877
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
1878
+ </span>
1879
+ </button>
1880
+ </div>
1881
+ </div>
1882
+
1883
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
1884
+ <button
1885
+ class="pf-v6-c-menu-toggle pf-m-plain"
1886
+ type="button"
1887
+ aria-expanded="false"
1888
+ aria-label="Actions"
1889
+ >
1890
+ <span class="pf-v6-c-menu-toggle__icon">
1891
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
1892
+ </span>
1893
+ </button>
1894
+ </div>
1895
+ </div>
1896
+ </div>
1897
+ </div>
1898
+ </div>
1899
+ </div>
1900
+ </header>
1901
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
1902
+ <main
1903
+ class="pf-v6-c-page__main"
1904
+ tabindex="-1"
1905
+ id="main-content-nav-horizontal-example"
1906
+ >
1907
+ <section class="pf-v6-c-page__main-subnav pf-m-limit-width">
1908
+ <div class="pf-v6-c-page__main-body">
1909
+ <nav
1910
+ class="pf-v6-c-nav pf-m-horizontal pf-m-subnav"
1911
+ aria-label="Local"
1912
+ >
1913
+ <ul class="pf-v6-c-nav__list" role="list">
1914
+ <li class="pf-v6-c-nav__item">
1915
+ <a
1916
+ href="#"
1917
+ class="pf-v6-c-nav__link pf-m-current"
1918
+ aria-current="page"
1919
+ >
1920
+ <span class="pf-v6-c-nav__link-text">Horizontal subnav item 1</span>
1921
+ </a>
1922
+ </li>
1923
+ <li class="pf-v6-c-nav__item">
1924
+ <a href="#" class="pf-v6-c-nav__link">
1925
+ <span class="pf-v6-c-nav__link-text">Horizontal subnav item 2</span>
1926
+ </a>
1927
+ </li>
1928
+ </ul>
1929
+ </nav>
1930
+ </div>
1931
+ </section>
1932
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
1933
+ <div class="pf-v6-c-page__main-body">
1934
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
1935
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
1936
+ <li class="pf-v6-c-breadcrumb__item">
1937
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
1938
+ </li>
1939
+ <li class="pf-v6-c-breadcrumb__item">
1940
+ <span class="pf-v6-c-breadcrumb__item-divider">
1941
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1942
+ </span>
1943
+
1944
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1945
+ </li>
1946
+ <li class="pf-v6-c-breadcrumb__item">
1947
+ <span class="pf-v6-c-breadcrumb__item-divider">
1948
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1949
+ </span>
1950
+
1951
+ <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1952
+ </li>
1953
+ <li class="pf-v6-c-breadcrumb__item">
1954
+ <span class="pf-v6-c-breadcrumb__item-divider">
1955
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1956
+ </span>
1957
+
1958
+ <a
1959
+ href="#"
1960
+ class="pf-v6-c-breadcrumb__link pf-m-current"
1961
+ aria-current="page"
1962
+ >Section landing</a>
1963
+ </li>
1964
+ </ol>
1965
+ </nav>
1966
+ </div>
1967
+ </section>
1968
+ <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
1969
+ <div class="pf-v6-c-page__main-body">
1970
+ <div class="pf-v6-c-content">
1971
+ <h1>Main title</h1>
1972
+ <p>This is a full page demo.</p>
1973
+ </div>
1974
+ </div>
1975
+ </section>
1976
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
1977
+ <div class="pf-v6-c-page__main-body">
1978
+ <div class="pf-v6-l-gallery pf-m-gutter">
1979
+ <div class="pf-v6-c-card">
1980
+ <div class="pf-v6-c-card__body">This is a card</div>
1981
+ </div>
1982
+ <div class="pf-v6-c-card">
1983
+ <div class="pf-v6-c-card__body">This is a card</div>
1984
+ </div>
1985
+ <div class="pf-v6-c-card">
1986
+ <div class="pf-v6-c-card__body">This is a card</div>
1987
+ </div>
1988
+ <div class="pf-v6-c-card">
1989
+ <div class="pf-v6-c-card__body">This is a card</div>
1990
+ </div>
1991
+ <div class="pf-v6-c-card">
1992
+ <div class="pf-v6-c-card__body">This is a card</div>
1993
+ </div>
1994
+ <div class="pf-v6-c-card">
1995
+ <div class="pf-v6-c-card__body">This is a card</div>
1996
+ </div>
1997
+ <div class="pf-v6-c-card">
1998
+ <div class="pf-v6-c-card__body">This is a card</div>
1999
+ </div>
2000
+ <div class="pf-v6-c-card">
2001
+ <div class="pf-v6-c-card__body">This is a card</div>
2002
+ </div>
2003
+ <div class="pf-v6-c-card">
2004
+ <div class="pf-v6-c-card__body">This is a card</div>
2005
+ </div>
2006
+ <div class="pf-v6-c-card">
2007
+ <div class="pf-v6-c-card__body">This is a card</div>
2008
+ </div>
2009
+ </div>
2010
+ </div>
2011
+ </section>
2012
+ </main>
2013
+ </div>
2014
+ </div>
2015
+
50
2016
  ```