@patternfly/patternfly 6.6.0-prerelease.9 → 6.6.0
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/assets/fonts/RedHatDisplay/RedHatDisplayVF-Italic.woff2 +0 -0
- package/assets/fonts/RedHatDisplay/RedHatDisplayVF.woff2 +0 -0
- package/assets/fonts/RedHatMono/RedHatMonoVF-Italic.woff2 +0 -0
- package/assets/fonts/RedHatMono/RedHatMonoVF.woff2 +0 -0
- package/assets/fonts/RedHatText/RedHatTextVF-Italic.woff2 +0 -0
- package/assets/fonts/RedHatText/RedHatTextVF.woff2 +0 -0
- package/base/patternfly-fonts.css +4 -4
- package/base/patternfly-fonts.scss +4 -4
- package/base/patternfly-variables.css +6 -6
- 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 +1 -1
- package/base/tokens/tokens-default.scss +4 -4
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass.scss +1 -1
- 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 +1 -1
- package/base/tokens/tokens-glass.scss +1 -1
- package/base/tokens/tokens-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-highcontrast.scss +4 -4
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +3 -3
- package/components/Alert/alert.css +1 -0
- package/components/Alert/alert.scss +1 -0
- package/components/Banner/banner.css +7 -0
- package/components/Banner/banner.scss +7 -0
- package/components/Button/button.css +15 -1
- package/components/Button/button.scss +17 -1
- package/components/DragDrop/drag-drop.css +4 -0
- package/components/DragDrop/drag-drop.scss +4 -0
- package/components/Page/page.css +7 -5
- package/components/Page/page.scss +9 -8
- package/components/Panel/panel.css +1 -1
- package/components/Panel/panel.scss +2 -2
- package/components/Table/table.css +26 -18
- package/components/Table/table.scss +37 -27
- package/components/_index.css +61 -25
- package/docs/components/DualListSelector/examples/DualListSelector.md +72 -72
- package/docs/components/Pagination/examples/Pagination.md +120 -120
- package/docs/components/Table/examples/Table.md +7 -0
- package/docs/components/Toolbar/examples/Toolbar.md +16 -16
- package/docs/demos/CardView/examples/CardView.md +12 -12
- package/docs/demos/Compass/examples/Compass.md +16 -16
- package/docs/demos/Dashboard/examples/Dashboard.md +27 -30
- package/docs/demos/DataList/examples/DataList.md +48 -48
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +20 -20
- package/docs/demos/Table/examples/Table.md +160 -160
- package/docs/demos/Toolbar/examples/Toolbar.md +36 -36
- package/package.json +2 -2
- package/patternfly-base-no-globals.css +10 -10
- package/patternfly-base.css +10 -10
- package/patternfly-no-globals.css +71 -35
- package/patternfly.css +71 -35
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -693,14 +693,14 @@ wrapperTag: div
|
|
|
693
693
|
<svg
|
|
694
694
|
class="pf-v6-svg"
|
|
695
695
|
fill="currentColor"
|
|
696
|
-
viewBox="0 0
|
|
696
|
+
viewBox="0 0 20 20"
|
|
697
697
|
aria-hidden="true"
|
|
698
698
|
role="img"
|
|
699
699
|
width="1em"
|
|
700
700
|
height="1em"
|
|
701
701
|
>
|
|
702
702
|
<path
|
|
703
|
-
d="
|
|
703
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
704
704
|
/>
|
|
705
705
|
</svg>
|
|
706
706
|
</span>
|
|
@@ -718,14 +718,14 @@ wrapperTag: div
|
|
|
718
718
|
<svg
|
|
719
719
|
class="pf-v6-svg"
|
|
720
720
|
fill="currentColor"
|
|
721
|
-
viewBox="0 0
|
|
721
|
+
viewBox="0 0 20 20"
|
|
722
722
|
aria-hidden="true"
|
|
723
723
|
role="img"
|
|
724
724
|
width="1em"
|
|
725
725
|
height="1em"
|
|
726
726
|
>
|
|
727
727
|
<path
|
|
728
|
-
d="
|
|
728
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
729
729
|
/>
|
|
730
730
|
</svg>
|
|
731
731
|
</span>
|
|
@@ -2198,14 +2198,14 @@ wrapperTag: div
|
|
|
2198
2198
|
<svg
|
|
2199
2199
|
class="pf-v6-svg"
|
|
2200
2200
|
fill="currentColor"
|
|
2201
|
-
viewBox="0 0
|
|
2201
|
+
viewBox="0 0 20 20"
|
|
2202
2202
|
aria-hidden="true"
|
|
2203
2203
|
role="img"
|
|
2204
2204
|
width="1em"
|
|
2205
2205
|
height="1em"
|
|
2206
2206
|
>
|
|
2207
2207
|
<path
|
|
2208
|
-
d="
|
|
2208
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
2209
2209
|
/>
|
|
2210
2210
|
</svg>
|
|
2211
2211
|
</span>
|
|
@@ -2223,14 +2223,14 @@ wrapperTag: div
|
|
|
2223
2223
|
<svg
|
|
2224
2224
|
class="pf-v6-svg"
|
|
2225
2225
|
fill="currentColor"
|
|
2226
|
-
viewBox="0 0
|
|
2226
|
+
viewBox="0 0 20 20"
|
|
2227
2227
|
aria-hidden="true"
|
|
2228
2228
|
role="img"
|
|
2229
2229
|
width="1em"
|
|
2230
2230
|
height="1em"
|
|
2231
2231
|
>
|
|
2232
2232
|
<path
|
|
2233
|
-
d="
|
|
2233
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
2234
2234
|
/>
|
|
2235
2235
|
</svg>
|
|
2236
2236
|
</span>
|
|
@@ -3514,14 +3514,14 @@ wrapperTag: div
|
|
|
3514
3514
|
<svg
|
|
3515
3515
|
class="pf-v6-svg"
|
|
3516
3516
|
fill="currentColor"
|
|
3517
|
-
viewBox="0 0
|
|
3517
|
+
viewBox="0 0 20 20"
|
|
3518
3518
|
aria-hidden="true"
|
|
3519
3519
|
role="img"
|
|
3520
3520
|
width="1em"
|
|
3521
3521
|
height="1em"
|
|
3522
3522
|
>
|
|
3523
3523
|
<path
|
|
3524
|
-
d="
|
|
3524
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
3525
3525
|
/>
|
|
3526
3526
|
</svg>
|
|
3527
3527
|
</span>
|
|
@@ -3539,14 +3539,14 @@ wrapperTag: div
|
|
|
3539
3539
|
<svg
|
|
3540
3540
|
class="pf-v6-svg"
|
|
3541
3541
|
fill="currentColor"
|
|
3542
|
-
viewBox="0 0
|
|
3542
|
+
viewBox="0 0 20 20"
|
|
3543
3543
|
aria-hidden="true"
|
|
3544
3544
|
role="img"
|
|
3545
3545
|
width="1em"
|
|
3546
3546
|
height="1em"
|
|
3547
3547
|
>
|
|
3548
3548
|
<path
|
|
3549
|
-
d="
|
|
3549
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
3550
3550
|
/>
|
|
3551
3551
|
</svg>
|
|
3552
3552
|
</span>
|
|
@@ -4934,14 +4934,14 @@ wrapperTag: div
|
|
|
4934
4934
|
<svg
|
|
4935
4935
|
class="pf-v6-svg"
|
|
4936
4936
|
fill="currentColor"
|
|
4937
|
-
viewBox="0 0
|
|
4937
|
+
viewBox="0 0 20 20"
|
|
4938
4938
|
aria-hidden="true"
|
|
4939
4939
|
role="img"
|
|
4940
4940
|
width="1em"
|
|
4941
4941
|
height="1em"
|
|
4942
4942
|
>
|
|
4943
4943
|
<path
|
|
4944
|
-
d="
|
|
4944
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
4945
4945
|
/>
|
|
4946
4946
|
</svg>
|
|
4947
4947
|
</span>
|
|
@@ -4959,14 +4959,14 @@ wrapperTag: div
|
|
|
4959
4959
|
<svg
|
|
4960
4960
|
class="pf-v6-svg"
|
|
4961
4961
|
fill="currentColor"
|
|
4962
|
-
viewBox="0 0
|
|
4962
|
+
viewBox="0 0 20 20"
|
|
4963
4963
|
aria-hidden="true"
|
|
4964
4964
|
role="img"
|
|
4965
4965
|
width="1em"
|
|
4966
4966
|
height="1em"
|
|
4967
4967
|
>
|
|
4968
4968
|
<path
|
|
4969
|
-
d="
|
|
4969
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
4970
4970
|
/>
|
|
4971
4971
|
</svg>
|
|
4972
4972
|
</span>
|
|
@@ -7532,14 +7532,14 @@ wrapperTag: div
|
|
|
7532
7532
|
<svg
|
|
7533
7533
|
class="pf-v6-svg"
|
|
7534
7534
|
fill="currentColor"
|
|
7535
|
-
viewBox="0 0
|
|
7535
|
+
viewBox="0 0 20 20"
|
|
7536
7536
|
aria-hidden="true"
|
|
7537
7537
|
role="img"
|
|
7538
7538
|
width="1em"
|
|
7539
7539
|
height="1em"
|
|
7540
7540
|
>
|
|
7541
7541
|
<path
|
|
7542
|
-
d="
|
|
7542
|
+
d="m6.41 10 7.29-7.29.02-.02c.38-.4.37-1.03-.02-1.41-.4-.38-1.03-.37-1.41.02L4.64 8.95a1.49 1.49 0 0 0 0 2.12l7.65 7.65c.19.19.44.29.71.29.27 0 .52-.11.71-.29a.996.996 0 0 0 0-1.41l-7.29-7.29Z"
|
|
7543
7543
|
/>
|
|
7544
7544
|
</svg>
|
|
7545
7545
|
</span>
|
|
@@ -7557,14 +7557,14 @@ wrapperTag: div
|
|
|
7557
7557
|
<svg
|
|
7558
7558
|
class="pf-v6-svg"
|
|
7559
7559
|
fill="currentColor"
|
|
7560
|
-
viewBox="0 0
|
|
7560
|
+
viewBox="0 0 20 20"
|
|
7561
7561
|
aria-hidden="true"
|
|
7562
7562
|
role="img"
|
|
7563
7563
|
width="1em"
|
|
7564
7564
|
height="1em"
|
|
7565
7565
|
>
|
|
7566
7566
|
<path
|
|
7567
|
-
d="
|
|
7567
|
+
d="M14.35 8.94 6.71 1.29l-.02-.02c-.4-.38-1.03-.37-1.41.02-.38.4-.37 1.03.02 1.41l7.29 7.29-7.29 7.29a1.003 1.003 0 0 0 1.42 1.42l7.65-7.65c.59-.59.59-1.54 0-2.12Z"
|
|
7568
7568
|
/>
|
|
7569
7569
|
</svg>
|
|
7570
7570
|
</span>
|