@patternfly/patternfly 6.5.2 → 6.6.0-prerelease.2
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/README.md +1 -1
- package/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +8 -4
- package/components/Accordion/accordion.scss +9 -4
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +3 -3
- package/components/Compass/compass.scss +3 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +3 -3
- package/components/Page/page.scss +3 -3
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +132 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +195 -192
- package/patternfly.css +195 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -148,8 +148,8 @@ section: components
|
|
|
148
148
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
149
149
|
<svg
|
|
150
150
|
class="pf-v6-svg"
|
|
151
|
-
viewBox="0 0 512 512"
|
|
152
151
|
fill="currentColor"
|
|
152
|
+
viewBox="0 0 512 512"
|
|
153
153
|
aria-hidden="true"
|
|
154
154
|
role="img"
|
|
155
155
|
width="1em"
|
|
@@ -172,15 +172,15 @@ section: components
|
|
|
172
172
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
173
173
|
<svg
|
|
174
174
|
class="pf-v6-svg"
|
|
175
|
-
viewBox="0 0 32 32"
|
|
176
175
|
fill="currentColor"
|
|
176
|
+
viewBox="0 0 32 32"
|
|
177
177
|
aria-hidden="true"
|
|
178
178
|
role="img"
|
|
179
179
|
width="1em"
|
|
180
180
|
height="1em"
|
|
181
181
|
>
|
|
182
182
|
<path
|
|
183
|
-
d="
|
|
183
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
184
184
|
/>
|
|
185
185
|
</svg>
|
|
186
186
|
</span>
|
|
@@ -196,8 +196,8 @@ section: components
|
|
|
196
196
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
197
197
|
<svg
|
|
198
198
|
class="pf-v6-svg"
|
|
199
|
-
viewBox="0 0 512 512"
|
|
200
199
|
fill="currentColor"
|
|
200
|
+
viewBox="0 0 512 512"
|
|
201
201
|
aria-hidden="true"
|
|
202
202
|
role="img"
|
|
203
203
|
width="1em"
|
|
@@ -222,8 +222,8 @@ section: components
|
|
|
222
222
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
223
223
|
<svg
|
|
224
224
|
class="pf-v6-svg"
|
|
225
|
-
viewBox="0 0 32 32"
|
|
226
225
|
fill="currentColor"
|
|
226
|
+
viewBox="0 0 32 32"
|
|
227
227
|
aria-hidden="true"
|
|
228
228
|
role="img"
|
|
229
229
|
width="1em"
|
|
@@ -302,8 +302,8 @@ section: components
|
|
|
302
302
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
303
303
|
<svg
|
|
304
304
|
class="pf-v6-svg"
|
|
305
|
-
viewBox="0 0 20 20"
|
|
306
305
|
fill="currentColor"
|
|
306
|
+
viewBox="0 0 20 20"
|
|
307
307
|
aria-hidden="true"
|
|
308
308
|
role="img"
|
|
309
309
|
width="1em"
|
|
@@ -321,8 +321,8 @@ section: components
|
|
|
321
321
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
322
322
|
<svg
|
|
323
323
|
class="pf-v6-svg"
|
|
324
|
-
viewBox="0 0 20 20"
|
|
325
324
|
fill="currentColor"
|
|
325
|
+
viewBox="0 0 20 20"
|
|
326
326
|
aria-hidden="true"
|
|
327
327
|
role="img"
|
|
328
328
|
width="1em"
|
|
@@ -340,8 +340,8 @@ section: components
|
|
|
340
340
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
341
341
|
<svg
|
|
342
342
|
class="pf-v6-svg"
|
|
343
|
-
viewBox="0 0 20 20"
|
|
344
343
|
fill="currentColor"
|
|
344
|
+
viewBox="0 0 20 20"
|
|
345
345
|
aria-hidden="true"
|
|
346
346
|
role="img"
|
|
347
347
|
width="1em"
|
|
@@ -834,8 +834,8 @@ section: components
|
|
|
834
834
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
835
835
|
<svg
|
|
836
836
|
class="pf-v6-svg"
|
|
837
|
-
viewBox="0 0 512 512"
|
|
838
837
|
fill="currentColor"
|
|
838
|
+
viewBox="0 0 512 512"
|
|
839
839
|
aria-hidden="true"
|
|
840
840
|
role="img"
|
|
841
841
|
width="1em"
|
|
@@ -858,15 +858,15 @@ section: components
|
|
|
858
858
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
859
859
|
<svg
|
|
860
860
|
class="pf-v6-svg"
|
|
861
|
-
viewBox="0 0 32 32"
|
|
862
861
|
fill="currentColor"
|
|
862
|
+
viewBox="0 0 32 32"
|
|
863
863
|
aria-hidden="true"
|
|
864
864
|
role="img"
|
|
865
865
|
width="1em"
|
|
866
866
|
height="1em"
|
|
867
867
|
>
|
|
868
868
|
<path
|
|
869
|
-
d="
|
|
869
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
870
870
|
/>
|
|
871
871
|
</svg>
|
|
872
872
|
</span>
|
|
@@ -882,8 +882,8 @@ section: components
|
|
|
882
882
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
883
883
|
<svg
|
|
884
884
|
class="pf-v6-svg"
|
|
885
|
-
viewBox="0 0 512 512"
|
|
886
885
|
fill="currentColor"
|
|
886
|
+
viewBox="0 0 512 512"
|
|
887
887
|
aria-hidden="true"
|
|
888
888
|
role="img"
|
|
889
889
|
width="1em"
|
|
@@ -908,8 +908,8 @@ section: components
|
|
|
908
908
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
909
909
|
<svg
|
|
910
910
|
class="pf-v6-svg"
|
|
911
|
-
viewBox="0 0 32 32"
|
|
912
911
|
fill="currentColor"
|
|
912
|
+
viewBox="0 0 32 32"
|
|
913
913
|
aria-hidden="true"
|
|
914
914
|
role="img"
|
|
915
915
|
width="1em"
|
|
@@ -988,8 +988,8 @@ section: components
|
|
|
988
988
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
989
989
|
<svg
|
|
990
990
|
class="pf-v6-svg"
|
|
991
|
-
viewBox="0 0 20 20"
|
|
992
991
|
fill="currentColor"
|
|
992
|
+
viewBox="0 0 20 20"
|
|
993
993
|
aria-hidden="true"
|
|
994
994
|
role="img"
|
|
995
995
|
width="1em"
|
|
@@ -1007,8 +1007,8 @@ section: components
|
|
|
1007
1007
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1008
1008
|
<svg
|
|
1009
1009
|
class="pf-v6-svg"
|
|
1010
|
-
viewBox="0 0 20 20"
|
|
1011
1010
|
fill="currentColor"
|
|
1011
|
+
viewBox="0 0 20 20"
|
|
1012
1012
|
aria-hidden="true"
|
|
1013
1013
|
role="img"
|
|
1014
1014
|
width="1em"
|
|
@@ -1026,8 +1026,8 @@ section: components
|
|
|
1026
1026
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1027
1027
|
<svg
|
|
1028
1028
|
class="pf-v6-svg"
|
|
1029
|
-
viewBox="0 0 20 20"
|
|
1030
1029
|
fill="currentColor"
|
|
1030
|
+
viewBox="0 0 20 20"
|
|
1031
1031
|
aria-hidden="true"
|
|
1032
1032
|
role="img"
|
|
1033
1033
|
width="1em"
|
|
@@ -1527,8 +1527,8 @@ section: components
|
|
|
1527
1527
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1528
1528
|
<svg
|
|
1529
1529
|
class="pf-v6-svg"
|
|
1530
|
-
viewBox="0 0 512 512"
|
|
1531
1530
|
fill="currentColor"
|
|
1531
|
+
viewBox="0 0 512 512"
|
|
1532
1532
|
aria-hidden="true"
|
|
1533
1533
|
role="img"
|
|
1534
1534
|
width="1em"
|
|
@@ -1551,15 +1551,15 @@ section: components
|
|
|
1551
1551
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1552
1552
|
<svg
|
|
1553
1553
|
class="pf-v6-svg"
|
|
1554
|
-
viewBox="0 0 32 32"
|
|
1555
1554
|
fill="currentColor"
|
|
1555
|
+
viewBox="0 0 32 32"
|
|
1556
1556
|
aria-hidden="true"
|
|
1557
1557
|
role="img"
|
|
1558
1558
|
width="1em"
|
|
1559
1559
|
height="1em"
|
|
1560
1560
|
>
|
|
1561
1561
|
<path
|
|
1562
|
-
d="
|
|
1562
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
1563
1563
|
/>
|
|
1564
1564
|
</svg>
|
|
1565
1565
|
</span>
|
|
@@ -1575,8 +1575,8 @@ section: components
|
|
|
1575
1575
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1576
1576
|
<svg
|
|
1577
1577
|
class="pf-v6-svg"
|
|
1578
|
-
viewBox="0 0 512 512"
|
|
1579
1578
|
fill="currentColor"
|
|
1579
|
+
viewBox="0 0 512 512"
|
|
1580
1580
|
aria-hidden="true"
|
|
1581
1581
|
role="img"
|
|
1582
1582
|
width="1em"
|
|
@@ -1601,8 +1601,8 @@ section: components
|
|
|
1601
1601
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1602
1602
|
<svg
|
|
1603
1603
|
class="pf-v6-svg"
|
|
1604
|
-
viewBox="0 0 32 32"
|
|
1605
1604
|
fill="currentColor"
|
|
1605
|
+
viewBox="0 0 32 32"
|
|
1606
1606
|
aria-hidden="true"
|
|
1607
1607
|
role="img"
|
|
1608
1608
|
width="1em"
|
|
@@ -1681,8 +1681,8 @@ section: components
|
|
|
1681
1681
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1682
1682
|
<svg
|
|
1683
1683
|
class="pf-v6-svg"
|
|
1684
|
-
viewBox="0 0 20 20"
|
|
1685
1684
|
fill="currentColor"
|
|
1685
|
+
viewBox="0 0 20 20"
|
|
1686
1686
|
aria-hidden="true"
|
|
1687
1687
|
role="img"
|
|
1688
1688
|
width="1em"
|
|
@@ -1700,8 +1700,8 @@ section: components
|
|
|
1700
1700
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1701
1701
|
<svg
|
|
1702
1702
|
class="pf-v6-svg"
|
|
1703
|
-
viewBox="0 0 20 20"
|
|
1704
1703
|
fill="currentColor"
|
|
1704
|
+
viewBox="0 0 20 20"
|
|
1705
1705
|
aria-hidden="true"
|
|
1706
1706
|
role="img"
|
|
1707
1707
|
width="1em"
|
|
@@ -1719,8 +1719,8 @@ section: components
|
|
|
1719
1719
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1720
1720
|
<svg
|
|
1721
1721
|
class="pf-v6-svg"
|
|
1722
|
-
viewBox="0 0 20 20"
|
|
1723
1722
|
fill="currentColor"
|
|
1723
|
+
viewBox="0 0 20 20"
|
|
1724
1724
|
aria-hidden="true"
|
|
1725
1725
|
role="img"
|
|
1726
1726
|
width="1em"
|
|
@@ -2137,8 +2137,8 @@ section: components
|
|
|
2137
2137
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2138
2138
|
<svg
|
|
2139
2139
|
class="pf-v6-svg"
|
|
2140
|
-
viewBox="0 0 512 512"
|
|
2141
2140
|
fill="currentColor"
|
|
2141
|
+
viewBox="0 0 512 512"
|
|
2142
2142
|
aria-hidden="true"
|
|
2143
2143
|
role="img"
|
|
2144
2144
|
width="1em"
|
|
@@ -2161,15 +2161,15 @@ section: components
|
|
|
2161
2161
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2162
2162
|
<svg
|
|
2163
2163
|
class="pf-v6-svg"
|
|
2164
|
-
viewBox="0 0 32 32"
|
|
2165
2164
|
fill="currentColor"
|
|
2165
|
+
viewBox="0 0 32 32"
|
|
2166
2166
|
aria-hidden="true"
|
|
2167
2167
|
role="img"
|
|
2168
2168
|
width="1em"
|
|
2169
2169
|
height="1em"
|
|
2170
2170
|
>
|
|
2171
2171
|
<path
|
|
2172
|
-
d="
|
|
2172
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
2173
2173
|
/>
|
|
2174
2174
|
</svg>
|
|
2175
2175
|
</span>
|
|
@@ -2185,8 +2185,8 @@ section: components
|
|
|
2185
2185
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2186
2186
|
<svg
|
|
2187
2187
|
class="pf-v6-svg"
|
|
2188
|
-
viewBox="0 0 512 512"
|
|
2189
2188
|
fill="currentColor"
|
|
2189
|
+
viewBox="0 0 512 512"
|
|
2190
2190
|
aria-hidden="true"
|
|
2191
2191
|
role="img"
|
|
2192
2192
|
width="1em"
|
|
@@ -2211,8 +2211,8 @@ section: components
|
|
|
2211
2211
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2212
2212
|
<svg
|
|
2213
2213
|
class="pf-v6-svg"
|
|
2214
|
-
viewBox="0 0 32 32"
|
|
2215
2214
|
fill="currentColor"
|
|
2215
|
+
viewBox="0 0 32 32"
|
|
2216
2216
|
aria-hidden="true"
|
|
2217
2217
|
role="img"
|
|
2218
2218
|
width="1em"
|
|
@@ -2291,8 +2291,8 @@ section: components
|
|
|
2291
2291
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2292
2292
|
<svg
|
|
2293
2293
|
class="pf-v6-svg"
|
|
2294
|
-
viewBox="0 0 20 20"
|
|
2295
2294
|
fill="currentColor"
|
|
2295
|
+
viewBox="0 0 20 20"
|
|
2296
2296
|
aria-hidden="true"
|
|
2297
2297
|
role="img"
|
|
2298
2298
|
width="1em"
|
|
@@ -2310,8 +2310,8 @@ section: components
|
|
|
2310
2310
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2311
2311
|
<svg
|
|
2312
2312
|
class="pf-v6-svg"
|
|
2313
|
-
viewBox="0 0 20 20"
|
|
2314
2313
|
fill="currentColor"
|
|
2314
|
+
viewBox="0 0 20 20"
|
|
2315
2315
|
aria-hidden="true"
|
|
2316
2316
|
role="img"
|
|
2317
2317
|
width="1em"
|
|
@@ -2329,8 +2329,8 @@ section: components
|
|
|
2329
2329
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2330
2330
|
<svg
|
|
2331
2331
|
class="pf-v6-svg"
|
|
2332
|
-
viewBox="0 0 20 20"
|
|
2333
2332
|
fill="currentColor"
|
|
2333
|
+
viewBox="0 0 20 20"
|
|
2334
2334
|
aria-hidden="true"
|
|
2335
2335
|
role="img"
|
|
2336
2336
|
width="1em"
|
|
@@ -2383,8 +2383,8 @@ section: components
|
|
|
2383
2383
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2384
2384
|
<svg
|
|
2385
2385
|
class="pf-v6-svg"
|
|
2386
|
-
viewBox="0 0 32 32"
|
|
2387
2386
|
fill="currentColor"
|
|
2387
|
+
viewBox="0 0 32 32"
|
|
2388
2388
|
aria-hidden="true"
|
|
2389
2389
|
role="img"
|
|
2390
2390
|
width="1em"
|
|
@@ -2410,15 +2410,15 @@ section: components
|
|
|
2410
2410
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2411
2411
|
<svg
|
|
2412
2412
|
class="pf-v6-svg"
|
|
2413
|
-
viewBox="0 0 20 20"
|
|
2414
2413
|
fill="currentColor"
|
|
2414
|
+
viewBox="0 0 20 20"
|
|
2415
2415
|
aria-hidden="true"
|
|
2416
2416
|
role="img"
|
|
2417
2417
|
width="1em"
|
|
2418
2418
|
height="1em"
|
|
2419
2419
|
>
|
|
2420
2420
|
<path
|
|
2421
|
-
d="
|
|
2421
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2422
2422
|
/>
|
|
2423
2423
|
</svg>
|
|
2424
2424
|
</span>
|
|
@@ -2440,8 +2440,8 @@ section: components
|
|
|
2440
2440
|
>
|
|
2441
2441
|
<svg
|
|
2442
2442
|
class="pf-v6-svg"
|
|
2443
|
-
viewBox="0 0 512 512"
|
|
2444
2443
|
fill="currentColor"
|
|
2444
|
+
viewBox="0 0 512 512"
|
|
2445
2445
|
aria-hidden="true"
|
|
2446
2446
|
role="img"
|
|
2447
2447
|
width="1em"
|
|
@@ -2495,8 +2495,8 @@ section: components
|
|
|
2495
2495
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2496
2496
|
<svg
|
|
2497
2497
|
class="pf-v6-svg"
|
|
2498
|
-
viewBox="0 0 32 32"
|
|
2499
2498
|
fill="currentColor"
|
|
2499
|
+
viewBox="0 0 32 32"
|
|
2500
2500
|
aria-hidden="true"
|
|
2501
2501
|
role="img"
|
|
2502
2502
|
width="1em"
|
|
@@ -2682,8 +2682,8 @@ section: components
|
|
|
2682
2682
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2683
2683
|
<svg
|
|
2684
2684
|
class="pf-v6-svg"
|
|
2685
|
-
viewBox="0 0 32 32"
|
|
2686
2685
|
fill="currentColor"
|
|
2686
|
+
viewBox="0 0 32 32"
|
|
2687
2687
|
aria-hidden="true"
|
|
2688
2688
|
role="img"
|
|
2689
2689
|
width="1em"
|
|
@@ -2786,8 +2786,8 @@ section: components
|
|
|
2786
2786
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2787
2787
|
<svg
|
|
2788
2788
|
class="pf-v6-svg"
|
|
2789
|
-
viewBox="0 0 32 32"
|
|
2790
2789
|
fill="currentColor"
|
|
2790
|
+
viewBox="0 0 32 32"
|
|
2791
2791
|
aria-hidden="true"
|
|
2792
2792
|
role="img"
|
|
2793
2793
|
width="1em"
|
|
@@ -2890,8 +2890,8 @@ section: components
|
|
|
2890
2890
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2891
2891
|
<svg
|
|
2892
2892
|
class="pf-v6-svg"
|
|
2893
|
-
viewBox="0 0 32 32"
|
|
2894
2893
|
fill="currentColor"
|
|
2894
|
+
viewBox="0 0 32 32"
|
|
2895
2895
|
aria-hidden="true"
|
|
2896
2896
|
role="img"
|
|
2897
2897
|
width="1em"
|
|
@@ -2994,8 +2994,8 @@ section: components
|
|
|
2994
2994
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2995
2995
|
<svg
|
|
2996
2996
|
class="pf-v6-svg"
|
|
2997
|
-
viewBox="0 0 32 32"
|
|
2998
2997
|
fill="currentColor"
|
|
2998
|
+
viewBox="0 0 32 32"
|
|
2999
2999
|
aria-hidden="true"
|
|
3000
3000
|
role="img"
|
|
3001
3001
|
width="1em"
|
|
@@ -3097,8 +3097,8 @@ section: components
|
|
|
3097
3097
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3098
3098
|
<svg
|
|
3099
3099
|
class="pf-v6-svg"
|
|
3100
|
-
viewBox="0 0 32 32"
|
|
3101
3100
|
fill="currentColor"
|
|
3101
|
+
viewBox="0 0 32 32"
|
|
3102
3102
|
aria-hidden="true"
|
|
3103
3103
|
role="img"
|
|
3104
3104
|
width="1em"
|
|
@@ -3133,8 +3133,8 @@ section: components
|
|
|
3133
3133
|
<span class="pf-v6-c-button__icon">
|
|
3134
3134
|
<svg
|
|
3135
3135
|
class="pf-v6-svg"
|
|
3136
|
-
viewBox="0 0 20 20"
|
|
3137
3136
|
fill="currentColor"
|
|
3137
|
+
viewBox="0 0 20 20"
|
|
3138
3138
|
aria-hidden="true"
|
|
3139
3139
|
role="img"
|
|
3140
3140
|
width="1em"
|
|
@@ -3177,8 +3177,8 @@ section: components
|
|
|
3177
3177
|
<span class="pf-v6-c-button__icon">
|
|
3178
3178
|
<svg
|
|
3179
3179
|
class="pf-v6-svg"
|
|
3180
|
-
viewBox="0 0 20 20"
|
|
3181
3180
|
fill="currentColor"
|
|
3181
|
+
viewBox="0 0 20 20"
|
|
3182
3182
|
aria-hidden="true"
|
|
3183
3183
|
role="img"
|
|
3184
3184
|
width="1em"
|
|
@@ -3233,8 +3233,8 @@ section: components
|
|
|
3233
3233
|
<span class="pf-v6-c-button__icon">
|
|
3234
3234
|
<svg
|
|
3235
3235
|
class="pf-v6-svg"
|
|
3236
|
-
viewBox="0 0 20 20"
|
|
3237
3236
|
fill="currentColor"
|
|
3237
|
+
viewBox="0 0 20 20"
|
|
3238
3238
|
aria-hidden="true"
|
|
3239
3239
|
role="img"
|
|
3240
3240
|
width="1em"
|
|
@@ -3418,8 +3418,8 @@ section: components
|
|
|
3418
3418
|
<span class="pf-v6-c-button__icon">
|
|
3419
3419
|
<svg
|
|
3420
3420
|
class="pf-v6-svg"
|
|
3421
|
-
viewBox="0 0 20 20"
|
|
3422
3421
|
fill="currentColor"
|
|
3422
|
+
viewBox="0 0 20 20"
|
|
3423
3423
|
aria-hidden="true"
|
|
3424
3424
|
role="img"
|
|
3425
3425
|
width="1em"
|
|
@@ -3667,8 +3667,8 @@ section: components
|
|
|
3667
3667
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3668
3668
|
<svg
|
|
3669
3669
|
class="pf-v6-svg"
|
|
3670
|
-
viewBox="0 0 512 512"
|
|
3671
3670
|
fill="currentColor"
|
|
3671
|
+
viewBox="0 0 512 512"
|
|
3672
3672
|
aria-hidden="true"
|
|
3673
3673
|
role="img"
|
|
3674
3674
|
width="1em"
|
|
@@ -3691,15 +3691,15 @@ section: components
|
|
|
3691
3691
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3692
3692
|
<svg
|
|
3693
3693
|
class="pf-v6-svg"
|
|
3694
|
-
viewBox="0 0 32 32"
|
|
3695
3694
|
fill="currentColor"
|
|
3695
|
+
viewBox="0 0 32 32"
|
|
3696
3696
|
aria-hidden="true"
|
|
3697
3697
|
role="img"
|
|
3698
3698
|
width="1em"
|
|
3699
3699
|
height="1em"
|
|
3700
3700
|
>
|
|
3701
3701
|
<path
|
|
3702
|
-
d="
|
|
3702
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
3703
3703
|
/>
|
|
3704
3704
|
</svg>
|
|
3705
3705
|
</span>
|
|
@@ -3715,8 +3715,8 @@ section: components
|
|
|
3715
3715
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3716
3716
|
<svg
|
|
3717
3717
|
class="pf-v6-svg"
|
|
3718
|
-
viewBox="0 0 512 512"
|
|
3719
3718
|
fill="currentColor"
|
|
3719
|
+
viewBox="0 0 512 512"
|
|
3720
3720
|
aria-hidden="true"
|
|
3721
3721
|
role="img"
|
|
3722
3722
|
width="1em"
|
|
@@ -3741,8 +3741,8 @@ section: components
|
|
|
3741
3741
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3742
3742
|
<svg
|
|
3743
3743
|
class="pf-v6-svg"
|
|
3744
|
-
viewBox="0 0 32 32"
|
|
3745
3744
|
fill="currentColor"
|
|
3745
|
+
viewBox="0 0 32 32"
|
|
3746
3746
|
aria-hidden="true"
|
|
3747
3747
|
role="img"
|
|
3748
3748
|
width="1em"
|
|
@@ -3821,8 +3821,8 @@ section: components
|
|
|
3821
3821
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3822
3822
|
<svg
|
|
3823
3823
|
class="pf-v6-svg"
|
|
3824
|
-
viewBox="0 0 20 20"
|
|
3825
3824
|
fill="currentColor"
|
|
3825
|
+
viewBox="0 0 20 20"
|
|
3826
3826
|
aria-hidden="true"
|
|
3827
3827
|
role="img"
|
|
3828
3828
|
width="1em"
|
|
@@ -3840,8 +3840,8 @@ section: components
|
|
|
3840
3840
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3841
3841
|
<svg
|
|
3842
3842
|
class="pf-v6-svg"
|
|
3843
|
-
viewBox="0 0 20 20"
|
|
3844
3843
|
fill="currentColor"
|
|
3844
|
+
viewBox="0 0 20 20"
|
|
3845
3845
|
aria-hidden="true"
|
|
3846
3846
|
role="img"
|
|
3847
3847
|
width="1em"
|
|
@@ -3859,8 +3859,8 @@ section: components
|
|
|
3859
3859
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3860
3860
|
<svg
|
|
3861
3861
|
class="pf-v6-svg"
|
|
3862
|
-
viewBox="0 0 20 20"
|
|
3863
3862
|
fill="currentColor"
|
|
3863
|
+
viewBox="0 0 20 20"
|
|
3864
3864
|
aria-hidden="true"
|
|
3865
3865
|
role="img"
|
|
3866
3866
|
width="1em"
|
|
@@ -4084,8 +4084,8 @@ section: components
|
|
|
4084
4084
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4085
4085
|
<svg
|
|
4086
4086
|
class="pf-v6-svg"
|
|
4087
|
-
viewBox="0 0 512 512"
|
|
4088
4087
|
fill="currentColor"
|
|
4088
|
+
viewBox="0 0 512 512"
|
|
4089
4089
|
aria-hidden="true"
|
|
4090
4090
|
role="img"
|
|
4091
4091
|
width="1em"
|
|
@@ -4108,15 +4108,15 @@ section: components
|
|
|
4108
4108
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4109
4109
|
<svg
|
|
4110
4110
|
class="pf-v6-svg"
|
|
4111
|
-
viewBox="0 0 32 32"
|
|
4112
4111
|
fill="currentColor"
|
|
4112
|
+
viewBox="0 0 32 32"
|
|
4113
4113
|
aria-hidden="true"
|
|
4114
4114
|
role="img"
|
|
4115
4115
|
width="1em"
|
|
4116
4116
|
height="1em"
|
|
4117
4117
|
>
|
|
4118
4118
|
<path
|
|
4119
|
-
d="
|
|
4119
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
4120
4120
|
/>
|
|
4121
4121
|
</svg>
|
|
4122
4122
|
</span>
|
|
@@ -4132,8 +4132,8 @@ section: components
|
|
|
4132
4132
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4133
4133
|
<svg
|
|
4134
4134
|
class="pf-v6-svg"
|
|
4135
|
-
viewBox="0 0 512 512"
|
|
4136
4135
|
fill="currentColor"
|
|
4136
|
+
viewBox="0 0 512 512"
|
|
4137
4137
|
aria-hidden="true"
|
|
4138
4138
|
role="img"
|
|
4139
4139
|
width="1em"
|
|
@@ -4158,8 +4158,8 @@ section: components
|
|
|
4158
4158
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4159
4159
|
<svg
|
|
4160
4160
|
class="pf-v6-svg"
|
|
4161
|
-
viewBox="0 0 32 32"
|
|
4162
4161
|
fill="currentColor"
|
|
4162
|
+
viewBox="0 0 32 32"
|
|
4163
4163
|
aria-hidden="true"
|
|
4164
4164
|
role="img"
|
|
4165
4165
|
width="1em"
|
|
@@ -4238,8 +4238,8 @@ section: components
|
|
|
4238
4238
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4239
4239
|
<svg
|
|
4240
4240
|
class="pf-v6-svg"
|
|
4241
|
-
viewBox="0 0 20 20"
|
|
4242
4241
|
fill="currentColor"
|
|
4242
|
+
viewBox="0 0 20 20"
|
|
4243
4243
|
aria-hidden="true"
|
|
4244
4244
|
role="img"
|
|
4245
4245
|
width="1em"
|
|
@@ -4257,8 +4257,8 @@ section: components
|
|
|
4257
4257
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4258
4258
|
<svg
|
|
4259
4259
|
class="pf-v6-svg"
|
|
4260
|
-
viewBox="0 0 20 20"
|
|
4261
4260
|
fill="currentColor"
|
|
4261
|
+
viewBox="0 0 20 20"
|
|
4262
4262
|
aria-hidden="true"
|
|
4263
4263
|
role="img"
|
|
4264
4264
|
width="1em"
|
|
@@ -4276,8 +4276,8 @@ section: components
|
|
|
4276
4276
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4277
4277
|
<svg
|
|
4278
4278
|
class="pf-v6-svg"
|
|
4279
|
-
viewBox="0 0 20 20"
|
|
4280
4279
|
fill="currentColor"
|
|
4280
|
+
viewBox="0 0 20 20"
|
|
4281
4281
|
aria-hidden="true"
|
|
4282
4282
|
role="img"
|
|
4283
4283
|
width="1em"
|