@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
|
@@ -149,8 +149,8 @@ wrapperTag: div
|
|
|
149
149
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
150
150
|
<svg
|
|
151
151
|
class="pf-v6-svg"
|
|
152
|
-
viewBox="0 0 512 512"
|
|
153
152
|
fill="currentColor"
|
|
153
|
+
viewBox="0 0 512 512"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
role="img"
|
|
156
156
|
width="1em"
|
|
@@ -173,15 +173,15 @@ wrapperTag: div
|
|
|
173
173
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
174
174
|
<svg
|
|
175
175
|
class="pf-v6-svg"
|
|
176
|
-
viewBox="0 0 32 32"
|
|
177
176
|
fill="currentColor"
|
|
177
|
+
viewBox="0 0 32 32"
|
|
178
178
|
aria-hidden="true"
|
|
179
179
|
role="img"
|
|
180
180
|
width="1em"
|
|
181
181
|
height="1em"
|
|
182
182
|
>
|
|
183
183
|
<path
|
|
184
|
-
d="
|
|
184
|
+
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"
|
|
185
185
|
/>
|
|
186
186
|
</svg>
|
|
187
187
|
</span>
|
|
@@ -197,8 +197,8 @@ wrapperTag: div
|
|
|
197
197
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
198
198
|
<svg
|
|
199
199
|
class="pf-v6-svg"
|
|
200
|
-
viewBox="0 0 512 512"
|
|
201
200
|
fill="currentColor"
|
|
201
|
+
viewBox="0 0 512 512"
|
|
202
202
|
aria-hidden="true"
|
|
203
203
|
role="img"
|
|
204
204
|
width="1em"
|
|
@@ -223,8 +223,8 @@ wrapperTag: div
|
|
|
223
223
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
224
224
|
<svg
|
|
225
225
|
class="pf-v6-svg"
|
|
226
|
-
viewBox="0 0 32 32"
|
|
227
226
|
fill="currentColor"
|
|
227
|
+
viewBox="0 0 32 32"
|
|
228
228
|
aria-hidden="true"
|
|
229
229
|
role="img"
|
|
230
230
|
width="1em"
|
|
@@ -303,8 +303,8 @@ wrapperTag: div
|
|
|
303
303
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
304
304
|
<svg
|
|
305
305
|
class="pf-v6-svg"
|
|
306
|
-
viewBox="0 0 20 20"
|
|
307
306
|
fill="currentColor"
|
|
307
|
+
viewBox="0 0 20 20"
|
|
308
308
|
aria-hidden="true"
|
|
309
309
|
role="img"
|
|
310
310
|
width="1em"
|
|
@@ -322,8 +322,8 @@ wrapperTag: div
|
|
|
322
322
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
323
323
|
<svg
|
|
324
324
|
class="pf-v6-svg"
|
|
325
|
-
viewBox="0 0 20 20"
|
|
326
325
|
fill="currentColor"
|
|
326
|
+
viewBox="0 0 20 20"
|
|
327
327
|
aria-hidden="true"
|
|
328
328
|
role="img"
|
|
329
329
|
width="1em"
|
|
@@ -341,8 +341,8 @@ wrapperTag: div
|
|
|
341
341
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
342
342
|
<svg
|
|
343
343
|
class="pf-v6-svg"
|
|
344
|
-
viewBox="0 0 20 20"
|
|
345
344
|
fill="currentColor"
|
|
345
|
+
viewBox="0 0 20 20"
|
|
346
346
|
aria-hidden="true"
|
|
347
347
|
role="img"
|
|
348
348
|
width="1em"
|
|
@@ -434,8 +434,8 @@ wrapperTag: div
|
|
|
434
434
|
<span class="pf-v6-c-button__icon">
|
|
435
435
|
<svg
|
|
436
436
|
class="pf-v6-svg"
|
|
437
|
-
viewBox="0 0 20 20"
|
|
438
437
|
fill="currentColor"
|
|
438
|
+
viewBox="0 0 20 20"
|
|
439
439
|
aria-hidden="true"
|
|
440
440
|
role="img"
|
|
441
441
|
width="1em"
|
|
@@ -469,8 +469,8 @@ wrapperTag: div
|
|
|
469
469
|
>
|
|
470
470
|
<svg
|
|
471
471
|
class="pf-v6-svg"
|
|
472
|
-
viewBox="0 0 20 20"
|
|
473
472
|
fill="currentColor"
|
|
473
|
+
viewBox="0 0 20 20"
|
|
474
474
|
aria-hidden="true"
|
|
475
475
|
role="img"
|
|
476
476
|
width="1em"
|
|
@@ -513,8 +513,8 @@ wrapperTag: div
|
|
|
513
513
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
514
514
|
<svg
|
|
515
515
|
class="pf-v6-svg"
|
|
516
|
-
viewBox="0 0 20 20"
|
|
517
516
|
fill="currentColor"
|
|
517
|
+
viewBox="0 0 20 20"
|
|
518
518
|
aria-hidden="true"
|
|
519
519
|
role="img"
|
|
520
520
|
width="1em"
|
|
@@ -900,8 +900,8 @@ wrapperTag: div
|
|
|
900
900
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
901
901
|
<svg
|
|
902
902
|
class="pf-v6-svg"
|
|
903
|
-
viewBox="0 0 512 512"
|
|
904
903
|
fill="currentColor"
|
|
904
|
+
viewBox="0 0 512 512"
|
|
905
905
|
aria-hidden="true"
|
|
906
906
|
role="img"
|
|
907
907
|
width="1em"
|
|
@@ -924,15 +924,15 @@ wrapperTag: div
|
|
|
924
924
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
925
925
|
<svg
|
|
926
926
|
class="pf-v6-svg"
|
|
927
|
-
viewBox="0 0 32 32"
|
|
928
927
|
fill="currentColor"
|
|
928
|
+
viewBox="0 0 32 32"
|
|
929
929
|
aria-hidden="true"
|
|
930
930
|
role="img"
|
|
931
931
|
width="1em"
|
|
932
932
|
height="1em"
|
|
933
933
|
>
|
|
934
934
|
<path
|
|
935
|
-
d="
|
|
935
|
+
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"
|
|
936
936
|
/>
|
|
937
937
|
</svg>
|
|
938
938
|
</span>
|
|
@@ -948,8 +948,8 @@ wrapperTag: div
|
|
|
948
948
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
949
949
|
<svg
|
|
950
950
|
class="pf-v6-svg"
|
|
951
|
-
viewBox="0 0 512 512"
|
|
952
951
|
fill="currentColor"
|
|
952
|
+
viewBox="0 0 512 512"
|
|
953
953
|
aria-hidden="true"
|
|
954
954
|
role="img"
|
|
955
955
|
width="1em"
|
|
@@ -974,8 +974,8 @@ wrapperTag: div
|
|
|
974
974
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
975
975
|
<svg
|
|
976
976
|
class="pf-v6-svg"
|
|
977
|
-
viewBox="0 0 32 32"
|
|
978
977
|
fill="currentColor"
|
|
978
|
+
viewBox="0 0 32 32"
|
|
979
979
|
aria-hidden="true"
|
|
980
980
|
role="img"
|
|
981
981
|
width="1em"
|
|
@@ -1054,8 +1054,8 @@ wrapperTag: div
|
|
|
1054
1054
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1055
1055
|
<svg
|
|
1056
1056
|
class="pf-v6-svg"
|
|
1057
|
-
viewBox="0 0 20 20"
|
|
1058
1057
|
fill="currentColor"
|
|
1058
|
+
viewBox="0 0 20 20"
|
|
1059
1059
|
aria-hidden="true"
|
|
1060
1060
|
role="img"
|
|
1061
1061
|
width="1em"
|
|
@@ -1073,8 +1073,8 @@ wrapperTag: div
|
|
|
1073
1073
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1074
1074
|
<svg
|
|
1075
1075
|
class="pf-v6-svg"
|
|
1076
|
-
viewBox="0 0 20 20"
|
|
1077
1076
|
fill="currentColor"
|
|
1077
|
+
viewBox="0 0 20 20"
|
|
1078
1078
|
aria-hidden="true"
|
|
1079
1079
|
role="img"
|
|
1080
1080
|
width="1em"
|
|
@@ -1092,8 +1092,8 @@ wrapperTag: div
|
|
|
1092
1092
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1093
1093
|
<svg
|
|
1094
1094
|
class="pf-v6-svg"
|
|
1095
|
-
viewBox="0 0 20 20"
|
|
1096
1095
|
fill="currentColor"
|
|
1096
|
+
viewBox="0 0 20 20"
|
|
1097
1097
|
aria-hidden="true"
|
|
1098
1098
|
role="img"
|
|
1099
1099
|
width="1em"
|
|
@@ -1185,8 +1185,8 @@ wrapperTag: div
|
|
|
1185
1185
|
<span class="pf-v6-c-button__icon">
|
|
1186
1186
|
<svg
|
|
1187
1187
|
class="pf-v6-svg"
|
|
1188
|
-
viewBox="0 0 20 20"
|
|
1189
1188
|
fill="currentColor"
|
|
1189
|
+
viewBox="0 0 20 20"
|
|
1190
1190
|
aria-hidden="true"
|
|
1191
1191
|
role="img"
|
|
1192
1192
|
width="1em"
|
|
@@ -1220,8 +1220,8 @@ wrapperTag: div
|
|
|
1220
1220
|
>
|
|
1221
1221
|
<svg
|
|
1222
1222
|
class="pf-v6-svg"
|
|
1223
|
-
viewBox="0 0 20 20"
|
|
1224
1223
|
fill="currentColor"
|
|
1224
|
+
viewBox="0 0 20 20"
|
|
1225
1225
|
aria-hidden="true"
|
|
1226
1226
|
role="img"
|
|
1227
1227
|
width="1em"
|
|
@@ -1264,8 +1264,8 @@ wrapperTag: div
|
|
|
1264
1264
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
1265
1265
|
<svg
|
|
1266
1266
|
class="pf-v6-svg"
|
|
1267
|
-
viewBox="0 0 20 20"
|
|
1268
1267
|
fill="currentColor"
|
|
1268
|
+
viewBox="0 0 20 20"
|
|
1269
1269
|
aria-hidden="true"
|
|
1270
1270
|
role="img"
|
|
1271
1271
|
width="1em"
|
|
@@ -1633,8 +1633,8 @@ wrapperTag: div
|
|
|
1633
1633
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1634
1634
|
<svg
|
|
1635
1635
|
class="pf-v6-svg"
|
|
1636
|
-
viewBox="0 0 512 512"
|
|
1637
1636
|
fill="currentColor"
|
|
1637
|
+
viewBox="0 0 512 512"
|
|
1638
1638
|
aria-hidden="true"
|
|
1639
1639
|
role="img"
|
|
1640
1640
|
width="1em"
|
|
@@ -1657,15 +1657,15 @@ wrapperTag: div
|
|
|
1657
1657
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1658
1658
|
<svg
|
|
1659
1659
|
class="pf-v6-svg"
|
|
1660
|
-
viewBox="0 0 32 32"
|
|
1661
1660
|
fill="currentColor"
|
|
1661
|
+
viewBox="0 0 32 32"
|
|
1662
1662
|
aria-hidden="true"
|
|
1663
1663
|
role="img"
|
|
1664
1664
|
width="1em"
|
|
1665
1665
|
height="1em"
|
|
1666
1666
|
>
|
|
1667
1667
|
<path
|
|
1668
|
-
d="
|
|
1668
|
+
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"
|
|
1669
1669
|
/>
|
|
1670
1670
|
</svg>
|
|
1671
1671
|
</span>
|
|
@@ -1681,8 +1681,8 @@ wrapperTag: div
|
|
|
1681
1681
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1682
1682
|
<svg
|
|
1683
1683
|
class="pf-v6-svg"
|
|
1684
|
-
viewBox="0 0 512 512"
|
|
1685
1684
|
fill="currentColor"
|
|
1685
|
+
viewBox="0 0 512 512"
|
|
1686
1686
|
aria-hidden="true"
|
|
1687
1687
|
role="img"
|
|
1688
1688
|
width="1em"
|
|
@@ -1707,8 +1707,8 @@ wrapperTag: div
|
|
|
1707
1707
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1708
1708
|
<svg
|
|
1709
1709
|
class="pf-v6-svg"
|
|
1710
|
-
viewBox="0 0 32 32"
|
|
1711
1710
|
fill="currentColor"
|
|
1711
|
+
viewBox="0 0 32 32"
|
|
1712
1712
|
aria-hidden="true"
|
|
1713
1713
|
role="img"
|
|
1714
1714
|
width="1em"
|
|
@@ -1787,8 +1787,8 @@ wrapperTag: div
|
|
|
1787
1787
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1788
1788
|
<svg
|
|
1789
1789
|
class="pf-v6-svg"
|
|
1790
|
-
viewBox="0 0 20 20"
|
|
1791
1790
|
fill="currentColor"
|
|
1791
|
+
viewBox="0 0 20 20"
|
|
1792
1792
|
aria-hidden="true"
|
|
1793
1793
|
role="img"
|
|
1794
1794
|
width="1em"
|
|
@@ -1806,8 +1806,8 @@ wrapperTag: div
|
|
|
1806
1806
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1807
1807
|
<svg
|
|
1808
1808
|
class="pf-v6-svg"
|
|
1809
|
-
viewBox="0 0 20 20"
|
|
1810
1809
|
fill="currentColor"
|
|
1810
|
+
viewBox="0 0 20 20"
|
|
1811
1811
|
aria-hidden="true"
|
|
1812
1812
|
role="img"
|
|
1813
1813
|
width="1em"
|
|
@@ -1825,8 +1825,8 @@ wrapperTag: div
|
|
|
1825
1825
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1826
1826
|
<svg
|
|
1827
1827
|
class="pf-v6-svg"
|
|
1828
|
-
viewBox="0 0 20 20"
|
|
1829
1828
|
fill="currentColor"
|
|
1829
|
+
viewBox="0 0 20 20"
|
|
1830
1830
|
aria-hidden="true"
|
|
1831
1831
|
role="img"
|
|
1832
1832
|
width="1em"
|
|
@@ -1918,8 +1918,8 @@ wrapperTag: div
|
|
|
1918
1918
|
<span class="pf-v6-c-button__icon">
|
|
1919
1919
|
<svg
|
|
1920
1920
|
class="pf-v6-svg"
|
|
1921
|
-
viewBox="0 0 20 20"
|
|
1922
1921
|
fill="currentColor"
|
|
1922
|
+
viewBox="0 0 20 20"
|
|
1923
1923
|
aria-hidden="true"
|
|
1924
1924
|
role="img"
|
|
1925
1925
|
width="1em"
|
|
@@ -1953,8 +1953,8 @@ wrapperTag: div
|
|
|
1953
1953
|
>
|
|
1954
1954
|
<svg
|
|
1955
1955
|
class="pf-v6-svg"
|
|
1956
|
-
viewBox="0 0 20 20"
|
|
1957
1956
|
fill="currentColor"
|
|
1957
|
+
viewBox="0 0 20 20"
|
|
1958
1958
|
aria-hidden="true"
|
|
1959
1959
|
role="img"
|
|
1960
1960
|
width="1em"
|
|
@@ -1997,8 +1997,8 @@ wrapperTag: div
|
|
|
1997
1997
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
1998
1998
|
<svg
|
|
1999
1999
|
class="pf-v6-svg"
|
|
2000
|
-
viewBox="0 0 20 20"
|
|
2001
2000
|
fill="currentColor"
|
|
2001
|
+
viewBox="0 0 20 20"
|
|
2002
2002
|
aria-hidden="true"
|
|
2003
2003
|
role="img"
|
|
2004
2004
|
width="1em"
|
|
@@ -2230,8 +2230,8 @@ wrapperTag: div
|
|
|
2230
2230
|
<span class="pf-v6-c-button__icon">
|
|
2231
2231
|
<svg
|
|
2232
2232
|
class="pf-v6-svg"
|
|
2233
|
-
viewBox="0 0 20 20"
|
|
2234
2233
|
fill="currentColor"
|
|
2234
|
+
viewBox="0 0 20 20"
|
|
2235
2235
|
aria-hidden="true"
|
|
2236
2236
|
role="img"
|
|
2237
2237
|
width="1em"
|
|
@@ -2462,8 +2462,8 @@ wrapperTag: div
|
|
|
2462
2462
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2463
2463
|
<svg
|
|
2464
2464
|
class="pf-v6-svg"
|
|
2465
|
-
viewBox="0 0 512 512"
|
|
2466
2465
|
fill="currentColor"
|
|
2466
|
+
viewBox="0 0 512 512"
|
|
2467
2467
|
aria-hidden="true"
|
|
2468
2468
|
role="img"
|
|
2469
2469
|
width="1em"
|
|
@@ -2486,15 +2486,15 @@ wrapperTag: div
|
|
|
2486
2486
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2487
2487
|
<svg
|
|
2488
2488
|
class="pf-v6-svg"
|
|
2489
|
-
viewBox="0 0 32 32"
|
|
2490
2489
|
fill="currentColor"
|
|
2490
|
+
viewBox="0 0 32 32"
|
|
2491
2491
|
aria-hidden="true"
|
|
2492
2492
|
role="img"
|
|
2493
2493
|
width="1em"
|
|
2494
2494
|
height="1em"
|
|
2495
2495
|
>
|
|
2496
2496
|
<path
|
|
2497
|
-
d="
|
|
2497
|
+
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"
|
|
2498
2498
|
/>
|
|
2499
2499
|
</svg>
|
|
2500
2500
|
</span>
|
|
@@ -2510,8 +2510,8 @@ wrapperTag: div
|
|
|
2510
2510
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2511
2511
|
<svg
|
|
2512
2512
|
class="pf-v6-svg"
|
|
2513
|
-
viewBox="0 0 512 512"
|
|
2514
2513
|
fill="currentColor"
|
|
2514
|
+
viewBox="0 0 512 512"
|
|
2515
2515
|
aria-hidden="true"
|
|
2516
2516
|
role="img"
|
|
2517
2517
|
width="1em"
|
|
@@ -2536,8 +2536,8 @@ wrapperTag: div
|
|
|
2536
2536
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2537
2537
|
<svg
|
|
2538
2538
|
class="pf-v6-svg"
|
|
2539
|
-
viewBox="0 0 32 32"
|
|
2540
2539
|
fill="currentColor"
|
|
2540
|
+
viewBox="0 0 32 32"
|
|
2541
2541
|
aria-hidden="true"
|
|
2542
2542
|
role="img"
|
|
2543
2543
|
width="1em"
|
|
@@ -2616,8 +2616,8 @@ wrapperTag: div
|
|
|
2616
2616
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2617
2617
|
<svg
|
|
2618
2618
|
class="pf-v6-svg"
|
|
2619
|
-
viewBox="0 0 20 20"
|
|
2620
2619
|
fill="currentColor"
|
|
2620
|
+
viewBox="0 0 20 20"
|
|
2621
2621
|
aria-hidden="true"
|
|
2622
2622
|
role="img"
|
|
2623
2623
|
width="1em"
|
|
@@ -2635,8 +2635,8 @@ wrapperTag: div
|
|
|
2635
2635
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2636
2636
|
<svg
|
|
2637
2637
|
class="pf-v6-svg"
|
|
2638
|
-
viewBox="0 0 20 20"
|
|
2639
2638
|
fill="currentColor"
|
|
2639
|
+
viewBox="0 0 20 20"
|
|
2640
2640
|
aria-hidden="true"
|
|
2641
2641
|
role="img"
|
|
2642
2642
|
width="1em"
|
|
@@ -2654,8 +2654,8 @@ wrapperTag: div
|
|
|
2654
2654
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2655
2655
|
<svg
|
|
2656
2656
|
class="pf-v6-svg"
|
|
2657
|
-
viewBox="0 0 20 20"
|
|
2658
2657
|
fill="currentColor"
|
|
2658
|
+
viewBox="0 0 20 20"
|
|
2659
2659
|
aria-hidden="true"
|
|
2660
2660
|
role="img"
|
|
2661
2661
|
width="1em"
|
|
@@ -2747,8 +2747,8 @@ wrapperTag: div
|
|
|
2747
2747
|
<span class="pf-v6-c-button__icon">
|
|
2748
2748
|
<svg
|
|
2749
2749
|
class="pf-v6-svg"
|
|
2750
|
-
viewBox="0 0 20 20"
|
|
2751
2750
|
fill="currentColor"
|
|
2751
|
+
viewBox="0 0 20 20"
|
|
2752
2752
|
aria-hidden="true"
|
|
2753
2753
|
role="img"
|
|
2754
2754
|
width="1em"
|
|
@@ -2782,8 +2782,8 @@ wrapperTag: div
|
|
|
2782
2782
|
>
|
|
2783
2783
|
<svg
|
|
2784
2784
|
class="pf-v6-svg"
|
|
2785
|
-
viewBox="0 0 20 20"
|
|
2786
2785
|
fill="currentColor"
|
|
2786
|
+
viewBox="0 0 20 20"
|
|
2787
2787
|
aria-hidden="true"
|
|
2788
2788
|
role="img"
|
|
2789
2789
|
width="1em"
|
|
@@ -2826,8 +2826,8 @@ wrapperTag: div
|
|
|
2826
2826
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
2827
2827
|
<svg
|
|
2828
2828
|
class="pf-v6-svg"
|
|
2829
|
-
viewBox="0 0 20 20"
|
|
2830
2829
|
fill="currentColor"
|
|
2830
|
+
viewBox="0 0 20 20"
|
|
2831
2831
|
aria-hidden="true"
|
|
2832
2832
|
role="img"
|
|
2833
2833
|
width="1em"
|
|
@@ -3059,8 +3059,8 @@ wrapperTag: div
|
|
|
3059
3059
|
<span class="pf-v6-c-button__icon">
|
|
3060
3060
|
<svg
|
|
3061
3061
|
class="pf-v6-svg"
|
|
3062
|
-
viewBox="0 0 20 20"
|
|
3063
3062
|
fill="currentColor"
|
|
3063
|
+
viewBox="0 0 20 20"
|
|
3064
3064
|
aria-hidden="true"
|
|
3065
3065
|
role="img"
|
|
3066
3066
|
width="1em"
|
|
@@ -3287,8 +3287,8 @@ wrapperTag: div
|
|
|
3287
3287
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3288
3288
|
<svg
|
|
3289
3289
|
class="pf-v6-svg"
|
|
3290
|
-
viewBox="0 0 512 512"
|
|
3291
3290
|
fill="currentColor"
|
|
3291
|
+
viewBox="0 0 512 512"
|
|
3292
3292
|
aria-hidden="true"
|
|
3293
3293
|
role="img"
|
|
3294
3294
|
width="1em"
|
|
@@ -3311,15 +3311,15 @@ wrapperTag: div
|
|
|
3311
3311
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3312
3312
|
<svg
|
|
3313
3313
|
class="pf-v6-svg"
|
|
3314
|
-
viewBox="0 0 32 32"
|
|
3315
3314
|
fill="currentColor"
|
|
3315
|
+
viewBox="0 0 32 32"
|
|
3316
3316
|
aria-hidden="true"
|
|
3317
3317
|
role="img"
|
|
3318
3318
|
width="1em"
|
|
3319
3319
|
height="1em"
|
|
3320
3320
|
>
|
|
3321
3321
|
<path
|
|
3322
|
-
d="
|
|
3322
|
+
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"
|
|
3323
3323
|
/>
|
|
3324
3324
|
</svg>
|
|
3325
3325
|
</span>
|
|
@@ -3335,8 +3335,8 @@ wrapperTag: div
|
|
|
3335
3335
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3336
3336
|
<svg
|
|
3337
3337
|
class="pf-v6-svg"
|
|
3338
|
-
viewBox="0 0 512 512"
|
|
3339
3338
|
fill="currentColor"
|
|
3339
|
+
viewBox="0 0 512 512"
|
|
3340
3340
|
aria-hidden="true"
|
|
3341
3341
|
role="img"
|
|
3342
3342
|
width="1em"
|
|
@@ -3361,8 +3361,8 @@ wrapperTag: div
|
|
|
3361
3361
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3362
3362
|
<svg
|
|
3363
3363
|
class="pf-v6-svg"
|
|
3364
|
-
viewBox="0 0 32 32"
|
|
3365
3364
|
fill="currentColor"
|
|
3365
|
+
viewBox="0 0 32 32"
|
|
3366
3366
|
aria-hidden="true"
|
|
3367
3367
|
role="img"
|
|
3368
3368
|
width="1em"
|
|
@@ -3441,8 +3441,8 @@ wrapperTag: div
|
|
|
3441
3441
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3442
3442
|
<svg
|
|
3443
3443
|
class="pf-v6-svg"
|
|
3444
|
-
viewBox="0 0 20 20"
|
|
3445
3444
|
fill="currentColor"
|
|
3445
|
+
viewBox="0 0 20 20"
|
|
3446
3446
|
aria-hidden="true"
|
|
3447
3447
|
role="img"
|
|
3448
3448
|
width="1em"
|
|
@@ -3460,8 +3460,8 @@ wrapperTag: div
|
|
|
3460
3460
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3461
3461
|
<svg
|
|
3462
3462
|
class="pf-v6-svg"
|
|
3463
|
-
viewBox="0 0 20 20"
|
|
3464
3463
|
fill="currentColor"
|
|
3464
|
+
viewBox="0 0 20 20"
|
|
3465
3465
|
aria-hidden="true"
|
|
3466
3466
|
role="img"
|
|
3467
3467
|
width="1em"
|
|
@@ -3479,8 +3479,8 @@ wrapperTag: div
|
|
|
3479
3479
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3480
3480
|
<svg
|
|
3481
3481
|
class="pf-v6-svg"
|
|
3482
|
-
viewBox="0 0 20 20"
|
|
3483
3482
|
fill="currentColor"
|
|
3483
|
+
viewBox="0 0 20 20"
|
|
3484
3484
|
aria-hidden="true"
|
|
3485
3485
|
role="img"
|
|
3486
3486
|
width="1em"
|
|
@@ -3572,8 +3572,8 @@ wrapperTag: div
|
|
|
3572
3572
|
<span class="pf-v6-c-button__icon">
|
|
3573
3573
|
<svg
|
|
3574
3574
|
class="pf-v6-svg"
|
|
3575
|
-
viewBox="0 0 20 20"
|
|
3576
3575
|
fill="currentColor"
|
|
3576
|
+
viewBox="0 0 20 20"
|
|
3577
3577
|
aria-hidden="true"
|
|
3578
3578
|
role="img"
|
|
3579
3579
|
width="1em"
|
|
@@ -3607,8 +3607,8 @@ wrapperTag: div
|
|
|
3607
3607
|
>
|
|
3608
3608
|
<svg
|
|
3609
3609
|
class="pf-v6-svg"
|
|
3610
|
-
viewBox="0 0 20 20"
|
|
3611
3610
|
fill="currentColor"
|
|
3611
|
+
viewBox="0 0 20 20"
|
|
3612
3612
|
aria-hidden="true"
|
|
3613
3613
|
role="img"
|
|
3614
3614
|
width="1em"
|
|
@@ -3651,8 +3651,8 @@ wrapperTag: div
|
|
|
3651
3651
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
3652
3652
|
<svg
|
|
3653
3653
|
class="pf-v6-svg"
|
|
3654
|
-
viewBox="0 0 20 20"
|
|
3655
3654
|
fill="currentColor"
|
|
3655
|
+
viewBox="0 0 20 20"
|
|
3656
3656
|
aria-hidden="true"
|
|
3657
3657
|
role="img"
|
|
3658
3658
|
width="1em"
|
|
@@ -3758,8 +3758,8 @@ wrapperTag: div
|
|
|
3758
3758
|
<span class="pf-v6-c-button__icon">
|
|
3759
3759
|
<svg
|
|
3760
3760
|
class="pf-v6-svg"
|
|
3761
|
-
viewBox="0 0 20 20"
|
|
3762
3761
|
fill="currentColor"
|
|
3762
|
+
viewBox="0 0 20 20"
|
|
3763
3763
|
aria-hidden="true"
|
|
3764
3764
|
role="img"
|
|
3765
3765
|
width="1em"
|
|
@@ -3987,8 +3987,8 @@ wrapperTag: div
|
|
|
3987
3987
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3988
3988
|
<svg
|
|
3989
3989
|
class="pf-v6-svg"
|
|
3990
|
-
viewBox="0 0 512 512"
|
|
3991
3990
|
fill="currentColor"
|
|
3991
|
+
viewBox="0 0 512 512"
|
|
3992
3992
|
aria-hidden="true"
|
|
3993
3993
|
role="img"
|
|
3994
3994
|
width="1em"
|
|
@@ -4011,15 +4011,15 @@ wrapperTag: div
|
|
|
4011
4011
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4012
4012
|
<svg
|
|
4013
4013
|
class="pf-v6-svg"
|
|
4014
|
-
viewBox="0 0 32 32"
|
|
4015
4014
|
fill="currentColor"
|
|
4015
|
+
viewBox="0 0 32 32"
|
|
4016
4016
|
aria-hidden="true"
|
|
4017
4017
|
role="img"
|
|
4018
4018
|
width="1em"
|
|
4019
4019
|
height="1em"
|
|
4020
4020
|
>
|
|
4021
4021
|
<path
|
|
4022
|
-
d="
|
|
4022
|
+
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"
|
|
4023
4023
|
/>
|
|
4024
4024
|
</svg>
|
|
4025
4025
|
</span>
|
|
@@ -4035,8 +4035,8 @@ wrapperTag: div
|
|
|
4035
4035
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4036
4036
|
<svg
|
|
4037
4037
|
class="pf-v6-svg"
|
|
4038
|
-
viewBox="0 0 512 512"
|
|
4039
4038
|
fill="currentColor"
|
|
4039
|
+
viewBox="0 0 512 512"
|
|
4040
4040
|
aria-hidden="true"
|
|
4041
4041
|
role="img"
|
|
4042
4042
|
width="1em"
|
|
@@ -4061,8 +4061,8 @@ wrapperTag: div
|
|
|
4061
4061
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4062
4062
|
<svg
|
|
4063
4063
|
class="pf-v6-svg"
|
|
4064
|
-
viewBox="0 0 32 32"
|
|
4065
4064
|
fill="currentColor"
|
|
4065
|
+
viewBox="0 0 32 32"
|
|
4066
4066
|
aria-hidden="true"
|
|
4067
4067
|
role="img"
|
|
4068
4068
|
width="1em"
|
|
@@ -4141,8 +4141,8 @@ wrapperTag: div
|
|
|
4141
4141
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4142
4142
|
<svg
|
|
4143
4143
|
class="pf-v6-svg"
|
|
4144
|
-
viewBox="0 0 20 20"
|
|
4145
4144
|
fill="currentColor"
|
|
4145
|
+
viewBox="0 0 20 20"
|
|
4146
4146
|
aria-hidden="true"
|
|
4147
4147
|
role="img"
|
|
4148
4148
|
width="1em"
|
|
@@ -4160,8 +4160,8 @@ wrapperTag: div
|
|
|
4160
4160
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4161
4161
|
<svg
|
|
4162
4162
|
class="pf-v6-svg"
|
|
4163
|
-
viewBox="0 0 20 20"
|
|
4164
4163
|
fill="currentColor"
|
|
4164
|
+
viewBox="0 0 20 20"
|
|
4165
4165
|
aria-hidden="true"
|
|
4166
4166
|
role="img"
|
|
4167
4167
|
width="1em"
|
|
@@ -4179,8 +4179,8 @@ wrapperTag: div
|
|
|
4179
4179
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4180
4180
|
<svg
|
|
4181
4181
|
class="pf-v6-svg"
|
|
4182
|
-
viewBox="0 0 20 20"
|
|
4183
4182
|
fill="currentColor"
|
|
4183
|
+
viewBox="0 0 20 20"
|
|
4184
4184
|
aria-hidden="true"
|
|
4185
4185
|
role="img"
|
|
4186
4186
|
width="1em"
|
|
@@ -4230,8 +4230,8 @@ wrapperTag: div
|
|
|
4230
4230
|
>
|
|
4231
4231
|
<svg
|
|
4232
4232
|
class="pf-v6-svg"
|
|
4233
|
-
viewBox="0 0 20 20"
|
|
4234
4233
|
fill="currentColor"
|
|
4234
|
+
viewBox="0 0 20 20"
|
|
4235
4235
|
aria-hidden="true"
|
|
4236
4236
|
role="img"
|
|
4237
4237
|
width="1em"
|
|
@@ -4276,8 +4276,8 @@ wrapperTag: div
|
|
|
4276
4276
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
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"
|
|
@@ -4670,8 +4670,8 @@ wrapperTag: div
|
|
|
4670
4670
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4671
4671
|
<svg
|
|
4672
4672
|
class="pf-v6-svg"
|
|
4673
|
-
viewBox="0 0 512 512"
|
|
4674
4673
|
fill="currentColor"
|
|
4674
|
+
viewBox="0 0 512 512"
|
|
4675
4675
|
aria-hidden="true"
|
|
4676
4676
|
role="img"
|
|
4677
4677
|
width="1em"
|
|
@@ -4694,15 +4694,15 @@ wrapperTag: div
|
|
|
4694
4694
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4695
4695
|
<svg
|
|
4696
4696
|
class="pf-v6-svg"
|
|
4697
|
-
viewBox="0 0 32 32"
|
|
4698
4697
|
fill="currentColor"
|
|
4698
|
+
viewBox="0 0 32 32"
|
|
4699
4699
|
aria-hidden="true"
|
|
4700
4700
|
role="img"
|
|
4701
4701
|
width="1em"
|
|
4702
4702
|
height="1em"
|
|
4703
4703
|
>
|
|
4704
4704
|
<path
|
|
4705
|
-
d="
|
|
4705
|
+
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"
|
|
4706
4706
|
/>
|
|
4707
4707
|
</svg>
|
|
4708
4708
|
</span>
|
|
@@ -4718,8 +4718,8 @@ wrapperTag: div
|
|
|
4718
4718
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4719
4719
|
<svg
|
|
4720
4720
|
class="pf-v6-svg"
|
|
4721
|
-
viewBox="0 0 512 512"
|
|
4722
4721
|
fill="currentColor"
|
|
4722
|
+
viewBox="0 0 512 512"
|
|
4723
4723
|
aria-hidden="true"
|
|
4724
4724
|
role="img"
|
|
4725
4725
|
width="1em"
|
|
@@ -4744,8 +4744,8 @@ wrapperTag: div
|
|
|
4744
4744
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4745
4745
|
<svg
|
|
4746
4746
|
class="pf-v6-svg"
|
|
4747
|
-
viewBox="0 0 32 32"
|
|
4748
4747
|
fill="currentColor"
|
|
4748
|
+
viewBox="0 0 32 32"
|
|
4749
4749
|
aria-hidden="true"
|
|
4750
4750
|
role="img"
|
|
4751
4751
|
width="1em"
|
|
@@ -4824,8 +4824,8 @@ wrapperTag: div
|
|
|
4824
4824
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4825
4825
|
<svg
|
|
4826
4826
|
class="pf-v6-svg"
|
|
4827
|
-
viewBox="0 0 20 20"
|
|
4828
4827
|
fill="currentColor"
|
|
4828
|
+
viewBox="0 0 20 20"
|
|
4829
4829
|
aria-hidden="true"
|
|
4830
4830
|
role="img"
|
|
4831
4831
|
width="1em"
|
|
@@ -4843,8 +4843,8 @@ wrapperTag: div
|
|
|
4843
4843
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4844
4844
|
<svg
|
|
4845
4845
|
class="pf-v6-svg"
|
|
4846
|
-
viewBox="0 0 20 20"
|
|
4847
4846
|
fill="currentColor"
|
|
4847
|
+
viewBox="0 0 20 20"
|
|
4848
4848
|
aria-hidden="true"
|
|
4849
4849
|
role="img"
|
|
4850
4850
|
width="1em"
|
|
@@ -4862,8 +4862,8 @@ wrapperTag: div
|
|
|
4862
4862
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4863
4863
|
<svg
|
|
4864
4864
|
class="pf-v6-svg"
|
|
4865
|
-
viewBox="0 0 20 20"
|
|
4866
4865
|
fill="currentColor"
|
|
4866
|
+
viewBox="0 0 20 20"
|
|
4867
4867
|
aria-hidden="true"
|
|
4868
4868
|
role="img"
|
|
4869
4869
|
width="1em"
|
|
@@ -4913,8 +4913,8 @@ wrapperTag: div
|
|
|
4913
4913
|
>
|
|
4914
4914
|
<svg
|
|
4915
4915
|
class="pf-v6-svg"
|
|
4916
|
-
viewBox="0 0 20 20"
|
|
4917
4916
|
fill="currentColor"
|
|
4917
|
+
viewBox="0 0 20 20"
|
|
4918
4918
|
aria-hidden="true"
|
|
4919
4919
|
role="img"
|
|
4920
4920
|
width="1em"
|
|
@@ -4959,8 +4959,8 @@ wrapperTag: div
|
|
|
4959
4959
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
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"
|
|
@@ -5335,8 +5335,8 @@ wrapperTag: div
|
|
|
5335
5335
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5336
5336
|
<svg
|
|
5337
5337
|
class="pf-v6-svg"
|
|
5338
|
-
viewBox="0 0 512 512"
|
|
5339
5338
|
fill="currentColor"
|
|
5339
|
+
viewBox="0 0 512 512"
|
|
5340
5340
|
aria-hidden="true"
|
|
5341
5341
|
role="img"
|
|
5342
5342
|
width="1em"
|
|
@@ -5359,15 +5359,15 @@ wrapperTag: div
|
|
|
5359
5359
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5360
5360
|
<svg
|
|
5361
5361
|
class="pf-v6-svg"
|
|
5362
|
-
viewBox="0 0 32 32"
|
|
5363
5362
|
fill="currentColor"
|
|
5363
|
+
viewBox="0 0 32 32"
|
|
5364
5364
|
aria-hidden="true"
|
|
5365
5365
|
role="img"
|
|
5366
5366
|
width="1em"
|
|
5367
5367
|
height="1em"
|
|
5368
5368
|
>
|
|
5369
5369
|
<path
|
|
5370
|
-
d="
|
|
5370
|
+
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"
|
|
5371
5371
|
/>
|
|
5372
5372
|
</svg>
|
|
5373
5373
|
</span>
|
|
@@ -5383,8 +5383,8 @@ wrapperTag: div
|
|
|
5383
5383
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5384
5384
|
<svg
|
|
5385
5385
|
class="pf-v6-svg"
|
|
5386
|
-
viewBox="0 0 512 512"
|
|
5387
5386
|
fill="currentColor"
|
|
5387
|
+
viewBox="0 0 512 512"
|
|
5388
5388
|
aria-hidden="true"
|
|
5389
5389
|
role="img"
|
|
5390
5390
|
width="1em"
|
|
@@ -5409,8 +5409,8 @@ wrapperTag: div
|
|
|
5409
5409
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5410
5410
|
<svg
|
|
5411
5411
|
class="pf-v6-svg"
|
|
5412
|
-
viewBox="0 0 32 32"
|
|
5413
5412
|
fill="currentColor"
|
|
5413
|
+
viewBox="0 0 32 32"
|
|
5414
5414
|
aria-hidden="true"
|
|
5415
5415
|
role="img"
|
|
5416
5416
|
width="1em"
|
|
@@ -5489,8 +5489,8 @@ wrapperTag: div
|
|
|
5489
5489
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5490
5490
|
<svg
|
|
5491
5491
|
class="pf-v6-svg"
|
|
5492
|
-
viewBox="0 0 20 20"
|
|
5493
5492
|
fill="currentColor"
|
|
5493
|
+
viewBox="0 0 20 20"
|
|
5494
5494
|
aria-hidden="true"
|
|
5495
5495
|
role="img"
|
|
5496
5496
|
width="1em"
|
|
@@ -5508,8 +5508,8 @@ wrapperTag: div
|
|
|
5508
5508
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5509
5509
|
<svg
|
|
5510
5510
|
class="pf-v6-svg"
|
|
5511
|
-
viewBox="0 0 20 20"
|
|
5512
5511
|
fill="currentColor"
|
|
5512
|
+
viewBox="0 0 20 20"
|
|
5513
5513
|
aria-hidden="true"
|
|
5514
5514
|
role="img"
|
|
5515
5515
|
width="1em"
|
|
@@ -5527,8 +5527,8 @@ wrapperTag: div
|
|
|
5527
5527
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5528
5528
|
<svg
|
|
5529
5529
|
class="pf-v6-svg"
|
|
5530
|
-
viewBox="0 0 20 20"
|
|
5531
5530
|
fill="currentColor"
|
|
5531
|
+
viewBox="0 0 20 20"
|
|
5532
5532
|
aria-hidden="true"
|
|
5533
5533
|
role="img"
|
|
5534
5534
|
width="1em"
|
|
@@ -5578,8 +5578,8 @@ wrapperTag: div
|
|
|
5578
5578
|
>
|
|
5579
5579
|
<svg
|
|
5580
5580
|
class="pf-v6-svg"
|
|
5581
|
-
viewBox="0 0 20 20"
|
|
5582
5581
|
fill="currentColor"
|
|
5582
|
+
viewBox="0 0 20 20"
|
|
5583
5583
|
aria-hidden="true"
|
|
5584
5584
|
role="img"
|
|
5585
5585
|
width="1em"
|
|
@@ -5624,8 +5624,8 @@ wrapperTag: div
|
|
|
5624
5624
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
5625
5625
|
<svg
|
|
5626
5626
|
class="pf-v6-svg"
|
|
5627
|
-
viewBox="0 0 20 20"
|
|
5628
5627
|
fill="currentColor"
|
|
5628
|
+
viewBox="0 0 20 20"
|
|
5629
5629
|
aria-hidden="true"
|
|
5630
5630
|
role="img"
|
|
5631
5631
|
width="1em"
|
|
@@ -5858,8 +5858,8 @@ wrapperTag: div
|
|
|
5858
5858
|
<span class="pf-v6-c-button__icon">
|
|
5859
5859
|
<svg
|
|
5860
5860
|
class="pf-v6-svg"
|
|
5861
|
-
viewBox="0 0 20 20"
|
|
5862
5861
|
fill="currentColor"
|
|
5862
|
+
viewBox="0 0 20 20"
|
|
5863
5863
|
aria-hidden="true"
|
|
5864
5864
|
role="img"
|
|
5865
5865
|
width="1em"
|
|
@@ -6083,8 +6083,8 @@ wrapperTag: div
|
|
|
6083
6083
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6084
6084
|
<svg
|
|
6085
6085
|
class="pf-v6-svg"
|
|
6086
|
-
viewBox="0 0 512 512"
|
|
6087
6086
|
fill="currentColor"
|
|
6087
|
+
viewBox="0 0 512 512"
|
|
6088
6088
|
aria-hidden="true"
|
|
6089
6089
|
role="img"
|
|
6090
6090
|
width="1em"
|
|
@@ -6107,15 +6107,15 @@ wrapperTag: div
|
|
|
6107
6107
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6108
6108
|
<svg
|
|
6109
6109
|
class="pf-v6-svg"
|
|
6110
|
-
viewBox="0 0 32 32"
|
|
6111
6110
|
fill="currentColor"
|
|
6111
|
+
viewBox="0 0 32 32"
|
|
6112
6112
|
aria-hidden="true"
|
|
6113
6113
|
role="img"
|
|
6114
6114
|
width="1em"
|
|
6115
6115
|
height="1em"
|
|
6116
6116
|
>
|
|
6117
6117
|
<path
|
|
6118
|
-
d="
|
|
6118
|
+
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"
|
|
6119
6119
|
/>
|
|
6120
6120
|
</svg>
|
|
6121
6121
|
</span>
|
|
@@ -6131,8 +6131,8 @@ wrapperTag: div
|
|
|
6131
6131
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6132
6132
|
<svg
|
|
6133
6133
|
class="pf-v6-svg"
|
|
6134
|
-
viewBox="0 0 512 512"
|
|
6135
6134
|
fill="currentColor"
|
|
6135
|
+
viewBox="0 0 512 512"
|
|
6136
6136
|
aria-hidden="true"
|
|
6137
6137
|
role="img"
|
|
6138
6138
|
width="1em"
|
|
@@ -6157,8 +6157,8 @@ wrapperTag: div
|
|
|
6157
6157
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6158
6158
|
<svg
|
|
6159
6159
|
class="pf-v6-svg"
|
|
6160
|
-
viewBox="0 0 32 32"
|
|
6161
6160
|
fill="currentColor"
|
|
6161
|
+
viewBox="0 0 32 32"
|
|
6162
6162
|
aria-hidden="true"
|
|
6163
6163
|
role="img"
|
|
6164
6164
|
width="1em"
|
|
@@ -6237,8 +6237,8 @@ wrapperTag: div
|
|
|
6237
6237
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6238
6238
|
<svg
|
|
6239
6239
|
class="pf-v6-svg"
|
|
6240
|
-
viewBox="0 0 20 20"
|
|
6241
6240
|
fill="currentColor"
|
|
6241
|
+
viewBox="0 0 20 20"
|
|
6242
6242
|
aria-hidden="true"
|
|
6243
6243
|
role="img"
|
|
6244
6244
|
width="1em"
|
|
@@ -6256,8 +6256,8 @@ wrapperTag: div
|
|
|
6256
6256
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6257
6257
|
<svg
|
|
6258
6258
|
class="pf-v6-svg"
|
|
6259
|
-
viewBox="0 0 20 20"
|
|
6260
6259
|
fill="currentColor"
|
|
6260
|
+
viewBox="0 0 20 20"
|
|
6261
6261
|
aria-hidden="true"
|
|
6262
6262
|
role="img"
|
|
6263
6263
|
width="1em"
|
|
@@ -6275,8 +6275,8 @@ wrapperTag: div
|
|
|
6275
6275
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6276
6276
|
<svg
|
|
6277
6277
|
class="pf-v6-svg"
|
|
6278
|
-
viewBox="0 0 20 20"
|
|
6279
6278
|
fill="currentColor"
|
|
6279
|
+
viewBox="0 0 20 20"
|
|
6280
6280
|
aria-hidden="true"
|
|
6281
6281
|
role="img"
|
|
6282
6282
|
width="1em"
|
|
@@ -6326,8 +6326,8 @@ wrapperTag: div
|
|
|
6326
6326
|
>
|
|
6327
6327
|
<svg
|
|
6328
6328
|
class="pf-v6-svg"
|
|
6329
|
-
viewBox="0 0 20 20"
|
|
6330
6329
|
fill="currentColor"
|
|
6330
|
+
viewBox="0 0 20 20"
|
|
6331
6331
|
aria-hidden="true"
|
|
6332
6332
|
role="img"
|
|
6333
6333
|
width="1em"
|
|
@@ -6372,8 +6372,8 @@ wrapperTag: div
|
|
|
6372
6372
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
6373
6373
|
<svg
|
|
6374
6374
|
class="pf-v6-svg"
|
|
6375
|
-
viewBox="0 0 20 20"
|
|
6376
6375
|
fill="currentColor"
|
|
6376
|
+
viewBox="0 0 20 20"
|
|
6377
6377
|
aria-hidden="true"
|
|
6378
6378
|
role="img"
|
|
6379
6379
|
width="1em"
|
|
@@ -6606,8 +6606,8 @@ wrapperTag: div
|
|
|
6606
6606
|
<span class="pf-v6-c-button__icon">
|
|
6607
6607
|
<svg
|
|
6608
6608
|
class="pf-v6-svg"
|
|
6609
|
-
viewBox="0 0 20 20"
|
|
6610
6609
|
fill="currentColor"
|
|
6610
|
+
viewBox="0 0 20 20"
|
|
6611
6611
|
aria-hidden="true"
|
|
6612
6612
|
role="img"
|
|
6613
6613
|
width="1em"
|