@patternfly/patternfly 6.5.2 → 6.6.0-prerelease.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +8 -4
- package/components/Accordion/accordion.scss +9 -4
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +3 -3
- package/components/Compass/compass.scss +3 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +3 -3
- package/components/Page/page.scss +3 -3
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +132 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +195 -192
- package/patternfly.css +195 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -148,8 +148,8 @@ wrapperTag: div
|
|
|
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 @@ wrapperTag: div
|
|
|
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 @@ wrapperTag: div
|
|
|
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 @@ wrapperTag: div
|
|
|
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 @@ wrapperTag: div
|
|
|
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 @@ wrapperTag: div
|
|
|
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 @@ wrapperTag: div
|
|
|
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"
|
|
@@ -565,8 +565,8 @@ wrapperTag: div
|
|
|
565
565
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
566
566
|
<svg
|
|
567
567
|
class="pf-v6-svg"
|
|
568
|
-
viewBox="0 0 512 512"
|
|
569
568
|
fill="currentColor"
|
|
569
|
+
viewBox="0 0 512 512"
|
|
570
570
|
aria-hidden="true"
|
|
571
571
|
role="img"
|
|
572
572
|
width="1em"
|
|
@@ -589,15 +589,15 @@ wrapperTag: div
|
|
|
589
589
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
590
590
|
<svg
|
|
591
591
|
class="pf-v6-svg"
|
|
592
|
-
viewBox="0 0 32 32"
|
|
593
592
|
fill="currentColor"
|
|
593
|
+
viewBox="0 0 32 32"
|
|
594
594
|
aria-hidden="true"
|
|
595
595
|
role="img"
|
|
596
596
|
width="1em"
|
|
597
597
|
height="1em"
|
|
598
598
|
>
|
|
599
599
|
<path
|
|
600
|
-
d="
|
|
600
|
+
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"
|
|
601
601
|
/>
|
|
602
602
|
</svg>
|
|
603
603
|
</span>
|
|
@@ -613,8 +613,8 @@ wrapperTag: div
|
|
|
613
613
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
614
614
|
<svg
|
|
615
615
|
class="pf-v6-svg"
|
|
616
|
-
viewBox="0 0 512 512"
|
|
617
616
|
fill="currentColor"
|
|
617
|
+
viewBox="0 0 512 512"
|
|
618
618
|
aria-hidden="true"
|
|
619
619
|
role="img"
|
|
620
620
|
width="1em"
|
|
@@ -639,8 +639,8 @@ wrapperTag: div
|
|
|
639
639
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
640
640
|
<svg
|
|
641
641
|
class="pf-v6-svg"
|
|
642
|
-
viewBox="0 0 32 32"
|
|
643
642
|
fill="currentColor"
|
|
643
|
+
viewBox="0 0 32 32"
|
|
644
644
|
aria-hidden="true"
|
|
645
645
|
role="img"
|
|
646
646
|
width="1em"
|
|
@@ -734,8 +734,8 @@ wrapperTag: div
|
|
|
734
734
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
735
735
|
<svg
|
|
736
736
|
class="pf-v6-svg"
|
|
737
|
-
viewBox="0 0 20 20"
|
|
738
737
|
fill="currentColor"
|
|
738
|
+
viewBox="0 0 20 20"
|
|
739
739
|
aria-hidden="true"
|
|
740
740
|
role="img"
|
|
741
741
|
width="1em"
|
|
@@ -753,8 +753,8 @@ wrapperTag: div
|
|
|
753
753
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
754
754
|
<svg
|
|
755
755
|
class="pf-v6-svg"
|
|
756
|
-
viewBox="0 0 20 20"
|
|
757
756
|
fill="currentColor"
|
|
757
|
+
viewBox="0 0 20 20"
|
|
758
758
|
aria-hidden="true"
|
|
759
759
|
role="img"
|
|
760
760
|
width="1em"
|
|
@@ -772,8 +772,8 @@ wrapperTag: div
|
|
|
772
772
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
773
773
|
<svg
|
|
774
774
|
class="pf-v6-svg"
|
|
775
|
-
viewBox="0 0 20 20"
|
|
776
775
|
fill="currentColor"
|
|
776
|
+
viewBox="0 0 20 20"
|
|
777
777
|
aria-hidden="true"
|
|
778
778
|
role="img"
|
|
779
779
|
width="1em"
|
|
@@ -997,8 +997,8 @@ wrapperTag: div
|
|
|
997
997
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
998
998
|
<svg
|
|
999
999
|
class="pf-v6-svg"
|
|
1000
|
-
viewBox="0 0 512 512"
|
|
1001
1000
|
fill="currentColor"
|
|
1001
|
+
viewBox="0 0 512 512"
|
|
1002
1002
|
aria-hidden="true"
|
|
1003
1003
|
role="img"
|
|
1004
1004
|
width="1em"
|
|
@@ -1021,15 +1021,15 @@ wrapperTag: div
|
|
|
1021
1021
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1022
1022
|
<svg
|
|
1023
1023
|
class="pf-v6-svg"
|
|
1024
|
-
viewBox="0 0 32 32"
|
|
1025
1024
|
fill="currentColor"
|
|
1025
|
+
viewBox="0 0 32 32"
|
|
1026
1026
|
aria-hidden="true"
|
|
1027
1027
|
role="img"
|
|
1028
1028
|
width="1em"
|
|
1029
1029
|
height="1em"
|
|
1030
1030
|
>
|
|
1031
1031
|
<path
|
|
1032
|
-
d="
|
|
1032
|
+
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"
|
|
1033
1033
|
/>
|
|
1034
1034
|
</svg>
|
|
1035
1035
|
</span>
|
|
@@ -1045,8 +1045,8 @@ wrapperTag: div
|
|
|
1045
1045
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1046
1046
|
<svg
|
|
1047
1047
|
class="pf-v6-svg"
|
|
1048
|
-
viewBox="0 0 512 512"
|
|
1049
1048
|
fill="currentColor"
|
|
1049
|
+
viewBox="0 0 512 512"
|
|
1050
1050
|
aria-hidden="true"
|
|
1051
1051
|
role="img"
|
|
1052
1052
|
width="1em"
|
|
@@ -1071,8 +1071,8 @@ wrapperTag: div
|
|
|
1071
1071
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1072
1072
|
<svg
|
|
1073
1073
|
class="pf-v6-svg"
|
|
1074
|
-
viewBox="0 0 32 32"
|
|
1075
1074
|
fill="currentColor"
|
|
1075
|
+
viewBox="0 0 32 32"
|
|
1076
1076
|
aria-hidden="true"
|
|
1077
1077
|
role="img"
|
|
1078
1078
|
width="1em"
|
|
@@ -1178,8 +1178,8 @@ wrapperTag: div
|
|
|
1178
1178
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1179
1179
|
<svg
|
|
1180
1180
|
class="pf-v6-svg"
|
|
1181
|
-
viewBox="0 0 20 20"
|
|
1182
1181
|
fill="currentColor"
|
|
1182
|
+
viewBox="0 0 20 20"
|
|
1183
1183
|
aria-hidden="true"
|
|
1184
1184
|
role="img"
|
|
1185
1185
|
width="1em"
|
|
@@ -1197,8 +1197,8 @@ wrapperTag: div
|
|
|
1197
1197
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1198
1198
|
<svg
|
|
1199
1199
|
class="pf-v6-svg"
|
|
1200
|
-
viewBox="0 0 20 20"
|
|
1201
1200
|
fill="currentColor"
|
|
1201
|
+
viewBox="0 0 20 20"
|
|
1202
1202
|
aria-hidden="true"
|
|
1203
1203
|
role="img"
|
|
1204
1204
|
width="1em"
|
|
@@ -1216,8 +1216,8 @@ wrapperTag: div
|
|
|
1216
1216
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1217
1217
|
<svg
|
|
1218
1218
|
class="pf-v6-svg"
|
|
1219
|
-
viewBox="0 0 20 20"
|
|
1220
1219
|
fill="currentColor"
|
|
1220
|
+
viewBox="0 0 20 20"
|
|
1221
1221
|
aria-hidden="true"
|
|
1222
1222
|
role="img"
|
|
1223
1223
|
width="1em"
|
|
@@ -1558,8 +1558,8 @@ wrapperTag: div
|
|
|
1558
1558
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1559
1559
|
<svg
|
|
1560
1560
|
class="pf-v6-svg"
|
|
1561
|
-
viewBox="0 0 512 512"
|
|
1562
1561
|
fill="currentColor"
|
|
1562
|
+
viewBox="0 0 512 512"
|
|
1563
1563
|
aria-hidden="true"
|
|
1564
1564
|
role="img"
|
|
1565
1565
|
width="1em"
|
|
@@ -1582,15 +1582,15 @@ wrapperTag: div
|
|
|
1582
1582
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1583
1583
|
<svg
|
|
1584
1584
|
class="pf-v6-svg"
|
|
1585
|
-
viewBox="0 0 32 32"
|
|
1586
1585
|
fill="currentColor"
|
|
1586
|
+
viewBox="0 0 32 32"
|
|
1587
1587
|
aria-hidden="true"
|
|
1588
1588
|
role="img"
|
|
1589
1589
|
width="1em"
|
|
1590
1590
|
height="1em"
|
|
1591
1591
|
>
|
|
1592
1592
|
<path
|
|
1593
|
-
d="
|
|
1593
|
+
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"
|
|
1594
1594
|
/>
|
|
1595
1595
|
</svg>
|
|
1596
1596
|
</span>
|
|
@@ -1606,8 +1606,8 @@ wrapperTag: div
|
|
|
1606
1606
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1607
1607
|
<svg
|
|
1608
1608
|
class="pf-v6-svg"
|
|
1609
|
-
viewBox="0 0 512 512"
|
|
1610
1609
|
fill="currentColor"
|
|
1610
|
+
viewBox="0 0 512 512"
|
|
1611
1611
|
aria-hidden="true"
|
|
1612
1612
|
role="img"
|
|
1613
1613
|
width="1em"
|
|
@@ -1632,8 +1632,8 @@ wrapperTag: div
|
|
|
1632
1632
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1633
1633
|
<svg
|
|
1634
1634
|
class="pf-v6-svg"
|
|
1635
|
-
viewBox="0 0 32 32"
|
|
1636
1635
|
fill="currentColor"
|
|
1636
|
+
viewBox="0 0 32 32"
|
|
1637
1637
|
aria-hidden="true"
|
|
1638
1638
|
role="img"
|
|
1639
1639
|
width="1em"
|
|
@@ -1714,8 +1714,8 @@ wrapperTag: div
|
|
|
1714
1714
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1715
1715
|
<svg
|
|
1716
1716
|
class="pf-v6-svg"
|
|
1717
|
-
viewBox="0 0 20 20"
|
|
1718
1717
|
fill="currentColor"
|
|
1718
|
+
viewBox="0 0 20 20"
|
|
1719
1719
|
aria-hidden="true"
|
|
1720
1720
|
role="img"
|
|
1721
1721
|
width="1em"
|
|
@@ -1733,8 +1733,8 @@ wrapperTag: div
|
|
|
1733
1733
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1734
1734
|
<svg
|
|
1735
1735
|
class="pf-v6-svg"
|
|
1736
|
-
viewBox="0 0 20 20"
|
|
1737
1736
|
fill="currentColor"
|
|
1737
|
+
viewBox="0 0 20 20"
|
|
1738
1738
|
aria-hidden="true"
|
|
1739
1739
|
role="img"
|
|
1740
1740
|
width="1em"
|
|
@@ -1752,8 +1752,8 @@ wrapperTag: div
|
|
|
1752
1752
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1753
1753
|
<svg
|
|
1754
1754
|
class="pf-v6-svg"
|
|
1755
|
-
viewBox="0 0 20 20"
|
|
1756
1755
|
fill="currentColor"
|
|
1756
|
+
viewBox="0 0 20 20"
|
|
1757
1757
|
aria-hidden="true"
|
|
1758
1758
|
role="img"
|
|
1759
1759
|
width="1em"
|
|
@@ -2094,8 +2094,8 @@ wrapperTag: div
|
|
|
2094
2094
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2095
2095
|
<svg
|
|
2096
2096
|
class="pf-v6-svg"
|
|
2097
|
-
viewBox="0 0 512 512"
|
|
2098
2097
|
fill="currentColor"
|
|
2098
|
+
viewBox="0 0 512 512"
|
|
2099
2099
|
aria-hidden="true"
|
|
2100
2100
|
role="img"
|
|
2101
2101
|
width="1em"
|
|
@@ -2118,15 +2118,15 @@ wrapperTag: div
|
|
|
2118
2118
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2119
2119
|
<svg
|
|
2120
2120
|
class="pf-v6-svg"
|
|
2121
|
-
viewBox="0 0 32 32"
|
|
2122
2121
|
fill="currentColor"
|
|
2122
|
+
viewBox="0 0 32 32"
|
|
2123
2123
|
aria-hidden="true"
|
|
2124
2124
|
role="img"
|
|
2125
2125
|
width="1em"
|
|
2126
2126
|
height="1em"
|
|
2127
2127
|
>
|
|
2128
2128
|
<path
|
|
2129
|
-
d="
|
|
2129
|
+
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"
|
|
2130
2130
|
/>
|
|
2131
2131
|
</svg>
|
|
2132
2132
|
</span>
|
|
@@ -2142,8 +2142,8 @@ wrapperTag: div
|
|
|
2142
2142
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2143
2143
|
<svg
|
|
2144
2144
|
class="pf-v6-svg"
|
|
2145
|
-
viewBox="0 0 512 512"
|
|
2146
2145
|
fill="currentColor"
|
|
2146
|
+
viewBox="0 0 512 512"
|
|
2147
2147
|
aria-hidden="true"
|
|
2148
2148
|
role="img"
|
|
2149
2149
|
width="1em"
|
|
@@ -2168,8 +2168,8 @@ wrapperTag: div
|
|
|
2168
2168
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2169
2169
|
<svg
|
|
2170
2170
|
class="pf-v6-svg"
|
|
2171
|
-
viewBox="0 0 32 32"
|
|
2172
2171
|
fill="currentColor"
|
|
2172
|
+
viewBox="0 0 32 32"
|
|
2173
2173
|
aria-hidden="true"
|
|
2174
2174
|
role="img"
|
|
2175
2175
|
width="1em"
|
|
@@ -2250,8 +2250,8 @@ wrapperTag: div
|
|
|
2250
2250
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2251
2251
|
<svg
|
|
2252
2252
|
class="pf-v6-svg"
|
|
2253
|
-
viewBox="0 0 20 20"
|
|
2254
2253
|
fill="currentColor"
|
|
2254
|
+
viewBox="0 0 20 20"
|
|
2255
2255
|
aria-hidden="true"
|
|
2256
2256
|
role="img"
|
|
2257
2257
|
width="1em"
|
|
@@ -2269,8 +2269,8 @@ wrapperTag: div
|
|
|
2269
2269
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2270
2270
|
<svg
|
|
2271
2271
|
class="pf-v6-svg"
|
|
2272
|
-
viewBox="0 0 20 20"
|
|
2273
2272
|
fill="currentColor"
|
|
2273
|
+
viewBox="0 0 20 20"
|
|
2274
2274
|
aria-hidden="true"
|
|
2275
2275
|
role="img"
|
|
2276
2276
|
width="1em"
|
|
@@ -2288,8 +2288,8 @@ wrapperTag: div
|
|
|
2288
2288
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2289
2289
|
<svg
|
|
2290
2290
|
class="pf-v6-svg"
|
|
2291
|
-
viewBox="0 0 20 20"
|
|
2292
2291
|
fill="currentColor"
|
|
2292
|
+
viewBox="0 0 20 20"
|
|
2293
2293
|
aria-hidden="true"
|
|
2294
2294
|
role="img"
|
|
2295
2295
|
width="1em"
|
|
@@ -2633,8 +2633,8 @@ wrapperTag: div
|
|
|
2633
2633
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2634
2634
|
<svg
|
|
2635
2635
|
class="pf-v6-svg"
|
|
2636
|
-
viewBox="0 0 512 512"
|
|
2637
2636
|
fill="currentColor"
|
|
2637
|
+
viewBox="0 0 512 512"
|
|
2638
2638
|
aria-hidden="true"
|
|
2639
2639
|
role="img"
|
|
2640
2640
|
width="1em"
|
|
@@ -2657,15 +2657,15 @@ wrapperTag: div
|
|
|
2657
2657
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2658
2658
|
<svg
|
|
2659
2659
|
class="pf-v6-svg"
|
|
2660
|
-
viewBox="0 0 32 32"
|
|
2661
2660
|
fill="currentColor"
|
|
2661
|
+
viewBox="0 0 32 32"
|
|
2662
2662
|
aria-hidden="true"
|
|
2663
2663
|
role="img"
|
|
2664
2664
|
width="1em"
|
|
2665
2665
|
height="1em"
|
|
2666
2666
|
>
|
|
2667
2667
|
<path
|
|
2668
|
-
d="
|
|
2668
|
+
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"
|
|
2669
2669
|
/>
|
|
2670
2670
|
</svg>
|
|
2671
2671
|
</span>
|
|
@@ -2681,8 +2681,8 @@ wrapperTag: div
|
|
|
2681
2681
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2682
2682
|
<svg
|
|
2683
2683
|
class="pf-v6-svg"
|
|
2684
|
-
viewBox="0 0 512 512"
|
|
2685
2684
|
fill="currentColor"
|
|
2685
|
+
viewBox="0 0 512 512"
|
|
2686
2686
|
aria-hidden="true"
|
|
2687
2687
|
role="img"
|
|
2688
2688
|
width="1em"
|
|
@@ -2707,8 +2707,8 @@ wrapperTag: div
|
|
|
2707
2707
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2708
2708
|
<svg
|
|
2709
2709
|
class="pf-v6-svg"
|
|
2710
|
-
viewBox="0 0 32 32"
|
|
2711
2710
|
fill="currentColor"
|
|
2711
|
+
viewBox="0 0 32 32"
|
|
2712
2712
|
aria-hidden="true"
|
|
2713
2713
|
role="img"
|
|
2714
2714
|
width="1em"
|
|
@@ -2788,8 +2788,8 @@ wrapperTag: div
|
|
|
2788
2788
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2789
2789
|
<svg
|
|
2790
2790
|
class="pf-v6-svg"
|
|
2791
|
-
viewBox="0 0 20 20"
|
|
2792
2791
|
fill="currentColor"
|
|
2792
|
+
viewBox="0 0 20 20"
|
|
2793
2793
|
aria-hidden="true"
|
|
2794
2794
|
role="img"
|
|
2795
2795
|
width="1em"
|
|
@@ -2807,8 +2807,8 @@ wrapperTag: div
|
|
|
2807
2807
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2808
2808
|
<svg
|
|
2809
2809
|
class="pf-v6-svg"
|
|
2810
|
-
viewBox="0 0 20 20"
|
|
2811
2810
|
fill="currentColor"
|
|
2811
|
+
viewBox="0 0 20 20"
|
|
2812
2812
|
aria-hidden="true"
|
|
2813
2813
|
role="img"
|
|
2814
2814
|
width="1em"
|
|
@@ -2826,8 +2826,8 @@ wrapperTag: div
|
|
|
2826
2826
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
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"
|
|
@@ -3169,8 +3169,8 @@ wrapperTag: div
|
|
|
3169
3169
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3170
3170
|
<svg
|
|
3171
3171
|
class="pf-v6-svg"
|
|
3172
|
-
viewBox="0 0 512 512"
|
|
3173
3172
|
fill="currentColor"
|
|
3173
|
+
viewBox="0 0 512 512"
|
|
3174
3174
|
aria-hidden="true"
|
|
3175
3175
|
role="img"
|
|
3176
3176
|
width="1em"
|
|
@@ -3193,15 +3193,15 @@ wrapperTag: div
|
|
|
3193
3193
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3194
3194
|
<svg
|
|
3195
3195
|
class="pf-v6-svg"
|
|
3196
|
-
viewBox="0 0 32 32"
|
|
3197
3196
|
fill="currentColor"
|
|
3197
|
+
viewBox="0 0 32 32"
|
|
3198
3198
|
aria-hidden="true"
|
|
3199
3199
|
role="img"
|
|
3200
3200
|
width="1em"
|
|
3201
3201
|
height="1em"
|
|
3202
3202
|
>
|
|
3203
3203
|
<path
|
|
3204
|
-
d="
|
|
3204
|
+
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"
|
|
3205
3205
|
/>
|
|
3206
3206
|
</svg>
|
|
3207
3207
|
</span>
|
|
@@ -3217,8 +3217,8 @@ wrapperTag: div
|
|
|
3217
3217
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3218
3218
|
<svg
|
|
3219
3219
|
class="pf-v6-svg"
|
|
3220
|
-
viewBox="0 0 512 512"
|
|
3221
3220
|
fill="currentColor"
|
|
3221
|
+
viewBox="0 0 512 512"
|
|
3222
3222
|
aria-hidden="true"
|
|
3223
3223
|
role="img"
|
|
3224
3224
|
width="1em"
|
|
@@ -3243,8 +3243,8 @@ wrapperTag: div
|
|
|
3243
3243
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3244
3244
|
<svg
|
|
3245
3245
|
class="pf-v6-svg"
|
|
3246
|
-
viewBox="0 0 32 32"
|
|
3247
3246
|
fill="currentColor"
|
|
3247
|
+
viewBox="0 0 32 32"
|
|
3248
3248
|
aria-hidden="true"
|
|
3249
3249
|
role="img"
|
|
3250
3250
|
width="1em"
|
|
@@ -3323,8 +3323,8 @@ wrapperTag: div
|
|
|
3323
3323
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3324
3324
|
<svg
|
|
3325
3325
|
class="pf-v6-svg"
|
|
3326
|
-
viewBox="0 0 20 20"
|
|
3327
3326
|
fill="currentColor"
|
|
3327
|
+
viewBox="0 0 20 20"
|
|
3328
3328
|
aria-hidden="true"
|
|
3329
3329
|
role="img"
|
|
3330
3330
|
width="1em"
|
|
@@ -3342,8 +3342,8 @@ wrapperTag: div
|
|
|
3342
3342
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3343
3343
|
<svg
|
|
3344
3344
|
class="pf-v6-svg"
|
|
3345
|
-
viewBox="0 0 20 20"
|
|
3346
3345
|
fill="currentColor"
|
|
3346
|
+
viewBox="0 0 20 20"
|
|
3347
3347
|
aria-hidden="true"
|
|
3348
3348
|
role="img"
|
|
3349
3349
|
width="1em"
|
|
@@ -3361,8 +3361,8 @@ wrapperTag: div
|
|
|
3361
3361
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3362
3362
|
<svg
|
|
3363
3363
|
class="pf-v6-svg"
|
|
3364
|
-
viewBox="0 0 20 20"
|
|
3365
3364
|
fill="currentColor"
|
|
3365
|
+
viewBox="0 0 20 20"
|
|
3366
3366
|
aria-hidden="true"
|
|
3367
3367
|
role="img"
|
|
3368
3368
|
width="1em"
|
|
@@ -3710,8 +3710,8 @@ wrapperTag: div
|
|
|
3710
3710
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3711
3711
|
<svg
|
|
3712
3712
|
class="pf-v6-svg"
|
|
3713
|
-
viewBox="0 0 512 512"
|
|
3714
3713
|
fill="currentColor"
|
|
3714
|
+
viewBox="0 0 512 512"
|
|
3715
3715
|
aria-hidden="true"
|
|
3716
3716
|
role="img"
|
|
3717
3717
|
width="1em"
|
|
@@ -3734,15 +3734,15 @@ wrapperTag: div
|
|
|
3734
3734
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3735
3735
|
<svg
|
|
3736
3736
|
class="pf-v6-svg"
|
|
3737
|
-
viewBox="0 0 32 32"
|
|
3738
3737
|
fill="currentColor"
|
|
3738
|
+
viewBox="0 0 32 32"
|
|
3739
3739
|
aria-hidden="true"
|
|
3740
3740
|
role="img"
|
|
3741
3741
|
width="1em"
|
|
3742
3742
|
height="1em"
|
|
3743
3743
|
>
|
|
3744
3744
|
<path
|
|
3745
|
-
d="
|
|
3745
|
+
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"
|
|
3746
3746
|
/>
|
|
3747
3747
|
</svg>
|
|
3748
3748
|
</span>
|
|
@@ -3758,8 +3758,8 @@ wrapperTag: div
|
|
|
3758
3758
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3759
3759
|
<svg
|
|
3760
3760
|
class="pf-v6-svg"
|
|
3761
|
-
viewBox="0 0 512 512"
|
|
3762
3761
|
fill="currentColor"
|
|
3762
|
+
viewBox="0 0 512 512"
|
|
3763
3763
|
aria-hidden="true"
|
|
3764
3764
|
role="img"
|
|
3765
3765
|
width="1em"
|
|
@@ -3784,8 +3784,8 @@ wrapperTag: div
|
|
|
3784
3784
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3785
3785
|
<svg
|
|
3786
3786
|
class="pf-v6-svg"
|
|
3787
|
-
viewBox="0 0 32 32"
|
|
3788
3787
|
fill="currentColor"
|
|
3788
|
+
viewBox="0 0 32 32"
|
|
3789
3789
|
aria-hidden="true"
|
|
3790
3790
|
role="img"
|
|
3791
3791
|
width="1em"
|
|
@@ -3864,8 +3864,8 @@ wrapperTag: div
|
|
|
3864
3864
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3865
3865
|
<svg
|
|
3866
3866
|
class="pf-v6-svg"
|
|
3867
|
-
viewBox="0 0 20 20"
|
|
3868
3867
|
fill="currentColor"
|
|
3868
|
+
viewBox="0 0 20 20"
|
|
3869
3869
|
aria-hidden="true"
|
|
3870
3870
|
role="img"
|
|
3871
3871
|
width="1em"
|
|
@@ -3883,8 +3883,8 @@ wrapperTag: div
|
|
|
3883
3883
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3884
3884
|
<svg
|
|
3885
3885
|
class="pf-v6-svg"
|
|
3886
|
-
viewBox="0 0 20 20"
|
|
3887
3886
|
fill="currentColor"
|
|
3887
|
+
viewBox="0 0 20 20"
|
|
3888
3888
|
aria-hidden="true"
|
|
3889
3889
|
role="img"
|
|
3890
3890
|
width="1em"
|
|
@@ -3902,8 +3902,8 @@ wrapperTag: div
|
|
|
3902
3902
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3903
3903
|
<svg
|
|
3904
3904
|
class="pf-v6-svg"
|
|
3905
|
-
viewBox="0 0 20 20"
|
|
3906
3905
|
fill="currentColor"
|
|
3906
|
+
viewBox="0 0 20 20"
|
|
3907
3907
|
aria-hidden="true"
|
|
3908
3908
|
role="img"
|
|
3909
3909
|
width="1em"
|
|
@@ -4254,8 +4254,8 @@ wrapperTag: div
|
|
|
4254
4254
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4255
4255
|
<svg
|
|
4256
4256
|
class="pf-v6-svg"
|
|
4257
|
-
viewBox="0 0 512 512"
|
|
4258
4257
|
fill="currentColor"
|
|
4258
|
+
viewBox="0 0 512 512"
|
|
4259
4259
|
aria-hidden="true"
|
|
4260
4260
|
role="img"
|
|
4261
4261
|
width="1em"
|
|
@@ -4278,15 +4278,15 @@ wrapperTag: div
|
|
|
4278
4278
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4279
4279
|
<svg
|
|
4280
4280
|
class="pf-v6-svg"
|
|
4281
|
-
viewBox="0 0 32 32"
|
|
4282
4281
|
fill="currentColor"
|
|
4282
|
+
viewBox="0 0 32 32"
|
|
4283
4283
|
aria-hidden="true"
|
|
4284
4284
|
role="img"
|
|
4285
4285
|
width="1em"
|
|
4286
4286
|
height="1em"
|
|
4287
4287
|
>
|
|
4288
4288
|
<path
|
|
4289
|
-
d="
|
|
4289
|
+
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"
|
|
4290
4290
|
/>
|
|
4291
4291
|
</svg>
|
|
4292
4292
|
</span>
|
|
@@ -4302,8 +4302,8 @@ wrapperTag: div
|
|
|
4302
4302
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4303
4303
|
<svg
|
|
4304
4304
|
class="pf-v6-svg"
|
|
4305
|
-
viewBox="0 0 512 512"
|
|
4306
4305
|
fill="currentColor"
|
|
4306
|
+
viewBox="0 0 512 512"
|
|
4307
4307
|
aria-hidden="true"
|
|
4308
4308
|
role="img"
|
|
4309
4309
|
width="1em"
|
|
@@ -4328,8 +4328,8 @@ wrapperTag: div
|
|
|
4328
4328
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4329
4329
|
<svg
|
|
4330
4330
|
class="pf-v6-svg"
|
|
4331
|
-
viewBox="0 0 32 32"
|
|
4332
4331
|
fill="currentColor"
|
|
4332
|
+
viewBox="0 0 32 32"
|
|
4333
4333
|
aria-hidden="true"
|
|
4334
4334
|
role="img"
|
|
4335
4335
|
width="1em"
|
|
@@ -4619,8 +4619,8 @@ wrapperTag: div
|
|
|
4619
4619
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4620
4620
|
<svg
|
|
4621
4621
|
class="pf-v6-svg"
|
|
4622
|
-
viewBox="0 0 512 512"
|
|
4623
4622
|
fill="currentColor"
|
|
4623
|
+
viewBox="0 0 512 512"
|
|
4624
4624
|
aria-hidden="true"
|
|
4625
4625
|
role="img"
|
|
4626
4626
|
width="1em"
|
|
@@ -4643,15 +4643,15 @@ wrapperTag: div
|
|
|
4643
4643
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4644
4644
|
<svg
|
|
4645
4645
|
class="pf-v6-svg"
|
|
4646
|
-
viewBox="0 0 32 32"
|
|
4647
4646
|
fill="currentColor"
|
|
4647
|
+
viewBox="0 0 32 32"
|
|
4648
4648
|
aria-hidden="true"
|
|
4649
4649
|
role="img"
|
|
4650
4650
|
width="1em"
|
|
4651
4651
|
height="1em"
|
|
4652
4652
|
>
|
|
4653
4653
|
<path
|
|
4654
|
-
d="
|
|
4654
|
+
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"
|
|
4655
4655
|
/>
|
|
4656
4656
|
</svg>
|
|
4657
4657
|
</span>
|
|
@@ -4667,8 +4667,8 @@ wrapperTag: div
|
|
|
4667
4667
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4668
4668
|
<svg
|
|
4669
4669
|
class="pf-v6-svg"
|
|
4670
|
-
viewBox="0 0 512 512"
|
|
4671
4670
|
fill="currentColor"
|
|
4671
|
+
viewBox="0 0 512 512"
|
|
4672
4672
|
aria-hidden="true"
|
|
4673
4673
|
role="img"
|
|
4674
4674
|
width="1em"
|
|
@@ -4693,8 +4693,8 @@ wrapperTag: div
|
|
|
4693
4693
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4694
4694
|
<svg
|
|
4695
4695
|
class="pf-v6-svg"
|
|
4696
|
-
viewBox="0 0 32 32"
|
|
4697
4696
|
fill="currentColor"
|
|
4697
|
+
viewBox="0 0 32 32"
|
|
4698
4698
|
aria-hidden="true"
|
|
4699
4699
|
role="img"
|
|
4700
4700
|
width="1em"
|
|
@@ -4724,8 +4724,8 @@ wrapperTag: div
|
|
|
4724
4724
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4725
4725
|
<svg
|
|
4726
4726
|
class="pf-v6-svg"
|
|
4727
|
-
viewBox="0 0 640 512"
|
|
4728
4727
|
fill="currentColor"
|
|
4728
|
+
viewBox="0 0 640 512"
|
|
4729
4729
|
aria-hidden="true"
|
|
4730
4730
|
role="img"
|
|
4731
4731
|
width="1em"
|
|
@@ -4741,15 +4741,15 @@ wrapperTag: div
|
|
|
4741
4741
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4742
4742
|
<svg
|
|
4743
4743
|
class="pf-v6-svg"
|
|
4744
|
-
viewBox="0 0 20 20"
|
|
4745
4744
|
fill="currentColor"
|
|
4745
|
+
viewBox="0 0 20 20"
|
|
4746
4746
|
aria-hidden="true"
|
|
4747
4747
|
role="img"
|
|
4748
4748
|
width="1em"
|
|
4749
4749
|
height="1em"
|
|
4750
4750
|
>
|
|
4751
4751
|
<path
|
|
4752
|
-
d="
|
|
4752
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
4753
4753
|
/>
|
|
4754
4754
|
</svg>
|
|
4755
4755
|
</span>
|
|
@@ -4814,8 +4814,8 @@ wrapperTag: div
|
|
|
4814
4814
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4815
4815
|
<svg
|
|
4816
4816
|
class="pf-v6-svg"
|
|
4817
|
-
viewBox="0 0 20 20"
|
|
4818
4817
|
fill="currentColor"
|
|
4818
|
+
viewBox="0 0 20 20"
|
|
4819
4819
|
aria-hidden="true"
|
|
4820
4820
|
role="img"
|
|
4821
4821
|
width="1em"
|
|
@@ -4833,8 +4833,8 @@ wrapperTag: div
|
|
|
4833
4833
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4834
4834
|
<svg
|
|
4835
4835
|
class="pf-v6-svg"
|
|
4836
|
-
viewBox="0 0 20 20"
|
|
4837
4836
|
fill="currentColor"
|
|
4837
|
+
viewBox="0 0 20 20"
|
|
4838
4838
|
aria-hidden="true"
|
|
4839
4839
|
role="img"
|
|
4840
4840
|
width="1em"
|
|
@@ -4852,8 +4852,8 @@ wrapperTag: div
|
|
|
4852
4852
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4853
4853
|
<svg
|
|
4854
4854
|
class="pf-v6-svg"
|
|
4855
|
-
viewBox="0 0 20 20"
|
|
4856
4855
|
fill="currentColor"
|
|
4856
|
+
viewBox="0 0 20 20"
|
|
4857
4857
|
aria-hidden="true"
|
|
4858
4858
|
role="img"
|
|
4859
4859
|
width="1em"
|
|
@@ -5074,8 +5074,8 @@ wrapperTag: div
|
|
|
5074
5074
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5075
5075
|
<svg
|
|
5076
5076
|
class="pf-v6-svg"
|
|
5077
|
-
viewBox="0 0 512 512"
|
|
5078
5077
|
fill="currentColor"
|
|
5078
|
+
viewBox="0 0 512 512"
|
|
5079
5079
|
aria-hidden="true"
|
|
5080
5080
|
role="img"
|
|
5081
5081
|
width="1em"
|
|
@@ -5098,15 +5098,15 @@ wrapperTag: div
|
|
|
5098
5098
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5099
5099
|
<svg
|
|
5100
5100
|
class="pf-v6-svg"
|
|
5101
|
-
viewBox="0 0 32 32"
|
|
5102
5101
|
fill="currentColor"
|
|
5102
|
+
viewBox="0 0 32 32"
|
|
5103
5103
|
aria-hidden="true"
|
|
5104
5104
|
role="img"
|
|
5105
5105
|
width="1em"
|
|
5106
5106
|
height="1em"
|
|
5107
5107
|
>
|
|
5108
5108
|
<path
|
|
5109
|
-
d="
|
|
5109
|
+
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"
|
|
5110
5110
|
/>
|
|
5111
5111
|
</svg>
|
|
5112
5112
|
</span>
|
|
@@ -5122,8 +5122,8 @@ wrapperTag: div
|
|
|
5122
5122
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5123
5123
|
<svg
|
|
5124
5124
|
class="pf-v6-svg"
|
|
5125
|
-
viewBox="0 0 512 512"
|
|
5126
5125
|
fill="currentColor"
|
|
5126
|
+
viewBox="0 0 512 512"
|
|
5127
5127
|
aria-hidden="true"
|
|
5128
5128
|
role="img"
|
|
5129
5129
|
width="1em"
|
|
@@ -5148,8 +5148,8 @@ wrapperTag: div
|
|
|
5148
5148
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5149
5149
|
<svg
|
|
5150
5150
|
class="pf-v6-svg"
|
|
5151
|
-
viewBox="0 0 32 32"
|
|
5152
5151
|
fill="currentColor"
|
|
5152
|
+
viewBox="0 0 32 32"
|
|
5153
5153
|
aria-hidden="true"
|
|
5154
5154
|
role="img"
|
|
5155
5155
|
width="1em"
|
|
@@ -5179,8 +5179,8 @@ wrapperTag: div
|
|
|
5179
5179
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5180
5180
|
<svg
|
|
5181
5181
|
class="pf-v6-svg"
|
|
5182
|
-
viewBox="0 0 640 512"
|
|
5183
5182
|
fill="currentColor"
|
|
5183
|
+
viewBox="0 0 640 512"
|
|
5184
5184
|
aria-hidden="true"
|
|
5185
5185
|
role="img"
|
|
5186
5186
|
width="1em"
|
|
@@ -5196,15 +5196,15 @@ wrapperTag: div
|
|
|
5196
5196
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
5197
5197
|
<svg
|
|
5198
5198
|
class="pf-v6-svg"
|
|
5199
|
-
viewBox="0 0 20 20"
|
|
5200
5199
|
fill="currentColor"
|
|
5200
|
+
viewBox="0 0 20 20"
|
|
5201
5201
|
aria-hidden="true"
|
|
5202
5202
|
role="img"
|
|
5203
5203
|
width="1em"
|
|
5204
5204
|
height="1em"
|
|
5205
5205
|
>
|
|
5206
5206
|
<path
|
|
5207
|
-
d="
|
|
5207
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
5208
5208
|
/>
|
|
5209
5209
|
</svg>
|
|
5210
5210
|
</span>
|
|
@@ -5223,8 +5223,8 @@ wrapperTag: div
|
|
|
5223
5223
|
<span class="pf-v6-c-menu__item-icon">
|
|
5224
5224
|
<svg
|
|
5225
5225
|
class="pf-v6-svg"
|
|
5226
|
-
viewBox="0 0 640 512"
|
|
5227
5226
|
fill="currentColor"
|
|
5227
|
+
viewBox="0 0 640 512"
|
|
5228
5228
|
aria-hidden="true"
|
|
5229
5229
|
role="img"
|
|
5230
5230
|
width="1em"
|
|
@@ -5329,8 +5329,8 @@ wrapperTag: div
|
|
|
5329
5329
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5330
5330
|
<svg
|
|
5331
5331
|
class="pf-v6-svg"
|
|
5332
|
-
viewBox="0 0 20 20"
|
|
5333
5332
|
fill="currentColor"
|
|
5333
|
+
viewBox="0 0 20 20"
|
|
5334
5334
|
aria-hidden="true"
|
|
5335
5335
|
role="img"
|
|
5336
5336
|
width="1em"
|
|
@@ -5348,8 +5348,8 @@ wrapperTag: div
|
|
|
5348
5348
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5349
5349
|
<svg
|
|
5350
5350
|
class="pf-v6-svg"
|
|
5351
|
-
viewBox="0 0 20 20"
|
|
5352
5351
|
fill="currentColor"
|
|
5352
|
+
viewBox="0 0 20 20"
|
|
5353
5353
|
aria-hidden="true"
|
|
5354
5354
|
role="img"
|
|
5355
5355
|
width="1em"
|
|
@@ -5367,8 +5367,8 @@ wrapperTag: div
|
|
|
5367
5367
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5368
5368
|
<svg
|
|
5369
5369
|
class="pf-v6-svg"
|
|
5370
|
-
viewBox="0 0 20 20"
|
|
5371
5370
|
fill="currentColor"
|
|
5371
|
+
viewBox="0 0 20 20"
|
|
5372
5372
|
aria-hidden="true"
|
|
5373
5373
|
role="img"
|
|
5374
5374
|
width="1em"
|
|
@@ -5589,8 +5589,8 @@ wrapperTag: div
|
|
|
5589
5589
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5590
5590
|
<svg
|
|
5591
5591
|
class="pf-v6-svg"
|
|
5592
|
-
viewBox="0 0 512 512"
|
|
5593
5592
|
fill="currentColor"
|
|
5593
|
+
viewBox="0 0 512 512"
|
|
5594
5594
|
aria-hidden="true"
|
|
5595
5595
|
role="img"
|
|
5596
5596
|
width="1em"
|
|
@@ -5613,15 +5613,15 @@ wrapperTag: div
|
|
|
5613
5613
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5614
5614
|
<svg
|
|
5615
5615
|
class="pf-v6-svg"
|
|
5616
|
-
viewBox="0 0 32 32"
|
|
5617
5616
|
fill="currentColor"
|
|
5617
|
+
viewBox="0 0 32 32"
|
|
5618
5618
|
aria-hidden="true"
|
|
5619
5619
|
role="img"
|
|
5620
5620
|
width="1em"
|
|
5621
5621
|
height="1em"
|
|
5622
5622
|
>
|
|
5623
5623
|
<path
|
|
5624
|
-
d="
|
|
5624
|
+
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"
|
|
5625
5625
|
/>
|
|
5626
5626
|
</svg>
|
|
5627
5627
|
</span>
|
|
@@ -5637,8 +5637,8 @@ wrapperTag: div
|
|
|
5637
5637
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5638
5638
|
<svg
|
|
5639
5639
|
class="pf-v6-svg"
|
|
5640
|
-
viewBox="0 0 512 512"
|
|
5641
5640
|
fill="currentColor"
|
|
5641
|
+
viewBox="0 0 512 512"
|
|
5642
5642
|
aria-hidden="true"
|
|
5643
5643
|
role="img"
|
|
5644
5644
|
width="1em"
|
|
@@ -5663,8 +5663,8 @@ wrapperTag: div
|
|
|
5663
5663
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
5664
5664
|
<svg
|
|
5665
5665
|
class="pf-v6-svg"
|
|
5666
|
-
viewBox="0 0 32 32"
|
|
5667
5666
|
fill="currentColor"
|
|
5667
|
+
viewBox="0 0 32 32"
|
|
5668
5668
|
aria-hidden="true"
|
|
5669
5669
|
role="img"
|
|
5670
5670
|
width="1em"
|
|
@@ -5743,8 +5743,8 @@ wrapperTag: div
|
|
|
5743
5743
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5744
5744
|
<svg
|
|
5745
5745
|
class="pf-v6-svg"
|
|
5746
|
-
viewBox="0 0 20 20"
|
|
5747
5746
|
fill="currentColor"
|
|
5747
|
+
viewBox="0 0 20 20"
|
|
5748
5748
|
aria-hidden="true"
|
|
5749
5749
|
role="img"
|
|
5750
5750
|
width="1em"
|
|
@@ -5762,8 +5762,8 @@ wrapperTag: div
|
|
|
5762
5762
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5763
5763
|
<svg
|
|
5764
5764
|
class="pf-v6-svg"
|
|
5765
|
-
viewBox="0 0 20 20"
|
|
5766
5765
|
fill="currentColor"
|
|
5766
|
+
viewBox="0 0 20 20"
|
|
5767
5767
|
aria-hidden="true"
|
|
5768
5768
|
role="img"
|
|
5769
5769
|
width="1em"
|
|
@@ -5781,8 +5781,8 @@ wrapperTag: div
|
|
|
5781
5781
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
5782
5782
|
<svg
|
|
5783
5783
|
class="pf-v6-svg"
|
|
5784
|
-
viewBox="0 0 20 20"
|
|
5785
5784
|
fill="currentColor"
|
|
5785
|
+
viewBox="0 0 20 20"
|
|
5786
5786
|
aria-hidden="true"
|
|
5787
5787
|
role="img"
|
|
5788
5788
|
width="1em"
|
|
@@ -6003,8 +6003,8 @@ wrapperTag: div
|
|
|
6003
6003
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6004
6004
|
<svg
|
|
6005
6005
|
class="pf-v6-svg"
|
|
6006
|
-
viewBox="0 0 512 512"
|
|
6007
6006
|
fill="currentColor"
|
|
6007
|
+
viewBox="0 0 512 512"
|
|
6008
6008
|
aria-hidden="true"
|
|
6009
6009
|
role="img"
|
|
6010
6010
|
width="1em"
|
|
@@ -6027,15 +6027,15 @@ wrapperTag: div
|
|
|
6027
6027
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6028
6028
|
<svg
|
|
6029
6029
|
class="pf-v6-svg"
|
|
6030
|
-
viewBox="0 0 32 32"
|
|
6031
6030
|
fill="currentColor"
|
|
6031
|
+
viewBox="0 0 32 32"
|
|
6032
6032
|
aria-hidden="true"
|
|
6033
6033
|
role="img"
|
|
6034
6034
|
width="1em"
|
|
6035
6035
|
height="1em"
|
|
6036
6036
|
>
|
|
6037
6037
|
<path
|
|
6038
|
-
d="
|
|
6038
|
+
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"
|
|
6039
6039
|
/>
|
|
6040
6040
|
</svg>
|
|
6041
6041
|
</span>
|
|
@@ -6051,8 +6051,8 @@ wrapperTag: div
|
|
|
6051
6051
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6052
6052
|
<svg
|
|
6053
6053
|
class="pf-v6-svg"
|
|
6054
|
-
viewBox="0 0 512 512"
|
|
6055
6054
|
fill="currentColor"
|
|
6055
|
+
viewBox="0 0 512 512"
|
|
6056
6056
|
aria-hidden="true"
|
|
6057
6057
|
role="img"
|
|
6058
6058
|
width="1em"
|
|
@@ -6077,8 +6077,8 @@ wrapperTag: div
|
|
|
6077
6077
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6078
6078
|
<svg
|
|
6079
6079
|
class="pf-v6-svg"
|
|
6080
|
-
viewBox="0 0 32 32"
|
|
6081
6080
|
fill="currentColor"
|
|
6081
|
+
viewBox="0 0 32 32"
|
|
6082
6082
|
aria-hidden="true"
|
|
6083
6083
|
role="img"
|
|
6084
6084
|
width="1em"
|
|
@@ -6157,8 +6157,8 @@ wrapperTag: div
|
|
|
6157
6157
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6158
6158
|
<svg
|
|
6159
6159
|
class="pf-v6-svg"
|
|
6160
|
-
viewBox="0 0 20 20"
|
|
6161
6160
|
fill="currentColor"
|
|
6161
|
+
viewBox="0 0 20 20"
|
|
6162
6162
|
aria-hidden="true"
|
|
6163
6163
|
role="img"
|
|
6164
6164
|
width="1em"
|
|
@@ -6176,8 +6176,8 @@ wrapperTag: div
|
|
|
6176
6176
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6177
6177
|
<svg
|
|
6178
6178
|
class="pf-v6-svg"
|
|
6179
|
-
viewBox="0 0 20 20"
|
|
6180
6179
|
fill="currentColor"
|
|
6180
|
+
viewBox="0 0 20 20"
|
|
6181
6181
|
aria-hidden="true"
|
|
6182
6182
|
role="img"
|
|
6183
6183
|
width="1em"
|
|
@@ -6195,8 +6195,8 @@ wrapperTag: div
|
|
|
6195
6195
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6196
6196
|
<svg
|
|
6197
6197
|
class="pf-v6-svg"
|
|
6198
|
-
viewBox="0 0 20 20"
|
|
6199
6198
|
fill="currentColor"
|
|
6199
|
+
viewBox="0 0 20 20"
|
|
6200
6200
|
aria-hidden="true"
|
|
6201
6201
|
role="img"
|
|
6202
6202
|
width="1em"
|
|
@@ -6417,8 +6417,8 @@ wrapperTag: div
|
|
|
6417
6417
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6418
6418
|
<svg
|
|
6419
6419
|
class="pf-v6-svg"
|
|
6420
|
-
viewBox="0 0 512 512"
|
|
6421
6420
|
fill="currentColor"
|
|
6421
|
+
viewBox="0 0 512 512"
|
|
6422
6422
|
aria-hidden="true"
|
|
6423
6423
|
role="img"
|
|
6424
6424
|
width="1em"
|
|
@@ -6441,15 +6441,15 @@ wrapperTag: div
|
|
|
6441
6441
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6442
6442
|
<svg
|
|
6443
6443
|
class="pf-v6-svg"
|
|
6444
|
-
viewBox="0 0 32 32"
|
|
6445
6444
|
fill="currentColor"
|
|
6445
|
+
viewBox="0 0 32 32"
|
|
6446
6446
|
aria-hidden="true"
|
|
6447
6447
|
role="img"
|
|
6448
6448
|
width="1em"
|
|
6449
6449
|
height="1em"
|
|
6450
6450
|
>
|
|
6451
6451
|
<path
|
|
6452
|
-
d="
|
|
6452
|
+
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"
|
|
6453
6453
|
/>
|
|
6454
6454
|
</svg>
|
|
6455
6455
|
</span>
|
|
@@ -6465,8 +6465,8 @@ wrapperTag: div
|
|
|
6465
6465
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6466
6466
|
<svg
|
|
6467
6467
|
class="pf-v6-svg"
|
|
6468
|
-
viewBox="0 0 512 512"
|
|
6469
6468
|
fill="currentColor"
|
|
6469
|
+
viewBox="0 0 512 512"
|
|
6470
6470
|
aria-hidden="true"
|
|
6471
6471
|
role="img"
|
|
6472
6472
|
width="1em"
|
|
@@ -6491,8 +6491,8 @@ wrapperTag: div
|
|
|
6491
6491
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
6492
6492
|
<svg
|
|
6493
6493
|
class="pf-v6-svg"
|
|
6494
|
-
viewBox="0 0 32 32"
|
|
6495
6494
|
fill="currentColor"
|
|
6495
|
+
viewBox="0 0 32 32"
|
|
6496
6496
|
aria-hidden="true"
|
|
6497
6497
|
role="img"
|
|
6498
6498
|
width="1em"
|
|
@@ -6528,8 +6528,8 @@ wrapperTag: div
|
|
|
6528
6528
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6529
6529
|
<svg
|
|
6530
6530
|
class="pf-v6-svg"
|
|
6531
|
-
viewBox="0 0 20 20"
|
|
6532
6531
|
fill="currentColor"
|
|
6532
|
+
viewBox="0 0 20 20"
|
|
6533
6533
|
aria-hidden="true"
|
|
6534
6534
|
role="img"
|
|
6535
6535
|
width="1em"
|
|
@@ -6547,8 +6547,8 @@ wrapperTag: div
|
|
|
6547
6547
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6548
6548
|
<svg
|
|
6549
6549
|
class="pf-v6-svg"
|
|
6550
|
-
viewBox="0 0 20 20"
|
|
6551
6550
|
fill="currentColor"
|
|
6551
|
+
viewBox="0 0 20 20"
|
|
6552
6552
|
aria-hidden="true"
|
|
6553
6553
|
role="img"
|
|
6554
6554
|
width="1em"
|
|
@@ -6566,8 +6566,8 @@ wrapperTag: div
|
|
|
6566
6566
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6567
6567
|
<svg
|
|
6568
6568
|
class="pf-v6-svg"
|
|
6569
|
-
viewBox="0 0 20 20"
|
|
6570
6569
|
fill="currentColor"
|
|
6570
|
+
viewBox="0 0 20 20"
|
|
6571
6571
|
aria-hidden="true"
|
|
6572
6572
|
role="img"
|
|
6573
6573
|
width="1em"
|
|
@@ -6664,8 +6664,8 @@ wrapperTag: div
|
|
|
6664
6664
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6665
6665
|
<svg
|
|
6666
6666
|
class="pf-v6-svg"
|
|
6667
|
-
viewBox="0 0 20 20"
|
|
6668
6667
|
fill="currentColor"
|
|
6668
|
+
viewBox="0 0 20 20"
|
|
6669
6669
|
aria-hidden="true"
|
|
6670
6670
|
role="img"
|
|
6671
6671
|
width="1em"
|
|
@@ -6683,8 +6683,8 @@ wrapperTag: div
|
|
|
6683
6683
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6684
6684
|
<svg
|
|
6685
6685
|
class="pf-v6-svg"
|
|
6686
|
-
viewBox="0 0 20 20"
|
|
6687
6686
|
fill="currentColor"
|
|
6687
|
+
viewBox="0 0 20 20"
|
|
6688
6688
|
aria-hidden="true"
|
|
6689
6689
|
role="img"
|
|
6690
6690
|
width="1em"
|
|
@@ -6702,8 +6702,8 @@ wrapperTag: div
|
|
|
6702
6702
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
6703
6703
|
<svg
|
|
6704
6704
|
class="pf-v6-svg"
|
|
6705
|
-
viewBox="0 0 20 20"
|
|
6706
6705
|
fill="currentColor"
|
|
6706
|
+
viewBox="0 0 20 20"
|
|
6707
6707
|
aria-hidden="true"
|
|
6708
6708
|
role="img"
|
|
6709
6709
|
width="1em"
|