@patternfly/patternfly 4.176.3 → 4.179.0
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/UPGRADE-GUIDE.md +3 -0
- package/components/AboutModalBox/themes/dark/about-modal-box.css +0 -0
- package/components/AboutModalBox/themes/dark/about-modal-box.scss +9 -0
- package/components/Accordion/themes/dark/accordion.css +0 -0
- package/components/Accordion/themes/dark/accordion.scss +7 -0
- package/components/Alert/themes/dark/alert.css +0 -0
- package/components/Alert/themes/dark/alert.scss +15 -0
- package/components/AppLauncher/themes/dark/app-launcher.css +0 -0
- package/components/AppLauncher/themes/dark/app-launcher.scss +13 -0
- package/components/Avatar/avatar.css +224 -0
- package/components/Avatar/avatar.scss +18 -0
- package/components/Badge/themes/dark/badge.css +0 -0
- package/components/Badge/themes/dark/badge.scss +6 -0
- package/components/Banner/themes/dark/banner.css +0 -0
- package/components/Banner/themes/dark/banner.scss +12 -0
- package/components/Breadcrumb/themes/dark/breadcrumb.css +0 -0
- package/components/Breadcrumb/themes/dark/breadcrumb.scss +5 -0
- package/components/Button/themes/dark/button.css +0 -0
- package/components/Button/themes/dark/button.scss +42 -0
- package/components/CalendarMonth/themes/dark/calendar-month.css +0 -0
- package/components/CalendarMonth/themes/dark/calendar-month.scss +29 -0
- package/components/Chip/themes/dark/chip.css +0 -0
- package/components/Chip/themes/dark/chip.scss +7 -0
- package/components/ClipboardCopy/themes/dark/clipboard-copy.css +0 -0
- package/components/ClipboardCopy/themes/dark/clipboard-copy.scss +17 -0
- package/components/CodeEditor/code-editor.css +8 -0
- package/components/CodeEditor/code-editor.scss +11 -1
- package/components/CodeEditor/themes/dark/code-editor.css +0 -0
- package/components/CodeEditor/themes/dark/code-editor.scss +7 -0
- package/components/ContextSelector/themes/dark/context-selector.css +0 -0
- package/components/ContextSelector/themes/dark/context-selector.scss +22 -0
- package/components/DataList/themes/dark/data-list.css +0 -0
- package/components/DataList/themes/dark/data-list.scss +8 -0
- package/components/DatePicker/themes/dark/date-picker.css +0 -0
- package/components/DatePicker/themes/dark/date-picker.scss +6 -0
- package/components/Drawer/themes/dark/drawer.css +0 -0
- package/components/Drawer/themes/dark/drawer.scss +11 -0
- package/components/Dropdown/themes/dark/dropdown.css +0 -0
- package/components/Dropdown/themes/dark/dropdown.scss +30 -0
- package/components/Form/themes/dark/form.css +0 -0
- package/components/Form/themes/dark/form.scss +5 -0
- package/components/FormControl/themes/dark/form-control.css +0 -0
- package/components/FormControl/themes/dark/form-control.scss +28 -0
- package/components/HelperText/themes/dark/helper-text.css +0 -0
- package/components/HelperText/themes/dark/helper-text.scss +5 -0
- package/components/Hint/themes/dark/hint.css +0 -0
- package/components/Hint/themes/dark/hint.scss +6 -0
- package/components/InputGroup/themes/dark/input-group.css +0 -0
- package/components/InputGroup/themes/dark/input-group.scss +26 -0
- package/components/Label/themes/dark/label.css +0 -0
- package/components/Label/themes/dark/label.scss +45 -0
- package/components/LogViewer/themes/dark/log-viewer.css +0 -0
- package/components/LogViewer/themes/dark/log-viewer.scss +5 -0
- package/components/Login/themes/dark/login.css +0 -0
- package/components/Login/themes/dark/login.scss +6 -0
- package/components/Masthead/themes/dark/masthead.css +0 -0
- package/components/Masthead/themes/dark/masthead.scss +11 -0
- package/components/Menu/themes/dark/menu.css +0 -0
- package/components/Menu/themes/dark/menu.scss +10 -0
- package/components/MenuToggle/themes/dark/menu-toggle.css +0 -0
- package/components/MenuToggle/themes/dark/menu-toggle.scss +21 -0
- package/components/ModalBox/modal-box.scss +0 -1
- package/components/ModalBox/themes/dark/modal-box.css +0 -0
- package/components/ModalBox/themes/dark/modal-box.scss +5 -0
- package/components/Nav/nav.css +3 -0
- package/components/Nav/nav.scss +4 -0
- package/components/Nav/themes/dark/nav.css +0 -0
- package/components/Nav/themes/dark/nav.scss +42 -0
- package/components/NotificationBadge/themes/dark/notification-badge.css +0 -0
- package/components/NotificationBadge/themes/dark/notification-badge.scss +5 -0
- package/components/NotificationDrawer/themes/dark/notification-drawer.css +0 -0
- package/components/NotificationDrawer/themes/dark/notification-drawer.scss +12 -0
- package/components/OptionsMenu/themes/dark/options-menu.css +0 -0
- package/components/OptionsMenu/themes/dark/options-menu.scss +21 -0
- package/components/Page/themes/dark/page.css +0 -0
- package/components/Page/themes/dark/page.scss +62 -0
- package/components/Pagination/themes/dark/pagination.css +0 -0
- package/components/Pagination/themes/dark/pagination.scss +5 -0
- package/components/Popover/popover.scss +0 -1
- package/components/Popover/themes/dark/popover.css +0 -0
- package/components/Popover/themes/dark/popover.scss +15 -0
- package/components/Progress/progress.scss +0 -1
- package/components/Progress/themes/dark/progress.css +0 -0
- package/components/Progress/themes/dark/progress.scss +7 -0
- package/components/SearchInput/themes/dark/search-input.css +0 -0
- package/components/SearchInput/themes/dark/search-input.scss +14 -0
- package/components/Select/themes/dark/select.css +0 -0
- package/components/Select/themes/dark/select.scss +21 -0
- package/components/SimpleList/themes/dark/simple-list.css +0 -0
- package/components/SimpleList/themes/dark/simple-list.scss +12 -0
- package/components/Skeleton/themes/dark/skeleton.css +0 -0
- package/components/Skeleton/themes/dark/skeleton.scss +8 -0
- package/components/Switch/themes/dark/switch.css +0 -0
- package/components/Switch/themes/dark/switch.scss +8 -0
- package/components/Table/table.css +2 -1
- package/components/Table/table.scss +8 -5
- package/components/Table/themes/dark/table.css +0 -0
- package/components/Table/themes/dark/table.scss +10 -0
- package/components/Tabs/themes/dark/tabs.css +0 -0
- package/components/Tabs/themes/dark/tabs.scss +7 -0
- package/components/Tile/themes/dark/tile.css +0 -0
- package/components/Tile/themes/dark/tile.scss +8 -0
- package/components/ToggleGroup/themes/dark/toggle-group.css +0 -0
- package/components/ToggleGroup/themes/dark/toggle-group.scss +9 -0
- package/components/Tooltip/themes/dark/tooltip.css +0 -0
- package/components/Tooltip/themes/dark/tooltip.scss +6 -0
- package/components/TreeView/themes/dark/tree-view.css +0 -0
- package/components/TreeView/themes/dark/tree-view.scss +6 -0
- package/components/Wizard/themes/dark/wizard.css +0 -0
- package/components/Wizard/themes/dark/wizard.scss +12 -0
- package/docs/components/Avatar/examples/Avatar.md +53 -5
- package/docs/components/Brand/examples/Brand.md +6 -6
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +2 -2
- package/docs/components/CodeEditor/examples/CodeEditor.md +71 -10
- package/docs/components/DataList/examples/DataList.md +11 -11
- package/docs/components/DescriptionList/examples/DescriptionList.md +19 -19
- package/docs/components/Divider/examples/Divider.md +2 -2
- package/docs/components/Drawer/examples/Drawer.md +27 -27
- package/docs/components/Dropdown/examples/Dropdown.md +2 -2
- package/docs/components/JumpLinks/examples/JumpLinks.md +19 -19
- package/docs/components/LogViewer/examples/LogViewer.md +19 -19
- package/docs/components/Masthead/examples/masthead.md +10 -10
- package/docs/components/Menu/examples/Menu.md +2 -2
- package/docs/components/Nav/examples/Navigation.css +3 -1
- package/docs/components/Nav/examples/Navigation.md +79 -0
- package/docs/components/Page/examples/Page.md +4 -4
- package/docs/components/Pagination/examples/Pagination.md +2 -2
- package/docs/components/Sidebar/examples/Sidebar.md +14 -14
- package/docs/components/Table/examples/Table.md +20 -9
- package/docs/components/Tabs/examples/Tabs.md +27 -27
- package/docs/components/Toolbar/examples/Toolbar.md +31 -31
- package/docs/demos/Alert/examples/Alert.md +360 -54
- package/docs/demos/BackToTop/examples/BackToTop.md +304 -5
- package/docs/demos/Banner/examples/Banner.md +2 -2
- package/docs/demos/CardView/examples/CardView.md +1 -1
- package/docs/demos/ContextSelector/examples/ContextSelector.md +3051 -59
- package/docs/demos/DataList/examples/DataList.md +4 -4
- package/docs/demos/Drawer/examples/Drawer.md +3 -3
- package/docs/demos/JumpLinks/examples/JumpLinks.md +1221 -80
- package/docs/demos/Masthead/examples/Masthead.md +1643 -1026
- package/docs/demos/Nav/examples/Nav.md +300 -9
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +5 -5
- package/docs/demos/Page/examples/Page.md +7050 -161
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +7 -7
- package/docs/demos/Skeleton/examples/Skeleton.md +1 -1
- package/docs/demos/Table/examples/Table.md +24128 -172
- package/docs/demos/Tabs/examples/Tabs.md +7304 -697
- package/docs/demos/Toolbar/examples/Toolbar.md +1026 -44
- package/docs/demos/Wizard/examples/Wizard.md +2 -2
- package/docs/layouts/Flex/examples/Flex.md +1 -1
- package/docs/layouts/Gallery/examples/Gallery.md +2 -2
- package/docs/layouts/Grid/examples/Grid.md +9 -9
- package/docs/utilities/Accessibility/examples/Accessibility.md +1 -1
- package/docs/utilities/Alignment/examples/Alignment.md +1 -1
- package/docs/utilities/BackgroundColor/examples/BackgroundColor.md +1 -1
- package/docs/utilities/Display/examples/Display.md +1 -1
- package/docs/utilities/Flex/examples/Flex.md +1 -1
- package/docs/utilities/Float/examples/Float.md +1 -1
- package/docs/utilities/Sizing/examples/Sizing.md +12 -0
- package/docs/utilities/Spacing/examples/Spacing.md +1 -1
- package/docs/utilities/Text/examples/Text.md +1 -1
- package/package.json +1 -1
- package/patternfly-no-reset.css +237 -1
- package/patternfly-theme-dark.css +628 -0
- package/patternfly-theme-dark.scss +9 -0
- package/patternfly.css +237 -1
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -1769,49 +1769,1031 @@ section: components
|
|
|
1769
1769
|
|
|
1770
1770
|
### Toolbar pagination management on mobile
|
|
1771
1771
|
|
|
1772
|
-
```
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
{{> pagination-options-menu id="pagination-options-menu-bottom-example" options-menu--IsText="true"}}
|
|
1800
|
-
{{> pagination-nav-content}}
|
|
1801
|
-
{{/pagination}}
|
|
1802
|
-
{{/pagination}}
|
|
1803
|
-
{{/toolbar-item}}
|
|
1804
|
-
{{/toolbar-content-section}}
|
|
1805
|
-
{{> toolbar-expandable-content}}
|
|
1806
|
-
{{/toolbar-content}}
|
|
1807
|
-
{{/toolbar}}
|
|
1808
|
-
<div>
|
|
1809
|
-
{{> table-simple-table page--id="toolbar-and-table-static-search-overflow-menu-collapsed"}}
|
|
1810
|
-
{{#> pagination pagination--modifier="pf-m-bottom"}}
|
|
1811
|
-
{{> pagination-options-menu id="pagination-options-menu-bottom-collapsed-example" options-menu--IsText="true" pagination-options-menu--modifier="pf-m-top"}}
|
|
1812
|
-
{{> pagination-nav-content}}
|
|
1813
|
-
{{/pagination}}
|
|
1772
|
+
```html isFullscreen
|
|
1773
|
+
<div class="pf-c-page" id="toolbar-pagination-management">
|
|
1774
|
+
<a
|
|
1775
|
+
class="pf-c-skip-to-content pf-c-button pf-m-primary"
|
|
1776
|
+
href="#main-content-toolbar-pagination-management"
|
|
1777
|
+
>Skip to content</a>
|
|
1778
|
+
<header class="pf-c-page__header">
|
|
1779
|
+
<div class="pf-c-page__header-brand">
|
|
1780
|
+
<div class="pf-c-page__header-brand-toggle">
|
|
1781
|
+
<button
|
|
1782
|
+
class="pf-c-button pf-m-plain"
|
|
1783
|
+
type="button"
|
|
1784
|
+
id="toolbar-pagination-management-nav-toggle"
|
|
1785
|
+
aria-label="Global navigation"
|
|
1786
|
+
aria-expanded="true"
|
|
1787
|
+
aria-controls="toolbar-pagination-management-primary-nav"
|
|
1788
|
+
>
|
|
1789
|
+
<i class="fas fa-bars" aria-hidden="true"></i>
|
|
1790
|
+
</button>
|
|
1791
|
+
</div>
|
|
1792
|
+
<a href="#" class="pf-c-page__header-brand-link">
|
|
1793
|
+
<img
|
|
1794
|
+
class="pf-c-brand"
|
|
1795
|
+
src="/assets/images/PF-Masthead-Logo.svg"
|
|
1796
|
+
alt="PatternFly logo"
|
|
1797
|
+
/>
|
|
1798
|
+
</a>
|
|
1814
1799
|
</div>
|
|
1815
|
-
|
|
1816
|
-
|
|
1800
|
+
<div class="pf-c-page__header-tools">
|
|
1801
|
+
<div class="pf-c-page__header-tools-group">
|
|
1802
|
+
<div
|
|
1803
|
+
class="pf-c-page__header-tools-item pf-m-hidden pf-m-visible-on-lg"
|
|
1804
|
+
>
|
|
1805
|
+
<button
|
|
1806
|
+
class="pf-c-button pf-m-plain"
|
|
1807
|
+
type="button"
|
|
1808
|
+
aria-label="Settings"
|
|
1809
|
+
>
|
|
1810
|
+
<i class="fas fa-cog" aria-hidden="true"></i>
|
|
1811
|
+
</button>
|
|
1812
|
+
</div>
|
|
1813
|
+
<div
|
|
1814
|
+
class="pf-c-page__header-tools-item pf-m-hidden pf-m-visible-on-lg"
|
|
1815
|
+
>
|
|
1816
|
+
<button
|
|
1817
|
+
class="pf-c-button pf-m-plain"
|
|
1818
|
+
type="button"
|
|
1819
|
+
aria-label="Help"
|
|
1820
|
+
>
|
|
1821
|
+
<i class="fas fa-question-circle" aria-hidden="true"></i>
|
|
1822
|
+
</button>
|
|
1823
|
+
</div>
|
|
1824
|
+
</div>
|
|
1825
|
+
<div class="pf-c-page__header-tools-group">
|
|
1826
|
+
<div class="pf-c-page__header-tools-item pf-m-hidden-on-lg">
|
|
1827
|
+
<div class="pf-c-dropdown">
|
|
1828
|
+
<button
|
|
1829
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
1830
|
+
id="toolbar-pagination-management-dropdown-kebab-1-button"
|
|
1831
|
+
aria-expanded="false"
|
|
1832
|
+
type="button"
|
|
1833
|
+
aria-label="Actions"
|
|
1834
|
+
>
|
|
1835
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
1836
|
+
</button>
|
|
1837
|
+
<ul
|
|
1838
|
+
class="pf-c-dropdown__menu pf-m-align-right"
|
|
1839
|
+
aria-labelledby="toolbar-pagination-management-dropdown-kebab-1-button"
|
|
1840
|
+
hidden
|
|
1841
|
+
>
|
|
1842
|
+
<li>
|
|
1843
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
1844
|
+
</li>
|
|
1845
|
+
<li>
|
|
1846
|
+
<button class="pf-c-dropdown__menu-item" type="button">Action</button>
|
|
1847
|
+
</li>
|
|
1848
|
+
<li>
|
|
1849
|
+
<a
|
|
1850
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
1851
|
+
href="#"
|
|
1852
|
+
aria-disabled="true"
|
|
1853
|
+
tabindex="-1"
|
|
1854
|
+
>Disabled link</a>
|
|
1855
|
+
</li>
|
|
1856
|
+
<li>
|
|
1857
|
+
<button
|
|
1858
|
+
class="pf-c-dropdown__menu-item"
|
|
1859
|
+
type="button"
|
|
1860
|
+
disabled
|
|
1861
|
+
>Disabled action</button>
|
|
1862
|
+
</li>
|
|
1863
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
1864
|
+
<li>
|
|
1865
|
+
<a class="pf-c-dropdown__menu-item" href="#">Separated link</a>
|
|
1866
|
+
</li>
|
|
1867
|
+
</ul>
|
|
1868
|
+
</div>
|
|
1869
|
+
</div>
|
|
1870
|
+
<div
|
|
1871
|
+
class="pf-c-page__header-tools-item pf-m-hidden pf-m-visible-on-md"
|
|
1872
|
+
>
|
|
1873
|
+
<div class="pf-c-dropdown">
|
|
1874
|
+
<button
|
|
1875
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
1876
|
+
id="toolbar-pagination-management-dropdown-kebab-2-button"
|
|
1877
|
+
aria-expanded="false"
|
|
1878
|
+
type="button"
|
|
1879
|
+
>
|
|
1880
|
+
<span class="pf-c-dropdown__toggle-text">John Smith</span>
|
|
1881
|
+
<span class="pf-c-dropdown__toggle-icon">
|
|
1882
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
1883
|
+
</span>
|
|
1884
|
+
</button>
|
|
1885
|
+
<ul
|
|
1886
|
+
class="pf-c-dropdown__menu"
|
|
1887
|
+
aria-labelledby="toolbar-pagination-management-dropdown-kebab-2-button"
|
|
1888
|
+
hidden
|
|
1889
|
+
>
|
|
1890
|
+
<li>
|
|
1891
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
1892
|
+
</li>
|
|
1893
|
+
<li>
|
|
1894
|
+
<button class="pf-c-dropdown__menu-item" type="button">Action</button>
|
|
1895
|
+
</li>
|
|
1896
|
+
<li>
|
|
1897
|
+
<a
|
|
1898
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
1899
|
+
href="#"
|
|
1900
|
+
aria-disabled="true"
|
|
1901
|
+
tabindex="-1"
|
|
1902
|
+
>Disabled link</a>
|
|
1903
|
+
</li>
|
|
1904
|
+
<li>
|
|
1905
|
+
<button
|
|
1906
|
+
class="pf-c-dropdown__menu-item"
|
|
1907
|
+
type="button"
|
|
1908
|
+
disabled
|
|
1909
|
+
>Disabled action</button>
|
|
1910
|
+
</li>
|
|
1911
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
1912
|
+
<li>
|
|
1913
|
+
<a class="pf-c-dropdown__menu-item" href="#">Separated link</a>
|
|
1914
|
+
</li>
|
|
1915
|
+
</ul>
|
|
1916
|
+
</div>
|
|
1917
|
+
</div>
|
|
1918
|
+
</div>
|
|
1919
|
+
<img
|
|
1920
|
+
class="pf-c-avatar"
|
|
1921
|
+
src="/assets/images/img_avatar.svg"
|
|
1922
|
+
alt="Avatar image"
|
|
1923
|
+
/>
|
|
1924
|
+
</div>
|
|
1925
|
+
</header>
|
|
1926
|
+
<div class="pf-c-page__sidebar">
|
|
1927
|
+
<div class="pf-c-page__sidebar-body">
|
|
1928
|
+
<nav
|
|
1929
|
+
class="pf-c-nav"
|
|
1930
|
+
id="toolbar-pagination-management-primary-nav"
|
|
1931
|
+
aria-label="Global"
|
|
1932
|
+
>
|
|
1933
|
+
<ul class="pf-c-nav__list">
|
|
1934
|
+
<li class="pf-c-nav__item">
|
|
1935
|
+
<a href="#" class="pf-c-nav__link">System panel</a>
|
|
1936
|
+
</li>
|
|
1937
|
+
<li class="pf-c-nav__item">
|
|
1938
|
+
<a
|
|
1939
|
+
href="#"
|
|
1940
|
+
class="pf-c-nav__link pf-m-current"
|
|
1941
|
+
aria-current="page"
|
|
1942
|
+
>Policy</a>
|
|
1943
|
+
</li>
|
|
1944
|
+
<li class="pf-c-nav__item">
|
|
1945
|
+
<a href="#" class="pf-c-nav__link">Authentication</a>
|
|
1946
|
+
</li>
|
|
1947
|
+
<li class="pf-c-nav__item">
|
|
1948
|
+
<a href="#" class="pf-c-nav__link">Network services</a>
|
|
1949
|
+
</li>
|
|
1950
|
+
<li class="pf-c-nav__item">
|
|
1951
|
+
<a href="#" class="pf-c-nav__link">Server</a>
|
|
1952
|
+
</li>
|
|
1953
|
+
</ul>
|
|
1954
|
+
</nav>
|
|
1955
|
+
</div>
|
|
1956
|
+
</div>
|
|
1957
|
+
<main
|
|
1958
|
+
class="pf-c-page__main"
|
|
1959
|
+
tabindex="-1"
|
|
1960
|
+
id="main-content-toolbar-pagination-management"
|
|
1961
|
+
>
|
|
1962
|
+
<section class="pf-c-page__main-breadcrumb pf-m-limit-width">
|
|
1963
|
+
<div class="pf-c-page__main-body">
|
|
1964
|
+
<nav class="pf-c-breadcrumb" aria-label="breadcrumb">
|
|
1965
|
+
<ol class="pf-c-breadcrumb__list">
|
|
1966
|
+
<li class="pf-c-breadcrumb__item">
|
|
1967
|
+
<a href="#" class="pf-c-breadcrumb__link">Section home</a>
|
|
1968
|
+
</li>
|
|
1969
|
+
<li class="pf-c-breadcrumb__item">
|
|
1970
|
+
<span class="pf-c-breadcrumb__item-divider">
|
|
1971
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
1972
|
+
</span>
|
|
1973
|
+
|
|
1974
|
+
<a href="#" class="pf-c-breadcrumb__link">Section title</a>
|
|
1975
|
+
</li>
|
|
1976
|
+
<li class="pf-c-breadcrumb__item">
|
|
1977
|
+
<span class="pf-c-breadcrumb__item-divider">
|
|
1978
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
1979
|
+
</span>
|
|
1980
|
+
|
|
1981
|
+
<a href="#" class="pf-c-breadcrumb__link">Section title</a>
|
|
1982
|
+
</li>
|
|
1983
|
+
<li class="pf-c-breadcrumb__item">
|
|
1984
|
+
<span class="pf-c-breadcrumb__item-divider">
|
|
1985
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
1986
|
+
</span>
|
|
1987
|
+
|
|
1988
|
+
<a
|
|
1989
|
+
href="#"
|
|
1990
|
+
class="pf-c-breadcrumb__link pf-m-current"
|
|
1991
|
+
aria-current="page"
|
|
1992
|
+
>Section landing</a>
|
|
1993
|
+
</li>
|
|
1994
|
+
</ol>
|
|
1995
|
+
</nav>
|
|
1996
|
+
</div>
|
|
1997
|
+
</section>
|
|
1998
|
+
<section class="pf-c-page__main-section pf-m-limit-width pf-m-light">
|
|
1999
|
+
<div class="pf-c-page__main-body">
|
|
2000
|
+
<div class="pf-c-content">
|
|
2001
|
+
<h1>Main title</h1>
|
|
2002
|
+
<p>This is a full page demo.</p>
|
|
2003
|
+
</div>
|
|
2004
|
+
</div>
|
|
2005
|
+
</section>
|
|
2006
|
+
<section class="pf-c-page__main-section">
|
|
2007
|
+
<div
|
|
2008
|
+
class="pf-c-toolbar pf-m-nowrap"
|
|
2009
|
+
id="toolbar-pagination-management-mobile-example"
|
|
2010
|
+
>
|
|
2011
|
+
<div class="pf-c-toolbar__content">
|
|
2012
|
+
<div class="pf-c-toolbar__content-section pf-m-nowrap">
|
|
2013
|
+
<div class="pf-c-toolbar__group pf-m-toggle-group pf-m-show">
|
|
2014
|
+
<div class="pf-c-toolbar__toggle">
|
|
2015
|
+
<button
|
|
2016
|
+
class="pf-c-button pf-m-plain"
|
|
2017
|
+
type="button"
|
|
2018
|
+
aria-label="Show filters"
|
|
2019
|
+
aria-expanded="false"
|
|
2020
|
+
aria-controls="toolbar-pagination-management-mobile-example-expandable-content"
|
|
2021
|
+
>
|
|
2022
|
+
<i class="fas fa-filter" aria-hidden="true"></i>
|
|
2023
|
+
</button>
|
|
2024
|
+
</div>
|
|
2025
|
+
<div class="pf-c-toolbar__group pf-m-filter-group">
|
|
2026
|
+
<div class="pf-c-toolbar__item pf-m-search-filter">
|
|
2027
|
+
<div class="pf-c-input-group">
|
|
2028
|
+
<div class="pf-c-select" style="width: 150px">
|
|
2029
|
+
<span
|
|
2030
|
+
id="toolbar-pagination-management-mobile-example-select-name-label"
|
|
2031
|
+
hidden
|
|
2032
|
+
>Choose one</span>
|
|
2033
|
+
|
|
2034
|
+
<button
|
|
2035
|
+
class="pf-c-select__toggle"
|
|
2036
|
+
type="button"
|
|
2037
|
+
id="toolbar-pagination-management-mobile-example-select-name-toggle"
|
|
2038
|
+
aria-haspopup="true"
|
|
2039
|
+
aria-expanded="false"
|
|
2040
|
+
aria-labelledby="toolbar-pagination-management-mobile-example-select-name-label toolbar-pagination-management-mobile-example-select-name-toggle"
|
|
2041
|
+
>
|
|
2042
|
+
<div class="pf-c-select__toggle-wrapper">
|
|
2043
|
+
<span class="pf-c-select__toggle-icon">
|
|
2044
|
+
<i class="fas fa-filter" aria-hidden="true"></i>
|
|
2045
|
+
</span>
|
|
2046
|
+
<span class="pf-c-select__toggle-text">Name</span>
|
|
2047
|
+
</div>
|
|
2048
|
+
<span class="pf-c-select__toggle-arrow">
|
|
2049
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
2050
|
+
</span>
|
|
2051
|
+
</button>
|
|
2052
|
+
|
|
2053
|
+
<ul
|
|
2054
|
+
class="pf-c-select__menu"
|
|
2055
|
+
role="listbox"
|
|
2056
|
+
aria-labelledby="toolbar-pagination-management-mobile-example-select-name-label"
|
|
2057
|
+
hidden
|
|
2058
|
+
style="width: 150px"
|
|
2059
|
+
>
|
|
2060
|
+
<li role="presentation">
|
|
2061
|
+
<button
|
|
2062
|
+
class="pf-c-select__menu-item"
|
|
2063
|
+
role="option"
|
|
2064
|
+
>Running</button>
|
|
2065
|
+
</li>
|
|
2066
|
+
<li role="presentation">
|
|
2067
|
+
<button
|
|
2068
|
+
class="pf-c-select__menu-item pf-m-selected"
|
|
2069
|
+
role="option"
|
|
2070
|
+
aria-selected="true"
|
|
2071
|
+
>
|
|
2072
|
+
Stopped
|
|
2073
|
+
<span class="pf-c-select__menu-item-icon">
|
|
2074
|
+
<i class="fas fa-check" aria-hidden="true"></i>
|
|
2075
|
+
</span>
|
|
2076
|
+
</button>
|
|
2077
|
+
</li>
|
|
2078
|
+
<li role="presentation">
|
|
2079
|
+
<button
|
|
2080
|
+
class="pf-c-select__menu-item"
|
|
2081
|
+
role="option"
|
|
2082
|
+
>Down</button>
|
|
2083
|
+
</li>
|
|
2084
|
+
<li role="presentation">
|
|
2085
|
+
<button
|
|
2086
|
+
class="pf-c-select__menu-item"
|
|
2087
|
+
role="option"
|
|
2088
|
+
>Degraded</button>
|
|
2089
|
+
</li>
|
|
2090
|
+
<li role="presentation">
|
|
2091
|
+
<button
|
|
2092
|
+
class="pf-c-select__menu-item"
|
|
2093
|
+
role="option"
|
|
2094
|
+
>Needs maintenance</button>
|
|
2095
|
+
</li>
|
|
2096
|
+
</ul>
|
|
2097
|
+
</div>
|
|
2098
|
+
<input
|
|
2099
|
+
class="pf-c-form-control"
|
|
2100
|
+
id="toolbar-pagination-management-mobile-example-textInput11"
|
|
2101
|
+
name="textInput11"
|
|
2102
|
+
type="search"
|
|
2103
|
+
placeholder="Filter by name..."
|
|
2104
|
+
aria-label="Search input example"
|
|
2105
|
+
/>
|
|
2106
|
+
<button
|
|
2107
|
+
class="pf-c-button pf-m-control"
|
|
2108
|
+
type="button"
|
|
2109
|
+
aria-label="Search button for search input"
|
|
2110
|
+
>
|
|
2111
|
+
<i class="fas fa-search" aria-hidden="true"></i>
|
|
2112
|
+
</button>
|
|
2113
|
+
</div>
|
|
2114
|
+
</div>
|
|
2115
|
+
</div>
|
|
2116
|
+
</div>
|
|
2117
|
+
<div class="pf-c-toolbar__item pf-m-overflow-menu">
|
|
2118
|
+
<div
|
|
2119
|
+
class="pf-c-overflow-menu"
|
|
2120
|
+
id="toolbar-pagination-management-mobile-example-overflow-menu"
|
|
2121
|
+
>
|
|
2122
|
+
<div class="pf-c-overflow-menu__control">
|
|
2123
|
+
<div class="pf-c-dropdown">
|
|
2124
|
+
<button
|
|
2125
|
+
class="pf-c-button pf-c-dropdown__toggle pf-m-plain"
|
|
2126
|
+
type="button"
|
|
2127
|
+
id="toolbar-pagination-management-mobile-example-overflow-menu-dropdown-toggle"
|
|
2128
|
+
aria-label="Overflow menu"
|
|
2129
|
+
aria-expanded="false"
|
|
2130
|
+
>
|
|
2131
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2132
|
+
</button>
|
|
2133
|
+
<ul
|
|
2134
|
+
class="pf-c-dropdown__menu"
|
|
2135
|
+
aria-labelledby="toolbar-pagination-management-mobile-example-overflow-menu-dropdown-toggle"
|
|
2136
|
+
hidden
|
|
2137
|
+
>
|
|
2138
|
+
<li>
|
|
2139
|
+
<button class="pf-c-dropdown__menu-item">Primary</button>
|
|
2140
|
+
</li>
|
|
2141
|
+
<li>
|
|
2142
|
+
<button class="pf-c-dropdown__menu-item">Secondary</button>
|
|
2143
|
+
</li>
|
|
2144
|
+
<li>
|
|
2145
|
+
<button class="pf-c-dropdown__menu-item">Tertiary</button>
|
|
2146
|
+
</li>
|
|
2147
|
+
</ul>
|
|
2148
|
+
</div>
|
|
2149
|
+
</div>
|
|
2150
|
+
</div>
|
|
2151
|
+
</div>
|
|
2152
|
+
<div class="pf-c-toolbar__item pf-m-pagination">
|
|
2153
|
+
<div
|
|
2154
|
+
class="pf-c-pagination pf-m-compact pf-m-hidden pf-m-visible-on-md"
|
|
2155
|
+
>
|
|
2156
|
+
<div
|
|
2157
|
+
class="pf-c-pagination pf-m-compact pf-m-compact pf-m-hidden pf-m-visible-on-md"
|
|
2158
|
+
>
|
|
2159
|
+
<div class="pf-c-options-menu">
|
|
2160
|
+
<div class="pf-c-options-menu__toggle pf-m-text pf-m-plain">
|
|
2161
|
+
<span class="pf-c-options-menu__toggle-text">
|
|
2162
|
+
<b>1 - 10</b> of
|
|
2163
|
+
<b>36</b>
|
|
2164
|
+
</span>
|
|
2165
|
+
<button
|
|
2166
|
+
class="pf-c-options-menu__toggle-button"
|
|
2167
|
+
id="pagination-options-menu-bottom-example-toggle"
|
|
2168
|
+
aria-haspopup="listbox"
|
|
2169
|
+
aria-expanded="false"
|
|
2170
|
+
aria-label="Items per page"
|
|
2171
|
+
>
|
|
2172
|
+
<span class="pf-c-options-menu__toggle-button-icon">
|
|
2173
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
2174
|
+
</span>
|
|
2175
|
+
</button>
|
|
2176
|
+
</div>
|
|
2177
|
+
<ul
|
|
2178
|
+
class="pf-c-options-menu__menu"
|
|
2179
|
+
aria-labelledby="pagination-options-menu-bottom-example-toggle"
|
|
2180
|
+
hidden
|
|
2181
|
+
>
|
|
2182
|
+
<li>
|
|
2183
|
+
<button
|
|
2184
|
+
class="pf-c-options-menu__menu-item"
|
|
2185
|
+
type="button"
|
|
2186
|
+
>5 per page</button>
|
|
2187
|
+
</li>
|
|
2188
|
+
<li>
|
|
2189
|
+
<button
|
|
2190
|
+
class="pf-c-options-menu__menu-item"
|
|
2191
|
+
type="button"
|
|
2192
|
+
>
|
|
2193
|
+
10 per page
|
|
2194
|
+
<div class="pf-c-options-menu__menu-item-icon">
|
|
2195
|
+
<i class="fas fa-check" aria-hidden="true"></i>
|
|
2196
|
+
</div>
|
|
2197
|
+
</button>
|
|
2198
|
+
</li>
|
|
2199
|
+
<li>
|
|
2200
|
+
<button
|
|
2201
|
+
class="pf-c-options-menu__menu-item"
|
|
2202
|
+
type="button"
|
|
2203
|
+
>20 per page</button>
|
|
2204
|
+
</li>
|
|
2205
|
+
</ul>
|
|
2206
|
+
</div>
|
|
2207
|
+
<nav class="pf-c-pagination__nav" aria-label="Pagination">
|
|
2208
|
+
<div class="pf-c-pagination__nav-control pf-m-prev">
|
|
2209
|
+
<button
|
|
2210
|
+
class="pf-c-button pf-m-plain"
|
|
2211
|
+
type="button"
|
|
2212
|
+
disabled
|
|
2213
|
+
aria-label="Go to previous page"
|
|
2214
|
+
>
|
|
2215
|
+
<i class="fas fa-angle-left" aria-hidden="true"></i>
|
|
2216
|
+
</button>
|
|
2217
|
+
</div>
|
|
2218
|
+
<div class="pf-c-pagination__nav-control pf-m-next">
|
|
2219
|
+
<button
|
|
2220
|
+
class="pf-c-button pf-m-plain"
|
|
2221
|
+
type="button"
|
|
2222
|
+
aria-label="Go to next page"
|
|
2223
|
+
>
|
|
2224
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
2225
|
+
</button>
|
|
2226
|
+
</div>
|
|
2227
|
+
</nav>
|
|
2228
|
+
</div>
|
|
2229
|
+
</div>
|
|
2230
|
+
</div>
|
|
2231
|
+
</div>
|
|
2232
|
+
<div
|
|
2233
|
+
class="pf-c-toolbar__expandable-content pf-m-hidden"
|
|
2234
|
+
id="toolbar-pagination-management-mobile-example-expandable-content"
|
|
2235
|
+
hidden
|
|
2236
|
+
></div>
|
|
2237
|
+
</div>
|
|
2238
|
+
</div>
|
|
2239
|
+
<div>
|
|
2240
|
+
<table
|
|
2241
|
+
class="pf-c-table pf-m-grid-md"
|
|
2242
|
+
role="grid"
|
|
2243
|
+
aria-label="This is a table with checkboxes"
|
|
2244
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table"
|
|
2245
|
+
>
|
|
2246
|
+
<thead>
|
|
2247
|
+
<tr role="row">
|
|
2248
|
+
<td></td>
|
|
2249
|
+
<th role="columnheader" scope="col">Repositories</th>
|
|
2250
|
+
<th role="columnheader" scope="col">Branches</th>
|
|
2251
|
+
<th role="columnheader" scope="col">Pull requests</th>
|
|
2252
|
+
<th role="columnheader" scope="col">Workspaces</th>
|
|
2253
|
+
<th role="columnheader" scope="col">Last commit</th>
|
|
2254
|
+
<td></td>
|
|
2255
|
+
<td></td>
|
|
2256
|
+
</tr>
|
|
2257
|
+
</thead>
|
|
2258
|
+
|
|
2259
|
+
<tbody role="rowgroup">
|
|
2260
|
+
<tr role="row">
|
|
2261
|
+
<td class="pf-c-table__check" role="cell">
|
|
2262
|
+
<input
|
|
2263
|
+
type="checkbox"
|
|
2264
|
+
name="checkrow1"
|
|
2265
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-node1"
|
|
2266
|
+
/>
|
|
2267
|
+
</td>
|
|
2268
|
+
<th role="columnheader" data-label="Repository name">
|
|
2269
|
+
<div>
|
|
2270
|
+
<div
|
|
2271
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node1"
|
|
2272
|
+
>Node 1</div>
|
|
2273
|
+
<a href="#">siemur/test-space</a>
|
|
2274
|
+
</div>
|
|
2275
|
+
</th>
|
|
2276
|
+
<td role="cell" data-label="Branches">
|
|
2277
|
+
<span>
|
|
2278
|
+
<i class="fas fa-code-branch"></i> 10
|
|
2279
|
+
</span>
|
|
2280
|
+
</td>
|
|
2281
|
+
<td role="cell" data-label="Pull requests">
|
|
2282
|
+
<span>
|
|
2283
|
+
<i class="fas fa-code"></i> 25
|
|
2284
|
+
</span>
|
|
2285
|
+
</td>
|
|
2286
|
+
<td role="cell" data-label="Workspaces">
|
|
2287
|
+
<span>
|
|
2288
|
+
<i class="fas fa-cube"></i> 5
|
|
2289
|
+
</span>
|
|
2290
|
+
</td>
|
|
2291
|
+
<td role="cell" data-label="Last commit">2 days ago</td>
|
|
2292
|
+
<td role="cell" data-label="Action">
|
|
2293
|
+
<a href="#">Action link</a>
|
|
2294
|
+
</td>
|
|
2295
|
+
<td class="pf-c-table__action" role="cell">
|
|
2296
|
+
<div class="pf-c-dropdown">
|
|
2297
|
+
<button
|
|
2298
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
2299
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-1-button"
|
|
2300
|
+
aria-expanded="false"
|
|
2301
|
+
type="button"
|
|
2302
|
+
aria-label="Actions"
|
|
2303
|
+
>
|
|
2304
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2305
|
+
</button>
|
|
2306
|
+
<ul
|
|
2307
|
+
class="pf-c-dropdown__menu pf-m-align-right"
|
|
2308
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-1-button"
|
|
2309
|
+
hidden
|
|
2310
|
+
>
|
|
2311
|
+
<li>
|
|
2312
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
2313
|
+
</li>
|
|
2314
|
+
<li>
|
|
2315
|
+
<button
|
|
2316
|
+
class="pf-c-dropdown__menu-item"
|
|
2317
|
+
type="button"
|
|
2318
|
+
>Action</button>
|
|
2319
|
+
</li>
|
|
2320
|
+
<li>
|
|
2321
|
+
<a
|
|
2322
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
2323
|
+
href="#"
|
|
2324
|
+
aria-disabled="true"
|
|
2325
|
+
tabindex="-1"
|
|
2326
|
+
>Disabled link</a>
|
|
2327
|
+
</li>
|
|
2328
|
+
<li>
|
|
2329
|
+
<button
|
|
2330
|
+
class="pf-c-dropdown__menu-item"
|
|
2331
|
+
type="button"
|
|
2332
|
+
disabled
|
|
2333
|
+
>Disabled action</button>
|
|
2334
|
+
</li>
|
|
2335
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
2336
|
+
<li>
|
|
2337
|
+
<a
|
|
2338
|
+
class="pf-c-dropdown__menu-item"
|
|
2339
|
+
href="#"
|
|
2340
|
+
>Separated link</a>
|
|
2341
|
+
</li>
|
|
2342
|
+
</ul>
|
|
2343
|
+
</div>
|
|
2344
|
+
</td>
|
|
2345
|
+
</tr>
|
|
2346
|
+
|
|
2347
|
+
<tr role="row">
|
|
2348
|
+
<td class="pf-c-table__check" role="cell">
|
|
2349
|
+
<input
|
|
2350
|
+
type="checkbox"
|
|
2351
|
+
name="checkrow2"
|
|
2352
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-node2"
|
|
2353
|
+
/>
|
|
2354
|
+
</td>
|
|
2355
|
+
<th role="columnheader" data-label="Repository name">
|
|
2356
|
+
<div>
|
|
2357
|
+
<div
|
|
2358
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node2"
|
|
2359
|
+
>Node 2</div>
|
|
2360
|
+
<a href="#">siemur/test-space</a>
|
|
2361
|
+
</div>
|
|
2362
|
+
</th>
|
|
2363
|
+
<td role="cell" data-label="Branches">
|
|
2364
|
+
<span>
|
|
2365
|
+
<i class="fas fa-code-branch"></i> 8
|
|
2366
|
+
</span>
|
|
2367
|
+
</td>
|
|
2368
|
+
<td role="cell" data-label="Pull requests">
|
|
2369
|
+
<span>
|
|
2370
|
+
<i class="fas fa-code"></i> 30
|
|
2371
|
+
</span>
|
|
2372
|
+
</td>
|
|
2373
|
+
<td role="cell" data-label="Workspaces">
|
|
2374
|
+
<span>
|
|
2375
|
+
<i class="fas fa-cube"></i> 2
|
|
2376
|
+
</span>
|
|
2377
|
+
</td>
|
|
2378
|
+
<td role="cell" data-label="Last commit">2 days ago</td>
|
|
2379
|
+
<td role="cell" data-label="Action">
|
|
2380
|
+
<a href="#">Action link</a>
|
|
2381
|
+
</td>
|
|
2382
|
+
<td class="pf-c-table__action" role="cell">
|
|
2383
|
+
<div class="pf-c-dropdown">
|
|
2384
|
+
<button
|
|
2385
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
2386
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-2-button"
|
|
2387
|
+
aria-expanded="false"
|
|
2388
|
+
type="button"
|
|
2389
|
+
aria-label="Actions"
|
|
2390
|
+
>
|
|
2391
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2392
|
+
</button>
|
|
2393
|
+
<ul
|
|
2394
|
+
class="pf-c-dropdown__menu pf-m-align-right"
|
|
2395
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-2-button"
|
|
2396
|
+
hidden
|
|
2397
|
+
>
|
|
2398
|
+
<li>
|
|
2399
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
2400
|
+
</li>
|
|
2401
|
+
<li>
|
|
2402
|
+
<button
|
|
2403
|
+
class="pf-c-dropdown__menu-item"
|
|
2404
|
+
type="button"
|
|
2405
|
+
>Action</button>
|
|
2406
|
+
</li>
|
|
2407
|
+
<li>
|
|
2408
|
+
<a
|
|
2409
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
2410
|
+
href="#"
|
|
2411
|
+
aria-disabled="true"
|
|
2412
|
+
tabindex="-1"
|
|
2413
|
+
>Disabled link</a>
|
|
2414
|
+
</li>
|
|
2415
|
+
<li>
|
|
2416
|
+
<button
|
|
2417
|
+
class="pf-c-dropdown__menu-item"
|
|
2418
|
+
type="button"
|
|
2419
|
+
disabled
|
|
2420
|
+
>Disabled action</button>
|
|
2421
|
+
</li>
|
|
2422
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
2423
|
+
<li>
|
|
2424
|
+
<a
|
|
2425
|
+
class="pf-c-dropdown__menu-item"
|
|
2426
|
+
href="#"
|
|
2427
|
+
>Separated link</a>
|
|
2428
|
+
</li>
|
|
2429
|
+
</ul>
|
|
2430
|
+
</div>
|
|
2431
|
+
</td>
|
|
2432
|
+
</tr>
|
|
2433
|
+
|
|
2434
|
+
<tr role="row">
|
|
2435
|
+
<td class="pf-c-table__check" role="cell">
|
|
2436
|
+
<input
|
|
2437
|
+
type="checkbox"
|
|
2438
|
+
name="checkrow3"
|
|
2439
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-node3"
|
|
2440
|
+
/>
|
|
2441
|
+
</td>
|
|
2442
|
+
<th role="columnheader" data-label="Repository name">
|
|
2443
|
+
<div>
|
|
2444
|
+
<div
|
|
2445
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node3"
|
|
2446
|
+
>Node 3</div>
|
|
2447
|
+
<a href="#">siemur/test-space</a>
|
|
2448
|
+
</div>
|
|
2449
|
+
</th>
|
|
2450
|
+
<td role="cell" data-label="Branches">
|
|
2451
|
+
<span>
|
|
2452
|
+
<i class="fas fa-code-branch"></i> 12
|
|
2453
|
+
</span>
|
|
2454
|
+
</td>
|
|
2455
|
+
<td role="cell" data-label="Pull requests">
|
|
2456
|
+
<span>
|
|
2457
|
+
<i class="fas fa-code"></i> 48
|
|
2458
|
+
</span>
|
|
2459
|
+
</td>
|
|
2460
|
+
<td role="cell" data-label="Workspaces">
|
|
2461
|
+
<span>
|
|
2462
|
+
<i class="fas fa-cube"></i> 13
|
|
2463
|
+
</span>
|
|
2464
|
+
</td>
|
|
2465
|
+
<td role="cell" data-label="Last commit">30 days ago</td>
|
|
2466
|
+
<td role="cell" data-label="Action">
|
|
2467
|
+
<a href="#">Action link</a>
|
|
2468
|
+
</td>
|
|
2469
|
+
<td class="pf-c-table__action" role="cell">
|
|
2470
|
+
<div class="pf-c-dropdown">
|
|
2471
|
+
<button
|
|
2472
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
2473
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-3-button"
|
|
2474
|
+
aria-expanded="false"
|
|
2475
|
+
type="button"
|
|
2476
|
+
aria-label="Actions"
|
|
2477
|
+
>
|
|
2478
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2479
|
+
</button>
|
|
2480
|
+
<ul
|
|
2481
|
+
class="pf-c-dropdown__menu pf-m-align-right"
|
|
2482
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-3-button"
|
|
2483
|
+
hidden
|
|
2484
|
+
>
|
|
2485
|
+
<li>
|
|
2486
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
2487
|
+
</li>
|
|
2488
|
+
<li>
|
|
2489
|
+
<button
|
|
2490
|
+
class="pf-c-dropdown__menu-item"
|
|
2491
|
+
type="button"
|
|
2492
|
+
>Action</button>
|
|
2493
|
+
</li>
|
|
2494
|
+
<li>
|
|
2495
|
+
<a
|
|
2496
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
2497
|
+
href="#"
|
|
2498
|
+
aria-disabled="true"
|
|
2499
|
+
tabindex="-1"
|
|
2500
|
+
>Disabled link</a>
|
|
2501
|
+
</li>
|
|
2502
|
+
<li>
|
|
2503
|
+
<button
|
|
2504
|
+
class="pf-c-dropdown__menu-item"
|
|
2505
|
+
type="button"
|
|
2506
|
+
disabled
|
|
2507
|
+
>Disabled action</button>
|
|
2508
|
+
</li>
|
|
2509
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
2510
|
+
<li>
|
|
2511
|
+
<a
|
|
2512
|
+
class="pf-c-dropdown__menu-item"
|
|
2513
|
+
href="#"
|
|
2514
|
+
>Separated link</a>
|
|
2515
|
+
</li>
|
|
2516
|
+
</ul>
|
|
2517
|
+
</div>
|
|
2518
|
+
</td>
|
|
2519
|
+
</tr>
|
|
2520
|
+
|
|
2521
|
+
<tr role="row">
|
|
2522
|
+
<td class="pf-c-table__check" role="cell">
|
|
2523
|
+
<input
|
|
2524
|
+
type="checkbox"
|
|
2525
|
+
name="checkrow4"
|
|
2526
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-node4"
|
|
2527
|
+
/>
|
|
2528
|
+
</td>
|
|
2529
|
+
<th role="columnheader" data-label="Repository name">
|
|
2530
|
+
<div>
|
|
2531
|
+
<div
|
|
2532
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node4"
|
|
2533
|
+
>Node 4</div>
|
|
2534
|
+
<a href="#">siemur/test-space</a>
|
|
2535
|
+
</div>
|
|
2536
|
+
</th>
|
|
2537
|
+
<td role="cell" data-label="Branches">
|
|
2538
|
+
<span>
|
|
2539
|
+
<i class="fas fa-code-branch"></i> 3
|
|
2540
|
+
</span>
|
|
2541
|
+
</td>
|
|
2542
|
+
<td role="cell" data-label="Pull requests">
|
|
2543
|
+
<span>
|
|
2544
|
+
<i class="fas fa-code"></i> 8
|
|
2545
|
+
</span>
|
|
2546
|
+
</td>
|
|
2547
|
+
<td role="cell" data-label="Workspaces">
|
|
2548
|
+
<span>
|
|
2549
|
+
<i class="fas fa-cube"></i> 20
|
|
2550
|
+
</span>
|
|
2551
|
+
</td>
|
|
2552
|
+
<td role="cell" data-label="Last commit">8 days ago</td>
|
|
2553
|
+
<td role="cell" data-label="Action">
|
|
2554
|
+
<a href="#">Action link</a>
|
|
2555
|
+
</td>
|
|
2556
|
+
<td class="pf-c-table__action" role="cell">
|
|
2557
|
+
<div class="pf-c-dropdown">
|
|
2558
|
+
<button
|
|
2559
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
2560
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-4-button"
|
|
2561
|
+
aria-expanded="false"
|
|
2562
|
+
type="button"
|
|
2563
|
+
aria-label="Actions"
|
|
2564
|
+
>
|
|
2565
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2566
|
+
</button>
|
|
2567
|
+
<ul
|
|
2568
|
+
class="pf-c-dropdown__menu pf-m-align-right"
|
|
2569
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-4-button"
|
|
2570
|
+
hidden
|
|
2571
|
+
>
|
|
2572
|
+
<li>
|
|
2573
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
2574
|
+
</li>
|
|
2575
|
+
<li>
|
|
2576
|
+
<button
|
|
2577
|
+
class="pf-c-dropdown__menu-item"
|
|
2578
|
+
type="button"
|
|
2579
|
+
>Action</button>
|
|
2580
|
+
</li>
|
|
2581
|
+
<li>
|
|
2582
|
+
<a
|
|
2583
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
2584
|
+
href="#"
|
|
2585
|
+
aria-disabled="true"
|
|
2586
|
+
tabindex="-1"
|
|
2587
|
+
>Disabled link</a>
|
|
2588
|
+
</li>
|
|
2589
|
+
<li>
|
|
2590
|
+
<button
|
|
2591
|
+
class="pf-c-dropdown__menu-item"
|
|
2592
|
+
type="button"
|
|
2593
|
+
disabled
|
|
2594
|
+
>Disabled action</button>
|
|
2595
|
+
</li>
|
|
2596
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
2597
|
+
<li>
|
|
2598
|
+
<a
|
|
2599
|
+
class="pf-c-dropdown__menu-item"
|
|
2600
|
+
href="#"
|
|
2601
|
+
>Separated link</a>
|
|
2602
|
+
</li>
|
|
2603
|
+
</ul>
|
|
2604
|
+
</div>
|
|
2605
|
+
</td>
|
|
2606
|
+
</tr>
|
|
2607
|
+
|
|
2608
|
+
<tr role="row">
|
|
2609
|
+
<td class="pf-c-table__check" role="cell">
|
|
2610
|
+
<input
|
|
2611
|
+
type="checkbox"
|
|
2612
|
+
name="checkrow5"
|
|
2613
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-node5"
|
|
2614
|
+
/>
|
|
2615
|
+
</td>
|
|
2616
|
+
<td role="cell" data-label="Repository name">
|
|
2617
|
+
<div>
|
|
2618
|
+
<div
|
|
2619
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-node5"
|
|
2620
|
+
>Node 5</div>
|
|
2621
|
+
<a href="#">siemur/test-space</a>
|
|
2622
|
+
</div>
|
|
2623
|
+
</td>
|
|
2624
|
+
<td role="cell" data-label="Branches">
|
|
2625
|
+
<span>
|
|
2626
|
+
<i class="fas fa-code-branch"></i> 34
|
|
2627
|
+
</span>
|
|
2628
|
+
</td>
|
|
2629
|
+
<td role="cell" data-label="Pull requests">
|
|
2630
|
+
<span>
|
|
2631
|
+
<i class="fas fa-code"></i> 21
|
|
2632
|
+
</span>
|
|
2633
|
+
</td>
|
|
2634
|
+
<td role="cell" data-label="Workspaces">
|
|
2635
|
+
<span>
|
|
2636
|
+
<i class="fas fa-cube"></i> 26
|
|
2637
|
+
</span>
|
|
2638
|
+
</td>
|
|
2639
|
+
<td role="cell" data-label="Last commit">2 days ago</td>
|
|
2640
|
+
<td role="cell" data-label="Action">
|
|
2641
|
+
<a href="#">Action link</a>
|
|
2642
|
+
</td>
|
|
2643
|
+
<td class="pf-c-table__action" role="cell">
|
|
2644
|
+
<div class="pf-c-dropdown">
|
|
2645
|
+
<button
|
|
2646
|
+
class="pf-c-dropdown__toggle pf-m-plain"
|
|
2647
|
+
id="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-5-button"
|
|
2648
|
+
aria-expanded="false"
|
|
2649
|
+
type="button"
|
|
2650
|
+
aria-label="Actions"
|
|
2651
|
+
>
|
|
2652
|
+
<i class="fas fa-ellipsis-v" aria-hidden="true"></i>
|
|
2653
|
+
</button>
|
|
2654
|
+
<ul
|
|
2655
|
+
class="pf-c-dropdown__menu pf-m-align-right"
|
|
2656
|
+
aria-labelledby="toolbar-and-table-static-search-overflow-menu-collapsed-table-dropdown-kebab-5-button"
|
|
2657
|
+
hidden
|
|
2658
|
+
>
|
|
2659
|
+
<li>
|
|
2660
|
+
<a class="pf-c-dropdown__menu-item" href="#">Link</a>
|
|
2661
|
+
</li>
|
|
2662
|
+
<li>
|
|
2663
|
+
<button
|
|
2664
|
+
class="pf-c-dropdown__menu-item"
|
|
2665
|
+
type="button"
|
|
2666
|
+
>Action</button>
|
|
2667
|
+
</li>
|
|
2668
|
+
<li>
|
|
2669
|
+
<a
|
|
2670
|
+
class="pf-c-dropdown__menu-item pf-m-disabled"
|
|
2671
|
+
href="#"
|
|
2672
|
+
aria-disabled="true"
|
|
2673
|
+
tabindex="-1"
|
|
2674
|
+
>Disabled link</a>
|
|
2675
|
+
</li>
|
|
2676
|
+
<li>
|
|
2677
|
+
<button
|
|
2678
|
+
class="pf-c-dropdown__menu-item"
|
|
2679
|
+
type="button"
|
|
2680
|
+
disabled
|
|
2681
|
+
>Disabled action</button>
|
|
2682
|
+
</li>
|
|
2683
|
+
<li class="pf-c-divider" role="separator"></li>
|
|
2684
|
+
<li>
|
|
2685
|
+
<a
|
|
2686
|
+
class="pf-c-dropdown__menu-item"
|
|
2687
|
+
href="#"
|
|
2688
|
+
>Separated link</a>
|
|
2689
|
+
</li>
|
|
2690
|
+
</ul>
|
|
2691
|
+
</div>
|
|
2692
|
+
</td>
|
|
2693
|
+
</tr>
|
|
2694
|
+
</tbody>
|
|
2695
|
+
</table>
|
|
2696
|
+
<div class="pf-c-pagination pf-m-bottom">
|
|
2697
|
+
<div class="pf-c-options-menu pf-m-top">
|
|
2698
|
+
<div class="pf-c-options-menu__toggle pf-m-text pf-m-plain">
|
|
2699
|
+
<span class="pf-c-options-menu__toggle-text">
|
|
2700
|
+
<b>1 - 10</b> of
|
|
2701
|
+
<b>36</b>
|
|
2702
|
+
</span>
|
|
2703
|
+
<button
|
|
2704
|
+
class="pf-c-options-menu__toggle-button"
|
|
2705
|
+
id="pagination-options-menu-bottom-collapsed-example-toggle"
|
|
2706
|
+
aria-haspopup="listbox"
|
|
2707
|
+
aria-expanded="false"
|
|
2708
|
+
aria-label="Items per page"
|
|
2709
|
+
>
|
|
2710
|
+
<span class="pf-c-options-menu__toggle-button-icon">
|
|
2711
|
+
<i class="fas fa-caret-down" aria-hidden="true"></i>
|
|
2712
|
+
</span>
|
|
2713
|
+
</button>
|
|
2714
|
+
</div>
|
|
2715
|
+
<ul
|
|
2716
|
+
class="pf-c-options-menu__menu pf-m-top"
|
|
2717
|
+
aria-labelledby="pagination-options-menu-bottom-collapsed-example-toggle"
|
|
2718
|
+
hidden
|
|
2719
|
+
>
|
|
2720
|
+
<li>
|
|
2721
|
+
<button
|
|
2722
|
+
class="pf-c-options-menu__menu-item"
|
|
2723
|
+
type="button"
|
|
2724
|
+
>5 per page</button>
|
|
2725
|
+
</li>
|
|
2726
|
+
<li>
|
|
2727
|
+
<button class="pf-c-options-menu__menu-item" type="button">
|
|
2728
|
+
10 per page
|
|
2729
|
+
<div class="pf-c-options-menu__menu-item-icon">
|
|
2730
|
+
<i class="fas fa-check" aria-hidden="true"></i>
|
|
2731
|
+
</div>
|
|
2732
|
+
</button>
|
|
2733
|
+
</li>
|
|
2734
|
+
<li>
|
|
2735
|
+
<button
|
|
2736
|
+
class="pf-c-options-menu__menu-item"
|
|
2737
|
+
type="button"
|
|
2738
|
+
>20 per page</button>
|
|
2739
|
+
</li>
|
|
2740
|
+
</ul>
|
|
2741
|
+
</div>
|
|
2742
|
+
<nav class="pf-c-pagination__nav" aria-label="Pagination">
|
|
2743
|
+
<div class="pf-c-pagination__nav-control pf-m-first">
|
|
2744
|
+
<button
|
|
2745
|
+
class="pf-c-button pf-m-plain"
|
|
2746
|
+
type="button"
|
|
2747
|
+
disabled
|
|
2748
|
+
aria-label="Go to first page"
|
|
2749
|
+
>
|
|
2750
|
+
<i class="fas fa-angle-double-left" aria-hidden="true"></i>
|
|
2751
|
+
</button>
|
|
2752
|
+
</div>
|
|
2753
|
+
<div class="pf-c-pagination__nav-control pf-m-prev">
|
|
2754
|
+
<button
|
|
2755
|
+
class="pf-c-button pf-m-plain"
|
|
2756
|
+
type="button"
|
|
2757
|
+
disabled
|
|
2758
|
+
aria-label="Go to previous page"
|
|
2759
|
+
>
|
|
2760
|
+
<i class="fas fa-angle-left" aria-hidden="true"></i>
|
|
2761
|
+
</button>
|
|
2762
|
+
</div>
|
|
2763
|
+
<div class="pf-c-pagination__nav-page-select">
|
|
2764
|
+
<input
|
|
2765
|
+
class="pf-c-form-control"
|
|
2766
|
+
aria-label="Current page"
|
|
2767
|
+
type="number"
|
|
2768
|
+
min="1"
|
|
2769
|
+
max="4"
|
|
2770
|
+
value="1"
|
|
2771
|
+
/>
|
|
2772
|
+
<span aria-hidden="true">of 4</span>
|
|
2773
|
+
</div>
|
|
2774
|
+
<div class="pf-c-pagination__nav-control pf-m-next">
|
|
2775
|
+
<button
|
|
2776
|
+
class="pf-c-button pf-m-plain"
|
|
2777
|
+
type="button"
|
|
2778
|
+
aria-label="Go to next page"
|
|
2779
|
+
>
|
|
2780
|
+
<i class="fas fa-angle-right" aria-hidden="true"></i>
|
|
2781
|
+
</button>
|
|
2782
|
+
</div>
|
|
2783
|
+
<div class="pf-c-pagination__nav-control pf-m-last">
|
|
2784
|
+
<button
|
|
2785
|
+
class="pf-c-button pf-m-plain"
|
|
2786
|
+
type="button"
|
|
2787
|
+
aria-label="Go to last page"
|
|
2788
|
+
>
|
|
2789
|
+
<i class="fas fa-angle-double-right" aria-hidden="true"></i>
|
|
2790
|
+
</button>
|
|
2791
|
+
</div>
|
|
2792
|
+
</nav>
|
|
2793
|
+
</div>
|
|
2794
|
+
</div>
|
|
2795
|
+
</section>
|
|
2796
|
+
</main>
|
|
2797
|
+
</div>
|
|
2798
|
+
|
|
1817
2799
|
```
|