@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
@@ -6,57 +6,1871 @@ wrapperTag: div
6
6
 
7
7
  ### Collapsed
8
8
 
9
- ```hbs isFullscreen
10
- {{> page-template page-template--id="drawer-collapsed-example" page-template--IsDrawer="true"}}
9
+ ```html isFullscreen
10
+ <div class="pf-v6-c-page" id="drawer-collapsed-example">
11
+ <div class="pf-v6-c-skip-to-content">
12
+ <a
13
+ class="pf-v6-c-button pf-m-primary"
14
+ href="#main-content-drawer-collapsed-example"
15
+ >
16
+ <span class="pf-v6-c-button__text">Skip to content</span>
17
+ </a>
18
+ </div>
19
+ <header class="pf-v6-c-masthead" id="drawer-collapsed-example-masthead">
20
+ <span class="pf-v6-c-masthead__toggle">
21
+ <button
22
+ class="pf-v6-c-button pf-m-plain"
23
+ type="button"
24
+ aria-label="Global navigation"
25
+ >
26
+ <span class="pf-v6-c-button__icon">
27
+ <i class="fas fa-bars" aria-hidden="true"></i>
28
+ </span>
29
+ </button>
30
+ </span>
31
+ <div class="pf-v6-c-masthead__main">
32
+ <a class="pf-v6-c-masthead__brand" href="#">
33
+ <svg height="37px" viewBox="0 0 679 158">
34
+ <title>PF-HorizontalLogo-Color</title>
35
+ <defs>
36
+ <linearGradient
37
+ x1="68%"
38
+ y1="2.25860997e-13%"
39
+ x2="32%"
40
+ y2="100%"
41
+ id="linearGradient-drawer-collapsed-example-masthead"
42
+ >
43
+ <stop stop-color="#2B9AF3" offset="0%" />
44
+ <stop
45
+ stop-color="#73BCF7"
46
+ stop-opacity="0.502212631"
47
+ offset="100%"
48
+ />
49
+ </linearGradient>
50
+ </defs>
51
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
52
+ <g
53
+ transform="translate(206.000000, 45.750000)"
54
+ fill="var(--pf-t--global--text--color--regular)"
55
+ fill-rule="nonzero"
56
+ >
57
+ <path
58
+ 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"
59
+ />
60
+ <path
61
+ 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"
62
+ />
63
+ <path
64
+ 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"
65
+ />
66
+ <path
67
+ 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"
68
+ />
69
+ <path
70
+ 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"
71
+ />
72
+ <path
73
+ 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"
74
+ />
75
+ <path
76
+ 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"
77
+ />
78
+ <polygon
79
+ 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"
80
+ />
81
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
82
+ <path
83
+ 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"
84
+ />
85
+ </g>
86
+ <g transform="translate(0.000000, 0.000000)">
87
+ <path
88
+ 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"
89
+ fill="#0066CC"
90
+ />
91
+ <path
92
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
93
+ fill="url(#linearGradient-drawer-collapsed-example-masthead)"
94
+ />
95
+ <path
96
+ 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"
97
+ fill="url(#linearGradient-drawer-collapsed-example-masthead)"
98
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
99
+ />
100
+ </g>
101
+ </g>
102
+ </svg>
103
+ </a>
104
+ </div>
105
+ <div class="pf-v6-c-masthead__content">
106
+ <div
107
+ class="pf-v6-c-toolbar pf-m-static"
108
+ id="drawer-collapsed-example-masthead-toolbar"
109
+ >
110
+ <div class="pf-v6-c-toolbar__content">
111
+ <div class="pf-v6-c-toolbar__content-section">
112
+ <div
113
+ 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"
114
+ >
115
+ <div
116
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
117
+ >
118
+ <div class="pf-v6-c-toolbar__item">
119
+ <button
120
+ class="pf-v6-c-menu-toggle pf-m-plain"
121
+ type="button"
122
+ aria-expanded="false"
123
+ aria-label="Application launcher"
124
+ >
125
+ <span class="pf-v6-c-menu-toggle__icon">
126
+ <i class="fas fa-th" aria-hidden="true"></i>
127
+ </span>
128
+ </button>
129
+ </div>
130
+ <div class="pf-v6-c-toolbar__item">
131
+ <button
132
+ class="pf-v6-c-menu-toggle pf-m-plain"
133
+ type="button"
134
+ aria-expanded="false"
135
+ aria-label="Settings"
136
+ >
137
+ <span class="pf-v6-c-menu-toggle__icon">
138
+ <i class="fas fa-cog" aria-hidden="true"></i>
139
+ </span>
140
+ </button>
141
+ </div>
142
+ <div class="pf-v6-c-toolbar__item">
143
+ <button
144
+ class="pf-v6-c-menu-toggle pf-m-plain"
145
+ type="button"
146
+ aria-expanded="false"
147
+ aria-label="Help"
148
+ >
149
+ <span class="pf-v6-c-menu-toggle__icon">
150
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
151
+ </span>
152
+ </button>
153
+ </div>
154
+ </div>
155
+
156
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
157
+ <button
158
+ class="pf-v6-c-menu-toggle pf-m-plain"
159
+ type="button"
160
+ aria-expanded="false"
161
+ aria-label="Actions"
162
+ >
163
+ <span class="pf-v6-c-menu-toggle__icon">
164
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
165
+ </span>
166
+ </button>
167
+ </div>
168
+ </div>
169
+ </div>
170
+ </div>
171
+ </div>
172
+ </div>
173
+ </header>
174
+ <div class="pf-v6-c-page__sidebar">
175
+ <div class="pf-v6-c-page__sidebar-body">
176
+ <nav
177
+ class="pf-v6-c-nav"
178
+ id="drawer-collapsed-example-primary-nav"
179
+ aria-label="Global"
180
+ >
181
+ <ul class="pf-v6-c-nav__list" role="list">
182
+ <li class="pf-v6-c-nav__item">
183
+ <a href="#" class="pf-v6-c-nav__link">
184
+ <span class="pf-v6-c-nav__link-text">System panel</span>
185
+ </a>
186
+ </li>
187
+ <li class="pf-v6-c-nav__item">
188
+ <a
189
+ href="#"
190
+ class="pf-v6-c-nav__link pf-m-current"
191
+ aria-current="page"
192
+ >
193
+ <span class="pf-v6-c-nav__link-text">Policy</span>
194
+ </a>
195
+ </li>
196
+ <li class="pf-v6-c-nav__item">
197
+ <a href="#" class="pf-v6-c-nav__link">
198
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
199
+ </a>
200
+ </li>
201
+ <li class="pf-v6-c-nav__item">
202
+ <a href="#" class="pf-v6-c-nav__link">
203
+ <span class="pf-v6-c-nav__link-text">Network services</span>
204
+ </a>
205
+ </li>
206
+ <li class="pf-v6-c-nav__item">
207
+ <a href="#" class="pf-v6-c-nav__link">
208
+ <span class="pf-v6-c-nav__link-text">Server</span>
209
+ </a>
210
+ </li>
211
+ </ul>
212
+ </nav>
213
+ </div>
214
+ </div>
215
+ <div class="pf-v6-c-page__drawer">
216
+ <div class="pf-v6-c-drawer">
217
+ <div class="pf-v6-c-drawer__main">
218
+ <div class="pf-v6-c-drawer__content">
219
+ <div class="pf-v6-c-drawer__body">
220
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
221
+ <main
222
+ class="pf-v6-c-page__main"
223
+ tabindex="-1"
224
+ id="main-content-drawer-collapsed-example"
225
+ >
226
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
227
+ <div class="pf-v6-c-page__main-body">
228
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
229
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
230
+ <li class="pf-v6-c-breadcrumb__item">
231
+ <a
232
+ href="#"
233
+ class="pf-v6-c-breadcrumb__link"
234
+ >Section home</a>
235
+ </li>
236
+ <li class="pf-v6-c-breadcrumb__item">
237
+ <span class="pf-v6-c-breadcrumb__item-divider">
238
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
239
+ </span>
240
+
241
+ <a
242
+ href="#"
243
+ class="pf-v6-c-breadcrumb__link"
244
+ >Section title</a>
245
+ </li>
246
+ <li class="pf-v6-c-breadcrumb__item">
247
+ <span class="pf-v6-c-breadcrumb__item-divider">
248
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
249
+ </span>
250
+
251
+ <a
252
+ href="#"
253
+ class="pf-v6-c-breadcrumb__link"
254
+ >Section title</a>
255
+ </li>
256
+ <li class="pf-v6-c-breadcrumb__item">
257
+ <span class="pf-v6-c-breadcrumb__item-divider">
258
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
259
+ </span>
260
+
261
+ <a
262
+ href="#"
263
+ class="pf-v6-c-breadcrumb__link pf-m-current"
264
+ aria-current="page"
265
+ >Section landing</a>
266
+ </li>
267
+ </ol>
268
+ </nav>
269
+ </div>
270
+ </section>
271
+ <section
272
+ class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light"
273
+ >
274
+ <div class="pf-v6-c-page__main-body">
275
+ <div class="pf-v6-c-content">
276
+ <h1>Main title</h1>
277
+ <p>This is a full page demo.</p>
278
+ </div>
279
+ </div>
280
+ </section>
281
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
282
+ <div class="pf-v6-c-page__main-body">
283
+ <div class="pf-v6-l-gallery pf-m-gutter">
284
+ <div class="pf-v6-c-card">
285
+ <div class="pf-v6-c-card__body">This is a card</div>
286
+ </div>
287
+ <div class="pf-v6-c-card">
288
+ <div class="pf-v6-c-card__body">This is a card</div>
289
+ </div>
290
+ <div class="pf-v6-c-card">
291
+ <div class="pf-v6-c-card__body">This is a card</div>
292
+ </div>
293
+ <div class="pf-v6-c-card">
294
+ <div class="pf-v6-c-card__body">This is a card</div>
295
+ </div>
296
+ <div class="pf-v6-c-card">
297
+ <div class="pf-v6-c-card__body">This is a card</div>
298
+ </div>
299
+ <div class="pf-v6-c-card">
300
+ <div class="pf-v6-c-card__body">This is a card</div>
301
+ </div>
302
+ <div class="pf-v6-c-card">
303
+ <div class="pf-v6-c-card__body">This is a card</div>
304
+ </div>
305
+ <div class="pf-v6-c-card">
306
+ <div class="pf-v6-c-card__body">This is a card</div>
307
+ </div>
308
+ <div class="pf-v6-c-card">
309
+ <div class="pf-v6-c-card__body">This is a card</div>
310
+ </div>
311
+ <div class="pf-v6-c-card">
312
+ <div class="pf-v6-c-card__body">This is a card</div>
313
+ </div>
314
+ </div>
315
+ </div>
316
+ </section>
317
+ </main>
318
+ </div>
319
+ </div>
320
+ </div>
321
+ <div class="pf-v6-c-drawer__panel pf-m-width-33-on-lg" hidden>
322
+ <div class="pf-v6-c-drawer__body">
323
+ <div class="pf-v6-c-drawer__head">
324
+ <div class="pf-v6-c-drawer__actions">
325
+ <button
326
+ class="pf-v6-c-menu-toggle pf-m-plain"
327
+ type="button"
328
+ aria-expanded="false"
329
+ aria-label="Menu toggle"
330
+ id="drawer-collapsed-example-toggle"
331
+ >
332
+ <span class="pf-v6-c-menu-toggle__icon">
333
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
334
+ </span>
335
+ </button>
336
+ <div class="pf-v6-c-drawer__close">
337
+ <button
338
+ class="pf-v6-c-button pf-m-plain"
339
+ type="button"
340
+ aria-label="Close drawer panel"
341
+ >
342
+ <span class="pf-v6-c-button__icon">
343
+ <i class="fas fa-times" aria-hidden="true"></i>
344
+ </span>
345
+ </button>
346
+ </div>
347
+ </div>
348
+ <div class="pf-v6-l-flex pf-m-space-items-sm">
349
+ <div class="pf-v6-l-flex__item">
350
+ <span class="pf-v6-c-label pf-m-compact pf-m-blue">
351
+ <span class="pf-v6-c-label__content">
352
+ <span class="pf-v6-c-label__text">DC</span>
353
+ </span>
354
+ </span>
355
+ </div>
356
+ <div class="pf-v6-l-flex__item">
357
+ <h2
358
+ class="pf-v6-c-title pf-m-xl"
359
+ id="drawer-collapsed-example-drawer-label"
360
+ >mary-test</h2>
361
+ </div>
362
+ </div>
363
+ </div>
364
+ </div>
365
+ <div class="pf-v6-c-drawer__body pf-m-no-padding">
366
+ <div class="pf-v6-c-tabs pf-m-box pf-m-fill">
367
+ <ul class="pf-v6-c-tabs__list" role="tablist">
368
+ <li class="pf-v6-c-tabs__item pf-m-current" role="presentation">
369
+ <button
370
+ type="button"
371
+ class="pf-v6-c-tabs__link"
372
+ role="tab"
373
+ id="drawer-collapsed-example-panel-tabs-tab1-link"
374
+ >
375
+ <span class="pf-v6-c-tabs__item-text">Overview</span>
376
+ </button>
377
+ </li>
378
+ <li class="pf-v6-c-tabs__item" role="presentation">
379
+ <button
380
+ type="button"
381
+ class="pf-v6-c-tabs__link"
382
+ role="tab"
383
+ id="drawer-collapsed-example-panel-tabs-tab2-link"
384
+ >
385
+ <span class="pf-v6-c-tabs__item-text">Activity</span>
386
+ </button>
387
+ </li>
388
+ </ul>
389
+ </div>
390
+ </div>
391
+ <div class="pf-v6-c-drawer__body">
392
+ <section
393
+ class="pf-v6-c-tab-content"
394
+ id="drawer-collapsed-example-panel-tabs-tab1-panel"
395
+ aria-labelledby="drawer-collapsed-example-panel-tabs-tab1-link"
396
+ role="tabpanel"
397
+ tabindex="0"
398
+ >
399
+ <div class="pf-v6-c-tab-content__body">
400
+ <div class="pf-v6-l-flex pf-m-column pf-m-space-items-lg">
401
+ <div class="pf-v6-l-flex__item">
402
+ <p>The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.</p>
403
+ </div>
404
+ <div class="pf-v6-l-flex__item">
405
+ <div class="pf-v6-c-progress" id="-progress-example1">
406
+ <div
407
+ class="pf-v6-c-progress__description"
408
+ id="-progress-example1-description"
409
+ >Capacity</div>
410
+ <div class="pf-v6-c-progress__status" aria-hidden="true">
411
+ <span class="pf-v6-c-progress__measure">33%</span>
412
+ </div>
413
+ <div
414
+ class="pf-v6-c-progress__bar"
415
+ role="progressbar"
416
+ aria-valuemin="0"
417
+ aria-valuemax="100"
418
+ aria-valuenow="33"
419
+ aria-labelledby="-progress-example1-description"
420
+ aria-label="Progress 1"
421
+ >
422
+ <div
423
+ class="pf-v6-c-progress__indicator"
424
+ style="width:33%;"
425
+ ></div>
426
+ </div>
427
+ </div>
428
+ </div>
429
+ <div class="pf-v6-l-flex__item">
430
+ <div class="pf-v6-c-progress" id="-progress-example2">
431
+ <div
432
+ class="pf-v6-c-progress__description"
433
+ id="-progress-example2-description"
434
+ >Modules</div>
435
+ <div class="pf-v6-c-progress__status" aria-hidden="true">
436
+ <span class="pf-v6-c-progress__measure">66%</span>
437
+ </div>
438
+ <div
439
+ class="pf-v6-c-progress__bar"
440
+ role="progressbar"
441
+ aria-valuemin="0"
442
+ aria-valuemax="100"
443
+ aria-valuenow="66"
444
+ aria-labelledby="-progress-example2-description"
445
+ aria-label="Progress 2"
446
+ >
447
+ <div
448
+ class="pf-v6-c-progress__indicator"
449
+ style="width:66%;"
450
+ ></div>
451
+ </div>
452
+ </div>
453
+ </div>
454
+ </div>
455
+ </div>
456
+ </section>
457
+ <section
458
+ class="pf-v6-c-tab-content"
459
+ id="drawer-collapsed-example-panel-tabs-tab2-panel"
460
+ aria-labelledby="drawer-collapsed-example-panel-tabs-tab2-link"
461
+ role="tabpanel"
462
+ tabindex="0"
463
+ hidden
464
+ >
465
+ <div class="pf-v6-c-tab-content__body">Panel 2</div>
466
+ </section>
467
+ </div>
468
+ </div>
469
+ </div>
470
+ </div>
471
+ </div>
472
+ </div>
473
+
11
474
  ```
12
475
 
13
476
  ### Expanded
14
477
 
15
- ```hbs isFullscreen
16
- {{> page-template
17
- page-template--id="drawer-expanded-example"
18
- page-template--IsDrawer="true"
19
- page-template--drawer-panel--IsOpen="true"
20
- }}
21
-
22
- {{#*inline "page-template-drawer-panel"}}
23
- {{#> drawer-panel}}
24
- {{#> drawer-body}}
25
- drawer panel
26
- {{/drawer-body}}
27
- {{/drawer-panel}}
28
- {{/inline}}
478
+ ```html isFullscreen
479
+ <div class="pf-v6-c-page" id="drawer-expanded-example">
480
+ <div class="pf-v6-c-skip-to-content">
481
+ <a
482
+ class="pf-v6-c-button pf-m-primary"
483
+ href="#main-content-drawer-expanded-example"
484
+ >
485
+ <span class="pf-v6-c-button__text">Skip to content</span>
486
+ </a>
487
+ </div>
488
+ <header class="pf-v6-c-masthead" id="drawer-expanded-example-masthead">
489
+ <span class="pf-v6-c-masthead__toggle">
490
+ <button
491
+ class="pf-v6-c-button pf-m-plain"
492
+ type="button"
493
+ aria-label="Global navigation"
494
+ >
495
+ <span class="pf-v6-c-button__icon">
496
+ <i class="fas fa-bars" aria-hidden="true"></i>
497
+ </span>
498
+ </button>
499
+ </span>
500
+ <div class="pf-v6-c-masthead__main">
501
+ <a class="pf-v6-c-masthead__brand" href="#">
502
+ <svg height="37px" viewBox="0 0 679 158">
503
+ <title>PF-HorizontalLogo-Color</title>
504
+ <defs>
505
+ <linearGradient
506
+ x1="68%"
507
+ y1="2.25860997e-13%"
508
+ x2="32%"
509
+ y2="100%"
510
+ id="linearGradient-drawer-expanded-example-masthead"
511
+ >
512
+ <stop stop-color="#2B9AF3" offset="0%" />
513
+ <stop
514
+ stop-color="#73BCF7"
515
+ stop-opacity="0.502212631"
516
+ offset="100%"
517
+ />
518
+ </linearGradient>
519
+ </defs>
520
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
521
+ <g
522
+ transform="translate(206.000000, 45.750000)"
523
+ fill="var(--pf-t--global--text--color--regular)"
524
+ fill-rule="nonzero"
525
+ >
526
+ <path
527
+ 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"
528
+ />
529
+ <path
530
+ 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"
531
+ />
532
+ <path
533
+ 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"
534
+ />
535
+ <path
536
+ 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"
537
+ />
538
+ <path
539
+ 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"
540
+ />
541
+ <path
542
+ 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"
543
+ />
544
+ <path
545
+ 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"
546
+ />
547
+ <polygon
548
+ 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"
549
+ />
550
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
551
+ <path
552
+ 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"
553
+ />
554
+ </g>
555
+ <g transform="translate(0.000000, 0.000000)">
556
+ <path
557
+ 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"
558
+ fill="#0066CC"
559
+ />
560
+ <path
561
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
562
+ fill="url(#linearGradient-drawer-expanded-example-masthead)"
563
+ />
564
+ <path
565
+ 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"
566
+ fill="url(#linearGradient-drawer-expanded-example-masthead)"
567
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
568
+ />
569
+ </g>
570
+ </g>
571
+ </svg>
572
+ </a>
573
+ </div>
574
+ <div class="pf-v6-c-masthead__content">
575
+ <div
576
+ class="pf-v6-c-toolbar pf-m-static"
577
+ id="drawer-expanded-example-masthead-toolbar"
578
+ >
579
+ <div class="pf-v6-c-toolbar__content">
580
+ <div class="pf-v6-c-toolbar__content-section">
581
+ <div
582
+ 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"
583
+ >
584
+ <div
585
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
586
+ >
587
+ <div class="pf-v6-c-toolbar__item">
588
+ <button
589
+ class="pf-v6-c-menu-toggle pf-m-plain"
590
+ type="button"
591
+ aria-expanded="false"
592
+ aria-label="Application launcher"
593
+ >
594
+ <span class="pf-v6-c-menu-toggle__icon">
595
+ <i class="fas fa-th" aria-hidden="true"></i>
596
+ </span>
597
+ </button>
598
+ </div>
599
+ <div class="pf-v6-c-toolbar__item">
600
+ <button
601
+ class="pf-v6-c-menu-toggle pf-m-plain"
602
+ type="button"
603
+ aria-expanded="false"
604
+ aria-label="Settings"
605
+ >
606
+ <span class="pf-v6-c-menu-toggle__icon">
607
+ <i class="fas fa-cog" aria-hidden="true"></i>
608
+ </span>
609
+ </button>
610
+ </div>
611
+ <div class="pf-v6-c-toolbar__item">
612
+ <button
613
+ class="pf-v6-c-menu-toggle pf-m-plain"
614
+ type="button"
615
+ aria-expanded="false"
616
+ aria-label="Help"
617
+ >
618
+ <span class="pf-v6-c-menu-toggle__icon">
619
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
620
+ </span>
621
+ </button>
622
+ </div>
623
+ </div>
624
+
625
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
626
+ <button
627
+ class="pf-v6-c-menu-toggle pf-m-plain"
628
+ type="button"
629
+ aria-expanded="false"
630
+ aria-label="Actions"
631
+ >
632
+ <span class="pf-v6-c-menu-toggle__icon">
633
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
634
+ </span>
635
+ </button>
636
+ </div>
637
+ </div>
638
+ </div>
639
+ </div>
640
+ </div>
641
+ </div>
642
+ </header>
643
+ <div class="pf-v6-c-page__sidebar">
644
+ <div class="pf-v6-c-page__sidebar-body">
645
+ <nav
646
+ class="pf-v6-c-nav"
647
+ id="drawer-expanded-example-primary-nav"
648
+ aria-label="Global"
649
+ >
650
+ <ul class="pf-v6-c-nav__list" role="list">
651
+ <li class="pf-v6-c-nav__item">
652
+ <a href="#" class="pf-v6-c-nav__link">
653
+ <span class="pf-v6-c-nav__link-text">System panel</span>
654
+ </a>
655
+ </li>
656
+ <li class="pf-v6-c-nav__item">
657
+ <a
658
+ href="#"
659
+ class="pf-v6-c-nav__link pf-m-current"
660
+ aria-current="page"
661
+ >
662
+ <span class="pf-v6-c-nav__link-text">Policy</span>
663
+ </a>
664
+ </li>
665
+ <li class="pf-v6-c-nav__item">
666
+ <a href="#" class="pf-v6-c-nav__link">
667
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
668
+ </a>
669
+ </li>
670
+ <li class="pf-v6-c-nav__item">
671
+ <a href="#" class="pf-v6-c-nav__link">
672
+ <span class="pf-v6-c-nav__link-text">Network services</span>
673
+ </a>
674
+ </li>
675
+ <li class="pf-v6-c-nav__item">
676
+ <a href="#" class="pf-v6-c-nav__link">
677
+ <span class="pf-v6-c-nav__link-text">Server</span>
678
+ </a>
679
+ </li>
680
+ </ul>
681
+ </nav>
682
+ </div>
683
+ </div>
684
+ <div class="pf-v6-c-page__drawer">
685
+ <div class="pf-v6-c-drawer pf-m-expanded">
686
+ <div class="pf-v6-c-drawer__main">
687
+ <div class="pf-v6-c-drawer__content">
688
+ <div class="pf-v6-c-drawer__body">
689
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
690
+ <main
691
+ class="pf-v6-c-page__main"
692
+ tabindex="-1"
693
+ id="main-content-drawer-expanded-example"
694
+ >
695
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
696
+ <div class="pf-v6-c-page__main-body">
697
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
698
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
699
+ <li class="pf-v6-c-breadcrumb__item">
700
+ <a
701
+ href="#"
702
+ class="pf-v6-c-breadcrumb__link"
703
+ >Section home</a>
704
+ </li>
705
+ <li class="pf-v6-c-breadcrumb__item">
706
+ <span class="pf-v6-c-breadcrumb__item-divider">
707
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
708
+ </span>
709
+
710
+ <a
711
+ href="#"
712
+ class="pf-v6-c-breadcrumb__link"
713
+ >Section title</a>
714
+ </li>
715
+ <li class="pf-v6-c-breadcrumb__item">
716
+ <span class="pf-v6-c-breadcrumb__item-divider">
717
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
718
+ </span>
719
+
720
+ <a
721
+ href="#"
722
+ class="pf-v6-c-breadcrumb__link"
723
+ >Section title</a>
724
+ </li>
725
+ <li class="pf-v6-c-breadcrumb__item">
726
+ <span class="pf-v6-c-breadcrumb__item-divider">
727
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
728
+ </span>
729
+
730
+ <a
731
+ href="#"
732
+ class="pf-v6-c-breadcrumb__link pf-m-current"
733
+ aria-current="page"
734
+ >Section landing</a>
735
+ </li>
736
+ </ol>
737
+ </nav>
738
+ </div>
739
+ </section>
740
+ <section
741
+ class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light"
742
+ >
743
+ <div class="pf-v6-c-page__main-body">
744
+ <div class="pf-v6-c-content">
745
+ <h1>Main title</h1>
746
+ <p>This is a full page demo.</p>
747
+ </div>
748
+ </div>
749
+ </section>
750
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
751
+ <div class="pf-v6-c-page__main-body">
752
+ <div class="pf-v6-l-gallery pf-m-gutter">
753
+ <div class="pf-v6-c-card">
754
+ <div class="pf-v6-c-card__body">This is a card</div>
755
+ </div>
756
+ <div class="pf-v6-c-card">
757
+ <div class="pf-v6-c-card__body">This is a card</div>
758
+ </div>
759
+ <div class="pf-v6-c-card">
760
+ <div class="pf-v6-c-card__body">This is a card</div>
761
+ </div>
762
+ <div class="pf-v6-c-card">
763
+ <div class="pf-v6-c-card__body">This is a card</div>
764
+ </div>
765
+ <div class="pf-v6-c-card">
766
+ <div class="pf-v6-c-card__body">This is a card</div>
767
+ </div>
768
+ <div class="pf-v6-c-card">
769
+ <div class="pf-v6-c-card__body">This is a card</div>
770
+ </div>
771
+ <div class="pf-v6-c-card">
772
+ <div class="pf-v6-c-card__body">This is a card</div>
773
+ </div>
774
+ <div class="pf-v6-c-card">
775
+ <div class="pf-v6-c-card__body">This is a card</div>
776
+ </div>
777
+ <div class="pf-v6-c-card">
778
+ <div class="pf-v6-c-card__body">This is a card</div>
779
+ </div>
780
+ <div class="pf-v6-c-card">
781
+ <div class="pf-v6-c-card__body">This is a card</div>
782
+ </div>
783
+ </div>
784
+ </div>
785
+ </section>
786
+ </main>
787
+ </div>
788
+ </div>
789
+ </div>
790
+ <div class="pf-v6-c-drawer__panel">
791
+ <div class="pf-v6-c-drawer__body">drawer panel</div>
792
+ </div>
793
+ </div>
794
+ </div>
795
+ </div>
796
+ </div>
797
+
29
798
  ```
30
799
 
31
800
  ### Expanded bottom
32
801
 
33
- ```hbs isFullscreen
34
- {{> page-template
35
- page-template--id="drawer-expanded-bottom-example"
36
- page-template--IsDrawer="true"
37
- page-template--drawer-panel--IsOpen="true"
38
- drawer--modifier="pf-m-panel-bottom"
39
- }}
40
-
41
- {{#*inline "page-template-drawer-panel"}}
42
- {{#> drawer-panel}}
43
- {{#> drawer-body}}
44
- drawer panel
45
- {{/drawer-body}}
46
- {{/drawer-panel}}
47
- {{/inline}}
802
+ ```html isFullscreen
803
+ <div class="pf-v6-c-page" id="drawer-expanded-bottom-example">
804
+ <div class="pf-v6-c-skip-to-content">
805
+ <a
806
+ class="pf-v6-c-button pf-m-primary"
807
+ href="#main-content-drawer-expanded-bottom-example"
808
+ >
809
+ <span class="pf-v6-c-button__text">Skip to content</span>
810
+ </a>
811
+ </div>
812
+ <header class="pf-v6-c-masthead" id="drawer-expanded-bottom-example-masthead">
813
+ <span class="pf-v6-c-masthead__toggle">
814
+ <button
815
+ class="pf-v6-c-button pf-m-plain"
816
+ type="button"
817
+ aria-label="Global navigation"
818
+ >
819
+ <span class="pf-v6-c-button__icon">
820
+ <i class="fas fa-bars" aria-hidden="true"></i>
821
+ </span>
822
+ </button>
823
+ </span>
824
+ <div class="pf-v6-c-masthead__main">
825
+ <a class="pf-v6-c-masthead__brand" href="#">
826
+ <svg height="37px" viewBox="0 0 679 158">
827
+ <title>PF-HorizontalLogo-Color</title>
828
+ <defs>
829
+ <linearGradient
830
+ x1="68%"
831
+ y1="2.25860997e-13%"
832
+ x2="32%"
833
+ y2="100%"
834
+ id="linearGradient-drawer-expanded-bottom-example-masthead"
835
+ >
836
+ <stop stop-color="#2B9AF3" offset="0%" />
837
+ <stop
838
+ stop-color="#73BCF7"
839
+ stop-opacity="0.502212631"
840
+ offset="100%"
841
+ />
842
+ </linearGradient>
843
+ </defs>
844
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
845
+ <g
846
+ transform="translate(206.000000, 45.750000)"
847
+ fill="var(--pf-t--global--text--color--regular)"
848
+ fill-rule="nonzero"
849
+ >
850
+ <path
851
+ 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"
852
+ />
853
+ <path
854
+ 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"
855
+ />
856
+ <path
857
+ 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"
858
+ />
859
+ <path
860
+ 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"
861
+ />
862
+ <path
863
+ 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"
864
+ />
865
+ <path
866
+ 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"
867
+ />
868
+ <path
869
+ 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"
870
+ />
871
+ <polygon
872
+ 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"
873
+ />
874
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
875
+ <path
876
+ 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"
877
+ />
878
+ </g>
879
+ <g transform="translate(0.000000, 0.000000)">
880
+ <path
881
+ 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"
882
+ fill="#0066CC"
883
+ />
884
+ <path
885
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
886
+ fill="url(#linearGradient-drawer-expanded-bottom-example-masthead)"
887
+ />
888
+ <path
889
+ 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"
890
+ fill="url(#linearGradient-drawer-expanded-bottom-example-masthead)"
891
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
892
+ />
893
+ </g>
894
+ </g>
895
+ </svg>
896
+ </a>
897
+ </div>
898
+ <div class="pf-v6-c-masthead__content">
899
+ <div
900
+ class="pf-v6-c-toolbar pf-m-static"
901
+ id="drawer-expanded-bottom-example-masthead-toolbar"
902
+ >
903
+ <div class="pf-v6-c-toolbar__content">
904
+ <div class="pf-v6-c-toolbar__content-section">
905
+ <div
906
+ 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"
907
+ >
908
+ <div
909
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
910
+ >
911
+ <div class="pf-v6-c-toolbar__item">
912
+ <button
913
+ class="pf-v6-c-menu-toggle pf-m-plain"
914
+ type="button"
915
+ aria-expanded="false"
916
+ aria-label="Application launcher"
917
+ >
918
+ <span class="pf-v6-c-menu-toggle__icon">
919
+ <i class="fas fa-th" aria-hidden="true"></i>
920
+ </span>
921
+ </button>
922
+ </div>
923
+ <div class="pf-v6-c-toolbar__item">
924
+ <button
925
+ class="pf-v6-c-menu-toggle pf-m-plain"
926
+ type="button"
927
+ aria-expanded="false"
928
+ aria-label="Settings"
929
+ >
930
+ <span class="pf-v6-c-menu-toggle__icon">
931
+ <i class="fas fa-cog" aria-hidden="true"></i>
932
+ </span>
933
+ </button>
934
+ </div>
935
+ <div class="pf-v6-c-toolbar__item">
936
+ <button
937
+ class="pf-v6-c-menu-toggle pf-m-plain"
938
+ type="button"
939
+ aria-expanded="false"
940
+ aria-label="Help"
941
+ >
942
+ <span class="pf-v6-c-menu-toggle__icon">
943
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
944
+ </span>
945
+ </button>
946
+ </div>
947
+ </div>
948
+
949
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
950
+ <button
951
+ class="pf-v6-c-menu-toggle pf-m-plain"
952
+ type="button"
953
+ aria-expanded="false"
954
+ aria-label="Actions"
955
+ >
956
+ <span class="pf-v6-c-menu-toggle__icon">
957
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
958
+ </span>
959
+ </button>
960
+ </div>
961
+ </div>
962
+ </div>
963
+ </div>
964
+ </div>
965
+ </div>
966
+ </header>
967
+ <div class="pf-v6-c-page__sidebar">
968
+ <div class="pf-v6-c-page__sidebar-body">
969
+ <nav
970
+ class="pf-v6-c-nav"
971
+ id="drawer-expanded-bottom-example-primary-nav"
972
+ aria-label="Global"
973
+ >
974
+ <ul class="pf-v6-c-nav__list" role="list">
975
+ <li class="pf-v6-c-nav__item">
976
+ <a href="#" class="pf-v6-c-nav__link">
977
+ <span class="pf-v6-c-nav__link-text">System panel</span>
978
+ </a>
979
+ </li>
980
+ <li class="pf-v6-c-nav__item">
981
+ <a
982
+ href="#"
983
+ class="pf-v6-c-nav__link pf-m-current"
984
+ aria-current="page"
985
+ >
986
+ <span class="pf-v6-c-nav__link-text">Policy</span>
987
+ </a>
988
+ </li>
989
+ <li class="pf-v6-c-nav__item">
990
+ <a href="#" class="pf-v6-c-nav__link">
991
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
992
+ </a>
993
+ </li>
994
+ <li class="pf-v6-c-nav__item">
995
+ <a href="#" class="pf-v6-c-nav__link">
996
+ <span class="pf-v6-c-nav__link-text">Network services</span>
997
+ </a>
998
+ </li>
999
+ <li class="pf-v6-c-nav__item">
1000
+ <a href="#" class="pf-v6-c-nav__link">
1001
+ <span class="pf-v6-c-nav__link-text">Server</span>
1002
+ </a>
1003
+ </li>
1004
+ </ul>
1005
+ </nav>
1006
+ </div>
1007
+ </div>
1008
+ <div class="pf-v6-c-page__drawer">
1009
+ <div class="pf-v6-c-drawer pf-m-expanded pf-m-panel-bottom">
1010
+ <div class="pf-v6-c-drawer__main">
1011
+ <div class="pf-v6-c-drawer__content">
1012
+ <div class="pf-v6-c-drawer__body">
1013
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
1014
+ <main
1015
+ class="pf-v6-c-page__main"
1016
+ tabindex="-1"
1017
+ id="main-content-drawer-expanded-bottom-example"
1018
+ >
1019
+ <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
1020
+ <div class="pf-v6-c-page__main-body">
1021
+ <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
1022
+ <ol class="pf-v6-c-breadcrumb__list" role="list">
1023
+ <li class="pf-v6-c-breadcrumb__item">
1024
+ <a
1025
+ href="#"
1026
+ class="pf-v6-c-breadcrumb__link"
1027
+ >Section home</a>
1028
+ </li>
1029
+ <li class="pf-v6-c-breadcrumb__item">
1030
+ <span class="pf-v6-c-breadcrumb__item-divider">
1031
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1032
+ </span>
1033
+
1034
+ <a
1035
+ href="#"
1036
+ class="pf-v6-c-breadcrumb__link"
1037
+ >Section title</a>
1038
+ </li>
1039
+ <li class="pf-v6-c-breadcrumb__item">
1040
+ <span class="pf-v6-c-breadcrumb__item-divider">
1041
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1042
+ </span>
1043
+
1044
+ <a
1045
+ href="#"
1046
+ class="pf-v6-c-breadcrumb__link"
1047
+ >Section title</a>
1048
+ </li>
1049
+ <li class="pf-v6-c-breadcrumb__item">
1050
+ <span class="pf-v6-c-breadcrumb__item-divider">
1051
+ <i class="fas fa-angle-right" aria-hidden="true"></i>
1052
+ </span>
1053
+
1054
+ <a
1055
+ href="#"
1056
+ class="pf-v6-c-breadcrumb__link pf-m-current"
1057
+ aria-current="page"
1058
+ >Section landing</a>
1059
+ </li>
1060
+ </ol>
1061
+ </nav>
1062
+ </div>
1063
+ </section>
1064
+ <section
1065
+ class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light"
1066
+ >
1067
+ <div class="pf-v6-c-page__main-body">
1068
+ <div class="pf-v6-c-content">
1069
+ <h1>Main title</h1>
1070
+ <p>This is a full page demo.</p>
1071
+ </div>
1072
+ </div>
1073
+ </section>
1074
+ <section class="pf-v6-c-page__main-section pf-m-limit-width">
1075
+ <div class="pf-v6-c-page__main-body">
1076
+ <div class="pf-v6-l-gallery pf-m-gutter">
1077
+ <div class="pf-v6-c-card">
1078
+ <div class="pf-v6-c-card__body">This is a card</div>
1079
+ </div>
1080
+ <div class="pf-v6-c-card">
1081
+ <div class="pf-v6-c-card__body">This is a card</div>
1082
+ </div>
1083
+ <div class="pf-v6-c-card">
1084
+ <div class="pf-v6-c-card__body">This is a card</div>
1085
+ </div>
1086
+ <div class="pf-v6-c-card">
1087
+ <div class="pf-v6-c-card__body">This is a card</div>
1088
+ </div>
1089
+ <div class="pf-v6-c-card">
1090
+ <div class="pf-v6-c-card__body">This is a card</div>
1091
+ </div>
1092
+ <div class="pf-v6-c-card">
1093
+ <div class="pf-v6-c-card__body">This is a card</div>
1094
+ </div>
1095
+ <div class="pf-v6-c-card">
1096
+ <div class="pf-v6-c-card__body">This is a card</div>
1097
+ </div>
1098
+ <div class="pf-v6-c-card">
1099
+ <div class="pf-v6-c-card__body">This is a card</div>
1100
+ </div>
1101
+ <div class="pf-v6-c-card">
1102
+ <div class="pf-v6-c-card__body">This is a card</div>
1103
+ </div>
1104
+ <div class="pf-v6-c-card">
1105
+ <div class="pf-v6-c-card__body">This is a card</div>
1106
+ </div>
1107
+ </div>
1108
+ </div>
1109
+ </section>
1110
+ </main>
1111
+ </div>
1112
+ </div>
1113
+ </div>
1114
+ <div class="pf-v6-c-drawer__panel">
1115
+ <div class="pf-v6-c-drawer__body">drawer panel</div>
1116
+ </div>
1117
+ </div>
1118
+ </div>
1119
+ </div>
1120
+ </div>
1121
+
48
1122
  ```
49
1123
 
50
1124
  ### Collapsed drawer with jump links
51
1125
 
52
- ```hbs isFullscreen
53
- {{> drawer-jump-links drawer-jump-links--id="drawer-jump-links"}}
1126
+ ```html isFullscreen
1127
+ <div class="pf-v6-c-page" id="drawer-jump-links">
1128
+ <div class="pf-v6-c-skip-to-content">
1129
+ <a
1130
+ class="pf-v6-c-button pf-m-primary"
1131
+ href="#main-content-drawer-jump-links"
1132
+ >
1133
+ <span class="pf-v6-c-button__text">Skip to content</span>
1134
+ </a>
1135
+ </div>
1136
+ <header class="pf-v6-c-masthead" id="drawer-jump-links-masthead">
1137
+ <span class="pf-v6-c-masthead__toggle">
1138
+ <button
1139
+ class="pf-v6-c-button pf-m-plain"
1140
+ type="button"
1141
+ aria-label="Global navigation"
1142
+ >
1143
+ <span class="pf-v6-c-button__icon">
1144
+ <i class="fas fa-bars" aria-hidden="true"></i>
1145
+ </span>
1146
+ </button>
1147
+ </span>
1148
+ <div class="pf-v6-c-masthead__main">
1149
+ <a class="pf-v6-c-masthead__brand" href="#">
1150
+ <svg height="37px" viewBox="0 0 679 158">
1151
+ <title>PF-HorizontalLogo-Color</title>
1152
+ <defs>
1153
+ <linearGradient
1154
+ x1="68%"
1155
+ y1="2.25860997e-13%"
1156
+ x2="32%"
1157
+ y2="100%"
1158
+ id="linearGradient-drawer-jump-links-masthead"
1159
+ >
1160
+ <stop stop-color="#2B9AF3" offset="0%" />
1161
+ <stop
1162
+ stop-color="#73BCF7"
1163
+ stop-opacity="0.502212631"
1164
+ offset="100%"
1165
+ />
1166
+ </linearGradient>
1167
+ </defs>
1168
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1169
+ <g
1170
+ transform="translate(206.000000, 45.750000)"
1171
+ fill="var(--pf-t--global--text--color--regular)"
1172
+ fill-rule="nonzero"
1173
+ >
1174
+ <path
1175
+ 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"
1176
+ />
1177
+ <path
1178
+ 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"
1179
+ />
1180
+ <path
1181
+ 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"
1182
+ />
1183
+ <path
1184
+ 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"
1185
+ />
1186
+ <path
1187
+ 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"
1188
+ />
1189
+ <path
1190
+ 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"
1191
+ />
1192
+ <path
1193
+ 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"
1194
+ />
1195
+ <polygon
1196
+ 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"
1197
+ />
1198
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
1199
+ <path
1200
+ 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"
1201
+ />
1202
+ </g>
1203
+ <g transform="translate(0.000000, 0.000000)">
1204
+ <path
1205
+ 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"
1206
+ fill="#0066CC"
1207
+ />
1208
+ <path
1209
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
1210
+ fill="url(#linearGradient-drawer-jump-links-masthead)"
1211
+ />
1212
+ <path
1213
+ 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"
1214
+ fill="url(#linearGradient-drawer-jump-links-masthead)"
1215
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
1216
+ />
1217
+ </g>
1218
+ </g>
1219
+ </svg>
1220
+ </a>
1221
+ </div>
1222
+ <div class="pf-v6-c-masthead__content">
1223
+ <div
1224
+ class="pf-v6-c-toolbar pf-m-static"
1225
+ id="drawer-jump-links-masthead-toolbar"
1226
+ >
1227
+ <div class="pf-v6-c-toolbar__content">
1228
+ <div class="pf-v6-c-toolbar__content-section">
1229
+ <div
1230
+ 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"
1231
+ >
1232
+ <div
1233
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
1234
+ >
1235
+ <div class="pf-v6-c-toolbar__item">
1236
+ <button
1237
+ class="pf-v6-c-menu-toggle pf-m-plain"
1238
+ type="button"
1239
+ aria-expanded="false"
1240
+ aria-label="Application launcher"
1241
+ >
1242
+ <span class="pf-v6-c-menu-toggle__icon">
1243
+ <i class="fas fa-th" aria-hidden="true"></i>
1244
+ </span>
1245
+ </button>
1246
+ </div>
1247
+ <div class="pf-v6-c-toolbar__item">
1248
+ <button
1249
+ class="pf-v6-c-menu-toggle pf-m-plain"
1250
+ type="button"
1251
+ aria-expanded="false"
1252
+ aria-label="Settings"
1253
+ >
1254
+ <span class="pf-v6-c-menu-toggle__icon">
1255
+ <i class="fas fa-cog" aria-hidden="true"></i>
1256
+ </span>
1257
+ </button>
1258
+ </div>
1259
+ <div class="pf-v6-c-toolbar__item">
1260
+ <button
1261
+ class="pf-v6-c-menu-toggle pf-m-plain"
1262
+ type="button"
1263
+ aria-expanded="false"
1264
+ aria-label="Help"
1265
+ >
1266
+ <span class="pf-v6-c-menu-toggle__icon">
1267
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
1268
+ </span>
1269
+ </button>
1270
+ </div>
1271
+ </div>
1272
+
1273
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
1274
+ <button
1275
+ class="pf-v6-c-menu-toggle pf-m-plain"
1276
+ type="button"
1277
+ aria-expanded="false"
1278
+ aria-label="Actions"
1279
+ >
1280
+ <span class="pf-v6-c-menu-toggle__icon">
1281
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
1282
+ </span>
1283
+ </button>
1284
+ </div>
1285
+ </div>
1286
+ </div>
1287
+ </div>
1288
+ </div>
1289
+ </div>
1290
+ </header>
1291
+ <div class="pf-v6-c-page__sidebar">
1292
+ <div class="pf-v6-c-page__sidebar-body">
1293
+ <nav
1294
+ class="pf-v6-c-nav"
1295
+ id="drawer-jump-links-primary-nav"
1296
+ aria-label="Global"
1297
+ >
1298
+ <ul class="pf-v6-c-nav__list" role="list">
1299
+ <li class="pf-v6-c-nav__item">
1300
+ <a href="#" class="pf-v6-c-nav__link">
1301
+ <span class="pf-v6-c-nav__link-text">System panel</span>
1302
+ </a>
1303
+ </li>
1304
+ <li class="pf-v6-c-nav__item">
1305
+ <a
1306
+ href="#"
1307
+ class="pf-v6-c-nav__link pf-m-current"
1308
+ aria-current="page"
1309
+ >
1310
+ <span class="pf-v6-c-nav__link-text">Policy</span>
1311
+ </a>
1312
+ </li>
1313
+ <li class="pf-v6-c-nav__item">
1314
+ <a href="#" class="pf-v6-c-nav__link">
1315
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
1316
+ </a>
1317
+ </li>
1318
+ <li class="pf-v6-c-nav__item">
1319
+ <a href="#" class="pf-v6-c-nav__link">
1320
+ <span class="pf-v6-c-nav__link-text">Network services</span>
1321
+ </a>
1322
+ </li>
1323
+ <li class="pf-v6-c-nav__item">
1324
+ <a href="#" class="pf-v6-c-nav__link">
1325
+ <span class="pf-v6-c-nav__link-text">Server</span>
1326
+ </a>
1327
+ </li>
1328
+ </ul>
1329
+ </nav>
1330
+ </div>
1331
+ </div>
1332
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
1333
+ <main
1334
+ class="pf-v6-c-page__main"
1335
+ tabindex="-1"
1336
+ id="main-content-drawer-jump-links"
1337
+ >
1338
+ <div class="pf-v6-c-drawer">
1339
+ <div class="pf-v6-c-drawer__main">
1340
+ <div
1341
+ class="pf-v6-c-drawer__content"
1342
+ id="drawer-jump-links-drawer-scrollable-container"
1343
+ >
1344
+ <div class="pf-v6-c-drawer__body">
1345
+ <div class="pf-v6-c-sidebar">
1346
+ <div class="pf-v6-c-sidebar__main">
1347
+ <div class="pf-v6-c-sidebar__panel pf-m-sticky pf-m-gutter">
1348
+ <section class="pf-v6-c-page__main-section pf-m-light">
1349
+ <div class="pf-v6-c-page__main-body">
1350
+ <nav
1351
+ class="pf-v6-c-jump-links pf-m-vertical pf-m-non-expandable-on-md pf-m-expandable"
1352
+ >
1353
+ <div class="pf-v6-c-jump-links__label">Jump to section</div>
1354
+ <ul class="pf-v6-c-jump-links__list" role="list">
1355
+ <li class="pf-v6-c-jump-links__item pf-m-current">
1356
+ <span class="pf-v6-c-jump-links__link">
1357
+ <a
1358
+ class="pf-v6-c-button pf-m-link"
1359
+ href="#drawer-jump-links-jump-links-first"
1360
+ >
1361
+ <span class="pf-v6-c-button__text">
1362
+ <span
1363
+ class="pf-v6-c-jump-links__link-text"
1364
+ >First section</span>
1365
+ </span>
1366
+ </a>
1367
+ </span>
1368
+ </li>
1369
+ <li class="pf-v6-c-jump-links__item">
1370
+ <span class="pf-v6-c-jump-links__link">
1371
+ <a
1372
+ class="pf-v6-c-button pf-m-link"
1373
+ href="#drawer-jump-links-jump-links-second"
1374
+ >
1375
+ <span class="pf-v6-c-button__text">
1376
+ <span
1377
+ class="pf-v6-c-jump-links__link-text"
1378
+ >Second section</span>
1379
+ </span>
1380
+ </a>
1381
+ </span>
1382
+ </li>
1383
+ <li class="pf-v6-c-jump-links__item">
1384
+ <span class="pf-v6-c-jump-links__link">
1385
+ <a
1386
+ class="pf-v6-c-button pf-m-link"
1387
+ href="#drawer-jump-links-jump-links-third"
1388
+ >
1389
+ <span class="pf-v6-c-button__text">
1390
+ <span
1391
+ class="pf-v6-c-jump-links__link-text"
1392
+ >Third section</span>
1393
+ </span>
1394
+ </a>
1395
+ </span>
1396
+ </li>
1397
+ <li class="pf-v6-c-jump-links__item">
1398
+ <span class="pf-v6-c-jump-links__link">
1399
+ <a
1400
+ class="pf-v6-c-button pf-m-link"
1401
+ href="#drawer-jump-links-jump-links-fourth"
1402
+ >
1403
+ <span class="pf-v6-c-button__text">
1404
+ <span
1405
+ class="pf-v6-c-jump-links__link-text"
1406
+ >Fourth section</span>
1407
+ </span>
1408
+ </a>
1409
+ </span>
1410
+ </li>
1411
+ <li class="pf-v6-c-jump-links__item">
1412
+ <span class="pf-v6-c-jump-links__link">
1413
+ <a
1414
+ class="pf-v6-c-button pf-m-link"
1415
+ href="#drawer-jump-links-jump-links-fifth"
1416
+ >
1417
+ <span class="pf-v6-c-button__text">
1418
+ <span
1419
+ class="pf-v6-c-jump-links__link-text"
1420
+ >Fifth section</span>
1421
+ </span>
1422
+ </a>
1423
+ </span>
1424
+ </li>
1425
+ </ul>
1426
+ </nav>
1427
+ </div>
1428
+ </section>
1429
+ </div>
1430
+ <div class="pf-v6-c-sidebar__content">
1431
+ <section class="pf-v6-c-page__main-section pf-m-light">
1432
+ <div class="pf-v6-c-page__main-body">
1433
+ <div class="pf-v6-c-content">
1434
+ <p>
1435
+ <b>Note:</b> Jump links require javascript to look and function properly, so while clicking on the jump links in these demos may take you to anchors on the page, the full functionality isn't implemented. Refer to the react demos to see the intended design and functionality.
1436
+ </p>
1437
+
1438
+ <h2
1439
+ id="drawer-jump-links-jump-links-first"
1440
+ >First section</h2>
1441
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1442
+
1443
+ <h2
1444
+ id="drawer-jump-links-jump-links-second"
1445
+ >Second section</h2>
1446
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1447
+
1448
+ <h2
1449
+ id="drawer-jump-links-jump-links-third"
1450
+ >Third section</h2>
1451
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1452
+
1453
+ <h2
1454
+ id="drawer-jump-links-jump-links-fourth"
1455
+ >Fourth section</h2>
1456
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1457
+
1458
+ <h2
1459
+ id="drawer-jump-links-jump-links-fifth"
1460
+ >Fifth section</h2>
1461
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1462
+ </div>
1463
+ </div>
1464
+ </section>
1465
+ </div>
1466
+ </div>
1467
+ </div>
1468
+ </div>
1469
+ </div>
1470
+ <div class="pf-v6-c-drawer__panel" hidden>
1471
+ <div class="pf-v6-c-drawer__head">
1472
+ <span>Drawer panel header content</span>
1473
+ <div class="pf-v6-c-drawer__actions">
1474
+ <div class="pf-v6-c-drawer__close">
1475
+ <button
1476
+ class="pf-v6-c-button pf-m-plain"
1477
+ type="button"
1478
+ aria-label="Close drawer panel"
1479
+ >
1480
+ <span class="pf-v6-c-button__icon">
1481
+ <i class="fas fa-times" aria-hidden="true"></i>
1482
+ </span>
1483
+ </button>
1484
+ </div>
1485
+ </div>
1486
+ </div>
1487
+ <div
1488
+ class="pf-v6-c-drawer__description"
1489
+ >This is a helpful description of the drawer panel.</div>
1490
+ <div class="pf-v6-c-drawer__body">Drawer panel body content</div>
1491
+ </div>
1492
+ </div>
1493
+ </div>
1494
+ </main>
1495
+ </div>
1496
+ </div>
1497
+
54
1498
  ```
55
1499
 
56
1500
  ### Expanded drawer with jump links
57
1501
 
58
- ```hbs isFullscreen
59
- {{> drawer-jump-links drawer-jump-links--id="drawer-expanded-jump-links" drawer-panel--IsOpen="true"}}
1502
+ ```html isFullscreen
1503
+ <div class="pf-v6-c-page" id="drawer-expanded-jump-links">
1504
+ <div class="pf-v6-c-skip-to-content">
1505
+ <a
1506
+ class="pf-v6-c-button pf-m-primary"
1507
+ href="#main-content-drawer-expanded-jump-links"
1508
+ >
1509
+ <span class="pf-v6-c-button__text">Skip to content</span>
1510
+ </a>
1511
+ </div>
1512
+ <header class="pf-v6-c-masthead" id="drawer-expanded-jump-links-masthead">
1513
+ <span class="pf-v6-c-masthead__toggle">
1514
+ <button
1515
+ class="pf-v6-c-button pf-m-plain"
1516
+ type="button"
1517
+ aria-label="Global navigation"
1518
+ >
1519
+ <span class="pf-v6-c-button__icon">
1520
+ <i class="fas fa-bars" aria-hidden="true"></i>
1521
+ </span>
1522
+ </button>
1523
+ </span>
1524
+ <div class="pf-v6-c-masthead__main">
1525
+ <a class="pf-v6-c-masthead__brand" href="#">
1526
+ <svg height="37px" viewBox="0 0 679 158">
1527
+ <title>PF-HorizontalLogo-Color</title>
1528
+ <defs>
1529
+ <linearGradient
1530
+ x1="68%"
1531
+ y1="2.25860997e-13%"
1532
+ x2="32%"
1533
+ y2="100%"
1534
+ id="linearGradient-drawer-expanded-jump-links-masthead"
1535
+ >
1536
+ <stop stop-color="#2B9AF3" offset="0%" />
1537
+ <stop
1538
+ stop-color="#73BCF7"
1539
+ stop-opacity="0.502212631"
1540
+ offset="100%"
1541
+ />
1542
+ </linearGradient>
1543
+ </defs>
1544
+ <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1545
+ <g
1546
+ transform="translate(206.000000, 45.750000)"
1547
+ fill="var(--pf-t--global--text--color--regular)"
1548
+ fill-rule="nonzero"
1549
+ >
1550
+ <path
1551
+ 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"
1552
+ />
1553
+ <path
1554
+ 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"
1555
+ />
1556
+ <path
1557
+ 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"
1558
+ />
1559
+ <path
1560
+ 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"
1561
+ />
1562
+ <path
1563
+ 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"
1564
+ />
1565
+ <path
1566
+ 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"
1567
+ />
1568
+ <path
1569
+ 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"
1570
+ />
1571
+ <polygon
1572
+ 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"
1573
+ />
1574
+ <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
1575
+ <path
1576
+ 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"
1577
+ />
1578
+ </g>
1579
+ <g transform="translate(0.000000, 0.000000)">
1580
+ <path
1581
+ 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"
1582
+ fill="#0066CC"
1583
+ />
1584
+ <path
1585
+ d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
1586
+ fill="url(#linearGradient-drawer-expanded-jump-links-masthead)"
1587
+ />
1588
+ <path
1589
+ 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"
1590
+ fill="url(#linearGradient-drawer-expanded-jump-links-masthead)"
1591
+ transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
1592
+ />
1593
+ </g>
1594
+ </g>
1595
+ </svg>
1596
+ </a>
1597
+ </div>
1598
+ <div class="pf-v6-c-masthead__content">
1599
+ <div
1600
+ class="pf-v6-c-toolbar pf-m-static"
1601
+ id="drawer-expanded-jump-links-masthead-toolbar"
1602
+ >
1603
+ <div class="pf-v6-c-toolbar__content">
1604
+ <div class="pf-v6-c-toolbar__content-section">
1605
+ <div
1606
+ 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"
1607
+ >
1608
+ <div
1609
+ class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
1610
+ >
1611
+ <div class="pf-v6-c-toolbar__item">
1612
+ <button
1613
+ class="pf-v6-c-menu-toggle pf-m-plain"
1614
+ type="button"
1615
+ aria-expanded="false"
1616
+ aria-label="Application launcher"
1617
+ >
1618
+ <span class="pf-v6-c-menu-toggle__icon">
1619
+ <i class="fas fa-th" aria-hidden="true"></i>
1620
+ </span>
1621
+ </button>
1622
+ </div>
1623
+ <div class="pf-v6-c-toolbar__item">
1624
+ <button
1625
+ class="pf-v6-c-menu-toggle pf-m-plain"
1626
+ type="button"
1627
+ aria-expanded="false"
1628
+ aria-label="Settings"
1629
+ >
1630
+ <span class="pf-v6-c-menu-toggle__icon">
1631
+ <i class="fas fa-cog" aria-hidden="true"></i>
1632
+ </span>
1633
+ </button>
1634
+ </div>
1635
+ <div class="pf-v6-c-toolbar__item">
1636
+ <button
1637
+ class="pf-v6-c-menu-toggle pf-m-plain"
1638
+ type="button"
1639
+ aria-expanded="false"
1640
+ aria-label="Help"
1641
+ >
1642
+ <span class="pf-v6-c-menu-toggle__icon">
1643
+ <i class="fas fa-question-circle" aria-hidden="true"></i>
1644
+ </span>
1645
+ </button>
1646
+ </div>
1647
+ </div>
1648
+
1649
+ <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
1650
+ <button
1651
+ class="pf-v6-c-menu-toggle pf-m-plain"
1652
+ type="button"
1653
+ aria-expanded="false"
1654
+ aria-label="Actions"
1655
+ >
1656
+ <span class="pf-v6-c-menu-toggle__icon">
1657
+ <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
1658
+ </span>
1659
+ </button>
1660
+ </div>
1661
+ </div>
1662
+ </div>
1663
+ </div>
1664
+ </div>
1665
+ </div>
1666
+ </header>
1667
+ <div class="pf-v6-c-page__sidebar">
1668
+ <div class="pf-v6-c-page__sidebar-body">
1669
+ <nav
1670
+ class="pf-v6-c-nav"
1671
+ id="drawer-expanded-jump-links-primary-nav"
1672
+ aria-label="Global"
1673
+ >
1674
+ <ul class="pf-v6-c-nav__list" role="list">
1675
+ <li class="pf-v6-c-nav__item">
1676
+ <a href="#" class="pf-v6-c-nav__link">
1677
+ <span class="pf-v6-c-nav__link-text">System panel</span>
1678
+ </a>
1679
+ </li>
1680
+ <li class="pf-v6-c-nav__item">
1681
+ <a
1682
+ href="#"
1683
+ class="pf-v6-c-nav__link pf-m-current"
1684
+ aria-current="page"
1685
+ >
1686
+ <span class="pf-v6-c-nav__link-text">Policy</span>
1687
+ </a>
1688
+ </li>
1689
+ <li class="pf-v6-c-nav__item">
1690
+ <a href="#" class="pf-v6-c-nav__link">
1691
+ <span class="pf-v6-c-nav__link-text">Authentication</span>
1692
+ </a>
1693
+ </li>
1694
+ <li class="pf-v6-c-nav__item">
1695
+ <a href="#" class="pf-v6-c-nav__link">
1696
+ <span class="pf-v6-c-nav__link-text">Network services</span>
1697
+ </a>
1698
+ </li>
1699
+ <li class="pf-v6-c-nav__item">
1700
+ <a href="#" class="pf-v6-c-nav__link">
1701
+ <span class="pf-v6-c-nav__link-text">Server</span>
1702
+ </a>
1703
+ </li>
1704
+ </ul>
1705
+ </nav>
1706
+ </div>
1707
+ </div>
1708
+ <div class="pf-v6-c-page__main-container" tabindex="-1">
1709
+ <main
1710
+ class="pf-v6-c-page__main"
1711
+ tabindex="-1"
1712
+ id="main-content-drawer-expanded-jump-links"
1713
+ >
1714
+ <div class="pf-v6-c-drawer pf-m-expanded">
1715
+ <div class="pf-v6-c-drawer__main">
1716
+ <div
1717
+ class="pf-v6-c-drawer__content"
1718
+ id="drawer-expanded-jump-links-drawer-scrollable-container"
1719
+ >
1720
+ <div class="pf-v6-c-drawer__body">
1721
+ <div class="pf-v6-c-sidebar">
1722
+ <div class="pf-v6-c-sidebar__main">
1723
+ <div class="pf-v6-c-sidebar__panel pf-m-sticky pf-m-gutter">
1724
+ <section class="pf-v6-c-page__main-section pf-m-light">
1725
+ <div class="pf-v6-c-page__main-body">
1726
+ <nav
1727
+ class="pf-v6-c-jump-links pf-m-vertical pf-m-non-expandable-on-md pf-m-expandable"
1728
+ >
1729
+ <div class="pf-v6-c-jump-links__label">Jump to section</div>
1730
+ <ul class="pf-v6-c-jump-links__list" role="list">
1731
+ <li class="pf-v6-c-jump-links__item pf-m-current">
1732
+ <span class="pf-v6-c-jump-links__link">
1733
+ <a
1734
+ class="pf-v6-c-button pf-m-link"
1735
+ href="#drawer-expanded-jump-links-jump-links-first"
1736
+ >
1737
+ <span class="pf-v6-c-button__text">
1738
+ <span
1739
+ class="pf-v6-c-jump-links__link-text"
1740
+ >First section</span>
1741
+ </span>
1742
+ </a>
1743
+ </span>
1744
+ </li>
1745
+ <li class="pf-v6-c-jump-links__item">
1746
+ <span class="pf-v6-c-jump-links__link">
1747
+ <a
1748
+ class="pf-v6-c-button pf-m-link"
1749
+ href="#drawer-expanded-jump-links-jump-links-second"
1750
+ >
1751
+ <span class="pf-v6-c-button__text">
1752
+ <span
1753
+ class="pf-v6-c-jump-links__link-text"
1754
+ >Second section</span>
1755
+ </span>
1756
+ </a>
1757
+ </span>
1758
+ </li>
1759
+ <li class="pf-v6-c-jump-links__item">
1760
+ <span class="pf-v6-c-jump-links__link">
1761
+ <a
1762
+ class="pf-v6-c-button pf-m-link"
1763
+ href="#drawer-expanded-jump-links-jump-links-third"
1764
+ >
1765
+ <span class="pf-v6-c-button__text">
1766
+ <span
1767
+ class="pf-v6-c-jump-links__link-text"
1768
+ >Third section</span>
1769
+ </span>
1770
+ </a>
1771
+ </span>
1772
+ </li>
1773
+ <li class="pf-v6-c-jump-links__item">
1774
+ <span class="pf-v6-c-jump-links__link">
1775
+ <a
1776
+ class="pf-v6-c-button pf-m-link"
1777
+ href="#drawer-expanded-jump-links-jump-links-fourth"
1778
+ >
1779
+ <span class="pf-v6-c-button__text">
1780
+ <span
1781
+ class="pf-v6-c-jump-links__link-text"
1782
+ >Fourth section</span>
1783
+ </span>
1784
+ </a>
1785
+ </span>
1786
+ </li>
1787
+ <li class="pf-v6-c-jump-links__item">
1788
+ <span class="pf-v6-c-jump-links__link">
1789
+ <a
1790
+ class="pf-v6-c-button pf-m-link"
1791
+ href="#drawer-expanded-jump-links-jump-links-fifth"
1792
+ >
1793
+ <span class="pf-v6-c-button__text">
1794
+ <span
1795
+ class="pf-v6-c-jump-links__link-text"
1796
+ >Fifth section</span>
1797
+ </span>
1798
+ </a>
1799
+ </span>
1800
+ </li>
1801
+ </ul>
1802
+ </nav>
1803
+ </div>
1804
+ </section>
1805
+ </div>
1806
+ <div class="pf-v6-c-sidebar__content">
1807
+ <section class="pf-v6-c-page__main-section pf-m-light">
1808
+ <div class="pf-v6-c-page__main-body">
1809
+ <div class="pf-v6-c-content">
1810
+ <p>
1811
+ <b>Note:</b> Jump links require javascript to look and function properly, so while clicking on the jump links in these demos may take you to anchors on the page, the full functionality isn't implemented. Refer to the react demos to see the intended design and functionality.
1812
+ </p>
1813
+
1814
+ <h2
1815
+ id="drawer-expanded-jump-links-jump-links-first"
1816
+ >First section</h2>
1817
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1818
+
1819
+ <h2
1820
+ id="drawer-expanded-jump-links-jump-links-second"
1821
+ >Second section</h2>
1822
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1823
+
1824
+ <h2
1825
+ id="drawer-expanded-jump-links-jump-links-third"
1826
+ >Third section</h2>
1827
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1828
+
1829
+ <h2
1830
+ id="drawer-expanded-jump-links-jump-links-fourth"
1831
+ >Fourth section</h2>
1832
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1833
+
1834
+ <h2
1835
+ id="drawer-expanded-jump-links-jump-links-fifth"
1836
+ >Fifth section</h2>
1837
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas sed dui ullamcorper, dignissim purus eu, mattis leo. Curabitur eleifend turpis ipsum, aliquam pretium risus efficitur vel. Etiam eget enim vitae quam facilisis pharetra at eget diam. Suspendisse ut vulputate magna. Nunc viverra posuere orci sit amet pulvinar. Quisque dui justo, egestas ac accumsan suscipit, tristique eu risus. In aliquet libero ante, ac pulvinar lectus pretium in. Ut enim tellus, vulputate et lorem et, hendrerit rutrum diam. Cras pharetra dapibus elit vitae ullamcorper. Nulla facilisis euismod diam, at sodales sem laoreet hendrerit. Curabitur porttitor ex nulla. Proin ligula leo, egestas ac nibh a, pellentesque mollis augue. Donec nec augue vehicula eros pulvinar vehicula eget rutrum neque. Duis sit amet interdum lorem. Vivamus porttitor nec quam a accumsan. Nam pretium vitae leo vitae rhoncus.</p>
1838
+ </div>
1839
+ </div>
1840
+ </section>
1841
+ </div>
1842
+ </div>
1843
+ </div>
1844
+ </div>
1845
+ </div>
1846
+ <div class="pf-v6-c-drawer__panel">
1847
+ <div class="pf-v6-c-drawer__head">
1848
+ <span>Drawer panel header content</span>
1849
+ <div class="pf-v6-c-drawer__actions">
1850
+ <div class="pf-v6-c-drawer__close">
1851
+ <button
1852
+ class="pf-v6-c-button pf-m-plain"
1853
+ type="button"
1854
+ aria-label="Close drawer panel"
1855
+ >
1856
+ <span class="pf-v6-c-button__icon">
1857
+ <i class="fas fa-times" aria-hidden="true"></i>
1858
+ </span>
1859
+ </button>
1860
+ </div>
1861
+ </div>
1862
+ </div>
1863
+ <div
1864
+ class="pf-v6-c-drawer__description"
1865
+ >This is a helpful description of the drawer panel.</div>
1866
+ <div class="pf-v6-c-drawer__body">Drawer panel body content</div>
1867
+ </div>
1868
+ </div>
1869
+ </div>
1870
+ </main>
1871
+ </div>
1872
+ </div>
1873
+
60
1874
  ```
61
1875
 
62
1876
  ## Documentation