@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
|
@@ -20,8 +20,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
20
20
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
21
21
|
<svg
|
|
22
22
|
class="pf-v6-svg"
|
|
23
|
-
viewBox="0 0 20 20"
|
|
24
23
|
fill="currentColor"
|
|
24
|
+
viewBox="0 0 20 20"
|
|
25
25
|
aria-hidden="true"
|
|
26
26
|
role="img"
|
|
27
27
|
width="1em"
|
|
@@ -53,8 +53,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
53
53
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
54
54
|
<svg
|
|
55
55
|
class="pf-v6-svg"
|
|
56
|
-
viewBox="0 0 20 20"
|
|
57
56
|
fill="currentColor"
|
|
57
|
+
viewBox="0 0 20 20"
|
|
58
58
|
aria-hidden="true"
|
|
59
59
|
role="img"
|
|
60
60
|
width="1em"
|
|
@@ -86,8 +86,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
86
86
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
87
87
|
<svg
|
|
88
88
|
class="pf-v6-svg"
|
|
89
|
-
viewBox="0 0 20 20"
|
|
90
89
|
fill="currentColor"
|
|
90
|
+
viewBox="0 0 20 20"
|
|
91
91
|
aria-hidden="true"
|
|
92
92
|
role="img"
|
|
93
93
|
width="1em"
|
|
@@ -119,8 +119,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
119
119
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
120
120
|
<svg
|
|
121
121
|
class="pf-v6-svg"
|
|
122
|
-
viewBox="0 0 20 20"
|
|
123
122
|
fill="currentColor"
|
|
123
|
+
viewBox="0 0 20 20"
|
|
124
124
|
aria-hidden="true"
|
|
125
125
|
role="img"
|
|
126
126
|
width="1em"
|
|
@@ -152,8 +152,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
152
152
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
153
153
|
<svg
|
|
154
154
|
class="pf-v6-svg"
|
|
155
|
-
viewBox="0 0 20 20"
|
|
156
155
|
fill="currentColor"
|
|
156
|
+
viewBox="0 0 20 20"
|
|
157
157
|
aria-hidden="true"
|
|
158
158
|
role="img"
|
|
159
159
|
width="1em"
|
|
@@ -192,8 +192,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
192
192
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
193
193
|
<svg
|
|
194
194
|
class="pf-v6-svg"
|
|
195
|
-
viewBox="0 0 20 20"
|
|
196
195
|
fill="currentColor"
|
|
196
|
+
viewBox="0 0 20 20"
|
|
197
197
|
aria-hidden="true"
|
|
198
198
|
role="img"
|
|
199
199
|
width="1em"
|
|
@@ -226,8 +226,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
226
226
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
227
227
|
<svg
|
|
228
228
|
class="pf-v6-svg"
|
|
229
|
-
viewBox="0 0 20 20"
|
|
230
229
|
fill="currentColor"
|
|
230
|
+
viewBox="0 0 20 20"
|
|
231
231
|
aria-hidden="true"
|
|
232
232
|
role="img"
|
|
233
233
|
width="1em"
|
|
@@ -270,8 +270,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
270
270
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
271
271
|
<svg
|
|
272
272
|
class="pf-v6-svg"
|
|
273
|
-
viewBox="0 0 20 20"
|
|
274
273
|
fill="currentColor"
|
|
274
|
+
viewBox="0 0 20 20"
|
|
275
275
|
aria-hidden="true"
|
|
276
276
|
role="img"
|
|
277
277
|
width="1em"
|
|
@@ -303,8 +303,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
303
303
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
304
304
|
<svg
|
|
305
305
|
class="pf-v6-svg"
|
|
306
|
-
viewBox="0 0 20 20"
|
|
307
306
|
fill="currentColor"
|
|
307
|
+
viewBox="0 0 20 20"
|
|
308
308
|
aria-hidden="true"
|
|
309
309
|
role="img"
|
|
310
310
|
width="1em"
|
|
@@ -336,8 +336,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
336
336
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
337
337
|
<svg
|
|
338
338
|
class="pf-v6-svg"
|
|
339
|
-
viewBox="0 0 20 20"
|
|
340
339
|
fill="currentColor"
|
|
340
|
+
viewBox="0 0 20 20"
|
|
341
341
|
aria-hidden="true"
|
|
342
342
|
role="img"
|
|
343
343
|
width="1em"
|
|
@@ -376,8 +376,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
376
376
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
377
377
|
<svg
|
|
378
378
|
class="pf-v6-svg"
|
|
379
|
-
viewBox="0 0 20 20"
|
|
380
379
|
fill="currentColor"
|
|
380
|
+
viewBox="0 0 20 20"
|
|
381
381
|
aria-hidden="true"
|
|
382
382
|
role="img"
|
|
383
383
|
width="1em"
|
|
@@ -409,8 +409,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
409
409
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
410
410
|
<svg
|
|
411
411
|
class="pf-v6-svg"
|
|
412
|
-
viewBox="0 0 20 20"
|
|
413
412
|
fill="currentColor"
|
|
413
|
+
viewBox="0 0 20 20"
|
|
414
414
|
aria-hidden="true"
|
|
415
415
|
role="img"
|
|
416
416
|
width="1em"
|
|
@@ -442,8 +442,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
442
442
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
443
443
|
<svg
|
|
444
444
|
class="pf-v6-svg"
|
|
445
|
-
viewBox="0 0 20 20"
|
|
446
445
|
fill="currentColor"
|
|
446
|
+
viewBox="0 0 20 20"
|
|
447
447
|
aria-hidden="true"
|
|
448
448
|
role="img"
|
|
449
449
|
width="1em"
|
|
@@ -475,8 +475,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
475
475
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
476
476
|
<svg
|
|
477
477
|
class="pf-v6-svg"
|
|
478
|
-
viewBox="0 0 20 20"
|
|
479
478
|
fill="currentColor"
|
|
479
|
+
viewBox="0 0 20 20"
|
|
480
480
|
aria-hidden="true"
|
|
481
481
|
role="img"
|
|
482
482
|
width="1em"
|
|
@@ -508,8 +508,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
508
508
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
509
509
|
<svg
|
|
510
510
|
class="pf-v6-svg"
|
|
511
|
-
viewBox="0 0 20 20"
|
|
512
511
|
fill="currentColor"
|
|
512
|
+
viewBox="0 0 20 20"
|
|
513
513
|
aria-hidden="true"
|
|
514
514
|
role="img"
|
|
515
515
|
width="1em"
|
|
@@ -548,8 +548,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
548
548
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
549
549
|
<svg
|
|
550
550
|
class="pf-v6-svg"
|
|
551
|
-
viewBox="0 0 20 20"
|
|
552
551
|
fill="currentColor"
|
|
552
|
+
viewBox="0 0 20 20"
|
|
553
553
|
aria-hidden="true"
|
|
554
554
|
role="img"
|
|
555
555
|
width="1em"
|
|
@@ -581,8 +581,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
581
581
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
582
582
|
<svg
|
|
583
583
|
class="pf-v6-svg"
|
|
584
|
-
viewBox="0 0 20 20"
|
|
585
584
|
fill="currentColor"
|
|
585
|
+
viewBox="0 0 20 20"
|
|
586
586
|
aria-hidden="true"
|
|
587
587
|
role="img"
|
|
588
588
|
width="1em"
|
|
@@ -614,8 +614,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
614
614
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
615
615
|
<svg
|
|
616
616
|
class="pf-v6-svg"
|
|
617
|
-
viewBox="0 0 20 20"
|
|
618
617
|
fill="currentColor"
|
|
618
|
+
viewBox="0 0 20 20"
|
|
619
619
|
aria-hidden="true"
|
|
620
620
|
role="img"
|
|
621
621
|
width="1em"
|
|
@@ -647,8 +647,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
647
647
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
648
648
|
<svg
|
|
649
649
|
class="pf-v6-svg"
|
|
650
|
-
viewBox="0 0 20 20"
|
|
651
650
|
fill="currentColor"
|
|
651
|
+
viewBox="0 0 20 20"
|
|
652
652
|
aria-hidden="true"
|
|
653
653
|
role="img"
|
|
654
654
|
width="1em"
|
|
@@ -680,8 +680,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
680
680
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
681
681
|
<svg
|
|
682
682
|
class="pf-v6-svg"
|
|
683
|
-
viewBox="0 0 20 20"
|
|
684
683
|
fill="currentColor"
|
|
684
|
+
viewBox="0 0 20 20"
|
|
685
685
|
aria-hidden="true"
|
|
686
686
|
role="img"
|
|
687
687
|
width="1em"
|
|
@@ -720,8 +720,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
720
720
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
721
721
|
<svg
|
|
722
722
|
class="pf-v6-svg"
|
|
723
|
-
viewBox="0 0 20 20"
|
|
724
723
|
fill="currentColor"
|
|
724
|
+
viewBox="0 0 20 20"
|
|
725
725
|
aria-hidden="true"
|
|
726
726
|
role="img"
|
|
727
727
|
width="1em"
|
|
@@ -753,8 +753,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
753
753
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
754
754
|
<svg
|
|
755
755
|
class="pf-v6-svg"
|
|
756
|
-
viewBox="0 0 20 20"
|
|
757
756
|
fill="currentColor"
|
|
757
|
+
viewBox="0 0 20 20"
|
|
758
758
|
aria-hidden="true"
|
|
759
759
|
role="img"
|
|
760
760
|
width="1em"
|
|
@@ -786,8 +786,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
786
786
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
787
787
|
<svg
|
|
788
788
|
class="pf-v6-svg"
|
|
789
|
-
viewBox="0 0 20 20"
|
|
790
789
|
fill="currentColor"
|
|
790
|
+
viewBox="0 0 20 20"
|
|
791
791
|
aria-hidden="true"
|
|
792
792
|
role="img"
|
|
793
793
|
width="1em"
|
|
@@ -819,8 +819,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
819
819
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
820
820
|
<svg
|
|
821
821
|
class="pf-v6-svg"
|
|
822
|
-
viewBox="0 0 20 20"
|
|
823
822
|
fill="currentColor"
|
|
823
|
+
viewBox="0 0 20 20"
|
|
824
824
|
aria-hidden="true"
|
|
825
825
|
role="img"
|
|
826
826
|
width="1em"
|
|
@@ -852,8 +852,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
852
852
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
853
853
|
<svg
|
|
854
854
|
class="pf-v6-svg"
|
|
855
|
-
viewBox="0 0 20 20"
|
|
856
855
|
fill="currentColor"
|
|
856
|
+
viewBox="0 0 20 20"
|
|
857
857
|
aria-hidden="true"
|
|
858
858
|
role="img"
|
|
859
859
|
width="1em"
|
|
@@ -890,8 +890,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
890
890
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
891
891
|
<svg
|
|
892
892
|
class="pf-v6-svg"
|
|
893
|
-
viewBox="0 0 20 20"
|
|
894
893
|
fill="currentColor"
|
|
894
|
+
viewBox="0 0 20 20"
|
|
895
895
|
aria-hidden="true"
|
|
896
896
|
role="img"
|
|
897
897
|
width="1em"
|
|
@@ -923,8 +923,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
923
923
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
924
924
|
<svg
|
|
925
925
|
class="pf-v6-svg"
|
|
926
|
-
viewBox="0 0 20 20"
|
|
927
926
|
fill="currentColor"
|
|
927
|
+
viewBox="0 0 20 20"
|
|
928
928
|
aria-hidden="true"
|
|
929
929
|
role="img"
|
|
930
930
|
width="1em"
|
|
@@ -956,8 +956,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
956
956
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
957
957
|
<svg
|
|
958
958
|
class="pf-v6-svg"
|
|
959
|
-
viewBox="0 0 20 20"
|
|
960
959
|
fill="currentColor"
|
|
960
|
+
viewBox="0 0 20 20"
|
|
961
961
|
aria-hidden="true"
|
|
962
962
|
role="img"
|
|
963
963
|
width="1em"
|
|
@@ -989,8 +989,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
989
989
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
990
990
|
<svg
|
|
991
991
|
class="pf-v6-svg"
|
|
992
|
-
viewBox="0 0 20 20"
|
|
993
992
|
fill="currentColor"
|
|
993
|
+
viewBox="0 0 20 20"
|
|
994
994
|
aria-hidden="true"
|
|
995
995
|
role="img"
|
|
996
996
|
width="1em"
|
|
@@ -1022,8 +1022,8 @@ cssPrefix: pf-v6-c-accordion
|
|
|
1022
1022
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
1023
1023
|
<svg
|
|
1024
1024
|
class="pf-v6-svg"
|
|
1025
|
-
viewBox="0 0 20 20"
|
|
1026
1025
|
fill="currentColor"
|
|
1026
|
+
viewBox="0 0 20 20"
|
|
1027
1027
|
aria-hidden="true"
|
|
1028
1028
|
role="img"
|
|
1029
1029
|
width="1em"
|
|
@@ -43,8 +43,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
43
43
|
<span class="pf-v6-c-button__icon">
|
|
44
44
|
<svg
|
|
45
45
|
class="pf-v6-svg"
|
|
46
|
-
viewBox="0 0 32 32"
|
|
47
46
|
fill="currentColor"
|
|
47
|
+
viewBox="0 0 32 32"
|
|
48
48
|
aria-hidden="true"
|
|
49
49
|
role="img"
|
|
50
50
|
width="1em"
|
|
@@ -71,8 +71,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
71
71
|
<span class="pf-v6-c-button__icon">
|
|
72
72
|
<svg
|
|
73
73
|
class="pf-v6-svg"
|
|
74
|
-
viewBox="0 0 20 20"
|
|
75
74
|
fill="currentColor"
|
|
75
|
+
viewBox="0 0 20 20"
|
|
76
76
|
aria-hidden="true"
|
|
77
77
|
role="img"
|
|
78
78
|
width="1em"
|
|
@@ -90,8 +90,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
90
90
|
<span class="pf-v6-c-button__icon">
|
|
91
91
|
<svg
|
|
92
92
|
class="pf-v6-svg"
|
|
93
|
-
viewBox="0 0 512 512"
|
|
94
93
|
fill="currentColor"
|
|
94
|
+
viewBox="0 0 512 512"
|
|
95
95
|
aria-hidden="true"
|
|
96
96
|
role="img"
|
|
97
97
|
width="1em"
|
|
@@ -117,8 +117,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
117
117
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
118
118
|
<svg
|
|
119
119
|
class="pf-v6-svg"
|
|
120
|
-
viewBox="0 0 20 20"
|
|
121
120
|
fill="currentColor"
|
|
121
|
+
viewBox="0 0 20 20"
|
|
122
122
|
aria-hidden="true"
|
|
123
123
|
role="img"
|
|
124
124
|
width="1em"
|
|
@@ -140,8 +140,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
140
140
|
<span class="pf-v6-c-button__icon">
|
|
141
141
|
<svg
|
|
142
142
|
class="pf-v6-svg"
|
|
143
|
-
viewBox="0 0 512 512"
|
|
144
143
|
fill="currentColor"
|
|
144
|
+
viewBox="0 0 512 512"
|
|
145
145
|
aria-hidden="true"
|
|
146
146
|
role="img"
|
|
147
147
|
width="1em"
|
|
@@ -165,8 +165,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
165
165
|
<span class="pf-v6-c-button__icon">
|
|
166
166
|
<svg
|
|
167
167
|
class="pf-v6-svg"
|
|
168
|
-
viewBox="0 0 20 20"
|
|
169
168
|
fill="currentColor"
|
|
169
|
+
viewBox="0 0 20 20"
|
|
170
170
|
aria-hidden="true"
|
|
171
171
|
role="img"
|
|
172
172
|
width="1em"
|
|
@@ -188,8 +188,8 @@ cssPrefix: pf-v6-c-action-list
|
|
|
188
188
|
<span class="pf-v6-c-button__icon">
|
|
189
189
|
<svg
|
|
190
190
|
class="pf-v6-svg"
|
|
191
|
-
viewBox="0 0 512 512"
|
|
192
191
|
fill="currentColor"
|
|
192
|
+
viewBox="0 0 512 512"
|
|
193
193
|
aria-hidden="true"
|
|
194
194
|
role="img"
|
|
195
195
|
width="1em"
|
|
@@ -322,8 +322,8 @@ Icons, in two groups
|
|
|
322
322
|
<span class="pf-v6-c-button__icon pf-m-start">
|
|
323
323
|
<svg
|
|
324
324
|
class="pf-v6-svg"
|
|
325
|
-
viewBox="0 0 20 20"
|
|
326
325
|
fill="currentColor"
|
|
326
|
+
viewBox="0 0 20 20"
|
|
327
327
|
aria-hidden="true"
|
|
328
328
|
role="img"
|
|
329
329
|
width="1em"
|
|
@@ -345,8 +345,8 @@ Icons, in two groups
|
|
|
345
345
|
<span class="pf-v6-c-button__icon">
|
|
346
346
|
<svg
|
|
347
347
|
class="pf-v6-svg"
|
|
348
|
-
viewBox="0 0 512 512"
|
|
349
348
|
fill="currentColor"
|
|
349
|
+
viewBox="0 0 512 512"
|
|
350
350
|
aria-hidden="true"
|
|
351
351
|
role="img"
|
|
352
352
|
width="1em"
|
|
@@ -370,8 +370,8 @@ Icons, in two groups
|
|
|
370
370
|
<span class="pf-v6-c-button__icon">
|
|
371
371
|
<svg
|
|
372
372
|
class="pf-v6-svg"
|
|
373
|
-
viewBox="0 0 20 20"
|
|
374
373
|
fill="currentColor"
|
|
374
|
+
viewBox="0 0 20 20"
|
|
375
375
|
aria-hidden="true"
|
|
376
376
|
role="img"
|
|
377
377
|
width="1em"
|
|
@@ -393,8 +393,8 @@ Icons, in two groups
|
|
|
393
393
|
<span class="pf-v6-c-button__icon">
|
|
394
394
|
<svg
|
|
395
395
|
class="pf-v6-svg"
|
|
396
|
-
viewBox="0 0 512 512"
|
|
397
396
|
fill="currentColor"
|
|
397
|
+
viewBox="0 0 512 512"
|
|
398
398
|
aria-hidden="true"
|
|
399
399
|
role="img"
|
|
400
400
|
width="1em"
|