@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
|
@@ -149,8 +149,8 @@ wrapperTag: div
|
|
|
149
149
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
150
150
|
<svg
|
|
151
151
|
class="pf-v6-svg"
|
|
152
|
-
viewBox="0 0 512 512"
|
|
153
152
|
fill="currentColor"
|
|
153
|
+
viewBox="0 0 512 512"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
role="img"
|
|
156
156
|
width="1em"
|
|
@@ -173,15 +173,15 @@ wrapperTag: div
|
|
|
173
173
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
174
174
|
<svg
|
|
175
175
|
class="pf-v6-svg"
|
|
176
|
-
viewBox="0 0 32 32"
|
|
177
176
|
fill="currentColor"
|
|
177
|
+
viewBox="0 0 32 32"
|
|
178
178
|
aria-hidden="true"
|
|
179
179
|
role="img"
|
|
180
180
|
width="1em"
|
|
181
181
|
height="1em"
|
|
182
182
|
>
|
|
183
183
|
<path
|
|
184
|
-
d="
|
|
184
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
185
185
|
/>
|
|
186
186
|
</svg>
|
|
187
187
|
</span>
|
|
@@ -197,8 +197,8 @@ wrapperTag: div
|
|
|
197
197
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
198
198
|
<svg
|
|
199
199
|
class="pf-v6-svg"
|
|
200
|
-
viewBox="0 0 512 512"
|
|
201
200
|
fill="currentColor"
|
|
201
|
+
viewBox="0 0 512 512"
|
|
202
202
|
aria-hidden="true"
|
|
203
203
|
role="img"
|
|
204
204
|
width="1em"
|
|
@@ -223,8 +223,8 @@ wrapperTag: div
|
|
|
223
223
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
224
224
|
<svg
|
|
225
225
|
class="pf-v6-svg"
|
|
226
|
-
viewBox="0 0 32 32"
|
|
227
226
|
fill="currentColor"
|
|
227
|
+
viewBox="0 0 32 32"
|
|
228
228
|
aria-hidden="true"
|
|
229
229
|
role="img"
|
|
230
230
|
width="1em"
|
|
@@ -311,8 +311,8 @@ wrapperTag: div
|
|
|
311
311
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
312
312
|
<svg
|
|
313
313
|
class="pf-v6-svg"
|
|
314
|
-
viewBox="0 0 20 20"
|
|
315
314
|
fill="currentColor"
|
|
315
|
+
viewBox="0 0 20 20"
|
|
316
316
|
aria-hidden="true"
|
|
317
317
|
role="img"
|
|
318
318
|
width="1em"
|
|
@@ -333,8 +333,8 @@ wrapperTag: div
|
|
|
333
333
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
334
334
|
<svg
|
|
335
335
|
class="pf-v6-svg"
|
|
336
|
-
viewBox="0 0 20 20"
|
|
337
336
|
fill="currentColor"
|
|
337
|
+
viewBox="0 0 20 20"
|
|
338
338
|
aria-hidden="true"
|
|
339
339
|
role="img"
|
|
340
340
|
width="1em"
|
|
@@ -355,8 +355,8 @@ wrapperTag: div
|
|
|
355
355
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
356
356
|
<svg
|
|
357
357
|
class="pf-v6-svg"
|
|
358
|
-
viewBox="0 0 20 20"
|
|
359
358
|
fill="currentColor"
|
|
359
|
+
viewBox="0 0 20 20"
|
|
360
360
|
aria-hidden="true"
|
|
361
361
|
role="img"
|
|
362
362
|
width="1em"
|
|
@@ -443,8 +443,8 @@ wrapperTag: div
|
|
|
443
443
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
444
444
|
<svg
|
|
445
445
|
class="pf-v6-svg"
|
|
446
|
-
viewBox="0 0 32 32"
|
|
447
446
|
fill="currentColor"
|
|
447
|
+
viewBox="0 0 32 32"
|
|
448
448
|
aria-hidden="true"
|
|
449
449
|
role="img"
|
|
450
450
|
width="1em"
|
|
@@ -465,8 +465,8 @@ wrapperTag: div
|
|
|
465
465
|
<span class="pf-v6-c-button__icon">
|
|
466
466
|
<svg
|
|
467
467
|
class="pf-v6-svg"
|
|
468
|
-
viewBox="0 0 20 20"
|
|
469
468
|
fill="currentColor"
|
|
469
|
+
viewBox="0 0 20 20"
|
|
470
470
|
aria-hidden="true"
|
|
471
471
|
role="img"
|
|
472
472
|
width="1em"
|
|
@@ -761,8 +761,8 @@ wrapperTag: div
|
|
|
761
761
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
762
762
|
<svg
|
|
763
763
|
class="pf-v6-svg"
|
|
764
|
-
viewBox="0 0 512 512"
|
|
765
764
|
fill="currentColor"
|
|
765
|
+
viewBox="0 0 512 512"
|
|
766
766
|
aria-hidden="true"
|
|
767
767
|
role="img"
|
|
768
768
|
width="1em"
|
|
@@ -785,15 +785,15 @@ wrapperTag: div
|
|
|
785
785
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
786
786
|
<svg
|
|
787
787
|
class="pf-v6-svg"
|
|
788
|
-
viewBox="0 0 32 32"
|
|
789
788
|
fill="currentColor"
|
|
789
|
+
viewBox="0 0 32 32"
|
|
790
790
|
aria-hidden="true"
|
|
791
791
|
role="img"
|
|
792
792
|
width="1em"
|
|
793
793
|
height="1em"
|
|
794
794
|
>
|
|
795
795
|
<path
|
|
796
|
-
d="
|
|
796
|
+
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"
|
|
797
797
|
/>
|
|
798
798
|
</svg>
|
|
799
799
|
</span>
|
|
@@ -809,8 +809,8 @@ wrapperTag: div
|
|
|
809
809
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
810
810
|
<svg
|
|
811
811
|
class="pf-v6-svg"
|
|
812
|
-
viewBox="0 0 512 512"
|
|
813
812
|
fill="currentColor"
|
|
813
|
+
viewBox="0 0 512 512"
|
|
814
814
|
aria-hidden="true"
|
|
815
815
|
role="img"
|
|
816
816
|
width="1em"
|
|
@@ -835,8 +835,8 @@ wrapperTag: div
|
|
|
835
835
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
836
836
|
<svg
|
|
837
837
|
class="pf-v6-svg"
|
|
838
|
-
viewBox="0 0 32 32"
|
|
839
838
|
fill="currentColor"
|
|
839
|
+
viewBox="0 0 32 32"
|
|
840
840
|
aria-hidden="true"
|
|
841
841
|
role="img"
|
|
842
842
|
width="1em"
|
|
@@ -923,8 +923,8 @@ wrapperTag: div
|
|
|
923
923
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
924
924
|
<svg
|
|
925
925
|
class="pf-v6-svg"
|
|
926
|
-
viewBox="0 0 20 20"
|
|
927
926
|
fill="currentColor"
|
|
927
|
+
viewBox="0 0 20 20"
|
|
928
928
|
aria-hidden="true"
|
|
929
929
|
role="img"
|
|
930
930
|
width="1em"
|
|
@@ -945,8 +945,8 @@ wrapperTag: div
|
|
|
945
945
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
946
946
|
<svg
|
|
947
947
|
class="pf-v6-svg"
|
|
948
|
-
viewBox="0 0 20 20"
|
|
949
948
|
fill="currentColor"
|
|
949
|
+
viewBox="0 0 20 20"
|
|
950
950
|
aria-hidden="true"
|
|
951
951
|
role="img"
|
|
952
952
|
width="1em"
|
|
@@ -967,8 +967,8 @@ wrapperTag: div
|
|
|
967
967
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
968
968
|
<svg
|
|
969
969
|
class="pf-v6-svg"
|
|
970
|
-
viewBox="0 0 20 20"
|
|
971
970
|
fill="currentColor"
|
|
971
|
+
viewBox="0 0 20 20"
|
|
972
972
|
aria-hidden="true"
|
|
973
973
|
role="img"
|
|
974
974
|
width="1em"
|
|
@@ -1197,8 +1197,8 @@ wrapperTag: div
|
|
|
1197
1197
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1198
1198
|
<svg
|
|
1199
1199
|
class="pf-v6-svg"
|
|
1200
|
-
viewBox="0 0 512 512"
|
|
1201
1200
|
fill="currentColor"
|
|
1201
|
+
viewBox="0 0 512 512"
|
|
1202
1202
|
aria-hidden="true"
|
|
1203
1203
|
role="img"
|
|
1204
1204
|
width="1em"
|
|
@@ -1221,15 +1221,15 @@ wrapperTag: div
|
|
|
1221
1221
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1222
1222
|
<svg
|
|
1223
1223
|
class="pf-v6-svg"
|
|
1224
|
-
viewBox="0 0 32 32"
|
|
1225
1224
|
fill="currentColor"
|
|
1225
|
+
viewBox="0 0 32 32"
|
|
1226
1226
|
aria-hidden="true"
|
|
1227
1227
|
role="img"
|
|
1228
1228
|
width="1em"
|
|
1229
1229
|
height="1em"
|
|
1230
1230
|
>
|
|
1231
1231
|
<path
|
|
1232
|
-
d="
|
|
1232
|
+
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"
|
|
1233
1233
|
/>
|
|
1234
1234
|
</svg>
|
|
1235
1235
|
</span>
|
|
@@ -1245,8 +1245,8 @@ wrapperTag: div
|
|
|
1245
1245
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1246
1246
|
<svg
|
|
1247
1247
|
class="pf-v6-svg"
|
|
1248
|
-
viewBox="0 0 512 512"
|
|
1249
1248
|
fill="currentColor"
|
|
1249
|
+
viewBox="0 0 512 512"
|
|
1250
1250
|
aria-hidden="true"
|
|
1251
1251
|
role="img"
|
|
1252
1252
|
width="1em"
|
|
@@ -1271,8 +1271,8 @@ wrapperTag: div
|
|
|
1271
1271
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1272
1272
|
<svg
|
|
1273
1273
|
class="pf-v6-svg"
|
|
1274
|
-
viewBox="0 0 32 32"
|
|
1275
1274
|
fill="currentColor"
|
|
1275
|
+
viewBox="0 0 32 32"
|
|
1276
1276
|
aria-hidden="true"
|
|
1277
1277
|
role="img"
|
|
1278
1278
|
width="1em"
|
|
@@ -1359,8 +1359,8 @@ wrapperTag: div
|
|
|
1359
1359
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1360
1360
|
<svg
|
|
1361
1361
|
class="pf-v6-svg"
|
|
1362
|
-
viewBox="0 0 20 20"
|
|
1363
1362
|
fill="currentColor"
|
|
1363
|
+
viewBox="0 0 20 20"
|
|
1364
1364
|
aria-hidden="true"
|
|
1365
1365
|
role="img"
|
|
1366
1366
|
width="1em"
|
|
@@ -1381,8 +1381,8 @@ wrapperTag: div
|
|
|
1381
1381
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1382
1382
|
<svg
|
|
1383
1383
|
class="pf-v6-svg"
|
|
1384
|
-
viewBox="0 0 20 20"
|
|
1385
1384
|
fill="currentColor"
|
|
1385
|
+
viewBox="0 0 20 20"
|
|
1386
1386
|
aria-hidden="true"
|
|
1387
1387
|
role="img"
|
|
1388
1388
|
width="1em"
|
|
@@ -1403,8 +1403,8 @@ wrapperTag: div
|
|
|
1403
1403
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1404
1404
|
<svg
|
|
1405
1405
|
class="pf-v6-svg"
|
|
1406
|
-
viewBox="0 0 20 20"
|
|
1407
1406
|
fill="currentColor"
|
|
1407
|
+
viewBox="0 0 20 20"
|
|
1408
1408
|
aria-hidden="true"
|
|
1409
1409
|
role="img"
|
|
1410
1410
|
width="1em"
|
|
@@ -1633,8 +1633,8 @@ wrapperTag: div
|
|
|
1633
1633
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1634
1634
|
<svg
|
|
1635
1635
|
class="pf-v6-svg"
|
|
1636
|
-
viewBox="0 0 512 512"
|
|
1637
1636
|
fill="currentColor"
|
|
1637
|
+
viewBox="0 0 512 512"
|
|
1638
1638
|
aria-hidden="true"
|
|
1639
1639
|
role="img"
|
|
1640
1640
|
width="1em"
|
|
@@ -1657,15 +1657,15 @@ wrapperTag: div
|
|
|
1657
1657
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1658
1658
|
<svg
|
|
1659
1659
|
class="pf-v6-svg"
|
|
1660
|
-
viewBox="0 0 32 32"
|
|
1661
1660
|
fill="currentColor"
|
|
1661
|
+
viewBox="0 0 32 32"
|
|
1662
1662
|
aria-hidden="true"
|
|
1663
1663
|
role="img"
|
|
1664
1664
|
width="1em"
|
|
1665
1665
|
height="1em"
|
|
1666
1666
|
>
|
|
1667
1667
|
<path
|
|
1668
|
-
d="
|
|
1668
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
1669
1669
|
/>
|
|
1670
1670
|
</svg>
|
|
1671
1671
|
</span>
|
|
@@ -1681,8 +1681,8 @@ wrapperTag: div
|
|
|
1681
1681
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1682
1682
|
<svg
|
|
1683
1683
|
class="pf-v6-svg"
|
|
1684
|
-
viewBox="0 0 512 512"
|
|
1685
1684
|
fill="currentColor"
|
|
1685
|
+
viewBox="0 0 512 512"
|
|
1686
1686
|
aria-hidden="true"
|
|
1687
1687
|
role="img"
|
|
1688
1688
|
width="1em"
|
|
@@ -1707,8 +1707,8 @@ wrapperTag: div
|
|
|
1707
1707
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1708
1708
|
<svg
|
|
1709
1709
|
class="pf-v6-svg"
|
|
1710
|
-
viewBox="0 0 32 32"
|
|
1711
1710
|
fill="currentColor"
|
|
1711
|
+
viewBox="0 0 32 32"
|
|
1712
1712
|
aria-hidden="true"
|
|
1713
1713
|
role="img"
|
|
1714
1714
|
width="1em"
|
|
@@ -1802,8 +1802,8 @@ wrapperTag: div
|
|
|
1802
1802
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
1803
1803
|
<svg
|
|
1804
1804
|
class="pf-v6-svg"
|
|
1805
|
-
viewBox="0 0 20 20"
|
|
1806
1805
|
fill="currentColor"
|
|
1806
|
+
viewBox="0 0 20 20"
|
|
1807
1807
|
aria-hidden="true"
|
|
1808
1808
|
role="img"
|
|
1809
1809
|
width="1em"
|
|
@@ -1953,8 +1953,8 @@ wrapperTag: div
|
|
|
1953
1953
|
<span class="pf-v6-c-button__icon">
|
|
1954
1954
|
<svg
|
|
1955
1955
|
class="pf-v6-svg"
|
|
1956
|
-
viewBox="0 0 20 20"
|
|
1957
1956
|
fill="currentColor"
|
|
1957
|
+
viewBox="0 0 20 20"
|
|
1958
1958
|
aria-hidden="true"
|
|
1959
1959
|
role="img"
|
|
1960
1960
|
width="1em"
|
|
@@ -2127,8 +2127,8 @@ wrapperTag: div
|
|
|
2127
2127
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2128
2128
|
<svg
|
|
2129
2129
|
class="pf-v6-svg"
|
|
2130
|
-
viewBox="0 0 512 512"
|
|
2131
2130
|
fill="currentColor"
|
|
2131
|
+
viewBox="0 0 512 512"
|
|
2132
2132
|
aria-hidden="true"
|
|
2133
2133
|
role="img"
|
|
2134
2134
|
width="1em"
|
|
@@ -2151,15 +2151,15 @@ wrapperTag: div
|
|
|
2151
2151
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2152
2152
|
<svg
|
|
2153
2153
|
class="pf-v6-svg"
|
|
2154
|
-
viewBox="0 0 32 32"
|
|
2155
2154
|
fill="currentColor"
|
|
2155
|
+
viewBox="0 0 32 32"
|
|
2156
2156
|
aria-hidden="true"
|
|
2157
2157
|
role="img"
|
|
2158
2158
|
width="1em"
|
|
2159
2159
|
height="1em"
|
|
2160
2160
|
>
|
|
2161
2161
|
<path
|
|
2162
|
-
d="
|
|
2162
|
+
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"
|
|
2163
2163
|
/>
|
|
2164
2164
|
</svg>
|
|
2165
2165
|
</span>
|
|
@@ -2175,8 +2175,8 @@ wrapperTag: div
|
|
|
2175
2175
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2176
2176
|
<svg
|
|
2177
2177
|
class="pf-v6-svg"
|
|
2178
|
-
viewBox="0 0 512 512"
|
|
2179
2178
|
fill="currentColor"
|
|
2179
|
+
viewBox="0 0 512 512"
|
|
2180
2180
|
aria-hidden="true"
|
|
2181
2181
|
role="img"
|
|
2182
2182
|
width="1em"
|
|
@@ -2201,8 +2201,8 @@ wrapperTag: div
|
|
|
2201
2201
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2202
2202
|
<svg
|
|
2203
2203
|
class="pf-v6-svg"
|
|
2204
|
-
viewBox="0 0 32 32"
|
|
2205
2204
|
fill="currentColor"
|
|
2205
|
+
viewBox="0 0 32 32"
|
|
2206
2206
|
aria-hidden="true"
|
|
2207
2207
|
role="img"
|
|
2208
2208
|
width="1em"
|
|
@@ -2296,8 +2296,8 @@ wrapperTag: div
|
|
|
2296
2296
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
2297
2297
|
<svg
|
|
2298
2298
|
class="pf-v6-svg"
|
|
2299
|
-
viewBox="0 0 20 20"
|
|
2300
2299
|
fill="currentColor"
|
|
2300
|
+
viewBox="0 0 20 20"
|
|
2301
2301
|
aria-hidden="true"
|
|
2302
2302
|
role="img"
|
|
2303
2303
|
width="1em"
|
|
@@ -2447,8 +2447,8 @@ wrapperTag: div
|
|
|
2447
2447
|
<span class="pf-v6-c-button__icon">
|
|
2448
2448
|
<svg
|
|
2449
2449
|
class="pf-v6-svg"
|
|
2450
|
-
viewBox="0 0 20 20"
|
|
2451
2450
|
fill="currentColor"
|
|
2451
|
+
viewBox="0 0 20 20"
|
|
2452
2452
|
aria-hidden="true"
|
|
2453
2453
|
role="img"
|
|
2454
2454
|
width="1em"
|
|
@@ -822,8 +822,8 @@ subsection: forms
|
|
|
822
822
|
<span class="pf-v6-c-button__icon">
|
|
823
823
|
<svg
|
|
824
824
|
class="pf-v6-svg"
|
|
825
|
-
viewBox="0 0 512 512"
|
|
826
825
|
fill="currentColor"
|
|
826
|
+
viewBox="0 0 512 512"
|
|
827
827
|
aria-hidden="true"
|
|
828
828
|
role="img"
|
|
829
829
|
width="1em"
|
|
@@ -858,8 +858,8 @@ subsection: forms
|
|
|
858
858
|
<span class="pf-v6-c-button__icon">
|
|
859
859
|
<svg
|
|
860
860
|
class="pf-v6-svg"
|
|
861
|
-
viewBox="0 0 512 512"
|
|
862
861
|
fill="currentColor"
|
|
862
|
+
viewBox="0 0 512 512"
|
|
863
863
|
aria-hidden="true"
|
|
864
864
|
role="img"
|
|
865
865
|
width="1em"
|
|
@@ -894,8 +894,8 @@ subsection: forms
|
|
|
894
894
|
<span class="pf-v6-c-button__icon">
|
|
895
895
|
<svg
|
|
896
896
|
class="pf-v6-svg"
|
|
897
|
-
viewBox="0 0 512 512"
|
|
898
897
|
fill="currentColor"
|
|
898
|
+
viewBox="0 0 512 512"
|
|
899
899
|
aria-hidden="true"
|
|
900
900
|
role="img"
|
|
901
901
|
width="1em"
|
|
@@ -913,8 +913,8 @@ subsection: forms
|
|
|
913
913
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
914
914
|
<svg
|
|
915
915
|
class="pf-v6-svg"
|
|
916
|
-
viewBox="0 0 512 512"
|
|
917
916
|
fill="currentColor"
|
|
917
|
+
viewBox="0 0 512 512"
|
|
918
918
|
aria-hidden="true"
|
|
919
919
|
role="img"
|
|
920
920
|
width="1em"
|
|
@@ -1089,8 +1089,8 @@ subsection: forms
|
|
|
1089
1089
|
<span class="pf-v6-c-button__icon">
|
|
1090
1090
|
<svg
|
|
1091
1091
|
class="pf-v6-svg"
|
|
1092
|
-
viewBox="0 0 20 20"
|
|
1093
1092
|
fill="currentColor"
|
|
1093
|
+
viewBox="0 0 20 20"
|
|
1094
1094
|
aria-hidden="true"
|
|
1095
1095
|
role="img"
|
|
1096
1096
|
width="1em"
|
|
@@ -1124,8 +1124,8 @@ subsection: forms
|
|
|
1124
1124
|
<span class="pf-v6-c-button__icon">
|
|
1125
1125
|
<svg
|
|
1126
1126
|
class="pf-v6-svg"
|
|
1127
|
-
viewBox="0 0 20 20"
|
|
1128
1127
|
fill="currentColor"
|
|
1128
|
+
viewBox="0 0 20 20"
|
|
1129
1129
|
aria-hidden="true"
|
|
1130
1130
|
role="img"
|
|
1131
1131
|
width="1em"
|
|
@@ -1182,8 +1182,8 @@ subsection: forms
|
|
|
1182
1182
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1183
1183
|
<svg
|
|
1184
1184
|
class="pf-v6-svg"
|
|
1185
|
-
viewBox="0 0 20 20"
|
|
1186
1185
|
fill="currentColor"
|
|
1186
|
+
viewBox="0 0 20 20"
|
|
1187
1187
|
aria-hidden="true"
|
|
1188
1188
|
role="img"
|
|
1189
1189
|
width="1em"
|
|
@@ -1232,8 +1232,8 @@ subsection: forms
|
|
|
1232
1232
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1233
1233
|
<svg
|
|
1234
1234
|
class="pf-v6-svg"
|
|
1235
|
-
viewBox="0 0 20 20"
|
|
1236
1235
|
fill="currentColor"
|
|
1236
|
+
viewBox="0 0 20 20"
|
|
1237
1237
|
aria-hidden="true"
|
|
1238
1238
|
role="img"
|
|
1239
1239
|
width="1em"
|
|
@@ -1282,8 +1282,8 @@ subsection: forms
|
|
|
1282
1282
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1283
1283
|
<svg
|
|
1284
1284
|
class="pf-v6-svg"
|
|
1285
|
-
viewBox="0 0 20 20"
|
|
1286
1285
|
fill="currentColor"
|
|
1286
|
+
viewBox="0 0 20 20"
|
|
1287
1287
|
aria-hidden="true"
|
|
1288
1288
|
role="img"
|
|
1289
1289
|
width="1em"
|
|
@@ -1331,8 +1331,8 @@ subsection: forms
|
|
|
1331
1331
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1332
1332
|
<svg
|
|
1333
1333
|
class="pf-v6-svg"
|
|
1334
|
-
viewBox="0 0 20 20"
|
|
1335
1334
|
fill="currentColor"
|
|
1335
|
+
viewBox="0 0 20 20"
|
|
1336
1336
|
aria-hidden="true"
|
|
1337
1337
|
role="img"
|
|
1338
1338
|
width="1em"
|
|
@@ -1380,8 +1380,8 @@ subsection: forms
|
|
|
1380
1380
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1381
1381
|
<svg
|
|
1382
1382
|
class="pf-v6-svg"
|
|
1383
|
-
viewBox="0 0 20 20"
|
|
1384
1383
|
fill="currentColor"
|
|
1384
|
+
viewBox="0 0 20 20"
|
|
1385
1385
|
aria-hidden="true"
|
|
1386
1386
|
role="img"
|
|
1387
1387
|
width="1em"
|
|
@@ -1430,8 +1430,8 @@ subsection: forms
|
|
|
1430
1430
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1431
1431
|
<svg
|
|
1432
1432
|
class="pf-v6-svg"
|
|
1433
|
-
viewBox="0 0 20 20"
|
|
1434
1433
|
fill="currentColor"
|
|
1434
|
+
viewBox="0 0 20 20"
|
|
1435
1435
|
aria-hidden="true"
|
|
1436
1436
|
role="img"
|
|
1437
1437
|
width="1em"
|
|
@@ -1497,8 +1497,8 @@ subsection: forms
|
|
|
1497
1497
|
<span class="pf-v6-c-button__icon">
|
|
1498
1498
|
<svg
|
|
1499
1499
|
class="pf-v6-svg"
|
|
1500
|
-
viewBox="0 0 512 512"
|
|
1501
1500
|
fill="currentColor"
|
|
1501
|
+
viewBox="0 0 512 512"
|
|
1502
1502
|
aria-hidden="true"
|
|
1503
1503
|
role="img"
|
|
1504
1504
|
width="1em"
|
|
@@ -1519,8 +1519,8 @@ subsection: forms
|
|
|
1519
1519
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1520
1520
|
<svg
|
|
1521
1521
|
class="pf-v6-svg"
|
|
1522
|
-
viewBox="0 0 512 512"
|
|
1523
1522
|
fill="currentColor"
|
|
1523
|
+
viewBox="0 0 512 512"
|
|
1524
1524
|
aria-hidden="true"
|
|
1525
1525
|
role="img"
|
|
1526
1526
|
width="1em"
|
|
@@ -1560,8 +1560,8 @@ subsection: forms
|
|
|
1560
1560
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1561
1561
|
<svg
|
|
1562
1562
|
class="pf-v6-svg"
|
|
1563
|
-
viewBox="0 0 20 20"
|
|
1564
1563
|
fill="currentColor"
|
|
1564
|
+
viewBox="0 0 20 20"
|
|
1565
1565
|
aria-hidden="true"
|
|
1566
1566
|
role="img"
|
|
1567
1567
|
width="1em"
|
|
@@ -1612,8 +1612,8 @@ subsection: forms
|
|
|
1612
1612
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1613
1613
|
<svg
|
|
1614
1614
|
class="pf-v6-svg"
|
|
1615
|
-
viewBox="0 0 20 20"
|
|
1616
1615
|
fill="currentColor"
|
|
1616
|
+
viewBox="0 0 20 20"
|
|
1617
1617
|
aria-hidden="true"
|
|
1618
1618
|
role="img"
|
|
1619
1619
|
width="1em"
|
|
@@ -1798,8 +1798,8 @@ subsection: forms
|
|
|
1798
1798
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1799
1799
|
<svg
|
|
1800
1800
|
class="pf-v6-svg"
|
|
1801
|
-
viewBox="0 0 20 20"
|
|
1802
1801
|
fill="currentColor"
|
|
1802
|
+
viewBox="0 0 20 20"
|
|
1803
1803
|
aria-hidden="true"
|
|
1804
1804
|
role="img"
|
|
1805
1805
|
width="1em"
|
|
@@ -1853,8 +1853,8 @@ subsection: forms
|
|
|
1853
1853
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1854
1854
|
<svg
|
|
1855
1855
|
class="pf-v6-svg"
|
|
1856
|
-
viewBox="0 0 512 512"
|
|
1857
1856
|
fill="currentColor"
|
|
1857
|
+
viewBox="0 0 512 512"
|
|
1858
1858
|
aria-hidden="true"
|
|
1859
1859
|
role="img"
|
|
1860
1860
|
width="1em"
|
|
@@ -1899,8 +1899,8 @@ subsection: forms
|
|
|
1899
1899
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1900
1900
|
<svg
|
|
1901
1901
|
class="pf-v6-svg"
|
|
1902
|
-
viewBox="0 0 512 512"
|
|
1903
1902
|
fill="currentColor"
|
|
1903
|
+
viewBox="0 0 512 512"
|
|
1904
1904
|
aria-hidden="true"
|
|
1905
1905
|
role="img"
|
|
1906
1906
|
width="1em"
|
|
@@ -1939,8 +1939,8 @@ subsection: forms
|
|
|
1939
1939
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1940
1940
|
<svg
|
|
1941
1941
|
class="pf-v6-svg"
|
|
1942
|
-
viewBox="0 0 20 20"
|
|
1943
1942
|
fill="currentColor"
|
|
1943
|
+
viewBox="0 0 20 20"
|
|
1944
1944
|
aria-hidden="true"
|
|
1945
1945
|
role="img"
|
|
1946
1946
|
width="1em"
|
|
@@ -1991,8 +1991,8 @@ subsection: forms
|
|
|
1991
1991
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1992
1992
|
<svg
|
|
1993
1993
|
class="pf-v6-svg"
|
|
1994
|
-
viewBox="0 0 20 20"
|
|
1995
1994
|
fill="currentColor"
|
|
1995
|
+
viewBox="0 0 20 20"
|
|
1996
1996
|
aria-hidden="true"
|
|
1997
1997
|
role="img"
|
|
1998
1998
|
width="1em"
|