@patternfly/patternfly 6.5.0-prerelease.65 → 6.5.0-prerelease.67
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/Accordion/accordion.css +1 -2
- package/components/Accordion/accordion.scss +2 -2
- package/components/Breadcrumb/breadcrumb.css +6 -2
- package/components/Breadcrumb/breadcrumb.scss +6 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +2 -2
- package/components/Drawer/drawer.css +3 -5
- package/components/Drawer/drawer.scss +7 -9
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/Page/page.css +11 -11
- package/components/Page/page.scss +2 -2
- package/components/Table/table.css +59 -21
- package/components/Table/table.scss +77 -26
- package/components/Wizard/wizard.css +2 -2
- package/components/Wizard/wizard.scss +4 -4
- package/components/_index.css +84 -45
- package/docs/components/ActionList/examples/ActionList.md +2 -2
- package/docs/components/Alert/examples/Alert.md +4 -4
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +1 -1
- package/docs/components/Button/examples/Button.md +31 -31
- package/docs/components/Icon/examples/Icon.md +13 -1
- package/docs/components/Menu/examples/Menu.md +26 -2
- package/docs/components/MenuToggle/examples/MenuToggle.md +172 -64
- package/docs/components/Table/examples/Table.css +2 -1
- package/docs/components/Table/examples/Table.md +1330 -166
- package/docs/components/Toolbar/examples/Toolbar.md +67 -7
- package/docs/components/TreeView/examples/TreeView.md +4 -4
- package/docs/components/Wizard/examples/Wizard.md +1 -1
- package/docs/demos/AboutModal/examples/AboutModal.md +23 -15
- package/docs/demos/Alert/examples/Alert.md +69 -45
- package/docs/demos/BackToTop/examples/BackToTop.md +23 -15
- package/docs/demos/Banner/examples/Banner.md +46 -30
- package/docs/demos/CardView/examples/CardView.md +36 -16
- package/docs/demos/Compass/examples/Compass.md +76 -19
- package/docs/demos/Dashboard/examples/Dashboard.md +23 -15
- package/docs/demos/DataList/examples/DataList.md +157 -65
- package/docs/demos/DescriptionList/examples/DescriptionList.md +69 -45
- package/docs/demos/Drawer/examples/Drawer.md +115 -75
- package/docs/demos/JumpLinks/examples/JumpLinks.md +138 -90
- package/docs/demos/Masthead/examples/Masthead.md +101 -21
- package/docs/demos/Modal/examples/Modal.md +138 -90
- package/docs/demos/Nav/examples/Nav.md +188 -120
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +115 -75
- package/docs/demos/Page/examples/Page.md +361 -213
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +265 -113
- package/docs/demos/Skeleton/examples/Skeleton.md +23 -15
- package/docs/demos/Table/examples/Table.md +3561 -618
- package/docs/demos/Tabs/examples/Tabs.md +151 -91
- package/docs/demos/Toolbar/examples/Toolbar.md +546 -106
- package/docs/demos/Wizard/examples/Wizard.md +207 -135
- package/package.json +2 -2
- package/patternfly-no-globals.css +84 -45
- package/patternfly.css +84 -45
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -144,23 +144,11 @@ section: components
|
|
|
144
144
|
type="button"
|
|
145
145
|
aria-expanded="false"
|
|
146
146
|
aria-label="Application launcher"
|
|
147
|
-
>
|
|
148
|
-
<span class="pf-v6-c-menu-toggle__icon">
|
|
149
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
150
|
-
</span>
|
|
151
|
-
</button>
|
|
152
|
-
</div>
|
|
153
|
-
<div class="pf-v6-c-toolbar__item">
|
|
154
|
-
<button
|
|
155
|
-
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
156
|
-
type="button"
|
|
157
|
-
aria-expanded="false"
|
|
158
|
-
aria-label="Settings"
|
|
159
147
|
>
|
|
160
148
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
161
149
|
<svg
|
|
162
150
|
class="pf-v6-svg"
|
|
163
|
-
viewBox="0 0
|
|
151
|
+
viewBox="0 0 512 512"
|
|
164
152
|
fill="currentColor"
|
|
165
153
|
aria-hidden="true"
|
|
166
154
|
role="img"
|
|
@@ -168,12 +156,20 @@ section: components
|
|
|
168
156
|
height="1em"
|
|
169
157
|
>
|
|
170
158
|
<path
|
|
171
|
-
d="
|
|
159
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
172
160
|
/>
|
|
173
161
|
</svg>
|
|
174
162
|
</span>
|
|
175
163
|
</button>
|
|
176
164
|
</div>
|
|
165
|
+
<div class="pf-v6-c-toolbar__item">
|
|
166
|
+
<button
|
|
167
|
+
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
168
|
+
type="button"
|
|
169
|
+
aria-expanded="false"
|
|
170
|
+
aria-label="Settings"
|
|
171
|
+
></button>
|
|
172
|
+
</div>
|
|
177
173
|
<div class="pf-v6-c-toolbar__item">
|
|
178
174
|
<button
|
|
179
175
|
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
@@ -182,7 +178,19 @@ section: components
|
|
|
182
178
|
aria-label="Help"
|
|
183
179
|
>
|
|
184
180
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
185
|
-
<
|
|
181
|
+
<svg
|
|
182
|
+
class="pf-v6-svg"
|
|
183
|
+
viewBox="0 0 512 512"
|
|
184
|
+
fill="currentColor"
|
|
185
|
+
aria-hidden="true"
|
|
186
|
+
role="img"
|
|
187
|
+
width="1em"
|
|
188
|
+
height="1em"
|
|
189
|
+
>
|
|
190
|
+
<path
|
|
191
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
192
|
+
/>
|
|
193
|
+
</svg>
|
|
186
194
|
</span>
|
|
187
195
|
</button>
|
|
188
196
|
</div>
|
|
@@ -534,23 +542,11 @@ section: components
|
|
|
534
542
|
type="button"
|
|
535
543
|
aria-expanded="false"
|
|
536
544
|
aria-label="Application launcher"
|
|
537
|
-
>
|
|
538
|
-
<span class="pf-v6-c-menu-toggle__icon">
|
|
539
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
540
|
-
</span>
|
|
541
|
-
</button>
|
|
542
|
-
</div>
|
|
543
|
-
<div class="pf-v6-c-toolbar__item">
|
|
544
|
-
<button
|
|
545
|
-
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
546
|
-
type="button"
|
|
547
|
-
aria-expanded="false"
|
|
548
|
-
aria-label="Settings"
|
|
549
545
|
>
|
|
550
546
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
551
547
|
<svg
|
|
552
548
|
class="pf-v6-svg"
|
|
553
|
-
viewBox="0 0
|
|
549
|
+
viewBox="0 0 512 512"
|
|
554
550
|
fill="currentColor"
|
|
555
551
|
aria-hidden="true"
|
|
556
552
|
role="img"
|
|
@@ -558,12 +554,20 @@ section: components
|
|
|
558
554
|
height="1em"
|
|
559
555
|
>
|
|
560
556
|
<path
|
|
561
|
-
d="
|
|
557
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
562
558
|
/>
|
|
563
559
|
</svg>
|
|
564
560
|
</span>
|
|
565
561
|
</button>
|
|
566
562
|
</div>
|
|
563
|
+
<div class="pf-v6-c-toolbar__item">
|
|
564
|
+
<button
|
|
565
|
+
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
566
|
+
type="button"
|
|
567
|
+
aria-expanded="false"
|
|
568
|
+
aria-label="Settings"
|
|
569
|
+
></button>
|
|
570
|
+
</div>
|
|
567
571
|
<div class="pf-v6-c-toolbar__item">
|
|
568
572
|
<button
|
|
569
573
|
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
@@ -572,7 +576,19 @@ section: components
|
|
|
572
576
|
aria-label="Help"
|
|
573
577
|
>
|
|
574
578
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
575
|
-
<
|
|
579
|
+
<svg
|
|
580
|
+
class="pf-v6-svg"
|
|
581
|
+
viewBox="0 0 512 512"
|
|
582
|
+
fill="currentColor"
|
|
583
|
+
aria-hidden="true"
|
|
584
|
+
role="img"
|
|
585
|
+
width="1em"
|
|
586
|
+
height="1em"
|
|
587
|
+
>
|
|
588
|
+
<path
|
|
589
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
590
|
+
/>
|
|
591
|
+
</svg>
|
|
576
592
|
</span>
|
|
577
593
|
</button>
|
|
578
594
|
</div>
|
|
@@ -962,23 +978,11 @@ section: components
|
|
|
962
978
|
type="button"
|
|
963
979
|
aria-expanded="false"
|
|
964
980
|
aria-label="Application launcher"
|
|
965
|
-
>
|
|
966
|
-
<span class="pf-v6-c-menu-toggle__icon">
|
|
967
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
968
|
-
</span>
|
|
969
|
-
</button>
|
|
970
|
-
</div>
|
|
971
|
-
<div class="pf-v6-c-toolbar__item">
|
|
972
|
-
<button
|
|
973
|
-
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
974
|
-
type="button"
|
|
975
|
-
aria-expanded="false"
|
|
976
|
-
aria-label="Settings"
|
|
977
981
|
>
|
|
978
982
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
979
983
|
<svg
|
|
980
984
|
class="pf-v6-svg"
|
|
981
|
-
viewBox="0 0
|
|
985
|
+
viewBox="0 0 512 512"
|
|
982
986
|
fill="currentColor"
|
|
983
987
|
aria-hidden="true"
|
|
984
988
|
role="img"
|
|
@@ -986,12 +990,20 @@ section: components
|
|
|
986
990
|
height="1em"
|
|
987
991
|
>
|
|
988
992
|
<path
|
|
989
|
-
d="
|
|
993
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
990
994
|
/>
|
|
991
995
|
</svg>
|
|
992
996
|
</span>
|
|
993
997
|
</button>
|
|
994
998
|
</div>
|
|
999
|
+
<div class="pf-v6-c-toolbar__item">
|
|
1000
|
+
<button
|
|
1001
|
+
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
1002
|
+
type="button"
|
|
1003
|
+
aria-expanded="false"
|
|
1004
|
+
aria-label="Settings"
|
|
1005
|
+
></button>
|
|
1006
|
+
</div>
|
|
995
1007
|
<div class="pf-v6-c-toolbar__item">
|
|
996
1008
|
<button
|
|
997
1009
|
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
@@ -1000,7 +1012,19 @@ section: components
|
|
|
1000
1012
|
aria-label="Help"
|
|
1001
1013
|
>
|
|
1002
1014
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1003
|
-
<
|
|
1015
|
+
<svg
|
|
1016
|
+
class="pf-v6-svg"
|
|
1017
|
+
viewBox="0 0 512 512"
|
|
1018
|
+
fill="currentColor"
|
|
1019
|
+
aria-hidden="true"
|
|
1020
|
+
role="img"
|
|
1021
|
+
width="1em"
|
|
1022
|
+
height="1em"
|
|
1023
|
+
>
|
|
1024
|
+
<path
|
|
1025
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
1026
|
+
/>
|
|
1027
|
+
</svg>
|
|
1004
1028
|
</span>
|
|
1005
1029
|
</button>
|
|
1006
1030
|
</div>
|
|
@@ -1804,23 +1828,11 @@ section: components
|
|
|
1804
1828
|
type="button"
|
|
1805
1829
|
aria-expanded="false"
|
|
1806
1830
|
aria-label="Application launcher"
|
|
1807
|
-
>
|
|
1808
|
-
<span class="pf-v6-c-menu-toggle__icon">
|
|
1809
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
1810
|
-
</span>
|
|
1811
|
-
</button>
|
|
1812
|
-
</div>
|
|
1813
|
-
<div class="pf-v6-c-toolbar__item">
|
|
1814
|
-
<button
|
|
1815
|
-
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
1816
|
-
type="button"
|
|
1817
|
-
aria-expanded="false"
|
|
1818
|
-
aria-label="Settings"
|
|
1819
1831
|
>
|
|
1820
1832
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1821
1833
|
<svg
|
|
1822
1834
|
class="pf-v6-svg"
|
|
1823
|
-
viewBox="0 0
|
|
1835
|
+
viewBox="0 0 512 512"
|
|
1824
1836
|
fill="currentColor"
|
|
1825
1837
|
aria-hidden="true"
|
|
1826
1838
|
role="img"
|
|
@@ -1828,12 +1840,20 @@ section: components
|
|
|
1828
1840
|
height="1em"
|
|
1829
1841
|
>
|
|
1830
1842
|
<path
|
|
1831
|
-
d="
|
|
1843
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
1832
1844
|
/>
|
|
1833
1845
|
</svg>
|
|
1834
1846
|
</span>
|
|
1835
1847
|
</button>
|
|
1836
1848
|
</div>
|
|
1849
|
+
<div class="pf-v6-c-toolbar__item">
|
|
1850
|
+
<button
|
|
1851
|
+
class="pf-v6-c-menu-toggle pf-m-settings pf-m-plain"
|
|
1852
|
+
type="button"
|
|
1853
|
+
aria-expanded="false"
|
|
1854
|
+
aria-label="Settings"
|
|
1855
|
+
></button>
|
|
1856
|
+
</div>
|
|
1837
1857
|
<div class="pf-v6-c-toolbar__item">
|
|
1838
1858
|
<button
|
|
1839
1859
|
class="pf-v6-c-menu-toggle pf-m-plain"
|
|
@@ -1842,7 +1862,19 @@ section: components
|
|
|
1842
1862
|
aria-label="Help"
|
|
1843
1863
|
>
|
|
1844
1864
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1845
|
-
<
|
|
1865
|
+
<svg
|
|
1866
|
+
class="pf-v6-svg"
|
|
1867
|
+
viewBox="0 0 512 512"
|
|
1868
|
+
fill="currentColor"
|
|
1869
|
+
aria-hidden="true"
|
|
1870
|
+
role="img"
|
|
1871
|
+
width="1em"
|
|
1872
|
+
height="1em"
|
|
1873
|
+
>
|
|
1874
|
+
<path
|
|
1875
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
1876
|
+
/>
|
|
1877
|
+
</svg>
|
|
1846
1878
|
</span>
|
|
1847
1879
|
</button>
|
|
1848
1880
|
</div>
|
|
@@ -2814,21 +2846,9 @@ section: components
|
|
|
2814
2846
|
aria-label="Applications"
|
|
2815
2847
|
>
|
|
2816
2848
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2817
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
2818
|
-
</span>
|
|
2819
|
-
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
2820
|
-
</button>
|
|
2821
|
-
</div>
|
|
2822
|
-
<div class="pf-v6-c-toolbar__item">
|
|
2823
|
-
<button
|
|
2824
|
-
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
2825
|
-
type="button"
|
|
2826
|
-
aria-label="Settings"
|
|
2827
|
-
>
|
|
2828
|
-
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2829
2849
|
<svg
|
|
2830
2850
|
class="pf-v6-svg"
|
|
2831
|
-
viewBox="0 0
|
|
2851
|
+
viewBox="0 0 512 512"
|
|
2832
2852
|
fill="currentColor"
|
|
2833
2853
|
aria-hidden="true"
|
|
2834
2854
|
role="img"
|
|
@@ -2836,10 +2856,19 @@ section: components
|
|
|
2836
2856
|
height="1em"
|
|
2837
2857
|
>
|
|
2838
2858
|
<path
|
|
2839
|
-
d="
|
|
2859
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
2840
2860
|
/>
|
|
2841
2861
|
</svg>
|
|
2842
2862
|
</span>
|
|
2863
|
+
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
2864
|
+
</button>
|
|
2865
|
+
</div>
|
|
2866
|
+
<div class="pf-v6-c-toolbar__item">
|
|
2867
|
+
<button
|
|
2868
|
+
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
2869
|
+
type="button"
|
|
2870
|
+
aria-label="Settings"
|
|
2871
|
+
>
|
|
2843
2872
|
<span class="pf-v6-c-button__text">Settings</span>
|
|
2844
2873
|
</button>
|
|
2845
2874
|
</div>
|
|
@@ -2851,7 +2880,19 @@ section: components
|
|
|
2851
2880
|
aria-label="Help"
|
|
2852
2881
|
>
|
|
2853
2882
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2854
|
-
<
|
|
2883
|
+
<svg
|
|
2884
|
+
class="pf-v6-svg"
|
|
2885
|
+
viewBox="0 0 512 512"
|
|
2886
|
+
fill="currentColor"
|
|
2887
|
+
aria-hidden="true"
|
|
2888
|
+
role="img"
|
|
2889
|
+
width="1em"
|
|
2890
|
+
height="1em"
|
|
2891
|
+
>
|
|
2892
|
+
<path
|
|
2893
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
2894
|
+
/>
|
|
2895
|
+
</svg>
|
|
2855
2896
|
</span>
|
|
2856
2897
|
<span class="pf-v6-c-menu-toggle__text">Help</span>
|
|
2857
2898
|
</button>
|
|
@@ -3383,21 +3424,9 @@ section: components
|
|
|
3383
3424
|
aria-label="Applications"
|
|
3384
3425
|
>
|
|
3385
3426
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3386
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
3387
|
-
</span>
|
|
3388
|
-
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
3389
|
-
</button>
|
|
3390
|
-
</div>
|
|
3391
|
-
<div class="pf-v6-c-toolbar__item">
|
|
3392
|
-
<button
|
|
3393
|
-
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
3394
|
-
type="button"
|
|
3395
|
-
aria-label="Settings"
|
|
3396
|
-
>
|
|
3397
|
-
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3398
3427
|
<svg
|
|
3399
3428
|
class="pf-v6-svg"
|
|
3400
|
-
viewBox="0 0
|
|
3429
|
+
viewBox="0 0 512 512"
|
|
3401
3430
|
fill="currentColor"
|
|
3402
3431
|
aria-hidden="true"
|
|
3403
3432
|
role="img"
|
|
@@ -3405,10 +3434,19 @@ section: components
|
|
|
3405
3434
|
height="1em"
|
|
3406
3435
|
>
|
|
3407
3436
|
<path
|
|
3408
|
-
d="
|
|
3437
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
3409
3438
|
/>
|
|
3410
3439
|
</svg>
|
|
3411
3440
|
</span>
|
|
3441
|
+
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
3442
|
+
</button>
|
|
3443
|
+
</div>
|
|
3444
|
+
<div class="pf-v6-c-toolbar__item">
|
|
3445
|
+
<button
|
|
3446
|
+
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
3447
|
+
type="button"
|
|
3448
|
+
aria-label="Settings"
|
|
3449
|
+
>
|
|
3412
3450
|
<span class="pf-v6-c-button__text">Settings</span>
|
|
3413
3451
|
</button>
|
|
3414
3452
|
</div>
|
|
@@ -3420,7 +3458,19 @@ section: components
|
|
|
3420
3458
|
aria-label="Help"
|
|
3421
3459
|
>
|
|
3422
3460
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3423
|
-
<
|
|
3461
|
+
<svg
|
|
3462
|
+
class="pf-v6-svg"
|
|
3463
|
+
viewBox="0 0 512 512"
|
|
3464
|
+
fill="currentColor"
|
|
3465
|
+
aria-hidden="true"
|
|
3466
|
+
role="img"
|
|
3467
|
+
width="1em"
|
|
3468
|
+
height="1em"
|
|
3469
|
+
>
|
|
3470
|
+
<path
|
|
3471
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
3472
|
+
/>
|
|
3473
|
+
</svg>
|
|
3424
3474
|
</span>
|
|
3425
3475
|
<span class="pf-v6-c-menu-toggle__text">Help</span>
|
|
3426
3476
|
</button>
|
|
@@ -3949,21 +3999,9 @@ section: components
|
|
|
3949
3999
|
aria-label="Applications"
|
|
3950
4000
|
>
|
|
3951
4001
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3952
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
3953
|
-
</span>
|
|
3954
|
-
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
3955
|
-
</button>
|
|
3956
|
-
</div>
|
|
3957
|
-
<div class="pf-v6-c-toolbar__item">
|
|
3958
|
-
<button
|
|
3959
|
-
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
3960
|
-
type="button"
|
|
3961
|
-
aria-label="Settings"
|
|
3962
|
-
>
|
|
3963
|
-
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3964
4002
|
<svg
|
|
3965
4003
|
class="pf-v6-svg"
|
|
3966
|
-
viewBox="0 0
|
|
4004
|
+
viewBox="0 0 512 512"
|
|
3967
4005
|
fill="currentColor"
|
|
3968
4006
|
aria-hidden="true"
|
|
3969
4007
|
role="img"
|
|
@@ -3971,10 +4009,19 @@ section: components
|
|
|
3971
4009
|
height="1em"
|
|
3972
4010
|
>
|
|
3973
4011
|
<path
|
|
3974
|
-
d="
|
|
4012
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
3975
4013
|
/>
|
|
3976
4014
|
</svg>
|
|
3977
4015
|
</span>
|
|
4016
|
+
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
4017
|
+
</button>
|
|
4018
|
+
</div>
|
|
4019
|
+
<div class="pf-v6-c-toolbar__item">
|
|
4020
|
+
<button
|
|
4021
|
+
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
4022
|
+
type="button"
|
|
4023
|
+
aria-label="Settings"
|
|
4024
|
+
>
|
|
3978
4025
|
<span class="pf-v6-c-button__text">Settings</span>
|
|
3979
4026
|
</button>
|
|
3980
4027
|
</div>
|
|
@@ -3986,7 +4033,19 @@ section: components
|
|
|
3986
4033
|
aria-label="Help"
|
|
3987
4034
|
>
|
|
3988
4035
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3989
|
-
<
|
|
4036
|
+
<svg
|
|
4037
|
+
class="pf-v6-svg"
|
|
4038
|
+
viewBox="0 0 512 512"
|
|
4039
|
+
fill="currentColor"
|
|
4040
|
+
aria-hidden="true"
|
|
4041
|
+
role="img"
|
|
4042
|
+
width="1em"
|
|
4043
|
+
height="1em"
|
|
4044
|
+
>
|
|
4045
|
+
<path
|
|
4046
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
4047
|
+
/>
|
|
4048
|
+
</svg>
|
|
3990
4049
|
</span>
|
|
3991
4050
|
<span class="pf-v6-c-menu-toggle__text">Help</span>
|
|
3992
4051
|
</button>
|
|
@@ -4518,21 +4577,9 @@ section: components
|
|
|
4518
4577
|
aria-label="Applications"
|
|
4519
4578
|
>
|
|
4520
4579
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4521
|
-
<i class="fas fa-th" aria-hidden="true"></i>
|
|
4522
|
-
</span>
|
|
4523
|
-
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
4524
|
-
</button>
|
|
4525
|
-
</div>
|
|
4526
|
-
<div class="pf-v6-c-toolbar__item">
|
|
4527
|
-
<button
|
|
4528
|
-
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
4529
|
-
type="button"
|
|
4530
|
-
aria-label="Settings"
|
|
4531
|
-
>
|
|
4532
|
-
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4533
4580
|
<svg
|
|
4534
4581
|
class="pf-v6-svg"
|
|
4535
|
-
viewBox="0 0
|
|
4582
|
+
viewBox="0 0 512 512"
|
|
4536
4583
|
fill="currentColor"
|
|
4537
4584
|
aria-hidden="true"
|
|
4538
4585
|
role="img"
|
|
@@ -4540,10 +4587,19 @@ section: components
|
|
|
4540
4587
|
height="1em"
|
|
4541
4588
|
>
|
|
4542
4589
|
<path
|
|
4543
|
-
d="
|
|
4590
|
+
d="M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"
|
|
4544
4591
|
/>
|
|
4545
4592
|
</svg>
|
|
4546
4593
|
</span>
|
|
4594
|
+
<span class="pf-v6-c-menu-toggle__text">Applications</span>
|
|
4595
|
+
</button>
|
|
4596
|
+
</div>
|
|
4597
|
+
<div class="pf-v6-c-toolbar__item">
|
|
4598
|
+
<button
|
|
4599
|
+
class="pf-v6-c-button pf-m-dock pf-m-settings pf-m-plain"
|
|
4600
|
+
type="button"
|
|
4601
|
+
aria-label="Settings"
|
|
4602
|
+
>
|
|
4547
4603
|
<span class="pf-v6-c-button__text">Settings</span>
|
|
4548
4604
|
</button>
|
|
4549
4605
|
</div>
|
|
@@ -4555,7 +4611,19 @@ section: components
|
|
|
4555
4611
|
aria-label="Help"
|
|
4556
4612
|
>
|
|
4557
4613
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4558
|
-
<
|
|
4614
|
+
<svg
|
|
4615
|
+
class="pf-v6-svg"
|
|
4616
|
+
viewBox="0 0 512 512"
|
|
4617
|
+
fill="currentColor"
|
|
4618
|
+
aria-hidden="true"
|
|
4619
|
+
role="img"
|
|
4620
|
+
width="1em"
|
|
4621
|
+
height="1em"
|
|
4622
|
+
>
|
|
4623
|
+
<path
|
|
4624
|
+
d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"
|
|
4625
|
+
/>
|
|
4626
|
+
</svg>
|
|
4559
4627
|
</span>
|
|
4560
4628
|
<span class="pf-v6-c-menu-toggle__text">Help</span>
|
|
4561
4629
|
</button>
|