@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
|
@@ -13,8 +13,8 @@ cssPrefix: pf-v6-c-empty-state
|
|
|
13
13
|
<div class="pf-v6-c-empty-state__icon">
|
|
14
14
|
<svg
|
|
15
15
|
class="pf-v6-svg"
|
|
16
|
-
viewBox="0 0 512 512"
|
|
17
16
|
fill="currentColor"
|
|
17
|
+
viewBox="0 0 512 512"
|
|
18
18
|
aria-hidden="true"
|
|
19
19
|
role="img"
|
|
20
20
|
width="1em"
|
|
@@ -75,8 +75,8 @@ cssPrefix: pf-v6-c-empty-state
|
|
|
75
75
|
<div class="pf-v6-c-empty-state__icon">
|
|
76
76
|
<svg
|
|
77
77
|
class="pf-v6-svg"
|
|
78
|
-
viewBox="0 0 512 512"
|
|
79
78
|
fill="currentColor"
|
|
79
|
+
viewBox="0 0 512 512"
|
|
80
80
|
aria-hidden="true"
|
|
81
81
|
role="img"
|
|
82
82
|
width="1em"
|
|
@@ -132,8 +132,8 @@ cssPrefix: pf-v6-c-empty-state
|
|
|
132
132
|
<div class="pf-v6-c-empty-state__icon">
|
|
133
133
|
<svg
|
|
134
134
|
class="pf-v6-svg"
|
|
135
|
-
viewBox="0 0 512 512"
|
|
136
135
|
fill="currentColor"
|
|
136
|
+
viewBox="0 0 512 512"
|
|
137
137
|
aria-hidden="true"
|
|
138
138
|
role="img"
|
|
139
139
|
width="1em"
|
|
@@ -195,8 +195,8 @@ cssPrefix: pf-v6-c-empty-state
|
|
|
195
195
|
<div class="pf-v6-c-empty-state__icon">
|
|
196
196
|
<svg
|
|
197
197
|
class="pf-v6-svg"
|
|
198
|
-
viewBox="0 0 512 512"
|
|
199
198
|
fill="currentColor"
|
|
199
|
+
viewBox="0 0 512 512"
|
|
200
200
|
aria-hidden="true"
|
|
201
201
|
role="img"
|
|
202
202
|
width="1em"
|
|
@@ -257,8 +257,8 @@ cssPrefix: pf-v6-c-empty-state
|
|
|
257
257
|
<div class="pf-v6-c-empty-state__icon">
|
|
258
258
|
<svg
|
|
259
259
|
class="pf-v6-svg"
|
|
260
|
-
viewBox="0 0 512 512"
|
|
261
260
|
fill="currentColor"
|
|
261
|
+
viewBox="0 0 512 512"
|
|
262
262
|
aria-hidden="true"
|
|
263
263
|
role="img"
|
|
264
264
|
width="1em"
|
|
@@ -318,8 +318,8 @@ cssPrefix: pf-v6-c-empty-state
|
|
|
318
318
|
<div class="pf-v6-c-empty-state__icon">
|
|
319
319
|
<svg
|
|
320
320
|
class="pf-v6-svg"
|
|
321
|
-
viewBox="0 0 512 512"
|
|
322
321
|
fill="currentColor"
|
|
322
|
+
viewBox="0 0 512 512"
|
|
323
323
|
aria-hidden="true"
|
|
324
324
|
role="img"
|
|
325
325
|
width="1em"
|
|
@@ -20,8 +20,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
20
20
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
21
21
|
<svg
|
|
22
22
|
class="pf-v6-svg"
|
|
23
|
-
viewBox="0 0 20 20"
|
|
24
23
|
fill="currentColor"
|
|
24
|
+
viewBox="0 0 20 20"
|
|
25
25
|
aria-hidden="true"
|
|
26
26
|
role="img"
|
|
27
27
|
width="1em"
|
|
@@ -63,8 +63,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
63
63
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
64
64
|
<svg
|
|
65
65
|
class="pf-v6-svg"
|
|
66
|
-
viewBox="0 0 20 20"
|
|
67
66
|
fill="currentColor"
|
|
67
|
+
viewBox="0 0 20 20"
|
|
68
68
|
aria-hidden="true"
|
|
69
69
|
role="img"
|
|
70
70
|
width="1em"
|
|
@@ -105,8 +105,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
105
105
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
106
106
|
<svg
|
|
107
107
|
class="pf-v6-svg"
|
|
108
|
-
viewBox="0 0 20 20"
|
|
109
108
|
fill="currentColor"
|
|
109
|
+
viewBox="0 0 20 20"
|
|
110
110
|
aria-hidden="true"
|
|
111
111
|
role="img"
|
|
112
112
|
width="1em"
|
|
@@ -147,8 +147,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
147
147
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
148
148
|
<svg
|
|
149
149
|
class="pf-v6-svg"
|
|
150
|
-
viewBox="0 0 20 20"
|
|
151
150
|
fill="currentColor"
|
|
151
|
+
viewBox="0 0 20 20"
|
|
152
152
|
aria-hidden="true"
|
|
153
153
|
role="img"
|
|
154
154
|
width="1em"
|
|
@@ -194,8 +194,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
194
194
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
195
195
|
<svg
|
|
196
196
|
class="pf-v6-svg"
|
|
197
|
-
viewBox="0 0 20 20"
|
|
198
197
|
fill="currentColor"
|
|
198
|
+
viewBox="0 0 20 20"
|
|
199
199
|
aria-hidden="true"
|
|
200
200
|
role="img"
|
|
201
201
|
width="1em"
|
|
@@ -240,8 +240,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
240
240
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
241
241
|
<svg
|
|
242
242
|
class="pf-v6-svg"
|
|
243
|
-
viewBox="0 0 20 20"
|
|
244
243
|
fill="currentColor"
|
|
244
|
+
viewBox="0 0 20 20"
|
|
245
245
|
aria-hidden="true"
|
|
246
246
|
role="img"
|
|
247
247
|
width="1em"
|
|
@@ -301,8 +301,8 @@ cssPrefix: pf-v6-c-expandable-section
|
|
|
301
301
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
302
302
|
<svg
|
|
303
303
|
class="pf-v6-svg"
|
|
304
|
-
viewBox="0 0 20 20"
|
|
305
304
|
fill="currentColor"
|
|
305
|
+
viewBox="0 0 20 20"
|
|
306
306
|
aria-hidden="true"
|
|
307
307
|
role="img"
|
|
308
308
|
width="1em"
|
|
@@ -805,8 +805,8 @@ cssPrefix: pf-v6-c-form
|
|
|
805
805
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
806
806
|
<svg
|
|
807
807
|
class="pf-v6-svg"
|
|
808
|
-
viewBox="0 0 20 20"
|
|
809
808
|
fill="currentColor"
|
|
809
|
+
viewBox="0 0 20 20"
|
|
810
810
|
aria-hidden="true"
|
|
811
811
|
role="img"
|
|
812
812
|
width="1em"
|
|
@@ -859,8 +859,8 @@ cssPrefix: pf-v6-c-form
|
|
|
859
859
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
860
860
|
<svg
|
|
861
861
|
class="pf-v6-svg"
|
|
862
|
-
viewBox="0 0 20 20"
|
|
863
862
|
fill="currentColor"
|
|
863
|
+
viewBox="0 0 20 20"
|
|
864
864
|
aria-hidden="true"
|
|
865
865
|
role="img"
|
|
866
866
|
width="1em"
|
|
@@ -1006,8 +1006,8 @@ cssPrefix: pf-v6-c-form
|
|
|
1006
1006
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1007
1007
|
<svg
|
|
1008
1008
|
class="pf-v6-svg"
|
|
1009
|
-
viewBox="0 0 20 20"
|
|
1010
1009
|
fill="currentColor"
|
|
1010
|
+
viewBox="0 0 20 20"
|
|
1011
1011
|
aria-hidden="true"
|
|
1012
1012
|
role="img"
|
|
1013
1013
|
width="1em"
|
|
@@ -1150,8 +1150,8 @@ cssPrefix: pf-v6-c-form
|
|
|
1150
1150
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1151
1151
|
<svg
|
|
1152
1152
|
class="pf-v6-svg"
|
|
1153
|
-
viewBox="0 0 20 20"
|
|
1154
1153
|
fill="currentColor"
|
|
1154
|
+
viewBox="0 0 20 20"
|
|
1155
1155
|
aria-hidden="true"
|
|
1156
1156
|
role="img"
|
|
1157
1157
|
width="1em"
|
|
@@ -1337,8 +1337,8 @@ cssPrefix: pf-v6-c-form
|
|
|
1337
1337
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1338
1338
|
<svg
|
|
1339
1339
|
class="pf-v6-svg"
|
|
1340
|
-
viewBox="0 0 20 20"
|
|
1341
1340
|
fill="currentColor"
|
|
1341
|
+
viewBox="0 0 20 20"
|
|
1342
1342
|
aria-hidden="true"
|
|
1343
1343
|
role="img"
|
|
1344
1344
|
width="1em"
|
|
@@ -1581,8 +1581,8 @@ cssPrefix: pf-v6-c-form
|
|
|
1581
1581
|
<span class="pf-v6-c-form__field-group-toggle-icon">
|
|
1582
1582
|
<svg
|
|
1583
1583
|
class="pf-v6-svg"
|
|
1584
|
-
viewBox="0 0 20 20"
|
|
1585
1584
|
fill="currentColor"
|
|
1585
|
+
viewBox="0 0 20 20"
|
|
1586
1586
|
aria-hidden="true"
|
|
1587
1587
|
role="img"
|
|
1588
1588
|
width="1em"
|
|
@@ -19,8 +19,8 @@ cssPrefix: pf-v6-c-hint
|
|
|
19
19
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
20
20
|
<svg
|
|
21
21
|
class="pf-v6-svg"
|
|
22
|
-
viewBox="0 0 32 32"
|
|
23
22
|
fill="currentColor"
|
|
23
|
+
viewBox="0 0 32 32"
|
|
24
24
|
aria-hidden="true"
|
|
25
25
|
role="img"
|
|
26
26
|
width="1em"
|
|
@@ -53,8 +53,8 @@ cssPrefix: pf-v6-c-hint
|
|
|
53
53
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
54
54
|
<svg
|
|
55
55
|
class="pf-v6-svg"
|
|
56
|
-
viewBox="0 0 32 32"
|
|
57
56
|
fill="currentColor"
|
|
57
|
+
viewBox="0 0 32 32"
|
|
58
58
|
aria-hidden="true"
|
|
59
59
|
role="img"
|
|
60
60
|
width="1em"
|
|
@@ -104,8 +104,8 @@ cssPrefix: pf-v6-c-hint
|
|
|
104
104
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
105
105
|
<svg
|
|
106
106
|
class="pf-v6-svg"
|
|
107
|
-
viewBox="0 0 32 32"
|
|
108
107
|
fill="currentColor"
|
|
108
|
+
viewBox="0 0 32 32"
|
|
109
109
|
aria-hidden="true"
|
|
110
110
|
role="img"
|
|
111
111
|
width="1em"
|
|
@@ -17,8 +17,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
17
17
|
<span class="pf-v6-c-icon__content">
|
|
18
18
|
<svg
|
|
19
19
|
class="pf-v6-svg"
|
|
20
|
-
viewBox="0 0 20 20"
|
|
21
20
|
fill="currentColor"
|
|
21
|
+
viewBox="0 0 20 20"
|
|
22
22
|
aria-hidden="true"
|
|
23
23
|
role="img"
|
|
24
24
|
width="1em"
|
|
@@ -35,8 +35,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
35
35
|
<span class="pf-v6-c-icon__content">
|
|
36
36
|
<svg
|
|
37
37
|
class="pf-v6-svg"
|
|
38
|
-
viewBox="0 0 20 20"
|
|
39
38
|
fill="currentColor"
|
|
39
|
+
viewBox="0 0 20 20"
|
|
40
40
|
aria-hidden="true"
|
|
41
41
|
role="img"
|
|
42
42
|
width="1em"
|
|
@@ -53,15 +53,15 @@ cssPrefix: pf-v6-c-icon
|
|
|
53
53
|
<span class="pf-v6-c-icon__content">
|
|
54
54
|
<svg
|
|
55
55
|
class="pf-v6-svg"
|
|
56
|
-
viewBox="0 0 32 32"
|
|
57
56
|
fill="currentColor"
|
|
57
|
+
viewBox="0 0 32 32"
|
|
58
58
|
aria-hidden="true"
|
|
59
59
|
role="img"
|
|
60
60
|
width="1em"
|
|
61
61
|
height="1em"
|
|
62
62
|
>
|
|
63
63
|
<path
|
|
64
|
-
d="
|
|
64
|
+
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"
|
|
65
65
|
/>
|
|
66
66
|
</svg>
|
|
67
67
|
</span>
|
|
@@ -169,8 +169,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
169
169
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
170
170
|
<svg
|
|
171
171
|
class="pf-v6-svg"
|
|
172
|
-
viewBox="0 0 32 32"
|
|
173
172
|
fill="currentColor"
|
|
173
|
+
viewBox="0 0 32 32"
|
|
174
174
|
aria-hidden="true"
|
|
175
175
|
role="img"
|
|
176
176
|
width="1em"
|
|
@@ -186,8 +186,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
186
186
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
187
187
|
<svg
|
|
188
188
|
class="pf-v6-svg"
|
|
189
|
-
viewBox="0 0 32 32"
|
|
190
189
|
fill="currentColor"
|
|
190
|
+
viewBox="0 0 32 32"
|
|
191
191
|
aria-hidden="true"
|
|
192
192
|
role="img"
|
|
193
193
|
width="1em"
|
|
@@ -203,8 +203,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
203
203
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
204
204
|
<svg
|
|
205
205
|
class="pf-v6-svg"
|
|
206
|
-
viewBox="0 0 32 32"
|
|
207
206
|
fill="currentColor"
|
|
207
|
+
viewBox="0 0 32 32"
|
|
208
208
|
aria-hidden="true"
|
|
209
209
|
role="img"
|
|
210
210
|
width="1em"
|
|
@@ -220,8 +220,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
220
220
|
<span class="pf-v6-c-icon__content pf-m-info">
|
|
221
221
|
<svg
|
|
222
222
|
class="pf-v6-svg"
|
|
223
|
-
viewBox="0 0 32 32"
|
|
224
223
|
fill="currentColor"
|
|
224
|
+
viewBox="0 0 32 32"
|
|
225
225
|
aria-hidden="true"
|
|
226
226
|
role="img"
|
|
227
227
|
width="1em"
|
|
@@ -237,8 +237,8 @@ cssPrefix: pf-v6-c-icon
|
|
|
237
237
|
<span class="pf-v6-c-icon__content pf-m-custom">
|
|
238
238
|
<svg
|
|
239
239
|
class="pf-v6-svg"
|
|
240
|
-
viewBox="0 0 32 32"
|
|
241
240
|
fill="currentColor"
|
|
241
|
+
viewBox="0 0 32 32"
|
|
242
242
|
aria-hidden="true"
|
|
243
243
|
role="img"
|
|
244
244
|
width="1em"
|
|
@@ -33,8 +33,8 @@ Inline edit **toggle** can be placed anywhere within `.pf-v6-c-inline-edit`. It
|
|
|
33
33
|
<span class="pf-v6-c-button__icon">
|
|
34
34
|
<svg
|
|
35
35
|
class="pf-v6-svg"
|
|
36
|
-
viewBox="0 0 512 512"
|
|
37
36
|
fill="currentColor"
|
|
37
|
+
viewBox="0 0 512 512"
|
|
38
38
|
aria-hidden="true"
|
|
39
39
|
role="img"
|
|
40
40
|
width="1em"
|
|
@@ -104,8 +104,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
104
104
|
<span class="pf-v6-c-button__icon">
|
|
105
105
|
<svg
|
|
106
106
|
class="pf-v6-svg"
|
|
107
|
-
viewBox="0 0 512 512"
|
|
108
107
|
fill="currentColor"
|
|
108
|
+
viewBox="0 0 512 512"
|
|
109
109
|
aria-hidden="true"
|
|
110
110
|
role="img"
|
|
111
111
|
width="1em"
|
|
@@ -127,8 +127,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
127
127
|
<span class="pf-v6-c-button__icon">
|
|
128
128
|
<svg
|
|
129
129
|
class="pf-v6-svg"
|
|
130
|
-
viewBox="0 0 20 20"
|
|
131
130
|
fill="currentColor"
|
|
131
|
+
viewBox="0 0 20 20"
|
|
132
132
|
aria-hidden="true"
|
|
133
133
|
role="img"
|
|
134
134
|
width="1em"
|
|
@@ -166,8 +166,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
166
166
|
<span class="pf-v6-c-button__icon">
|
|
167
167
|
<svg
|
|
168
168
|
class="pf-v6-svg"
|
|
169
|
-
viewBox="0 0 512 512"
|
|
170
169
|
fill="currentColor"
|
|
170
|
+
viewBox="0 0 512 512"
|
|
171
171
|
aria-hidden="true"
|
|
172
172
|
role="img"
|
|
173
173
|
width="1em"
|
|
@@ -201,8 +201,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
201
201
|
<span class="pf-v6-c-button__icon">
|
|
202
202
|
<svg
|
|
203
203
|
class="pf-v6-svg"
|
|
204
|
-
viewBox="0 0 512 512"
|
|
205
204
|
fill="currentColor"
|
|
205
|
+
viewBox="0 0 512 512"
|
|
206
206
|
aria-hidden="true"
|
|
207
207
|
role="img"
|
|
208
208
|
width="1em"
|
|
@@ -224,8 +224,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
224
224
|
<span class="pf-v6-c-button__icon">
|
|
225
225
|
<svg
|
|
226
226
|
class="pf-v6-svg"
|
|
227
|
-
viewBox="0 0 20 20"
|
|
228
227
|
fill="currentColor"
|
|
228
|
+
viewBox="0 0 20 20"
|
|
229
229
|
aria-hidden="true"
|
|
230
230
|
role="img"
|
|
231
231
|
width="1em"
|
|
@@ -267,8 +267,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
267
267
|
<span class="pf-v6-c-button__icon">
|
|
268
268
|
<svg
|
|
269
269
|
class="pf-v6-svg"
|
|
270
|
-
viewBox="0 0 512 512"
|
|
271
270
|
fill="currentColor"
|
|
271
|
+
viewBox="0 0 512 512"
|
|
272
272
|
aria-hidden="true"
|
|
273
273
|
role="img"
|
|
274
274
|
width="1em"
|
|
@@ -302,8 +302,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
302
302
|
<span class="pf-v6-c-button__icon">
|
|
303
303
|
<svg
|
|
304
304
|
class="pf-v6-svg"
|
|
305
|
-
viewBox="0 0 512 512"
|
|
306
305
|
fill="currentColor"
|
|
306
|
+
viewBox="0 0 512 512"
|
|
307
307
|
aria-hidden="true"
|
|
308
308
|
role="img"
|
|
309
309
|
width="1em"
|
|
@@ -325,8 +325,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
325
325
|
<span class="pf-v6-c-button__icon">
|
|
326
326
|
<svg
|
|
327
327
|
class="pf-v6-svg"
|
|
328
|
-
viewBox="0 0 20 20"
|
|
329
328
|
fill="currentColor"
|
|
329
|
+
viewBox="0 0 20 20"
|
|
330
330
|
aria-hidden="true"
|
|
331
331
|
role="img"
|
|
332
332
|
width="1em"
|
|
@@ -380,8 +380,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
380
380
|
<span class="pf-v6-c-button__icon">
|
|
381
381
|
<svg
|
|
382
382
|
class="pf-v6-svg"
|
|
383
|
-
viewBox="0 0 512 512"
|
|
384
383
|
fill="currentColor"
|
|
384
|
+
viewBox="0 0 512 512"
|
|
385
385
|
aria-hidden="true"
|
|
386
386
|
role="img"
|
|
387
387
|
width="1em"
|
|
@@ -417,8 +417,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
417
417
|
<span class="pf-v6-c-button__icon">
|
|
418
418
|
<svg
|
|
419
419
|
class="pf-v6-svg"
|
|
420
|
-
viewBox="0 0 512 512"
|
|
421
420
|
fill="currentColor"
|
|
421
|
+
viewBox="0 0 512 512"
|
|
422
422
|
aria-hidden="true"
|
|
423
423
|
role="img"
|
|
424
424
|
width="1em"
|
|
@@ -440,8 +440,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
440
440
|
<span class="pf-v6-c-button__icon">
|
|
441
441
|
<svg
|
|
442
442
|
class="pf-v6-svg"
|
|
443
|
-
viewBox="0 0 20 20"
|
|
444
443
|
fill="currentColor"
|
|
444
|
+
viewBox="0 0 20 20"
|
|
445
445
|
aria-hidden="true"
|
|
446
446
|
role="img"
|
|
447
447
|
width="1em"
|
|
@@ -484,8 +484,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
484
484
|
<span class="pf-v6-c-button__icon">
|
|
485
485
|
<svg
|
|
486
486
|
class="pf-v6-svg"
|
|
487
|
-
viewBox="0 0 512 512"
|
|
488
487
|
fill="currentColor"
|
|
488
|
+
viewBox="0 0 512 512"
|
|
489
489
|
aria-hidden="true"
|
|
490
490
|
role="img"
|
|
491
491
|
width="1em"
|
|
@@ -520,8 +520,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
520
520
|
<span class="pf-v6-c-button__icon">
|
|
521
521
|
<svg
|
|
522
522
|
class="pf-v6-svg"
|
|
523
|
-
viewBox="0 0 512 512"
|
|
524
523
|
fill="currentColor"
|
|
524
|
+
viewBox="0 0 512 512"
|
|
525
525
|
aria-hidden="true"
|
|
526
526
|
role="img"
|
|
527
527
|
width="1em"
|
|
@@ -543,8 +543,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
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"
|
|
@@ -587,8 +587,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
587
587
|
<span class="pf-v6-c-button__icon">
|
|
588
588
|
<svg
|
|
589
589
|
class="pf-v6-svg"
|
|
590
|
-
viewBox="0 0 512 512"
|
|
591
590
|
fill="currentColor"
|
|
591
|
+
viewBox="0 0 512 512"
|
|
592
592
|
aria-hidden="true"
|
|
593
593
|
role="img"
|
|
594
594
|
width="1em"
|
|
@@ -630,8 +630,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
630
630
|
<span class="pf-v6-c-button__icon">
|
|
631
631
|
<svg
|
|
632
632
|
class="pf-v6-svg"
|
|
633
|
-
viewBox="0 0 512 512"
|
|
634
633
|
fill="currentColor"
|
|
634
|
+
viewBox="0 0 512 512"
|
|
635
635
|
aria-hidden="true"
|
|
636
636
|
role="img"
|
|
637
637
|
width="1em"
|
|
@@ -653,8 +653,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
653
653
|
<span class="pf-v6-c-button__icon">
|
|
654
654
|
<svg
|
|
655
655
|
class="pf-v6-svg"
|
|
656
|
-
viewBox="0 0 20 20"
|
|
657
656
|
fill="currentColor"
|
|
657
|
+
viewBox="0 0 20 20"
|
|
658
658
|
aria-hidden="true"
|
|
659
659
|
role="img"
|
|
660
660
|
width="1em"
|
|
@@ -862,8 +862,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
862
862
|
<span class="pf-v6-c-button__icon">
|
|
863
863
|
<svg
|
|
864
864
|
class="pf-v6-svg"
|
|
865
|
-
viewBox="0 0 512 512"
|
|
866
865
|
fill="currentColor"
|
|
866
|
+
viewBox="0 0 512 512"
|
|
867
867
|
aria-hidden="true"
|
|
868
868
|
role="img"
|
|
869
869
|
width="1em"
|
|
@@ -885,8 +885,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
885
885
|
<span class="pf-v6-c-button__icon">
|
|
886
886
|
<svg
|
|
887
887
|
class="pf-v6-svg"
|
|
888
|
-
viewBox="0 0 20 20"
|
|
889
888
|
fill="currentColor"
|
|
889
|
+
viewBox="0 0 20 20"
|
|
890
890
|
aria-hidden="true"
|
|
891
891
|
role="img"
|
|
892
892
|
width="1em"
|
|
@@ -911,8 +911,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
911
911
|
<span class="pf-v6-c-button__icon">
|
|
912
912
|
<svg
|
|
913
913
|
class="pf-v6-svg"
|
|
914
|
-
viewBox="0 0 512 512"
|
|
915
914
|
fill="currentColor"
|
|
915
|
+
viewBox="0 0 512 512"
|
|
916
916
|
aria-hidden="true"
|
|
917
917
|
role="img"
|
|
918
918
|
width="1em"
|
|
@@ -937,8 +937,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
937
937
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
938
938
|
<svg
|
|
939
939
|
class="pf-v6-svg"
|
|
940
|
-
viewBox="0 0 32 32"
|
|
941
940
|
fill="currentColor"
|
|
941
|
+
viewBox="0 0 32 32"
|
|
942
942
|
aria-hidden="true"
|
|
943
943
|
role="img"
|
|
944
944
|
width="1em"
|
|
@@ -1099,8 +1099,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
1099
1099
|
<span class="pf-v6-c-button__icon">
|
|
1100
1100
|
<svg
|
|
1101
1101
|
class="pf-v6-svg"
|
|
1102
|
-
viewBox="0 0 512 512"
|
|
1103
1102
|
fill="currentColor"
|
|
1103
|
+
viewBox="0 0 512 512"
|
|
1104
1104
|
aria-hidden="true"
|
|
1105
1105
|
role="img"
|
|
1106
1106
|
width="1em"
|
|
@@ -1122,8 +1122,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
1122
1122
|
<span class="pf-v6-c-button__icon">
|
|
1123
1123
|
<svg
|
|
1124
1124
|
class="pf-v6-svg"
|
|
1125
|
-
viewBox="0 0 20 20"
|
|
1126
1125
|
fill="currentColor"
|
|
1126
|
+
viewBox="0 0 20 20"
|
|
1127
1127
|
aria-hidden="true"
|
|
1128
1128
|
role="img"
|
|
1129
1129
|
width="1em"
|
|
@@ -1148,8 +1148,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
1148
1148
|
<span class="pf-v6-c-button__icon">
|
|
1149
1149
|
<svg
|
|
1150
1150
|
class="pf-v6-svg"
|
|
1151
|
-
viewBox="0 0 512 512"
|
|
1152
1151
|
fill="currentColor"
|
|
1152
|
+
viewBox="0 0 512 512"
|
|
1153
1153
|
aria-hidden="true"
|
|
1154
1154
|
role="img"
|
|
1155
1155
|
width="1em"
|
|
@@ -1174,8 +1174,8 @@ Inline edit **action-group** contains save and cancel actions and is only visibl
|
|
|
1174
1174
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1175
1175
|
<svg
|
|
1176
1176
|
class="pf-v6-svg"
|
|
1177
|
-
viewBox="0 0 32 32"
|
|
1178
1177
|
fill="currentColor"
|
|
1178
|
+
viewBox="0 0 32 32"
|
|
1179
1179
|
aria-hidden="true"
|
|
1180
1180
|
role="img"
|
|
1181
1181
|
width="1em"
|
|
@@ -105,15 +105,15 @@ Use the input group to extend form controls by adding text, buttons, selects, et
|
|
|
105
105
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
106
106
|
<svg
|
|
107
107
|
class="pf-v6-svg"
|
|
108
|
-
viewBox="0 0 20 20"
|
|
109
108
|
fill="currentColor"
|
|
109
|
+
viewBox="0 0 20 20"
|
|
110
110
|
aria-hidden="true"
|
|
111
111
|
role="img"
|
|
112
112
|
width="1em"
|
|
113
113
|
height="1em"
|
|
114
114
|
>
|
|
115
115
|
<path
|
|
116
|
-
d="
|
|
116
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
117
117
|
/>
|
|
118
118
|
</svg>
|
|
119
119
|
</span>
|
|
@@ -225,8 +225,8 @@ Use the input group to extend form controls by adding text, buttons, selects, et
|
|
|
225
225
|
<span class="pf-v6-c-button__icon">
|
|
226
226
|
<svg
|
|
227
227
|
class="pf-v6-svg"
|
|
228
|
-
viewBox="0 0 512 512"
|
|
229
228
|
fill="currentColor"
|
|
229
|
+
viewBox="0 0 512 512"
|
|
230
230
|
aria-hidden="true"
|
|
231
231
|
role="img"
|
|
232
232
|
width="1em"
|
|
@@ -261,8 +261,8 @@ Use the input group to extend form controls by adding text, buttons, selects, et
|
|
|
261
261
|
<span class="pf-v6-c-button__icon">
|
|
262
262
|
<svg
|
|
263
263
|
class="pf-v6-svg"
|
|
264
|
-
viewBox="0 0 512 512"
|
|
265
264
|
fill="currentColor"
|
|
265
|
+
viewBox="0 0 512 512"
|
|
266
266
|
aria-hidden="true"
|
|
267
267
|
role="img"
|
|
268
268
|
width="1em"
|
|
@@ -527,8 +527,8 @@ cssPrefix: pf-v6-c-jump-links
|
|
|
527
527
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
528
528
|
<svg
|
|
529
529
|
class="pf-v6-svg"
|
|
530
|
-
viewBox="0 0 20 20"
|
|
531
530
|
fill="currentColor"
|
|
531
|
+
viewBox="0 0 20 20"
|
|
532
532
|
aria-hidden="true"
|
|
533
533
|
role="img"
|
|
534
534
|
width="1em"
|
|
@@ -618,8 +618,8 @@ cssPrefix: pf-v6-c-jump-links
|
|
|
618
618
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
619
619
|
<svg
|
|
620
620
|
class="pf-v6-svg"
|
|
621
|
-
viewBox="0 0 20 20"
|
|
622
621
|
fill="currentColor"
|
|
622
|
+
viewBox="0 0 20 20"
|
|
623
623
|
aria-hidden="true"
|
|
624
624
|
role="img"
|
|
625
625
|
width="1em"
|
|
@@ -709,8 +709,8 @@ cssPrefix: pf-v6-c-jump-links
|
|
|
709
709
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
710
710
|
<svg
|
|
711
711
|
class="pf-v6-svg"
|
|
712
|
-
viewBox="0 0 20 20"
|
|
713
712
|
fill="currentColor"
|
|
713
|
+
viewBox="0 0 20 20"
|
|
714
714
|
aria-hidden="true"
|
|
715
715
|
role="img"
|
|
716
716
|
width="1em"
|
|
@@ -804,8 +804,8 @@ cssPrefix: pf-v6-c-jump-links
|
|
|
804
804
|
<span class="pf-v6-c-jump-links__toggle-icon">
|
|
805
805
|
<svg
|
|
806
806
|
class="pf-v6-svg"
|
|
807
|
-
viewBox="0 0 20 20"
|
|
808
807
|
fill="currentColor"
|
|
808
|
+
viewBox="0 0 20 20"
|
|
809
809
|
aria-hidden="true"
|
|
810
810
|
role="img"
|
|
811
811
|
width="1em"
|