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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/components/Masthead/masthead.css +1 -1
  2. package/components/Masthead/masthead.scss +1 -1
  3. package/components/Toolbar/toolbar.css +4 -3
  4. package/components/Toolbar/toolbar.scss +4 -3
  5. package/components/_index.css +5 -4
  6. package/docs/demos/AboutModal/examples/AboutModal.md +3 -358
  7. package/docs/demos/Alert/examples/Alert.md +64 -1351
  8. package/docs/demos/BackToTop/examples/BackToTop.md +6 -426
  9. package/docs/demos/Banner/examples/Banner.md +14 -895
  10. package/docs/demos/CardView/examples/CardView.md +23 -1095
  11. package/docs/demos/Dashboard/examples/Dashboard.md +32 -1597
  12. package/docs/demos/DataList/examples/DataList.md +64 -4031
  13. package/docs/demos/DescriptionList/examples/DescriptionList.md +471 -1523
  14. package/docs/demos/Drawer/examples/Drawer.md +35 -1849
  15. package/docs/demos/JumpLinks/examples/JumpLinks.md +86 -2326
  16. package/docs/demos/Masthead/examples/Masthead.md +11 -611
  17. package/docs/demos/Modal/examples/Modal.md +196 -2126
  18. package/docs/demos/Nav/examples/Nav.md +22 -1988
  19. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +35 -4415
  20. package/docs/demos/Page/examples/Page.md +104 -4112
  21. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +269 -6297
  22. package/docs/demos/Skeleton/examples/Skeleton.md +15 -412
  23. package/docs/demos/Table/examples/Table.md +416 -15861
  24. package/docs/demos/Tabs/examples/Tabs.md +518 -3638
  25. package/docs/demos/Toolbar/examples/Toolbar.md +92 -1812
  26. package/docs/demos/Wizard/examples/Wizard.md +666 -5289
  27. package/package.json +1 -1
  28. package/patternfly-no-globals.css +5 -4
  29. package/patternfly.css +5 -4
  30. package/patternfly.min.css +1 -1
  31. package/patternfly.min.css.map +1 -1
@@ -659,7 +659,7 @@ wrapperTag: div
659
659
  <div class="pf-v6-c-toolbar__content">
660
660
  <div class="pf-v6-c-toolbar__content-section">
661
661
  <div
662
- class="pf-v6-c-toolbar__group pf-m-toggle-group pf-m-show pf-m-align-end"
662
+ class="pf-v6-c-toolbar__group pf-m-show pf-m-align-end pf-m-toggle-group"
663
663
  >
664
664
  <div class="pf-v6-c-toolbar__toggle">
665
665
  <button
@@ -985,7 +985,7 @@ wrapperTag: div
985
985
  <div class="pf-v6-c-toolbar__content">
986
986
  <div class="pf-v6-c-toolbar__content-section">
987
987
  <div
988
- class="pf-v6-c-toolbar__group pf-m-toggle-group pf-m-show-on-lg pf-m-align-end"
988
+ class="pf-v6-c-toolbar__group pf-m-show-on-lg pf-m-align-end pf-m-toggle-group"
989
989
  >
990
990
  <div class="pf-v6-c-toolbar__toggle">
991
991
  <button
@@ -1748,618 +1748,18 @@ wrapperTag: div
1748
1748
 
1749
1749
  ### Advanced integration with menu options
1750
1750
 
