@patternfly/patternfly 6.6.0-prerelease.1 → 6.6.0-prerelease.3
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 +7 -3
- package/components/Compass/compass.scss +7 -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 +8 -4
- package/components/Page/page.scss +10 -4
- 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 +136 -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 +199 -192
- package/patternfly.css +199 -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
|
@@ -27,8 +27,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
27
27
|
<span class="pf-v6-c-button__icon">
|
|
28
28
|
<svg
|
|
29
29
|
class="pf-v6-svg"
|
|
30
|
-
viewBox="0 0 20 20"
|
|
31
30
|
fill="currentColor"
|
|
31
|
+
viewBox="0 0 20 20"
|
|
32
32
|
aria-hidden="true"
|
|
33
33
|
role="img"
|
|
34
34
|
width="1em"
|
|
@@ -77,8 +77,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
77
77
|
<span class="pf-v6-c-button__icon">
|
|
78
78
|
<svg
|
|
79
79
|
class="pf-v6-svg"
|
|
80
|
-
viewBox="0 0 20 20"
|
|
81
80
|
fill="currentColor"
|
|
81
|
+
viewBox="0 0 20 20"
|
|
82
82
|
aria-hidden="true"
|
|
83
83
|
role="img"
|
|
84
84
|
width="1em"
|
|
@@ -127,8 +127,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
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"
|
|
@@ -177,8 +177,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
177
177
|
<span class="pf-v6-c-button__icon">
|
|
178
178
|
<svg
|
|
179
179
|
class="pf-v6-svg"
|
|
180
|
-
viewBox="0 0 20 20"
|
|
181
180
|
fill="currentColor"
|
|
181
|
+
viewBox="0 0 20 20"
|
|
182
182
|
aria-hidden="true"
|
|
183
183
|
role="img"
|
|
184
184
|
width="1em"
|
|
@@ -227,8 +227,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
227
227
|
<span class="pf-v6-c-button__icon">
|
|
228
228
|
<svg
|
|
229
229
|
class="pf-v6-svg"
|
|
230
|
-
viewBox="0 0 20 20"
|
|
231
230
|
fill="currentColor"
|
|
231
|
+
viewBox="0 0 20 20"
|
|
232
232
|
aria-hidden="true"
|
|
233
233
|
role="img"
|
|
234
234
|
width="1em"
|
|
@@ -277,8 +277,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
277
277
|
<span class="pf-v6-c-button__icon">
|
|
278
278
|
<svg
|
|
279
279
|
class="pf-v6-svg"
|
|
280
|
-
viewBox="0 0 20 20"
|
|
281
280
|
fill="currentColor"
|
|
281
|
+
viewBox="0 0 20 20"
|
|
282
282
|
aria-hidden="true"
|
|
283
283
|
role="img"
|
|
284
284
|
width="1em"
|
|
@@ -327,8 +327,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
327
327
|
<span class="pf-v6-c-button__icon">
|
|
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"
|
|
@@ -377,8 +377,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
377
377
|
<span class="pf-v6-c-button__icon">
|
|
378
378
|
<svg
|
|
379
379
|
class="pf-v6-svg"
|
|
380
|
-
viewBox="0 0 20 20"
|
|
381
380
|
fill="currentColor"
|
|
381
|
+
viewBox="0 0 20 20"
|
|
382
382
|
aria-hidden="true"
|
|
383
383
|
role="img"
|
|
384
384
|
width="1em"
|
|
@@ -427,8 +427,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
427
427
|
<span class="pf-v6-c-button__icon">
|
|
428
428
|
<svg
|
|
429
429
|
class="pf-v6-svg"
|
|
430
|
-
viewBox="0 0 20 20"
|
|
431
430
|
fill="currentColor"
|
|
431
|
+
viewBox="0 0 20 20"
|
|
432
432
|
aria-hidden="true"
|
|
433
433
|
role="img"
|
|
434
434
|
width="1em"
|
|
@@ -492,8 +492,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
492
492
|
<span class="pf-v6-c-button__icon">
|
|
493
493
|
<svg
|
|
494
494
|
class="pf-v6-svg"
|
|
495
|
-
viewBox="0 0 20 20"
|
|
496
495
|
fill="currentColor"
|
|
496
|
+
viewBox="0 0 20 20"
|
|
497
497
|
aria-hidden="true"
|
|
498
498
|
role="img"
|
|
499
499
|
width="1em"
|
|
@@ -542,8 +542,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
542
542
|
<span class="pf-v6-c-button__icon">
|
|
543
543
|
<svg
|
|
544
544
|
class="pf-v6-svg"
|
|
545
|
-
viewBox="0 0 20 20"
|
|
546
545
|
fill="currentColor"
|
|
546
|
+
viewBox="0 0 20 20"
|
|
547
547
|
aria-hidden="true"
|
|
548
548
|
role="img"
|
|
549
549
|
width="1em"
|
|
@@ -561,8 +561,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
561
561
|
<span class="pf-v6-c-popover__title-icon">
|
|
562
562
|
<svg
|
|
563
563
|
class="pf-v6-svg"
|
|
564
|
-
viewBox="0 0 576 512"
|
|
565
564
|
fill="currentColor"
|
|
565
|
+
viewBox="0 0 576 512"
|
|
566
566
|
aria-hidden="true"
|
|
567
567
|
role="img"
|
|
568
568
|
width="1em"
|
|
@@ -607,8 +607,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
607
607
|
<span class="pf-v6-c-button__icon">
|
|
608
608
|
<svg
|
|
609
609
|
class="pf-v6-svg"
|
|
610
|
-
viewBox="0 0 20 20"
|
|
611
610
|
fill="currentColor"
|
|
611
|
+
viewBox="0 0 20 20"
|
|
612
612
|
aria-hidden="true"
|
|
613
613
|
role="img"
|
|
614
614
|
width="1em"
|
|
@@ -626,8 +626,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
626
626
|
<span class="pf-v6-c-popover__title-icon">
|
|
627
627
|
<svg
|
|
628
628
|
class="pf-v6-svg"
|
|
629
|
-
viewBox="0 0 32 32"
|
|
630
629
|
fill="currentColor"
|
|
630
|
+
viewBox="0 0 32 32"
|
|
631
631
|
aria-hidden="true"
|
|
632
632
|
role="img"
|
|
633
633
|
width="1em"
|
|
@@ -678,8 +678,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
678
678
|
<span class="pf-v6-c-button__icon">
|
|
679
679
|
<svg
|
|
680
680
|
class="pf-v6-svg"
|
|
681
|
-
viewBox="0 0 20 20"
|
|
682
681
|
fill="currentColor"
|
|
682
|
+
viewBox="0 0 20 20"
|
|
683
683
|
aria-hidden="true"
|
|
684
684
|
role="img"
|
|
685
685
|
width="1em"
|
|
@@ -697,8 +697,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
697
697
|
<span class="pf-v6-c-popover__title-icon">
|
|
698
698
|
<svg
|
|
699
699
|
class="pf-v6-svg"
|
|
700
|
-
viewBox="0 0 32 32"
|
|
701
700
|
fill="currentColor"
|
|
701
|
+
viewBox="0 0 32 32"
|
|
702
702
|
aria-hidden="true"
|
|
703
703
|
role="img"
|
|
704
704
|
width="1em"
|
|
@@ -749,8 +749,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
749
749
|
<span class="pf-v6-c-button__icon">
|
|
750
750
|
<svg
|
|
751
751
|
class="pf-v6-svg"
|
|
752
|
-
viewBox="0 0 20 20"
|
|
753
752
|
fill="currentColor"
|
|
753
|
+
viewBox="0 0 20 20"
|
|
754
754
|
aria-hidden="true"
|
|
755
755
|
role="img"
|
|
756
756
|
width="1em"
|
|
@@ -768,8 +768,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
768
768
|
<span class="pf-v6-c-popover__title-icon">
|
|
769
769
|
<svg
|
|
770
770
|
class="pf-v6-svg"
|
|
771
|
-
viewBox="0 0 32 32"
|
|
772
771
|
fill="currentColor"
|
|
772
|
+
viewBox="0 0 32 32"
|
|
773
773
|
aria-hidden="true"
|
|
774
774
|
role="img"
|
|
775
775
|
width="1em"
|
|
@@ -820,8 +820,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
820
820
|
<span class="pf-v6-c-button__icon">
|
|
821
821
|
<svg
|
|
822
822
|
class="pf-v6-svg"
|
|
823
|
-
viewBox="0 0 20 20"
|
|
824
823
|
fill="currentColor"
|
|
824
|
+
viewBox="0 0 20 20"
|
|
825
825
|
aria-hidden="true"
|
|
826
826
|
role="img"
|
|
827
827
|
width="1em"
|
|
@@ -839,8 +839,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
839
839
|
<span class="pf-v6-c-popover__title-icon">
|
|
840
840
|
<svg
|
|
841
841
|
class="pf-v6-svg"
|
|
842
|
-
viewBox="0 0 32 32"
|
|
843
842
|
fill="currentColor"
|
|
843
|
+
viewBox="0 0 32 32"
|
|
844
844
|
aria-hidden="true"
|
|
845
845
|
role="img"
|
|
846
846
|
width="1em"
|
|
@@ -891,8 +891,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
891
891
|
<span class="pf-v6-c-button__icon">
|
|
892
892
|
<svg
|
|
893
893
|
class="pf-v6-svg"
|
|
894
|
-
viewBox="0 0 20 20"
|
|
895
894
|
fill="currentColor"
|
|
895
|
+
viewBox="0 0 20 20"
|
|
896
896
|
aria-hidden="true"
|
|
897
897
|
role="img"
|
|
898
898
|
width="1em"
|
|
@@ -910,8 +910,8 @@ cssPrefix: pf-v6-c-popover
|
|
|
910
910
|
<span class="pf-v6-c-popover__title-icon">
|
|
911
911
|
<svg
|
|
912
912
|
class="pf-v6-svg"
|
|
913
|
-
viewBox="0 0 32 32"
|
|
914
913
|
fill="currentColor"
|
|
914
|
+
viewBox="0 0 32 32"
|
|
915
915
|
aria-hidden="true"
|
|
916
916
|
role="img"
|
|
917
917
|
width="1em"
|
|
@@ -442,8 +442,8 @@ When conveying status, you should ensure:
|
|
|
442
442
|
<span class="pf-v6-c-progress__status-icon">
|
|
443
443
|
<svg
|
|
444
444
|
class="pf-v6-svg"
|
|
445
|
-
viewBox="0 0 32 32"
|
|
446
445
|
fill="currentColor"
|
|
446
|
+
viewBox="0 0 32 32"
|
|
447
447
|
aria-hidden="true"
|
|
448
448
|
role="img"
|
|
449
449
|
width="1em"
|
|
@@ -482,8 +482,8 @@ When conveying status, you should ensure:
|
|
|
482
482
|
<span class="pf-v6-c-progress__status-icon">
|
|
483
483
|
<svg
|
|
484
484
|
class="pf-v6-svg"
|
|
485
|
-
viewBox="0 0 32 32"
|
|
486
485
|
fill="currentColor"
|
|
486
|
+
viewBox="0 0 32 32"
|
|
487
487
|
aria-hidden="true"
|
|
488
488
|
role="img"
|
|
489
489
|
width="1em"
|
|
@@ -522,8 +522,8 @@ When conveying status, you should ensure:
|
|
|
522
522
|
<span class="pf-v6-c-progress__status-icon">
|
|
523
523
|
<svg
|
|
524
524
|
class="pf-v6-svg"
|
|
525
|
-
viewBox="0 0 32 32"
|
|
526
525
|
fill="currentColor"
|
|
526
|
+
viewBox="0 0 32 32"
|
|
527
527
|
aria-hidden="true"
|
|
528
528
|
role="img"
|
|
529
529
|
width="1em"
|
|
@@ -564,8 +564,8 @@ When conveying status, you should ensure:
|
|
|
564
564
|
<span class="pf-v6-c-progress__status-icon">
|
|
565
565
|
<svg
|
|
566
566
|
class="pf-v6-svg"
|
|
567
|
-
viewBox="0 0 32 32"
|
|
568
567
|
fill="currentColor"
|
|
568
|
+
viewBox="0 0 32 32"
|
|
569
569
|
aria-hidden="true"
|
|
570
570
|
role="img"
|
|
571
571
|
width="1em"
|
|
@@ -608,8 +608,8 @@ When conveying status, you should ensure:
|
|
|
608
608
|
<span class="pf-v6-c-progress__status-icon">
|
|
609
609
|
<svg
|
|
610
610
|
class="pf-v6-svg"
|
|
611
|
-
viewBox="0 0 32 32"
|
|
612
611
|
fill="currentColor"
|
|
612
|
+
viewBox="0 0 32 32"
|
|
613
613
|
aria-hidden="true"
|
|
614
614
|
role="img"
|
|
615
615
|
width="1em"
|
|
@@ -653,8 +653,8 @@ When conveying status, you should ensure:
|
|
|
653
653
|
<span class="pf-v6-c-progress__status-icon">
|
|
654
654
|
<svg
|
|
655
655
|
class="pf-v6-svg"
|
|
656
|
-
viewBox="0 0 32 32"
|
|
657
656
|
fill="currentColor"
|
|
657
|
+
viewBox="0 0 32 32"
|
|
658
658
|
aria-hidden="true"
|
|
659
659
|
role="img"
|
|
660
660
|
width="1em"
|
|
@@ -695,8 +695,8 @@ When conveying status, you should ensure:
|
|
|
695
695
|
<span class="pf-v6-c-progress__status-icon">
|
|
696
696
|
<svg
|
|
697
697
|
class="pf-v6-svg"
|
|
698
|
-
viewBox="0 0 32 32"
|
|
699
698
|
fill="currentColor"
|
|
699
|
+
viewBox="0 0 32 32"
|
|
700
700
|
aria-hidden="true"
|
|
701
701
|
role="img"
|
|
702
702
|
width="1em"
|
|
@@ -17,8 +17,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
17
17
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
18
18
|
<svg
|
|
19
19
|
class="pf-v6-svg"
|
|
20
|
-
viewBox="0 0 32 32"
|
|
21
20
|
fill="currentColor"
|
|
21
|
+
viewBox="0 0 32 32"
|
|
22
22
|
aria-hidden="true"
|
|
23
23
|
role="img"
|
|
24
24
|
width="1em"
|
|
@@ -77,8 +77,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
77
77
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
78
78
|
<svg
|
|
79
79
|
class="pf-v6-svg"
|
|
80
|
-
viewBox="0 0 32 32"
|
|
81
80
|
fill="currentColor"
|
|
81
|
+
viewBox="0 0 32 32"
|
|
82
82
|
aria-hidden="true"
|
|
83
83
|
role="img"
|
|
84
84
|
width="1em"
|
|
@@ -149,8 +149,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
149
149
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
150
150
|
<svg
|
|
151
151
|
class="pf-v6-svg"
|
|
152
|
-
viewBox="0 0 32 32"
|
|
153
152
|
fill="currentColor"
|
|
153
|
+
viewBox="0 0 32 32"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
role="img"
|
|
156
156
|
width="1em"
|
|
@@ -218,8 +218,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
218
218
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
219
219
|
<svg
|
|
220
220
|
class="pf-v6-svg"
|
|
221
|
-
viewBox="0 0 32 32"
|
|
222
221
|
fill="currentColor"
|
|
222
|
+
viewBox="0 0 32 32"
|
|
223
223
|
aria-hidden="true"
|
|
224
224
|
role="img"
|
|
225
225
|
width="1em"
|
|
@@ -287,8 +287,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
287
287
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
288
288
|
<svg
|
|
289
289
|
class="pf-v6-svg"
|
|
290
|
-
viewBox="0 0 32 32"
|
|
291
290
|
fill="currentColor"
|
|
291
|
+
viewBox="0 0 32 32"
|
|
292
292
|
aria-hidden="true"
|
|
293
293
|
role="img"
|
|
294
294
|
width="1em"
|
|
@@ -356,8 +356,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
356
356
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
357
357
|
<svg
|
|
358
358
|
class="pf-v6-svg"
|
|
359
|
-
viewBox="0 0 32 32"
|
|
360
359
|
fill="currentColor"
|
|
360
|
+
viewBox="0 0 32 32"
|
|
361
361
|
aria-hidden="true"
|
|
362
362
|
role="img"
|
|
363
363
|
width="1em"
|
|
@@ -425,8 +425,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
425
425
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
426
426
|
<svg
|
|
427
427
|
class="pf-v6-svg"
|
|
428
|
-
viewBox="0 0 32 32"
|
|
429
428
|
fill="currentColor"
|
|
429
|
+
viewBox="0 0 32 32"
|
|
430
430
|
aria-hidden="true"
|
|
431
431
|
role="img"
|
|
432
432
|
width="1em"
|
|
@@ -507,8 +507,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
507
507
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
508
508
|
<svg
|
|
509
509
|
class="pf-v6-svg"
|
|
510
|
-
viewBox="0 0 32 32"
|
|
511
510
|
fill="currentColor"
|
|
511
|
+
viewBox="0 0 32 32"
|
|
512
512
|
aria-hidden="true"
|
|
513
513
|
role="img"
|
|
514
514
|
width="1em"
|
|
@@ -579,8 +579,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
579
579
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
580
580
|
<svg
|
|
581
581
|
class="pf-v6-svg"
|
|
582
|
-
viewBox="0 0 32 32"
|
|
583
582
|
fill="currentColor"
|
|
583
|
+
viewBox="0 0 32 32"
|
|
584
584
|
aria-hidden="true"
|
|
585
585
|
role="img"
|
|
586
586
|
width="1em"
|
|
@@ -651,8 +651,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
651
651
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
652
652
|
<svg
|
|
653
653
|
class="pf-v6-svg"
|
|
654
|
-
viewBox="0 0 32 32"
|
|
655
654
|
fill="currentColor"
|
|
655
|
+
viewBox="0 0 32 32"
|
|
656
656
|
aria-hidden="true"
|
|
657
657
|
role="img"
|
|
658
658
|
width="1em"
|
|
@@ -720,8 +720,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
720
720
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
721
721
|
<svg
|
|
722
722
|
class="pf-v6-svg"
|
|
723
|
-
viewBox="0 0 32 32"
|
|
724
723
|
fill="currentColor"
|
|
724
|
+
viewBox="0 0 32 32"
|
|
725
725
|
aria-hidden="true"
|
|
726
726
|
role="img"
|
|
727
727
|
width="1em"
|
|
@@ -789,8 +789,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
789
789
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
790
790
|
<svg
|
|
791
791
|
class="pf-v6-svg"
|
|
792
|
-
viewBox="0 0 32 32"
|
|
793
792
|
fill="currentColor"
|
|
793
|
+
viewBox="0 0 32 32"
|
|
794
794
|
aria-hidden="true"
|
|
795
795
|
role="img"
|
|
796
796
|
width="1em"
|
|
@@ -815,8 +815,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
815
815
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
816
816
|
<svg
|
|
817
817
|
class="pf-v6-svg"
|
|
818
|
-
viewBox="0 0 32 32"
|
|
819
818
|
fill="currentColor"
|
|
819
|
+
viewBox="0 0 32 32"
|
|
820
820
|
aria-hidden="true"
|
|
821
821
|
role="img"
|
|
822
822
|
width="1em"
|
|
@@ -841,8 +841,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
841
841
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
842
842
|
<svg
|
|
843
843
|
class="pf-v6-svg"
|
|
844
|
-
viewBox="0 0 32 32"
|
|
845
844
|
fill="currentColor"
|
|
845
|
+
viewBox="0 0 32 32"
|
|
846
846
|
aria-hidden="true"
|
|
847
847
|
role="img"
|
|
848
848
|
width="1em"
|
|
@@ -901,8 +901,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
901
901
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
902
902
|
<svg
|
|
903
903
|
class="pf-v6-svg"
|
|
904
|
-
viewBox="0 0 32 32"
|
|
905
904
|
fill="currentColor"
|
|
905
|
+
viewBox="0 0 32 32"
|
|
906
906
|
aria-hidden="true"
|
|
907
907
|
role="img"
|
|
908
908
|
width="1em"
|
|
@@ -927,8 +927,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
927
927
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
928
928
|
<svg
|
|
929
929
|
class="pf-v6-svg"
|
|
930
|
-
viewBox="0 0 32 32"
|
|
931
930
|
fill="currentColor"
|
|
931
|
+
viewBox="0 0 32 32"
|
|
932
932
|
aria-hidden="true"
|
|
933
933
|
role="img"
|
|
934
934
|
width="1em"
|
|
@@ -953,8 +953,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
953
953
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
954
954
|
<svg
|
|
955
955
|
class="pf-v6-svg"
|
|
956
|
-
viewBox="0 0 32 32"
|
|
957
956
|
fill="currentColor"
|
|
957
|
+
viewBox="0 0 32 32"
|
|
958
958
|
aria-hidden="true"
|
|
959
959
|
role="img"
|
|
960
960
|
width="1em"
|
|
@@ -979,8 +979,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
979
979
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
980
980
|
<svg
|
|
981
981
|
class="pf-v6-svg"
|
|
982
|
-
viewBox="0 0 32 32"
|
|
983
982
|
fill="currentColor"
|
|
983
|
+
viewBox="0 0 32 32"
|
|
984
984
|
aria-hidden="true"
|
|
985
985
|
role="img"
|
|
986
986
|
width="1em"
|
|
@@ -1025,8 +1025,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
1025
1025
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
1026
1026
|
<svg
|
|
1027
1027
|
class="pf-v6-svg"
|
|
1028
|
-
viewBox="0 0 32 32"
|
|
1029
1028
|
fill="currentColor"
|
|
1029
|
+
viewBox="0 0 32 32"
|
|
1030
1030
|
aria-hidden="true"
|
|
1031
1031
|
role="img"
|
|
1032
1032
|
width="1em"
|
|
@@ -1100,8 +1100,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
1100
1100
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
1101
1101
|
<svg
|
|
1102
1102
|
class="pf-v6-svg"
|
|
1103
|
-
viewBox="0 0 32 32"
|
|
1104
1103
|
fill="currentColor"
|
|
1104
|
+
viewBox="0 0 32 32"
|
|
1105
1105
|
aria-hidden="true"
|
|
1106
1106
|
role="img"
|
|
1107
1107
|
width="1em"
|
|
@@ -1129,8 +1129,8 @@ cssPrefix: pf-v6-c-progress-stepper
|
|
|
1129
1129
|
<span class="pf-v6-c-progress-stepper__step-icon">
|
|
1130
1130
|
<svg
|
|
1131
1131
|
class="pf-v6-svg"
|
|
1132
|
-
viewBox="0 0 32 32"
|
|
1133
1132
|
fill="currentColor"
|
|
1133
|
+
viewBox="0 0 32 32"
|
|
1134
1134
|
aria-hidden="true"
|
|
1135
1135
|
role="img"
|
|
1136
1136
|
width="1em"
|
|
@@ -373,8 +373,8 @@ cssPrefix: pf-v6-c-slider
|
|
|
373
373
|
<span class="pf-v6-c-button__icon">
|
|
374
374
|
<svg
|
|
375
375
|
class="pf-v6-svg"
|
|
376
|
-
viewBox="0 0 448 512"
|
|
377
376
|
fill="currentColor"
|
|
377
|
+
viewBox="0 0 448 512"
|
|
378
378
|
aria-hidden="true"
|
|
379
379
|
role="img"
|
|
380
380
|
width="1em"
|
|
@@ -406,8 +406,8 @@ cssPrefix: pf-v6-c-slider
|
|
|
406
406
|
<span class="pf-v6-c-button__icon">
|
|
407
407
|
<svg
|
|
408
408
|
class="pf-v6-svg"
|
|
409
|
-
viewBox="0 0 448 512"
|
|
410
409
|
fill="currentColor"
|
|
410
|
+
viewBox="0 0 448 512"
|
|
411
411
|
aria-hidden="true"
|
|
412
412
|
role="img"
|
|
413
413
|
width="1em"
|
|
@@ -462,8 +462,8 @@ cssPrefix: pf-v6-c-slider
|
|
|
462
462
|
<span class="pf-v6-c-button__icon">
|
|
463
463
|
<svg
|
|
464
464
|
class="pf-v6-svg"
|
|
465
|
-
viewBox="0 0 448 512"
|
|
466
465
|
fill="currentColor"
|
|
466
|
+
viewBox="0 0 448 512"
|
|
467
467
|
aria-hidden="true"
|
|
468
468
|
role="img"
|
|
469
469
|
width="1em"
|
|
@@ -513,8 +513,8 @@ cssPrefix: pf-v6-c-slider
|
|
|
513
513
|
<span class="pf-v6-c-button__icon">
|
|
514
514
|
<svg
|
|
515
515
|
class="pf-v6-svg"
|
|
516
|
-
viewBox="0 0 576 512"
|
|
517
516
|
fill="currentColor"
|
|
517
|
+
viewBox="0 0 576 512"
|
|
518
518
|
aria-hidden="true"
|
|
519
519
|
role="img"
|
|
520
520
|
width="1em"
|