@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
|
@@ -149,8 +149,8 @@ wrapperTag: div
|
|
|
149
149
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
150
150
|
<svg
|
|
151
151
|
class="pf-v6-svg"
|
|
152
|
-
viewBox="0 0 512 512"
|
|
153
152
|
fill="currentColor"
|
|
153
|
+
viewBox="0 0 512 512"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
role="img"
|
|
156
156
|
width="1em"
|
|
@@ -173,15 +173,15 @@ wrapperTag: div
|
|
|
173
173
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
174
174
|
<svg
|
|
175
175
|
class="pf-v6-svg"
|
|
176
|
-
viewBox="0 0 32 32"
|
|
177
176
|
fill="currentColor"
|
|
177
|
+
viewBox="0 0 32 32"
|
|
178
178
|
aria-hidden="true"
|
|
179
179
|
role="img"
|
|
180
180
|
width="1em"
|
|
181
181
|
height="1em"
|
|
182
182
|
>
|
|
183
183
|
<path
|
|
184
|
-
d="
|
|
184
|
+
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"
|
|
185
185
|
/>
|
|
186
186
|
</svg>
|
|
187
187
|
</span>
|
|
@@ -197,8 +197,8 @@ wrapperTag: div
|
|
|
197
197
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
198
198
|
<svg
|
|
199
199
|
class="pf-v6-svg"
|
|
200
|
-
viewBox="0 0 512 512"
|
|
201
200
|
fill="currentColor"
|
|
201
|
+
viewBox="0 0 512 512"
|
|
202
202
|
aria-hidden="true"
|
|
203
203
|
role="img"
|
|
204
204
|
width="1em"
|
|
@@ -223,8 +223,8 @@ wrapperTag: div
|
|
|
223
223
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
224
224
|
<svg
|
|
225
225
|
class="pf-v6-svg"
|
|
226
|
-
viewBox="0 0 32 32"
|
|
227
226
|
fill="currentColor"
|
|
227
|
+
viewBox="0 0 32 32"
|
|
228
228
|
aria-hidden="true"
|
|
229
229
|
role="img"
|
|
230
230
|
width="1em"
|
|
@@ -303,8 +303,8 @@ wrapperTag: div
|
|
|
303
303
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
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"
|
|
@@ -322,8 +322,8 @@ wrapperTag: div
|
|
|
322
322
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
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"
|
|
@@ -341,8 +341,8 @@ wrapperTag: div
|
|
|
341
341
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
342
342
|
<svg
|
|
343
343
|
class="pf-v6-svg"
|
|
344
|
-
viewBox="0 0 20 20"
|
|
345
344
|
fill="currentColor"
|
|
345
|
+
viewBox="0 0 20 20"
|
|
346
346
|
aria-hidden="true"
|
|
347
347
|
role="img"
|
|
348
348
|
width="1em"
|
|
@@ -409,15 +409,15 @@ wrapperTag: div
|
|
|
409
409
|
<span class="pf-v6-c-menu-toggle__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"
|
|
417
417
|
height="1em"
|
|
418
418
|
>
|
|
419
419
|
<path
|
|
420
|
-
d="
|
|
420
|
+
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"
|
|
421
421
|
/>
|
|
422
422
|
</svg>
|
|
423
423
|
</span>
|
|
@@ -455,8 +455,8 @@ wrapperTag: div
|
|
|
455
455
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
456
456
|
<svg
|
|
457
457
|
class="pf-v6-svg"
|
|
458
|
-
viewBox="0 0 32 32"
|
|
459
458
|
fill="currentColor"
|
|
459
|
+
viewBox="0 0 32 32"
|
|
460
460
|
aria-hidden="true"
|
|
461
461
|
role="img"
|
|
462
462
|
width="1em"
|
|
@@ -488,15 +488,15 @@ wrapperTag: div
|
|
|
488
488
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
489
489
|
<svg
|
|
490
490
|
class="pf-v6-svg"
|
|
491
|
-
viewBox="0 0 20 20"
|
|
492
491
|
fill="currentColor"
|
|
492
|
+
viewBox="0 0 20 20"
|
|
493
493
|
aria-hidden="true"
|
|
494
494
|
role="img"
|
|
495
495
|
width="1em"
|
|
496
496
|
height="1em"
|
|
497
497
|
>
|
|
498
498
|
<path
|
|
499
|
-
d="
|
|
499
|
+
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"
|
|
500
500
|
/>
|
|
501
501
|
</svg>
|
|
502
502
|
</span>
|
|
@@ -517,8 +517,8 @@ wrapperTag: div
|
|
|
517
517
|
<span class="pf-v6-c-button__icon">
|
|
518
518
|
<svg
|
|
519
519
|
class="pf-v6-svg"
|
|
520
|
-
viewBox="0 0 256 512"
|
|
521
520
|
fill="currentColor"
|
|
521
|
+
viewBox="0 0 256 512"
|
|
522
522
|
aria-hidden="true"
|
|
523
523
|
role="img"
|
|
524
524
|
width="1em"
|
|
@@ -540,8 +540,8 @@ wrapperTag: div
|
|
|
540
540
|
<span class="pf-v6-c-button__icon">
|
|
541
541
|
<svg
|
|
542
542
|
class="pf-v6-svg"
|
|
543
|
-
viewBox="0 0 256 512"
|
|
544
543
|
fill="currentColor"
|
|
544
|
+
viewBox="0 0 256 512"
|
|
545
545
|
aria-hidden="true"
|
|
546
546
|
role="img"
|
|
547
547
|
width="1em"
|
|
@@ -1024,15 +1024,15 @@ wrapperTag: div
|
|
|
1024
1024
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1025
1025
|
<svg
|
|
1026
1026
|
class="pf-v6-svg"
|
|
1027
|
-
viewBox="0 0 20 20"
|
|
1028
1027
|
fill="currentColor"
|
|
1028
|
+
viewBox="0 0 20 20"
|
|
1029
1029
|
aria-hidden="true"
|
|
1030
1030
|
role="img"
|
|
1031
1031
|
width="1em"
|
|
1032
1032
|
height="1em"
|
|
1033
1033
|
>
|
|
1034
1034
|
<path
|
|
1035
|
-
d="
|
|
1035
|
+
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"
|
|
1036
1036
|
/>
|
|
1037
1037
|
</svg>
|
|
1038
1038
|
</span>
|
|
@@ -1050,8 +1050,8 @@ wrapperTag: div
|
|
|
1050
1050
|
<span class="pf-v6-c-button__icon">
|
|
1051
1051
|
<svg
|
|
1052
1052
|
class="pf-v6-svg"
|
|
1053
|
-
viewBox="0 0 448 512"
|
|
1054
1053
|
fill="currentColor"
|
|
1054
|
+
viewBox="0 0 448 512"
|
|
1055
1055
|
aria-hidden="true"
|
|
1056
1056
|
role="img"
|
|
1057
1057
|
width="1em"
|
|
@@ -1074,8 +1074,8 @@ wrapperTag: div
|
|
|
1074
1074
|
<span class="pf-v6-c-button__icon">
|
|
1075
1075
|
<svg
|
|
1076
1076
|
class="pf-v6-svg"
|
|
1077
|
-
viewBox="0 0 256 512"
|
|
1078
1077
|
fill="currentColor"
|
|
1078
|
+
viewBox="0 0 256 512"
|
|
1079
1079
|
aria-hidden="true"
|
|
1080
1080
|
role="img"
|
|
1081
1081
|
width="1em"
|
|
@@ -1109,8 +1109,8 @@ wrapperTag: div
|
|
|
1109
1109
|
<span class="pf-v6-c-button__icon">
|
|
1110
1110
|
<svg
|
|
1111
1111
|
class="pf-v6-svg"
|
|
1112
|
-
viewBox="0 0 256 512"
|
|
1113
1112
|
fill="currentColor"
|
|
1113
|
+
viewBox="0 0 256 512"
|
|
1114
1114
|
aria-hidden="true"
|
|
1115
1115
|
role="img"
|
|
1116
1116
|
width="1em"
|
|
@@ -1133,8 +1133,8 @@ wrapperTag: div
|
|
|
1133
1133
|
<span class="pf-v6-c-button__icon">
|
|
1134
1134
|
<svg
|
|
1135
1135
|
class="pf-v6-svg"
|
|
1136
|
-
viewBox="0 0 448 512"
|
|
1137
1136
|
fill="currentColor"
|
|
1137
|
+
viewBox="0 0 448 512"
|
|
1138
1138
|
aria-hidden="true"
|
|
1139
1139
|
role="img"
|
|
1140
1140
|
width="1em"
|
|
@@ -1302,8 +1302,8 @@ wrapperTag: div
|
|
|
1302
1302
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1303
1303
|
<svg
|
|
1304
1304
|
class="pf-v6-svg"
|
|
1305
|
-
viewBox="0 0 512 512"
|
|
1306
1305
|
fill="currentColor"
|
|
1306
|
+
viewBox="0 0 512 512"
|
|
1307
1307
|
aria-hidden="true"
|
|
1308
1308
|
role="img"
|
|
1309
1309
|
width="1em"
|
|
@@ -1326,15 +1326,15 @@ wrapperTag: div
|
|
|
1326
1326
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1327
1327
|
<svg
|
|
1328
1328
|
class="pf-v6-svg"
|
|
1329
|
-
viewBox="0 0 32 32"
|
|
1330
1329
|
fill="currentColor"
|
|
1330
|
+
viewBox="0 0 32 32"
|
|
1331
1331
|
aria-hidden="true"
|
|
1332
1332
|
role="img"
|
|
1333
1333
|
width="1em"
|
|
1334
1334
|
height="1em"
|
|
1335
1335
|
>
|
|
1336
1336
|
<path
|
|
1337
|
-
d="
|
|
1337
|
+
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"
|
|
1338
1338
|
/>
|
|
1339
1339
|
</svg>
|
|
1340
1340
|
</span>
|
|
@@ -1350,8 +1350,8 @@ wrapperTag: div
|
|
|
1350
1350
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1351
1351
|
<svg
|
|
1352
1352
|
class="pf-v6-svg"
|
|
1353
|
-
viewBox="0 0 512 512"
|
|
1354
1353
|
fill="currentColor"
|
|
1354
|
+
viewBox="0 0 512 512"
|
|
1355
1355
|
aria-hidden="true"
|
|
1356
1356
|
role="img"
|
|
1357
1357
|
width="1em"
|
|
@@ -1376,8 +1376,8 @@ wrapperTag: div
|
|
|
1376
1376
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1377
1377
|
<svg
|
|
1378
1378
|
class="pf-v6-svg"
|
|
1379
|
-
viewBox="0 0 32 32"
|
|
1380
1379
|
fill="currentColor"
|
|
1380
|
+
viewBox="0 0 32 32"
|
|
1381
1381
|
aria-hidden="true"
|
|
1382
1382
|
role="img"
|
|
1383
1383
|
width="1em"
|
|
@@ -1456,8 +1456,8 @@ wrapperTag: div
|
|
|
1456
1456
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1457
1457
|
<svg
|
|
1458
1458
|
class="pf-v6-svg"
|
|
1459
|
-
viewBox="0 0 20 20"
|
|
1460
1459
|
fill="currentColor"
|
|
1460
|
+
viewBox="0 0 20 20"
|
|
1461
1461
|
aria-hidden="true"
|
|
1462
1462
|
role="img"
|
|
1463
1463
|
width="1em"
|
|
@@ -1475,8 +1475,8 @@ wrapperTag: div
|
|
|
1475
1475
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1476
1476
|
<svg
|
|
1477
1477
|
class="pf-v6-svg"
|
|
1478
|
-
viewBox="0 0 20 20"
|
|
1479
1478
|
fill="currentColor"
|
|
1479
|
+
viewBox="0 0 20 20"
|
|
1480
1480
|
aria-hidden="true"
|
|
1481
1481
|
role="img"
|
|
1482
1482
|
width="1em"
|
|
@@ -1494,8 +1494,8 @@ wrapperTag: div
|
|
|
1494
1494
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
1495
1495
|
<svg
|
|
1496
1496
|
class="pf-v6-svg"
|
|
1497
|
-
viewBox="0 0 20 20"
|
|
1498
1497
|
fill="currentColor"
|
|
1498
|
+
viewBox="0 0 20 20"
|
|
1499
1499
|
aria-hidden="true"
|
|
1500
1500
|
role="img"
|
|
1501
1501
|
width="1em"
|
|
@@ -1551,8 +1551,8 @@ wrapperTag: div
|
|
|
1551
1551
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1552
1552
|
<svg
|
|
1553
1553
|
class="pf-v6-svg"
|
|
1554
|
-
viewBox="0 0 32 32"
|
|
1555
1554
|
fill="currentColor"
|
|
1555
|
+
viewBox="0 0 32 32"
|
|
1556
1556
|
aria-hidden="true"
|
|
1557
1557
|
role="img"
|
|
1558
1558
|
width="1em"
|
|
@@ -1593,15 +1593,15 @@ wrapperTag: div
|
|
|
1593
1593
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1594
1594
|
<svg
|
|
1595
1595
|
class="pf-v6-svg"
|
|
1596
|
-
viewBox="0 0 20 20"
|
|
1597
1596
|
fill="currentColor"
|
|
1597
|
+
viewBox="0 0 20 20"
|
|
1598
1598
|
aria-hidden="true"
|
|
1599
1599
|
role="img"
|
|
1600
1600
|
width="1em"
|
|
1601
1601
|
height="1em"
|
|
1602
1602
|
>
|
|
1603
1603
|
<path
|
|
1604
|
-
d="
|
|
1604
|
+
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"
|
|
1605
1605
|
/>
|
|
1606
1606
|
</svg>
|
|
1607
1607
|
</span>
|
|
@@ -1649,8 +1649,8 @@ wrapperTag: div
|
|
|
1649
1649
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1650
1650
|
<svg
|
|
1651
1651
|
class="pf-v6-svg"
|
|
1652
|
-
viewBox="0 0 32 32"
|
|
1653
1652
|
fill="currentColor"
|
|
1653
|
+
viewBox="0 0 32 32"
|
|
1654
1654
|
aria-hidden="true"
|
|
1655
1655
|
role="img"
|
|
1656
1656
|
width="1em"
|
|
@@ -1682,15 +1682,15 @@ wrapperTag: div
|
|
|
1682
1682
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1683
1683
|
<svg
|
|
1684
1684
|
class="pf-v6-svg"
|
|
1685
|
-
viewBox="0 0 20 20"
|
|
1686
1685
|
fill="currentColor"
|
|
1686
|
+
viewBox="0 0 20 20"
|
|
1687
1687
|
aria-hidden="true"
|
|
1688
1688
|
role="img"
|
|
1689
1689
|
width="1em"
|
|
1690
1690
|
height="1em"
|
|
1691
1691
|
>
|
|
1692
1692
|
<path
|
|
1693
|
-
d="
|
|
1693
|
+
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"
|
|
1694
1694
|
/>
|
|
1695
1695
|
</svg>
|
|
1696
1696
|
</span>
|
|
@@ -1711,8 +1711,8 @@ wrapperTag: div
|
|
|
1711
1711
|
<span class="pf-v6-c-button__icon">
|
|
1712
1712
|
<svg
|
|
1713
1713
|
class="pf-v6-svg"
|
|
1714
|
-
viewBox="0 0 256 512"
|
|
1715
1714
|
fill="currentColor"
|
|
1715
|
+
viewBox="0 0 256 512"
|
|
1716
1716
|
aria-hidden="true"
|
|
1717
1717
|
role="img"
|
|
1718
1718
|
width="1em"
|
|
@@ -1734,8 +1734,8 @@ wrapperTag: div
|
|
|
1734
1734
|
<span class="pf-v6-c-button__icon">
|
|
1735
1735
|
<svg
|
|
1736
1736
|
class="pf-v6-svg"
|
|
1737
|
-
viewBox="0 0 256 512"
|
|
1738
1737
|
fill="currentColor"
|
|
1738
|
+
viewBox="0 0 256 512"
|
|
1739
1739
|
aria-hidden="true"
|
|
1740
1740
|
role="img"
|
|
1741
1741
|
width="1em"
|
|
@@ -2160,15 +2160,15 @@ wrapperTag: div
|
|
|
2160
2160
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2161
2161
|
<svg
|
|
2162
2162
|
class="pf-v6-svg"
|
|
2163
|
-
viewBox="0 0 20 20"
|
|
2164
2163
|
fill="currentColor"
|
|
2164
|
+
viewBox="0 0 20 20"
|
|
2165
2165
|
aria-hidden="true"
|
|
2166
2166
|
role="img"
|
|
2167
2167
|
width="1em"
|
|
2168
2168
|
height="1em"
|
|
2169
2169
|
>
|
|
2170
2170
|
<path
|
|
2171
|
-
d="
|
|
2171
|
+
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"
|
|
2172
2172
|
/>
|
|
2173
2173
|
</svg>
|
|
2174
2174
|
</span>
|
|
@@ -2186,8 +2186,8 @@ wrapperTag: div
|
|
|
2186
2186
|
<span class="pf-v6-c-button__icon">
|
|
2187
2187
|
<svg
|
|
2188
2188
|
class="pf-v6-svg"
|
|
2189
|
-
viewBox="0 0 448 512"
|
|
2190
2189
|
fill="currentColor"
|
|
2190
|
+
viewBox="0 0 448 512"
|
|
2191
2191
|
aria-hidden="true"
|
|
2192
2192
|
role="img"
|
|
2193
2193
|
width="1em"
|
|
@@ -2210,8 +2210,8 @@ wrapperTag: div
|
|
|
2210
2210
|
<span class="pf-v6-c-button__icon">
|
|
2211
2211
|
<svg
|
|
2212
2212
|
class="pf-v6-svg"
|
|
2213
|
-
viewBox="0 0 256 512"
|
|
2214
2213
|
fill="currentColor"
|
|
2214
|
+
viewBox="0 0 256 512"
|
|
2215
2215
|
aria-hidden="true"
|
|
2216
2216
|
role="img"
|
|
2217
2217
|
width="1em"
|
|
@@ -2245,8 +2245,8 @@ wrapperTag: div
|
|
|
2245
2245
|
<span class="pf-v6-c-button__icon">
|
|
2246
2246
|
<svg
|
|
2247
2247
|
class="pf-v6-svg"
|
|
2248
|
-
viewBox="0 0 256 512"
|
|
2249
2248
|
fill="currentColor"
|
|
2249
|
+
viewBox="0 0 256 512"
|
|
2250
2250
|
aria-hidden="true"
|
|
2251
2251
|
role="img"
|
|
2252
2252
|
width="1em"
|
|
@@ -2269,8 +2269,8 @@ wrapperTag: div
|
|
|
2269
2269
|
<span class="pf-v6-c-button__icon">
|
|
2270
2270
|
<svg
|
|
2271
2271
|
class="pf-v6-svg"
|
|
2272
|
-
viewBox="0 0 448 512"
|
|
2273
2272
|
fill="currentColor"
|
|
2273
|
+
viewBox="0 0 448 512"
|
|
2274
2274
|
aria-hidden="true"
|
|
2275
2275
|
role="img"
|
|
2276
2276
|
width="1em"
|
|
@@ -2438,8 +2438,8 @@ wrapperTag: div
|
|
|
2438
2438
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2439
2439
|
<svg
|
|
2440
2440
|
class="pf-v6-svg"
|
|
2441
|
-
viewBox="0 0 512 512"
|
|
2442
2441
|
fill="currentColor"
|
|
2442
|
+
viewBox="0 0 512 512"
|
|
2443
2443
|
aria-hidden="true"
|
|
2444
2444
|
role="img"
|
|
2445
2445
|
width="1em"
|
|
@@ -2462,15 +2462,15 @@ wrapperTag: div
|
|
|
2462
2462
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2463
2463
|
<svg
|
|
2464
2464
|
class="pf-v6-svg"
|
|
2465
|
-
viewBox="0 0 32 32"
|
|
2466
2465
|
fill="currentColor"
|
|
2466
|
+
viewBox="0 0 32 32"
|
|
2467
2467
|
aria-hidden="true"
|
|
2468
2468
|
role="img"
|
|
2469
2469
|
width="1em"
|
|
2470
2470
|
height="1em"
|
|
2471
2471
|
>
|
|
2472
2472
|
<path
|
|
2473
|
-
d="
|
|
2473
|
+
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"
|
|
2474
2474
|
/>
|
|
2475
2475
|
</svg>
|
|
2476
2476
|
</span>
|
|
@@ -2486,8 +2486,8 @@ wrapperTag: div
|
|
|
2486
2486
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2487
2487
|
<svg
|
|
2488
2488
|
class="pf-v6-svg"
|
|
2489
|
-
viewBox="0 0 512 512"
|
|
2490
2489
|
fill="currentColor"
|
|
2490
|
+
viewBox="0 0 512 512"
|
|
2491
2491
|
aria-hidden="true"
|
|
2492
2492
|
role="img"
|
|
2493
2493
|
width="1em"
|
|
@@ -2512,8 +2512,8 @@ wrapperTag: div
|
|
|
2512
2512
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2513
2513
|
<svg
|
|
2514
2514
|
class="pf-v6-svg"
|
|
2515
|
-
viewBox="0 0 32 32"
|
|
2516
2515
|
fill="currentColor"
|
|
2516
|
+
viewBox="0 0 32 32"
|
|
2517
2517
|
aria-hidden="true"
|
|
2518
2518
|
role="img"
|
|
2519
2519
|
width="1em"
|
|
@@ -2592,8 +2592,8 @@ wrapperTag: div
|
|
|
2592
2592
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2593
2593
|
<svg
|
|
2594
2594
|
class="pf-v6-svg"
|
|
2595
|
-
viewBox="0 0 20 20"
|
|
2596
2595
|
fill="currentColor"
|
|
2596
|
+
viewBox="0 0 20 20"
|
|
2597
2597
|
aria-hidden="true"
|
|
2598
2598
|
role="img"
|
|
2599
2599
|
width="1em"
|
|
@@ -2611,8 +2611,8 @@ wrapperTag: div
|
|
|
2611
2611
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2612
2612
|
<svg
|
|
2613
2613
|
class="pf-v6-svg"
|
|
2614
|
-
viewBox="0 0 20 20"
|
|
2615
2614
|
fill="currentColor"
|
|
2615
|
+
viewBox="0 0 20 20"
|
|
2616
2616
|
aria-hidden="true"
|
|
2617
2617
|
role="img"
|
|
2618
2618
|
width="1em"
|
|
@@ -2630,8 +2630,8 @@ wrapperTag: div
|
|
|
2630
2630
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
2631
2631
|
<svg
|
|
2632
2632
|
class="pf-v6-svg"
|
|
2633
|
-
viewBox="0 0 20 20"
|
|
2634
2633
|
fill="currentColor"
|
|
2634
|
+
viewBox="0 0 20 20"
|
|
2635
2635
|
aria-hidden="true"
|
|
2636
2636
|
role="img"
|
|
2637
2637
|
width="1em"
|
|
@@ -2687,8 +2687,8 @@ wrapperTag: div
|
|
|
2687
2687
|
<span class="pf-v6-c-toolbar__expand-all-icon">
|
|
2688
2688
|
<svg
|
|
2689
2689
|
class="pf-v6-svg"
|
|
2690
|
-
viewBox="0 0 20 20"
|
|
2691
2690
|
fill="currentColor"
|
|
2691
|
+
viewBox="0 0 20 20"
|
|
2692
2692
|
aria-hidden="true"
|
|
2693
2693
|
role="img"
|
|
2694
2694
|
width="1em"
|
|
@@ -2719,8 +2719,8 @@ wrapperTag: div
|
|
|
2719
2719
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2720
2720
|
<svg
|
|
2721
2721
|
class="pf-v6-svg"
|
|
2722
|
-
viewBox="0 0 32 32"
|
|
2723
2722
|
fill="currentColor"
|
|
2723
|
+
viewBox="0 0 32 32"
|
|
2724
2724
|
aria-hidden="true"
|
|
2725
2725
|
role="img"
|
|
2726
2726
|
width="1em"
|
|
@@ -2761,15 +2761,15 @@ wrapperTag: div
|
|
|
2761
2761
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2762
2762
|
<svg
|
|
2763
2763
|
class="pf-v6-svg"
|
|
2764
|
-
viewBox="0 0 20 20"
|
|
2765
2764
|
fill="currentColor"
|
|
2765
|
+
viewBox="0 0 20 20"
|
|
2766
2766
|
aria-hidden="true"
|
|
2767
2767
|
role="img"
|
|
2768
2768
|
width="1em"
|
|
2769
2769
|
height="1em"
|
|
2770
2770
|
>
|
|
2771
2771
|
<path
|
|
2772
|
-
d="
|
|
2772
|
+
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"
|
|
2773
2773
|
/>
|
|
2774
2774
|
</svg>
|
|
2775
2775
|
</span>
|
|
@@ -2794,8 +2794,8 @@ wrapperTag: div
|
|
|
2794
2794
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2795
2795
|
<svg
|
|
2796
2796
|
class="pf-v6-svg"
|
|
2797
|
-
viewBox="0 0 32 32"
|
|
2798
2797
|
fill="currentColor"
|
|
2798
|
+
viewBox="0 0 32 32"
|
|
2799
2799
|
aria-hidden="true"
|
|
2800
2800
|
role="img"
|
|
2801
2801
|
width="1em"
|
|
@@ -2811,15 +2811,15 @@ wrapperTag: div
|
|
|
2811
2811
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2812
2812
|
<svg
|
|
2813
2813
|
class="pf-v6-svg"
|
|
2814
|
-
viewBox="0 0 20 20"
|
|
2815
2814
|
fill="currentColor"
|
|
2815
|
+
viewBox="0 0 20 20"
|
|
2816
2816
|
aria-hidden="true"
|
|
2817
2817
|
role="img"
|
|
2818
2818
|
width="1em"
|
|
2819
2819
|
height="1em"
|
|
2820
2820
|
>
|
|
2821
2821
|
<path
|
|
2822
|
-
d="
|
|
2822
|
+
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"
|
|
2823
2823
|
/>
|
|
2824
2824
|
</svg>
|
|
2825
2825
|
</span>
|
|
@@ -2877,8 +2877,8 @@ wrapperTag: div
|
|
|
2877
2877
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2878
2878
|
<svg
|
|
2879
2879
|
class="pf-v6-svg"
|
|
2880
|
-
viewBox="0 0 32 32"
|
|
2881
2880
|
fill="currentColor"
|
|
2881
|
+
viewBox="0 0 32 32"
|
|
2882
2882
|
aria-hidden="true"
|
|
2883
2883
|
role="img"
|
|
2884
2884
|
width="1em"
|
|
@@ -2910,15 +2910,15 @@ wrapperTag: div
|
|
|
2910
2910
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
2911
2911
|
<svg
|
|
2912
2912
|
class="pf-v6-svg"
|
|
2913
|
-
viewBox="0 0 20 20"
|
|
2914
2913
|
fill="currentColor"
|
|
2914
|
+
viewBox="0 0 20 20"
|
|
2915
2915
|
aria-hidden="true"
|
|
2916
2916
|
role="img"
|
|
2917
2917
|
width="1em"
|
|
2918
2918
|
height="1em"
|
|
2919
2919
|
>
|
|
2920
2920
|
<path
|
|
2921
|
-
d="
|
|
2921
|
+
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"
|
|
2922
2922
|
/>
|
|
2923
2923
|
</svg>
|
|
2924
2924
|
</span>
|
|
@@ -2939,8 +2939,8 @@ wrapperTag: div
|
|
|
2939
2939
|
<span class="pf-v6-c-button__icon">
|
|
2940
2940
|
<svg
|
|
2941
2941
|
class="pf-v6-svg"
|
|
2942
|
-
viewBox="0 0 256 512"
|
|
2943
2942
|
fill="currentColor"
|
|
2943
|
+
viewBox="0 0 256 512"
|
|
2944
2944
|
aria-hidden="true"
|
|
2945
2945
|
role="img"
|
|
2946
2946
|
width="1em"
|
|
@@ -2962,8 +2962,8 @@ wrapperTag: div
|
|
|
2962
2962
|
<span class="pf-v6-c-button__icon">
|
|
2963
2963
|
<svg
|
|
2964
2964
|
class="pf-v6-svg"
|
|
2965
|
-
viewBox="0 0 256 512"
|
|
2966
2965
|
fill="currentColor"
|
|
2966
|
+
viewBox="0 0 256 512"
|
|
2967
2967
|
aria-hidden="true"
|
|
2968
2968
|
role="img"
|
|
2969
2969
|
width="1em"
|
|
@@ -3011,8 +3011,8 @@ wrapperTag: div
|
|
|
3011
3011
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
3012
3012
|
<svg
|
|
3013
3013
|
class="pf-v6-svg"
|
|
3014
|
-
viewBox="0 0 20 20"
|
|
3015
3014
|
fill="currentColor"
|
|
3015
|
+
viewBox="0 0 20 20"
|
|
3016
3016
|
aria-hidden="true"
|
|
3017
3017
|
role="img"
|
|
3018
3018
|
width="1em"
|
|
@@ -3283,8 +3283,8 @@ wrapperTag: div
|
|
|
3283
3283
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3284
3284
|
<svg
|
|
3285
3285
|
class="pf-v6-svg"
|
|
3286
|
-
viewBox="0 0 32 32"
|
|
3287
3286
|
fill="currentColor"
|
|
3287
|
+
viewBox="0 0 32 32"
|
|
3288
3288
|
aria-hidden="true"
|
|
3289
3289
|
role="img"
|
|
3290
3290
|
width="1em"
|
|
@@ -3372,8 +3372,8 @@ wrapperTag: div
|
|
|
3372
3372
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3373
3373
|
<svg
|
|
3374
3374
|
class="pf-v6-svg"
|
|
3375
|
-
viewBox="0 0 32 32"
|
|
3376
3375
|
fill="currentColor"
|
|
3376
|
+
viewBox="0 0 32 32"
|
|
3377
3377
|
aria-hidden="true"
|
|
3378
3378
|
role="img"
|
|
3379
3379
|
width="1em"
|
|
@@ -3461,8 +3461,8 @@ wrapperTag: div
|
|
|
3461
3461
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3462
3462
|
<svg
|
|
3463
3463
|
class="pf-v6-svg"
|
|
3464
|
-
viewBox="0 0 32 32"
|
|
3465
3464
|
fill="currentColor"
|
|
3465
|
+
viewBox="0 0 32 32"
|
|
3466
3466
|
aria-hidden="true"
|
|
3467
3467
|
role="img"
|
|
3468
3468
|
width="1em"
|
|
@@ -3549,8 +3549,8 @@ wrapperTag: div
|
|
|
3549
3549
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3550
3550
|
<svg
|
|
3551
3551
|
class="pf-v6-svg"
|
|
3552
|
-
viewBox="0 0 32 32"
|
|
3553
3552
|
fill="currentColor"
|
|
3553
|
+
viewBox="0 0 32 32"
|
|
3554
3554
|
aria-hidden="true"
|
|
3555
3555
|
role="img"
|
|
3556
3556
|
width="1em"
|
|
@@ -3587,8 +3587,8 @@ wrapperTag: div
|
|
|
3587
3587
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
3588
3588
|
<svg
|
|
3589
3589
|
class="pf-v6-svg"
|
|
3590
|
-
viewBox="0 0 20 20"
|
|
3591
3590
|
fill="currentColor"
|
|
3591
|
+
viewBox="0 0 20 20"
|
|
3592
3592
|
aria-hidden="true"
|
|
3593
3593
|
role="img"
|
|
3594
3594
|
width="1em"
|
|
@@ -3769,8 +3769,8 @@ wrapperTag: div
|
|
|
3769
3769
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
3770
3770
|
<svg
|
|
3771
3771
|
class="pf-v6-svg"
|
|
3772
|
-
viewBox="0 0 20 20"
|
|
3773
3772
|
fill="currentColor"
|
|
3773
|
+
viewBox="0 0 20 20"
|
|
3774
3774
|
aria-hidden="true"
|
|
3775
3775
|
role="img"
|
|
3776
3776
|
width="1em"
|
|
@@ -3837,8 +3837,8 @@ wrapperTag: div
|
|
|
3837
3837
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
3838
3838
|
<svg
|
|
3839
3839
|
class="pf-v6-svg"
|
|
3840
|
-
viewBox="0 0 20 20"
|
|
3841
3840
|
fill="currentColor"
|
|
3841
|
+
viewBox="0 0 20 20"
|
|
3842
3842
|
aria-hidden="true"
|
|
3843
3843
|
role="img"
|
|
3844
3844
|
width="1em"
|
|
@@ -3974,8 +3974,8 @@ wrapperTag: div
|
|
|
3974
3974
|
<div class="pf-v6-c-data-list__toggle-icon">
|
|
3975
3975
|
<svg
|
|
3976
3976
|
class="pf-v6-svg"
|
|
3977
|
-
viewBox="0 0 20 20"
|
|
3978
3977
|
fill="currentColor"
|
|
3978
|
+
viewBox="0 0 20 20"
|
|
3979
3979
|
aria-hidden="true"
|
|
3980
3980
|
role="img"
|
|
3981
3981
|
width="1em"
|
|
@@ -4155,15 +4155,15 @@ wrapperTag: div
|
|
|
4155
4155
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4156
4156
|
<svg
|
|
4157
4157
|
class="pf-v6-svg"
|
|
4158
|
-
viewBox="0 0 20 20"
|
|
4159
4158
|
fill="currentColor"
|
|
4159
|
+
viewBox="0 0 20 20"
|
|
4160
4160
|
aria-hidden="true"
|
|
4161
4161
|
role="img"
|
|
4162
4162
|
width="1em"
|
|
4163
4163
|
height="1em"
|
|
4164
4164
|
>
|
|
4165
4165
|
<path
|
|
4166
|
-
d="
|
|
4166
|
+
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"
|
|
4167
4167
|
/>
|
|
4168
4168
|
</svg>
|
|
4169
4169
|
</span>
|
|
@@ -4181,8 +4181,8 @@ wrapperTag: div
|
|
|
4181
4181
|
<span class="pf-v6-c-button__icon">
|
|
4182
4182
|
<svg
|
|
4183
4183
|
class="pf-v6-svg"
|
|
4184
|
-
viewBox="0 0 448 512"
|
|
4185
4184
|
fill="currentColor"
|
|
4185
|
+
viewBox="0 0 448 512"
|
|
4186
4186
|
aria-hidden="true"
|
|
4187
4187
|
role="img"
|
|
4188
4188
|
width="1em"
|
|
@@ -4205,8 +4205,8 @@ wrapperTag: div
|
|
|
4205
4205
|
<span class="pf-v6-c-button__icon">
|
|
4206
4206
|
<svg
|
|
4207
4207
|
class="pf-v6-svg"
|
|
4208
|
-
viewBox="0 0 256 512"
|
|
4209
4208
|
fill="currentColor"
|
|
4209
|
+
viewBox="0 0 256 512"
|
|
4210
4210
|
aria-hidden="true"
|
|
4211
4211
|
role="img"
|
|
4212
4212
|
width="1em"
|
|
@@ -4240,8 +4240,8 @@ wrapperTag: div
|
|
|
4240
4240
|
<span class="pf-v6-c-button__icon">
|
|
4241
4241
|
<svg
|
|
4242
4242
|
class="pf-v6-svg"
|
|
4243
|
-
viewBox="0 0 256 512"
|
|
4244
4243
|
fill="currentColor"
|
|
4244
|
+
viewBox="0 0 256 512"
|
|
4245
4245
|
aria-hidden="true"
|
|
4246
4246
|
role="img"
|
|
4247
4247
|
width="1em"
|
|
@@ -4264,8 +4264,8 @@ wrapperTag: div
|
|
|
4264
4264
|
<span class="pf-v6-c-button__icon">
|
|
4265
4265
|
<svg
|
|
4266
4266
|
class="pf-v6-svg"
|
|
4267
|
-
viewBox="0 0 448 512"
|
|
4268
4267
|
fill="currentColor"
|
|
4268
|
+
viewBox="0 0 448 512"
|
|
4269
4269
|
aria-hidden="true"
|
|
4270
4270
|
role="img"
|
|
4271
4271
|
width="1em"
|
|
@@ -4433,8 +4433,8 @@ wrapperTag: div
|
|
|
4433
4433
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4434
4434
|
<svg
|
|
4435
4435
|
class="pf-v6-svg"
|
|
4436
|
-
viewBox="0 0 512 512"
|
|
4437
4436
|
fill="currentColor"
|
|
4437
|
+
viewBox="0 0 512 512"
|
|
4438
4438
|
aria-hidden="true"
|
|
4439
4439
|
role="img"
|
|
4440
4440
|
width="1em"
|
|
@@ -4457,15 +4457,15 @@ wrapperTag: div
|
|
|
4457
4457
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4458
4458
|
<svg
|
|
4459
4459
|
class="pf-v6-svg"
|
|
4460
|
-
viewBox="0 0 32 32"
|
|
4461
4460
|
fill="currentColor"
|
|
4461
|
+
viewBox="0 0 32 32"
|
|
4462
4462
|
aria-hidden="true"
|
|
4463
4463
|
role="img"
|
|
4464
4464
|
width="1em"
|
|
4465
4465
|
height="1em"
|
|
4466
4466
|
>
|
|
4467
4467
|
<path
|
|
4468
|
-
d="
|
|
4468
|
+
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"
|
|
4469
4469
|
/>
|
|
4470
4470
|
</svg>
|
|
4471
4471
|
</span>
|
|
@@ -4481,8 +4481,8 @@ wrapperTag: div
|
|
|
4481
4481
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4482
4482
|
<svg
|
|
4483
4483
|
class="pf-v6-svg"
|
|
4484
|
-
viewBox="0 0 512 512"
|
|
4485
4484
|
fill="currentColor"
|
|
4485
|
+
viewBox="0 0 512 512"
|
|
4486
4486
|
aria-hidden="true"
|
|
4487
4487
|
role="img"
|
|
4488
4488
|
width="1em"
|
|
@@ -4507,8 +4507,8 @@ wrapperTag: div
|
|
|
4507
4507
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4508
4508
|
<svg
|
|
4509
4509
|
class="pf-v6-svg"
|
|
4510
|
-
viewBox="0 0 32 32"
|
|
4511
4510
|
fill="currentColor"
|
|
4511
|
+
viewBox="0 0 32 32"
|
|
4512
4512
|
aria-hidden="true"
|
|
4513
4513
|
role="img"
|
|
4514
4514
|
width="1em"
|
|
@@ -4587,8 +4587,8 @@ wrapperTag: div
|
|
|
4587
4587
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4588
4588
|
<svg
|
|
4589
4589
|
class="pf-v6-svg"
|
|
4590
|
-
viewBox="0 0 20 20"
|
|
4591
4590
|
fill="currentColor"
|
|
4591
|
+
viewBox="0 0 20 20"
|
|
4592
4592
|
aria-hidden="true"
|
|
4593
4593
|
role="img"
|
|
4594
4594
|
width="1em"
|
|
@@ -4606,8 +4606,8 @@ wrapperTag: div
|
|
|
4606
4606
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4607
4607
|
<svg
|
|
4608
4608
|
class="pf-v6-svg"
|
|
4609
|
-
viewBox="0 0 20 20"
|
|
4610
4609
|
fill="currentColor"
|
|
4610
|
+
viewBox="0 0 20 20"
|
|
4611
4611
|
aria-hidden="true"
|
|
4612
4612
|
role="img"
|
|
4613
4613
|
width="1em"
|
|
@@ -4625,8 +4625,8 @@ wrapperTag: div
|
|
|
4625
4625
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
4626
4626
|
<svg
|
|
4627
4627
|
class="pf-v6-svg"
|
|
4628
|
-
viewBox="0 0 20 20"
|
|
4629
4628
|
fill="currentColor"
|
|
4629
|
+
viewBox="0 0 20 20"
|
|
4630
4630
|
aria-hidden="true"
|
|
4631
4631
|
role="img"
|
|
4632
4632
|
width="1em"
|
|
@@ -4682,8 +4682,8 @@ wrapperTag: div
|
|
|
4682
4682
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4683
4683
|
<svg
|
|
4684
4684
|
class="pf-v6-svg"
|
|
4685
|
-
viewBox="0 0 32 32"
|
|
4686
4685
|
fill="currentColor"
|
|
4686
|
+
viewBox="0 0 32 32"
|
|
4687
4687
|
aria-hidden="true"
|
|
4688
4688
|
role="img"
|
|
4689
4689
|
width="1em"
|
|
@@ -4713,8 +4713,8 @@ wrapperTag: div
|
|
|
4713
4713
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4714
4714
|
<svg
|
|
4715
4715
|
class="pf-v6-svg"
|
|
4716
|
-
viewBox="0 0 32 32"
|
|
4717
4716
|
fill="currentColor"
|
|
4717
|
+
viewBox="0 0 32 32"
|
|
4718
4718
|
aria-hidden="true"
|
|
4719
4719
|
role="img"
|
|
4720
4720
|
width="1em"
|
|
@@ -4730,15 +4730,15 @@ wrapperTag: div
|
|
|
4730
4730
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4731
4731
|
<svg
|
|
4732
4732
|
class="pf-v6-svg"
|
|
4733
|
-
viewBox="0 0 20 20"
|
|
4734
4733
|
fill="currentColor"
|
|
4734
|
+
viewBox="0 0 20 20"
|
|
4735
4735
|
aria-hidden="true"
|
|
4736
4736
|
role="img"
|
|
4737
4737
|
width="1em"
|
|
4738
4738
|
height="1em"
|
|
4739
4739
|
>
|
|
4740
4740
|
<path
|
|
4741
|
-
d="
|
|
4741
|
+
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"
|
|
4742
4742
|
/>
|
|
4743
4743
|
</svg>
|
|
4744
4744
|
</span>
|
|
@@ -4805,8 +4805,8 @@ wrapperTag: div
|
|
|
4805
4805
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4806
4806
|
<svg
|
|
4807
4807
|
class="pf-v6-svg"
|
|
4808
|
-
viewBox="0 0 32 32"
|
|
4809
4808
|
fill="currentColor"
|
|
4809
|
+
viewBox="0 0 32 32"
|
|
4810
4810
|
aria-hidden="true"
|
|
4811
4811
|
role="img"
|
|
4812
4812
|
width="1em"
|
|
@@ -4838,15 +4838,15 @@ wrapperTag: div
|
|
|
4838
4838
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
4839
4839
|
<svg
|
|
4840
4840
|
class="pf-v6-svg"
|
|
4841
|
-
viewBox="0 0 20 20"
|
|
4842
4841
|
fill="currentColor"
|
|
4842
|
+
viewBox="0 0 20 20"
|
|
4843
4843
|
aria-hidden="true"
|
|
4844
4844
|
role="img"
|
|
4845
4845
|
width="1em"
|
|
4846
4846
|
height="1em"
|
|
4847
4847
|
>
|
|
4848
4848
|
<path
|
|
4849
|
-
d="
|
|
4849
|
+
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"
|
|
4850
4850
|
/>
|
|
4851
4851
|
</svg>
|
|
4852
4852
|
</span>
|
|
@@ -4867,8 +4867,8 @@ wrapperTag: div
|
|
|
4867
4867
|
<span class="pf-v6-c-button__icon">
|
|
4868
4868
|
<svg
|
|
4869
4869
|
class="pf-v6-svg"
|
|
4870
|
-
viewBox="0 0 256 512"
|
|
4871
4870
|
fill="currentColor"
|
|
4871
|
+
viewBox="0 0 256 512"
|
|
4872
4872
|
aria-hidden="true"
|
|
4873
4873
|
role="img"
|
|
4874
4874
|
width="1em"
|
|
@@ -4890,8 +4890,8 @@ wrapperTag: div
|
|
|
4890
4890
|
<span class="pf-v6-c-button__icon">
|
|
4891
4891
|
<svg
|
|
4892
4892
|
class="pf-v6-svg"
|
|
4893
|
-
viewBox="0 0 256 512"
|
|
4894
4893
|
fill="currentColor"
|
|
4894
|
+
viewBox="0 0 256 512"
|
|
4895
4895
|
aria-hidden="true"
|
|
4896
4896
|
role="img"
|
|
4897
4897
|
width="1em"
|
|
@@ -5374,15 +5374,15 @@ wrapperTag: div
|
|
|
5374
5374
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
5375
5375
|
<svg
|
|
5376
5376
|
class="pf-v6-svg"
|
|
5377
|
-
viewBox="0 0 20 20"
|
|
5378
5377
|
fill="currentColor"
|
|
5378
|
+
viewBox="0 0 20 20"
|
|
5379
5379
|
aria-hidden="true"
|
|
5380
5380
|
role="img"
|
|
5381
5381
|
width="1em"
|
|
5382
5382
|
height="1em"
|
|
5383
5383
|
>
|
|
5384
5384
|
<path
|
|
5385
|
-
d="
|
|
5385
|
+
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"
|
|
5386
5386
|
/>
|
|
5387
5387
|
</svg>
|
|
5388
5388
|
</span>
|
|
@@ -5400,8 +5400,8 @@ wrapperTag: div
|
|
|
5400
5400
|
<span class="pf-v6-c-button__icon">
|
|
5401
5401
|
<svg
|
|
5402
5402
|
class="pf-v6-svg"
|
|
5403
|
-
viewBox="0 0 448 512"
|
|
5404
5403
|
fill="currentColor"
|
|
5404
|
+
viewBox="0 0 448 512"
|
|
5405
5405
|
aria-hidden="true"
|
|
5406
5406
|
role="img"
|
|
5407
5407
|
width="1em"
|
|
@@ -5424,8 +5424,8 @@ wrapperTag: div
|
|
|
5424
5424
|
<span class="pf-v6-c-button__icon">
|
|
5425
5425
|
<svg
|
|
5426
5426
|
class="pf-v6-svg"
|
|
5427
|
-
viewBox="0 0 256 512"
|
|
5428
5427
|
fill="currentColor"
|
|
5428
|
+
viewBox="0 0 256 512"
|
|
5429
5429
|
aria-hidden="true"
|
|
5430
5430
|
role="img"
|
|
5431
5431
|
width="1em"
|
|
@@ -5459,8 +5459,8 @@ wrapperTag: div
|
|
|
5459
5459
|
<span class="pf-v6-c-button__icon">
|
|
5460
5460
|
<svg
|
|
5461
5461
|
class="pf-v6-svg"
|
|
5462
|
-
viewBox="0 0 256 512"
|
|
5463
5462
|
fill="currentColor"
|
|
5463
|
+
viewBox="0 0 256 512"
|
|
5464
5464
|
aria-hidden="true"
|
|
5465
5465
|
role="img"
|
|
5466
5466
|
width="1em"
|
|
@@ -5483,8 +5483,8 @@ wrapperTag: div
|
|
|
5483
5483
|
<span class="pf-v6-c-button__icon">
|
|
5484
5484
|
<svg
|
|
5485
5485
|
class="pf-v6-svg"
|
|
5486
|
-
viewBox="0 0 448 512"
|
|
5487
5486
|
fill="currentColor"
|
|
5487
|
+
viewBox="0 0 448 512"
|
|
5488
5488
|
aria-hidden="true"
|
|
5489
5489
|
role="img"
|
|
5490
5490
|
width="1em"
|