@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
|
@@ -146,8 +146,8 @@ cssPrefix: pf-d-dashboard
|
|
|
146
146
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
147
147
|
<svg
|
|
148
148
|
class="pf-v6-svg"
|
|
149
|
-
viewBox="0 0 512 512"
|
|
150
149
|
fill="currentColor"
|
|
150
|
+
viewBox="0 0 512 512"
|
|
151
151
|
aria-hidden="true"
|
|
152
152
|
role="img"
|
|
153
153
|
width="1em"
|
|
@@ -170,15 +170,15 @@ cssPrefix: pf-d-dashboard
|
|
|
170
170
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
171
171
|
<svg
|
|
172
172
|
class="pf-v6-svg"
|
|
173
|
-
viewBox="0 0 32 32"
|
|
174
173
|
fill="currentColor"
|
|
174
|
+
viewBox="0 0 32 32"
|
|
175
175
|
aria-hidden="true"
|
|
176
176
|
role="img"
|
|
177
177
|
width="1em"
|
|
178
178
|
height="1em"
|
|
179
179
|
>
|
|
180
180
|
<path
|
|
181
|
-
d="
|
|
181
|
+
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"
|
|
182
182
|
/>
|
|
183
183
|
</svg>
|
|
184
184
|
</span>
|
|
@@ -194,8 +194,8 @@ cssPrefix: pf-d-dashboard
|
|
|
194
194
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
195
195
|
<svg
|
|
196
196
|
class="pf-v6-svg"
|
|
197
|
-
viewBox="0 0 512 512"
|
|
198
197
|
fill="currentColor"
|
|
198
|
+
viewBox="0 0 512 512"
|
|
199
199
|
aria-hidden="true"
|
|
200
200
|
role="img"
|
|
201
201
|
width="1em"
|
|
@@ -220,8 +220,8 @@ cssPrefix: pf-d-dashboard
|
|
|
220
220
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
221
221
|
<svg
|
|
222
222
|
class="pf-v6-svg"
|
|
223
|
-
viewBox="0 0 32 32"
|
|
224
223
|
fill="currentColor"
|
|
224
|
+
viewBox="0 0 32 32"
|
|
225
225
|
aria-hidden="true"
|
|
226
226
|
role="img"
|
|
227
227
|
width="1em"
|
|
@@ -300,8 +300,8 @@ cssPrefix: pf-d-dashboard
|
|
|
300
300
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
301
301
|
<svg
|
|
302
302
|
class="pf-v6-svg"
|
|
303
|
-
viewBox="0 0 20 20"
|
|
304
303
|
fill="currentColor"
|
|
304
|
+
viewBox="0 0 20 20"
|
|
305
305
|
aria-hidden="true"
|
|
306
306
|
role="img"
|
|
307
307
|
width="1em"
|
|
@@ -319,8 +319,8 @@ cssPrefix: pf-d-dashboard
|
|
|
319
319
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
320
320
|
<svg
|
|
321
321
|
class="pf-v6-svg"
|
|
322
|
-
viewBox="0 0 20 20"
|
|
323
322
|
fill="currentColor"
|
|
323
|
+
viewBox="0 0 20 20"
|
|
324
324
|
aria-hidden="true"
|
|
325
325
|
role="img"
|
|
326
326
|
width="1em"
|
|
@@ -338,8 +338,8 @@ cssPrefix: pf-d-dashboard
|
|
|
338
338
|
<span class="pf-v6-c-breadcrumb__item-divider">
|
|
339
339
|
<svg
|
|
340
340
|
class="pf-v6-svg"
|
|
341
|
-
viewBox="0 0 20 20"
|
|
342
341
|
fill="currentColor"
|
|
342
|
+
viewBox="0 0 20 20"
|
|
343
343
|
aria-hidden="true"
|
|
344
344
|
role="img"
|
|
345
345
|
width="1em"
|
|
@@ -390,8 +390,8 @@ cssPrefix: pf-d-dashboard
|
|
|
390
390
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
391
391
|
<svg
|
|
392
392
|
class="pf-v6-svg"
|
|
393
|
-
viewBox="0 0 20 20"
|
|
394
393
|
fill="currentColor"
|
|
394
|
+
viewBox="0 0 20 20"
|
|
395
395
|
aria-hidden="true"
|
|
396
396
|
role="img"
|
|
397
397
|
width="1em"
|
|
@@ -416,8 +416,8 @@ cssPrefix: pf-d-dashboard
|
|
|
416
416
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
417
417
|
<svg
|
|
418
418
|
class="pf-v6-svg"
|
|
419
|
-
viewBox="0 0 32 32"
|
|
420
419
|
fill="currentColor"
|
|
420
|
+
viewBox="0 0 32 32"
|
|
421
421
|
aria-hidden="true"
|
|
422
422
|
role="img"
|
|
423
423
|
width="1em"
|
|
@@ -465,8 +465,8 @@ cssPrefix: pf-d-dashboard
|
|
|
465
465
|
<span class="pf-v6-c-label__icon">
|
|
466
466
|
<svg
|
|
467
467
|
class="pf-v6-svg"
|
|
468
|
-
viewBox="0 0 32 32"
|
|
469
468
|
fill="currentColor"
|
|
469
|
+
viewBox="0 0 32 32"
|
|
470
470
|
aria-hidden="true"
|
|
471
471
|
role="img"
|
|
472
472
|
width="1em"
|
|
@@ -515,8 +515,8 @@ cssPrefix: pf-d-dashboard
|
|
|
515
515
|
>
|
|
516
516
|
<svg
|
|
517
517
|
class="pf-v6-svg"
|
|
518
|
-
viewBox="0 0 32 32"
|
|
519
518
|
fill="currentColor"
|
|
519
|
+
viewBox="0 0 32 32"
|
|
520
520
|
aria-hidden="true"
|
|
521
521
|
role="img"
|
|
522
522
|
width="1em"
|
|
@@ -545,8 +545,8 @@ cssPrefix: pf-d-dashboard
|
|
|
545
545
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
546
546
|
<svg
|
|
547
547
|
class="pf-v6-svg"
|
|
548
|
-
viewBox="0 0 448 512"
|
|
549
548
|
fill="currentColor"
|
|
549
|
+
viewBox="0 0 448 512"
|
|
550
550
|
aria-hidden="true"
|
|
551
551
|
role="img"
|
|
552
552
|
width="1em"
|
|
@@ -590,8 +590,8 @@ cssPrefix: pf-d-dashboard
|
|
|
590
590
|
<span class="pf-v6-c-label__icon">
|
|
591
591
|
<svg
|
|
592
592
|
class="pf-v6-svg"
|
|
593
|
-
viewBox="0 0 32 32"
|
|
594
593
|
fill="currentColor"
|
|
594
|
+
viewBox="0 0 32 32"
|
|
595
595
|
aria-hidden="true"
|
|
596
596
|
role="img"
|
|
597
597
|
width="1em"
|
|
@@ -638,8 +638,8 @@ cssPrefix: pf-d-dashboard
|
|
|
638
638
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
639
639
|
<svg
|
|
640
640
|
class="pf-v6-svg"
|
|
641
|
-
viewBox="0 0 32 32"
|
|
642
641
|
fill="currentColor"
|
|
642
|
+
viewBox="0 0 32 32"
|
|
643
643
|
aria-hidden="true"
|
|
644
644
|
role="img"
|
|
645
645
|
width="1em"
|
|
@@ -668,8 +668,8 @@ cssPrefix: pf-d-dashboard
|
|
|
668
668
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
669
669
|
<svg
|
|
670
670
|
class="pf-v6-svg"
|
|
671
|
-
viewBox="0 0 448 512"
|
|
672
671
|
fill="currentColor"
|
|
672
|
+
viewBox="0 0 448 512"
|
|
673
673
|
aria-hidden="true"
|
|
674
674
|
role="img"
|
|
675
675
|
width="1em"
|
|
@@ -713,8 +713,8 @@ cssPrefix: pf-d-dashboard
|
|
|
713
713
|
<span class="pf-v6-c-label__icon">
|
|
714
714
|
<svg
|
|
715
715
|
class="pf-v6-svg"
|
|
716
|
-
viewBox="0 0 32 32"
|
|
717
716
|
fill="currentColor"
|
|
717
|
+
viewBox="0 0 32 32"
|
|
718
718
|
aria-hidden="true"
|
|
719
719
|
role="img"
|
|
720
720
|
width="1em"
|
|
@@ -763,8 +763,8 @@ cssPrefix: pf-d-dashboard
|
|
|
763
763
|
>
|
|
764
764
|
<svg
|
|
765
765
|
class="pf-v6-svg"
|
|
766
|
-
viewBox="0 0 32 32"
|
|
767
766
|
fill="currentColor"
|
|
767
|
+
viewBox="0 0 32 32"
|
|
768
768
|
aria-hidden="true"
|
|
769
769
|
role="img"
|
|
770
770
|
width="1em"
|
|
@@ -793,8 +793,8 @@ cssPrefix: pf-d-dashboard
|
|
|
793
793
|
<span class="pf-v6-c-button__icon pf-m-end">
|
|
794
794
|
<svg
|
|
795
795
|
class="pf-v6-svg"
|
|
796
|
-
viewBox="0 0 448 512"
|
|
797
796
|
fill="currentColor"
|
|
797
|
+
viewBox="0 0 448 512"
|
|
798
798
|
aria-hidden="true"
|
|
799
799
|
role="img"
|
|
800
800
|
width="1em"
|
|
@@ -832,8 +832,8 @@ cssPrefix: pf-d-dashboard
|
|
|
832
832
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
833
833
|
<svg
|
|
834
834
|
class="pf-v6-svg"
|
|
835
|
-
viewBox="0 0 32 32"
|
|
836
835
|
fill="currentColor"
|
|
836
|
+
viewBox="0 0 32 32"
|
|
837
837
|
aria-hidden="true"
|
|
838
838
|
role="img"
|
|
839
839
|
width="1em"
|
|
@@ -856,8 +856,8 @@ cssPrefix: pf-d-dashboard
|
|
|
856
856
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
857
857
|
<svg
|
|
858
858
|
class="pf-v6-svg"
|
|
859
|
-
viewBox="0 0 32 32"
|
|
860
859
|
fill="currentColor"
|
|
860
|
+
viewBox="0 0 32 32"
|
|
861
861
|
aria-hidden="true"
|
|
862
862
|
role="img"
|
|
863
863
|
width="1em"
|
|
@@ -882,8 +882,8 @@ cssPrefix: pf-d-dashboard
|
|
|
882
882
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
883
883
|
<svg
|
|
884
884
|
class="pf-v6-svg"
|
|
885
|
-
viewBox="0 0 32 32"
|
|
886
885
|
fill="currentColor"
|
|
886
|
+
viewBox="0 0 32 32"
|
|
887
887
|
aria-hidden="true"
|
|
888
888
|
role="img"
|
|
889
889
|
width="1em"
|
|
@@ -913,8 +913,8 @@ cssPrefix: pf-d-dashboard
|
|
|
913
913
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
914
914
|
<svg
|
|
915
915
|
class="pf-v6-svg"
|
|
916
|
-
viewBox="0 0 32 32"
|
|
917
916
|
fill="currentColor"
|
|
917
|
+
viewBox="0 0 32 32"
|
|
918
918
|
aria-hidden="true"
|
|
919
919
|
role="img"
|
|
920
920
|
width="1em"
|
|
@@ -944,8 +944,8 @@ cssPrefix: pf-d-dashboard
|
|
|
944
944
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
945
945
|
<svg
|
|
946
946
|
class="pf-v6-svg"
|
|
947
|
-
viewBox="0 0 32 32"
|
|
948
947
|
fill="currentColor"
|
|
948
|
+
viewBox="0 0 32 32"
|
|
949
949
|
aria-hidden="true"
|
|
950
950
|
role="img"
|
|
951
951
|
width="1em"
|
|
@@ -975,8 +975,8 @@ cssPrefix: pf-d-dashboard
|
|
|
975
975
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
976
976
|
<svg
|
|
977
977
|
class="pf-v6-svg"
|
|
978
|
-
viewBox="0 0 32 32"
|
|
979
978
|
fill="currentColor"
|
|
979
|
+
viewBox="0 0 32 32"
|
|
980
980
|
aria-hidden="true"
|
|
981
981
|
role="img"
|
|
982
982
|
width="1em"
|
|
@@ -1003,8 +1003,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1003
1003
|
<span class="pf-v6-c-icon__content pf-m-success">
|
|
1004
1004
|
<svg
|
|
1005
1005
|
class="pf-v6-svg"
|
|
1006
|
-
viewBox="0 0 32 32"
|
|
1007
1006
|
fill="currentColor"
|
|
1007
|
+
viewBox="0 0 32 32"
|
|
1008
1008
|
aria-hidden="true"
|
|
1009
1009
|
role="img"
|
|
1010
1010
|
width="1em"
|
|
@@ -1124,8 +1124,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1124
1124
|
>
|
|
1125
1125
|
<svg
|
|
1126
1126
|
class="pf-v6-svg"
|
|
1127
|
-
viewBox="0 0 20 20"
|
|
1128
1127
|
fill="currentColor"
|
|
1128
|
+
viewBox="0 0 20 20"
|
|
1129
1129
|
aria-hidden="true"
|
|
1130
1130
|
role="img"
|
|
1131
1131
|
width="1em"
|
|
@@ -1154,8 +1154,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1154
1154
|
>
|
|
1155
1155
|
<svg
|
|
1156
1156
|
class="pf-v6-svg"
|
|
1157
|
-
viewBox="0 0 32 32"
|
|
1158
1157
|
fill="currentColor"
|
|
1158
|
+
viewBox="0 0 32 32"
|
|
1159
1159
|
aria-hidden="true"
|
|
1160
1160
|
role="img"
|
|
1161
1161
|
width="1em"
|
|
@@ -1191,8 +1191,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1191
1191
|
>
|
|
1192
1192
|
<svg
|
|
1193
1193
|
class="pf-v6-svg"
|
|
1194
|
-
viewBox="0 0 32 32"
|
|
1195
1194
|
fill="currentColor"
|
|
1195
|
+
viewBox="0 0 32 32"
|
|
1196
1196
|
aria-hidden="true"
|
|
1197
1197
|
role="img"
|
|
1198
1198
|
width="1em"
|
|
@@ -1236,15 +1236,15 @@ cssPrefix: pf-d-dashboard
|
|
|
1236
1236
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1237
1237
|
<svg
|
|
1238
1238
|
class="pf-v6-svg"
|
|
1239
|
-
viewBox="0 0 20 20"
|
|
1240
1239
|
fill="currentColor"
|
|
1240
|
+
viewBox="0 0 20 20"
|
|
1241
1241
|
aria-hidden="true"
|
|
1242
1242
|
role="img"
|
|
1243
1243
|
width="1em"
|
|
1244
1244
|
height="1em"
|
|
1245
1245
|
>
|
|
1246
1246
|
<path
|
|
1247
|
-
d="
|
|
1247
|
+
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"
|
|
1248
1248
|
/>
|
|
1249
1249
|
</svg>
|
|
1250
1250
|
</span>
|
|
@@ -1275,8 +1275,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1275
1275
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
1276
1276
|
<svg
|
|
1277
1277
|
class="pf-v6-svg"
|
|
1278
|
-
viewBox="0 0 20 20"
|
|
1279
1278
|
fill="currentColor"
|
|
1279
|
+
viewBox="0 0 20 20"
|
|
1280
1280
|
aria-hidden="true"
|
|
1281
1281
|
role="img"
|
|
1282
1282
|
width="1em"
|
|
@@ -1398,8 +1398,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1398
1398
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
1399
1399
|
<svg
|
|
1400
1400
|
class="pf-v6-svg"
|
|
1401
|
-
viewBox="0 0 20 20"
|
|
1402
1401
|
fill="currentColor"
|
|
1402
|
+
viewBox="0 0 20 20"
|
|
1403
1403
|
aria-hidden="true"
|
|
1404
1404
|
role="img"
|
|
1405
1405
|
width="1em"
|
|
@@ -1438,8 +1438,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1438
1438
|
<span class="pf-v6-c-card__header-toggle-icon">
|
|
1439
1439
|
<svg
|
|
1440
1440
|
class="pf-v6-svg"
|
|
1441
|
-
viewBox="0 0 20 20"
|
|
1442
1441
|
fill="currentColor"
|
|
1442
|
+
viewBox="0 0 20 20"
|
|
1443
1443
|
aria-hidden="true"
|
|
1444
1444
|
role="img"
|
|
1445
1445
|
width="1em"
|
|
@@ -1626,8 +1626,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1626
1626
|
>
|
|
1627
1627
|
<svg
|
|
1628
1628
|
class="pf-v6-svg"
|
|
1629
|
-
viewBox="0 0 32 32"
|
|
1630
1629
|
fill="currentColor"
|
|
1630
|
+
viewBox="0 0 32 32"
|
|
1631
1631
|
aria-hidden="true"
|
|
1632
1632
|
role="img"
|
|
1633
1633
|
width="1em"
|
|
@@ -1664,8 +1664,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1664
1664
|
>
|
|
1665
1665
|
<svg
|
|
1666
1666
|
class="pf-v6-svg"
|
|
1667
|
-
viewBox="0 0 32 32"
|
|
1668
1667
|
fill="currentColor"
|
|
1668
|
+
viewBox="0 0 32 32"
|
|
1669
1669
|
aria-hidden="true"
|
|
1670
1670
|
role="img"
|
|
1671
1671
|
width="1em"
|
|
@@ -1702,8 +1702,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1702
1702
|
>
|
|
1703
1703
|
<svg
|
|
1704
1704
|
class="pf-v6-svg"
|
|
1705
|
-
viewBox="0 0 32 32"
|
|
1706
1705
|
fill="currentColor"
|
|
1706
|
+
viewBox="0 0 32 32"
|
|
1707
1707
|
aria-hidden="true"
|
|
1708
1708
|
role="img"
|
|
1709
1709
|
width="1em"
|
|
@@ -1740,8 +1740,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1740
1740
|
>
|
|
1741
1741
|
<svg
|
|
1742
1742
|
class="pf-v6-svg"
|
|
1743
|
-
viewBox="0 0 32 32"
|
|
1744
1743
|
fill="currentColor"
|
|
1744
|
+
viewBox="0 0 32 32"
|
|
1745
1745
|
aria-hidden="true"
|
|
1746
1746
|
role="img"
|
|
1747
1747
|
width="1em"
|
|
@@ -1778,8 +1778,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1778
1778
|
>
|
|
1779
1779
|
<svg
|
|
1780
1780
|
class="pf-v6-svg"
|
|
1781
|
-
viewBox="0 0 32 32"
|
|
1782
1781
|
fill="currentColor"
|
|
1782
|
+
viewBox="0 0 32 32"
|
|
1783
1783
|
aria-hidden="true"
|
|
1784
1784
|
role="img"
|
|
1785
1785
|
width="1em"
|
|
@@ -1821,15 +1821,15 @@ cssPrefix: pf-d-dashboard
|
|
|
1821
1821
|
<span class="pf-v6-c-menu-toggle__toggle-icon">
|
|
1822
1822
|
<svg
|
|
1823
1823
|
class="pf-v6-svg"
|
|
1824
|
-
viewBox="0 0 20 20"
|
|
1825
1824
|
fill="currentColor"
|
|
1825
|
+
viewBox="0 0 20 20"
|
|
1826
1826
|
aria-hidden="true"
|
|
1827
1827
|
role="img"
|
|
1828
1828
|
width="1em"
|
|
1829
1829
|
height="1em"
|
|
1830
1830
|
>
|
|
1831
1831
|
<path
|
|
1832
|
-
d="
|
|
1832
|
+
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"
|
|
1833
1833
|
/>
|
|
1834
1834
|
</svg>
|
|
1835
1835
|
</span>
|
|
@@ -1857,8 +1857,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1857
1857
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
1858
1858
|
<svg
|
|
1859
1859
|
class="pf-v6-svg"
|
|
1860
|
-
viewBox="0 0 32 32"
|
|
1861
1860
|
fill="currentColor"
|
|
1861
|
+
viewBox="0 0 32 32"
|
|
1862
1862
|
aria-hidden="true"
|
|
1863
1863
|
role="img"
|
|
1864
1864
|
width="1em"
|
|
@@ -1899,8 +1899,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1899
1899
|
>
|
|
1900
1900
|
<svg
|
|
1901
1901
|
class="pf-v6-svg"
|
|
1902
|
-
viewBox="0 0 32 32"
|
|
1903
1902
|
fill="currentColor"
|
|
1903
|
+
viewBox="0 0 32 32"
|
|
1904
1904
|
aria-hidden="true"
|
|
1905
1905
|
role="img"
|
|
1906
1906
|
width="1em"
|
|
@@ -1976,8 +1976,8 @@ cssPrefix: pf-d-dashboard
|
|
|
1976
1976
|
>
|
|
1977
1977
|
<svg
|
|
1978
1978
|
class="pf-v6-svg"
|
|
1979
|
-
viewBox="0 0 32 32"
|
|
1980
1979
|
fill="currentColor"
|
|
1980
|
+
viewBox="0 0 32 32"
|
|
1981
1981
|
aria-hidden="true"
|
|
1982
1982
|
role="img"
|
|
1983
1983
|
width="1em"
|
|
@@ -2017,8 +2017,8 @@ cssPrefix: pf-d-dashboard
|
|
|
2017
2017
|
>
|
|
2018
2018
|
<svg
|
|
2019
2019
|
class="pf-v6-svg"
|
|
2020
|
-
viewBox="0 0 32 32"
|
|
2021
2020
|
fill="currentColor"
|
|
2021
|
+
viewBox="0 0 32 32"
|
|
2022
2022
|
aria-hidden="true"
|
|
2023
2023
|
role="img"
|
|
2024
2024
|
width="1em"
|
|
@@ -2058,8 +2058,8 @@ cssPrefix: pf-d-dashboard
|
|
|
2058
2058
|
<span class="pf-v6-c-icon__content pf-m-danger">
|
|
2059
2059
|
<svg
|
|
2060
2060
|
class="pf-v6-svg"
|
|
2061
|
-
viewBox="0 0 32 32"
|
|
2062
2061
|
fill="currentColor"
|
|
2062
|
+
viewBox="0 0 32 32"
|
|
2063
2063
|
aria-hidden="true"
|
|
2064
2064
|
role="img"
|
|
2065
2065
|
width="1em"
|
|
@@ -2099,8 +2099,8 @@ cssPrefix: pf-d-dashboard
|
|
|
2099
2099
|
>
|
|
2100
2100
|
<svg
|
|
2101
2101
|
class="pf-v6-svg"
|
|
2102
|
-
viewBox="0 0 32 32"
|
|
2103
2102
|
fill="currentColor"
|
|
2103
|
+
viewBox="0 0 32 32"
|
|
2104
2104
|
aria-hidden="true"
|
|
2105
2105
|
role="img"
|
|
2106
2106
|
width="1em"
|
|
@@ -2140,8 +2140,8 @@ cssPrefix: pf-d-dashboard
|
|
|
2140
2140
|
>
|
|
2141
2141
|
<svg
|
|
2142
2142
|
class="pf-v6-svg"
|
|
2143
|
-
viewBox="0 0 32 32"
|
|
2144
2143
|
fill="currentColor"
|
|
2144
|
+
viewBox="0 0 32 32"
|
|
2145
2145
|
aria-hidden="true"
|
|
2146
2146
|
role="img"
|
|
2147
2147
|
width="1em"
|