@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
|
@@ -151,8 +151,8 @@ section: components
|
|
|
151
151
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
152
152
|
<svg
|
|
153
153
|
class="pf-v6-svg"
|
|
154
|
-
viewBox="0 0 512 512"
|
|
155
154
|
fill="currentColor"
|
|
155
|
+
viewBox="0 0 512 512"
|
|
156
156
|
aria-hidden="true"
|
|
157
157
|
role="img"
|
|
158
158
|
width="1em"
|
|
@@ -175,15 +175,15 @@ section: components
|
|
|
175
175
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
176
176
|
<svg
|
|
177
177
|
class="pf-v6-svg"
|
|
178
|
-
viewBox="0 0 32 32"
|
|
179
178
|
fill="currentColor"
|
|
179
|
+
viewBox="0 0 32 32"
|
|
180
180
|
aria-hidden="true"
|
|
181
181
|
role="img"
|
|
182
182
|
width="1em"
|
|
183
183
|
height="1em"
|
|
184
184
|
>
|
|
185
185
|
<path
|
|
186
|
-
d="
|
|
186
|
+
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"
|
|
187
187
|
/>
|
|
188
188
|
</svg>
|
|
189
189
|
</span>
|
|
@@ -199,8 +199,8 @@ section: components
|
|
|
199
199
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
200
200
|
<svg
|
|
201
201
|
class="pf-v6-svg"
|
|
202
|
-
viewBox="0 0 512 512"
|
|
203
202
|
fill="currentColor"
|
|
203
|
+
viewBox="0 0 512 512"
|
|
204
204
|
aria-hidden="true"
|
|
205
205
|
role="img"
|
|
206
206
|
width="1em"
|
|
@@ -225,8 +225,8 @@ section: components
|
|
|
225
225
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
226
226
|
<svg
|
|
227
227
|
class="pf-v6-svg"
|
|
228
|
-
viewBox="0 0 32 32"
|
|
229
228
|
fill="currentColor"
|
|
229
|
+
viewBox="0 0 32 32"
|
|
230
230
|
aria-hidden="true"
|
|
231
231
|
role="img"
|
|
232
232
|
width="1em"
|
|
@@ -305,8 +305,8 @@ section: components
|
|
|
305
305
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
306
306
|
<svg
|
|
307
307
|
class="pf-v6-svg"
|
|
308
|
-
viewBox="0 0 20 20"
|
|
309
308
|
fill="currentColor"
|
|
309
|
+
viewBox="0 0 20 20"
|
|
310
310
|
aria-hidden="true"
|
|
311
311
|
role="img"
|
|
312
312
|
width="1em"
|
|
@@ -324,8 +324,8 @@ section: components
|
|
|
324
324
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
325
325
|
<svg
|
|
326
326
|
class="pf-v6-svg"
|
|
327
|
-
viewBox="0 0 20 20"
|
|
328
327
|
fill="currentColor"
|
|
328
|
+
viewBox="0 0 20 20"
|
|
329
329
|
aria-hidden="true"
|
|
330
330
|
role="img"
|
|
331
331
|
width="1em"
|
|
@@ -343,8 +343,8 @@ section: components
|
|
|
343
343
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
344
344
|
<svg
|
|
345
345
|
class="pf-v6-svg"
|
|
346
|
-
viewBox="0 0 20 20"
|
|
347
346
|
fill="currentColor"
|
|
347
|
+
viewBox="0 0 20 20"
|
|
348
348
|
aria-hidden="true"
|
|
349
349
|
role="img"
|
|
350
350
|
width="1em"
|
|
@@ -399,8 +399,8 @@ section: components
|
|
|
399
399
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
400
400
|
<svg
|
|
401
401
|
class="pf-v6-svg"
|
|
402
|
-
viewBox="0 0 20 20"
|
|
403
402
|
fill="currentColor"
|
|
403
|
+
viewBox="0 0 20 20"
|
|
404
404
|
aria-hidden="true"
|
|
405
405
|
role="img"
|
|
406
406
|
width="1em"
|
|
@@ -687,8 +687,8 @@ section: components
|
|
|
687
687
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
688
688
|
<svg
|
|
689
689
|
class="pf-v6-svg"
|
|
690
|
-
viewBox="0 0 512 512"
|
|
691
690
|
fill="currentColor"
|
|
691
|
+
viewBox="0 0 512 512"
|
|
692
692
|
aria-hidden="true"
|
|
693
693
|
role="img"
|
|
694
694
|
width="1em"
|
|
@@ -711,15 +711,15 @@ section: components
|
|
|
711
711
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
712
712
|
<svg
|
|
713
713
|
class="pf-v6-svg"
|
|
714
|
-
viewBox="0 0 32 32"
|
|
715
714
|
fill="currentColor"
|
|
715
|
+
viewBox="0 0 32 32"
|
|
716
716
|
aria-hidden="true"
|
|
717
717
|
role="img"
|
|
718
718
|
width="1em"
|
|
719
719
|
height="1em"
|
|
720
720
|
>
|
|
721
721
|
<path
|
|
722
|
-
d="
|
|
722
|
+
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"
|
|
723
723
|
/>
|
|
724
724
|
</svg>
|
|
725
725
|
</span>
|
|
@@ -735,8 +735,8 @@ section: components
|
|
|
735
735
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
736
736
|
<svg
|
|
737
737
|
class="pf-v6-svg"
|
|
738
|
-
viewBox="0 0 512 512"
|
|
739
738
|
fill="currentColor"
|
|
739
|
+
viewBox="0 0 512 512"
|
|
740
740
|
aria-hidden="true"
|
|
741
741
|
role="img"
|
|
742
742
|
width="1em"
|
|
@@ -761,8 +761,8 @@ section: components
|
|
|
761
761
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
762
762
|
<svg
|
|
763
763
|
class="pf-v6-svg"
|
|
764
|
-
viewBox="0 0 32 32"
|
|
765
764
|
fill="currentColor"
|
|
765
|
+
viewBox="0 0 32 32"
|
|
766
766
|
aria-hidden="true"
|
|
767
767
|
role="img"
|
|
768
768
|
width="1em"
|
|
@@ -841,8 +841,8 @@ section: components
|
|
|
841
841
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
842
842
|
<svg
|
|
843
843
|
class="pf-v6-svg"
|
|
844
|
-
viewBox="0 0 20 20"
|
|
845
844
|
fill="currentColor"
|
|
845
|
+
viewBox="0 0 20 20"
|
|
846
846
|
aria-hidden="true"
|
|
847
847
|
role="img"
|
|
848
848
|
width="1em"
|
|
@@ -860,8 +860,8 @@ section: components
|
|
|
860
860
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
861
861
|
<svg
|
|
862
862
|
class="pf-v6-svg"
|
|
863
|
-
viewBox="0 0 20 20"
|
|
864
863
|
fill="currentColor"
|
|
864
|
+
viewBox="0 0 20 20"
|
|
865
865
|
aria-hidden="true"
|
|
866
866
|
role="img"
|
|
867
867
|
width="1em"
|
|
@@ -879,8 +879,8 @@ section: components
|
|
|
879
879
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
880
880
|
<svg
|
|
881
881
|
class="pf-v6-svg"
|
|
882
|
-
viewBox="0 0 20 20"
|
|
883
882
|
fill="currentColor"
|
|
883
|
+
viewBox="0 0 20 20"
|
|
884
884
|
aria-hidden="true"
|
|
885
885
|
role="img"
|
|
886
886
|
width="1em"
|
|
@@ -935,8 +935,8 @@ section: components
|
|
|
935
935
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
936
936
|
<svg
|
|
937
937
|
class="pf-v6-svg"
|
|
938
|
-
viewBox="0 0 20 20"
|
|
939
938
|
fill="currentColor"
|
|
939
|
+
viewBox="0 0 20 20"
|
|
940
940
|
aria-hidden="true"
|
|
941
941
|
role="img"
|
|
942
942
|
width="1em"
|
|
@@ -1223,8 +1223,8 @@ section: components
|
|
|
1223
1223
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1224
1224
|
<svg
|
|
1225
1225
|
class="pf-v6-svg"
|
|
1226
|
-
viewBox="0 0 512 512"
|
|
1227
1226
|
fill="currentColor"
|
|
1227
|
+
viewBox="0 0 512 512"
|
|
1228
1228
|
aria-hidden="true"
|
|
1229
1229
|
role="img"
|
|
1230
1230
|
width="1em"
|
|
@@ -1247,15 +1247,15 @@ section: components
|
|
|
1247
1247
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1248
1248
|
<svg
|
|
1249
1249
|
class="pf-v6-svg"
|
|
1250
|
-
viewBox="0 0 32 32"
|
|
1251
1250
|
fill="currentColor"
|
|
1251
|
+
viewBox="0 0 32 32"
|
|
1252
1252
|
aria-hidden="true"
|
|
1253
1253
|
role="img"
|
|
1254
1254
|
width="1em"
|
|
1255
1255
|
height="1em"
|
|
1256
1256
|
>
|
|
1257
1257
|
<path
|
|
1258
|
-
d="
|
|
1258
|
+
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"
|
|
1259
1259
|
/>
|
|
1260
1260
|
</svg>
|
|
1261
1261
|
</span>
|
|
@@ -1271,8 +1271,8 @@ section: components
|
|
|
1271
1271
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1272
1272
|
<svg
|
|
1273
1273
|
class="pf-v6-svg"
|
|
1274
|
-
viewBox="0 0 512 512"
|
|
1275
1274
|
fill="currentColor"
|
|
1275
|
+
viewBox="0 0 512 512"
|
|
1276
1276
|
aria-hidden="true"
|
|
1277
1277
|
role="img"
|
|
1278
1278
|
width="1em"
|
|
@@ -1297,8 +1297,8 @@ section: components
|
|
|
1297
1297
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1298
1298
|
<svg
|
|
1299
1299
|
class="pf-v6-svg"
|
|
1300
|
-
viewBox="0 0 32 32"
|
|
1301
1300
|
fill="currentColor"
|
|
1301
|
+
viewBox="0 0 32 32"
|
|
1302
1302
|
aria-hidden="true"
|
|
1303
1303
|
role="img"
|
|
1304
1304
|
width="1em"
|
|
@@ -1377,8 +1377,8 @@ section: components
|
|
|
1377
1377
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1378
1378
|
<svg
|
|
1379
1379
|
class="pf-v6-svg"
|
|
1380
|
-
viewBox="0 0 20 20"
|
|
1381
1380
|
fill="currentColor"
|
|
1381
|
+
viewBox="0 0 20 20"
|
|
1382
1382
|
aria-hidden="true"
|
|
1383
1383
|
role="img"
|
|
1384
1384
|
width="1em"
|
|
@@ -1396,8 +1396,8 @@ section: components
|
|
|
1396
1396
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1397
1397
|
<svg
|
|
1398
1398
|
class="pf-v6-svg"
|
|
1399
|
-
viewBox="0 0 20 20"
|
|
1400
1399
|
fill="currentColor"
|
|
1400
|
+
viewBox="0 0 20 20"
|
|
1401
1401
|
aria-hidden="true"
|
|
1402
1402
|
role="img"
|
|
1403
1403
|
width="1em"
|
|
@@ -1415,8 +1415,8 @@ section: components
|
|
|
1415
1415
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1416
1416
|
<svg
|
|
1417
1417
|
class="pf-v6-svg"
|
|
1418
|
-
viewBox="0 0 20 20"
|
|
1419
1418
|
fill="currentColor"
|
|
1419
|
+
viewBox="0 0 20 20"
|
|
1420
1420
|
aria-hidden="true"
|
|
1421
1421
|
role="img"
|
|
1422
1422
|
width="1em"
|
|
@@ -1471,8 +1471,8 @@ section: components
|
|
|
1471
1471
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
1472
1472
|
<svg
|
|
1473
1473
|
class="pf-v6-svg"
|
|
1474
|
-
viewBox="0 0 20 20"
|
|
1475
1474
|
fill="currentColor"
|
|
1475
|
+
viewBox="0 0 20 20"
|
|
1476
1476
|
aria-hidden="true"
|
|
1477
1477
|
role="img"
|
|
1478
1478
|
width="1em"
|
|
@@ -1756,8 +1756,8 @@ section: components
|
|
|
1756
1756
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1757
1757
|
<svg
|
|
1758
1758
|
class="pf-v6-svg"
|
|
1759
|
-
viewBox="0 0 512 512"
|
|
1760
1759
|
fill="currentColor"
|
|
1760
|
+
viewBox="0 0 512 512"
|
|
1761
1761
|
aria-hidden="true"
|
|
1762
1762
|
role="img"
|
|
1763
1763
|
width="1em"
|
|
@@ -1780,15 +1780,15 @@ section: components
|
|
|
1780
1780
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1781
1781
|
<svg
|
|
1782
1782
|
class="pf-v6-svg"
|
|
1783
|
-
viewBox="0 0 32 32"
|
|
1784
1783
|
fill="currentColor"
|
|
1784
|
+
viewBox="0 0 32 32"
|
|
1785
1785
|
aria-hidden="true"
|
|
1786
1786
|
role="img"
|
|
1787
1787
|
width="1em"
|
|
1788
1788
|
height="1em"
|
|
1789
1789
|
>
|
|
1790
1790
|
<path
|
|
1791
|
-
d="
|
|
1791
|
+
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"
|
|
1792
1792
|
/>
|
|
1793
1793
|
</svg>
|
|
1794
1794
|
</span>
|
|
@@ -1804,8 +1804,8 @@ section: components
|
|
|
1804
1804
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1805
1805
|
<svg
|
|
1806
1806
|
class="pf-v6-svg"
|
|
1807
|
-
viewBox="0 0 512 512"
|
|
1808
1807
|
fill="currentColor"
|
|
1808
|
+
viewBox="0 0 512 512"
|
|
1809
1809
|
aria-hidden="true"
|
|
1810
1810
|
role="img"
|
|
1811
1811
|
width="1em"
|
|
@@ -1830,8 +1830,8 @@ section: components
|
|
|
1830
1830
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1831
1831
|
<svg
|
|
1832
1832
|
class="pf-v6-svg"
|
|
1833
|
-
viewBox="0 0 32 32"
|
|
1834
1833
|
fill="currentColor"
|
|
1834
|
+
viewBox="0 0 32 32"
|
|
1835
1835
|
aria-hidden="true"
|
|
1836
1836
|
role="img"
|
|
1837
1837
|
width="1em"
|
|
@@ -1910,8 +1910,8 @@ section: components
|
|
|
1910
1910
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1911
1911
|
<svg
|
|
1912
1912
|
class="pf-v6-svg"
|
|
1913
|
-
viewBox="0 0 20 20"
|
|
1914
1913
|
fill="currentColor"
|
|
1914
|
+
viewBox="0 0 20 20"
|
|
1915
1915
|
aria-hidden="true"
|
|
1916
1916
|
role="img"
|
|
1917
1917
|
width="1em"
|
|
@@ -1929,8 +1929,8 @@ section: components
|
|
|
1929
1929
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1930
1930
|
<svg
|
|
1931
1931
|
class="pf-v6-svg"
|
|
1932
|
-
viewBox="0 0 20 20"
|
|
1933
1932
|
fill="currentColor"
|
|
1933
|
+
viewBox="0 0 20 20"
|
|
1934
1934
|
aria-hidden="true"
|
|
1935
1935
|
role="img"
|
|
1936
1936
|
width="1em"
|
|
@@ -1948,8 +1948,8 @@ section: components
|
|
|
1948
1948
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1949
1949
|
<svg
|
|
1950
1950
|
class="pf-v6-svg"
|
|
1951
|
-
viewBox="0 0 20 20"
|
|
1952
1951
|
fill="currentColor"
|
|
1952
|
+
viewBox="0 0 20 20"
|
|
1953
1953
|
aria-hidden="true"
|
|
1954
1954
|
role="img"
|
|
1955
1955
|
width="1em"
|
|
@@ -2226,8 +2226,8 @@ section: components
|
|
|
2226
2226
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2227
2227
|
<svg
|
|
2228
2228
|
class="pf-v6-svg"
|
|
2229
|
-
viewBox="0 0 512 512"
|
|
2230
2229
|
fill="currentColor"
|
|
2230
|
+
viewBox="0 0 512 512"
|
|
2231
2231
|
aria-hidden="true"
|
|
2232
2232
|
role="img"
|
|
2233
2233
|
width="1em"
|
|
@@ -2250,15 +2250,15 @@ section: components
|
|
|
2250
2250
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2251
2251
|
<svg
|
|
2252
2252
|
class="pf-v6-svg"
|
|
2253
|
-
viewBox="0 0 32 32"
|
|
2254
2253
|
fill="currentColor"
|
|
2254
|
+
viewBox="0 0 32 32"
|
|
2255
2255
|
aria-hidden="true"
|
|
2256
2256
|
role="img"
|
|
2257
2257
|
width="1em"
|
|
2258
2258
|
height="1em"
|
|
2259
2259
|
>
|
|
2260
2260
|
<path
|
|
2261
|
-
d="
|
|
2261
|
+
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"
|
|
2262
2262
|
/>
|
|
2263
2263
|
</svg>
|
|
2264
2264
|
</span>
|
|
@@ -2274,8 +2274,8 @@ section: components
|
|
|
2274
2274
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2275
2275
|
<svg
|
|
2276
2276
|
class="pf-v6-svg"
|
|
2277
|
-
viewBox="0 0 512 512"
|
|
2278
2277
|
fill="currentColor"
|
|
2278
|
+
viewBox="0 0 512 512"
|
|
2279
2279
|
aria-hidden="true"
|
|
2280
2280
|
role="img"
|
|
2281
2281
|
width="1em"
|
|
@@ -2300,8 +2300,8 @@ section: components
|
|
|
2300
2300
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2301
2301
|
<svg
|
|
2302
2302
|
class="pf-v6-svg"
|
|
2303
|
-
viewBox="0 0 32 32"
|
|
2304
2303
|
fill="currentColor"
|
|
2304
|
+
viewBox="0 0 32 32"
|
|
2305
2305
|
aria-hidden="true"
|
|
2306
2306
|
role="img"
|
|
2307
2307
|
width="1em"
|
|
@@ -2395,8 +2395,8 @@ section: components
|
|
|
2395
2395
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
2396
2396
|
<svg
|
|
2397
2397
|
class="pf-v6-svg"
|
|
2398
|
-
viewBox="0 0 20 20"
|
|
2399
2398
|
fill="currentColor"
|
|
2399
|
+
viewBox="0 0 20 20"
|
|
2400
2400
|
aria-hidden="true"
|
|
2401
2401
|
role="img"
|
|
2402
2402
|
width="1em"
|
|
@@ -2546,8 +2546,8 @@ section: components
|
|
|
2546
2546
|
<span class="pf-v6-c-button__icon">
|
|
2547
2547
|
<svg
|
|
2548
2548
|
class="pf-v6-svg"
|
|
2549
|
-
viewBox="0 0 20 20"
|
|
2550
2549
|
fill="currentColor"
|
|
2550
|
+
viewBox="0 0 20 20"
|
|
2551
2551
|
aria-hidden="true"
|
|
2552
2552
|
role="img"
|
|
2553
2553
|
width="1em"
|
|
@@ -2720,8 +2720,8 @@ section: components
|
|
|
2720
2720
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2721
2721
|
<svg
|
|
2722
2722
|
class="pf-v6-svg"
|
|
2723
|
-
viewBox="0 0 512 512"
|
|
2724
2723
|
fill="currentColor"
|
|
2724
|
+
viewBox="0 0 512 512"
|
|
2725
2725
|
aria-hidden="true"
|
|
2726
2726
|
role="img"
|
|
2727
2727
|
width="1em"
|
|
@@ -2744,15 +2744,15 @@ section: components
|
|
|
2744
2744
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2745
2745
|
<svg
|
|
2746
2746
|
class="pf-v6-svg"
|
|
2747
|
-
viewBox="0 0 32 32"
|
|
2748
2747
|
fill="currentColor"
|
|
2748
|
+
viewBox="0 0 32 32"
|
|
2749
2749
|
aria-hidden="true"
|
|
2750
2750
|
role="img"
|
|
2751
2751
|
width="1em"
|
|
2752
2752
|
height="1em"
|
|
2753
2753
|
>
|
|
2754
2754
|
<path
|
|
2755
|
-
d="
|
|
2755
|
+
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"
|
|
2756
2756
|
/>
|
|
2757
2757
|
</svg>
|
|
2758
2758
|
</span>
|
|
@@ -2768,8 +2768,8 @@ section: components
|
|
|
2768
2768
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2769
2769
|
<svg
|
|
2770
2770
|
class="pf-v6-svg"
|
|
2771
|
-
viewBox="0 0 512 512"
|
|
2772
2771
|
fill="currentColor"
|
|
2772
|
+
viewBox="0 0 512 512"
|
|
2773
2773
|
aria-hidden="true"
|
|
2774
2774
|
role="img"
|
|
2775
2775
|
width="1em"
|
|
@@ -2794,8 +2794,8 @@ section: components
|
|
|
2794
2794
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2795
2795
|
<svg
|
|
2796
2796
|
class="pf-v6-svg"
|
|
2797
|
-
viewBox="0 0 32 32"
|
|
2798
2797
|
fill="currentColor"
|
|
2798
|
+
viewBox="0 0 32 32"
|
|
2799
2799
|
aria-hidden="true"
|
|
2800
2800
|
role="img"
|
|
2801
2801
|
width="1em"
|
|
@@ -2889,8 +2889,8 @@ section: components
|
|
|
2889
2889
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
2890
2890
|
<svg
|
|
2891
2891
|
class="pf-v6-svg"
|
|
2892
|
-
viewBox="0 0 20 20"
|
|
2893
2892
|
fill="currentColor"
|
|
2893
|
+
viewBox="0 0 20 20"
|
|
2894
2894
|
aria-hidden="true"
|
|
2895
2895
|
role="img"
|
|
2896
2896
|
width="1em"
|
|
@@ -3040,8 +3040,8 @@ section: components
|
|
|
3040
3040
|
<span class="pf-v6-c-button__icon">
|
|
3041
3041
|
<svg
|
|
3042
3042
|
class="pf-v6-svg"
|
|
3043
|
-
viewBox="0 0 20 20"
|
|
3044
3043
|
fill="currentColor"
|
|
3044
|
+
viewBox="0 0 20 20"
|
|
3045
3045
|
aria-hidden="true"
|
|
3046
3046
|
role="img"
|
|
3047
3047
|
width="1em"
|