@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
|
@@ -148,8 +148,8 @@ section: patterns
|
|
|
148
148
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
149
149
|
<svg
|
|
150
150
|
class="pf-v6-svg"
|
|
151
|
-
viewBox="0 0 512 512"
|
|
152
151
|
fill="currentColor"
|
|
152
|
+
viewBox="0 0 512 512"
|
|
153
153
|
aria-hidden="true"
|
|
154
154
|
role="img"
|
|
155
155
|
width="1em"
|
|
@@ -172,15 +172,15 @@ section: patterns
|
|
|
172
172
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
173
173
|
<svg
|
|
174
174
|
class="pf-v6-svg"
|
|
175
|
-
viewBox="0 0 32 32"
|
|
176
175
|
fill="currentColor"
|
|
176
|
+
viewBox="0 0 32 32"
|
|
177
177
|
aria-hidden="true"
|
|
178
178
|
role="img"
|
|
179
179
|
width="1em"
|
|
180
180
|
height="1em"
|
|
181
181
|
>
|
|
182
182
|
<path
|
|
183
|
-
d="
|
|
183
|
+
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"
|
|
184
184
|
/>
|
|
185
185
|
</svg>
|
|
186
186
|
</span>
|
|
@@ -196,8 +196,8 @@ section: patterns
|
|
|
196
196
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
197
197
|
<svg
|
|
198
198
|
class="pf-v6-svg"
|
|
199
|
-
viewBox="0 0 512 512"
|
|
200
199
|
fill="currentColor"
|
|
200
|
+
viewBox="0 0 512 512"
|
|
201
201
|
aria-hidden="true"
|
|
202
202
|
role="img"
|
|
203
203
|
width="1em"
|
|
@@ -222,8 +222,8 @@ section: patterns
|
|
|
222
222
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
223
223
|
<svg
|
|
224
224
|
class="pf-v6-svg"
|
|
225
|
-
viewBox="0 0 32 32"
|
|
226
225
|
fill="currentColor"
|
|
226
|
+
viewBox="0 0 32 32"
|
|
227
227
|
aria-hidden="true"
|
|
228
228
|
role="img"
|
|
229
229
|
width="1em"
|
|
@@ -262,8 +262,8 @@ section: patterns
|
|
|
262
262
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
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"
|
|
@@ -329,8 +329,8 @@ section: patterns
|
|
|
329
329
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
330
330
|
<svg
|
|
331
331
|
class="pf-v6-svg"
|
|
332
|
-
viewBox="0 0 20 20"
|
|
333
332
|
fill="currentColor"
|
|
333
|
+
viewBox="0 0 20 20"
|
|
334
334
|
aria-hidden="true"
|
|
335
335
|
role="img"
|
|
336
336
|
width="1em"
|
|
@@ -374,8 +374,8 @@ section: patterns
|
|
|
374
374
|
<span class="pf-v6-c-nav__toggle-icon">
|
|
375
375
|
<svg
|
|
376
376
|
class="pf-v6-svg"
|
|
377
|
-
viewBox="0 0 20 20"
|
|
378
377
|
fill="currentColor"
|
|
378
|
+
viewBox="0 0 20 20"
|
|
379
379
|
aria-hidden="true"
|
|
380
380
|
role="img"
|
|
381
381
|
width="1em"
|
|
@@ -430,8 +430,8 @@ section: patterns
|
|
|
430
430
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
431
431
|
<svg
|
|
432
432
|
class="pf-v6-svg"
|
|
433
|
-
viewBox="0 0 20 20"
|
|
434
433
|
fill="currentColor"
|
|
434
|
+
viewBox="0 0 20 20"
|
|
435
435
|
aria-hidden="true"
|
|
436
436
|
role="img"
|
|
437
437
|
width="1em"
|
|
@@ -449,8 +449,8 @@ section: patterns
|
|
|
449
449
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
450
450
|
<svg
|
|
451
451
|
class="pf-v6-svg"
|
|
452
|
-
viewBox="0 0 20 20"
|
|
453
452
|
fill="currentColor"
|
|
453
|
+
viewBox="0 0 20 20"
|
|
454
454
|
aria-hidden="true"
|
|
455
455
|
role="img"
|
|
456
456
|
width="1em"
|
|
@@ -468,8 +468,8 @@ section: patterns
|
|
|
468
468
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
469
469
|
<svg
|
|
470
470
|
class="pf-v6-svg"
|
|
471
|
-
viewBox="0 0 20 20"
|
|
472
471
|
fill="currentColor"
|
|
472
|
+
viewBox="0 0 20 20"
|
|
473
473
|
aria-hidden="true"
|
|
474
474
|
role="img"
|
|
475
475
|
width="1em"
|
|
@@ -522,8 +522,8 @@ section: patterns
|
|
|
522
522
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
523
523
|
<svg
|
|
524
524
|
class="pf-v6-svg"
|
|
525
|
-
viewBox="0 0 32 32"
|
|
526
525
|
fill="currentColor"
|
|
526
|
+
viewBox="0 0 32 32"
|
|
527
527
|
aria-hidden="true"
|
|
528
528
|
role="img"
|
|
529
529
|
width="1em"
|
|
@@ -564,15 +564,15 @@ section: patterns
|
|
|
564
564
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
565
565
|
<svg
|
|
566
566
|
class="pf-v6-svg"
|
|
567
|
-
viewBox="0 0 20 20"
|
|
568
567
|
fill="currentColor"
|
|
568
|
+
viewBox="0 0 20 20"
|
|
569
569
|
aria-hidden="true"
|
|
570
570
|
role="img"
|
|
571
571
|
width="1em"
|
|
572
572
|
height="1em"
|
|
573
573
|
>
|
|
574
574
|
<path
|
|
575
|
-
d="
|
|
575
|
+
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"
|
|
576
576
|
/>
|
|
577
577
|
</svg>
|
|
578
578
|
</span>
|
|
@@ -593,15 +593,15 @@ section: patterns
|
|
|
593
593
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
594
594
|
<svg
|
|
595
595
|
class="pf-v6-svg"
|
|
596
|
-
viewBox="0 0 20 20"
|
|
597
596
|
fill="currentColor"
|
|
597
|
+
viewBox="0 0 20 20"
|
|
598
598
|
aria-hidden="true"
|
|
599
599
|
role="img"
|
|
600
600
|
width="1em"
|
|
601
601
|
height="1em"
|
|
602
602
|
>
|
|
603
603
|
<path
|
|
604
|
-
d="
|
|
604
|
+
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"
|
|
605
605
|
/>
|
|
606
606
|
</svg>
|
|
607
607
|
</span>
|
|
@@ -639,8 +639,8 @@ section: patterns
|
|
|
639
639
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
640
640
|
<svg
|
|
641
641
|
class="pf-v6-svg"
|
|
642
|
-
viewBox="0 0 32 32"
|
|
643
642
|
fill="currentColor"
|
|
643
|
+
viewBox="0 0 32 32"
|
|
644
644
|
aria-hidden="true"
|
|
645
645
|
role="img"
|
|
646
646
|
width="1em"
|
|
@@ -672,15 +672,15 @@ section: patterns
|
|
|
672
672
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
673
673
|
<svg
|
|
674
674
|
class="pf-v6-svg"
|
|
675
|
-
viewBox="0 0 20 20"
|
|
676
675
|
fill="currentColor"
|
|
676
|
+
viewBox="0 0 20 20"
|
|
677
677
|
aria-hidden="true"
|
|
678
678
|
role="img"
|
|
679
679
|
width="1em"
|
|
680
680
|
height="1em"
|
|
681
681
|
>
|
|
682
682
|
<path
|
|
683
|
-
d="
|
|
683
|
+
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"
|
|
684
684
|
/>
|
|
685
685
|
</svg>
|
|
686
686
|
</span>
|
|
@@ -701,8 +701,8 @@ section: patterns
|
|
|
701
701
|
<span class="pf-v6-c-button__icon">
|
|
702
702
|
<svg
|
|
703
703
|
class="pf-v6-svg"
|
|
704
|
-
viewBox="0 0 256 512"
|
|
705
704
|
fill="currentColor"
|
|
705
|
+
viewBox="0 0 256 512"
|
|
706
706
|
aria-hidden="true"
|
|
707
707
|
role="img"
|
|
708
708
|
width="1em"
|
|
@@ -724,8 +724,8 @@ section: patterns
|
|
|
724
724
|
<span class="pf-v6-c-button__icon">
|
|
725
725
|
<svg
|
|
726
726
|
class="pf-v6-svg"
|
|
727
|
-
viewBox="0 0 256 512"
|
|
728
727
|
fill="currentColor"
|
|
728
|
+
viewBox="0 0 256 512"
|
|
729
729
|
aria-hidden="true"
|
|
730
730
|
role="img"
|
|
731
731
|
width="1em"
|
|
@@ -765,8 +765,8 @@ section: patterns
|
|
|
765
765
|
<div class="pf-v6-c-empty-state__icon">
|
|
766
766
|
<svg
|
|
767
767
|
class="pf-v6-svg"
|
|
768
|
-
viewBox="0 0 32 32"
|
|
769
768
|
fill="currentColor"
|
|
769
|
+
viewBox="0 0 32 32"
|
|
770
770
|
aria-hidden="true"
|
|
771
771
|
role="img"
|
|
772
772
|
width="1em"
|
|
@@ -806,8 +806,8 @@ section: patterns
|
|
|
806
806
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
807
807
|
<svg
|
|
808
808
|
class="pf-v6-svg"
|
|
809
|
-
viewBox="0 0 32 32"
|
|
810
809
|
fill="currentColor"
|
|
810
|
+
viewBox="0 0 32 32"
|
|
811
811
|
aria-hidden="true"
|
|
812
812
|
role="img"
|
|
813
813
|
width="1em"
|
|
@@ -864,8 +864,8 @@ section: patterns
|
|
|
864
864
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
865
865
|
<svg
|
|
866
866
|
class="pf-v6-svg"
|
|
867
|
-
viewBox="0 0 32 32"
|
|
868
867
|
fill="currentColor"
|
|
868
|
+
viewBox="0 0 32 32"
|
|
869
869
|
aria-hidden="true"
|
|
870
870
|
role="img"
|
|
871
871
|
width="1em"
|
|
@@ -922,8 +922,8 @@ section: patterns
|
|
|
922
922
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
923
923
|
<svg
|
|
924
924
|
class="pf-v6-svg"
|
|
925
|
-
viewBox="0 0 32 32"
|
|
926
925
|
fill="currentColor"
|
|
926
|
+
viewBox="0 0 32 32"
|
|
927
927
|
aria-hidden="true"
|
|
928
928
|
role="img"
|
|
929
929
|
width="1em"
|
|
@@ -980,8 +980,8 @@ section: patterns
|
|
|
980
980
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
981
981
|
<svg
|
|
982
982
|
class="pf-v6-svg"
|
|
983
|
-
viewBox="0 0 32 32"
|
|
984
983
|
fill="currentColor"
|
|
984
|
+
viewBox="0 0 32 32"
|
|
985
985
|
aria-hidden="true"
|
|
986
986
|
role="img"
|
|
987
987
|
width="1em"
|
|
@@ -1038,8 +1038,8 @@ section: patterns
|
|
|
1038
1038
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1039
1039
|
<svg
|
|
1040
1040
|
class="pf-v6-svg"
|
|
1041
|
-
viewBox="0 0 32 32"
|
|
1042
1041
|
fill="currentColor"
|
|
1042
|
+
viewBox="0 0 32 32"
|
|
1043
1043
|
aria-hidden="true"
|
|
1044
1044
|
role="img"
|
|
1045
1045
|
width="1em"
|
|
@@ -1096,8 +1096,8 @@ section: patterns
|
|
|
1096
1096
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1097
1097
|
<svg
|
|
1098
1098
|
class="pf-v6-svg"
|
|
1099
|
-
viewBox="0 0 32 32"
|
|
1100
1099
|
fill="currentColor"
|
|
1100
|
+
viewBox="0 0 32 32"
|
|
1101
1101
|
aria-hidden="true"
|
|
1102
1102
|
role="img"
|
|
1103
1103
|
width="1em"
|
|
@@ -1155,8 +1155,8 @@ section: patterns
|
|
|
1155
1155
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1156
1156
|
<svg
|
|
1157
1157
|
class="pf-v6-svg"
|
|
1158
|
-
viewBox="0 0 32 32"
|
|
1159
1158
|
fill="currentColor"
|
|
1159
|
+
viewBox="0 0 32 32"
|
|
1160
1160
|
aria-hidden="true"
|
|
1161
1161
|
role="img"
|
|
1162
1162
|
width="1em"
|
|
@@ -1213,8 +1213,8 @@ section: patterns
|
|
|
1213
1213
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1214
1214
|
<svg
|
|
1215
1215
|
class="pf-v6-svg"
|
|
1216
|
-
viewBox="0 0 32 32"
|
|
1217
1216
|
fill="currentColor"
|
|
1217
|
+
viewBox="0 0 32 32"
|
|
1218
1218
|
aria-hidden="true"
|
|
1219
1219
|
role="img"
|
|
1220
1220
|
width="1em"
|
|
@@ -1271,8 +1271,8 @@ section: patterns
|
|
|
1271
1271
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1272
1272
|
<svg
|
|
1273
1273
|
class="pf-v6-svg"
|
|
1274
|
-
viewBox="0 0 32 32"
|
|
1275
1274
|
fill="currentColor"
|
|
1275
|
+
viewBox="0 0 32 32"
|
|
1276
1276
|
aria-hidden="true"
|
|
1277
1277
|
role="img"
|
|
1278
1278
|
width="1em"
|
|
@@ -1330,8 +1330,8 @@ section: patterns
|
|
|
1330
1330
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1331
1331
|
<svg
|
|
1332
1332
|
class="pf-v6-svg"
|
|
1333
|
-
viewBox="0 0 32 32"
|
|
1334
1333
|
fill="currentColor"
|
|
1334
|
+
viewBox="0 0 32 32"
|
|
1335
1335
|
aria-hidden="true"
|
|
1336
1336
|
role="img"
|
|
1337
1337
|
width="1em"
|
|
@@ -1386,15 +1386,15 @@ section: patterns
|
|
|
1386
1386
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1387
1387
|
<svg
|
|
1388
1388
|
class="pf-v6-svg"
|
|
1389
|
-
viewBox="0 0 20 20"
|
|
1390
1389
|
fill="currentColor"
|
|
1390
|
+
viewBox="0 0 20 20"
|
|
1391
1391
|
aria-hidden="true"
|
|
1392
1392
|
role="img"
|
|
1393
1393
|
width="1em"
|
|
1394
1394
|
height="1em"
|
|
1395
1395
|
>
|
|
1396
1396
|
<path
|
|
1397
|
-
d="
|
|
1397
|
+
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"
|
|
1398
1398
|
/>
|
|
1399
1399
|
</svg>
|
|
1400
1400
|
</span>
|
|
@@ -1412,8 +1412,8 @@ section: patterns
|
|
|
1412
1412
|
<span class="pf-v6-c-button__icon">
|
|
1413
1413
|
<svg
|
|
1414
1414
|
class="pf-v6-svg"
|
|
1415
|
-
viewBox="0 0 448 512"
|
|
1416
1415
|
fill="currentColor"
|
|
1416
|
+
viewBox="0 0 448 512"
|
|
1417
1417
|
aria-hidden="true"
|
|
1418
1418
|
role="img"
|
|
1419
1419
|
width="1em"
|
|
@@ -1436,8 +1436,8 @@ section: patterns
|
|
|
1436
1436
|
<span class="pf-v6-c-button__icon">
|
|
1437
1437
|
<svg
|
|
1438
1438
|
class="pf-v6-svg"
|
|
1439
|
-
viewBox="0 0 256 512"
|
|
1440
1439
|
fill="currentColor"
|
|
1440
|
+
viewBox="0 0 256 512"
|
|
1441
1441
|
aria-hidden="true"
|
|
1442
1442
|
role="img"
|
|
1443
1443
|
width="1em"
|
|
@@ -1471,8 +1471,8 @@ section: patterns
|
|
|
1471
1471
|
<span class="pf-v6-c-button__icon">
|
|
1472
1472
|
<svg
|
|
1473
1473
|
class="pf-v6-svg"
|
|
1474
|
-
viewBox="0 0 256 512"
|
|
1475
1474
|
fill="currentColor"
|
|
1475
|
+
viewBox="0 0 256 512"
|
|
1476
1476
|
aria-hidden="true"
|
|
1477
1477
|
role="img"
|
|
1478
1478
|
width="1em"
|
|
@@ -1495,8 +1495,8 @@ section: patterns
|
|
|
1495
1495
|
<span class="pf-v6-c-button__icon">
|
|
1496
1496
|
<svg
|
|
1497
1497
|
class="pf-v6-svg"
|
|
1498
|
-
viewBox="0 0 448 512"
|
|
1499
1498
|
fill="currentColor"
|
|
1499
|
+
viewBox="0 0 448 512"
|
|
1500
1500
|
aria-hidden="true"
|
|
1501
1501
|
role="img"
|
|
1502
1502
|
width="1em"
|