@patternfly/patternfly 6.5.0-prerelease.45 → 6.5.0-prerelease.46
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/components/NotificationDrawer/notification-drawer.css +10 -2
- package/components/NotificationDrawer/notification-drawer.scss +11 -4
- package/components/_index.css +10 -2
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +2 -2
- package/docs/components/ActionList/examples/ActionList.md +10 -10
- package/docs/components/Alert/examples/Alert.md +30 -30
- package/docs/components/Banner/examples/Banner.md +65 -5
- package/docs/components/Drawer/examples/Drawer.md +42 -42
- package/docs/components/DualListSelector/examples/DualListSelector.md +792 -72
- package/docs/components/Icon/examples/Icon.md +65 -5
- package/docs/components/InlineEdit/examples/InlineEdit.md +16 -16
- package/docs/components/Label/examples/Label.md +2812 -220
- package/docs/components/MenuToggle/examples/MenuToggle.md +13 -1
- package/docs/components/ModalBox/examples/ModalBox.md +121 -37
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +18 -18
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +524 -44
- package/docs/components/Popover/examples/Popover.md +110 -38
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +273 -21
- package/docs/components/Slider/examples/Slider.md +52 -4
- package/docs/components/Tabs/examples/Tabs.md +1638 -126
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +509 -41
- package/docs/components/Toolbar/examples/Toolbar.md +48 -48
- package/docs/components/Wizard/examples/Wizard.md +26 -26
- package/docs/demos/AboutModal/examples/AboutModal.md +2 -2
- package/docs/demos/Alert/examples/Alert.md +6 -6
- package/docs/demos/Card/examples/Card.md +80 -8
- package/docs/demos/Compass/examples/Compass.md +2 -2
- package/docs/demos/Dashboard/examples/Dashboard.md +24 -6
- package/docs/demos/DescriptionList/examples/DescriptionList.md +2 -2
- package/docs/demos/Drawer/examples/Drawer.md +6 -6
- package/docs/demos/Form/examples/BasicForms.md +26 -2
- package/docs/demos/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/demos/Masthead/examples/Masthead.md +15 -3
- package/docs/demos/Modal/examples/Modal.md +12 -12
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +816 -96
- package/docs/demos/Page/examples/Page.md +2 -2
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +90 -18
- package/docs/demos/Table/examples/Table.md +232 -19
- package/docs/demos/Tabs/examples/Tabs.md +23 -5
- package/docs/demos/Toolbar/examples/Toolbar.md +24 -24
- package/docs/demos/Wizard/examples/Wizard.md +20 -20
- package/package.json +1 -1
- package/patternfly-no-globals.css +10 -2
- package/patternfly.css +10 -2
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -3876,7 +3876,7 @@ wrapperTag: div
|
|
|
3876
3876
|
aria-expanded="false"
|
|
3877
3877
|
>
|
|
3878
3878
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
3879
|
-
<i class="fas fa-cogs
|
|
3879
|
+
<i class="fas fa-cogs" aria-hidden="true"></i>
|
|
3880
3880
|
</span>
|
|
3881
3881
|
<span class="pf-v6-c-menu-toggle__text">Administrator</span>
|
|
3882
3882
|
<span class="pf-v6-c-menu-toggle__controls">
|
|
@@ -4214,7 +4214,7 @@ wrapperTag: div
|
|
|
4214
4214
|
aria-expanded="true"
|
|
4215
4215
|
>
|
|
4216
4216
|
<span class="pf-v6-c-menu-toggle__icon">
|
|
4217
|
-
<i class="fas fa-cogs
|
|
4217
|
+
<i class="fas fa-cogs" aria-hidden="true"></i>
|
|
4218
4218
|
</span>
|
|
4219
4219
|
<span class="pf-v6-c-menu-toggle__text">Administrator</span>
|
|
4220
4220
|
<span class="pf-v6-c-menu-toggle__controls">
|
|
@@ -426,7 +426,25 @@ wrapperTag: div
|
|
|
426
426
|
aria-label="Sort"
|
|
427
427
|
>
|
|
428
428
|
<span class="pf-v6-c-button__icon">
|
|
429
|
-
|
|
429
|
+
<span class="pf-v6-c-icon">
|
|
430
|
+
<span
|
|
431
|
+
class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl"
|
|
432
|
+
>
|
|
433
|
+
<svg
|
|
434
|
+
class="pf-v6-svg"
|
|
435
|
+
viewBox="0 0 512 512"
|
|
436
|
+
fill="currentColor"
|
|
437
|
+
aria-hidden="true"
|
|
438
|
+
role="img"
|
|
439
|
+
width="1em"
|
|
440
|
+
height="1em"
|
|
441
|
+
>
|
|
442
|
+
<path
|
|
443
|
+
d="M304 416h-64a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-128-64h-48V48a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v304H16c-14.19 0-21.37 17.24-11.29 27.31l80 96a16 16 0 0 0 22.62 0l80-96C197.35 369.26 190.22 352 176 352zm256-192H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-64 128H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM496 32H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h256a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"
|
|
444
|
+
/>
|
|
445
|
+
</svg>
|
|
446
|
+
</span>
|
|
447
|
+
</span>
|
|
430
448
|
</span>
|
|
431
449
|
</button>
|
|
432
450
|
</div>
|
|
@@ -1110,7 +1128,7 @@ wrapperTag: div
|
|
|
1110
1128
|
<span class="pf-v6-c-button__icon">
|
|
1111
1129
|
<svg
|
|
1112
1130
|
class="pf-v6-svg"
|
|
1113
|
-
viewBox="0 0
|
|
1131
|
+
viewBox="0 0 20 20"
|
|
1114
1132
|
fill="currentColor"
|
|
1115
1133
|
aria-hidden="true"
|
|
1116
1134
|
role="img"
|
|
@@ -1118,7 +1136,7 @@ wrapperTag: div
|
|
|
1118
1136
|
height="1em"
|
|
1119
1137
|
>
|
|
1120
1138
|
<path
|
|
1121
|
-
d="
|
|
1139
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
1122
1140
|
/>
|
|
1123
1141
|
</svg>
|
|
1124
1142
|
</span>
|
|
@@ -1749,7 +1767,25 @@ wrapperTag: div
|
|
|
1749
1767
|
aria-label="Sort"
|
|
1750
1768
|
>
|
|
1751
1769
|
<span class="pf-v6-c-button__icon">
|
|
1752
|
-
|
|
1770
|
+
<span class="pf-v6-c-icon">
|
|
1771
|
+
<span
|
|
1772
|
+
class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl"
|
|
1773
|
+
>
|
|
1774
|
+
<svg
|
|
1775
|
+
class="pf-v6-svg"
|
|
1776
|
+
viewBox="0 0 512 512"
|
|
1777
|
+
fill="currentColor"
|
|
1778
|
+
aria-hidden="true"
|
|
1779
|
+
role="img"
|
|
1780
|
+
width="1em"
|
|
1781
|
+
height="1em"
|
|
1782
|
+
>
|
|
1783
|
+
<path
|
|
1784
|
+
d="M304 416h-64a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-128-64h-48V48a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v304H16c-14.19 0-21.37 17.24-11.29 27.31l80 96a16 16 0 0 0 22.62 0l80-96C197.35 369.26 190.22 352 176 352zm256-192H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-64 128H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM496 32H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h256a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"
|
|
1785
|
+
/>
|
|
1786
|
+
</svg>
|
|
1787
|
+
</span>
|
|
1788
|
+
</span>
|
|
1753
1789
|
</span>
|
|
1754
1790
|
</button>
|
|
1755
1791
|
</div>
|
|
@@ -2433,7 +2469,7 @@ wrapperTag: div
|
|
|
2433
2469
|
<span class="pf-v6-c-button__icon">
|
|
2434
2470
|
<svg
|
|
2435
2471
|
class="pf-v6-svg"
|
|
2436
|
-
viewBox="0 0
|
|
2472
|
+
viewBox="0 0 20 20"
|
|
2437
2473
|
fill="currentColor"
|
|
2438
2474
|
aria-hidden="true"
|
|
2439
2475
|
role="img"
|
|
@@ -2441,7 +2477,7 @@ wrapperTag: div
|
|
|
2441
2477
|
height="1em"
|
|
2442
2478
|
>
|
|
2443
2479
|
<path
|
|
2444
|
-
d="
|
|
2480
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
2445
2481
|
/>
|
|
2446
2482
|
</svg>
|
|
2447
2483
|
</span>
|
|
@@ -2904,7 +2940,25 @@ wrapperTag: div
|
|
|
2904
2940
|
aria-label="Sort"
|
|
2905
2941
|
>
|
|
2906
2942
|
<span class="pf-v6-c-button__icon">
|
|
2907
|
-
|
|
2943
|
+
<span class="pf-v6-c-icon">
|
|
2944
|
+
<span
|
|
2945
|
+
class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl"
|
|
2946
|
+
>
|
|
2947
|
+
<svg
|
|
2948
|
+
class="pf-v6-svg"
|
|
2949
|
+
viewBox="0 0 512 512"
|
|
2950
|
+
fill="currentColor"
|
|
2951
|
+
aria-hidden="true"
|
|
2952
|
+
role="img"
|
|
2953
|
+
width="1em"
|
|
2954
|
+
height="1em"
|
|
2955
|
+
>
|
|
2956
|
+
<path
|
|
2957
|
+
d="M304 416h-64a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-128-64h-48V48a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v304H16c-14.19 0-21.37 17.24-11.29 27.31l80 96a16 16 0 0 0 22.62 0l80-96C197.35 369.26 190.22 352 176 352zm256-192H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-64 128H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM496 32H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h256a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"
|
|
2958
|
+
/>
|
|
2959
|
+
</svg>
|
|
2960
|
+
</span>
|
|
2961
|
+
</span>
|
|
2908
2962
|
</span>
|
|
2909
2963
|
</button>
|
|
2910
2964
|
</div>
|
|
@@ -3588,7 +3642,7 @@ wrapperTag: div
|
|
|
3588
3642
|
<span class="pf-v6-c-button__icon">
|
|
3589
3643
|
<svg
|
|
3590
3644
|
class="pf-v6-svg"
|
|
3591
|
-
viewBox="0 0
|
|
3645
|
+
viewBox="0 0 20 20"
|
|
3592
3646
|
fill="currentColor"
|
|
3593
3647
|
aria-hidden="true"
|
|
3594
3648
|
role="img"
|
|
@@ -3596,7 +3650,7 @@ wrapperTag: div
|
|
|
3596
3650
|
height="1em"
|
|
3597
3651
|
>
|
|
3598
3652
|
<path
|
|
3599
|
-
d="
|
|
3653
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
3600
3654
|
/>
|
|
3601
3655
|
</svg>
|
|
3602
3656
|
</span>
|
|
@@ -4095,7 +4149,25 @@ wrapperTag: div
|
|
|
4095
4149
|
aria-label="Sort"
|
|
4096
4150
|
>
|
|
4097
4151
|
<span class="pf-v6-c-button__icon">
|
|
4098
|
-
|
|
4152
|
+
<span class="pf-v6-c-icon">
|
|
4153
|
+
<span
|
|
4154
|
+
class="pf-v6-c-icon__content pf-v6-m-mirror-inline-rtl"
|
|
4155
|
+
>
|
|
4156
|
+
<svg
|
|
4157
|
+
class="pf-v6-svg"
|
|
4158
|
+
viewBox="0 0 512 512"
|
|
4159
|
+
fill="currentColor"
|
|
4160
|
+
aria-hidden="true"
|
|
4161
|
+
role="img"
|
|
4162
|
+
width="1em"
|
|
4163
|
+
height="1em"
|
|
4164
|
+
>
|
|
4165
|
+
<path
|
|
4166
|
+
d="M304 416h-64a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-128-64h-48V48a16 16 0 0 0-16-16H80a16 16 0 0 0-16 16v304H16c-14.19 0-21.37 17.24-11.29 27.31l80 96a16 16 0 0 0 22.62 0l80-96C197.35 369.26 190.22 352 176 352zm256-192H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h192a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm-64 128H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zM496 32H240a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h256a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"
|
|
4167
|
+
/>
|
|
4168
|
+
</svg>
|
|
4169
|
+
</span>
|
|
4170
|
+
</span>
|
|
4099
4171
|
</span>
|
|
4100
4172
|
</button>
|
|
4101
4173
|
</div>
|
|
@@ -4767,7 +4839,7 @@ wrapperTag: div
|
|
|
4767
4839
|
<span class="pf-v6-c-button__icon">
|
|
4768
4840
|
<svg
|
|
4769
4841
|
class="pf-v6-svg"
|
|
4770
|
-
viewBox="0 0
|
|
4842
|
+
viewBox="0 0 20 20"
|
|
4771
4843
|
fill="currentColor"
|
|
4772
4844
|
aria-hidden="true"
|
|
4773
4845
|
role="img"
|
|
@@ -4775,7 +4847,7 @@ wrapperTag: div
|
|
|
4775
4847
|
height="1em"
|
|
4776
4848
|
>
|
|
4777
4849
|
<path
|
|
4778
|
-
d="
|
|
4850
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
4779
4851
|
/>
|
|
4780
4852
|
</svg>
|
|
4781
4853
|
</span>
|
|
@@ -5256,7 +5328,7 @@ wrapperTag: div
|
|
|
5256
5328
|
<span class="pf-v6-c-button__icon">
|
|
5257
5329
|
<svg
|
|
5258
5330
|
class="pf-v6-svg"
|
|
5259
|
-
viewBox="0 0
|
|
5331
|
+
viewBox="0 0 20 20"
|
|
5260
5332
|
fill="currentColor"
|
|
5261
5333
|
aria-hidden="true"
|
|
5262
5334
|
role="img"
|
|
@@ -5264,7 +5336,7 @@ wrapperTag: div
|
|
|
5264
5336
|
height="1em"
|
|
5265
5337
|
>
|
|
5266
5338
|
<path
|
|
5267
|
-
d="
|
|
5339
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5268
5340
|
/>
|
|
5269
5341
|
</svg>
|
|
5270
5342
|
</span>
|
|
@@ -5873,7 +5945,7 @@ wrapperTag: div
|
|
|
5873
5945
|
<span class="pf-v6-c-button__icon">
|
|
5874
5946
|
<svg
|
|
5875
5947
|
class="pf-v6-svg"
|
|
5876
|
-
viewBox="0 0
|
|
5948
|
+
viewBox="0 0 20 20"
|
|
5877
5949
|
fill="currentColor"
|
|
5878
5950
|
aria-hidden="true"
|
|
5879
5951
|
role="img"
|
|
@@ -5881,7 +5953,7 @@ wrapperTag: div
|
|
|
5881
5953
|
height="1em"
|
|
5882
5954
|
>
|
|
5883
5955
|
<path
|
|
5884
|
-
d="
|
|
5956
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
5885
5957
|
/>
|
|
5886
5958
|
</svg>
|
|
5887
5959
|
</span>
|
|
@@ -6921,7 +6993,7 @@ wrapperTag: div
|
|
|
6921
6993
|
<span class="pf-v6-c-button__icon">
|
|
6922
6994
|
<svg
|
|
6923
6995
|
class="pf-v6-svg"
|
|
6924
|
-
viewBox="0 0
|
|
6996
|
+
viewBox="0 0 20 20"
|
|
6925
6997
|
fill="currentColor"
|
|
6926
6998
|
aria-hidden="true"
|
|
6927
6999
|
role="img"
|
|
@@ -6929,7 +7001,7 @@ wrapperTag: div
|
|
|
6929
7001
|
height="1em"
|
|
6930
7002
|
>
|
|
6931
7003
|
<path
|
|
6932
|
-
d="
|
|
7004
|
+
d="M17.8 16.2 11.59 10l6.21-6.21c.42-.46.39-1.17-.07-1.59-.43-.4-1.09-.4-1.52 0l-6.2 6.2-6.22-6.19c-.44-.44-1.15-.44-1.59 0-.44.44-.44 1.15 0 1.59l6.2 6.21-6.2 6.2c-.42.46-.39 1.17.07 1.59.43.4 1.09.4 1.52 0L10 11.59l6.2 6.2c.44.44 1.15.44 1.59 0 .44-.45.44-1.16 0-1.6Z"
|
|
6933
7005
|
/>
|
|
6934
7006
|
</svg>
|
|
6935
7007
|
</span>
|