@patternfly/patternfly 6.5.0-prerelease.80 → 6.5.0-prerelease.82
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/Banner/banner.css +4 -0
- package/components/Banner/banner.scss +7 -0
- package/components/Card/card.scss +7 -9
- package/components/Hero/hero.css +19 -19
- package/components/Hero/hero.scss +30 -29
- package/components/_index.css +23 -19
- package/docs/components/Banner/examples/Banner.md +131 -0
- package/docs/components/Card/examples/Card.md +3 -3
- package/docs/components/Compass/examples/Compass.css +3 -3
- package/docs/components/Compass/examples/Compass.md +1 -2
- package/docs/components/Hero/examples/Hero.md +1 -1
- package/docs/components/Masthead/examples/masthead.md +79 -7
- package/docs/demos/AboutModal/examples/AboutModal.md +1 -1
- package/docs/demos/Alert/examples/Alert.md +3 -3
- package/docs/demos/BackToTop/examples/BackToTop.md +1 -1
- package/docs/demos/Banner/examples/Banner.md +2 -2
- package/docs/demos/CardView/examples/CardView.md +1 -1
- package/docs/demos/Compass/examples/Compass.md +14 -15
- package/docs/demos/Dashboard/examples/Dashboard.md +1 -1
- package/docs/demos/DataList/examples/DataList.md +4 -4
- package/docs/demos/DescriptionList/examples/DescriptionList.md +3 -3
- package/docs/demos/Drawer/examples/Drawer.md +5 -5
- package/docs/demos/JumpLinks/examples/JumpLinks.md +6 -6
- package/docs/demos/Masthead/examples/Masthead.md +9 -9
- package/docs/demos/Modal/examples/Modal.md +6 -6
- package/docs/demos/Nav/examples/Nav.md +18 -18
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +5 -5
- package/docs/demos/Page/examples/Page.md +14 -14
- 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 +16 -16
- package/docs/demos/Tabs/examples/Tabs.md +6 -6
- package/docs/demos/Toolbar/examples/Toolbar.md +2 -2
- package/docs/demos/Wizard/examples/Wizard.md +9 -9
- package/package.json +5 -3
- package/patternfly-no-globals.css +23 -19
- package/patternfly.css +23 -19
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -36,7 +36,7 @@ cssPrefix: pf-v6-c-masthead
|
|
|
36
36
|
<div class="pf-v6-c-masthead__brand">
|
|
37
37
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
38
38
|
<svg height="37px" viewBox="0 0 679 158">
|
|
39
|
-
<title>
|
|
39
|
+
<title>PatternFly</title>
|
|
40
40
|
<defs>
|
|
41
41
|
<linearGradient
|
|
42
42
|
x1="68%"
|
|
@@ -147,7 +147,7 @@ cssPrefix: pf-v6-c-masthead
|
|
|
147
147
|
<div class="pf-v6-c-masthead__brand">
|
|
148
148
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
149
149
|
<svg height="37px" viewBox="0 0 679 158">
|
|
150
|
-
<title>
|
|
150
|
+
<title>PatternFly</title>
|
|
151
151
|
<defs>
|
|
152
152
|
<linearGradient
|
|
153
153
|
x1="68%"
|
|
@@ -269,7 +269,7 @@ cssPrefix: pf-v6-c-masthead
|
|
|
269
269
|
<div class="pf-v6-c-masthead__brand">
|
|
270
270
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
271
271
|
<svg height="37px" viewBox="0 0 679 158">
|
|
272
|
-
<title>
|
|
272
|
+
<title>PatternFly</title>
|
|
273
273
|
<defs>
|
|
274
274
|
<linearGradient
|
|
275
275
|
x1="68%"
|
|
@@ -380,7 +380,7 @@ cssPrefix: pf-v6-c-masthead
|
|
|
380
380
|
<div class="pf-v6-c-masthead__brand">
|
|
381
381
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
382
382
|
<svg height="37px" viewBox="0 0 679 158">
|
|
383
|
-
<title>
|
|
383
|
+
<title>PatternFly</title>
|
|
384
384
|
<defs>
|
|
385
385
|
<linearGradient
|
|
386
386
|
x1="68%"
|
|
@@ -494,7 +494,7 @@ cssPrefix: pf-v6-c-masthead
|
|
|
494
494
|
<div class="pf-v6-c-masthead__brand">
|
|
495
495
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
496
496
|
<svg height="37px" viewBox="0 0 679 158">
|
|
497
|
-
<title>
|
|
497
|
+
<title>PatternFly</title>
|
|
498
498
|
<defs>
|
|
499
499
|
<linearGradient
|
|
500
500
|
x1="68%"
|
|
@@ -605,7 +605,7 @@ cssPrefix: pf-v6-c-masthead
|
|
|
605
605
|
<div class="pf-v6-c-masthead__brand">
|
|
606
606
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
607
607
|
<svg height="37px" viewBox="0 0 679 158">
|
|
608
|
-
<title>
|
|
608
|
+
<title>PatternFly</title>
|
|
609
609
|
<defs>
|
|
610
610
|
<linearGradient
|
|
611
611
|
x1="68%"
|
|
@@ -690,9 +690,81 @@ cssPrefix: pf-v6-c-masthead
|
|
|
690
690
|
<header class="pf-v6-c-masthead pf-m-docked" id="docked-masthead-example">
|
|
691
691
|
<div class="pf-v6-c-masthead__main">
|
|
692
692
|
<div class="pf-v6-c-masthead__brand">
|
|
693
|
+
<a class="pf-v6-c-masthead__logo" href="#">
|
|
694
|
+
<svg height="37px" viewBox="0 0 679 158">
|
|
695
|
+
<title>PatternFly</title>
|
|
696
|
+
<defs>
|
|
697
|
+
<linearGradient
|
|
698
|
+
x1="68%"
|
|
699
|
+
y1="2.25860997e-13%"
|
|
700
|
+
x2="32%"
|
|
701
|
+
y2="100%"
|
|
702
|
+
id="linearGradient-docked-masthead-example"
|
|
703
|
+
>
|
|
704
|
+
<stop stop-color="#2B9AF3" offset="0%" />
|
|
705
|
+
<stop
|
|
706
|
+
stop-color="#73BCF7"
|
|
707
|
+
stop-opacity="0.502212631"
|
|
708
|
+
offset="100%"
|
|
709
|
+
/>
|
|
710
|
+
</linearGradient>
|
|
711
|
+
</defs>
|
|
712
|
+
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
713
|
+
<g
|
|
714
|
+
transform="translate(206.000000, 45.750000)"
|
|
715
|
+
fill="var(--pf-t--global--text--color--regular)"
|
|
716
|
+
fill-rule="nonzero"
|
|
717
|
+
>
|
|
718
|
+
<path
|
|
719
|
+
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"
|
|
720
|
+
/>
|
|
721
|
+
<path
|
|
722
|
+
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"
|
|
723
|
+
/>
|
|
724
|
+
<path
|
|
725
|
+
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"
|
|
726
|
+
/>
|
|
727
|
+
<path
|
|
728
|
+
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"
|
|
729
|
+
/>
|
|
730
|
+
<path
|
|
731
|
+
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"
|
|
732
|
+
/>
|
|
733
|
+
<path
|
|
734
|
+
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"
|
|
735
|
+
/>
|
|
736
|
+
<path
|
|
737
|
+
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"
|
|
738
|
+
/>
|
|
739
|
+
<polygon
|
|
740
|
+
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"
|
|
741
|
+
/>
|
|
742
|
+
<polygon points="399.96 65.25 399.96 2.25 414.54 0 414.54 65.25" />
|
|
743
|
+
<path
|
|
744
|
+
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"
|
|
745
|
+
/>
|
|
746
|
+
</g>
|
|
747
|
+
<g transform="translate(0.000000, 0.000000)">
|
|
748
|
+
<path
|
|
749
|
+
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"
|
|
750
|
+
fill="#0066CC"
|
|
751
|
+
/>
|
|
752
|
+
<path
|
|
753
|
+
d="M158,3.43478261 L65.2608696,158 L138,158 C149.045695,158 158,149.045695 158,138 L158,3.43478261 L158,3.43478261 Z"
|
|
754
|
+
fill="url(#linearGradient-docked-masthead-example)"
|
|
755
|
+
/>
|
|
756
|
+
<path
|
|
757
|
+
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"
|
|
758
|
+
fill="url(#linearGradient-docked-masthead-example)"
|
|
759
|
+
transform="translate(77.282609, 46.369565) scale(1, -1) rotate(90.000000) translate(-77.282609, -46.369565) "
|
|
760
|
+
/>
|
|
761
|
+
</g>
|
|
762
|
+
</g>
|
|
763
|
+
</svg>
|
|
764
|
+
</a>
|
|
693
765
|
<a class="pf-v6-c-masthead__logo pf-m-compact" href="#">
|
|
694
766
|
<svg width="37px" height="37px" viewBox="0 0 158 158">
|
|
695
|
-
<title>
|
|
767
|
+
<title>PatternFly</title>
|
|
696
768
|
<defs>
|
|
697
769
|
<linearGradient
|
|
698
770
|
x1="68%"
|
|
@@ -53,7 +53,7 @@ This demo implements the about modal, including the backdrop.
|
|
|
53
53
|
<div class="pf-v6-c-masthead__brand">
|
|
54
54
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
55
55
|
<svg height="37px" viewBox="0 0 679 158">
|
|
56
|
-
<title>
|
|
56
|
+
<title>PatternFly</title>
|
|
57
57
|
<defs>
|
|
58
58
|
<linearGradient
|
|
59
59
|
x1="68%"
|
|
@@ -51,7 +51,7 @@ section: components
|
|
|
51
51
|
<div class="pf-v6-c-masthead__brand">
|
|
52
52
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
53
53
|
<svg height="37px" viewBox="0 0 679 158">
|
|
54
|
-
<title>
|
|
54
|
+
<title>PatternFly</title>
|
|
55
55
|
<defs>
|
|
56
56
|
<linearGradient
|
|
57
57
|
x1="68%"
|
|
@@ -614,7 +614,7 @@ section: components
|
|
|
614
614
|
<div class="pf-v6-c-masthead__brand">
|
|
615
615
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
616
616
|
<svg height="37px" viewBox="0 0 679 158">
|
|
617
|
-
<title>
|
|
617
|
+
<title>PatternFly</title>
|
|
618
618
|
<defs>
|
|
619
619
|
<linearGradient
|
|
620
620
|
x1="68%"
|
|
@@ -1220,7 +1220,7 @@ section: components
|
|
|
1220
1220
|
<div class="pf-v6-c-masthead__brand">
|
|
1221
1221
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1222
1222
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1223
|
-
<title>
|
|
1223
|
+
<title>PatternFly</title>
|
|
1224
1224
|
<defs>
|
|
1225
1225
|
<linearGradient
|
|
1226
1226
|
x1="68%"
|
|
@@ -52,7 +52,7 @@ cssPrefix: pf-d-back-to-top
|
|
|
52
52
|
<div class="pf-v6-c-masthead__brand">
|
|
53
53
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
54
54
|
<svg height="37px" viewBox="0 0 679 158">
|
|
55
|
-
<title>
|
|
55
|
+
<title>PatternFly</title>
|
|
56
56
|
<defs>
|
|
57
57
|
<linearGradient
|
|
58
58
|
x1="68%"
|
|
@@ -53,7 +53,7 @@ wrapperTag: div
|
|
|
53
53
|
<div class="pf-v6-c-masthead__brand">
|
|
54
54
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
55
55
|
<svg height="37px" viewBox="0 0 679 158">
|
|
56
|
-
<title>
|
|
56
|
+
<title>PatternFly</title>
|
|
57
57
|
<defs>
|
|
58
58
|
<linearGradient
|
|
59
59
|
x1="68%"
|
|
@@ -628,7 +628,7 @@ wrapperTag: div
|
|
|
628
628
|
<div class="pf-v6-c-masthead__brand">
|
|
629
629
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
630
630
|
<svg height="37px" viewBox="0 0 679 158">
|
|
631
|
-
<title>
|
|
631
|
+
<title>PatternFly</title>
|
|
632
632
|
<defs>
|
|
633
633
|
<linearGradient
|
|
634
634
|
x1="68%"
|
|
@@ -51,7 +51,7 @@ section: patterns
|
|
|
51
51
|
<div class="pf-v6-c-masthead__brand">
|
|
52
52
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
53
53
|
<svg height="37px" viewBox="0 0 679 158">
|
|
54
|
-
<title>
|
|
54
|
+
<title>PatternFly</title>
|
|
55
55
|
<defs>
|
|
56
56
|
<linearGradient
|
|
57
57
|
x1="68%"
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
id: Compass
|
|
3
|
-
section:
|
|
4
|
-
subsection: Generative UIs
|
|
3
|
+
section: components
|
|
5
4
|
wrapperTag: div
|
|
6
5
|
---## Examples
|
|
7
6
|
|
|
@@ -2234,7 +2233,7 @@ This demo populates the main Compass section with a dashboard, which is often us
|
|
|
2234
2233
|
<div class="pf-v6-c-compass__main">
|
|
2235
2234
|
<div class="pf-v6-c-compass__hero">
|
|
2236
2235
|
<div
|
|
2237
|
-
class="pf-v6-c-hero"
|
|
2236
|
+
class="pf-v6-c-hero pf-m-glass"
|
|
2238
2237
|
style="
|
|
2239
2238
|
--pf-v6-c-hero--gradient--stop-1--dark: #3d2785;
|
|
2240
2239
|
--pf-v6-c-hero--gradient--stop-2--dark: #1b0d33;
|
|
@@ -7851,7 +7850,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
7851
7850
|
<div class="pf-v6-c-masthead__brand">
|
|
7852
7851
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
7853
7852
|
<svg height="37px" viewBox="0 0 679 158">
|
|
7854
|
-
<title>
|
|
7853
|
+
<title>PatternFly</title>
|
|
7855
7854
|
<defs>
|
|
7856
7855
|
<linearGradient
|
|
7857
7856
|
x1="68%"
|
|
@@ -8006,7 +8005,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8006
8005
|
<div class="pf-v6-c-masthead__brand">
|
|
8007
8006
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
8008
8007
|
<svg height="37px" viewBox="0 0 679 158">
|
|
8009
|
-
<title>
|
|
8008
|
+
<title>PatternFly</title>
|
|
8010
8009
|
<defs>
|
|
8011
8010
|
<linearGradient
|
|
8012
8011
|
x1="68%"
|
|
@@ -8085,7 +8084,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8085
8084
|
</a>
|
|
8086
8085
|
<a class="pf-v6-c-masthead__logo pf-m-compact" href="#">
|
|
8087
8086
|
<svg width="37px" height="37px" viewBox="0 0 158 158">
|
|
8088
|
-
<title>
|
|
8087
|
+
<title>PatternFly</title>
|
|
8089
8088
|
<defs>
|
|
8090
8089
|
<linearGradient
|
|
8091
8090
|
x1="68%"
|
|
@@ -8399,7 +8398,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8399
8398
|
<div class="pf-v6-c-masthead__brand">
|
|
8400
8399
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
8401
8400
|
<svg height="37px" viewBox="0 0 679 158">
|
|
8402
|
-
<title>
|
|
8401
|
+
<title>PatternFly</title>
|
|
8403
8402
|
<defs>
|
|
8404
8403
|
<linearGradient
|
|
8405
8404
|
x1="68%"
|
|
@@ -8554,7 +8553,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8554
8553
|
<div class="pf-v6-c-masthead__brand">
|
|
8555
8554
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
8556
8555
|
<svg height="37px" viewBox="0 0 679 158">
|
|
8557
|
-
<title>
|
|
8556
|
+
<title>PatternFly</title>
|
|
8558
8557
|
<defs>
|
|
8559
8558
|
<linearGradient
|
|
8560
8559
|
x1="68%"
|
|
@@ -8633,7 +8632,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8633
8632
|
</a>
|
|
8634
8633
|
<a class="pf-v6-c-masthead__logo pf-m-compact" href="#">
|
|
8635
8634
|
<svg width="37px" height="37px" viewBox="0 0 158 158">
|
|
8636
|
-
<title>
|
|
8635
|
+
<title>PatternFly</title>
|
|
8637
8636
|
<defs>
|
|
8638
8637
|
<linearGradient
|
|
8639
8638
|
x1="68%"
|
|
@@ -8947,7 +8946,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
8947
8946
|
<div class="pf-v6-c-masthead__brand">
|
|
8948
8947
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
8949
8948
|
<svg height="37px" viewBox="0 0 679 158">
|
|
8950
|
-
<title>
|
|
8949
|
+
<title>PatternFly</title>
|
|
8951
8950
|
<defs>
|
|
8952
8951
|
<linearGradient
|
|
8953
8952
|
x1="68%"
|
|
@@ -9102,7 +9101,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9102
9101
|
<div class="pf-v6-c-masthead__brand">
|
|
9103
9102
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
9104
9103
|
<svg height="37px" viewBox="0 0 679 158">
|
|
9105
|
-
<title>
|
|
9104
|
+
<title>PatternFly</title>
|
|
9106
9105
|
<defs>
|
|
9107
9106
|
<linearGradient
|
|
9108
9107
|
x1="68%"
|
|
@@ -9181,7 +9180,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9181
9180
|
</a>
|
|
9182
9181
|
<a class="pf-v6-c-masthead__logo pf-m-compact" href="#">
|
|
9183
9182
|
<svg width="37px" height="37px" viewBox="0 0 158 158">
|
|
9184
|
-
<title>
|
|
9183
|
+
<title>PatternFly</title>
|
|
9185
9184
|
<defs>
|
|
9186
9185
|
<linearGradient
|
|
9187
9186
|
x1="68%"
|
|
@@ -9495,7 +9494,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9495
9494
|
<div class="pf-v6-c-masthead__brand">
|
|
9496
9495
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
9497
9496
|
<svg height="37px" viewBox="0 0 679 158">
|
|
9498
|
-
<title>
|
|
9497
|
+
<title>PatternFly</title>
|
|
9499
9498
|
<defs>
|
|
9500
9499
|
<linearGradient
|
|
9501
9500
|
x1="68%"
|
|
@@ -9650,7 +9649,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9650
9649
|
<div class="pf-v6-c-masthead__brand">
|
|
9651
9650
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
9652
9651
|
<svg height="37px" viewBox="0 0 679 158">
|
|
9653
|
-
<title>
|
|
9652
|
+
<title>PatternFly</title>
|
|
9654
9653
|
<defs>
|
|
9655
9654
|
<linearGradient
|
|
9656
9655
|
x1="68%"
|
|
@@ -9729,7 +9728,7 @@ This demo showcases how you can position a side-panel drawer on top of the other
|
|
|
9729
9728
|
</a>
|
|
9730
9729
|
<a class="pf-v6-c-masthead__logo pf-m-compact" href="#">
|
|
9731
9730
|
<svg width="37px" height="37px" viewBox="0 0 158 158">
|
|
9732
|
-
<title>
|
|
9731
|
+
<title>PatternFly</title>
|
|
9733
9732
|
<defs>
|
|
9734
9733
|
<linearGradient
|
|
9735
9734
|
x1="68%"
|
|
@@ -49,7 +49,7 @@ cssPrefix: pf-d-dashboard
|
|
|
49
49
|
<div class="pf-v6-c-masthead__brand">
|
|
50
50
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
51
51
|
<svg height="37px" viewBox="0 0 679 158">
|
|
52
|
-
<title>
|
|
52
|
+
<title>PatternFly</title>
|
|
53
53
|
<defs>
|
|
54
54
|
<linearGradient
|
|
55
55
|
x1="68%"
|
|
@@ -52,7 +52,7 @@ wrapperTag: div
|
|
|
52
52
|
<div class="pf-v6-c-masthead__brand">
|
|
53
53
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
54
54
|
<svg height="37px" viewBox="0 0 679 158">
|
|
55
|
-
<title>
|
|
55
|
+
<title>PatternFly</title>
|
|
56
56
|
<defs>
|
|
57
57
|
<linearGradient
|
|
58
58
|
x1="68%"
|
|
@@ -1205,7 +1205,7 @@ wrapperTag: div
|
|
|
1205
1205
|
<div class="pf-v6-c-masthead__brand">
|
|
1206
1206
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1207
1207
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1208
|
-
<title>
|
|
1208
|
+
<title>PatternFly</title>
|
|
1209
1209
|
<defs>
|
|
1210
1210
|
<linearGradient
|
|
1211
1211
|
x1="68%"
|
|
@@ -2341,7 +2341,7 @@ wrapperTag: div
|
|
|
2341
2341
|
<div class="pf-v6-c-masthead__brand">
|
|
2342
2342
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2343
2343
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2344
|
-
<title>
|
|
2344
|
+
<title>PatternFly</title>
|
|
2345
2345
|
<defs>
|
|
2346
2346
|
<linearGradient
|
|
2347
2347
|
x1="68%"
|
|
@@ -4336,7 +4336,7 @@ wrapperTag: div
|
|
|
4336
4336
|
<div class="pf-v6-c-masthead__brand">
|
|
4337
4337
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
4338
4338
|
<svg height="37px" viewBox="0 0 679 158">
|
|
4339
|
-
<title>
|
|
4339
|
+
<title>PatternFly</title>
|
|
4340
4340
|
<defs>
|
|
4341
4341
|
<linearGradient
|
|
4342
4342
|
x1="68%"
|
|
@@ -52,7 +52,7 @@ cssPrefix: pf-d-description-list
|
|
|
52
52
|
<div class="pf-v6-c-masthead__brand">
|
|
53
53
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
54
54
|
<svg height="37px" viewBox="0 0 679 158">
|
|
55
|
-
<title>
|
|
55
|
+
<title>PatternFly</title>
|
|
56
56
|
<defs>
|
|
57
57
|
<linearGradient
|
|
58
58
|
x1="68%"
|
|
@@ -534,7 +534,7 @@ cssPrefix: pf-d-description-list
|
|
|
534
534
|
<div class="pf-v6-c-masthead__brand">
|
|
535
535
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
536
536
|
<svg height="37px" viewBox="0 0 679 158">
|
|
537
|
-
<title>
|
|
537
|
+
<title>PatternFly</title>
|
|
538
538
|
<defs>
|
|
539
539
|
<linearGradient
|
|
540
540
|
x1="68%"
|
|
@@ -1314,7 +1314,7 @@ cssPrefix: pf-d-description-list
|
|
|
1314
1314
|
<div class="pf-v6-c-masthead__brand">
|
|
1315
1315
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1316
1316
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1317
|
-
<title>
|
|
1317
|
+
<title>PatternFly</title>
|
|
1318
1318
|
<defs>
|
|
1319
1319
|
<linearGradient
|
|
1320
1320
|
x1="68%"
|
|
@@ -52,7 +52,7 @@ wrapperTag: div
|
|
|
52
52
|
<div class="pf-v6-c-masthead__brand">
|
|
53
53
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
54
54
|
<svg height="37px" viewBox="0 0 679 158">
|
|
55
|
-
<title>
|
|
55
|
+
<title>PatternFly</title>
|
|
56
56
|
<defs>
|
|
57
57
|
<linearGradient
|
|
58
58
|
x1="68%"
|
|
@@ -664,7 +664,7 @@ wrapperTag: div
|
|
|
664
664
|
<div class="pf-v6-c-masthead__brand">
|
|
665
665
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
666
666
|
<svg height="37px" viewBox="0 0 679 158">
|
|
667
|
-
<title>
|
|
667
|
+
<title>PatternFly</title>
|
|
668
668
|
<defs>
|
|
669
669
|
<linearGradient
|
|
670
670
|
x1="68%"
|
|
@@ -1100,7 +1100,7 @@ wrapperTag: div
|
|
|
1100
1100
|
<div class="pf-v6-c-masthead__brand">
|
|
1101
1101
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1102
1102
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1103
|
-
<title>
|
|
1103
|
+
<title>PatternFly</title>
|
|
1104
1104
|
<defs>
|
|
1105
1105
|
<linearGradient
|
|
1106
1106
|
x1="68%"
|
|
@@ -1536,7 +1536,7 @@ wrapperTag: div
|
|
|
1536
1536
|
<div class="pf-v6-c-masthead__brand">
|
|
1537
1537
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1538
1538
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1539
|
-
<title>
|
|
1539
|
+
<title>PatternFly</title>
|
|
1540
1540
|
<defs>
|
|
1541
1541
|
<linearGradient
|
|
1542
1542
|
x1="68%"
|
|
@@ -2030,7 +2030,7 @@ wrapperTag: div
|
|
|
2030
2030
|
<div class="pf-v6-c-masthead__brand">
|
|
2031
2031
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2032
2032
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2033
|
-
<title>
|
|
2033
|
+
<title>PatternFly</title>
|
|
2034
2034
|
<defs>
|
|
2035
2035
|
<linearGradient
|
|
2036
2036
|
x1="68%"
|
|
@@ -54,7 +54,7 @@ section: components
|
|
|
54
54
|
<div class="pf-v6-c-masthead__brand">
|
|
55
55
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
56
56
|
<svg height="37px" viewBox="0 0 679 158">
|
|
57
|
-
<title>
|
|
57
|
+
<title>PatternFly</title>
|
|
58
58
|
<defs>
|
|
59
59
|
<linearGradient
|
|
60
60
|
x1="68%"
|
|
@@ -590,7 +590,7 @@ section: components
|
|
|
590
590
|
<div class="pf-v6-c-masthead__brand">
|
|
591
591
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
592
592
|
<svg height="37px" viewBox="0 0 679 158">
|
|
593
|
-
<title>
|
|
593
|
+
<title>PatternFly</title>
|
|
594
594
|
<defs>
|
|
595
595
|
<linearGradient
|
|
596
596
|
x1="68%"
|
|
@@ -1126,7 +1126,7 @@ section: components
|
|
|
1126
1126
|
<div class="pf-v6-c-masthead__brand">
|
|
1127
1127
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1128
1128
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1129
|
-
<title>
|
|
1129
|
+
<title>PatternFly</title>
|
|
1130
1130
|
<defs>
|
|
1131
1131
|
<linearGradient
|
|
1132
1132
|
x1="68%"
|
|
@@ -1659,7 +1659,7 @@ section: components
|
|
|
1659
1659
|
<div class="pf-v6-c-masthead__brand">
|
|
1660
1660
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1661
1661
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1662
|
-
<title>
|
|
1662
|
+
<title>PatternFly</title>
|
|
1663
1663
|
<defs>
|
|
1664
1664
|
<linearGradient
|
|
1665
1665
|
x1="68%"
|
|
@@ -2129,7 +2129,7 @@ section: components
|
|
|
2129
2129
|
<div class="pf-v6-c-masthead__brand">
|
|
2130
2130
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2131
2131
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2132
|
-
<title>
|
|
2132
|
+
<title>PatternFly</title>
|
|
2133
2133
|
<defs>
|
|
2134
2134
|
<linearGradient
|
|
2135
2135
|
x1="68%"
|
|
@@ -2623,7 +2623,7 @@ section: components
|
|
|
2623
2623
|
<div class="pf-v6-c-masthead__brand">
|
|
2624
2624
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2625
2625
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2626
|
-
<title>
|
|
2626
|
+
<title>PatternFly</title>
|
|
2627
2627
|
<defs>
|
|
2628
2628
|
<linearGradient
|
|
2629
2629
|
x1="68%"
|
|
@@ -52,7 +52,7 @@ wrapperTag: div
|
|
|
52
52
|
<div class="pf-v6-c-masthead__brand">
|
|
53
53
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
54
54
|
<svg height="37px" viewBox="0 0 679 158">
|
|
55
|
-
<title>
|
|
55
|
+
<title>PatternFly</title>
|
|
56
56
|
<defs>
|
|
57
57
|
<linearGradient
|
|
58
58
|
x1="68%"
|
|
@@ -390,7 +390,7 @@ wrapperTag: div
|
|
|
390
390
|
<div class="pf-v6-c-masthead__brand">
|
|
391
391
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
392
392
|
<svg height="37px" viewBox="0 0 679 158">
|
|
393
|
-
<title>
|
|
393
|
+
<title>PatternFly</title>
|
|
394
394
|
<defs>
|
|
395
395
|
<linearGradient
|
|
396
396
|
x1="68%"
|
|
@@ -778,7 +778,7 @@ wrapperTag: div
|
|
|
778
778
|
<div class="pf-v6-c-masthead__brand">
|
|
779
779
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
780
780
|
<svg height="37px" viewBox="0 0 679 158">
|
|
781
|
-
<title>
|
|
781
|
+
<title>PatternFly</title>
|
|
782
782
|
<defs>
|
|
783
783
|
<linearGradient
|
|
784
784
|
x1="68%"
|
|
@@ -1218,7 +1218,7 @@ wrapperTag: div
|
|
|
1218
1218
|
<div class="pf-v6-c-masthead__brand">
|
|
1219
1219
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1220
1220
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1221
|
-
<title>
|
|
1221
|
+
<title>PatternFly</title>
|
|
1222
1222
|
<defs>
|
|
1223
1223
|
<linearGradient
|
|
1224
1224
|
x1="68%"
|
|
@@ -1658,7 +1658,7 @@ wrapperTag: div
|
|
|
1658
1658
|
<div class="pf-v6-c-masthead__brand">
|
|
1659
1659
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1660
1660
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1661
|
-
<title>
|
|
1661
|
+
<title>PatternFly</title>
|
|
1662
1662
|
<defs>
|
|
1663
1663
|
<linearGradient
|
|
1664
1664
|
x1="68%"
|
|
@@ -1999,7 +1999,7 @@ wrapperTag: div
|
|
|
1999
1999
|
<div class="pf-v6-c-masthead__brand">
|
|
2000
2000
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2001
2001
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2002
|
-
<title>
|
|
2002
|
+
<title>PatternFly</title>
|
|
2003
2003
|
<defs>
|
|
2004
2004
|
<linearGradient
|
|
2005
2005
|
x1="68%"
|
|
@@ -2358,7 +2358,7 @@ wrapperTag: div
|
|
|
2358
2358
|
<div class="pf-v6-c-masthead__brand">
|
|
2359
2359
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2360
2360
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2361
|
-
<title>
|
|
2361
|
+
<title>PatternFly</title>
|
|
2362
2362
|
<defs>
|
|
2363
2363
|
<linearGradient
|
|
2364
2364
|
x1="68%"
|
|
@@ -2742,7 +2742,7 @@ wrapperTag: div
|
|
|
2742
2742
|
<div class="pf-v6-c-masthead__brand">
|
|
2743
2743
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2744
2744
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2745
|
-
<title>
|
|
2745
|
+
<title>PatternFly</title>
|
|
2746
2746
|
<defs>
|
|
2747
2747
|
<linearGradient
|
|
2748
2748
|
x1="68%"
|
|
@@ -3104,7 +3104,7 @@ wrapperTag: div
|
|
|
3104
3104
|
<div class="pf-v6-c-masthead__brand">
|
|
3105
3105
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
3106
3106
|
<svg height="37px" viewBox="0 0 679 158">
|
|
3107
|
-
<title>
|
|
3107
|
+
<title>PatternFly</title>
|
|
3108
3108
|
<defs>
|
|
3109
3109
|
<linearGradient
|
|
3110
3110
|
x1="68%"
|
|
@@ -51,7 +51,7 @@ section: components
|
|
|
51
51
|
<div class="pf-v6-c-masthead__brand">
|
|
52
52
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
53
53
|
<svg height="37px" viewBox="0 0 679 158">
|
|
54
|
-
<title>
|
|
54
|
+
<title>PatternFly</title>
|
|
55
55
|
<defs>
|
|
56
56
|
<linearGradient
|
|
57
57
|
x1="68%"
|
|
@@ -523,7 +523,7 @@ section: components
|
|
|
523
523
|
<div class="pf-v6-c-masthead__brand">
|
|
524
524
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
525
525
|
<svg height="37px" viewBox="0 0 679 158">
|
|
526
|
-
<title>
|
|
526
|
+
<title>PatternFly</title>
|
|
527
527
|
<defs>
|
|
528
528
|
<linearGradient
|
|
529
529
|
x1="68%"
|
|
@@ -1004,7 +1004,7 @@ section: components
|
|
|
1004
1004
|
<div class="pf-v6-c-masthead__brand">
|
|
1005
1005
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1006
1006
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1007
|
-
<title>
|
|
1007
|
+
<title>PatternFly</title>
|
|
1008
1008
|
<defs>
|
|
1009
1009
|
<linearGradient
|
|
1010
1010
|
x1="68%"
|
|
@@ -1475,7 +1475,7 @@ section: components
|
|
|
1475
1475
|
<div class="pf-v6-c-masthead__brand">
|
|
1476
1476
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1477
1477
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1478
|
-
<title>
|
|
1478
|
+
<title>PatternFly</title>
|
|
1479
1479
|
<defs>
|
|
1480
1480
|
<linearGradient
|
|
1481
1481
|
x1="68%"
|
|
@@ -1946,7 +1946,7 @@ section: components
|
|
|
1946
1946
|
<div class="pf-v6-c-masthead__brand">
|
|
1947
1947
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
1948
1948
|
<svg height="37px" viewBox="0 0 679 158">
|
|
1949
|
-
<title>
|
|
1949
|
+
<title>PatternFly</title>
|
|
1950
1950
|
<defs>
|
|
1951
1951
|
<linearGradient
|
|
1952
1952
|
x1="68%"
|
|
@@ -2417,7 +2417,7 @@ section: components
|
|
|
2417
2417
|
<div class="pf-v6-c-masthead__brand">
|
|
2418
2418
|
<a class="pf-v6-c-masthead__logo" href="#">
|
|
2419
2419
|
<svg height="37px" viewBox="0 0 679 158">
|
|
2420
|
-
<title>
|
|
2420
|
+
<title>PatternFly</title>
|
|
2421
2421
|
<defs>
|
|
2422
2422
|
<linearGradient
|
|
2423
2423
|
x1="68%"
|