@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.
- package/components/MenuToggle/menu-toggle.css +6 -0
- package/components/MenuToggle/menu-toggle.scss +7 -0
- package/components/_index.css +6 -0
- package/docs/components/MenuToggle/examples/MenuToggle.md +94 -1
- package/docs/demos/AboutModal/examples/AboutModal.md +358 -3
- package/docs/demos/Alert/examples/Alert.md +1351 -64
- package/docs/demos/BackToTop/examples/BackToTop.md +426 -6
- package/docs/demos/Banner/examples/Banner.md +895 -14
- package/docs/demos/CardView/examples/CardView.md +1092 -23
- package/docs/demos/Dashboard/examples/Dashboard.md +1597 -32
- package/docs/demos/DataList/examples/DataList.md +4031 -64
- package/docs/demos/DescriptionList/examples/DescriptionList.md +1523 -471
- package/docs/demos/Drawer/examples/Drawer.md +1849 -35
- package/docs/demos/JumpLinks/examples/JumpLinks.md +2326 -86
- package/docs/demos/Masthead/examples/Masthead.md +608 -8
- package/docs/demos/Modal/examples/Modal.md +2126 -196
- package/docs/demos/Nav/examples/Nav.md +1988 -22
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +4415 -35
- package/docs/demos/Page/examples/Page.md +4112 -104
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +6303 -269
- package/docs/demos/Skeleton/examples/Skeleton.md +412 -15
- package/docs/demos/Table/examples/Table.md +15873 -416
- package/docs/demos/Tabs/examples/Tabs.md +3635 -518
- package/docs/demos/Toolbar/examples/Toolbar.md +1812 -92
- package/docs/demos/Wizard/examples/Wizard.md +5289 -666
- package/package.json +1 -1
- package/patternfly-no-globals.css +6 -0
- package/patternfly.css +6 -0
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -173,72 +173,890 @@ section: components
|
|
|
173
173
|
|
|
174
174
|
### Toolbar with validation on desktop
|
|
175
175
|
|
|
176
|
-
```
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
176
|
+
```html isFullscreen
|
|
177
|
+
<div class="pf-v6-c-page" id="toolbar-pagination-management-example">
|
|
178
|
+
<div class="pf-v6-c-skip-to-content">
|
|
179
|
+
<a
|
|
180
|
+
class="pf-v6-c-button pf-m-primary"
|
|
181
|
+
href="#main-content-toolbar-pagination-management-example"
|
|
182
|
+
>
|
|
183
|
+
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
184
|
+
</a>
|
|
185
|
+
</div>
|
|
186
|
+
<header
|
|
187
|
+
class="pf-v6-c-masthead"
|
|
188
|
+
id="toolbar-pagination-management-example-masthead"
|
|
189
|
+
>
|
|
190
|
+
<span class="pf-v6-c-masthead__toggle">
|
|
191
|
+
<button
|
|
192
|
+
class="pf-v6-c-button pf-m-plain"
|
|
193
|
+
type="button"
|
|
194
|
+
aria-label="Global navigation"
|
|
195
|
+
>
|
|
196
|
+
<span class="pf-v6-c-button__icon">
|
|
197
|
+
<i class="fas fa-bars" aria-hidden="true"></i>
|
|
198
|
+
</span>
|
|
199
|
+
</button>
|
|
200
|
+
</span>
|
|
201
|
+
<div class="pf-v6-c-masthead__main">
|
|
202
|
+
<a class="pf-v6-c-masthead__brand" href="#">
|
|
203
|
+
<svg height="37px" viewBox="0 0 679 158">
|
|
204
|
+
<title>PF-HorizontalLogo-Color</title>
|
|
205
|
+
<defs>
|
|
206
|
+
<linearGradient
|
|
207
|
+
x1="68%"
|
|
208
|
+
y1="2.25860997e-13%"
|
|
209
|
+
x2="32%"
|
|
210
|
+
y2="100%"
|
|
211
|
+
id="linearGradient-toolbar-pagination-management-example-masthead"
|
|
212
|
+
>
|
|
213
|
+
<stop stop-color="#2B9AF3" offset="0%" />
|
|
214
|
+
<stop
|
|
215
|
+
stop-color="#73BCF7"
|
|
216
|
+
stop-opacity="0.502212631"
|
|
217
|
+
offset="100%"
|
|
218
|
+
/>
|
|
219
|
+
</linearGradient>
|
|
220
|
+
</defs>
|
|
221
|
+
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
222
|
+
<g
|
|
223
|
+
transform="translate(206.000000, 45.750000)"
|
|
224
|
+
fill="var(--pf-t--global--text--color--regular)"
|
|
225
|
+
fill-rule="nonzero"
|
|
226
|
+
>
|
|
227
|
+
<path
|
|
228
|
+
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"
|
|
229
|
+
/>
|
|
230
|
+
<path
|
|
231
|
+
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"
|
|
232
|
+
/>
|
|
233
|
+
<path
|
|
234
|
+
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"
|
|
235
|
+
/>
|
|
236
|
+
<path
|
|
237
|
+
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"
|
|
238
|
+
/>
|
|
239
|
+
<path
|
|
240
|
+
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"
|
|
241
|
+
/>
|
|
242
|
+
<path
|
|
243
|
+
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"
|
|
244
|
+
/>
|
|
245
|
+
<path
|
|
246
|
+
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"
|
|
247
|
+
/>
|
|
248
|
+
<polygon
|
|
249
|
+
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"
|
|
250
|
+
/>
|
|
251
|
+
<polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
|
|
252
|
+
<path
|
|
253
|
+
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"
|
|
254
|
+
/>
|
|
255
|
+
</g>
|
|
256
|
+
<g transform="translate(0.000000, 0.000000)">
|
|
257
|
+
<path
|
|
258
|
+
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"
|
|
259
|
+
fill="#0066CC"
|
|
260
|
+
/>
|
|
261
|
+
<path
|
|
262
|
+
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
263
|
+
fill="url(#linearGradient-toolbar-pagination-management-example-masthead)"
|
|
264
|
+
/>
|
|
265
|
+
<path
|
|
266
|
+
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"
|
|
267
|
+
fill="url(#linearGradient-toolbar-pagination-management-example-masthead)"
|
|
268
|
+
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
269
|
+
/>
|
|
270
|
+
</g>
|
|
271
|
+
</g>
|
|
272
|
+
</svg>
|
|
273
|
+
</a>
|
|
274
|
+
</div>
|
|
275
|
+
<div class="pf-v6-c-masthead__content">
|
|
276
|
+
<div
|
|
277
|
+
class="pf-v6-c-toolbar pf-m-static"
|
|
278
|
+
id="toolbar-pagination-management-example-masthead-toolbar"
|
|
279
|
+
>
|
|
280
|
+
<div class="pf-v6-c-toolbar__content">
|
|
281
|
+
<div class="pf-v6-c-toolbar__content-section">
|
|
282
|
+
<div
|
|
283
|
+
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"
|
|
284
|
+
>
|
|
285
|
+
<div
|
|
286
|
+
class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
|
|
287
|
+
>
|
|
288
|
+
<div class="pf-v6-c-toolbar__item">
|
|
289
|
+
<button
|
|
290
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
291
|
+
type="button"
|
|
292
|
+
aria-expanded="false"
|
|
293
|
+
aria-label="Application launcher"
|
|
294
|
+
>
|
|
295
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
296
|
+
<i class="fas fa-th" aria-hidden="true"></i>
|
|
297
|
+
</span>
|
|
298
|
+
</button>
|
|
299
|
+
</div>
|
|
300
|
+
<div class="pf-v6-c-toolbar__item">
|
|
301
|
+
<button
|
|
302
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
303
|
+
type="button"
|
|
304
|
+
aria-expanded="false"
|
|
305
|
+
aria-label="Settings"
|
|
306
|
+
>
|
|
307
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
308
|
+
<i class="fas fa-cog" aria-hidden="true"></i>
|
|
309
|
+
</span>
|
|
310
|
+
</button>
|
|
311
|
+
</div>
|
|
312
|
+
<div class="pf-v6-c-toolbar__item">
|
|
313
|
+
<button
|
|
314
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
315
|
+
type="button"
|
|
316
|
+
aria-expanded="false"
|
|
317
|
+
aria-label="Help"
|
|
318
|
+
>
|
|
319
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
320
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
321
|
+
</span>
|
|
322
|
+
</button>
|
|
323
|
+
</div>
|
|
324
|
+
</div>
|
|
325
|
+
|
|
326
|
+
<div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
|
|
327
|
+
<button
|
|
328
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
329
|
+
type="button"
|
|
330
|
+
aria-expanded="false"
|
|
331
|
+
aria-label="Actions"
|
|
332
|
+
>
|
|
333
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
334
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
335
|
+
</span>
|
|
336
|
+
</button>
|
|
337
|
+
</div>
|
|
338
|
+
</div>
|
|
339
|
+
</div>
|
|
340
|
+
</div>
|
|
341
|
+
</div>
|
|
342
|
+
</div>
|
|
343
|
+
</header>
|
|
344
|
+
<div class="pf-v6-c-page__sidebar">
|
|
345
|
+
<div class="pf-v6-c-page__sidebar-body">
|
|
346
|
+
<nav
|
|
347
|
+
class="pf-v6-c-nav"
|
|
348
|
+
id="toolbar-pagination-management-example-primary-nav"
|
|
349
|
+
aria-label="Global"
|
|
350
|
+
>
|
|
351
|
+
<ul class="pf-v6-c-nav__list" role="list">
|
|
352
|
+
<li class="pf-v6-c-nav__item">
|
|
353
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
354
|
+
<span class="pf-v6-c-nav__link-text">System panel</span>
|
|
355
|
+
</a>
|
|
356
|
+
</li>
|
|
357
|
+
<li class="pf-v6-c-nav__item">
|
|
358
|
+
<a
|
|
359
|
+
href="#"
|
|
360
|
+
class="pf-v6-c-nav__link pf-m-current"
|
|
361
|
+
aria-current="page"
|
|
362
|
+
>
|
|
363
|
+
<span class="pf-v6-c-nav__link-text">Policy</span>
|
|
364
|
+
</a>
|
|
365
|
+
</li>
|
|
366
|
+
<li class="pf-v6-c-nav__item">
|
|
367
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
368
|
+
<span class="pf-v6-c-nav__link-text">Authentication</span>
|
|
369
|
+
</a>
|
|
370
|
+
</li>
|
|
371
|
+
<li class="pf-v6-c-nav__item">
|
|
372
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
373
|
+
<span class="pf-v6-c-nav__link-text">Network services</span>
|
|
374
|
+
</a>
|
|
375
|
+
</li>
|
|
376
|
+
<li class="pf-v6-c-nav__item">
|
|
377
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
378
|
+
<span class="pf-v6-c-nav__link-text">Server</span>
|
|
379
|
+
</a>
|
|
380
|
+
</li>
|
|
381
|
+
</ul>
|
|
382
|
+
</nav>
|
|
383
|
+
</div>
|
|
384
|
+
</div>
|
|
385
|
+
<div class="pf-v6-c-page__main-container" tabindex="-1">
|
|
386
|
+
<main
|
|
387
|
+
class="pf-v6-c-page__main"
|
|
388
|
+
tabindex="-1"
|
|
389
|
+
id="main-content-toolbar-pagination-management-example"
|
|
390
|
+
>
|
|
391
|
+
<section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
|
|
392
|
+
<div class="pf-v6-c-page__main-body">
|
|
393
|
+
<nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
|
|
394
|
+
<ol class="pf-v6-c-breadcrumb__list" role="list">
|
|
395
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
396
|
+
<a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
|
|
397
|
+
</li>
|
|
398
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
399
|
+
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
400
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
401
|
+
</span>
|
|
402
|
+
|
|
403
|
+
<a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
|
|
404
|
+
</li>
|
|
405
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
406
|
+
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
407
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
408
|
+
</span>
|
|
409
|
+
|
|
410
|
+
<a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
|
|
411
|
+
</li>
|
|
412
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
413
|
+
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
414
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
415
|
+
</span>
|
|
416
|
+
|
|
417
|
+
<a
|
|
418
|
+
href="#"
|
|
419
|
+
class="pf-v6-c-breadcrumb__link pf-m-current"
|
|
420
|
+
aria-current="page"
|
|
421
|
+
>Section landing</a>
|
|
422
|
+
</li>
|
|
423
|
+
</ol>
|
|
424
|
+
</nav>
|
|
425
|
+
</div>
|
|
426
|
+
</section>
|
|
427
|
+
<section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
|
|
428
|
+
<div class="pf-v6-c-page__main-body">
|
|
429
|
+
<div class="pf-v6-c-content">
|
|
430
|
+
<h1>Main title</h1>
|
|
431
|
+
<p>This is a full page demo.</p>
|
|
432
|
+
</div>
|
|
433
|
+
</div>
|
|
434
|
+
</section>
|
|
435
|
+
<section class="pf-v6-c-page__main-section">
|
|
436
|
+
<div class="pf-v6-c-page__main-body">
|
|
437
|
+
<div class="pf-v6-c-toolbar" id="toolbar-with-validation-example">
|
|
438
|
+
<div class="pf-v6-c-toolbar__content">
|
|
439
|
+
<div class="pf-v6-c-toolbar__content-section">
|
|
440
|
+
<div
|
|
441
|
+
class="pf-v6-c-toolbar__group pf-m-show-on-lg pf-m-toggle-group"
|
|
442
|
+
>
|
|
443
|
+
<div class="pf-v6-c-toolbar__toggle">
|
|
444
|
+
<button
|
|
445
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
446
|
+
type="button"
|
|
447
|
+
aria-expanded="false"
|
|
448
|
+
aria-label="Show filters"
|
|
449
|
+
aria-controls="toolbar-with-validation-example-expandable-content"
|
|
450
|
+
>
|
|
451
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
452
|
+
<i class="fas fa-filter" aria-hidden="true"></i>
|
|
453
|
+
</span>
|
|
454
|
+
</button>
|
|
455
|
+
</div>
|
|
456
|
+
|
|
457
|
+
<div
|
|
458
|
+
class="pf-v6-c-toolbar__group pf-m-show-on-lg pf-m-filter-group pf-m-toggle-group"
|
|
459
|
+
>
|
|
460
|
+
<div class="pf-v6-c-toolbar__item">
|
|
461
|
+
<div
|
|
462
|
+
class="pf-v6-c-input-group"
|
|
463
|
+
aria-label="search filter"
|
|
464
|
+
role="group"
|
|
465
|
+
>
|
|
466
|
+
<div class="pf-v6-c-input-group__item">
|
|
467
|
+
<button
|
|
468
|
+
class="pf-v6-c-menu-toggle"
|
|
469
|
+
type="button"
|
|
470
|
+
aria-expanded="false"
|
|
471
|
+
id="toolbar-with-validation-example-month"
|
|
472
|
+
>
|
|
473
|
+
<span class="pf-v6-c-menu-toggle__text">Last month</span>
|
|
474
|
+
<span class="pf-v6-c-menu-toggle__controls">
|
|
475
|
+
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
476
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
477
|
+
</span>
|
|
478
|
+
</span>
|
|
479
|
+
</button>
|
|
480
|
+
</div>
|
|
481
|
+
<div class="pf-v6-c-input-group__item">
|
|
482
|
+
<div class="pf-v6-c-date-picker">
|
|
483
|
+
<div class="pf-v6-c-date-picker__input">
|
|
484
|
+
<div
|
|
485
|
+
class="pf-v6-c-input-group"
|
|
486
|
+
aria-label="search filter"
|
|
487
|
+
role="group"
|
|
488
|
+
>
|
|
489
|
+
<span class="pf-v6-c-form-control">
|
|
490
|
+
<input
|
|
491
|
+
type="text"
|
|
492
|
+
value="2020-03-05"
|
|
493
|
+
id="toolbar-with-validation-example-helper-text-input"
|
|
494
|
+
name="toolbar-with-validation-example-helper-text-input"
|
|
495
|
+
aria-label="Date picker"
|
|
496
|
+
/>
|
|
497
|
+
</span>
|
|
498
|
+
<button
|
|
499
|
+
class="pf-v6-c-button pf-m-control"
|
|
500
|
+
type="button"
|
|
501
|
+
aria-label="Toggle date picker"
|
|
502
|
+
>
|
|
503
|
+
<span class="pf-v6-c-button__icon">
|
|
504
|
+
<i
|
|
505
|
+
class="fas fa-calendar-alt"
|
|
506
|
+
aria-hidden="true"
|
|
507
|
+
></i>
|
|
508
|
+
</span>
|
|
509
|
+
</button>
|
|
510
|
+
</div>
|
|
511
|
+
</div>
|
|
512
|
+
<div class="pf-v6-c-date-picker__helper-text">
|
|
513
|
+
<div class="pf-v6-c-helper-text">
|
|
514
|
+
<div class="pf-v6-c-helper-text__item">
|
|
515
|
+
<span
|
|
516
|
+
class="pf-v6-c-helper-text__item-text"
|
|
517
|
+
>MM/DD/YYYY</span>
|
|
518
|
+
</div>
|
|
519
|
+
</div>
|
|
520
|
+
</div>
|
|
521
|
+
</div>
|
|
522
|
+
</div>
|
|
523
|
+
<div class="pf-v6-c-input-group__item">
|
|
524
|
+
<div class="pf-v6-c-date-picker">
|
|
525
|
+
<div class="pf-v6-c-date-picker__input">
|
|
526
|
+
<div
|
|
527
|
+
class="pf-v6-c-input-group"
|
|
528
|
+
aria-label="search filter"
|
|
529
|
+
role="group"
|
|
530
|
+
>
|
|
531
|
+
<span class="pf-v6-c-form-control pf-m-error">
|
|
532
|
+
<input
|
|
533
|
+
aria-invalid="true"
|
|
534
|
+
type="text"
|
|
535
|
+
value="2020-03-05"
|
|
536
|
+
id="toolbar-with-validation-example-invalid-input"
|
|
537
|
+
name="toolbar-with-validation-example-invalid-input"
|
|
538
|
+
aria-label="Date picker"
|
|
539
|
+
/>
|
|
540
|
+
<span class="pf-v6-c-form-control__utilities">
|
|
541
|
+
<span
|
|
542
|
+
class="pf-v6-c-form-control__icon pf-m-status"
|
|
543
|
+
>
|
|
544
|
+
<i
|
|
545
|
+
class="fas fa-exclamation-circle"
|
|
546
|
+
aria-hidden="true"
|
|
547
|
+
></i>
|
|
548
|
+
</span>
|
|
549
|
+
</span>
|
|
550
|
+
</span>
|
|
551
|
+
<button
|
|
552
|
+
class="pf-v6-c-button pf-m-control"
|
|
553
|
+
type="button"
|
|
554
|
+
aria-label="Toggle date picker"
|
|
555
|
+
>
|
|
556
|
+
<span class="pf-v6-c-button__icon">
|
|
557
|
+
<i
|
|
558
|
+
class="fas fa-calendar-alt"
|
|
559
|
+
aria-hidden="true"
|
|
560
|
+
></i>
|
|
561
|
+
</span>
|
|
562
|
+
</button>
|
|
563
|
+
</div>
|
|
564
|
+
<div class="pf-v6-c-date-picker__helper-text"></div>
|
|
565
|
+
</div>
|
|
566
|
+
<div class="pf-v6-c-date-picker__helper-text">
|
|
567
|
+
<div class="pf-v6-c-helper-text">
|
|
568
|
+
<div class="pf-v6-c-helper-text__item">
|
|
569
|
+
<span
|
|
570
|
+
class="pf-v6-c-helper-text__item-text"
|
|
571
|
+
>Max: 08/10/2022</span>
|
|
572
|
+
</div>
|
|
573
|
+
</div>
|
|
574
|
+
</div>
|
|
575
|
+
</div>
|
|
576
|
+
</div>
|
|
577
|
+
</div>
|
|
578
|
+
</div>
|
|
579
|
+
</div>
|
|
580
|
+
|
|
581
|
+
<div class="pf-v6-c-toolbar__item">
|
|
582
|
+
<div
|
|
583
|
+
class="pf-v6-c-input-group"
|
|
584
|
+
aria-label="search filter"
|
|
585
|
+
role="group"
|
|
586
|
+
>
|
|
587
|
+
<div class="pf-v6-c-input-group__item">
|
|
588
|
+
<button
|
|
589
|
+
class="pf-v6-c-menu-toggle"
|
|
590
|
+
type="button"
|
|
591
|
+
aria-expanded="false"
|
|
592
|
+
id="toolbar-with-validation-example-search-filter-menu"
|
|
593
|
+
>
|
|
594
|
+
<span class="pf-v6-c-menu-toggle__text">Name</span>
|
|
595
|
+
<span class="pf-v6-c-menu-toggle__controls">
|
|
596
|
+
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
597
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
598
|
+
</span>
|
|
599
|
+
</span>
|
|
600
|
+
</button>
|
|
601
|
+
</div>
|
|
602
|
+
<div class="pf-v6-c-input-group__item pf-m-fill">
|
|
603
|
+
<div class="pf-v6-c-text-input-group">
|
|
604
|
+
<div class="pf-v6-c-text-input-group__main pf-m-icon">
|
|
605
|
+
<span class="pf-v6-c-text-input-group__text">
|
|
606
|
+
<span class="pf-v6-c-text-input-group__icon">
|
|
607
|
+
<i class="fas fa-fw fa-search"></i>
|
|
608
|
+
</span>
|
|
609
|
+
<input
|
|
610
|
+
class="pf-v6-c-text-input-group__text-input"
|
|
611
|
+
type="text"
|
|
612
|
+
placeholder="Find by name"
|
|
613
|
+
value
|
|
614
|
+
aria-label="Search input"
|
|
615
|
+
/>
|
|
616
|
+
</span>
|
|
617
|
+
</div>
|
|
618
|
+
</div>
|
|
619
|
+
</div>
|
|
620
|
+
</div>
|
|
621
|
+
</div>
|
|
622
|
+
</div>
|
|
623
|
+
|
|
624
|
+
<button class="pf-v6-c-button pf-m-primary" type="button">
|
|
625
|
+
<span class="pf-v6-c-button__text">Download</span>
|
|
626
|
+
</button>
|
|
627
|
+
</div>
|
|
628
|
+
|
|
629
|
+
<div
|
|
630
|
+
class="pf-v6-c-toolbar__expandable-content pf-m-hidden"
|
|
631
|
+
id="toolbar-with-validation-example-expandable-content"
|
|
632
|
+
hidden
|
|
633
|
+
></div>
|
|
634
|
+
</div>
|
|
635
|
+
</div>
|
|
636
|
+
</div>
|
|
637
|
+
<div class="pf-v6-c-page__main-body">
|
|
638
|
+
<table
|
|
639
|
+
class="pf-v6-c-table pf-m-grid-md"
|
|
640
|
+
role="grid"
|
|
641
|
+
aria-label="This is a table with checkboxes"
|
|
642
|
+
id="-table-table"
|
|
643
|
+
>
|
|
644
|
+
<thead class="pf-v6-c-table__thead">
|
|
645
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
646
|
+
<td class="pf-v6-c-table__td"></td>
|
|
647
|
+
|
|
648
|
+
<th
|
|
649
|
+
class="pf-v6-c-table__th"
|
|
650
|
+
role="columnheader"
|
|
651
|
+
scope="col"
|
|
652
|
+
>Repositories</th>
|
|
653
|
+
|
|
654
|
+
<th
|
|
655
|
+
class="pf-v6-c-table__th"
|
|
656
|
+
role="columnheader"
|
|
657
|
+
scope="col"
|
|
658
|
+
>Branches</th>
|
|
659
|
+
|
|
660
|
+
<th
|
|
661
|
+
class="pf-v6-c-table__th"
|
|
662
|
+
role="columnheader"
|
|
663
|
+
scope="col"
|
|
664
|
+
>Pull requests</th>
|
|
665
|
+
|
|
666
|
+
<th
|
|
667
|
+
class="pf-v6-c-table__th"
|
|
668
|
+
role="columnheader"
|
|
669
|
+
scope="col"
|
|
670
|
+
>Workspaces</th>
|
|
671
|
+
|
|
672
|
+
<th
|
|
673
|
+
class="pf-v6-c-table__th"
|
|
674
|
+
role="columnheader"
|
|
675
|
+
scope="col"
|
|
676
|
+
>Last commit</th>
|
|
677
|
+
|
|
678
|
+
<td class="pf-v6-c-table__td"></td>
|
|
679
|
+
|
|
680
|
+
<td class="pf-v6-c-table__td"></td>
|
|
681
|
+
</tr>
|
|
682
|
+
</thead>
|
|
683
|
+
|
|
684
|
+
<tbody class="pf-v6-c-table__tbody" role="rowgroup">
|
|
685
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
686
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
687
|
+
<label
|
|
688
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
689
|
+
id="-table-table-checkrow-2-check"
|
|
690
|
+
for="-table-table-checkrow-2-check-input"
|
|
691
|
+
>
|
|
692
|
+
<input
|
|
693
|
+
class="pf-v6-c-check__input"
|
|
694
|
+
type="checkbox"
|
|
695
|
+
id="-table-table-checkrow-2-check-input"
|
|
696
|
+
name="-table-table-checkrow-2-check-input"
|
|
697
|
+
aria-label="Standalone check"
|
|
698
|
+
/>
|
|
699
|
+
</label>
|
|
700
|
+
</td>
|
|
701
|
+
|
|
702
|
+
<th
|
|
703
|
+
class="pf-v6-c-table__th"
|
|
704
|
+
role="columnheader"
|
|
705
|
+
data-label="Repository name"
|
|
706
|
+
>
|
|
707
|
+
<div>
|
|
708
|
+
<div id="-table-table-node1">Node 1</div>
|
|
709
|
+
<a href="#">siemur/test-space</a>
|
|
710
|
+
</div>
|
|
711
|
+
</th>
|
|
712
|
+
|
|
713
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
714
|
+
<span>
|
|
715
|
+
<i class="fas fa-code-branch"></i> 10
|
|
716
|
+
</span>
|
|
717
|
+
</td>
|
|
718
|
+
<td
|
|
719
|
+
class="pf-v6-c-table__td"
|
|
720
|
+
role="cell"
|
|
721
|
+
data-label="Pull requests"
|
|
722
|
+
>
|
|
723
|
+
<span>
|
|
724
|
+
<i class="fas fa-code"></i> 25
|
|
725
|
+
</span>
|
|
726
|
+
</td>
|
|
727
|
+
<td
|
|
728
|
+
class="pf-v6-c-table__td"
|
|
729
|
+
role="cell"
|
|
730
|
+
data-label="Workspaces"
|
|
731
|
+
>
|
|
732
|
+
<span>
|
|
733
|
+
<i class="fas fa-cube"></i> 5
|
|
734
|
+
</span>
|
|
735
|
+
</td>
|
|
736
|
+
<td
|
|
737
|
+
class="pf-v6-c-table__td"
|
|
738
|
+
role="cell"
|
|
739
|
+
data-label="Last commit"
|
|
740
|
+
>2 days ago</td>
|
|
741
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
742
|
+
<a href="#">Action link</a>
|
|
743
|
+
</td>
|
|
744
|
+
|
|
745
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
746
|
+
<button
|
|
747
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
748
|
+
type="button"
|
|
749
|
+
aria-expanded="false"
|
|
750
|
+
aria-label="Menu toggle"
|
|
751
|
+
>
|
|
752
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
753
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
754
|
+
</span>
|
|
755
|
+
</button>
|
|
756
|
+
</td>
|
|
757
|
+
</tr>
|
|
758
|
+
|
|
759
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
760
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
761
|
+
<label
|
|
762
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
763
|
+
id="-table-table-checkrow-3-check"
|
|
764
|
+
for="-table-table-checkrow-3-check-input"
|
|
765
|
+
>
|
|
766
|
+
<input
|
|
767
|
+
class="pf-v6-c-check__input"
|
|
768
|
+
type="checkbox"
|
|
769
|
+
id="-table-table-checkrow-3-check-input"
|
|
770
|
+
name="-table-table-checkrow-3-check-input"
|
|
771
|
+
aria-label="Standalone check"
|
|
772
|
+
/>
|
|
773
|
+
</label>
|
|
774
|
+
</td>
|
|
775
|
+
|
|
776
|
+
<th
|
|
777
|
+
class="pf-v6-c-table__th"
|
|
778
|
+
role="columnheader"
|
|
779
|
+
data-label="Repository name"
|
|
780
|
+
>
|
|
781
|
+
<div>
|
|
782
|
+
<div id="-table-table-node2">Node 2</div>
|
|
783
|
+
<a href="#">siemur/test-space</a>
|
|
784
|
+
</div>
|
|
785
|
+
</th>
|
|
786
|
+
|
|
787
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
788
|
+
<span>
|
|
789
|
+
<i class="fas fa-code-branch"></i> 8
|
|
790
|
+
</span>
|
|
791
|
+
</td>
|
|
792
|
+
<td
|
|
793
|
+
class="pf-v6-c-table__td"
|
|
794
|
+
role="cell"
|
|
795
|
+
data-label="Pull requests"
|
|
796
|
+
>
|
|
797
|
+
<span>
|
|
798
|
+
<i class="fas fa-code"></i> 30
|
|
799
|
+
</span>
|
|
800
|
+
</td>
|
|
801
|
+
<td
|
|
802
|
+
class="pf-v6-c-table__td"
|
|
803
|
+
role="cell"
|
|
804
|
+
data-label="Workspaces"
|
|
805
|
+
>
|
|
806
|
+
<span>
|
|
807
|
+
<i class="fas fa-cube"></i> 2
|
|
808
|
+
</span>
|
|
809
|
+
</td>
|
|
810
|
+
<td
|
|
811
|
+
class="pf-v6-c-table__td"
|
|
812
|
+
role="cell"
|
|
813
|
+
data-label="Last commit"
|
|
814
|
+
>2 days ago</td>
|
|
815
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
816
|
+
<a href="#">Action link</a>
|
|
817
|
+
</td>
|
|
818
|
+
|
|
819
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
820
|
+
<button
|
|
821
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
822
|
+
type="button"
|
|
823
|
+
aria-expanded="false"
|
|
824
|
+
aria-label="Menu toggle"
|
|
825
|
+
>
|
|
826
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
827
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
828
|
+
</span>
|
|
829
|
+
</button>
|
|
830
|
+
</td>
|
|
831
|
+
</tr>
|
|
832
|
+
|
|
833
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
834
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
835
|
+
<label
|
|
836
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
837
|
+
id="-table-table-checkrow-4-check"
|
|
838
|
+
for="-table-table-checkrow-4-check-input"
|
|
839
|
+
>
|
|
840
|
+
<input
|
|
841
|
+
class="pf-v6-c-check__input"
|
|
842
|
+
type="checkbox"
|
|
843
|
+
id="-table-table-checkrow-4-check-input"
|
|
844
|
+
name="-table-table-checkrow-4-check-input"
|
|
845
|
+
aria-label="Standalone check"
|
|
846
|
+
/>
|
|
847
|
+
</label>
|
|
848
|
+
</td>
|
|
849
|
+
|
|
850
|
+
<th
|
|
851
|
+
class="pf-v6-c-table__th"
|
|
852
|
+
role="columnheader"
|
|
853
|
+
data-label="Repository name"
|
|
854
|
+
>
|
|
855
|
+
<div>
|
|
856
|
+
<div id="-table-table-node3">Node 3</div>
|
|
857
|
+
<a href="#">siemur/test-space</a>
|
|
858
|
+
</div>
|
|
859
|
+
</th>
|
|
860
|
+
|
|
861
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
862
|
+
<span>
|
|
863
|
+
<i class="fas fa-code-branch"></i> 12
|
|
864
|
+
</span>
|
|
865
|
+
</td>
|
|
866
|
+
<td
|
|
867
|
+
class="pf-v6-c-table__td"
|
|
868
|
+
role="cell"
|
|
869
|
+
data-label="Pull requests"
|
|
870
|
+
>
|
|
871
|
+
<span>
|
|
872
|
+
<i class="fas fa-code"></i> 48
|
|
873
|
+
</span>
|
|
874
|
+
</td>
|
|
875
|
+
<td
|
|
876
|
+
class="pf-v6-c-table__td"
|
|
877
|
+
role="cell"
|
|
878
|
+
data-label="Workspaces"
|
|
879
|
+
>
|
|
880
|
+
<span>
|
|
881
|
+
<i class="fas fa-cube"></i> 13
|
|
882
|
+
</span>
|
|
883
|
+
</td>
|
|
884
|
+
<td
|
|
885
|
+
class="pf-v6-c-table__td"
|
|
886
|
+
role="cell"
|
|
887
|
+
data-label="Last commit"
|
|
888
|
+
>30 days ago</td>
|
|
889
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
890
|
+
<a href="#">Action link</a>
|
|
891
|
+
</td>
|
|
892
|
+
|
|
893
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
894
|
+
<button
|
|
895
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
896
|
+
type="button"
|
|
897
|
+
aria-expanded="false"
|
|
898
|
+
aria-label="Menu toggle"
|
|
899
|
+
>
|
|
900
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
901
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
902
|
+
</span>
|
|
903
|
+
</button>
|
|
904
|
+
</td>
|
|
905
|
+
</tr>
|
|
906
|
+
|
|
907
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
908
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
909
|
+
<label
|
|
910
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
911
|
+
id="-table-table-checkrow-5-check"
|
|
912
|
+
for="-table-table-checkrow-5-check-input"
|
|
913
|
+
>
|
|
914
|
+
<input
|
|
915
|
+
class="pf-v6-c-check__input"
|
|
916
|
+
type="checkbox"
|
|
917
|
+
id="-table-table-checkrow-5-check-input"
|
|
918
|
+
name="-table-table-checkrow-5-check-input"
|
|
919
|
+
aria-label="Standalone check"
|
|
920
|
+
/>
|
|
921
|
+
</label>
|
|
922
|
+
</td>
|
|
923
|
+
|
|
924
|
+
<th
|
|
925
|
+
class="pf-v6-c-table__th"
|
|
926
|
+
role="columnheader"
|
|
927
|
+
data-label="Repository name"
|
|
928
|
+
>
|
|
929
|
+
<div>
|
|
930
|
+
<div id="-table-table-node4">Node 4</div>
|
|
931
|
+
<a href="#">siemur/test-space</a>
|
|
932
|
+
</div>
|
|
933
|
+
</th>
|
|
934
|
+
|
|
935
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
936
|
+
<span>
|
|
937
|
+
<i class="fas fa-code-branch"></i> 3
|
|
938
|
+
</span>
|
|
939
|
+
</td>
|
|
940
|
+
<td
|
|
941
|
+
class="pf-v6-c-table__td"
|
|
942
|
+
role="cell"
|
|
943
|
+
data-label="Pull requests"
|
|
944
|
+
>
|
|
945
|
+
<span>
|
|
946
|
+
<i class="fas fa-code"></i> 8
|
|
947
|
+
</span>
|
|
948
|
+
</td>
|
|
949
|
+
<td
|
|
950
|
+
class="pf-v6-c-table__td"
|
|
951
|
+
role="cell"
|
|
952
|
+
data-label="Workspaces"
|
|
953
|
+
>
|
|
954
|
+
<span>
|
|
955
|
+
<i class="fas fa-cube"></i> 20
|
|
956
|
+
</span>
|
|
957
|
+
</td>
|
|
958
|
+
<td
|
|
959
|
+
class="pf-v6-c-table__td"
|
|
960
|
+
role="cell"
|
|
961
|
+
data-label="Last commit"
|
|
962
|
+
>8 days ago</td>
|
|
963
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
964
|
+
<a href="#">Action link</a>
|
|
965
|
+
</td>
|
|
966
|
+
|
|
967
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
968
|
+
<button
|
|
969
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
970
|
+
type="button"
|
|
971
|
+
aria-expanded="false"
|
|
972
|
+
aria-label="Menu toggle"
|
|
973
|
+
>
|
|
974
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
975
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
976
|
+
</span>
|
|
977
|
+
</button>
|
|
978
|
+
</td>
|
|
979
|
+
</tr>
|
|
980
|
+
|
|
981
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
982
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
983
|
+
<label
|
|
984
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
985
|
+
id="-table-table-checkrow-6-check"
|
|
986
|
+
for="-table-table-checkrow-6-check-input"
|
|
987
|
+
>
|
|
988
|
+
<input
|
|
989
|
+
class="pf-v6-c-check__input"
|
|
990
|
+
type="checkbox"
|
|
991
|
+
id="-table-table-checkrow-6-check-input"
|
|
992
|
+
name="-table-table-checkrow-6-check-input"
|
|
993
|
+
aria-label="Standalone check"
|
|
994
|
+
/>
|
|
995
|
+
</label>
|
|
996
|
+
</td>
|
|
997
|
+
<td
|
|
998
|
+
class="pf-v6-c-table__td"
|
|
999
|
+
role="cell"
|
|
1000
|
+
data-label="Repository name"
|
|
1001
|
+
>
|
|
1002
|
+
<div>
|
|
1003
|
+
<div id="-table-table-node5">Node 5</div>
|
|
1004
|
+
<a href="#">siemur/test-space</a>
|
|
1005
|
+
</div>
|
|
1006
|
+
</td>
|
|
1007
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
1008
|
+
<span>
|
|
1009
|
+
<i class="fas fa-code-branch"></i> 34
|
|
1010
|
+
</span>
|
|
1011
|
+
</td>
|
|
1012
|
+
<td
|
|
1013
|
+
class="pf-v6-c-table__td"
|
|
1014
|
+
role="cell"
|
|
1015
|
+
data-label="Pull requests"
|
|
1016
|
+
>
|
|
1017
|
+
<span>
|
|
1018
|
+
<i class="fas fa-code"></i> 21
|
|
1019
|
+
</span>
|
|
1020
|
+
</td>
|
|
1021
|
+
<td
|
|
1022
|
+
class="pf-v6-c-table__td"
|
|
1023
|
+
role="cell"
|
|
1024
|
+
data-label="Workspaces"
|
|
1025
|
+
>
|
|
1026
|
+
<span>
|
|
1027
|
+
<i class="fas fa-cube"></i> 26
|
|
1028
|
+
</span>
|
|
1029
|
+
</td>
|
|
1030
|
+
<td
|
|
1031
|
+
class="pf-v6-c-table__td"
|
|
1032
|
+
role="cell"
|
|
1033
|
+
data-label="Last commit"
|
|
1034
|
+
>2 days ago</td>
|
|
1035
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
1036
|
+
<a href="#">Action link</a>
|
|
1037
|
+
</td>
|
|
1038
|
+
|
|
1039
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
1040
|
+
<button
|
|
1041
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
1042
|
+
type="button"
|
|
1043
|
+
aria-expanded="false"
|
|
1044
|
+
aria-label="Menu toggle"
|
|
1045
|
+
>
|
|
1046
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
1047
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
1048
|
+
</span>
|
|
1049
|
+
</button>
|
|
1050
|
+
</td>
|
|
1051
|
+
</tr>
|
|
1052
|
+
</tbody>
|
|
1053
|
+
</table>
|
|
1054
|
+
</div>
|
|
1055
|
+
</section>
|
|
1056
|
+
</main>
|
|
1057
|
+
</div>
|
|
1058
|
+
</div>
|
|
1059
|
+
|
|
242
1060
|
```
|
|
243
1061
|
|
|
244
1062
|
### Toolbar attribute value search filter on mobile
|
|
@@ -1594,30 +2412,932 @@ section: components
|
|
|
1594
2412
|
|
|
1595
2413
|
### Toolbar pagination management on mobile
|
|
1596
2414
|
|
|
1597
|
-
```
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
2415
|
+
```html isFullscreen
|
|
2416
|
+
<div class="pf-v6-c-page" id="toolbar-pagination-management-example">
|
|
2417
|
+
<div class="pf-v6-c-skip-to-content">
|
|
2418
|
+
<a
|
|
2419
|
+
class="pf-v6-c-button pf-m-primary"
|
|
2420
|
+
href="#main-content-toolbar-pagination-management-example"
|
|
2421
|
+
>
|
|
2422
|
+
<span class="pf-v6-c-button__text">Skip to content</span>
|
|
2423
|
+
</a>
|
|
2424
|
+
</div>
|
|
2425
|
+
<header
|
|
2426
|
+
class="pf-v6-c-masthead"
|
|
2427
|
+
id="toolbar-pagination-management-example-masthead"
|
|
2428
|
+
>
|
|
2429
|
+
<span class="pf-v6-c-masthead__toggle">
|
|
2430
|
+
<button
|
|
2431
|
+
class="pf-v6-c-button pf-m-plain"
|
|
2432
|
+
type="button"
|
|
2433
|
+
aria-label="Global navigation"
|
|
2434
|
+
>
|
|
2435
|
+
<span class="pf-v6-c-button__icon">
|
|
2436
|
+
<i class="fas fa-bars" aria-hidden="true"></i>
|
|
2437
|
+
</span>
|
|
2438
|
+
</button>
|
|
2439
|
+
</span>
|
|
2440
|
+
<div class="pf-v6-c-masthead__main">
|
|
2441
|
+
<a class="pf-v6-c-masthead__brand" href="#">
|
|
2442
|
+
<svg height="37px" viewBox="0 0 679 158">
|
|
2443
|
+
<title>PF-HorizontalLogo-Color</title>
|
|
2444
|
+
<defs>
|
|
2445
|
+
<linearGradient
|
|
2446
|
+
x1="68%"
|
|
2447
|
+
y1="2.25860997e-13%"
|
|
2448
|
+
x2="32%"
|
|
2449
|
+
y2="100%"
|
|
2450
|
+
id="linearGradient-toolbar-pagination-management-example-masthead"
|
|
2451
|
+
>
|
|
2452
|
+
<stop stop-color="#2B9AF3" offset="0%" />
|
|
2453
|
+
<stop
|
|
2454
|
+
stop-color="#73BCF7"
|
|
2455
|
+
stop-opacity="0.502212631"
|
|
2456
|
+
offset="100%"
|
|
2457
|
+
/>
|
|
2458
|
+
</linearGradient>
|
|
2459
|
+
</defs>
|
|
2460
|
+
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
2461
|
+
<g
|
|
2462
|
+
transform="translate(206.000000, 45.750000)"
|
|
2463
|
+
fill="var(--pf-t--global--text--color--regular)"
|
|
2464
|
+
fill-rule="nonzero"
|
|
2465
|
+
>
|
|
2466
|
+
<path
|
|
2467
|
+
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"
|
|
2468
|
+
/>
|
|
2469
|
+
<path
|
|
2470
|
+
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"
|
|
2471
|
+
/>
|
|
2472
|
+
<path
|
|
2473
|
+
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"
|
|
2474
|
+
/>
|
|
2475
|
+
<path
|
|
2476
|
+
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"
|
|
2477
|
+
/>
|
|
2478
|
+
<path
|
|
2479
|
+
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"
|
|
2480
|
+
/>
|
|
2481
|
+
<path
|
|
2482
|
+
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"
|
|
2483
|
+
/>
|
|
2484
|
+
<path
|
|
2485
|
+
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"
|
|
2486
|
+
/>
|
|
2487
|
+
<polygon
|
|
2488
|
+
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"
|
|
2489
|
+
/>
|
|
2490
|
+
<polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
|
|
2491
|
+
<path
|
|
2492
|
+
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"
|
|
2493
|
+
/>
|
|
2494
|
+
</g>
|
|
2495
|
+
<g transform="translate(0.000000, 0.000000)">
|
|
2496
|
+
<path
|
|
2497
|
+
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"
|
|
2498
|
+
fill="#0066CC"
|
|
2499
|
+
/>
|
|
2500
|
+
<path
|
|
2501
|
+
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
2502
|
+
fill="url(#linearGradient-toolbar-pagination-management-example-masthead)"
|
|
2503
|
+
/>
|
|
2504
|
+
<path
|
|
2505
|
+
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"
|
|
2506
|
+
fill="url(#linearGradient-toolbar-pagination-management-example-masthead)"
|
|
2507
|
+
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
2508
|
+
/>
|
|
2509
|
+
</g>
|
|
2510
|
+
</g>
|
|
2511
|
+
</svg>
|
|
2512
|
+
</a>
|
|
2513
|
+
</div>
|
|
2514
|
+
<div class="pf-v6-c-masthead__content">
|
|
2515
|
+
<div
|
|
2516
|
+
class="pf-v6-c-toolbar pf-m-static"
|
|
2517
|
+
id="toolbar-pagination-management-example-masthead-toolbar"
|
|
2518
|
+
>
|
|
2519
|
+
<div class="pf-v6-c-toolbar__content">
|
|
2520
|
+
<div class="pf-v6-c-toolbar__content-section">
|
|
2521
|
+
<div
|
|
2522
|
+
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"
|
|
2523
|
+
>
|
|
2524
|
+
<div
|
|
2525
|
+
class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
|
|
2526
|
+
>
|
|
2527
|
+
<div class="pf-v6-c-toolbar__item">
|
|
2528
|
+
<button
|
|
2529
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2530
|
+
type="button"
|
|
2531
|
+
aria-expanded="false"
|
|
2532
|
+
aria-label="Application launcher"
|
|
2533
|
+
>
|
|
2534
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2535
|
+
<i class="fas fa-th" aria-hidden="true"></i>
|
|
2536
|
+
</span>
|
|
2537
|
+
</button>
|
|
2538
|
+
</div>
|
|
2539
|
+
<div class="pf-v6-c-toolbar__item">
|
|
2540
|
+
<button
|
|
2541
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2542
|
+
type="button"
|
|
2543
|
+
aria-expanded="false"
|
|
2544
|
+
aria-label="Settings"
|
|
2545
|
+
>
|
|
2546
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2547
|
+
<i class="fas fa-cog" aria-hidden="true"></i>
|
|
2548
|
+
</span>
|
|
2549
|
+
</button>
|
|
2550
|
+
</div>
|
|
2551
|
+
<div class="pf-v6-c-toolbar__item">
|
|
2552
|
+
<button
|
|
2553
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2554
|
+
type="button"
|
|
2555
|
+
aria-expanded="false"
|
|
2556
|
+
aria-label="Help"
|
|
2557
|
+
>
|
|
2558
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2559
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
2560
|
+
</span>
|
|
2561
|
+
</button>
|
|
2562
|
+
</div>
|
|
2563
|
+
</div>
|
|
2564
|
+
|
|
2565
|
+
<div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
|
|
2566
|
+
<button
|
|
2567
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2568
|
+
type="button"
|
|
2569
|
+
aria-expanded="false"
|
|
2570
|
+
aria-label="Actions"
|
|
2571
|
+
>
|
|
2572
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2573
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2574
|
+
</span>
|
|
2575
|
+
</button>
|
|
2576
|
+
</div>
|
|
2577
|
+
</div>
|
|
2578
|
+
</div>
|
|
2579
|
+
</div>
|
|
2580
|
+
</div>
|
|
2581
|
+
</div>
|
|
2582
|
+
</header>
|
|
2583
|
+
<div class="pf-v6-c-page__sidebar">
|
|
2584
|
+
<div class="pf-v6-c-page__sidebar-body">
|
|
2585
|
+
<nav
|
|
2586
|
+
class="pf-v6-c-nav"
|
|
2587
|
+
id="toolbar-pagination-management-example-primary-nav"
|
|
2588
|
+
aria-label="Global"
|
|
2589
|
+
>
|
|
2590
|
+
<ul class="pf-v6-c-nav__list" role="list">
|
|
2591
|
+
<li class="pf-v6-c-nav__item">
|
|
2592
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
2593
|
+
<span class="pf-v6-c-nav__link-text">System panel</span>
|
|
2594
|
+
</a>
|
|
2595
|
+
</li>
|
|
2596
|
+
<li class="pf-v6-c-nav__item">
|
|
2597
|
+
<a
|
|
2598
|
+
href="#"
|
|
2599
|
+
class="pf-v6-c-nav__link pf-m-current"
|
|
2600
|
+
aria-current="page"
|
|
2601
|
+
>
|
|
2602
|
+
<span class="pf-v6-c-nav__link-text">Policy</span>
|
|
2603
|
+
</a>
|
|
2604
|
+
</li>
|
|
2605
|
+
<li class="pf-v6-c-nav__item">
|
|
2606
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
2607
|
+
<span class="pf-v6-c-nav__link-text">Authentication</span>
|
|
2608
|
+
</a>
|
|
2609
|
+
</li>
|
|
2610
|
+
<li class="pf-v6-c-nav__item">
|
|
2611
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
2612
|
+
<span class="pf-v6-c-nav__link-text">Network services</span>
|
|
2613
|
+
</a>
|
|
2614
|
+
</li>
|
|
2615
|
+
<li class="pf-v6-c-nav__item">
|
|
2616
|
+
<a href="#" class="pf-v6-c-nav__link">
|
|
2617
|
+
<span class="pf-v6-c-nav__link-text">Server</span>
|
|
2618
|
+
</a>
|
|
2619
|
+
</li>
|
|
2620
|
+
</ul>
|
|
2621
|
+
</nav>
|
|
2622
|
+
</div>
|
|
2623
|
+
</div>
|
|
2624
|
+
<div class="pf-v6-c-page__main-container" tabindex="-1">
|
|
2625
|
+
<main
|
|
2626
|
+
class="pf-v6-c-page__main"
|
|
2627
|
+
tabindex="-1"
|
|
2628
|
+
id="main-content-toolbar-pagination-management-example"
|
|
2629
|
+
>
|
|
2630
|
+
<section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
|
|
2631
|
+
<div class="pf-v6-c-page__main-body">
|
|
2632
|
+
<nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
|
|
2633
|
+
<ol class="pf-v6-c-breadcrumb__list" role="list">
|
|
2634
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
2635
|
+
<a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
|
|
2636
|
+
</li>
|
|
2637
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
2638
|
+
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2639
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
2640
|
+
</span>
|
|
2641
|
+
|
|
2642
|
+
<a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
|
|
2643
|
+
</li>
|
|
2644
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
2645
|
+
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2646
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
2647
|
+
</span>
|
|
2648
|
+
|
|
2649
|
+
<a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
|
|
2650
|
+
</li>
|
|
2651
|
+
<li class="pf-v6-c-breadcrumb__item">
|
|
2652
|
+
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2653
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
2654
|
+
</span>
|
|
2655
|
+
|
|
2656
|
+
<a
|
|
2657
|
+
href="#"
|
|
2658
|
+
class="pf-v6-c-breadcrumb__link pf-m-current"
|
|
2659
|
+
aria-current="page"
|
|
2660
|
+
>Section landing</a>
|
|
2661
|
+
</li>
|
|
2662
|
+
</ol>
|
|
2663
|
+
</nav>
|
|
2664
|
+
</div>
|
|
2665
|
+
</section>
|
|
2666
|
+
<section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
|
|
2667
|
+
<div class="pf-v6-c-page__main-body">
|
|
2668
|
+
<div class="pf-v6-c-content">
|
|
2669
|
+
<h1>Main title</h1>
|
|
2670
|
+
<p>This is a full page demo.</p>
|
|
2671
|
+
</div>
|
|
2672
|
+
</div>
|
|
2673
|
+
</section>
|
|
2674
|
+
<section class="pf-v6-c-page__main-section">
|
|
2675
|
+
<div class="pf-v6-c-page__main-body">
|
|
2676
|
+
<div
|
|
2677
|
+
class="pf-v6-c-toolbar"
|
|
2678
|
+
id="toolbar-pagination-management-example-toolbar"
|
|
2679
|
+
>
|
|
2680
|
+
<div class="pf-v6-c-toolbar__content">
|
|
2681
|
+
<div class="pf-v6-c-toolbar__content-section">
|
|
2682
|
+
<div
|
|
2683
|
+
class="pf-v6-c-toolbar__group pf-m-showon-lg pf-m-toggle-group"
|
|
2684
|
+
>
|
|
2685
|
+
<div class="pf-v6-c-toolbar__toggle">
|
|
2686
|
+
<button
|
|
2687
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2688
|
+
type="button"
|
|
2689
|
+
aria-expanded="false"
|
|
2690
|
+
aria-label="Show filters"
|
|
2691
|
+
aria-controls="toolbar-pagination-management-example-toolbar-expandable-content"
|
|
2692
|
+
>
|
|
2693
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2694
|
+
<i class="fas fa-filter" aria-hidden="true"></i>
|
|
2695
|
+
</span>
|
|
2696
|
+
</button>
|
|
2697
|
+
</div>
|
|
2698
|
+
<div class="pf-v6-c-toolbar__item">
|
|
2699
|
+
<div
|
|
2700
|
+
class="pf-v6-c-input-group"
|
|
2701
|
+
aria-label="search filter"
|
|
2702
|
+
role="group"
|
|
2703
|
+
>
|
|
2704
|
+
<div class="pf-v6-c-input-group__item">
|
|
2705
|
+
<button
|
|
2706
|
+
class="pf-v6-c-menu-toggle"
|
|
2707
|
+
type="button"
|
|
2708
|
+
aria-expanded="false"
|
|
2709
|
+
id="toolbar-pagination-management-example-toolbar-search-filter-menu"
|
|
2710
|
+
>
|
|
2711
|
+
<span class="pf-v6-c-menu-toggle__text">Name</span>
|
|
2712
|
+
<span class="pf-v6-c-menu-toggle__controls">
|
|
2713
|
+
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2714
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
2715
|
+
</span>
|
|
2716
|
+
</span>
|
|
2717
|
+
</button>
|
|
2718
|
+
</div>
|
|
2719
|
+
<div class="pf-v6-c-input-group__item pf-m-fill">
|
|
2720
|
+
<div class="pf-v6-c-text-input-group">
|
|
2721
|
+
<div class="pf-v6-c-text-input-group__main pf-m-icon">
|
|
2722
|
+
<span class="pf-v6-c-text-input-group__text">
|
|
2723
|
+
<span class="pf-v6-c-text-input-group__icon">
|
|
2724
|
+
<i class="fas fa-fw fa-search"></i>
|
|
2725
|
+
</span>
|
|
2726
|
+
<input
|
|
2727
|
+
class="pf-v6-c-text-input-group__text-input"
|
|
2728
|
+
type="text"
|
|
2729
|
+
placeholder="Find by name"
|
|
2730
|
+
value
|
|
2731
|
+
aria-label="Search input"
|
|
2732
|
+
/>
|
|
2733
|
+
</span>
|
|
2734
|
+
</div>
|
|
2735
|
+
</div>
|
|
2736
|
+
</div>
|
|
2737
|
+
</div>
|
|
2738
|
+
</div>
|
|
2739
|
+
</div>
|
|
2740
|
+
|
|
2741
|
+
<div class="pf-v6-c-toolbar__item">
|
|
2742
|
+
<div
|
|
2743
|
+
class="pf-v6-c-overflow-menu"
|
|
2744
|
+
id="toolbar-pagination-management-example-toolbar--overflow-menu"
|
|
2745
|
+
>
|
|
2746
|
+
<div class="pf-v6-c-overflow-menu__control">
|
|
2747
|
+
<button
|
|
2748
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2749
|
+
type="button"
|
|
2750
|
+
aria-expanded="false"
|
|
2751
|
+
aria-label="Menu toggle"
|
|
2752
|
+
id="toolbar-pagination-management-example-toolbar-overflow-toggle"
|
|
2753
|
+
>
|
|
2754
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2755
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2756
|
+
</span>
|
|
2757
|
+
</button>
|
|
2758
|
+
</div>
|
|
2759
|
+
</div>
|
|
2760
|
+
</div>
|
|
2761
|
+
<div class="pf-v6-c-toolbar__item pf-m-pagination">
|
|
2762
|
+
<div
|
|
2763
|
+
class="pf-v6-c-pagination pf-m-compact pf-m-hidden pf-m-visible-on-md"
|
|
2764
|
+
>
|
|
2765
|
+
<div
|
|
2766
|
+
class="pf-v6-c-pagination pf-m-compact pf-m-compact pf-m-hidden pf-m-visible-on-md"
|
|
2767
|
+
>
|
|
2768
|
+
<div class="pf-v6-c-pagination__page-menu">
|
|
2769
|
+
<button
|
|
2770
|
+
class="pf-v6-c-menu-toggle pf-m-plain pf-m-text"
|
|
2771
|
+
type="button"
|
|
2772
|
+
aria-expanded="false"
|
|
2773
|
+
aria-label="Menu toggle"
|
|
2774
|
+
id="toolbar-pagination-management-example-toolbar-pagination-menu-toggle"
|
|
2775
|
+
>
|
|
2776
|
+
<span class="pf-v6-c-menu-toggle__text">
|
|
2777
|
+
<b>1 - 10</b> of
|
|
2778
|
+
<b>36</b>
|
|
2779
|
+
</span>
|
|
2780
|
+
<span class="pf-v6-c-menu-toggle__controls">
|
|
2781
|
+
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2782
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
2783
|
+
</span>
|
|
2784
|
+
</span>
|
|
2785
|
+
</button>
|
|
2786
|
+
</div>
|
|
2787
|
+
<nav
|
|
2788
|
+
class="pf-v6-c-pagination__nav"
|
|
2789
|
+
aria-label="Pagination"
|
|
2790
|
+
>
|
|
2791
|
+
<div class="pf-v6-c-pagination__nav-control pf-m-prev">
|
|
2792
|
+
<button
|
|
2793
|
+
class="pf-v6-c-button pf-m-plain"
|
|
2794
|
+
type="button"
|
|
2795
|
+
disabled
|
|
2796
|
+
aria-label="Go to previous page"
|
|
2797
|
+
>
|
|
2798
|
+
<span class="pf-v6-c-button__icon">
|
|
2799
|
+
<i class="fas fa-angle-left" aria-hidden="true"></i>
|
|
2800
|
+
</span>
|
|
2801
|
+
</button>
|
|
2802
|
+
</div>
|
|
2803
|
+
<div class="pf-v6-c-pagination__nav-control pf-m-next">
|
|
2804
|
+
<button
|
|
2805
|
+
class="pf-v6-c-button pf-m-plain"
|
|
2806
|
+
type="button"
|
|
2807
|
+
aria-label="Go to next page"
|
|
2808
|
+
>
|
|
2809
|
+
<span class="pf-v6-c-button__icon">
|
|
2810
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
2811
|
+
</span>
|
|
2812
|
+
</button>
|
|
2813
|
+
</div>
|
|
2814
|
+
</nav>
|
|
2815
|
+
</div>
|
|
2816
|
+
</div>
|
|
2817
|
+
</div>
|
|
2818
|
+
</div>
|
|
2819
|
+
|
|
2820
|
+
<div
|
|
2821
|
+
class="pf-v6-c-toolbar__expandable-content pf-m-hidden"
|
|
2822
|
+
id="toolbar-pagination-management-example-toolbar-expandable-content"
|
|
2823
|
+
hidden
|
|
2824
|
+
></div>
|
|
2825
|
+
</div>
|
|
2826
|
+
</div>
|
|
2827
|
+
</div>
|
|
2828
|
+
<div class="pf-v6-c-page__main-body">
|
|
2829
|
+
<table
|
|
2830
|
+
class="pf-v6-c-table pf-m-grid-md"
|
|
2831
|
+
role="grid"
|
|
2832
|
+
aria-label="This is a table with checkboxes"
|
|
2833
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table"
|
|
2834
|
+
>
|
|
2835
|
+
<thead class="pf-v6-c-table__thead">
|
|
2836
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
2837
|
+
<td class="pf-v6-c-table__td"></td>
|
|
2838
|
+
|
|
2839
|
+
<th
|
|
2840
|
+
class="pf-v6-c-table__th"
|
|
2841
|
+
role="columnheader"
|
|
2842
|
+
scope="col"
|
|
2843
|
+
>Repositories</th>
|
|
2844
|
+
|
|
2845
|
+
<th
|
|
2846
|
+
class="pf-v6-c-table__th"
|
|
2847
|
+
role="columnheader"
|
|
2848
|
+
scope="col"
|
|
2849
|
+
>Branches</th>
|
|
2850
|
+
|
|
2851
|
+
<th
|
|
2852
|
+
class="pf-v6-c-table__th"
|
|
2853
|
+
role="columnheader"
|
|
2854
|
+
scope="col"
|
|
2855
|
+
>Pull requests</th>
|
|
2856
|
+
|
|
2857
|
+
<th
|
|
2858
|
+
class="pf-v6-c-table__th"
|
|
2859
|
+
role="columnheader"
|
|
2860
|
+
scope="col"
|
|
2861
|
+
>Workspaces</th>
|
|
2862
|
+
|
|
2863
|
+
<th
|
|
2864
|
+
class="pf-v6-c-table__th"
|
|
2865
|
+
role="columnheader"
|
|
2866
|
+
scope="col"
|
|
2867
|
+
>Last commit</th>
|
|
2868
|
+
|
|
2869
|
+
<td class="pf-v6-c-table__td"></td>
|
|
2870
|
+
|
|
2871
|
+
<td class="pf-v6-c-table__td"></td>
|
|
2872
|
+
</tr>
|
|
2873
|
+
</thead>
|
|
2874
|
+
|
|
2875
|
+
<tbody class="pf-v6-c-table__tbody" role="rowgroup">
|
|
2876
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
2877
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
2878
|
+
<label
|
|
2879
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
2880
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-2-check"
|
|
2881
|
+
for="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-2-check-input"
|
|
2882
|
+
>
|
|
2883
|
+
<input
|
|
2884
|
+
class="pf-v6-c-check__input"
|
|
2885
|
+
type="checkbox"
|
|
2886
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-2-check-input"
|
|
2887
|
+
name="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-2-check-input"
|
|
2888
|
+
aria-label="Standalone check"
|
|
2889
|
+
/>
|
|
2890
|
+
</label>
|
|
2891
|
+
</td>
|
|
2892
|
+
|
|
2893
|
+
<th
|
|
2894
|
+
class="pf-v6-c-table__th"
|
|
2895
|
+
role="columnheader"
|
|
2896
|
+
data-label="Repository name"
|
|
2897
|
+
>
|
|
2898
|
+
<div>
|
|
2899
|
+
<div
|
|
2900
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node1"
|
|
2901
|
+
>Node 1</div>
|
|
2902
|
+
<a href="#">siemur/test-space</a>
|
|
2903
|
+
</div>
|
|
2904
|
+
</th>
|
|
2905
|
+
|
|
2906
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
2907
|
+
<span>
|
|
2908
|
+
<i class="fas fa-code-branch"></i> 10
|
|
2909
|
+
</span>
|
|
2910
|
+
</td>
|
|
2911
|
+
<td
|
|
2912
|
+
class="pf-v6-c-table__td"
|
|
2913
|
+
role="cell"
|
|
2914
|
+
data-label="Pull requests"
|
|
2915
|
+
>
|
|
2916
|
+
<span>
|
|
2917
|
+
<i class="fas fa-code"></i> 25
|
|
2918
|
+
</span>
|
|
2919
|
+
</td>
|
|
2920
|
+
<td
|
|
2921
|
+
class="pf-v6-c-table__td"
|
|
2922
|
+
role="cell"
|
|
2923
|
+
data-label="Workspaces"
|
|
2924
|
+
>
|
|
2925
|
+
<span>
|
|
2926
|
+
<i class="fas fa-cube"></i> 5
|
|
2927
|
+
</span>
|
|
2928
|
+
</td>
|
|
2929
|
+
<td
|
|
2930
|
+
class="pf-v6-c-table__td"
|
|
2931
|
+
role="cell"
|
|
2932
|
+
data-label="Last commit"
|
|
2933
|
+
>2 days ago</td>
|
|
2934
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
2935
|
+
<a href="#">Action link</a>
|
|
2936
|
+
</td>
|
|
2937
|
+
|
|
2938
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
2939
|
+
<button
|
|
2940
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
2941
|
+
type="button"
|
|
2942
|
+
aria-expanded="false"
|
|
2943
|
+
aria-label="Menu toggle"
|
|
2944
|
+
>
|
|
2945
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
2946
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2947
|
+
</span>
|
|
2948
|
+
</button>
|
|
2949
|
+
</td>
|
|
2950
|
+
</tr>
|
|
2951
|
+
|
|
2952
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
2953
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
2954
|
+
<label
|
|
2955
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
2956
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-3-check"
|
|
2957
|
+
for="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-3-check-input"
|
|
2958
|
+
>
|
|
2959
|
+
<input
|
|
2960
|
+
class="pf-v6-c-check__input"
|
|
2961
|
+
type="checkbox"
|
|
2962
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-3-check-input"
|
|
2963
|
+
name="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-3-check-input"
|
|
2964
|
+
aria-label="Standalone check"
|
|
2965
|
+
/>
|
|
2966
|
+
</label>
|
|
2967
|
+
</td>
|
|
2968
|
+
|
|
2969
|
+
<th
|
|
2970
|
+
class="pf-v6-c-table__th"
|
|
2971
|
+
role="columnheader"
|
|
2972
|
+
data-label="Repository name"
|
|
2973
|
+
>
|
|
2974
|
+
<div>
|
|
2975
|
+
<div
|
|
2976
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node2"
|
|
2977
|
+
>Node 2</div>
|
|
2978
|
+
<a href="#">siemur/test-space</a>
|
|
2979
|
+
</div>
|
|
2980
|
+
</th>
|
|
2981
|
+
|
|
2982
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
2983
|
+
<span>
|
|
2984
|
+
<i class="fas fa-code-branch"></i> 8
|
|
2985
|
+
</span>
|
|
2986
|
+
</td>
|
|
2987
|
+
<td
|
|
2988
|
+
class="pf-v6-c-table__td"
|
|
2989
|
+
role="cell"
|
|
2990
|
+
data-label="Pull requests"
|
|
2991
|
+
>
|
|
2992
|
+
<span>
|
|
2993
|
+
<i class="fas fa-code"></i> 30
|
|
2994
|
+
</span>
|
|
2995
|
+
</td>
|
|
2996
|
+
<td
|
|
2997
|
+
class="pf-v6-c-table__td"
|
|
2998
|
+
role="cell"
|
|
2999
|
+
data-label="Workspaces"
|
|
3000
|
+
>
|
|
3001
|
+
<span>
|
|
3002
|
+
<i class="fas fa-cube"></i> 2
|
|
3003
|
+
</span>
|
|
3004
|
+
</td>
|
|
3005
|
+
<td
|
|
3006
|
+
class="pf-v6-c-table__td"
|
|
3007
|
+
role="cell"
|
|
3008
|
+
data-label="Last commit"
|
|
3009
|
+
>2 days ago</td>
|
|
3010
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
3011
|
+
<a href="#">Action link</a>
|
|
3012
|
+
</td>
|
|
3013
|
+
|
|
3014
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
3015
|
+
<button
|
|
3016
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
3017
|
+
type="button"
|
|
3018
|
+
aria-expanded="false"
|
|
3019
|
+
aria-label="Menu toggle"
|
|
3020
|
+
>
|
|
3021
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
3022
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
3023
|
+
</span>
|
|
3024
|
+
</button>
|
|
3025
|
+
</td>
|
|
3026
|
+
</tr>
|
|
3027
|
+
|
|
3028
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
3029
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
3030
|
+
<label
|
|
3031
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
3032
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-4-check"
|
|
3033
|
+
for="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-4-check-input"
|
|
3034
|
+
>
|
|
3035
|
+
<input
|
|
3036
|
+
class="pf-v6-c-check__input"
|
|
3037
|
+
type="checkbox"
|
|
3038
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-4-check-input"
|
|
3039
|
+
name="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-4-check-input"
|
|
3040
|
+
aria-label="Standalone check"
|
|
3041
|
+
/>
|
|
3042
|
+
</label>
|
|
3043
|
+
</td>
|
|
3044
|
+
|
|
3045
|
+
<th
|
|
3046
|
+
class="pf-v6-c-table__th"
|
|
3047
|
+
role="columnheader"
|
|
3048
|
+
data-label="Repository name"
|
|
3049
|
+
>
|
|
3050
|
+
<div>
|
|
3051
|
+
<div
|
|
3052
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node3"
|
|
3053
|
+
>Node 3</div>
|
|
3054
|
+
<a href="#">siemur/test-space</a>
|
|
3055
|
+
</div>
|
|
3056
|
+
</th>
|
|
3057
|
+
|
|
3058
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
3059
|
+
<span>
|
|
3060
|
+
<i class="fas fa-code-branch"></i> 12
|
|
3061
|
+
</span>
|
|
3062
|
+
</td>
|
|
3063
|
+
<td
|
|
3064
|
+
class="pf-v6-c-table__td"
|
|
3065
|
+
role="cell"
|
|
3066
|
+
data-label="Pull requests"
|
|
3067
|
+
>
|
|
3068
|
+
<span>
|
|
3069
|
+
<i class="fas fa-code"></i> 48
|
|
3070
|
+
</span>
|
|
3071
|
+
</td>
|
|
3072
|
+
<td
|
|
3073
|
+
class="pf-v6-c-table__td"
|
|
3074
|
+
role="cell"
|
|
3075
|
+
data-label="Workspaces"
|
|
3076
|
+
>
|
|
3077
|
+
<span>
|
|
3078
|
+
<i class="fas fa-cube"></i> 13
|
|
3079
|
+
</span>
|
|
3080
|
+
</td>
|
|
3081
|
+
<td
|
|
3082
|
+
class="pf-v6-c-table__td"
|
|
3083
|
+
role="cell"
|
|
3084
|
+
data-label="Last commit"
|
|
3085
|
+
>30 days ago</td>
|
|
3086
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
3087
|
+
<a href="#">Action link</a>
|
|
3088
|
+
</td>
|
|
3089
|
+
|
|
3090
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
3091
|
+
<button
|
|
3092
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
3093
|
+
type="button"
|
|
3094
|
+
aria-expanded="false"
|
|
3095
|
+
aria-label="Menu toggle"
|
|
3096
|
+
>
|
|
3097
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
3098
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
3099
|
+
</span>
|
|
3100
|
+
</button>
|
|
3101
|
+
</td>
|
|
3102
|
+
</tr>
|
|
3103
|
+
|
|
3104
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
3105
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
3106
|
+
<label
|
|
3107
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
3108
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-5-check"
|
|
3109
|
+
for="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-5-check-input"
|
|
3110
|
+
>
|
|
3111
|
+
<input
|
|
3112
|
+
class="pf-v6-c-check__input"
|
|
3113
|
+
type="checkbox"
|
|
3114
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-5-check-input"
|
|
3115
|
+
name="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-5-check-input"
|
|
3116
|
+
aria-label="Standalone check"
|
|
3117
|
+
/>
|
|
3118
|
+
</label>
|
|
3119
|
+
</td>
|
|
3120
|
+
|
|
3121
|
+
<th
|
|
3122
|
+
class="pf-v6-c-table__th"
|
|
3123
|
+
role="columnheader"
|
|
3124
|
+
data-label="Repository name"
|
|
3125
|
+
>
|
|
3126
|
+
<div>
|
|
3127
|
+
<div
|
|
3128
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node4"
|
|
3129
|
+
>Node 4</div>
|
|
3130
|
+
<a href="#">siemur/test-space</a>
|
|
3131
|
+
</div>
|
|
3132
|
+
</th>
|
|
3133
|
+
|
|
3134
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
3135
|
+
<span>
|
|
3136
|
+
<i class="fas fa-code-branch"></i> 3
|
|
3137
|
+
</span>
|
|
3138
|
+
</td>
|
|
3139
|
+
<td
|
|
3140
|
+
class="pf-v6-c-table__td"
|
|
3141
|
+
role="cell"
|
|
3142
|
+
data-label="Pull requests"
|
|
3143
|
+
>
|
|
3144
|
+
<span>
|
|
3145
|
+
<i class="fas fa-code"></i> 8
|
|
3146
|
+
</span>
|
|
3147
|
+
</td>
|
|
3148
|
+
<td
|
|
3149
|
+
class="pf-v6-c-table__td"
|
|
3150
|
+
role="cell"
|
|
3151
|
+
data-label="Workspaces"
|
|
3152
|
+
>
|
|
3153
|
+
<span>
|
|
3154
|
+
<i class="fas fa-cube"></i> 20
|
|
3155
|
+
</span>
|
|
3156
|
+
</td>
|
|
3157
|
+
<td
|
|
3158
|
+
class="pf-v6-c-table__td"
|
|
3159
|
+
role="cell"
|
|
3160
|
+
data-label="Last commit"
|
|
3161
|
+
>8 days ago</td>
|
|
3162
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
3163
|
+
<a href="#">Action link</a>
|
|
3164
|
+
</td>
|
|
3165
|
+
|
|
3166
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
3167
|
+
<button
|
|
3168
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
3169
|
+
type="button"
|
|
3170
|
+
aria-expanded="false"
|
|
3171
|
+
aria-label="Menu toggle"
|
|
3172
|
+
>
|
|
3173
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
3174
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
3175
|
+
</span>
|
|
3176
|
+
</button>
|
|
3177
|
+
</td>
|
|
3178
|
+
</tr>
|
|
3179
|
+
|
|
3180
|
+
<tr class="pf-v6-c-table__tr" role="row">
|
|
3181
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__check" role="cell">
|
|
3182
|
+
<label
|
|
3183
|
+
class="pf-v6-c-check pf-m-standalone"
|
|
3184
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-6-check"
|
|
3185
|
+
for="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-6-check-input"
|
|
3186
|
+
>
|
|
3187
|
+
<input
|
|
3188
|
+
class="pf-v6-c-check__input"
|
|
3189
|
+
type="checkbox"
|
|
3190
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-6-check-input"
|
|
3191
|
+
name="toolbar-and-table-static-search-overflow-menu-collapsed-table-checkrow-6-check-input"
|
|
3192
|
+
aria-label="Standalone check"
|
|
3193
|
+
/>
|
|
3194
|
+
</label>
|
|
3195
|
+
</td>
|
|
3196
|
+
<td
|
|
3197
|
+
class="pf-v6-c-table__td"
|
|
3198
|
+
role="cell"
|
|
3199
|
+
data-label="Repository name"
|
|
3200
|
+
>
|
|
3201
|
+
<div>
|
|
3202
|
+
<div
|
|
3203
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node5"
|
|
3204
|
+
>Node 5</div>
|
|
3205
|
+
<a href="#">siemur/test-space</a>
|
|
3206
|
+
</div>
|
|
3207
|
+
</td>
|
|
3208
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Branches">
|
|
3209
|
+
<span>
|
|
3210
|
+
<i class="fas fa-code-branch"></i> 34
|
|
3211
|
+
</span>
|
|
3212
|
+
</td>
|
|
3213
|
+
<td
|
|
3214
|
+
class="pf-v6-c-table__td"
|
|
3215
|
+
role="cell"
|
|
3216
|
+
data-label="Pull requests"
|
|
3217
|
+
>
|
|
3218
|
+
<span>
|
|
3219
|
+
<i class="fas fa-code"></i> 21
|
|
3220
|
+
</span>
|
|
3221
|
+
</td>
|
|
3222
|
+
<td
|
|
3223
|
+
class="pf-v6-c-table__td"
|
|
3224
|
+
role="cell"
|
|
3225
|
+
data-label="Workspaces"
|
|
3226
|
+
>
|
|
3227
|
+
<span>
|
|
3228
|
+
<i class="fas fa-cube"></i> 26
|
|
3229
|
+
</span>
|
|
3230
|
+
</td>
|
|
3231
|
+
<td
|
|
3232
|
+
class="pf-v6-c-table__td"
|
|
3233
|
+
role="cell"
|
|
3234
|
+
data-label="Last commit"
|
|
3235
|
+
>2 days ago</td>
|
|
3236
|
+
<td class="pf-v6-c-table__td" role="cell" data-label="Action">
|
|
3237
|
+
<a href="#">Action link</a>
|
|
3238
|
+
</td>
|
|
3239
|
+
|
|
3240
|
+
<td class="pf-v6-c-table__td pf-v6-c-table__action" role="cell">
|
|
3241
|
+
<button
|
|
3242
|
+
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
3243
|
+
type="button"
|
|
3244
|
+
aria-expanded="false"
|
|
3245
|
+
aria-label="Menu toggle"
|
|
3246
|
+
>
|
|
3247
|
+
<span class="pf-v6-c-menu-toggle__icon">
|
|
3248
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
3249
|
+
</span>
|
|
3250
|
+
</button>
|
|
3251
|
+
</td>
|
|
3252
|
+
</tr>
|
|
3253
|
+
</tbody>
|
|
3254
|
+
</table>
|
|
3255
|
+
<div class="pf-v6-c-pagination pf-m-bottom">
|
|
3256
|
+
<div class="pf-v6-c-pagination__page-menu">
|
|
3257
|
+
<button
|
|
3258
|
+
class="pf-v6-c-menu-toggle pf-m-plain pf-m-text pf-m-top"
|
|
3259
|
+
type="button"
|
|
3260
|
+
aria-expanded="false"
|
|
3261
|
+
aria-label="Menu toggle"
|
|
3262
|
+
id="pagination-menu-toggle-bottom-collapsed-example"
|
|
3263
|
+
>
|
|
3264
|
+
<span class="pf-v6-c-menu-toggle__text">
|
|
3265
|
+
<b>1 - 10</b> of
|
|
3266
|
+
<b>36</b>
|
|
3267
|
+
</span>
|
|
3268
|
+
<span class="pf-v6-c-menu-toggle__controls">
|
|
3269
|
+
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3270
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
3271
|
+
</span>
|
|
3272
|
+
</span>
|
|
3273
|
+
</button>
|
|
3274
|
+
</div>
|
|
3275
|
+
<nav class="pf-v6-c-pagination__nav" aria-label="Pagination">
|
|
3276
|
+
<div class="pf-v6-c-pagination__nav-control pf-m-first">
|
|
3277
|
+
<button
|
|
3278
|
+
class="pf-v6-c-button pf-m-plain"
|
|
3279
|
+
type="button"
|
|
3280
|
+
disabled
|
|
3281
|
+
aria-label="Go to first page"
|
|
3282
|
+
>
|
|
3283
|
+
<span class="pf-v6-c-button__icon">
|
|
3284
|
+
<i class="fas fa-angle-double-left" aria-hidden="true"></i>
|
|
3285
|
+
</span>
|
|
3286
|
+
</button>
|
|
3287
|
+
</div>
|
|
3288
|
+
<div class="pf-v6-c-pagination__nav-control pf-m-prev">
|
|
3289
|
+
<button
|
|
3290
|
+
class="pf-v6-c-button pf-m-plain"
|
|
3291
|
+
type="button"
|
|
3292
|
+
disabled
|
|
3293
|
+
aria-label="Go to previous page"
|
|
3294
|
+
>
|
|
3295
|
+
<span class="pf-v6-c-button__icon">
|
|
3296
|
+
<i class="fas fa-angle-left" aria-hidden="true"></i>
|
|
3297
|
+
</span>
|
|
3298
|
+
</button>
|
|
3299
|
+
</div>
|
|
3300
|
+
<div class="pf-v6-c-pagination__nav-page-select">
|
|
3301
|
+
<span class="pf-v6-c-form-control">
|
|
3302
|
+
<input
|
|
3303
|
+
aria-label="Current page"
|
|
3304
|
+
type="number"
|
|
3305
|
+
min="1"
|
|
3306
|
+
max="4"
|
|
3307
|
+
value="1"
|
|
3308
|
+
/>
|
|
3309
|
+
</span>
|
|
3310
|
+
<span aria-hidden="true">of 4</span>
|
|
3311
|
+
</div>
|
|
3312
|
+
<div class="pf-v6-c-pagination__nav-control pf-m-next">
|
|
3313
|
+
<button
|
|
3314
|
+
class="pf-v6-c-button pf-m-plain"
|
|
3315
|
+
type="button"
|
|
3316
|
+
aria-label="Go to next page"
|
|
3317
|
+
>
|
|
3318
|
+
<span class="pf-v6-c-button__icon">
|
|
3319
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
3320
|
+
</span>
|
|
3321
|
+
</button>
|
|
3322
|
+
</div>
|
|
3323
|
+
<div class="pf-v6-c-pagination__nav-control pf-m-last">
|
|
3324
|
+
<button
|
|
3325
|
+
class="pf-v6-c-button pf-m-plain"
|
|
3326
|
+
type="button"
|
|
3327
|
+
disabled
|
|
3328
|
+
aria-label="Go to last page"
|
|
3329
|
+
>
|
|
3330
|
+
<span class="pf-v6-c-button__icon">
|
|
3331
|
+
<i class="fas fa-angle-double-right" aria-hidden="true"></i>
|
|
3332
|
+
</span>
|
|
3333
|
+
</button>
|
|
3334
|
+
</div>
|
|
3335
|
+
</nav>
|
|
3336
|
+
</div>
|
|
3337
|
+
</div>
|
|
3338
|
+
</section>
|
|
3339
|
+
</main>
|
|
3340
|
+
</div>
|
|
3341
|
+
</div>
|
|
3342
|
+
|
|
1623
3343
|
```
|