@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
|
@@ -21,8 +21,8 @@ wrapperTag: div
|
|
|
21
21
|
<span class="pf-v6-c-button__icon">
|
|
22
22
|
<svg
|
|
23
23
|
class="pf-v6-svg"
|
|
24
|
-
viewBox="0 0 20 20"
|
|
25
24
|
fill="currentColor"
|
|
25
|
+
viewBox="0 0 20 20"
|
|
26
26
|
aria-hidden="true"
|
|
27
27
|
role="img"
|
|
28
28
|
width="1em"
|
|
@@ -52,8 +52,8 @@ wrapperTag: div
|
|
|
52
52
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
53
53
|
<svg
|
|
54
54
|
class="pf-v6-svg"
|
|
55
|
-
viewBox="0 0 20 20"
|
|
56
55
|
fill="currentColor"
|
|
56
|
+
viewBox="0 0 20 20"
|
|
57
57
|
aria-hidden="true"
|
|
58
58
|
role="img"
|
|
59
59
|
width="1em"
|
|
@@ -94,8 +94,8 @@ wrapperTag: div
|
|
|
94
94
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
95
95
|
<svg
|
|
96
96
|
class="pf-v6-svg"
|
|
97
|
-
viewBox="0 0 20 20"
|
|
98
97
|
fill="currentColor"
|
|
98
|
+
viewBox="0 0 20 20"
|
|
99
99
|
aria-hidden="true"
|
|
100
100
|
role="img"
|
|
101
101
|
width="1em"
|
|
@@ -342,8 +342,8 @@ wrapperTag: div
|
|
|
342
342
|
<span class="pf-v6-c-button__icon">
|
|
343
343
|
<svg
|
|
344
344
|
class="pf-v6-svg"
|
|
345
|
-
viewBox="0 0 20 20"
|
|
346
345
|
fill="currentColor"
|
|
346
|
+
viewBox="0 0 20 20"
|
|
347
347
|
aria-hidden="true"
|
|
348
348
|
role="img"
|
|
349
349
|
width="1em"
|
|
@@ -373,8 +373,8 @@ wrapperTag: div
|
|
|
373
373
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
374
374
|
<svg
|
|
375
375
|
class="pf-v6-svg"
|
|
376
|
-
viewBox="0 0 20 20"
|
|
377
376
|
fill="currentColor"
|
|
377
|
+
viewBox="0 0 20 20"
|
|
378
378
|
aria-hidden="true"
|
|
379
379
|
role="img"
|
|
380
380
|
width="1em"
|
|
@@ -415,8 +415,8 @@ wrapperTag: div
|
|
|
415
415
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
416
416
|
<svg
|
|
417
417
|
class="pf-v6-svg"
|
|
418
|
-
viewBox="0 0 20 20"
|
|
419
418
|
fill="currentColor"
|
|
419
|
+
viewBox="0 0 20 20"
|
|
420
420
|
aria-hidden="true"
|
|
421
421
|
role="img"
|
|
422
422
|
width="1em"
|
|
@@ -663,8 +663,8 @@ wrapperTag: div
|
|
|
663
663
|
<span class="pf-v6-c-button__icon">
|
|
664
664
|
<svg
|
|
665
665
|
class="pf-v6-svg"
|
|
666
|
-
viewBox="0 0 20 20"
|
|
667
666
|
fill="currentColor"
|
|
667
|
+
viewBox="0 0 20 20"
|
|
668
668
|
aria-hidden="true"
|
|
669
669
|
role="img"
|
|
670
670
|
width="1em"
|
|
@@ -694,8 +694,8 @@ wrapperTag: div
|
|
|
694
694
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
695
695
|
<svg
|
|
696
696
|
class="pf-v6-svg"
|
|
697
|
-
viewBox="0 0 20 20"
|
|
698
697
|
fill="currentColor"
|
|
698
|
+
viewBox="0 0 20 20"
|
|
699
699
|
aria-hidden="true"
|
|
700
700
|
role="img"
|
|
701
701
|
width="1em"
|
|
@@ -736,8 +736,8 @@ wrapperTag: div
|
|
|
736
736
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
737
737
|
<svg
|
|
738
738
|
class="pf-v6-svg"
|
|
739
|
-
viewBox="0 0 20 20"
|
|
740
739
|
fill="currentColor"
|
|
740
|
+
viewBox="0 0 20 20"
|
|
741
741
|
aria-hidden="true"
|
|
742
742
|
role="img"
|
|
743
743
|
width="1em"
|
|
@@ -963,8 +963,8 @@ wrapperTag: div
|
|
|
963
963
|
<span class="pf-v6-c-button__icon">
|
|
964
964
|
<svg
|
|
965
965
|
class="pf-v6-svg"
|
|
966
|
-
viewBox="0 0 20 20"
|
|
967
966
|
fill="currentColor"
|
|
967
|
+
viewBox="0 0 20 20"
|
|
968
968
|
aria-hidden="true"
|
|
969
969
|
role="img"
|
|
970
970
|
width="1em"
|
|
@@ -1027,8 +1027,8 @@ wrapperTag: div
|
|
|
1027
1027
|
<span class="pf-v6-c-button__icon">
|
|
1028
1028
|
<svg
|
|
1029
1029
|
class="pf-v6-svg"
|
|
1030
|
-
viewBox="0 0 20 20"
|
|
1031
1030
|
fill="currentColor"
|
|
1031
|
+
viewBox="0 0 20 20"
|
|
1032
1032
|
aria-hidden="true"
|
|
1033
1033
|
role="img"
|
|
1034
1034
|
width="1em"
|
|
@@ -1058,8 +1058,8 @@ wrapperTag: div
|
|
|
1058
1058
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
1059
1059
|
<svg
|
|
1060
1060
|
class="pf-v6-svg"
|
|
1061
|
-
viewBox="0 0 20 20"
|
|
1062
1061
|
fill="currentColor"
|
|
1062
|
+
viewBox="0 0 20 20"
|
|
1063
1063
|
aria-hidden="true"
|
|
1064
1064
|
role="img"
|
|
1065
1065
|
width="1em"
|
|
@@ -1104,8 +1104,8 @@ wrapperTag: div
|
|
|
1104
1104
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
1105
1105
|
<svg
|
|
1106
1106
|
class="pf-v6-svg"
|
|
1107
|
-
viewBox="0 0 20 20"
|
|
1108
1107
|
fill="currentColor"
|
|
1108
|
+
viewBox="0 0 20 20"
|
|
1109
1109
|
aria-hidden="true"
|
|
1110
1110
|
role="img"
|
|
1111
1111
|
width="1em"
|
|
@@ -1348,8 +1348,8 @@ wrapperTag: div
|
|
|
1348
1348
|
<span class="pf-v6-c-button__icon">
|
|
1349
1349
|
<svg
|
|
1350
1350
|
class="pf-v6-svg"
|
|
1351
|
-
viewBox="0 0 20 20"
|
|
1352
1351
|
fill="currentColor"
|
|
1352
|
+
viewBox="0 0 20 20"
|
|
1353
1353
|
aria-hidden="true"
|
|
1354
1354
|
role="img"
|
|
1355
1355
|
width="1em"
|
|
@@ -1379,8 +1379,8 @@ wrapperTag: div
|
|
|
1379
1379
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
1380
1380
|
<svg
|
|
1381
1381
|
class="pf-v6-svg"
|
|
1382
|
-
viewBox="0 0 20 20"
|
|
1383
1382
|
fill="currentColor"
|
|
1383
|
+
viewBox="0 0 20 20"
|
|
1384
1384
|
aria-hidden="true"
|
|
1385
1385
|
role="img"
|
|
1386
1386
|
width="1em"
|
|
@@ -1421,8 +1421,8 @@ wrapperTag: div
|
|
|
1421
1421
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
1422
1422
|
<svg
|
|
1423
1423
|
class="pf-v6-svg"
|
|
1424
|
-
viewBox="0 0 20 20"
|
|
1425
1424
|
fill="currentColor"
|
|
1425
|
+
viewBox="0 0 20 20"
|
|
1426
1426
|
aria-hidden="true"
|
|
1427
1427
|
role="img"
|
|
1428
1428
|
width="1em"
|
|
@@ -1669,8 +1669,8 @@ wrapperTag: div
|
|
|
1669
1669
|
<span class="pf-v6-c-button__icon">
|
|
1670
1670
|
<svg
|
|
1671
1671
|
class="pf-v6-svg"
|
|
1672
|
-
viewBox="0 0 20 20"
|
|
1673
1672
|
fill="currentColor"
|
|
1673
|
+
viewBox="0 0 20 20"
|
|
1674
1674
|
aria-hidden="true"
|
|
1675
1675
|
role="img"
|
|
1676
1676
|
width="1em"
|
|
@@ -1700,8 +1700,8 @@ wrapperTag: div
|
|
|
1700
1700
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
1701
1701
|
<svg
|
|
1702
1702
|
class="pf-v6-svg"
|
|
1703
|
-
viewBox="0 0 20 20"
|
|
1704
1703
|
fill="currentColor"
|
|
1704
|
+
viewBox="0 0 20 20"
|
|
1705
1705
|
aria-hidden="true"
|
|
1706
1706
|
role="img"
|
|
1707
1707
|
width="1em"
|
|
@@ -1784,8 +1784,8 @@ wrapperTag: div
|
|
|
1784
1784
|
<div class="pf-v6-c-empty-state__icon">
|
|
1785
1785
|
<svg
|
|
1786
1786
|
class="pf-v6-svg"
|
|
1787
|
-
viewBox="0 0 640 512"
|
|
1788
1787
|
fill="currentColor"
|
|
1788
|
+
viewBox="0 0 640 512"
|
|
1789
1789
|
aria-hidden="true"
|
|
1790
1790
|
role="img"
|
|
1791
1791
|
width="1em"
|
|
@@ -1883,8 +1883,8 @@ wrapperTag: div
|
|
|
1883
1883
|
<span class="pf-v6-c-button__icon">
|
|
1884
1884
|
<svg
|
|
1885
1885
|
class="pf-v6-svg"
|
|
1886
|
-
viewBox="0 0 20 20"
|
|
1887
1886
|
fill="currentColor"
|
|
1887
|
+
viewBox="0 0 20 20"
|
|
1888
1888
|
aria-hidden="true"
|
|
1889
1889
|
role="img"
|
|
1890
1890
|
width="1em"
|
|
@@ -1916,8 +1916,8 @@ wrapperTag: div
|
|
|
1916
1916
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
1917
1917
|
<svg
|
|
1918
1918
|
class="pf-v6-svg"
|
|
1919
|
-
viewBox="0 0 20 20"
|
|
1920
1919
|
fill="currentColor"
|
|
1920
|
+
viewBox="0 0 20 20"
|
|
1921
1921
|
aria-hidden="true"
|
|
1922
1922
|
role="img"
|
|
1923
1923
|
width="1em"
|
|
@@ -1961,8 +1961,8 @@ wrapperTag: div
|
|
|
1961
1961
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
1962
1962
|
<svg
|
|
1963
1963
|
class="pf-v6-svg"
|
|
1964
|
-
viewBox="0 0 20 20"
|
|
1965
1964
|
fill="currentColor"
|
|
1965
|
+
viewBox="0 0 20 20"
|
|
1966
1966
|
aria-hidden="true"
|
|
1967
1967
|
role="img"
|
|
1968
1968
|
width="1em"
|
|
@@ -2209,8 +2209,8 @@ wrapperTag: div
|
|
|
2209
2209
|
<span class="pf-v6-c-button__icon">
|
|
2210
2210
|
<svg
|
|
2211
2211
|
class="pf-v6-svg"
|
|
2212
|
-
viewBox="0 0 20 20"
|
|
2213
2212
|
fill="currentColor"
|
|
2213
|
+
viewBox="0 0 20 20"
|
|
2214
2214
|
aria-hidden="true"
|
|
2215
2215
|
role="img"
|
|
2216
2216
|
width="1em"
|
|
@@ -2242,8 +2242,8 @@ wrapperTag: div
|
|
|
2242
2242
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
2243
2243
|
<svg
|
|
2244
2244
|
class="pf-v6-svg"
|
|
2245
|
-
viewBox="0 0 20 20"
|
|
2246
2245
|
fill="currentColor"
|
|
2246
|
+
viewBox="0 0 20 20"
|
|
2247
2247
|
aria-hidden="true"
|
|
2248
2248
|
role="img"
|
|
2249
2249
|
width="1em"
|
|
@@ -2287,8 +2287,8 @@ wrapperTag: div
|
|
|
2287
2287
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
2288
2288
|
<svg
|
|
2289
2289
|
class="pf-v6-svg"
|
|
2290
|
-
viewBox="0 0 20 20"
|
|
2291
2290
|
fill="currentColor"
|
|
2291
|
+
viewBox="0 0 20 20"
|
|
2292
2292
|
aria-hidden="true"
|
|
2293
2293
|
role="img"
|
|
2294
2294
|
width="1em"
|
|
@@ -2535,8 +2535,8 @@ wrapperTag: div
|
|
|
2535
2535
|
<span class="pf-v6-c-button__icon">
|
|
2536
2536
|
<svg
|
|
2537
2537
|
class="pf-v6-svg"
|
|
2538
|
-
viewBox="0 0 20 20"
|
|
2539
2538
|
fill="currentColor"
|
|
2539
|
+
viewBox="0 0 20 20"
|
|
2540
2540
|
aria-hidden="true"
|
|
2541
2541
|
role="img"
|
|
2542
2542
|
width="1em"
|
|
@@ -2568,8 +2568,8 @@ wrapperTag: div
|
|
|
2568
2568
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
2569
2569
|
<svg
|
|
2570
2570
|
class="pf-v6-svg"
|
|
2571
|
-
viewBox="0 0 20 20"
|
|
2572
2571
|
fill="currentColor"
|
|
2572
|
+
viewBox="0 0 20 20"
|
|
2573
2573
|
aria-hidden="true"
|
|
2574
2574
|
role="img"
|
|
2575
2575
|
width="1em"
|
|
@@ -2613,8 +2613,8 @@ wrapperTag: div
|
|
|
2613
2613
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
2614
2614
|
<svg
|
|
2615
2615
|
class="pf-v6-svg"
|
|
2616
|
-
viewBox="0 0 20 20"
|
|
2617
2616
|
fill="currentColor"
|
|
2617
|
+
viewBox="0 0 20 20"
|
|
2618
2618
|
aria-hidden="true"
|
|
2619
2619
|
role="img"
|
|
2620
2620
|
width="1em"
|
|
@@ -2861,8 +2861,8 @@ wrapperTag: div
|
|
|
2861
2861
|
<span class="pf-v6-c-button__icon">
|
|
2862
2862
|
<svg
|
|
2863
2863
|
class="pf-v6-svg"
|
|
2864
|
-
viewBox="0 0 20 20"
|
|
2865
2864
|
fill="currentColor"
|
|
2865
|
+
viewBox="0 0 20 20"
|
|
2866
2866
|
aria-hidden="true"
|
|
2867
2867
|
role="img"
|
|
2868
2868
|
width="1em"
|
|
@@ -2894,8 +2894,8 @@ wrapperTag: div
|
|
|
2894
2894
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
2895
2895
|
<svg
|
|
2896
2896
|
class="pf-v6-svg"
|
|
2897
|
-
viewBox="0 0 20 20"
|
|
2898
2897
|
fill="currentColor"
|
|
2898
|
+
viewBox="0 0 20 20"
|
|
2899
2899
|
aria-hidden="true"
|
|
2900
2900
|
role="img"
|
|
2901
2901
|
width="1em"
|
|
@@ -2939,8 +2939,8 @@ wrapperTag: div
|
|
|
2939
2939
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
2940
2940
|
<svg
|
|
2941
2941
|
class="pf-v6-svg"
|
|
2942
|
-
viewBox="0 0 20 20"
|
|
2943
2942
|
fill="currentColor"
|
|
2943
|
+
viewBox="0 0 20 20"
|
|
2944
2944
|
aria-hidden="true"
|
|
2945
2945
|
role="img"
|
|
2946
2946
|
width="1em"
|
|
@@ -3187,8 +3187,8 @@ wrapperTag: div
|
|
|
3187
3187
|
<span class="pf-v6-c-button__icon">
|
|
3188
3188
|
<svg
|
|
3189
3189
|
class="pf-v6-svg"
|
|
3190
|
-
viewBox="0 0 20 20"
|
|
3191
3190
|
fill="currentColor"
|
|
3191
|
+
viewBox="0 0 20 20"
|
|
3192
3192
|
aria-hidden="true"
|
|
3193
3193
|
role="img"
|
|
3194
3194
|
width="1em"
|
|
@@ -3220,8 +3220,8 @@ wrapperTag: div
|
|
|
3220
3220
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
3221
3221
|
<svg
|
|
3222
3222
|
class="pf-v6-svg"
|
|
3223
|
-
viewBox="0 0 20 20"
|
|
3224
3223
|
fill="currentColor"
|
|
3224
|
+
viewBox="0 0 20 20"
|
|
3225
3225
|
aria-hidden="true"
|
|
3226
3226
|
role="img"
|
|
3227
3227
|
width="1em"
|
|
@@ -3265,8 +3265,8 @@ wrapperTag: div
|
|
|
3265
3265
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
3266
3266
|
<svg
|
|
3267
3267
|
class="pf-v6-svg"
|
|
3268
|
-
viewBox="0 0 20 20"
|
|
3269
3268
|
fill="currentColor"
|
|
3269
|
+
viewBox="0 0 20 20"
|
|
3270
3270
|
aria-hidden="true"
|
|
3271
3271
|
role="img"
|
|
3272
3272
|
width="1em"
|
|
@@ -3513,8 +3513,8 @@ wrapperTag: div
|
|
|
3513
3513
|
<span class="pf-v6-c-button__icon">
|
|
3514
3514
|
<svg
|
|
3515
3515
|
class="pf-v6-svg"
|
|
3516
|
-
viewBox="0 0 20 20"
|
|
3517
3516
|
fill="currentColor"
|
|
3517
|
+
viewBox="0 0 20 20"
|
|
3518
3518
|
aria-hidden="true"
|
|
3519
3519
|
role="img"
|
|
3520
3520
|
width="1em"
|
|
@@ -3546,8 +3546,8 @@ wrapperTag: div
|
|
|
3546
3546
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
3547
3547
|
<svg
|
|
3548
3548
|
class="pf-v6-svg"
|
|
3549
|
-
viewBox="0 0 20 20"
|
|
3550
3549
|
fill="currentColor"
|
|
3550
|
+
viewBox="0 0 20 20"
|
|
3551
3551
|
aria-hidden="true"
|
|
3552
3552
|
role="img"
|
|
3553
3553
|
width="1em"
|
|
@@ -3591,8 +3591,8 @@ wrapperTag: div
|
|
|
3591
3591
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
3592
3592
|
<svg
|
|
3593
3593
|
class="pf-v6-svg"
|
|
3594
|
-
viewBox="0 0 20 20"
|
|
3595
3594
|
fill="currentColor"
|
|
3595
|
+
viewBox="0 0 20 20"
|
|
3596
3596
|
aria-hidden="true"
|
|
3597
3597
|
role="img"
|
|
3598
3598
|
width="1em"
|
|
@@ -3839,8 +3839,8 @@ wrapperTag: div
|
|
|
3839
3839
|
<span class="pf-v6-c-button__icon">
|
|
3840
3840
|
<svg
|
|
3841
3841
|
class="pf-v6-svg"
|
|
3842
|
-
viewBox="0 0 20 20"
|
|
3843
3842
|
fill="currentColor"
|
|
3843
|
+
viewBox="0 0 20 20"
|
|
3844
3844
|
aria-hidden="true"
|
|
3845
3845
|
role="img"
|
|
3846
3846
|
width="1em"
|
|
@@ -3870,8 +3870,8 @@ wrapperTag: div
|
|
|
3870
3870
|
<span class="pf-v6-c-wizard__toggle-separator">
|
|
3871
3871
|
<svg
|
|
3872
3872
|
class="pf-v6-svg"
|
|
3873
|
-
viewBox="0 0 20 20"
|
|
3874
3873
|
fill="currentColor"
|
|
3874
|
+
viewBox="0 0 20 20"
|
|
3875
3875
|
aria-hidden="true"
|
|
3876
3876
|
role="img"
|
|
3877
3877
|
width="1em"
|
|
@@ -3912,8 +3912,8 @@ wrapperTag: div
|
|
|
3912
3912
|
<span class="pf-v6-c-wizard__nav-link-toggle-icon">
|
|
3913
3913
|
<svg
|
|
3914
3914
|
class="pf-v6-svg"
|
|
3915
|
-
viewBox="0 0 20 20"
|
|
3916
3915
|
fill="currentColor"
|
|
3916
|
+
viewBox="0 0 20 20"
|
|
3917
3917
|
aria-hidden="true"
|
|
3918
3918
|
role="img"
|
|
3919
3919
|
width="1em"
|
|
@@ -150,8 +150,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
150
150
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
151
151
|
<svg
|
|
152
152
|
class="pf-v6-svg"
|
|
153
|
-
viewBox="0 0 512 512"
|
|
154
153
|
fill="currentColor"
|
|
154
|
+
viewBox="0 0 512 512"
|
|
155
155
|
aria-hidden="true"
|
|
156
156
|
role="img"
|
|
157
157
|
width="1em"
|
|
@@ -174,15 +174,15 @@ This demo implements the about modal, including the backdrop.
|
|
|
174
174
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
175
175
|
<svg
|
|
176
176
|
class="pf-v6-svg"
|
|
177
|
-
viewBox="0 0 32 32"
|
|
178
177
|
fill="currentColor"
|
|
178
|
+
viewBox="0 0 32 32"
|
|
179
179
|
aria-hidden="true"
|
|
180
180
|
role="img"
|
|
181
181
|
width="1em"
|
|
182
182
|
height="1em"
|
|
183
183
|
>
|
|
184
184
|
<path
|
|
185
|
-
d="
|
|
185
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
186
186
|
/>
|
|
187
187
|
</svg>
|
|
188
188
|
</span>
|
|
@@ -198,8 +198,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
198
198
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
199
199
|
<svg
|
|
200
200
|
class="pf-v6-svg"
|
|
201
|
-
viewBox="0 0 512 512"
|
|
202
201
|
fill="currentColor"
|
|
202
|
+
viewBox="0 0 512 512"
|
|
203
203
|
aria-hidden="true"
|
|
204
204
|
role="img"
|
|
205
205
|
width="1em"
|
|
@@ -224,8 +224,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
224
224
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
225
225
|
<svg
|
|
226
226
|
class="pf-v6-svg"
|
|
227
|
-
viewBox="0 0 32 32"
|
|
228
227
|
fill="currentColor"
|
|
228
|
+
viewBox="0 0 32 32"
|
|
229
229
|
aria-hidden="true"
|
|
230
230
|
role="img"
|
|
231
231
|
width="1em"
|
|
@@ -304,8 +304,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
304
304
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
305
305
|
<svg
|
|
306
306
|
class="pf-v6-svg"
|
|
307
|
-
viewBox="0 0 20 20"
|
|
308
307
|
fill="currentColor"
|
|
308
|
+
viewBox="0 0 20 20"
|
|
309
309
|
aria-hidden="true"
|
|
310
310
|
role="img"
|
|
311
311
|
width="1em"
|
|
@@ -323,8 +323,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
323
323
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
324
324
|
<svg
|
|
325
325
|
class="pf-v6-svg"
|
|
326
|
-
viewBox="0 0 20 20"
|
|
327
326
|
fill="currentColor"
|
|
327
|
+
viewBox="0 0 20 20"
|
|
328
328
|
aria-hidden="true"
|
|
329
329
|
role="img"
|
|
330
330
|
width="1em"
|
|
@@ -342,8 +342,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
342
342
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
343
343
|
<svg
|
|
344
344
|
class="pf-v6-svg"
|
|
345
|
-
viewBox="0 0 20 20"
|
|
346
345
|
fill="currentColor"
|
|
346
|
+
viewBox="0 0 20 20"
|
|
347
347
|
aria-hidden="true"
|
|
348
348
|
role="img"
|
|
349
349
|
width="1em"
|
|
@@ -444,8 +444,8 @@ This demo implements the about modal, including the backdrop.
|
|
|
444
444
|
<span class="pf-v6-c-button__icon">
|
|
445
445
|
<svg
|
|
446
446
|
class="pf-v6-svg"
|
|
447
|
-
viewBox="0 0 20 20"
|
|
448
447
|
fill="currentColor"
|
|
448
|
+
viewBox="0 0 20 20"
|
|
449
449
|
aria-hidden="true"
|
|
450
450
|
role="img"
|
|
451
451
|
width="1em"
|