@patternfly/patternfly 6.5.2 → 6.6.0-prerelease.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +8 -4
- package/components/Accordion/accordion.scss +9 -4
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +3 -3
- package/components/Compass/compass.scss +3 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +3 -3
- package/components/Page/page.scss +3 -3
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +132 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +195 -192
- package/patternfly.css +195 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -43,8 +43,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
43
43
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
44
44
|
<svg
|
|
45
45
|
class="pf-v6-svg"
|
|
46
|
-
viewBox="0 0 512 512"
|
|
47
46
|
fill="currentColor"
|
|
47
|
+
viewBox="0 0 512 512"
|
|
48
48
|
aria-hidden="true"
|
|
49
49
|
role="img"
|
|
50
50
|
width="1em"
|
|
@@ -68,8 +68,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
68
68
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
69
69
|
<svg
|
|
70
70
|
class="pf-v6-svg"
|
|
71
|
-
viewBox="0 0 32 32"
|
|
72
71
|
fill="currentColor"
|
|
72
|
+
viewBox="0 0 32 32"
|
|
73
73
|
aria-hidden="true"
|
|
74
74
|
role="img"
|
|
75
75
|
width="1em"
|
|
@@ -161,8 +161,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
161
161
|
<span class="pf-v6-c-button__icon">
|
|
162
162
|
<svg
|
|
163
163
|
class="pf-v6-svg"
|
|
164
|
-
viewBox="0 0 256 512"
|
|
165
164
|
fill="currentColor"
|
|
165
|
+
viewBox="0 0 256 512"
|
|
166
166
|
aria-hidden="true"
|
|
167
167
|
role="img"
|
|
168
168
|
width="1em"
|
|
@@ -184,8 +184,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
184
184
|
<span class="pf-v6-c-button__icon">
|
|
185
185
|
<svg
|
|
186
186
|
class="pf-v6-svg"
|
|
187
|
-
viewBox="0 0 448 512"
|
|
188
187
|
fill="currentColor"
|
|
188
|
+
viewBox="0 0 448 512"
|
|
189
189
|
aria-hidden="true"
|
|
190
190
|
role="img"
|
|
191
191
|
width="1em"
|
|
@@ -208,8 +208,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
208
208
|
<span class="pf-v6-c-button__icon">
|
|
209
209
|
<svg
|
|
210
210
|
class="pf-v6-svg"
|
|
211
|
-
viewBox="0 0 448 512"
|
|
212
211
|
fill="currentColor"
|
|
212
|
+
viewBox="0 0 448 512"
|
|
213
213
|
aria-hidden="true"
|
|
214
214
|
role="img"
|
|
215
215
|
width="1em"
|
|
@@ -232,8 +232,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
232
232
|
<span class="pf-v6-c-button__icon">
|
|
233
233
|
<svg
|
|
234
234
|
class="pf-v6-svg"
|
|
235
|
-
viewBox="0 0 256 512"
|
|
236
235
|
fill="currentColor"
|
|
236
|
+
viewBox="0 0 256 512"
|
|
237
237
|
aria-hidden="true"
|
|
238
238
|
role="img"
|
|
239
239
|
width="1em"
|
|
@@ -282,8 +282,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
282
282
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
283
283
|
<svg
|
|
284
284
|
class="pf-v6-svg"
|
|
285
|
-
viewBox="0 0 512 512"
|
|
286
285
|
fill="currentColor"
|
|
286
|
+
viewBox="0 0 512 512"
|
|
287
287
|
aria-hidden="true"
|
|
288
288
|
role="img"
|
|
289
289
|
width="1em"
|
|
@@ -307,8 +307,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
307
307
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
308
308
|
<svg
|
|
309
309
|
class="pf-v6-svg"
|
|
310
|
-
viewBox="0 0 32 32"
|
|
311
310
|
fill="currentColor"
|
|
311
|
+
viewBox="0 0 32 32"
|
|
312
312
|
aria-hidden="true"
|
|
313
313
|
role="img"
|
|
314
314
|
width="1em"
|
|
@@ -381,8 +381,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
381
381
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
382
382
|
<svg
|
|
383
383
|
class="pf-v6-svg"
|
|
384
|
-
viewBox="0 0 512 512"
|
|
385
384
|
fill="currentColor"
|
|
385
|
+
viewBox="0 0 512 512"
|
|
386
386
|
aria-hidden="true"
|
|
387
387
|
role="img"
|
|
388
388
|
width="1em"
|
|
@@ -406,8 +406,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
406
406
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
407
407
|
<svg
|
|
408
408
|
class="pf-v6-svg"
|
|
409
|
-
viewBox="0 0 32 32"
|
|
410
409
|
fill="currentColor"
|
|
410
|
+
viewBox="0 0 32 32"
|
|
411
411
|
aria-hidden="true"
|
|
412
412
|
role="img"
|
|
413
413
|
width="1em"
|
|
@@ -493,8 +493,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
493
493
|
<span class="pf-v6-c-button__icon">
|
|
494
494
|
<svg
|
|
495
495
|
class="pf-v6-svg"
|
|
496
|
-
viewBox="0 0 256 512"
|
|
497
496
|
fill="currentColor"
|
|
497
|
+
viewBox="0 0 256 512"
|
|
498
498
|
aria-hidden="true"
|
|
499
499
|
role="img"
|
|
500
500
|
width="1em"
|
|
@@ -516,8 +516,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
516
516
|
<span class="pf-v6-c-button__icon">
|
|
517
517
|
<svg
|
|
518
518
|
class="pf-v6-svg"
|
|
519
|
-
viewBox="0 0 448 512"
|
|
520
519
|
fill="currentColor"
|
|
520
|
+
viewBox="0 0 448 512"
|
|
521
521
|
aria-hidden="true"
|
|
522
522
|
role="img"
|
|
523
523
|
width="1em"
|
|
@@ -540,8 +540,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
540
540
|
<span class="pf-v6-c-button__icon">
|
|
541
541
|
<svg
|
|
542
542
|
class="pf-v6-svg"
|
|
543
|
-
viewBox="0 0 448 512"
|
|
544
543
|
fill="currentColor"
|
|
544
|
+
viewBox="0 0 448 512"
|
|
545
545
|
aria-hidden="true"
|
|
546
546
|
role="img"
|
|
547
547
|
width="1em"
|
|
@@ -564,8 +564,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
564
564
|
<span class="pf-v6-c-button__icon">
|
|
565
565
|
<svg
|
|
566
566
|
class="pf-v6-svg"
|
|
567
|
-
viewBox="0 0 256 512"
|
|
568
567
|
fill="currentColor"
|
|
568
|
+
viewBox="0 0 256 512"
|
|
569
569
|
aria-hidden="true"
|
|
570
570
|
role="img"
|
|
571
571
|
width="1em"
|
|
@@ -614,8 +614,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
614
614
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
615
615
|
<svg
|
|
616
616
|
class="pf-v6-svg"
|
|
617
|
-
viewBox="0 0 512 512"
|
|
618
617
|
fill="currentColor"
|
|
618
|
+
viewBox="0 0 512 512"
|
|
619
619
|
aria-hidden="true"
|
|
620
620
|
role="img"
|
|
621
621
|
width="1em"
|
|
@@ -639,8 +639,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
639
639
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
640
640
|
<svg
|
|
641
641
|
class="pf-v6-svg"
|
|
642
|
-
viewBox="0 0 32 32"
|
|
643
642
|
fill="currentColor"
|
|
643
|
+
viewBox="0 0 32 32"
|
|
644
644
|
aria-hidden="true"
|
|
645
645
|
role="img"
|
|
646
646
|
width="1em"
|
|
@@ -713,8 +713,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
713
713
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
714
714
|
<svg
|
|
715
715
|
class="pf-v6-svg"
|
|
716
|
-
viewBox="0 0 512 512"
|
|
717
716
|
fill="currentColor"
|
|
717
|
+
viewBox="0 0 512 512"
|
|
718
718
|
aria-hidden="true"
|
|
719
719
|
role="img"
|
|
720
720
|
width="1em"
|
|
@@ -738,8 +738,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
738
738
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
739
739
|
<svg
|
|
740
740
|
class="pf-v6-svg"
|
|
741
|
-
viewBox="0 0 32 32"
|
|
742
741
|
fill="currentColor"
|
|
742
|
+
viewBox="0 0 32 32"
|
|
743
743
|
aria-hidden="true"
|
|
744
744
|
role="img"
|
|
745
745
|
width="1em"
|
|
@@ -825,8 +825,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
825
825
|
<span class="pf-v6-c-button__icon">
|
|
826
826
|
<svg
|
|
827
827
|
class="pf-v6-svg"
|
|
828
|
-
viewBox="0 0 256 512"
|
|
829
828
|
fill="currentColor"
|
|
829
|
+
viewBox="0 0 256 512"
|
|
830
830
|
aria-hidden="true"
|
|
831
831
|
role="img"
|
|
832
832
|
width="1em"
|
|
@@ -848,8 +848,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
848
848
|
<span class="pf-v6-c-button__icon">
|
|
849
849
|
<svg
|
|
850
850
|
class="pf-v6-svg"
|
|
851
|
-
viewBox="0 0 448 512"
|
|
852
851
|
fill="currentColor"
|
|
852
|
+
viewBox="0 0 448 512"
|
|
853
853
|
aria-hidden="true"
|
|
854
854
|
role="img"
|
|
855
855
|
width="1em"
|
|
@@ -872,8 +872,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
872
872
|
<span class="pf-v6-c-button__icon">
|
|
873
873
|
<svg
|
|
874
874
|
class="pf-v6-svg"
|
|
875
|
-
viewBox="0 0 448 512"
|
|
876
875
|
fill="currentColor"
|
|
876
|
+
viewBox="0 0 448 512"
|
|
877
877
|
aria-hidden="true"
|
|
878
878
|
role="img"
|
|
879
879
|
width="1em"
|
|
@@ -896,8 +896,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
896
896
|
<span class="pf-v6-c-button__icon">
|
|
897
897
|
<svg
|
|
898
898
|
class="pf-v6-svg"
|
|
899
|
-
viewBox="0 0 256 512"
|
|
900
899
|
fill="currentColor"
|
|
900
|
+
viewBox="0 0 256 512"
|
|
901
901
|
aria-hidden="true"
|
|
902
902
|
role="img"
|
|
903
903
|
width="1em"
|
|
@@ -946,8 +946,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
946
946
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
947
947
|
<svg
|
|
948
948
|
class="pf-v6-svg"
|
|
949
|
-
viewBox="0 0 512 512"
|
|
950
949
|
fill="currentColor"
|
|
950
|
+
viewBox="0 0 512 512"
|
|
951
951
|
aria-hidden="true"
|
|
952
952
|
role="img"
|
|
953
953
|
width="1em"
|
|
@@ -971,8 +971,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
971
971
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
972
972
|
<svg
|
|
973
973
|
class="pf-v6-svg"
|
|
974
|
-
viewBox="0 0 32 32"
|
|
975
974
|
fill="currentColor"
|
|
975
|
+
viewBox="0 0 32 32"
|
|
976
976
|
aria-hidden="true"
|
|
977
977
|
role="img"
|
|
978
978
|
width="1em"
|
|
@@ -1045,8 +1045,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1045
1045
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
1046
1046
|
<svg
|
|
1047
1047
|
class="pf-v6-svg"
|
|
1048
|
-
viewBox="0 0 512 512"
|
|
1049
1048
|
fill="currentColor"
|
|
1049
|
+
viewBox="0 0 512 512"
|
|
1050
1050
|
aria-hidden="true"
|
|
1051
1051
|
role="img"
|
|
1052
1052
|
width="1em"
|
|
@@ -1070,8 +1070,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1070
1070
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1071
1071
|
<svg
|
|
1072
1072
|
class="pf-v6-svg"
|
|
1073
|
-
viewBox="0 0 32 32"
|
|
1074
1073
|
fill="currentColor"
|
|
1074
|
+
viewBox="0 0 32 32"
|
|
1075
1075
|
aria-hidden="true"
|
|
1076
1076
|
role="img"
|
|
1077
1077
|
width="1em"
|
|
@@ -1158,8 +1158,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1158
1158
|
<span class="pf-v6-c-button__icon">
|
|
1159
1159
|
<svg
|
|
1160
1160
|
class="pf-v6-svg"
|
|
1161
|
-
viewBox="0 0 256 512"
|
|
1162
1161
|
fill="currentColor"
|
|
1162
|
+
viewBox="0 0 256 512"
|
|
1163
1163
|
aria-hidden="true"
|
|
1164
1164
|
role="img"
|
|
1165
1165
|
width="1em"
|
|
@@ -1181,8 +1181,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1181
1181
|
<span class="pf-v6-c-button__icon">
|
|
1182
1182
|
<svg
|
|
1183
1183
|
class="pf-v6-svg"
|
|
1184
|
-
viewBox="0 0 448 512"
|
|
1185
1184
|
fill="currentColor"
|
|
1185
|
+
viewBox="0 0 448 512"
|
|
1186
1186
|
aria-hidden="true"
|
|
1187
1187
|
role="img"
|
|
1188
1188
|
width="1em"
|
|
@@ -1204,8 +1204,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1204
1204
|
<span class="pf-v6-c-button__icon">
|
|
1205
1205
|
<svg
|
|
1206
1206
|
class="pf-v6-svg"
|
|
1207
|
-
viewBox="0 0 448 512"
|
|
1208
1207
|
fill="currentColor"
|
|
1208
|
+
viewBox="0 0 448 512"
|
|
1209
1209
|
aria-hidden="true"
|
|
1210
1210
|
role="img"
|
|
1211
1211
|
width="1em"
|
|
@@ -1228,8 +1228,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1228
1228
|
<span class="pf-v6-c-button__icon">
|
|
1229
1229
|
<svg
|
|
1230
1230
|
class="pf-v6-svg"
|
|
1231
|
-
viewBox="0 0 256 512"
|
|
1232
1231
|
fill="currentColor"
|
|
1232
|
+
viewBox="0 0 256 512"
|
|
1233
1233
|
aria-hidden="true"
|
|
1234
1234
|
role="img"
|
|
1235
1235
|
width="1em"
|
|
@@ -1278,8 +1278,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1278
1278
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
1279
1279
|
<svg
|
|
1280
1280
|
class="pf-v6-svg"
|
|
1281
|
-
viewBox="0 0 512 512"
|
|
1282
1281
|
fill="currentColor"
|
|
1282
|
+
viewBox="0 0 512 512"
|
|
1283
1283
|
aria-hidden="true"
|
|
1284
1284
|
role="img"
|
|
1285
1285
|
width="1em"
|
|
@@ -1303,8 +1303,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1303
1303
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1304
1304
|
<svg
|
|
1305
1305
|
class="pf-v6-svg"
|
|
1306
|
-
viewBox="0 0 32 32"
|
|
1307
1306
|
fill="currentColor"
|
|
1307
|
+
viewBox="0 0 32 32"
|
|
1308
1308
|
aria-hidden="true"
|
|
1309
1309
|
role="img"
|
|
1310
1310
|
width="1em"
|
|
@@ -1387,8 +1387,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1387
1387
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
1388
1388
|
<svg
|
|
1389
1389
|
class="pf-v6-svg"
|
|
1390
|
-
viewBox="0 0 512 512"
|
|
1391
1390
|
fill="currentColor"
|
|
1391
|
+
viewBox="0 0 512 512"
|
|
1392
1392
|
aria-hidden="true"
|
|
1393
1393
|
role="img"
|
|
1394
1394
|
width="1em"
|
|
@@ -1412,8 +1412,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1412
1412
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1413
1413
|
<svg
|
|
1414
1414
|
class="pf-v6-svg"
|
|
1415
|
-
viewBox="0 0 32 32"
|
|
1416
1415
|
fill="currentColor"
|
|
1416
|
+
viewBox="0 0 32 32"
|
|
1417
1417
|
aria-hidden="true"
|
|
1418
1418
|
role="img"
|
|
1419
1419
|
width="1em"
|
|
@@ -1500,8 +1500,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1500
1500
|
<span class="pf-v6-c-button__icon">
|
|
1501
1501
|
<svg
|
|
1502
1502
|
class="pf-v6-svg"
|
|
1503
|
-
viewBox="0 0 256 512"
|
|
1504
1503
|
fill="currentColor"
|
|
1504
|
+
viewBox="0 0 256 512"
|
|
1505
1505
|
aria-hidden="true"
|
|
1506
1506
|
role="img"
|
|
1507
1507
|
width="1em"
|
|
@@ -1523,8 +1523,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1523
1523
|
<span class="pf-v6-c-button__icon">
|
|
1524
1524
|
<svg
|
|
1525
1525
|
class="pf-v6-svg"
|
|
1526
|
-
viewBox="0 0 448 512"
|
|
1527
1526
|
fill="currentColor"
|
|
1527
|
+
viewBox="0 0 448 512"
|
|
1528
1528
|
aria-hidden="true"
|
|
1529
1529
|
role="img"
|
|
1530
1530
|
width="1em"
|
|
@@ -1546,8 +1546,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1546
1546
|
<span class="pf-v6-c-button__icon">
|
|
1547
1547
|
<svg
|
|
1548
1548
|
class="pf-v6-svg"
|
|
1549
|
-
viewBox="0 0 448 512"
|
|
1550
1549
|
fill="currentColor"
|
|
1550
|
+
viewBox="0 0 448 512"
|
|
1551
1551
|
aria-hidden="true"
|
|
1552
1552
|
role="img"
|
|
1553
1553
|
width="1em"
|
|
@@ -1569,8 +1569,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1569
1569
|
<span class="pf-v6-c-button__icon">
|
|
1570
1570
|
<svg
|
|
1571
1571
|
class="pf-v6-svg"
|
|
1572
|
-
viewBox="0 0 256 512"
|
|
1573
1572
|
fill="currentColor"
|
|
1573
|
+
viewBox="0 0 256 512"
|
|
1574
1574
|
aria-hidden="true"
|
|
1575
1575
|
role="img"
|
|
1576
1576
|
width="1em"
|
|
@@ -1619,8 +1619,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1619
1619
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
1620
1620
|
<svg
|
|
1621
1621
|
class="pf-v6-svg"
|
|
1622
|
-
viewBox="0 0 512 512"
|
|
1623
1622
|
fill="currentColor"
|
|
1623
|
+
viewBox="0 0 512 512"
|
|
1624
1624
|
aria-hidden="true"
|
|
1625
1625
|
role="img"
|
|
1626
1626
|
width="1em"
|
|
@@ -1644,8 +1644,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1644
1644
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1645
1645
|
<svg
|
|
1646
1646
|
class="pf-v6-svg"
|
|
1647
|
-
viewBox="0 0 32 32"
|
|
1648
1647
|
fill="currentColor"
|
|
1648
|
+
viewBox="0 0 32 32"
|
|
1649
1649
|
aria-hidden="true"
|
|
1650
1650
|
role="img"
|
|
1651
1651
|
width="1em"
|
|
@@ -1728,8 +1728,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1728
1728
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
1729
1729
|
<svg
|
|
1730
1730
|
class="pf-v6-svg"
|
|
1731
|
-
viewBox="0 0 512 512"
|
|
1732
1731
|
fill="currentColor"
|
|
1732
|
+
viewBox="0 0 512 512"
|
|
1733
1733
|
aria-hidden="true"
|
|
1734
1734
|
role="img"
|
|
1735
1735
|
width="1em"
|
|
@@ -1753,8 +1753,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1753
1753
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
1754
1754
|
<svg
|
|
1755
1755
|
class="pf-v6-svg"
|
|
1756
|
-
viewBox="0 0 32 32"
|
|
1757
1756
|
fill="currentColor"
|
|
1757
|
+
viewBox="0 0 32 32"
|
|
1758
1758
|
aria-hidden="true"
|
|
1759
1759
|
role="img"
|
|
1760
1760
|
width="1em"
|
|
@@ -1794,8 +1794,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1794
1794
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
1795
1795
|
<svg
|
|
1796
1796
|
class="pf-v6-svg"
|
|
1797
|
-
viewBox="0 0 20 20"
|
|
1798
1797
|
fill="currentColor"
|
|
1798
|
+
viewBox="0 0 20 20"
|
|
1799
1799
|
aria-hidden="true"
|
|
1800
1800
|
role="img"
|
|
1801
1801
|
width="1em"
|
|
@@ -1904,8 +1904,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1904
1904
|
>
|
|
1905
1905
|
<svg
|
|
1906
1906
|
class="pf-v6-svg"
|
|
1907
|
-
viewBox="0 0 20 20"
|
|
1908
1907
|
fill="currentColor"
|
|
1908
|
+
viewBox="0 0 20 20"
|
|
1909
1909
|
aria-hidden="true"
|
|
1910
1910
|
role="img"
|
|
1911
1911
|
width="1em"
|
|
@@ -2032,8 +2032,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2032
2032
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
2033
2033
|
<svg
|
|
2034
2034
|
class="pf-v6-svg"
|
|
2035
|
-
viewBox="0 0 20 20"
|
|
2036
2035
|
fill="currentColor"
|
|
2036
|
+
viewBox="0 0 20 20"
|
|
2037
2037
|
aria-hidden="true"
|
|
2038
2038
|
role="img"
|
|
2039
2039
|
width="1em"
|
|
@@ -2097,8 +2097,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2097
2097
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
2098
2098
|
<svg
|
|
2099
2099
|
class="pf-v6-svg"
|
|
2100
|
-
viewBox="0 0 20 20"
|
|
2101
2100
|
fill="currentColor"
|
|
2101
|
+
viewBox="0 0 20 20"
|
|
2102
2102
|
aria-hidden="true"
|
|
2103
2103
|
role="img"
|
|
2104
2104
|
width="1em"
|
|
@@ -2141,8 +2141,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2141
2141
|
<span class="pf-v6-c-button__icon">
|
|
2142
2142
|
<svg
|
|
2143
2143
|
class="pf-v6-svg"
|
|
2144
|
-
viewBox="0 0 256 512"
|
|
2145
2144
|
fill="currentColor"
|
|
2145
|
+
viewBox="0 0 256 512"
|
|
2146
2146
|
aria-hidden="true"
|
|
2147
2147
|
role="img"
|
|
2148
2148
|
width="1em"
|
|
@@ -2164,8 +2164,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2164
2164
|
<span class="pf-v6-c-button__icon">
|
|
2165
2165
|
<svg
|
|
2166
2166
|
class="pf-v6-svg"
|
|
2167
|
-
viewBox="0 0 448 512"
|
|
2168
2167
|
fill="currentColor"
|
|
2168
|
+
viewBox="0 0 448 512"
|
|
2169
2169
|
aria-hidden="true"
|
|
2170
2170
|
role="img"
|
|
2171
2171
|
width="1em"
|
|
@@ -2188,8 +2188,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2188
2188
|
<span class="pf-v6-c-button__icon">
|
|
2189
2189
|
<svg
|
|
2190
2190
|
class="pf-v6-svg"
|
|
2191
|
-
viewBox="0 0 448 512"
|
|
2192
2191
|
fill="currentColor"
|
|
2192
|
+
viewBox="0 0 448 512"
|
|
2193
2193
|
aria-hidden="true"
|
|
2194
2194
|
role="img"
|
|
2195
2195
|
width="1em"
|
|
@@ -2212,8 +2212,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2212
2212
|
<span class="pf-v6-c-button__icon">
|
|
2213
2213
|
<svg
|
|
2214
2214
|
class="pf-v6-svg"
|
|
2215
|
-
viewBox="0 0 256 512"
|
|
2216
2215
|
fill="currentColor"
|
|
2216
|
+
viewBox="0 0 256 512"
|
|
2217
2217
|
aria-hidden="true"
|
|
2218
2218
|
role="img"
|
|
2219
2219
|
width="1em"
|
|
@@ -2262,8 +2262,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2262
2262
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
2263
2263
|
<svg
|
|
2264
2264
|
class="pf-v6-svg"
|
|
2265
|
-
viewBox="0 0 512 512"
|
|
2266
2265
|
fill="currentColor"
|
|
2266
|
+
viewBox="0 0 512 512"
|
|
2267
2267
|
aria-hidden="true"
|
|
2268
2268
|
role="img"
|
|
2269
2269
|
width="1em"
|
|
@@ -2287,8 +2287,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2287
2287
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2288
2288
|
<svg
|
|
2289
2289
|
class="pf-v6-svg"
|
|
2290
|
-
viewBox="0 0 32 32"
|
|
2291
2290
|
fill="currentColor"
|
|
2291
|
+
viewBox="0 0 32 32"
|
|
2292
2292
|
aria-hidden="true"
|
|
2293
2293
|
role="img"
|
|
2294
2294
|
width="1em"
|
|
@@ -2361,8 +2361,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2361
2361
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
2362
2362
|
<svg
|
|
2363
2363
|
class="pf-v6-svg"
|
|
2364
|
-
viewBox="0 0 512 512"
|
|
2365
2364
|
fill="currentColor"
|
|
2365
|
+
viewBox="0 0 512 512"
|
|
2366
2366
|
aria-hidden="true"
|
|
2367
2367
|
role="img"
|
|
2368
2368
|
width="1em"
|
|
@@ -2386,8 +2386,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2386
2386
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2387
2387
|
<svg
|
|
2388
2388
|
class="pf-v6-svg"
|
|
2389
|
-
viewBox="0 0 32 32"
|
|
2390
2389
|
fill="currentColor"
|
|
2390
|
+
viewBox="0 0 32 32"
|
|
2391
2391
|
aria-hidden="true"
|
|
2392
2392
|
role="img"
|
|
2393
2393
|
width="1em"
|
|
@@ -2427,8 +2427,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2427
2427
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
2428
2428
|
<svg
|
|
2429
2429
|
class="pf-v6-svg"
|
|
2430
|
-
viewBox="0 0 20 20"
|
|
2431
2430
|
fill="currentColor"
|
|
2431
|
+
viewBox="0 0 20 20"
|
|
2432
2432
|
aria-hidden="true"
|
|
2433
2433
|
role="img"
|
|
2434
2434
|
width="1em"
|
|
@@ -2518,8 +2518,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2518
2518
|
>
|
|
2519
2519
|
<svg
|
|
2520
2520
|
class="pf-v6-svg"
|
|
2521
|
-
viewBox="0 0 20 20"
|
|
2522
2521
|
fill="currentColor"
|
|
2522
|
+
viewBox="0 0 20 20"
|
|
2523
2523
|
aria-hidden="true"
|
|
2524
2524
|
role="img"
|
|
2525
2525
|
width="1em"
|
|
@@ -2651,8 +2651,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2651
2651
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
2652
2652
|
<svg
|
|
2653
2653
|
class="pf-v6-svg"
|
|
2654
|
-
viewBox="0 0 20 20"
|
|
2655
2654
|
fill="currentColor"
|
|
2655
|
+
viewBox="0 0 20 20"
|
|
2656
2656
|
aria-hidden="true"
|
|
2657
2657
|
role="img"
|
|
2658
2658
|
width="1em"
|
|
@@ -2714,8 +2714,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2714
2714
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
2715
2715
|
<svg
|
|
2716
2716
|
class="pf-v6-svg"
|
|
2717
|
-
viewBox="0 0 20 20"
|
|
2718
2717
|
fill="currentColor"
|
|
2718
|
+
viewBox="0 0 20 20"
|
|
2719
2719
|
aria-hidden="true"
|
|
2720
2720
|
role="img"
|
|
2721
2721
|
width="1em"
|
|
@@ -2758,8 +2758,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2758
2758
|
<span class="pf-v6-c-button__icon">
|
|
2759
2759
|
<svg
|
|
2760
2760
|
class="pf-v6-svg"
|
|
2761
|
-
viewBox="0 0 256 512"
|
|
2762
2761
|
fill="currentColor"
|
|
2762
|
+
viewBox="0 0 256 512"
|
|
2763
2763
|
aria-hidden="true"
|
|
2764
2764
|
role="img"
|
|
2765
2765
|
width="1em"
|
|
@@ -2781,8 +2781,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2781
2781
|
<span class="pf-v6-c-button__icon">
|
|
2782
2782
|
<svg
|
|
2783
2783
|
class="pf-v6-svg"
|
|
2784
|
-
viewBox="0 0 448 512"
|
|
2785
2784
|
fill="currentColor"
|
|
2785
|
+
viewBox="0 0 448 512"
|
|
2786
2786
|
aria-hidden="true"
|
|
2787
2787
|
role="img"
|
|
2788
2788
|
width="1em"
|
|
@@ -2805,8 +2805,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2805
2805
|
<span class="pf-v6-c-button__icon">
|
|
2806
2806
|
<svg
|
|
2807
2807
|
class="pf-v6-svg"
|
|
2808
|
-
viewBox="0 0 448 512"
|
|
2809
2808
|
fill="currentColor"
|
|
2809
|
+
viewBox="0 0 448 512"
|
|
2810
2810
|
aria-hidden="true"
|
|
2811
2811
|
role="img"
|
|
2812
2812
|
width="1em"
|
|
@@ -2829,8 +2829,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2829
2829
|
<span class="pf-v6-c-button__icon">
|
|
2830
2830
|
<svg
|
|
2831
2831
|
class="pf-v6-svg"
|
|
2832
|
-
viewBox="0 0 256 512"
|
|
2833
2832
|
fill="currentColor"
|
|
2833
|
+
viewBox="0 0 256 512"
|
|
2834
2834
|
aria-hidden="true"
|
|
2835
2835
|
role="img"
|
|
2836
2836
|
width="1em"
|
|
@@ -2879,8 +2879,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2879
2879
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
2880
2880
|
<svg
|
|
2881
2881
|
class="pf-v6-svg"
|
|
2882
|
-
viewBox="0 0 512 512"
|
|
2883
2882
|
fill="currentColor"
|
|
2883
|
+
viewBox="0 0 512 512"
|
|
2884
2884
|
aria-hidden="true"
|
|
2885
2885
|
role="img"
|
|
2886
2886
|
width="1em"
|
|
@@ -2904,8 +2904,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2904
2904
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
2905
2905
|
<svg
|
|
2906
2906
|
class="pf-v6-svg"
|
|
2907
|
-
viewBox="0 0 32 32"
|
|
2908
2907
|
fill="currentColor"
|
|
2908
|
+
viewBox="0 0 32 32"
|
|
2909
2909
|
aria-hidden="true"
|
|
2910
2910
|
role="img"
|
|
2911
2911
|
width="1em"
|
|
@@ -2945,8 +2945,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2945
2945
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
2946
2946
|
<svg
|
|
2947
2947
|
class="pf-v6-svg"
|
|
2948
|
-
viewBox="0 0 20 20"
|
|
2949
2948
|
fill="currentColor"
|
|
2949
|
+
viewBox="0 0 20 20"
|
|
2950
2950
|
aria-hidden="true"
|
|
2951
2951
|
role="img"
|
|
2952
2952
|
width="1em"
|
|
@@ -3048,8 +3048,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3048
3048
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
3049
3049
|
<svg
|
|
3050
3050
|
class="pf-v6-svg"
|
|
3051
|
-
viewBox="0 0 512 512"
|
|
3052
3051
|
fill="currentColor"
|
|
3052
|
+
viewBox="0 0 512 512"
|
|
3053
3053
|
aria-hidden="true"
|
|
3054
3054
|
role="img"
|
|
3055
3055
|
width="1em"
|
|
@@ -3073,8 +3073,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3073
3073
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3074
3074
|
<svg
|
|
3075
3075
|
class="pf-v6-svg"
|
|
3076
|
-
viewBox="0 0 32 32"
|
|
3077
3076
|
fill="currentColor"
|
|
3077
|
+
viewBox="0 0 32 32"
|
|
3078
3078
|
aria-hidden="true"
|
|
3079
3079
|
role="img"
|
|
3080
3080
|
width="1em"
|
|
@@ -3114,8 +3114,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3114
3114
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
3115
3115
|
<svg
|
|
3116
3116
|
class="pf-v6-svg"
|
|
3117
|
-
viewBox="0 0 20 20"
|
|
3118
3117
|
fill="currentColor"
|
|
3118
|
+
viewBox="0 0 20 20"
|
|
3119
3119
|
aria-hidden="true"
|
|
3120
3120
|
role="img"
|
|
3121
3121
|
width="1em"
|
|
@@ -3224,8 +3224,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3224
3224
|
>
|
|
3225
3225
|
<svg
|
|
3226
3226
|
class="pf-v6-svg"
|
|
3227
|
-
viewBox="0 0 20 20"
|
|
3228
3227
|
fill="currentColor"
|
|
3228
|
+
viewBox="0 0 20 20"
|
|
3229
3229
|
aria-hidden="true"
|
|
3230
3230
|
role="img"
|
|
3231
3231
|
width="1em"
|
|
@@ -3352,8 +3352,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3352
3352
|
<span class="pf-v6-c-dual-list-selector__item-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"
|
|
@@ -3417,8 +3417,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3417
3417
|
<span class="pf-v6-c-dual-list-selector__item-toggle-icon">
|
|
3418
3418
|
<svg
|
|
3419
3419
|
class="pf-v6-svg"
|
|
3420
|
-
viewBox="0 0 20 20"
|
|
3421
3420
|
fill="currentColor"
|
|
3421
|
+
viewBox="0 0 20 20"
|
|
3422
3422
|
aria-hidden="true"
|
|
3423
3423
|
role="img"
|
|
3424
3424
|
width="1em"
|
|
@@ -3461,8 +3461,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3461
3461
|
<span class="pf-v6-c-button__icon">
|
|
3462
3462
|
<svg
|
|
3463
3463
|
class="pf-v6-svg"
|
|
3464
|
-
viewBox="0 0 256 512"
|
|
3465
3464
|
fill="currentColor"
|
|
3465
|
+
viewBox="0 0 256 512"
|
|
3466
3466
|
aria-hidden="true"
|
|
3467
3467
|
role="img"
|
|
3468
3468
|
width="1em"
|
|
@@ -3484,8 +3484,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3484
3484
|
<span class="pf-v6-c-button__icon">
|
|
3485
3485
|
<svg
|
|
3486
3486
|
class="pf-v6-svg"
|
|
3487
|
-
viewBox="0 0 448 512"
|
|
3488
3487
|
fill="currentColor"
|
|
3488
|
+
viewBox="0 0 448 512"
|
|
3489
3489
|
aria-hidden="true"
|
|
3490
3490
|
role="img"
|
|
3491
3491
|
width="1em"
|
|
@@ -3508,8 +3508,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3508
3508
|
<span class="pf-v6-c-button__icon">
|
|
3509
3509
|
<svg
|
|
3510
3510
|
class="pf-v6-svg"
|
|
3511
|
-
viewBox="0 0 448 512"
|
|
3512
3511
|
fill="currentColor"
|
|
3512
|
+
viewBox="0 0 448 512"
|
|
3513
3513
|
aria-hidden="true"
|
|
3514
3514
|
role="img"
|
|
3515
3515
|
width="1em"
|
|
@@ -3532,8 +3532,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3532
3532
|
<span class="pf-v6-c-button__icon">
|
|
3533
3533
|
<svg
|
|
3534
3534
|
class="pf-v6-svg"
|
|
3535
|
-
viewBox="0 0 256 512"
|
|
3536
3535
|
fill="currentColor"
|
|
3536
|
+
viewBox="0 0 256 512"
|
|
3537
3537
|
aria-hidden="true"
|
|
3538
3538
|
role="img"
|
|
3539
3539
|
width="1em"
|
|
@@ -3582,8 +3582,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3582
3582
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
3583
3583
|
<svg
|
|
3584
3584
|
class="pf-v6-svg"
|
|
3585
|
-
viewBox="0 0 512 512"
|
|
3586
3585
|
fill="currentColor"
|
|
3586
|
+
viewBox="0 0 512 512"
|
|
3587
3587
|
aria-hidden="true"
|
|
3588
3588
|
role="img"
|
|
3589
3589
|
width="1em"
|
|
@@ -3607,8 +3607,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3607
3607
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3608
3608
|
<svg
|
|
3609
3609
|
class="pf-v6-svg"
|
|
3610
|
-
viewBox="0 0 32 32"
|
|
3611
3610
|
fill="currentColor"
|
|
3611
|
+
viewBox="0 0 32 32"
|
|
3612
3612
|
aria-hidden="true"
|
|
3613
3613
|
role="img"
|
|
3614
3614
|
width="1em"
|
|
@@ -3684,8 +3684,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3684
3684
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
3685
3685
|
<svg
|
|
3686
3686
|
class="pf-v6-svg"
|
|
3687
|
-
viewBox="0 0 512 512"
|
|
3688
3687
|
fill="currentColor"
|
|
3688
|
+
viewBox="0 0 512 512"
|
|
3689
3689
|
aria-hidden="true"
|
|
3690
3690
|
role="img"
|
|
3691
3691
|
width="1em"
|
|
@@ -3709,8 +3709,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3709
3709
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3710
3710
|
<svg
|
|
3711
3711
|
class="pf-v6-svg"
|
|
3712
|
-
viewBox="0 0 32 32"
|
|
3713
3712
|
fill="currentColor"
|
|
3713
|
+
viewBox="0 0 32 32"
|
|
3714
3714
|
aria-hidden="true"
|
|
3715
3715
|
role="img"
|
|
3716
3716
|
width="1em"
|
|
@@ -3779,8 +3779,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3779
3779
|
<span class="pf-v6-c-button__icon">
|
|
3780
3780
|
<svg
|
|
3781
3781
|
class="pf-v6-svg"
|
|
3782
|
-
viewBox="0 0 256 512"
|
|
3783
3782
|
fill="currentColor"
|
|
3783
|
+
viewBox="0 0 256 512"
|
|
3784
3784
|
aria-hidden="true"
|
|
3785
3785
|
role="img"
|
|
3786
3786
|
width="1em"
|
|
@@ -3802,8 +3802,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3802
3802
|
<span class="pf-v6-c-button__icon">
|
|
3803
3803
|
<svg
|
|
3804
3804
|
class="pf-v6-svg"
|
|
3805
|
-
viewBox="0 0 448 512"
|
|
3806
3805
|
fill="currentColor"
|
|
3806
|
+
viewBox="0 0 448 512"
|
|
3807
3807
|
aria-hidden="true"
|
|
3808
3808
|
role="img"
|
|
3809
3809
|
width="1em"
|
|
@@ -3826,8 +3826,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3826
3826
|
<span class="pf-v6-c-button__icon">
|
|
3827
3827
|
<svg
|
|
3828
3828
|
class="pf-v6-svg"
|
|
3829
|
-
viewBox="0 0 448 512"
|
|
3830
3829
|
fill="currentColor"
|
|
3830
|
+
viewBox="0 0 448 512"
|
|
3831
3831
|
aria-hidden="true"
|
|
3832
3832
|
role="img"
|
|
3833
3833
|
width="1em"
|
|
@@ -3850,8 +3850,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3850
3850
|
<span class="pf-v6-c-button__icon">
|
|
3851
3851
|
<svg
|
|
3852
3852
|
class="pf-v6-svg"
|
|
3853
|
-
viewBox="0 0 256 512"
|
|
3854
3853
|
fill="currentColor"
|
|
3854
|
+
viewBox="0 0 256 512"
|
|
3855
3855
|
aria-hidden="true"
|
|
3856
3856
|
role="img"
|
|
3857
3857
|
width="1em"
|
|
@@ -3900,8 +3900,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3900
3900
|
<span class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl">
|
|
3901
3901
|
<svg
|
|
3902
3902
|
class="pf-v6-svg"
|
|
3903
|
-
viewBox="0 0 512 512"
|
|
3904
3903
|
fill="currentColor"
|
|
3904
|
+
viewBox="0 0 512 512"
|
|
3905
3905
|
aria-hidden="true"
|
|
3906
3906
|
role="img"
|
|
3907
3907
|
width="1em"
|
|
@@ -3925,8 +3925,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3925
3925
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3926
3926
|
<svg
|
|
3927
3927
|
class="pf-v6-svg"
|
|
3928
|
-
viewBox="0 0 32 32"
|
|
3929
3928
|
fill="currentColor"
|
|
3929
|
+
viewBox="0 0 32 32"
|
|
3930
3930
|
aria-hidden="true"
|
|
3931
3931
|
role="img"
|
|
3932
3932
|
width="1em"
|
|
@@ -3961,8 +3961,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3961
3961
|
<span class="pf-v6-c-button__icon">
|
|
3962
3962
|
<svg
|
|
3963
3963
|
class="pf-v6-svg"
|
|
3964
|
-
viewBox="0 0 320 512"
|
|
3965
3964
|
fill="currentColor"
|
|
3965
|
+
viewBox="0 0 320 512"
|
|
3966
3966
|
aria-hidden="true"
|
|
3967
3967
|
role="img"
|
|
3968
3968
|
width="1em"
|
|
@@ -3992,8 +3992,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3992
3992
|
<span class="pf-v6-c-button__icon">
|
|
3993
3993
|
<svg
|
|
3994
3994
|
class="pf-v6-svg"
|
|
3995
|
-
viewBox="0 0 320 512"
|
|
3996
3995
|
fill="currentColor"
|
|
3996
|
+
viewBox="0 0 320 512"
|
|
3997
3997
|
aria-hidden="true"
|
|
3998
3998
|
role="img"
|
|
3999
3999
|
width="1em"
|
|
@@ -4023,8 +4023,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
4023
4023
|
<span class="pf-v6-c-button__icon">
|
|
4024
4024
|
<svg
|
|
4025
4025
|
class="pf-v6-svg"
|
|
4026
|
-
viewBox="0 0 320 512"
|
|
4027
4026
|
fill="currentColor"
|
|
4027
|
+
viewBox="0 0 320 512"
|
|
4028
4028
|
aria-hidden="true"
|
|
4029
4029
|
role="img"
|
|
4030
4030
|
width="1em"
|
|
@@ -4054,8 +4054,8 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
4054
4054
|
<span class="pf-v6-c-button__icon">
|
|
4055
4055
|
<svg
|
|
4056
4056
|
class="pf-v6-svg"
|
|
4057
|
-
viewBox="0 0 320 512"
|
|
4058
4057
|
fill="currentColor"
|
|
4058
|
+
viewBox="0 0 320 512"
|
|
4059
4059
|
aria-hidden="true"
|
|
4060
4060
|
role="img"
|
|
4061
4061
|
width="1em"
|