@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
|
@@ -22,8 +22,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
22
22
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
23
23
|
<svg
|
|
24
24
|
class="pf-v6-svg"
|
|
25
|
-
viewBox="0 0 32 32"
|
|
26
25
|
fill="currentColor"
|
|
26
|
+
viewBox="0 0 32 32"
|
|
27
27
|
aria-hidden="true"
|
|
28
28
|
role="img"
|
|
29
29
|
width="1em"
|
|
@@ -44,8 +44,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
44
44
|
<span class="pf-v6-c-button__icon">
|
|
45
45
|
<svg
|
|
46
46
|
class="pf-v6-svg"
|
|
47
|
-
viewBox="0 0 20 20"
|
|
48
47
|
fill="currentColor"
|
|
48
|
+
viewBox="0 0 20 20"
|
|
49
49
|
aria-hidden="true"
|
|
50
50
|
role="img"
|
|
51
51
|
width="1em"
|
|
@@ -70,8 +70,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
70
70
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
71
71
|
<svg
|
|
72
72
|
class="pf-v6-svg"
|
|
73
|
-
viewBox="0 0 32 32"
|
|
74
73
|
fill="currentColor"
|
|
74
|
+
viewBox="0 0 32 32"
|
|
75
75
|
aria-hidden="true"
|
|
76
76
|
role="img"
|
|
77
77
|
width="1em"
|
|
@@ -99,8 +99,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
99
99
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
100
100
|
<svg
|
|
101
101
|
class="pf-v6-svg"
|
|
102
|
-
viewBox="0 0 32 32"
|
|
103
102
|
fill="currentColor"
|
|
103
|
+
viewBox="0 0 32 32"
|
|
104
104
|
aria-hidden="true"
|
|
105
105
|
role="img"
|
|
106
106
|
width="1em"
|
|
@@ -129,8 +129,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
129
129
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
130
130
|
<svg
|
|
131
131
|
class="pf-v6-svg"
|
|
132
|
-
viewBox="0 0 32 32"
|
|
133
132
|
fill="currentColor"
|
|
133
|
+
viewBox="0 0 32 32"
|
|
134
134
|
aria-hidden="true"
|
|
135
135
|
role="img"
|
|
136
136
|
width="1em"
|
|
@@ -158,8 +158,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
158
158
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
159
159
|
<svg
|
|
160
160
|
class="pf-v6-svg"
|
|
161
|
-
viewBox="0 0 32 32"
|
|
162
161
|
fill="currentColor"
|
|
162
|
+
viewBox="0 0 32 32"
|
|
163
163
|
aria-hidden="true"
|
|
164
164
|
role="img"
|
|
165
165
|
width="1em"
|
|
@@ -188,8 +188,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
188
188
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
189
189
|
<svg
|
|
190
190
|
class="pf-v6-svg"
|
|
191
|
-
viewBox="0 0 32 32"
|
|
192
191
|
fill="currentColor"
|
|
192
|
+
viewBox="0 0 32 32"
|
|
193
193
|
aria-hidden="true"
|
|
194
194
|
role="img"
|
|
195
195
|
width="1em"
|
|
@@ -217,8 +217,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
217
217
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
218
218
|
<svg
|
|
219
219
|
class="pf-v6-svg"
|
|
220
|
-
viewBox="0 0 32 32"
|
|
221
220
|
fill="currentColor"
|
|
221
|
+
viewBox="0 0 32 32"
|
|
222
222
|
aria-hidden="true"
|
|
223
223
|
role="img"
|
|
224
224
|
width="1em"
|
|
@@ -245,8 +245,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
245
245
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
246
246
|
<svg
|
|
247
247
|
class="pf-v6-svg"
|
|
248
|
-
viewBox="0 0 32 32"
|
|
249
248
|
fill="currentColor"
|
|
249
|
+
viewBox="0 0 32 32"
|
|
250
250
|
aria-hidden="true"
|
|
251
251
|
role="img"
|
|
252
252
|
width="1em"
|
|
@@ -273,8 +273,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
273
273
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
274
274
|
<svg
|
|
275
275
|
class="pf-v6-svg"
|
|
276
|
-
viewBox="0 0 32 32"
|
|
277
276
|
fill="currentColor"
|
|
277
|
+
viewBox="0 0 32 32"
|
|
278
278
|
aria-hidden="true"
|
|
279
279
|
role="img"
|
|
280
280
|
width="1em"
|
|
@@ -301,8 +301,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
301
301
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
302
302
|
<svg
|
|
303
303
|
class="pf-v6-svg"
|
|
304
|
-
viewBox="0 0 32 32"
|
|
305
304
|
fill="currentColor"
|
|
305
|
+
viewBox="0 0 32 32"
|
|
306
306
|
aria-hidden="true"
|
|
307
307
|
role="img"
|
|
308
308
|
width="1em"
|
|
@@ -329,8 +329,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
329
329
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
330
330
|
<svg
|
|
331
331
|
class="pf-v6-svg"
|
|
332
|
-
viewBox="0 0 32 32"
|
|
333
332
|
fill="currentColor"
|
|
333
|
+
viewBox="0 0 32 32"
|
|
334
334
|
aria-hidden="true"
|
|
335
335
|
role="img"
|
|
336
336
|
width="1em"
|
|
@@ -357,8 +357,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
357
357
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
358
358
|
<svg
|
|
359
359
|
class="pf-v6-svg"
|
|
360
|
-
viewBox="0 0 32 32"
|
|
361
360
|
fill="currentColor"
|
|
361
|
+
viewBox="0 0 32 32"
|
|
362
362
|
aria-hidden="true"
|
|
363
363
|
role="img"
|
|
364
364
|
width="1em"
|
|
@@ -387,8 +387,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
387
387
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
388
388
|
<svg
|
|
389
389
|
class="pf-v6-svg"
|
|
390
|
-
viewBox="0 0 32 32"
|
|
391
390
|
fill="currentColor"
|
|
391
|
+
viewBox="0 0 32 32"
|
|
392
392
|
aria-hidden="true"
|
|
393
393
|
role="img"
|
|
394
394
|
width="1em"
|
|
@@ -415,8 +415,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
415
415
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
416
416
|
<svg
|
|
417
417
|
class="pf-v6-svg"
|
|
418
|
-
viewBox="0 0 32 32"
|
|
419
418
|
fill="currentColor"
|
|
419
|
+
viewBox="0 0 32 32"
|
|
420
420
|
aria-hidden="true"
|
|
421
421
|
role="img"
|
|
422
422
|
width="1em"
|
|
@@ -446,8 +446,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
446
446
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
447
447
|
<svg
|
|
448
448
|
class="pf-v6-svg"
|
|
449
|
-
viewBox="0 0 32 32"
|
|
450
449
|
fill="currentColor"
|
|
450
|
+
viewBox="0 0 32 32"
|
|
451
451
|
aria-hidden="true"
|
|
452
452
|
role="img"
|
|
453
453
|
width="1em"
|
|
@@ -472,8 +472,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
472
472
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
473
473
|
<svg
|
|
474
474
|
class="pf-v6-svg"
|
|
475
|
-
viewBox="0 0 32 32"
|
|
476
475
|
fill="currentColor"
|
|
476
|
+
viewBox="0 0 32 32"
|
|
477
477
|
aria-hidden="true"
|
|
478
478
|
role="img"
|
|
479
479
|
width="1em"
|
|
@@ -527,8 +527,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
527
527
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
528
528
|
<svg
|
|
529
529
|
class="pf-v6-svg"
|
|
530
|
-
viewBox="0 0 32 32"
|
|
531
530
|
fill="currentColor"
|
|
531
|
+
viewBox="0 0 32 32"
|
|
532
532
|
aria-hidden="true"
|
|
533
533
|
role="img"
|
|
534
534
|
width="1em"
|
|
@@ -549,8 +549,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
549
549
|
<span class="pf-v6-c-button__icon">
|
|
550
550
|
<svg
|
|
551
551
|
class="pf-v6-svg"
|
|
552
|
-
viewBox="0 0 20 20"
|
|
553
552
|
fill="currentColor"
|
|
553
|
+
viewBox="0 0 20 20"
|
|
554
554
|
aria-hidden="true"
|
|
555
555
|
role="img"
|
|
556
556
|
width="1em"
|
|
@@ -582,8 +582,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
582
582
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
583
583
|
<svg
|
|
584
584
|
class="pf-v6-svg"
|
|
585
|
-
viewBox="0 0 20 20"
|
|
586
585
|
fill="currentColor"
|
|
586
|
+
viewBox="0 0 20 20"
|
|
587
587
|
aria-hidden="true"
|
|
588
588
|
role="img"
|
|
589
589
|
width="1em"
|
|
@@ -605,8 +605,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
605
605
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
606
606
|
<svg
|
|
607
607
|
class="pf-v6-svg"
|
|
608
|
-
viewBox="0 0 32 32"
|
|
609
608
|
fill="currentColor"
|
|
609
|
+
viewBox="0 0 32 32"
|
|
610
610
|
aria-hidden="true"
|
|
611
611
|
role="img"
|
|
612
612
|
width="1em"
|
|
@@ -634,8 +634,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
634
634
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
635
635
|
<svg
|
|
636
636
|
class="pf-v6-svg"
|
|
637
|
-
viewBox="0 0 32 32"
|
|
638
637
|
fill="currentColor"
|
|
638
|
+
viewBox="0 0 32 32"
|
|
639
639
|
aria-hidden="true"
|
|
640
640
|
role="img"
|
|
641
641
|
width="1em"
|
|
@@ -664,8 +664,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
664
664
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
665
665
|
<svg
|
|
666
666
|
class="pf-v6-svg"
|
|
667
|
-
viewBox="0 0 32 32"
|
|
668
667
|
fill="currentColor"
|
|
668
|
+
viewBox="0 0 32 32"
|
|
669
669
|
aria-hidden="true"
|
|
670
670
|
role="img"
|
|
671
671
|
width="1em"
|
|
@@ -693,8 +693,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
693
693
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
694
694
|
<svg
|
|
695
695
|
class="pf-v6-svg"
|
|
696
|
-
viewBox="0 0 32 32"
|
|
697
696
|
fill="currentColor"
|
|
697
|
+
viewBox="0 0 32 32"
|
|
698
698
|
aria-hidden="true"
|
|
699
699
|
role="img"
|
|
700
700
|
width="1em"
|
|
@@ -723,8 +723,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
723
723
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
724
724
|
<svg
|
|
725
725
|
class="pf-v6-svg"
|
|
726
|
-
viewBox="0 0 32 32"
|
|
727
726
|
fill="currentColor"
|
|
727
|
+
viewBox="0 0 32 32"
|
|
728
728
|
aria-hidden="true"
|
|
729
729
|
role="img"
|
|
730
730
|
width="1em"
|
|
@@ -752,8 +752,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
752
752
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
753
753
|
<svg
|
|
754
754
|
class="pf-v6-svg"
|
|
755
|
-
viewBox="0 0 32 32"
|
|
756
755
|
fill="currentColor"
|
|
756
|
+
viewBox="0 0 32 32"
|
|
757
757
|
aria-hidden="true"
|
|
758
758
|
role="img"
|
|
759
759
|
width="1em"
|
|
@@ -780,8 +780,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
780
780
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
781
781
|
<svg
|
|
782
782
|
class="pf-v6-svg"
|
|
783
|
-
viewBox="0 0 32 32"
|
|
784
783
|
fill="currentColor"
|
|
784
|
+
viewBox="0 0 32 32"
|
|
785
785
|
aria-hidden="true"
|
|
786
786
|
role="img"
|
|
787
787
|
width="1em"
|
|
@@ -808,8 +808,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
808
808
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
809
809
|
<svg
|
|
810
810
|
class="pf-v6-svg"
|
|
811
|
-
viewBox="0 0 32 32"
|
|
812
811
|
fill="currentColor"
|
|
812
|
+
viewBox="0 0 32 32"
|
|
813
813
|
aria-hidden="true"
|
|
814
814
|
role="img"
|
|
815
815
|
width="1em"
|
|
@@ -836,8 +836,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
836
836
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
837
837
|
<svg
|
|
838
838
|
class="pf-v6-svg"
|
|
839
|
-
viewBox="0 0 32 32"
|
|
840
839
|
fill="currentColor"
|
|
840
|
+
viewBox="0 0 32 32"
|
|
841
841
|
aria-hidden="true"
|
|
842
842
|
role="img"
|
|
843
843
|
width="1em"
|
|
@@ -864,8 +864,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
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"
|
|
@@ -892,8 +892,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
892
892
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
893
893
|
<svg
|
|
894
894
|
class="pf-v6-svg"
|
|
895
|
-
viewBox="0 0 32 32"
|
|
896
895
|
fill="currentColor"
|
|
896
|
+
viewBox="0 0 32 32"
|
|
897
897
|
aria-hidden="true"
|
|
898
898
|
role="img"
|
|
899
899
|
width="1em"
|
|
@@ -922,8 +922,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
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"
|
|
@@ -950,8 +950,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
950
950
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
951
951
|
<svg
|
|
952
952
|
class="pf-v6-svg"
|
|
953
|
-
viewBox="0 0 32 32"
|
|
954
953
|
fill="currentColor"
|
|
954
|
+
viewBox="0 0 32 32"
|
|
955
955
|
aria-hidden="true"
|
|
956
956
|
role="img"
|
|
957
957
|
width="1em"
|
|
@@ -981,8 +981,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
981
981
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
982
982
|
<svg
|
|
983
983
|
class="pf-v6-svg"
|
|
984
|
-
viewBox="0 0 32 32"
|
|
985
984
|
fill="currentColor"
|
|
985
|
+
viewBox="0 0 32 32"
|
|
986
986
|
aria-hidden="true"
|
|
987
987
|
role="img"
|
|
988
988
|
width="1em"
|
|
@@ -1009,8 +1009,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1009
1009
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1010
1010
|
<svg
|
|
1011
1011
|
class="pf-v6-svg"
|
|
1012
|
-
viewBox="0 0 32 32"
|
|
1013
1012
|
fill="currentColor"
|
|
1013
|
+
viewBox="0 0 32 32"
|
|
1014
1014
|
aria-hidden="true"
|
|
1015
1015
|
role="img"
|
|
1016
1016
|
width="1em"
|
|
@@ -1057,8 +1057,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1057
1057
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
1058
1058
|
<svg
|
|
1059
1059
|
class="pf-v6-svg"
|
|
1060
|
-
viewBox="0 0 20 20"
|
|
1061
1060
|
fill="currentColor"
|
|
1061
|
+
viewBox="0 0 20 20"
|
|
1062
1062
|
aria-hidden="true"
|
|
1063
1063
|
role="img"
|
|
1064
1064
|
width="1em"
|
|
@@ -1080,8 +1080,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1080
1080
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1081
1081
|
<svg
|
|
1082
1082
|
class="pf-v6-svg"
|
|
1083
|
-
viewBox="0 0 32 32"
|
|
1084
1083
|
fill="currentColor"
|
|
1084
|
+
viewBox="0 0 32 32"
|
|
1085
1085
|
aria-hidden="true"
|
|
1086
1086
|
role="img"
|
|
1087
1087
|
width="1em"
|
|
@@ -1109,8 +1109,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1109
1109
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1110
1110
|
<svg
|
|
1111
1111
|
class="pf-v6-svg"
|
|
1112
|
-
viewBox="0 0 32 32"
|
|
1113
1112
|
fill="currentColor"
|
|
1113
|
+
viewBox="0 0 32 32"
|
|
1114
1114
|
aria-hidden="true"
|
|
1115
1115
|
role="img"
|
|
1116
1116
|
width="1em"
|
|
@@ -1139,8 +1139,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1139
1139
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1140
1140
|
<svg
|
|
1141
1141
|
class="pf-v6-svg"
|
|
1142
|
-
viewBox="0 0 32 32"
|
|
1143
1142
|
fill="currentColor"
|
|
1143
|
+
viewBox="0 0 32 32"
|
|
1144
1144
|
aria-hidden="true"
|
|
1145
1145
|
role="img"
|
|
1146
1146
|
width="1em"
|
|
@@ -1168,8 +1168,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1168
1168
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1169
1169
|
<svg
|
|
1170
1170
|
class="pf-v6-svg"
|
|
1171
|
-
viewBox="0 0 32 32"
|
|
1172
1171
|
fill="currentColor"
|
|
1172
|
+
viewBox="0 0 32 32"
|
|
1173
1173
|
aria-hidden="true"
|
|
1174
1174
|
role="img"
|
|
1175
1175
|
width="1em"
|
|
@@ -1198,8 +1198,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1198
1198
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1199
1199
|
<svg
|
|
1200
1200
|
class="pf-v6-svg"
|
|
1201
|
-
viewBox="0 0 32 32"
|
|
1202
1201
|
fill="currentColor"
|
|
1202
|
+
viewBox="0 0 32 32"
|
|
1203
1203
|
aria-hidden="true"
|
|
1204
1204
|
role="img"
|
|
1205
1205
|
width="1em"
|
|
@@ -1227,8 +1227,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1227
1227
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1228
1228
|
<svg
|
|
1229
1229
|
class="pf-v6-svg"
|
|
1230
|
-
viewBox="0 0 32 32"
|
|
1231
1230
|
fill="currentColor"
|
|
1231
|
+
viewBox="0 0 32 32"
|
|
1232
1232
|
aria-hidden="true"
|
|
1233
1233
|
role="img"
|
|
1234
1234
|
width="1em"
|
|
@@ -1255,8 +1255,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1255
1255
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1256
1256
|
<svg
|
|
1257
1257
|
class="pf-v6-svg"
|
|
1258
|
-
viewBox="0 0 32 32"
|
|
1259
1258
|
fill="currentColor"
|
|
1259
|
+
viewBox="0 0 32 32"
|
|
1260
1260
|
aria-hidden="true"
|
|
1261
1261
|
role="img"
|
|
1262
1262
|
width="1em"
|
|
@@ -1283,8 +1283,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1283
1283
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1284
1284
|
<svg
|
|
1285
1285
|
class="pf-v6-svg"
|
|
1286
|
-
viewBox="0 0 32 32"
|
|
1287
1286
|
fill="currentColor"
|
|
1287
|
+
viewBox="0 0 32 32"
|
|
1288
1288
|
aria-hidden="true"
|
|
1289
1289
|
role="img"
|
|
1290
1290
|
width="1em"
|
|
@@ -1311,8 +1311,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1311
1311
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1312
1312
|
<svg
|
|
1313
1313
|
class="pf-v6-svg"
|
|
1314
|
-
viewBox="0 0 32 32"
|
|
1315
1314
|
fill="currentColor"
|
|
1315
|
+
viewBox="0 0 32 32"
|
|
1316
1316
|
aria-hidden="true"
|
|
1317
1317
|
role="img"
|
|
1318
1318
|
width="1em"
|
|
@@ -1339,8 +1339,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1339
1339
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1340
1340
|
<svg
|
|
1341
1341
|
class="pf-v6-svg"
|
|
1342
|
-
viewBox="0 0 32 32"
|
|
1343
1342
|
fill="currentColor"
|
|
1343
|
+
viewBox="0 0 32 32"
|
|
1344
1344
|
aria-hidden="true"
|
|
1345
1345
|
role="img"
|
|
1346
1346
|
width="1em"
|
|
@@ -1367,8 +1367,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1367
1367
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1368
1368
|
<svg
|
|
1369
1369
|
class="pf-v6-svg"
|
|
1370
|
-
viewBox="0 0 32 32"
|
|
1371
1370
|
fill="currentColor"
|
|
1371
|
+
viewBox="0 0 32 32"
|
|
1372
1372
|
aria-hidden="true"
|
|
1373
1373
|
role="img"
|
|
1374
1374
|
width="1em"
|
|
@@ -1397,8 +1397,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1397
1397
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1398
1398
|
<svg
|
|
1399
1399
|
class="pf-v6-svg"
|
|
1400
|
-
viewBox="0 0 32 32"
|
|
1401
1400
|
fill="currentColor"
|
|
1401
|
+
viewBox="0 0 32 32"
|
|
1402
1402
|
aria-hidden="true"
|
|
1403
1403
|
role="img"
|
|
1404
1404
|
width="1em"
|
|
@@ -1425,8 +1425,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1425
1425
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1426
1426
|
<svg
|
|
1427
1427
|
class="pf-v6-svg"
|
|
1428
|
-
viewBox="0 0 32 32"
|
|
1429
1428
|
fill="currentColor"
|
|
1429
|
+
viewBox="0 0 32 32"
|
|
1430
1430
|
aria-hidden="true"
|
|
1431
1431
|
role="img"
|
|
1432
1432
|
width="1em"
|
|
@@ -1456,8 +1456,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1456
1456
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1457
1457
|
<svg
|
|
1458
1458
|
class="pf-v6-svg"
|
|
1459
|
-
viewBox="0 0 32 32"
|
|
1460
1459
|
fill="currentColor"
|
|
1460
|
+
viewBox="0 0 32 32"
|
|
1461
1461
|
aria-hidden="true"
|
|
1462
1462
|
role="img"
|
|
1463
1463
|
width="1em"
|
|
@@ -1484,8 +1484,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1484
1484
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1485
1485
|
<svg
|
|
1486
1486
|
class="pf-v6-svg"
|
|
1487
|
-
viewBox="0 0 32 32"
|
|
1488
1487
|
fill="currentColor"
|
|
1488
|
+
viewBox="0 0 32 32"
|
|
1489
1489
|
aria-hidden="true"
|
|
1490
1490
|
role="img"
|
|
1491
1491
|
width="1em"
|
|
@@ -1532,8 +1532,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1532
1532
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
1533
1533
|
<svg
|
|
1534
1534
|
class="pf-v6-svg"
|
|
1535
|
-
viewBox="0 0 20 20"
|
|
1536
1535
|
fill="currentColor"
|
|
1536
|
+
viewBox="0 0 20 20"
|
|
1537
1537
|
aria-hidden="true"
|
|
1538
1538
|
role="img"
|
|
1539
1539
|
width="1em"
|
|
@@ -1555,8 +1555,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1555
1555
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1556
1556
|
<svg
|
|
1557
1557
|
class="pf-v6-svg"
|
|
1558
|
-
viewBox="0 0 32 32"
|
|
1559
1558
|
fill="currentColor"
|
|
1559
|
+
viewBox="0 0 32 32"
|
|
1560
1560
|
aria-hidden="true"
|
|
1561
1561
|
role="img"
|
|
1562
1562
|
width="1em"
|
|
@@ -1584,8 +1584,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1584
1584
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1585
1585
|
<svg
|
|
1586
1586
|
class="pf-v6-svg"
|
|
1587
|
-
viewBox="0 0 32 32"
|
|
1588
1587
|
fill="currentColor"
|
|
1588
|
+
viewBox="0 0 32 32"
|
|
1589
1589
|
aria-hidden="true"
|
|
1590
1590
|
role="img"
|
|
1591
1591
|
width="1em"
|
|
@@ -1614,8 +1614,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1614
1614
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1615
1615
|
<svg
|
|
1616
1616
|
class="pf-v6-svg"
|
|
1617
|
-
viewBox="0 0 32 32"
|
|
1618
1617
|
fill="currentColor"
|
|
1618
|
+
viewBox="0 0 32 32"
|
|
1619
1619
|
aria-hidden="true"
|
|
1620
1620
|
role="img"
|
|
1621
1621
|
width="1em"
|
|
@@ -1643,8 +1643,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1643
1643
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1644
1644
|
<svg
|
|
1645
1645
|
class="pf-v6-svg"
|
|
1646
|
-
viewBox="0 0 32 32"
|
|
1647
1646
|
fill="currentColor"
|
|
1647
|
+
viewBox="0 0 32 32"
|
|
1648
1648
|
aria-hidden="true"
|
|
1649
1649
|
role="img"
|
|
1650
1650
|
width="1em"
|
|
@@ -1673,8 +1673,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1673
1673
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1674
1674
|
<svg
|
|
1675
1675
|
class="pf-v6-svg"
|
|
1676
|
-
viewBox="0 0 32 32"
|
|
1677
1676
|
fill="currentColor"
|
|
1677
|
+
viewBox="0 0 32 32"
|
|
1678
1678
|
aria-hidden="true"
|
|
1679
1679
|
role="img"
|
|
1680
1680
|
width="1em"
|
|
@@ -1702,8 +1702,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1702
1702
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
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"
|
|
@@ -1730,8 +1730,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1730
1730
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1731
1731
|
<svg
|
|
1732
1732
|
class="pf-v6-svg"
|
|
1733
|
-
viewBox="0 0 32 32"
|
|
1734
1733
|
fill="currentColor"
|
|
1734
|
+
viewBox="0 0 32 32"
|
|
1735
1735
|
aria-hidden="true"
|
|
1736
1736
|
role="img"
|
|
1737
1737
|
width="1em"
|
|
@@ -1758,8 +1758,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1758
1758
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1759
1759
|
<svg
|
|
1760
1760
|
class="pf-v6-svg"
|
|
1761
|
-
viewBox="0 0 32 32"
|
|
1762
1761
|
fill="currentColor"
|
|
1762
|
+
viewBox="0 0 32 32"
|
|
1763
1763
|
aria-hidden="true"
|
|
1764
1764
|
role="img"
|
|
1765
1765
|
width="1em"
|
|
@@ -1786,8 +1786,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1786
1786
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1787
1787
|
<svg
|
|
1788
1788
|
class="pf-v6-svg"
|
|
1789
|
-
viewBox="0 0 32 32"
|
|
1790
1789
|
fill="currentColor"
|
|
1790
|
+
viewBox="0 0 32 32"
|
|
1791
1791
|
aria-hidden="true"
|
|
1792
1792
|
role="img"
|
|
1793
1793
|
width="1em"
|
|
@@ -1814,8 +1814,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1814
1814
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1815
1815
|
<svg
|
|
1816
1816
|
class="pf-v6-svg"
|
|
1817
|
-
viewBox="0 0 32 32"
|
|
1818
1817
|
fill="currentColor"
|
|
1818
|
+
viewBox="0 0 32 32"
|
|
1819
1819
|
aria-hidden="true"
|
|
1820
1820
|
role="img"
|
|
1821
1821
|
width="1em"
|
|
@@ -1842,8 +1842,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1842
1842
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1843
1843
|
<svg
|
|
1844
1844
|
class="pf-v6-svg"
|
|
1845
|
-
viewBox="0 0 32 32"
|
|
1846
1845
|
fill="currentColor"
|
|
1846
|
+
viewBox="0 0 32 32"
|
|
1847
1847
|
aria-hidden="true"
|
|
1848
1848
|
role="img"
|
|
1849
1849
|
width="1em"
|
|
@@ -1872,8 +1872,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1872
1872
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1873
1873
|
<svg
|
|
1874
1874
|
class="pf-v6-svg"
|
|
1875
|
-
viewBox="0 0 32 32"
|
|
1876
1875
|
fill="currentColor"
|
|
1876
|
+
viewBox="0 0 32 32"
|
|
1877
1877
|
aria-hidden="true"
|
|
1878
1878
|
role="img"
|
|
1879
1879
|
width="1em"
|
|
@@ -1900,8 +1900,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1900
1900
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1901
1901
|
<svg
|
|
1902
1902
|
class="pf-v6-svg"
|
|
1903
|
-
viewBox="0 0 32 32"
|
|
1904
1903
|
fill="currentColor"
|
|
1904
|
+
viewBox="0 0 32 32"
|
|
1905
1905
|
aria-hidden="true"
|
|
1906
1906
|
role="img"
|
|
1907
1907
|
width="1em"
|
|
@@ -1931,8 +1931,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1931
1931
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1932
1932
|
<svg
|
|
1933
1933
|
class="pf-v6-svg"
|
|
1934
|
-
viewBox="0 0 32 32"
|
|
1935
1934
|
fill="currentColor"
|
|
1935
|
+
viewBox="0 0 32 32"
|
|
1936
1936
|
aria-hidden="true"
|
|
1937
1937
|
role="img"
|
|
1938
1938
|
width="1em"
|
|
@@ -1959,8 +1959,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
1959
1959
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
1960
1960
|
<svg
|
|
1961
1961
|
class="pf-v6-svg"
|
|
1962
|
-
viewBox="0 0 32 32"
|
|
1963
1962
|
fill="currentColor"
|
|
1963
|
+
viewBox="0 0 32 32"
|
|
1964
1964
|
aria-hidden="true"
|
|
1965
1965
|
role="img"
|
|
1966
1966
|
width="1em"
|
|
@@ -2007,8 +2007,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2007
2007
|
<span class="pf-v6-c-notification-drawer__group-toggle-icon">
|
|
2008
2008
|
<svg
|
|
2009
2009
|
class="pf-v6-svg"
|
|
2010
|
-
viewBox="0 0 20 20"
|
|
2011
2010
|
fill="currentColor"
|
|
2011
|
+
viewBox="0 0 20 20"
|
|
2012
2012
|
aria-hidden="true"
|
|
2013
2013
|
role="img"
|
|
2014
2014
|
width="1em"
|
|
@@ -2030,8 +2030,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2030
2030
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2031
2031
|
<svg
|
|
2032
2032
|
class="pf-v6-svg"
|
|
2033
|
-
viewBox="0 0 32 32"
|
|
2034
2033
|
fill="currentColor"
|
|
2034
|
+
viewBox="0 0 32 32"
|
|
2035
2035
|
aria-hidden="true"
|
|
2036
2036
|
role="img"
|
|
2037
2037
|
width="1em"
|
|
@@ -2059,8 +2059,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2059
2059
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2060
2060
|
<svg
|
|
2061
2061
|
class="pf-v6-svg"
|
|
2062
|
-
viewBox="0 0 32 32"
|
|
2063
2062
|
fill="currentColor"
|
|
2063
|
+
viewBox="0 0 32 32"
|
|
2064
2064
|
aria-hidden="true"
|
|
2065
2065
|
role="img"
|
|
2066
2066
|
width="1em"
|
|
@@ -2089,8 +2089,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2089
2089
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2090
2090
|
<svg
|
|
2091
2091
|
class="pf-v6-svg"
|
|
2092
|
-
viewBox="0 0 32 32"
|
|
2093
2092
|
fill="currentColor"
|
|
2093
|
+
viewBox="0 0 32 32"
|
|
2094
2094
|
aria-hidden="true"
|
|
2095
2095
|
role="img"
|
|
2096
2096
|
width="1em"
|
|
@@ -2118,8 +2118,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2118
2118
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2119
2119
|
<svg
|
|
2120
2120
|
class="pf-v6-svg"
|
|
2121
|
-
viewBox="0 0 32 32"
|
|
2122
2121
|
fill="currentColor"
|
|
2122
|
+
viewBox="0 0 32 32"
|
|
2123
2123
|
aria-hidden="true"
|
|
2124
2124
|
role="img"
|
|
2125
2125
|
width="1em"
|
|
@@ -2148,8 +2148,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2148
2148
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2149
2149
|
<svg
|
|
2150
2150
|
class="pf-v6-svg"
|
|
2151
|
-
viewBox="0 0 32 32"
|
|
2152
2151
|
fill="currentColor"
|
|
2152
|
+
viewBox="0 0 32 32"
|
|
2153
2153
|
aria-hidden="true"
|
|
2154
2154
|
role="img"
|
|
2155
2155
|
width="1em"
|
|
@@ -2177,8 +2177,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2177
2177
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2178
2178
|
<svg
|
|
2179
2179
|
class="pf-v6-svg"
|
|
2180
|
-
viewBox="0 0 32 32"
|
|
2181
2180
|
fill="currentColor"
|
|
2181
|
+
viewBox="0 0 32 32"
|
|
2182
2182
|
aria-hidden="true"
|
|
2183
2183
|
role="img"
|
|
2184
2184
|
width="1em"
|
|
@@ -2205,8 +2205,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2205
2205
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2206
2206
|
<svg
|
|
2207
2207
|
class="pf-v6-svg"
|
|
2208
|
-
viewBox="0 0 32 32"
|
|
2209
2208
|
fill="currentColor"
|
|
2209
|
+
viewBox="0 0 32 32"
|
|
2210
2210
|
aria-hidden="true"
|
|
2211
2211
|
role="img"
|
|
2212
2212
|
width="1em"
|
|
@@ -2233,8 +2233,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2233
2233
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2234
2234
|
<svg
|
|
2235
2235
|
class="pf-v6-svg"
|
|
2236
|
-
viewBox="0 0 32 32"
|
|
2237
2236
|
fill="currentColor"
|
|
2237
|
+
viewBox="0 0 32 32"
|
|
2238
2238
|
aria-hidden="true"
|
|
2239
2239
|
role="img"
|
|
2240
2240
|
width="1em"
|
|
@@ -2261,8 +2261,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2261
2261
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2262
2262
|
<svg
|
|
2263
2263
|
class="pf-v6-svg"
|
|
2264
|
-
viewBox="0 0 32 32"
|
|
2265
2264
|
fill="currentColor"
|
|
2265
|
+
viewBox="0 0 32 32"
|
|
2266
2266
|
aria-hidden="true"
|
|
2267
2267
|
role="img"
|
|
2268
2268
|
width="1em"
|
|
@@ -2289,8 +2289,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2289
2289
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2290
2290
|
<svg
|
|
2291
2291
|
class="pf-v6-svg"
|
|
2292
|
-
viewBox="0 0 32 32"
|
|
2293
2292
|
fill="currentColor"
|
|
2293
|
+
viewBox="0 0 32 32"
|
|
2294
2294
|
aria-hidden="true"
|
|
2295
2295
|
role="img"
|
|
2296
2296
|
width="1em"
|
|
@@ -2317,8 +2317,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2317
2317
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2318
2318
|
<svg
|
|
2319
2319
|
class="pf-v6-svg"
|
|
2320
|
-
viewBox="0 0 32 32"
|
|
2321
2320
|
fill="currentColor"
|
|
2321
|
+
viewBox="0 0 32 32"
|
|
2322
2322
|
aria-hidden="true"
|
|
2323
2323
|
role="img"
|
|
2324
2324
|
width="1em"
|
|
@@ -2347,8 +2347,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2347
2347
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2348
2348
|
<svg
|
|
2349
2349
|
class="pf-v6-svg"
|
|
2350
|
-
viewBox="0 0 32 32"
|
|
2351
2350
|
fill="currentColor"
|
|
2351
|
+
viewBox="0 0 32 32"
|
|
2352
2352
|
aria-hidden="true"
|
|
2353
2353
|
role="img"
|
|
2354
2354
|
width="1em"
|
|
@@ -2375,8 +2375,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2375
2375
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2376
2376
|
<svg
|
|
2377
2377
|
class="pf-v6-svg"
|
|
2378
|
-
viewBox="0 0 32 32"
|
|
2379
2378
|
fill="currentColor"
|
|
2379
|
+
viewBox="0 0 32 32"
|
|
2380
2380
|
aria-hidden="true"
|
|
2381
2381
|
role="img"
|
|
2382
2382
|
width="1em"
|
|
@@ -2406,8 +2406,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2406
2406
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2407
2407
|
<svg
|
|
2408
2408
|
class="pf-v6-svg"
|
|
2409
|
-
viewBox="0 0 32 32"
|
|
2410
2409
|
fill="currentColor"
|
|
2410
|
+
viewBox="0 0 32 32"
|
|
2411
2411
|
aria-hidden="true"
|
|
2412
2412
|
role="img"
|
|
2413
2413
|
width="1em"
|
|
@@ -2434,8 +2434,8 @@ cssPrefix: pf-v6-c-notification-drawer
|
|
|
2434
2434
|
<span class="pf-v6-c-notification-drawer__list-item-header-icon">
|
|
2435
2435
|
<svg
|
|
2436
2436
|
class="pf-v6-svg"
|
|
2437
|
-
viewBox="0 0 32 32"
|
|
2438
2437
|
fill="currentColor"
|
|
2438
|
+
viewBox="0 0 32 32"
|
|
2439
2439
|
aria-hidden="true"
|
|
2440
2440
|
role="img"
|
|
2441
2441
|
width="1em"
|