@patternfly/patternfly 6.6.0-prerelease.1 → 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/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 +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 +127 -128
- 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 +190 -191
- package/patternfly.css +190 -191
- 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
|
@@ -27,8 +27,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
27
27
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
28
28
|
<svg
|
|
29
29
|
class="pf-v6-svg"
|
|
30
|
-
viewBox="0 0 20 20"
|
|
31
30
|
fill="currentColor"
|
|
31
|
+
viewBox="0 0 20 20"
|
|
32
32
|
aria-hidden="true"
|
|
33
33
|
role="img"
|
|
34
34
|
width="1em"
|
|
@@ -59,8 +59,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
59
59
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
60
60
|
<svg
|
|
61
61
|
class="pf-v6-svg"
|
|
62
|
-
viewBox="0 0 20 20"
|
|
63
62
|
fill="currentColor"
|
|
63
|
+
viewBox="0 0 20 20"
|
|
64
64
|
aria-hidden="true"
|
|
65
65
|
role="img"
|
|
66
66
|
width="1em"
|
|
@@ -119,8 +119,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
119
119
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
120
120
|
<svg
|
|
121
121
|
class="pf-v6-svg"
|
|
122
|
-
viewBox="0 0 20 20"
|
|
123
122
|
fill="currentColor"
|
|
123
|
+
viewBox="0 0 20 20"
|
|
124
124
|
aria-hidden="true"
|
|
125
125
|
role="img"
|
|
126
126
|
width="1em"
|
|
@@ -153,8 +153,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
153
153
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
154
154
|
<svg
|
|
155
155
|
class="pf-v6-svg"
|
|
156
|
-
viewBox="0 0 20 20"
|
|
157
156
|
fill="currentColor"
|
|
157
|
+
viewBox="0 0 20 20"
|
|
158
158
|
aria-hidden="true"
|
|
159
159
|
role="img"
|
|
160
160
|
width="1em"
|
|
@@ -201,8 +201,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
201
201
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
202
202
|
<svg
|
|
203
203
|
class="pf-v6-svg"
|
|
204
|
-
viewBox="0 0 20 20"
|
|
205
204
|
fill="currentColor"
|
|
205
|
+
viewBox="0 0 20 20"
|
|
206
206
|
aria-hidden="true"
|
|
207
207
|
role="img"
|
|
208
208
|
width="1em"
|
|
@@ -233,8 +233,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
233
233
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
234
234
|
<svg
|
|
235
235
|
class="pf-v6-svg"
|
|
236
|
-
viewBox="0 0 20 20"
|
|
237
236
|
fill="currentColor"
|
|
237
|
+
viewBox="0 0 20 20"
|
|
238
238
|
aria-hidden="true"
|
|
239
239
|
role="img"
|
|
240
240
|
width="1em"
|
|
@@ -265,8 +265,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
265
265
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
266
266
|
<svg
|
|
267
267
|
class="pf-v6-svg"
|
|
268
|
-
viewBox="0 0 20 20"
|
|
269
268
|
fill="currentColor"
|
|
269
|
+
viewBox="0 0 20 20"
|
|
270
270
|
aria-hidden="true"
|
|
271
271
|
role="img"
|
|
272
272
|
width="1em"
|
|
@@ -331,8 +331,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
331
331
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
332
332
|
<svg
|
|
333
333
|
class="pf-v6-svg"
|
|
334
|
-
viewBox="0 0 20 20"
|
|
335
334
|
fill="currentColor"
|
|
335
|
+
viewBox="0 0 20 20"
|
|
336
336
|
aria-hidden="true"
|
|
337
337
|
role="img"
|
|
338
338
|
width="1em"
|
|
@@ -363,8 +363,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
363
363
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
364
364
|
<svg
|
|
365
365
|
class="pf-v6-svg"
|
|
366
|
-
viewBox="0 0 20 20"
|
|
367
366
|
fill="currentColor"
|
|
367
|
+
viewBox="0 0 20 20"
|
|
368
368
|
aria-hidden="true"
|
|
369
369
|
role="img"
|
|
370
370
|
width="1em"
|
|
@@ -395,8 +395,8 @@ cssPrefix: pf-v6-c-tree-view
|
|
|
395
395
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
396
396
|
<svg
|
|
397
397
|
class="pf-v6-svg"
|
|
398
|
-
viewBox="0 0 20 20"
|
|
399
398
|
fill="currentColor"
|
|
399
|
+
viewBox="0 0 20 20"
|
|
400
400
|
aria-hidden="true"
|
|
401
401
|
role="img"
|
|
402
402
|
width="1em"
|
|
@@ -446,8 +446,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
446
446
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
447
447
|
<svg
|
|
448
448
|
class="pf-v6-svg"
|
|
449
|
-
viewBox="0 0 20 20"
|
|
450
449
|
fill="currentColor"
|
|
450
|
+
viewBox="0 0 20 20"
|
|
451
451
|
aria-hidden="true"
|
|
452
452
|
role="img"
|
|
453
453
|
width="1em"
|
|
@@ -478,8 +478,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
478
478
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
479
479
|
<svg
|
|
480
480
|
class="pf-v6-svg"
|
|
481
|
-
viewBox="0 0 20 20"
|
|
482
481
|
fill="currentColor"
|
|
482
|
+
viewBox="0 0 20 20"
|
|
483
483
|
aria-hidden="true"
|
|
484
484
|
role="img"
|
|
485
485
|
width="1em"
|
|
@@ -538,8 +538,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
538
538
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
539
539
|
<svg
|
|
540
540
|
class="pf-v6-svg"
|
|
541
|
-
viewBox="0 0 20 20"
|
|
542
541
|
fill="currentColor"
|
|
542
|
+
viewBox="0 0 20 20"
|
|
543
543
|
aria-hidden="true"
|
|
544
544
|
role="img"
|
|
545
545
|
width="1em"
|
|
@@ -572,8 +572,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
572
572
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
573
573
|
<svg
|
|
574
574
|
class="pf-v6-svg"
|
|
575
|
-
viewBox="0 0 20 20"
|
|
576
575
|
fill="currentColor"
|
|
576
|
+
viewBox="0 0 20 20"
|
|
577
577
|
aria-hidden="true"
|
|
578
578
|
role="img"
|
|
579
579
|
width="1em"
|
|
@@ -618,8 +618,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
618
618
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
619
619
|
<svg
|
|
620
620
|
class="pf-v6-svg"
|
|
621
|
-
viewBox="0 0 20 20"
|
|
622
621
|
fill="currentColor"
|
|
622
|
+
viewBox="0 0 20 20"
|
|
623
623
|
aria-hidden="true"
|
|
624
624
|
role="img"
|
|
625
625
|
width="1em"
|
|
@@ -650,8 +650,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
650
650
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
651
651
|
<svg
|
|
652
652
|
class="pf-v6-svg"
|
|
653
|
-
viewBox="0 0 20 20"
|
|
654
653
|
fill="currentColor"
|
|
654
|
+
viewBox="0 0 20 20"
|
|
655
655
|
aria-hidden="true"
|
|
656
656
|
role="img"
|
|
657
657
|
width="1em"
|
|
@@ -682,8 +682,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
682
682
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
683
683
|
<svg
|
|
684
684
|
class="pf-v6-svg"
|
|
685
|
-
viewBox="0 0 20 20"
|
|
686
685
|
fill="currentColor"
|
|
686
|
+
viewBox="0 0 20 20"
|
|
687
687
|
aria-hidden="true"
|
|
688
688
|
role="img"
|
|
689
689
|
width="1em"
|
|
@@ -748,8 +748,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
748
748
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
749
749
|
<svg
|
|
750
750
|
class="pf-v6-svg"
|
|
751
|
-
viewBox="0 0 20 20"
|
|
752
751
|
fill="currentColor"
|
|
752
|
+
viewBox="0 0 20 20"
|
|
753
753
|
aria-hidden="true"
|
|
754
754
|
role="img"
|
|
755
755
|
width="1em"
|
|
@@ -780,8 +780,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
780
780
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
781
781
|
<svg
|
|
782
782
|
class="pf-v6-svg"
|
|
783
|
-
viewBox="0 0 20 20"
|
|
784
783
|
fill="currentColor"
|
|
784
|
+
viewBox="0 0 20 20"
|
|
785
785
|
aria-hidden="true"
|
|
786
786
|
role="img"
|
|
787
787
|
width="1em"
|
|
@@ -812,8 +812,8 @@ A tree view can be setup to allow multiple nodes to be selected. When a tree vie
|
|
|
812
812
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
813
813
|
<svg
|
|
814
814
|
class="pf-v6-svg"
|
|
815
|
-
viewBox="0 0 20 20"
|
|
816
815
|
fill="currentColor"
|
|
816
|
+
viewBox="0 0 20 20"
|
|
817
817
|
aria-hidden="true"
|
|
818
818
|
role="img"
|
|
819
819
|
width="1em"
|
|
@@ -881,8 +881,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
881
881
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
882
882
|
<svg
|
|
883
883
|
class="pf-v6-svg"
|
|
884
|
-
viewBox="0 0 20 20"
|
|
885
884
|
fill="currentColor"
|
|
885
|
+
viewBox="0 0 20 20"
|
|
886
886
|
aria-hidden="true"
|
|
887
887
|
role="img"
|
|
888
888
|
width="1em"
|
|
@@ -913,8 +913,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
913
913
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
914
914
|
<svg
|
|
915
915
|
class="pf-v6-svg"
|
|
916
|
-
viewBox="0 0 20 20"
|
|
917
916
|
fill="currentColor"
|
|
917
|
+
viewBox="0 0 20 20"
|
|
918
918
|
aria-hidden="true"
|
|
919
919
|
role="img"
|
|
920
920
|
width="1em"
|
|
@@ -975,8 +975,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
975
975
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
976
976
|
<svg
|
|
977
977
|
class="pf-v6-svg"
|
|
978
|
-
viewBox="0 0 20 20"
|
|
979
978
|
fill="currentColor"
|
|
979
|
+
viewBox="0 0 20 20"
|
|
980
980
|
aria-hidden="true"
|
|
981
981
|
role="img"
|
|
982
982
|
width="1em"
|
|
@@ -1007,8 +1007,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1007
1007
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1008
1008
|
<svg
|
|
1009
1009
|
class="pf-v6-svg"
|
|
1010
|
-
viewBox="0 0 20 20"
|
|
1011
1010
|
fill="currentColor"
|
|
1011
|
+
viewBox="0 0 20 20"
|
|
1012
1012
|
aria-hidden="true"
|
|
1013
1013
|
role="img"
|
|
1014
1014
|
width="1em"
|
|
@@ -1039,8 +1039,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1039
1039
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1040
1040
|
<svg
|
|
1041
1041
|
class="pf-v6-svg"
|
|
1042
|
-
viewBox="0 0 20 20"
|
|
1043
1042
|
fill="currentColor"
|
|
1043
|
+
viewBox="0 0 20 20"
|
|
1044
1044
|
aria-hidden="true"
|
|
1045
1045
|
role="img"
|
|
1046
1046
|
width="1em"
|
|
@@ -1071,8 +1071,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1071
1071
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1072
1072
|
<svg
|
|
1073
1073
|
class="pf-v6-svg"
|
|
1074
|
-
viewBox="0 0 20 20"
|
|
1075
1074
|
fill="currentColor"
|
|
1075
|
+
viewBox="0 0 20 20"
|
|
1076
1076
|
aria-hidden="true"
|
|
1077
1077
|
role="img"
|
|
1078
1078
|
width="1em"
|
|
@@ -1137,8 +1137,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1137
1137
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1138
1138
|
<svg
|
|
1139
1139
|
class="pf-v6-svg"
|
|
1140
|
-
viewBox="0 0 20 20"
|
|
1141
1140
|
fill="currentColor"
|
|
1141
|
+
viewBox="0 0 20 20"
|
|
1142
1142
|
aria-hidden="true"
|
|
1143
1143
|
role="img"
|
|
1144
1144
|
width="1em"
|
|
@@ -1169,8 +1169,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1169
1169
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1170
1170
|
<svg
|
|
1171
1171
|
class="pf-v6-svg"
|
|
1172
|
-
viewBox="0 0 20 20"
|
|
1173
1172
|
fill="currentColor"
|
|
1173
|
+
viewBox="0 0 20 20"
|
|
1174
1174
|
aria-hidden="true"
|
|
1175
1175
|
role="img"
|
|
1176
1176
|
width="1em"
|
|
@@ -1201,8 +1201,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1201
1201
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1202
1202
|
<svg
|
|
1203
1203
|
class="pf-v6-svg"
|
|
1204
|
-
viewBox="0 0 20 20"
|
|
1205
1204
|
fill="currentColor"
|
|
1205
|
+
viewBox="0 0 20 20"
|
|
1206
1206
|
aria-hidden="true"
|
|
1207
1207
|
role="img"
|
|
1208
1208
|
width="1em"
|
|
@@ -1258,8 +1258,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1258
1258
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1259
1259
|
<svg
|
|
1260
1260
|
class="pf-v6-svg"
|
|
1261
|
-
viewBox="0 0 20 20"
|
|
1262
1261
|
fill="currentColor"
|
|
1262
|
+
viewBox="0 0 20 20"
|
|
1263
1263
|
aria-hidden="true"
|
|
1264
1264
|
role="img"
|
|
1265
1265
|
width="1em"
|
|
@@ -1313,8 +1313,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1313
1313
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1314
1314
|
<svg
|
|
1315
1315
|
class="pf-v6-svg"
|
|
1316
|
-
viewBox="0 0 20 20"
|
|
1317
1316
|
fill="currentColor"
|
|
1317
|
+
viewBox="0 0 20 20"
|
|
1318
1318
|
aria-hidden="true"
|
|
1319
1319
|
role="img"
|
|
1320
1320
|
width="1em"
|
|
@@ -1435,8 +1435,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1435
1435
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1436
1436
|
<svg
|
|
1437
1437
|
class="pf-v6-svg"
|
|
1438
|
-
viewBox="0 0 20 20"
|
|
1439
1438
|
fill="currentColor"
|
|
1439
|
+
viewBox="0 0 20 20"
|
|
1440
1440
|
aria-hidden="true"
|
|
1441
1441
|
role="img"
|
|
1442
1442
|
width="1em"
|
|
@@ -1493,8 +1493,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1493
1493
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1494
1494
|
<svg
|
|
1495
1495
|
class="pf-v6-svg"
|
|
1496
|
-
viewBox="0 0 20 20"
|
|
1497
1496
|
fill="currentColor"
|
|
1497
|
+
viewBox="0 0 20 20"
|
|
1498
1498
|
aria-hidden="true"
|
|
1499
1499
|
role="img"
|
|
1500
1500
|
width="1em"
|
|
@@ -1548,8 +1548,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1548
1548
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1549
1549
|
<svg
|
|
1550
1550
|
class="pf-v6-svg"
|
|
1551
|
-
viewBox="0 0 20 20"
|
|
1552
1551
|
fill="currentColor"
|
|
1552
|
+
viewBox="0 0 20 20"
|
|
1553
1553
|
aria-hidden="true"
|
|
1554
1554
|
role="img"
|
|
1555
1555
|
width="1em"
|
|
@@ -1635,8 +1635,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1635
1635
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1636
1636
|
<svg
|
|
1637
1637
|
class="pf-v6-svg"
|
|
1638
|
-
viewBox="0 0 20 20"
|
|
1639
1638
|
fill="currentColor"
|
|
1639
|
+
viewBox="0 0 20 20"
|
|
1640
1640
|
aria-hidden="true"
|
|
1641
1641
|
role="img"
|
|
1642
1642
|
width="1em"
|
|
@@ -1690,8 +1690,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1690
1690
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1691
1691
|
<svg
|
|
1692
1692
|
class="pf-v6-svg"
|
|
1693
|
-
viewBox="0 0 20 20"
|
|
1694
1693
|
fill="currentColor"
|
|
1694
|
+
viewBox="0 0 20 20"
|
|
1695
1695
|
aria-hidden="true"
|
|
1696
1696
|
role="img"
|
|
1697
1697
|
width="1em"
|
|
@@ -1817,8 +1817,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1817
1817
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1818
1818
|
<svg
|
|
1819
1819
|
class="pf-v6-svg"
|
|
1820
|
-
viewBox="0 0 20 20"
|
|
1821
1820
|
fill="currentColor"
|
|
1821
|
+
viewBox="0 0 20 20"
|
|
1822
1822
|
aria-hidden="true"
|
|
1823
1823
|
role="img"
|
|
1824
1824
|
width="1em"
|
|
@@ -1872,8 +1872,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1872
1872
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1873
1873
|
<svg
|
|
1874
1874
|
class="pf-v6-svg"
|
|
1875
|
-
viewBox="0 0 20 20"
|
|
1876
1875
|
fill="currentColor"
|
|
1876
|
+
viewBox="0 0 20 20"
|
|
1877
1877
|
aria-hidden="true"
|
|
1878
1878
|
role="img"
|
|
1879
1879
|
width="1em"
|
|
@@ -1927,8 +1927,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1927
1927
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1928
1928
|
<svg
|
|
1929
1929
|
class="pf-v6-svg"
|
|
1930
|
-
viewBox="0 0 20 20"
|
|
1931
1930
|
fill="currentColor"
|
|
1931
|
+
viewBox="0 0 20 20"
|
|
1932
1932
|
aria-hidden="true"
|
|
1933
1933
|
role="img"
|
|
1934
1934
|
width="1em"
|
|
@@ -1988,8 +1988,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
1988
1988
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
1989
1989
|
<svg
|
|
1990
1990
|
class="pf-v6-svg"
|
|
1991
|
-
viewBox="0 0 20 20"
|
|
1992
1991
|
fill="currentColor"
|
|
1992
|
+
viewBox="0 0 20 20"
|
|
1993
1993
|
aria-hidden="true"
|
|
1994
1994
|
role="img"
|
|
1995
1995
|
width="1em"
|
|
@@ -2023,8 +2023,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2023
2023
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2024
2024
|
<svg
|
|
2025
2025
|
class="pf-v6-svg"
|
|
2026
|
-
viewBox="0 0 20 20"
|
|
2027
2026
|
fill="currentColor"
|
|
2027
|
+
viewBox="0 0 20 20"
|
|
2028
2028
|
aria-hidden="true"
|
|
2029
2029
|
role="img"
|
|
2030
2030
|
width="1em"
|
|
@@ -2094,8 +2094,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2094
2094
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2095
2095
|
<svg
|
|
2096
2096
|
class="pf-v6-svg"
|
|
2097
|
-
viewBox="0 0 20 20"
|
|
2098
2097
|
fill="currentColor"
|
|
2098
|
+
viewBox="0 0 20 20"
|
|
2099
2099
|
aria-hidden="true"
|
|
2100
2100
|
role="img"
|
|
2101
2101
|
width="1em"
|
|
@@ -2131,8 +2131,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2131
2131
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2132
2132
|
<svg
|
|
2133
2133
|
class="pf-v6-svg"
|
|
2134
|
-
viewBox="0 0 20 20"
|
|
2135
2134
|
fill="currentColor"
|
|
2135
|
+
viewBox="0 0 20 20"
|
|
2136
2136
|
aria-hidden="true"
|
|
2137
2137
|
role="img"
|
|
2138
2138
|
width="1em"
|
|
@@ -2166,8 +2166,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2166
2166
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2167
2167
|
<svg
|
|
2168
2168
|
class="pf-v6-svg"
|
|
2169
|
-
viewBox="0 0 20 20"
|
|
2170
2169
|
fill="currentColor"
|
|
2170
|
+
viewBox="0 0 20 20"
|
|
2171
2171
|
aria-hidden="true"
|
|
2172
2172
|
role="img"
|
|
2173
2173
|
width="1em"
|
|
@@ -2201,8 +2201,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2201
2201
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2202
2202
|
<svg
|
|
2203
2203
|
class="pf-v6-svg"
|
|
2204
|
-
viewBox="0 0 20 20"
|
|
2205
2204
|
fill="currentColor"
|
|
2205
|
+
viewBox="0 0 20 20"
|
|
2206
2206
|
aria-hidden="true"
|
|
2207
2207
|
role="img"
|
|
2208
2208
|
width="1em"
|
|
@@ -2276,8 +2276,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2276
2276
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2277
2277
|
<svg
|
|
2278
2278
|
class="pf-v6-svg"
|
|
2279
|
-
viewBox="0 0 20 20"
|
|
2280
2279
|
fill="currentColor"
|
|
2280
|
+
viewBox="0 0 20 20"
|
|
2281
2281
|
aria-hidden="true"
|
|
2282
2282
|
role="img"
|
|
2283
2283
|
width="1em"
|
|
@@ -2311,8 +2311,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2311
2311
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2312
2312
|
<svg
|
|
2313
2313
|
class="pf-v6-svg"
|
|
2314
|
-
viewBox="0 0 20 20"
|
|
2315
2314
|
fill="currentColor"
|
|
2315
|
+
viewBox="0 0 20 20"
|
|
2316
2316
|
aria-hidden="true"
|
|
2317
2317
|
role="img"
|
|
2318
2318
|
width="1em"
|
|
@@ -2346,8 +2346,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2346
2346
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2347
2347
|
<svg
|
|
2348
2348
|
class="pf-v6-svg"
|
|
2349
|
-
viewBox="0 0 20 20"
|
|
2350
2349
|
fill="currentColor"
|
|
2350
|
+
viewBox="0 0 20 20"
|
|
2351
2351
|
aria-hidden="true"
|
|
2352
2352
|
role="img"
|
|
2353
2353
|
width="1em"
|
|
@@ -2397,8 +2397,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2397
2397
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2398
2398
|
<svg
|
|
2399
2399
|
class="pf-v6-svg"
|
|
2400
|
-
viewBox="0 0 20 20"
|
|
2401
2400
|
fill="currentColor"
|
|
2401
|
+
viewBox="0 0 20 20"
|
|
2402
2402
|
aria-hidden="true"
|
|
2403
2403
|
role="img"
|
|
2404
2404
|
width="1em"
|
|
@@ -2432,8 +2432,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2432
2432
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2433
2433
|
<svg
|
|
2434
2434
|
class="pf-v6-svg"
|
|
2435
|
-
viewBox="0 0 20 20"
|
|
2436
2435
|
fill="currentColor"
|
|
2436
|
+
viewBox="0 0 20 20"
|
|
2437
2437
|
aria-hidden="true"
|
|
2438
2438
|
role="img"
|
|
2439
2439
|
width="1em"
|
|
@@ -2497,8 +2497,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2497
2497
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2498
2498
|
<svg
|
|
2499
2499
|
class="pf-v6-svg"
|
|
2500
|
-
viewBox="0 0 20 20"
|
|
2501
2500
|
fill="currentColor"
|
|
2501
|
+
viewBox="0 0 20 20"
|
|
2502
2502
|
aria-hidden="true"
|
|
2503
2503
|
role="img"
|
|
2504
2504
|
width="1em"
|
|
@@ -2532,8 +2532,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2532
2532
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2533
2533
|
<svg
|
|
2534
2534
|
class="pf-v6-svg"
|
|
2535
|
-
viewBox="0 0 20 20"
|
|
2536
2535
|
fill="currentColor"
|
|
2536
|
+
viewBox="0 0 20 20"
|
|
2537
2537
|
aria-hidden="true"
|
|
2538
2538
|
role="img"
|
|
2539
2539
|
width="1em"
|
|
@@ -2567,8 +2567,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2567
2567
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2568
2568
|
<svg
|
|
2569
2569
|
class="pf-v6-svg"
|
|
2570
|
-
viewBox="0 0 20 20"
|
|
2571
2570
|
fill="currentColor"
|
|
2571
|
+
viewBox="0 0 20 20"
|
|
2572
2572
|
aria-hidden="true"
|
|
2573
2573
|
role="img"
|
|
2574
2574
|
width="1em"
|
|
@@ -2602,8 +2602,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2602
2602
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2603
2603
|
<svg
|
|
2604
2604
|
class="pf-v6-svg"
|
|
2605
|
-
viewBox="0 0 20 20"
|
|
2606
2605
|
fill="currentColor"
|
|
2606
|
+
viewBox="0 0 20 20"
|
|
2607
2607
|
aria-hidden="true"
|
|
2608
2608
|
role="img"
|
|
2609
2609
|
width="1em"
|
|
@@ -2671,8 +2671,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2671
2671
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2672
2672
|
<svg
|
|
2673
2673
|
class="pf-v6-svg"
|
|
2674
|
-
viewBox="0 0 20 20"
|
|
2675
2674
|
fill="currentColor"
|
|
2675
|
+
viewBox="0 0 20 20"
|
|
2676
2676
|
aria-hidden="true"
|
|
2677
2677
|
role="img"
|
|
2678
2678
|
width="1em"
|
|
@@ -2706,8 +2706,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2706
2706
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2707
2707
|
<svg
|
|
2708
2708
|
class="pf-v6-svg"
|
|
2709
|
-
viewBox="0 0 20 20"
|
|
2710
2709
|
fill="currentColor"
|
|
2710
|
+
viewBox="0 0 20 20"
|
|
2711
2711
|
aria-hidden="true"
|
|
2712
2712
|
role="img"
|
|
2713
2713
|
width="1em"
|
|
@@ -2741,8 +2741,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2741
2741
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2742
2742
|
<svg
|
|
2743
2743
|
class="pf-v6-svg"
|
|
2744
|
-
viewBox="0 0 20 20"
|
|
2745
2744
|
fill="currentColor"
|
|
2745
|
+
viewBox="0 0 20 20"
|
|
2746
2746
|
aria-hidden="true"
|
|
2747
2747
|
role="img"
|
|
2748
2748
|
width="1em"
|
|
@@ -2792,8 +2792,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2792
2792
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2793
2793
|
<svg
|
|
2794
2794
|
class="pf-v6-svg"
|
|
2795
|
-
viewBox="0 0 20 20"
|
|
2796
2795
|
fill="currentColor"
|
|
2796
|
+
viewBox="0 0 20 20"
|
|
2797
2797
|
aria-hidden="true"
|
|
2798
2798
|
role="img"
|
|
2799
2799
|
width="1em"
|
|
@@ -2819,8 +2819,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2819
2819
|
<span class="pf-v6-c-button__icon">
|
|
2820
2820
|
<svg
|
|
2821
2821
|
class="pf-v6-svg"
|
|
2822
|
-
viewBox="0 0 32 32"
|
|
2823
2822
|
fill="currentColor"
|
|
2823
|
+
viewBox="0 0 32 32"
|
|
2824
2824
|
aria-hidden="true"
|
|
2825
2825
|
role="img"
|
|
2826
2826
|
width="1em"
|
|
@@ -2849,8 +2849,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2849
2849
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2850
2850
|
<svg
|
|
2851
2851
|
class="pf-v6-svg"
|
|
2852
|
-
viewBox="0 0 20 20"
|
|
2853
2852
|
fill="currentColor"
|
|
2853
|
+
viewBox="0 0 20 20"
|
|
2854
2854
|
aria-hidden="true"
|
|
2855
2855
|
role="img"
|
|
2856
2856
|
width="1em"
|
|
@@ -2876,8 +2876,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2876
2876
|
<span class="pf-v6-c-button__icon">
|
|
2877
2877
|
<svg
|
|
2878
2878
|
class="pf-v6-svg"
|
|
2879
|
-
viewBox="0 0 384 512"
|
|
2880
2879
|
fill="currentColor"
|
|
2880
|
+
viewBox="0 0 384 512"
|
|
2881
2881
|
aria-hidden="true"
|
|
2882
2882
|
role="img"
|
|
2883
2883
|
width="1em"
|
|
@@ -2936,8 +2936,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2936
2936
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2937
2937
|
<svg
|
|
2938
2938
|
class="pf-v6-svg"
|
|
2939
|
-
viewBox="0 0 20 20"
|
|
2940
2939
|
fill="currentColor"
|
|
2940
|
+
viewBox="0 0 20 20"
|
|
2941
2941
|
aria-hidden="true"
|
|
2942
2942
|
role="img"
|
|
2943
2943
|
width="1em"
|
|
@@ -2963,8 +2963,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2963
2963
|
<span class="pf-v6-c-button__icon">
|
|
2964
2964
|
<svg
|
|
2965
2965
|
class="pf-v6-svg"
|
|
2966
|
-
viewBox="0 0 448 512"
|
|
2967
2966
|
fill="currentColor"
|
|
2967
|
+
viewBox="0 0 448 512"
|
|
2968
2968
|
aria-hidden="true"
|
|
2969
2969
|
role="img"
|
|
2970
2970
|
width="1em"
|
|
@@ -2993,8 +2993,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
2993
2993
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
2994
2994
|
<svg
|
|
2995
2995
|
class="pf-v6-svg"
|
|
2996
|
-
viewBox="0 0 20 20"
|
|
2997
2996
|
fill="currentColor"
|
|
2997
|
+
viewBox="0 0 20 20"
|
|
2998
2998
|
aria-hidden="true"
|
|
2999
2999
|
role="img"
|
|
3000
3000
|
width="1em"
|
|
@@ -3025,8 +3025,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3025
3025
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3026
3026
|
<svg
|
|
3027
3027
|
class="pf-v6-svg"
|
|
3028
|
-
viewBox="0 0 20 20"
|
|
3029
3028
|
fill="currentColor"
|
|
3029
|
+
viewBox="0 0 20 20"
|
|
3030
3030
|
aria-hidden="true"
|
|
3031
3031
|
role="img"
|
|
3032
3032
|
width="1em"
|
|
@@ -3057,8 +3057,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3057
3057
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3058
3058
|
<svg
|
|
3059
3059
|
class="pf-v6-svg"
|
|
3060
|
-
viewBox="0 0 20 20"
|
|
3061
3060
|
fill="currentColor"
|
|
3061
|
+
viewBox="0 0 20 20"
|
|
3062
3062
|
aria-hidden="true"
|
|
3063
3063
|
role="img"
|
|
3064
3064
|
width="1em"
|
|
@@ -3123,8 +3123,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3123
3123
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3124
3124
|
<svg
|
|
3125
3125
|
class="pf-v6-svg"
|
|
3126
|
-
viewBox="0 0 20 20"
|
|
3127
3126
|
fill="currentColor"
|
|
3127
|
+
viewBox="0 0 20 20"
|
|
3128
3128
|
aria-hidden="true"
|
|
3129
3129
|
role="img"
|
|
3130
3130
|
width="1em"
|
|
@@ -3155,8 +3155,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3155
3155
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3156
3156
|
<svg
|
|
3157
3157
|
class="pf-v6-svg"
|
|
3158
|
-
viewBox="0 0 20 20"
|
|
3159
3158
|
fill="currentColor"
|
|
3159
|
+
viewBox="0 0 20 20"
|
|
3160
3160
|
aria-hidden="true"
|
|
3161
3161
|
role="img"
|
|
3162
3162
|
width="1em"
|
|
@@ -3187,8 +3187,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3187
3187
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3188
3188
|
<svg
|
|
3189
3189
|
class="pf-v6-svg"
|
|
3190
|
-
viewBox="0 0 20 20"
|
|
3191
3190
|
fill="currentColor"
|
|
3191
|
+
viewBox="0 0 20 20"
|
|
3192
3192
|
aria-hidden="true"
|
|
3193
3193
|
role="img"
|
|
3194
3194
|
width="1em"
|
|
@@ -3216,8 +3216,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3216
3216
|
<span class="pf-v6-c-button__icon">
|
|
3217
3217
|
<svg
|
|
3218
3218
|
class="pf-v6-svg"
|
|
3219
|
-
viewBox="0 0 32 32"
|
|
3220
3219
|
fill="currentColor"
|
|
3220
|
+
viewBox="0 0 32 32"
|
|
3221
3221
|
aria-hidden="true"
|
|
3222
3222
|
role="img"
|
|
3223
3223
|
width="1em"
|
|
@@ -3260,8 +3260,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3260
3260
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3261
3261
|
<svg
|
|
3262
3262
|
class="pf-v6-svg"
|
|
3263
|
-
viewBox="0 0 20 20"
|
|
3264
3263
|
fill="currentColor"
|
|
3264
|
+
viewBox="0 0 20 20"
|
|
3265
3265
|
aria-hidden="true"
|
|
3266
3266
|
role="img"
|
|
3267
3267
|
width="1em"
|
|
@@ -3292,8 +3292,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3292
3292
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3293
3293
|
<svg
|
|
3294
3294
|
class="pf-v6-svg"
|
|
3295
|
-
viewBox="0 0 20 20"
|
|
3296
3295
|
fill="currentColor"
|
|
3296
|
+
viewBox="0 0 20 20"
|
|
3297
3297
|
aria-hidden="true"
|
|
3298
3298
|
role="img"
|
|
3299
3299
|
width="1em"
|
|
@@ -3352,8 +3352,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3352
3352
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3353
3353
|
<svg
|
|
3354
3354
|
class="pf-v6-svg"
|
|
3355
|
-
viewBox="0 0 20 20"
|
|
3356
3355
|
fill="currentColor"
|
|
3356
|
+
viewBox="0 0 20 20"
|
|
3357
3357
|
aria-hidden="true"
|
|
3358
3358
|
role="img"
|
|
3359
3359
|
width="1em"
|
|
@@ -3386,8 +3386,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3386
3386
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3387
3387
|
<svg
|
|
3388
3388
|
class="pf-v6-svg"
|
|
3389
|
-
viewBox="0 0 20 20"
|
|
3390
3389
|
fill="currentColor"
|
|
3390
|
+
viewBox="0 0 20 20"
|
|
3391
3391
|
aria-hidden="true"
|
|
3392
3392
|
role="img"
|
|
3393
3393
|
width="1em"
|
|
@@ -3432,8 +3432,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3432
3432
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3433
3433
|
<svg
|
|
3434
3434
|
class="pf-v6-svg"
|
|
3435
|
-
viewBox="0 0 20 20"
|
|
3436
3435
|
fill="currentColor"
|
|
3436
|
+
viewBox="0 0 20 20"
|
|
3437
3437
|
aria-hidden="true"
|
|
3438
3438
|
role="img"
|
|
3439
3439
|
width="1em"
|
|
@@ -3464,8 +3464,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3464
3464
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3465
3465
|
<svg
|
|
3466
3466
|
class="pf-v6-svg"
|
|
3467
|
-
viewBox="0 0 20 20"
|
|
3468
3467
|
fill="currentColor"
|
|
3468
|
+
viewBox="0 0 20 20"
|
|
3469
3469
|
aria-hidden="true"
|
|
3470
3470
|
role="img"
|
|
3471
3471
|
width="1em"
|
|
@@ -3496,8 +3496,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3496
3496
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3497
3497
|
<svg
|
|
3498
3498
|
class="pf-v6-svg"
|
|
3499
|
-
viewBox="0 0 20 20"
|
|
3500
3499
|
fill="currentColor"
|
|
3500
|
+
viewBox="0 0 20 20"
|
|
3501
3501
|
aria-hidden="true"
|
|
3502
3502
|
role="img"
|
|
3503
3503
|
width="1em"
|
|
@@ -3576,8 +3576,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3576
3576
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3577
3577
|
<svg
|
|
3578
3578
|
class="pf-v6-svg"
|
|
3579
|
-
viewBox="0 0 20 20"
|
|
3580
3579
|
fill="currentColor"
|
|
3580
|
+
viewBox="0 0 20 20"
|
|
3581
3581
|
aria-hidden="true"
|
|
3582
3582
|
role="img"
|
|
3583
3583
|
width="1em"
|
|
@@ -3649,8 +3649,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3649
3649
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3650
3650
|
<svg
|
|
3651
3651
|
class="pf-v6-svg"
|
|
3652
|
-
viewBox="0 0 20 20"
|
|
3653
3652
|
fill="currentColor"
|
|
3653
|
+
viewBox="0 0 20 20"
|
|
3654
3654
|
aria-hidden="true"
|
|
3655
3655
|
role="img"
|
|
3656
3656
|
width="1em"
|
|
@@ -3695,8 +3695,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3695
3695
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3696
3696
|
<svg
|
|
3697
3697
|
class="pf-v6-svg"
|
|
3698
|
-
viewBox="0 0 20 20"
|
|
3699
3698
|
fill="currentColor"
|
|
3699
|
+
viewBox="0 0 20 20"
|
|
3700
3700
|
aria-hidden="true"
|
|
3701
3701
|
role="img"
|
|
3702
3702
|
width="1em"
|
|
@@ -3770,8 +3770,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3770
3770
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3771
3771
|
<svg
|
|
3772
3772
|
class="pf-v6-svg"
|
|
3773
|
-
viewBox="0 0 20 20"
|
|
3774
3773
|
fill="currentColor"
|
|
3774
|
+
viewBox="0 0 20 20"
|
|
3775
3775
|
aria-hidden="true"
|
|
3776
3776
|
role="img"
|
|
3777
3777
|
width="1em"
|
|
@@ -3818,8 +3818,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3818
3818
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3819
3819
|
<svg
|
|
3820
3820
|
class="pf-v6-svg"
|
|
3821
|
-
viewBox="0 0 20 20"
|
|
3822
3821
|
fill="currentColor"
|
|
3822
|
+
viewBox="0 0 20 20"
|
|
3823
3823
|
aria-hidden="true"
|
|
3824
3824
|
role="img"
|
|
3825
3825
|
width="1em"
|
|
@@ -3878,8 +3878,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3878
3878
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3879
3879
|
<svg
|
|
3880
3880
|
class="pf-v6-svg"
|
|
3881
|
-
viewBox="0 0 20 20"
|
|
3882
3881
|
fill="currentColor"
|
|
3882
|
+
viewBox="0 0 20 20"
|
|
3883
3883
|
aria-hidden="true"
|
|
3884
3884
|
role="img"
|
|
3885
3885
|
width="1em"
|
|
@@ -3924,8 +3924,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3924
3924
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3925
3925
|
<svg
|
|
3926
3926
|
class="pf-v6-svg"
|
|
3927
|
-
viewBox="0 0 20 20"
|
|
3928
3927
|
fill="currentColor"
|
|
3928
|
+
viewBox="0 0 20 20"
|
|
3929
3929
|
aria-hidden="true"
|
|
3930
3930
|
role="img"
|
|
3931
3931
|
width="1em"
|
|
@@ -3971,8 +3971,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
3971
3971
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
3972
3972
|
<svg
|
|
3973
3973
|
class="pf-v6-svg"
|
|
3974
|
-
viewBox="0 0 20 20"
|
|
3975
3974
|
fill="currentColor"
|
|
3975
|
+
viewBox="0 0 20 20"
|
|
3976
3976
|
aria-hidden="true"
|
|
3977
3977
|
role="img"
|
|
3978
3978
|
width="1em"
|
|
@@ -4051,8 +4051,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4051
4051
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4052
4052
|
<svg
|
|
4053
4053
|
class="pf-v6-svg"
|
|
4054
|
-
viewBox="0 0 20 20"
|
|
4055
4054
|
fill="currentColor"
|
|
4055
|
+
viewBox="0 0 20 20"
|
|
4056
4056
|
aria-hidden="true"
|
|
4057
4057
|
role="img"
|
|
4058
4058
|
width="1em"
|
|
@@ -4097,8 +4097,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4097
4097
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4098
4098
|
<svg
|
|
4099
4099
|
class="pf-v6-svg"
|
|
4100
|
-
viewBox="0 0 20 20"
|
|
4101
4100
|
fill="currentColor"
|
|
4101
|
+
viewBox="0 0 20 20"
|
|
4102
4102
|
aria-hidden="true"
|
|
4103
4103
|
role="img"
|
|
4104
4104
|
width="1em"
|
|
@@ -4143,8 +4143,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4143
4143
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4144
4144
|
<svg
|
|
4145
4145
|
class="pf-v6-svg"
|
|
4146
|
-
viewBox="0 0 20 20"
|
|
4147
4146
|
fill="currentColor"
|
|
4147
|
+
viewBox="0 0 20 20"
|
|
4148
4148
|
aria-hidden="true"
|
|
4149
4149
|
role="img"
|
|
4150
4150
|
width="1em"
|
|
@@ -4192,8 +4192,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4192
4192
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4193
4193
|
<svg
|
|
4194
4194
|
class="pf-v6-svg"
|
|
4195
|
-
viewBox="0 0 20 20"
|
|
4196
4195
|
fill="currentColor"
|
|
4196
|
+
viewBox="0 0 20 20"
|
|
4197
4197
|
aria-hidden="true"
|
|
4198
4198
|
role="img"
|
|
4199
4199
|
width="1em"
|
|
@@ -4224,8 +4224,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4224
4224
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4225
4225
|
<svg
|
|
4226
4226
|
class="pf-v6-svg"
|
|
4227
|
-
viewBox="0 0 20 20"
|
|
4228
4227
|
fill="currentColor"
|
|
4228
|
+
viewBox="0 0 20 20"
|
|
4229
4229
|
aria-hidden="true"
|
|
4230
4230
|
role="img"
|
|
4231
4231
|
width="1em"
|
|
@@ -4284,8 +4284,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4284
4284
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4285
4285
|
<svg
|
|
4286
4286
|
class="pf-v6-svg"
|
|
4287
|
-
viewBox="0 0 20 20"
|
|
4288
4287
|
fill="currentColor"
|
|
4288
|
+
viewBox="0 0 20 20"
|
|
4289
4289
|
aria-hidden="true"
|
|
4290
4290
|
role="img"
|
|
4291
4291
|
width="1em"
|
|
@@ -4318,8 +4318,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4318
4318
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4319
4319
|
<svg
|
|
4320
4320
|
class="pf-v6-svg"
|
|
4321
|
-
viewBox="0 0 20 20"
|
|
4322
4321
|
fill="currentColor"
|
|
4322
|
+
viewBox="0 0 20 20"
|
|
4323
4323
|
aria-hidden="true"
|
|
4324
4324
|
role="img"
|
|
4325
4325
|
width="1em"
|
|
@@ -4364,8 +4364,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4364
4364
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4365
4365
|
<svg
|
|
4366
4366
|
class="pf-v6-svg"
|
|
4367
|
-
viewBox="0 0 20 20"
|
|
4368
4367
|
fill="currentColor"
|
|
4368
|
+
viewBox="0 0 20 20"
|
|
4369
4369
|
aria-hidden="true"
|
|
4370
4370
|
role="img"
|
|
4371
4371
|
width="1em"
|
|
@@ -4396,8 +4396,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4396
4396
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4397
4397
|
<svg
|
|
4398
4398
|
class="pf-v6-svg"
|
|
4399
|
-
viewBox="0 0 20 20"
|
|
4400
4399
|
fill="currentColor"
|
|
4400
|
+
viewBox="0 0 20 20"
|
|
4401
4401
|
aria-hidden="true"
|
|
4402
4402
|
role="img"
|
|
4403
4403
|
width="1em"
|
|
@@ -4428,8 +4428,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4428
4428
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4429
4429
|
<svg
|
|
4430
4430
|
class="pf-v6-svg"
|
|
4431
|
-
viewBox="0 0 20 20"
|
|
4432
4431
|
fill="currentColor"
|
|
4432
|
+
viewBox="0 0 20 20"
|
|
4433
4433
|
aria-hidden="true"
|
|
4434
4434
|
role="img"
|
|
4435
4435
|
width="1em"
|
|
@@ -4494,8 +4494,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4494
4494
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4495
4495
|
<svg
|
|
4496
4496
|
class="pf-v6-svg"
|
|
4497
|
-
viewBox="0 0 20 20"
|
|
4498
4497
|
fill="currentColor"
|
|
4498
|
+
viewBox="0 0 20 20"
|
|
4499
4499
|
aria-hidden="true"
|
|
4500
4500
|
role="img"
|
|
4501
4501
|
width="1em"
|
|
@@ -4526,8 +4526,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4526
4526
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4527
4527
|
<svg
|
|
4528
4528
|
class="pf-v6-svg"
|
|
4529
|
-
viewBox="0 0 20 20"
|
|
4530
4529
|
fill="currentColor"
|
|
4530
|
+
viewBox="0 0 20 20"
|
|
4531
4531
|
aria-hidden="true"
|
|
4532
4532
|
role="img"
|
|
4533
4533
|
width="1em"
|
|
@@ -4558,8 +4558,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4558
4558
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4559
4559
|
<svg
|
|
4560
4560
|
class="pf-v6-svg"
|
|
4561
|
-
viewBox="0 0 20 20"
|
|
4562
4561
|
fill="currentColor"
|
|
4562
|
+
viewBox="0 0 20 20"
|
|
4563
4563
|
aria-hidden="true"
|
|
4564
4564
|
role="img"
|
|
4565
4565
|
width="1em"
|
|
@@ -4665,8 +4665,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4665
4665
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4666
4666
|
<svg
|
|
4667
4667
|
class="pf-v6-svg"
|
|
4668
|
-
viewBox="0 0 20 20"
|
|
4669
4668
|
fill="currentColor"
|
|
4669
|
+
viewBox="0 0 20 20"
|
|
4670
4670
|
aria-hidden="true"
|
|
4671
4671
|
role="img"
|
|
4672
4672
|
width="1em"
|
|
@@ -4801,8 +4801,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4801
4801
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4802
4802
|
<svg
|
|
4803
4803
|
class="pf-v6-svg"
|
|
4804
|
-
viewBox="0 0 20 20"
|
|
4805
4804
|
fill="currentColor"
|
|
4805
|
+
viewBox="0 0 20 20"
|
|
4806
4806
|
aria-hidden="true"
|
|
4807
4807
|
role="img"
|
|
4808
4808
|
width="1em"
|
|
@@ -4838,8 +4838,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
4838
4838
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
4839
4839
|
<svg
|
|
4840
4840
|
class="pf-v6-svg"
|
|
4841
|
-
viewBox="0 0 20 20"
|
|
4842
4841
|
fill="currentColor"
|
|
4842
|
+
viewBox="0 0 20 20"
|
|
4843
4843
|
aria-hidden="true"
|
|
4844
4844
|
role="img"
|
|
4845
4845
|
width="1em"
|
|
@@ -5015,8 +5015,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
5015
5015
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
5016
5016
|
<svg
|
|
5017
5017
|
class="pf-v6-svg"
|
|
5018
|
-
viewBox="0 0 20 20"
|
|
5019
5018
|
fill="currentColor"
|
|
5019
|
+
viewBox="0 0 20 20"
|
|
5020
5020
|
aria-hidden="true"
|
|
5021
5021
|
role="img"
|
|
5022
5022
|
width="1em"
|
|
@@ -5151,8 +5151,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
5151
5151
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
5152
5152
|
<svg
|
|
5153
5153
|
class="pf-v6-svg"
|
|
5154
|
-
viewBox="0 0 20 20"
|
|
5155
5154
|
fill="currentColor"
|
|
5155
|
+
viewBox="0 0 20 20"
|
|
5156
5156
|
aria-hidden="true"
|
|
5157
5157
|
role="img"
|
|
5158
5158
|
width="1em"
|
|
@@ -5188,8 +5188,8 @@ A search input can be used to filter tree view items. It is recommended that a t
|
|
|
5188
5188
|
<span class="pf-v6-c-tree-view__node-toggle-icon">
|
|
5189
5189
|
<svg
|
|
5190
5190
|
class="pf-v6-svg"
|
|
5191
|
-
viewBox="0 0 20 20"
|
|
5192
5191
|
fill="currentColor"
|
|
5192
|
+
viewBox="0 0 20 20"
|
|
5193
5193
|
aria-hidden="true"
|
|
5194
5194
|
role="img"
|
|
5195
5195
|
width="1em"
|