@patternfly/patternfly 6.6.0-prerelease.1 → 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/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +3 -3
- package/components/Accordion/accordion.scss +3 -3
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +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 +127 -128
- 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 +190 -191
- package/patternfly.css +190 -191
- 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 @@ cssPrefix: pf-d-description-list
|
|
|
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-description-list
|
|
|
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-description-list
|
|
|
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-description-list
|
|
|
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-description-list
|
|
|
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-description-list
|
|
|
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-description-list
|
|
|
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"
|
|
@@ -631,8 +631,8 @@ cssPrefix: pf-d-description-list
|
|
|
631
631
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
632
632
|
<svg
|
|
633
633
|
class="pf-v6-svg"
|
|
634
|
-
viewBox="0 0 512 512"
|
|
635
634
|
fill="currentColor"
|
|
635
|
+
viewBox="0 0 512 512"
|
|
636
636
|
aria-hidden="true"
|
|
637
637
|
role="img"
|
|
638
638
|
width="1em"
|
|
@@ -655,15 +655,15 @@ cssPrefix: pf-d-description-list
|
|
|
655
655
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
656
656
|
<svg
|
|
657
657
|
class="pf-v6-svg"
|
|
658
|
-
viewBox="0 0 32 32"
|
|
659
658
|
fill="currentColor"
|
|
659
|
+
viewBox="0 0 32 32"
|
|
660
660
|
aria-hidden="true"
|
|
661
661
|
role="img"
|
|
662
662
|
width="1em"
|
|
663
663
|
height="1em"
|
|
664
664
|
>
|
|
665
665
|
<path
|
|
666
|
-
d="
|
|
666
|
+
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"
|
|
667
667
|
/>
|
|
668
668
|
</svg>
|
|
669
669
|
</span>
|
|
@@ -679,8 +679,8 @@ cssPrefix: pf-d-description-list
|
|
|
679
679
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
680
680
|
<svg
|
|
681
681
|
class="pf-v6-svg"
|
|
682
|
-
viewBox="0 0 512 512"
|
|
683
682
|
fill="currentColor"
|
|
683
|
+
viewBox="0 0 512 512"
|
|
684
684
|
aria-hidden="true"
|
|
685
685
|
role="img"
|
|
686
686
|
width="1em"
|
|
@@ -705,8 +705,8 @@ cssPrefix: pf-d-description-list
|
|
|
705
705
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
706
706
|
<svg
|
|
707
707
|
class="pf-v6-svg"
|
|
708
|
-
viewBox="0 0 32 32"
|
|
709
708
|
fill="currentColor"
|
|
709
|
+
viewBox="0 0 32 32"
|
|
710
710
|
aria-hidden="true"
|
|
711
711
|
role="img"
|
|
712
712
|
width="1em"
|
|
@@ -793,8 +793,8 @@ cssPrefix: pf-d-description-list
|
|
|
793
793
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
794
794
|
<svg
|
|
795
795
|
class="pf-v6-svg"
|
|
796
|
-
viewBox="0 0 20 20"
|
|
797
796
|
fill="currentColor"
|
|
797
|
+
viewBox="0 0 20 20"
|
|
798
798
|
aria-hidden="true"
|
|
799
799
|
role="img"
|
|
800
800
|
width="1em"
|
|
@@ -815,8 +815,8 @@ cssPrefix: pf-d-description-list
|
|
|
815
815
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
816
816
|
<svg
|
|
817
817
|
class="pf-v6-svg"
|
|
818
|
-
viewBox="0 0 20 20"
|
|
819
818
|
fill="currentColor"
|
|
819
|
+
viewBox="0 0 20 20"
|
|
820
820
|
aria-hidden="true"
|
|
821
821
|
role="img"
|
|
822
822
|
width="1em"
|
|
@@ -837,8 +837,8 @@ cssPrefix: pf-d-description-list
|
|
|
837
837
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
838
838
|
<svg
|
|
839
839
|
class="pf-v6-svg"
|
|
840
|
-
viewBox="0 0 20 20"
|
|
841
840
|
fill="currentColor"
|
|
841
|
+
viewBox="0 0 20 20"
|
|
842
842
|
aria-hidden="true"
|
|
843
843
|
role="img"
|
|
844
844
|
width="1em"
|
|
@@ -925,8 +925,8 @@ cssPrefix: pf-d-description-list
|
|
|
925
925
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
926
926
|
<svg
|
|
927
927
|
class="pf-v6-svg"
|
|
928
|
-
viewBox="0 0 32 32"
|
|
929
928
|
fill="currentColor"
|
|
929
|
+
viewBox="0 0 32 32"
|
|
930
930
|
aria-hidden="true"
|
|
931
931
|
role="img"
|
|
932
932
|
width="1em"
|
|
@@ -947,8 +947,8 @@ cssPrefix: pf-d-description-list
|
|
|
947
947
|
<span class="pf-v6-c-button__icon">
|
|
948
948
|
<svg
|
|
949
949
|
class="pf-v6-svg"
|
|
950
|
-
viewBox="0 0 20 20"
|
|
951
950
|
fill="currentColor"
|
|
951
|
+
viewBox="0 0 20 20"
|
|
952
952
|
aria-hidden="true"
|
|
953
953
|
role="img"
|
|
954
954
|
width="1em"
|
|
@@ -1411,8 +1411,8 @@ cssPrefix: pf-d-description-list
|
|
|
1411
1411
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1412
1412
|
<svg
|
|
1413
1413
|
class="pf-v6-svg"
|
|
1414
|
-
viewBox="0 0 512 512"
|
|
1415
1414
|
fill="currentColor"
|
|
1415
|
+
viewBox="0 0 512 512"
|
|
1416
1416
|
aria-hidden="true"
|
|
1417
1417
|
role="img"
|
|
1418
1418
|
width="1em"
|
|
@@ -1435,15 +1435,15 @@ cssPrefix: pf-d-description-list
|
|
|
1435
1435
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1436
1436
|
<svg
|
|
1437
1437
|
class="pf-v6-svg"
|
|
1438
|
-
viewBox="0 0 32 32"
|
|
1439
1438
|
fill="currentColor"
|
|
1439
|
+
viewBox="0 0 32 32"
|
|
1440
1440
|
aria-hidden="true"
|
|
1441
1441
|
role="img"
|
|
1442
1442
|
width="1em"
|
|
1443
1443
|
height="1em"
|
|
1444
1444
|
>
|
|
1445
1445
|
<path
|
|
1446
|
-
d="
|
|
1446
|
+
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"
|
|
1447
1447
|
/>
|
|
1448
1448
|
</svg>
|
|
1449
1449
|
</span>
|
|
@@ -1459,8 +1459,8 @@ cssPrefix: pf-d-description-list
|
|
|
1459
1459
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1460
1460
|
<svg
|
|
1461
1461
|
class="pf-v6-svg"
|
|
1462
|
-
viewBox="0 0 512 512"
|
|
1463
1462
|
fill="currentColor"
|
|
1463
|
+
viewBox="0 0 512 512"
|
|
1464
1464
|
aria-hidden="true"
|
|
1465
1465
|
role="img"
|
|
1466
1466
|
width="1em"
|
|
@@ -1485,8 +1485,8 @@ cssPrefix: pf-d-description-list
|
|
|
1485
1485
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1486
1486
|
<svg
|
|
1487
1487
|
class="pf-v6-svg"
|
|
1488
|
-
viewBox="0 0 32 32"
|
|
1489
1488
|
fill="currentColor"
|
|
1489
|
+
viewBox="0 0 32 32"
|
|
1490
1490
|
aria-hidden="true"
|
|
1491
1491
|
role="img"
|
|
1492
1492
|
width="1em"
|
|
@@ -1565,8 +1565,8 @@ cssPrefix: pf-d-description-list
|
|
|
1565
1565
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1566
1566
|
<svg
|
|
1567
1567
|
class="pf-v6-svg"
|
|
1568
|
-
viewBox="0 0 20 20"
|
|
1569
1568
|
fill="currentColor"
|
|
1569
|
+
viewBox="0 0 20 20"
|
|
1570
1570
|
aria-hidden="true"
|
|
1571
1571
|
role="img"
|
|
1572
1572
|
width="1em"
|
|
@@ -1584,8 +1584,8 @@ cssPrefix: pf-d-description-list
|
|
|
1584
1584
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1585
1585
|
<svg
|
|
1586
1586
|
class="pf-v6-svg"
|
|
1587
|
-
viewBox="0 0 20 20"
|
|
1588
1587
|
fill="currentColor"
|
|
1588
|
+
viewBox="0 0 20 20"
|
|
1589
1589
|
aria-hidden="true"
|
|
1590
1590
|
role="img"
|
|
1591
1591
|
width="1em"
|
|
@@ -1603,8 +1603,8 @@ cssPrefix: pf-d-description-list
|
|
|
1603
1603
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1604
1604
|
<svg
|
|
1605
1605
|
class="pf-v6-svg"
|
|
1606
|
-
viewBox="0 0 20 20"
|
|
1607
1606
|
fill="currentColor"
|
|
1607
|
+
viewBox="0 0 20 20"
|
|
1608
1608
|
aria-hidden="true"
|
|
1609
1609
|
role="img"
|
|
1610
1610
|
width="1em"
|