@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
|
@@ -44,8 +44,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
44
44
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
45
45
|
<svg
|
|
46
46
|
class="pf-v6-svg"
|
|
47
|
-
viewBox="0 0 512 512"
|
|
48
47
|
fill="currentColor"
|
|
48
|
+
viewBox="0 0 512 512"
|
|
49
49
|
aria-hidden="true"
|
|
50
50
|
role="img"
|
|
51
51
|
width="1em"
|
|
@@ -133,8 +133,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
133
133
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
134
134
|
<svg
|
|
135
135
|
class="pf-v6-svg"
|
|
136
|
-
viewBox="0 0 512 512"
|
|
137
136
|
fill="currentColor"
|
|
137
|
+
viewBox="0 0 512 512"
|
|
138
138
|
aria-hidden="true"
|
|
139
139
|
role="img"
|
|
140
140
|
width="1em"
|
|
@@ -212,8 +212,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
212
212
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
213
213
|
<svg
|
|
214
214
|
class="pf-v6-svg"
|
|
215
|
-
viewBox="0 0 512 512"
|
|
216
215
|
fill="currentColor"
|
|
216
|
+
viewBox="0 0 512 512"
|
|
217
217
|
aria-hidden="true"
|
|
218
218
|
role="img"
|
|
219
219
|
width="1em"
|
|
@@ -284,8 +284,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
284
284
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
285
285
|
<svg
|
|
286
286
|
class="pf-v6-svg"
|
|
287
|
-
viewBox="0 0 512 512"
|
|
288
287
|
fill="currentColor"
|
|
288
|
+
viewBox="0 0 512 512"
|
|
289
289
|
aria-hidden="true"
|
|
290
290
|
role="img"
|
|
291
291
|
width="1em"
|
|
@@ -356,8 +356,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
356
356
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
357
357
|
<svg
|
|
358
358
|
class="pf-v6-svg"
|
|
359
|
-
viewBox="0 0 512 512"
|
|
360
359
|
fill="currentColor"
|
|
360
|
+
viewBox="0 0 512 512"
|
|
361
361
|
aria-hidden="true"
|
|
362
362
|
role="img"
|
|
363
363
|
width="1em"
|
|
@@ -428,8 +428,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
428
428
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
429
429
|
<svg
|
|
430
430
|
class="pf-v6-svg"
|
|
431
|
-
viewBox="0 0 512 512"
|
|
432
431
|
fill="currentColor"
|
|
432
|
+
viewBox="0 0 512 512"
|
|
433
433
|
aria-hidden="true"
|
|
434
434
|
role="img"
|
|
435
435
|
width="1em"
|
|
@@ -500,8 +500,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
500
500
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
501
501
|
<svg
|
|
502
502
|
class="pf-v6-svg"
|
|
503
|
-
viewBox="0 0 512 512"
|
|
504
503
|
fill="currentColor"
|
|
504
|
+
viewBox="0 0 512 512"
|
|
505
505
|
aria-hidden="true"
|
|
506
506
|
role="img"
|
|
507
507
|
width="1em"
|
|
@@ -569,8 +569,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
569
569
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
570
570
|
<svg
|
|
571
571
|
class="pf-v6-svg"
|
|
572
|
-
viewBox="0 0 512 512"
|
|
573
572
|
fill="currentColor"
|
|
573
|
+
viewBox="0 0 512 512"
|
|
574
574
|
aria-hidden="true"
|
|
575
575
|
role="img"
|
|
576
576
|
width="1em"
|
|
@@ -641,8 +641,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
641
641
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
642
642
|
<svg
|
|
643
643
|
class="pf-v6-svg"
|
|
644
|
-
viewBox="0 0 512 512"
|
|
645
644
|
fill="currentColor"
|
|
645
|
+
viewBox="0 0 512 512"
|
|
646
646
|
aria-hidden="true"
|
|
647
647
|
role="img"
|
|
648
648
|
width="1em"
|
|
@@ -713,8 +713,8 @@ cssPrefix: pf-v6-c-description-list
|
|
|
713
713
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
714
714
|
<svg
|
|
715
715
|
class="pf-v6-svg"
|
|
716
|
-
viewBox="0 0 512 512"
|
|
717
716
|
fill="currentColor"
|
|
717
|
+
viewBox="0 0 512 512"
|
|
718
718
|
aria-hidden="true"
|
|
719
719
|
role="img"
|
|
720
720
|
width="1em"
|
|
@@ -789,8 +789,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
789
789
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
790
790
|
<svg
|
|
791
791
|
class="pf-v6-svg"
|
|
792
|
-
viewBox="0 0 512 512"
|
|
793
792
|
fill="currentColor"
|
|
793
|
+
viewBox="0 0 512 512"
|
|
794
794
|
aria-hidden="true"
|
|
795
795
|
role="img"
|
|
796
796
|
width="1em"
|
|
@@ -863,8 +863,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
863
863
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
864
864
|
<svg
|
|
865
865
|
class="pf-v6-svg"
|
|
866
|
-
viewBox="0 0 512 512"
|
|
867
866
|
fill="currentColor"
|
|
867
|
+
viewBox="0 0 512 512"
|
|
868
868
|
aria-hidden="true"
|
|
869
869
|
role="img"
|
|
870
870
|
width="1em"
|
|
@@ -936,8 +936,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
936
936
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
937
937
|
<svg
|
|
938
938
|
class="pf-v6-svg"
|
|
939
|
-
viewBox="0 0 512 512"
|
|
940
939
|
fill="currentColor"
|
|
940
|
+
viewBox="0 0 512 512"
|
|
941
941
|
aria-hidden="true"
|
|
942
942
|
role="img"
|
|
943
943
|
width="1em"
|
|
@@ -1009,8 +1009,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1009
1009
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1010
1010
|
<svg
|
|
1011
1011
|
class="pf-v6-svg"
|
|
1012
|
-
viewBox="0 0 512 512"
|
|
1013
1012
|
fill="currentColor"
|
|
1013
|
+
viewBox="0 0 512 512"
|
|
1014
1014
|
aria-hidden="true"
|
|
1015
1015
|
role="img"
|
|
1016
1016
|
width="1em"
|
|
@@ -1083,8 +1083,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1083
1083
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1084
1084
|
<svg
|
|
1085
1085
|
class="pf-v6-svg"
|
|
1086
|
-
viewBox="0 0 512 512"
|
|
1087
1086
|
fill="currentColor"
|
|
1087
|
+
viewBox="0 0 512 512"
|
|
1088
1088
|
aria-hidden="true"
|
|
1089
1089
|
role="img"
|
|
1090
1090
|
width="1em"
|
|
@@ -1155,8 +1155,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1155
1155
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1156
1156
|
<svg
|
|
1157
1157
|
class="pf-v6-svg"
|
|
1158
|
-
viewBox="0 0 512 512"
|
|
1159
1158
|
fill="currentColor"
|
|
1159
|
+
viewBox="0 0 512 512"
|
|
1160
1160
|
aria-hidden="true"
|
|
1161
1161
|
role="img"
|
|
1162
1162
|
width="1em"
|
|
@@ -1227,8 +1227,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1227
1227
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1228
1228
|
<svg
|
|
1229
1229
|
class="pf-v6-svg"
|
|
1230
|
-
viewBox="0 0 512 512"
|
|
1231
1230
|
fill="currentColor"
|
|
1231
|
+
viewBox="0 0 512 512"
|
|
1232
1232
|
aria-hidden="true"
|
|
1233
1233
|
role="img"
|
|
1234
1234
|
width="1em"
|
|
@@ -1301,8 +1301,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1301
1301
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1302
1302
|
<svg
|
|
1303
1303
|
class="pf-v6-svg"
|
|
1304
|
-
viewBox="0 0 512 512"
|
|
1305
1304
|
fill="currentColor"
|
|
1305
|
+
viewBox="0 0 512 512"
|
|
1306
1306
|
aria-hidden="true"
|
|
1307
1307
|
role="img"
|
|
1308
1308
|
width="1em"
|
|
@@ -1373,8 +1373,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1373
1373
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1374
1374
|
<svg
|
|
1375
1375
|
class="pf-v6-svg"
|
|
1376
|
-
viewBox="0 0 512 512"
|
|
1377
1376
|
fill="currentColor"
|
|
1377
|
+
viewBox="0 0 512 512"
|
|
1378
1378
|
aria-hidden="true"
|
|
1379
1379
|
role="img"
|
|
1380
1380
|
width="1em"
|
|
@@ -1447,8 +1447,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1447
1447
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1448
1448
|
<svg
|
|
1449
1449
|
class="pf-v6-svg"
|
|
1450
|
-
viewBox="0 0 512 512"
|
|
1451
1450
|
fill="currentColor"
|
|
1451
|
+
viewBox="0 0 512 512"
|
|
1452
1452
|
aria-hidden="true"
|
|
1453
1453
|
role="img"
|
|
1454
1454
|
width="1em"
|
|
@@ -1519,8 +1519,8 @@ Column fill will modify the default placement of description list groups to fill
|
|
|
1519
1519
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1520
1520
|
<svg
|
|
1521
1521
|
class="pf-v6-svg"
|
|
1522
|
-
viewBox="0 0 512 512"
|
|
1523
1522
|
fill="currentColor"
|
|
1523
|
+
viewBox="0 0 512 512"
|
|
1524
1524
|
aria-hidden="true"
|
|
1525
1525
|
role="img"
|
|
1526
1526
|
width="1em"
|
|
@@ -1595,8 +1595,8 @@ Cards can be used as description list group wrappers. Using cards in this way ap
|
|
|
1595
1595
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1596
1596
|
<svg
|
|
1597
1597
|
class="pf-v6-svg"
|
|
1598
|
-
viewBox="0 0 512 512"
|
|
1599
1598
|
fill="currentColor"
|
|
1599
|
+
viewBox="0 0 512 512"
|
|
1600
1600
|
aria-hidden="true"
|
|
1601
1601
|
role="img"
|
|
1602
1602
|
width="1em"
|
|
@@ -1667,8 +1667,8 @@ Cards can be used as description list group wrappers. Using cards in this way ap
|
|
|
1667
1667
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1668
1668
|
<svg
|
|
1669
1669
|
class="pf-v6-svg"
|
|
1670
|
-
viewBox="0 0 512 512"
|
|
1671
1670
|
fill="currentColor"
|
|
1671
|
+
viewBox="0 0 512 512"
|
|
1672
1672
|
aria-hidden="true"
|
|
1673
1673
|
role="img"
|
|
1674
1674
|
width="1em"
|
|
@@ -1739,8 +1739,8 @@ Cards can be used as description list group wrappers. Using cards in this way ap
|
|
|
1739
1739
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1740
1740
|
<svg
|
|
1741
1741
|
class="pf-v6-svg"
|
|
1742
|
-
viewBox="0 0 512 512"
|
|
1743
1742
|
fill="currentColor"
|
|
1743
|
+
viewBox="0 0 512 512"
|
|
1744
1744
|
aria-hidden="true"
|
|
1745
1745
|
role="img"
|
|
1746
1746
|
width="1em"
|
|
@@ -1907,8 +1907,8 @@ description-list--aria-label="Horizontal 2 column auto term width example" descr
|
|
|
1907
1907
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
1908
1908
|
<svg
|
|
1909
1909
|
class="pf-v6-svg"
|
|
1910
|
-
viewBox="0 0 512 512"
|
|
1911
1910
|
fill="currentColor"
|
|
1911
|
+
viewBox="0 0 512 512"
|
|
1912
1912
|
aria-hidden="true"
|
|
1913
1913
|
role="img"
|
|
1914
1914
|
width="1em"
|
|
@@ -29,8 +29,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
29
29
|
<span class="pf-v6-c-button__icon">
|
|
30
30
|
<svg
|
|
31
31
|
class="pf-v6-svg"
|
|
32
|
-
viewBox="0 0 20 20"
|
|
33
32
|
fill="currentColor"
|
|
33
|
+
viewBox="0 0 20 20"
|
|
34
34
|
aria-hidden="true"
|
|
35
35
|
role="img"
|
|
36
36
|
width="1em"
|
|
@@ -78,8 +78,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
78
78
|
<span class="pf-v6-c-button__icon">
|
|
79
79
|
<svg
|
|
80
80
|
class="pf-v6-svg"
|
|
81
|
-
viewBox="0 0 20 20"
|
|
82
81
|
fill="currentColor"
|
|
82
|
+
viewBox="0 0 20 20"
|
|
83
83
|
aria-hidden="true"
|
|
84
84
|
role="img"
|
|
85
85
|
width="1em"
|
|
@@ -127,8 +127,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
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"
|
|
@@ -176,8 +176,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
176
176
|
<span class="pf-v6-c-button__icon">
|
|
177
177
|
<svg
|
|
178
178
|
class="pf-v6-svg"
|
|
179
|
-
viewBox="0 0 20 20"
|
|
180
179
|
fill="currentColor"
|
|
180
|
+
viewBox="0 0 20 20"
|
|
181
181
|
aria-hidden="true"
|
|
182
182
|
role="img"
|
|
183
183
|
width="1em"
|
|
@@ -227,8 +227,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
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"
|
|
@@ -279,8 +279,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
279
279
|
<span class="pf-v6-c-button__icon">
|
|
280
280
|
<svg
|
|
281
281
|
class="pf-v6-svg"
|
|
282
|
-
viewBox="0 0 20 20"
|
|
283
282
|
fill="currentColor"
|
|
283
|
+
viewBox="0 0 20 20"
|
|
284
284
|
aria-hidden="true"
|
|
285
285
|
role="img"
|
|
286
286
|
width="1em"
|
|
@@ -328,8 +328,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
328
328
|
<span class="pf-v6-c-button__icon">
|
|
329
329
|
<svg
|
|
330
330
|
class="pf-v6-svg"
|
|
331
|
-
viewBox="0 0 20 20"
|
|
332
331
|
fill="currentColor"
|
|
332
|
+
viewBox="0 0 20 20"
|
|
333
333
|
aria-hidden="true"
|
|
334
334
|
role="img"
|
|
335
335
|
width="1em"
|
|
@@ -377,8 +377,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
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"
|
|
@@ -426,8 +426,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
426
426
|
<span class="pf-v6-c-button__icon">
|
|
427
427
|
<svg
|
|
428
428
|
class="pf-v6-svg"
|
|
429
|
-
viewBox="0 0 20 20"
|
|
430
429
|
fill="currentColor"
|
|
430
|
+
viewBox="0 0 20 20"
|
|
431
431
|
aria-hidden="true"
|
|
432
432
|
role="img"
|
|
433
433
|
width="1em"
|
|
@@ -476,8 +476,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
476
476
|
<span class="pf-v6-c-button__icon">
|
|
477
477
|
<svg
|
|
478
478
|
class="pf-v6-svg"
|
|
479
|
-
viewBox="0 0 20 20"
|
|
480
479
|
fill="currentColor"
|
|
480
|
+
viewBox="0 0 20 20"
|
|
481
481
|
aria-hidden="true"
|
|
482
482
|
role="img"
|
|
483
483
|
width="1em"
|
|
@@ -526,8 +526,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
526
526
|
<span class="pf-v6-c-button__icon">
|
|
527
527
|
<svg
|
|
528
528
|
class="pf-v6-svg"
|
|
529
|
-
viewBox="0 0 20 20"
|
|
530
529
|
fill="currentColor"
|
|
530
|
+
viewBox="0 0 20 20"
|
|
531
531
|
aria-hidden="true"
|
|
532
532
|
role="img"
|
|
533
533
|
width="1em"
|
|
@@ -575,8 +575,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
575
575
|
<span class="pf-v6-c-button__icon">
|
|
576
576
|
<svg
|
|
577
577
|
class="pf-v6-svg"
|
|
578
|
-
viewBox="0 0 20 20"
|
|
579
578
|
fill="currentColor"
|
|
579
|
+
viewBox="0 0 20 20"
|
|
580
580
|
aria-hidden="true"
|
|
581
581
|
role="img"
|
|
582
582
|
width="1em"
|
|
@@ -627,8 +627,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
627
627
|
<span class="pf-v6-c-button__icon">
|
|
628
628
|
<svg
|
|
629
629
|
class="pf-v6-svg"
|
|
630
|
-
viewBox="0 0 20 20"
|
|
631
630
|
fill="currentColor"
|
|
631
|
+
viewBox="0 0 20 20"
|
|
632
632
|
aria-hidden="true"
|
|
633
633
|
role="img"
|
|
634
634
|
width="1em"
|
|
@@ -677,8 +677,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
677
677
|
<span class="pf-v6-c-button__icon">
|
|
678
678
|
<svg
|
|
679
679
|
class="pf-v6-svg"
|
|
680
|
-
viewBox="0 0 20 20"
|
|
681
680
|
fill="currentColor"
|
|
681
|
+
viewBox="0 0 20 20"
|
|
682
682
|
aria-hidden="true"
|
|
683
683
|
role="img"
|
|
684
684
|
width="1em"
|
|
@@ -736,8 +736,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
736
736
|
<span class="pf-v6-c-button__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"
|
|
@@ -796,8 +796,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
796
796
|
<span class="pf-v6-c-button__icon">
|
|
797
797
|
<svg
|
|
798
798
|
class="pf-v6-svg"
|
|
799
|
-
viewBox="0 0 20 20"
|
|
800
799
|
fill="currentColor"
|
|
800
|
+
viewBox="0 0 20 20"
|
|
801
801
|
aria-hidden="true"
|
|
802
802
|
role="img"
|
|
803
803
|
width="1em"
|
|
@@ -859,8 +859,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
859
859
|
<span class="pf-v6-c-button__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"
|
|
@@ -919,8 +919,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
919
919
|
<span class="pf-v6-c-button__icon">
|
|
920
920
|
<svg
|
|
921
921
|
class="pf-v6-svg"
|
|
922
|
-
viewBox="0 0 20 20"
|
|
923
922
|
fill="currentColor"
|
|
923
|
+
viewBox="0 0 20 20"
|
|
924
924
|
aria-hidden="true"
|
|
925
925
|
role="img"
|
|
926
926
|
width="1em"
|
|
@@ -969,8 +969,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
969
969
|
<span class="pf-v6-c-button__icon">
|
|
970
970
|
<svg
|
|
971
971
|
class="pf-v6-svg"
|
|
972
|
-
viewBox="0 0 20 20"
|
|
973
972
|
fill="currentColor"
|
|
973
|
+
viewBox="0 0 20 20"
|
|
974
974
|
aria-hidden="true"
|
|
975
975
|
role="img"
|
|
976
976
|
width="1em"
|
|
@@ -1018,8 +1018,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
1018
1018
|
<span class="pf-v6-c-button__icon">
|
|
1019
1019
|
<svg
|
|
1020
1020
|
class="pf-v6-svg"
|
|
1021
|
-
viewBox="0 0 20 20"
|
|
1022
1021
|
fill="currentColor"
|
|
1022
|
+
viewBox="0 0 20 20"
|
|
1023
1023
|
aria-hidden="true"
|
|
1024
1024
|
role="img"
|
|
1025
1025
|
width="1em"
|
|
@@ -1077,8 +1077,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
1077
1077
|
<span class="pf-v6-c-button__icon">
|
|
1078
1078
|
<svg
|
|
1079
1079
|
class="pf-v6-svg"
|
|
1080
|
-
viewBox="0 0 20 20"
|
|
1081
1080
|
fill="currentColor"
|
|
1081
|
+
viewBox="0 0 20 20"
|
|
1082
1082
|
aria-hidden="true"
|
|
1083
1083
|
role="img"
|
|
1084
1084
|
width="1em"
|
|
@@ -1127,8 +1127,8 @@ cssPrefix: pf-v6-c-drawer
|
|
|
1127
1127
|
<span class="pf-v6-c-button__icon">
|
|
1128
1128
|
<svg
|
|
1129
1129
|
class="pf-v6-svg"
|
|
1130
|
-
viewBox="0 0 20 20"
|
|
1131
1130
|
fill="currentColor"
|
|
1131
|
+
viewBox="0 0 20 20"
|
|
1132
1132
|
aria-hidden="true"
|
|
1133
1133
|
role="img"
|
|
1134
1134
|
width="1em"
|