1751
- ```html isFullscreen
1752
- <div class="pf-v6-c-page" id="masthead-advanced-with-menu-example">
1753
- <div class="pf-v6-c-skip-to-content">
1754
- <a
1755
- class="pf-v6-c-button pf-m-primary"
1756
- href="#main-content-masthead-advanced-with-menu-example"
1757
- >
1758
- <span class="pf-v6-c-button__text">Skip to content</span>
1759
- </a>
1760
- </div>
1761
- <header
1762
- class="pf-v6-c-masthead"
1763
- id="masthead-advanced-with-menu-example-masthead"
1764
- >
1765
- <span class="pf-v6-c-masthead__toggle">
1766
- <button
1767
- class="pf-v6-c-button pf-m-plain"
1768
- type="button"
1769
- aria-label="Global navigation"
1770
- >
1771
- <span class="pf-v6-c-button__icon">
1772
- <i class="fas fa-bars" aria-hidden="true"></i>
1773
- </span>
1774
- </button>
1775
- </span>
1776
- <div class="pf-v6-c-masthead__main">
1777
- <a class="pf-v6-c-masthead__brand" href="#">
1778
- <svg height="37px" viewBox="0 0 679 158">
1779
- <title>PF-HorizontalLogo-Color</title>
1780
- <defs>
1781
- <linearGradient
1782
- x1="68%"
1783
- y1="2.25860997e-13%"
1784
- x2="32%"
1785
- y2="100%"
1786
- id="linearGradient-masthead-advanced-with-menu-example-masthead"
1787
- >
1788
- <stop stop-color="#2B9AF3" offset="0%" />
1789
- <stop
1790
- stop-color="#73BCF7"
1791
- stop-opacity="0.502212631"
1792
- offset="100%"
1793
- />
1794
- </linearGradient>
1795
- </defs>
1796
- <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
1797
- <g
1798
- transform="translate(206.000000, 45.750000)"
1799
- fill="var(--pf-t--global--text--color--regular)"
1800
- fill-rule="nonzero"
1801
- >
1802
- <path
1803
- 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"
1804
- />
1805
- <path
1806
- 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"
1807
- />
1808
- <path
1809
- 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"
1810
- />
1811
- <path
1812
- 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"
1813
- />
1814
- <path
1815
- 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"
1816
- />
1817
- <path
1818
- 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"
1819
- />
1820
- <path
1821
- 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"
1822
- />
1823
- <polygon
1824
- 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"
1825
- />
1826
- <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
1827
- <path
1828
- 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"
1829
- />
1830
- </g>
1831
- <g transform="translate(0.000000, 0.000000)">
1832
- <path
1833
- 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"
1834
- fill="#0066CC"
1835
- />
1836
- <path
1837
- d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
1838
- fill="url(#linearGradient-masthead-advanced-with-menu-example-masthead)"
1839
- />
1840
- <path
1841
- 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"
1842
- fill="url(#linearGradient-masthead-advanced-with-menu-example-masthead)"
1843
- transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
1844
- />
1845
- </g>
1846
- </g>
1847
- </svg>
1848
- </a>
1849
- </div>
1850
- <div class="pf-v6-c-masthead__content">
1851
- <div
1852
- class="pf-v6-c-toolbar pf-m-static"
1853
- id="masthead-advanced-with-menu-example-masthead-toolbar"
1854
- >
1855
- <div class="pf-v6-c-toolbar__content">
1856
- <div class="pf-v6-c-toolbar__content-section">
1857
- <div
1858
- 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"
1859
- >
1860
- <div
1861
- class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
1862
- >
1863
- <div class="pf-v6-c-toolbar__item">
1864
- <button
1865
- class="pf-v6-c-menu-toggle pf-m-plain"
1866
- type="button"
1867
- aria-expanded="false"
1868
- aria-label="Application launcher"
1869
- >
1870
- <span class="pf-v6-c-menu-toggle__icon">
1871
- <i class="fas fa-th" aria-hidden="true"></i>
1872
- </span>
1873
- </button>
1874
- </div>
1875
- <div class="pf-v6-c-toolbar__item">
1876
- <button
1877
- class="pf-v6-c-menu-toggle pf-m-plain"
1878
- type="button"
1879
- aria-expanded="false"
1880
- aria-label="Settings"
1881
- >
1882
- <span class="pf-v6-c-menu-toggle__icon">
1883
- <i class="fas fa-cog" aria-hidden="true"></i>
1884
- </span>
1885
- </button>
1886
- </div>
1887
- <div class="pf-v6-c-toolbar__item">
1888
- <button
1889
- class="pf-v6-c-menu-toggle pf-m-plain"
1890
- type="button"
1891
- aria-expanded="false"
1892
- aria-label="Help"
1893
- >
1894
- <span class="pf-v6-c-menu-toggle__icon">
1895
- <i class="fas fa-question-circle" aria-hidden="true"></i>
1896
- </span>
1897
- </button>
1898
- </div>
1899
- </div>
1900
-
1901
- <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
1902
- <button
1903
- class="pf-v6-c-menu-toggle pf-m-plain"
1904
- type="button"
1905
- aria-expanded="false"
1906
- aria-label="Actions"
1907
- >
1908
- <span class="pf-v6-c-menu-toggle__icon">
1909
- <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
1910
- </span>
1911
- </button>
1912
- </div>
1913
- </div>
1914
- </div>
1915
- </div>
1916
- </div>
1917
- </div>
1918
- </header>
1919
- <div class="pf-v6-c-page__sidebar">
1920
- <div class="pf-v6-c-page__sidebar-body">
1921
- <nav
1922
- class="pf-v6-c-nav"
1923
- id="masthead-advanced-with-menu-example-primary-nav"
1924
- aria-label="Global"
1925
- >
1926
- <ul class="pf-v6-c-nav__list" role="list">
1927
- <li class="pf-v6-c-nav__item">
1928
- <a href="#" class="pf-v6-c-nav__link">
1929
- <span class="pf-v6-c-nav__link-text">System panel</span>
1930
- </a>
1931
- </li>
1932
- <li class="pf-v6-c-nav__item">
1933
- <a
1934
- href="#"
1935
- class="pf-v6-c-nav__link pf-m-current"
1936
- aria-current="page"
1937
- >
1938
- <span class="pf-v6-c-nav__link-text">Policy</span>
1939
- </a>
1940
- </li>
1941
- <li class="pf-v6-c-nav__item">
1942
- <a href="#" class="pf-v6-c-nav__link">
1943
- <span class="pf-v6-c-nav__link-text">Authentication</span>
1944
- </a>
1945
- </li>
1946
- <li class="pf-v6-c-nav__item">
1947
- <a href="#" class="pf-v6-c-nav__link">
1948
- <span class="pf-v6-c-nav__link-text">Network services</span>
1949
- </a>
1950
- </li>
1951
- <li class="pf-v6-c-nav__item">
1952
- <a href="#" class="pf-v6-c-nav__link">
1953
- <span class="pf-v6-c-nav__link-text">Server</span>
1954
- </a>
1955
- </li>
1956
- </ul>
1957
- </nav>
1958
- </div>
1959
- </div>
1960
- <div class="pf-v6-c-page__main-container" tabindex="-1">
1961
- <main
1962
- class="pf-v6-c-page__main"
1963
- tabindex="-1"
1964
- id="main-content-masthead-advanced-with-menu-example"
1965
- >
1966
- <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
1967
- <div class="pf-v6-c-page__main-body">
1968
- <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
1969
- <ol class="pf-v6-c-breadcrumb__list" role="list">
1970
- <li class="pf-v6-c-breadcrumb__item">
1971
- <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
1972
- </li>
1973
- <li class="pf-v6-c-breadcrumb__item">
1974
- <span class="pf-v6-c-breadcrumb__item-divider">
1975
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1976
- </span>
1977
-
1978
- <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1979
- </li>
1980
- <li class="pf-v6-c-breadcrumb__item">
1981
- <span class="pf-v6-c-breadcrumb__item-divider">
1982
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1983
- </span>
1984
-
1985
- <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
1986
- </li>
1987
- <li class="pf-v6-c-breadcrumb__item">
1988
- <span class="pf-v6-c-breadcrumb__item-divider">
1989
- <i class="fas fa-angle-right" aria-hidden="true"></i>
1990
- </span>
1991
-
1992
- <a
1993
- href="#"
1994
- class="pf-v6-c-breadcrumb__link pf-m-current"
1995
- aria-current="page"
1996
- >Section landing</a>
1997
- </li>
1998
- </ol>
1999
- </nav>
2000
- </div>
2001
- </section>
2002
- <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
2003
- <div class="pf-v6-c-page__main-body">
2004
- <div class="pf-v6-c-content">
2005
- <h1>Main title</h1>
2006
- <p>This is a full page demo.</p>
2007
- </div>
2008
- </div>
2009
- </section>
2010
- <section class="pf-v6-c-page__main-section pf-m-limit-width">
2011
- <div class="pf-v6-c-page__main-body">
2012
- <div class="pf-v6-l-gallery pf-m-gutter">
2013
- <div class="pf-v6-c-card">
2014
- <div class="pf-v6-c-card__body">This is a card</div>
2015
- </div>
2016
- <div class="pf-v6-c-card">
2017
- <div class="pf-v6-c-card__body">This is a card</div>
2018
- </div>
2019
- <div class="pf-v6-c-card">
2020
- <div class="pf-v6-c-card__body">This is a card</div>
2021
- </div>
2022
- <div class="pf-v6-c-card">
2023
- <div class="pf-v6-c-card__body">This is a card</div>
2024
- </div>
2025
- <div class="pf-v6-c-card">
2026
- <div class="pf-v6-c-card__body">This is a card</div>
2027
- </div>
2028
- <div class="pf-v6-c-card">
2029
- <div class="pf-v6-c-card__body">This is a card</div>
2030
- </div>
2031
- <div class="pf-v6-c-card">
2032
- <div class="pf-v6-c-card__body">This is a card</div>
2033
- </div>
2034
- <div class="pf-v6-c-card">
2035
- <div class="pf-v6-c-card__body">This is a card</div>
2036
- </div>
2037
- <div class="pf-v6-c-card">
2038
- <div class="pf-v6-c-card__body">This is a card</div>
2039
- </div>
2040
- <div class="pf-v6-c-card">
2041
- <div class="pf-v6-c-card__body">This is a card</div>
2042
- </div>
2043
- </div>
2044
- </div>
2045
- </section>
2046
- </main>
2047
- </div>
2048
- </div>
2049
-
2050
- ```
1751
+ ```hbs isFullscreen
1752
+ {{> page-template page-template--id="masthead-advanced-with-menu-example"}}
1753
+ ```
2051
1754
 
