@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 @@ section: components
|
|
|
148
148
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
149
149
|
<svg
|
|
150
150
|
class="pf-v6-svg"
|
|
151
|
-
viewBox="0 0 512 512"
|
|
152
151
|
fill="currentColor"
|
|
152
|
+
viewBox="0 0 512 512"
|
|
153
153
|
aria-hidden="true"
|
|
154
154
|
role="img"
|
|
155
155
|
width="1em"
|
|
@@ -172,15 +172,15 @@ section: components
|
|
|
172
172
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
173
173
|
<svg
|
|
174
174
|
class="pf-v6-svg"
|
|
175
|
-
viewBox="0 0 32 32"
|
|
176
175
|
fill="currentColor"
|
|
176
|
+
viewBox="0 0 32 32"
|
|
177
177
|
aria-hidden="true"
|
|
178
178
|
role="img"
|
|
179
179
|
width="1em"
|
|
180
180
|
height="1em"
|
|
181
181
|
>
|
|
182
182
|
<path
|
|
183
|
-
d="
|
|
183
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
184
184
|
/>
|
|
185
185
|
</svg>
|
|
186
186
|
</span>
|
|
@@ -196,8 +196,8 @@ section: components
|
|
|
196
196
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
197
197
|
<svg
|
|
198
198
|
class="pf-v6-svg"
|
|
199
|
-
viewBox="0 0 512 512"
|
|
200
199
|
fill="currentColor"
|
|
200
|
+
viewBox="0 0 512 512"
|
|
201
201
|
aria-hidden="true"
|
|
202
202
|
role="img"
|
|
203
203
|
width="1em"
|
|
@@ -222,8 +222,8 @@ section: components
|
|
|
222
222
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
223
223
|
<svg
|
|
224
224
|
class="pf-v6-svg"
|
|
225
|
-
viewBox="0 0 32 32"
|
|
226
225
|
fill="currentColor"
|
|
226
|
+
viewBox="0 0 32 32"
|
|
227
227
|
aria-hidden="true"
|
|
228
228
|
role="img"
|
|
229
229
|
width="1em"
|
|
@@ -302,8 +302,8 @@ section: components
|
|
|
302
302
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
303
303
|
<svg
|
|
304
304
|
class="pf-v6-svg"
|
|
305
|
-
viewBox="0 0 20 20"
|
|
306
305
|
fill="currentColor"
|
|
306
|
+
viewBox="0 0 20 20"
|
|
307
307
|
aria-hidden="true"
|
|
308
308
|
role="img"
|
|
309
309
|
width="1em"
|
|
@@ -321,8 +321,8 @@ section: components
|
|
|
321
321
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
322
322
|
<svg
|
|
323
323
|
class="pf-v6-svg"
|
|
324
|
-
viewBox="0 0 20 20"
|
|
325
324
|
fill="currentColor"
|
|
325
|
+
viewBox="0 0 20 20"
|
|
326
326
|
aria-hidden="true"
|
|
327
327
|
role="img"
|
|
328
328
|
width="1em"
|
|
@@ -340,8 +340,8 @@ section: components
|
|
|
340
340
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
341
341
|
<svg
|
|
342
342
|
class="pf-v6-svg"
|
|
343
|
-
viewBox="0 0 20 20"
|
|
344
343
|
fill="currentColor"
|
|
344
|
+
viewBox="0 0 20 20"
|
|
345
345
|
aria-hidden="true"
|
|
346
346
|
role="img"
|
|
347
347
|
width="1em"
|
|
@@ -420,8 +420,8 @@ section: components
|
|
|
420
420
|
<div class="pf-v6-c-alert__icon">
|
|
421
421
|
<svg
|
|
422
422
|
class="pf-v6-svg"
|
|
423
|
-
viewBox="0 0 512 512"
|
|
424
423
|
fill="currentColor"
|
|
424
|
+
viewBox="0 0 512 512"
|
|
425
425
|
aria-hidden="true"
|
|
426
426
|
role="img"
|
|
427
427
|
width="1em"
|
|
@@ -445,8 +445,8 @@ section: components
|
|
|
445
445
|
<span class="pf-v6-c-button__icon">
|
|
446
446
|
<svg
|
|
447
447
|
class="pf-v6-svg"
|
|
448
|
-
viewBox="0 0 20 20"
|
|
449
448
|
fill="currentColor"
|
|
449
|
+
viewBox="0 0 20 20"
|
|
450
450
|
aria-hidden="true"
|
|
451
451
|
role="img"
|
|
452
452
|
width="1em"
|
|
@@ -469,8 +469,8 @@ section: components
|
|
|
469
469
|
<div class="pf-v6-c-alert__icon">
|
|
470
470
|
<svg
|
|
471
471
|
class="pf-v6-svg"
|
|
472
|
-
viewBox="0 0 576 512"
|
|
473
472
|
fill="currentColor"
|
|
473
|
+
viewBox="0 0 576 512"
|
|
474
474
|
aria-hidden="true"
|
|
475
475
|
role="img"
|
|
476
476
|
width="1em"
|
|
@@ -494,8 +494,8 @@ section: components
|
|
|
494
494
|
<span class="pf-v6-c-button__icon">
|
|
495
495
|
<svg
|
|
496
496
|
class="pf-v6-svg"
|
|
497
|
-
viewBox="0 0 20 20"
|
|
498
497
|
fill="currentColor"
|
|
498
|
+
viewBox="0 0 20 20"
|
|
499
499
|
aria-hidden="true"
|
|
500
500
|
role="img"
|
|
501
501
|
width="1em"
|
|
@@ -518,8 +518,8 @@ section: components
|
|
|
518
518
|
<div class="pf-v6-c-alert__icon">
|
|
519
519
|
<svg
|
|
520
520
|
class="pf-v6-svg"
|
|
521
|
-
viewBox="0 0 512 512"
|
|
522
521
|
fill="currentColor"
|
|
522
|
+
viewBox="0 0 512 512"
|
|
523
523
|
aria-hidden="true"
|
|
524
524
|
role="img"
|
|
525
525
|
width="1em"
|
|
@@ -543,8 +543,8 @@ section: components
|
|
|
543
543
|
<span class="pf-v6-c-button__icon">
|
|
544
544
|
<svg
|
|
545
545
|
class="pf-v6-svg"
|
|
546
|
-
viewBox="0 0 20 20"
|
|
547
546
|
fill="currentColor"
|
|
547
|
+
viewBox="0 0 20 20"
|
|
548
548
|
aria-hidden="true"
|
|
549
549
|
role="img"
|
|
550
550
|
width="1em"
|
|
@@ -711,8 +711,8 @@ 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 512 512"
|
|
715
714
|
fill="currentColor"
|
|
715
|
+
viewBox="0 0 512 512"
|
|
716
716
|
aria-hidden="true"
|
|
717
717
|
role="img"
|
|
718
718
|
width="1em"
|
|
@@ -735,15 +735,15 @@ 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 32 32"
|
|
739
738
|
fill="currentColor"
|
|
739
|
+
viewBox="0 0 32 32"
|
|
740
740
|
aria-hidden="true"
|
|
741
741
|
role="img"
|
|
742
742
|
width="1em"
|
|
743
743
|
height="1em"
|
|
744
744
|
>
|
|
745
745
|
<path
|
|
746
|
-
d="
|
|
746
|
+
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"
|
|
747
747
|
/>
|
|
748
748
|
</svg>
|
|
749
749
|
</span>
|
|
@@ -759,8 +759,8 @@ section: components
|
|
|
759
759
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
760
760
|
<svg
|
|
761
761
|
class="pf-v6-svg"
|
|
762
|
-
viewBox="0 0 512 512"
|
|
763
762
|
fill="currentColor"
|
|
763
|
+
viewBox="0 0 512 512"
|
|
764
764
|
aria-hidden="true"
|
|
765
765
|
role="img"
|
|
766
766
|
width="1em"
|
|
@@ -785,8 +785,8 @@ section: components
|
|
|
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"
|
|
@@ -865,8 +865,8 @@ section: components
|
|
|
865
865
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
866
866
|
<svg
|
|
867
867
|
class="pf-v6-svg"
|
|
868
|
-
viewBox="0 0 20 20"
|
|
869
868
|
fill="currentColor"
|
|
869
|
+
viewBox="0 0 20 20"
|
|
870
870
|
aria-hidden="true"
|
|
871
871
|
role="img"
|
|
872
872
|
width="1em"
|
|
@@ -884,8 +884,8 @@ section: components
|
|
|
884
884
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
885
885
|
<svg
|
|
886
886
|
class="pf-v6-svg"
|
|
887
|
-
viewBox="0 0 20 20"
|
|
888
887
|
fill="currentColor"
|
|
888
|
+
viewBox="0 0 20 20"
|
|
889
889
|
aria-hidden="true"
|
|
890
890
|
role="img"
|
|
891
891
|
width="1em"
|
|
@@ -903,8 +903,8 @@ section: components
|
|
|
903
903
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
904
904
|
<svg
|
|
905
905
|
class="pf-v6-svg"
|
|
906
|
-
viewBox="0 0 20 20"
|
|
907
906
|
fill="currentColor"
|
|
907
|
+
viewBox="0 0 20 20"
|
|
908
908
|
aria-hidden="true"
|
|
909
909
|
role="img"
|
|
910
910
|
width="1em"
|
|
@@ -952,8 +952,8 @@ section: components
|
|
|
952
952
|
<div class="pf-v6-c-alert__icon">
|
|
953
953
|
<svg
|
|
954
954
|
class="pf-v6-svg"
|
|
955
|
-
viewBox="0 0 512 512"
|
|
956
955
|
fill="currentColor"
|
|
956
|
+
viewBox="0 0 512 512"
|
|
957
957
|
aria-hidden="true"
|
|
958
958
|
role="img"
|
|
959
959
|
width="1em"
|
|
@@ -1317,8 +1317,8 @@ section: components
|
|
|
1317
1317
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1318
1318
|
<svg
|
|
1319
1319
|
class="pf-v6-svg"
|
|
1320
|
-
viewBox="0 0 512 512"
|
|
1321
1320
|
fill="currentColor"
|
|
1321
|
+
viewBox="0 0 512 512"
|
|
1322
1322
|
aria-hidden="true"
|
|
1323
1323
|
role="img"
|
|
1324
1324
|
width="1em"
|
|
@@ -1341,15 +1341,15 @@ section: components
|
|
|
1341
1341
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1342
1342
|
<svg
|
|
1343
1343
|
class="pf-v6-svg"
|
|
1344
|
-
viewBox="0 0 32 32"
|
|
1345
1344
|
fill="currentColor"
|
|
1345
|
+
viewBox="0 0 32 32"
|
|
1346
1346
|
aria-hidden="true"
|
|
1347
1347
|
role="img"
|
|
1348
1348
|
width="1em"
|
|
1349
1349
|
height="1em"
|
|
1350
1350
|
>
|
|
1351
1351
|
<path
|
|
1352
|
-
d="
|
|
1352
|
+
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"
|
|
1353
1353
|
/>
|
|
1354
1354
|
</svg>
|
|
1355
1355
|
</span>
|
|
@@ -1365,8 +1365,8 @@ section: components
|
|
|
1365
1365
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1366
1366
|
<svg
|
|
1367
1367
|
class="pf-v6-svg"
|
|
1368
|
-
viewBox="0 0 512 512"
|
|
1369
1368
|
fill="currentColor"
|
|
1369
|
+
viewBox="0 0 512 512"
|
|
1370
1370
|
aria-hidden="true"
|
|
1371
1371
|
role="img"
|
|
1372
1372
|
width="1em"
|
|
@@ -1391,8 +1391,8 @@ section: components
|
|
|
1391
1391
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1392
1392
|
<svg
|
|
1393
1393
|
class="pf-v6-svg"
|
|
1394
|
-
viewBox="0 0 32 32"
|
|
1395
1394
|
fill="currentColor"
|
|
1395
|
+
viewBox="0 0 32 32"
|
|
1396
1396
|
aria-hidden="true"
|
|
1397
1397
|
role="img"
|
|
1398
1398
|
width="1em"
|
|
@@ -1471,8 +1471,8 @@ section: components
|
|
|
1471
1471
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
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"
|
|
@@ -1490,8 +1490,8 @@ section: components
|
|
|
1490
1490
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1491
1491
|
<svg
|
|
1492
1492
|
class="pf-v6-svg"
|
|
1493
|
-
viewBox="0 0 20 20"
|
|
1494
1493
|
fill="currentColor"
|
|
1494
|
+
viewBox="0 0 20 20"
|
|
1495
1495
|
aria-hidden="true"
|
|
1496
1496
|
role="img"
|
|
1497
1497
|
width="1em"
|
|
@@ -1509,8 +1509,8 @@ section: components
|
|
|
1509
1509
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1510
1510
|
<svg
|
|
1511
1511
|
class="pf-v6-svg"
|
|
1512
|
-
viewBox="0 0 20 20"
|
|
1513
1512
|
fill="currentColor"
|
|
1513
|
+
viewBox="0 0 20 20"
|
|
1514
1514
|
aria-hidden="true"
|
|
1515
1515
|
role="img"
|
|
1516
1516
|
width="1em"
|
|
@@ -1555,8 +1555,8 @@ section: components
|
|
|
1555
1555
|
<div class="pf-v6-c-alert__icon">
|
|
1556
1556
|
<svg
|
|
1557
1557
|
class="pf-v6-svg"
|
|
1558
|
-
viewBox="0 0 512 512"
|
|
1559
1558
|
fill="currentColor"
|
|
1559
|
+
viewBox="0 0 512 512"
|
|
1560
1560
|
aria-hidden="true"
|
|
1561
1561
|
role="img"
|
|
1562
1562
|
width="1em"
|
|
@@ -149,8 +149,8 @@ cssPrefix: pf-d-back-to-top
|
|
|
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 @@ cssPrefix: pf-d-back-to-top
|
|
|
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 @@ cssPrefix: pf-d-back-to-top
|
|
|
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 @@ cssPrefix: pf-d-back-to-top
|
|
|
223
223
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
224
224
|
<svg
|
|
225
225
|
class="pf-v6-svg"
|
|
226
|
-
viewBox="0 0 32 32"
|
|
227
226
|
fill="currentColor"
|
|
227
|
+
viewBox="0 0 32 32"
|
|
228
228
|
aria-hidden="true"
|
|
229
229
|
role="img"
|
|
230
230
|
width="1em"
|
|
@@ -303,8 +303,8 @@ cssPrefix: pf-d-back-to-top
|
|
|
303
303
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
304
304
|
<svg
|
|
305
305
|
class="pf-v6-svg"
|
|
306
|
-
viewBox="0 0 20 20"
|
|
307
306
|
fill="currentColor"
|
|
307
|
+
viewBox="0 0 20 20"
|
|
308
308
|
aria-hidden="true"
|
|
309
309
|
role="img"
|
|
310
310
|
width="1em"
|
|
@@ -322,8 +322,8 @@ cssPrefix: pf-d-back-to-top
|
|
|
322
322
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
323
323
|
<svg
|
|
324
324
|
class="pf-v6-svg"
|
|
325
|
-
viewBox="0 0 20 20"
|
|
326
325
|
fill="currentColor"
|
|
326
|
+
viewBox="0 0 20 20"
|
|
327
327
|
aria-hidden="true"
|
|
328
328
|
role="img"
|
|
329
329
|
width="1em"
|
|
@@ -341,8 +341,8 @@ cssPrefix: pf-d-back-to-top
|
|
|
341
341
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
342
342
|
<svg
|
|
343
343
|
class="pf-v6-svg"
|
|
344
|
-
viewBox="0 0 20 20"
|
|
345
344
|
fill="currentColor"
|
|
345
|
+
viewBox="0 0 20 20"
|
|
346
346
|
aria-hidden="true"
|
|
347
347
|
role="img"
|
|
348
348
|
width="1em"
|
|
@@ -541,8 +541,8 @@ cssPrefix: pf-d-back-to-top
|
|
|
541
541
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
542
542
|
<svg
|
|
543
543
|
class="pf-v6-svg"
|
|
544
|
-
viewBox="0 0 320 512"
|
|
545
544
|
fill="currentColor"
|
|
545
|
+
viewBox="0 0 320 512"
|
|
546
546
|
aria-hidden="true"
|
|
547
547
|
role="img"
|
|
548
548
|
width="1em"
|
|
@@ -150,8 +150,8 @@ wrapperTag: div
|
|
|
150
150
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
151
151
|
<svg
|
|
152
152
|
class="pf-v6-svg"
|
|
153
|
-
viewBox="0 0 512 512"
|
|
154
153
|
fill="currentColor"
|
|
154
|
+
viewBox="0 0 512 512"
|
|
155
155
|
aria-hidden="true"
|
|
156
156
|
role="img"
|
|
157
157
|
width="1em"
|
|
@@ -174,15 +174,15 @@ wrapperTag: div
|
|
|
174
174
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
175
175
|
<svg
|
|
176
176
|
class="pf-v6-svg"
|
|
177
|
-
viewBox="0 0 32 32"
|
|
178
177
|
fill="currentColor"
|
|
178
|
+
viewBox="0 0 32 32"
|
|
179
179
|
aria-hidden="true"
|
|
180
180
|
role="img"
|
|
181
181
|
width="1em"
|
|
182
182
|
height="1em"
|
|
183
183
|
>
|
|
184
184
|
<path
|
|
185
|
-
d="
|
|
185
|
+
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"
|
|
186
186
|
/>
|
|
187
187
|
</svg>
|
|
188
188
|
</span>
|
|
@@ -198,8 +198,8 @@ wrapperTag: div
|
|
|
198
198
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
199
199
|
<svg
|
|
200
200
|
class="pf-v6-svg"
|
|
201
|
-
viewBox="0 0 512 512"
|
|
202
201
|
fill="currentColor"
|
|
202
|
+
viewBox="0 0 512 512"
|
|
203
203
|
aria-hidden="true"
|
|
204
204
|
role="img"
|
|
205
205
|
width="1em"
|
|
@@ -224,8 +224,8 @@ wrapperTag: div
|
|
|
224
224
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
225
225
|
<svg
|
|
226
226
|
class="pf-v6-svg"
|
|
227
|
-
viewBox="0 0 32 32"
|
|
228
227
|
fill="currentColor"
|
|
228
|
+
viewBox="0 0 32 32"
|
|
229
229
|
aria-hidden="true"
|
|
230
230
|
role="img"
|
|
231
231
|
width="1em"
|
|
@@ -322,8 +322,8 @@ wrapperTag: div
|
|
|
322
322
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
323
323
|
<svg
|
|
324
324
|
class="pf-v6-svg"
|
|
325
|
-
viewBox="0 0 20 20"
|
|
326
325
|
fill="currentColor"
|
|
326
|
+
viewBox="0 0 20 20"
|
|
327
327
|
aria-hidden="true"
|
|
328
328
|
role="img"
|
|
329
329
|
width="1em"
|
|
@@ -341,8 +341,8 @@ wrapperTag: div
|
|
|
341
341
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
342
342
|
<svg
|
|
343
343
|
class="pf-v6-svg"
|
|
344
|
-
viewBox="0 0 20 20"
|
|
345
344
|
fill="currentColor"
|
|
345
|
+
viewBox="0 0 20 20"
|
|
346
346
|
aria-hidden="true"
|
|
347
347
|
role="img"
|
|
348
348
|
width="1em"
|
|
@@ -360,8 +360,8 @@ wrapperTag: div
|
|
|
360
360
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
361
361
|
<svg
|
|
362
362
|
class="pf-v6-svg"
|
|
363
|
-
viewBox="0 0 20 20"
|
|
364
363
|
fill="currentColor"
|
|
364
|
+
viewBox="0 0 20 20"
|
|
365
365
|
aria-hidden="true"
|
|
366
366
|
role="img"
|
|
367
367
|
width="1em"
|
|
@@ -730,8 +730,8 @@ wrapperTag: div
|
|
|
730
730
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
731
731
|
<svg
|
|
732
732
|
class="pf-v6-svg"
|
|
733
|
-
viewBox="0 0 512 512"
|
|
734
733
|
fill="currentColor"
|
|
734
|
+
viewBox="0 0 512 512"
|
|
735
735
|
aria-hidden="true"
|
|
736
736
|
role="img"
|
|
737
737
|
width="1em"
|
|
@@ -754,15 +754,15 @@ wrapperTag: div
|
|
|
754
754
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
755
755
|
<svg
|
|
756
756
|
class="pf-v6-svg"
|
|
757
|
-
viewBox="0 0 32 32"
|
|
758
757
|
fill="currentColor"
|
|
758
|
+
viewBox="0 0 32 32"
|
|
759
759
|
aria-hidden="true"
|
|
760
760
|
role="img"
|
|
761
761
|
width="1em"
|
|
762
762
|
height="1em"
|
|
763
763
|
>
|
|
764
764
|
<path
|
|
765
|
-
d="
|
|
765
|
+
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"
|
|
766
766
|
/>
|
|
767
767
|
</svg>
|
|
768
768
|
</span>
|
|
@@ -778,8 +778,8 @@ wrapperTag: div
|
|
|
778
778
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
779
779
|
<svg
|
|
780
780
|
class="pf-v6-svg"
|
|
781
|
-
viewBox="0 0 512 512"
|
|
782
781
|
fill="currentColor"
|
|
782
|
+
viewBox="0 0 512 512"
|
|
783
783
|
aria-hidden="true"
|
|
784
784
|
role="img"
|
|
785
785
|
width="1em"
|
|
@@ -804,8 +804,8 @@ wrapperTag: div
|
|
|
804
804
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
805
805
|
<svg
|
|
806
806
|
class="pf-v6-svg"
|
|
807
|
-
viewBox="0 0 32 32"
|
|
808
807
|
fill="currentColor"
|
|
808
|
+
viewBox="0 0 32 32"
|
|
809
809
|
aria-hidden="true"
|
|
810
810
|
role="img"
|
|
811
811
|
width="1em"
|
|
@@ -884,8 +884,8 @@ wrapperTag: div
|
|
|
884
884
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
885
885
|
<svg
|
|
886
886
|
class="pf-v6-svg"
|
|
887
|
-
viewBox="0 0 20 20"
|
|
888
887
|
fill="currentColor"
|
|
888
|
+
viewBox="0 0 20 20"
|
|
889
889
|
aria-hidden="true"
|
|
890
890
|
role="img"
|
|
891
891
|
width="1em"
|
|
@@ -903,8 +903,8 @@ wrapperTag: div
|
|
|
903
903
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
904
904
|
<svg
|
|
905
905
|
class="pf-v6-svg"
|
|
906
|
-
viewBox="0 0 20 20"
|
|
907
906
|
fill="currentColor"
|
|
907
|
+
viewBox="0 0 20 20"
|
|
908
908
|
aria-hidden="true"
|
|
909
909
|
role="img"
|
|
910
910
|
width="1em"
|
|
@@ -922,8 +922,8 @@ wrapperTag: div
|
|
|
922
922
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
923
923
|
<svg
|
|
924
924
|
class="pf-v6-svg"
|
|
925
|
-
viewBox="0 0 20 20"
|
|
926
925
|
fill="currentColor"
|
|
926
|
+
viewBox="0 0 20 20"
|
|
927
927
|
aria-hidden="true"
|
|
928
928
|
role="img"
|
|
929
929
|
width="1em"
|