@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
|
@@ -13,8 +13,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
13
13
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
14
14
|
<svg
|
|
15
15
|
class="pf-v6-svg"
|
|
16
|
-
viewBox="0 0 20 20"
|
|
17
16
|
fill="currentColor"
|
|
17
|
+
viewBox="0 0 20 20"
|
|
18
18
|
aria-hidden="true"
|
|
19
19
|
role="img"
|
|
20
20
|
width="1em"
|
|
@@ -31,8 +31,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
31
31
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
32
32
|
<svg
|
|
33
33
|
class="pf-v6-svg"
|
|
34
|
-
viewBox="0 0 20 20"
|
|
35
34
|
fill="currentColor"
|
|
35
|
+
viewBox="0 0 20 20"
|
|
36
36
|
aria-hidden="true"
|
|
37
37
|
role="img"
|
|
38
38
|
width="1em"
|
|
@@ -49,8 +49,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
49
49
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
50
50
|
<svg
|
|
51
51
|
class="pf-v6-svg"
|
|
52
|
-
viewBox="0 0 20 20"
|
|
53
52
|
fill="currentColor"
|
|
53
|
+
viewBox="0 0 20 20"
|
|
54
54
|
aria-hidden="true"
|
|
55
55
|
role="img"
|
|
56
56
|
width="1em"
|
|
@@ -67,8 +67,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
67
67
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
68
68
|
<svg
|
|
69
69
|
class="pf-v6-svg"
|
|
70
|
-
viewBox="0 0 20 20"
|
|
71
70
|
fill="currentColor"
|
|
71
|
+
viewBox="0 0 20 20"
|
|
72
72
|
aria-hidden="true"
|
|
73
73
|
role="img"
|
|
74
74
|
width="1em"
|
|
@@ -99,8 +99,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
99
99
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
100
100
|
<svg
|
|
101
101
|
class="pf-v6-svg"
|
|
102
|
-
viewBox="0 0 20 20"
|
|
103
102
|
fill="currentColor"
|
|
103
|
+
viewBox="0 0 20 20"
|
|
104
104
|
aria-hidden="true"
|
|
105
105
|
role="img"
|
|
106
106
|
width="1em"
|
|
@@ -117,8 +117,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
117
117
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
118
118
|
<svg
|
|
119
119
|
class="pf-v6-svg"
|
|
120
|
-
viewBox="0 0 20 20"
|
|
121
120
|
fill="currentColor"
|
|
121
|
+
viewBox="0 0 20 20"
|
|
122
122
|
aria-hidden="true"
|
|
123
123
|
role="img"
|
|
124
124
|
width="1em"
|
|
@@ -135,8 +135,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
135
135
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
136
136
|
<svg
|
|
137
137
|
class="pf-v6-svg"
|
|
138
|
-
viewBox="0 0 20 20"
|
|
139
138
|
fill="currentColor"
|
|
139
|
+
viewBox="0 0 20 20"
|
|
140
140
|
aria-hidden="true"
|
|
141
141
|
role="img"
|
|
142
142
|
width="1em"
|
|
@@ -153,8 +153,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
153
153
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
154
154
|
<svg
|
|
155
155
|
class="pf-v6-svg"
|
|
156
|
-
viewBox="0 0 20 20"
|
|
157
156
|
fill="currentColor"
|
|
157
|
+
viewBox="0 0 20 20"
|
|
158
158
|
aria-hidden="true"
|
|
159
159
|
role="img"
|
|
160
160
|
width="1em"
|
|
@@ -171,8 +171,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
171
171
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
172
172
|
<svg
|
|
173
173
|
class="pf-v6-svg"
|
|
174
|
-
viewBox="0 0 20 20"
|
|
175
174
|
fill="currentColor"
|
|
175
|
+
viewBox="0 0 20 20"
|
|
176
176
|
aria-hidden="true"
|
|
177
177
|
role="img"
|
|
178
178
|
width="1em"
|
|
@@ -189,8 +189,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
189
189
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
190
190
|
<svg
|
|
191
191
|
class="pf-v6-svg"
|
|
192
|
-
viewBox="0 0 20 20"
|
|
193
192
|
fill="currentColor"
|
|
193
|
+
viewBox="0 0 20 20"
|
|
194
194
|
aria-hidden="true"
|
|
195
195
|
role="img"
|
|
196
196
|
width="1em"
|
|
@@ -221,8 +221,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
221
221
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
222
222
|
<svg
|
|
223
223
|
class="pf-v6-svg"
|
|
224
|
-
viewBox="0 0 20 20"
|
|
225
224
|
fill="currentColor"
|
|
225
|
+
viewBox="0 0 20 20"
|
|
226
226
|
aria-hidden="true"
|
|
227
227
|
role="img"
|
|
228
228
|
width="1em"
|
|
@@ -239,8 +239,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
239
239
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
240
240
|
<svg
|
|
241
241
|
class="pf-v6-svg"
|
|
242
|
-
viewBox="0 0 20 20"
|
|
243
242
|
fill="currentColor"
|
|
243
|
+
viewBox="0 0 20 20"
|
|
244
244
|
aria-hidden="true"
|
|
245
245
|
role="img"
|
|
246
246
|
width="1em"
|
|
@@ -257,8 +257,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
257
257
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
258
258
|
<svg
|
|
259
259
|
class="pf-v6-svg"
|
|
260
|
-
viewBox="0 0 20 20"
|
|
261
260
|
fill="currentColor"
|
|
261
|
+
viewBox="0 0 20 20"
|
|
262
262
|
aria-hidden="true"
|
|
263
263
|
role="img"
|
|
264
264
|
width="1em"
|
|
@@ -275,8 +275,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
275
275
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
276
276
|
<svg
|
|
277
277
|
class="pf-v6-svg"
|
|
278
|
-
viewBox="0 0 20 20"
|
|
279
278
|
fill="currentColor"
|
|
279
|
+
viewBox="0 0 20 20"
|
|
280
280
|
aria-hidden="true"
|
|
281
281
|
role="img"
|
|
282
282
|
width="1em"
|
|
@@ -293,8 +293,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
293
293
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
294
294
|
<svg
|
|
295
295
|
class="pf-v6-svg"
|
|
296
|
-
viewBox="0 0 20 20"
|
|
297
296
|
fill="currentColor"
|
|
297
|
+
viewBox="0 0 20 20"
|
|
298
298
|
aria-hidden="true"
|
|
299
299
|
role="img"
|
|
300
300
|
width="1em"
|
|
@@ -327,8 +327,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
327
327
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
328
328
|
<svg
|
|
329
329
|
class="pf-v6-svg"
|
|
330
|
-
viewBox="0 0 20 20"
|
|
331
330
|
fill="currentColor"
|
|
331
|
+
viewBox="0 0 20 20"
|
|
332
332
|
aria-hidden="true"
|
|
333
333
|
role="img"
|
|
334
334
|
width="1em"
|
|
@@ -345,8 +345,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
345
345
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
346
346
|
<svg
|
|
347
347
|
class="pf-v6-svg"
|
|
348
|
-
viewBox="0 0 20 20"
|
|
349
348
|
fill="currentColor"
|
|
349
|
+
viewBox="0 0 20 20"
|
|
350
350
|
aria-hidden="true"
|
|
351
351
|
role="img"
|
|
352
352
|
width="1em"
|
|
@@ -363,8 +363,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
363
363
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
364
364
|
<svg
|
|
365
365
|
class="pf-v6-svg"
|
|
366
|
-
viewBox="0 0 20 20"
|
|
367
366
|
fill="currentColor"
|
|
367
|
+
viewBox="0 0 20 20"
|
|
368
368
|
aria-hidden="true"
|
|
369
369
|
role="img"
|
|
370
370
|
width="1em"
|
|
@@ -391,15 +391,15 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
391
391
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
392
392
|
<svg
|
|
393
393
|
class="pf-v6-svg"
|
|
394
|
-
viewBox="0 0 20 20"
|
|
395
394
|
fill="currentColor"
|
|
395
|
+
viewBox="0 0 20 20"
|
|
396
396
|
aria-hidden="true"
|
|
397
397
|
role="img"
|
|
398
398
|
width="1em"
|
|
399
399
|
height="1em"
|
|
400
400
|
>
|
|
401
401
|
<path
|
|
402
|
-
d="
|
|
402
|
+
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"
|
|
403
403
|
/>
|
|
404
404
|
</svg>
|
|
405
405
|
</span>
|
|
@@ -411,8 +411,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
411
411
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
412
412
|
<svg
|
|
413
413
|
class="pf-v6-svg"
|
|
414
|
-
viewBox="0 0 20 20"
|
|
415
414
|
fill="currentColor"
|
|
415
|
+
viewBox="0 0 20 20"
|
|
416
416
|
aria-hidden="true"
|
|
417
417
|
role="img"
|
|
418
418
|
width="1em"
|
|
@@ -445,8 +445,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
445
445
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
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"
|
|
@@ -463,8 +463,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
463
463
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
464
464
|
<svg
|
|
465
465
|
class="pf-v6-svg"
|
|
466
|
-
viewBox="0 0 20 20"
|
|
467
466
|
fill="currentColor"
|
|
467
|
+
viewBox="0 0 20 20"
|
|
468
468
|
aria-hidden="true"
|
|
469
469
|
role="img"
|
|
470
470
|
width="1em"
|
|
@@ -481,8 +481,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
481
481
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
482
482
|
<svg
|
|
483
483
|
class="pf-v6-svg"
|
|
484
|
-
viewBox="0 0 20 20"
|
|
485
484
|
fill="currentColor"
|
|
485
|
+
viewBox="0 0 20 20"
|
|
486
486
|
aria-hidden="true"
|
|
487
487
|
role="img"
|
|
488
488
|
width="1em"
|
|
@@ -499,8 +499,8 @@ cssPrefix: pf-v6-c-breadcrumb
|
|
|
499
499
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
500
500
|
<svg
|
|
501
501
|
class="pf-v6-svg"
|
|
502
|
-
viewBox="0 0 20 20"
|
|
503
502
|
fill="currentColor"
|
|
503
|
+
viewBox="0 0 20 20"
|
|
504
504
|
aria-hidden="true"
|
|
505
505
|
role="img"
|
|
506
506
|
width="1em"
|