@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 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
21
21
|
<span class="pf-v6-c-button__icon">
|
|
22
22
|
<svg
|
|
23
23
|
class="pf-v6-svg"
|
|
24
|
-
viewBox="0 0 448 512"
|
|
25
24
|
fill="currentColor"
|
|
25
|
+
viewBox="0 0 448 512"
|
|
26
26
|
aria-hidden="true"
|
|
27
27
|
role="img"
|
|
28
28
|
width="1em"
|
|
@@ -42,8 +42,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
42
42
|
<span class="pf-v6-c-button__icon">
|
|
43
43
|
<svg
|
|
44
44
|
class="pf-v6-svg"
|
|
45
|
-
viewBox="0 0 512 512"
|
|
46
45
|
fill="currentColor"
|
|
46
|
+
viewBox="0 0 512 512"
|
|
47
47
|
aria-hidden="true"
|
|
48
48
|
role="img"
|
|
49
49
|
width="1em"
|
|
@@ -63,8 +63,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
63
63
|
<span class="pf-v6-c-button__icon">
|
|
64
64
|
<svg
|
|
65
65
|
class="pf-v6-svg"
|
|
66
|
-
viewBox="0 0 512 512"
|
|
67
66
|
fill="currentColor"
|
|
67
|
+
viewBox="0 0 512 512"
|
|
68
68
|
aria-hidden="true"
|
|
69
69
|
role="img"
|
|
70
70
|
width="1em"
|
|
@@ -112,8 +112,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
112
112
|
<span class="pf-v6-c-button__icon">
|
|
113
113
|
<svg
|
|
114
114
|
class="pf-v6-svg"
|
|
115
|
-
viewBox="0 0 448 512"
|
|
116
115
|
fill="currentColor"
|
|
116
|
+
viewBox="0 0 448 512"
|
|
117
117
|
aria-hidden="true"
|
|
118
118
|
role="img"
|
|
119
119
|
width="1em"
|
|
@@ -133,8 +133,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
133
133
|
<span class="pf-v6-c-button__icon">
|
|
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"
|
|
@@ -154,8 +154,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
154
154
|
<span class="pf-v6-c-button__icon">
|
|
155
155
|
<svg
|
|
156
156
|
class="pf-v6-svg"
|
|
157
|
-
viewBox="0 0 512 512"
|
|
158
157
|
fill="currentColor"
|
|
158
|
+
viewBox="0 0 512 512"
|
|
159
159
|
aria-hidden="true"
|
|
160
160
|
role="img"
|
|
161
161
|
width="1em"
|
|
@@ -208,8 +208,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
208
208
|
<div class="pf-v6-c-empty-state__icon">
|
|
209
209
|
<svg
|
|
210
210
|
class="pf-v6-svg"
|
|
211
|
-
viewBox="0 0 640 512"
|
|
212
211
|
fill="currentColor"
|
|
212
|
+
viewBox="0 0 640 512"
|
|
213
213
|
aria-hidden="true"
|
|
214
214
|
role="img"
|
|
215
215
|
width="1em"
|
|
@@ -285,8 +285,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
285
285
|
<div class="pf-v6-c-empty-state__icon">
|
|
286
286
|
<svg
|
|
287
287
|
class="pf-v6-svg"
|
|
288
|
-
viewBox="0 0 640 512"
|
|
289
288
|
fill="currentColor"
|
|
289
|
+
viewBox="0 0 640 512"
|
|
290
290
|
aria-hidden="true"
|
|
291
291
|
role="img"
|
|
292
292
|
width="1em"
|
|
@@ -341,8 +341,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
341
341
|
<span class="pf-v6-c-button__icon">
|
|
342
342
|
<svg
|
|
343
343
|
class="pf-v6-svg"
|
|
344
|
-
viewBox="0 0 448 512"
|
|
345
344
|
fill="currentColor"
|
|
345
|
+
viewBox="0 0 448 512"
|
|
346
346
|
aria-hidden="true"
|
|
347
347
|
role="img"
|
|
348
348
|
width="1em"
|
|
@@ -362,8 +362,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
362
362
|
<span class="pf-v6-c-button__icon">
|
|
363
363
|
<svg
|
|
364
364
|
class="pf-v6-svg"
|
|
365
|
-
viewBox="0 0 512 512"
|
|
366
365
|
fill="currentColor"
|
|
366
|
+
viewBox="0 0 512 512"
|
|
367
367
|
aria-hidden="true"
|
|
368
368
|
role="img"
|
|
369
369
|
width="1em"
|
|
@@ -383,8 +383,8 @@ cssPrefix: pf-v6-c-code-editor
|
|
|
383
383
|
<span class="pf-v6-c-button__icon">
|
|
384
384
|
<svg
|
|
385
385
|
class="pf-v6-svg"
|
|
386
|
-
viewBox="0 0 512 512"
|
|
387
386
|
fill="currentColor"
|
|
387
|
+
viewBox="0 0 512 512"
|
|
388
388
|
aria-hidden="true"
|
|
389
389
|
role="img"
|
|
390
390
|
width="1em"
|
|
@@ -455,8 +455,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
455
455
|
<span class="pf-v6-c-button__icon">
|
|
456
456
|
<svg
|
|
457
457
|
class="pf-v6-svg"
|
|
458
|
-
viewBox="0 0 448 512"
|
|
459
458
|
fill="currentColor"
|
|
459
|
+
viewBox="0 0 448 512"
|
|
460
460
|
aria-hidden="true"
|
|
461
461
|
role="img"
|
|
462
462
|
width="1em"
|
|
@@ -476,8 +476,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
476
476
|
<span class="pf-v6-c-button__icon">
|
|
477
477
|
<svg
|
|
478
478
|
class="pf-v6-svg"
|
|
479
|
-
viewBox="0 0 512 512"
|
|
480
479
|
fill="currentColor"
|
|
480
|
+
viewBox="0 0 512 512"
|
|
481
481
|
aria-hidden="true"
|
|
482
482
|
role="img"
|
|
483
483
|
width="1em"
|
|
@@ -497,8 +497,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
497
497
|
<span class="pf-v6-c-button__icon">
|
|
498
498
|
<svg
|
|
499
499
|
class="pf-v6-svg"
|
|
500
|
-
viewBox="0 0 512 512"
|
|
501
500
|
fill="currentColor"
|
|
501
|
+
viewBox="0 0 512 512"
|
|
502
502
|
aria-hidden="true"
|
|
503
503
|
role="img"
|
|
504
504
|
width="1em"
|
|
@@ -527,8 +527,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
527
527
|
<div class="pf-v6-c-empty-state__icon">
|
|
528
528
|
<svg
|
|
529
529
|
class="pf-v6-svg"
|
|
530
|
-
viewBox="0 0 640 512"
|
|
531
530
|
fill="currentColor"
|
|
531
|
+
viewBox="0 0 640 512"
|
|
532
532
|
aria-hidden="true"
|
|
533
533
|
role="img"
|
|
534
534
|
width="1em"
|
|
@@ -584,8 +584,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
584
584
|
<span class="pf-v6-c-button__icon">
|
|
585
585
|
<svg
|
|
586
586
|
class="pf-v6-svg"
|
|
587
|
-
viewBox="0 0 448 512"
|
|
588
587
|
fill="currentColor"
|
|
588
|
+
viewBox="0 0 448 512"
|
|
589
589
|
aria-hidden="true"
|
|
590
590
|
role="img"
|
|
591
591
|
width="1em"
|
|
@@ -605,8 +605,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
605
605
|
<span class="pf-v6-c-button__icon">
|
|
606
606
|
<svg
|
|
607
607
|
class="pf-v6-svg"
|
|
608
|
-
viewBox="0 0 512 512"
|
|
609
608
|
fill="currentColor"
|
|
609
|
+
viewBox="0 0 512 512"
|
|
610
610
|
aria-hidden="true"
|
|
611
611
|
role="img"
|
|
612
612
|
width="1em"
|
|
@@ -626,8 +626,8 @@ This is an extra container used in React to prevent event propagation if upload
|
|
|
626
626
|
<span class="pf-v6-c-button__icon">
|
|
627
627
|
<svg
|
|
628
628
|
class="pf-v6-svg"
|
|
629
|
-
viewBox="0 0 512 512"
|
|
630
629
|
fill="currentColor"
|
|
630
|
+
viewBox="0 0 512 512"
|
|
631
631
|
aria-hidden="true"
|
|
632
632
|
role="img"
|
|
633
633
|
width="1em"
|
|
@@ -166,8 +166,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
166
166
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
167
167
|
<svg
|
|
168
168
|
class="pf-v6-svg"
|
|
169
|
-
viewBox="0 0 32 32"
|
|
170
169
|
fill="currentColor"
|
|
170
|
+
viewBox="0 0 32 32"
|
|
171
171
|
aria-hidden="true"
|
|
172
172
|
role="img"
|
|
173
173
|
width="1em"
|
|
@@ -222,8 +222,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
222
222
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
223
223
|
<svg
|
|
224
224
|
class="pf-v6-svg"
|
|
225
|
-
viewBox="0 0 32 32"
|
|
226
225
|
fill="currentColor"
|
|
226
|
+
viewBox="0 0 32 32"
|
|
227
227
|
aria-hidden="true"
|
|
228
228
|
role="img"
|
|
229
229
|
width="1em"
|
|
@@ -288,8 +288,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
288
288
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
289
289
|
<svg
|
|
290
290
|
class="pf-v6-svg"
|
|
291
|
-
viewBox="0 0 32 32"
|
|
292
291
|
fill="currentColor"
|
|
292
|
+
viewBox="0 0 32 32"
|
|
293
293
|
aria-hidden="true"
|
|
294
294
|
role="img"
|
|
295
295
|
width="1em"
|
|
@@ -372,8 +372,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
372
372
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
373
373
|
<svg
|
|
374
374
|
class="pf-v6-svg"
|
|
375
|
-
viewBox="0 0 20 20"
|
|
376
375
|
fill="currentColor"
|
|
376
|
+
viewBox="0 0 20 20"
|
|
377
377
|
aria-hidden="true"
|
|
378
378
|
role="img"
|
|
379
379
|
width="1em"
|
|
@@ -415,8 +415,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
415
415
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
416
416
|
<svg
|
|
417
417
|
class="pf-v6-svg"
|
|
418
|
-
viewBox="0 0 32 32"
|
|
419
418
|
fill="currentColor"
|
|
419
|
+
viewBox="0 0 32 32"
|
|
420
420
|
aria-hidden="true"
|
|
421
421
|
role="img"
|
|
422
422
|
width="1em"
|
|
@@ -458,8 +458,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
458
458
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
459
459
|
<svg
|
|
460
460
|
class="pf-v6-svg"
|
|
461
|
-
viewBox="0 0 20 20"
|
|
462
461
|
fill="currentColor"
|
|
462
|
+
viewBox="0 0 20 20"
|
|
463
463
|
aria-hidden="true"
|
|
464
464
|
role="img"
|
|
465
465
|
width="1em"
|
|
@@ -497,8 +497,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
497
497
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
498
498
|
<svg
|
|
499
499
|
class="pf-v6-svg"
|
|
500
|
-
viewBox="0 0 32 32"
|
|
501
500
|
fill="currentColor"
|
|
501
|
+
viewBox="0 0 32 32"
|
|
502
502
|
aria-hidden="true"
|
|
503
503
|
role="img"
|
|
504
504
|
width="1em"
|
|
@@ -541,8 +541,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
541
541
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
542
542
|
<svg
|
|
543
543
|
class="pf-v6-svg"
|
|
544
|
-
viewBox="0 0 20 20"
|
|
545
544
|
fill="currentColor"
|
|
545
|
+
viewBox="0 0 20 20"
|
|
546
546
|
aria-hidden="true"
|
|
547
547
|
role="img"
|
|
548
548
|
width="1em"
|
|
@@ -583,8 +583,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
583
583
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
584
584
|
<svg
|
|
585
585
|
class="pf-v6-svg"
|
|
586
|
-
viewBox="0 0 32 32"
|
|
587
586
|
fill="currentColor"
|
|
587
|
+
viewBox="0 0 32 32"
|
|
588
588
|
aria-hidden="true"
|
|
589
589
|
role="img"
|
|
590
590
|
width="1em"
|
|
@@ -638,8 +638,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
638
638
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
639
639
|
<svg
|
|
640
640
|
class="pf-v6-svg"
|
|
641
|
-
viewBox="0 0 20 20"
|
|
642
641
|
fill="currentColor"
|
|
642
|
+
viewBox="0 0 20 20"
|
|
643
643
|
aria-hidden="true"
|
|
644
644
|
role="img"
|
|
645
645
|
width="1em"
|
|
@@ -681,8 +681,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
681
681
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
682
682
|
<svg
|
|
683
683
|
class="pf-v6-svg"
|
|
684
|
-
viewBox="0 0 32 32"
|
|
685
684
|
fill="currentColor"
|
|
685
|
+
viewBox="0 0 32 32"
|
|
686
686
|
aria-hidden="true"
|
|
687
687
|
role="img"
|
|
688
688
|
width="1em"
|
|
@@ -724,8 +724,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
724
724
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
725
725
|
<svg
|
|
726
726
|
class="pf-v6-svg"
|
|
727
|
-
viewBox="0 0 20 20"
|
|
728
727
|
fill="currentColor"
|
|
728
|
+
viewBox="0 0 20 20"
|
|
729
729
|
aria-hidden="true"
|
|
730
730
|
role="img"
|
|
731
731
|
width="1em"
|
|
@@ -766,8 +766,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
766
766
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
767
767
|
<svg
|
|
768
768
|
class="pf-v6-svg"
|
|
769
|
-
viewBox="0 0 32 32"
|
|
770
769
|
fill="currentColor"
|
|
770
|
+
viewBox="0 0 32 32"
|
|
771
771
|
aria-hidden="true"
|
|
772
772
|
role="img"
|
|
773
773
|
width="1em"
|
|
@@ -810,8 +810,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
810
810
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
811
811
|
<svg
|
|
812
812
|
class="pf-v6-svg"
|
|
813
|
-
viewBox="0 0 20 20"
|
|
814
813
|
fill="currentColor"
|
|
814
|
+
viewBox="0 0 20 20"
|
|
815
815
|
aria-hidden="true"
|
|
816
816
|
role="img"
|
|
817
817
|
width="1em"
|
|
@@ -852,8 +852,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
852
852
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
853
853
|
<svg
|
|
854
854
|
class="pf-v6-svg"
|
|
855
|
-
viewBox="0 0 32 32"
|
|
856
855
|
fill="currentColor"
|
|
856
|
+
viewBox="0 0 32 32"
|
|
857
857
|
aria-hidden="true"
|
|
858
858
|
role="img"
|
|
859
859
|
width="1em"
|
|
@@ -907,8 +907,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
907
907
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
908
908
|
<svg
|
|
909
909
|
class="pf-v6-svg"
|
|
910
|
-
viewBox="0 0 20 20"
|
|
911
910
|
fill="currentColor"
|
|
911
|
+
viewBox="0 0 20 20"
|
|
912
912
|
aria-hidden="true"
|
|
913
913
|
role="img"
|
|
914
914
|
width="1em"
|
|
@@ -950,8 +950,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
950
950
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
951
951
|
<svg
|
|
952
952
|
class="pf-v6-svg"
|
|
953
|
-
viewBox="0 0 32 32"
|
|
954
953
|
fill="currentColor"
|
|
954
|
+
viewBox="0 0 32 32"
|
|
955
955
|
aria-hidden="true"
|
|
956
956
|
role="img"
|
|
957
957
|
width="1em"
|
|
@@ -994,8 +994,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
994
994
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
995
995
|
<svg
|
|
996
996
|
class="pf-v6-svg"
|
|
997
|
-
viewBox="0 0 20 20"
|
|
998
997
|
fill="currentColor"
|
|
998
|
+
viewBox="0 0 20 20"
|
|
999
999
|
aria-hidden="true"
|
|
1000
1000
|
role="img"
|
|
1001
1001
|
width="1em"
|
|
@@ -1046,8 +1046,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1046
1046
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1047
1047
|
<svg
|
|
1048
1048
|
class="pf-v6-svg"
|
|
1049
|
-
viewBox="0 0 20 20"
|
|
1050
1049
|
fill="currentColor"
|
|
1050
|
+
viewBox="0 0 20 20"
|
|
1051
1051
|
aria-hidden="true"
|
|
1052
1052
|
role="img"
|
|
1053
1053
|
width="1em"
|
|
@@ -1099,8 +1099,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1099
1099
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1100
1100
|
<svg
|
|
1101
1101
|
class="pf-v6-svg"
|
|
1102
|
-
viewBox="0 0 20 20"
|
|
1103
1102
|
fill="currentColor"
|
|
1103
|
+
viewBox="0 0 20 20"
|
|
1104
1104
|
aria-hidden="true"
|
|
1105
1105
|
role="img"
|
|
1106
1106
|
width="1em"
|
|
@@ -1155,8 +1155,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1155
1155
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1156
1156
|
<svg
|
|
1157
1157
|
class="pf-v6-svg"
|
|
1158
|
-
viewBox="0 0 20 20"
|
|
1159
1158
|
fill="currentColor"
|
|
1159
|
+
viewBox="0 0 20 20"
|
|
1160
1160
|
aria-hidden="true"
|
|
1161
1161
|
role="img"
|
|
1162
1162
|
width="1em"
|
|
@@ -1194,8 +1194,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1194
1194
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1195
1195
|
<svg
|
|
1196
1196
|
class="pf-v6-svg"
|
|
1197
|
-
viewBox="0 0 32 32"
|
|
1198
1197
|
fill="currentColor"
|
|
1198
|
+
viewBox="0 0 32 32"
|
|
1199
1199
|
aria-hidden="true"
|
|
1200
1200
|
role="img"
|
|
1201
1201
|
width="1em"
|
|
@@ -1238,8 +1238,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1238
1238
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1239
1239
|
<svg
|
|
1240
1240
|
class="pf-v6-svg"
|
|
1241
|
-
viewBox="0 0 20 20"
|
|
1242
1241
|
fill="currentColor"
|
|
1242
|
+
viewBox="0 0 20 20"
|
|
1243
1243
|
aria-hidden="true"
|
|
1244
1244
|
role="img"
|
|
1245
1245
|
width="1em"
|
|
@@ -1280,8 +1280,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1280
1280
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1281
1281
|
<svg
|
|
1282
1282
|
class="pf-v6-svg"
|
|
1283
|
-
viewBox="0 0 32 32"
|
|
1284
1283
|
fill="currentColor"
|
|
1284
|
+
viewBox="0 0 32 32"
|
|
1285
1285
|
aria-hidden="true"
|
|
1286
1286
|
role="img"
|
|
1287
1287
|
width="1em"
|
|
@@ -1366,8 +1366,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1366
1366
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1367
1367
|
<svg
|
|
1368
1368
|
class="pf-v6-svg"
|
|
1369
|
-
viewBox="0 0 32 32"
|
|
1370
1369
|
fill="currentColor"
|
|
1370
|
+
viewBox="0 0 32 32"
|
|
1371
1371
|
aria-hidden="true"
|
|
1372
1372
|
role="img"
|
|
1373
1373
|
width="1em"
|
|
@@ -1420,8 +1420,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1420
1420
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1421
1421
|
<svg
|
|
1422
1422
|
class="pf-v6-svg"
|
|
1423
|
-
viewBox="0 0 32 32"
|
|
1424
1423
|
fill="currentColor"
|
|
1424
|
+
viewBox="0 0 32 32"
|
|
1425
1425
|
aria-hidden="true"
|
|
1426
1426
|
role="img"
|
|
1427
1427
|
width="1em"
|
|
@@ -1484,8 +1484,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1484
1484
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1485
1485
|
<svg
|
|
1486
1486
|
class="pf-v6-svg"
|
|
1487
|
-
viewBox="0 0 32 32"
|
|
1488
1487
|
fill="currentColor"
|
|
1488
|
+
viewBox="0 0 32 32"
|
|
1489
1489
|
aria-hidden="true"
|
|
1490
1490
|
role="img"
|
|
1491
1491
|
width="1em"
|
|
@@ -1633,8 +1633,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1633
1633
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1634
1634
|
<svg
|
|
1635
1635
|
class="pf-v6-svg"
|
|
1636
|
-
viewBox="0 0 32 32"
|
|
1637
1636
|
fill="currentColor"
|
|
1637
|
+
viewBox="0 0 32 32"
|
|
1638
1638
|
aria-hidden="true"
|
|
1639
1639
|
role="img"
|
|
1640
1640
|
width="1em"
|
|
@@ -1666,8 +1666,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1666
1666
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1667
1667
|
<svg
|
|
1668
1668
|
class="pf-v6-svg"
|
|
1669
|
-
viewBox="0 0 20 20"
|
|
1670
1669
|
fill="currentColor"
|
|
1670
|
+
viewBox="0 0 20 20"
|
|
1671
1671
|
aria-hidden="true"
|
|
1672
1672
|
role="img"
|
|
1673
1673
|
width="1em"
|
|
@@ -1734,8 +1734,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1734
1734
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1735
1735
|
<svg
|
|
1736
1736
|
class="pf-v6-svg"
|
|
1737
|
-
viewBox="0 0 32 32"
|
|
1738
1737
|
fill="currentColor"
|
|
1738
|
+
viewBox="0 0 32 32"
|
|
1739
1739
|
aria-hidden="true"
|
|
1740
1740
|
role="img"
|
|
1741
1741
|
width="1em"
|
|
@@ -1930,8 +1930,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1930
1930
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1931
1931
|
<svg
|
|
1932
1932
|
class="pf-v6-svg"
|
|
1933
|
-
viewBox="0 0 20 20"
|
|
1934
1933
|
fill="currentColor"
|
|
1934
|
+
viewBox="0 0 20 20"
|
|
1935
1935
|
aria-hidden="true"
|
|
1936
1936
|
role="img"
|
|
1937
1937
|
width="1em"
|
|
@@ -1982,8 +1982,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
1982
1982
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
1983
1983
|
<svg
|
|
1984
1984
|
class="pf-v6-svg"
|
|
1985
|
-
viewBox="0 0 20 20"
|
|
1986
1985
|
fill="currentColor"
|
|
1986
|
+
viewBox="0 0 20 20"
|
|
1987
1987
|
aria-hidden="true"
|
|
1988
1988
|
role="img"
|
|
1989
1989
|
width="1em"
|
|
@@ -2035,8 +2035,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
2035
2035
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
2036
2036
|
<svg
|
|
2037
2037
|
class="pf-v6-svg"
|
|
2038
|
-
viewBox="0 0 20 20"
|
|
2039
2038
|
fill="currentColor"
|
|
2039
|
+
viewBox="0 0 20 20"
|
|
2040
2040
|
aria-hidden="true"
|
|
2041
2041
|
role="img"
|
|
2042
2042
|
width="1em"
|
|
@@ -2087,8 +2087,8 @@ When a list item includes more than one block of content, it can be difficult fo
|
|
|
2087
2087
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
2088
2088
|
<svg
|
|
2089
2089
|
class="pf-v6-svg"
|
|
2090
|
-
viewBox="0 0 20 20"
|
|
2091
2090
|
fill="currentColor"
|
|
2091
|
+
viewBox="0 0 20 20"
|
|
2092
2092
|
aria-hidden="true"
|
|
2093
2093
|
role="img"
|
|
2094
2094
|
width="1em"
|
|
@@ -33,8 +33,8 @@ cssPrefix: pf-v6-c-date-picker
|
|
|
33
33
|
<span class="pf-v6-c-button__icon">
|
|
34
34
|
<svg
|
|
35
35
|
class="pf-v6-svg"
|
|
36
|
-
viewBox="0 0 448 512"
|
|
37
36
|
fill="currentColor"
|
|
37
|
+
viewBox="0 0 448 512"
|
|
38
38
|
aria-hidden="true"
|
|
39
39
|
role="img"
|
|
40
40
|
width="1em"
|
|
@@ -79,8 +79,8 @@ cssPrefix: pf-v6-c-date-picker
|
|
|
79
79
|
<span class="pf-v6-c-button__icon">
|
|
80
80
|
<svg
|
|
81
81
|
class="pf-v6-svg"
|
|
82
|
-
viewBox="0 0 448 512"
|
|
83
82
|
fill="currentColor"
|
|
83
|
+
viewBox="0 0 448 512"
|
|
84
84
|
aria-hidden="true"
|
|
85
85
|
role="img"
|
|
86
86
|
width="1em"
|
|
@@ -138,8 +138,8 @@ cssPrefix: pf-v6-c-date-picker
|
|
|
138
138
|
<span class="pf-v6-c-button__icon">
|
|
139
139
|
<svg
|
|
140
140
|
class="pf-v6-svg"
|
|
141
|
-
viewBox="0 0 448 512"
|
|
142
141
|
fill="currentColor"
|
|
142
|
+
viewBox="0 0 448 512"
|
|
143
143
|
aria-hidden="true"
|
|
144
144
|
role="img"
|
|
145
145
|
width="1em"
|
|
@@ -197,8 +197,8 @@ cssPrefix: pf-v6-c-date-picker
|
|
|
197
197
|
<span class="pf-v6-c-button__icon">
|
|
198
198
|
<svg
|
|
199
199
|
class="pf-v6-svg"
|
|
200
|
-
viewBox="0 0 448 512"
|
|
201
200
|
fill="currentColor"
|
|
201
|
+
viewBox="0 0 448 512"
|
|
202
202
|
aria-hidden="true"
|
|
203
203
|
role="img"
|
|
204
204
|
width="1em"
|
|
@@ -247,8 +247,8 @@ cssPrefix: pf-v6-c-date-picker
|
|
|
247
247
|
<span class="pf-v6-c-button__icon">
|
|
248
248
|
<svg
|
|
249
249
|
class="pf-v6-svg"
|
|
250
|
-
viewBox="0 0 448 512"
|
|
251
250
|
fill="currentColor"
|
|
251
|
+
viewBox="0 0 448 512"
|
|
252
252
|
aria-hidden="true"
|
|
253
253
|
role="img"
|
|
254
254
|
width="1em"
|
|
@@ -296,8 +296,8 @@ cssPrefix: pf-v6-c-date-picker
|
|
|
296
296
|
<span class="pf-v6-c-button__icon">
|
|
297
297
|
<svg
|
|
298
298
|
class="pf-v6-svg"
|
|
299
|
-
viewBox="0 0 448 512"
|
|
300
299
|
fill="currentColor"
|
|
300
|
+
viewBox="0 0 448 512"
|
|
301
301
|
aria-hidden="true"
|
|
302
302
|
role="img"
|
|
303
303
|
width="1em"
|