2052
1755
  ### Horizontal nav
2053
1756
 
2054
- ```html isFullscreen
2055
- <div class="pf-v6-c-page" id="masthead-horizontal-nav">
2056
- <div class="pf-v6-c-skip-to-content">
2057
- <a
2058
- class="pf-v6-c-button pf-m-primary"
2059
- href="#main-content-masthead-horizontal-nav"
2060
- >
2061
- <span class="pf-v6-c-button__text">Skip to content</span>
2062
- </a>
2063
- </div>
2064
- <header class="pf-v6-c-masthead" id="masthead-horizontal-nav-masthead">
2065
- <div class="pf-v6-c-masthead__main">
2066
- <a class="pf-v6-c-masthead__brand" href="#">
2067
- <svg height="37px" viewBox="0 0 679 158">
2068
- <title>PF-HorizontalLogo-Color</title>
2069
- <defs>
2070
- <linearGradient
2071
- x1="68%"
2072
- y1="2.25860997e-13%"
2073
- x2="32%"
2074
- y2="100%"
2075
- id="linearGradient-masthead-horizontal-nav-masthead"
2076
- >
2077
- <stop stop-color="#2B9AF3" offset="0%" />
2078
- <stop
2079
- stop-color="#73BCF7"
2080
- stop-opacity="0.502212631"
2081
- offset="100%"
2082
- />
2083
- </linearGradient>
2084
- </defs>
2085
- <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
2086
- <g
2087
- transform="translate(206.000000, 45.750000)"
2088
- fill="var(--pf-t--global--text--color--regular)"
2089
- fill-rule="nonzero"
2090
- >
2091
- <path
2092
- 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"
2093
- />
2094
- <path
2095
- 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"
2096
- />
2097
- <path
2098
- 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"
2099
- />
2100
- <path
2101
- 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"
2102
- />
2103
- <path
2104
- 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"
2105
- />
2106
- <path
2107
- 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"
2108
- />
2109
- <path
2110
- 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"
2111
- />
2112
- <polygon
2113
- 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"
2114
- />
2115
- <polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
2116
- <path
2117
- 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"
2118
- />
2119
- </g>
2120
- <g transform="translate(0.000000, 0.000000)">
2121
- <path
2122
- 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"
2123
- fill="#0066CC"
2124
- />
2125
- <path
2126
- d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
2127
- fill="url(#linearGradient-masthead-horizontal-nav-masthead)"
2128
- />
2129
- <path
2130
- 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"
2131
- fill="url(#linearGradient-masthead-horizontal-nav-masthead)"
2132
- transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
2133
- />
2134
- </g>
2135
- </g>
2136
- </svg>
2137
- </a>
2138
- </div>
2139
- <div class="pf-v6-c-masthead__content">
2140
- <div
2141
- class="pf-v6-c-toolbar pf-m-static"
2142
- id="masthead-horizontal-nav-masthead-toolbar"
2143
- >
2144
- <div class="pf-v6-c-toolbar__content">
2145
- <div class="pf-v6-c-toolbar__content-section">
2146
- <div
2147
- class="pf-v6-c-toolbar__item pf-m-overflow-container"
2148
- style="--pf-v6-c-toolbar__item--MinWidth: 18ch;"
2149
- >
2150
- <nav
2151
- class="pf-v6-c-nav pf-m-scrollable pf-m-horizontal"
2152
- id="masthead-horizontal-nav-masthead-horizontal-nav"
2153
- aria-label="Global"
2154
- >
2155
- <div class="pf-v6-c-nav__scroll-button">
2156
- <button
2157
- class="pf-v6-c-button pf-m-plain"
2158
- type="button"
2159
- aria-label="Scroll start"
2160
- >
2161
- <span class="pf-v6-c-button__icon">
2162
- <i class="fas fa-angle-left" aria-hidden="true"></i>
2163
- </span>
2164
- </button>
2165
- </div>
2166
- <ul class="pf-v6-c-nav__list" role="list">
2167
- <li class="pf-v6-c-nav__item">
2168
- <a href="#" class="pf-v6-c-nav__link">
2169
- <span class="pf-v6-c-nav__link-text">Horizontal nav item 1</span>
2170
- </a>
2171
- </li>
2172
- <li class="pf-v6-c-nav__item">
2173
- <a href="#" class="pf-v6-c-nav__link">
2174
- <span class="pf-v6-c-nav__link-text">Horizontal nav item 2</span>
2175
- </a>
2176
- </li>
2177
- <li class="pf-v6-c-nav__item">
2178
- <a href="#" class="pf-v6-c-nav__link">
2179
- <span class="pf-v6-c-nav__link-text">Horizontal nav item 3</span>
2180
- </a>
2181
- </li>
2182
- <li class="pf-v6-c-nav__item">
2183
- <a href="#" class="pf-v6-c-nav__link">
2184
- <span class="pf-v6-c-nav__link-text">Horizontal nav item 4</span>
2185
- </a>
2186
- </li>
2187
- <li class="pf-v6-c-nav__item">
2188
- <a
2189
- href="#"
2190
- class="pf-v6-c-nav__link pf-m-current"
2191
- aria-current="page"
2192
- >
2193
- <span class="pf-v6-c-nav__link-text">Horizontal nav item 5</span>
2194
- </a>
2195
- </li>
2196
- </ul>
2197
- <div class="pf-v6-c-nav__scroll-button">
2198
- <button
2199
- class="pf-v6-c-button pf-m-plain"
2200
- type="button"
2201
- aria-label="Scroll end"
2202
- >
2203
- <span class="pf-v6-c-button__icon">
2204
- <i class="fas fa-angle-right" aria-hidden="true"></i>
2205
- </span>
2206
- </button>
2207
- </div>
2208
- </nav>
2209
- </div>
2210
-
2211
- <div
2212
- 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"
2213
- >
2214
- <div
2215
- class="pf-v6-c-toolbar__group pf-m-hidden pf-m-visible-on-lg pf-m-action-group-plain"
2216
- >
2217
- <div class="pf-v6-c-toolbar__item">
2218
- <button
2219
- class="pf-v6-c-menu-toggle pf-m-plain"
2220
- type="button"
2221
- aria-expanded="false"
2222
- aria-label="Application launcher"
2223
- >
2224
- <span class="pf-v6-c-menu-toggle__icon">
2225
- <i class="fas fa-th" aria-hidden="true"></i>
2226
- </span>
2227
- </button>
2228
- </div>
2229
- <div class="pf-v6-c-toolbar__item">
2230
- <button
2231
- class="pf-v6-c-menu-toggle pf-m-plain"
2232
- type="button"
2233
- aria-expanded="false"
2234
- aria-label="Settings"
2235
- >
2236
- <span class="pf-v6-c-menu-toggle__icon">
2237
- <i class="fas fa-cog" aria-hidden="true"></i>
2238
- </span>
2239
- </button>
2240
- </div>
2241
- <div class="pf-v6-c-toolbar__item">
2242
- <button
2243
- class="pf-v6-c-menu-toggle pf-m-plain"
2244
- type="button"
2245
- aria-expanded="false"
2246
- aria-label="Help"
2247
- >
2248
- <span class="pf-v6-c-menu-toggle__icon">
2249
- <i class="fas fa-question-circle" aria-hidden="true"></i>
2250
- </span>
2251
- </button>
2252
- </div>
2253
- </div>
2254
-
2255
- <div class="pf-v6-c-toolbar__item pf-m-hidden-on-lg">
2256
- <button
2257
- class="pf-v6-c-menu-toggle pf-m-plain"
2258
- type="button"
2259
- aria-expanded="false"
2260
- aria-label="Actions"
2261
- >
2262
- <span class="pf-v6-c-menu-toggle__icon">
2263
- <i class="fas fa-ellipsis-v" aria-hidden="true"></i>
2264
- </span>
2265
- </button>
2266
- </div>
2267
- </div>
2268
- </div>
2269
- </div>
2270
- </div>
2271
- </div>
2272
- </header>
2273
- <div class="pf-v6-c-page__main-container" tabindex="-1">
2274
- <main
2275
- class="pf-v6-c-page__main"
2276
- tabindex="-1"
2277
- id="main-content-masthead-horizontal-nav"
2278
- >
2279
- <section class="pf-v6-c-page__main-breadcrumb pf-m-limit-width">
2280
- <div class="pf-v6-c-page__main-body">
2281
- <nav class="pf-v6-c-breadcrumb" aria-label="breadcrumb">
2282
- <ol class="pf-v6-c-breadcrumb__list" role="list">
2283
- <li class="pf-v6-c-breadcrumb__item">
2284
- <a href="#" class="pf-v6-c-breadcrumb__link">Section home</a>
2285
- </li>
2286
- <li class="pf-v6-c-breadcrumb__item">
2287
- <span class="pf-v6-c-breadcrumb__item-divider">
2288
- <i class="fas fa-angle-right" aria-hidden="true"></i>
2289
- </span>
2290
-
2291
- <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
2292
- </li>
2293
- <li class="pf-v6-c-breadcrumb__item">
2294
- <span class="pf-v6-c-breadcrumb__item-divider">
2295
- <i class="fas fa-angle-right" aria-hidden="true"></i>
2296
- </span>
2297
-
2298
- <a href="#" class="pf-v6-c-breadcrumb__link">Section title</a>
2299
- </li>
2300
- <li class="pf-v6-c-breadcrumb__item">
2301
- <span class="pf-v6-c-breadcrumb__item-divider">
2302
- <i class="fas fa-angle-right" aria-hidden="true"></i>
2303
- </span>
2304
-
2305
- <a
2306
- href="#"
2307
- class="pf-v6-c-breadcrumb__link pf-m-current"
2308
- aria-current="page"
2309
- >Section landing</a>
2310
- </li>
2311
- </ol>
2312
- </nav>
2313
- </div>
2314
- </section>
2315
- <section class="pf-v6-c-page__main-section pf-m-limit-width pf-m-light">
2316
- <div class="pf-v6-c-page__main-body">
2317
- <div class="pf-v6-c-content">
2318
- <h1>Main title</h1>
2319
- <p>This is a full page demo.</p>
2320
- </div>
2321
- </div>
2322
- </section>
2323
- <section class="pf-v6-c-page__main-section pf-m-limit-width">
2324
- <div class="pf-v6-c-page__main-body">
2325
- <div class="pf-v6-l-gallery pf-m-gutter">
2326
- <div class="pf-v6-c-card">
2327
- <div class="pf-v6-c-card__body">This is a card</div>
2328
- </div>
2329
- <div class="pf-v6-c-card">
2330
- <div class="pf-v6-c-card__body">This is a card</div>
2331
- </div>
2332
- <div class="pf-v6-c-card">
2333
- <div class="pf-v6-c-card__body">This is a card</div>
2334
- </div>
2335
- <div class="pf-v6-c-card">
2336
- <div class="pf-v6-c-card__body">This is a card</div>
2337
- </div>
2338
- <div class="pf-v6-c-card">
2339
- <div class="pf-v6-c-card__body">This is a card</div>
2340
- </div>
2341
- <div class="pf-v6-c-card">
2342
- <div class="pf-v6-c-card__body">This is a card</div>
2343
- </div>
2344
- <div class="pf-v6-c-card">
2345
- <div class="pf-v6-c-card__body">This is a card</div>
2346
- </div>
2347
- <div class="pf-v6-c-card">
2348
- <div class="pf-v6-c-card__body">This is a card</div>
2349
- </div>
2350
- <div class="pf-v6-c-card">
2351
- <div class="pf-v6-c-card__body">This is a card</div>
2352
- </div>
2353
- <div class="pf-v6-c-card">
2354
- <div class="pf-v6-c-card__body">This is a card</div>
2355
- </div>
2356
- </div>
2357
- </div>
2358
- </section>
2359
- </main>
2360
- </div>
2361
- </div>
2362
-
1757
+ ```hbs isFullscreen
1758
+ {{> page-template page-template--id="masthead-horizontal-nav"
1759
+ page-template--HasNoSidebar="true"
1760
+ masthead-template--HasHorizontalNav="true"
1761
+ masthead-template--HasNoToggle="true"
1762
+ }}
2363
1763
  ```
2364
1764
 
2365
1765
  ## Mobile examples