@patternfly/patternfly 6.6.0-prerelease.1 → 6.6.0-prerelease.3
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/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 +3 -3
- package/components/Accordion/accordion.scss +3 -3
- 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 +7 -3
- package/components/Compass/compass.scss +7 -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 +8 -4
- package/components/Page/page.scss +10 -4
- 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 +136 -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 +199 -192
- package/patternfly.css +199 -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"
|
|
@@ -562,8 +562,8 @@ section: components
|
|
|
562
562
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
563
563
|
<svg
|
|
564
564
|
class="pf-v6-svg"
|
|
565
|
-
viewBox="0 0 512 512"
|
|
566
565
|
fill="currentColor"
|
|
566
|
+
viewBox="0 0 512 512"
|
|
567
567
|
aria-hidden="true"
|
|
568
568
|
role="img"
|
|
569
569
|
width="1em"
|
|
@@ -586,15 +586,15 @@ section: components
|
|
|
586
586
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
587
587
|
<svg
|
|
588
588
|
class="pf-v6-svg"
|
|
589
|
-
viewBox="0 0 32 32"
|
|
590
589
|
fill="currentColor"
|
|
590
|
+
viewBox="0 0 32 32"
|
|
591
591
|
aria-hidden="true"
|
|
592
592
|
role="img"
|
|
593
593
|
width="1em"
|
|
594
594
|
height="1em"
|
|
595
595
|
>
|
|
596
596
|
<path
|
|
597
|
-
d="
|
|
597
|
+
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"
|
|
598
598
|
/>
|
|
599
599
|
</svg>
|
|
600
600
|
</span>
|
|
@@ -610,8 +610,8 @@ section: components
|
|
|
610
610
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
611
611
|
<svg
|
|
612
612
|
class="pf-v6-svg"
|
|
613
|
-
viewBox="0 0 512 512"
|
|
614
613
|
fill="currentColor"
|
|
614
|
+
viewBox="0 0 512 512"
|
|
615
615
|
aria-hidden="true"
|
|
616
616
|
role="img"
|
|
617
617
|
width="1em"
|
|
@@ -636,8 +636,8 @@ section: components
|
|
|
636
636
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
637
637
|
<svg
|
|
638
638
|
class="pf-v6-svg"
|
|
639
|
-
viewBox="0 0 32 32"
|
|
640
639
|
fill="currentColor"
|
|
640
|
+
viewBox="0 0 32 32"
|
|
641
641
|
aria-hidden="true"
|
|
642
642
|
role="img"
|
|
643
643
|
width="1em"
|
|
@@ -754,8 +754,8 @@ section: components
|
|
|
754
754
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
755
755
|
<svg
|
|
756
756
|
class="pf-v6-svg"
|
|
757
|
-
viewBox="0 0 20 20"
|
|
758
757
|
fill="currentColor"
|
|
758
|
+
viewBox="0 0 20 20"
|
|
759
759
|
aria-hidden="true"
|
|
760
760
|
role="img"
|
|
761
761
|
width="1em"
|
|
@@ -773,8 +773,8 @@ section: components
|
|
|
773
773
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
774
774
|
<svg
|
|
775
775
|
class="pf-v6-svg"
|
|
776
|
-
viewBox="0 0 20 20"
|
|
777
776
|
fill="currentColor"
|
|
777
|
+
viewBox="0 0 20 20"
|
|
778
778
|
aria-hidden="true"
|
|
779
779
|
role="img"
|
|
780
780
|
width="1em"
|
|
@@ -792,8 +792,8 @@ section: components
|
|
|
792
792
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
793
793
|
<svg
|
|
794
794
|
class="pf-v6-svg"
|
|
795
|
-
viewBox="0 0 20 20"
|
|
796
795
|
fill="currentColor"
|
|
796
|
+
viewBox="0 0 20 20"
|
|
797
797
|
aria-hidden="true"
|
|
798
798
|
role="img"
|
|
799
799
|
width="1em"
|
|
@@ -1014,8 +1014,8 @@ section: components
|
|
|
1014
1014
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1015
1015
|
<svg
|
|
1016
1016
|
class="pf-v6-svg"
|
|
1017
|
-
viewBox="0 0 512 512"
|
|
1018
1017
|
fill="currentColor"
|
|
1018
|
+
viewBox="0 0 512 512"
|
|
1019
1019
|
aria-hidden="true"
|
|
1020
1020
|
role="img"
|
|
1021
1021
|
width="1em"
|
|
@@ -1038,15 +1038,15 @@ section: components
|
|
|
1038
1038
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1039
1039
|
<svg
|
|
1040
1040
|
class="pf-v6-svg"
|
|
1041
|
-
viewBox="0 0 32 32"
|
|
1042
1041
|
fill="currentColor"
|
|
1042
|
+
viewBox="0 0 32 32"
|
|
1043
1043
|
aria-hidden="true"
|
|
1044
1044
|
role="img"
|
|
1045
1045
|
width="1em"
|
|
1046
1046
|
height="1em"
|
|
1047
1047
|
>
|
|
1048
1048
|
<path
|
|
1049
|
-
d="
|
|
1049
|
+
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"
|
|
1050
1050
|
/>
|
|
1051
1051
|
</svg>
|
|
1052
1052
|
</span>
|
|
@@ -1062,8 +1062,8 @@ section: components
|
|
|
1062
1062
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1063
1063
|
<svg
|
|
1064
1064
|
class="pf-v6-svg"
|
|
1065
|
-
viewBox="0 0 512 512"
|
|
1066
1065
|
fill="currentColor"
|
|
1066
|
+
viewBox="0 0 512 512"
|
|
1067
1067
|
aria-hidden="true"
|
|
1068
1068
|
role="img"
|
|
1069
1069
|
width="1em"
|
|
@@ -1088,8 +1088,8 @@ section: components
|
|
|
1088
1088
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1089
1089
|
<svg
|
|
1090
1090
|
class="pf-v6-svg"
|
|
1091
|
-
viewBox="0 0 32 32"
|
|
1092
1091
|
fill="currentColor"
|
|
1092
|
+
viewBox="0 0 32 32"
|
|
1093
1093
|
aria-hidden="true"
|
|
1094
1094
|
role="img"
|
|
1095
1095
|
width="1em"
|
|
@@ -1128,8 +1128,8 @@ section: components
|
|
|
1128
1128
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
1129
1129
|
<svg
|
|
1130
1130
|
class="pf-v6-svg"
|
|
1131
|
-
viewBox="0 0 20 20"
|
|
1132
1131
|
fill="currentColor"
|
|
1132
|
+
viewBox="0 0 20 20"
|
|
1133
1133
|
aria-hidden="true"
|
|
1134
1134
|
role="img"
|
|
1135
1135
|
width="1em"
|
|
@@ -1195,8 +1195,8 @@ section: components
|
|
|
1195
1195
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
1196
1196
|
<svg
|
|
1197
1197
|
class="pf-v6-svg"
|
|
1198
|
-
viewBox="0 0 20 20"
|
|
1199
1198
|
fill="currentColor"
|
|
1199
|
+
viewBox="0 0 20 20"
|
|
1200
1200
|
aria-hidden="true"
|
|
1201
1201
|
role="img"
|
|
1202
1202
|
width="1em"
|
|
@@ -1240,8 +1240,8 @@ section: components
|
|
|
1240
1240
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
1241
1241
|
<svg
|
|
1242
1242
|
class="pf-v6-svg"
|
|
1243
|
-
viewBox="0 0 20 20"
|
|
1244
1243
|
fill="currentColor"
|
|
1244
|
+
viewBox="0 0 20 20"
|
|
1245
1245
|
aria-hidden="true"
|
|
1246
1246
|
role="img"
|
|
1247
1247
|
width="1em"
|
|
@@ -1296,8 +1296,8 @@ section: components
|
|
|
1296
1296
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1297
1297
|
<svg
|
|
1298
1298
|
class="pf-v6-svg"
|
|
1299
|
-
viewBox="0 0 20 20"
|
|
1300
1299
|
fill="currentColor"
|
|
1300
|
+
viewBox="0 0 20 20"
|
|
1301
1301
|
aria-hidden="true"
|
|
1302
1302
|
role="img"
|
|
1303
1303
|
width="1em"
|
|
@@ -1315,8 +1315,8 @@ section: components
|
|
|
1315
1315
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1316
1316
|
<svg
|
|
1317
1317
|
class="pf-v6-svg"
|
|
1318
|
-
viewBox="0 0 20 20"
|
|
1319
1318
|
fill="currentColor"
|
|
1319
|
+
viewBox="0 0 20 20"
|
|
1320
1320
|
aria-hidden="true"
|
|
1321
1321
|
role="img"
|
|
1322
1322
|
width="1em"
|
|
@@ -1334,8 +1334,8 @@ section: components
|
|
|
1334
1334
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1335
1335
|
<svg
|
|
1336
1336
|
class="pf-v6-svg"
|
|
1337
|
-
viewBox="0 0 20 20"
|
|
1338
1337
|
fill="currentColor"
|
|
1338
|
+
viewBox="0 0 20 20"
|
|
1339
1339
|
aria-hidden="true"
|
|
1340
1340
|
role="img"
|
|
1341
1341
|
width="1em"
|
|
@@ -1528,8 +1528,8 @@ section: components
|
|
|
1528
1528
|
<span class="pf-v6-c-button__icon">
|
|
1529
1529
|
<svg
|
|
1530
1530
|
class="pf-v6-svg"
|
|
1531
|
-
viewBox="0 0 20 20"
|
|
1532
1531
|
fill="currentColor"
|
|
1532
|
+
viewBox="0 0 20 20"
|
|
1533
1533
|
aria-hidden="true"
|
|
1534
1534
|
role="img"
|
|
1535
1535
|
width="1em"
|
|
@@ -1582,8 +1582,8 @@ section: components
|
|
|
1582
1582
|
<span class="pf-v6-c-button__icon">
|
|
1583
1583
|
<svg
|
|
1584
1584
|
class="pf-v6-svg"
|
|
1585
|
-
viewBox="0 0 20 20"
|
|
1586
1585
|
fill="currentColor"
|
|
1586
|
+
viewBox="0 0 20 20"
|
|
1587
1587
|
aria-hidden="true"
|
|
1588
1588
|
role="img"
|
|
1589
1589
|
width="1em"
|
|
@@ -1620,8 +1620,8 @@ section: components
|
|
|
1620
1620
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1621
1621
|
<svg
|
|
1622
1622
|
class="pf-v6-svg"
|
|
1623
|
-
viewBox="0 0 20 20"
|
|
1624
1623
|
fill="currentColor"
|
|
1624
|
+
viewBox="0 0 20 20"
|
|
1625
1625
|
aria-hidden="true"
|
|
1626
1626
|
role="img"
|
|
1627
1627
|
width="1em"
|
|
@@ -1639,8 +1639,8 @@ section: components
|
|
|
1639
1639
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1640
1640
|
<svg
|
|
1641
1641
|
class="pf-v6-svg"
|
|
1642
|
-
viewBox="0 0 20 20"
|
|
1643
1642
|
fill="currentColor"
|
|
1643
|
+
viewBox="0 0 20 20"
|
|
1644
1644
|
aria-hidden="true"
|
|
1645
1645
|
role="img"
|
|
1646
1646
|
width="1em"
|
|
@@ -1658,8 +1658,8 @@ section: components
|
|
|
1658
1658
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1659
1659
|
<svg
|
|
1660
1660
|
class="pf-v6-svg"
|
|
1661
|
-
viewBox="0 0 20 20"
|
|
1662
1661
|
fill="currentColor"
|
|
1662
|
+
viewBox="0 0 20 20"
|
|
1663
1663
|
aria-hidden="true"
|
|
1664
1664
|
role="img"
|
|
1665
1665
|
width="1em"
|
|
@@ -1880,8 +1880,8 @@ section: components
|
|
|
1880
1880
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1881
1881
|
<svg
|
|
1882
1882
|
class="pf-v6-svg"
|
|
1883
|
-
viewBox="0 0 512 512"
|
|
1884
1883
|
fill="currentColor"
|
|
1884
|
+
viewBox="0 0 512 512"
|
|
1885
1885
|
aria-hidden="true"
|
|
1886
1886
|
role="img"
|
|
1887
1887
|
width="1em"
|
|
@@ -1904,15 +1904,15 @@ section: components
|
|
|
1904
1904
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1905
1905
|
<svg
|
|
1906
1906
|
class="pf-v6-svg"
|
|
1907
|
-
viewBox="0 0 32 32"
|
|
1908
1907
|
fill="currentColor"
|
|
1908
|
+
viewBox="0 0 32 32"
|
|
1909
1909
|
aria-hidden="true"
|
|
1910
1910
|
role="img"
|
|
1911
1911
|
width="1em"
|
|
1912
1912
|
height="1em"
|
|
1913
1913
|
>
|
|
1914
1914
|
<path
|
|
1915
|
-
d="
|
|
1915
|
+
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"
|
|
1916
1916
|
/>
|
|
1917
1917
|
</svg>
|
|
1918
1918
|
</span>
|
|
@@ -1928,8 +1928,8 @@ section: components
|
|
|
1928
1928
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1929
1929
|
<svg
|
|
1930
1930
|
class="pf-v6-svg"
|
|
1931
|
-
viewBox="0 0 512 512"
|
|
1932
1931
|
fill="currentColor"
|
|
1932
|
+
viewBox="0 0 512 512"
|
|
1933
1933
|
aria-hidden="true"
|
|
1934
1934
|
role="img"
|
|
1935
1935
|
width="1em"
|
|
@@ -1954,8 +1954,8 @@ section: components
|
|
|
1954
1954
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1955
1955
|
<svg
|
|
1956
1956
|
class="pf-v6-svg"
|
|
1957
|
-
viewBox="0 0 32 32"
|
|
1958
1957
|
fill="currentColor"
|
|
1958
|
+
viewBox="0 0 32 32"
|
|
1959
1959
|
aria-hidden="true"
|
|
1960
1960
|
role="img"
|
|
1961
1961
|
width="1em"
|
|
@@ -2059,8 +2059,8 @@ section: components
|
|
|
2059
2059
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2060
2060
|
<svg
|
|
2061
2061
|
class="pf-v6-svg"
|
|
2062
|
-
viewBox="0 0 20 20"
|
|
2063
2062
|
fill="currentColor"
|
|
2063
|
+
viewBox="0 0 20 20"
|
|
2064
2064
|
aria-hidden="true"
|
|
2065
2065
|
role="img"
|
|
2066
2066
|
width="1em"
|
|
@@ -2078,8 +2078,8 @@ section: components
|
|
|
2078
2078
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2079
2079
|
<svg
|
|
2080
2080
|
class="pf-v6-svg"
|
|
2081
|
-
viewBox="0 0 20 20"
|
|
2082
2081
|
fill="currentColor"
|
|
2082
|
+
viewBox="0 0 20 20"
|
|
2083
2083
|
aria-hidden="true"
|
|
2084
2084
|
role="img"
|
|
2085
2085
|
width="1em"
|
|
@@ -2097,8 +2097,8 @@ section: components
|
|
|
2097
2097
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2098
2098
|
<svg
|
|
2099
2099
|
class="pf-v6-svg"
|
|
2100
|
-
viewBox="0 0 20 20"
|
|
2101
2100
|
fill="currentColor"
|
|
2101
|
+
viewBox="0 0 20 20"
|
|
2102
2102
|
aria-hidden="true"
|
|
2103
2103
|
role="img"
|
|
2104
2104
|
width="1em"
|
|
@@ -2294,8 +2294,8 @@ section: components
|
|
|
2294
2294
|
<span class="pf-v6-c-button__icon">
|
|
2295
2295
|
<svg
|
|
2296
2296
|
class="pf-v6-svg"
|
|
2297
|
-
viewBox="0 0 20 20"
|
|
2298
2297
|
fill="currentColor"
|
|
2298
|
+
viewBox="0 0 20 20"
|
|
2299
2299
|
aria-hidden="true"
|
|
2300
2300
|
role="img"
|
|
2301
2301
|
width="1em"
|
|
@@ -2348,8 +2348,8 @@ section: components
|
|
|
2348
2348
|
<span class="pf-v6-c-button__icon">
|
|
2349
2349
|
<svg
|
|
2350
2350
|
class="pf-v6-svg"
|
|
2351
|
-
viewBox="0 0 20 20"
|
|
2352
2351
|
fill="currentColor"
|
|
2352
|
+
viewBox="0 0 20 20"
|
|
2353
2353
|
aria-hidden="true"
|
|
2354
2354
|
role="img"
|
|
2355
2355
|
width="1em"
|
|
@@ -2411,8 +2411,8 @@ section: components
|
|
|
2411
2411
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2412
2412
|
<svg
|
|
2413
2413
|
class="pf-v6-svg"
|
|
2414
|
-
viewBox="0 0 20 20"
|
|
2415
2414
|
fill="currentColor"
|
|
2415
|
+
viewBox="0 0 20 20"
|
|
2416
2416
|
aria-hidden="true"
|
|
2417
2417
|
role="img"
|
|
2418
2418
|
width="1em"
|
|
@@ -2430,8 +2430,8 @@ section: components
|
|
|
2430
2430
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2431
2431
|
<svg
|
|
2432
2432
|
class="pf-v6-svg"
|
|
2433
|
-
viewBox="0 0 20 20"
|
|
2434
2433
|
fill="currentColor"
|
|
2434
|
+
viewBox="0 0 20 20"
|
|
2435
2435
|
aria-hidden="true"
|
|
2436
2436
|
role="img"
|
|
2437
2437
|
width="1em"
|
|
@@ -2449,8 +2449,8 @@ section: components
|
|
|
2449
2449
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2450
2450
|
<svg
|
|
2451
2451
|
class="pf-v6-svg"
|
|
2452
|
-
viewBox="0 0 20 20"
|
|
2453
2452
|
fill="currentColor"
|
|
2453
|
+
viewBox="0 0 20 20"
|
|
2454
2454
|
aria-hidden="true"
|
|
2455
2455
|
role="img"
|
|
2456
2456
|
width="1em"
|
|
@@ -2660,8 +2660,8 @@ section: components
|
|
|
2660
2660
|
<span class="pf-v6-c-button__icon">
|
|
2661
2661
|
<svg
|
|
2662
2662
|
class="pf-v6-svg"
|
|
2663
|
-
viewBox="0 0 32 32"
|
|
2664
2663
|
fill="currentColor"
|
|
2664
|
+
viewBox="0 0 32 32"
|
|
2665
2665
|
aria-hidden="true"
|
|
2666
2666
|
role="img"
|
|
2667
2667
|
width="1em"
|
|
@@ -2863,8 +2863,8 @@ section: components
|
|
|
2863
2863
|
<span class="pf-v6-c-nav__link-icon">
|
|
2864
2864
|
<svg
|
|
2865
2865
|
class="pf-v6-svg"
|
|
2866
|
-
viewBox="0 0 32 32"
|
|
2867
2866
|
fill="currentColor"
|
|
2867
|
+
viewBox="0 0 32 32"
|
|
2868
2868
|
aria-hidden="true"
|
|
2869
2869
|
role="img"
|
|
2870
2870
|
width="1em"
|
|
@@ -2888,8 +2888,8 @@ section: components
|
|
|
2888
2888
|
<span class="pf-v6-c-nav__link-icon">
|
|
2889
2889
|
<svg
|
|
2890
2890
|
class="pf-v6-svg"
|
|
2891
|
-
viewBox="0 0 32 32"
|
|
2892
2891
|
fill="currentColor"
|
|
2892
|
+
viewBox="0 0 32 32"
|
|
2893
2893
|
aria-hidden="true"
|
|
2894
2894
|
role="img"
|
|
2895
2895
|
width="1em"
|
|
@@ -2908,8 +2908,8 @@ section: components
|
|
|
2908
2908
|
<span class="pf-v6-c-nav__link-icon">
|
|
2909
2909
|
<svg
|
|
2910
2910
|
class="pf-v6-svg"
|
|
2911
|
-
viewBox="0 0 32 32"
|
|
2912
2911
|
fill="currentColor"
|
|
2912
|
+
viewBox="0 0 32 32"
|
|
2913
2913
|
aria-hidden="true"
|
|
2914
2914
|
role="img"
|
|
2915
2915
|
width="1em"
|
|
@@ -2928,8 +2928,8 @@ section: components
|
|
|
2928
2928
|
<span class="pf-v6-c-nav__link-icon">
|
|
2929
2929
|
<svg
|
|
2930
2930
|
class="pf-v6-svg"
|
|
2931
|
-
viewBox="0 0 32 32"
|
|
2932
2931
|
fill="currentColor"
|
|
2932
|
+
viewBox="0 0 32 32"
|
|
2933
2933
|
aria-hidden="true"
|
|
2934
2934
|
role="img"
|
|
2935
2935
|
width="1em"
|
|
@@ -2959,8 +2959,8 @@ section: components
|
|
|
2959
2959
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2960
2960
|
<svg
|
|
2961
2961
|
class="pf-v6-svg"
|
|
2962
|
-
viewBox="0 0 32 32"
|
|
2963
2962
|
fill="currentColor"
|
|
2963
|
+
viewBox="0 0 32 32"
|
|
2964
2964
|
aria-hidden="true"
|
|
2965
2965
|
role="img"
|
|
2966
2966
|
width="1em"
|
|
@@ -2983,15 +2983,15 @@ section: components
|
|
|
2983
2983
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
2984
2984
|
<svg
|
|
2985
2985
|
class="pf-v6-svg"
|
|
2986
|
-
viewBox="0 0 32 32"
|
|
2987
2986
|
fill="currentColor"
|
|
2987
|
+
viewBox="0 0 32 32"
|
|
2988
2988
|
aria-hidden="true"
|
|
2989
2989
|
role="img"
|
|
2990
2990
|
width="1em"
|
|
2991
2991
|
height="1em"
|
|
2992
2992
|
>
|
|
2993
2993
|
<path
|
|
2994
|
-
d="
|
|
2994
|
+
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"
|
|
2995
2995
|
/>
|
|
2996
2996
|
</svg>
|
|
2997
2997
|
</span>
|
|
@@ -3008,8 +3008,8 @@ section: components
|
|
|
3008
3008
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3009
3009
|
<svg
|
|
3010
3010
|
class="pf-v6-svg"
|
|
3011
|
-
viewBox="0 0 32 32"
|
|
3012
3011
|
fill="currentColor"
|
|
3012
|
+
viewBox="0 0 32 32"
|
|
3013
3013
|
aria-hidden="true"
|
|
3014
3014
|
role="img"
|
|
3015
3015
|
width="1em"
|
|
@@ -3048,8 +3048,8 @@ section: components
|
|
|
3048
3048
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3049
3049
|
<svg
|
|
3050
3050
|
class="pf-v6-svg"
|
|
3051
|
-
viewBox="0 0 20 20"
|
|
3052
3051
|
fill="currentColor"
|
|
3052
|
+
viewBox="0 0 20 20"
|
|
3053
3053
|
aria-hidden="true"
|
|
3054
3054
|
role="img"
|
|
3055
3055
|
width="1em"
|
|
@@ -3067,8 +3067,8 @@ section: components
|
|
|
3067
3067
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3068
3068
|
<svg
|
|
3069
3069
|
class="pf-v6-svg"
|
|
3070
|
-
viewBox="0 0 20 20"
|
|
3071
3070
|
fill="currentColor"
|
|
3071
|
+
viewBox="0 0 20 20"
|
|
3072
3072
|
aria-hidden="true"
|
|
3073
3073
|
role="img"
|
|
3074
3074
|
width="1em"
|
|
@@ -3086,8 +3086,8 @@ section: components
|
|
|
3086
3086
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3087
3087
|
<svg
|
|
3088
3088
|
class="pf-v6-svg"
|
|
3089
|
-
viewBox="0 0 20 20"
|
|
3090
3089
|
fill="currentColor"
|
|
3090
|
+
viewBox="0 0 20 20"
|
|
3091
3091
|
aria-hidden="true"
|
|
3092
3092
|
role="img"
|
|
3093
3093
|
width="1em"
|
|
@@ -3297,8 +3297,8 @@ section: components
|
|
|
3297
3297
|
<span class="pf-v6-c-button__icon">
|
|
3298
3298
|
<svg
|
|
3299
3299
|
class="pf-v6-svg"
|
|
3300
|
-
viewBox="0 0 32 32"
|
|
3301
3300
|
fill="currentColor"
|
|
3301
|
+
viewBox="0 0 32 32"
|
|
3302
3302
|
aria-hidden="true"
|
|
3303
3303
|
role="img"
|
|
3304
3304
|
width="1em"
|
|
@@ -3500,8 +3500,8 @@ section: components
|
|
|
3500
3500
|
<span class="pf-v6-c-nav__link-icon">
|
|
3501
3501
|
<svg
|
|
3502
3502
|
class="pf-v6-svg"
|
|
3503
|
-
viewBox="0 0 32 32"
|
|
3504
3503
|
fill="currentColor"
|
|
3504
|
+
viewBox="0 0 32 32"
|
|
3505
3505
|
aria-hidden="true"
|
|
3506
3506
|
role="img"
|
|
3507
3507
|
width="1em"
|
|
@@ -3525,8 +3525,8 @@ section: components
|
|
|
3525
3525
|
<span class="pf-v6-c-nav__link-icon">
|
|
3526
3526
|
<svg
|
|
3527
3527
|
class="pf-v6-svg"
|
|
3528
|
-
viewBox="0 0 32 32"
|
|
3529
3528
|
fill="currentColor"
|
|
3529
|
+
viewBox="0 0 32 32"
|
|
3530
3530
|
aria-hidden="true"
|
|
3531
3531
|
role="img"
|
|
3532
3532
|
width="1em"
|
|
@@ -3545,8 +3545,8 @@ section: components
|
|
|
3545
3545
|
<span class="pf-v6-c-nav__link-icon">
|
|
3546
3546
|
<svg
|
|
3547
3547
|
class="pf-v6-svg"
|
|
3548
|
-
viewBox="0 0 32 32"
|
|
3549
3548
|
fill="currentColor"
|
|
3549
|
+
viewBox="0 0 32 32"
|
|
3550
3550
|
aria-hidden="true"
|
|
3551
3551
|
role="img"
|
|
3552
3552
|
width="1em"
|
|
@@ -3565,8 +3565,8 @@ section: components
|
|
|
3565
3565
|
<span class="pf-v6-c-nav__link-icon">
|
|
3566
3566
|
<svg
|
|
3567
3567
|
class="pf-v6-svg"
|
|
3568
|
-
viewBox="0 0 32 32"
|
|
3569
3568
|
fill="currentColor"
|
|
3569
|
+
viewBox="0 0 32 32"
|
|
3570
3570
|
aria-hidden="true"
|
|
3571
3571
|
role="img"
|
|
3572
3572
|
width="1em"
|
|
@@ -3596,8 +3596,8 @@ section: components
|
|
|
3596
3596
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3597
3597
|
<svg
|
|
3598
3598
|
class="pf-v6-svg"
|
|
3599
|
-
viewBox="0 0 32 32"
|
|
3600
3599
|
fill="currentColor"
|
|
3600
|
+
viewBox="0 0 32 32"
|
|
3601
3601
|
aria-hidden="true"
|
|
3602
3602
|
role="img"
|
|
3603
3603
|
width="1em"
|
|
@@ -3620,15 +3620,15 @@ section: components
|
|
|
3620
3620
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
3621
3621
|
<svg
|
|
3622
3622
|
class="pf-v6-svg"
|
|
3623
|
-
viewBox="0 0 32 32"
|
|
3624
3623
|
fill="currentColor"
|
|
3624
|
+
viewBox="0 0 32 32"
|
|
3625
3625
|
aria-hidden="true"
|
|
3626
3626
|
role="img"
|
|
3627
3627
|
width="1em"
|
|
3628
3628
|
height="1em"
|
|
3629
3629
|
>
|
|
3630
3630
|
<path
|
|
3631
|
-
d="
|
|
3631
|
+
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"
|
|
3632
3632
|
/>
|
|
3633
3633
|
</svg>
|
|
3634
3634
|
</span>
|
|
@@ -3645,8 +3645,8 @@ section: components
|
|
|
3645
3645
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3646
3646
|
<svg
|
|
3647
3647
|
class="pf-v6-svg"
|
|
3648
|
-
viewBox="0 0 32 32"
|
|
3649
3648
|
fill="currentColor"
|
|
3649
|
+
viewBox="0 0 32 32"
|
|
3650
3650
|
aria-hidden="true"
|
|
3651
3651
|
role="img"
|
|
3652
3652
|
width="1em"
|
|
@@ -3685,8 +3685,8 @@ section: components
|
|
|
3685
3685
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3686
3686
|
<svg
|
|
3687
3687
|
class="pf-v6-svg"
|
|
3688
|
-
viewBox="0 0 20 20"
|
|
3689
3688
|
fill="currentColor"
|
|
3689
|
+
viewBox="0 0 20 20"
|
|
3690
3690
|
aria-hidden="true"
|
|
3691
3691
|
role="img"
|
|
3692
3692
|
width="1em"
|
|
@@ -3704,8 +3704,8 @@ section: components
|
|
|
3704
3704
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3705
3705
|
<svg
|
|
3706
3706
|
class="pf-v6-svg"
|
|
3707
|
-
viewBox="0 0 20 20"
|
|
3708
3707
|
fill="currentColor"
|
|
3708
|
+
viewBox="0 0 20 20"
|
|
3709
3709
|
aria-hidden="true"
|
|
3710
3710
|
role="img"
|
|
3711
3711
|
width="1em"
|
|
@@ -3723,8 +3723,8 @@ section: components
|
|
|
3723
3723
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3724
3724
|
<svg
|
|
3725
3725
|
class="pf-v6-svg"
|
|
3726
|
-
viewBox="0 0 20 20"
|
|
3727
3726
|
fill="currentColor"
|
|
3727
|
+
viewBox="0 0 20 20"
|
|
3728
3728
|
aria-hidden="true"
|
|
3729
3729
|
role="img"
|
|
3730
3730
|
width="1em"
|
|
@@ -3934,8 +3934,8 @@ section: components
|
|
|
3934
3934
|
<span class="pf-v6-c-button__icon">
|
|
3935
3935
|
<svg
|
|
3936
3936
|
class="pf-v6-svg"
|
|
3937
|
-
viewBox="0 0 32 32"
|
|
3938
3937
|
fill="currentColor"
|
|
3938
|
+
viewBox="0 0 32 32"
|
|
3939
3939
|
aria-hidden="true"
|
|
3940
3940
|
role="img"
|
|
3941
3941
|
width="1em"
|
|
@@ -4137,8 +4137,8 @@ section: components
|
|
|
4137
4137
|
<span class="pf-v6-c-nav__link-icon">
|
|
4138
4138
|
<svg
|
|
4139
4139
|
class="pf-v6-svg"
|
|
4140
|
-
viewBox="0 0 32 32"
|
|
4141
4140
|
fill="currentColor"
|
|
4141
|
+
viewBox="0 0 32 32"
|
|
4142
4142
|
aria-hidden="true"
|
|
4143
4143
|
role="img"
|
|
4144
4144
|
width="1em"
|
|
@@ -4162,8 +4162,8 @@ section: components
|
|
|
4162
4162
|
<span class="pf-v6-c-nav__link-icon">
|
|
4163
4163
|
<svg
|
|
4164
4164
|
class="pf-v6-svg"
|
|
4165
|
-
viewBox="0 0 32 32"
|
|
4166
4165
|
fill="currentColor"
|
|
4166
|
+
viewBox="0 0 32 32"
|
|
4167
4167
|
aria-hidden="true"
|
|
4168
4168
|
role="img"
|
|
4169
4169
|
width="1em"
|
|
@@ -4182,8 +4182,8 @@ section: components
|
|
|
4182
4182
|
<span class="pf-v6-c-nav__link-icon">
|
|
4183
4183
|
<svg
|
|
4184
4184
|
class="pf-v6-svg"
|
|
4185
|
-
viewBox="0 0 32 32"
|
|
4186
4185
|
fill="currentColor"
|
|
4186
|
+
viewBox="0 0 32 32"
|
|
4187
4187
|
aria-hidden="true"
|
|
4188
4188
|
role="img"
|
|
4189
4189
|
width="1em"
|
|
@@ -4202,8 +4202,8 @@ section: components
|
|
|
4202
4202
|
<span class="pf-v6-c-nav__link-icon">
|
|
4203
4203
|
<svg
|
|
4204
4204
|
class="pf-v6-svg"
|
|
4205
|
-
viewBox="0 0 32 32"
|
|
4206
4205
|
fill="currentColor"
|
|
4206
|
+
viewBox="0 0 32 32"
|
|
4207
4207
|
aria-hidden="true"
|
|
4208
4208
|
role="img"
|
|
4209
4209
|
width="1em"
|
|
@@ -4233,8 +4233,8 @@ section: components
|
|
|
4233
4233
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4234
4234
|
<svg
|
|
4235
4235
|
class="pf-v6-svg"
|
|
4236
|
-
viewBox="0 0 32 32"
|
|
4237
4236
|
fill="currentColor"
|
|
4237
|
+
viewBox="0 0 32 32"
|
|
4238
4238
|
aria-hidden="true"
|
|
4239
4239
|
role="img"
|
|
4240
4240
|
width="1em"
|
|
@@ -4257,15 +4257,15 @@ section: components
|
|
|
4257
4257
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4258
4258
|
<svg
|
|
4259
4259
|
class="pf-v6-svg"
|
|
4260
|
-
viewBox="0 0 32 32"
|
|
4261
4260
|
fill="currentColor"
|
|
4261
|
+
viewBox="0 0 32 32"
|
|
4262
4262
|
aria-hidden="true"
|
|
4263
4263
|
role="img"
|
|
4264
4264
|
width="1em"
|
|
4265
4265
|
height="1em"
|
|
4266
4266
|
>
|
|
4267
4267
|
<path
|
|
4268
|
-
d="
|
|
4268
|
+
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"
|
|
4269
4269
|
/>
|
|
4270
4270
|
</svg>
|
|
4271
4271
|
</span>
|
|
@@ -4282,8 +4282,8 @@ section: components
|
|
|
4282
4282
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4283
4283
|
<svg
|
|
4284
4284
|
class="pf-v6-svg"
|
|
4285
|
-
viewBox="0 0 32 32"
|
|
4286
4285
|
fill="currentColor"
|
|
4286
|
+
viewBox="0 0 32 32"
|
|
4287
4287
|
aria-hidden="true"
|
|
4288
4288
|
role="img"
|
|
4289
4289
|
width="1em"
|
|
@@ -4322,8 +4322,8 @@ section: components
|
|
|
4322
4322
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4323
4323
|
<svg
|
|
4324
4324
|
class="pf-v6-svg"
|
|
4325
|
-
viewBox="0 0 20 20"
|
|
4326
4325
|
fill="currentColor"
|
|
4326
|
+
viewBox="0 0 20 20"
|
|
4327
4327
|
aria-hidden="true"
|
|
4328
4328
|
role="img"
|
|
4329
4329
|
width="1em"
|
|
@@ -4341,8 +4341,8 @@ section: components
|
|
|
4341
4341
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4342
4342
|
<svg
|
|
4343
4343
|
class="pf-v6-svg"
|
|
4344
|
-
viewBox="0 0 20 20"
|
|
4345
4344
|
fill="currentColor"
|
|
4345
|
+
viewBox="0 0 20 20"
|
|
4346
4346
|
aria-hidden="true"
|
|
4347
4347
|
role="img"
|
|
4348
4348
|
width="1em"
|
|
@@ -4360,8 +4360,8 @@ section: components
|
|
|
4360
4360
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4361
4361
|
<svg
|
|
4362
4362
|
class="pf-v6-svg"
|
|
4363
|
-
viewBox="0 0 20 20"
|
|
4364
4363
|
fill="currentColor"
|
|
4364
|
+
viewBox="0 0 20 20"
|
|
4365
4365
|
aria-hidden="true"
|
|
4366
4366
|
role="img"
|
|
4367
4367
|
width="1em"
|
|
@@ -4571,8 +4571,8 @@ section: components
|
|
|
4571
4571
|
<span class="pf-v6-c-button__icon">
|
|
4572
4572
|
<svg
|
|
4573
4573
|
class="pf-v6-svg"
|
|
4574
|
-
viewBox="0 0 32 32"
|
|
4575
4574
|
fill="currentColor"
|
|
4575
|
+
viewBox="0 0 32 32"
|
|
4576
4576
|
aria-hidden="true"
|
|
4577
4577
|
role="img"
|
|
4578
4578
|
width="1em"
|
|
@@ -4774,8 +4774,8 @@ section: components
|
|
|
4774
4774
|
<span class="pf-v6-c-nav__link-icon">
|
|
4775
4775
|
<svg
|
|
4776
4776
|
class="pf-v6-svg"
|
|
4777
|
-
viewBox="0 0 32 32"
|
|
4778
4777
|
fill="currentColor"
|
|
4778
|
+
viewBox="0 0 32 32"
|
|
4779
4779
|
aria-hidden="true"
|
|
4780
4780
|
role="img"
|
|
4781
4781
|
width="1em"
|
|
@@ -4799,8 +4799,8 @@ section: components
|
|
|
4799
4799
|
<span class="pf-v6-c-nav__link-icon">
|
|
4800
4800
|
<svg
|
|
4801
4801
|
class="pf-v6-svg"
|
|
4802
|
-
viewBox="0 0 32 32"
|
|
4803
4802
|
fill="currentColor"
|
|
4803
|
+
viewBox="0 0 32 32"
|
|
4804
4804
|
aria-hidden="true"
|
|
4805
4805
|
role="img"
|
|
4806
4806
|
width="1em"
|
|
@@ -4819,8 +4819,8 @@ section: components
|
|
|
4819
4819
|
<span class="pf-v6-c-nav__link-icon">
|
|
4820
4820
|
<svg
|
|
4821
4821
|
class="pf-v6-svg"
|
|
4822
|
-
viewBox="0 0 32 32"
|
|
4823
4822
|
fill="currentColor"
|
|
4823
|
+
viewBox="0 0 32 32"
|
|
4824
4824
|
aria-hidden="true"
|
|
4825
4825
|
role="img"
|
|
4826
4826
|
width="1em"
|
|
@@ -4839,8 +4839,8 @@ section: components
|
|
|
4839
4839
|
<span class="pf-v6-c-nav__link-icon">
|
|
4840
4840
|
<svg
|
|
4841
4841
|
class="pf-v6-svg"
|
|
4842
|
-
viewBox="0 0 32 32"
|
|
4843
4842
|
fill="currentColor"
|
|
4843
|
+
viewBox="0 0 32 32"
|
|
4844
4844
|
aria-hidden="true"
|
|
4845
4845
|
role="img"
|
|
4846
4846
|
width="1em"
|
|
@@ -4870,8 +4870,8 @@ section: components
|
|
|
4870
4870
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4871
4871
|
<svg
|
|
4872
4872
|
class="pf-v6-svg"
|
|
4873
|
-
viewBox="0 0 32 32"
|
|
4874
4873
|
fill="currentColor"
|
|
4874
|
+
viewBox="0 0 32 32"
|
|
4875
4875
|
aria-hidden="true"
|
|
4876
4876
|
role="img"
|
|
4877
4877
|
width="1em"
|
|
@@ -4894,15 +4894,15 @@ section: components
|
|
|
4894
4894
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
4895
4895
|
<svg
|
|
4896
4896
|
class="pf-v6-svg"
|
|
4897
|
-
viewBox="0 0 32 32"
|
|
4898
4897
|
fill="currentColor"
|
|
4898
|
+
viewBox="0 0 32 32"
|
|
4899
4899
|
aria-hidden="true"
|
|
4900
4900
|
role="img"
|
|
4901
4901
|
width="1em"
|
|
4902
4902
|
height="1em"
|
|
4903
4903
|
>
|
|
4904
4904
|
<path
|
|
4905
|
-
d="
|
|
4905
|
+
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"
|
|
4906
4906
|
/>
|
|
4907
4907
|
</svg>
|
|
4908
4908
|
</span>
|
|
@@ -4919,8 +4919,8 @@ section: components
|
|
|
4919
4919
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4920
4920
|
<svg
|
|
4921
4921
|
class="pf-v6-svg"
|
|
4922
|
-
viewBox="0 0 32 32"
|
|
4923
4922
|
fill="currentColor"
|
|
4923
|
+
viewBox="0 0 32 32"
|
|
4924
4924
|
aria-hidden="true"
|
|
4925
4925
|
role="img"
|
|
4926
4926
|
width="1em"
|
|
@@ -4959,8 +4959,8 @@ section: components
|
|
|
4959
4959
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4960
4960
|
<svg
|
|
4961
4961
|
class="pf-v6-svg"
|
|
4962
|
-
viewBox="0 0 20 20"
|
|
4963
4962
|
fill="currentColor"
|
|
4963
|
+
viewBox="0 0 20 20"
|
|
4964
4964
|
aria-hidden="true"
|
|
4965
4965
|
role="img"
|
|
4966
4966
|
width="1em"
|
|
@@ -4978,8 +4978,8 @@ section: components
|
|
|
4978
4978
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4979
4979
|
<svg
|
|
4980
4980
|
class="pf-v6-svg"
|
|
4981
|
-
viewBox="0 0 20 20"
|
|
4982
4981
|
fill="currentColor"
|
|
4982
|
+
viewBox="0 0 20 20"
|
|
4983
4983
|
aria-hidden="true"
|
|
4984
4984
|
role="img"
|
|
4985
4985
|
width="1em"
|
|
@@ -4997,8 +4997,8 @@ section: components
|
|
|
4997
4997
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4998
4998
|
<svg
|
|
4999
4999
|
class="pf-v6-svg"
|
|
5000
|
-
viewBox="0 0 20 20"
|
|
5001
5000
|
fill="currentColor"
|
|
5001
|
+
viewBox="0 0 20 20"
|
|
5002
5002
|
aria-hidden="true"
|
|
5003
5003
|
role="img"
|
|
5004
5004
|
width="1em"
|