@patternfly/patternfly 6.6.0-prerelease.1 → 6.6.0-prerelease.3
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 +7 -3
- package/components/Compass/compass.scss +7 -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 +8 -4
- package/components/Page/page.scss +10 -4
- 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 +136 -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 +199 -192
- package/patternfly.css +199 -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
|
@@ -144,8 +144,8 @@ wrapperTag: div
|
|
|
144
144
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
145
145
|
<svg
|
|
146
146
|
class="pf-v6-svg"
|
|
147
|
-
viewBox="0 0 32 32"
|
|
148
147
|
fill="currentColor"
|
|
148
|
+
viewBox="0 0 32 32"
|
|
149
149
|
aria-hidden="true"
|
|
150
150
|
role="img"
|
|
151
151
|
width="1em"
|
|
@@ -224,8 +224,8 @@ wrapperTag: div
|
|
|
224
224
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
225
225
|
<svg
|
|
226
226
|
class="pf-v6-svg"
|
|
227
|
-
viewBox="0 0 20 20"
|
|
228
227
|
fill="currentColor"
|
|
228
|
+
viewBox="0 0 20 20"
|
|
229
229
|
aria-hidden="true"
|
|
230
230
|
role="img"
|
|
231
231
|
width="1em"
|
|
@@ -243,8 +243,8 @@ wrapperTag: div
|
|
|
243
243
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
244
244
|
<svg
|
|
245
245
|
class="pf-v6-svg"
|
|
246
|
-
viewBox="0 0 20 20"
|
|
247
246
|
fill="currentColor"
|
|
247
|
+
viewBox="0 0 20 20"
|
|
248
248
|
aria-hidden="true"
|
|
249
249
|
role="img"
|
|
250
250
|
width="1em"
|
|
@@ -262,8 +262,8 @@ wrapperTag: div
|
|
|
262
262
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
263
263
|
<svg
|
|
264
264
|
class="pf-v6-svg"
|
|
265
|
-
viewBox="0 0 20 20"
|
|
266
265
|
fill="currentColor"
|
|
266
|
+
viewBox="0 0 20 20"
|
|
267
267
|
aria-hidden="true"
|
|
268
268
|
role="img"
|
|
269
269
|
width="1em"
|
|
@@ -483,15 +483,15 @@ wrapperTag: div
|
|
|
483
483
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
484
484
|
<svg
|
|
485
485
|
class="pf-v6-svg"
|
|
486
|
-
viewBox="0 0 20 20"
|
|
487
486
|
fill="currentColor"
|
|
487
|
+
viewBox="0 0 20 20"
|
|
488
488
|
aria-hidden="true"
|
|
489
489
|
role="img"
|
|
490
490
|
width="1em"
|
|
491
491
|
height="1em"
|
|
492
492
|
>
|
|
493
493
|
<path
|
|
494
|
-
d="
|
|
494
|
+
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"
|
|
495
495
|
/>
|
|
496
496
|
</svg>
|
|
497
497
|
</span>
|
|
@@ -509,15 +509,15 @@ wrapperTag: div
|
|
|
509
509
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
510
510
|
<svg
|
|
511
511
|
class="pf-v6-svg"
|
|
512
|
-
viewBox="0 0 20 20"
|
|
513
512
|
fill="currentColor"
|
|
513
|
+
viewBox="0 0 20 20"
|
|
514
514
|
aria-hidden="true"
|
|
515
515
|
role="img"
|
|
516
516
|
width="1em"
|
|
517
517
|
height="1em"
|
|
518
518
|
>
|
|
519
519
|
<path
|
|
520
|
-
d="
|
|
520
|
+
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"
|
|
521
521
|
/>
|
|
522
522
|
</svg>
|
|
523
523
|
</span>
|
|
@@ -536,8 +536,8 @@ wrapperTag: div
|
|
|
536
536
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
537
537
|
<svg
|
|
538
538
|
class="pf-v6-svg"
|
|
539
|
-
viewBox="0 0 32 32"
|
|
540
539
|
fill="currentColor"
|
|
540
|
+
viewBox="0 0 32 32"
|
|
541
541
|
aria-hidden="true"
|
|
542
542
|
role="img"
|
|
543
543
|
width="1em"
|
|
@@ -615,8 +615,8 @@ wrapperTag: div
|
|
|
615
615
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
616
616
|
<svg
|
|
617
617
|
class="pf-v6-svg"
|
|
618
|
-
viewBox="0 0 20 20"
|
|
619
618
|
fill="currentColor"
|
|
619
|
+
viewBox="0 0 20 20"
|
|
620
620
|
aria-hidden="true"
|
|
621
621
|
role="img"
|
|
622
622
|
width="1em"
|
|
@@ -634,8 +634,8 @@ wrapperTag: div
|
|
|
634
634
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
635
635
|
<svg
|
|
636
636
|
class="pf-v6-svg"
|
|
637
|
-
viewBox="0 0 20 20"
|
|
638
637
|
fill="currentColor"
|
|
638
|
+
viewBox="0 0 20 20"
|
|
639
639
|
aria-hidden="true"
|
|
640
640
|
role="img"
|
|
641
641
|
width="1em"
|
|
@@ -653,8 +653,8 @@ wrapperTag: div
|
|
|
653
653
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
654
654
|
<svg
|
|
655
655
|
class="pf-v6-svg"
|
|
656
|
-
viewBox="0 0 20 20"
|
|
657
656
|
fill="currentColor"
|
|
657
|
+
viewBox="0 0 20 20"
|
|
658
658
|
aria-hidden="true"
|
|
659
659
|
role="img"
|
|
660
660
|
width="1em"
|
|
@@ -873,8 +873,8 @@ wrapperTag: div
|
|
|
873
873
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
874
874
|
<svg
|
|
875
875
|
class="pf-v6-svg"
|
|
876
|
-
viewBox="0 0 32 32"
|
|
877
876
|
fill="currentColor"
|
|
877
|
+
viewBox="0 0 32 32"
|
|
878
878
|
aria-hidden="true"
|
|
879
879
|
role="img"
|
|
880
880
|
width="1em"
|
|
@@ -903,8 +903,8 @@ wrapperTag: div
|
|
|
903
903
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
904
904
|
<svg
|
|
905
905
|
class="pf-v6-svg"
|
|
906
|
-
viewBox="0 0 32 32"
|
|
907
906
|
fill="currentColor"
|
|
907
|
+
viewBox="0 0 32 32"
|
|
908
908
|
aria-hidden="true"
|
|
909
909
|
role="img"
|
|
910
910
|
width="1em"
|
|
@@ -920,15 +920,15 @@ wrapperTag: div
|
|
|
920
920
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
921
921
|
<svg
|
|
922
922
|
class="pf-v6-svg"
|
|
923
|
-
viewBox="0 0 20 20"
|
|
924
923
|
fill="currentColor"
|
|
924
|
+
viewBox="0 0 20 20"
|
|
925
925
|
aria-hidden="true"
|
|
926
926
|
role="img"
|
|
927
927
|
width="1em"
|
|
928
928
|
height="1em"
|
|
929
929
|
>
|
|
930
930
|
<path
|
|
931
|
-
d="
|
|
931
|
+
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"
|
|
932
932
|
/>
|
|
933
933
|
</svg>
|
|
934
934
|
</span>
|
|
@@ -967,8 +967,8 @@ wrapperTag: div
|
|
|
967
967
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
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"
|
|
@@ -1052,8 +1052,8 @@ wrapperTag: div
|
|
|
1052
1052
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1053
1053
|
<svg
|
|
1054
1054
|
class="pf-v6-svg"
|
|
1055
|
-
viewBox="0 0 20 20"
|
|
1056
1055
|
fill="currentColor"
|
|
1056
|
+
viewBox="0 0 20 20"
|
|
1057
1057
|
aria-hidden="true"
|
|
1058
1058
|
role="img"
|
|
1059
1059
|
width="1em"
|
|
@@ -1071,8 +1071,8 @@ wrapperTag: div
|
|
|
1071
1071
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1072
1072
|
<svg
|
|
1073
1073
|
class="pf-v6-svg"
|
|
1074
|
-
viewBox="0 0 20 20"
|
|
1075
1074
|
fill="currentColor"
|
|
1075
|
+
viewBox="0 0 20 20"
|
|
1076
1076
|
aria-hidden="true"
|
|
1077
1077
|
role="img"
|
|
1078
1078
|
width="1em"
|
|
@@ -1090,8 +1090,8 @@ wrapperTag: div
|
|
|
1090
1090
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1091
1091
|
<svg
|
|
1092
1092
|
class="pf-v6-svg"
|
|
1093
|
-
viewBox="0 0 20 20"
|
|
1094
1093
|
fill="currentColor"
|
|
1094
|
+
viewBox="0 0 20 20"
|
|
1095
1095
|
aria-hidden="true"
|
|
1096
1096
|
role="img"
|
|
1097
1097
|
width="1em"
|
|
@@ -1313,8 +1313,8 @@ wrapperTag: div
|
|
|
1313
1313
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1314
1314
|
<svg
|
|
1315
1315
|
class="pf-v6-svg"
|
|
1316
|
-
viewBox="0 0 32 32"
|
|
1317
1316
|
fill="currentColor"
|
|
1317
|
+
viewBox="0 0 32 32"
|
|
1318
1318
|
aria-hidden="true"
|
|
1319
1319
|
role="img"
|
|
1320
1320
|
width="1em"
|
|
@@ -1343,8 +1343,8 @@ wrapperTag: div
|
|
|
1343
1343
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1344
1344
|
<svg
|
|
1345
1345
|
class="pf-v6-svg"
|
|
1346
|
-
viewBox="0 0 32 32"
|
|
1347
1346
|
fill="currentColor"
|
|
1347
|
+
viewBox="0 0 32 32"
|
|
1348
1348
|
aria-hidden="true"
|
|
1349
1349
|
role="img"
|
|
1350
1350
|
width="1em"
|
|
@@ -1360,15 +1360,15 @@ wrapperTag: div
|
|
|
1360
1360
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1361
1361
|
<svg
|
|
1362
1362
|
class="pf-v6-svg"
|
|
1363
|
-
viewBox="0 0 20 20"
|
|
1364
1363
|
fill="currentColor"
|
|
1364
|
+
viewBox="0 0 20 20"
|
|
1365
1365
|
aria-hidden="true"
|
|
1366
1366
|
role="img"
|
|
1367
1367
|
width="1em"
|
|
1368
1368
|
height="1em"
|
|
1369
1369
|
>
|
|
1370
1370
|
<path
|
|
1371
|
-
d="
|
|
1371
|
+
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"
|
|
1372
1372
|
/>
|
|
1373
1373
|
</svg>
|
|
1374
1374
|
</span>
|
|
@@ -1407,8 +1407,8 @@ wrapperTag: div
|
|
|
1407
1407
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1408
1408
|
<svg
|
|
1409
1409
|
class="pf-v6-svg"
|
|
1410
|
-
viewBox="0 0 32 32"
|
|
1411
1410
|
fill="currentColor"
|
|
1411
|
+
viewBox="0 0 32 32"
|
|
1412
1412
|
aria-hidden="true"
|
|
1413
1413
|
role="img"
|
|
1414
1414
|
width="1em"
|
|
@@ -1492,8 +1492,8 @@ wrapperTag: div
|
|
|
1492
1492
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1493
1493
|
<svg
|
|
1494
1494
|
class="pf-v6-svg"
|
|
1495
|
-
viewBox="0 0 20 20"
|
|
1496
1495
|
fill="currentColor"
|
|
1496
|
+
viewBox="0 0 20 20"
|
|
1497
1497
|
aria-hidden="true"
|
|
1498
1498
|
role="img"
|
|
1499
1499
|
width="1em"
|
|
@@ -1511,8 +1511,8 @@ wrapperTag: div
|
|
|
1511
1511
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1512
1512
|
<svg
|
|
1513
1513
|
class="pf-v6-svg"
|
|
1514
|
-
viewBox="0 0 20 20"
|
|
1515
1514
|
fill="currentColor"
|
|
1515
|
+
viewBox="0 0 20 20"
|
|
1516
1516
|
aria-hidden="true"
|
|
1517
1517
|
role="img"
|
|
1518
1518
|
width="1em"
|
|
@@ -1530,8 +1530,8 @@ wrapperTag: div
|
|
|
1530
1530
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1531
1531
|
<svg
|
|
1532
1532
|
class="pf-v6-svg"
|
|
1533
|
-
viewBox="0 0 20 20"
|
|
1534
1533
|
fill="currentColor"
|
|
1534
|
+
viewBox="0 0 20 20"
|
|
1535
1535
|
aria-hidden="true"
|
|
1536
1536
|
role="img"
|
|
1537
1537
|
width="1em"
|
|
@@ -1751,8 +1751,8 @@ wrapperTag: div
|
|
|
1751
1751
|
<span class="pf-v6-c-button__icon">
|
|
1752
1752
|
<svg
|
|
1753
1753
|
class="pf-v6-svg"
|
|
1754
|
-
viewBox="0 0 512 512"
|
|
1755
1754
|
fill="currentColor"
|
|
1755
|
+
viewBox="0 0 512 512"
|
|
1756
1756
|
aria-hidden="true"
|
|
1757
1757
|
role="img"
|
|
1758
1758
|
width="1em"
|
|
@@ -1833,8 +1833,8 @@ wrapperTag: div
|
|
|
1833
1833
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1834
1834
|
<svg
|
|
1835
1835
|
class="pf-v6-svg"
|
|
1836
|
-
viewBox="0 0 20 20"
|
|
1837
1836
|
fill="currentColor"
|
|
1837
|
+
viewBox="0 0 20 20"
|
|
1838
1838
|
aria-hidden="true"
|
|
1839
1839
|
role="img"
|
|
1840
1840
|
width="1em"
|
|
@@ -1852,8 +1852,8 @@ wrapperTag: div
|
|
|
1852
1852
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1853
1853
|
<svg
|
|
1854
1854
|
class="pf-v6-svg"
|
|
1855
|
-
viewBox="0 0 20 20"
|
|
1856
1855
|
fill="currentColor"
|
|
1856
|
+
viewBox="0 0 20 20"
|
|
1857
1857
|
aria-hidden="true"
|
|
1858
1858
|
role="img"
|
|
1859
1859
|
width="1em"
|
|
@@ -1871,8 +1871,8 @@ wrapperTag: div
|
|
|
1871
1871
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1872
1872
|
<svg
|
|
1873
1873
|
class="pf-v6-svg"
|
|
1874
|
-
viewBox="0 0 20 20"
|
|
1875
1874
|
fill="currentColor"
|
|
1875
|
+
viewBox="0 0 20 20"
|
|
1876
1876
|
aria-hidden="true"
|
|
1877
1877
|
role="img"
|
|
1878
1878
|
width="1em"
|
|
@@ -2110,8 +2110,8 @@ wrapperTag: div
|
|
|
2110
2110
|
<span class="pf-v6-c-button__icon">
|
|
2111
2111
|
<svg
|
|
2112
2112
|
class="pf-v6-svg"
|
|
2113
|
-
viewBox="0 0 20 20"
|
|
2114
2113
|
fill="currentColor"
|
|
2114
|
+
viewBox="0 0 20 20"
|
|
2115
2115
|
aria-hidden="true"
|
|
2116
2116
|
role="img"
|
|
2117
2117
|
width="1em"
|
|
@@ -2192,8 +2192,8 @@ wrapperTag: div
|
|
|
2192
2192
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2193
2193
|
<svg
|
|
2194
2194
|
class="pf-v6-svg"
|
|
2195
|
-
viewBox="0 0 20 20"
|
|
2196
2195
|
fill="currentColor"
|
|
2196
|
+
viewBox="0 0 20 20"
|
|
2197
2197
|
aria-hidden="true"
|
|
2198
2198
|
role="img"
|
|
2199
2199
|
width="1em"
|
|
@@ -2211,8 +2211,8 @@ wrapperTag: div
|
|
|
2211
2211
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2212
2212
|
<svg
|
|
2213
2213
|
class="pf-v6-svg"
|
|
2214
|
-
viewBox="0 0 20 20"
|
|
2215
2214
|
fill="currentColor"
|
|
2215
|
+
viewBox="0 0 20 20"
|
|
2216
2216
|
aria-hidden="true"
|
|
2217
2217
|
role="img"
|
|
2218
2218
|
width="1em"
|
|
@@ -2230,8 +2230,8 @@ wrapperTag: div
|
|
|
2230
2230
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2231
2231
|
<svg
|
|
2232
2232
|
class="pf-v6-svg"
|
|
2233
|
-
viewBox="0 0 20 20"
|
|
2234
2233
|
fill="currentColor"
|
|
2234
|
+
viewBox="0 0 20 20"
|
|
2235
2235
|
aria-hidden="true"
|
|
2236
2236
|
role="img"
|
|
2237
2237
|
width="1em"
|
|
@@ -2455,8 +2455,8 @@ wrapperTag: div
|
|
|
2455
2455
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2456
2456
|
<svg
|
|
2457
2457
|
class="pf-v6-svg"
|
|
2458
|
-
viewBox="0 0 512 512"
|
|
2459
2458
|
fill="currentColor"
|
|
2459
|
+
viewBox="0 0 512 512"
|
|
2460
2460
|
aria-hidden="true"
|
|
2461
2461
|
role="img"
|
|
2462
2462
|
width="1em"
|
|
@@ -2479,15 +2479,15 @@ wrapperTag: div
|
|
|
2479
2479
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2480
2480
|
<svg
|
|
2481
2481
|
class="pf-v6-svg"
|
|
2482
|
-
viewBox="0 0 32 32"
|
|
2483
2482
|
fill="currentColor"
|
|
2483
|
+
viewBox="0 0 32 32"
|
|
2484
2484
|
aria-hidden="true"
|
|
2485
2485
|
role="img"
|
|
2486
2486
|
width="1em"
|
|
2487
2487
|
height="1em"
|
|
2488
2488
|
>
|
|
2489
2489
|
<path
|
|
2490
|
-
d="
|
|
2490
|
+
d="M26.463 16.845a9.635 9.635 0 0 0-.002-1.688l3.41-1.974a.5.5 0 0 0 .235-.548 14.47 14.47 0 0 0-4.142-7.167.5.5 0 0 0-.594-.07l-3.404 1.97c-.469-.326-.96-.61-1.466-.85V2.58a.5.5 0 0 0-.356-.48 14.662 14.662 0 0 0-8.288 0 .5.5 0 0 0-.356.48v3.944c-.513.245-1.003.528-1.462.846L6.63 5.397a.5.5 0 0 0-.594.07 14.47 14.47 0 0 0-4.142 7.168.5.5 0 0 0 .236.548l3.407 1.972a9.635 9.635 0 0 0 .002 1.688l-3.41 1.974a.5.5 0 0 0-.235.548 14.47 14.47 0 0 0 4.142 7.167c.16.154.405.18.594.07l3.404-1.97c.469.326.96.61 1.466.85v3.938a.5.5 0 0 0 .356.48c1.333.398 2.728.6 4.144.6s2.81-.202 4.144-.6a.5.5 0 0 0 .356-.48v-3.944a10.449 10.449 0 0 0 1.462-.846l3.408 1.973a.5.5 0 0 0 .594-.07 14.47 14.47 0 0 0 4.142-7.168.5.5 0 0 0-.236-.548l-3.407-1.972ZM16 21c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5Z"
|
|
2491
2491
|
/>
|
|
2492
2492
|
</svg>
|
|
2493
2493
|
</span>
|
|
@@ -2503,8 +2503,8 @@ wrapperTag: div
|
|
|
2503
2503
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2504
2504
|
<svg
|
|
2505
2505
|
class="pf-v6-svg"
|
|
2506
|
-
viewBox="0 0 512 512"
|
|
2507
2506
|
fill="currentColor"
|
|
2507
|
+
viewBox="0 0 512 512"
|
|
2508
2508
|
aria-hidden="true"
|
|
2509
2509
|
role="img"
|
|
2510
2510
|
width="1em"
|
|
@@ -2529,8 +2529,8 @@ wrapperTag: div
|
|
|
2529
2529
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2530
2530
|
<svg
|
|
2531
2531
|
class="pf-v6-svg"
|
|
2532
|
-
viewBox="0 0 32 32"
|
|
2533
2532
|
fill="currentColor"
|
|
2533
|
+
viewBox="0 0 32 32"
|
|
2534
2534
|
aria-hidden="true"
|
|
2535
2535
|
role="img"
|
|
2536
2536
|
width="1em"
|
|
@@ -2609,8 +2609,8 @@ wrapperTag: div
|
|
|
2609
2609
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2610
2610
|
<svg
|
|
2611
2611
|
class="pf-v6-svg"
|
|
2612
|
-
viewBox="0 0 20 20"
|
|
2613
2612
|
fill="currentColor"
|
|
2613
|
+
viewBox="0 0 20 20"
|
|
2614
2614
|
aria-hidden="true"
|
|
2615
2615
|
role="img"
|
|
2616
2616
|
width="1em"
|
|
@@ -2628,8 +2628,8 @@ wrapperTag: div
|
|
|
2628
2628
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2629
2629
|
<svg
|
|
2630
2630
|
class="pf-v6-svg"
|
|
2631
|
-
viewBox="0 0 20 20"
|
|
2632
2631
|
fill="currentColor"
|
|
2632
|
+
viewBox="0 0 20 20"
|
|
2633
2633
|
aria-hidden="true"
|
|
2634
2634
|
role="img"
|
|
2635
2635
|
width="1em"
|
|
@@ -2647,8 +2647,8 @@ wrapperTag: div
|
|
|
2647
2647
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2648
2648
|
<svg
|
|
2649
2649
|
class="pf-v6-svg"
|
|
2650
|
-
viewBox="0 0 20 20"
|
|
2651
2650
|
fill="currentColor"
|
|
2651
|
+
viewBox="0 0 20 20"
|
|
2652
2652
|
aria-hidden="true"
|
|
2653
2653
|
role="img"
|
|
2654
2654
|
width="1em"
|
|
@@ -2841,8 +2841,8 @@ wrapperTag: div
|
|
|
2841
2841
|
<span class="pf-v6-c-button__icon">
|
|
2842
2842
|
<svg
|
|
2843
2843
|
class="pf-v6-svg"
|
|
2844
|
-
viewBox="0 0 20 20"
|
|
2845
2844
|
fill="currentColor"
|
|
2845
|
+
viewBox="0 0 20 20"
|
|
2846
2846
|
aria-hidden="true"
|
|
2847
2847
|
role="img"
|
|
2848
2848
|
width="1em"
|
|
@@ -2895,8 +2895,8 @@ wrapperTag: div
|
|
|
2895
2895
|
<span class="pf-v6-c-button__icon">
|
|
2896
2896
|
<svg
|
|
2897
2897
|
class="pf-v6-svg"
|
|
2898
|
-
viewBox="0 0 20 20"
|
|
2899
2898
|
fill="currentColor"
|
|
2899
|
+
viewBox="0 0 20 20"
|
|
2900
2900
|
aria-hidden="true"
|
|
2901
2901
|
role="img"
|
|
2902
2902
|
width="1em"
|
|
@@ -2933,8 +2933,8 @@ wrapperTag: div
|
|
|
2933
2933
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2934
2934
|
<svg
|
|
2935
2935
|
class="pf-v6-svg"
|
|
2936
|
-
viewBox="0 0 20 20"
|
|
2937
2936
|
fill="currentColor"
|
|
2937
|
+
viewBox="0 0 20 20"
|
|
2938
2938
|
aria-hidden="true"
|
|
2939
2939
|
role="img"
|
|
2940
2940
|
width="1em"
|
|
@@ -2952,8 +2952,8 @@ wrapperTag: div
|
|
|
2952
2952
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2953
2953
|
<svg
|
|
2954
2954
|
class="pf-v6-svg"
|
|
2955
|
-
viewBox="0 0 20 20"
|
|
2956
2955
|
fill="currentColor"
|
|
2956
|
+
viewBox="0 0 20 20"
|
|
2957
2957
|
aria-hidden="true"
|
|
2958
2958
|
role="img"
|
|
2959
2959
|
width="1em"
|
|
@@ -2971,8 +2971,8 @@ wrapperTag: div
|
|
|
2971
2971
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2972
2972
|
<svg
|
|
2973
2973
|
class="pf-v6-svg"
|
|
2974
|
-
viewBox="0 0 20 20"
|
|
2975
2974
|
fill="currentColor"
|
|
2975
|
+
viewBox="0 0 20 20"
|
|
2976
2976
|
aria-hidden="true"
|
|
2977
2977
|
role="img"
|
|
2978
2978
|
width="1em"
|
|
@@ -3199,8 +3199,8 @@ wrapperTag: div
|
|
|
3199
3199
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3200
3200
|
<svg
|
|
3201
3201
|
class="pf-v6-svg"
|
|
3202
|
-
viewBox="0 0 32 32"
|
|
3203
3202
|
fill="currentColor"
|
|
3203
|
+
viewBox="0 0 32 32"
|
|
3204
3204
|
aria-hidden="true"
|
|
3205
3205
|
role="img"
|
|
3206
3206
|
width="1em"
|
|
@@ -3225,8 +3225,8 @@ wrapperTag: div
|
|
|
3225
3225
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3226
3226
|
<svg
|
|
3227
3227
|
class="pf-v6-svg"
|
|
3228
|
-
viewBox="0 0 32 32"
|
|
3229
3228
|
fill="currentColor"
|
|
3229
|
+
viewBox="0 0 32 32"
|
|
3230
3230
|
aria-hidden="true"
|
|
3231
3231
|
role="img"
|
|
3232
3232
|
width="1em"
|
|
@@ -3261,8 +3261,8 @@ wrapperTag: div
|
|
|
3261
3261
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3262
3262
|
<svg
|
|
3263
3263
|
class="pf-v6-svg"
|
|
3264
|
-
viewBox="0 0 32 32"
|
|
3265
3264
|
fill="currentColor"
|
|
3265
|
+
viewBox="0 0 32 32"
|
|
3266
3266
|
aria-hidden="true"
|
|
3267
3267
|
role="img"
|
|
3268
3268
|
width="1em"
|
|
@@ -3278,15 +3278,15 @@ wrapperTag: div
|
|
|
3278
3278
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
3279
3279
|
<svg
|
|
3280
3280
|
class="pf-v6-svg"
|
|
3281
|
-
viewBox="0 0 20 20"
|
|
3282
3281
|
fill="currentColor"
|
|
3282
|
+
viewBox="0 0 20 20"
|
|
3283
3283
|
aria-hidden="true"
|
|
3284
3284
|
role="img"
|
|
3285
3285
|
width="1em"
|
|
3286
3286
|
height="1em"
|
|
3287
3287
|
>
|
|
3288
3288
|
<path
|
|
3289
|
-
d="
|
|
3289
|
+
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"
|
|
3290
3290
|
/>
|
|
3291
3291
|
</svg>
|
|
3292
3292
|
</span>
|
|
@@ -3378,8 +3378,8 @@ wrapperTag: div
|
|
|
3378
3378
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3379
3379
|
<svg
|
|
3380
3380
|
class="pf-v6-svg"
|
|
3381
|
-
viewBox="0 0 20 20"
|
|
3382
3381
|
fill="currentColor"
|
|
3382
|
+
viewBox="0 0 20 20"
|
|
3383
3383
|
aria-hidden="true"
|
|
3384
3384
|
role="img"
|
|
3385
3385
|
width="1em"
|
|
@@ -3397,8 +3397,8 @@ wrapperTag: div
|
|
|
3397
3397
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3398
3398
|
<svg
|
|
3399
3399
|
class="pf-v6-svg"
|
|
3400
|
-
viewBox="0 0 20 20"
|
|
3401
3400
|
fill="currentColor"
|
|
3401
|
+
viewBox="0 0 20 20"
|
|
3402
3402
|
aria-hidden="true"
|
|
3403
3403
|
role="img"
|
|
3404
3404
|
width="1em"
|
|
@@ -3416,8 +3416,8 @@ wrapperTag: div
|
|
|
3416
3416
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
3417
3417
|
<svg
|
|
3418
3418
|
class="pf-v6-svg"
|
|
3419
|
-
viewBox="0 0 20 20"
|
|
3420
3419
|
fill="currentColor"
|
|
3420
|
+
viewBox="0 0 20 20"
|
|
3421
3421
|
aria-hidden="true"
|
|
3422
3422
|
role="img"
|
|
3423
3423
|
width="1em"
|