@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
|
@@ -21,8 +21,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
21
21
|
<span class="pf-v6-c-button__icon">
|
|
22
22
|
<svg
|
|
23
23
|
class="pf-v6-svg"
|
|
24
|
-
viewBox="0 0 20 20"
|
|
25
24
|
fill="currentColor"
|
|
25
|
+
viewBox="0 0 20 20"
|
|
26
26
|
aria-hidden="true"
|
|
27
27
|
role="img"
|
|
28
28
|
width="1em"
|
|
@@ -64,8 +64,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
64
64
|
<span class="pf-v6-c-button__icon">
|
|
65
65
|
<svg
|
|
66
66
|
class="pf-v6-svg"
|
|
67
|
-
viewBox="0 0 20 20"
|
|
68
67
|
fill="currentColor"
|
|
68
|
+
viewBox="0 0 20 20"
|
|
69
69
|
aria-hidden="true"
|
|
70
70
|
role="img"
|
|
71
71
|
width="1em"
|
|
@@ -94,8 +94,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
94
94
|
<span class="pf-v6-c-button__icon">
|
|
95
95
|
<svg
|
|
96
96
|
class="pf-v6-svg"
|
|
97
|
-
viewBox="0 0 32 32"
|
|
98
97
|
fill="currentColor"
|
|
98
|
+
viewBox="0 0 32 32"
|
|
99
99
|
aria-hidden="true"
|
|
100
100
|
role="img"
|
|
101
101
|
width="1em"
|
|
@@ -132,8 +132,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
132
132
|
<span class="pf-v6-c-button__icon">
|
|
133
133
|
<svg
|
|
134
134
|
class="pf-v6-svg"
|
|
135
|
-
viewBox="0 0 20 20"
|
|
136
135
|
fill="currentColor"
|
|
136
|
+
viewBox="0 0 20 20"
|
|
137
137
|
aria-hidden="true"
|
|
138
138
|
role="img"
|
|
139
139
|
width="1em"
|
|
@@ -177,8 +177,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
177
177
|
<span class="pf-v6-c-button__icon">
|
|
178
178
|
<svg
|
|
179
179
|
class="pf-v6-svg"
|
|
180
|
-
viewBox="0 0 20 20"
|
|
181
180
|
fill="currentColor"
|
|
181
|
+
viewBox="0 0 20 20"
|
|
182
182
|
aria-hidden="true"
|
|
183
183
|
role="img"
|
|
184
184
|
width="1em"
|
|
@@ -222,8 +222,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
222
222
|
<span class="pf-v6-c-button__icon">
|
|
223
223
|
<svg
|
|
224
224
|
class="pf-v6-svg"
|
|
225
|
-
viewBox="0 0 20 20"
|
|
226
225
|
fill="currentColor"
|
|
226
|
+
viewBox="0 0 20 20"
|
|
227
227
|
aria-hidden="true"
|
|
228
228
|
role="img"
|
|
229
229
|
width="1em"
|
|
@@ -267,8 +267,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
267
267
|
<span class="pf-v6-c-button__icon">
|
|
268
268
|
<svg
|
|
269
269
|
class="pf-v6-svg"
|
|
270
|
-
viewBox="0 0 20 20"
|
|
271
270
|
fill="currentColor"
|
|
271
|
+
viewBox="0 0 20 20"
|
|
272
272
|
aria-hidden="true"
|
|
273
273
|
role="img"
|
|
274
274
|
width="1em"
|
|
@@ -306,8 +306,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
306
306
|
<span class="pf-v6-c-button__icon">
|
|
307
307
|
<svg
|
|
308
308
|
class="pf-v6-svg"
|
|
309
|
-
viewBox="0 0 20 20"
|
|
310
309
|
fill="currentColor"
|
|
310
|
+
viewBox="0 0 20 20"
|
|
311
311
|
aria-hidden="true"
|
|
312
312
|
role="img"
|
|
313
313
|
width="1em"
|
|
@@ -355,8 +355,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
355
355
|
<span class="pf-v6-c-button__icon">
|
|
356
356
|
<svg
|
|
357
357
|
class="pf-v6-svg"
|
|
358
|
-
viewBox="0 0 20 20"
|
|
359
358
|
fill="currentColor"
|
|
359
|
+
viewBox="0 0 20 20"
|
|
360
360
|
aria-hidden="true"
|
|
361
361
|
role="img"
|
|
362
362
|
width="1em"
|
|
@@ -414,8 +414,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
414
414
|
<span class="pf-v6-c-button__icon">
|
|
415
415
|
<svg
|
|
416
416
|
class="pf-v6-svg"
|
|
417
|
-
viewBox="0 0 20 20"
|
|
418
417
|
fill="currentColor"
|
|
418
|
+
viewBox="0 0 20 20"
|
|
419
419
|
aria-hidden="true"
|
|
420
420
|
role="img"
|
|
421
421
|
width="1em"
|
|
@@ -434,15 +434,15 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
434
434
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
435
435
|
<svg
|
|
436
436
|
class="pf-v6-svg"
|
|
437
|
-
viewBox="0 0 36 36"
|
|
438
437
|
fill="currentColor"
|
|
438
|
+
viewBox="0 0 32 32"
|
|
439
439
|
aria-hidden="true"
|
|
440
440
|
role="img"
|
|
441
441
|
width="1em"
|
|
442
442
|
height="1em"
|
|
443
443
|
>
|
|
444
444
|
<path
|
|
445
|
-
d="
|
|
445
|
+
d="M18 3v26a1 1 0 0 1-1.614.789L7.657 23H2.5c-.827 0-1.5-.673-1.5-1.5v-11C1 9.673 1.673 9 2.5 9h5.157l8.729-6.789A1 1 0 0 1 18.001 3Zm8.716 2.512a1 1 0 1 0-1.432 1.396C27.68 9.363 29 12.592 29 16s-1.319 6.637-3.716 9.092a.999.999 0 1 0 1.432 1.396C29.479 23.658 31 19.932 31 16s-1.521-7.658-4.284-10.488Zm-3.965 4.538a1 1 0 0 0-1.502 1.32C22.378 12.654 23 14.298 23 16s-.622 3.346-1.751 4.63a1 1 0 0 0 1.502 1.32C24.201 20.302 25 18.188 25 16s-.799-4.302-2.249-5.95Z"
|
|
446
446
|
/>
|
|
447
447
|
</svg>
|
|
448
448
|
</span>
|
|
@@ -471,8 +471,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
471
471
|
<span class="pf-v6-c-button__icon">
|
|
472
472
|
<svg
|
|
473
473
|
class="pf-v6-svg"
|
|
474
|
-
viewBox="0 0 20 20"
|
|
475
474
|
fill="currentColor"
|
|
475
|
+
viewBox="0 0 20 20"
|
|
476
476
|
aria-hidden="true"
|
|
477
477
|
role="img"
|
|
478
478
|
width="1em"
|
|
@@ -491,8 +491,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
491
491
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
492
492
|
<svg
|
|
493
493
|
class="pf-v6-svg"
|
|
494
|
-
viewBox="0 0 32 32"
|
|
495
494
|
fill="currentColor"
|
|
495
|
+
viewBox="0 0 32 32"
|
|
496
496
|
aria-hidden="true"
|
|
497
497
|
role="img"
|
|
498
498
|
width="1em"
|
|
@@ -535,8 +535,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
535
535
|
<span class="pf-v6-c-button__icon">
|
|
536
536
|
<svg
|
|
537
537
|
class="pf-v6-svg"
|
|
538
|
-
viewBox="0 0 20 20"
|
|
539
538
|
fill="currentColor"
|
|
539
|
+
viewBox="0 0 20 20"
|
|
540
540
|
aria-hidden="true"
|
|
541
541
|
role="img"
|
|
542
542
|
width="1em"
|
|
@@ -555,8 +555,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
555
555
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
556
556
|
<svg
|
|
557
557
|
class="pf-v6-svg"
|
|
558
|
-
viewBox="0 0 32 32"
|
|
559
558
|
fill="currentColor"
|
|
559
|
+
viewBox="0 0 32 32"
|
|
560
560
|
aria-hidden="true"
|
|
561
561
|
role="img"
|
|
562
562
|
width="1em"
|
|
@@ -599,8 +599,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
599
599
|
<span class="pf-v6-c-button__icon">
|
|
600
600
|
<svg
|
|
601
601
|
class="pf-v6-svg"
|
|
602
|
-
viewBox="0 0 20 20"
|
|
603
602
|
fill="currentColor"
|
|
603
|
+
viewBox="0 0 20 20"
|
|
604
604
|
aria-hidden="true"
|
|
605
605
|
role="img"
|
|
606
606
|
width="1em"
|
|
@@ -619,8 +619,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
619
619
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
620
620
|
<svg
|
|
621
621
|
class="pf-v6-svg"
|
|
622
|
-
viewBox="0 0 32 32"
|
|
623
622
|
fill="currentColor"
|
|
623
|
+
viewBox="0 0 32 32"
|
|
624
624
|
aria-hidden="true"
|
|
625
625
|
role="img"
|
|
626
626
|
width="1em"
|
|
@@ -663,8 +663,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
663
663
|
<span class="pf-v6-c-button__icon">
|
|
664
664
|
<svg
|
|
665
665
|
class="pf-v6-svg"
|
|
666
|
-
viewBox="0 0 20 20"
|
|
667
666
|
fill="currentColor"
|
|
667
|
+
viewBox="0 0 20 20"
|
|
668
668
|
aria-hidden="true"
|
|
669
669
|
role="img"
|
|
670
670
|
width="1em"
|
|
@@ -683,8 +683,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
683
683
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
684
684
|
<svg
|
|
685
685
|
class="pf-v6-svg"
|
|
686
|
-
viewBox="0 0 32 32"
|
|
687
686
|
fill="currentColor"
|
|
687
|
+
viewBox="0 0 32 32"
|
|
688
688
|
aria-hidden="true"
|
|
689
689
|
role="img"
|
|
690
690
|
width="1em"
|
|
@@ -727,8 +727,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
727
727
|
<span class="pf-v6-c-button__icon">
|
|
728
728
|
<svg
|
|
729
729
|
class="pf-v6-svg"
|
|
730
|
-
viewBox="0 0 20 20"
|
|
731
730
|
fill="currentColor"
|
|
731
|
+
viewBox="0 0 20 20"
|
|
732
732
|
aria-hidden="true"
|
|
733
733
|
role="img"
|
|
734
734
|
width="1em"
|
|
@@ -747,8 +747,8 @@ cssPrefix: pf-v6-c-modal-box
|
|
|
747
747
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
748
748
|
<svg
|
|
749
749
|
class="pf-v6-svg"
|
|
750
|
-
viewBox="0 0 32 32"
|
|
751
750
|
fill="currentColor"
|
|
751
|
+
viewBox="0 0 32 32"
|
|
752
752
|
aria-hidden="true"
|
|
753
753
|
role="img"
|
|
754
754
|
width="1em"
|
|
@@ -793,8 +793,8 @@ The status modifier classes can be applied directly to the modal title element,
|
|
|
793
793
|
<span class="pf-v6-c-button__icon">
|
|
794
794
|
<svg
|
|
795
795
|
class="pf-v6-svg"
|
|
796
|
-
viewBox="0 0 20 20"
|
|
797
796
|
fill="currentColor"
|
|
797
|
+
viewBox="0 0 20 20"
|
|
798
798
|
aria-hidden="true"
|
|
799
799
|
role="img"
|
|
800
800
|
width="1em"
|
|
@@ -816,8 +816,8 @@ The status modifier classes can be applied directly to the modal title element,
|
|
|
816
816
|
<span class="pf-v6-c-modal-box__title-icon">
|
|
817
817
|
<svg
|
|
818
818
|
class="pf-v6-svg"
|
|
819
|
-
viewBox="0 0 32 32"
|
|
820
819
|
fill="currentColor"
|
|
820
|
+
viewBox="0 0 32 32"
|
|
821
821
|
aria-hidden="true"
|
|
822
822
|
role="img"
|
|
823
823
|
width="1em"
|
|
@@ -149,8 +149,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
149
149
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
150
150
|
<svg
|
|
151
151
|
class="pf-v6-svg"
|
|
152
|
-
viewBox="0 0 20 20"
|
|
153
152
|
fill="currentColor"
|
|
153
|
+
viewBox="0 0 20 20"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
role="img"
|
|
156
156
|
width="1em"
|
|
@@ -230,8 +230,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
230
230
|
<span class="pf-v6-c-button__icon">
|
|
231
231
|
<svg
|
|
232
232
|
class="pf-v6-svg"
|
|
233
|
-
viewBox="0 0 20 20"
|
|
234
233
|
fill="currentColor"
|
|
234
|
+
viewBox="0 0 20 20"
|
|
235
235
|
aria-hidden="true"
|
|
236
236
|
role="img"
|
|
237
237
|
width="1em"
|
|
@@ -293,8 +293,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
293
293
|
<span class="pf-v6-c-button__icon">
|
|
294
294
|
<svg
|
|
295
295
|
class="pf-v6-svg"
|
|
296
|
-
viewBox="0 0 20 20"
|
|
297
296
|
fill="currentColor"
|
|
297
|
+
viewBox="0 0 20 20"
|
|
298
298
|
aria-hidden="true"
|
|
299
299
|
role="img"
|
|
300
300
|
width="1em"
|
|
@@ -356,8 +356,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
356
356
|
<span class="pf-v6-c-button__icon">
|
|
357
357
|
<svg
|
|
358
358
|
class="pf-v6-svg"
|
|
359
|
-
viewBox="0 0 20 20"
|
|
360
359
|
fill="currentColor"
|
|
360
|
+
viewBox="0 0 20 20"
|
|
361
361
|
aria-hidden="true"
|
|
362
362
|
role="img"
|
|
363
363
|
width="1em"
|
|
@@ -415,8 +415,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
415
415
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
416
416
|
<svg
|
|
417
417
|
class="pf-v6-svg"
|
|
418
|
-
viewBox="0 0 20 20"
|
|
419
418
|
fill="currentColor"
|
|
419
|
+
viewBox="0 0 20 20"
|
|
420
420
|
aria-hidden="true"
|
|
421
421
|
role="img"
|
|
422
422
|
width="1em"
|
|
@@ -495,8 +495,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
495
495
|
<span class="pf-v6-c-button__icon">
|
|
496
496
|
<svg
|
|
497
497
|
class="pf-v6-svg"
|
|
498
|
-
viewBox="0 0 20 20"
|
|
499
498
|
fill="currentColor"
|
|
499
|
+
viewBox="0 0 20 20"
|
|
500
500
|
aria-hidden="true"
|
|
501
501
|
role="img"
|
|
502
502
|
width="1em"
|
|
@@ -558,8 +558,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
558
558
|
<span class="pf-v6-c-button__icon">
|
|
559
559
|
<svg
|
|
560
560
|
class="pf-v6-svg"
|
|
561
|
-
viewBox="0 0 20 20"
|
|
562
561
|
fill="currentColor"
|
|
562
|
+
viewBox="0 0 20 20"
|
|
563
563
|
aria-hidden="true"
|
|
564
564
|
role="img"
|
|
565
565
|
width="1em"
|
|
@@ -621,8 +621,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
621
621
|
<span class="pf-v6-c-button__icon">
|
|
622
622
|
<svg
|
|
623
623
|
class="pf-v6-svg"
|
|
624
|
-
viewBox="0 0 20 20"
|
|
625
624
|
fill="currentColor"
|
|
625
|
+
viewBox="0 0 20 20"
|
|
626
626
|
aria-hidden="true"
|
|
627
627
|
role="img"
|
|
628
628
|
width="1em"
|
|
@@ -680,8 +680,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
680
680
|
<span class="pf-v6-c-expandable-section__toggle-icon">
|
|
681
681
|
<svg
|
|
682
682
|
class="pf-v6-svg"
|
|
683
|
-
viewBox="0 0 20 20"
|
|
684
683
|
fill="currentColor"
|
|
684
|
+
viewBox="0 0 20 20"
|
|
685
685
|
aria-hidden="true"
|
|
686
686
|
role="img"
|
|
687
687
|
width="1em"
|
|
@@ -760,8 +760,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
760
760
|
<span class="pf-v6-c-button__icon">
|
|
761
761
|
<svg
|
|
762
762
|
class="pf-v6-svg"
|
|
763
|
-
viewBox="0 0 20 20"
|
|
764
763
|
fill="currentColor"
|
|
764
|
+
viewBox="0 0 20 20"
|
|
765
765
|
aria-hidden="true"
|
|
766
766
|
role="img"
|
|
767
767
|
width="1em"
|
|
@@ -823,8 +823,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
823
823
|
<span class="pf-v6-c-button__icon">
|
|
824
824
|
<svg
|
|
825
825
|
class="pf-v6-svg"
|
|
826
|
-
viewBox="0 0 20 20"
|
|
827
826
|
fill="currentColor"
|
|
827
|
+
viewBox="0 0 20 20"
|
|
828
828
|
aria-hidden="true"
|
|
829
829
|
role="img"
|
|
830
830
|
width="1em"
|
|
@@ -886,8 +886,8 @@ cssPrefix: pf-v6-c-multiple-file-upload
|
|
|
886
886
|
<span class="pf-v6-c-button__icon">
|
|
887
887
|
<svg
|
|
888
888
|
class="pf-v6-svg"
|
|
889
|
-
viewBox="0 0 20 20"
|
|
890
889
|
fill="currentColor"
|
|
890
|
+
viewBox="0 0 20 20"
|
|
891
891
|
aria-hidden="true"
|
|
892
892
|
role="img"
|
|
893
893
|
width="1em"
|