@patternfly/patternfly 6.6.0-prerelease.1 → 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/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +3 -3
- package/components/Accordion/accordion.scss +3 -3
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +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 +127 -128
- 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 +190 -191
- package/patternfly.css +190 -191
- 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
|
@@ -23,8 +23,8 @@ wrapperTag: div
|
|
|
23
23
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
24
24
|
<svg
|
|
25
25
|
class="pf-v6-svg"
|
|
26
|
-
viewBox="0 0 20 20"
|
|
27
26
|
fill="currentColor"
|
|
27
|
+
viewBox="0 0 20 20"
|
|
28
28
|
aria-hidden="true"
|
|
29
29
|
role="img"
|
|
30
30
|
width="1em"
|
|
@@ -49,8 +49,8 @@ wrapperTag: div
|
|
|
49
49
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
50
50
|
<svg
|
|
51
51
|
class="pf-v6-svg"
|
|
52
|
-
viewBox="0 0 32 32"
|
|
53
52
|
fill="currentColor"
|
|
53
|
+
viewBox="0 0 32 32"
|
|
54
54
|
aria-hidden="true"
|
|
55
55
|
role="img"
|
|
56
56
|
width="1em"
|
|
@@ -148,8 +148,8 @@ wrapperTag: div
|
|
|
148
148
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
149
149
|
<svg
|
|
150
150
|
class="pf-v6-svg"
|
|
151
|
-
viewBox="0 0 20 20"
|
|
152
151
|
fill="currentColor"
|
|
152
|
+
viewBox="0 0 20 20"
|
|
153
153
|
aria-hidden="true"
|
|
154
154
|
role="img"
|
|
155
155
|
width="1em"
|
|
@@ -174,8 +174,8 @@ wrapperTag: div
|
|
|
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"
|
|
@@ -234,8 +234,8 @@ wrapperTag: div
|
|
|
234
234
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
235
235
|
<svg
|
|
236
236
|
class="pf-v6-svg"
|
|
237
|
-
viewBox="0 0 448 512"
|
|
238
237
|
fill="currentColor"
|
|
238
|
+
viewBox="0 0 448 512"
|
|
239
239
|
aria-hidden="true"
|
|
240
240
|
role="img"
|
|
241
241
|
width="1em"
|
|
@@ -277,8 +277,8 @@ wrapperTag: div
|
|
|
277
277
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
278
278
|
<svg
|
|
279
279
|
class="pf-v6-svg"
|
|
280
|
-
viewBox="0 0 448 512"
|
|
281
280
|
fill="currentColor"
|
|
281
|
+
viewBox="0 0 448 512"
|
|
282
282
|
aria-hidden="true"
|
|
283
283
|
role="img"
|
|
284
284
|
width="1em"
|
|
@@ -323,8 +323,8 @@ wrapperTag: div
|
|
|
323
323
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
324
324
|
<svg
|
|
325
325
|
class="pf-v6-svg"
|
|
326
|
-
viewBox="0 0 448 512"
|
|
327
326
|
fill="currentColor"
|
|
327
|
+
viewBox="0 0 448 512"
|
|
328
328
|
aria-hidden="true"
|
|
329
329
|
role="img"
|
|
330
330
|
width="1em"
|
|
@@ -361,8 +361,8 @@ wrapperTag: div
|
|
|
361
361
|
OpenShift 4.5: Top Tasks
|
|
362
362
|
<svg
|
|
363
363
|
class="pf-v6-svg"
|
|
364
|
-
viewBox="0 0 32 32"
|
|
365
364
|
fill="currentColor"
|
|
365
|
+
viewBox="0 0 32 32"
|
|
366
366
|
aria-hidden="true"
|
|
367
367
|
role="img"
|
|
368
368
|
width="1em"
|
|
@@ -384,8 +384,8 @@ wrapperTag: div
|
|
|
384
384
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
385
385
|
<svg
|
|
386
386
|
class="pf-v6-svg"
|
|
387
|
-
viewBox="0 0 448 512"
|
|
388
387
|
fill="currentColor"
|
|
388
|
+
viewBox="0 0 448 512"
|
|
389
389
|
aria-hidden="true"
|
|
390
390
|
role="img"
|
|
391
391
|
width="1em"
|
|
@@ -556,8 +556,8 @@ wrapperTag: div
|
|
|
556
556
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
557
557
|
<svg
|
|
558
558
|
class="pf-v6-svg"
|
|
559
|
-
viewBox="0 0 32 32"
|
|
560
559
|
fill="currentColor"
|
|
560
|
+
viewBox="0 0 32 32"
|
|
561
561
|
aria-hidden="true"
|
|
562
562
|
role="img"
|
|
563
563
|
width="1em"
|
|
@@ -580,8 +580,8 @@ wrapperTag: div
|
|
|
580
580
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
581
581
|
<svg
|
|
582
582
|
class="pf-v6-svg"
|
|
583
|
-
viewBox="0 0 32 32"
|
|
584
583
|
fill="currentColor"
|
|
584
|
+
viewBox="0 0 32 32"
|
|
585
585
|
aria-hidden="true"
|
|
586
586
|
role="img"
|
|
587
587
|
width="1em"
|
|
@@ -604,8 +604,8 @@ wrapperTag: div
|
|
|
604
604
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
605
605
|
<svg
|
|
606
606
|
class="pf-v6-svg"
|
|
607
|
-
viewBox="0 0 32 32"
|
|
608
607
|
fill="currentColor"
|
|
608
|
+
viewBox="0 0 32 32"
|
|
609
609
|
aria-hidden="true"
|
|
610
610
|
role="img"
|
|
611
611
|
width="1em"
|
|
@@ -635,8 +635,8 @@ wrapperTag: div
|
|
|
635
635
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
636
636
|
<svg
|
|
637
637
|
class="pf-v6-svg"
|
|
638
|
-
viewBox="0 0 32 32"
|
|
639
638
|
fill="currentColor"
|
|
639
|
+
viewBox="0 0 32 32"
|
|
640
640
|
aria-hidden="true"
|
|
641
641
|
role="img"
|
|
642
642
|
width="1em"
|
|
@@ -660,8 +660,8 @@ wrapperTag: div
|
|
|
660
660
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
661
661
|
<svg
|
|
662
662
|
class="pf-v6-svg"
|
|
663
|
-
viewBox="0 0 32 32"
|
|
664
663
|
fill="currentColor"
|
|
664
|
+
viewBox="0 0 32 32"
|
|
665
665
|
aria-hidden="true"
|
|
666
666
|
role="img"
|
|
667
667
|
width="1em"
|
|
@@ -693,8 +693,8 @@ wrapperTag: div
|
|
|
693
693
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
694
694
|
<svg
|
|
695
695
|
class="pf-v6-svg"
|
|
696
|
-
viewBox="0 0 32 32"
|
|
697
696
|
fill="currentColor"
|
|
697
|
+
viewBox="0 0 32 32"
|
|
698
698
|
aria-hidden="true"
|
|
699
699
|
role="img"
|
|
700
700
|
width="1em"
|
|
@@ -718,8 +718,8 @@ wrapperTag: div
|
|
|
718
718
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
719
719
|
<svg
|
|
720
720
|
class="pf-v6-svg"
|
|
721
|
-
viewBox="0 0 32 32"
|
|
722
721
|
fill="currentColor"
|
|
722
|
+
viewBox="0 0 32 32"
|
|
723
723
|
aria-hidden="true"
|
|
724
724
|
role="img"
|
|
725
725
|
width="1em"
|
|
@@ -751,8 +751,8 @@ wrapperTag: div
|
|
|
751
751
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
752
752
|
<svg
|
|
753
753
|
class="pf-v6-svg"
|
|
754
|
-
viewBox="0 0 32 32"
|
|
755
754
|
fill="currentColor"
|
|
755
|
+
viewBox="0 0 32 32"
|
|
756
756
|
aria-hidden="true"
|
|
757
757
|
role="img"
|
|
758
758
|
width="1em"
|
|
@@ -776,8 +776,8 @@ wrapperTag: div
|
|
|
776
776
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
777
777
|
<svg
|
|
778
778
|
class="pf-v6-svg"
|
|
779
|
-
viewBox="0 0 32 32"
|
|
780
779
|
fill="currentColor"
|
|
780
|
+
viewBox="0 0 32 32"
|
|
781
781
|
aria-hidden="true"
|
|
782
782
|
role="img"
|
|
783
783
|
width="1em"
|
|
@@ -820,8 +820,8 @@ wrapperTag: div
|
|
|
820
820
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
821
821
|
<svg
|
|
822
822
|
class="pf-v6-svg"
|
|
823
|
-
viewBox="0 0 32 32"
|
|
824
823
|
fill="currentColor"
|
|
824
|
+
viewBox="0 0 32 32"
|
|
825
825
|
aria-hidden="true"
|
|
826
826
|
role="img"
|
|
827
827
|
width="1em"
|
|
@@ -845,8 +845,8 @@ wrapperTag: div
|
|
|
845
845
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
846
846
|
<svg
|
|
847
847
|
class="pf-v6-svg"
|
|
848
|
-
viewBox="0 0 32 32"
|
|
849
848
|
fill="currentColor"
|
|
849
|
+
viewBox="0 0 32 32"
|
|
850
850
|
aria-hidden="true"
|
|
851
851
|
role="img"
|
|
852
852
|
width="1em"
|
|
@@ -881,8 +881,8 @@ wrapperTag: div
|
|
|
881
881
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
882
882
|
<svg
|
|
883
883
|
class="pf-v6-svg"
|
|
884
|
-
viewBox="0 0 32 32"
|
|
885
884
|
fill="currentColor"
|
|
885
|
+
viewBox="0 0 32 32"
|
|
886
886
|
aria-hidden="true"
|
|
887
887
|
role="img"
|
|
888
888
|
width="1em"
|
|
@@ -906,8 +906,8 @@ wrapperTag: div
|
|
|
906
906
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
907
907
|
<svg
|
|
908
908
|
class="pf-v6-svg"
|
|
909
|
-
viewBox="0 0 32 32"
|
|
910
909
|
fill="currentColor"
|
|
910
|
+
viewBox="0 0 32 32"
|
|
911
911
|
aria-hidden="true"
|
|
912
912
|
role="img"
|
|
913
913
|
width="1em"
|
|
@@ -942,8 +942,8 @@ wrapperTag: div
|
|
|
942
942
|
<span class="pf-v6-c-icon__content pf-m-warning">
|
|
943
943
|
<svg
|
|
944
944
|
class="pf-v6-svg"
|
|
945
|
-
viewBox="0 0 32 32"
|
|
946
945
|
fill="currentColor"
|
|
946
|
+
viewBox="0 0 32 32"
|
|
947
947
|
aria-hidden="true"
|
|
948
948
|
role="img"
|
|
949
949
|
width="1em"
|
|
@@ -967,8 +967,8 @@ wrapperTag: div
|
|
|
967
967
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
968
968
|
<svg
|
|
969
969
|
class="pf-v6-svg"
|
|
970
|
-
viewBox="0 0 32 32"
|
|
971
970
|
fill="currentColor"
|
|
971
|
+
viewBox="0 0 32 32"
|
|
972
972
|
aria-hidden="true"
|
|
973
973
|
role="img"
|
|
974
974
|
width="1em"
|
|
@@ -1108,8 +1108,8 @@ wrapperTag: div
|
|
|
1108
1108
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1109
1109
|
<svg
|
|
1110
1110
|
class="pf-v6-svg"
|
|
1111
|
-
viewBox="0 0 32 32"
|
|
1112
1111
|
fill="currentColor"
|
|
1112
|
+
viewBox="0 0 32 32"
|
|
1113
1113
|
aria-hidden="true"
|
|
1114
1114
|
role="img"
|
|
1115
1115
|
width="1em"
|
|
@@ -1181,8 +1181,8 @@ wrapperTag: div
|
|
|
1181
1181
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1182
1182
|
<svg
|
|
1183
1183
|
class="pf-v6-svg"
|
|
1184
|
-
viewBox="0 0 32 32"
|
|
1185
1184
|
fill="currentColor"
|
|
1185
|
+
viewBox="0 0 32 32"
|
|
1186
1186
|
aria-hidden="true"
|
|
1187
1187
|
role="img"
|
|
1188
1188
|
width="1em"
|
|
@@ -1254,8 +1254,8 @@ wrapperTag: div
|
|
|
1254
1254
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1255
1255
|
<svg
|
|
1256
1256
|
class="pf-v6-svg"
|
|
1257
|
-
viewBox="0 0 32 32"
|
|
1258
1257
|
fill="currentColor"
|
|
1258
|
+
viewBox="0 0 32 32"
|
|
1259
1259
|
aria-hidden="true"
|
|
1260
1260
|
role="img"
|
|
1261
1261
|
width="1em"
|
|
@@ -1280,8 +1280,8 @@ wrapperTag: div
|
|
|
1280
1280
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
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"
|
|
@@ -1308,8 +1308,8 @@ wrapperTag: div
|
|
|
1308
1308
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
1309
1309
|
<svg
|
|
1310
1310
|
class="pf-v6-svg"
|
|
1311
|
-
viewBox="0 0 32 32"
|
|
1312
1311
|
fill="currentColor"
|
|
1312
|
+
viewBox="0 0 32 32"
|
|
1313
1313
|
aria-hidden="true"
|
|
1314
1314
|
role="img"
|
|
1315
1315
|
width="1em"
|
|
@@ -1339,8 +1339,8 @@ wrapperTag: div
|
|
|
1339
1339
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1340
1340
|
<svg
|
|
1341
1341
|
class="pf-v6-svg"
|
|
1342
|
-
viewBox="0 0 32 32"
|
|
1343
1342
|
fill="currentColor"
|
|
1343
|
+
viewBox="0 0 32 32"
|
|
1344
1344
|
aria-hidden="true"
|
|
1345
1345
|
role="img"
|
|
1346
1346
|
width="1em"
|
|
@@ -1433,8 +1433,8 @@ wrapperTag: div
|
|
|
1433
1433
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
1434
1434
|
<svg
|
|
1435
1435
|
class="pf-v6-svg"
|
|
1436
|
-
viewBox="0 0 20 20"
|
|
1437
1436
|
fill="currentColor"
|
|
1437
|
+
viewBox="0 0 20 20"
|
|
1438
1438
|
aria-hidden="true"
|
|
1439
1439
|
role="img"
|
|
1440
1440
|
width="1em"
|
|
@@ -1455,8 +1455,8 @@ wrapperTag: div
|
|
|
1455
1455
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1456
1456
|
<svg
|
|
1457
1457
|
class="pf-v6-svg"
|
|
1458
|
-
viewBox="0 0 32 32"
|
|
1459
1458
|
fill="currentColor"
|
|
1459
|
+
viewBox="0 0 32 32"
|
|
1460
1460
|
aria-hidden="true"
|
|
1461
1461
|
role="img"
|
|
1462
1462
|
width="1em"
|
|
@@ -1484,8 +1484,8 @@ wrapperTag: div
|
|
|
1484
1484
|
<span class="pf-v6-c-notification-drawer__list-item-header-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"
|
|
@@ -1531,8 +1531,8 @@ wrapperTag: div
|
|
|
1531
1531
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1532
1532
|
<svg
|
|
1533
1533
|
class="pf-v6-svg"
|
|
1534
|
-
viewBox="0 0 32 32"
|
|
1535
1534
|
fill="currentColor"
|
|
1535
|
+
viewBox="0 0 32 32"
|
|
1536
1536
|
aria-hidden="true"
|
|
1537
1537
|
role="img"
|
|
1538
1538
|
width="1em"
|
|
@@ -1557,8 +1557,8 @@ wrapperTag: div
|
|
|
1557
1557
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
1558
1558
|
<svg
|
|
1559
1559
|
class="pf-v6-svg"
|
|
1560
|
-
viewBox="0 0 32 32"
|
|
1561
1560
|
fill="currentColor"
|
|
1561
|
+
viewBox="0 0 32 32"
|
|
1562
1562
|
aria-hidden="true"
|
|
1563
1563
|
role="img"
|
|
1564
1564
|
width="1em"
|
|
@@ -1585,8 +1585,8 @@ wrapperTag: div
|
|
|
1585
1585
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
1586
1586
|
<svg
|
|
1587
1587
|
class="pf-v6-svg"
|
|
1588
|
-
viewBox="0 0 32 32"
|
|
1589
1588
|
fill="currentColor"
|
|
1589
|
+
viewBox="0 0 32 32"
|
|
1590
1590
|
aria-hidden="true"
|
|
1591
1591
|
role="img"
|
|
1592
1592
|
width="1em"
|
|
@@ -1616,8 +1616,8 @@ wrapperTag: div
|
|
|
1616
1616
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1617
1617
|
<svg
|
|
1618
1618
|
class="pf-v6-svg"
|
|
1619
|
-
viewBox="0 0 32 32"
|
|
1620
1619
|
fill="currentColor"
|
|
1620
|
+
viewBox="0 0 32 32"
|
|
1621
1621
|
aria-hidden="true"
|
|
1622
1622
|
role="img"
|
|
1623
1623
|
width="1em"
|
|
@@ -1710,8 +1710,8 @@ wrapperTag: div
|
|
|
1710
1710
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
1711
1711
|
<svg
|
|
1712
1712
|
class="pf-v6-svg"
|
|
1713
|
-
viewBox="0 0 20 20"
|
|
1714
1713
|
fill="currentColor"
|
|
1714
|
+
viewBox="0 0 20 20"
|
|
1715
1715
|
aria-hidden="true"
|
|
1716
1716
|
role="img"
|
|
1717
1717
|
width="1em"
|
|
@@ -1732,8 +1732,8 @@ wrapperTag: div
|
|
|
1732
1732
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1733
1733
|
<svg
|
|
1734
1734
|
class="pf-v6-svg"
|
|
1735
|
-
viewBox="0 0 32 32"
|
|
1736
1735
|
fill="currentColor"
|
|
1736
|
+
viewBox="0 0 32 32"
|
|
1737
1737
|
aria-hidden="true"
|
|
1738
1738
|
role="img"
|
|
1739
1739
|
width="1em"
|
|
@@ -1761,8 +1761,8 @@ wrapperTag: div
|
|
|
1761
1761
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1762
1762
|
<svg
|
|
1763
1763
|
class="pf-v6-svg"
|
|
1764
|
-
viewBox="0 0 32 32"
|
|
1765
1764
|
fill="currentColor"
|
|
1765
|
+
viewBox="0 0 32 32"
|
|
1766
1766
|
aria-hidden="true"
|
|
1767
1767
|
role="img"
|
|
1768
1768
|
width="1em"
|
|
@@ -1808,8 +1808,8 @@ wrapperTag: div
|
|
|
1808
1808
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1809
1809
|
<svg
|
|
1810
1810
|
class="pf-v6-svg"
|
|
1811
|
-
viewBox="0 0 32 32"
|
|
1812
1811
|
fill="currentColor"
|
|
1812
|
+
viewBox="0 0 32 32"
|
|
1813
1813
|
aria-hidden="true"
|
|
1814
1814
|
role="img"
|
|
1815
1815
|
width="1em"
|
|
@@ -1834,8 +1834,8 @@ wrapperTag: div
|
|
|
1834
1834
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
1835
1835
|
<svg
|
|
1836
1836
|
class="pf-v6-svg"
|
|
1837
|
-
viewBox="0 0 32 32"
|
|
1838
1837
|
fill="currentColor"
|
|
1838
|
+
viewBox="0 0 32 32"
|
|
1839
1839
|
aria-hidden="true"
|
|
1840
1840
|
role="img"
|
|
1841
1841
|
width="1em"
|
|
@@ -1870,8 +1870,8 @@ wrapperTag: div
|
|
|
1870
1870
|
<span class="pf-v6-c-button__icon">
|
|
1871
1871
|
<svg
|
|
1872
1872
|
class="pf-v6-svg"
|
|
1873
|
-
viewBox="0 0 20 20"
|
|
1874
1873
|
fill="currentColor"
|
|
1874
|
+
viewBox="0 0 20 20"
|
|
1875
1875
|
aria-hidden="true"
|
|
1876
1876
|
role="img"
|
|
1877
1877
|
width="1em"
|
|
@@ -1943,8 +1943,8 @@ wrapperTag: div
|
|
|
1943
1943
|
<div class="pf-v6-c-table__toggle-icon">
|
|
1944
1944
|
<svg
|
|
1945
1945
|
class="pf-v6-svg"
|
|
1946
|
-
viewBox="0 0 20 20"
|
|
1947
1946
|
fill="currentColor"
|
|
1947
|
+
viewBox="0 0 20 20"
|
|
1948
1948
|
aria-hidden="true"
|
|
1949
1949
|
role="img"
|
|
1950
1950
|
width="1em"
|
|
@@ -1978,8 +1978,8 @@ wrapperTag: div
|
|
|
1978
1978
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
1979
1979
|
<svg
|
|
1980
1980
|
class="pf-v6-svg"
|
|
1981
|
-
viewBox="0 0 32 32"
|
|
1982
1981
|
fill="currentColor"
|
|
1982
|
+
viewBox="0 0 32 32"
|
|
1983
1983
|
aria-hidden="true"
|
|
1984
1984
|
role="img"
|
|
1985
1985
|
width="1em"
|
|
@@ -2013,8 +2013,8 @@ wrapperTag: div
|
|
|
2013
2013
|
<div class="pf-v6-c-alert__icon">
|
|
2014
2014
|
<svg
|
|
2015
2015
|
class="pf-v6-svg"
|
|
2016
|
-
viewBox="0 0 512 512"
|
|
2017
2016
|
fill="currentColor"
|
|
2017
|
+
viewBox="0 0 512 512"
|
|
2018
2018
|
aria-hidden="true"
|
|
2019
2019
|
role="img"
|
|
2020
2020
|
width="1em"
|
|
@@ -2056,8 +2056,8 @@ wrapperTag: div
|
|
|
2056
2056
|
<div class="pf-v6-c-table__toggle-icon">
|
|
2057
2057
|
<svg
|
|
2058
2058
|
class="pf-v6-svg"
|
|
2059
|
-
viewBox="0 0 20 20"
|
|
2060
2059
|
fill="currentColor"
|
|
2060
|
+
viewBox="0 0 20 20"
|
|
2061
2061
|
aria-hidden="true"
|
|
2062
2062
|
role="img"
|
|
2063
2063
|
width="1em"
|
|
@@ -2095,8 +2095,8 @@ wrapperTag: div
|
|
|
2095
2095
|
>
|
|
2096
2096
|
<svg
|
|
2097
2097
|
class="pf-v6-svg"
|
|
2098
|
-
viewBox="0 0 32 32"
|
|
2099
2098
|
fill="currentColor"
|
|
2099
|
+
viewBox="0 0 32 32"
|
|
2100
2100
|
aria-hidden="true"
|
|
2101
2101
|
role="img"
|
|
2102
2102
|
width="1em"
|
|
@@ -2148,8 +2148,8 @@ wrapperTag: div
|
|
|
2148
2148
|
<div class="pf-v6-c-table__toggle-icon">
|
|
2149
2149
|
<svg
|
|
2150
2150
|
class="pf-v6-svg"
|
|
2151
|
-
viewBox="0 0 20 20"
|
|
2152
2151
|
fill="currentColor"
|
|
2152
|
+
viewBox="0 0 20 20"
|
|
2153
2153
|
aria-hidden="true"
|
|
2154
2154
|
role="img"
|
|
2155
2155
|
width="1em"
|
|
@@ -2185,8 +2185,8 @@ wrapperTag: div
|
|
|
2185
2185
|
>
|
|
2186
2186
|
<svg
|
|
2187
2187
|
class="pf-v6-svg"
|
|
2188
|
-
viewBox="0 0 32 32"
|
|
2189
2188
|
fill="currentColor"
|
|
2189
|
+
viewBox="0 0 32 32"
|
|
2190
2190
|
aria-hidden="true"
|
|
2191
2191
|
role="img"
|
|
2192
2192
|
width="1em"
|
|
@@ -2238,8 +2238,8 @@ wrapperTag: div
|
|
|
2238
2238
|
<div class="pf-v6-c-table__toggle-icon">
|
|
2239
2239
|
<svg
|
|
2240
2240
|
class="pf-v6-svg"
|
|
2241
|
-
viewBox="0 0 20 20"
|
|
2242
2241
|
fill="currentColor"
|
|
2242
|
+
viewBox="0 0 20 20"
|
|
2243
2243
|
aria-hidden="true"
|
|
2244
2244
|
role="img"
|
|
2245
2245
|
width="1em"
|
|
@@ -2275,8 +2275,8 @@ wrapperTag: div
|
|
|
2275
2275
|
>
|
|
2276
2276
|
<svg
|
|
2277
2277
|
class="pf-v6-svg"
|
|
2278
|
-
viewBox="0 0 32 32"
|
|
2279
2278
|
fill="currentColor"
|
|
2279
|
+
viewBox="0 0 32 32"
|
|
2280
2280
|
aria-hidden="true"
|
|
2281
2281
|
role="img"
|
|
2282
2282
|
width="1em"
|
|
@@ -2323,8 +2323,8 @@ wrapperTag: div
|
|
|
2323
2323
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
2324
2324
|
<svg
|
|
2325
2325
|
class="pf-v6-svg"
|
|
2326
|
-
viewBox="0 0 32 32"
|
|
2327
2326
|
fill="currentColor"
|
|
2327
|
+
viewBox="0 0 32 32"
|
|
2328
2328
|
aria-hidden="true"
|
|
2329
2329
|
role="img"
|
|
2330
2330
|
width="1em"
|
|
@@ -2354,8 +2354,8 @@ wrapperTag: div
|
|
|
2354
2354
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
2355
2355
|
<svg
|
|
2356
2356
|
class="pf-v6-svg"
|
|
2357
|
-
viewBox="0 0 32 32"
|
|
2358
2357
|
fill="currentColor"
|
|
2358
|
+
viewBox="0 0 32 32"
|
|
2359
2359
|
aria-hidden="true"
|
|
2360
2360
|
role="img"
|
|
2361
2361
|
width="1em"
|
|
@@ -2448,8 +2448,8 @@ wrapperTag: div
|
|
|
2448
2448
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
2449
2449
|
<svg
|
|
2450
2450
|
class="pf-v6-svg"
|
|
2451
|
-
viewBox="0 0 20 20"
|
|
2452
2451
|
fill="currentColor"
|
|
2452
|
+
viewBox="0 0 20 20"
|
|
2453
2453
|
aria-hidden="true"
|
|
2454
2454
|
role="img"
|
|
2455
2455
|
width="1em"
|
|
@@ -2470,8 +2470,8 @@ wrapperTag: div
|
|
|
2470
2470
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2471
2471
|
<svg
|
|
2472
2472
|
class="pf-v6-svg"
|
|
2473
|
-
viewBox="0 0 32 32"
|
|
2474
2473
|
fill="currentColor"
|
|
2474
|
+
viewBox="0 0 32 32"
|
|
2475
2475
|
aria-hidden="true"
|
|
2476
2476
|
role="img"
|
|
2477
2477
|
width="1em"
|
|
@@ -2499,8 +2499,8 @@ wrapperTag: div
|
|
|
2499
2499
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2500
2500
|
<svg
|
|
2501
2501
|
class="pf-v6-svg"
|
|
2502
|
-
viewBox="0 0 32 32"
|
|
2503
2502
|
fill="currentColor"
|
|
2503
|
+
viewBox="0 0 32 32"
|
|
2504
2504
|
aria-hidden="true"
|
|
2505
2505
|
role="img"
|
|
2506
2506
|
width="1em"
|
|
@@ -2644,15 +2644,15 @@ wrapperTag: div
|
|
|
2644
2644
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2645
2645
|
<svg
|
|
2646
2646
|
class="pf-v6-svg"
|
|
2647
|
-
viewBox="0 0 20 20"
|
|
2648
2647
|
fill="currentColor"
|
|
2648
|
+
viewBox="0 0 20 20"
|
|
2649
2649
|
aria-hidden="true"
|
|
2650
2650
|
role="img"
|
|
2651
2651
|
width="1em"
|
|
2652
2652
|
height="1em"
|
|
2653
2653
|
>
|
|
2654
2654
|
<path
|
|
2655
|
-
d="
|
|
2655
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
2656
2656
|
/>
|
|
2657
2657
|
</svg>
|
|
2658
2658
|
</span>
|
|
@@ -2668,8 +2668,8 @@ wrapperTag: div
|
|
|
2668
2668
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
2669
2669
|
<svg
|
|
2670
2670
|
class="pf-v6-svg"
|
|
2671
|
-
viewBox="0 0 32 32"
|
|
2672
2671
|
fill="currentColor"
|
|
2672
|
+
viewBox="0 0 32 32"
|
|
2673
2673
|
aria-hidden="true"
|
|
2674
2674
|
role="img"
|
|
2675
2675
|
width="1em"
|
|
@@ -2751,8 +2751,8 @@ wrapperTag: div
|
|
|
2751
2751
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2752
2752
|
<svg
|
|
2753
2753
|
class="pf-v6-svg"
|
|
2754
|
-
viewBox="0 0 20 20"
|
|
2755
2754
|
fill="currentColor"
|
|
2755
|
+
viewBox="0 0 20 20"
|
|
2756
2756
|
aria-hidden="true"
|
|
2757
2757
|
role="img"
|
|
2758
2758
|
width="1em"
|
|
@@ -2876,8 +2876,8 @@ wrapperTag: div
|
|
|
2876
2876
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2877
2877
|
<svg
|
|
2878
2878
|
class="pf-v6-svg"
|
|
2879
|
-
viewBox="0 0 20 20"
|
|
2880
2879
|
fill="currentColor"
|
|
2880
|
+
viewBox="0 0 20 20"
|
|
2881
2881
|
aria-hidden="true"
|
|
2882
2882
|
role="img"
|
|
2883
2883
|
width="1em"
|
|
@@ -2918,8 +2918,8 @@ wrapperTag: div
|
|
|
2918
2918
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2919
2919
|
<svg
|
|
2920
2920
|
class="pf-v6-svg"
|
|
2921
|
-
viewBox="0 0 20 20"
|
|
2922
2921
|
fill="currentColor"
|
|
2922
|
+
viewBox="0 0 20 20"
|
|
2923
2923
|
aria-hidden="true"
|
|
2924
2924
|
role="img"
|
|
2925
2925
|
width="1em"
|
|
@@ -2975,8 +2975,8 @@ wrapperTag: div
|
|
|
2975
2975
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
2976
2976
|
<svg
|
|
2977
2977
|
class="pf-v6-svg"
|
|
2978
|
-
viewBox="0 0 20 20"
|
|
2979
2978
|
fill="currentColor"
|
|
2979
|
+
viewBox="0 0 20 20"
|
|
2980
2980
|
aria-hidden="true"
|
|
2981
2981
|
role="img"
|
|
2982
2982
|
width="1em"
|
|
@@ -3097,8 +3097,8 @@ wrapperTag: div
|
|
|
3097
3097
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
3098
3098
|
<svg
|
|
3099
3099
|
class="pf-v6-svg"
|
|
3100
|
-
viewBox="0 0 20 20"
|
|
3101
3100
|
fill="currentColor"
|
|
3101
|
+
viewBox="0 0 20 20"
|
|
3102
3102
|
aria-hidden="true"
|
|
3103
3103
|
role="img"
|
|
3104
3104
|
width="1em"
|
|
@@ -3136,8 +3136,8 @@ wrapperTag: div
|
|
|
3136
3136
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
3137
3137
|
<svg
|
|
3138
3138
|
class="pf-v6-svg"
|
|
3139
|
-
viewBox="0 0 20 20"
|
|
3140
3139
|
fill="currentColor"
|
|
3140
|
+
viewBox="0 0 20 20"
|
|
3141
3141
|
aria-hidden="true"
|
|
3142
3142
|
role="img"
|
|
3143
3143
|
width="1em"
|
|
@@ -3188,8 +3188,8 @@ wrapperTag: div
|
|
|
3188
3188
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
3189
3189
|
<svg
|
|
3190
3190
|
class="pf-v6-svg"
|
|
3191
|
-
viewBox="0 0 20 20"
|
|
3192
3191
|
fill="currentColor"
|
|
3192
|
+
viewBox="0 0 20 20"
|
|
3193
3193
|
aria-hidden="true"
|
|
3194
3194
|
role="img"
|
|
3195
3195
|
width="1em"
|
|
@@ -3296,8 +3296,8 @@ wrapperTag: div
|
|
|
3296
3296
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
3297
3297
|
<svg
|
|
3298
3298
|
class="pf-v6-svg"
|
|
3299
|
-
viewBox="0 0 20 20"
|
|
3300
3299
|
fill="currentColor"
|
|
3300
|
+
viewBox="0 0 20 20"
|
|
3301
3301
|
aria-hidden="true"
|
|
3302
3302
|
role="img"
|
|
3303
3303
|
width="1em"
|
|
@@ -3402,8 +3402,8 @@ wrapperTag: div
|
|
|
3402
3402
|
<span class="pf-v6-c-accordion__toggle-icon">
|
|
3403
3403
|
<svg
|
|
3404
3404
|
class="pf-v6-svg"
|
|
3405
|
-
viewBox="0 0 20 20"
|
|
3406
3405
|
fill="currentColor"
|
|
3406
|
+
viewBox="0 0 20 20"
|
|
3407
3407
|
aria-hidden="true"
|
|
3408
3408
|
role="img"
|
|
3409
3409
|
width="1em"
|
|
@@ -3537,15 +3537,15 @@ wrapperTag: div
|
|
|
3537
3537
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3538
3538
|
<svg
|
|
3539
3539
|
class="pf-v6-svg"
|
|
3540
|
-
viewBox="0 0 20 20"
|
|
3541
3540
|
fill="currentColor"
|
|
3541
|
+
viewBox="0 0 20 20"
|
|
3542
3542
|
aria-hidden="true"
|
|
3543
3543
|
role="img"
|
|
3544
3544
|
width="1em"
|
|
3545
3545
|
height="1em"
|
|
3546
3546
|
>
|
|
3547
3547
|
<path
|
|
3548
|
-
d="
|
|
3548
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3549
3549
|
/>
|
|
3550
3550
|
</svg>
|
|
3551
3551
|
</span>
|
|
@@ -3626,15 +3626,15 @@ wrapperTag: div
|
|
|
3626
3626
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3627
3627
|
<svg
|
|
3628
3628
|
class="pf-v6-svg"
|
|
3629
|
-
viewBox="0 0 20 20"
|
|
3630
3629
|
fill="currentColor"
|
|
3630
|
+
viewBox="0 0 20 20"
|
|
3631
3631
|
aria-hidden="true"
|
|
3632
3632
|
role="img"
|
|
3633
3633
|
width="1em"
|
|
3634
3634
|
height="1em"
|
|
3635
3635
|
>
|
|
3636
3636
|
<path
|
|
3637
|
-
d="
|
|
3637
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3638
3638
|
/>
|
|
3639
3639
|
</svg>
|
|
3640
3640
|
</span>
|
|
@@ -3761,15 +3761,15 @@ wrapperTag: div
|
|
|
3761
3761
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3762
3762
|
<svg
|
|
3763
3763
|
class="pf-v6-svg"
|
|
3764
|
-
viewBox="0 0 20 20"
|
|
3765
3764
|
fill="currentColor"
|
|
3765
|
+
viewBox="0 0 20 20"
|
|
3766
3766
|
aria-hidden="true"
|
|
3767
3767
|
role="img"
|
|
3768
3768
|
width="1em"
|
|
3769
3769
|
height="1em"
|
|
3770
3770
|
>
|
|
3771
3771
|
<path
|
|
3772
|
-
d="
|
|
3772
|
+
d="m17.65 8.76-6.674 5.72a1.496 1.496 0 0 1-.976.365c-.347 0-.694-.122-.978-.366l-6.673-5.72A1 1 0 0 1 3 7h14a1 1 0 0 1 .65 1.76Z"
|
|
3773
3773
|
/>
|
|
3774
3774
|
</svg>
|
|
3775
3775
|
</span>
|
|
@@ -3796,8 +3796,8 @@ wrapperTag: div
|
|
|
3796
3796
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
3797
3797
|
<svg
|
|
3798
3798
|
class="pf-v6-svg"
|
|
3799
|
-
viewBox="0 0 32 32"
|
|
3800
3799
|
fill="currentColor"
|
|
3800
|
+
viewBox="0 0 32 32"
|
|
3801
3801
|
aria-hidden="true"
|
|
3802
3802
|
role="img"
|
|
3803
3803
|
width="1em"
|
|
@@ -3837,8 +3837,8 @@ wrapperTag: div
|
|
|
3837
3837
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
3838
3838
|
<svg
|
|
3839
3839
|
class="pf-v6-svg"
|
|
3840
|
-
viewBox="0 0 32 32"
|
|
3841
3840
|
fill="currentColor"
|
|
3841
|
+
viewBox="0 0 32 32"
|
|
3842
3842
|
aria-hidden="true"
|
|
3843
3843
|
role="img"
|
|
3844
3844
|
width="1em"
|
|
@@ -3916,8 +3916,8 @@ wrapperTag: div
|
|
|
3916
3916
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
3917
3917
|
<svg
|
|
3918
3918
|
class="pf-v6-svg"
|
|
3919
|
-
viewBox="0 0 32 32"
|
|
3920
3919
|
fill="currentColor"
|
|
3920
|
+
viewBox="0 0 32 32"
|
|
3921
3921
|
aria-hidden="true"
|
|
3922
3922
|
role="img"
|
|
3923
3923
|
width="1em"
|